From 94e816987de88da5681dbda80ea3e0937cb4a766 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 05:10:10 +0000 Subject: [PATCH] Deployed d461fc8 with MkDocs version: 1.6.1 --- .nojekyll | 0 404.html | 590 ++ Apresentacoes/Modulo01/index.html | 688 ++ DD/v1/index.html | 2353 ++++++ MER/DER_v1.png | Bin 0 -> 228062 bytes MER/v1/index.html | 767 ++ MR/v1/index.html | 755 ++ assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.83f73b43.min.js | 16 + assets/javascripts/bundle.83f73b43.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.6ce7567c.min.js | 42 + .../workers/search.6ce7567c.min.js.map | 7 + assets/stylesheets/main.0253249f.min.css | 1 + assets/stylesheets/main.0253249f.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + index.html | 725 ++ search/search_index.json | 1 + sitemap.xml | 23 + sitemap.xml.gz | Bin 0 -> 225 bytes 54 files changed, 13179 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 Apresentacoes/Modulo01/index.html create mode 100644 DD/v1/index.html create mode 100644 MER/DER_v1.png create mode 100644 MER/v1/index.html create mode 100644 MR/v1/index.html create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.83f73b43.min.js create mode 100644 assets/javascripts/bundle.83f73b43.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.6ce7567c.min.js create mode 100644 assets/javascripts/workers/search.6ce7567c.min.js.map create mode 100644 assets/stylesheets/main.0253249f.min.css create mode 100644 assets/stylesheets/main.0253249f.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 index.html create mode 100644 search/search_index.json create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..c6f8c42 --- /dev/null +++ b/404.html @@ -0,0 +1,590 @@ + + + + + + + + + + + + + + + + + + + + + + + 2024.2-Avatar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ +

404 - Not found

+ +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/Apresentacoes/Modulo01/index.html b/Apresentacoes/Modulo01/index.html new file mode 100644 index 0000000..f16e905 --- /dev/null +++ b/Apresentacoes/Modulo01/index.html @@ -0,0 +1,688 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Modulo 01 - 2024.2-Avatar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Pular para conteúdo + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Modulo 01

+

Apresentação

+ + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/DD/v1/index.html b/DD/v1/index.html new file mode 100644 index 0000000..65fcaab --- /dev/null +++ b/DD/v1/index.html @@ -0,0 +1,2353 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Versão 01 - 2024.2-Avatar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + Pular para conteúdo + + +
+
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + + + + + +
+
+ + + + + + + +

Dicionário de Dados

+

Introdução

+

O Dicionário de Dados é uma ferramenta que descreve os dados que estão sendo utilizados em um sistema, fornecendo informações detalhadas sobre a estrutura de cada tabela do modelo relacional, como nome, descrição, tipo de dado, tamanho e restrições de domínio.

+

Tabela: Nacao

+

Descrição: Possui as informações das nações que o jogador poderá explorar.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
nomeNome da naçãovarchar20PK
descriçãoDescrição detalhada da naçãovarchar250Not null
+

Tabela: Cidade

+

Descrição: Possui as informações das cidades que o jogador poderá explorar.

+

Observações: A tabela possui uma chave estrangeira para a tabela Nacao.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
nomeNome da cidadevarchar50PK
descriçãoDescrição da cidadevarchar250Not null
nivelNecessarioEntrarNível necessário para que o jogador entre na cidadeintNot null
naçãoNome da naçãovarchar20FK / Not null
+

Tabela: Area

+

Descrição: Possui as informações da área em que o jogador está presente e aonde ele pode ir.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador da áreaintPK / Identity
nomeNome da áreavarchar50Not null
descricaoDescrição da áreavarchar250Not null
areaNorteÁrea ao norteintFK
areaSulÁrea ao sulintFK
areaLesteÁrea ao lesteintFK
areaOesteÁrea ao oesteintFK
cidadeCidade que contém a areaintFK / Not null
+

Tabela: Personagem

+

Descrição: Possui as informações dos personagens que existem no jogo.

+

Observações: A tabela está dividida em duas sub-tabelas, PC e NPC, através de uma especialização por tipo.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do personagemintPK / Identity
tipoDescreve se é um personagem jogável ou nãocharNot null
+

Tabela: PC

+

Descrição: Possui as informações do personagem que o jogador irá utilizar, pode ser classificado como playable character.

+

Observações: a tabela possui chaves estrangeiras às tabelas Combate, Area e InstanciaItem.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do personagemintPK / FK
nomeNome do personagemvarchar50Not null
vidaMaxVida máxima do personagemintNot null
vidaAtualValor que se altera em consequência do combateintNot null
xpQuantidade de pontos de experiência do personagemintNot null
nívelNível do personagemintNot null
numOuroQuantidade de moedas de ouroint
numPrataQuantidade de moedas de prataint
numCobreQuantidade de moedas de cobreint
idInventarioIdentificador do inventário do PCintUnique / Default
pesoMaxInventarioPeso máximo suportado pelo inventário do PCfloatDefault
idAreaAtualIdentificador da área atual do PCintFK / Not null
itemCabecaItem equipado na cabeçaintFK
itemParteSuperiorItem equipado na parte superior do corpointFK
itemParteInferiorItem equipado na parte inferior do corpointFK
itemBotasItem equipado nos pésintFK
itemArmaItem equipado como armaintFK
+

Tabela: NPC

+

Descrição: Possui as informações dos personagens que o jogador poderá interagir, os quais serão não-jogáveis (non-playable characters).

+

Observações: A tabela está dividida em duas sub-tabelas, Amigo e Inimigo, através de uma especialização por tipo.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do NPCintPK / Identity
tipoDescreve se é o NPC é amigável ou nãocharNot null
+

Tabela: Amigo

+

Descrição: Possui as informações dos personagens não-jogáveis que serão amigáveis ao jogador.

+

Observações: O Amigo pode ter subtipos específicos, sendo eles:

+
    +
  • Mestre: responsável por ensinar novos movimentos ao jogador;
  • +
  • Mercador: responsável por curar o jogador;
  • +
  • Curandeiro: responsável por vender itens ao jogador.
  • +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do personagemintPK / FK
nomeNome do personagemvarchar50Not null
vidaMaxVida máxima do personagemintNot null
vidaAtualValor que se altera em consequência do combateintNot null
xpQuantidade de pontos de experiência do personagemintNot null
nívelNível do personagemintNot null
falaEntradaDiálogo inicial do NPCvarchar150Not null
falaSaidaDiálogo final do NPCvarchar150Not null
ehMestreIndica se o amigo é um mestreboolean
nivelNecessarioDiscipuloNível necessário para ser discípulo do mestreint
ehMercadorIndica se o amigo é um mercadorboolean
nivelNecessarioCompraNível necessário para comprar com o mercadorint
multPrecoDefine um aumento ou redução de preço ao comprar com um mercadorfloat
ehCurandeiroIndica se o amigo é um curandeiroboolean
precoPorPontoCuraPreço por quantidade de cura a receber pelo curandeiroint
idAreaIdentificador da área em que o personagem estáintFK / Not null
+

Tabela: FalaHistoria

+

Descrição: Possui as informações das falas que serão utilizadas pelos amigos para interagir com o jogador durante o jogo.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador da falaintPK / Identity
dialogoFala do personagemvarchar150Not null
idAmigoIdentificador do amigo que tem a falaintFK / Not null
+

Tabela: Inimigo

+

Descrição: Possui as informações dos personagens não-jogáveis que serão hostis ao jogador.

+

Observações: Contém uma chave estrangeira à tabela Area.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do personagemintPK / FK
nomeNome do personagemvarchar50Not null
vidaMaxVida máxima do personagemintNot null
vidaAtualValor que se altera em consequência do combateintNot null
xpQuantidade de pontos de experiência do personagemintNot null
nívelNível do personagemintNot null
falaEntradaDiálogo inicial do NPCvarchar150Not null
falaSaidaDiálogo final do NPCvarchar150Not null
xpGanhoXP ganho ao derrotarintNot null
numMoedasGanhoMoedas ganhas ao derrotarintNot null
idAreaIdentificador da área em que o Personagem estáintFK / Not null
+

Tabela: FalaCombate

+

Descrição: Possui as informações das falas que serão utilizadas pelos inimigos para interagir com o jogador durante o combate.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador da falaintPK / Identity
dialogoFala do personagemvarchar150Not null
idInimigoIdentificador do inimigo que tem a falaintFK / Not null
+

Tabela: Combate

+

Descrição: Possui as informações dos combates entre PC e inimigo durante o jogo.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idPCIdentificador do personagem jogávelintPK / FK
idInimigoIdentificador do personagem inimigointPK / FK
dataHoraData e hora do combatedatetimePK
idVencedorIdentificador do personagem vencedorintNot null
+

Tabela: Movimento

+

Descrição: Possui as informações dos movimentos que cada personagem utiliza.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
nomeNome do movimentovarchar50PK
danoDano do movimentointNot null
descricaoDescrição detalhada do movimentovarchar250Not null
nivelNecessarioAprenderNível necessário para aprender o movimentointNot null
tipoTipo do movimentoenumDefault
dobraDobra do movimentovarchar50FK
subdobraSubdobra do movimentovarchar50FK
+

Tabela: Dobra

+

Descrição: Possui as informações das dobras (capacidade de dominar um elemento) presentes no jogo.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
nomeNome da dobravarchar50PK
multDanoMultiplicador de danointNot null
+

Tabela: Subdobra

+

Descrição: Possui as informações das subdobras (dobras mais especializadas) presentes no jogo.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
nomeNome da subdobravarchar50PK
multDanoMultiplicador de danointNot null
dobradobra que gera a subdobravarchar50FK / Not null
+

Tabela: SabeMovimento

+

Descrição: Possui as informações dos movimentos que cada personagem sabe utilizar.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idPersonagemIdentificador do personagemintPK / FK
nomeMovimentoNome do movimento que o personagemm conhecevarchar50PK / FK
+

Tabela: DominaDobra

+

Descrição: Possui as informações das dobras que cada personagem domina.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idPersonagemIdentificador do personagemintPK / FK
nomeDobraNome da dobra que o personagem conhecevarchar50PK / FK
+

Tabela: Item

+

Descrição: Possui as informações dos itens presentes no jogo.

+

Observações: A tabela está dividida em quatro sub-tabelas, Pergaminho, Poção, Arma e Armadura, através de uma especialização por tipo.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do itemintPK / Identity
tipoTipo do itemenumNot null
+

Tabela: Pergaminho

+

Descrição: Possui as informações do item tipo pergaminho, que é responsável por ensinar movimentos ao personagem.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do itemintPK / FK
nomeNome do itemvarchar50Unique / Not null
pesoPeso do itemintNot null
precoPreço do itemintNot null
raridadeRaridade do pergaminhoenumDefault
movimentoMovimento que o pergaminho ensinavarchar50FK / Not null
+

Tabela: Pocao

+

Descrição: Possui as informações do item poção, que é responsável por curar o personagem.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do itemintPK / FK
nomeNome do itemvarchar50Unique / Not null
pesoPeso do itemintNot null
precoPreço do itemintNot null
pontosCuraPontos de cura da poçãointNot null
+

Tabela: Arma

+

Descrição: Possui as informações do item arma, capaz de aumentar o dano causado pelo personagem.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do itemintPK / FK
nomeNome do itemvarchar50Unique / Not null
pesoPeso do itemintNot null
precoPreço do itemintNot null
danoDano causado pela armaintNot null
+

Tabela: Armadura

+

Descrição: Possui as informações exclusivas à armadura.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idIdentificador do itemintPK / FK
nomeNome do itemvarchar50Unique / Not null
pesoPeso do itemintNot null
precoPreço do itemintNot null
pontosProtecaoPontos de proteção da armaduraintNot null
partesCorpoParte do corpo que a armadura protegeenumNot null
+

Tabela: InstanciaItem

+

Descrição: Possui as informações das instâncias de itens presentes no jogo.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idInstanciaIdentificador da instância do itemintPK
idItemIdentificador do item que foi instaciadointFK / Not null
idMercadorIdentificador do mercador que vende a instânciaintFK
idInventarioIdentifica o inventario do PC que a instancia estáintFK
idInimigoIdentifica o inimigo que dropa a instância quando morreintFK
+

Tabela: ContemItem

+

Descrição: Possui as informações dos itens que estão presentes em uma área do mapa.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NomeDescriçãoTipo de dadoTamanhoRestrições de domínio
idInstanciaItemIdentificador da instância do itemintPK / FK
idAreaIdentificador da área em que a instância estáintFK / Not null
+

Histórico de versão

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DataVersãoDescriçãoAutor
24/11/20241.0Criação do documento e descrição inicialWillian Silva
24/11/20241.1Formatação para MarkdownJúlia Takaki
24/11/20242.0Reformulação das tabelas de acordo com o modelo relacionalLuciano Freitas e Willian Silva
+ + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/MER/DER_v1.png b/MER/DER_v1.png new file mode 100644 index 0000000000000000000000000000000000000000..0ee7640bd0e18d550b00ead9c8c9d3c3c465fcf5 GIT binary patch literal 228062 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 z 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

awLc=nyVr&#O`JAlk zKcV@*d=X3QDocwF@Y^sOEw;QWOzke-XSGQ(6Ms2*XTHm;Y>{wC;_!8(8YYo4f)%v`MKloVA@5g@uSG|u3DPI;>;scH?#bXyO$piVcX zn0H4~MF_D=I>02}wxgbI{lQr4PZ9u~hLiCg0?~(pNzMCWAIDM~W5z0C4Tplp_Yjyo zz*Nq8q5RcCtk`m@n}^9a!v_x@c!NDu^$ePyF`#BO^#opDGmkAj)jvJ`v!!QWE~Om( zYnEGaU*4(UtHF48u2s{_YrT=_?~ySET9S_xkno=31Brky$KDs@mQV13GN62ThbQq_ zKGU0;IGOszve{T+fOLL@#M~0K@8P{jf$@R2k;XaUSn(fFksfDv|FCGJc35U)Sihd! zZ*8?szKGPNs0IJ7Fk>3o`KGHEkSXBQMWVR%UR2$C&#P29ydDO{!wzhsw8N5Kvv>zUUZ^pQJl!47>UCajlKXqtn z9+hTW(#UiJ(n^(Ak+XZ@$%}yVB?9N!kBkT8gLb=U~_rRSc$0HJ$aada_6=W_=%KCk=?#6E(O+RnbPj}<7pyk|&b`GoMB*`F)p;gC}X1uLi^9y8HyKo6j#y5BD5Jcq=Z2 z&6Jdqug&;5uNT)?(+g}V?|!Z`c?c;GR}b_)+pUJff4Y~Q4(Nl_s7BN#ROxg zAq+-5()VtPlb+w7Rz>Q)ibz5R+(B*z@K*{q{=A=wImmKLio7t}?fL0hJ|X$C^{nJ^ z!0Fymv8GyfN8Iqz2lb%)gbSz!Pg%x{}Cg$XSe`s7dp=@kU8b7C}-Ws%K# zkYaqiE|>BAU?CV!JS8gd^CJs8mpPi&rN}h$#Z%s)t|aV$fgZ-{th0@i)^3B1uW7#* z0^tYh$sv8ZT*IECBG!X0IA@UfpKcMUITvjgQ3Uk^TVA{g2DFRM1}vw(Eb_bcc~(JO z@xr{ar;a;rgRYk`gejPMH74dr=IR3!m0YV zdr1#u0$4b@Qo&(h3+KSrnCLIbKzjA5ucVaDdavPEZ#^{2&EneABuK8vuoE6!(p5tPpQ#c`NmW}2!7v=#wZ+pc{<*`D6FruR%Hxgql0w7U(GD?DhN7<&UtF&}rZx})Nm^s}ybR`9D zRCndZcQ{xfn=EREHq@9^{I)+^I@oDL6{qaYez?krH;})z@!-Ms9fCQznlj!BKqyRo z);cHaPiO{=k1&o&ST=2ZvHn>~qo_MgSBn6uBkmpOtOWA4d`WkKlh?rk9C23Ct*Y!v zIi1CK5Z@3s;R=dJIpl<91HwFJI?f=5!Hr1&YUH|@U>4{MVN1-ZiN=U<^Bs-*MIii9 zIQ}C{+kAKZo>uX*(yVHADu&9xYo&fpYrU6!37#fE^F@KdC| z-+7CMsm+IlY377G~CvvzTXj1_qCx!;}$$hC@)N)+G2>$1%&4fo&wGB{G9w@&|xxCpaV&SLj} zvVLfq-3{GP|E%9g;&vbuwtHimqjtL)Qt9++Dr^M{$oB}rtqYBJaXSHEX94IA(i4;s zsy1>EMI{t&ij<7HC=4R5%Ew^5$EMD#J&-{Rl_UPUEsA;r_M@Cti+1`9=!thTrtAzG3p(3LX za3f#9@sb|D<|@8h(fjJ6xqW*X7em)**s4pT-jX;NZ&~DJ-s(?}c*%7D@!_NO1COEDM4;!@C zXR^zzIxzr+O9$h20u2Zuqj}0^SI27w#*O^`_g7Y{!o! z7X_m76lqW-7eQWkJ`E{%SyPJVFoY+Ytq-J-zO=^AS4|6=sQ%!UX%Uv;ZHYMKYCy$h*fv6>ILQ(RBNXyT@_JmtjjZOmAd267j3t)s!U$ z;#JBOtmk%?rZFNZ#f@m%yg?#JyJ&5Vah7N>*0ZN{S$s66*jdO>4*x@W^2uldLep6S~* zC{j-n7Y#18s5Nwdf39&QCrX?rOXTg%*7r=@_Cw7axupryfKH&8k&e#kW*HU;AKFZQ zR|(wcWa*DJ3=h|1t$}cHxA1{jL~h_&0L`inUWVAnKf$lUrCSNk30}(KW;k4}EF~lR z^O{1ufXig}nk8fN{L#LDSq=lP!WdwDAzIT@Zd!E23*=(1dIz{}Q6es@n0U{SA{dYGJ*Jd!F|ua&1%V469>49)bv#sa9$ zu0S;G@M24;l?f9c9Mgb1zKYZww;g!0u-gxAj16+`cc`HxRv{+=*=KVe3sf#JbR2Th z9Rl$`HNSJ@KW3%x5cvKET|0@gMqLk9q#&&( zBA6)ISWPH?*58%zUM~@++UDs`Toe8J362NS-!EQH<)F3}^Vm0HX!Jf>?(BM5q*uzX znMGTts0-dF)gla4NcIU>(fMf91dr3E z3Rpc{LMMpFc#E@>U^xeQL{=i&L$jLl9B0wB;Ytt+3a)Cb$zzO3mbFw@hc}Iawv-67Fcva+!DpVN5ljqG1fNQR4UHhN0 zZy-FfXY&C7mv;v_I@Kd}1S>=nT(h-S%-BDpFf{PmRzRVtKJ$;WP@uy|l!#%iIAj4Z z;}tt7ixg^#6pnmI2%6VC76U!N_Z4-IZYxV4Tkp}teXBJ;T>RNZn@FtbDhDKyR_|5H z4N&>C2eMzy#Qbj-CPJU{0Bq}dYn0YF0KqPNY6EQV)Y56SVXQaY)Q>d3(Gk>G{W968wZaoTTO|S;xyq*8hUn`<7}b!v=D&6>aBTf< znHRGhm@?zi@rwRM_C4VnVrR*#M+-``+{lGQj$w~%4L9nXW(b-byss2)nz=i&a+?z+GA@qO2Kt=}K6{skPw?3fH>hNMSTfO^U3ua~reQ&kE zRYC~XoX*Votd;>d>?iMOtA-8nB*!-(y{D*&ZmRwJv9}EANQ3Nn`TAq#r+s(K`~&-{ zpW>1;4~-4qJ)fwfeFG0@v^lW|?q5CgSzLjvSA}%UKnTc^9X2>>;pXII@+q0&n&}EfD07! z@X4J5cvQcrc9jdH;a>^=en<=lrSaPq>dHQt>y+Q?>xvVd3l_L}@f*gW%?}%;_qw$b zuBB|*aJ-^G%X)6D96dKG!bS&Qlxy==+41+A5^CRc3fGS8e`YnVPtjc?7e zRr+MEtkPNaX}v0uRz_jt$i8F6xk}BxkF}F!aj1ltGiF0Fnv)Io=ng;;bjND6Y z2~8>5a6B3-IH#`NFS4;s_(Nf<09+|YWuY#UkMtDnobE;8>16$!G2_k9`&C@v@x40` z^Xp9Qo;2z;=e_5!_Z}<<1MU$Ar(1oYKdL@c4^*e~C_`$uHTX{^{n;EqZghrTrA*0%Q-_DFj!!YguG{D%n4Q3o`xV>js2$UDcDv-g$>$vQmt8D-|<; zVe&iBI?nNL1wa?o=R$rG}dfwHh zWK#g8gIPv}d2~uYa9iIFC0y)>VGI()7e$BaMr>yEKE(FW7`x6k(KAawK?5PrZEIdB z&1=%($5;hx4A%KutA44r<=e{}I^Z_={^bq+RJ|*xD5gU&Wi>5^PriS?0(1e29M$M< z%v@&ResYxp_+h*?1FZ8>axTCFwRrWXqD+j8z)Ag-&RM>8W{m%4Gi{>jV?r`kd6Ip4 zP+@4vZhx#)uNeT6m2l9h516&VK|v{cOkk|W@$kbFnh_0W?H-VWT=zE_;l zXPFWgHy>A-(#mh?tfW$b&ZbstVx!>Qr;DVig|njcpEuuyS_ZNr_sHe>kg@5 zk$9Tay!)lZoCc>y9Q)IH?Bb95X^bTuzJ5fuOV0Y_WTWv}1CW$jQqXwb2O`MryIkqE z=$R^;u5ZA{-SL)3&uz7+z#15vvE}(oDjsXJf%5!JqxT{ZpTG~5;=2Krk8vx0fYOVc zN$T=&zGerwy`%QpL#&n8VinH8FcKQ^<@Z0{MMl*rM?ac-ywsfy{{5JKUsJUVYEZu@ zIWLGsffh543$36zlZ@9o8Y|9^nR#d5i{~|LO0sZ+7C$I?hD%IC7i;D{<2hbwh0`y) ztMO!Gk{TcgF*bKV?<;N?*V;pSVy0XgNrCZMtW!4?01bA)CKa003;Y7|pvIY0=PW_l z`%TH&c~AZMKFK+;+IP-vL0P2h+NlyQ)Am0)+!ao@I)qVAi4jU`BeL_0)A3pGG}v)K z1K?@#^V;!kGwcISA_w}A|Ybl$21>{R^HNNk|fF4&_k-0)YT zJd53`)R29V+(9pz4G$7y7OMdjKf@A39TYDAawNpHSKVk=Fxu>FNp=H?W(flR7C_D?GGeeY9vhXt-S^-mnM&?W4msNX( zmurq6lp0>awh`dcn#NhVZY_spd!pT?&VCO^pW&Y@fKWk$6Bh=gGx{w5rS5p2oiALZ zKCDhA4Oz6cT3v}@P6vF2$z`|h&M1M~>O^-*rCNI_{*P`El8Y^3d1g3sI=C;BkeBr$ zlso2k*owB^KSysp!OvO1fyhC7z1{i^^NISs>LB7)*|;QUc%&Ouk7673qnmLdDL9AM zXz(NGYZw$O6g9{nyY<@_-0K{V^ospCseof#a~-cH7l_AxpcSHjFf4iSQcdgm@tW}Q zRuurf^hdiZk|GgCL7_&?y+J|1tsw*;1&%J|>^U$La2u4;d2LMEp^e*};d&1%%;jum z&(BU6v&1c00`Nxas#C&fQHl8M`oX8$UC|^|4GeDVcXAHkM zKf{a40KlfIUR&Wz%qhRl?ok*X>0qesSQ`nMER!*JP z2Xt9SW>;yOT>X77|4I#7@LR)_$#jyNpqzxOKmJrBHm*sKs96kiw#oM|_6f|6(IMz8r54NNa z2F-Gz7Gh$*-F^Dt>c{SYx*(H*n=STCl#^|q#a*-YkaGMje$dAqWv?{H5 zvvqg#ihEx_ekgdtn&|8s*BQ;2<1n1xaOM^C0-{P72e<`#o%jD}s_ZV!dj>fqc%ngI zxzvPGlkLO}wUaM@0GMBuReqqF9;}Hnm{}EdGkH`auBY`Tm%5>wfbybFUxtIT+y#KR z^g#0R!J?_})nZw?#ycpuoWg(eZ7W%-%MeD~&@Z%v_>`-s63h|?Cp&1l_4e9@ zTENu@QY8mI%hoGO91Lje&GR`cAN2?{^4Y{P^$7R&lHsp~f%>Jn-gWMrPCl``SY`e6KFcThRy&gh91x;277WV2EdI~x{*6{H=dp|!K9y-ma4Qbrv<`fP+3+gf zR`n5tBrT1EyZ71*_|!qzL+bYGEkd%-+Fwvdv~ANx@ClO!e&s7^=Ue85sHSj8`Gj26 zm!U=r?Y=(xgzJ0WknWLR453CAJ_g%vBgbh1?@|s{?~5)-u#1dU8gtugKJR~h zwQZ5mk)NRV>$P6k%5mF%WkAH}Gcsn!w|rKlE|{p6QQpR8f{Z9(`BCQoPy^*7f$j`HTP_V~KZu?GIW|IBP5OFa8Y zB`d)hzrCi^Op~ui$D_5e3WZLT+ZAs6jiaicYB-m~&wfy^IK2)|AO1R&th;on@BV$U zWNgjG)(2DotzF2Sg^ekNgYaXLw?vtdhP+`*TxpILmmn7&5V*9s71Qn|m7kVzbX_Cm zJSW+avnWDic|u_-0N1!R6ev2P=>ox4pci3Ev0{^5NQD-r4hUyQ}sQh+>^At|fB z)O{#Ro)x>s((M;w8zUE+x4XA9p^T_6Rq)x$y07{@{-Jr>7p_dE$MmyVuac+3zXdsA zNa@p2(e!h@2EpK7PRo$~b_7su0&luBkz;;oNU_#`ya1?rEW(wf*6I)7E&GSHxn2g) z*WEQ~dX}fKqGS5!$z29CzEqFHH@Z{Tt{4xvS&KxhY$4#DUQ@rN_f?Z1etbw6WFKm| zEY4VyqEfdA6`I*?g{)3UUq-gtz!4WrpFdaN%#Xv+6Fd~>N3FewYs@E9$?fX7pE@6Q8=lOl*Yx+~*=GKzg5S!~>1LcaQGyI;3oqE${U{oL;4Q$QN%HK4j zN(|X?HQjkHIle~T_iIB#R2^$($W<%_`bLg*@ zdn5N?R#p;{Fip^6^hkElPacU6jnckv zpZiGKri#y+OW%k9-M{z`y4!73i{X%lGo} zXV|dOC-!=WBTnk-_%K2AR-c>S=@#X2?Jenb1lQE*vRB z^!45R=uf?oBsq{K+xE=^h(6JD?$FQioV!EHh#Pn}6Z}lv?akP#z6s8J6PoT(-?~kE zL$$1{NRKznNeK}#>!a(;ptPpHTX^lneNnFeN{85sYeb)00Z(-bh}C{XF?}9ZSNc*8 z3e#$To&ACum{#zQej?*3=t8h&(#`2pIlg;b;oU@aiRuIoB$L!{>GepD=iX75x-?dg zx?n{_BZ$qX*t2m7az+L26}6G9NQ9e_ z+4Pz4x{|3Qv%d+NzKAWo7d&1UojdzsRKav+Z+^w*3j?`l)zjEKhL16H#@J#BYt_Vd zlYamF>e{-ysQb5Di|;|Lc-!B!xHT5gt^2P;Pik`vlo0R=6w0njgmO2TZyl9LXeH_IY~TNhruf{&%d>Q2alJ>)*!sFI+J3XERYj>s z$1|K?=4z3Kd$|_nPu7Kpk-wGiNNHXxLO4g0#;C8269vt_?3-WgWy!>N z7(svO&>H)MAcYxz3e&Fiq%L-dX6<#y-?(xJfYz4M=i3C?_#|{l3XXf>;@`kxNd0P9 z*RJT;Yy1yN?MtN%KHH{1up?xDIs-8ook zy8R;a{-E@B3Rl}pm!>X`Hq>zEEs!zF`_Iir3!e4-BVbadOWl=)m|Nw>y&!K6PnN%53}`(BD2^EqL*e!1eZ;F=I^xAJY}5%_ZK zXf*w&W~e??(Xf#j&1ki3nH)I-r8^0v$~dM%>p>ExL|Qkp1~WAKx;Dg{RN~DmpX6dr zQ!RyVurWR@D);h~-nTDhHr68!bqrl`s}w7t`yOC$ljhtRzxK2-6KA{2w+Gi6%tt$5 zfn4Bh8D>%Sc)J%{jP(YzvcL58Sy-Ti`1c97Eh!$lm3o$!MdC*d-wIS`ds(J7B7VKL z{C*A|gP1)MSf;baH-TSR^kxAWKPW z>K0Pv_J&jQ|I&$4hc< z;r6GO)b1Uml5}3OJD;yLEXK&VeZ9+N1!`?UswPrTctnk=1{GJURvP(1Q4=xp3T^Gzis=woHl3p<|IwRnE}AJ zFhJrj0`Gdv=PN;LfaH~oJ#1%@oLvm45~jD}X1h2Ry9^lM|1vJ= z1f-d%?fM2KS4x$3Gjuwns<(01DCQ=dY;ar;qWnJ*%ugkw~3&kSkb%jD+pt zF4ixy9`E3Dfvo|`BHOsm(Xh!!7}U98nyC^C-8U+3MUXL*$gK3IM}GSh$>^4{22?tM zoLs`T$CYQ~a=&$+-R!LfW6wzeyYUntSxUjCtG?mP9oby2tEt?!9z2< z@fyoE7(m;X0G&a5ezd~ckpOf{H3sjNRWAFD8{UVX=)g9fR!dF*o5mC!$c<$P+oV5C zq9~S0d}B_m9?}4A(OgF($h?7&Xvs$97PASBP;@^pWdkYF3rw6zVr=*_w*=R;gQLiV zy?eoo!2swy4dqTeF8W(lBuueU4kA-qPB{NSG)ye>=7DaF>1~5#j9?NZR`MDXeM7P( z3xo^ib0aRjnF8Ga$(n;?Q6ej#Lbtc|A*NxMt6kCgD=@Z;T67=D4OqiiKvZ33(I^Dc z=B4&+L}y9KCj<=(Ge~I6Y^xitQkzMl9$-`!F<9U3ioCwR!)7#Ep=En|#lXVpL^X8j zWEfhCqa&rE;VyWZ&=#T?y~VJMn+}`@WFN2A)FqeSv+r{yD#h0!g0x1X86AF+PcOz}z0w;9h^Ak?7UtjZxfh^~MhMy0d2lP7j_LHGn z^|)H5+qelIPuL|cv=a-8om({fiPH#}K0lZXR_Jh1UIPLagVF4z18w=ET&ybyDAtk? zZ_xKG^r%0LggNKAsKpaNB0pt3g@-e4x(7|!NKavP*pt8MusoLwuopfjn&a)&b!!_G zM~J5weLMnYM^9k6GO@2J)a4r!lz7ffHA~06=pIV=A~}6>I3UJOlAxO)zHEmr+=ow8 zIcsJ-AfvVB2D!D;ni-^@TycmDvV(_dQGitVE-KCH#3}UF!U?Gou39-noGu@aLG4)} zArEm1ZQw=&!aWj|zwdH4Is}XLWxRJ3?67WAcKq43{AArd_EIS;tU>(lw^-r6b$E~r zyM7OEK0&-u|DrC0k5Of?Ps4*nVGo*yKYxwV)|Kcqh!#z;YkjYwVNv)t?CzaDnwVD> zzo$ghQIq3e|K!aF;%!_CCN*wNl(?kDHrxmjsiAta@NTt3L)APFJ8uPF9$_G z;$-^ndakYL7=Z~$ODG$*IH;mD0D%5C6FJ?w>e{$tXv+hju+|^B3 zx6)9EyFG0*m@=P&Frn3HP{X)zk;K*;(N@3a(AqeOW-z9_B-)cy_l~d(w96pgq6wa1 zO7WdXW8hxmZQJ35lp@FC2n>l?qu1@Dozei0S|ds8-ZxyaL$P)e1n&r67HA~HW(i(N zhC6{_9otN85-UH43u1-Ivk!p}n&hN`WkFp1Wu+}XLcc~hOlCX?QvkO~CWrfF`dn=d zfMExrU@7fa_n8T6;YJj2BxM{RD7y>80H3XvBkxl!uC!*mYpA^LxhN;V{tWTzIaOTn zwbwk`>A{it9`?XtZW4fiiy~SfLdnqBJICYP%_lJ^u!)@%8P3ewGuA`2cCq$^ z389jsU0r*7A2~3YGZE72H92gITwsq>viw#ofRupiJBb3l+n`y;N!Rm_=XcX?GwA( zhO!MU!XjXu{|5q=Y@=!u@1YJacF@%MwDQc(N>Wsra6IWsHw7+VFq+|On3EmV`rxrc z4P0!^vc~0iB3yIU0q%Qww)B9GBhAwV9@qy;rtxnc9k)H8E1B{A-Q;<4xf9D;ZdS7^C(VeV4L($!g zx)%BazNX$(g=dj6nATx9n4Ji^~`-jAeI# z>vYDhgf@~0i`|v^Uscw{r!8Uy*`&mwSc_rzgn4hahd-`#vOySp0sC>YcG@z#U@{{_N>F09Fh)xD^ z>j}b8#3~(8nz6B-Oyg|8^w+eBz3`5NeFLUR!AhT^>?uSwZD|^xPPaF(*)?P1hOLr~%T5G1{1L{f2$IVpZMSKkVUMfM~TS z)V^r&TvmqGD?FL1DcP84Tj&nEq$1LO3uRfzNXAl~f!a&M9bTV8DbTJS-3k3zJv2LZ zo)k!Kz^W{dVBJ5vv>CQvbL9gZSCt>~xy8UYPKOrn>O}0rK=3UxwWxjS04T?63h``# ztF|kx^FG}IG}m4X*ay5ZGsTvyRUiF|}GNyb%ovxD9u{;K*R-Lk|*A5ceVM_SUD!QfuMYhf$pg>)*bzL}+#9pN+pmjj&0nzM+1bDsl_Wn_ft~sBn20rK{)bpR?a-rO~jbgt_vXx4b{ z*+lXDk!Oy&q_c;=ixQ%qTI=f(ZrPg=_g^X4h;5`n?AwFeBj^5&kU-orN^VrbA7|Y4 z7g&z<8+S4ft}^$00r`vpCn~m3m;{(%cR;^itKD*hX0J+JnI+WMn& z_0Jz{DW(zSwnzNZ+3NG-)7M2S;|0_O5gPlGy)O>~##mUF$}YlgL=1P+!L!QVD^dmReWF-5mtQ1~yV-&xdC57}EA zTLCK1#) zgs`K&o+7*0c;`&x#+QMTWntalKg#PlMn&y^%Qdgi?buxKTIlpQb-a;a+V}=|Qw0Al zbp`&2(NiRiHG)c7YhUJud)sGGJvWA~nZRDXefZLEM~p6OtYpNi8f956g0vI_zlfT&S`EkGLE3$rAq|)iIF+fL;Q(k&G!OXyo`_4cy z8FOEq)1Eog_OAG3^g%-|1>2|Sc(78I|AUnpaIjBjM294KC;83?L!Ll^%}xc<0^Jfq z&e@~|`&mwlLY6;DnRnzWHW6_TOUvV?gS{SLi1sqZ?sXdK{_dx8keD02%44W%y&jlr z3Siqe?%V?a`ps8o5o01cq8}>tu(li6l`LQz1f&PPB6nA6?;b=*j4ZqS67anzVWI-77@jPRwZq&et9!iiH^e6SaY5T;yWs*a3b%E?xG|gd?r^t!>JKF@h5D#E>->7(z5+VrYzVf-$9DcrhVk-wplQH$D zKxaXO<{aBy;69Xote4Ol8%Gcpp*Hal>Fm9$*q@*vu)L0p)Q~YJwsq4Mf$r;5zFTXE z5fd2|)Wv=4z+9wzv0tJk^!xbO;SWxpwD>S}6_8)BzaJqo+?dqC z(rpENGFI+6r&B7JNQn_wx3pD^iYaNI0aQ}!kl;1KuJJL3c^~I9)D60Oxwro=>sCno#nrx1MD+`jz8qlJ7YgiY=$G8cyvXh1T_}1Xdr@h}epTJ3- z;AW!NPTbf!K2#-#1V$2;S%@th5r%X|v>e1tiEMSj_PoNq zg{NXPPP{_J9gcawL-pQ%vju02C9&kQ_4#S z&hi@hfqnfN5Yzsvo0A{cT7SMlJ5@YrMJj90iizHR2A}d5DqV;&hS0Q&yY$)ZQY0f+ zfR?TC1p)XW3yUeQb_%9mTlfpI5;Hiai1WFNwfr5!zV$Vu# zLm2%?a0&-Z0Bl5XV2%XxDgw`=0}tOx;JLPb-&cw-xJ*zwaaj+3(lf1s0K} zdA7&Y#tj}*$L{e{jP&EMaV<3$>t#@x2?!@3;_qOw>isWa^8Zn$K%puB5N!Ag*=t{2 zbUqSVs^E5`v;D@9D{;?*oWS%3oFePbW-B6G(&tmq zhi}oO^pf~lkG&Zymv>KtBa8-)^(k+ST@s>!sD}t$ORY@VD_0N$zZP&A(*iGBOM~Bx zeF&{AcNU-&V0A6;(omm0tg?gn1hd@E7ta=V{rI`6>F`!V|6`6z>yEl;2XI(PKav!8 z+*E-~{S?}Bk_Wk2b}EWSUKI+`jS}ED|Et>~0d}7kJ@ELZJOXoQS%=z)tGIJzeWryu za*nVUSqRf#6)}VeU~l z&qnX#OHD5r+dQ|%UgsEUndK=a5H+~BuZY#gV4j9zhIsSOzmzHhmkt++KCva&F8ix5 zV5;$=u4)?9_;V1STz_lw%~PZzVtQle9Bqf%d*}UZo#m|W<*`aa#c>;6`Nm#Zj^RD< z9MqrZh}ZUe4X=XY4p_AZYWJD257`^~2CjHr;@8%lz+UKC_+JIP8I!}c|9Alojg5(J z6)KMNArP`PWx?iEr!}dZL0{!{2E6MD%j2Dyv(c+GbugE-Eka|p4Ls5~nDC9bm&uqG z+)>!La97booEbn5I0_mc7-Hdp>eK&v+W+;0rg-PG*`1{^l9S~|amaqsUK#cQpI2$X z&G+X4OEAv_m^)7#Z!+dCelc$4;>)R9q@c_YxQ{}luT#eb*NlCB!xDX z0HS>C*DH5j$OPQTgn?(uc<8kv?zGebWvx~gPM!Ybjkw-q3=adViz z0tqo);I9#Og*(nUp-w!ay6l>co>`hMHh`261x-1=xr+Nl*G=+0yTcrz>+4|>A#&h) zSI;^!=4Hfw`m^VM{dC(L#g9f9jBGc`K!f8B_7VYv(sx<@Yq*f>D*2w1p^i|ef!O=l z;GcU-@>xgme9u7$PzZmijxP;LcRlK3U@gUC=(uf%;CJ!s5R^& z#;vY)Z5c$({?0mnI;%2R zcVc3=f5ffd@Z&TbKN*5reBB5ZzTs7h5FGdWTvDEgcUD$iQcM@Urm>cbKe}&t6o45^5(y+@3EuKbGjB>N zu)2=iczz0!{!Qy7PWM|Nd0e4S&%8A_>8mN8^9ONHVEsB?NS51Vh(O2Hs}s^wu{3Pu8eKU7~%U-_=G>Ps;YUU$FzzYo2g+^rC)lC~l%}b67L|B!q_f^iuSrzpq>^*5GKP2TNSdLt3L*wHpK z^!dYzItltvP^jxt+{`PIb4-88Je9`o*WMV7;*@}3a>y9}32|n9jeMXv! zvfL_+t#Vm}ry2jgK0Wd7%K6C;IUqu-b*8;h$c)Z#js4iY8Qfkz812|l?@zB-vV%Sba$xf&I`z+7(Nr&7&Tkrt81rG)sExr^hPJ;;Q zjCW2iWsjrsY6QuWsGq&IY$ z4zhLw5|aE0nar}&fCAbwsvt{JNY&# zE&eSOvzr(Y#z4B+ew5e$(T=)@-cIH5^5++l5z(JaIusPg$h;TdcWp|pAN}s}ZO9(I zR%ldqb+X}M9RW=Q)O`D<|Ee(SGBNt8IP**^CFIJ z%X*Ubbrj${qPxi_0(5i-29`13AVk>Nw64gCbUe%2Pv+uv#D32pVgnpiNr-$5<9GPadY~zjCTuDAD=QjT}rfE3Q$g}8{b zlGk_T67Nt+jz?=C!X)|DpL!5cDX*FOzBGOE9lf7_q}}A>+V*aAms;+^eC+y}<1gzG zhoE3iy53J-n-h`56;3bTait^khG#`F3iYZs>*MbkTLm+sntXi5(j6Gkj)_UbtgTRw$ehg9X7#Kod8bc7;FFwb4HNPkCL}i z(2f3CUlj!)>JTw}#qKWO3}W;eF-~k5k*!9egwn1v#4pAF>aCWJOFvg|epn`4UkEx* z;!q@LD$*`g^R12n4x$*T(QfN+Kep1O3&XfSG5{{|+HjS&~SO}{OAHLleWv9GG>x9_DtCWT` z2KT^>MH!QgzBqLpMh8)PjfpGquiZAG?+gE4DyR9m=j(N>g2s6`Lppy+^jfNivyhb( z^lDA%g~V7^nRe1vGTVvAt~(~PoY1n2uo~Ei$NSc|r~2fCN>b*NS^=Nz!902IN1v*X zW_r@X%w_a9ppXU>5f8Fpiw&Kpc2t-%oCz z_b1}-CN?{K6nwlQ81mJVlQSSua_)kvQ>&Kj&0vpUraTeoPGRb{2qb1{IidL-6k`#7 zSii?C!a(jF*mvLlOt}Dm=*Y@|@3>xW*n=%&$C}JXEOZ))* zWeT$kTyWKL+Ag24i@w0B%c9{ZzIvq}W}le`y0}s&CN8y=lJ*G$7wE*5{x43On=sGZ z#EGmuff^_L5J5(D*SC^NQawp-=KhPvz0)ZBY3Z8pgk#Ruut&-^<)eMIi9#utQwJ;< zl4@Sw6kLH50{YK}Z@Z1}m)q_H;-N<-UtoKtPAnxnVrnr{;A3|FZ*%BkGs49?O)m@L zxWcdV{X<$8bJ3g4k3=Ug-xlhX-uc2vVQm$8lG&N`Vpz!CM=l(%ek`Wvz1P_*_duVC^C3W#7$Q(Fk(3Tx1k{oIL z`nh;nlcCWon3z@L{A%`KN-}2ZA}PFCCTOPFW3d*7AM@Spc%VGc!hERh5Jk}H*_JxB zBOakpL{ffs%#s+l$U{nl?FzO1A8x`4WZI_v5yqFZmZOmQ<4Hxbba)s>U30uw!vW*7 zOiE1nBe&^x#pz7VzHR{iiH+Ir> ztS$%(#&}ja(Lp<(f>cpEO?Or9H}7y**-dP%(7Y}5(fqu_wju2;xvFk5c-(U{(rr(Z zoNh_ZaJj?rgq%t7+(V!%{=p5)&Ip|72#X(bACbL1@~lsZXw%6{@;wU~d1lYXcj?j^XeCju@%&Ww;#Zh&>r8{^-1J%_U4=^c z$mv48VJYjmHqv>ZVPA<`+A-8(ZjoummO+~n0LY`i0!T~VdECE=%KzJ$8OcL{_GWm2Y9J3Q0|{))0)Qq*eb5Zy<6L3G+G0$EKC z>DyuJrFsOH2%*>%QZq3$509Rh7=UqG!Bi7&Sy{kb%NZS8q~Sailidks0IhpA$VoGW zru1_WT~a}GGS{3P$qWRJ&8HbJ-9KA@{j@?lo2{6_GSjfS|BDvRdh%}KJA+~Wq2&Zd z;f6xJl-liEo*5>O(v&Vs z-YRW9N|T$KB&<0Vi^!Z?Jk8aso&;>*h{yk6x8g{+0xq@jJ;>$+RIxwNIGA5}a`zFb zrSth#@Zt(;QYy#X&eZQ$a+ig#b=#sqkGJyC8CSad-d!!|`tpI7NVmiE=({Tn7A8G~ z#AoMfnO48U9e(TvsMWf5Ab1rApx1`B-_NQ#kim5}r|MbHB4R}|On~>11dM?Tz~o8J z6U5L-I?Jx~4sY*$jrVy!Cu7;U@0-{Ena0>ccVCw3X3OQt8Bb9V#gX-@0Z8qZq{xTT z^(qCZGWWwRtF++Tluk!$u1$O0dQvA*!$Ph@l61dk)f)1>NPp9x%KJSDr0ZkE;6i<5 z`RVjG#}f}^LRa$#tezXKhE-1To?Rg_zA-G#f^T1%NpP>Y8sozt8!R&(j8Y9N=f) zo0fRf?zf5v$X%>23VIV+Qi`-n%$r5gN#ZJ8pvb_akha?^iOP)<{Da>*kLf=!-+cTL zGT_=O!@?-xEL>f=+1N~|CAVZ-`6S{2OE^x__URAN=E~nwn{Dn74a)4N(XYg7cfWs$ zK6>LrKDq_;@-&a7ZilzbM}ae{R0>PB)877ivNPvei}`U*bLHo(EWd!KyyB4TrpI@1 zX;KgECX;8%)e(1tYhX8|{V7qlRawd4VwKu`(5a@u=x6s?ha^)7da*wJbo%{c z=8ds!;qN^jwJrtKWr0fiXf*rXKoW*aFW68wAN2R0kHOPxzX@{dEO<=kVO_ZOY&2-J# zTzh^iYN1a+`;jclZb|}}M{&3&x?{KjC$)lvNoRX2-qK{p>aa52cNmcAB!ki+S<eYxu>Z#`k}I?orcdz>W@7P8 zrk&p67U`q-9xvJInk?r#t<}cJ6i8G60`%>OtS(y}^__dj4X#82egAKy&0W4%{o85c zgDE*ZpAZ9XuOQLyPe;vHB_I<&*{a_EA&GmnznToUY|M2sJOONh-)Ql|Pyfv?we|5A zC#9GT3R$at4>tfk>(HO#LELHr+c#_=C74P3ad-`?VVe%*feNrC5scs_aunBwA`U* z&!df`z43{R8%rwSe`fMs&%r+JhxkNVDbcNT?9&81`#gOPmT295KfN4p_7?o`dn1C- zBJinM<3W~X$f>>C(UMP0w$@`vS%xF;B-59~~XBn%pGZgtUUZ)pjVR^v`=i_*Gm7%5}xwrC*QR^R` z1(;7@gumn~A+-*vZ~=FAT{k2b2dvr)67sIGul{L^ua6y-kH#MUIvk_>OELSznCG%y z0_b^)PM0Q?6fev)tLMvni1IYu$y>8b-^wdlsdMF-Z-%vCcVZSlLWSmsTt7Q|pma1~ z*1P`3p$^}JcGZ-o>uOJ6TYe07e}oH`O_%j`W+Bg}Q@bKlWQcsoz(>!xmv+_cB=uR< zD0NkKk-7W$20n8))G5fP1RgnTlwsv!W{@8Ax)LW}1XH_l^h|!);GLShD?V&30N(6r zYTXxZDgya2&}Ku7yv^=JWk!itNt|X%kFE6OE>5c-jb&!8%vA|)djBa_hF65B&{jE>A-Kw!@R$ zmT&QdYrJ+~pULN85PrzpOM?VxJV++QkmfMhA-ua6N9S5-O96C#pl;dqyiYs<$B^8z zim>n?xzaE3$iJ1atSqX6AVD`#?7kvbfWtR?=UqBnW##f~_$bM~;BTM&iD}9*Dn8Sb zR{5_{tWS!$uJrd2lQAbY4vsaRn=6!mQ=z-^R;lL;ZsiQQNEZ}!WFDB@_vD7mWOtH* zYTZdtv?nfeM-^|P^dfe>TmB}3gY`ZoF(6WO-aXKRU|@&imnK}N9Jy3?eVqxB-NJ>2 z?Mx2|6{$T=uR@4nLT7=LhMTyG&-*A{fiLNn);2rHl-ufHXHZ4YE~Hf zFUsFO#bwy|3qt7vh(zlv{g}CTB7LaD0|Gn@@7XK5Ie6X67^}^|c`jn`w%W6m6BK=S z5JutAlK<@IoHp95SO#A&ZbxLN-aHDQ9KOk_Ur!N^%vm z>$Q*Y&hb1*O0ri!*|;p9<;lZP%yxI`>qXD@#MdsP`O4`sQ|iIvqQxB{t8TnRmL~!& z-=O1by$7BMvJ$@MxTUzo&EDRj4#=Ib05rKzIDF7F%5$As6*TZ*I_~a)8l^4A)I<16yZ-8b;)NX>FBH1Nxuvi+&!S|rUOpR`@j0_*jeI0-FemmE7Pg;2 zR#a^iX#zL6#@FEy<3{{e5#t7^o9q%j@3@Jl*jEnS7}B?n26;qy)Nuod-(RYH!})k) zbF`_j=dpzW@c~PUSgJZq#gl|9&)MY>YeQ@WhgI`^|y~H`ukQG&WbXNaoH7o6+U&PQ0kVR2#fwH8ioH(tvZ*I>&~mv z9C>h8VM}FMP%3l9R@fHF5Zy9PoJ=3J$&9C;=ew^fv(ID7de`}A*m$qfY)pEH7+fSn zFA>dmsPE8&4QDRuk^5ONrg&gGCLBPeA9387Di9+@=`9_UJ~Z^dD0}aqsJdrec*seD zf|5Z*K|qp-_vkX}ThMe=jkOU=)N)ROHFa#Mg3?Pyury=L;5GBX?HoU)k?|Dzv zIaS{uR9O`6z4q!}y}J8(x_eI_*wX}U${SMNXJbJ9vpqAOQ{-UpjpRhTaOl;u;~>cH zNdpfi{TQNJLWvCd4R8CQaesv+0aUdUjn#-RioV0xn!LI-S?S#(v&@NbTB|x-;;a_> zT|D8q`KnEaYvxWUD4SN&V()4z9nZk)$$^kjm)?k2`Mnqim(8vgqRb zRe#LbAKEb(ykLh$zbg3nR{Op^@Gg(Y+e@2#jri@QdC?2^Np!6`s#jRk62lWC!?W24=m?ud!rG z2$y7cxnwim?&OX&k0XZp88RG1LxIj~RSu&5=EJ>*8bPQMrQ+-R^%M3hfPwBlRI7|1 zrhZ=^t=X~EqaBQD0p~M$hz~AYy-C@vEiKm-E|ivK8M7yMZ}VM}YD+a)Wigo*=UBjL z;nkbYA8YQkP+8|^sMYTp*6Ju*LJsYrYqI;4fg1nF=%jzbq1V^p&}X4xE8YUl1W~4# z^6%|BpzTPj&kyN}e8#U_;#E&BR${a(+66k}!Uraq7=lcq899AOd%&;zqs{Wfp&hLK zG+Lx+zk_O%q-Zk*@rnGPd zNhiRfmV}=0kuggK0X;F<8hP=W7F{xoabn{7sXLqujVnocj4tI3^(!-X(kuO7qM_zT zRnh+wq^d-oJe{OW&BWt6*_5Z^Ks6U?n zNPYHpI(uWh+?AR~{MgRT_kbx9v&!~04PI>LEpJ6erQTBl!f?RIq{ z^L-G9LF!6Ge2wuvQ+ ze`9}Q9BIzp$Lr2k=Uzhqefc`d@HDI@4N zc!ptyu^;@qan#I#gc8JatQP`R;kFw`;PDQk4K^Zy?$dT&b4^&%v28@INQM=VUk~z4|o_taDyW+{uQviGN+1Ja-Se z9qF9V(aH3g8;9;?7U;S5hLHKR7;j2F6X$P(376xT*{P&?sWH^gD;$DB*toEA3O{oe zK|@F~{b451rw^IS6BXe+D)Zf|J1xChL@b9i#*hTA8Z zg?lx9LCuM3x?6v|+2$HE7o+t1dzgv8Nm$7Y0S$H7J=hTs&tt#%g%SE4FRF?r<7kpT z2@>)d?=M(Ym^T=92fs1_kL}4Qsd(ty1B1O8^8CSFo@d1-!-*BY3SMdyufOtIN-2ko z)z+ISB^x-r*q*Mv^+CdE*~`s4n=}=+h-H3(#!*-pwDQUDSy37&JUs-mWbRK4tB9+s zwjy6sn?Rrj!P1wRB(E1{$R+s$&SA{;)cv^r-yx!*6*~MWF>`ipdq0BHD--_M+Fu7r z0a5_;eUxW1)WSKM6W!kpbd^Qt`HaWf-nCXs*?n2~^-Q0bW-aqy&bLTeqxBUf@2o)? z5_Z~46K`{xRG$q}1ac!(IR~F`O10FDw50xw zSeXIUz3w|l$xCbMppBsxKs`w30&m-lG!@dZk-{WCbBm(bKZgGiW&Nw(=Qnir!XVCYff4tl!iNw`hkBSxtcIU)MK?10qw2l z;TL?AZ``iODU}=+T9`buuX{U@MB09Vtk9ucT8l*W>6Kt{n&?bI=C(6MzGr9d z3B$HL;2%cVA&j^6bqa1yZZ074XzTqp!?n1CNy#rn;INXMzh+@2Deie!^CTv%H3eq- z5UT!9c*mkdg_muqS9?}9mw{I_=dv*I0i^o_u@Q&Si4R{TPtkPmdOwR`N#eA3pT=&w!;?myl4qZntgS5x?gv(ove}H5+Wr&o}u!?-=x+|j8CF7ZH`-} z&h29?^}c4Bi0eJEv3`N=>hwcqgM|6ThFZ!$-=ErICHDKTo|x5CdIvwusI1gz1Gppz zwdpkL3hGSrotBebxLJEL)jh;&F3sF>S$LcP?702(G4xenNScX$z2H-;KB~P_xXAbW z-iEy<9ZYmA&z?XSgCKP`*YUjbb<)kjG%PHyVI)={!2Nq;eRO5av=^&R1+ay=#bbfm zkizv65~_S-{KR+obe47b6tAD3j6284t0Y=3=aJ#Q-W+EnzXi0e0j>R?-ERvg?g$1sG?P6>0VpTM|D-kXdd~x zAlLe)XZ}~{zPY^~uBGy~Tk@=1Sb_B28v<79C2r2pdbhfzvvM5vtLcEoWP+uht~uv} zccEEwc`4negLDSR}eIn-vj$q4%(+87?29{S4 z`$P6e9454X37P&tt*{YQC=fc;m)U=^Q_s;pTwiK!^{&#hwQ39l{?knn=fBhQ0B%bb z+|;YW&g&>y>vt6@Vs3uyA%h;TO!2wlzJK@%B#&Y>pG%^3jQ^}p0F@h0!CcH9@7#3Y zdj%lOm2$NYO}JHe=$ZbH6^B%onNxiIeO<}8di7xJ+6aW(i@2}pm3Ub=tZ3$Wuaz=Ye%MeJnWVzlXAk%kN;aftZ85!nwiarO5r zHzVoWG_<L7jy6hd-RF z|1Dh1H@FWgk)QaHu8R_nQ(NPhz7Knbb#z`qO-E4rD9&U4Pwug4Yy1xH2LxG&n)th@ zFgQF}h-kFPFs{>wk%=zE)2gR6x^#8%@6UvXFTgN9hkWPs?=TK`Kd$fM-o(C0F73lGv&%8cm(H`M#sBQtg>+E>72H5dq>WUgpB*NRlc4 znfG#1PXx#`4|#ix`qS)9&gbZv7NpT?2_-TW^*#%yS2Kf6RvlE_%WROX0S200HdI`niyTrnYvMs-j5=a=E+QE3LTC~>b|OhB7`)Aoyv zq-wei!o+yfMMTVCK|clV&#f^wRfT@`(1qWcZFl}eX7Aw2mYC;N*v+`lkJK3u1n2#_ zEl>H{Aa?X#ndAyV$*GvUVOWwezzBrmC=i1c?8%r#d>9gR9fG*RO`=Ij=9EA~bB^bu zUaT2A!N;a2TI35KsoUpIH5^So$uD=8RxeK8V~lJ#>@i`!g^=`LeCYDEFsk0cKJ?hw zx4kC8HJO0_>F1_kR^(RN1KVt${IyE=A;iAuJBv;(beyFtH+fMJ3kFg7`K1dRwd#2_ zcT!g`$z!WcI`*|r+-j>~Vpyj?DQ{>4nlST;R}+*>(6EIMt){hLPkz6%0 z1oKG|)@uf%*80;Fx{t`sTh?p`^3X;Q!(&l~i+#t2XC62-$`%6tm~W|eVgtQ-*g7TcHL zFxy+c+cCI^=rabU=c`8ISDTNY6}ob7JIpY!t6l{sw5zl)uy&MP4R<{TFKb?$9-C=f zkC27MFtvVCV3t1RQlg_*4-RcIW9X@I9;7nV%{NsaNTOb={lVn&t~>NLFieRdsq^BX zv`K(b0{@o4)y&rHRAev5Y8tbo$5ZgMI!OiFEul&02Sbw+ z{j4T*1GI=20AVvb(7P)AYl7&L(@c;37beL5l>lc*bhsFmx}=@wxJ;u{4E8<5k=pII z*+k_-?@un1rPlO9#n6jC+DDyKHr|TZ$^*cu4}V+7_xIh-n-eYq%BI1W-OQp_lbLmpmd{4hhTrOZ1YPTiw<3<`Z z^xJ;?{7$QaM(#Te@%{1On%Y-0A+|&X-k+BGo3>?V#cOXhU;YeWdQ;&~GI>n*0fv!q zd|@#L*ATSh$^+HT9x3fCkQWibF9R#@+S}(4mHV$TTfo1g%nUfQi8n)0(Yz}_>#{Tn3=awF~Kg}I|I6+fRe`+zxvD$1-B`jYNW)kc=fA%iv@8LGTCLV+jhz=@UI{66$JEI^v>n*C6N1guJ$=aOLB9(;+v0M4EEJP1ct4q3VBO->v%;ZU<;@!04@I*3fUEt zsXSaEFOvIMR@I;~AbR0##f~7u9di~6YZX%P68tsKK<3yS+XS>3_)8Zy5|r+)_+x|Z zCK}1Rjz$pPl=y&uHCs`U?rt}weOhKd<^RWTm-r1V;ta-Kb3|a8iaV|SzOuJVVPE#geP=36{b!nGAaUPs%C^7e4$X zj^_pg`xON^7PHSP|7!XUmt185Q@P@!;>f2Ajz%D#^_nq`Lp7lB!61}Ih+)@D?J!EC ztsVX#)I#a~*o#OCPgh~6Yc?F8ymtXXI$m3Z3r`uAY>UT(8`;pf|1%aX9e6rfxTEYxZiF6Zs0nXP@HMeLeNpua;kSpM>+URU^9K(3QvQ$PM{h83CG&GAAQr;bRf zj(>+S7Qd~NL{U*(yv}M{1i27_^9HFkYo34yz#uVPgSHk1GMTvi*#{6to!a5q#B}$` z%AvR$z4N;6`tI=r-Y`;bUIaPN23o*#)>n|Ow0h(jjc}b)Q8becJng%mknVos+C>E6 z4oC@_S+pYy+i8h~%M6JAI14qbPj~Me+K|7IrWGJfk5X$O%xJ7~mg~ob&zRzQ9>|=Q z&6p7!K6py}i@Q16yz>!+@ygJJ4oqT-^I_?Kzc3_nb&PF}#~yjJuJ8Ua* z+eYv&u@{pmi3_dj!<&auBBHqh;J~x?QW?^KU_jm8=?*WJY$634UR#N?*o!@zT z33U9(x*%yfBfu7`>b_nQ0o3&X39#XAdQG>vr6!mwm@FuY2BSIUo|K#bBl z#`i!F=;ZxESBLXvmDYHfc*w;S+INkiCL_mYt`q@tAmyhL@0^r7K>?qvPH;;V8j6eaz)I{V5i*Nm7x+i~okd%>w;vV+J=jk0iv8xNhWKFn* z!**O45}prf=m&H`n0CjL3qi*LB z0QjEWV&Y2cCW@&+-hS)Jci9V`JDG`S4gZ zd3_B#j0I|;!Q?GdpesSv$ETNu&13qYSAM4^9p}ZO4Rlc)5XR^{jAyA{dL`?PunF9} z0b%n9sux3rJqn=MlnH7k$UU)h4KZcg|B9)I1>FMqt<)b*cQ2>+7G z7O;5Tv@kzASFc7h9e;Z%u#}_jt|2`#f!A@nqyM{@31)o{_S$zuIh7%P#TWQL<2A6I zR0sZ5U!rC(+GMlNDzX$-&INVzWzq;p*~!czjZW$N5tn|3YQfL1N=?HawZ1ltlWwm! zIC*8!`B-+n3%iU1D}cD`N2IUU99efW@Xbj*P*ED~7R*-ci~dz0V9#Z&@mL`?sCM`+ z&!?#tmck9wyTUFP%uDe*{u3~l?yAPMA6Bn~e4W;kj*|zC0yT_VbeX%*!=wyN9-Af# zsvdCTs~;5!MxTYUpuC@5rcA0=eCv-H&(_e)#|*Dx_LcD6>q@llAUoP;YMe6<`~9mw z*hKL+T)os`Cl|C7YsUYCCG8^>RlJsammmJ&&sRo8;AS9Nb%!u&+#FS$x(0x7kwB;T zuk&CkgisZNEY?*&%~gXNG&=C^k6K(UY+-zU zsKDRrsMKYA8I$r}W$+Oy^|P2YoTv!Z`R3qZjCD2}PTF))ivFe>VYg{23vnsP zn#pjDb-@%QZ%DNBHs1o*ky?w_dz8nG8u$(L-l&1-ztjM$KD}};azn^tbeb+s=^2+n zLqMts8J*xA6RD3DM8r^Aph{h4dn@1=$S1#DbAdxP*@41Kt8%y45ynmzc6N{nP zwLh>mvHl{NS^l87qZKr>>>JMs#xNYjK%Q+a9`e$)>e07g+2!KB;+9YpXUL_Ao&zji z)-3E8n23zxOH_FbXz6AD*3I%{u?hc+mSTxzxYtQ$=`q=jHN2L5sV@c@Boyq0v~ujD znEh+@8i_%wXGf0{Pm<;*rF0ZSz-r}Sf8;A6$j`~UI^D*)6?PwkR1akA<<$Y{j(F2Y zM{ep=H*`b$nZdS~5$WW@MwJm`Qh7NaJC262nZg~D| z2ez?@2a?hdn$)^*u2(z;#DJP40DWbI?>{GB25&P2wc#6S=u@RvKS@TWprY^^3mC4# zI8o%F17h#t4YEaUD?4qCFi%}Tzaab9?-EQ2mKGYKVqHLCXhuQzN5_T8>tK--yE6^j%<4wlLm+I*@3nNnD=o z00ZC|ePR5bUa7PN6bEXy<{R8ZtOR$+5qOKYdGz66+@H3yVAw%F#2Ff>?}`-A~Y;szQ3 z{+A^I7r*+&8{5f{=XWpD1zAhJnU4dtXBoi0oa4dGd$WdSO=QtI0w%T<&J&ULtDzrP zd?OElcKP*R>z=;AGpxCKFMMa_-XlCs;KuzU+w+_i!ie0szSq=&o0xP445YA?xLN=8 z$}&o@)h4h7952DZbV@=Yd)Z`8wrB6MfwvREQ?SEyzuL9~YPJbD2W2?IZzM7fKhtJS zI)M4V44grvedvUwZ$4e&S<>~VN0}9oa?FPS9^AENFd{<>Tj~KUu70HI-)9Th@3xpq zprcdkcc5eRJw(-CuoxCVOEd5ND7#sT1UZrAXxMM3*g?Cqw3pvE`#0`)Fz$1j*xSz?jk%2%tp9x{Hb8#aXk1i zj%oIS6p#l3l5Y-^S$KJh8|A#e$3=`(lVKm&6BPN+j*G&@(Owqg?x6 zh@Mf+mAAGvsS@#ZVuAhoVREDMM!@=wYz(e#xctmNF6#BLwcy1L@Gu*qU^Rg$WF9;q zDt}AA%IV(MQf*R!)l#CmjvX~0oM5J%=!6axnF!r#0zX)d5U#YXZR;=Y4H+tH#*)C^ zbFpa@jY;tZ!`!BD=o9@PliEcRqcu*K6;`H&FNtf^0FZju9`FeNMd0)RJVV zjBm&s?aTzfa*S#(TuC!K?lU26dhGOy^B9fE~?&?FPZlKJbIB!U$_tkPu8eBJ4`&<3(ucw z@52XZh1y!~uL2VR*^5GlM{)QFr7w4jG)Xm^U2l{x``^l^CWDr!_iwFrUEAF#bkxWk ziF@_?_3m>wb(5t!h%}l_uscJeLU;Xqd7mt4A~m-WA5PtSP8f5v9stasOV{3TX%AJ1 zFV-)&?eHkpKdr?obF`jf>W`)gQ~vgJiZwI1G6VA!Br?K%n8T>)*8m!1h~(1h4?$y2{p~Be;ZSA zJh#USkuP+F?S)*uPI9}L9A@AThMDh<7#~v z^Q|mz1DHJ+;kwo*ir>si3TNHu*dvA)8Tv7<3w7nVc`s}z@S}r0qZBtU@Q5ez;c6*o z9kB-t9tz+o5i;r$m|5woLTTcf>+VFmq}NvH{~3bqE2Z(A%z}Tca17Tx2gJ|$3d5o{ z8&Q6kTv`roEtNmWfK41Nc|tU*AJiTCW1AcMZ(~C)I|BV^Bo=9(oZCr~F-?a7Kxh{D z5FLf))JBSG7^U^4SZ6DZBexV7q&%oFTwWZ1glqy+{nDPE@tO4yHV7~8y*L)XIH7Pu zOMnD_Q_FU7mAq)m3tJjwI$j(z@&83Vcjb_M+f0AAD=hH<_4uO9oun^CBBDDyUb@?0 zyZKV$OcY;yg7#h~lF(|)#cBgIn`G33y}aqV@NW0f~m zUXm!xi9+UAQiRsT1AUDw4;a{$lz0fH#yhVWEYxSSHtZTg~`%C|| zA=B=`%t@7E3g=5w%*CIGxW{kuckzI(P_|vXQ%Hr1$-4s;JJM8~E+X>c$GCruE~I*l zs=6RCRSf69)%ivTk&X2l>830rj^hjxXOb3%R(G$WpXb4trkkimTvlZ_eyj{G#pXF3 zR#x6QOtGEa$2ngts^n^cxFA;sV7r9k$J&m-(OVAsjuOag3@+G-Z0(owi-Gm02%vtg z3RS;MNR6SRS9?+r#R|zIsc8XDSB>1zrDiky`gA$c{x86Kt%O#)n#bf1D2*+eq{x?D}=ClI~;o!m;%_I?7FX|!JrD<_XTEJpa_~LX8 zt3kkzrKGl`N@H%5_Dj@r8oVyK4W8fej8c9WZo;GR1kPZQh%tH&wtKx8!q&76N9jRb z`)&DxAq$P-ch(~XnzsPWB~ncjegESwCp{>4KiDtQXBKKtW9;J*5Q~$1%+HO-(sv;; ztWhsR*>E_^9{uuNJ;h`QE}W<*X{3SJ;(y@5?cI9uM z1Z{PnSr5{U8Jhq-%DpN2$)ULC$6GBID+afk-kQA=X6umyB ztzgsFfVDj3Lh?VK6!k>guCJQZh&W@6gcji(X{OR?JT=9TJs^UI+Y>kE9j@vHAnxPY>lPuEu2$oWWJ+?@_FWz^Sdmb@FR*% z+IBnYxBVy{y^g~Y^2=3WifQ!qpu19TvJi1Op-39#aXi5l;{P3A`mQ+5RVpbo0;4z3 z*}ny&U}ZU@&oX&YX=_V|UI!)s?VV=Uwy$cW&?mjU_*yI9$PvX#W1_ST28^G_EhTrL zDFk4_8Id|S-j|@49*~4em;}lZ{!7+ko*R;J5jlOa(faUw{tlsk9bEo2Revd^&)KP!n^+dymLRJxVJ}-9}wJu*o@mZ)Q zm+Ft8O&~v|6`M=MTIwJ37bZ=ovmN_kURl3_by0p_x>{SjEAFA`X`5tJ(hbmkRo_rT0aZRv){@{y#v79^sDWip5 z{+suMd6&%Fc9DVRm?B;X3#dvoqt`EN%!*72Ku$R{(AF!V5+4Wnd@c zd|=_q*lY1yERo+lJ(2jcPX&6KVupMJY=Auyx^y8l+Nq^&a+vdInPQDx#{7-A`{wkJ zjE@fUckvNrx;vjO(O71kP6RzYE2Y%QGc2BAeCGb|;mDaOdIBfOr}GoI6_L#QcWQ`) zcTe?5cY7)wP6RF^^RHCNk6zVm=P_4hS~R|Hr^khA1+2iw!swH|i(?MK@9AC1J?*V7 z#)44O7q;3d9QfD}t!it2Jz zM|gFSq#p|E-IERsN_aaI`JOs)X)jEa_E?}7N6X8t{#f_P)qy$ACxgMUR}*|95PO-< z(PU3r>zBnp-B|l2C+K+_L|X#*uHNsi%~q-0l76AS{KA<9K|};LC@>(@CejV&Xpu&< zpSiU}7C4$Oj~_=u{(L1C(s8;HZ%3YC%ag(;ceQep&B`w<_K#ZSpCNUgJ6_zW7HpdB zT#z*FBxL2Ra``yjX)=EYdbLvZqL+WPM@2|m1s5K?cM3EMbn(A14KpZvx4{02>BDbr z>Lp{waE&D?Ma3_l?_Dm@f_c9Sk;EMT`MSP!d$qd>DQh-8T0nnBN@sa7#SA8>h^KH8 zut}wNCDDT=bTZ6{R<$qUxt1LirD>czb;-sMPg(h-bVtPT%~BCP3HhzO)UtCoV(nMl z3TKe5fKr}V673+S`?;M$#?J)y>DQRXs_94aAys&AcH~~TvlEXHHV%1~VI!1Zbas}? z({nR4P)>o?vHhV?G~(oq%^2V_E5W~bCdo9b=nwtv2?cDs^GZO_zf_JEEZmd3c`WS3iX?^@~Aw8QI z4=fJ~48Cqf0_wY=Db&LLa{lp3F0$-^~y}M(kEfV7a zOo4yHjWxM7SKslWCP(dQN)&7%(Cu#cs$u}Dp82Mcvy)9B<{F_pWW6X&C097ecu=mqPH11eLt&$M!h9!0ea1cM@`JUnv z%q{Qos@MR{@LkY-lm)qu9(?fkod#HU){U{)A#4pOa8er4@^C>NP%J z*p)!-^(AMOEf2@YICZ$Z{8kis2B;SC%(tKOO#I63>F=wP1Jlk-iz{I{Td(tA@sNfAhjb`xQr$QttMbcZC{ zV#KNceA3v7(8lKZ2P;UgoX9u)(2cO-YK3(v%!TWn3Mm6eMQTELu)fk0NUtG^xADs1 zfmZfAB@D?olO$_p9&R_Xn0GKK`*F$+Q97Z^UEZ<`cxc?%n~y+nk)KI(gz>nb+~Z0f1pa zNp*rfui=aW`+p-msUfJ5{mR?@bk_I0K27A3+O}N$1f>6gtF+Jy3vsnH?~ijvfdD*5 zj>oPPpD-sgLh^MK^0apr_neyU<4fnqN1Z15UGB>ofO^RB~ zz8h%6Pu&|mWWn`N+V&_#W9ZdO$GM>sI=h*_?$`*+*+c6c+ znsTX_{GoiPQiJ!w1V`-BUz!zd!BMr^L`S-g6YqfmzmJ|So4}Z!JuuVa0s^Ry#wm^+ z<~SzOYYu+Fp{U3*#;5ZvOU9@L6V)`y_X2rp*Fi;rJL}t~V`4&wHl%9=(C_zRKiOT#q1GG{O-ZjR=5)zy1~-M#zB@|~Wa zq$-ZDD@xnN5V`6hjX)@5c`{zaOZKy{xBd<)M;gM|1O5#7EOsJ}r}qpsat(tTRT-r4 znQHWlUsx~o-pSn%_Shu64$2-Rml#!2ZB0E3g85L`ZsV;Y*yc-g*`$E5D-{IyK6yf( z@u=8wY$5Q4d+EuAmYc)aQF>6t@g2r+Vyikl_qj<69ZI>hp}VH6y%fNmyeM zl#><6lNk)#&ffro@9qMESp6V|unu8WAPWqmIr3XP4Y_Co+?>4g!{!ms_KdZx;DPyEsQt-d6Eg+F&7gAg7*5*qS`@o8lW1utDwTZ&Q`-!{`B|tD5-fW;f9o z8?|*W;r!Xy*B5<;-epdQy31X@&OaqeW1xM)%?^KyALScvffWoVl?HsKV&)d&<;Q5e zyNF_@X3kABFS_eJuWan3q4gG7v47is``MqqGL4?0#+M4M?ub^VL{yp5qu>pVEI~y`?2&oe(&His!`RxlO9`2y>FOsi6aZ_Ah@7cJ%Ydv1% zF-Hy5o`{_wme%%%h>mqDd6|8XIuq_>u0AQW-Wvzy*Ce&DYcQD{#`BkAK#ABS^nFnk z-Ej=l-Yt1@=E&L0P#WvE#cx+ORxtoQVH(=7Fgest|CG58gH8L?Qn_YUl;ZeOq+4Ta zGASIPYJX?rSo6LI)d#%!KLC78Lf0OxP?%?|)x5PoX6uvZEgpojj(<&kQ_`_0kEJGO zOH%W$C-F8HayIY+!v&#v&H=exVvG3Gfw)>J-~=&@AB)YV9k3<7UI5}28tKm~ zT?%z?&%P4n`^pIb>4AX{%`>M{9zBVoSQ|q*9n(1`S&I3AcW~hq@ ziM{hcgs`h_?w`016dqTD?dcAsnD}8K^dN|cVdCl+xunXWG(yq4G$CD35M1uY!sNZ{ zfOChM6Dm?tpfLq15QClLp>=t2T-5|L=a`H4%0z-{ia2#;cCG-MD;NLd0(TBp-xc7o z!ll~=gnR}AbTd;(=rO*3{$=w z%=hNfu3z=JsPjv{ZDE9X!vU=^B~5hoU93sqKiE)kHtO|(43~Ta2A2q8y?90k*dmU7u4qS)Mk^a^n_JE4oO6Tsa zt*G9dm-~`G*CJLkb*6mz>_%S55xfKw2xPgzshleR-+|W?%Me|&zCQ30-2ShF|J#9o zhOkUElQsVtEyULUih_j$(ra?%Y|3m*e+tZpN(u`mIA&2xh04FP88g1T^HPX%S=nb_ z2l{vLe7tf=@4KY??|>29aU&n`@Sh2Lj_)zQ>9dTR4N99r4mJeRw~UShYoS^}sD>~C zyuX!R@{dz7$0k|G`0DAvz8Pkj)gFBYSF2JPTjH*$j~iOE?VsPfmRXIdem`5wzJ1rn z{V=Jf$Xw`ak@_iiBhe;XB<)8du_}6}L;^NR$=#QHm>r9k5y7!(Pr77mueR$QpD)zr z`Ox1N(aPN$=7L;nEP;;EOqO<4n-h&V`aj+Y2KcXS`)TCK45$0O z890;b5}ihk@1_XOZ9czf=LC!-qU2FQi?PFxNN&}zAUxSk$z z@K9N$wbJ$IpsSsYnVf0M38psfG3M94s@`Orax0BSapA4WX>Z=`?GcFu(vKtUw-Lj5 z)AK(Md8b)6{5j@z@!n$9)G_)1H?YH@)M58IagE=V&m4AFr22rUgGy=O4GrwGPP4!O z_<3{#_O(aC_>0CnXC!Eb_!m8*%0OzA8i~zgi22F<)#elSw)Xvd0Yy_8dQTwhsykYx zi!xZ%{c~PrGM~+<{@+akBo9udPly4Z|2m0)3qm-~oWIzvM)3X93+=?nDekIV29CI$+>l^#9fM*6}^X!x7t?Z&cZN7Nc-Yq1ceUhE=4efjV(UpG}$HSrEu5j{K8$Eft{Wj z;i2hQ$$iaiaLNPR#cf0cm+y)!1OTUAtCcqaI(}qZNEfWt3?%TJa0W*Ie;8^RbPd1z z3647p;x-U;7xQZXd{yPduHh87g|jv5M!}jIU0}~`pGcR!SvNNntHa+(#7?4*ewF6Z z`fr@zKOmLS^%xY>}JC@4n8?g2xnir;hOpH1a$5aE;P6aCe zc6F;{(N{~l_V!S}iO=szmOY#lZA9-7Z;Ck4km%Y?NE9nvCW9CVoJKDEiJSF780`75 zW=K3Pa{6 z{DM6Qw6L6H%E4RR9Mq`vQp4&cO_@K)^Tk>!Cos|-OPv2qA30I5$Kl5cHh#6wOp~G``5}>h&>39+dV*e7nkCSd5 zi#lk0Yf)@l{Zy!V+llhGis!Z(d4@bKas=GA zTEhy_m|(SdKi7j@lXJa>zmOsp0AUYor34X@(OPdkMC9&R_@DLOl~et$G6%Q+@>_q! z_qj+w@aVwtDmUinB%?J9=~wGHY;375#ac{jZGXzd3QyT>l!m|$`(;c%Y7g_6U>*qC zjdERgjRpisLfA8rm1VP+3MeN}WdV>fBF%ERsm)~2ZdQf#Hk5ozu7njTpBACTgKp_N z7QCr*s(OIuD(4-_h;aI#LWzPlU4l@46*#p0jH$=Jv*4*XPLm-hT_1exO#z+&ROk*? z=UHbri9&9-n?~|$i|}^|JMSUTFvtDl#wWs6rZ3Xy)Asg(DJuSh$Llew_KCQ%*HG_y zR7!70=b6>oC!GW;r!UuA`bO@5(SHwVTaP)>$S0IpaIAN>GpAjgZQWyxpCrw5Guc(s zco*ksM%@UB-~Ilytyl+ByFyrOEqYSJ_}(^p&ogEf(k|He=@TsI&+~=E|3p3-IOegL z$S`T+;v8d6=K)bCX&@7o9IFrU+)L zQrmx?t?fS3+1I@P06;9JSc{C(_O>>nY+|vu0h-~YM3v$QC9e#2!t3IHl;N!^R=wl^ zxSuA-8e8_K+)o=>IsfWr7MP2ua>VQf- zQUKnMXTJTKeZ}|SB?)++?jG+6lV3?v$3=AOtKY}Pq?FwN2JRbwu~&CBu@&r~uV!w2 zxj%m=o#ho4u(Tyy55M;6JfUkaSpm4Aj>l!Mp?CFvNO=w#&3)tuT||bI_(Q&jWn_^a zhuF`uN!f8|NavNRX+~E4DHP8Yz?492OV%g%A^@7Gj4C?z7r84mVZs6Ai_xD7&nc!g%4+h|sl zBT)yI)I88TFfg~%@Wl?%Ne;TUrY9I8Qe~4Zk^(A?G2Y(_{dW{Pr<} zTUU{eYNgr{R8BzYx9yt!r+4HHAOb^9_&=Po5BhkUSJLRTv*6offhPAxqV-#_MJ4+a zuHHQk&@rY}Zx%ku=zD$p?Mp`R9DJ_Udi^Sy&G@*n735O?3YvWWIcet<$00eHtX8zT z6y}G;r+KL(P}%ch-#&JsE3zgXNY`@jdkTGU`3_&P z`7?o(vqb2Ra{;78qb9dzvp0~)OsNJ2?kd@*|D#9KxzgE^181$)T=qB}+c{7aL;nL4 zV?g`(z*j{z6 zcfKqF&AWr#q3LzmL?zW&!ln)lk8;?@go2iHK}n}Z&8=2zI9~mh%x=RzbVca2@mi}q0j>HES2u6`$Af>-gJUnG(U|F1e`uEh4ZmaZ?34o3&4@6| zP9h5#3cSy+xizWbD1O2;jNm)`NUikbJk^4{`gHyw$Q7#x^r=@|xiW2HV(qhY=64Y1 z*=!XJZhHBg;0hMs>-z9s$@SdB5faJuwn`cEaB^Uiw#r=}N-a$d%Z)z3`+j`@X=k+T zM@gLSkIMYPzM+>;5xx$D_@y8I5m!qs57TT zY$|3^+6elMbuv|oqn3nOoqEs}2WCS!P&u{m2;|kJNUpCQK12Bpa5QPvYu={M^oN`TJkKLPUo=~K6R3Z( zk0Ax#^dC3I3i985hjenp!bjfDJE{J4Vs3Z`fnsi3i(7p?mfL^Cv2cL7-$H5wUOCcs zH}`$Y0qyAj_#nV*Og%XZzAt|1=D7|m(sO;XZ7D^WT=QNtOH&H~7jj{p+yiRBL~{vV zaSkPI$b>&05@j-aWgd@x`+EEV)5pXA-%sB;BUAm3W6Bm#1;WQZN#pn>18M{YtOO81 zjc?s&4p8fnqbC8KkTz?B`jdBk!@Vi8QeY+!i718sk;I(l_t(Z{=`L7n>mSF;FVv$z zW$QwHV~C~j9~uJ(#kFf8LwwJv_Ub;Nn$!$q9rjr>W1YvI7dvad2|;t`#@F9PNXTZG zUl?z$+wS}n=pL4rNi1q_{WV<$)rXqvTU4>QKmR{&lB8VyfA>s)%=WJ_X5591ym~o3 zY33TaF&^U`D0Z_os8x$%UKdoMd2$&A+6Fl#5LInmoXeuE8+>xxx$*AYh*kljQmLR| z<+J~Pxd5Y!5_ku+lR3{T_vLbw!t(#I0@>1^fR82Mc+C&A z5~%q$xvAFIa|gld-^y)ek|9T1SIvyYJMRZpp3TU@>@3dMrRtw{Jl*FNpmqgEG|h0s ztRyW_l&{SW_Mjk4wu`{I1fjI?{{7beUJ*Cpukz;eO!a>1=mJ-HwQir^vwO9>pHD9z z2Bcw$FLr;qN^v#P>t@ovR=2Fl#@xwauIux!*Sy`&+ZWTxDgo46d|(m0bz=acfE^2C z&ozQkOcTs&fD&-Vt&vD6mWGlXFVFi3WFG;Ga?vp zBH7z(4aTRf@3UHUK zkHgwkpyM<(@ft{PnyD43n8y9>I;^fR|Hu~WnV^i1OSQ?4So$swNC;;f;_#Vb`!swLb0w~Fa4v0_&mP~R|Riy-~MsP&fB zz+E){7|>D8KIYXXp!xstK(04nn^r&a7=Ys2N%OaFqTL7At61^b ztak`{V9bAC_5l1lF05Nv1E6Ly(A7W^UyvUQU#E?H5zqc;+VG}{8R#46fd721XOkz^h1?&qPXh!qs7(bTu zg10uE`QUq#9}atVqpV9$Vc7FZ(A%>{&{|maH$LGQ=4CUCHBfemc_$w-T(v0`IFPSx zI2=trU47bq(Lf7tqLJ32d?QfkojoDx7mn;GAM`*7x;IWnmSxZ6o~9pDX$eJ((Fbh! zo2NSt5_s2}w`P47+Q@pPs8mS=NalRvjesn9(f%0;*eQ#)6L2DNamR90mqt*A_@xZ;$ zw)&nJbO2@tR>Kl1%?la53vwfLQatijBS!PhNj}D&kE~tYzpv(SKmOU6SILf?pDhl0 zVX~#tTOeR|RiF#z0BnGfEBC^F#C{S+Z!iAZfQ=7F3y!9y=HKI(=K&m^i^Y<`HYZ0Q zb{_ZoQ+I<*$le^4Vn!In1w?j{_o7ag?>UQLCR;O67H zK;6%IDaC&n=Qf(2kpvm}OS4AKn4-4G;ZlMu2i%gz!~5UW3{1Y4x#=PeJ}=L08% zn5_>ZA8x$H4ZAp&w97YFJ|>k=)ax9S3m7@LXAu-A+(usZ?Yc;N^9Ni)Oy$>ImAfEP z5&n~ou3S6B4Ov~{_sD7Xkt`ed1ueN9dAvXrZpTe2$GP3&44?SD;$^r^wrB@$4xuYedwo6)r3=`9;1L>Zr7&$)v_yPL2)|Qmp49v#-lV#Eo!=crN76 z0;^kRIR@5^`#`(-&OK4@SN+=;iy9m{qR3n%s@!he`J}$Ia@0)x+TVzneC7iX#i0Mr zQk2bo)&{R+oM3mQ$YILzn&#->R6qs-q2Qy7jty+&AknDnz?<%i{kEY)+VZ{hq%hc= z=Wm~TuD7B?rr|^1MbB^oH(;q;wPASsze~&{LsjWvAP;&oHG3KP9)%W`y=vKnZv-W{)tj!!~bxd^V%&dBNiC^zA zW1&9?K`1aLgTRG~DYiH1Qg1pXP=@UpJ67Jg-S-uxZb?#JqX)`67&xFUbvQ$YUzyumur*VAZHb)<1PW#@f6{- zxDQ_yoMsapBynLcsDb&p)-7+dJ_l7rxe?^>26T=Nmc-~LoG`-Eq&&z&7GF>^yPyZn zzHR-fI8SY>-S#r)Kz1D#wxoiY_Xn@MtaCX3=S*Z8^9hy9LsIi!_8`AY4w#xoky)X| z^8jY3-S^tHv&eH!kaeI(bhra?eM(p7`=HCdRhxC{gX(P2fVe%6XCK0Yv%G)%z(ZQA zMDg;B7gt33o@MdX@kc3V@`^!3$<@Am%bXF9#GNq;4l%6yTc2KAq(AL)X_ z;!LTwRvylUt-fOtudiP)c~Ek`PEfIuCU>(#n5Es!k#tdb=U_#JbxP>o!L1$03uNa0 zHJMP!Pya0zCGP3w#w7?78B-N#jDOF29kpW zydGOFZ;*C&P;#7?St}~5{1g>p-J>>BJsBE(p9klKN}&)4zFp^$Id}QS!gZE0FAbUR=bVD%Si61IOr#qc9Jon*x4VOF8e2vWiaZrQ;*R*1~ z2bEoj-N)W_&(^Ql#Uh(mJ>qum?7Wm>DqL7DjLr5c7VgP7!!w3iQvvqh-?$0j^#8ZG z2`Uf1bw=cvfgJO0m{4wt?toUDrSiK!-=OkNvKur3+9S%igP(~pXCnD*#~+4pGmD_p zdSG(ia~Q0}Wx(UWjeae|`jsZUuQ?~_LeKj|gcU?X*8kpM{hJ-}0@a`=wN{owaW9wK zdY#>O-s6P3gx?q_G2GYRa*V7!2hwO~u4p{Y-GRar%$8joX5l>VYxFEE2!zX}(^n;q z{GEVa>V@8&Wp)d7dl=^6{h}|=QY+Gg55%m%*yMVN0(l^s7yY2w=yjgGT>^2U5-R}a%Nh^7YaSz8MX2oTKcA_FJn$nx)rU6+abr76-@0BJ(%w$O2Ma@dXq= z(}|oAwPJNZWx`w|@j2D3ZMYFVS?n8kZe#}s(F>m~-?uiV7&2J@RcLX`+Lf#_?t~l9`ekASooN z4Y7D7c!IcO=QE)d?}X`bcC3fY-zvgGMa0&NCUxedjypXG5ddQi~)NI`n z5;r-i5ZV0Bi=5JZU|>p%OOu`k(tAUmPFiS;V`@B-8o(a5d@w`u7CakF2E8x6EOKhY zIL!%<0Sgl09kY}B3YpB>Q){6D=hL6$6U>-WJXXV}F_2B6Owff?7G{;gK>5^94EjPNg8dUJ-mfq~QL zkgst7-ph){6J28kcqzmUHm9_(y6X(;d)!;J9G?{3Gaf@Wh`HY!O167Fa&r-$lAE#{ zl60XEl9Lrrkk~M2&O-%|YAJw#sVd5IMAfW3`_Gz{`H_x}oY%Py7@EqF-GvXXpOt_A zjT?U~gM1Hven08*z9bgvBmg6lImtw&@9mYRyeVmj>+5=9fNBLPBa3o1Zo~4Za-shg zmT$@l4OP+|(`(nodP#50$(fm5ljpLw-LnU*NCYwC&6G+~0~}Jxur`z(dJdF1$w-w@ z9soATo?hC2)==!eBPJ$R*1mOI^5rRjc;E#yh+cW+>w^bNFHr#>L10SS|HZF~haD`d zT4B#hfrxDts)?c|80bv+Uot%_>7*niC`50szG5+S_1gh^3+QDKRaBTC{OR6%Oz3(} z{Uh8I9HKUi?7}y0!X)?^G}&0N4dxc!JqWPZQDa?xZ;078n7!$vl>4$4Vo!gOi4f z`SN}E(|D$M@eK?Vb?PS{fr#RWl%BF31 zvP%X>q^4yju|`PR`O)xGEd~P`>5rA8O#)Vvu^=mfz8b-7sL(Hv)B2xvi2r-ETjpVS z-&G~UQQ5Z8%8R3=4IT;S`X=C&^Qz;PMxdY5%bPQPHzy2^TiqBS z@V>+4EDR;CjltZh9{kLXIT3kvGZOY^mjfYz)vmr6MBxC=t1ji%0ZgGiJ>mb~RQUHe zEwXCY?W~Khf1FN@=Hz2~`Q@fLz2~%~n8uVt@w+@|_Dt2uy z=Ix(Zre<&LF@qQ&Dz}1S-N2CPE07Qj&9GiverH@9%Ba{WI-v zkk-OMr@0igjl%;G^E1soE+BdhMmz{!9$jhx3-kuPU7}4^=&gU-8?$<;ZQu@_{Z@Qv z|9^;&Vu!yW)%Up=-g0t4v=j75lpV`ikLhmv1aReLCFGvAr9g~cPtYDE+wK=Z^RuOs zO4qC>sq2y=SOcvU%PsAINo_qckW}7R__Rl;O>M`l)sscpITA`-5c5c1h#fR2D>V3V zG<14(v!v%4;Egtor~l^-;6FvpZL?TXWt7kYIs*K9?Wlo2T`XVuR6=yA&veuttU=Og zCG^cV`XE@5p)vVaq>9}o$$Ig6NX)S|@AP^%+7pDkVH*}OlIzB4y(93)F8Q*!hq6%> zjWG^Pm7zBIKD74o2bVi#0Z!Gg8G|pJw>Y8sA8}GiXDp2I`S9nE;!-zAo8fNKFiukm z!W|aqr~+_UwW09K<~*|ueHp!W)?2v5{*Q10gn3F3Tvu4bqlhGs2uGlU z!|W=@>lxY=%j(OL5V3WtG?sDm{ZNZgw1HEnw6ECI4PRNXn)8F_+fSX)0-S*q&`UfI z@=rSo?rVk?o~LCLfvyGjtUku6$@4cMURMC^77J5)UglxMCAW!r^9PpRg+^PzoK|mB z>sBcMIjZ(gav{0ZE$EOpPmM{?<_C=~ol?mXD=yqeqQwV0O>6F;UEu=p#l1je>s@&Q zi@soMH24Mmg130EZ)=u}rHU~XMtj#ZHIWo;dnOQGDO5pc60r|lP(?Gvv`kGgwk+dU z?qEmzhMw$V-tYGg4Pd_rn4kVpsgtnt0_XTh?2azSe= ze1dU+${@^fxosz73IJ=QLs{vW(QTs(J*KxP#smtN$sd!ClX97aUwAAEl9;RvC$j`^ z;e1SybVOp0Olln;y(6Km5F|0z#4{F-Pen_MmHw*cwBEgj?%Mn=h)}rB`2kwc#h*=C zTZT)q0WH>V9goiU^w5Tr-O>g8Ye`-&+N{F@@Y*>!+RbsZLEH}rSwP;ZrNmc$V(cJZ z+~xGIS9|dkp=wc@ZZ3Rc8<8G)Y7MsQZR=@NE`0P_puswwQRDbj@f*3ZW{uML#vw5N zd4=?xXW!CPhkRRNmb6XFI0G@Um*(JYYF&OXP@qdhfB*i+)I^M1+;X8bL@3~d4J=cv zR}RHL#)?cIB3WW2Hx>q~vK}`sqL~s{wvi~x?0g!P#SK1`dJY;a22FN%-dT8#b8Jc; z-?o&blO$P5V>>uE{cv~6dOgQga!>?&lJxuxh9~?R@%ciD!Pn>>T3fG@`Z*nt^T3tK ziz8(-kd7$vlrRCxg68O++`kM^DcDc8!B-fu?7$8Yvu|cKi&-Z4WR}kFiWIgVo|JaK z8oxK>$@&cv*x+`zM4Xu%Zum3)!JVlBj})PTMK`yDgLzIumwwT~R3r64URS*AU$3=8 z*s>Ur=~814{h}Z7oL;$QHDE#J?a5EoP|ci|pcsG{F6zyL|3eH*;nyEsR1u*)dsB9t z5G;QwV_{58kV(cO+>L##TTR+$x~IwWCjt+0k+CI>TXmc~CE%NO_F_vx?-LYWhj!pc zE3b4MK``LSc+*gRQF?>sp0Wr*T%5sPp}iU0biPR!$dC-1k*i2#Q|P(?M7zc3x=y*7 zPOS>sG)Y9>ACZCr^6%+f8udCkR?w~1MqcR;^|t^NFL^20Ox zS;OYsr_n&}K@pEBlh27?4yBUe(vMgBJLrqo-;k?`V83D8;dmGL(vawZ_y)y>!O|Rl z1MfT+7E69`CL`HhG1>{B%bJpH4fAc+6<(}4T>6)q3a5rBsE}r%pzy1kDr9Z~$CDBB zuzmO52{Px~jSaFr@inDdMl4KW=e z+8e`Y>PJcA;s0j$V9{QG$M&%$fu(Bivr(ed`h7^`*4U!AUjp}>zwU=uSh$rN|It@N zIOFaj3t4^iE0}L3!Z+~s_hMj*w_yIe+ZU|VMHg4Zp^GRg`3F}k;@6*ED1Zh%>5#(D z0t9?Sa%v1l@gWeM&B)-=B{B6g{SPU}5_Pya4XFJ(V-2UwCQ2loA5vE}J ze5~D;xk~%Cs?znzV$<9gGrzIE-`|~>I+|@=Y-Q}9LPEW4DlSh4MU>~huPA)Rn2I*x z+?UGUi0IWW$9dmNRJMGZ_oDc;eQ$(0jCt#J-V4w~=q-kC;9~`w7!fj2)HYr*IpDEV znwCG7P3s1K9`s3VU#d1MsF>)a)ZHBRw`?0676?f>Fn~1O_OiIyeqTSm^Qsh}zgITC z3Of=)weN0w{-^;XSBM=bG?H$&%$H}uI=PBf%Fhp8$yPv<<|fvVE;<0(CCr%bIjR;Y zh~72B!i5wK!Q4D;DjE$2>x`ZxFQxvP#GHC`qOXiU{S{c>yM#u`3(vSWwrbqq7HFR- zNIl=jk2tE_GQA+M!C|rjm^#`?Ar!5aXtJdepS6!x{v88rQYIxd`h8D%vFG^sm)8)T z>(YTxhnN(ysR388f>Vf-(R1!X>6{H!t+e6HAp&CvZP3_mQy0kZoPo1Zt2 z1LHj%fJ*@+I&ic62|Fq<>-0*Za{c@$)M=Q-I+{P``Wg}G*dl<}-iDqg`--Fz3z8=% zIq`Ss=pH_878n!a5J4UU5cc`yvP zKj`NpKKwbSKsSk6kL`w1J^+TeJ9&X|lPJ`%qBmn?a|D;kCIh#LDGv9;Yw+BCXe*{{ zt8xHZK=+pNaOZz=)qvg$%uG171lqMG&utgnUXG*!XL_kJ zwLCLxQh6=xL%iTEv~MYuRc(@UKwZiX#^%PS;u|b^h2zo&8n6j^yR;n?XjwuVz+uQw z5IkuJ^>RR~NJ(Ql!vL+qFda5v)D0BvRI+kBIKd4SV|w*?LQ^M$P}2&hITV>XKs5FQRXD zKb@P(1u>Z5=v)L#u5#$qWc~3J&~hxxT9PMJ!V0H2b~dMk$C>l8xaLId%*w{dq90vm zFsqyNt>@LY;(w^>zkADhlqixLk4;imuAjX^lZ9VUT)(Ab))KC6-(}4!>qT5=$vx@k zz=b{iz>D<=dG#JD`EvDw%z-BI62K@+HSI02e+Qc05)0b$dEM%cC0c;F+@c;RZmXGw zyi-$h3L>bdkhj4�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Ð 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 literal 0 HcmV?d00001 diff --git a/MER/v1/index.html b/MER/v1/index.html new file mode 100644 index 0000000..5632d98 --- /dev/null +++ b/MER/v1/index.html @@ -0,0 +1,767 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Versão 01 - 2024.2-Avatar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

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

Modelo Entidade Relacionamento

+

Introdução

+

O Modelo Entidade Relacionamento (MER) é uma ferramenta utilizada para modelar dados em um sistema de banco de dados. O MER é composto por entidades, atributos e relacionamentos, que são representados graficamente, o que o torna uma ferramenta muito fácil, intuitiva e expressiva para entender a estrutura de um banco de dados e facilitar o desenvolvimento de sistemas de informação.

+ + +

Diagrama Entidade Relacionamento (DER)

+

DER

+

Histórico de versão

+ + + + + + + + + + + + + + + + + + + + + + + +
DataVersãoDescriçãoAutor
18/11/20241.0Criação do DERJoão Schmitz, Luciano Freitas, Luciano Ricardo, Willian Silva
24/11/20241.1Criação documento MERLuciano Freitas
+ + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/MR/v1/index.html b/MR/v1/index.html new file mode 100644 index 0000000..4cbf455 --- /dev/null +++ b/MR/v1/index.html @@ -0,0 +1,755 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Versão 01 - 2024.2-Avatar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + +
+ + +
+ +
+ + + + + + +
+
+ + + +
+
+
+ + + + + +
+
+
+ + + +
+
+
+ + + +
+
+
+ + + +
+
+ + + + + + + +

Modelo Relacional

+

Introdução

+

Desenvolvimento

+

Histórico de versão

+ + + + + + + + + + + + + + + + + +
DataVersãoDescriçãoAutor
DD/MM1.0XXXXXXXXXXXXXXXXXX
+ + + + + + + + + + + + + + +
+
+ + + +
+ + + +
+ + + +
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/assets/images/favicon.png b/assets/images/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..1cf13b9f9d978896599290a74f77d5dbe7d1655c GIT binary patch literal 1870 zcmV-U2eJ5xP)Gc)JR9QMau)O=X#!i9;T z37kk-upj^(fsR36MHs_+1RCI)NNu9}lD0S{B^g8PN?Ww(5|~L#Ng*g{WsqleV}|#l zz8@ri&cTzw_h33bHI+12+kK6WN$h#n5cD8OQt`5kw6p~9H3()bUQ8OS4Q4HTQ=1Ol z_JAocz`fLbT2^{`8n~UAo=#AUOf=SOq4pYkt;XbC&f#7lb$*7=$na!mWCQ`dBQsO0 zLFBSPj*N?#u5&pf2t4XjEGH|=pPQ8xh7tpx;US5Cx_Ju;!O`ya-yF`)b%TEt5>eP1ZX~}sjjA%FJF?h7cX8=b!DZl<6%Cv z*G0uvvU+vmnpLZ2paivG-(cd*y3$hCIcsZcYOGh{$&)A6*XX&kXZd3G8m)G$Zz-LV z^GF3VAW^Mdv!)4OM8EgqRiz~*Cji;uzl2uC9^=8I84vNp;ltJ|q-*uQwGp2ma6cY7 z;`%`!9UXO@fr&Ebapfs34OmS9^u6$)bJxrucutf>`dKPKT%%*d3XlFVKunp9 zasduxjrjs>f8V=D|J=XNZp;_Zy^WgQ$9WDjgY=z@stwiEBm9u5*|34&1Na8BMjjgf3+SHcr`5~>oz1Y?SW^=K z^bTyO6>Gar#P_W2gEMwq)ot3; zREHn~U&Dp0l6YT0&k-wLwYjb?5zGK`W6S2v+K>AM(95m2C20L|3m~rN8dprPr@t)5lsk9Hu*W z?pS990s;Ez=+Rj{x7p``4>+c0G5^pYnB1^!TL=(?HLHZ+HicG{~4F1d^5Awl_2!1jICM-!9eoLhbbT^;yHcefyTAaqRcY zmuctDopPT!%k+}x%lZRKnzykr2}}XfG_ne?nRQO~?%hkzo;@RN{P6o`&mMUWBYMTe z6i8ChtjX&gXl`nvrU>jah)2iNM%JdjqoaeaU%yVn!^70x-flljp6Q5tK}5}&X8&&G zX3fpb3E(!rH=zVI_9Gjl45w@{(ITqngWFe7@9{mX;tO25Z_8 zQHEpI+FkTU#4xu>RkN>b3Tnc3UpWzPXWm#o55GKF09j^Mh~)K7{QqbO_~(@CVq! zS<8954|P8mXN2MRs86xZ&Q4EfM@JB94b=(YGuk)s&^jiSF=t3*oNK3`rD{H`yQ?d; ztE=laAUoZx5?RC8*WKOj`%LXEkgDd>&^Q4M^z`%u0rg-It=hLCVsq!Z%^6eB-OvOT zFZ28TN&cRmgU}Elrnk43)!>Z1FCPL2K$7}gwzIc48NX}#!A1BpJP?#v5wkNprhV** z?Cpalt1oH&{r!o3eSKc&ap)iz2BTn_VV`4>9M^b3;(YY}4>#ML6{~(4mH+?%07*qo IM6N<$f(jP3KmY&$ literal 0 HcmV?d00001 diff --git a/assets/javascripts/bundle.83f73b43.min.js b/assets/javascripts/bundle.83f73b43.min.js new file mode 100644 index 0000000..43d8b70 --- /dev/null +++ b/assets/javascripts/bundle.83f73b43.min.js @@ -0,0 +1,16 @@ +"use strict";(()=>{var Wi=Object.create;var gr=Object.defineProperty;var Di=Object.getOwnPropertyDescriptor;var Vi=Object.getOwnPropertyNames,Vt=Object.getOwnPropertySymbols,Ni=Object.getPrototypeOf,yr=Object.prototype.hasOwnProperty,ao=Object.prototype.propertyIsEnumerable;var io=(e,t,r)=>t in e?gr(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,$=(e,t)=>{for(var r in t||(t={}))yr.call(t,r)&&io(e,r,t[r]);if(Vt)for(var r of Vt(t))ao.call(t,r)&&io(e,r,t[r]);return e};var so=(e,t)=>{var r={};for(var o in e)yr.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Vt)for(var o of Vt(e))t.indexOf(o)<0&&ao.call(e,o)&&(r[o]=e[o]);return r};var xr=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var zi=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Vi(t))!yr.call(e,n)&&n!==r&&gr(e,n,{get:()=>t[n],enumerable:!(o=Di(t,n))||o.enumerable});return e};var Mt=(e,t,r)=>(r=e!=null?Wi(Ni(e)):{},zi(t||!e||!e.__esModule?gr(r,"default",{value:e,enumerable:!0}):r,e));var co=(e,t,r)=>new Promise((o,n)=>{var i=p=>{try{s(r.next(p))}catch(c){n(c)}},a=p=>{try{s(r.throw(p))}catch(c){n(c)}},s=p=>p.done?o(p.value):Promise.resolve(p.value).then(i,a);s((r=r.apply(e,t)).next())});var lo=xr((Er,po)=>{(function(e,t){typeof Er=="object"&&typeof po!="undefined"?t():typeof define=="function"&&define.amd?define(t):t()})(Er,function(){"use strict";function e(r){var o=!0,n=!1,i=null,a={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function s(k){return!!(k&&k!==document&&k.nodeName!=="HTML"&&k.nodeName!=="BODY"&&"classList"in k&&"contains"in k.classList)}function p(k){var ft=k.type,qe=k.tagName;return!!(qe==="INPUT"&&a[ft]&&!k.readOnly||qe==="TEXTAREA"&&!k.readOnly||k.isContentEditable)}function c(k){k.classList.contains("focus-visible")||(k.classList.add("focus-visible"),k.setAttribute("data-focus-visible-added",""))}function l(k){k.hasAttribute("data-focus-visible-added")&&(k.classList.remove("focus-visible"),k.removeAttribute("data-focus-visible-added"))}function f(k){k.metaKey||k.altKey||k.ctrlKey||(s(r.activeElement)&&c(r.activeElement),o=!0)}function u(k){o=!1}function d(k){s(k.target)&&(o||p(k.target))&&c(k.target)}function y(k){s(k.target)&&(k.target.classList.contains("focus-visible")||k.target.hasAttribute("data-focus-visible-added"))&&(n=!0,window.clearTimeout(i),i=window.setTimeout(function(){n=!1},100),l(k.target))}function L(k){document.visibilityState==="hidden"&&(n&&(o=!0),X())}function X(){document.addEventListener("mousemove",J),document.addEventListener("mousedown",J),document.addEventListener("mouseup",J),document.addEventListener("pointermove",J),document.addEventListener("pointerdown",J),document.addEventListener("pointerup",J),document.addEventListener("touchmove",J),document.addEventListener("touchstart",J),document.addEventListener("touchend",J)}function te(){document.removeEventListener("mousemove",J),document.removeEventListener("mousedown",J),document.removeEventListener("mouseup",J),document.removeEventListener("pointermove",J),document.removeEventListener("pointerdown",J),document.removeEventListener("pointerup",J),document.removeEventListener("touchmove",J),document.removeEventListener("touchstart",J),document.removeEventListener("touchend",J)}function J(k){k.target.nodeName&&k.target.nodeName.toLowerCase()==="html"||(o=!1,te())}document.addEventListener("keydown",f,!0),document.addEventListener("mousedown",u,!0),document.addEventListener("pointerdown",u,!0),document.addEventListener("touchstart",u,!0),document.addEventListener("visibilitychange",L,!0),X(),r.addEventListener("focus",d,!0),r.addEventListener("blur",y,!0),r.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&r.host?r.host.setAttribute("data-js-focus-visible",""):r.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if(typeof window!="undefined"&&typeof document!="undefined"){window.applyFocusVisiblePolyfill=e;var t;try{t=new CustomEvent("focus-visible-polyfill-ready")}catch(r){t=document.createEvent("CustomEvent"),t.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(t)}typeof document!="undefined"&&e(document)})});var qr=xr((hy,On)=>{"use strict";/*! + * escape-html + * Copyright(c) 2012-2013 TJ Holowaychuk + * Copyright(c) 2015 Andreas Lubbe + * Copyright(c) 2015 Tiancheng "Timothy" Gu + * MIT Licensed + */var $a=/["'&<>]/;On.exports=Pa;function Pa(e){var t=""+e,r=$a.exec(t);if(!r)return t;var o,n="",i=0,a=0;for(i=r.index;i{/*! + * clipboard.js v2.0.11 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */(function(t,r){typeof It=="object"&&typeof Yr=="object"?Yr.exports=r():typeof define=="function"&&define.amd?define([],r):typeof It=="object"?It.ClipboardJS=r():t.ClipboardJS=r()})(It,function(){return function(){var e={686:function(o,n,i){"use strict";i.d(n,{default:function(){return Ui}});var a=i(279),s=i.n(a),p=i(370),c=i.n(p),l=i(817),f=i.n(l);function u(V){try{return document.execCommand(V)}catch(A){return!1}}var d=function(A){var M=f()(A);return u("cut"),M},y=d;function L(V){var A=document.documentElement.getAttribute("dir")==="rtl",M=document.createElement("textarea");M.style.fontSize="12pt",M.style.border="0",M.style.padding="0",M.style.margin="0",M.style.position="absolute",M.style[A?"right":"left"]="-9999px";var F=window.pageYOffset||document.documentElement.scrollTop;return M.style.top="".concat(F,"px"),M.setAttribute("readonly",""),M.value=V,M}var X=function(A,M){var F=L(A);M.container.appendChild(F);var D=f()(F);return u("copy"),F.remove(),D},te=function(A){var M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body},F="";return typeof A=="string"?F=X(A,M):A instanceof HTMLInputElement&&!["text","search","url","tel","password"].includes(A==null?void 0:A.type)?F=X(A.value,M):(F=f()(A),u("copy")),F},J=te;function k(V){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?k=function(M){return typeof M}:k=function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},k(V)}var ft=function(){var A=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},M=A.action,F=M===void 0?"copy":M,D=A.container,Y=A.target,$e=A.text;if(F!=="copy"&&F!=="cut")throw new Error('Invalid "action" value, use either "copy" or "cut"');if(Y!==void 0)if(Y&&k(Y)==="object"&&Y.nodeType===1){if(F==="copy"&&Y.hasAttribute("disabled"))throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');if(F==="cut"&&(Y.hasAttribute("readonly")||Y.hasAttribute("disabled")))throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`)}else throw new Error('Invalid "target" value, use a valid Element');if($e)return J($e,{container:D});if(Y)return F==="cut"?y(Y):J(Y,{container:D})},qe=ft;function Fe(V){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fe=function(M){return typeof M}:Fe=function(M){return M&&typeof Symbol=="function"&&M.constructor===Symbol&&M!==Symbol.prototype?"symbol":typeof M},Fe(V)}function ki(V,A){if(!(V instanceof A))throw new TypeError("Cannot call a class as a function")}function no(V,A){for(var M=0;M0&&arguments[0]!==void 0?arguments[0]:{};this.action=typeof D.action=="function"?D.action:this.defaultAction,this.target=typeof D.target=="function"?D.target:this.defaultTarget,this.text=typeof D.text=="function"?D.text:this.defaultText,this.container=Fe(D.container)==="object"?D.container:document.body}},{key:"listenClick",value:function(D){var Y=this;this.listener=c()(D,"click",function($e){return Y.onClick($e)})}},{key:"onClick",value:function(D){var Y=D.delegateTarget||D.currentTarget,$e=this.action(Y)||"copy",Dt=qe({action:$e,container:this.container,target:this.target(Y),text:this.text(Y)});this.emit(Dt?"success":"error",{action:$e,text:Dt,trigger:Y,clearSelection:function(){Y&&Y.focus(),window.getSelection().removeAllRanges()}})}},{key:"defaultAction",value:function(D){return vr("action",D)}},{key:"defaultTarget",value:function(D){var Y=vr("target",D);if(Y)return document.querySelector(Y)}},{key:"defaultText",value:function(D){return vr("text",D)}},{key:"destroy",value:function(){this.listener.destroy()}}],[{key:"copy",value:function(D){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{container:document.body};return J(D,Y)}},{key:"cut",value:function(D){return y(D)}},{key:"isSupported",value:function(){var D=arguments.length>0&&arguments[0]!==void 0?arguments[0]:["copy","cut"],Y=typeof D=="string"?[D]:D,$e=!!document.queryCommandSupported;return Y.forEach(function(Dt){$e=$e&&!!document.queryCommandSupported(Dt)}),$e}}]),M}(s()),Ui=Fi},828:function(o){var n=9;if(typeof Element!="undefined"&&!Element.prototype.matches){var i=Element.prototype;i.matches=i.matchesSelector||i.mozMatchesSelector||i.msMatchesSelector||i.oMatchesSelector||i.webkitMatchesSelector}function a(s,p){for(;s&&s.nodeType!==n;){if(typeof s.matches=="function"&&s.matches(p))return s;s=s.parentNode}}o.exports=a},438:function(o,n,i){var a=i(828);function s(l,f,u,d,y){var L=c.apply(this,arguments);return l.addEventListener(u,L,y),{destroy:function(){l.removeEventListener(u,L,y)}}}function p(l,f,u,d,y){return typeof l.addEventListener=="function"?s.apply(null,arguments):typeof u=="function"?s.bind(null,document).apply(null,arguments):(typeof l=="string"&&(l=document.querySelectorAll(l)),Array.prototype.map.call(l,function(L){return s(L,f,u,d,y)}))}function c(l,f,u,d){return function(y){y.delegateTarget=a(y.target,f),y.delegateTarget&&d.call(l,y)}}o.exports=p},879:function(o,n){n.node=function(i){return i!==void 0&&i instanceof HTMLElement&&i.nodeType===1},n.nodeList=function(i){var a=Object.prototype.toString.call(i);return i!==void 0&&(a==="[object NodeList]"||a==="[object HTMLCollection]")&&"length"in i&&(i.length===0||n.node(i[0]))},n.string=function(i){return typeof i=="string"||i instanceof String},n.fn=function(i){var a=Object.prototype.toString.call(i);return a==="[object Function]"}},370:function(o,n,i){var a=i(879),s=i(438);function p(u,d,y){if(!u&&!d&&!y)throw new Error("Missing required arguments");if(!a.string(d))throw new TypeError("Second argument must be a String");if(!a.fn(y))throw new TypeError("Third argument must be a Function");if(a.node(u))return c(u,d,y);if(a.nodeList(u))return l(u,d,y);if(a.string(u))return f(u,d,y);throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList")}function c(u,d,y){return u.addEventListener(d,y),{destroy:function(){u.removeEventListener(d,y)}}}function l(u,d,y){return Array.prototype.forEach.call(u,function(L){L.addEventListener(d,y)}),{destroy:function(){Array.prototype.forEach.call(u,function(L){L.removeEventListener(d,y)})}}}function f(u,d,y){return s(document.body,u,d,y)}o.exports=p},817:function(o){function n(i){var a;if(i.nodeName==="SELECT")i.focus(),a=i.value;else if(i.nodeName==="INPUT"||i.nodeName==="TEXTAREA"){var s=i.hasAttribute("readonly");s||i.setAttribute("readonly",""),i.select(),i.setSelectionRange(0,i.value.length),s||i.removeAttribute("readonly"),a=i.value}else{i.hasAttribute("contenteditable")&&i.focus();var p=window.getSelection(),c=document.createRange();c.selectNodeContents(i),p.removeAllRanges(),p.addRange(c),a=p.toString()}return a}o.exports=n},279:function(o){function n(){}n.prototype={on:function(i,a,s){var p=this.e||(this.e={});return(p[i]||(p[i]=[])).push({fn:a,ctx:s}),this},once:function(i,a,s){var p=this;function c(){p.off(i,c),a.apply(s,arguments)}return c._=a,this.on(i,c,s)},emit:function(i){var a=[].slice.call(arguments,1),s=((this.e||(this.e={}))[i]||[]).slice(),p=0,c=s.length;for(p;p0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function N(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var o=r.call(e),n,i=[],a;try{for(;(t===void 0||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(s){a={error:s}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(a)throw a.error}}return i}function q(e,t,r){if(r||arguments.length===2)for(var o=0,n=t.length,i;o1||p(d,L)})},y&&(n[d]=y(n[d])))}function p(d,y){try{c(o[d](y))}catch(L){u(i[0][3],L)}}function c(d){d.value instanceof nt?Promise.resolve(d.value.v).then(l,f):u(i[0][2],d)}function l(d){p("next",d)}function f(d){p("throw",d)}function u(d,y){d(y),i.shift(),i.length&&p(i[0][0],i[0][1])}}function uo(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof he=="function"?he(e):e[Symbol.iterator](),r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r);function o(i){r[i]=e[i]&&function(a){return new Promise(function(s,p){a=e[i](a),n(s,p,a.done,a.value)})}}function n(i,a,s,p){Promise.resolve(p).then(function(c){i({value:c,done:s})},a)}}function H(e){return typeof e=="function"}function ut(e){var t=function(o){Error.call(o),o.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var zt=ut(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription: +`+r.map(function(o,n){return n+1+") "+o.toString()}).join(` + `):"",this.name="UnsubscriptionError",this.errors=r}});function Qe(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ue=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,o,n,i;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=he(a),p=s.next();!p.done;p=s.next()){var c=p.value;c.remove(this)}}catch(L){t={error:L}}finally{try{p&&!p.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var l=this.initialTeardown;if(H(l))try{l()}catch(L){i=L instanceof zt?L.errors:[L]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var u=he(f),d=u.next();!d.done;d=u.next()){var y=d.value;try{ho(y)}catch(L){i=i!=null?i:[],L instanceof zt?i=q(q([],N(i)),N(L.errors)):i.push(L)}}}catch(L){o={error:L}}finally{try{d&&!d.done&&(n=u.return)&&n.call(u)}finally{if(o)throw o.error}}}if(i)throw new zt(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)ho(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Qe(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Qe(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Tr=Ue.EMPTY;function qt(e){return e instanceof Ue||e&&"closed"in e&&H(e.remove)&&H(e.add)&&H(e.unsubscribe)}function ho(e){H(e)?e():e.unsubscribe()}var Pe={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var dt={setTimeout:function(e,t){for(var r=[],o=2;o0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var o=this,n=this,i=n.hasError,a=n.isStopped,s=n.observers;return i||a?Tr:(this.currentObservers=null,s.push(r),new Ue(function(){o.currentObservers=null,Qe(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var o=this,n=o.hasError,i=o.thrownError,a=o.isStopped;n?r.error(i):a&&r.complete()},t.prototype.asObservable=function(){var r=new j;return r.source=this,r},t.create=function(r,o){return new To(r,o)},t}(j);var To=function(e){oe(t,e);function t(r,o){var n=e.call(this)||this;return n.destination=r,n.source=o,n}return t.prototype.next=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.next)===null||n===void 0||n.call(o,r)},t.prototype.error=function(r){var o,n;(n=(o=this.destination)===null||o===void 0?void 0:o.error)===null||n===void 0||n.call(o,r)},t.prototype.complete=function(){var r,o;(o=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||o===void 0||o.call(r)},t.prototype._subscribe=function(r){var o,n;return(n=(o=this.source)===null||o===void 0?void 0:o.subscribe(r))!==null&&n!==void 0?n:Tr},t}(g);var _r=function(e){oe(t,e);function t(r){var o=e.call(this)||this;return o._value=r,o}return Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!1,configurable:!0}),t.prototype._subscribe=function(r){var o=e.prototype._subscribe.call(this,r);return!o.closed&&r.next(this._value),o},t.prototype.getValue=function(){var r=this,o=r.hasError,n=r.thrownError,i=r._value;if(o)throw n;return this._throwIfClosed(),i},t.prototype.next=function(r){e.prototype.next.call(this,this._value=r)},t}(g);var At={now:function(){return(At.delegate||Date).now()},delegate:void 0};var Ct=function(e){oe(t,e);function t(r,o,n){r===void 0&&(r=1/0),o===void 0&&(o=1/0),n===void 0&&(n=At);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=o,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=o===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,o),i}return t.prototype.next=function(r){var o=this,n=o.isStopped,i=o._buffer,a=o._infiniteTimeWindow,s=o._timestampProvider,p=o._windowTime;n||(i.push(r),!a&&i.push(s.now()+p)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var o=this._innerSubscribe(r),n=this,i=n._infiniteTimeWindow,a=n._buffer,s=a.slice(),p=0;p0?e.prototype.schedule.call(this,r,o):(this.delay=o,this.state=r,this.scheduler.flush(this),this)},t.prototype.execute=function(r,o){return o>0||this.closed?e.prototype.execute.call(this,r,o):this._execute(r,o)},t.prototype.requestAsyncId=function(r,o,n){return n===void 0&&(n=0),n!=null&&n>0||n==null&&this.delay>0?e.prototype.requestAsyncId.call(this,r,o,n):(r.flush(this),0)},t}(gt);var Lo=function(e){oe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(yt);var kr=new Lo(Oo);var Mo=function(e){oe(t,e);function t(r,o){var n=e.call(this,r,o)||this;return n.scheduler=r,n.work=o,n}return t.prototype.requestAsyncId=function(r,o,n){return n===void 0&&(n=0),n!==null&&n>0?e.prototype.requestAsyncId.call(this,r,o,n):(r.actions.push(this),r._scheduled||(r._scheduled=vt.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,o,n){var i;if(n===void 0&&(n=0),n!=null?n>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,r,o,n);var a=r.actions;o!=null&&((i=a[a.length-1])===null||i===void 0?void 0:i.id)!==o&&(vt.cancelAnimationFrame(o),r._scheduled=void 0)},t}(gt);var _o=function(e){oe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var o=this._scheduled;this._scheduled=void 0;var n=this.actions,i;r=r||n.shift();do if(i=r.execute(r.state,r.delay))break;while((r=n[0])&&r.id===o&&n.shift());if(this._active=!1,i){for(;(r=n[0])&&r.id===o&&n.shift();)r.unsubscribe();throw i}},t}(yt);var me=new _o(Mo);var S=new j(function(e){return e.complete()});function Yt(e){return e&&H(e.schedule)}function Hr(e){return e[e.length-1]}function Xe(e){return H(Hr(e))?e.pop():void 0}function ke(e){return Yt(Hr(e))?e.pop():void 0}function Bt(e,t){return typeof Hr(e)=="number"?e.pop():t}var xt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function Gt(e){return H(e==null?void 0:e.then)}function Jt(e){return H(e[bt])}function Xt(e){return Symbol.asyncIterator&&H(e==null?void 0:e[Symbol.asyncIterator])}function Zt(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Zi(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var er=Zi();function tr(e){return H(e==null?void 0:e[er])}function rr(e){return fo(this,arguments,function(){var r,o,n,i;return Nt(this,function(a){switch(a.label){case 0:r=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,nt(r.read())];case 3:return o=a.sent(),n=o.value,i=o.done,i?[4,nt(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,nt(n)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function or(e){return H(e==null?void 0:e.getReader)}function U(e){if(e instanceof j)return e;if(e!=null){if(Jt(e))return ea(e);if(xt(e))return ta(e);if(Gt(e))return ra(e);if(Xt(e))return Ao(e);if(tr(e))return oa(e);if(or(e))return na(e)}throw Zt(e)}function ea(e){return new j(function(t){var r=e[bt]();if(H(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function ta(e){return new j(function(t){for(var r=0;r=2;return function(o){return o.pipe(e?b(function(n,i){return e(n,i,o)}):le,Te(1),r?De(t):Qo(function(){return new ir}))}}function jr(e){return e<=0?function(){return S}:E(function(t,r){var o=[];t.subscribe(T(r,function(n){o.push(n),e=2,!0))}function pe(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new g}:t,o=e.resetOnError,n=o===void 0?!0:o,i=e.resetOnComplete,a=i===void 0?!0:i,s=e.resetOnRefCountZero,p=s===void 0?!0:s;return function(c){var l,f,u,d=0,y=!1,L=!1,X=function(){f==null||f.unsubscribe(),f=void 0},te=function(){X(),l=u=void 0,y=L=!1},J=function(){var k=l;te(),k==null||k.unsubscribe()};return E(function(k,ft){d++,!L&&!y&&X();var qe=u=u!=null?u:r();ft.add(function(){d--,d===0&&!L&&!y&&(f=Ur(J,p))}),qe.subscribe(ft),!l&&d>0&&(l=new at({next:function(Fe){return qe.next(Fe)},error:function(Fe){L=!0,X(),f=Ur(te,n,Fe),qe.error(Fe)},complete:function(){y=!0,X(),f=Ur(te,a),qe.complete()}}),U(k).subscribe(l))})(c)}}function Ur(e,t){for(var r=[],o=2;oe.next(document)),e}function P(e,t=document){return Array.from(t.querySelectorAll(e))}function R(e,t=document){let r=fe(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function fe(e,t=document){return t.querySelector(e)||void 0}function Ie(){var e,t,r,o;return(o=(r=(t=(e=document.activeElement)==null?void 0:e.shadowRoot)==null?void 0:t.activeElement)!=null?r:document.activeElement)!=null?o:void 0}var wa=O(h(document.body,"focusin"),h(document.body,"focusout")).pipe(_e(1),Q(void 0),m(()=>Ie()||document.body),G(1));function et(e){return wa.pipe(m(t=>e.contains(t)),K())}function $t(e,t){return C(()=>O(h(e,"mouseenter").pipe(m(()=>!0)),h(e,"mouseleave").pipe(m(()=>!1))).pipe(t?Ht(r=>Le(+!r*t)):le,Q(e.matches(":hover"))))}function Jo(e,t){if(typeof t=="string"||typeof t=="number")e.innerHTML+=t.toString();else if(t instanceof Node)e.appendChild(t);else if(Array.isArray(t))for(let r of t)Jo(e,r)}function x(e,t,...r){let o=document.createElement(e);if(t)for(let n of Object.keys(t))typeof t[n]!="undefined"&&(typeof t[n]!="boolean"?o.setAttribute(n,t[n]):o.setAttribute(n,""));for(let n of r)Jo(o,n);return o}function sr(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function Tt(e){let t=x("script",{src:e});return C(()=>(document.head.appendChild(t),O(h(t,"load"),h(t,"error").pipe(v(()=>$r(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(m(()=>{}),_(()=>document.head.removeChild(t)),Te(1))))}var Xo=new g,Ta=C(()=>typeof ResizeObserver=="undefined"?Tt("https://unpkg.com/resize-observer-polyfill"):I(void 0)).pipe(m(()=>new ResizeObserver(e=>e.forEach(t=>Xo.next(t)))),v(e=>O(Ye,I(e)).pipe(_(()=>e.disconnect()))),G(1));function ce(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ge(e){let t=e;for(;t.clientWidth===0&&t.parentElement;)t=t.parentElement;return Ta.pipe(w(r=>r.observe(t)),v(r=>Xo.pipe(b(o=>o.target===t),_(()=>r.unobserve(t)))),m(()=>ce(e)),Q(ce(e)))}function St(e){return{width:e.scrollWidth,height:e.scrollHeight}}function cr(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}function Zo(e){let t=[],r=e.parentElement;for(;r;)(e.clientWidth>r.clientWidth||e.clientHeight>r.clientHeight)&&t.push(r),r=(e=r).parentElement;return t.length===0&&t.push(document.documentElement),t}function Ve(e){return{x:e.offsetLeft,y:e.offsetTop}}function en(e){let t=e.getBoundingClientRect();return{x:t.x+window.scrollX,y:t.y+window.scrollY}}function tn(e){return O(h(window,"load"),h(window,"resize")).pipe(Me(0,me),m(()=>Ve(e)),Q(Ve(e)))}function pr(e){return{x:e.scrollLeft,y:e.scrollTop}}function Ne(e){return O(h(e,"scroll"),h(window,"scroll"),h(window,"resize")).pipe(Me(0,me),m(()=>pr(e)),Q(pr(e)))}var rn=new g,Sa=C(()=>I(new IntersectionObserver(e=>{for(let t of e)rn.next(t)},{threshold:0}))).pipe(v(e=>O(Ye,I(e)).pipe(_(()=>e.disconnect()))),G(1));function tt(e){return Sa.pipe(w(t=>t.observe(e)),v(t=>rn.pipe(b(({target:r})=>r===e),_(()=>t.unobserve(e)),m(({isIntersecting:r})=>r))))}function on(e,t=16){return Ne(e).pipe(m(({y:r})=>{let o=ce(e),n=St(e);return r>=n.height-o.height-t}),K())}var lr={drawer:R("[data-md-toggle=drawer]"),search:R("[data-md-toggle=search]")};function nn(e){return lr[e].checked}function Je(e,t){lr[e].checked!==t&&lr[e].click()}function ze(e){let t=lr[e];return h(t,"change").pipe(m(()=>t.checked),Q(t.checked))}function Oa(e,t){switch(e.constructor){case HTMLInputElement:return e.type==="radio"?/^Arrow/.test(t):!0;case HTMLSelectElement:case HTMLTextAreaElement:return!0;default:return e.isContentEditable}}function La(){return O(h(window,"compositionstart").pipe(m(()=>!0)),h(window,"compositionend").pipe(m(()=>!1))).pipe(Q(!1))}function an(){let e=h(window,"keydown").pipe(b(t=>!(t.metaKey||t.ctrlKey)),m(t=>({mode:nn("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),b(({mode:t,type:r})=>{if(t==="global"){let o=Ie();if(typeof o!="undefined")return!Oa(o,r)}return!0}),pe());return La().pipe(v(t=>t?S:e))}function ye(){return new URL(location.href)}function lt(e,t=!1){if(B("navigation.instant")&&!t){let r=x("a",{href:e.href});document.body.appendChild(r),r.click(),r.remove()}else location.href=e.href}function sn(){return new g}function cn(){return location.hash.slice(1)}function pn(e){let t=x("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function Ma(e){return O(h(window,"hashchange"),e).pipe(m(cn),Q(cn()),b(t=>t.length>0),G(1))}function ln(e){return Ma(e).pipe(m(t=>fe(`[id="${t}"]`)),b(t=>typeof t!="undefined"))}function Pt(e){let t=matchMedia(e);return ar(r=>t.addListener(()=>r(t.matches))).pipe(Q(t.matches))}function mn(){let e=matchMedia("print");return O(h(window,"beforeprint").pipe(m(()=>!0)),h(window,"afterprint").pipe(m(()=>!1))).pipe(Q(e.matches))}function Nr(e,t){return e.pipe(v(r=>r?t():S))}function zr(e,t){return new j(r=>{let o=new XMLHttpRequest;return o.open("GET",`${e}`),o.responseType="blob",o.addEventListener("load",()=>{o.status>=200&&o.status<300?(r.next(o.response),r.complete()):r.error(new Error(o.statusText))}),o.addEventListener("error",()=>{r.error(new Error("Network error"))}),o.addEventListener("abort",()=>{r.complete()}),typeof(t==null?void 0:t.progress$)!="undefined"&&(o.addEventListener("progress",n=>{var i;if(n.lengthComputable)t.progress$.next(n.loaded/n.total*100);else{let a=(i=o.getResponseHeader("Content-Length"))!=null?i:0;t.progress$.next(n.loaded/+a*100)}}),t.progress$.next(5)),o.send(),()=>o.abort()})}function je(e,t){return zr(e,t).pipe(v(r=>r.text()),m(r=>JSON.parse(r)),G(1))}function fn(e,t){let r=new DOMParser;return zr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/html")),G(1))}function un(e,t){let r=new DOMParser;return zr(e,t).pipe(v(o=>o.text()),m(o=>r.parseFromString(o,"text/xml")),G(1))}function dn(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function hn(){return O(h(window,"scroll",{passive:!0}),h(window,"resize",{passive:!0})).pipe(m(dn),Q(dn()))}function bn(){return{width:innerWidth,height:innerHeight}}function vn(){return h(window,"resize",{passive:!0}).pipe(m(bn),Q(bn()))}function gn(){return z([hn(),vn()]).pipe(m(([e,t])=>({offset:e,size:t})),G(1))}function mr(e,{viewport$:t,header$:r}){let o=t.pipe(ee("size")),n=z([o,r]).pipe(m(()=>Ve(e)));return z([r,t,n]).pipe(m(([{height:i},{offset:a,size:s},{x:p,y:c}])=>({offset:{x:a.x-p,y:a.y-c+i},size:s})))}function _a(e){return h(e,"message",t=>t.data)}function Aa(e){let t=new g;return t.subscribe(r=>e.postMessage(r)),t}function yn(e,t=new Worker(e)){let r=_a(t),o=Aa(t),n=new g;n.subscribe(o);let i=o.pipe(Z(),ie(!0));return n.pipe(Z(),Re(r.pipe(W(i))),pe())}var Ca=R("#__config"),Ot=JSON.parse(Ca.textContent);Ot.base=`${new URL(Ot.base,ye())}`;function xe(){return Ot}function B(e){return Ot.features.includes(e)}function Ee(e,t){return typeof t!="undefined"?Ot.translations[e].replace("#",t.toString()):Ot.translations[e]}function Se(e,t=document){return R(`[data-md-component=${e}]`,t)}function ae(e,t=document){return P(`[data-md-component=${e}]`,t)}function ka(e){let t=R(".md-typeset > :first-child",e);return h(t,"click",{once:!0}).pipe(m(()=>R(".md-typeset",e)),m(r=>({hash:__md_hash(r.innerHTML)})))}function xn(e){if(!B("announce.dismiss")||!e.childElementCount)return S;if(!e.hidden){let t=R(".md-typeset",e);__md_hash(t.innerHTML)===__md_get("__announce")&&(e.hidden=!0)}return C(()=>{let t=new g;return t.subscribe(({hash:r})=>{e.hidden=!0,__md_set("__announce",r)}),ka(e).pipe(w(r=>t.next(r)),_(()=>t.complete()),m(r=>$({ref:e},r)))})}function Ha(e,{target$:t}){return t.pipe(m(r=>({hidden:r!==e})))}function En(e,t){let r=new g;return r.subscribe(({hidden:o})=>{e.hidden=o}),Ha(e,t).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))}function Rt(e,t){return t==="inline"?x("div",{class:"md-tooltip md-tooltip--inline",id:e,role:"tooltip"},x("div",{class:"md-tooltip__inner md-typeset"})):x("div",{class:"md-tooltip",id:e,role:"tooltip"},x("div",{class:"md-tooltip__inner md-typeset"}))}function wn(...e){return x("div",{class:"md-tooltip2",role:"tooltip"},x("div",{class:"md-tooltip2__inner md-typeset"},e))}function Tn(e,t){if(t=t?`${t}_annotation_${e}`:void 0,t){let r=t?`#${t}`:void 0;return x("aside",{class:"md-annotation",tabIndex:0},Rt(t),x("a",{href:r,class:"md-annotation__index",tabIndex:-1},x("span",{"data-md-annotation-id":e})))}else return x("aside",{class:"md-annotation",tabIndex:0},Rt(t),x("span",{class:"md-annotation__index",tabIndex:-1},x("span",{"data-md-annotation-id":e})))}function Sn(e){return x("button",{class:"md-clipboard md-icon",title:Ee("clipboard.copy"),"data-clipboard-target":`#${e} > code`})}var Ln=Mt(qr());function Qr(e,t){let r=t&2,o=t&1,n=Object.keys(e.terms).filter(p=>!e.terms[p]).reduce((p,c)=>[...p,x("del",null,(0,Ln.default)(c))," "],[]).slice(0,-1),i=xe(),a=new URL(e.location,i.base);B("search.highlight")&&a.searchParams.set("h",Object.entries(e.terms).filter(([,p])=>p).reduce((p,[c])=>`${p} ${c}`.trim(),""));let{tags:s}=xe();return x("a",{href:`${a}`,class:"md-search-result__link",tabIndex:-1},x("article",{class:"md-search-result__article md-typeset","data-md-score":e.score.toFixed(2)},r>0&&x("div",{class:"md-search-result__icon md-icon"}),r>0&&x("h1",null,e.title),r<=0&&x("h2",null,e.title),o>0&&e.text.length>0&&e.text,e.tags&&x("nav",{class:"md-tags"},e.tags.map(p=>{let c=s?p in s?`md-tag-icon md-tag--${s[p]}`:"md-tag-icon":"";return x("span",{class:`md-tag ${c}`},p)})),o>0&&n.length>0&&x("p",{class:"md-search-result__terms"},Ee("search.result.term.missing"),": ",...n)))}function Mn(e){let t=e[0].score,r=[...e],o=xe(),n=r.findIndex(l=>!`${new URL(l.location,o.base)}`.includes("#")),[i]=r.splice(n,1),a=r.findIndex(l=>l.scoreQr(l,1)),...p.length?[x("details",{class:"md-search-result__more"},x("summary",{tabIndex:-1},x("div",null,p.length>0&&p.length===1?Ee("search.result.more.one"):Ee("search.result.more.other",p.length))),...p.map(l=>Qr(l,1)))]:[]];return x("li",{class:"md-search-result__item"},c)}function _n(e){return x("ul",{class:"md-source__facts"},Object.entries(e).map(([t,r])=>x("li",{class:`md-source__fact md-source__fact--${t}`},typeof r=="number"?sr(r):r)))}function Kr(e){let t=`tabbed-control tabbed-control--${e}`;return x("div",{class:t,hidden:!0},x("button",{class:"tabbed-button",tabIndex:-1,"aria-hidden":"true"}))}function An(e){return x("div",{class:"md-typeset__scrollwrap"},x("div",{class:"md-typeset__table"},e))}function Ra(e){var o;let t=xe(),r=new URL(`../${e.version}/`,t.base);return x("li",{class:"md-version__item"},x("a",{href:`${r}`,class:"md-version__link"},e.title,((o=t.version)==null?void 0:o.alias)&&e.aliases.length>0&&x("span",{class:"md-version__alias"},e.aliases[0])))}function Cn(e,t){var o;let r=xe();return e=e.filter(n=>{var i;return!((i=n.properties)!=null&&i.hidden)}),x("div",{class:"md-version"},x("button",{class:"md-version__current","aria-label":Ee("select.version")},t.title,((o=r.version)==null?void 0:o.alias)&&t.aliases.length>0&&x("span",{class:"md-version__alias"},t.aliases[0])),x("ul",{class:"md-version__list"},e.map(Ra)))}var Ia=0;function ja(e){let t=z([et(e),$t(e)]).pipe(m(([o,n])=>o||n),K()),r=C(()=>Zo(e)).pipe(ne(Ne),pt(1),He(t),m(()=>en(e)));return t.pipe(Ae(o=>o),v(()=>z([t,r])),m(([o,n])=>({active:o,offset:n})),pe())}function Fa(e,t){let{content$:r,viewport$:o}=t,n=`__tooltip2_${Ia++}`;return C(()=>{let i=new g,a=new _r(!1);i.pipe(Z(),ie(!1)).subscribe(a);let s=a.pipe(Ht(c=>Le(+!c*250,kr)),K(),v(c=>c?r:S),w(c=>c.id=n),pe());z([i.pipe(m(({active:c})=>c)),s.pipe(v(c=>$t(c,250)),Q(!1))]).pipe(m(c=>c.some(l=>l))).subscribe(a);let p=a.pipe(b(c=>c),re(s,o),m(([c,l,{size:f}])=>{let u=e.getBoundingClientRect(),d=u.width/2;if(l.role==="tooltip")return{x:d,y:8+u.height};if(u.y>=f.height/2){let{height:y}=ce(l);return{x:d,y:-16-y}}else return{x:d,y:16+u.height}}));return z([s,i,p]).subscribe(([c,{offset:l},f])=>{c.style.setProperty("--md-tooltip-host-x",`${l.x}px`),c.style.setProperty("--md-tooltip-host-y",`${l.y}px`),c.style.setProperty("--md-tooltip-x",`${f.x}px`),c.style.setProperty("--md-tooltip-y",`${f.y}px`),c.classList.toggle("md-tooltip2--top",f.y<0),c.classList.toggle("md-tooltip2--bottom",f.y>=0)}),a.pipe(b(c=>c),re(s,(c,l)=>l),b(c=>c.role==="tooltip")).subscribe(c=>{let l=ce(R(":scope > *",c));c.style.setProperty("--md-tooltip-width",`${l.width}px`),c.style.setProperty("--md-tooltip-tail","0px")}),a.pipe(K(),ve(me),re(s)).subscribe(([c,l])=>{l.classList.toggle("md-tooltip2--active",c)}),z([a.pipe(b(c=>c)),s]).subscribe(([c,l])=>{l.role==="dialog"?(e.setAttribute("aria-controls",n),e.setAttribute("aria-haspopup","dialog")):e.setAttribute("aria-describedby",n)}),a.pipe(b(c=>!c)).subscribe(()=>{e.removeAttribute("aria-controls"),e.removeAttribute("aria-describedby"),e.removeAttribute("aria-haspopup")}),ja(e).pipe(w(c=>i.next(c)),_(()=>i.complete()),m(c=>$({ref:e},c)))})}function mt(e,{viewport$:t},r=document.body){return Fa(e,{content$:new j(o=>{let n=e.title,i=wn(n);return o.next(i),e.removeAttribute("title"),r.append(i),()=>{i.remove(),e.setAttribute("title",n)}}),viewport$:t})}function Ua(e,t){let r=C(()=>z([tn(e),Ne(t)])).pipe(m(([{x:o,y:n},i])=>{let{width:a,height:s}=ce(e);return{x:o-i.x+a/2,y:n-i.y+s/2}}));return et(e).pipe(v(o=>r.pipe(m(n=>({active:o,offset:n})),Te(+!o||1/0))))}function kn(e,t,{target$:r}){let[o,n]=Array.from(e.children);return C(()=>{let i=new g,a=i.pipe(Z(),ie(!0));return i.subscribe({next({offset:s}){e.style.setProperty("--md-tooltip-x",`${s.x}px`),e.style.setProperty("--md-tooltip-y",`${s.y}px`)},complete(){e.style.removeProperty("--md-tooltip-x"),e.style.removeProperty("--md-tooltip-y")}}),tt(e).pipe(W(a)).subscribe(s=>{e.toggleAttribute("data-md-visible",s)}),O(i.pipe(b(({active:s})=>s)),i.pipe(_e(250),b(({active:s})=>!s))).subscribe({next({active:s}){s?e.prepend(o):o.remove()},complete(){e.prepend(o)}}),i.pipe(Me(16,me)).subscribe(({active:s})=>{o.classList.toggle("md-tooltip--active",s)}),i.pipe(pt(125,me),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:s})=>s)).subscribe({next(s){s?e.style.setProperty("--md-tooltip-0",`${-s}px`):e.style.removeProperty("--md-tooltip-0")},complete(){e.style.removeProperty("--md-tooltip-0")}}),h(n,"click").pipe(W(a),b(s=>!(s.metaKey||s.ctrlKey))).subscribe(s=>{s.stopPropagation(),s.preventDefault()}),h(n,"mousedown").pipe(W(a),re(i)).subscribe(([s,{active:p}])=>{var c;if(s.button!==0||s.metaKey||s.ctrlKey)s.preventDefault();else if(p){s.preventDefault();let l=e.parentElement.closest(".md-annotation");l instanceof HTMLElement?l.focus():(c=Ie())==null||c.blur()}}),r.pipe(W(a),b(s=>s===o),Ge(125)).subscribe(()=>e.focus()),Ua(e,t).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))})}function Wa(e){return e.tagName==="CODE"?P(".c, .c1, .cm",e):[e]}function Da(e){let t=[];for(let r of Wa(e)){let o=[],n=document.createNodeIterator(r,NodeFilter.SHOW_TEXT);for(let i=n.nextNode();i;i=n.nextNode())o.push(i);for(let i of o){let a;for(;a=/(\(\d+\))(!)?/.exec(i.textContent);){let[,s,p]=a;if(typeof p=="undefined"){let c=i.splitText(a.index);i=c.splitText(s.length),t.push(c)}else{i.textContent=s,t.push(i);break}}}}return t}function Hn(e,t){t.append(...Array.from(e.childNodes))}function fr(e,t,{target$:r,print$:o}){let n=t.closest("[id]"),i=n==null?void 0:n.id,a=new Map;for(let s of Da(t)){let[,p]=s.textContent.match(/\((\d+)\)/);fe(`:scope > li:nth-child(${p})`,e)&&(a.set(p,Tn(p,i)),s.replaceWith(a.get(p)))}return a.size===0?S:C(()=>{let s=new g,p=s.pipe(Z(),ie(!0)),c=[];for(let[l,f]of a)c.push([R(".md-typeset",f),R(`:scope > li:nth-child(${l})`,e)]);return o.pipe(W(p)).subscribe(l=>{e.hidden=!l,e.classList.toggle("md-annotation-list",l);for(let[f,u]of c)l?Hn(f,u):Hn(u,f)}),O(...[...a].map(([,l])=>kn(l,t,{target$:r}))).pipe(_(()=>s.complete()),pe())})}function $n(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return $n(t)}}function Pn(e,t){return C(()=>{let r=$n(e);return typeof r!="undefined"?fr(r,e,t):S})}var Rn=Mt(Br());var Va=0;function In(e){if(e.nextElementSibling){let t=e.nextElementSibling;if(t.tagName==="OL")return t;if(t.tagName==="P"&&!t.children.length)return In(t)}}function Na(e){return ge(e).pipe(m(({width:t})=>({scrollable:St(e).width>t})),ee("scrollable"))}function jn(e,t){let{matches:r}=matchMedia("(hover)"),o=C(()=>{let n=new g,i=n.pipe(jr(1));n.subscribe(({scrollable:c})=>{c&&r?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")});let a=[];if(Rn.default.isSupported()&&(e.closest(".copy")||B("content.code.copy")&&!e.closest(".no-copy"))){let c=e.closest("pre");c.id=`__code_${Va++}`;let l=Sn(c.id);c.insertBefore(l,e),B("content.tooltips")&&a.push(mt(l,{viewport$}))}let s=e.closest(".highlight");if(s instanceof HTMLElement){let c=In(s);if(typeof c!="undefined"&&(s.classList.contains("annotate")||B("content.code.annotate"))){let l=fr(c,e,t);a.push(ge(s).pipe(W(i),m(({width:f,height:u})=>f&&u),K(),v(f=>f?l:S)))}}return P(":scope > span[id]",e).length&&e.classList.add("md-code__content"),Na(e).pipe(w(c=>n.next(c)),_(()=>n.complete()),m(c=>$({ref:e},c)),Re(...a))});return B("content.lazy")?tt(e).pipe(b(n=>n),Te(1),v(()=>o)):o}function za(e,{target$:t,print$:r}){let o=!0;return O(t.pipe(m(n=>n.closest("details:not([open])")),b(n=>e===n),m(()=>({action:"open",reveal:!0}))),r.pipe(b(n=>n||!o),w(()=>o=e.open),m(n=>({action:n?"open":"close"}))))}function Fn(e,t){return C(()=>{let r=new g;return r.subscribe(({action:o,reveal:n})=>{e.toggleAttribute("open",o==="open"),n&&e.scrollIntoView()}),za(e,t).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}var Un=".node circle,.node ellipse,.node path,.node polygon,.node rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}marker{fill:var(--md-mermaid-edge-color)!important}.edgeLabel .label rect{fill:#0000}.label{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.label foreignObject{line-height:normal;overflow:visible}.label div .edgeLabel{color:var(--md-mermaid-label-fg-color)}.edgeLabel,.edgeLabel p,.label div .edgeLabel{background-color:var(--md-mermaid-label-bg-color)}.edgeLabel,.edgeLabel p{fill:var(--md-mermaid-label-bg-color);color:var(--md-mermaid-edge-color)}.edgePath .path,.flowchart-link{stroke:var(--md-mermaid-edge-color);stroke-width:.05rem}.edgePath .arrowheadPath{fill:var(--md-mermaid-edge-color);stroke:none}.cluster rect{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}.cluster span{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}g #flowchart-circleEnd,g #flowchart-circleStart,g #flowchart-crossEnd,g #flowchart-crossStart,g #flowchart-pointEnd,g #flowchart-pointStart{stroke:none}g.classGroup line,g.classGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.classGroup text{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.classLabel .box{fill:var(--md-mermaid-label-bg-color);background-color:var(--md-mermaid-label-bg-color);opacity:1}.classLabel .label{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.node .divider{stroke:var(--md-mermaid-node-fg-color)}.relation{stroke:var(--md-mermaid-edge-color)}.cardinality{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.cardinality text{fill:inherit!important}defs #classDiagram-compositionEnd,defs #classDiagram-compositionStart,defs #classDiagram-dependencyEnd,defs #classDiagram-dependencyStart,defs #classDiagram-extensionEnd,defs #classDiagram-extensionStart{fill:var(--md-mermaid-edge-color)!important;stroke:var(--md-mermaid-edge-color)!important}defs #classDiagram-aggregationEnd,defs #classDiagram-aggregationStart{fill:var(--md-mermaid-label-bg-color)!important;stroke:var(--md-mermaid-edge-color)!important}g.stateGroup rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}g.stateGroup .state-title{fill:var(--md-mermaid-label-fg-color)!important;font-family:var(--md-mermaid-font-family)}g.stateGroup .composit{fill:var(--md-mermaid-label-bg-color)}.nodeLabel,.nodeLabel p{color:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}a .nodeLabel{text-decoration:underline}.node circle.state-end,.node circle.state-start,.start-state{fill:var(--md-mermaid-edge-color);stroke:none}.end-state-inner,.end-state-outer{fill:var(--md-mermaid-edge-color)}.end-state-inner,.node circle.state-end{stroke:var(--md-mermaid-label-bg-color)}.transition{stroke:var(--md-mermaid-edge-color)}[id^=state-fork] rect,[id^=state-join] rect{fill:var(--md-mermaid-edge-color)!important;stroke:none!important}.statediagram-cluster.statediagram-cluster .inner{fill:var(--md-default-bg-color)}.statediagram-cluster rect{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.statediagram-state rect.divider{fill:var(--md-default-fg-color--lightest);stroke:var(--md-default-fg-color--lighter)}defs #statediagram-barbEnd{stroke:var(--md-mermaid-edge-color)}.attributeBoxEven,.attributeBoxOdd{fill:var(--md-mermaid-node-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityBox{fill:var(--md-mermaid-label-bg-color);stroke:var(--md-mermaid-node-fg-color)}.entityLabel{fill:var(--md-mermaid-label-fg-color);font-family:var(--md-mermaid-font-family)}.relationshipLabelBox{fill:var(--md-mermaid-label-bg-color);fill-opacity:1;background-color:var(--md-mermaid-label-bg-color);opacity:1}.relationshipLabel{fill:var(--md-mermaid-label-fg-color)}.relationshipLine{stroke:var(--md-mermaid-edge-color)}defs #ONE_OR_MORE_END *,defs #ONE_OR_MORE_START *,defs #ONLY_ONE_END *,defs #ONLY_ONE_START *,defs #ZERO_OR_MORE_END *,defs #ZERO_OR_MORE_START *,defs #ZERO_OR_ONE_END *,defs #ZERO_OR_ONE_START *{stroke:var(--md-mermaid-edge-color)!important}defs #ZERO_OR_MORE_END circle,defs #ZERO_OR_MORE_START circle{fill:var(--md-mermaid-label-bg-color)}.actor{fill:var(--md-mermaid-sequence-actor-bg-color);stroke:var(--md-mermaid-sequence-actor-border-color)}text.actor>tspan{fill:var(--md-mermaid-sequence-actor-fg-color);font-family:var(--md-mermaid-font-family)}line{stroke:var(--md-mermaid-sequence-actor-line-color)}.actor-man circle,.actor-man line{fill:var(--md-mermaid-sequence-actorman-bg-color);stroke:var(--md-mermaid-sequence-actorman-line-color)}.messageLine0,.messageLine1{stroke:var(--md-mermaid-sequence-message-line-color)}.note{fill:var(--md-mermaid-sequence-note-bg-color);stroke:var(--md-mermaid-sequence-note-border-color)}.loopText,.loopText>tspan,.messageText,.noteText>tspan{stroke:none;font-family:var(--md-mermaid-font-family)!important}.messageText{fill:var(--md-mermaid-sequence-message-fg-color)}.loopText,.loopText>tspan{fill:var(--md-mermaid-sequence-loop-fg-color)}.noteText>tspan{fill:var(--md-mermaid-sequence-note-fg-color)}#arrowhead path{fill:var(--md-mermaid-sequence-message-line-color);stroke:none}.loopLine{fill:var(--md-mermaid-sequence-loop-bg-color);stroke:var(--md-mermaid-sequence-loop-border-color)}.labelBox{fill:var(--md-mermaid-sequence-label-bg-color);stroke:none}.labelText,.labelText>span{fill:var(--md-mermaid-sequence-label-fg-color);font-family:var(--md-mermaid-font-family)}.sequenceNumber{fill:var(--md-mermaid-sequence-number-fg-color)}rect.rect{fill:var(--md-mermaid-sequence-box-bg-color);stroke:none}rect.rect+text.text{fill:var(--md-mermaid-sequence-box-fg-color)}defs #sequencenumber{fill:var(--md-mermaid-sequence-number-bg-color)!important}";var Gr,Qa=0;function Ka(){return typeof mermaid=="undefined"||mermaid instanceof Element?Tt("https://unpkg.com/mermaid@11/dist/mermaid.min.js"):I(void 0)}function Wn(e){return e.classList.remove("mermaid"),Gr||(Gr=Ka().pipe(w(()=>mermaid.initialize({startOnLoad:!1,themeCSS:Un,sequence:{actorFontSize:"16px",messageFontSize:"16px",noteFontSize:"16px"}})),m(()=>{}),G(1))),Gr.subscribe(()=>co(this,null,function*(){e.classList.add("mermaid");let t=`__mermaid_${Qa++}`,r=x("div",{class:"mermaid"}),o=e.textContent,{svg:n,fn:i}=yield mermaid.render(t,o),a=r.attachShadow({mode:"closed"});a.innerHTML=n,e.replaceWith(r),i==null||i(a)})),Gr.pipe(m(()=>({ref:e})))}var Dn=x("table");function Vn(e){return e.replaceWith(Dn),Dn.replaceWith(An(e)),I({ref:e})}function Ya(e){let t=e.find(r=>r.checked)||e[0];return O(...e.map(r=>h(r,"change").pipe(m(()=>R(`label[for="${r.id}"]`))))).pipe(Q(R(`label[for="${t.id}"]`)),m(r=>({active:r})))}function Nn(e,{viewport$:t,target$:r}){let o=R(".tabbed-labels",e),n=P(":scope > input",e),i=Kr("prev");e.append(i);let a=Kr("next");return e.append(a),C(()=>{let s=new g,p=s.pipe(Z(),ie(!0));z([s,ge(e),tt(e)]).pipe(W(p),Me(1,me)).subscribe({next([{active:c},l]){let f=Ve(c),{width:u}=ce(c);e.style.setProperty("--md-indicator-x",`${f.x}px`),e.style.setProperty("--md-indicator-width",`${u}px`);let d=pr(o);(f.xd.x+l.width)&&o.scrollTo({left:Math.max(0,f.x-16),behavior:"smooth"})},complete(){e.style.removeProperty("--md-indicator-x"),e.style.removeProperty("--md-indicator-width")}}),z([Ne(o),ge(o)]).pipe(W(p)).subscribe(([c,l])=>{let f=St(o);i.hidden=c.x<16,a.hidden=c.x>f.width-l.width-16}),O(h(i,"click").pipe(m(()=>-1)),h(a,"click").pipe(m(()=>1))).pipe(W(p)).subscribe(c=>{let{width:l}=ce(o);o.scrollBy({left:l*c,behavior:"smooth"})}),r.pipe(W(p),b(c=>n.includes(c))).subscribe(c=>c.click()),o.classList.add("tabbed-labels--linked");for(let c of n){let l=R(`label[for="${c.id}"]`);l.replaceChildren(x("a",{href:`#${l.htmlFor}`,tabIndex:-1},...Array.from(l.childNodes))),h(l.firstElementChild,"click").pipe(W(p),b(f=>!(f.metaKey||f.ctrlKey)),w(f=>{f.preventDefault(),f.stopPropagation()})).subscribe(()=>{history.replaceState({},"",`#${l.htmlFor}`),l.click()})}return B("content.tabs.link")&&s.pipe(Ce(1),re(t)).subscribe(([{active:c},{offset:l}])=>{let f=c.innerText.trim();if(c.hasAttribute("data-md-switching"))c.removeAttribute("data-md-switching");else{let u=e.offsetTop-l.y;for(let y of P("[data-tabs]"))for(let L of P(":scope > input",y)){let X=R(`label[for="${L.id}"]`);if(X!==c&&X.innerText.trim()===f){X.setAttribute("data-md-switching",""),L.click();break}}window.scrollTo({top:e.offsetTop-u});let d=__md_get("__tabs")||[];__md_set("__tabs",[...new Set([f,...d])])}}),s.pipe(W(p)).subscribe(()=>{for(let c of P("audio, video",e))c.pause()}),Ya(n).pipe(w(c=>s.next(c)),_(()=>s.complete()),m(c=>$({ref:e},c)))}).pipe(Ke(se))}function zn(e,{viewport$:t,target$:r,print$:o}){return O(...P(".annotate:not(.highlight)",e).map(n=>Pn(n,{target$:r,print$:o})),...P("pre:not(.mermaid) > code",e).map(n=>jn(n,{target$:r,print$:o})),...P("pre.mermaid",e).map(n=>Wn(n)),...P("table:not([class])",e).map(n=>Vn(n)),...P("details",e).map(n=>Fn(n,{target$:r,print$:o})),...P("[data-tabs]",e).map(n=>Nn(n,{viewport$:t,target$:r})),...P("[title]",e).filter(()=>B("content.tooltips")).map(n=>mt(n,{viewport$:t})))}function Ba(e,{alert$:t}){return t.pipe(v(r=>O(I(!0),I(!1).pipe(Ge(2e3))).pipe(m(o=>({message:r,active:o})))))}function qn(e,t){let r=R(".md-typeset",e);return C(()=>{let o=new g;return o.subscribe(({message:n,active:i})=>{e.classList.toggle("md-dialog--active",i),r.textContent=n}),Ba(e,t).pipe(w(n=>o.next(n)),_(()=>o.complete()),m(n=>$({ref:e},n)))})}var Ga=0;function Ja(e,t){document.body.append(e);let{width:r}=ce(e);e.style.setProperty("--md-tooltip-width",`${r}px`),e.remove();let o=cr(t),n=typeof o!="undefined"?Ne(o):I({x:0,y:0}),i=O(et(t),$t(t)).pipe(K());return z([i,n]).pipe(m(([a,s])=>{let{x:p,y:c}=Ve(t),l=ce(t),f=t.closest("table");return f&&t.parentElement&&(p+=f.offsetLeft+t.parentElement.offsetLeft,c+=f.offsetTop+t.parentElement.offsetTop),{active:a,offset:{x:p-s.x+l.width/2-r/2,y:c-s.y+l.height+8}}}))}function Qn(e){let t=e.title;if(!t.length)return S;let r=`__tooltip_${Ga++}`,o=Rt(r,"inline"),n=R(".md-typeset",o);return n.innerHTML=t,C(()=>{let i=new g;return i.subscribe({next({offset:a}){o.style.setProperty("--md-tooltip-x",`${a.x}px`),o.style.setProperty("--md-tooltip-y",`${a.y}px`)},complete(){o.style.removeProperty("--md-tooltip-x"),o.style.removeProperty("--md-tooltip-y")}}),O(i.pipe(b(({active:a})=>a)),i.pipe(_e(250),b(({active:a})=>!a))).subscribe({next({active:a}){a?(e.insertAdjacentElement("afterend",o),e.setAttribute("aria-describedby",r),e.removeAttribute("title")):(o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t))},complete(){o.remove(),e.removeAttribute("aria-describedby"),e.setAttribute("title",t)}}),i.pipe(Me(16,me)).subscribe(({active:a})=>{o.classList.toggle("md-tooltip--active",a)}),i.pipe(pt(125,me),b(()=>!!e.offsetParent),m(()=>e.offsetParent.getBoundingClientRect()),m(({x:a})=>a)).subscribe({next(a){a?o.style.setProperty("--md-tooltip-0",`${-a}px`):o.style.removeProperty("--md-tooltip-0")},complete(){o.style.removeProperty("--md-tooltip-0")}}),Ja(o,e).pipe(w(a=>i.next(a)),_(()=>i.complete()),m(a=>$({ref:e},a)))}).pipe(Ke(se))}function Xa({viewport$:e}){if(!B("header.autohide"))return I(!1);let t=e.pipe(m(({offset:{y:n}})=>n),Be(2,1),m(([n,i])=>[nMath.abs(i-n.y)>100),m(([,[n]])=>n),K()),o=ze("search");return z([e,o]).pipe(m(([{offset:n},i])=>n.y>400&&!i),K(),v(n=>n?r:I(!1)),Q(!1))}function Kn(e,t){return C(()=>z([ge(e),Xa(t)])).pipe(m(([{height:r},o])=>({height:r,hidden:o})),K((r,o)=>r.height===o.height&&r.hidden===o.hidden),G(1))}function Yn(e,{header$:t,main$:r}){return C(()=>{let o=new g,n=o.pipe(Z(),ie(!0));o.pipe(ee("active"),He(t)).subscribe(([{active:a},{hidden:s}])=>{e.classList.toggle("md-header--shadow",a&&!s),e.hidden=s});let i=ue(P("[title]",e)).pipe(b(()=>B("content.tooltips")),ne(a=>Qn(a)));return r.subscribe(o),t.pipe(W(n),m(a=>$({ref:e},a)),Re(i.pipe(W(n))))})}function Za(e,{viewport$:t,header$:r}){return mr(e,{viewport$:t,header$:r}).pipe(m(({offset:{y:o}})=>{let{height:n}=ce(e);return{active:o>=n}}),ee("active"))}function Bn(e,t){return C(()=>{let r=new g;r.subscribe({next({active:n}){e.classList.toggle("md-header__title--active",n)},complete(){e.classList.remove("md-header__title--active")}});let o=fe(".md-content h1");return typeof o=="undefined"?S:Za(o,t).pipe(w(n=>r.next(n)),_(()=>r.complete()),m(n=>$({ref:e},n)))})}function Gn(e,{viewport$:t,header$:r}){let o=r.pipe(m(({height:i})=>i),K()),n=o.pipe(v(()=>ge(e).pipe(m(({height:i})=>({top:e.offsetTop,bottom:e.offsetTop+i})),ee("bottom"))));return z([o,n,t]).pipe(m(([i,{top:a,bottom:s},{offset:{y:p},size:{height:c}}])=>(c=Math.max(0,c-Math.max(0,a-p,i)-Math.max(0,c+p-s)),{offset:a-i,height:c,active:a-i<=p})),K((i,a)=>i.offset===a.offset&&i.height===a.height&&i.active===a.active))}function es(e){let t=__md_get("__palette")||{index:e.findIndex(o=>matchMedia(o.getAttribute("data-md-color-media")).matches)},r=Math.max(0,Math.min(t.index,e.length-1));return I(...e).pipe(ne(o=>h(o,"change").pipe(m(()=>o))),Q(e[r]),m(o=>({index:e.indexOf(o),color:{media:o.getAttribute("data-md-color-media"),scheme:o.getAttribute("data-md-color-scheme"),primary:o.getAttribute("data-md-color-primary"),accent:o.getAttribute("data-md-color-accent")}})),G(1))}function Jn(e){let t=P("input",e),r=x("meta",{name:"theme-color"});document.head.appendChild(r);let o=x("meta",{name:"color-scheme"});document.head.appendChild(o);let n=Pt("(prefers-color-scheme: light)");return C(()=>{let i=new g;return i.subscribe(a=>{if(document.body.setAttribute("data-md-color-switching",""),a.color.media==="(prefers-color-scheme)"){let s=matchMedia("(prefers-color-scheme: light)"),p=document.querySelector(s.matches?"[data-md-color-media='(prefers-color-scheme: light)']":"[data-md-color-media='(prefers-color-scheme: dark)']");a.color.scheme=p.getAttribute("data-md-color-scheme"),a.color.primary=p.getAttribute("data-md-color-primary"),a.color.accent=p.getAttribute("data-md-color-accent")}for(let[s,p]of Object.entries(a.color))document.body.setAttribute(`data-md-color-${s}`,p);for(let s=0;sa.key==="Enter"),re(i,(a,s)=>s)).subscribe(({index:a})=>{a=(a+1)%t.length,t[a].click(),t[a].focus()}),i.pipe(m(()=>{let a=Se("header"),s=window.getComputedStyle(a);return o.content=s.colorScheme,s.backgroundColor.match(/\d+/g).map(p=>(+p).toString(16).padStart(2,"0")).join("")})).subscribe(a=>r.content=`#${a}`),i.pipe(ve(se)).subscribe(()=>{document.body.removeAttribute("data-md-color-switching")}),es(t).pipe(W(n.pipe(Ce(1))),ct(),w(a=>i.next(a)),_(()=>i.complete()),m(a=>$({ref:e},a)))})}function Xn(e,{progress$:t}){return C(()=>{let r=new g;return r.subscribe(({value:o})=>{e.style.setProperty("--md-progress-value",`${o}`)}),t.pipe(w(o=>r.next({value:o})),_(()=>r.complete()),m(o=>({ref:e,value:o})))})}var Jr=Mt(Br());function ts(e){e.setAttribute("data-md-copying","");let t=e.closest("[data-copy]"),r=t?t.getAttribute("data-copy"):e.innerText;return e.removeAttribute("data-md-copying"),r.trimEnd()}function Zn({alert$:e}){Jr.default.isSupported()&&new j(t=>{new Jr.default("[data-clipboard-target], [data-clipboard-text]",{text:r=>r.getAttribute("data-clipboard-text")||ts(R(r.getAttribute("data-clipboard-target")))}).on("success",r=>t.next(r))}).pipe(w(t=>{t.trigger.focus()}),m(()=>Ee("clipboard.copied"))).subscribe(e)}function ei(e,t){return e.protocol=t.protocol,e.hostname=t.hostname,e}function rs(e,t){let r=new Map;for(let o of P("url",e)){let n=R("loc",o),i=[ei(new URL(n.textContent),t)];r.set(`${i[0]}`,i);for(let a of P("[rel=alternate]",o)){let s=a.getAttribute("href");s!=null&&i.push(ei(new URL(s),t))}}return r}function ur(e){return un(new URL("sitemap.xml",e)).pipe(m(t=>rs(t,new URL(e))),de(()=>I(new Map)))}function os(e,t){if(!(e.target instanceof Element))return S;let r=e.target.closest("a");if(r===null)return S;if(r.target||e.metaKey||e.ctrlKey)return S;let o=new URL(r.href);return o.search=o.hash="",t.has(`${o}`)?(e.preventDefault(),I(new URL(r.href))):S}function ti(e){let t=new Map;for(let r of P(":scope > *",e.head))t.set(r.outerHTML,r);return t}function ri(e){for(let t of P("[href], [src]",e))for(let r of["href","src"]){let o=t.getAttribute(r);if(o&&!/^(?:[a-z]+:)?\/\//i.test(o)){t[r]=t[r];break}}return I(e)}function ns(e){for(let o of["[data-md-component=announce]","[data-md-component=container]","[data-md-component=header-topic]","[data-md-component=outdated]","[data-md-component=logo]","[data-md-component=skip]",...B("navigation.tabs.sticky")?["[data-md-component=tabs]"]:[]]){let n=fe(o),i=fe(o,e);typeof n!="undefined"&&typeof i!="undefined"&&n.replaceWith(i)}let t=ti(document);for(let[o,n]of ti(e))t.has(o)?t.delete(o):document.head.appendChild(n);for(let o of t.values()){let n=o.getAttribute("name");n!=="theme-color"&&n!=="color-scheme"&&o.remove()}let r=Se("container");return We(P("script",r)).pipe(v(o=>{let n=e.createElement("script");if(o.src){for(let i of o.getAttributeNames())n.setAttribute(i,o.getAttribute(i));return o.replaceWith(n),new j(i=>{n.onload=()=>i.complete()})}else return n.textContent=o.textContent,o.replaceWith(n),S}),Z(),ie(document))}function oi({location$:e,viewport$:t,progress$:r}){let o=xe();if(location.protocol==="file:")return S;let n=ur(o.base);I(document).subscribe(ri);let i=h(document.body,"click").pipe(He(n),v(([p,c])=>os(p,c)),pe()),a=h(window,"popstate").pipe(m(ye),pe());i.pipe(re(t)).subscribe(([p,{offset:c}])=>{history.replaceState(c,""),history.pushState(null,"",p)}),O(i,a).subscribe(e);let s=e.pipe(ee("pathname"),v(p=>fn(p,{progress$:r}).pipe(de(()=>(lt(p,!0),S)))),v(ri),v(ns),pe());return O(s.pipe(re(e,(p,c)=>c)),s.pipe(v(()=>e),ee("pathname"),v(()=>e),ee("hash")),e.pipe(K((p,c)=>p.pathname===c.pathname&&p.hash===c.hash),v(()=>i),w(()=>history.back()))).subscribe(p=>{var c,l;history.state!==null||!p.hash?window.scrollTo(0,(l=(c=history.state)==null?void 0:c.y)!=null?l:0):(history.scrollRestoration="auto",pn(p.hash),history.scrollRestoration="manual")}),e.subscribe(()=>{history.scrollRestoration="manual"}),h(window,"beforeunload").subscribe(()=>{history.scrollRestoration="auto"}),t.pipe(ee("offset"),_e(100)).subscribe(({offset:p})=>{history.replaceState(p,"")}),s}var ni=Mt(qr());function ii(e){let t=e.separator.split("|").map(n=>n.replace(/(\(\?[!=<][^)]+\))/g,"").length===0?"\uFFFD":n).join("|"),r=new RegExp(t,"img"),o=(n,i,a)=>`${i}${a}`;return n=>{n=n.replace(/[\s*+\-:~^]+/g," ").trim();let i=new RegExp(`(^|${e.separator}|)(${n.replace(/[|\\{}()[\]^$+*?.-]/g,"\\$&").replace(r,"|")})`,"img");return a=>(0,ni.default)(a).replace(i,o).replace(/<\/mark>(\s+)]*>/img,"$1")}}function jt(e){return e.type===1}function dr(e){return e.type===3}function ai(e,t){let r=yn(e);return O(I(location.protocol!=="file:"),ze("search")).pipe(Ae(o=>o),v(()=>t)).subscribe(({config:o,docs:n})=>r.next({type:0,data:{config:o,docs:n,options:{suggest:B("search.suggest")}}})),r}function si(e){var l;let{selectedVersionSitemap:t,selectedVersionBaseURL:r,currentLocation:o,currentBaseURL:n}=e,i=(l=Xr(n))==null?void 0:l.pathname;if(i===void 0)return;let a=ss(o.pathname,i);if(a===void 0)return;let s=ps(t.keys());if(!t.has(s))return;let p=Xr(a,s);if(!p||!t.has(p.href))return;let c=Xr(a,r);if(c)return c.hash=o.hash,c.search=o.search,c}function Xr(e,t){try{return new URL(e,t)}catch(r){return}}function ss(e,t){if(e.startsWith(t))return e.slice(t.length)}function cs(e,t){let r=Math.min(e.length,t.length),o;for(o=0;oS)),o=r.pipe(m(n=>{let[,i]=t.base.match(/([^/]+)\/?$/);return n.find(({version:a,aliases:s})=>a===i||s.includes(i))||n[0]}));r.pipe(m(n=>new Map(n.map(i=>[`${new URL(`../${i.version}/`,t.base)}`,i]))),v(n=>h(document.body,"click").pipe(b(i=>!i.metaKey&&!i.ctrlKey),re(o),v(([i,a])=>{if(i.target instanceof Element){let s=i.target.closest("a");if(s&&!s.target&&n.has(s.href)){let p=s.href;return!i.target.closest(".md-version")&&n.get(p)===a?S:(i.preventDefault(),I(new URL(p)))}}return S}),v(i=>ur(i).pipe(m(a=>{var s;return(s=si({selectedVersionSitemap:a,selectedVersionBaseURL:i,currentLocation:ye(),currentBaseURL:t.base}))!=null?s:i})))))).subscribe(n=>lt(n,!0)),z([r,o]).subscribe(([n,i])=>{R(".md-header__topic").appendChild(Cn(n,i))}),e.pipe(v(()=>o)).subscribe(n=>{var a;let i=__md_get("__outdated",sessionStorage);if(i===null){i=!0;let s=((a=t.version)==null?void 0:a.default)||"latest";Array.isArray(s)||(s=[s]);e:for(let p of s)for(let c of n.aliases.concat(n.version))if(new RegExp(p,"i").test(c)){i=!1;break e}__md_set("__outdated",i,sessionStorage)}if(i)for(let s of ae("outdated"))s.hidden=!1})}function ls(e,{worker$:t}){let{searchParams:r}=ye();r.has("q")&&(Je("search",!0),e.value=r.get("q"),e.focus(),ze("search").pipe(Ae(i=>!i)).subscribe(()=>{let i=ye();i.searchParams.delete("q"),history.replaceState({},"",`${i}`)}));let o=et(e),n=O(t.pipe(Ae(jt)),h(e,"keyup"),o).pipe(m(()=>e.value),K());return z([n,o]).pipe(m(([i,a])=>({value:i,focus:a})),G(1))}function pi(e,{worker$:t}){let r=new g,o=r.pipe(Z(),ie(!0));z([t.pipe(Ae(jt)),r],(i,a)=>a).pipe(ee("value")).subscribe(({value:i})=>t.next({type:2,data:i})),r.pipe(ee("focus")).subscribe(({focus:i})=>{i&&Je("search",i)}),h(e.form,"reset").pipe(W(o)).subscribe(()=>e.focus());let n=R("header [for=__search]");return h(n,"click").subscribe(()=>e.focus()),ls(e,{worker$:t}).pipe(w(i=>r.next(i)),_(()=>r.complete()),m(i=>$({ref:e},i)),G(1))}function li(e,{worker$:t,query$:r}){let o=new g,n=on(e.parentElement).pipe(b(Boolean)),i=e.parentElement,a=R(":scope > :first-child",e),s=R(":scope > :last-child",e);ze("search").subscribe(l=>s.setAttribute("role",l?"list":"presentation")),o.pipe(re(r),Wr(t.pipe(Ae(jt)))).subscribe(([{items:l},{value:f}])=>{switch(l.length){case 0:a.textContent=f.length?Ee("search.result.none"):Ee("search.result.placeholder");break;case 1:a.textContent=Ee("search.result.one");break;default:let u=sr(l.length);a.textContent=Ee("search.result.other",u)}});let p=o.pipe(w(()=>s.innerHTML=""),v(({items:l})=>O(I(...l.slice(0,10)),I(...l.slice(10)).pipe(Be(4),Vr(n),v(([f])=>f)))),m(Mn),pe());return p.subscribe(l=>s.appendChild(l)),p.pipe(ne(l=>{let f=fe("details",l);return typeof f=="undefined"?S:h(f,"toggle").pipe(W(o),m(()=>f))})).subscribe(l=>{l.open===!1&&l.offsetTop<=i.scrollTop&&i.scrollTo({top:l.offsetTop})}),t.pipe(b(dr),m(({data:l})=>l)).pipe(w(l=>o.next(l)),_(()=>o.complete()),m(l=>$({ref:e},l)))}function ms(e,{query$:t}){return t.pipe(m(({value:r})=>{let o=ye();return o.hash="",r=r.replace(/\s+/g,"+").replace(/&/g,"%26").replace(/=/g,"%3D"),o.search=`q=${r}`,{url:o}}))}function mi(e,t){let r=new g,o=r.pipe(Z(),ie(!0));return r.subscribe(({url:n})=>{e.setAttribute("data-clipboard-text",e.href),e.href=`${n}`}),h(e,"click").pipe(W(o)).subscribe(n=>n.preventDefault()),ms(e,t).pipe(w(n=>r.next(n)),_(()=>r.complete()),m(n=>$({ref:e},n)))}function fi(e,{worker$:t,keyboard$:r}){let o=new g,n=Se("search-query"),i=O(h(n,"keydown"),h(n,"focus")).pipe(ve(se),m(()=>n.value),K());return o.pipe(He(i),m(([{suggest:s},p])=>{let c=p.split(/([\s-]+)/);if(s!=null&&s.length&&c[c.length-1]){let l=s[s.length-1];l.startsWith(c[c.length-1])&&(c[c.length-1]=l)}else c.length=0;return c})).subscribe(s=>e.innerHTML=s.join("").replace(/\s/g," ")),r.pipe(b(({mode:s})=>s==="search")).subscribe(s=>{switch(s.type){case"ArrowRight":e.innerText.length&&n.selectionStart===n.value.length&&(n.value=e.innerText);break}}),t.pipe(b(dr),m(({data:s})=>s)).pipe(w(s=>o.next(s)),_(()=>o.complete()),m(()=>({ref:e})))}function ui(e,{index$:t,keyboard$:r}){let o=xe();try{let n=ai(o.search,t),i=Se("search-query",e),a=Se("search-result",e);h(e,"click").pipe(b(({target:p})=>p instanceof Element&&!!p.closest("a"))).subscribe(()=>Je("search",!1)),r.pipe(b(({mode:p})=>p==="search")).subscribe(p=>{let c=Ie();switch(p.type){case"Enter":if(c===i){let l=new Map;for(let f of P(":first-child [href]",a)){let u=f.firstElementChild;l.set(f,parseFloat(u.getAttribute("data-md-score")))}if(l.size){let[[f]]=[...l].sort(([,u],[,d])=>d-u);f.click()}p.claim()}break;case"Escape":case"Tab":Je("search",!1),i.blur();break;case"ArrowUp":case"ArrowDown":if(typeof c=="undefined")i.focus();else{let l=[i,...P(":not(details) > [href], summary, details[open] [href]",a)],f=Math.max(0,(Math.max(0,l.indexOf(c))+l.length+(p.type==="ArrowUp"?-1:1))%l.length);l[f].focus()}p.claim();break;default:i!==Ie()&&i.focus()}}),r.pipe(b(({mode:p})=>p==="global")).subscribe(p=>{switch(p.type){case"f":case"s":case"/":i.focus(),i.select(),p.claim();break}});let s=pi(i,{worker$:n});return O(s,li(a,{worker$:n,query$:s})).pipe(Re(...ae("search-share",e).map(p=>mi(p,{query$:s})),...ae("search-suggest",e).map(p=>fi(p,{worker$:n,keyboard$:r}))))}catch(n){return e.hidden=!0,Ye}}function di(e,{index$:t,location$:r}){return z([t,r.pipe(Q(ye()),b(o=>!!o.searchParams.get("h")))]).pipe(m(([o,n])=>ii(o.config)(n.searchParams.get("h"))),m(o=>{var a;let n=new Map,i=document.createNodeIterator(e,NodeFilter.SHOW_TEXT);for(let s=i.nextNode();s;s=i.nextNode())if((a=s.parentElement)!=null&&a.offsetHeight){let p=s.textContent,c=o(p);c.length>p.length&&n.set(s,c)}for(let[s,p]of n){let{childNodes:c}=x("span",null,p);s.replaceWith(...Array.from(c))}return{ref:e,nodes:n}}))}function fs(e,{viewport$:t,main$:r}){let o=e.closest(".md-grid"),n=o.offsetTop-o.parentElement.offsetTop;return z([r,t]).pipe(m(([{offset:i,height:a},{offset:{y:s}}])=>(a=a+Math.min(n,Math.max(0,s-i))-n,{height:a,locked:s>=i+n})),K((i,a)=>i.height===a.height&&i.locked===a.locked))}function Zr(e,o){var n=o,{header$:t}=n,r=so(n,["header$"]);let i=R(".md-sidebar__scrollwrap",e),{y:a}=Ve(i);return C(()=>{let s=new g,p=s.pipe(Z(),ie(!0)),c=s.pipe(Me(0,me));return c.pipe(re(t)).subscribe({next([{height:l},{height:f}]){i.style.height=`${l-2*a}px`,e.style.top=`${f}px`},complete(){i.style.height="",e.style.top=""}}),c.pipe(Ae()).subscribe(()=>{for(let l of P(".md-nav__link--active[href]",e)){if(!l.clientHeight)continue;let f=l.closest(".md-sidebar__scrollwrap");if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=ce(f);f.scrollTo({top:u-d/2})}}}),ue(P("label[tabindex]",e)).pipe(ne(l=>h(l,"click").pipe(ve(se),m(()=>l),W(p)))).subscribe(l=>{let f=R(`[id="${l.htmlFor}"]`);R(`[aria-labelledby="${l.id}"]`).setAttribute("aria-expanded",`${f.checked}`)}),fs(e,r).pipe(w(l=>s.next(l)),_(()=>s.complete()),m(l=>$({ref:e},l)))})}function hi(e,t){if(typeof t!="undefined"){let r=`https://api.github.com/repos/${e}/${t}`;return st(je(`${r}/releases/latest`).pipe(de(()=>S),m(o=>({version:o.tag_name})),De({})),je(r).pipe(de(()=>S),m(o=>({stars:o.stargazers_count,forks:o.forks_count})),De({}))).pipe(m(([o,n])=>$($({},o),n)))}else{let r=`https://api.github.com/users/${e}`;return je(r).pipe(m(o=>({repositories:o.public_repos})),De({}))}}function bi(e,t){let r=`https://${e}/api/v4/projects/${encodeURIComponent(t)}`;return st(je(`${r}/releases/permalink/latest`).pipe(de(()=>S),m(({tag_name:o})=>({version:o})),De({})),je(r).pipe(de(()=>S),m(({star_count:o,forks_count:n})=>({stars:o,forks:n})),De({}))).pipe(m(([o,n])=>$($({},o),n)))}function vi(e){let t=e.match(/^.+github\.com\/([^/]+)\/?([^/]+)?/i);if(t){let[,r,o]=t;return hi(r,o)}if(t=e.match(/^.+?([^/]*gitlab[^/]+)\/(.+?)\/?$/i),t){let[,r,o]=t;return bi(r,o)}return S}var us;function ds(e){return us||(us=C(()=>{let t=__md_get("__source",sessionStorage);if(t)return I(t);if(ae("consent").length){let o=__md_get("__consent");if(!(o&&o.github))return S}return vi(e.href).pipe(w(o=>__md_set("__source",o,sessionStorage)))}).pipe(de(()=>S),b(t=>Object.keys(t).length>0),m(t=>({facts:t})),G(1)))}function gi(e){let t=R(":scope > :last-child",e);return C(()=>{let r=new g;return r.subscribe(({facts:o})=>{t.appendChild(_n(o)),t.classList.add("md-source__repository--active")}),ds(e).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}function hs(e,{viewport$:t,header$:r}){return ge(document.body).pipe(v(()=>mr(e,{header$:r,viewport$:t})),m(({offset:{y:o}})=>({hidden:o>=10})),ee("hidden"))}function yi(e,t){return C(()=>{let r=new g;return r.subscribe({next({hidden:o}){e.hidden=o},complete(){e.hidden=!1}}),(B("navigation.tabs.sticky")?I({hidden:!1}):hs(e,t)).pipe(w(o=>r.next(o)),_(()=>r.complete()),m(o=>$({ref:e},o)))})}function bs(e,{viewport$:t,header$:r}){let o=new Map,n=P(".md-nav__link",e);for(let s of n){let p=decodeURIComponent(s.hash.substring(1)),c=fe(`[id="${p}"]`);typeof c!="undefined"&&o.set(s,c)}let i=r.pipe(ee("height"),m(({height:s})=>{let p=Se("main"),c=R(":scope > :first-child",p);return s+.8*(c.offsetTop-p.offsetTop)}),pe());return ge(document.body).pipe(ee("height"),v(s=>C(()=>{let p=[];return I([...o].reduce((c,[l,f])=>{for(;p.length&&o.get(p[p.length-1]).tagName>=f.tagName;)p.pop();let u=f.offsetTop;for(;!u&&f.parentElement;)f=f.parentElement,u=f.offsetTop;let d=f.offsetParent;for(;d;d=d.offsetParent)u+=d.offsetTop;return c.set([...p=[...p,l]].reverse(),u)},new Map))}).pipe(m(p=>new Map([...p].sort(([,c],[,l])=>c-l))),He(i),v(([p,c])=>t.pipe(Fr(([l,f],{offset:{y:u},size:d})=>{let y=u+d.height>=Math.floor(s.height);for(;f.length;){let[,L]=f[0];if(L-c=u&&!y)f=[l.pop(),...f];else break}return[l,f]},[[],[...p]]),K((l,f)=>l[0]===f[0]&&l[1]===f[1])))))).pipe(m(([s,p])=>({prev:s.map(([c])=>c),next:p.map(([c])=>c)})),Q({prev:[],next:[]}),Be(2,1),m(([s,p])=>s.prev.length{let i=new g,a=i.pipe(Z(),ie(!0));if(i.subscribe(({prev:s,next:p})=>{for(let[c]of p)c.classList.remove("md-nav__link--passed"),c.classList.remove("md-nav__link--active");for(let[c,[l]]of s.entries())l.classList.add("md-nav__link--passed"),l.classList.toggle("md-nav__link--active",c===s.length-1)}),B("toc.follow")){let s=O(t.pipe(_e(1),m(()=>{})),t.pipe(_e(250),m(()=>"smooth")));i.pipe(b(({prev:p})=>p.length>0),He(o.pipe(ve(se))),re(s)).subscribe(([[{prev:p}],c])=>{let[l]=p[p.length-1];if(l.offsetHeight){let f=cr(l);if(typeof f!="undefined"){let u=l.offsetTop-f.offsetTop,{height:d}=ce(f);f.scrollTo({top:u-d/2,behavior:c})}}})}return B("navigation.tracking")&&t.pipe(W(a),ee("offset"),_e(250),Ce(1),W(n.pipe(Ce(1))),ct({delay:250}),re(i)).subscribe(([,{prev:s}])=>{let p=ye(),c=s[s.length-1];if(c&&c.length){let[l]=c,{hash:f}=new URL(l.href);p.hash!==f&&(p.hash=f,history.replaceState({},"",`${p}`))}else p.hash="",history.replaceState({},"",`${p}`)}),bs(e,{viewport$:t,header$:r}).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))})}function vs(e,{viewport$:t,main$:r,target$:o}){let n=t.pipe(m(({offset:{y:a}})=>a),Be(2,1),m(([a,s])=>a>s&&s>0),K()),i=r.pipe(m(({active:a})=>a));return z([i,n]).pipe(m(([a,s])=>!(a&&s)),K(),W(o.pipe(Ce(1))),ie(!0),ct({delay:250}),m(a=>({hidden:a})))}function Ei(e,{viewport$:t,header$:r,main$:o,target$:n}){let i=new g,a=i.pipe(Z(),ie(!0));return i.subscribe({next({hidden:s}){e.hidden=s,s?(e.setAttribute("tabindex","-1"),e.blur()):e.removeAttribute("tabindex")},complete(){e.style.top="",e.hidden=!0,e.removeAttribute("tabindex")}}),r.pipe(W(a),ee("height")).subscribe(({height:s})=>{e.style.top=`${s+16}px`}),h(e,"click").subscribe(s=>{s.preventDefault(),window.scrollTo({top:0})}),vs(e,{viewport$:t,main$:o,target$:n}).pipe(w(s=>i.next(s)),_(()=>i.complete()),m(s=>$({ref:e},s)))}function wi({document$:e,viewport$:t}){e.pipe(v(()=>P(".md-ellipsis")),ne(r=>tt(r).pipe(W(e.pipe(Ce(1))),b(o=>o),m(()=>r),Te(1))),b(r=>r.offsetWidth{let o=r.innerText,n=r.closest("a")||r;return n.title=o,B("content.tooltips")?mt(n,{viewport$:t}).pipe(W(e.pipe(Ce(1))),_(()=>n.removeAttribute("title"))):S})).subscribe(),B("content.tooltips")&&e.pipe(v(()=>P(".md-status")),ne(r=>mt(r,{viewport$:t}))).subscribe()}function Ti({document$:e,tablet$:t}){e.pipe(v(()=>P(".md-toggle--indeterminate")),w(r=>{r.indeterminate=!0,r.checked=!1}),ne(r=>h(r,"change").pipe(Dr(()=>r.classList.contains("md-toggle--indeterminate")),m(()=>r))),re(t)).subscribe(([r,o])=>{r.classList.remove("md-toggle--indeterminate"),o&&(r.checked=!1)})}function gs(){return/(iPad|iPhone|iPod)/.test(navigator.userAgent)}function Si({document$:e}){e.pipe(v(()=>P("[data-md-scrollfix]")),w(t=>t.removeAttribute("data-md-scrollfix")),b(gs),ne(t=>h(t,"touchstart").pipe(m(()=>t)))).subscribe(t=>{let r=t.scrollTop;r===0?t.scrollTop=1:r+t.offsetHeight===t.scrollHeight&&(t.scrollTop=r-1)})}function Oi({viewport$:e,tablet$:t}){z([ze("search"),t]).pipe(m(([r,o])=>r&&!o),v(r=>I(r).pipe(Ge(r?400:100))),re(e)).subscribe(([r,{offset:{y:o}}])=>{if(r)document.body.setAttribute("data-md-scrolllock",""),document.body.style.top=`-${o}px`;else{let n=-1*parseInt(document.body.style.top,10);document.body.removeAttribute("data-md-scrolllock"),document.body.style.top="",n&&window.scrollTo(0,n)}})}Object.entries||(Object.entries=function(e){let t=[];for(let r of Object.keys(e))t.push([r,e[r]]);return t});Object.values||(Object.values=function(e){let t=[];for(let r of Object.keys(e))t.push(e[r]);return t});typeof Element!="undefined"&&(Element.prototype.scrollTo||(Element.prototype.scrollTo=function(e,t){typeof e=="object"?(this.scrollLeft=e.left,this.scrollTop=e.top):(this.scrollLeft=e,this.scrollTop=t)}),Element.prototype.replaceWith||(Element.prototype.replaceWith=function(...e){let t=this.parentNode;if(t){e.length===0&&t.removeChild(this);for(let r=e.length-1;r>=0;r--){let o=e[r];typeof o=="string"?o=document.createTextNode(o):o.parentNode&&o.parentNode.removeChild(o),r?t.insertBefore(this.previousSibling,o):t.replaceChild(o,this)}}}));function ys(){return location.protocol==="file:"?Tt(`${new URL("search/search_index.js",eo.base)}`).pipe(m(()=>__index),G(1)):je(new URL("search/search_index.json",eo.base))}document.documentElement.classList.remove("no-js");document.documentElement.classList.add("js");var ot=Go(),Ut=sn(),Lt=ln(Ut),to=an(),Oe=gn(),hr=Pt("(min-width: 960px)"),Mi=Pt("(min-width: 1220px)"),_i=mn(),eo=xe(),Ai=document.forms.namedItem("search")?ys():Ye,ro=new g;Zn({alert$:ro});var oo=new g;B("navigation.instant")&&oi({location$:Ut,viewport$:Oe,progress$:oo}).subscribe(ot);var Li;((Li=eo.version)==null?void 0:Li.provider)==="mike"&&ci({document$:ot});O(Ut,Lt).pipe(Ge(125)).subscribe(()=>{Je("drawer",!1),Je("search",!1)});to.pipe(b(({mode:e})=>e==="global")).subscribe(e=>{switch(e.type){case"p":case",":let t=fe("link[rel=prev]");typeof t!="undefined"&<(t);break;case"n":case".":let r=fe("link[rel=next]");typeof r!="undefined"&<(r);break;case"Enter":let o=Ie();o instanceof HTMLLabelElement&&o.click()}});wi({viewport$:Oe,document$:ot});Ti({document$:ot,tablet$:hr});Si({document$:ot});Oi({viewport$:Oe,tablet$:hr});var rt=Kn(Se("header"),{viewport$:Oe}),Ft=ot.pipe(m(()=>Se("main")),v(e=>Gn(e,{viewport$:Oe,header$:rt})),G(1)),xs=O(...ae("consent").map(e=>En(e,{target$:Lt})),...ae("dialog").map(e=>qn(e,{alert$:ro})),...ae("palette").map(e=>Jn(e)),...ae("progress").map(e=>Xn(e,{progress$:oo})),...ae("search").map(e=>ui(e,{index$:Ai,keyboard$:to})),...ae("source").map(e=>gi(e))),Es=C(()=>O(...ae("announce").map(e=>xn(e)),...ae("content").map(e=>zn(e,{viewport$:Oe,target$:Lt,print$:_i})),...ae("content").map(e=>B("search.highlight")?di(e,{index$:Ai,location$:Ut}):S),...ae("header").map(e=>Yn(e,{viewport$:Oe,header$:rt,main$:Ft})),...ae("header-title").map(e=>Bn(e,{viewport$:Oe,header$:rt})),...ae("sidebar").map(e=>e.getAttribute("data-md-type")==="navigation"?Nr(Mi,()=>Zr(e,{viewport$:Oe,header$:rt,main$:Ft})):Nr(hr,()=>Zr(e,{viewport$:Oe,header$:rt,main$:Ft}))),...ae("tabs").map(e=>yi(e,{viewport$:Oe,header$:rt})),...ae("toc").map(e=>xi(e,{viewport$:Oe,header$:rt,main$:Ft,target$:Lt})),...ae("top").map(e=>Ei(e,{viewport$:Oe,header$:rt,main$:Ft,target$:Lt})))),Ci=ot.pipe(v(()=>Es),Re(xs),G(1));Ci.subscribe();window.document$=ot;window.location$=Ut;window.target$=Lt;window.keyboard$=to;window.viewport$=Oe;window.tablet$=hr;window.screen$=Mi;window.print$=_i;window.alert$=ro;window.progress$=oo;window.component$=Ci;})(); +//# sourceMappingURL=bundle.83f73b43.min.js.map + diff --git a/assets/javascripts/bundle.83f73b43.min.js.map b/assets/javascripts/bundle.83f73b43.min.js.map new file mode 100644 index 0000000..fe920b7 --- /dev/null +++ b/assets/javascripts/bundle.83f73b43.min.js.map @@ -0,0 +1,7 @@ +{ + "version": 3, + "sources": ["node_modules/focus-visible/dist/focus-visible.js", "node_modules/escape-html/index.js", "node_modules/clipboard/dist/clipboard.js", "src/templates/assets/javascripts/bundle.ts", "node_modules/tslib/tslib.es6.mjs", "node_modules/rxjs/src/internal/util/isFunction.ts", "node_modules/rxjs/src/internal/util/createErrorClass.ts", "node_modules/rxjs/src/internal/util/UnsubscriptionError.ts", "node_modules/rxjs/src/internal/util/arrRemove.ts", "node_modules/rxjs/src/internal/Subscription.ts", "node_modules/rxjs/src/internal/config.ts", "node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts", "node_modules/rxjs/src/internal/util/reportUnhandledError.ts", "node_modules/rxjs/src/internal/util/noop.ts", "node_modules/rxjs/src/internal/NotificationFactories.ts", "node_modules/rxjs/src/internal/util/errorContext.ts", "node_modules/rxjs/src/internal/Subscriber.ts", "node_modules/rxjs/src/internal/symbol/observable.ts", "node_modules/rxjs/src/internal/util/identity.ts", "node_modules/rxjs/src/internal/util/pipe.ts", "node_modules/rxjs/src/internal/Observable.ts", "node_modules/rxjs/src/internal/util/lift.ts", "node_modules/rxjs/src/internal/operators/OperatorSubscriber.ts", "node_modules/rxjs/src/internal/scheduler/animationFrameProvider.ts", "node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts", "node_modules/rxjs/src/internal/Subject.ts", "node_modules/rxjs/src/internal/BehaviorSubject.ts", "node_modules/rxjs/src/internal/scheduler/dateTimestampProvider.ts", "node_modules/rxjs/src/internal/ReplaySubject.ts", "node_modules/rxjs/src/internal/scheduler/Action.ts", "node_modules/rxjs/src/internal/scheduler/intervalProvider.ts", "node_modules/rxjs/src/internal/scheduler/AsyncAction.ts", "node_modules/rxjs/src/internal/Scheduler.ts", "node_modules/rxjs/src/internal/scheduler/AsyncScheduler.ts", "node_modules/rxjs/src/internal/scheduler/async.ts", "node_modules/rxjs/src/internal/scheduler/QueueAction.ts", "node_modules/rxjs/src/internal/scheduler/QueueScheduler.ts", "node_modules/rxjs/src/internal/scheduler/queue.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameAction.ts", "node_modules/rxjs/src/internal/scheduler/AnimationFrameScheduler.ts", "node_modules/rxjs/src/internal/scheduler/animationFrame.ts", "node_modules/rxjs/src/internal/observable/empty.ts", "node_modules/rxjs/src/internal/util/isScheduler.ts", "node_modules/rxjs/src/internal/util/args.ts", "node_modules/rxjs/src/internal/util/isArrayLike.ts", "node_modules/rxjs/src/internal/util/isPromise.ts", "node_modules/rxjs/src/internal/util/isInteropObservable.ts", "node_modules/rxjs/src/internal/util/isAsyncIterable.ts", "node_modules/rxjs/src/internal/util/throwUnobservableError.ts", "node_modules/rxjs/src/internal/symbol/iterator.ts", "node_modules/rxjs/src/internal/util/isIterable.ts", "node_modules/rxjs/src/internal/util/isReadableStreamLike.ts", "node_modules/rxjs/src/internal/observable/innerFrom.ts", "node_modules/rxjs/src/internal/util/executeSchedule.ts", "node_modules/rxjs/src/internal/operators/observeOn.ts", "node_modules/rxjs/src/internal/operators/subscribeOn.ts", "node_modules/rxjs/src/internal/scheduled/scheduleObservable.ts", "node_modules/rxjs/src/internal/scheduled/schedulePromise.ts", "node_modules/rxjs/src/internal/scheduled/scheduleArray.ts", "node_modules/rxjs/src/internal/scheduled/scheduleIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleAsyncIterable.ts", "node_modules/rxjs/src/internal/scheduled/scheduleReadableStreamLike.ts", "node_modules/rxjs/src/internal/scheduled/scheduled.ts", "node_modules/rxjs/src/internal/observable/from.ts", "node_modules/rxjs/src/internal/observable/of.ts", "node_modules/rxjs/src/internal/observable/throwError.ts", "node_modules/rxjs/src/internal/util/EmptyError.ts", "node_modules/rxjs/src/internal/util/isDate.ts", "node_modules/rxjs/src/internal/operators/map.ts", "node_modules/rxjs/src/internal/util/mapOneOrManyArgs.ts", "node_modules/rxjs/src/internal/util/argsArgArrayOrObject.ts", "node_modules/rxjs/src/internal/util/createObject.ts", "node_modules/rxjs/src/internal/observable/combineLatest.ts", "node_modules/rxjs/src/internal/operators/mergeInternals.ts", "node_modules/rxjs/src/internal/operators/mergeMap.ts", "node_modules/rxjs/src/internal/operators/mergeAll.ts", "node_modules/rxjs/src/internal/operators/concatAll.ts", "node_modules/rxjs/src/internal/observable/concat.ts", "node_modules/rxjs/src/internal/observable/defer.ts", "node_modules/rxjs/src/internal/observable/fromEvent.ts", "node_modules/rxjs/src/internal/observable/fromEventPattern.ts", "node_modules/rxjs/src/internal/observable/timer.ts", "node_modules/rxjs/src/internal/observable/merge.ts", "node_modules/rxjs/src/internal/observable/never.ts", "node_modules/rxjs/src/internal/util/argsOrArgArray.ts", "node_modules/rxjs/src/internal/operators/filter.ts", "node_modules/rxjs/src/internal/observable/zip.ts", "node_modules/rxjs/src/internal/operators/audit.ts", "node_modules/rxjs/src/internal/operators/auditTime.ts", "node_modules/rxjs/src/internal/operators/bufferCount.ts", "node_modules/rxjs/src/internal/operators/catchError.ts", "node_modules/rxjs/src/internal/operators/scanInternals.ts", "node_modules/rxjs/src/internal/operators/combineLatest.ts", "node_modules/rxjs/src/internal/operators/combineLatestWith.ts", "node_modules/rxjs/src/internal/operators/debounce.ts", "node_modules/rxjs/src/internal/operators/debounceTime.ts", "node_modules/rxjs/src/internal/operators/defaultIfEmpty.ts", "node_modules/rxjs/src/internal/operators/take.ts", "node_modules/rxjs/src/internal/operators/ignoreElements.ts", "node_modules/rxjs/src/internal/operators/mapTo.ts", "node_modules/rxjs/src/internal/operators/delayWhen.ts", "node_modules/rxjs/src/internal/operators/delay.ts", "node_modules/rxjs/src/internal/operators/distinctUntilChanged.ts", "node_modules/rxjs/src/internal/operators/distinctUntilKeyChanged.ts", "node_modules/rxjs/src/internal/operators/throwIfEmpty.ts", "node_modules/rxjs/src/internal/operators/endWith.ts", "node_modules/rxjs/src/internal/operators/finalize.ts", "node_modules/rxjs/src/internal/operators/first.ts", "node_modules/rxjs/src/internal/operators/takeLast.ts", "node_modules/rxjs/src/internal/operators/merge.ts", "node_modules/rxjs/src/internal/operators/mergeWith.ts", "node_modules/rxjs/src/internal/operators/repeat.ts", "node_modules/rxjs/src/internal/operators/scan.ts", "node_modules/rxjs/src/internal/operators/share.ts", "node_modules/rxjs/src/internal/operators/shareReplay.ts", "node_modules/rxjs/src/internal/operators/skip.ts", "node_modules/rxjs/src/internal/operators/skipUntil.ts", "node_modules/rxjs/src/internal/operators/startWith.ts", "node_modules/rxjs/src/internal/operators/switchMap.ts", "node_modules/rxjs/src/internal/operators/takeUntil.ts", "node_modules/rxjs/src/internal/operators/takeWhile.ts", "node_modules/rxjs/src/internal/operators/tap.ts", "node_modules/rxjs/src/internal/operators/throttle.ts", "node_modules/rxjs/src/internal/operators/throttleTime.ts", "node_modules/rxjs/src/internal/operators/withLatestFrom.ts", "node_modules/rxjs/src/internal/operators/zip.ts", "node_modules/rxjs/src/internal/operators/zipWith.ts", "src/templates/assets/javascripts/browser/document/index.ts", "src/templates/assets/javascripts/browser/element/_/index.ts", "src/templates/assets/javascripts/browser/element/focus/index.ts", "src/templates/assets/javascripts/browser/element/hover/index.ts", "src/templates/assets/javascripts/utilities/h/index.ts", "src/templates/assets/javascripts/utilities/round/index.ts", "src/templates/assets/javascripts/browser/script/index.ts", "src/templates/assets/javascripts/browser/element/size/_/index.ts", "src/templates/assets/javascripts/browser/element/size/content/index.ts", "src/templates/assets/javascripts/browser/element/offset/_/index.ts", "src/templates/assets/javascripts/browser/element/offset/content/index.ts", "src/templates/assets/javascripts/browser/element/visibility/index.ts", "src/templates/assets/javascripts/browser/toggle/index.ts", "src/templates/assets/javascripts/browser/keyboard/index.ts", "src/templates/assets/javascripts/browser/location/_/index.ts", "src/templates/assets/javascripts/browser/location/hash/index.ts", "src/templates/assets/javascripts/browser/media/index.ts", "src/templates/assets/javascripts/browser/request/index.ts", "src/templates/assets/javascripts/browser/viewport/offset/index.ts", "src/templates/assets/javascripts/browser/viewport/size/index.ts", "src/templates/assets/javascripts/browser/viewport/_/index.ts", "src/templates/assets/javascripts/browser/viewport/at/index.ts", "src/templates/assets/javascripts/browser/worker/index.ts", "src/templates/assets/javascripts/_/index.ts", "src/templates/assets/javascripts/components/_/index.ts", "src/templates/assets/javascripts/components/announce/index.ts", "src/templates/assets/javascripts/components/consent/index.ts", "src/templates/assets/javascripts/templates/tooltip/index.tsx", "src/templates/assets/javascripts/templates/annotation/index.tsx", "src/templates/assets/javascripts/templates/clipboard/index.tsx", "src/templates/assets/javascripts/templates/search/index.tsx", "src/templates/assets/javascripts/templates/source/index.tsx", "src/templates/assets/javascripts/templates/tabbed/index.tsx", "src/templates/assets/javascripts/templates/table/index.tsx", "src/templates/assets/javascripts/templates/version/index.tsx", "src/templates/assets/javascripts/components/tooltip2/index.ts", "src/templates/assets/javascripts/components/content/annotation/_/index.ts", "src/templates/assets/javascripts/components/content/annotation/list/index.ts", "src/templates/assets/javascripts/components/content/annotation/block/index.ts", "src/templates/assets/javascripts/components/content/code/_/index.ts", "src/templates/assets/javascripts/components/content/details/index.ts", "src/templates/assets/javascripts/components/content/mermaid/index.css", "src/templates/assets/javascripts/components/content/mermaid/index.ts", "src/templates/assets/javascripts/components/content/table/index.ts", "src/templates/assets/javascripts/components/content/tabs/index.ts", "src/templates/assets/javascripts/components/content/_/index.ts", "src/templates/assets/javascripts/components/dialog/index.ts", "src/templates/assets/javascripts/components/tooltip/index.ts", "src/templates/assets/javascripts/components/header/_/index.ts", "src/templates/assets/javascripts/components/header/title/index.ts", "src/templates/assets/javascripts/components/main/index.ts", "src/templates/assets/javascripts/components/palette/index.ts", "src/templates/assets/javascripts/components/progress/index.ts", "src/templates/assets/javascripts/integrations/clipboard/index.ts", "src/templates/assets/javascripts/integrations/sitemap/index.ts", "src/templates/assets/javascripts/integrations/instant/index.ts", "src/templates/assets/javascripts/integrations/search/highlighter/index.ts", "src/templates/assets/javascripts/integrations/search/worker/message/index.ts", "src/templates/assets/javascripts/integrations/search/worker/_/index.ts", "src/templates/assets/javascripts/integrations/version/findurl/index.ts", "src/templates/assets/javascripts/integrations/version/index.ts", "src/templates/assets/javascripts/components/search/query/index.ts", "src/templates/assets/javascripts/components/search/result/index.ts", "src/templates/assets/javascripts/components/search/share/index.ts", "src/templates/assets/javascripts/components/search/suggest/index.ts", "src/templates/assets/javascripts/components/search/_/index.ts", "src/templates/assets/javascripts/components/search/highlight/index.ts", "src/templates/assets/javascripts/components/sidebar/index.ts", "src/templates/assets/javascripts/components/source/facts/github/index.ts", "src/templates/assets/javascripts/components/source/facts/gitlab/index.ts", "src/templates/assets/javascripts/components/source/facts/_/index.ts", "src/templates/assets/javascripts/components/source/_/index.ts", "src/templates/assets/javascripts/components/tabs/index.ts", "src/templates/assets/javascripts/components/toc/index.ts", "src/templates/assets/javascripts/components/top/index.ts", "src/templates/assets/javascripts/patches/ellipsis/index.ts", "src/templates/assets/javascripts/patches/indeterminate/index.ts", "src/templates/assets/javascripts/patches/scrollfix/index.ts", "src/templates/assets/javascripts/patches/scrolllock/index.ts", "src/templates/assets/javascripts/polyfills/index.ts"], + "sourcesContent": ["(function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? factory() :\n typeof define === 'function' && define.amd ? define(factory) :\n (factory());\n}(this, (function () { 'use strict';\n\n /**\n * Applies the :focus-visible polyfill at the given scope.\n * A scope in this case is either the top-level Document or a Shadow Root.\n *\n * @param {(Document|ShadowRoot)} scope\n * @see https://github.com/WICG/focus-visible\n */\n function applyFocusVisiblePolyfill(scope) {\n var hadKeyboardEvent = true;\n var hadFocusVisibleRecently = false;\n var hadFocusVisibleRecentlyTimeout = null;\n\n var inputTypesAllowlist = {\n text: true,\n search: true,\n url: true,\n tel: true,\n email: true,\n password: true,\n number: true,\n date: true,\n month: true,\n week: true,\n time: true,\n datetime: true,\n 'datetime-local': true\n };\n\n /**\n * Helper function for legacy browsers and iframes which sometimes focus\n * elements like document, body, and non-interactive SVG.\n * @param {Element} el\n */\n function isValidFocusTarget(el) {\n if (\n el &&\n el !== document &&\n el.nodeName !== 'HTML' &&\n el.nodeName !== 'BODY' &&\n 'classList' in el &&\n 'contains' in el.classList\n ) {\n return true;\n }\n return false;\n }\n\n /**\n * Computes whether the given element should automatically trigger the\n * `focus-visible` class being added, i.e. whether it should always match\n * `:focus-visible` when focused.\n * @param {Element} el\n * @return {boolean}\n */\n function focusTriggersKeyboardModality(el) {\n var type = el.type;\n var tagName = el.tagName;\n\n if (tagName === 'INPUT' && inputTypesAllowlist[type] && !el.readOnly) {\n return true;\n }\n\n if (tagName === 'TEXTAREA' && !el.readOnly) {\n return true;\n }\n\n if (el.isContentEditable) {\n return true;\n }\n\n return false;\n }\n\n /**\n * Add the `focus-visible` class to the given element if it was not added by\n * the author.\n * @param {Element} el\n */\n function addFocusVisibleClass(el) {\n if (el.classList.contains('focus-visible')) {\n return;\n }\n el.classList.add('focus-visible');\n el.setAttribute('data-focus-visible-added', '');\n }\n\n /**\n * Remove the `focus-visible` class from the given element if it was not\n * originally added by the author.\n * @param {Element} el\n */\n function removeFocusVisibleClass(el) {\n if (!el.hasAttribute('data-focus-visible-added')) {\n return;\n }\n el.classList.remove('focus-visible');\n el.removeAttribute('data-focus-visible-added');\n }\n\n /**\n * If the most recent user interaction was via the keyboard;\n * and the key press did not include a meta, alt/option, or control key;\n * then the modality is keyboard. Otherwise, the modality is not keyboard.\n * Apply `focus-visible` to any current active element and keep track\n * of our keyboard modality state with `hadKeyboardEvent`.\n * @param {KeyboardEvent} e\n */\n function onKeyDown(e) {\n if (e.metaKey || e.altKey || e.ctrlKey) {\n return;\n }\n\n if (isValidFocusTarget(scope.activeElement)) {\n addFocusVisibleClass(scope.activeElement);\n }\n\n hadKeyboardEvent = true;\n }\n\n /**\n * If at any point a user clicks with a pointing device, ensure that we change\n * the modality away from keyboard.\n * This avoids the situation where a user presses a key on an already focused\n * element, and then clicks on a different element, focusing it with a\n * pointing device, while we still think we're in keyboard modality.\n * @param {Event} e\n */\n function onPointerDown(e) {\n hadKeyboardEvent = false;\n }\n\n /**\n * On `focus`, add the `focus-visible` class to the target if:\n * - the target received focus as a result of keyboard navigation, or\n * - the event target is an element that will likely require interaction\n * via the keyboard (e.g. a text box)\n * @param {Event} e\n */\n function onFocus(e) {\n // Prevent IE from focusing the document or HTML element.\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (hadKeyboardEvent || focusTriggersKeyboardModality(e.target)) {\n addFocusVisibleClass(e.target);\n }\n }\n\n /**\n * On `blur`, remove the `focus-visible` class from the target.\n * @param {Event} e\n */\n function onBlur(e) {\n if (!isValidFocusTarget(e.target)) {\n return;\n }\n\n if (\n e.target.classList.contains('focus-visible') ||\n e.target.hasAttribute('data-focus-visible-added')\n ) {\n // To detect a tab/window switch, we look for a blur event followed\n // rapidly by a visibility change.\n // If we don't see a visibility change within 100ms, it's probably a\n // regular focus change.\n hadFocusVisibleRecently = true;\n window.clearTimeout(hadFocusVisibleRecentlyTimeout);\n hadFocusVisibleRecentlyTimeout = window.setTimeout(function() {\n hadFocusVisibleRecently = false;\n }, 100);\n removeFocusVisibleClass(e.target);\n }\n }\n\n /**\n * If the user changes tabs, keep track of whether or not the previously\n * focused element had .focus-visible.\n * @param {Event} e\n */\n function onVisibilityChange(e) {\n if (document.visibilityState === 'hidden') {\n // If the tab becomes active again, the browser will handle calling focus\n // on the element (Safari actually calls it twice).\n // If this tab change caused a blur on an element with focus-visible,\n // re-apply the class when the user switches back to the tab.\n if (hadFocusVisibleRecently) {\n hadKeyboardEvent = true;\n }\n addInitialPointerMoveListeners();\n }\n }\n\n /**\n * Add a group of listeners to detect usage of any pointing devices.\n * These listeners will be added when the polyfill first loads, and anytime\n * the window is blurred, so that they are active when the window regains\n * focus.\n */\n function addInitialPointerMoveListeners() {\n document.addEventListener('mousemove', onInitialPointerMove);\n document.addEventListener('mousedown', onInitialPointerMove);\n document.addEventListener('mouseup', onInitialPointerMove);\n document.addEventListener('pointermove', onInitialPointerMove);\n document.addEventListener('pointerdown', onInitialPointerMove);\n document.addEventListener('pointerup', onInitialPointerMove);\n document.addEventListener('touchmove', onInitialPointerMove);\n document.addEventListener('touchstart', onInitialPointerMove);\n document.addEventListener('touchend', onInitialPointerMove);\n }\n\n function removeInitialPointerMoveListeners() {\n document.removeEventListener('mousemove', onInitialPointerMove);\n document.removeEventListener('mousedown', onInitialPointerMove);\n document.removeEventListener('mouseup', onInitialPointerMove);\n document.removeEventListener('pointermove', onInitialPointerMove);\n document.removeEventListener('pointerdown', onInitialPointerMove);\n document.removeEventListener('pointerup', onInitialPointerMove);\n document.removeEventListener('touchmove', onInitialPointerMove);\n document.removeEventListener('touchstart', onInitialPointerMove);\n document.removeEventListener('touchend', onInitialPointerMove);\n }\n\n /**\n * When the polfyill first loads, assume the user is in keyboard modality.\n * If any event is received from a pointing device (e.g. mouse, pointer,\n * touch), turn off keyboard modality.\n * This accounts for situations where focus enters the page from the URL bar.\n * @param {Event} e\n */\n function onInitialPointerMove(e) {\n // Work around a Safari quirk that fires a mousemove on whenever the\n // window blurs, even if you're tabbing out of the page. \u00AF\\_(\u30C4)_/\u00AF\n if (e.target.nodeName && e.target.nodeName.toLowerCase() === 'html') {\n return;\n }\n\n hadKeyboardEvent = false;\n removeInitialPointerMoveListeners();\n }\n\n // For some kinds of state, we are interested in changes at the global scope\n // only. For example, global pointer input, global key presses and global\n // visibility change should affect the state at every scope:\n document.addEventListener('keydown', onKeyDown, true);\n document.addEventListener('mousedown', onPointerDown, true);\n document.addEventListener('pointerdown', onPointerDown, true);\n document.addEventListener('touchstart', onPointerDown, true);\n document.addEventListener('visibilitychange', onVisibilityChange, true);\n\n addInitialPointerMoveListeners();\n\n // For focus and blur, we specifically care about state changes in the local\n // scope. This is because focus / blur events that originate from within a\n // shadow root are not re-dispatched from the host element if it was already\n // the active element in its own scope:\n scope.addEventListener('focus', onFocus, true);\n scope.addEventListener('blur', onBlur, true);\n\n // We detect that a node is a ShadowRoot by ensuring that it is a\n // DocumentFragment and also has a host property. This check covers native\n // implementation and polyfill implementation transparently. If we only cared\n // about the native implementation, we could just check if the scope was\n // an instance of a ShadowRoot.\n if (scope.nodeType === Node.DOCUMENT_FRAGMENT_NODE && scope.host) {\n // Since a ShadowRoot is a special kind of DocumentFragment, it does not\n // have a root element to add a class to. So, we add this attribute to the\n // host element instead:\n scope.host.setAttribute('data-js-focus-visible', '');\n } else if (scope.nodeType === Node.DOCUMENT_NODE) {\n document.documentElement.classList.add('js-focus-visible');\n document.documentElement.setAttribute('data-js-focus-visible', '');\n }\n }\n\n // It is important to wrap all references to global window and document in\n // these checks to support server-side rendering use cases\n // @see https://github.com/WICG/focus-visible/issues/199\n if (typeof window !== 'undefined' && typeof document !== 'undefined') {\n // Make the polyfill helper globally available. This can be used as a signal\n // to interested libraries that wish to coordinate with the polyfill for e.g.,\n // applying the polyfill to a shadow root:\n window.applyFocusVisiblePolyfill = applyFocusVisiblePolyfill;\n\n // Notify interested libraries of the polyfill's presence, in case the\n // polyfill was loaded lazily:\n var event;\n\n try {\n event = new CustomEvent('focus-visible-polyfill-ready');\n } catch (error) {\n // IE11 does not support using CustomEvent as a constructor directly:\n event = document.createEvent('CustomEvent');\n event.initCustomEvent('focus-visible-polyfill-ready', false, false, {});\n }\n\n window.dispatchEvent(event);\n }\n\n if (typeof document !== 'undefined') {\n // Apply the polyfill to the global document, so that no JavaScript\n // coordination is required to use the polyfill in the top-level document:\n applyFocusVisiblePolyfill(document);\n }\n\n})));\n", "/*!\n * escape-html\n * Copyright(c) 2012-2013 TJ Holowaychuk\n * Copyright(c) 2015 Andreas Lubbe\n * Copyright(c) 2015 Tiancheng \"Timothy\" Gu\n * MIT Licensed\n */\n\n'use strict';\n\n/**\n * Module variables.\n * @private\n */\n\nvar matchHtmlRegExp = /[\"'&<>]/;\n\n/**\n * Module exports.\n * @public\n */\n\nmodule.exports = escapeHtml;\n\n/**\n * Escape special characters in the given string of html.\n *\n * @param {string} string The string to escape for inserting into HTML\n * @return {string}\n * @public\n */\n\nfunction escapeHtml(string) {\n var str = '' + string;\n var match = matchHtmlRegExp.exec(str);\n\n if (!match) {\n return str;\n }\n\n var escape;\n var html = '';\n var index = 0;\n var lastIndex = 0;\n\n for (index = match.index; index < str.length; index++) {\n switch (str.charCodeAt(index)) {\n case 34: // \"\n escape = '"';\n break;\n case 38: // &\n escape = '&';\n break;\n case 39: // '\n escape = ''';\n break;\n case 60: // <\n escape = '<';\n break;\n case 62: // >\n escape = '>';\n break;\n default:\n continue;\n }\n\n if (lastIndex !== index) {\n html += str.substring(lastIndex, index);\n }\n\n lastIndex = index + 1;\n html += escape;\n }\n\n return lastIndex !== index\n ? html + str.substring(lastIndex, index)\n : html;\n}\n", "/*!\n * clipboard.js v2.0.11\n * https://clipboardjs.com/\n *\n * Licensed MIT \u00A9 Zeno Rocha\n */\n(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"ClipboardJS\"] = factory();\n\telse\n\t\troot[\"ClipboardJS\"] = factory();\n})(this, function() {\nreturn /******/ (function() { // webpackBootstrap\n/******/ \tvar __webpack_modules__ = ({\n\n/***/ 686:\n/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {\n\n\"use strict\";\n\n// EXPORTS\n__webpack_require__.d(__webpack_exports__, {\n \"default\": function() { return /* binding */ clipboard; }\n});\n\n// EXTERNAL MODULE: ./node_modules/tiny-emitter/index.js\nvar tiny_emitter = __webpack_require__(279);\nvar tiny_emitter_default = /*#__PURE__*/__webpack_require__.n(tiny_emitter);\n// EXTERNAL MODULE: ./node_modules/good-listener/src/listen.js\nvar listen = __webpack_require__(370);\nvar listen_default = /*#__PURE__*/__webpack_require__.n(listen);\n// EXTERNAL MODULE: ./node_modules/select/src/select.js\nvar src_select = __webpack_require__(817);\nvar select_default = /*#__PURE__*/__webpack_require__.n(src_select);\n;// CONCATENATED MODULE: ./src/common/command.js\n/**\n * Executes a given operation type.\n * @param {String} type\n * @return {Boolean}\n */\nfunction command(type) {\n try {\n return document.execCommand(type);\n } catch (err) {\n return false;\n }\n}\n;// CONCATENATED MODULE: ./src/actions/cut.js\n\n\n/**\n * Cut action wrapper.\n * @param {String|HTMLElement} target\n * @return {String}\n */\n\nvar ClipboardActionCut = function ClipboardActionCut(target) {\n var selectedText = select_default()(target);\n command('cut');\n return selectedText;\n};\n\n/* harmony default export */ var actions_cut = (ClipboardActionCut);\n;// CONCATENATED MODULE: ./src/common/create-fake-element.js\n/**\n * Creates a fake textarea element with a value.\n * @param {String} value\n * @return {HTMLElement}\n */\nfunction createFakeElement(value) {\n var isRTL = document.documentElement.getAttribute('dir') === 'rtl';\n var fakeElement = document.createElement('textarea'); // Prevent zooming on iOS\n\n fakeElement.style.fontSize = '12pt'; // Reset box model\n\n fakeElement.style.border = '0';\n fakeElement.style.padding = '0';\n fakeElement.style.margin = '0'; // Move element out of screen horizontally\n\n fakeElement.style.position = 'absolute';\n fakeElement.style[isRTL ? 'right' : 'left'] = '-9999px'; // Move element to the same position vertically\n\n var yPosition = window.pageYOffset || document.documentElement.scrollTop;\n fakeElement.style.top = \"\".concat(yPosition, \"px\");\n fakeElement.setAttribute('readonly', '');\n fakeElement.value = value;\n return fakeElement;\n}\n;// CONCATENATED MODULE: ./src/actions/copy.js\n\n\n\n/**\n * Create fake copy action wrapper using a fake element.\n * @param {String} target\n * @param {Object} options\n * @return {String}\n */\n\nvar fakeCopyAction = function fakeCopyAction(value, options) {\n var fakeElement = createFakeElement(value);\n options.container.appendChild(fakeElement);\n var selectedText = select_default()(fakeElement);\n command('copy');\n fakeElement.remove();\n return selectedText;\n};\n/**\n * Copy action wrapper.\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @return {String}\n */\n\n\nvar ClipboardActionCopy = function ClipboardActionCopy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n var selectedText = '';\n\n if (typeof target === 'string') {\n selectedText = fakeCopyAction(target, options);\n } else if (target instanceof HTMLInputElement && !['text', 'search', 'url', 'tel', 'password'].includes(target === null || target === void 0 ? void 0 : target.type)) {\n // If input type doesn't support `setSelectionRange`. Simulate it. https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/setSelectionRange\n selectedText = fakeCopyAction(target.value, options);\n } else {\n selectedText = select_default()(target);\n command('copy');\n }\n\n return selectedText;\n};\n\n/* harmony default export */ var actions_copy = (ClipboardActionCopy);\n;// CONCATENATED MODULE: ./src/actions/default.js\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n\n\n/**\n * Inner function which performs selection from either `text` or `target`\n * properties and then executes copy or cut operations.\n * @param {Object} options\n */\n\nvar ClipboardActionDefault = function ClipboardActionDefault() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n // Defines base properties passed from constructor.\n var _options$action = options.action,\n action = _options$action === void 0 ? 'copy' : _options$action,\n container = options.container,\n target = options.target,\n text = options.text; // Sets the `action` to be performed which can be either 'copy' or 'cut'.\n\n if (action !== 'copy' && action !== 'cut') {\n throw new Error('Invalid \"action\" value, use either \"copy\" or \"cut\"');\n } // Sets the `target` property using an element that will be have its content copied.\n\n\n if (target !== undefined) {\n if (target && _typeof(target) === 'object' && target.nodeType === 1) {\n if (action === 'copy' && target.hasAttribute('disabled')) {\n throw new Error('Invalid \"target\" attribute. Please use \"readonly\" instead of \"disabled\" attribute');\n }\n\n if (action === 'cut' && (target.hasAttribute('readonly') || target.hasAttribute('disabled'))) {\n throw new Error('Invalid \"target\" attribute. You can\\'t cut text from elements with \"readonly\" or \"disabled\" attributes');\n }\n } else {\n throw new Error('Invalid \"target\" value, use a valid Element');\n }\n } // Define selection strategy based on `text` property.\n\n\n if (text) {\n return actions_copy(text, {\n container: container\n });\n } // Defines which selection strategy based on `target` property.\n\n\n if (target) {\n return action === 'cut' ? actions_cut(target) : actions_copy(target, {\n container: container\n });\n }\n};\n\n/* harmony default export */ var actions_default = (ClipboardActionDefault);\n;// CONCATENATED MODULE: ./src/clipboard.js\nfunction clipboard_typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { clipboard_typeof = function _typeof(obj) { return typeof obj; }; } else { clipboard_typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return clipboard_typeof(obj); }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function\"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }\n\nfunction _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }\n\nfunction _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }\n\nfunction _possibleConstructorReturn(self, call) { if (call && (clipboard_typeof(call) === \"object\" || typeof call === \"function\")) { return call; } return _assertThisInitialized(self); }\n\nfunction _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return self; }\n\nfunction _isNativeReflectConstruct() { if (typeof Reflect === \"undefined\" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === \"function\") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }\n\nfunction _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }\n\n\n\n\n\n\n/**\n * Helper function to retrieve attribute value.\n * @param {String} suffix\n * @param {Element} element\n */\n\nfunction getAttributeValue(suffix, element) {\n var attribute = \"data-clipboard-\".concat(suffix);\n\n if (!element.hasAttribute(attribute)) {\n return;\n }\n\n return element.getAttribute(attribute);\n}\n/**\n * Base class which takes one or more elements, adds event listeners to them,\n * and instantiates a new `ClipboardAction` on each click.\n */\n\n\nvar Clipboard = /*#__PURE__*/function (_Emitter) {\n _inherits(Clipboard, _Emitter);\n\n var _super = _createSuper(Clipboard);\n\n /**\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n * @param {Object} options\n */\n function Clipboard(trigger, options) {\n var _this;\n\n _classCallCheck(this, Clipboard);\n\n _this = _super.call(this);\n\n _this.resolveOptions(options);\n\n _this.listenClick(trigger);\n\n return _this;\n }\n /**\n * Defines if attributes would be resolved using internal setter functions\n * or custom functions that were passed in the constructor.\n * @param {Object} options\n */\n\n\n _createClass(Clipboard, [{\n key: \"resolveOptions\",\n value: function resolveOptions() {\n var options = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n this.action = typeof options.action === 'function' ? options.action : this.defaultAction;\n this.target = typeof options.target === 'function' ? options.target : this.defaultTarget;\n this.text = typeof options.text === 'function' ? options.text : this.defaultText;\n this.container = clipboard_typeof(options.container) === 'object' ? options.container : document.body;\n }\n /**\n * Adds a click event listener to the passed trigger.\n * @param {String|HTMLElement|HTMLCollection|NodeList} trigger\n */\n\n }, {\n key: \"listenClick\",\n value: function listenClick(trigger) {\n var _this2 = this;\n\n this.listener = listen_default()(trigger, 'click', function (e) {\n return _this2.onClick(e);\n });\n }\n /**\n * Defines a new `ClipboardAction` on each click event.\n * @param {Event} e\n */\n\n }, {\n key: \"onClick\",\n value: function onClick(e) {\n var trigger = e.delegateTarget || e.currentTarget;\n var action = this.action(trigger) || 'copy';\n var text = actions_default({\n action: action,\n container: this.container,\n target: this.target(trigger),\n text: this.text(trigger)\n }); // Fires an event based on the copy operation result.\n\n this.emit(text ? 'success' : 'error', {\n action: action,\n text: text,\n trigger: trigger,\n clearSelection: function clearSelection() {\n if (trigger) {\n trigger.focus();\n }\n\n window.getSelection().removeAllRanges();\n }\n });\n }\n /**\n * Default `action` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultAction\",\n value: function defaultAction(trigger) {\n return getAttributeValue('action', trigger);\n }\n /**\n * Default `target` lookup function.\n * @param {Element} trigger\n */\n\n }, {\n key: \"defaultTarget\",\n value: function defaultTarget(trigger) {\n var selector = getAttributeValue('target', trigger);\n\n if (selector) {\n return document.querySelector(selector);\n }\n }\n /**\n * Allow fire programmatically a copy action\n * @param {String|HTMLElement} target\n * @param {Object} options\n * @returns Text copied.\n */\n\n }, {\n key: \"defaultText\",\n\n /**\n * Default `text` lookup function.\n * @param {Element} trigger\n */\n value: function defaultText(trigger) {\n return getAttributeValue('text', trigger);\n }\n /**\n * Destroy lifecycle.\n */\n\n }, {\n key: \"destroy\",\n value: function destroy() {\n this.listener.destroy();\n }\n }], [{\n key: \"copy\",\n value: function copy(target) {\n var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n container: document.body\n };\n return actions_copy(target, options);\n }\n /**\n * Allow fire programmatically a cut action\n * @param {String|HTMLElement} target\n * @returns Text cutted.\n */\n\n }, {\n key: \"cut\",\n value: function cut(target) {\n return actions_cut(target);\n }\n /**\n * Returns the support of the given action, or all actions if no action is\n * given.\n * @param {String} [action]\n */\n\n }, {\n key: \"isSupported\",\n value: function isSupported() {\n var action = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : ['copy', 'cut'];\n var actions = typeof action === 'string' ? [action] : action;\n var support = !!document.queryCommandSupported;\n actions.forEach(function (action) {\n support = support && !!document.queryCommandSupported(action);\n });\n return support;\n }\n }]);\n\n return Clipboard;\n}((tiny_emitter_default()));\n\n/* harmony default export */ var clipboard = (Clipboard);\n\n/***/ }),\n\n/***/ 828:\n/***/ (function(module) {\n\nvar DOCUMENT_NODE_TYPE = 9;\n\n/**\n * A polyfill for Element.matches()\n */\nif (typeof Element !== 'undefined' && !Element.prototype.matches) {\n var proto = Element.prototype;\n\n proto.matches = proto.matchesSelector ||\n proto.mozMatchesSelector ||\n proto.msMatchesSelector ||\n proto.oMatchesSelector ||\n proto.webkitMatchesSelector;\n}\n\n/**\n * Finds the closest parent that matches a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @return {Function}\n */\nfunction closest (element, selector) {\n while (element && element.nodeType !== DOCUMENT_NODE_TYPE) {\n if (typeof element.matches === 'function' &&\n element.matches(selector)) {\n return element;\n }\n element = element.parentNode;\n }\n}\n\nmodule.exports = closest;\n\n\n/***/ }),\n\n/***/ 438:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar closest = __webpack_require__(828);\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction _delegate(element, selector, type, callback, useCapture) {\n var listenerFn = listener.apply(this, arguments);\n\n element.addEventListener(type, listenerFn, useCapture);\n\n return {\n destroy: function() {\n element.removeEventListener(type, listenerFn, useCapture);\n }\n }\n}\n\n/**\n * Delegates event to a selector.\n *\n * @param {Element|String|Array} [elements]\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @param {Boolean} useCapture\n * @return {Object}\n */\nfunction delegate(elements, selector, type, callback, useCapture) {\n // Handle the regular Element usage\n if (typeof elements.addEventListener === 'function') {\n return _delegate.apply(null, arguments);\n }\n\n // Handle Element-less usage, it defaults to global delegation\n if (typeof type === 'function') {\n // Use `document` as the first parameter, then apply arguments\n // This is a short way to .unshift `arguments` without running into deoptimizations\n return _delegate.bind(null, document).apply(null, arguments);\n }\n\n // Handle Selector-based usage\n if (typeof elements === 'string') {\n elements = document.querySelectorAll(elements);\n }\n\n // Handle Array-like based usage\n return Array.prototype.map.call(elements, function (element) {\n return _delegate(element, selector, type, callback, useCapture);\n });\n}\n\n/**\n * Finds closest match and invokes callback.\n *\n * @param {Element} element\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Function}\n */\nfunction listener(element, selector, type, callback) {\n return function(e) {\n e.delegateTarget = closest(e.target, selector);\n\n if (e.delegateTarget) {\n callback.call(element, e);\n }\n }\n}\n\nmodule.exports = delegate;\n\n\n/***/ }),\n\n/***/ 879:\n/***/ (function(__unused_webpack_module, exports) {\n\n/**\n * Check if argument is a HTML element.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.node = function(value) {\n return value !== undefined\n && value instanceof HTMLElement\n && value.nodeType === 1;\n};\n\n/**\n * Check if argument is a list of HTML elements.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.nodeList = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return value !== undefined\n && (type === '[object NodeList]' || type === '[object HTMLCollection]')\n && ('length' in value)\n && (value.length === 0 || exports.node(value[0]));\n};\n\n/**\n * Check if argument is a string.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.string = function(value) {\n return typeof value === 'string'\n || value instanceof String;\n};\n\n/**\n * Check if argument is a function.\n *\n * @param {Object} value\n * @return {Boolean}\n */\nexports.fn = function(value) {\n var type = Object.prototype.toString.call(value);\n\n return type === '[object Function]';\n};\n\n\n/***/ }),\n\n/***/ 370:\n/***/ (function(module, __unused_webpack_exports, __webpack_require__) {\n\nvar is = __webpack_require__(879);\nvar delegate = __webpack_require__(438);\n\n/**\n * Validates all params and calls the right\n * listener function based on its target type.\n *\n * @param {String|HTMLElement|HTMLCollection|NodeList} target\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listen(target, type, callback) {\n if (!target && !type && !callback) {\n throw new Error('Missing required arguments');\n }\n\n if (!is.string(type)) {\n throw new TypeError('Second argument must be a String');\n }\n\n if (!is.fn(callback)) {\n throw new TypeError('Third argument must be a Function');\n }\n\n if (is.node(target)) {\n return listenNode(target, type, callback);\n }\n else if (is.nodeList(target)) {\n return listenNodeList(target, type, callback);\n }\n else if (is.string(target)) {\n return listenSelector(target, type, callback);\n }\n else {\n throw new TypeError('First argument must be a String, HTMLElement, HTMLCollection, or NodeList');\n }\n}\n\n/**\n * Adds an event listener to a HTML element\n * and returns a remove listener function.\n *\n * @param {HTMLElement} node\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNode(node, type, callback) {\n node.addEventListener(type, callback);\n\n return {\n destroy: function() {\n node.removeEventListener(type, callback);\n }\n }\n}\n\n/**\n * Add an event listener to a list of HTML elements\n * and returns a remove listener function.\n *\n * @param {NodeList|HTMLCollection} nodeList\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenNodeList(nodeList, type, callback) {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.addEventListener(type, callback);\n });\n\n return {\n destroy: function() {\n Array.prototype.forEach.call(nodeList, function(node) {\n node.removeEventListener(type, callback);\n });\n }\n }\n}\n\n/**\n * Add an event listener to a selector\n * and returns a remove listener function.\n *\n * @param {String} selector\n * @param {String} type\n * @param {Function} callback\n * @return {Object}\n */\nfunction listenSelector(selector, type, callback) {\n return delegate(document.body, selector, type, callback);\n}\n\nmodule.exports = listen;\n\n\n/***/ }),\n\n/***/ 817:\n/***/ (function(module) {\n\nfunction select(element) {\n var selectedText;\n\n if (element.nodeName === 'SELECT') {\n element.focus();\n\n selectedText = element.value;\n }\n else if (element.nodeName === 'INPUT' || element.nodeName === 'TEXTAREA') {\n var isReadOnly = element.hasAttribute('readonly');\n\n if (!isReadOnly) {\n element.setAttribute('readonly', '');\n }\n\n element.select();\n element.setSelectionRange(0, element.value.length);\n\n if (!isReadOnly) {\n element.removeAttribute('readonly');\n }\n\n selectedText = element.value;\n }\n else {\n if (element.hasAttribute('contenteditable')) {\n element.focus();\n }\n\n var selection = window.getSelection();\n var range = document.createRange();\n\n range.selectNodeContents(element);\n selection.removeAllRanges();\n selection.addRange(range);\n\n selectedText = selection.toString();\n }\n\n return selectedText;\n}\n\nmodule.exports = select;\n\n\n/***/ }),\n\n/***/ 279:\n/***/ (function(module) {\n\nfunction E () {\n // Keep this empty so it's easier to inherit from\n // (via https://github.com/lipsmack from https://github.com/scottcorgan/tiny-emitter/issues/3)\n}\n\nE.prototype = {\n on: function (name, callback, ctx) {\n var e = this.e || (this.e = {});\n\n (e[name] || (e[name] = [])).push({\n fn: callback,\n ctx: ctx\n });\n\n return this;\n },\n\n once: function (name, callback, ctx) {\n var self = this;\n function listener () {\n self.off(name, listener);\n callback.apply(ctx, arguments);\n };\n\n listener._ = callback\n return this.on(name, listener, ctx);\n },\n\n emit: function (name) {\n var data = [].slice.call(arguments, 1);\n var evtArr = ((this.e || (this.e = {}))[name] || []).slice();\n var i = 0;\n var len = evtArr.length;\n\n for (i; i < len; i++) {\n evtArr[i].fn.apply(evtArr[i].ctx, data);\n }\n\n return this;\n },\n\n off: function (name, callback) {\n var e = this.e || (this.e = {});\n var evts = e[name];\n var liveEvents = [];\n\n if (evts && callback) {\n for (var i = 0, len = evts.length; i < len; i++) {\n if (evts[i].fn !== callback && evts[i].fn._ !== callback)\n liveEvents.push(evts[i]);\n }\n }\n\n // Remove event from queue to prevent memory leak\n // Suggested by https://github.com/lazd\n // Ref: https://github.com/scottcorgan/tiny-emitter/commit/c6ebfaa9bc973b33d110a84a307742b7cf94c953#commitcomment-5024910\n\n (liveEvents.length)\n ? e[name] = liveEvents\n : delete e[name];\n\n return this;\n }\n};\n\nmodule.exports = E;\nmodule.exports.TinyEmitter = E;\n\n\n/***/ })\n\n/******/ \t});\n/************************************************************************/\n/******/ \t// The module cache\n/******/ \tvar __webpack_module_cache__ = {};\n/******/ \t\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(__webpack_module_cache__[moduleId]) {\n/******/ \t\t\treturn __webpack_module_cache__[moduleId].exports;\n/******/ \t\t}\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = __webpack_module_cache__[moduleId] = {\n/******/ \t\t\t// no module.id needed\n/******/ \t\t\t// no module.loaded needed\n/******/ \t\t\texports: {}\n/******/ \t\t};\n/******/ \t\n/******/ \t\t// Execute the module function\n/******/ \t\t__webpack_modules__[moduleId](module, module.exports, __webpack_require__);\n/******/ \t\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/ \t\n/************************************************************************/\n/******/ \t/* webpack/runtime/compat get default export */\n/******/ \t!function() {\n/******/ \t\t// getDefaultExport function for compatibility with non-harmony modules\n/******/ \t\t__webpack_require__.n = function(module) {\n/******/ \t\t\tvar getter = module && module.__esModule ?\n/******/ \t\t\t\tfunction() { return module['default']; } :\n/******/ \t\t\t\tfunction() { return module; };\n/******/ \t\t\t__webpack_require__.d(getter, { a: getter });\n/******/ \t\t\treturn getter;\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/define property getters */\n/******/ \t!function() {\n/******/ \t\t// define getter functions for harmony exports\n/******/ \t\t__webpack_require__.d = function(exports, definition) {\n/******/ \t\t\tfor(var key in definition) {\n/******/ \t\t\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n/******/ \t\t\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n/******/ \t\t\t\t}\n/******/ \t\t\t}\n/******/ \t\t};\n/******/ \t}();\n/******/ \t\n/******/ \t/* webpack/runtime/hasOwnProperty shorthand */\n/******/ \t!function() {\n/******/ \t\t__webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }\n/******/ \t}();\n/******/ \t\n/************************************************************************/\n/******/ \t// module exports must be returned from runtime so entry inlining is disabled\n/******/ \t// startup\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(686);\n/******/ })()\n.default;\n});", "/*\n * Copyright (c) 2016-2024 Martin Donath \n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to\n * deal in the Software without restriction, including without limitation the\n * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n * sell copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n * IN THE SOFTWARE.\n */\n\nimport \"focus-visible\"\n\nimport {\n EMPTY,\n NEVER,\n Observable,\n Subject,\n defer,\n delay,\n filter,\n map,\n merge,\n mergeWith,\n shareReplay,\n switchMap\n} from \"rxjs\"\n\nimport { configuration, feature } from \"./_\"\nimport {\n at,\n getActiveElement,\n getOptionalElement,\n requestJSON,\n setLocation,\n setToggle,\n watchDocument,\n watchKeyboard,\n watchLocation,\n watchLocationTarget,\n watchMedia,\n watchPrint,\n watchScript,\n watchViewport\n} from \"./browser\"\nimport {\n getComponentElement,\n getComponentElements,\n mountAnnounce,\n mountBackToTop,\n mountConsent,\n mountContent,\n mountDialog,\n mountHeader,\n mountHeaderTitle,\n mountPalette,\n mountProgress,\n mountSearch,\n mountSearchHiglight,\n mountSidebar,\n mountSource,\n mountTableOfContents,\n mountTabs,\n watchHeader,\n watchMain\n} from \"./components\"\nimport {\n SearchIndex,\n setupClipboardJS,\n setupInstantNavigation,\n setupVersionSelector\n} from \"./integrations\"\nimport {\n patchEllipsis,\n patchIndeterminate,\n patchScrollfix,\n patchScrolllock\n} from \"./patches\"\nimport \"./polyfills\"\n\n/* ----------------------------------------------------------------------------\n * Functions - @todo refactor\n * ------------------------------------------------------------------------- */\n\n/**\n * Fetch search index\n *\n * @returns Search index observable\n */\nfunction fetchSearchIndex(): Observable {\n if (location.protocol === \"file:\") {\n return watchScript(\n `${new URL(\"search/search_index.js\", config.base)}`\n )\n .pipe(\n // @ts-ignore - @todo fix typings\n map(() => __index),\n shareReplay(1)\n )\n } else {\n return requestJSON(\n new URL(\"search/search_index.json\", config.base)\n )\n }\n}\n\n/* ----------------------------------------------------------------------------\n * Application\n * ------------------------------------------------------------------------- */\n\n/* Yay, JavaScript is available */\ndocument.documentElement.classList.remove(\"no-js\")\ndocument.documentElement.classList.add(\"js\")\n\n/* Set up navigation observables and subjects */\nconst document$ = watchDocument()\nconst location$ = watchLocation()\nconst target$ = watchLocationTarget(location$)\nconst keyboard$ = watchKeyboard()\n\n/* Set up media observables */\nconst viewport$ = watchViewport()\nconst tablet$ = watchMedia(\"(min-width: 960px)\")\nconst screen$ = watchMedia(\"(min-width: 1220px)\")\nconst print$ = watchPrint()\n\n/* Retrieve search index, if search is enabled */\nconst config = configuration()\nconst index$ = document.forms.namedItem(\"search\")\n ? fetchSearchIndex()\n : NEVER\n\n/* Set up Clipboard.js integration */\nconst alert$ = new Subject()\nsetupClipboardJS({ alert$ })\n\n/* Set up progress indicator */\nconst progress$ = new Subject()\n\n/* Set up instant navigation, if enabled */\nif (feature(\"navigation.instant\"))\n setupInstantNavigation({ location$, viewport$, progress$ })\n .subscribe(document$)\n\n/* Set up version selector */\nif (config.version?.provider === \"mike\")\n setupVersionSelector({ document$ })\n\n/* Always close drawer and search on navigation */\nmerge(location$, target$)\n .pipe(\n delay(125)\n )\n .subscribe(() => {\n setToggle(\"drawer\", false)\n setToggle(\"search\", false)\n })\n\n/* Set up global keyboard handlers */\nkeyboard$\n .pipe(\n filter(({ mode }) => mode === \"global\")\n )\n .subscribe(key => {\n switch (key.type) {\n\n /* Go to previous page */\n case \"p\":\n case \",\":\n const prev = getOptionalElement(\"link[rel=prev]\")\n if (typeof prev !== \"undefined\")\n setLocation(prev)\n break\n\n /* Go to next page */\n case \"n\":\n case \".\":\n const next = getOptionalElement(\"link[rel=next]\")\n if (typeof next !== \"undefined\")\n setLocation(next)\n break\n\n /* Expand navigation, see https://bit.ly/3ZjG5io */\n case \"Enter\":\n const active = getActiveElement()\n if (active instanceof HTMLLabelElement)\n active.click()\n }\n })\n\n/* Set up patches */\npatchEllipsis({ viewport$, document$ })\npatchIndeterminate({ document$, tablet$ })\npatchScrollfix({ document$ })\npatchScrolllock({ viewport$, tablet$ })\n\n/* Set up header and main area observable */\nconst header$ = watchHeader(getComponentElement(\"header\"), { viewport$ })\nconst main$ = document$\n .pipe(\n map(() => getComponentElement(\"main\")),\n switchMap(el => watchMain(el, { viewport$, header$ })),\n shareReplay(1)\n )\n\n/* Set up control component observables */\nconst control$ = merge(\n\n /* Consent */\n ...getComponentElements(\"consent\")\n .map(el => mountConsent(el, { target$ })),\n\n /* Dialog */\n ...getComponentElements(\"dialog\")\n .map(el => mountDialog(el, { alert$ })),\n\n /* Color palette */\n ...getComponentElements(\"palette\")\n .map(el => mountPalette(el)),\n\n /* Progress bar */\n ...getComponentElements(\"progress\")\n .map(el => mountProgress(el, { progress$ })),\n\n /* Search */\n ...getComponentElements(\"search\")\n .map(el => mountSearch(el, { index$, keyboard$ })),\n\n /* Repository information */\n ...getComponentElements(\"source\")\n .map(el => mountSource(el))\n)\n\n/* Set up content component observables */\nconst content$ = defer(() => merge(\n\n /* Announcement bar */\n ...getComponentElements(\"announce\")\n .map(el => mountAnnounce(el)),\n\n /* Content */\n ...getComponentElements(\"content\")\n .map(el => mountContent(el, { viewport$, target$, print$ })),\n\n /* Search highlighting */\n ...getComponentElements(\"content\")\n .map(el => feature(\"search.highlight\")\n ? mountSearchHiglight(el, { index$, location$ })\n : EMPTY\n ),\n\n /* Header */\n ...getComponentElements(\"header\")\n .map(el => mountHeader(el, { viewport$, header$, main$ })),\n\n /* Header title */\n ...getComponentElements(\"header-title\")\n .map(el => mountHeaderTitle(el, { viewport$, header$ })),\n\n /* Sidebar */\n ...getComponentElements(\"sidebar\")\n .map(el => el.getAttribute(\"data-md-type\") === \"navigation\"\n ? at(screen$, () => mountSidebar(el, { viewport$, header$, main$ }))\n : at(tablet$, () => mountSidebar(el, { viewport$, header$, main$ }))\n ),\n\n /* Navigation tabs */\n ...getComponentElements(\"tabs\")\n .map(el => mountTabs(el, { viewport$, header$ })),\n\n /* Table of contents */\n ...getComponentElements(\"toc\")\n .map(el => mountTableOfContents(el, {\n viewport$, header$, main$, target$\n })),\n\n /* Back-to-top button */\n ...getComponentElements(\"top\")\n .map(el => mountBackToTop(el, { viewport$, header$, main$, target$ }))\n))\n\n/* Set up component observables */\nconst component$ = document$\n .pipe(\n switchMap(() => content$),\n mergeWith(control$),\n shareReplay(1)\n )\n\n/* Subscribe to all components */\ncomponent$.subscribe()\n\n/* ----------------------------------------------------------------------------\n * Exports\n * ------------------------------------------------------------------------- */\n\nwindow.document$ = document$ /* Document observable */\nwindow.location$ = location$ /* Location subject */\nwindow.target$ = target$ /* Location target observable */\nwindow.keyboard$ = keyboard$ /* Keyboard observable */\nwindow.viewport$ = viewport$ /* Viewport observable */\nwindow.tablet$ = tablet$ /* Media tablet observable */\nwindow.screen$ = screen$ /* Media screen observable */\nwindow.print$ = print$ /* Media print observable */\nwindow.alert$ = alert$ /* Alert subject */\nwindow.progress$ = progress$ /* Progress indicator subject */\nwindow.component$ = component$ /* Component observable */\n", "/******************************************************************************\nCopyright (c) Microsoft Corporation.\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.\n***************************************************************************** */\n/* global Reflect, Promise, SuppressedError, Symbol, Iterator */\n\nvar extendStatics = function(d, b) {\n extendStatics = Object.setPrototypeOf ||\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\n function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };\n return extendStatics(d, b);\n};\n\nexport function __extends(d, b) {\n if (typeof b !== \"function\" && b !== null)\n throw new TypeError(\"Class extends value \" + String(b) + \" is not a constructor or null\");\n extendStatics(d, b);\n function __() { this.constructor = d; }\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\n}\n\nexport var __assign = function() {\n __assign = Object.assign || function __assign(t) {\n for (var s, i = 1, n = arguments.length; i < n; i++) {\n s = arguments[i];\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\n }\n return t;\n }\n return __assign.apply(this, arguments);\n}\n\nexport function __rest(s, e) {\n var t = {};\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\n t[p] = s[p];\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\n t[p[i]] = s[p[i]];\n }\n return t;\n}\n\nexport function __decorate(decorators, target, key, desc) {\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\n return c > 3 && r && Object.defineProperty(target, key, r), r;\n}\n\nexport function __param(paramIndex, decorator) {\n return function (target, key) { decorator(target, key, paramIndex); }\n}\n\nexport function __esDecorate(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {\n function accept(f) { if (f !== void 0 && typeof f !== \"function\") throw new TypeError(\"Function expected\"); return f; }\n var kind = contextIn.kind, key = kind === \"getter\" ? \"get\" : kind === \"setter\" ? \"set\" : \"value\";\n var target = !descriptorIn && ctor ? contextIn[\"static\"] ? ctor : ctor.prototype : null;\n var descriptor = descriptorIn || (target ? Object.getOwnPropertyDescriptor(target, contextIn.name) : {});\n var _, done = false;\n for (var i = decorators.length - 1; i >= 0; i--) {\n var context = {};\n for (var p in contextIn) context[p] = p === \"access\" ? {} : contextIn[p];\n for (var p in contextIn.access) context.access[p] = contextIn.access[p];\n context.addInitializer = function (f) { if (done) throw new TypeError(\"Cannot add initializers after decoration has completed\"); extraInitializers.push(accept(f || null)); };\n var result = (0, decorators[i])(kind === \"accessor\" ? { get: descriptor.get, set: descriptor.set } : descriptor[key], context);\n if (kind === \"accessor\") {\n if (result === void 0) continue;\n if (result === null || typeof result !== \"object\") throw new TypeError(\"Object expected\");\n if (_ = accept(result.get)) descriptor.get = _;\n if (_ = accept(result.set)) descriptor.set = _;\n if (_ = accept(result.init)) initializers.unshift(_);\n }\n else if (_ = accept(result)) {\n if (kind === \"field\") initializers.unshift(_);\n else descriptor[key] = _;\n }\n }\n if (target) Object.defineProperty(target, contextIn.name, descriptor);\n done = true;\n};\n\nexport function __runInitializers(thisArg, initializers, value) {\n var useValue = arguments.length > 2;\n for (var i = 0; i < initializers.length; i++) {\n value = useValue ? initializers[i].call(thisArg, value) : initializers[i].call(thisArg);\n }\n return useValue ? value : void 0;\n};\n\nexport function __propKey(x) {\n return typeof x === \"symbol\" ? x : \"\".concat(x);\n};\n\nexport function __setFunctionName(f, name, prefix) {\n if (typeof name === \"symbol\") name = name.description ? \"[\".concat(name.description, \"]\") : \"\";\n return Object.defineProperty(f, \"name\", { configurable: true, value: prefix ? \"\".concat(prefix, \" \", name) : name });\n};\n\nexport function __metadata(metadataKey, metadataValue) {\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\n}\n\nexport function __awaiter(thisArg, _arguments, P, generator) {\n function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\n return new (P || (P = Promise))(function (resolve, reject) {\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\n function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }\n step((generator = generator.apply(thisArg, _arguments || [])).next());\n });\n}\n\nexport function __generator(thisArg, body) {\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g = Object.create((typeof Iterator === \"function\" ? Iterator : Object).prototype);\n return g.next = verb(0), g[\"throw\"] = verb(1), g[\"return\"] = verb(2), typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\n function verb(n) { return function (v) { return step([n, v]); }; }\n function step(op) {\n if (f) throw new TypeError(\"Generator is already executing.\");\n while (g && (g = 0, op[0] && (_ = 0)), _) try {\n 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;\n if (y = 0, t) op = [op[0] & 2, t.value];\n switch (op[0]) {\n case 0: case 1: t = op; break;\n case 4: _.label++; return { value: op[1], done: false };\n case 5: _.label++; y = op[1]; op = [0]; continue;\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\n default:\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\n if (t[2]) _.ops.pop();\n _.trys.pop(); continue;\n }\n op = body.call(thisArg, _);\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\n }\n}\n\nexport var __createBinding = Object.create ? (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n var desc = Object.getOwnPropertyDescriptor(m, k);\n if (!desc || (\"get\" in desc ? !m.__esModule : desc.writable || desc.configurable)) {\n desc = { enumerable: true, get: function() { return m[k]; } };\n }\n Object.defineProperty(o, k2, desc);\n}) : (function(o, m, k, k2) {\n if (k2 === undefined) k2 = k;\n o[k2] = m[k];\n});\n\nexport function __exportStar(m, o) {\n for (var p in m) if (p !== \"default\" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p);\n}\n\nexport function __values(o) {\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\n if (m) return m.call(o);\n if (o && typeof o.length === \"number\") return {\n next: function () {\n if (o && i >= o.length) o = void 0;\n return { value: o && o[i++], done: !o };\n }\n };\n throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\n}\n\nexport function __read(o, n) {\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\n if (!m) return o;\n var i = m.call(o), r, ar = [], e;\n try {\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\n }\n catch (error) { e = { error: error }; }\n finally {\n try {\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\n }\n finally { if (e) throw e.error; }\n }\n return ar;\n}\n\n/** @deprecated */\nexport function __spread() {\n for (var ar = [], i = 0; i < arguments.length; i++)\n ar = ar.concat(__read(arguments[i]));\n return ar;\n}\n\n/** @deprecated */\nexport function __spreadArrays() {\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\n r[k] = a[j];\n return r;\n}\n\nexport function __spreadArray(to, from, pack) {\n if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {\n if (ar || !(i in from)) {\n if (!ar) ar = Array.prototype.slice.call(from, 0, i);\n ar[i] = from[i];\n }\n }\n return to.concat(ar || Array.prototype.slice.call(from));\n}\n\nexport function __await(v) {\n return this instanceof __await ? (this.v = v, this) : new __await(v);\n}\n\nexport function __asyncGenerator(thisArg, _arguments, generator) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\n return i = Object.create((typeof AsyncIterator === \"function\" ? AsyncIterator : Object).prototype), verb(\"next\"), verb(\"throw\"), verb(\"return\", awaitReturn), i[Symbol.asyncIterator] = function () { return this; }, i;\n function awaitReturn(f) { return function (v) { return Promise.resolve(v).then(f, reject); }; }\n function verb(n, f) { if (g[n]) { i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; if (f) i[n] = f(i[n]); } }\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\n function fulfill(value) { resume(\"next\", value); }\n function reject(value) { resume(\"throw\", value); }\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\n}\n\nexport function __asyncDelegator(o) {\n var i, p;\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: false } : f ? f(v) : v; } : f; }\n}\n\nexport function __asyncValues(o) {\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\n var m = o[Symbol.asyncIterator], i;\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\n}\n\nexport function __makeTemplateObject(cooked, raw) {\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\n return cooked;\n};\n\nvar __setModuleDefault = Object.create ? (function(o, v) {\n Object.defineProperty(o, \"default\", { enumerable: true, value: v });\n}) : function(o, v) {\n o[\"default\"] = v;\n};\n\nexport function __importStar(mod) {\n if (mod && mod.__esModule) return mod;\n var result = {};\n if (mod != null) for (var k in mod) if (k !== \"default\" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);\n __setModuleDefault(result, mod);\n return result;\n}\n\nexport function __importDefault(mod) {\n return (mod && mod.__esModule) ? mod : { default: mod };\n}\n\nexport function __classPrivateFieldGet(receiver, state, kind, f) {\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a getter\");\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");\n return kind === \"m\" ? f : kind === \"a\" ? f.call(receiver) : f ? f.value : state.get(receiver);\n}\n\nexport function __classPrivateFieldSet(receiver, state, value, kind, f) {\n if (kind === \"m\") throw new TypeError(\"Private method is not writable\");\n if (kind === \"a\" && !f) throw new TypeError(\"Private accessor was defined without a setter\");\n if (typeof state === \"function\" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");\n return (kind === \"a\" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;\n}\n\nexport function __classPrivateFieldIn(state, receiver) {\n if (receiver === null || (typeof receiver !== \"object\" && typeof receiver !== \"function\")) throw new TypeError(\"Cannot use 'in' operator on non-object\");\n return typeof state === \"function\" ? receiver === state : state.has(receiver);\n}\n\nexport function __addDisposableResource(env, value, async) {\n if (value !== null && value !== void 0) {\n if (typeof value !== \"object\" && typeof value !== \"function\") throw new TypeError(\"Object expected.\");\n var dispose, inner;\n if (async) {\n if (!Symbol.asyncDispose) throw new TypeError(\"Symbol.asyncDispose is not defined.\");\n dispose = value[Symbol.asyncDispose];\n }\n if (dispose === void 0) {\n if (!Symbol.dispose) throw new TypeError(\"Symbol.dispose is not defined.\");\n dispose = value[Symbol.dispose];\n if (async) inner = dispose;\n }\n if (typeof dispose !== \"function\") throw new TypeError(\"Object not disposable.\");\n if (inner) dispose = function() { try { inner.call(this); } catch (e) { return Promise.reject(e); } };\n env.stack.push({ value: value, dispose: dispose, async: async });\n }\n else if (async) {\n env.stack.push({ async: true });\n }\n return value;\n}\n\nvar _SuppressedError = typeof SuppressedError === \"function\" ? SuppressedError : function (error, suppressed, message) {\n var e = new Error(message);\n return e.name = \"SuppressedError\", e.error = error, e.suppressed = suppressed, e;\n};\n\nexport function __disposeResources(env) {\n function fail(e) {\n env.error = env.hasError ? new _SuppressedError(e, env.error, \"An error was suppressed during disposal.\") : e;\n env.hasError = true;\n }\n var r, s = 0;\n function next() {\n while (r = env.stack.pop()) {\n try {\n if (!r.async && s === 1) return s = 0, env.stack.push(r), Promise.resolve().then(next);\n if (r.dispose) {\n var result = r.dispose.call(r.value);\n if (r.async) return s |= 2, Promise.resolve(result).then(next, function(e) { fail(e); return next(); });\n }\n else s |= 1;\n }\n catch (e) {\n fail(e);\n }\n }\n if (s === 1) return env.hasError ? Promise.reject(env.error) : Promise.resolve();\n if (env.hasError) throw env.error;\n }\n return next();\n}\n\nexport default {\n __extends,\n __assign,\n __rest,\n __decorate,\n __param,\n __metadata,\n __awaiter,\n __generator,\n __createBinding,\n __exportStar,\n __values,\n __read,\n __spread,\n __spreadArrays,\n __spreadArray,\n __await,\n __asyncGenerator,\n __asyncDelegator,\n __asyncValues,\n __makeTemplateObject,\n __importStar,\n __importDefault,\n __classPrivateFieldGet,\n __classPrivateFieldSet,\n __classPrivateFieldIn,\n __addDisposableResource,\n __disposeResources,\n};\n", "/**\n * Returns true if the object is a function.\n * @param value The value to check\n */\nexport function isFunction(value: any): value is (...args: any[]) => any {\n return typeof value === 'function';\n}\n", "/**\n * Used to create Error subclasses until the community moves away from ES5.\n *\n * This is because compiling from TypeScript down to ES5 has issues with subclassing Errors\n * as well as other built-in types: https://github.com/Microsoft/TypeScript/issues/12123\n *\n * @param createImpl A factory function to create the actual constructor implementation. The returned\n * function should be a named function that calls `_super` internally.\n */\nexport function createErrorClass(createImpl: (_super: any) => any): T {\n const _super = (instance: any) => {\n Error.call(instance);\n instance.stack = new Error().stack;\n };\n\n const ctorFunc = createImpl(_super);\n ctorFunc.prototype = Object.create(Error.prototype);\n ctorFunc.prototype.constructor = ctorFunc;\n return ctorFunc;\n}\n", "import { createErrorClass } from './createErrorClass';\n\nexport interface UnsubscriptionError extends Error {\n readonly errors: any[];\n}\n\nexport interface UnsubscriptionErrorCtor {\n /**\n * @deprecated Internal implementation detail. Do not construct error instances.\n * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n */\n new (errors: any[]): UnsubscriptionError;\n}\n\n/**\n * An error thrown when one or more errors have occurred during the\n * `unsubscribe` of a {@link Subscription}.\n */\nexport const UnsubscriptionError: UnsubscriptionErrorCtor = createErrorClass(\n (_super) =>\n function UnsubscriptionErrorImpl(this: any, errors: (Error | string)[]) {\n _super(this);\n this.message = errors\n ? `${errors.length} errors occurred during unsubscription:\n${errors.map((err, i) => `${i + 1}) ${err.toString()}`).join('\\n ')}`\n : '';\n this.name = 'UnsubscriptionError';\n this.errors = errors;\n }\n);\n", "/**\n * Removes an item from an array, mutating it.\n * @param arr The array to remove the item from\n * @param item The item to remove\n */\nexport function arrRemove(arr: T[] | undefined | null, item: T) {\n if (arr) {\n const index = arr.indexOf(item);\n 0 <= index && arr.splice(index, 1);\n }\n}\n", "import { isFunction } from './util/isFunction';\nimport { UnsubscriptionError } from './util/UnsubscriptionError';\nimport { SubscriptionLike, TeardownLogic, Unsubscribable } from './types';\nimport { arrRemove } from './util/arrRemove';\n\n/**\n * Represents a disposable resource, such as the execution of an Observable. A\n * Subscription has one important method, `unsubscribe`, that takes no argument\n * and just disposes the resource held by the subscription.\n *\n * Additionally, subscriptions may be grouped together through the `add()`\n * method, which will attach a child Subscription to the current Subscription.\n * When a Subscription is unsubscribed, all its children (and its grandchildren)\n * will be unsubscribed as well.\n *\n * @class Subscription\n */\nexport class Subscription implements SubscriptionLike {\n /** @nocollapse */\n public static EMPTY = (() => {\n const empty = new Subscription();\n empty.closed = true;\n return empty;\n })();\n\n /**\n * A flag to indicate whether this Subscription has already been unsubscribed.\n */\n public closed = false;\n\n private _parentage: Subscription[] | Subscription | null = null;\n\n /**\n * The list of registered finalizers to execute upon unsubscription. Adding and removing from this\n * list occurs in the {@link #add} and {@link #remove} methods.\n */\n private _finalizers: Exclude[] | null = null;\n\n /**\n * @param initialTeardown A function executed first as part of the finalization\n * process that is kicked off when {@link #unsubscribe} is called.\n */\n constructor(private initialTeardown?: () => void) {}\n\n /**\n * Disposes the resources held by the subscription. May, for instance, cancel\n * an ongoing Observable execution or cancel any other type of work that\n * started when the Subscription was created.\n * @return {void}\n */\n unsubscribe(): void {\n let errors: any[] | undefined;\n\n if (!this.closed) {\n this.closed = true;\n\n // Remove this from it's parents.\n const { _parentage } = this;\n if (_parentage) {\n this._parentage = null;\n if (Array.isArray(_parentage)) {\n for (const parent of _parentage) {\n parent.remove(this);\n }\n } else {\n _parentage.remove(this);\n }\n }\n\n const { initialTeardown: initialFinalizer } = this;\n if (isFunction(initialFinalizer)) {\n try {\n initialFinalizer();\n } catch (e) {\n errors = e instanceof UnsubscriptionError ? e.errors : [e];\n }\n }\n\n const { _finalizers } = this;\n if (_finalizers) {\n this._finalizers = null;\n for (const finalizer of _finalizers) {\n try {\n execFinalizer(finalizer);\n } catch (err) {\n errors = errors ?? [];\n if (err instanceof UnsubscriptionError) {\n errors = [...errors, ...err.errors];\n } else {\n errors.push(err);\n }\n }\n }\n }\n\n if (errors) {\n throw new UnsubscriptionError(errors);\n }\n }\n }\n\n /**\n * Adds a finalizer to this subscription, so that finalization will be unsubscribed/called\n * when this subscription is unsubscribed. If this subscription is already {@link #closed},\n * because it has already been unsubscribed, then whatever finalizer is passed to it\n * will automatically be executed (unless the finalizer itself is also a closed subscription).\n *\n * Closed Subscriptions cannot be added as finalizers to any subscription. Adding a closed\n * subscription to a any subscription will result in no operation. (A noop).\n *\n * Adding a subscription to itself, or adding `null` or `undefined` will not perform any\n * operation at all. (A noop).\n *\n * `Subscription` instances that are added to this instance will automatically remove themselves\n * if they are unsubscribed. Functions and {@link Unsubscribable} objects that you wish to remove\n * will need to be removed manually with {@link #remove}\n *\n * @param teardown The finalization logic to add to this subscription.\n */\n add(teardown: TeardownLogic): void {\n // Only add the finalizer if it's not undefined\n // and don't add a subscription to itself.\n if (teardown && teardown !== this) {\n if (this.closed) {\n // If this subscription is already closed,\n // execute whatever finalizer is handed to it automatically.\n execFinalizer(teardown);\n } else {\n if (teardown instanceof Subscription) {\n // We don't add closed subscriptions, and we don't add the same subscription\n // twice. Subscription unsubscribe is idempotent.\n if (teardown.closed || teardown._hasParent(this)) {\n return;\n }\n teardown._addParent(this);\n }\n (this._finalizers = this._finalizers ?? []).push(teardown);\n }\n }\n }\n\n /**\n * Checks to see if a this subscription already has a particular parent.\n * This will signal that this subscription has already been added to the parent in question.\n * @param parent the parent to check for\n */\n private _hasParent(parent: Subscription) {\n const { _parentage } = this;\n return _parentage === parent || (Array.isArray(_parentage) && _parentage.includes(parent));\n }\n\n /**\n * Adds a parent to this subscription so it can be removed from the parent if it\n * unsubscribes on it's own.\n *\n * NOTE: THIS ASSUMES THAT {@link _hasParent} HAS ALREADY BEEN CHECKED.\n * @param parent The parent subscription to add\n */\n private _addParent(parent: Subscription) {\n const { _parentage } = this;\n this._parentage = Array.isArray(_parentage) ? (_parentage.push(parent), _parentage) : _parentage ? [_parentage, parent] : parent;\n }\n\n /**\n * Called on a child when it is removed via {@link #remove}.\n * @param parent The parent to remove\n */\n private _removeParent(parent: Subscription) {\n const { _parentage } = this;\n if (_parentage === parent) {\n this._parentage = null;\n } else if (Array.isArray(_parentage)) {\n arrRemove(_parentage, parent);\n }\n }\n\n /**\n * Removes a finalizer from this subscription that was previously added with the {@link #add} method.\n *\n * Note that `Subscription` instances, when unsubscribed, will automatically remove themselves\n * from every other `Subscription` they have been added to. This means that using the `remove` method\n * is not a common thing and should be used thoughtfully.\n *\n * If you add the same finalizer instance of a function or an unsubscribable object to a `Subscription` instance\n * more than once, you will need to call `remove` the same number of times to remove all instances.\n *\n * All finalizer instances are removed to free up memory upon unsubscription.\n *\n * @param teardown The finalizer to remove from this subscription\n */\n remove(teardown: Exclude): void {\n const { _finalizers } = this;\n _finalizers && arrRemove(_finalizers, teardown);\n\n if (teardown instanceof Subscription) {\n teardown._removeParent(this);\n }\n }\n}\n\nexport const EMPTY_SUBSCRIPTION = Subscription.EMPTY;\n\nexport function isSubscription(value: any): value is Subscription {\n return (\n value instanceof Subscription ||\n (value && 'closed' in value && isFunction(value.remove) && isFunction(value.add) && isFunction(value.unsubscribe))\n );\n}\n\nfunction execFinalizer(finalizer: Unsubscribable | (() => void)) {\n if (isFunction(finalizer)) {\n finalizer();\n } else {\n finalizer.unsubscribe();\n }\n}\n", "import { Subscriber } from './Subscriber';\nimport { ObservableNotification } from './types';\n\n/**\n * The {@link GlobalConfig} object for RxJS. It is used to configure things\n * like how to react on unhandled errors.\n */\nexport const config: GlobalConfig = {\n onUnhandledError: null,\n onStoppedNotification: null,\n Promise: undefined,\n useDeprecatedSynchronousErrorHandling: false,\n useDeprecatedNextContext: false,\n};\n\n/**\n * The global configuration object for RxJS, used to configure things\n * like how to react on unhandled errors. Accessible via {@link config}\n * object.\n */\nexport interface GlobalConfig {\n /**\n * A registration point for unhandled errors from RxJS. These are errors that\n * cannot were not handled by consuming code in the usual subscription path. For\n * example, if you have this configured, and you subscribe to an observable without\n * providing an error handler, errors from that subscription will end up here. This\n * will _always_ be called asynchronously on another job in the runtime. This is because\n * we do not want errors thrown in this user-configured handler to interfere with the\n * behavior of the library.\n */\n onUnhandledError: ((err: any) => void) | null;\n\n /**\n * A registration point for notifications that cannot be sent to subscribers because they\n * have completed, errored or have been explicitly unsubscribed. By default, next, complete\n * and error notifications sent to stopped subscribers are noops. However, sometimes callers\n * might want a different behavior. For example, with sources that attempt to report errors\n * to stopped subscribers, a caller can configure RxJS to throw an unhandled error instead.\n * This will _always_ be called asynchronously on another job in the runtime. This is because\n * we do not want errors thrown in this user-configured handler to interfere with the\n * behavior of the library.\n */\n onStoppedNotification: ((notification: ObservableNotification, subscriber: Subscriber) => void) | null;\n\n /**\n * The promise constructor used by default for {@link Observable#toPromise toPromise} and {@link Observable#forEach forEach}\n * methods.\n *\n * @deprecated As of version 8, RxJS will no longer support this sort of injection of a\n * Promise constructor. If you need a Promise implementation other than native promises,\n * please polyfill/patch Promise as you see appropriate. Will be removed in v8.\n */\n Promise?: PromiseConstructorLike;\n\n /**\n * If true, turns on synchronous error rethrowing, which is a deprecated behavior\n * in v6 and higher. This behavior enables bad patterns like wrapping a subscribe\n * call in a try/catch block. It also enables producer interference, a nasty bug\n * where a multicast can be broken for all observers by a downstream consumer with\n * an unhandled error. DO NOT USE THIS FLAG UNLESS IT'S NEEDED TO BUY TIME\n * FOR MIGRATION REASONS.\n *\n * @deprecated As of version 8, RxJS will no longer support synchronous throwing\n * of unhandled errors. All errors will be thrown on a separate call stack to prevent bad\n * behaviors described above. Will be removed in v8.\n */\n useDeprecatedSynchronousErrorHandling: boolean;\n\n /**\n * If true, enables an as-of-yet undocumented feature from v5: The ability to access\n * `unsubscribe()` via `this` context in `next` functions created in observers passed\n * to `subscribe`.\n *\n * This is being removed because the performance was severely problematic, and it could also cause\n * issues when types other than POJOs are passed to subscribe as subscribers, as they will likely have\n * their `this` context overwritten.\n *\n * @deprecated As of version 8, RxJS will no longer support altering the\n * context of next functions provided as part of an observer to Subscribe. Instead,\n * you will have access to a subscription or a signal or token that will allow you to do things like\n * unsubscribe and test closed status. Will be removed in v8.\n */\n useDeprecatedNextContext: boolean;\n}\n", "import type { TimerHandle } from './timerHandle';\ntype SetTimeoutFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ntype ClearTimeoutFunction = (handle: TimerHandle) => void;\n\ninterface TimeoutProvider {\n setTimeout: SetTimeoutFunction;\n clearTimeout: ClearTimeoutFunction;\n delegate:\n | {\n setTimeout: SetTimeoutFunction;\n clearTimeout: ClearTimeoutFunction;\n }\n | undefined;\n}\n\nexport const timeoutProvider: TimeoutProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n setTimeout(handler: () => void, timeout?: number, ...args) {\n const { delegate } = timeoutProvider;\n if (delegate?.setTimeout) {\n return delegate.setTimeout(handler, timeout, ...args);\n }\n return setTimeout(handler, timeout, ...args);\n },\n clearTimeout(handle) {\n const { delegate } = timeoutProvider;\n return (delegate?.clearTimeout || clearTimeout)(handle as any);\n },\n delegate: undefined,\n};\n", "import { config } from '../config';\nimport { timeoutProvider } from '../scheduler/timeoutProvider';\n\n/**\n * Handles an error on another job either with the user-configured {@link onUnhandledError},\n * or by throwing it on that new job so it can be picked up by `window.onerror`, `process.on('error')`, etc.\n *\n * This should be called whenever there is an error that is out-of-band with the subscription\n * or when an error hits a terminal boundary of the subscription and no error handler was provided.\n *\n * @param err the error to report\n */\nexport function reportUnhandledError(err: any) {\n timeoutProvider.setTimeout(() => {\n const { onUnhandledError } = config;\n if (onUnhandledError) {\n // Execute the user-configured error handler.\n onUnhandledError(err);\n } else {\n // Throw so it is picked up by the runtime's uncaught error mechanism.\n throw err;\n }\n });\n}\n", "/* tslint:disable:no-empty */\nexport function noop() { }\n", "import { CompleteNotification, NextNotification, ErrorNotification } from './types';\n\n/**\n * A completion object optimized for memory use and created to be the\n * same \"shape\" as other notifications in v8.\n * @internal\n */\nexport const COMPLETE_NOTIFICATION = (() => createNotification('C', undefined, undefined) as CompleteNotification)();\n\n/**\n * Internal use only. Creates an optimized error notification that is the same \"shape\"\n * as other notifications.\n * @internal\n */\nexport function errorNotification(error: any): ErrorNotification {\n return createNotification('E', undefined, error) as any;\n}\n\n/**\n * Internal use only. Creates an optimized next notification that is the same \"shape\"\n * as other notifications.\n * @internal\n */\nexport function nextNotification(value: T) {\n return createNotification('N', value, undefined) as NextNotification;\n}\n\n/**\n * Ensures that all notifications created internally have the same \"shape\" in v8.\n *\n * TODO: This is only exported to support a crazy legacy test in `groupBy`.\n * @internal\n */\nexport function createNotification(kind: 'N' | 'E' | 'C', value: any, error: any) {\n return {\n kind,\n value,\n error,\n };\n}\n", "import { config } from '../config';\n\nlet context: { errorThrown: boolean; error: any } | null = null;\n\n/**\n * Handles dealing with errors for super-gross mode. Creates a context, in which\n * any synchronously thrown errors will be passed to {@link captureError}. Which\n * will record the error such that it will be rethrown after the call back is complete.\n * TODO: Remove in v8\n * @param cb An immediately executed function.\n */\nexport function errorContext(cb: () => void) {\n if (config.useDeprecatedSynchronousErrorHandling) {\n const isRoot = !context;\n if (isRoot) {\n context = { errorThrown: false, error: null };\n }\n cb();\n if (isRoot) {\n const { errorThrown, error } = context!;\n context = null;\n if (errorThrown) {\n throw error;\n }\n }\n } else {\n // This is the general non-deprecated path for everyone that\n // isn't crazy enough to use super-gross mode (useDeprecatedSynchronousErrorHandling)\n cb();\n }\n}\n\n/**\n * Captures errors only in super-gross mode.\n * @param err the error to capture\n */\nexport function captureError(err: any) {\n if (config.useDeprecatedSynchronousErrorHandling && context) {\n context.errorThrown = true;\n context.error = err;\n }\n}\n", "import { isFunction } from './util/isFunction';\nimport { Observer, ObservableNotification } from './types';\nimport { isSubscription, Subscription } from './Subscription';\nimport { config } from './config';\nimport { reportUnhandledError } from './util/reportUnhandledError';\nimport { noop } from './util/noop';\nimport { nextNotification, errorNotification, COMPLETE_NOTIFICATION } from './NotificationFactories';\nimport { timeoutProvider } from './scheduler/timeoutProvider';\nimport { captureError } from './util/errorContext';\n\n/**\n * Implements the {@link Observer} interface and extends the\n * {@link Subscription} class. While the {@link Observer} is the public API for\n * consuming the values of an {@link Observable}, all Observers get converted to\n * a Subscriber, in order to provide Subscription-like capabilities such as\n * `unsubscribe`. Subscriber is a common type in RxJS, and crucial for\n * implementing operators, but it is rarely used as a public API.\n *\n * @class Subscriber\n */\nexport class Subscriber extends Subscription implements Observer {\n /**\n * A static factory for a Subscriber, given a (potentially partial) definition\n * of an Observer.\n * @param next The `next` callback of an Observer.\n * @param error The `error` callback of an\n * Observer.\n * @param complete The `complete` callback of an\n * Observer.\n * @return A Subscriber wrapping the (partially defined)\n * Observer represented by the given arguments.\n * @nocollapse\n * @deprecated Do not use. Will be removed in v8. There is no replacement for this\n * method, and there is no reason to be creating instances of `Subscriber` directly.\n * If you have a specific use case, please file an issue.\n */\n static create(next?: (x?: T) => void, error?: (e?: any) => void, complete?: () => void): Subscriber {\n return new SafeSubscriber(next, error, complete);\n }\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n protected isStopped: boolean = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n protected destination: Subscriber | Observer; // this `any` is the escape hatch to erase extra type param (e.g. R)\n\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n * There is no reason to directly create an instance of Subscriber. This type is exported for typings reasons.\n */\n constructor(destination?: Subscriber | Observer) {\n super();\n if (destination) {\n this.destination = destination;\n // Automatically chain subscriptions together here.\n // if destination is a Subscription, then it is a Subscriber.\n if (isSubscription(destination)) {\n destination.add(this);\n }\n } else {\n this.destination = EMPTY_OBSERVER;\n }\n }\n\n /**\n * The {@link Observer} callback to receive notifications of type `next` from\n * the Observable, with a value. The Observable may call this method 0 or more\n * times.\n * @param {T} [value] The `next` value.\n * @return {void}\n */\n next(value?: T): void {\n if (this.isStopped) {\n handleStoppedNotification(nextNotification(value), this);\n } else {\n this._next(value!);\n }\n }\n\n /**\n * The {@link Observer} callback to receive notifications of type `error` from\n * the Observable, with an attached `Error`. Notifies the Observer that\n * the Observable has experienced an error condition.\n * @param {any} [err] The `error` exception.\n * @return {void}\n */\n error(err?: any): void {\n if (this.isStopped) {\n handleStoppedNotification(errorNotification(err), this);\n } else {\n this.isStopped = true;\n this._error(err);\n }\n }\n\n /**\n * The {@link Observer} callback to receive a valueless notification of type\n * `complete` from the Observable. Notifies the Observer that the Observable\n * has finished sending push-based notifications.\n * @return {void}\n */\n complete(): void {\n if (this.isStopped) {\n handleStoppedNotification(COMPLETE_NOTIFICATION, this);\n } else {\n this.isStopped = true;\n this._complete();\n }\n }\n\n unsubscribe(): void {\n if (!this.closed) {\n this.isStopped = true;\n super.unsubscribe();\n this.destination = null!;\n }\n }\n\n protected _next(value: T): void {\n this.destination.next(value);\n }\n\n protected _error(err: any): void {\n try {\n this.destination.error(err);\n } finally {\n this.unsubscribe();\n }\n }\n\n protected _complete(): void {\n try {\n this.destination.complete();\n } finally {\n this.unsubscribe();\n }\n }\n}\n\n/**\n * This bind is captured here because we want to be able to have\n * compatibility with monoid libraries that tend to use a method named\n * `bind`. In particular, a library called Monio requires this.\n */\nconst _bind = Function.prototype.bind;\n\nfunction bind any>(fn: Fn, thisArg: any): Fn {\n return _bind.call(fn, thisArg);\n}\n\n/**\n * Internal optimization only, DO NOT EXPOSE.\n * @internal\n */\nclass ConsumerObserver implements Observer {\n constructor(private partialObserver: Partial>) {}\n\n next(value: T): void {\n const { partialObserver } = this;\n if (partialObserver.next) {\n try {\n partialObserver.next(value);\n } catch (error) {\n handleUnhandledError(error);\n }\n }\n }\n\n error(err: any): void {\n const { partialObserver } = this;\n if (partialObserver.error) {\n try {\n partialObserver.error(err);\n } catch (error) {\n handleUnhandledError(error);\n }\n } else {\n handleUnhandledError(err);\n }\n }\n\n complete(): void {\n const { partialObserver } = this;\n if (partialObserver.complete) {\n try {\n partialObserver.complete();\n } catch (error) {\n handleUnhandledError(error);\n }\n }\n }\n}\n\nexport class SafeSubscriber extends Subscriber {\n constructor(\n observerOrNext?: Partial> | ((value: T) => void) | null,\n error?: ((e?: any) => void) | null,\n complete?: (() => void) | null\n ) {\n super();\n\n let partialObserver: Partial>;\n if (isFunction(observerOrNext) || !observerOrNext) {\n // The first argument is a function, not an observer. The next\n // two arguments *could* be observers, or they could be empty.\n partialObserver = {\n next: (observerOrNext ?? undefined) as (((value: T) => void) | undefined),\n error: error ?? undefined,\n complete: complete ?? undefined,\n };\n } else {\n // The first argument is a partial observer.\n let context: any;\n if (this && config.useDeprecatedNextContext) {\n // This is a deprecated path that made `this.unsubscribe()` available in\n // next handler functions passed to subscribe. This only exists behind a flag\n // now, as it is *very* slow.\n context = Object.create(observerOrNext);\n context.unsubscribe = () => this.unsubscribe();\n partialObserver = {\n next: observerOrNext.next && bind(observerOrNext.next, context),\n error: observerOrNext.error && bind(observerOrNext.error, context),\n complete: observerOrNext.complete && bind(observerOrNext.complete, context),\n };\n } else {\n // The \"normal\" path. Just use the partial observer directly.\n partialObserver = observerOrNext;\n }\n }\n\n // Wrap the partial observer to ensure it's a full observer, and\n // make sure proper error handling is accounted for.\n this.destination = new ConsumerObserver(partialObserver);\n }\n}\n\nfunction handleUnhandledError(error: any) {\n if (config.useDeprecatedSynchronousErrorHandling) {\n captureError(error);\n } else {\n // Ideal path, we report this as an unhandled error,\n // which is thrown on a new call stack.\n reportUnhandledError(error);\n }\n}\n\n/**\n * An error handler used when no error handler was supplied\n * to the SafeSubscriber -- meaning no error handler was supplied\n * do the `subscribe` call on our observable.\n * @param err The error to handle\n */\nfunction defaultErrorHandler(err: any) {\n throw err;\n}\n\n/**\n * A handler for notifications that cannot be sent to a stopped subscriber.\n * @param notification The notification being sent\n * @param subscriber The stopped subscriber\n */\nfunction handleStoppedNotification(notification: ObservableNotification, subscriber: Subscriber) {\n const { onStoppedNotification } = config;\n onStoppedNotification && timeoutProvider.setTimeout(() => onStoppedNotification(notification, subscriber));\n}\n\n/**\n * The observer used as a stub for subscriptions where the user did not\n * pass any arguments to `subscribe`. Comes with the default error handling\n * behavior.\n */\nexport const EMPTY_OBSERVER: Readonly> & { closed: true } = {\n closed: true,\n next: noop,\n error: defaultErrorHandler,\n complete: noop,\n};\n", "/**\n * Symbol.observable or a string \"@@observable\". Used for interop\n *\n * @deprecated We will no longer be exporting this symbol in upcoming versions of RxJS.\n * Instead polyfill and use Symbol.observable directly *or* use https://www.npmjs.com/package/symbol-observable\n */\nexport const observable: string | symbol = (() => (typeof Symbol === 'function' && Symbol.observable) || '@@observable')();\n", "/**\n * This function takes one parameter and just returns it. Simply put,\n * this is like `(x: T): T => x`.\n *\n * ## Examples\n *\n * This is useful in some cases when using things like `mergeMap`\n *\n * ```ts\n * import { interval, take, map, range, mergeMap, identity } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(5));\n *\n * const result$ = source$.pipe(\n * map(i => range(i)),\n * mergeMap(identity) // same as mergeMap(x => x)\n * );\n *\n * result$.subscribe({\n * next: console.log\n * });\n * ```\n *\n * Or when you want to selectively apply an operator\n *\n * ```ts\n * import { interval, take, identity } from 'rxjs';\n *\n * const shouldLimit = () => Math.random() < 0.5;\n *\n * const source$ = interval(1000);\n *\n * const result$ = source$.pipe(shouldLimit() ? take(5) : identity);\n *\n * result$.subscribe({\n * next: console.log\n * });\n * ```\n *\n * @param x Any value that is returned by this function\n * @returns The value passed as the first parameter to this function\n */\nexport function identity(x: T): T {\n return x;\n}\n", "import { identity } from './identity';\nimport { UnaryFunction } from '../types';\n\nexport function pipe(): typeof identity;\nexport function pipe(fn1: UnaryFunction): UnaryFunction;\nexport function pipe(fn1: UnaryFunction, fn2: UnaryFunction): UnaryFunction;\nexport function pipe(fn1: UnaryFunction, fn2: UnaryFunction, fn3: UnaryFunction): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction,\n fn9: UnaryFunction\n): UnaryFunction;\nexport function pipe(\n fn1: UnaryFunction,\n fn2: UnaryFunction,\n fn3: UnaryFunction,\n fn4: UnaryFunction,\n fn5: UnaryFunction,\n fn6: UnaryFunction,\n fn7: UnaryFunction,\n fn8: UnaryFunction,\n fn9: UnaryFunction,\n ...fns: UnaryFunction[]\n): UnaryFunction;\n\n/**\n * pipe() can be called on one or more functions, each of which can take one argument (\"UnaryFunction\")\n * and uses it to return a value.\n * It returns a function that takes one argument, passes it to the first UnaryFunction, and then\n * passes the result to the next one, passes that result to the next one, and so on. \n */\nexport function pipe(...fns: Array>): UnaryFunction {\n return pipeFromArray(fns);\n}\n\n/** @internal */\nexport function pipeFromArray(fns: Array>): UnaryFunction {\n if (fns.length === 0) {\n return identity as UnaryFunction;\n }\n\n if (fns.length === 1) {\n return fns[0];\n }\n\n return function piped(input: T): R {\n return fns.reduce((prev: any, fn: UnaryFunction) => fn(prev), input as any);\n };\n}\n", "import { Operator } from './Operator';\nimport { SafeSubscriber, Subscriber } from './Subscriber';\nimport { isSubscription, Subscription } from './Subscription';\nimport { TeardownLogic, OperatorFunction, Subscribable, Observer } from './types';\nimport { observable as Symbol_observable } from './symbol/observable';\nimport { pipeFromArray } from './util/pipe';\nimport { config } from './config';\nimport { isFunction } from './util/isFunction';\nimport { errorContext } from './util/errorContext';\n\n/**\n * A representation of any set of values over any amount of time. This is the most basic building block\n * of RxJS.\n *\n * @class Observable\n */\nexport class Observable implements Subscribable {\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\n source: Observable | undefined;\n\n /**\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n */\n operator: Operator | undefined;\n\n /**\n * @constructor\n * @param {Function} subscribe the function that is called when the Observable is\n * initially subscribed to. This function is given a Subscriber, to which new values\n * can be `next`ed, or an `error` method can be called to raise an error, or\n * `complete` can be called to notify of a successful completion.\n */\n constructor(subscribe?: (this: Observable, subscriber: Subscriber) => TeardownLogic) {\n if (subscribe) {\n this._subscribe = subscribe;\n }\n }\n\n // HACK: Since TypeScript inherits static properties too, we have to\n // fight against TypeScript here so Subject can have a different static create signature\n /**\n * Creates a new Observable by calling the Observable constructor\n * @owner Observable\n * @method create\n * @param {Function} subscribe? the subscriber function to be passed to the Observable constructor\n * @return {Observable} a new observable\n * @nocollapse\n * @deprecated Use `new Observable()` instead. Will be removed in v8.\n */\n static create: (...args: any[]) => any = (subscribe?: (subscriber: Subscriber) => TeardownLogic) => {\n return new Observable(subscribe);\n };\n\n /**\n * Creates a new Observable, with this Observable instance as the source, and the passed\n * operator defined as the new observable's operator.\n * @method lift\n * @param operator the operator defining the operation to take on the observable\n * @return a new observable with the Operator applied\n * @deprecated Internal implementation detail, do not use directly. Will be made internal in v8.\n * If you have implemented an operator using `lift`, it is recommended that you create an\n * operator by simply returning `new Observable()` directly. See \"Creating new operators from\n * scratch\" section here: https://rxjs.dev/guide/operators\n */\n lift(operator?: Operator): Observable {\n const observable = new Observable();\n observable.source = this;\n observable.operator = operator;\n return observable;\n }\n\n subscribe(observerOrNext?: Partial> | ((value: T) => void)): Subscription;\n /** @deprecated Instead of passing separate callback arguments, use an observer argument. Signatures taking separate callback arguments will be removed in v8. Details: https://rxjs.dev/deprecations/subscribe-arguments */\n subscribe(next?: ((value: T) => void) | null, error?: ((error: any) => void) | null, complete?: (() => void) | null): Subscription;\n /**\n * Invokes an execution of an Observable and registers Observer handlers for notifications it will emit.\n *\n * Use it when you have all these Observables, but still nothing is happening.\n *\n * `subscribe` is not a regular operator, but a method that calls Observable's internal `subscribe` function. It\n * might be for example a function that you passed to Observable's constructor, but most of the time it is\n * a library implementation, which defines what will be emitted by an Observable, and when it be will emitted. This means\n * that calling `subscribe` is actually the moment when Observable starts its work, not when it is created, as it is often\n * the thought.\n *\n * Apart from starting the execution of an Observable, this method allows you to listen for values\n * that an Observable emits, as well as for when it completes or errors. You can achieve this in two\n * of the following ways.\n *\n * The first way is creating an object that implements {@link Observer} interface. It should have methods\n * defined by that interface, but note that it should be just a regular JavaScript object, which you can create\n * yourself in any way you want (ES6 class, classic function constructor, object literal etc.). In particular, do\n * not attempt to use any RxJS implementation details to create Observers - you don't need them. Remember also\n * that your object does not have to implement all methods. If you find yourself creating a method that doesn't\n * do anything, you can simply omit it. Note however, if the `error` method is not provided and an error happens,\n * it will be thrown asynchronously. Errors thrown asynchronously cannot be caught using `try`/`catch`. Instead,\n * use the {@link onUnhandledError} configuration option or use a runtime handler (like `window.onerror` or\n * `process.on('error)`) to be notified of unhandled errors. Because of this, it's recommended that you provide\n * an `error` method to avoid missing thrown errors.\n *\n * The second way is to give up on Observer object altogether and simply provide callback functions in place of its methods.\n * This means you can provide three functions as arguments to `subscribe`, where the first function is equivalent\n * of a `next` method, the second of an `error` method and the third of a `complete` method. Just as in case of an Observer,\n * if you do not need to listen for something, you can omit a function by passing `undefined` or `null`,\n * since `subscribe` recognizes these functions by where they were placed in function call. When it comes\n * to the `error` function, as with an Observer, if not provided, errors emitted by an Observable will be thrown asynchronously.\n *\n * You can, however, subscribe with no parameters at all. This may be the case where you're not interested in terminal events\n * and you also handled emissions internally by using operators (e.g. using `tap`).\n *\n * Whichever style of calling `subscribe` you use, in both cases it returns a Subscription object.\n * This object allows you to call `unsubscribe` on it, which in turn will stop the work that an Observable does and will clean\n * up all resources that an Observable used. Note that cancelling a subscription will not call `complete` callback\n * provided to `subscribe` function, which is reserved for a regular completion signal that comes from an Observable.\n *\n * Remember that callbacks provided to `subscribe` are not guaranteed to be called asynchronously.\n * It is an Observable itself that decides when these functions will be called. For example {@link of}\n * by default emits all its values synchronously. Always check documentation for how given Observable\n * will behave when subscribed and if its default behavior can be modified with a `scheduler`.\n *\n * #### Examples\n *\n * Subscribe with an {@link guide/observer Observer}\n *\n * ```ts\n * import { of } from 'rxjs';\n *\n * const sumObserver = {\n * sum: 0,\n * next(value) {\n * console.log('Adding: ' + value);\n * this.sum = this.sum + value;\n * },\n * error() {\n * // We actually could just remove this method,\n * // since we do not really care about errors right now.\n * },\n * complete() {\n * console.log('Sum equals: ' + this.sum);\n * }\n * };\n *\n * of(1, 2, 3) // Synchronously emits 1, 2, 3 and then completes.\n * .subscribe(sumObserver);\n *\n * // Logs:\n * // 'Adding: 1'\n * // 'Adding: 2'\n * // 'Adding: 3'\n * // 'Sum equals: 6'\n * ```\n *\n * Subscribe with functions ({@link deprecations/subscribe-arguments deprecated})\n *\n * ```ts\n * import { of } from 'rxjs'\n *\n * let sum = 0;\n *\n * of(1, 2, 3).subscribe(\n * value => {\n * console.log('Adding: ' + value);\n * sum = sum + value;\n * },\n * undefined,\n * () => console.log('Sum equals: ' + sum)\n * );\n *\n * // Logs:\n * // 'Adding: 1'\n * // 'Adding: 2'\n * // 'Adding: 3'\n * // 'Sum equals: 6'\n * ```\n *\n * Cancel a subscription\n *\n * ```ts\n * import { interval } from 'rxjs';\n *\n * const subscription = interval(1000).subscribe({\n * next(num) {\n * console.log(num)\n * },\n * complete() {\n * // Will not be called, even when cancelling subscription.\n * console.log('completed!');\n * }\n * });\n *\n * setTimeout(() => {\n * subscription.unsubscribe();\n * console.log('unsubscribed!');\n * }, 2500);\n *\n * // Logs:\n * // 0 after 1s\n * // 1 after 2s\n * // 'unsubscribed!' after 2.5s\n * ```\n *\n * @param {Observer|Function} observerOrNext (optional) Either an observer with methods to be called,\n * or the first of three possible handlers, which is the handler for each value emitted from the subscribed\n * Observable.\n * @param {Function} error (optional) A handler for a terminal event resulting from an error. If no error handler is provided,\n * the error will be thrown asynchronously as unhandled.\n * @param {Function} complete (optional) A handler for a terminal event resulting from successful completion.\n * @return {Subscription} a subscription reference to the registered handlers\n * @method subscribe\n */\n subscribe(\n observerOrNext?: Partial> | ((value: T) => void) | null,\n error?: ((error: any) => void) | null,\n complete?: (() => void) | null\n ): Subscription {\n const subscriber = isSubscriber(observerOrNext) ? observerOrNext : new SafeSubscriber(observerOrNext, error, complete);\n\n errorContext(() => {\n const { operator, source } = this;\n subscriber.add(\n operator\n ? // We're dealing with a subscription in the\n // operator chain to one of our lifted operators.\n operator.call(subscriber, source)\n : source\n ? // If `source` has a value, but `operator` does not, something that\n // had intimate knowledge of our API, like our `Subject`, must have\n // set it. We're going to just call `_subscribe` directly.\n this._subscribe(subscriber)\n : // In all other cases, we're likely wrapping a user-provided initializer\n // function, so we need to catch errors and handle them appropriately.\n this._trySubscribe(subscriber)\n );\n });\n\n return subscriber;\n }\n\n /** @internal */\n protected _trySubscribe(sink: Subscriber): TeardownLogic {\n try {\n return this._subscribe(sink);\n } catch (err) {\n // We don't need to return anything in this case,\n // because it's just going to try to `add()` to a subscription\n // above.\n sink.error(err);\n }\n }\n\n /**\n * Used as a NON-CANCELLABLE means of subscribing to an observable, for use with\n * APIs that expect promises, like `async/await`. You cannot unsubscribe from this.\n *\n * **WARNING**: Only use this with observables you *know* will complete. If the source\n * observable does not complete, you will end up with a promise that is hung up, and\n * potentially all of the state of an async function hanging out in memory. To avoid\n * this situation, look into adding something like {@link timeout}, {@link take},\n * {@link takeWhile}, or {@link takeUntil} amongst others.\n *\n * #### Example\n *\n * ```ts\n * import { interval, take } from 'rxjs';\n *\n * const source$ = interval(1000).pipe(take(4));\n *\n * async function getTotal() {\n * let total = 0;\n *\n * await source$.forEach(value => {\n * total += value;\n * console.log('observable -> ' + value);\n * });\n *\n * return total;\n * }\n *\n * getTotal().then(\n * total => console.log('Total: ' + total)\n * );\n *\n * // Expected:\n * // 'observable -> 0'\n * // 'observable -> 1'\n * // 'observable -> 2'\n * // 'observable -> 3'\n * // 'Total: 6'\n * ```\n *\n * @param next a handler for each value emitted by the observable\n * @return a promise that either resolves on observable completion or\n * rejects with the handled error\n */\n forEach(next: (value: T) => void): Promise;\n\n /**\n * @param next a handler for each value emitted by the observable\n * @param promiseCtor a constructor function used to instantiate the Promise\n * @return a promise that either resolves on observable completion or\n * rejects with the handled error\n * @deprecated Passing a Promise constructor will no longer be available\n * in upcoming versions of RxJS. This is because it adds weight to the library, for very\n * little benefit. If you need this functionality, it is recommended that you either\n * polyfill Promise, or you create an adapter to convert the returned native promise\n * to whatever promise implementation you wanted. Will be removed in v8.\n */\n forEach(next: (value: T) => void, promiseCtor: PromiseConstructorLike): Promise;\n\n forEach(next: (value: T) => void, promiseCtor?: PromiseConstructorLike): Promise {\n promiseCtor = getPromiseCtor(promiseCtor);\n\n return new promiseCtor((resolve, reject) => {\n const subscriber = new SafeSubscriber({\n next: (value) => {\n try {\n next(value);\n } catch (err) {\n reject(err);\n subscriber.unsubscribe();\n }\n },\n error: reject,\n complete: resolve,\n });\n this.subscribe(subscriber);\n }) as Promise;\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): TeardownLogic {\n return this.source?.subscribe(subscriber);\n }\n\n /**\n * An interop point defined by the es7-observable spec https://github.com/zenparsing/es-observable\n * @method Symbol.observable\n * @return {Observable} this instance of the observable\n */\n [Symbol_observable]() {\n return this;\n }\n\n /* tslint:disable:max-line-length */\n pipe(): Observable;\n pipe(op1: OperatorFunction): Observable;\n pipe(op1: OperatorFunction, op2: OperatorFunction): Observable;\n pipe(op1: OperatorFunction, op2: OperatorFunction, op3: OperatorFunction): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction,\n op9: OperatorFunction\n ): Observable;\n pipe(\n op1: OperatorFunction,\n op2: OperatorFunction,\n op3: OperatorFunction,\n op4: OperatorFunction,\n op5: OperatorFunction,\n op6: OperatorFunction,\n op7: OperatorFunction,\n op8: OperatorFunction,\n op9: OperatorFunction,\n ...operations: OperatorFunction[]\n ): Observable;\n /* tslint:enable:max-line-length */\n\n /**\n * Used to stitch together functional operators into a chain.\n * @method pipe\n * @return {Observable} the Observable result of all of the operators having\n * been called in the order they were passed in.\n *\n * ## Example\n *\n * ```ts\n * import { interval, filter, map, scan } from 'rxjs';\n *\n * interval(1000)\n * .pipe(\n * filter(x => x % 2 === 0),\n * map(x => x + x),\n * scan((acc, x) => acc + x)\n * )\n * .subscribe(x => console.log(x));\n * ```\n */\n pipe(...operations: OperatorFunction[]): Observable {\n return pipeFromArray(operations)(this);\n }\n\n /* tslint:disable:max-line-length */\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(): Promise;\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(PromiseCtor: typeof Promise): Promise;\n /** @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise */\n toPromise(PromiseCtor: PromiseConstructorLike): Promise;\n /* tslint:enable:max-line-length */\n\n /**\n * Subscribe to this Observable and get a Promise resolving on\n * `complete` with the last emission (if any).\n *\n * **WARNING**: Only use this with observables you *know* will complete. If the source\n * observable does not complete, you will end up with a promise that is hung up, and\n * potentially all of the state of an async function hanging out in memory. To avoid\n * this situation, look into adding something like {@link timeout}, {@link take},\n * {@link takeWhile}, or {@link takeUntil} amongst others.\n *\n * @method toPromise\n * @param [promiseCtor] a constructor function used to instantiate\n * the Promise\n * @return A Promise that resolves with the last value emit, or\n * rejects on an error. If there were no emissions, Promise\n * resolves with undefined.\n * @deprecated Replaced with {@link firstValueFrom} and {@link lastValueFrom}. Will be removed in v8. Details: https://rxjs.dev/deprecations/to-promise\n */\n toPromise(promiseCtor?: PromiseConstructorLike): Promise {\n promiseCtor = getPromiseCtor(promiseCtor);\n\n return new promiseCtor((resolve, reject) => {\n let value: T | undefined;\n this.subscribe(\n (x: T) => (value = x),\n (err: any) => reject(err),\n () => resolve(value)\n );\n }) as Promise;\n }\n}\n\n/**\n * Decides between a passed promise constructor from consuming code,\n * A default configured promise constructor, and the native promise\n * constructor and returns it. If nothing can be found, it will throw\n * an error.\n * @param promiseCtor The optional promise constructor to passed by consuming code\n */\nfunction getPromiseCtor(promiseCtor: PromiseConstructorLike | undefined) {\n return promiseCtor ?? config.Promise ?? Promise;\n}\n\nfunction isObserver(value: any): value is Observer {\n return value && isFunction(value.next) && isFunction(value.error) && isFunction(value.complete);\n}\n\nfunction isSubscriber(value: any): value is Subscriber {\n return (value && value instanceof Subscriber) || (isObserver(value) && isSubscription(value));\n}\n", "import { Observable } from '../Observable';\nimport { Subscriber } from '../Subscriber';\nimport { OperatorFunction } from '../types';\nimport { isFunction } from './isFunction';\n\n/**\n * Used to determine if an object is an Observable with a lift function.\n */\nexport function hasLift(source: any): source is { lift: InstanceType['lift'] } {\n return isFunction(source?.lift);\n}\n\n/**\n * Creates an `OperatorFunction`. Used to define operators throughout the library in a concise way.\n * @param init The logic to connect the liftedSource to the subscriber at the moment of subscription.\n */\nexport function operate(\n init: (liftedSource: Observable, subscriber: Subscriber) => (() => void) | void\n): OperatorFunction {\n return (source: Observable) => {\n if (hasLift(source)) {\n return source.lift(function (this: Subscriber, liftedSource: Observable) {\n try {\n return init(liftedSource, this);\n } catch (err) {\n this.error(err);\n }\n });\n }\n throw new TypeError('Unable to lift unknown Observable type');\n };\n}\n", "import { Subscriber } from '../Subscriber';\n\n/**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional teardown logic here. This will only be called on teardown if the\n * subscriber itself is not already closed. This is called after all other teardown logic is executed.\n */\nexport function createOperatorSubscriber(\n destination: Subscriber,\n onNext?: (value: T) => void,\n onComplete?: () => void,\n onError?: (err: any) => void,\n onFinalize?: () => void\n): Subscriber {\n return new OperatorSubscriber(destination, onNext, onComplete, onError, onFinalize);\n}\n\n/**\n * A generic helper for allowing operators to be created with a Subscriber and\n * use closures to capture necessary state from the operator function itself.\n */\nexport class OperatorSubscriber extends Subscriber {\n /**\n * Creates an instance of an `OperatorSubscriber`.\n * @param destination The downstream subscriber.\n * @param onNext Handles next values, only called if this subscriber is not stopped or closed. Any\n * error that occurs in this function is caught and sent to the `error` method of this subscriber.\n * @param onError Handles errors from the subscription, any errors that occur in this handler are caught\n * and send to the `destination` error handler.\n * @param onComplete Handles completion notification from the subscription. Any errors that occur in\n * this handler are sent to the `destination` error handler.\n * @param onFinalize Additional finalization logic here. This will only be called on finalization if the\n * subscriber itself is not already closed. This is called after all other finalization logic is executed.\n * @param shouldUnsubscribe An optional check to see if an unsubscribe call should truly unsubscribe.\n * NOTE: This currently **ONLY** exists to support the strange behavior of {@link groupBy}, where unsubscription\n * to the resulting observable does not actually disconnect from the source if there are active subscriptions\n * to any grouped observable. (DO NOT EXPOSE OR USE EXTERNALLY!!!)\n */\n constructor(\n destination: Subscriber,\n onNext?: (value: T) => void,\n onComplete?: () => void,\n onError?: (err: any) => void,\n private onFinalize?: () => void,\n private shouldUnsubscribe?: () => boolean\n ) {\n // It's important - for performance reasons - that all of this class's\n // members are initialized and that they are always initialized in the same\n // order. This will ensure that all OperatorSubscriber instances have the\n // same hidden class in V8. This, in turn, will help keep the number of\n // hidden classes involved in property accesses within the base class as\n // low as possible. If the number of hidden classes involved exceeds four,\n // the property accesses will become megamorphic and performance penalties\n // will be incurred - i.e. inline caches won't be used.\n //\n // The reasons for ensuring all instances have the same hidden class are\n // further discussed in this blog post from Benedikt Meurer:\n // https://benediktmeurer.de/2018/03/23/impact-of-polymorphism-on-component-based-frameworks-like-react/\n super(destination);\n this._next = onNext\n ? function (this: OperatorSubscriber, value: T) {\n try {\n onNext(value);\n } catch (err) {\n destination.error(err);\n }\n }\n : super._next;\n this._error = onError\n ? function (this: OperatorSubscriber, err: any) {\n try {\n onError(err);\n } catch (err) {\n // Send any errors that occur down stream.\n destination.error(err);\n } finally {\n // Ensure finalization.\n this.unsubscribe();\n }\n }\n : super._error;\n this._complete = onComplete\n ? function (this: OperatorSubscriber) {\n try {\n onComplete();\n } catch (err) {\n // Send any errors that occur down stream.\n destination.error(err);\n } finally {\n // Ensure finalization.\n this.unsubscribe();\n }\n }\n : super._complete;\n }\n\n unsubscribe() {\n if (!this.shouldUnsubscribe || this.shouldUnsubscribe()) {\n const { closed } = this;\n super.unsubscribe();\n // Execute additional teardown if we have any and we didn't already do so.\n !closed && this.onFinalize?.();\n }\n }\n}\n", "import { Subscription } from '../Subscription';\n\ninterface AnimationFrameProvider {\n schedule(callback: FrameRequestCallback): Subscription;\n requestAnimationFrame: typeof requestAnimationFrame;\n cancelAnimationFrame: typeof cancelAnimationFrame;\n delegate:\n | {\n requestAnimationFrame: typeof requestAnimationFrame;\n cancelAnimationFrame: typeof cancelAnimationFrame;\n }\n | undefined;\n}\n\nexport const animationFrameProvider: AnimationFrameProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n schedule(callback) {\n let request = requestAnimationFrame;\n let cancel: typeof cancelAnimationFrame | undefined = cancelAnimationFrame;\n const { delegate } = animationFrameProvider;\n if (delegate) {\n request = delegate.requestAnimationFrame;\n cancel = delegate.cancelAnimationFrame;\n }\n const handle = request((timestamp) => {\n // Clear the cancel function. The request has been fulfilled, so\n // attempting to cancel the request upon unsubscription would be\n // pointless.\n cancel = undefined;\n callback(timestamp);\n });\n return new Subscription(() => cancel?.(handle));\n },\n requestAnimationFrame(...args) {\n const { delegate } = animationFrameProvider;\n return (delegate?.requestAnimationFrame || requestAnimationFrame)(...args);\n },\n cancelAnimationFrame(...args) {\n const { delegate } = animationFrameProvider;\n return (delegate?.cancelAnimationFrame || cancelAnimationFrame)(...args);\n },\n delegate: undefined,\n};\n", "import { createErrorClass } from './createErrorClass';\n\nexport interface ObjectUnsubscribedError extends Error {}\n\nexport interface ObjectUnsubscribedErrorCtor {\n /**\n * @deprecated Internal implementation detail. Do not construct error instances.\n * Cannot be tagged as internal: https://github.com/ReactiveX/rxjs/issues/6269\n */\n new (): ObjectUnsubscribedError;\n}\n\n/**\n * An error thrown when an action is invalid because the object has been\n * unsubscribed.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n *\n * @class ObjectUnsubscribedError\n */\nexport const ObjectUnsubscribedError: ObjectUnsubscribedErrorCtor = createErrorClass(\n (_super) =>\n function ObjectUnsubscribedErrorImpl(this: any) {\n _super(this);\n this.name = 'ObjectUnsubscribedError';\n this.message = 'object unsubscribed';\n }\n);\n", "import { Operator } from './Operator';\nimport { Observable } from './Observable';\nimport { Subscriber } from './Subscriber';\nimport { Subscription, EMPTY_SUBSCRIPTION } from './Subscription';\nimport { Observer, SubscriptionLike, TeardownLogic } from './types';\nimport { ObjectUnsubscribedError } from './util/ObjectUnsubscribedError';\nimport { arrRemove } from './util/arrRemove';\nimport { errorContext } from './util/errorContext';\n\n/**\n * A Subject is a special type of Observable that allows values to be\n * multicasted to many Observers. Subjects are like EventEmitters.\n *\n * Every Subject is an Observable and an Observer. You can subscribe to a\n * Subject, and you can call next to feed values as well as error and complete.\n */\nexport class Subject extends Observable implements SubscriptionLike {\n closed = false;\n\n private currentObservers: Observer[] | null = null;\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n observers: Observer[] = [];\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n isStopped = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n hasError = false;\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n thrownError: any = null;\n\n /**\n * Creates a \"subject\" by basically gluing an observer to an observable.\n *\n * @nocollapse\n * @deprecated Recommended you do not use. Will be removed at some point in the future. Plans for replacement still under discussion.\n */\n static create: (...args: any[]) => any = (destination: Observer, source: Observable): AnonymousSubject => {\n return new AnonymousSubject(destination, source);\n };\n\n constructor() {\n // NOTE: This must be here to obscure Observable's constructor.\n super();\n }\n\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n lift(operator: Operator): Observable {\n const subject = new AnonymousSubject(this, this);\n subject.operator = operator as any;\n return subject as any;\n }\n\n /** @internal */\n protected _throwIfClosed() {\n if (this.closed) {\n throw new ObjectUnsubscribedError();\n }\n }\n\n next(value: T) {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n if (!this.currentObservers) {\n this.currentObservers = Array.from(this.observers);\n }\n for (const observer of this.currentObservers) {\n observer.next(value);\n }\n }\n });\n }\n\n error(err: any) {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n this.hasError = this.isStopped = true;\n this.thrownError = err;\n const { observers } = this;\n while (observers.length) {\n observers.shift()!.error(err);\n }\n }\n });\n }\n\n complete() {\n errorContext(() => {\n this._throwIfClosed();\n if (!this.isStopped) {\n this.isStopped = true;\n const { observers } = this;\n while (observers.length) {\n observers.shift()!.complete();\n }\n }\n });\n }\n\n unsubscribe() {\n this.isStopped = this.closed = true;\n this.observers = this.currentObservers = null!;\n }\n\n get observed() {\n return this.observers?.length > 0;\n }\n\n /** @internal */\n protected _trySubscribe(subscriber: Subscriber): TeardownLogic {\n this._throwIfClosed();\n return super._trySubscribe(subscriber);\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n this._throwIfClosed();\n this._checkFinalizedStatuses(subscriber);\n return this._innerSubscribe(subscriber);\n }\n\n /** @internal */\n protected _innerSubscribe(subscriber: Subscriber) {\n const { hasError, isStopped, observers } = this;\n if (hasError || isStopped) {\n return EMPTY_SUBSCRIPTION;\n }\n this.currentObservers = null;\n observers.push(subscriber);\n return new Subscription(() => {\n this.currentObservers = null;\n arrRemove(observers, subscriber);\n });\n }\n\n /** @internal */\n protected _checkFinalizedStatuses(subscriber: Subscriber) {\n const { hasError, thrownError, isStopped } = this;\n if (hasError) {\n subscriber.error(thrownError);\n } else if (isStopped) {\n subscriber.complete();\n }\n }\n\n /**\n * Creates a new Observable with this Subject as the source. You can do this\n * to create custom Observer-side logic of the Subject and conceal it from\n * code that uses the Observable.\n * @return {Observable} Observable that the Subject casts to\n */\n asObservable(): Observable {\n const observable: any = new Observable();\n observable.source = this;\n return observable;\n }\n}\n\n/**\n * @class AnonymousSubject\n */\nexport class AnonymousSubject extends Subject {\n constructor(\n /** @deprecated Internal implementation detail, do not use directly. Will be made internal in v8. */\n public destination?: Observer,\n source?: Observable\n ) {\n super();\n this.source = source;\n }\n\n next(value: T) {\n this.destination?.next?.(value);\n }\n\n error(err: any) {\n this.destination?.error?.(err);\n }\n\n complete() {\n this.destination?.complete?.();\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n return this.source?.subscribe(subscriber) ?? EMPTY_SUBSCRIPTION;\n }\n}\n", "import { Subject } from './Subject';\nimport { Subscriber } from './Subscriber';\nimport { Subscription } from './Subscription';\n\n/**\n * A variant of Subject that requires an initial value and emits its current\n * value whenever it is subscribed to.\n *\n * @class BehaviorSubject\n */\nexport class BehaviorSubject extends Subject {\n constructor(private _value: T) {\n super();\n }\n\n get value(): T {\n return this.getValue();\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n const subscription = super._subscribe(subscriber);\n !subscription.closed && subscriber.next(this._value);\n return subscription;\n }\n\n getValue(): T {\n const { hasError, thrownError, _value } = this;\n if (hasError) {\n throw thrownError;\n }\n this._throwIfClosed();\n return _value;\n }\n\n next(value: T): void {\n super.next((this._value = value));\n }\n}\n", "import { TimestampProvider } from '../types';\n\ninterface DateTimestampProvider extends TimestampProvider {\n delegate: TimestampProvider | undefined;\n}\n\nexport const dateTimestampProvider: DateTimestampProvider = {\n now() {\n // Use the variable rather than `this` so that the function can be called\n // without being bound to the provider.\n return (dateTimestampProvider.delegate || Date).now();\n },\n delegate: undefined,\n};\n", "import { Subject } from './Subject';\nimport { TimestampProvider } from './types';\nimport { Subscriber } from './Subscriber';\nimport { Subscription } from './Subscription';\nimport { dateTimestampProvider } from './scheduler/dateTimestampProvider';\n\n/**\n * A variant of {@link Subject} that \"replays\" old values to new subscribers by emitting them when they first subscribe.\n *\n * `ReplaySubject` has an internal buffer that will store a specified number of values that it has observed. Like `Subject`,\n * `ReplaySubject` \"observes\" values by having them passed to its `next` method. When it observes a value, it will store that\n * value for a time determined by the configuration of the `ReplaySubject`, as passed to its constructor.\n *\n * When a new subscriber subscribes to the `ReplaySubject` instance, it will synchronously emit all values in its buffer in\n * a First-In-First-Out (FIFO) manner. The `ReplaySubject` will also complete, if it has observed completion; and it will\n * error if it has observed an error.\n *\n * There are two main configuration items to be concerned with:\n *\n * 1. `bufferSize` - This will determine how many items are stored in the buffer, defaults to infinite.\n * 2. `windowTime` - The amount of time to hold a value in the buffer before removing it from the buffer.\n *\n * Both configurations may exist simultaneously. So if you would like to buffer a maximum of 3 values, as long as the values\n * are less than 2 seconds old, you could do so with a `new ReplaySubject(3, 2000)`.\n *\n * ### Differences with BehaviorSubject\n *\n * `BehaviorSubject` is similar to `new ReplaySubject(1)`, with a couple of exceptions:\n *\n * 1. `BehaviorSubject` comes \"primed\" with a single value upon construction.\n * 2. `ReplaySubject` will replay values, even after observing an error, where `BehaviorSubject` will not.\n *\n * @see {@link Subject}\n * @see {@link BehaviorSubject}\n * @see {@link shareReplay}\n */\nexport class ReplaySubject extends Subject {\n private _buffer: (T | number)[] = [];\n private _infiniteTimeWindow = true;\n\n /**\n * @param bufferSize The size of the buffer to replay on subscription\n * @param windowTime The amount of time the buffered items will stay buffered\n * @param timestampProvider An object with a `now()` method that provides the current timestamp. This is used to\n * calculate the amount of time something has been buffered.\n */\n constructor(\n private _bufferSize = Infinity,\n private _windowTime = Infinity,\n private _timestampProvider: TimestampProvider = dateTimestampProvider\n ) {\n super();\n this._infiniteTimeWindow = _windowTime === Infinity;\n this._bufferSize = Math.max(1, _bufferSize);\n this._windowTime = Math.max(1, _windowTime);\n }\n\n next(value: T): void {\n const { isStopped, _buffer, _infiniteTimeWindow, _timestampProvider, _windowTime } = this;\n if (!isStopped) {\n _buffer.push(value);\n !_infiniteTimeWindow && _buffer.push(_timestampProvider.now() + _windowTime);\n }\n this._trimBuffer();\n super.next(value);\n }\n\n /** @internal */\n protected _subscribe(subscriber: Subscriber): Subscription {\n this._throwIfClosed();\n this._trimBuffer();\n\n const subscription = this._innerSubscribe(subscriber);\n\n const { _infiniteTimeWindow, _buffer } = this;\n // We use a copy here, so reentrant code does not mutate our array while we're\n // emitting it to a new subscriber.\n const copy = _buffer.slice();\n for (let i = 0; i < copy.length && !subscriber.closed; i += _infiniteTimeWindow ? 1 : 2) {\n subscriber.next(copy[i] as T);\n }\n\n this._checkFinalizedStatuses(subscriber);\n\n return subscription;\n }\n\n private _trimBuffer() {\n const { _bufferSize, _timestampProvider, _buffer, _infiniteTimeWindow } = this;\n // If we don't have an infinite buffer size, and we're over the length,\n // use splice to truncate the old buffer values off. Note that we have to\n // double the size for instances where we're not using an infinite time window\n // because we're storing the values and the timestamps in the same array.\n const adjustedBufferSize = (_infiniteTimeWindow ? 1 : 2) * _bufferSize;\n _bufferSize < Infinity && adjustedBufferSize < _buffer.length && _buffer.splice(0, _buffer.length - adjustedBufferSize);\n\n // Now, if we're not in an infinite time window, remove all values where the time is\n // older than what is allowed.\n if (!_infiniteTimeWindow) {\n const now = _timestampProvider.now();\n let last = 0;\n // Search the array for the first timestamp that isn't expired and\n // truncate the buffer up to that point.\n for (let i = 1; i < _buffer.length && (_buffer[i] as number) <= now; i += 2) {\n last = i;\n }\n last && _buffer.splice(0, last + 1);\n }\n }\n}\n", "import { Scheduler } from '../Scheduler';\nimport { Subscription } from '../Subscription';\nimport { SchedulerAction } from '../types';\n\n/**\n * A unit of work to be executed in a `scheduler`. An action is typically\n * created from within a {@link SchedulerLike} and an RxJS user does not need to concern\n * themselves about creating and manipulating an Action.\n *\n * ```ts\n * class Action extends Subscription {\n * new (scheduler: Scheduler, work: (state?: T) => void);\n * schedule(state?: T, delay: number = 0): Subscription;\n * }\n * ```\n *\n * @class Action\n */\nexport class Action extends Subscription {\n constructor(scheduler: Scheduler, work: (this: SchedulerAction, state?: T) => void) {\n super();\n }\n /**\n * Schedules this action on its parent {@link SchedulerLike} for execution. May be passed\n * some context object, `state`. May happen at some point in the future,\n * according to the `delay` parameter, if specified.\n * @param {T} [state] Some contextual data that the `work` function uses when\n * called by the Scheduler.\n * @param {number} [delay] Time to wait before executing the work, where the\n * time unit is implicit and defined by the Scheduler.\n * @return {void}\n */\n public schedule(state?: T, delay: number = 0): Subscription {\n return this;\n }\n}\n", "import type { TimerHandle } from './timerHandle';\ntype SetIntervalFunction = (handler: () => void, timeout?: number, ...args: any[]) => TimerHandle;\ntype ClearIntervalFunction = (handle: TimerHandle) => void;\n\ninterface IntervalProvider {\n setInterval: SetIntervalFunction;\n clearInterval: ClearIntervalFunction;\n delegate:\n | {\n setInterval: SetIntervalFunction;\n clearInterval: ClearIntervalFunction;\n }\n | undefined;\n}\n\nexport const intervalProvider: IntervalProvider = {\n // When accessing the delegate, use the variable rather than `this` so that\n // the functions can be called without being bound to the provider.\n setInterval(handler: () => void, timeout?: number, ...args) {\n const { delegate } = intervalProvider;\n if (delegate?.setInterval) {\n return delegate.setInterval(handler, timeout, ...args);\n }\n return setInterval(handler, timeout, ...args);\n },\n clearInterval(handle) {\n const { delegate } = intervalProvider;\n return (delegate?.clearInterval || clearInterval)(handle as any);\n },\n delegate: undefined,\n};\n", "import { Action } from './Action';\nimport { SchedulerAction } from '../types';\nimport { Subscription } from '../Subscription';\nimport { AsyncScheduler } from './AsyncScheduler';\nimport { intervalProvider } from './intervalProvider';\nimport { arrRemove } from '../util/arrRemove';\nimport { TimerHandle } from './timerHandle';\n\nexport class AsyncAction extends Action {\n public id: TimerHandle | undefined;\n public state?: T;\n // @ts-ignore: Property has no initializer and is not definitely assigned\n public delay: number;\n protected pending: boolean = false;\n\n constructor(protected scheduler: AsyncScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n public schedule(state?: T, delay: number = 0): Subscription {\n if (this.closed) {\n return this;\n }\n\n // Always replace the current state with the new state.\n this.state = state;\n\n const id = this.id;\n const scheduler = this.scheduler;\n\n //\n // Important implementation note:\n //\n // Actions only execute once by default, unless rescheduled from within the\n // scheduled callback. This allows us to implement single and repeat\n // actions via the same code path, without adding API surface area, as well\n // as mimic traditional recursion but across asynchronous boundaries.\n //\n // However, JS runtimes and timers distinguish between intervals achieved by\n // serial `setTimeout` calls vs. a single `setInterval` call. An interval of\n // serial `setTimeout` calls can be individually delayed, which delays\n // scheduling the next `setTimeout`, and so on. `setInterval` attempts to\n // guarantee the interval callback will be invoked more precisely to the\n // interval period, regardless of load.\n //\n // Therefore, we use `setInterval` to schedule single and repeat actions.\n // If the action reschedules itself with the same delay, the interval is not\n // canceled. If the action doesn't reschedule, or reschedules with a\n // different delay, the interval will be canceled after scheduled callback\n // execution.\n //\n if (id != null) {\n this.id = this.recycleAsyncId(scheduler, id, delay);\n }\n\n // Set the pending flag indicating that this action has been scheduled, or\n // has recursively rescheduled itself.\n this.pending = true;\n\n this.delay = delay;\n // If this action has already an async Id, don't request a new one.\n this.id = this.id ?? this.requestAsyncId(scheduler, this.id, delay);\n\n return this;\n }\n\n protected requestAsyncId(scheduler: AsyncScheduler, _id?: TimerHandle, delay: number = 0): TimerHandle {\n return intervalProvider.setInterval(scheduler.flush.bind(scheduler, this), delay);\n }\n\n protected recycleAsyncId(_scheduler: AsyncScheduler, id?: TimerHandle, delay: number | null = 0): TimerHandle | undefined {\n // If this action is rescheduled with the same delay time, don't clear the interval id.\n if (delay != null && this.delay === delay && this.pending === false) {\n return id;\n }\n // Otherwise, if the action's delay time is different from the current delay,\n // or the action has been rescheduled before it's executed, clear the interval id\n if (id != null) {\n intervalProvider.clearInterval(id);\n }\n\n return undefined;\n }\n\n /**\n * Immediately executes this action and the `work` it contains.\n * @return {any}\n */\n public execute(state: T, delay: number): any {\n if (this.closed) {\n return new Error('executing a cancelled action');\n }\n\n this.pending = false;\n const error = this._execute(state, delay);\n if (error) {\n return error;\n } else if (this.pending === false && this.id != null) {\n // Dequeue if the action didn't reschedule itself. Don't call\n // unsubscribe(), because the action could reschedule later.\n // For example:\n // ```\n // scheduler.schedule(function doWork(counter) {\n // /* ... I'm a busy worker bee ... */\n // var originalAction = this;\n // /* wait 100ms before rescheduling the action */\n // setTimeout(function () {\n // originalAction.schedule(counter + 1);\n // }, 100);\n // }, 1000);\n // ```\n this.id = this.recycleAsyncId(this.scheduler, this.id, null);\n }\n }\n\n protected _execute(state: T, _delay: number): any {\n let errored: boolean = false;\n let errorValue: any;\n try {\n this.work(state);\n } catch (e) {\n errored = true;\n // HACK: Since code elsewhere is relying on the \"truthiness\" of the\n // return here, we can't have it return \"\" or 0 or false.\n // TODO: Clean this up when we refactor schedulers mid-version-8 or so.\n errorValue = e ? e : new Error('Scheduled action threw falsy error');\n }\n if (errored) {\n this.unsubscribe();\n return errorValue;\n }\n }\n\n unsubscribe() {\n if (!this.closed) {\n const { id, scheduler } = this;\n const { actions } = scheduler;\n\n this.work = this.state = this.scheduler = null!;\n this.pending = false;\n\n arrRemove(actions, this);\n if (id != null) {\n this.id = this.recycleAsyncId(scheduler, id, null);\n }\n\n this.delay = null!;\n super.unsubscribe();\n }\n }\n}\n", "import { Action } from './scheduler/Action';\nimport { Subscription } from './Subscription';\nimport { SchedulerLike, SchedulerAction } from './types';\nimport { dateTimestampProvider } from './scheduler/dateTimestampProvider';\n\n/**\n * An execution context and a data structure to order tasks and schedule their\n * execution. Provides a notion of (potentially virtual) time, through the\n * `now()` getter method.\n *\n * Each unit of work in a Scheduler is called an `Action`.\n *\n * ```ts\n * class Scheduler {\n * now(): number;\n * schedule(work, delay?, state?): Subscription;\n * }\n * ```\n *\n * @class Scheduler\n * @deprecated Scheduler is an internal implementation detail of RxJS, and\n * should not be used directly. Rather, create your own class and implement\n * {@link SchedulerLike}. Will be made internal in v8.\n */\nexport class Scheduler implements SchedulerLike {\n public static now: () => number = dateTimestampProvider.now;\n\n constructor(private schedulerActionCtor: typeof Action, now: () => number = Scheduler.now) {\n this.now = now;\n }\n\n /**\n * A getter method that returns a number representing the current time\n * (at the time this function was called) according to the scheduler's own\n * internal clock.\n * @return {number} A number that represents the current time. May or may not\n * have a relation to wall-clock time. May or may not refer to a time unit\n * (e.g. milliseconds).\n */\n public now: () => number;\n\n /**\n * Schedules a function, `work`, for execution. May happen at some point in\n * the future, according to the `delay` parameter, if specified. May be passed\n * some context object, `state`, which will be passed to the `work` function.\n *\n * The given arguments will be processed an stored as an Action object in a\n * queue of actions.\n *\n * @param {function(state: ?T): ?Subscription} work A function representing a\n * task, or some unit of work to be executed by the Scheduler.\n * @param {number} [delay] Time to wait before executing the work, where the\n * time unit is implicit and defined by the Scheduler itself.\n * @param {T} [state] Some contextual data that the `work` function uses when\n * called by the Scheduler.\n * @return {Subscription} A subscription in order to be able to unsubscribe\n * the scheduled work.\n */\n public schedule(work: (this: SchedulerAction, state?: T) => void, delay: number = 0, state?: T): Subscription {\n return new this.schedulerActionCtor(this, work).schedule(state, delay);\n }\n}\n", "import { Scheduler } from '../Scheduler';\nimport { Action } from './Action';\nimport { AsyncAction } from './AsyncAction';\nimport { TimerHandle } from './timerHandle';\n\nexport class AsyncScheduler extends Scheduler {\n public actions: Array> = [];\n /**\n * A flag to indicate whether the Scheduler is currently executing a batch of\n * queued actions.\n * @type {boolean}\n * @internal\n */\n public _active: boolean = false;\n /**\n * An internal ID used to track the latest asynchronous task such as those\n * coming from `setTimeout`, `setInterval`, `requestAnimationFrame`, and\n * others.\n * @type {any}\n * @internal\n */\n public _scheduled: TimerHandle | undefined;\n\n constructor(SchedulerAction: typeof Action, now: () => number = Scheduler.now) {\n super(SchedulerAction, now);\n }\n\n public flush(action: AsyncAction): void {\n const { actions } = this;\n\n if (this._active) {\n actions.push(action);\n return;\n }\n\n let error: any;\n this._active = true;\n\n do {\n if ((error = action.execute(action.state, action.delay))) {\n break;\n }\n } while ((action = actions.shift()!)); // exhaust the scheduler queue\n\n this._active = false;\n\n if (error) {\n while ((action = actions.shift()!)) {\n action.unsubscribe();\n }\n throw error;\n }\n }\n}\n", "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\n\n/**\n *\n * Async Scheduler\n *\n * Schedule task as if you used setTimeout(task, duration)\n *\n * `async` scheduler schedules tasks asynchronously, by putting them on the JavaScript\n * event loop queue. It is best used to delay tasks in time or to schedule tasks repeating\n * in intervals.\n *\n * If you just want to \"defer\" task, that is to perform it right after currently\n * executing synchronous code ends (commonly achieved by `setTimeout(deferredTask, 0)`),\n * better choice will be the {@link asapScheduler} scheduler.\n *\n * ## Examples\n * Use async scheduler to delay task\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * const task = () => console.log('it works!');\n *\n * asyncScheduler.schedule(task, 2000);\n *\n * // After 2 seconds logs:\n * // \"it works!\"\n * ```\n *\n * Use async scheduler to repeat task in intervals\n * ```ts\n * import { asyncScheduler } from 'rxjs';\n *\n * function task(state) {\n * console.log(state);\n * this.schedule(state + 1, 1000); // `this` references currently executing Action,\n * // which we reschedule with new state and delay\n * }\n *\n * asyncScheduler.schedule(task, 3000, 0);\n *\n * // Logs:\n * // 0 after 3s\n * // 1 after 4s\n * // 2 after 5s\n * // 3 after 6s\n * ```\n */\n\nexport const asyncScheduler = new AsyncScheduler(AsyncAction);\n\n/**\n * @deprecated Renamed to {@link asyncScheduler}. Will be removed in v8.\n */\nexport const async = asyncScheduler;\n", "import { AsyncAction } from './AsyncAction';\nimport { Subscription } from '../Subscription';\nimport { QueueScheduler } from './QueueScheduler';\nimport { SchedulerAction } from '../types';\nimport { TimerHandle } from './timerHandle';\n\nexport class QueueAction extends AsyncAction {\n constructor(protected scheduler: QueueScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n public schedule(state?: T, delay: number = 0): Subscription {\n if (delay > 0) {\n return super.schedule(state, delay);\n }\n this.delay = delay;\n this.state = state;\n this.scheduler.flush(this);\n return this;\n }\n\n public execute(state: T, delay: number): any {\n return delay > 0 || this.closed ? super.execute(state, delay) : this._execute(state, delay);\n }\n\n protected requestAsyncId(scheduler: QueueScheduler, id?: TimerHandle, delay: number = 0): TimerHandle {\n // If delay exists and is greater than 0, or if the delay is null (the\n // action wasn't rescheduled) but was originally scheduled as an async\n // action, then recycle as an async action.\n\n if ((delay != null && delay > 0) || (delay == null && this.delay > 0)) {\n return super.requestAsyncId(scheduler, id, delay);\n }\n\n // Otherwise flush the scheduler starting with this action.\n scheduler.flush(this);\n\n // HACK: In the past, this was returning `void`. However, `void` isn't a valid\n // `TimerHandle`, and generally the return value here isn't really used. So the\n // compromise is to return `0` which is both \"falsy\" and a valid `TimerHandle`,\n // as opposed to refactoring every other instanceo of `requestAsyncId`.\n return 0;\n }\n}\n", "import { AsyncScheduler } from './AsyncScheduler';\n\nexport class QueueScheduler extends AsyncScheduler {\n}\n", "import { QueueAction } from './QueueAction';\nimport { QueueScheduler } from './QueueScheduler';\n\n/**\n *\n * Queue Scheduler\n *\n * Put every next task on a queue, instead of executing it immediately\n *\n * `queue` scheduler, when used with delay, behaves the same as {@link asyncScheduler} scheduler.\n *\n * When used without delay, it schedules given task synchronously - executes it right when\n * it is scheduled. However when called recursively, that is when inside the scheduled task,\n * another task is scheduled with queue scheduler, instead of executing immediately as well,\n * that task will be put on a queue and wait for current one to finish.\n *\n * This means that when you execute task with `queue` scheduler, you are sure it will end\n * before any other task scheduled with that scheduler will start.\n *\n * ## Examples\n * Schedule recursively first, then do something\n * ```ts\n * import { queueScheduler } from 'rxjs';\n *\n * queueScheduler.schedule(() => {\n * queueScheduler.schedule(() => console.log('second')); // will not happen now, but will be put on a queue\n *\n * console.log('first');\n * });\n *\n * // Logs:\n * // \"first\"\n * // \"second\"\n * ```\n *\n * Reschedule itself recursively\n * ```ts\n * import { queueScheduler } from 'rxjs';\n *\n * queueScheduler.schedule(function(state) {\n * if (state !== 0) {\n * console.log('before', state);\n * this.schedule(state - 1); // `this` references currently executing Action,\n * // which we reschedule with new state\n * console.log('after', state);\n * }\n * }, 0, 3);\n *\n * // In scheduler that runs recursively, you would expect:\n * // \"before\", 3\n * // \"before\", 2\n * // \"before\", 1\n * // \"after\", 1\n * // \"after\", 2\n * // \"after\", 3\n *\n * // But with queue it logs:\n * // \"before\", 3\n * // \"after\", 3\n * // \"before\", 2\n * // \"after\", 2\n * // \"before\", 1\n * // \"after\", 1\n * ```\n */\n\nexport const queueScheduler = new QueueScheduler(QueueAction);\n\n/**\n * @deprecated Renamed to {@link queueScheduler}. Will be removed in v8.\n */\nexport const queue = queueScheduler;\n", "import { AsyncAction } from './AsyncAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\nimport { SchedulerAction } from '../types';\nimport { animationFrameProvider } from './animationFrameProvider';\nimport { TimerHandle } from './timerHandle';\n\nexport class AnimationFrameAction extends AsyncAction {\n constructor(protected scheduler: AnimationFrameScheduler, protected work: (this: SchedulerAction, state?: T) => void) {\n super(scheduler, work);\n }\n\n protected requestAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay: number = 0): TimerHandle {\n // If delay is greater than 0, request as an async action.\n if (delay !== null && delay > 0) {\n return super.requestAsyncId(scheduler, id, delay);\n }\n // Push the action to the end of the scheduler queue.\n scheduler.actions.push(this);\n // If an animation frame has already been requested, don't request another\n // one. If an animation frame hasn't been requested yet, request one. Return\n // the current animation frame request id.\n return scheduler._scheduled || (scheduler._scheduled = animationFrameProvider.requestAnimationFrame(() => scheduler.flush(undefined)));\n }\n\n protected recycleAsyncId(scheduler: AnimationFrameScheduler, id?: TimerHandle, delay: number = 0): TimerHandle | undefined {\n // If delay exists and is greater than 0, or if the delay is null (the\n // action wasn't rescheduled) but was originally scheduled as an async\n // action, then recycle as an async action.\n if (delay != null ? delay > 0 : this.delay > 0) {\n return super.recycleAsyncId(scheduler, id, delay);\n }\n // If the scheduler queue has no remaining actions with the same async id,\n // cancel the requested animation frame and set the scheduled flag to\n // undefined so the next AnimationFrameAction will request its own.\n const { actions } = scheduler;\n if (id != null && actions[actions.length - 1]?.id !== id) {\n animationFrameProvider.cancelAnimationFrame(id as number);\n scheduler._scheduled = undefined;\n }\n // Return undefined so the action knows to request a new async id if it's rescheduled.\n return undefined;\n }\n}\n", "import { AsyncAction } from './AsyncAction';\nimport { AsyncScheduler } from './AsyncScheduler';\n\nexport class AnimationFrameScheduler extends AsyncScheduler {\n public flush(action?: AsyncAction): void {\n this._active = true;\n // The async id that effects a call to flush is stored in _scheduled.\n // Before executing an action, it's necessary to check the action's async\n // id to determine whether it's supposed to be executed in the current\n // flush.\n // Previous implementations of this method used a count to determine this,\n // but that was unsound, as actions that are unsubscribed - i.e. cancelled -\n // are removed from the actions array and that can shift actions that are\n // scheduled to be executed in a subsequent flush into positions at which\n // they are executed within the current flush.\n const flushId = this._scheduled;\n this._scheduled = undefined;\n\n const { actions } = this;\n let error: any;\n action = action || actions.shift()!;\n\n do {\n if ((error = action.execute(action.state, action.delay))) {\n break;\n }\n } while ((action = actions[0]) && action.id === flushId && actions.shift());\n\n this._active = false;\n\n if (error) {\n while ((action = actions[0]) && action.id === flushId && actions.shift()) {\n action.unsubscribe();\n }\n throw error;\n }\n }\n}\n", "import { AnimationFrameAction } from './AnimationFrameAction';\nimport { AnimationFrameScheduler } from './AnimationFrameScheduler';\n\n/**\n *\n * Animation Frame Scheduler\n *\n * Perform task when `window.requestAnimationFrame` would fire\n *\n * When `animationFrame` scheduler is used with delay, it will fall back to {@link asyncScheduler} scheduler\n * behaviour.\n *\n * Without delay, `animationFrame` scheduler can be used to create smooth browser animations.\n * It makes sure scheduled task will happen just before next browser content repaint,\n * thus performing animations as efficiently as possible.\n *\n * ## Example\n * Schedule div height animation\n * ```ts\n * // html:
\n * import { animationFrameScheduler } from 'rxjs';\n *\n * const div = document.querySelector('div');\n *\n * animationFrameScheduler.schedule(function(height) {\n * div.style.height = height + \"px\";\n *\n * this.schedule(height + 1); // `this` references currently executing Action,\n * // which we reschedule with new state\n * }, 0, 0);\n *\n * // You will see a div element growing in height\n * ```\n */\n\nexport const animationFrameScheduler = new AnimationFrameScheduler(AnimationFrameAction);\n\n/**\n * @deprecated Renamed to {@link animationFrameScheduler}. Will be removed in v8.\n */\nexport const animationFrame = animationFrameScheduler;\n", "import { Observable } from '../Observable';\nimport { SchedulerLike } from '../types';\n\n/**\n * A simple Observable that emits no items to the Observer and immediately\n * emits a complete notification.\n *\n * Just emits 'complete', and nothing else.\n *\n * ![](empty.png)\n *\n * A simple Observable that only emits the complete notification. It can be used\n * for composing with other Observables, such as in a {@link mergeMap}.\n *\n * ## Examples\n *\n * Log complete notification\n *\n * ```ts\n * import { EMPTY } from 'rxjs';\n *\n * EMPTY.subscribe({\n * next: () => console.log('Next'),\n * complete: () => console.log('Complete!')\n * });\n *\n * // Outputs\n * // Complete!\n * ```\n *\n * Emit the number 7, then complete\n *\n * ```ts\n * import { EMPTY, startWith } from 'rxjs';\n *\n * const result = EMPTY.pipe(startWith(7));\n * result.subscribe(x => console.log(x));\n *\n * // Outputs\n * // 7\n * ```\n *\n * Map and flatten only odd numbers to the sequence `'a'`, `'b'`, `'c'`\n *\n * ```ts\n * import { interval, mergeMap, of, EMPTY } from 'rxjs';\n *\n * const interval$ = interval(1000);\n * const result = interval$.pipe(\n * mergeMap(x => x % 2 === 1 ? of('a', 'b', 'c') : EMPTY),\n * );\n * result.subscribe(x => console.log(x));\n *\n * // Results in the following to the console:\n * // x is equal to the count on the interval, e.g. (0, 1, 2, 3, ...)\n * // x will occur every 1000ms\n * // if x % 2 is equal to 1, print a, b, c (each on its own)\n * // if x % 2 is not equal to 1, nothing will be output\n * ```\n *\n * @see {@link Observable}\n * @see {@link NEVER}\n * @see {@link of}\n * @see {@link throwError}\n */\nexport const EMPTY = new Observable((subscriber) => subscriber.complete());\n\n/**\n * @param scheduler A {@link SchedulerLike} to use for scheduling\n * the emission of the complete notification.\n * @deprecated Replaced with the {@link EMPTY} constant or {@link scheduled} (e.g. `scheduled([], scheduler)`). Will be removed in v8.\n */\nexport function empty(scheduler?: SchedulerLike) {\n return scheduler ? emptyScheduled(scheduler) : EMPTY;\n}\n\nfunction emptyScheduled(scheduler: SchedulerLike) {\n return new Observable((subscriber) => scheduler.schedule(() => subscriber.complete()));\n}\n", "import { SchedulerLike } from '../types';\nimport { isFunction } from './isFunction';\n\nexport function isScheduler(value: any): value is SchedulerLike {\n return value && isFunction(value.schedule);\n}\n", "import { SchedulerLike } from '../types';\nimport { isFunction } from './isFunction';\nimport { isScheduler } from './isScheduler';\n\nfunction last(arr: T[]): T | undefined {\n return arr[arr.length - 1];\n}\n\nexport function popResultSelector(args: any[]): ((...args: unknown[]) => unknown) | undefined {\n return isFunction(last(args)) ? args.pop() : undefined;\n}\n\nexport function popScheduler(args: any[]): SchedulerLike | undefined {\n return isScheduler(last(args)) ? args.pop() : undefined;\n}\n\nexport function popNumber(args: any[], defaultValue: number): number {\n return typeof last(args) === 'number' ? args.pop()! : defaultValue;\n}\n", "export const isArrayLike = ((x: any): x is ArrayLike => x && typeof x.length === 'number' && typeof x !== 'function');", "import { isFunction } from \"./isFunction\";\n\n/**\n * Tests to see if the object is \"thennable\".\n * @param value the object to test\n */\nexport function isPromise(value: any): value is PromiseLike {\n return isFunction(value?.then);\n}\n", "import { InteropObservable } from '../types';\nimport { observable as Symbol_observable } from '../symbol/observable';\nimport { isFunction } from './isFunction';\n\n/** Identifies an input as being Observable (but not necessary an Rx Observable) */\nexport function isInteropObservable(input: any): input is InteropObservable {\n return isFunction(input[Symbol_observable]);\n}\n", "import { isFunction } from './isFunction';\n\nexport function isAsyncIterable(obj: any): obj is AsyncIterable {\n return Symbol.asyncIterator && isFunction(obj?.[Symbol.asyncIterator]);\n}\n", "/**\n * Creates the TypeError to throw if an invalid object is passed to `from` or `scheduled`.\n * @param input The object that was passed.\n */\nexport function createInvalidObservableTypeError(input: any) {\n // TODO: We should create error codes that can be looked up, so this can be less verbose.\n return new TypeError(\n `You provided ${\n input !== null && typeof input === 'object' ? 'an invalid object' : `'${input}'`\n } where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`\n );\n}\n", "export function getSymbolIterator(): symbol {\n if (typeof Symbol !== 'function' || !Symbol.iterator) {\n return '@@iterator' as any;\n }\n\n return Symbol.iterator;\n}\n\nexport const iterator = getSymbolIterator();\n", "import { iterator as Symbol_iterator } from '../symbol/iterator';\nimport { isFunction } from './isFunction';\n\n/** Identifies an input as being an Iterable */\nexport function isIterable(input: any): input is Iterable {\n return isFunction(input?.[Symbol_iterator]);\n}\n", "import { ReadableStreamLike } from '../types';\nimport { isFunction } from './isFunction';\n\nexport async function* readableStreamLikeToAsyncGenerator(readableStream: ReadableStreamLike): AsyncGenerator {\n const reader = readableStream.getReader();\n try {\n while (true) {\n const { value, done } = await reader.read();\n if (done) {\n return;\n }\n yield value!;\n }\n } finally {\n reader.releaseLock();\n }\n}\n\nexport function isReadableStreamLike(obj: any): obj is ReadableStreamLike {\n // We don't want to use instanceof checks because they would return\n // false for instances from another Realm, like an