@designliquido/foles 0.2.2 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -3
- package/fontes/avaliador-sintatico/avaliador-sintatico-reverso.d.ts +13 -1
- package/fontes/avaliador-sintatico/avaliador-sintatico-reverso.js +57 -11
- package/fontes/avaliador-sintatico/avaliador-sintatico-reverso.js.map +1 -1
- package/fontes/avaliador-sintatico/avaliador-sintatico.d.ts +14 -3
- package/fontes/avaliador-sintatico/avaliador-sintatico.js +87 -24
- package/fontes/avaliador-sintatico/avaliador-sintatico.js.map +1 -1
- package/fontes/declaracoes/declaracao.d.ts +4 -3
- package/fontes/declaracoes/declaracao.js +3 -3
- package/fontes/declaracoes/declaracao.js.map +1 -1
- package/fontes/estruturas/dicionario-estruturas-html.d.ts +3 -0
- package/fontes/estruturas/dicionario-estruturas-html.js +158 -0
- package/fontes/estruturas/dicionario-estruturas-html.js.map +1 -0
- package/fontes/estruturas/dicionario-estruturas-lmht.d.ts +3 -0
- package/fontes/estruturas/dicionario-estruturas-lmht.js +192 -0
- package/fontes/estruturas/dicionario-estruturas-lmht.js.map +1 -0
- package/fontes/estruturas/estrutura.d.ts +6 -0
- package/fontes/estruturas/{lmht/estrutura.js → estrutura.js} +4 -0
- package/fontes/estruturas/estrutura.js.map +1 -0
- package/fontes/estruturas/lmht/abreviacao.d.ts +3 -1
- package/fontes/estruturas/lmht/abreviacao.js +4 -1
- package/fontes/estruturas/lmht/abreviacao.js.map +1 -1
- package/fontes/estruturas/lmht/aparte.d.ts +3 -1
- package/fontes/estruturas/lmht/aparte.js +4 -1
- package/fontes/estruturas/lmht/aparte.js.map +1 -1
- package/fontes/estruturas/lmht/area-texto.d.ts +3 -1
- package/fontes/estruturas/lmht/area-texto.js +4 -1
- package/fontes/estruturas/lmht/area-texto.js.map +1 -1
- package/fontes/estruturas/lmht/area.d.ts +3 -1
- package/fontes/estruturas/lmht/area.js +4 -1
- package/fontes/estruturas/lmht/area.js.map +1 -1
- package/fontes/estruturas/lmht/artigo.d.ts +3 -1
- package/fontes/estruturas/lmht/artigo.js +4 -1
- package/fontes/estruturas/lmht/artigo.js.map +1 -1
- package/fontes/estruturas/lmht/aspas.d.ts +3 -1
- package/fontes/estruturas/lmht/aspas.js +4 -1
- package/fontes/estruturas/lmht/aspas.js.map +1 -1
- package/fontes/estruturas/lmht/audio.d.ts +3 -1
- package/fontes/estruturas/lmht/audio.js +4 -1
- package/fontes/estruturas/lmht/audio.js.map +1 -1
- package/fontes/estruturas/lmht/botao.d.ts +3 -1
- package/fontes/estruturas/lmht/botao.js +4 -1
- package/fontes/estruturas/lmht/botao.js.map +1 -1
- package/fontes/estruturas/lmht/cabeca-tabela.d.ts +3 -1
- package/fontes/estruturas/lmht/cabeca-tabela.js +4 -1
- package/fontes/estruturas/lmht/cabeca-tabela.js.map +1 -1
- package/fontes/estruturas/lmht/cabeca.d.ts +3 -1
- package/fontes/estruturas/lmht/cabeca.js +4 -1
- package/fontes/estruturas/lmht/cabeca.js.map +1 -1
- package/fontes/estruturas/lmht/campo.d.ts +3 -1
- package/fontes/estruturas/lmht/campo.js +4 -1
- package/fontes/estruturas/lmht/campo.js.map +1 -1
- package/fontes/estruturas/lmht/campos.d.ts +3 -1
- package/fontes/estruturas/lmht/campos.js +4 -1
- package/fontes/estruturas/lmht/campos.js.map +1 -1
- package/fontes/estruturas/lmht/canvas.d.ts +3 -1
- package/fontes/estruturas/lmht/canvas.js +4 -1
- package/fontes/estruturas/lmht/canvas.js.map +1 -1
- package/fontes/estruturas/lmht/celula.d.ts +3 -1
- package/fontes/estruturas/lmht/celula.js +4 -1
- package/fontes/estruturas/lmht/celula.js.map +1 -1
- package/fontes/estruturas/lmht/citacao.d.ts +3 -1
- package/fontes/estruturas/lmht/citacao.js +4 -1
- package/fontes/estruturas/lmht/citacao.js.map +1 -1
- package/fontes/estruturas/lmht/codigo.d.ts +3 -1
- package/fontes/estruturas/lmht/codigo.js +4 -1
- package/fontes/estruturas/lmht/codigo.js.map +1 -1
- package/fontes/estruturas/lmht/coluna.d.ts +3 -1
- package/fontes/estruturas/lmht/coluna.js +4 -1
- package/fontes/estruturas/lmht/coluna.js.map +1 -1
- package/fontes/estruturas/lmht/corpo-tabela.d.ts +3 -1
- package/fontes/estruturas/lmht/corpo-tabela.js +4 -1
- package/fontes/estruturas/lmht/corpo-tabela.js.map +1 -1
- package/fontes/estruturas/lmht/corpo.d.ts +3 -1
- package/fontes/estruturas/lmht/corpo.js +4 -1
- package/fontes/estruturas/lmht/corpo.js.map +1 -1
- package/fontes/estruturas/lmht/definicao.d.ts +3 -1
- package/fontes/estruturas/lmht/definicao.js +4 -1
- package/fontes/estruturas/lmht/definicao.js.map +1 -1
- package/fontes/estruturas/lmht/detalhes.d.ts +3 -1
- package/fontes/estruturas/lmht/detalhes.js +4 -1
- package/fontes/estruturas/lmht/detalhes.js.map +1 -1
- package/fontes/estruturas/lmht/divisao.d.ts +3 -1
- package/fontes/estruturas/lmht/divisao.js +4 -1
- package/fontes/estruturas/lmht/divisao.js.map +1 -1
- package/fontes/estruturas/lmht/endereco.d.ts +3 -1
- package/fontes/estruturas/lmht/endereco.js +4 -1
- package/fontes/estruturas/lmht/endereco.js.map +1 -1
- package/fontes/estruturas/lmht/envelope-texto.d.ts +3 -1
- package/fontes/estruturas/lmht/envelope-texto.js +4 -1
- package/fontes/estruturas/lmht/envelope-texto.js.map +1 -1
- package/fontes/estruturas/lmht/etiqueta.d.ts +3 -1
- package/fontes/estruturas/lmht/etiqueta.js +4 -1
- package/fontes/estruturas/lmht/etiqueta.js.map +1 -1
- package/fontes/estruturas/lmht/excluido.d.ts +3 -1
- package/fontes/estruturas/lmht/excluido.js +4 -1
- package/fontes/estruturas/lmht/excluido.js.map +1 -1
- package/fontes/estruturas/lmht/exemplo.d.ts +3 -1
- package/fontes/estruturas/lmht/exemplo.js +4 -1
- package/fontes/estruturas/lmht/exemplo.js.map +1 -1
- package/fontes/estruturas/lmht/formulario.d.ts +3 -1
- package/fontes/estruturas/lmht/formulario.js +4 -1
- package/fontes/estruturas/lmht/formulario.js.map +1 -1
- package/fontes/estruturas/lmht/grupo-colunas.d.ts +3 -1
- package/fontes/estruturas/lmht/grupo-colunas.js +4 -1
- package/fontes/estruturas/lmht/grupo-colunas.js.map +1 -1
- package/fontes/estruturas/lmht/grupo-opcoes.d.ts +3 -1
- package/fontes/estruturas/lmht/grupo-opcoes.js +4 -1
- package/fontes/estruturas/lmht/grupo-opcoes.js.map +1 -1
- package/fontes/estruturas/lmht/imagem.d.ts +3 -1
- package/fontes/estruturas/lmht/imagem.js +4 -1
- package/fontes/estruturas/lmht/imagem.js.map +1 -1
- package/fontes/estruturas/lmht/invisivel.d.ts +5 -0
- package/fontes/estruturas/lmht/{inserido.js → invisivel.js} +5 -2
- package/fontes/estruturas/lmht/invisivel.js.map +1 -0
- package/fontes/estruturas/lmht/italico.d.ts +3 -1
- package/fontes/estruturas/lmht/italico.js +4 -1
- package/fontes/estruturas/lmht/italico.js.map +1 -1
- package/fontes/estruturas/lmht/item-lista.d.ts +3 -1
- package/fontes/estruturas/lmht/item-lista.js +4 -1
- package/fontes/estruturas/lmht/item-lista.js.map +1 -1
- package/fontes/estruturas/lmht/ligacao.d.ts +3 -1
- package/fontes/estruturas/lmht/ligacao.js +4 -1
- package/fontes/estruturas/lmht/ligacao.js.map +1 -1
- package/fontes/estruturas/lmht/linha-horizontal.d.ts +3 -1
- package/fontes/estruturas/lmht/linha-horizontal.js +4 -1
- package/fontes/estruturas/lmht/linha-horizontal.js.map +1 -1
- package/fontes/estruturas/lmht/linha.d.ts +5 -0
- package/fontes/estruturas/lmht/linha.js +11 -0
- package/fontes/estruturas/lmht/linha.js.map +1 -0
- package/fontes/estruturas/lmht/lista-definicoes.d.ts +3 -1
- package/fontes/estruturas/lmht/lista-definicoes.js +4 -1
- package/fontes/estruturas/lmht/lista-definicoes.js.map +1 -1
- package/fontes/estruturas/lmht/lista-numerada.d.ts +3 -1
- package/fontes/estruturas/lmht/lista-numerada.js +4 -1
- package/fontes/estruturas/lmht/lista-numerada.js.map +1 -1
- package/fontes/estruturas/lmht/lista-pesquisavel.d.ts +3 -1
- package/fontes/estruturas/lmht/lista-pesquisavel.js +4 -1
- package/fontes/estruturas/lmht/lista-pesquisavel.js.map +1 -1
- package/fontes/estruturas/lmht/lista-simples.d.ts +3 -1
- package/fontes/estruturas/lmht/lista-simples.js +4 -1
- package/fontes/estruturas/lmht/lista-simples.js.map +1 -1
- package/fontes/estruturas/lmht/lmht.d.ts +3 -1
- package/fontes/estruturas/lmht/lmht.js +4 -1
- package/fontes/estruturas/lmht/lmht.js.map +1 -1
- package/fontes/estruturas/lmht/marca.d.ts +3 -1
- package/fontes/estruturas/lmht/marca.js +4 -1
- package/fontes/estruturas/lmht/marca.js.map +1 -1
- package/fontes/estruturas/lmht/medidor.d.ts +3 -1
- package/fontes/estruturas/lmht/medidor.js +4 -1
- package/fontes/estruturas/lmht/medidor.js.map +1 -1
- package/fontes/estruturas/lmht/navegacao.d.ts +3 -1
- package/fontes/estruturas/lmht/navegacao.js +4 -1
- package/fontes/estruturas/lmht/navegacao.js.map +1 -1
- package/fontes/estruturas/lmht/negrito.d.ts +3 -1
- package/fontes/estruturas/lmht/negrito.js +4 -1
- package/fontes/estruturas/lmht/negrito.js.map +1 -1
- package/fontes/estruturas/lmht/objeto.d.ts +3 -1
- package/fontes/estruturas/lmht/objeto.js +4 -1
- package/fontes/estruturas/lmht/objeto.js.map +1 -1
- package/fontes/estruturas/lmht/opcao.d.ts +3 -1
- package/fontes/estruturas/lmht/opcao.js +4 -1
- package/fontes/estruturas/lmht/opcao.js.map +1 -1
- package/fontes/estruturas/lmht/paragrafo.d.ts +3 -1
- package/fontes/estruturas/lmht/paragrafo.js +4 -1
- package/fontes/estruturas/lmht/paragrafo.js.map +1 -1
- package/fontes/estruturas/lmht/preformatado.d.ts +3 -1
- package/fontes/estruturas/lmht/preformatado.js +4 -1
- package/fontes/estruturas/lmht/preformatado.js.map +1 -1
- package/fontes/estruturas/lmht/principal.d.ts +3 -1
- package/fontes/estruturas/lmht/principal.js +4 -1
- package/fontes/estruturas/lmht/principal.js.map +1 -1
- package/fontes/estruturas/lmht/progresso.d.ts +3 -1
- package/fontes/estruturas/lmht/progresso.js +4 -1
- package/fontes/estruturas/lmht/progresso.js.map +1 -1
- package/fontes/estruturas/lmht/quebra-linha-oportuna.d.ts +3 -1
- package/fontes/estruturas/lmht/quebra-linha-oportuna.js +4 -1
- package/fontes/estruturas/lmht/quebra-linha-oportuna.js.map +1 -1
- package/fontes/estruturas/lmht/quebra-linha.d.ts +5 -0
- package/fontes/estruturas/lmht/quebra-linha.js +10 -0
- package/fontes/estruturas/lmht/quebra-linha.js.map +1 -1
- package/fontes/estruturas/lmht/recurso.d.ts +3 -1
- package/fontes/estruturas/lmht/recurso.js +4 -1
- package/fontes/estruturas/lmht/recurso.js.map +1 -1
- package/fontes/estruturas/lmht/riscado.d.ts +3 -1
- package/fontes/estruturas/lmht/riscado.js +4 -1
- package/fontes/estruturas/lmht/riscado.js.map +1 -1
- package/fontes/estruturas/lmht/script.d.ts +3 -1
- package/fontes/estruturas/lmht/script.js +4 -1
- package/fontes/estruturas/lmht/script.js.map +1 -1
- package/fontes/estruturas/lmht/secao.d.ts +3 -1
- package/fontes/estruturas/lmht/secao.js +4 -1
- package/fontes/estruturas/lmht/secao.js.map +1 -1
- package/fontes/estruturas/lmht/selecao.d.ts +3 -1
- package/fontes/estruturas/lmht/selecao.js +4 -1
- package/fontes/estruturas/lmht/selecao.js.map +1 -1
- package/fontes/estruturas/lmht/sem-script.d.ts +3 -1
- package/fontes/estruturas/lmht/sem-script.js +4 -1
- package/fontes/estruturas/lmht/sem-script.js.map +1 -1
- package/fontes/estruturas/lmht/sobrescrito.d.ts +5 -0
- package/fontes/estruturas/lmht/sobrescrito.js +10 -0
- package/fontes/estruturas/lmht/sobrescrito.js.map +1 -1
- package/fontes/estruturas/lmht/sublinhado.d.ts +3 -1
- package/fontes/estruturas/lmht/sublinhado.js +4 -1
- package/fontes/estruturas/lmht/sublinhado.js.map +1 -1
- package/fontes/estruturas/lmht/subscrito.d.ts +3 -1
- package/fontes/estruturas/lmht/subscrito.js +4 -1
- package/fontes/estruturas/lmht/subscrito.js.map +1 -1
- package/fontes/estruturas/lmht/sumario.d.ts +3 -1
- package/fontes/estruturas/lmht/sumario.js +4 -1
- package/fontes/estruturas/lmht/sumario.js.map +1 -1
- package/fontes/estruturas/lmht/tabela.d.ts +3 -1
- package/fontes/estruturas/lmht/tabela.js +4 -1
- package/fontes/estruturas/lmht/tabela.js.map +1 -1
- package/fontes/estruturas/lmht/teclado.d.ts +3 -1
- package/fontes/estruturas/lmht/teclado.js +4 -1
- package/fontes/estruturas/lmht/teclado.js.map +1 -1
- package/fontes/estruturas/lmht/tempo.d.ts +3 -1
- package/fontes/estruturas/lmht/tempo.js +4 -1
- package/fontes/estruturas/lmht/tempo.js.map +1 -1
- package/fontes/estruturas/lmht/termo.d.ts +3 -1
- package/fontes/estruturas/lmht/termo.js +4 -1
- package/fontes/estruturas/lmht/termo.js.map +1 -1
- package/fontes/estruturas/lmht/texto-pequeno.d.ts +3 -1
- package/fontes/estruturas/lmht/texto-pequeno.js +4 -1
- package/fontes/estruturas/lmht/texto-pequeno.js.map +1 -1
- package/fontes/estruturas/lmht/titulo1.d.ts +3 -1
- package/fontes/estruturas/lmht/titulo1.js +4 -1
- package/fontes/estruturas/lmht/titulo1.js.map +1 -1
- package/fontes/estruturas/lmht/titulo2.d.ts +3 -1
- package/fontes/estruturas/lmht/titulo2.js +4 -1
- package/fontes/estruturas/lmht/titulo2.js.map +1 -1
- package/fontes/estruturas/lmht/titulo3.d.ts +3 -1
- package/fontes/estruturas/lmht/titulo3.js +4 -1
- package/fontes/estruturas/lmht/titulo3.js.map +1 -1
- package/fontes/estruturas/lmht/titulo4.d.ts +3 -1
- package/fontes/estruturas/lmht/titulo4.js +4 -1
- package/fontes/estruturas/lmht/titulo4.js.map +1 -1
- package/fontes/estruturas/lmht/titulo5.d.ts +3 -1
- package/fontes/estruturas/lmht/titulo5.js +4 -1
- package/fontes/estruturas/lmht/titulo5.js.map +1 -1
- package/fontes/estruturas/lmht/titulo6.d.ts +3 -1
- package/fontes/estruturas/lmht/titulo6.js +4 -1
- package/fontes/estruturas/lmht/titulo6.js.map +1 -1
- package/fontes/estruturas/lmht/variavel.d.ts +3 -1
- package/fontes/estruturas/lmht/variavel.js +4 -1
- package/fontes/estruturas/lmht/variavel.js.map +1 -1
- package/fontes/estruturas/pragmas-estrutura.d.ts +5 -0
- package/fontes/estruturas/pragmas-estrutura.js +3 -0
- package/fontes/estruturas/pragmas-estrutura.js.map +1 -0
- package/fontes/estruturas/seletor-estruturas-html.d.ts +4 -0
- package/fontes/estruturas/seletor-estruturas-html.js +15 -0
- package/fontes/estruturas/seletor-estruturas-html.js.map +1 -0
- package/fontes/estruturas/seletor-estruturas-lmht.d.ts +4 -0
- package/fontes/estruturas/seletor-estruturas-lmht.js +15 -0
- package/fontes/estruturas/seletor-estruturas-lmht.js.map +1 -0
- package/fontes/foles.js +7 -5
- package/fontes/foles.js.map +1 -1
- package/fontes/gerador-mapa/index.d.ts +2 -0
- package/fontes/gerador-mapa/index.js +7 -0
- package/fontes/gerador-mapa/index.js.map +1 -0
- package/fontes/interfaces/index.d.ts +2 -0
- package/fontes/interfaces/index.js +19 -0
- package/fontes/interfaces/index.js.map +1 -0
- package/fontes/interfaces/lexador-interface.d.ts +4 -0
- package/fontes/interfaces/lexador-interface.js +3 -0
- package/fontes/interfaces/lexador-interface.js.map +1 -0
- package/fontes/interfaces/simbolo-interface.d.ts +9 -0
- package/fontes/interfaces/simbolo-interface.js +3 -0
- package/fontes/interfaces/simbolo-interface.js.map +1 -0
- package/fontes/lexador/lexador-reverso.js +1 -1
- package/fontes/lexador/lexador-reverso.js.map +1 -1
- package/fontes/lexador/lexador.d.ts +2 -0
- package/fontes/lexador/lexador.js +26 -1
- package/fontes/lexador/lexador.js.map +1 -1
- package/fontes/lexador/palavras-reservadas/foles.d.ts +9 -298
- package/fontes/lexador/palavras-reservadas/foles.js +308 -301
- package/fontes/lexador/palavras-reservadas/foles.js.map +1 -1
- package/fontes/lexador/simbolo.d.ts +3 -1
- package/fontes/lexador/simbolo.js +3 -1
- package/fontes/lexador/simbolo.js.map +1 -1
- package/fontes/modificadores/agrupar-palavra.d.ts +2 -2
- package/fontes/modificadores/agrupar-palavra.js +4 -4
- package/fontes/modificadores/agrupar-palavra.js.map +1 -1
- package/fontes/modificadores/agrupar-vazamento.d.ts +2 -2
- package/fontes/modificadores/agrupar-vazamento.js +5 -10
- package/fontes/modificadores/agrupar-vazamento.js.map +1 -1
- package/fontes/modificadores/ajustar-objeto.d.ts +2 -2
- package/fontes/modificadores/ajustar-objeto.js +4 -5
- package/fontes/modificadores/ajustar-objeto.js.map +1 -1
- package/fontes/modificadores/ajustar-tamanho-fonte.d.ts +2 -2
- package/fontes/modificadores/ajustar-tamanho-fonte.js +4 -3
- package/fontes/modificadores/ajustar-tamanho-fonte.js.map +1 -1
- package/fontes/modificadores/ajuste-cor-forcado.d.ts +2 -2
- package/fontes/modificadores/ajuste-cor-forcado.js +3 -3
- package/fontes/modificadores/ajuste-cor-forcado.js.map +1 -1
- package/fontes/modificadores/alinhar-conteudo.d.ts +2 -2
- package/fontes/modificadores/alinhar-conteudo.js +7 -5
- package/fontes/modificadores/alinhar-conteudo.js.map +1 -1
- package/fontes/modificadores/alinhar-encaixe-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/alinhar-encaixe-rolagem-mouse.js +3 -3
- package/fontes/modificadores/alinhar-encaixe-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/alinhar-itens.d.ts +2 -2
- package/fontes/modificadores/alinhar-itens.js +10 -10
- package/fontes/modificadores/alinhar-itens.js.map +1 -1
- package/fontes/modificadores/alinhar-se.d.ts +2 -2
- package/fontes/modificadores/alinhar-se.js +6 -10
- package/fontes/modificadores/alinhar-se.js.map +1 -1
- package/fontes/modificadores/alinhar-texto.d.ts +2 -2
- package/fontes/modificadores/alinhar-texto.js +3 -3
- package/fontes/modificadores/alinhar-texto.js.map +1 -1
- package/fontes/modificadores/alinhar-ultimo-item.d.ts +2 -2
- package/fontes/modificadores/alinhar-ultimo-item.js +10 -5
- package/fontes/modificadores/alinhar-ultimo-item.js.map +1 -1
- package/fontes/modificadores/alinhar-vertical.d.ts +2 -2
- package/fontes/modificadores/alinhar-vertical.js +3 -3
- package/fontes/modificadores/alinhar-vertical.js.map +1 -1
- package/fontes/modificadores/altura-linha.d.ts +2 -2
- package/fontes/modificadores/altura-linha.js +3 -3
- package/fontes/modificadores/altura-linha.js.map +1 -1
- package/fontes/modificadores/altura-maxima.d.ts +2 -2
- package/fontes/modificadores/altura-maxima.js +3 -3
- package/fontes/modificadores/altura-maxima.js.map +1 -1
- package/fontes/modificadores/altura-minima.d.ts +2 -2
- package/fontes/modificadores/altura-minima.js +4 -4
- package/fontes/modificadores/altura-minima.js.map +1 -1
- package/fontes/modificadores/altura.d.ts +2 -2
- package/fontes/modificadores/altura.js +5 -6
- package/fontes/modificadores/altura.js.map +1 -1
- package/fontes/modificadores/animacao.d.ts +1 -1
- package/fontes/modificadores/animacao.js +5 -2
- package/fontes/modificadores/animacao.js.map +1 -1
- package/fontes/modificadores/ao-mudar.d.ts +2 -2
- package/fontes/modificadores/ao-mudar.js +5 -5
- package/fontes/modificadores/ao-mudar.js.map +1 -1
- package/fontes/modificadores/aparencia.d.ts +2 -2
- package/fontes/modificadores/aparencia.js +4 -3
- package/fontes/modificadores/aparencia.js.map +1 -1
- package/fontes/modificadores/area-mascara.d.ts +2 -2
- package/fontes/modificadores/area-mascara.js +5 -5
- package/fontes/modificadores/area-mascara.js.map +1 -1
- package/fontes/modificadores/atraso-animacao.d.ts +2 -2
- package/fontes/modificadores/atraso-animacao.js +3 -3
- package/fontes/modificadores/atraso-animacao.js.map +1 -1
- package/fontes/modificadores/atraso-transicao.d.ts +2 -2
- package/fontes/modificadores/atraso-transicao.js +6 -3
- package/fontes/modificadores/atraso-transicao.js.map +1 -1
- package/fontes/modificadores/atributos/gerais.js +1 -0
- package/fontes/modificadores/atributos/gerais.js.map +1 -1
- package/fontes/modificadores/borda-direita.d.ts +5 -2
- package/fontes/modificadores/borda-direita.js +43 -4
- package/fontes/modificadores/borda-direita.js.map +1 -1
- package/fontes/modificadores/borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/borda-em-bloco.js +35 -4
- package/fontes/modificadores/borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/borda-em-linha.js +35 -4
- package/fontes/modificadores/borda-em-linha.js.map +1 -1
- package/fontes/modificadores/borda-esquerda.d.ts +5 -2
- package/fontes/modificadores/borda-esquerda.js +43 -4
- package/fontes/modificadores/borda-esquerda.js.map +1 -1
- package/fontes/modificadores/borda-inferior.d.ts +5 -2
- package/fontes/modificadores/borda-inferior.js +43 -4
- package/fontes/modificadores/borda-inferior.js.map +1 -1
- package/fontes/modificadores/borda-mascara.d.ts +5 -2
- package/fontes/modificadores/borda-mascara.js +40 -4
- package/fontes/modificadores/borda-mascara.js.map +1 -1
- package/fontes/modificadores/borda-superior.d.ts +5 -2
- package/fontes/modificadores/borda-superior.js +43 -4
- package/fontes/modificadores/borda-superior.js.map +1 -1
- package/fontes/modificadores/borda.d.ts +5 -2
- package/fontes/modificadores/borda.js +43 -4
- package/fontes/modificadores/borda.js.map +1 -1
- package/fontes/modificadores/calha-barra-rolagem.d.ts +2 -2
- package/fontes/modificadores/calha-barra-rolagem.js +3 -3
- package/fontes/modificadores/calha-barra-rolagem.js.map +1 -1
- package/fontes/modificadores/celulas-vazias.d.ts +2 -2
- package/fontes/modificadores/celulas-vazias.js +3 -3
- package/fontes/modificadores/celulas-vazias.js.map +1 -1
- package/fontes/modificadores/citacoes.d.ts +7 -0
- package/fontes/modificadores/{aspas.js → citacoes.js} +9 -9
- package/fontes/modificadores/citacoes.js.map +1 -0
- package/fontes/modificadores/coluna-em-grade.d.ts +5 -2
- package/fontes/modificadores/coluna-em-grade.js +22 -4
- package/fontes/modificadores/coluna-em-grade.js.map +1 -1
- package/fontes/modificadores/colunas.d.ts +5 -2
- package/fontes/modificadores/colunas.js +32 -4
- package/fontes/modificadores/colunas.js.map +1 -1
- package/fontes/modificadores/combinar-texto-vertical.d.ts +2 -2
- package/fontes/modificadores/combinar-texto-vertical.js +5 -3
- package/fontes/modificadores/combinar-texto-vertical.js.map +1 -1
- package/fontes/modificadores/comportamento-em-bloco-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/comportamento-em-bloco-rolagem-mouse.js +4 -5
- package/fontes/modificadores/comportamento-em-bloco-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/comportamento-em-linha-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/comportamento-em-linha-rolagem-mouse.js +4 -5
- package/fontes/modificadores/comportamento-em-linha-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/comportamento-horizontal-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/comportamento-horizontal-rolagem-mouse.js +4 -5
- package/fontes/modificadores/comportamento-horizontal-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/comportamento-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/comportamento-rolagem-mouse.js +5 -6
- package/fontes/modificadores/comportamento-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/comportamento-rolagem.d.ts +2 -2
- package/fontes/modificadores/comportamento-rolagem.js +3 -3
- package/fontes/modificadores/comportamento-rolagem.js.map +1 -1
- package/fontes/modificadores/comportamento-vertical-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/comportamento-vertical-rolagem-mouse.js +4 -5
- package/fontes/modificadores/comportamento-vertical-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/composicao-mascara.d.ts +2 -2
- package/fontes/modificadores/composicao-mascara.js +3 -3
- package/fontes/modificadores/composicao-mascara.js.map +1 -1
- package/fontes/modificadores/comum.d.ts +3 -0
- package/fontes/modificadores/comum.js +14 -0
- package/fontes/modificadores/comum.js.map +1 -0
- package/fontes/modificadores/configuracoes-variacao-fonte.d.ts +1 -1
- package/fontes/modificadores/configuracoes-variacao-fonte.js +2 -2
- package/fontes/modificadores/configuracoes-variacao-fonte.js.map +1 -1
- package/fontes/modificadores/contar-coluna.d.ts +2 -2
- package/fontes/modificadores/contar-coluna.js +3 -3
- package/fontes/modificadores/contar-coluna.js.map +1 -1
- package/fontes/modificadores/contem.d.ts +2 -2
- package/fontes/modificadores/contem.js +5 -5
- package/fontes/modificadores/contem.js.map +1 -1
- package/fontes/modificadores/conteudo.d.ts +1 -1
- package/fontes/modificadores/conteudo.js +2 -2
- package/fontes/modificadores/conteudo.js.map +1 -1
- package/fontes/modificadores/contorno.d.ts +5 -2
- package/fontes/modificadores/contorno.js +41 -4
- package/fontes/modificadores/contorno.js.map +1 -1
- package/fontes/modificadores/coordenadas.d.ts +2 -2
- package/fontes/modificadores/coordenadas.js +3 -3
- package/fontes/modificadores/coordenadas.js.map +1 -1
- package/fontes/modificadores/cor-barra-rolagem.d.ts +1 -1
- package/fontes/modificadores/cor-barra-rolagem.js +2 -2
- package/fontes/modificadores/cor-barra-rolagem.js.map +1 -1
- package/fontes/modificadores/cor-borda-direita.d.ts +2 -2
- package/fontes/modificadores/cor-borda-direita.js +3 -3
- package/fontes/modificadores/cor-borda-direita.js.map +1 -1
- package/fontes/modificadores/cor-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/cor-borda-em-bloco.js +3 -3
- package/fontes/modificadores/cor-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/cor-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/cor-borda-em-linha.js +3 -3
- package/fontes/modificadores/cor-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/cor-borda-esquerda.d.ts +2 -2
- package/fontes/modificadores/cor-borda-esquerda.js +3 -3
- package/fontes/modificadores/cor-borda-esquerda.js.map +1 -1
- package/fontes/modificadores/cor-borda-inferior.d.ts +2 -2
- package/fontes/modificadores/cor-borda-inferior.js +3 -3
- package/fontes/modificadores/cor-borda-inferior.js.map +1 -1
- package/fontes/modificadores/cor-borda-superior.d.ts +2 -2
- package/fontes/modificadores/cor-borda-superior.js +3 -3
- package/fontes/modificadores/cor-borda-superior.js.map +1 -1
- package/fontes/modificadores/cor-borda.d.ts +2 -2
- package/fontes/modificadores/cor-borda.js +24 -4
- package/fontes/modificadores/cor-borda.js.map +1 -1
- package/fontes/modificadores/cor-contorno.d.ts +5 -2
- package/fontes/modificadores/cor-contorno.js +8 -3
- package/fontes/modificadores/cor-contorno.js.map +1 -1
- package/fontes/modificadores/cor-cursor.d.ts +5 -2
- package/fontes/modificadores/cor-cursor.js +8 -3
- package/fontes/modificadores/cor-cursor.js.map +1 -1
- package/fontes/modificadores/cor-destaque.d.ts +5 -2
- package/fontes/modificadores/cor-destaque.js +8 -3
- package/fontes/modificadores/cor-destaque.js.map +1 -1
- package/fontes/modificadores/cor-enfase-texto.d.ts +1 -1
- package/fontes/modificadores/cor-enfase-texto.js +2 -2
- package/fontes/modificadores/cor-enfase-texto.js.map +1 -1
- package/fontes/modificadores/cor-fim-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/cor-fim-borda-em-bloco.js +3 -3
- package/fontes/modificadores/cor-fim-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/cor-fim-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/cor-fim-borda-em-linha.js +3 -3
- package/fontes/modificadores/cor-fim-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/cor-fundo.d.ts +2 -2
- package/fontes/modificadores/cor-fundo.js +3 -3
- package/fontes/modificadores/cor-fundo.js.map +1 -1
- package/fontes/modificadores/cor-inicio-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/cor-inicio-borda-em-bloco.js +3 -3
- package/fontes/modificadores/cor-inicio-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/cor-inicio-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/cor-inicio-borda-em-linha.js +3 -3
- package/fontes/modificadores/cor-inicio-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/cor.d.ts +2 -2
- package/fontes/modificadores/cor.js +3 -3
- package/fontes/modificadores/cor.js.map +1 -1
- package/fontes/modificadores/cursor.d.ts +2 -2
- package/fontes/modificadores/cursor.js +3 -3
- package/fontes/modificadores/cursor.js.map +1 -1
- package/fontes/modificadores/decoracao-cor-texto .d.ts +2 -2
- package/fontes/modificadores/decoracao-cor-texto .js +4 -3
- package/fontes/modificadores/decoracao-cor-texto .js.map +1 -1
- package/fontes/modificadores/decoracao-espessura-texto.d.ts +2 -2
- package/fontes/modificadores/decoracao-espessura-texto.js +3 -3
- package/fontes/modificadores/decoracao-espessura-texto.js.map +1 -1
- package/fontes/modificadores/decoracao-estilo-texto.d.ts +2 -2
- package/fontes/modificadores/decoracao-estilo-texto.js +3 -3
- package/fontes/modificadores/decoracao-estilo-texto.js.map +1 -1
- package/fontes/modificadores/decoracao-linha-texto.d.ts +2 -2
- package/fontes/modificadores/decoracao-linha-texto.js +3 -3
- package/fontes/modificadores/decoracao-linha-texto.js.map +1 -1
- package/fontes/modificadores/decoracao-texto-sublinhado.d.ts +2 -2
- package/fontes/modificadores/decoracao-texto-sublinhado.js +3 -3
- package/fontes/modificadores/decoracao-texto-sublinhado.js.map +1 -1
- package/fontes/modificadores/decoracao-texto.d.ts +5 -2
- package/fontes/modificadores/decoracao-texto.js +39 -4
- package/fontes/modificadores/decoracao-texto.js.map +1 -1
- package/fontes/modificadores/definir-contador.d.ts +2 -2
- package/fontes/modificadores/definir-contador.js +3 -3
- package/fontes/modificadores/definir-contador.js.map +1 -1
- package/fontes/modificadores/design-tabela.d.ts +2 -2
- package/fontes/modificadores/design-tabela.js +3 -3
- package/fontes/modificadores/design-tabela.js.map +1 -1
- package/fontes/modificadores/deslocamento-em-ancora.d.ts +2 -2
- package/fontes/modificadores/deslocamento-em-ancora.js +3 -3
- package/fontes/modificadores/deslocamento-em-ancora.js.map +1 -1
- package/fontes/modificadores/deslocamento-texto-sublinhado.d.ts +2 -2
- package/fontes/modificadores/deslocamento-texto-sublinhado.js +3 -3
- package/fontes/modificadores/deslocamento-texto-sublinhado.js.map +1 -1
- package/fontes/modificadores/deslocamento.d.ts +1 -1
- package/fontes/modificadores/deslocamento.js +2 -2
- package/fontes/modificadores/deslocamento.js.map +1 -1
- package/fontes/modificadores/deslocar-contorno.d.ts +2 -2
- package/fontes/modificadores/deslocar-contorno.js +3 -3
- package/fontes/modificadores/deslocar-contorno.js.map +1 -1
- package/fontes/modificadores/{aspas.d.ts → deslocar-pontuacao.d.ts} +2 -2
- package/fontes/modificadores/{travar-pontuacao.js → deslocar-pontuacao.js} +7 -7
- package/fontes/modificadores/deslocar-pontuacao.js.map +1 -0
- package/fontes/modificadores/dicionario/dicionario-modificadores.d.ts +2 -1
- package/fontes/modificadores/dicionario/dicionario-modificadores.js +6 -5
- package/fontes/modificadores/dicionario/dicionario-modificadores.js.map +1 -1
- package/fontes/modificadores/direcao-animacao.d.ts +2 -2
- package/fontes/modificadores/direcao-animacao.js +3 -3
- package/fontes/modificadores/direcao-animacao.js.map +1 -1
- package/fontes/modificadores/direcao.d.ts +2 -2
- package/fontes/modificadores/direcao.js +3 -3
- package/fontes/modificadores/direcao.js.map +1 -1
- package/fontes/modificadores/distancia-deslocamento.d.ts +2 -2
- package/fontes/modificadores/distancia-deslocamento.js +3 -3
- package/fontes/modificadores/distancia-deslocamento.js.map +1 -1
- package/fontes/modificadores/duracao-animacao.d.ts +2 -2
- package/fontes/modificadores/duracao-animacao.js +7 -3
- package/fontes/modificadores/duracao-animacao.js.map +1 -1
- package/fontes/modificadores/duracao-transicao.d.ts +2 -2
- package/fontes/modificadores/duracao-transicao.js +3 -3
- package/fontes/modificadores/duracao-transicao.js.map +1 -1
- package/fontes/modificadores/enfase-texto.d.ts +5 -2
- package/fontes/modificadores/enfase-texto.js +44 -4
- package/fontes/modificadores/enfase-texto.js.map +1 -1
- package/fontes/modificadores/escala.d.ts +2 -2
- package/fontes/modificadores/escala.js +4 -3
- package/fontes/modificadores/escala.js.map +1 -1
- package/fontes/modificadores/espacamento-coluna-em-grade.d.ts +4 -1
- package/fontes/modificadores/espacamento-coluna-em-grade.js +22 -3
- package/fontes/modificadores/espacamento-coluna-em-grade.js.map +1 -1
- package/fontes/modificadores/espacamento-coluna.d.ts +2 -2
- package/fontes/modificadores/espacamento-coluna.js +3 -3
- package/fontes/modificadores/espacamento-coluna.js.map +1 -1
- package/fontes/modificadores/espacamento-em-grade.d.ts +1 -1
- package/fontes/modificadores/espacamento-em-grade.js +2 -2
- package/fontes/modificadores/espacamento-em-grade.js.map +1 -1
- package/fontes/modificadores/espacamento-fonte.d.ts +2 -2
- package/fontes/modificadores/espacamento-fonte.js +3 -3
- package/fontes/modificadores/espacamento-fonte.js.map +1 -1
- package/fontes/modificadores/espacamento-letras.d.ts +2 -2
- package/fontes/modificadores/espacamento-letras.js +4 -3
- package/fontes/modificadores/espacamento-letras.js.map +1 -1
- package/fontes/modificadores/espacamento-linha-em-grade.d.ts +1 -1
- package/fontes/modificadores/espacamento-linha-em-grade.js +2 -2
- package/fontes/modificadores/espacamento-linha-em-grade.js.map +1 -1
- package/fontes/modificadores/espacamento-linhas.d.ts +2 -2
- package/fontes/modificadores/espacamento-linhas.js +5 -5
- package/fontes/modificadores/espacamento-linhas.js.map +1 -1
- package/fontes/modificadores/espacamento-palavras.d.ts +2 -2
- package/fontes/modificadores/espacamento-palavras.js +3 -3
- package/fontes/modificadores/espacamento-palavras.js.map +1 -1
- package/fontes/modificadores/espacamento.d.ts +2 -2
- package/fontes/modificadores/espacamento.js +6 -5
- package/fontes/modificadores/espacamento.js.map +1 -1
- package/fontes/modificadores/espaco-borda.d.ts +2 -2
- package/fontes/modificadores/espaco-borda.js +5 -4
- package/fontes/modificadores/espaco-borda.js.map +1 -1
- package/fontes/modificadores/espaco-em-branco.d.ts +2 -2
- package/fontes/modificadores/espaco-em-branco.js +3 -3
- package/fontes/modificadores/espaco-em-branco.js.map +1 -1
- package/fontes/modificadores/espessura-fonte.d.ts +2 -2
- package/fontes/modificadores/espessura-fonte.js +3 -3
- package/fontes/modificadores/espessura-fonte.js.map +1 -1
- package/fontes/modificadores/esquema-cor.d.ts +2 -2
- package/fontes/modificadores/esquema-cor.js +3 -3
- package/fontes/modificadores/esquema-cor.js.map +1 -1
- package/fontes/modificadores/estender-borda-imagem.d.ts +2 -2
- package/fontes/modificadores/estender-borda-imagem.js +4 -3
- package/fontes/modificadores/estender-borda-imagem.js.map +1 -1
- package/fontes/modificadores/estender-coluna.d.ts +2 -2
- package/fontes/modificadores/estender-coluna.js +3 -3
- package/fontes/modificadores/estender-coluna.js.map +1 -1
- package/fontes/modificadores/esticar-fonte.d.ts +2 -2
- package/fontes/modificadores/esticar-fonte.js +3 -3
- package/fontes/modificadores/esticar-fonte.js.map +1 -1
- package/fontes/modificadores/estilo-borda-direita.d.ts +2 -2
- package/fontes/modificadores/estilo-borda-direita.js +3 -3
- package/fontes/modificadores/estilo-borda-direita.js.map +1 -1
- package/fontes/modificadores/estilo-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/estilo-borda-em-bloco.js +3 -3
- package/fontes/modificadores/estilo-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/estilo-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/estilo-borda-em-linha.js +3 -3
- package/fontes/modificadores/estilo-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/estilo-borda-esquerda.d.ts +2 -2
- package/fontes/modificadores/estilo-borda-esquerda.js +3 -3
- package/fontes/modificadores/estilo-borda-esquerda.js.map +1 -1
- package/fontes/modificadores/estilo-borda-inferior.d.ts +2 -2
- package/fontes/modificadores/estilo-borda-inferior.js +3 -3
- package/fontes/modificadores/estilo-borda-inferior.js.map +1 -1
- package/fontes/modificadores/estilo-borda-superior.d.ts +2 -2
- package/fontes/modificadores/estilo-borda-superior.js +3 -3
- package/fontes/modificadores/estilo-borda-superior.js.map +1 -1
- package/fontes/modificadores/estilo-borda.d.ts +1 -1
- package/fontes/modificadores/estilo-borda.js +14 -3
- package/fontes/modificadores/estilo-borda.js.map +1 -1
- package/fontes/modificadores/estilo-contorno.d.ts +2 -2
- package/fontes/modificadores/estilo-contorno.js +3 -3
- package/fontes/modificadores/estilo-contorno.js.map +1 -1
- package/fontes/modificadores/estilo-enfase-texto.d.ts +2 -2
- package/fontes/modificadores/estilo-enfase-texto.js +3 -3
- package/fontes/modificadores/estilo-enfase-texto.js.map +1 -1
- package/fontes/modificadores/estilo-fim-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/estilo-fim-borda-em-bloco.js +3 -3
- package/fontes/modificadores/estilo-fim-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/estilo-fim-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/estilo-fim-borda-em-linha.js +3 -3
- package/fontes/modificadores/estilo-fim-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/estilo-fonte.d.ts +2 -2
- package/fontes/modificadores/estilo-fonte.js +3 -3
- package/fontes/modificadores/estilo-fonte.js.map +1 -1
- package/fontes/modificadores/estilo-inicio-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/estilo-inicio-borda-em-bloco.js +3 -3
- package/fontes/modificadores/estilo-inicio-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/estilo-inicio-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/estilo-inicio-borda-em-linha.js +3 -3
- package/fontes/modificadores/estilo-inicio-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/estilo-lista-imagem.d.ts +1 -1
- package/fontes/modificadores/estilo-lista-imagem.js +2 -2
- package/fontes/modificadores/estilo-lista-imagem.js.map +1 -1
- package/fontes/modificadores/estilo-lista-posicao.d.ts +2 -2
- package/fontes/modificadores/estilo-lista-posicao.js +3 -3
- package/fontes/modificadores/estilo-lista-posicao.js.map +1 -1
- package/fontes/modificadores/estilo-lista-tipo.d.ts +1 -1
- package/fontes/modificadores/estilo-lista-tipo.js +6 -2
- package/fontes/modificadores/estilo-lista-tipo.js.map +1 -1
- package/fontes/modificadores/estilo-lista.d.ts +5 -2
- package/fontes/modificadores/estilo-lista.js +34 -4
- package/fontes/modificadores/estilo-lista.js.map +1 -1
- package/fontes/modificadores/eventos-ponteiro.d.ts +2 -2
- package/fontes/modificadores/eventos-ponteiro.js +6 -3
- package/fontes/modificadores/eventos-ponteiro.js.map +1 -1
- package/fontes/modificadores/exibicao.d.ts +2 -2
- package/fontes/modificadores/exibicao.js +6 -6
- package/fontes/modificadores/exibicao.js.map +1 -1
- package/fontes/modificadores/fatiar-borda-mascara.d.ts +2 -2
- package/fontes/modificadores/fatiar-borda-mascara.js +3 -3
- package/fontes/modificadores/fatiar-borda-mascara.js.map +1 -1
- package/fontes/modificadores/fatiar-imagem-borda.d.ts +2 -2
- package/fontes/modificadores/fatiar-imagem-borda.js +3 -3
- package/fontes/modificadores/fatiar-imagem-borda.js.map +1 -1
- package/fontes/modificadores/filtro-fundo.d.ts +1 -1
- package/fontes/modificadores/filtro-fundo.js +2 -2
- package/fontes/modificadores/filtro-fundo.js.map +1 -1
- package/fontes/modificadores/filtro.d.ts +1 -1
- package/fontes/modificadores/filtro.js +2 -2
- package/fontes/modificadores/filtro.js.map +1 -1
- package/fontes/modificadores/fim-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/fim-borda-em-bloco.js +34 -4
- package/fontes/modificadores/fim-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/fim-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/fim-borda-em-linha.js +34 -4
- package/fontes/modificadores/fim-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/fim-coluna-em-grade.d.ts +2 -2
- package/fontes/modificadores/fim-coluna-em-grade.js +3 -3
- package/fontes/modificadores/fim-coluna-em-grade.js.map +1 -1
- package/fontes/modificadores/fim-linha-em-grade.d.ts +2 -2
- package/fontes/modificadores/fim-linha-em-grade.js +3 -3
- package/fontes/modificadores/fim-linha-em-grade.js.map +1 -1
- package/fontes/modificadores/fixar-fundo.d.ts +2 -2
- package/fontes/modificadores/fixar-fundo.js +3 -3
- package/fontes/modificadores/fixar-fundo.js.map +1 -1
- package/fontes/modificadores/flex-agrupar.d.ts +2 -2
- package/fontes/modificadores/flex-agrupar.js +3 -3
- package/fontes/modificadores/flex-agrupar.js.map +1 -1
- package/fontes/modificadores/flex-comprimento.d.ts +2 -2
- package/fontes/modificadores/flex-comprimento.js +5 -3
- package/fontes/modificadores/flex-comprimento.js.map +1 -1
- package/fontes/modificadores/flex-crescimento.d.ts +2 -2
- package/fontes/modificadores/flex-crescimento.js +3 -3
- package/fontes/modificadores/flex-crescimento.js.map +1 -1
- package/fontes/modificadores/flex-direcao.d.ts +2 -2
- package/fontes/modificadores/flex-direcao.js +3 -3
- package/fontes/modificadores/flex-direcao.js.map +1 -1
- package/fontes/modificadores/flex-fluxo.d.ts +5 -2
- package/fontes/modificadores/flex-fluxo.js +26 -4
- package/fontes/modificadores/flex-fluxo.js.map +1 -1
- package/fontes/modificadores/flex-reduzir.d.ts +2 -2
- package/fontes/modificadores/flex-reduzir.js +3 -3
- package/fontes/modificadores/flex-reduzir.js.map +1 -1
- package/fontes/modificadores/flex.d.ts +5 -2
- package/fontes/modificadores/flex.js +33 -4
- package/fontes/modificadores/flex.js.map +1 -1
- package/fontes/modificadores/flutuar.d.ts +2 -2
- package/fontes/modificadores/flutuar.js +3 -3
- package/fontes/modificadores/flutuar.js.map +1 -1
- package/fontes/modificadores/fluxo-em-grade.d.ts +2 -2
- package/fontes/modificadores/fluxo-em-grade.js +3 -3
- package/fontes/modificadores/fluxo-em-grade.js.map +1 -1
- package/fontes/modificadores/fluxo.d.ts +2 -2
- package/fontes/modificadores/fluxo.js +3 -3
- package/fontes/modificadores/fluxo.js.map +1 -1
- package/fontes/modificadores/fonte-texto.d.ts +2 -2
- package/fontes/modificadores/fonte-texto.js +3 -3
- package/fontes/modificadores/fonte-texto.js.map +1 -1
- package/fontes/modificadores/fonte.d.ts +5 -2
- package/fontes/modificadores/fonte.js +67 -4
- package/fontes/modificadores/fonte.js.map +1 -1
- package/fontes/modificadores/forma-externa.d.ts +2 -2
- package/fontes/modificadores/forma-externa.js +3 -3
- package/fontes/modificadores/forma-externa.js.map +1 -1
- package/fontes/modificadores/forma-margem.d.ts +2 -2
- package/fontes/modificadores/forma-margem.js +3 -3
- package/fontes/modificadores/forma-margem.js.map +1 -1
- package/fontes/modificadores/fundo.d.ts +5 -2
- package/fontes/modificadores/fundo.js +63 -4
- package/fontes/modificadores/fundo.js.map +1 -1
- package/fontes/modificadores/girar.d.ts +2 -2
- package/fontes/modificadores/girar.js +3 -3
- package/fontes/modificadores/girar.js.map +1 -1
- package/fontes/modificadores/grade.d.ts +5 -2
- package/fontes/modificadores/grade.js +30 -4
- package/fontes/modificadores/grade.js.map +1 -1
- package/fontes/modificadores/hifens.d.ts +2 -2
- package/fontes/modificadores/hifens.js +3 -3
- package/fontes/modificadores/hifens.js.map +1 -1
- package/fontes/modificadores/imagem-borda.d.ts +1 -1
- package/fontes/modificadores/imagem-borda.js +2 -2
- package/fontes/modificadores/imagem-borda.js.map +1 -1
- package/fontes/modificadores/imagem-fundo.d.ts +2 -2
- package/fontes/modificadores/imagem-fundo.js +3 -3
- package/fontes/modificadores/imagem-fundo.js.map +1 -1
- package/fontes/modificadores/imagem-mascara.d.ts +1 -1
- package/fontes/modificadores/imagem-mascara.js +2 -2
- package/fontes/modificadores/imagem-mascara.js.map +1 -1
- package/fontes/modificadores/impressao-ajuste-cor.d.ts +2 -2
- package/fontes/modificadores/impressao-ajuste-cor.js +3 -3
- package/fontes/modificadores/impressao-ajuste-cor.js.map +1 -1
- package/fontes/modificadores/incrementar-contador.d.ts +2 -2
- package/fontes/modificadores/incrementar-contador.js +3 -3
- package/fontes/modificadores/incrementar-contador.js.map +1 -1
- package/fontes/modificadores/indentacao-texto.d.ts +2 -2
- package/fontes/modificadores/indentacao-texto.js +6 -3
- package/fontes/modificadores/indentacao-texto.js.map +1 -1
- package/fontes/modificadores/index.d.ts +2 -2
- package/fontes/modificadores/index.js +2 -2
- package/fontes/modificadores/index.js.map +1 -1
- package/fontes/modificadores/indice-z.d.ts +2 -2
- package/fontes/modificadores/indice-z.js +3 -3
- package/fontes/modificadores/indice-z.js.map +1 -1
- package/fontes/modificadores/inicio-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/inicio-borda-em-bloco.js +34 -4
- package/fontes/modificadores/inicio-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/inicio-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/inicio-borda-em-linha.js +34 -4
- package/fontes/modificadores/inicio-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/inicio-borda-mascara.d.ts +2 -2
- package/fontes/modificadores/inicio-borda-mascara.js +3 -3
- package/fontes/modificadores/inicio-borda-mascara.js.map +1 -1
- package/fontes/modificadores/inicio-coluna-em-grade.d.ts +2 -2
- package/fontes/modificadores/inicio-coluna-em-grade.js +3 -3
- package/fontes/modificadores/inicio-coluna-em-grade.js.map +1 -1
- package/fontes/modificadores/inicio-insercao-em-bloco.d.ts +2 -2
- package/fontes/modificadores/inicio-insercao-em-bloco.js +3 -3
- package/fontes/modificadores/inicio-insercao-em-bloco.js.map +1 -1
- package/fontes/modificadores/inicio-insercao-em-linha.d.ts +1 -1
- package/fontes/modificadores/inicio-insercao-em-linha.js +2 -2
- package/fontes/modificadores/inicio-insercao-em-linha.js.map +1 -1
- package/fontes/modificadores/inicio-linha-em-grade.d.ts +2 -2
- package/fontes/modificadores/inicio-linha-em-grade.js +3 -3
- package/fontes/modificadores/inicio-linha-em-grade.js.map +1 -1
- package/fontes/modificadores/inicio-margem-em-bloco.d.ts +2 -2
- package/fontes/modificadores/inicio-margem-em-bloco.js +3 -3
- package/fontes/modificadores/inicio-margem-em-bloco.js.map +1 -1
- package/fontes/modificadores/inicio-margem-em-linha.d.ts +2 -2
- package/fontes/modificadores/inicio-margem-em-linha.js +3 -3
- package/fontes/modificadores/inicio-margem-em-linha.js.map +1 -1
- package/fontes/modificadores/inicio-recuo-em-bloco.d.ts +2 -2
- package/fontes/modificadores/inicio-recuo-em-bloco.js +8 -6
- package/fontes/modificadores/inicio-recuo-em-bloco.js.map +1 -1
- package/fontes/modificadores/inicio-recuo-em-linha.d.ts +2 -2
- package/fontes/modificadores/inicio-recuo-em-linha.js +7 -6
- package/fontes/modificadores/inicio-recuo-em-linha.js.map +1 -1
- package/fontes/modificadores/insercao-em-bloco-fim.d.ts +2 -2
- package/fontes/modificadores/insercao-em-bloco-fim.js +6 -4
- package/fontes/modificadores/insercao-em-bloco-fim.js.map +1 -1
- package/fontes/modificadores/insercao-em-bloco.d.ts +5 -2
- package/fontes/modificadores/insercao-em-bloco.js +27 -4
- package/fontes/modificadores/insercao-em-bloco.js.map +1 -1
- package/fontes/modificadores/insercao-em-linha-fim.d.ts +2 -2
- package/fontes/modificadores/insercao-em-linha-fim.js +6 -4
- package/fontes/modificadores/insercao-em-linha-fim.js.map +1 -1
- package/fontes/modificadores/insercao-em-linha.d.ts +5 -2
- package/fontes/modificadores/insercao-em-linha.js +27 -4
- package/fontes/modificadores/insercao-em-linha.js.map +1 -1
- package/fontes/modificadores/insercao.d.ts +2 -2
- package/fontes/modificadores/insercao.js +5 -3
- package/fontes/modificadores/insercao.js.map +1 -1
- package/fontes/modificadores/isolamento.d.ts +2 -2
- package/fontes/modificadores/isolamento.js +3 -3
- package/fontes/modificadores/isolamento.js.map +1 -1
- package/fontes/modificadores/justificar-conteudo.d.ts +2 -2
- package/fontes/modificadores/justificar-conteudo.js +3 -3
- package/fontes/modificadores/justificar-conteudo.js.map +1 -1
- package/fontes/modificadores/justificar-itens.d.ts +2 -2
- package/fontes/modificadores/justificar-itens.js +5 -3
- package/fontes/modificadores/justificar-itens.js.map +1 -1
- package/fontes/modificadores/justificar-se.d.ts +2 -2
- package/fontes/modificadores/justificar-se.js +3 -3
- package/fontes/modificadores/justificar-se.js.map +1 -1
- package/fontes/modificadores/justificar-texto.d.ts +2 -2
- package/fontes/modificadores/justificar-texto.js +3 -3
- package/fontes/modificadores/justificar-texto.js.map +1 -1
- package/fontes/modificadores/largura-barra-rolagem.d.ts +2 -2
- package/fontes/modificadores/largura-barra-rolagem.js +3 -3
- package/fontes/modificadores/largura-barra-rolagem.js.map +1 -1
- package/fontes/modificadores/largura-borda-direita.d.ts +2 -2
- package/fontes/modificadores/largura-borda-direita.js +3 -3
- package/fontes/modificadores/largura-borda-direita.js.map +1 -1
- package/fontes/modificadores/largura-borda-em-bloco.d.ts +1 -1
- package/fontes/modificadores/largura-borda-em-bloco.js +2 -2
- package/fontes/modificadores/largura-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/largura-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/largura-borda-em-linha.js +3 -3
- package/fontes/modificadores/largura-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/largura-borda-esquerda.d.ts +2 -2
- package/fontes/modificadores/largura-borda-esquerda.js +3 -3
- package/fontes/modificadores/largura-borda-esquerda.js.map +1 -1
- package/fontes/modificadores/largura-borda-inferior.d.ts +2 -2
- package/fontes/modificadores/largura-borda-inferior.js +3 -3
- package/fontes/modificadores/largura-borda-inferior.js.map +1 -1
- package/fontes/modificadores/largura-borda-mascara.d.ts +2 -2
- package/fontes/modificadores/largura-borda-mascara.js +3 -3
- package/fontes/modificadores/largura-borda-mascara.js.map +1 -1
- package/fontes/modificadores/largura-borda-superior.d.ts +2 -2
- package/fontes/modificadores/largura-borda-superior.js +3 -3
- package/fontes/modificadores/largura-borda-superior.js.map +1 -1
- package/fontes/modificadores/largura-borda.d.ts +1 -1
- package/fontes/modificadores/largura-borda.js +2 -2
- package/fontes/modificadores/largura-borda.js.map +1 -1
- package/fontes/modificadores/largura-coluna.d.ts +2 -2
- package/fontes/modificadores/largura-coluna.js +3 -3
- package/fontes/modificadores/largura-coluna.js.map +1 -1
- package/fontes/modificadores/largura-contorno.d.ts +2 -2
- package/fontes/modificadores/largura-contorno.js +3 -3
- package/fontes/modificadores/largura-contorno.js.map +1 -1
- package/fontes/modificadores/largura-fim-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/largura-fim-borda-em-bloco.js +3 -3
- package/fontes/modificadores/largura-fim-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/largura-fim-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/largura-fim-borda-em-linha.js +3 -3
- package/fontes/modificadores/largura-fim-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/largura-imagem-borda.d.ts +2 -2
- package/fontes/modificadores/largura-imagem-borda.js +4 -3
- package/fontes/modificadores/largura-imagem-borda.js.map +1 -1
- package/fontes/modificadores/largura-inicio-borda-em-bloco.d.ts +2 -2
- package/fontes/modificadores/largura-inicio-borda-em-bloco.js +3 -3
- package/fontes/modificadores/largura-inicio-borda-em-bloco.js.map +1 -1
- package/fontes/modificadores/largura-inicio-borda-em-linha.d.ts +2 -2
- package/fontes/modificadores/largura-inicio-borda-em-linha.js +3 -3
- package/fontes/modificadores/largura-inicio-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/largura-maxima.d.ts +2 -2
- package/fontes/modificadores/largura-maxima.js +4 -3
- package/fontes/modificadores/largura-maxima.js.map +1 -1
- package/fontes/modificadores/largura-minima.d.ts +2 -2
- package/fontes/modificadores/largura-minima.js +4 -3
- package/fontes/modificadores/largura-minima.js.map +1 -1
- package/fontes/modificadores/largura.d.ts +2 -2
- package/fontes/modificadores/largura.js +4 -3
- package/fontes/modificadores/largura.js.map +1 -1
- package/fontes/modificadores/limite-forma-imagem.d.ts +2 -2
- package/fontes/modificadores/limite-forma-imagem.js +3 -3
- package/fontes/modificadores/limite-forma-imagem.js.map +1 -1
- package/fontes/modificadores/linha-em-grade.d.ts +5 -2
- package/fontes/modificadores/linha-em-grade.js +22 -4
- package/fontes/modificadores/linha-em-grade.js.map +1 -1
- package/fontes/modificadores/linhas-inferiores.d.ts +2 -2
- package/fontes/modificadores/linhas-inferiores.js +3 -3
- package/fontes/modificadores/linhas-inferiores.js.map +1 -1
- package/fontes/modificadores/linhas-superiores.d.ts +2 -2
- package/fontes/modificadores/linhas-superiores.js +3 -3
- package/fontes/modificadores/linhas-superiores.js.map +1 -1
- package/fontes/modificadores/margem-direita-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/margem-direita-rolagem-mouse.js +3 -3
- package/fontes/modificadores/margem-direita-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/margem-direita.d.ts +2 -2
- package/fontes/modificadores/margem-direita.js +3 -3
- package/fontes/modificadores/margem-direita.js.map +1 -1
- package/fontes/modificadores/margem-em-bloco-fim.d.ts +2 -2
- package/fontes/modificadores/margem-em-bloco-fim.js +3 -3
- package/fontes/modificadores/margem-em-bloco-fim.js.map +1 -1
- package/fontes/modificadores/margem-em-bloco-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/margem-em-bloco-rolagem-mouse.js +19 -4
- package/fontes/modificadores/margem-em-bloco-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/margem-em-bloco.d.ts +5 -2
- package/fontes/modificadores/margem-em-bloco.js +27 -4
- package/fontes/modificadores/margem-em-bloco.js.map +1 -1
- package/fontes/modificadores/margem-em-linha-fim.d.ts +2 -2
- package/fontes/modificadores/margem-em-linha-fim.js +3 -3
- package/fontes/modificadores/margem-em-linha-fim.js.map +1 -1
- package/fontes/modificadores/margem-em-linha-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/margem-em-linha-rolagem-mouse.js +19 -4
- package/fontes/modificadores/margem-em-linha-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/margem-em-linha.d.ts +5 -2
- package/fontes/modificadores/margem-em-linha.js +28 -5
- package/fontes/modificadores/margem-em-linha.js.map +1 -1
- package/fontes/modificadores/margem-esquerda-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/margem-esquerda-rolagem-mouse.js +3 -3
- package/fontes/modificadores/margem-esquerda-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/margem-esquerda.d.ts +2 -2
- package/fontes/modificadores/margem-esquerda.js +3 -3
- package/fontes/modificadores/margem-esquerda.js.map +1 -1
- package/fontes/modificadores/margem-inferior-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/margem-inferior-rolagem-mouse.js +3 -3
- package/fontes/modificadores/margem-inferior-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/margem-inferior.d.ts +2 -2
- package/fontes/modificadores/margem-inferior.js +3 -3
- package/fontes/modificadores/margem-inferior.js.map +1 -1
- package/fontes/modificadores/margem-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/margem-rolagem-mouse.js +19 -4
- package/fontes/modificadores/margem-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/margem-superior-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/margem-superior-rolagem-mouse.js +3 -3
- package/fontes/modificadores/margem-superior-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/margem-superior.d.ts +2 -2
- package/fontes/modificadores/margem-superior.js +3 -3
- package/fontes/modificadores/margem-superior.js.map +1 -1
- package/fontes/modificadores/margem.d.ts +5 -2
- package/fontes/modificadores/margem.js +28 -4
- package/fontes/modificadores/margem.js.map +1 -1
- package/fontes/modificadores/mascara.d.ts +5 -2
- package/fontes/modificadores/mascara.js +59 -4
- package/fontes/modificadores/mascara.js.map +1 -1
- package/fontes/modificadores/mesclar-fundo.d.ts +2 -2
- package/fontes/modificadores/mesclar-fundo.js +6 -6
- package/fontes/modificadores/mesclar-fundo.js.map +1 -1
- package/fontes/modificadores/modelo-colunas-em-grade.d.ts +1 -1
- package/fontes/modificadores/modelo-colunas-em-grade.js +2 -2
- package/fontes/modificadores/modelo-colunas-em-grade.js.map +1 -1
- package/fontes/modificadores/modelo-em-grade.d.ts +1 -1
- package/fontes/modificadores/modelo-em-grade.js +2 -2
- package/fontes/modificadores/modelo-em-grade.js.map +1 -1
- package/fontes/modificadores/modelo-geral-em-grade.d.ts +1 -1
- package/fontes/modificadores/modelo-geral-em-grade.js +2 -2
- package/fontes/modificadores/modelo-geral-em-grade.js.map +1 -1
- package/fontes/modificadores/modelo-linhas-em-grade.d.ts +1 -1
- package/fontes/modificadores/modelo-linhas-em-grade.js +2 -2
- package/fontes/modificadores/modelo-linhas-em-grade.js.map +1 -1
- package/fontes/modificadores/modo-borda-mascara.d.ts +2 -2
- package/fontes/modificadores/modo-borda-mascara.js +3 -3
- package/fontes/modificadores/modo-borda-mascara.js.map +1 -1
- package/fontes/modificadores/modo-escrita.d.ts +2 -2
- package/fontes/modificadores/modo-escrita.js +3 -3
- package/fontes/modificadores/modo-escrita.js.map +1 -1
- package/fontes/modificadores/modo-mascara.d.ts +2 -2
- package/fontes/modificadores/modo-mascara.js +3 -3
- package/fontes/modificadores/modo-mascara.js.map +1 -1
- package/fontes/modificadores/modo-mescla.d.ts +2 -2
- package/fontes/modificadores/modo-mescla.js +7 -7
- package/fontes/modificadores/modo-mescla.js.map +1 -1
- package/fontes/modificadores/modo-preenchimento-animacao.d.ts +2 -2
- package/fontes/modificadores/modo-preenchimento-animacao.js +3 -3
- package/fontes/modificadores/modo-preenchimento-animacao.js.map +1 -1
- package/fontes/modificadores/nome-animacao.d.ts +2 -2
- package/fontes/modificadores/nome-animacao.js +5 -3
- package/fontes/modificadores/nome-animacao.js.map +1 -1
- package/fontes/modificadores/opacidade.d.ts +2 -2
- package/fontes/modificadores/opacidade.js +3 -3
- package/fontes/modificadores/opacidade.js.map +1 -1
- package/fontes/modificadores/ordem-pintura.d.ts +2 -2
- package/fontes/modificadores/ordem-pintura.js +3 -3
- package/fontes/modificadores/ordem-pintura.js.map +1 -1
- package/fontes/modificadores/ordenar.d.ts +2 -2
- package/fontes/modificadores/ordenar.js +3 -3
- package/fontes/modificadores/ordenar.js.map +1 -1
- package/fontes/modificadores/orientacao-imagem.d.ts +2 -2
- package/fontes/modificadores/orientacao-imagem.js +3 -3
- package/fontes/modificadores/orientacao-imagem.js.map +1 -1
- package/fontes/modificadores/orientacao-texto.d.ts +2 -2
- package/fontes/modificadores/orientacao-texto.js +3 -3
- package/fontes/modificadores/orientacao-texto.js.map +1 -1
- package/fontes/modificadores/origem-borda-mascara.d.ts +2 -2
- package/fontes/modificadores/origem-borda-mascara.js +3 -3
- package/fontes/modificadores/origem-borda-mascara.js.map +1 -1
- package/fontes/modificadores/origem-fundo.d.ts +2 -2
- package/fontes/modificadores/origem-fundo.js +6 -6
- package/fontes/modificadores/origem-fundo.js.map +1 -1
- package/fontes/modificadores/origem-imagem-borda.d.ts +1 -1
- package/fontes/modificadores/origem-imagem-borda.js +2 -2
- package/fontes/modificadores/origem-imagem-borda.js.map +1 -1
- package/fontes/modificadores/origem-mascara.d.ts +2 -2
- package/fontes/modificadores/origem-mascara.js +3 -5
- package/fontes/modificadores/origem-mascara.js.map +1 -1
- package/fontes/modificadores/origem-perspectiva.d.ts +2 -2
- package/fontes/modificadores/origem-perspectiva.js +3 -3
- package/fontes/modificadores/origem-perspectiva.js.map +1 -1
- package/fontes/modificadores/parar-encaixe-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/parar-encaixe-rolagem-mouse.js +3 -3
- package/fontes/modificadores/parar-encaixe-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/perspectiva.d.ts +2 -2
- package/fontes/modificadores/perspectiva.js +6 -6
- package/fontes/modificadores/perspectiva.js.map +1 -1
- package/fontes/modificadores/posicao-deslocamento.d.ts +2 -2
- package/fontes/modificadores/posicao-deslocamento.js +3 -3
- package/fontes/modificadores/posicao-deslocamento.js.map +1 -1
- package/fontes/modificadores/posicao-direita.d.ts +2 -2
- package/fontes/modificadores/posicao-direita.js +5 -4
- package/fontes/modificadores/posicao-direita.js.map +1 -1
- package/fontes/modificadores/posicao-enfase-texto.d.ts +2 -2
- package/fontes/modificadores/posicao-enfase-texto.js +3 -3
- package/fontes/modificadores/posicao-enfase-texto.js.map +1 -1
- package/fontes/modificadores/posicao-esquerda.d.ts +2 -2
- package/fontes/modificadores/posicao-esquerda.js +4 -4
- package/fontes/modificadores/posicao-esquerda.js.map +1 -1
- package/fontes/modificadores/posicao-fundo.d.ts +2 -2
- package/fontes/modificadores/posicao-fundo.js +6 -5
- package/fontes/modificadores/posicao-fundo.js.map +1 -1
- package/fontes/modificadores/posicao-horizontal-fundo.d.ts +2 -2
- package/fontes/modificadores/posicao-horizontal-fundo.js +6 -5
- package/fontes/modificadores/posicao-horizontal-fundo.js.map +1 -1
- package/fontes/modificadores/posicao-inferior.d.ts +2 -2
- package/fontes/modificadores/posicao-inferior.js +3 -3
- package/fontes/modificadores/posicao-inferior.js.map +1 -1
- package/fontes/modificadores/posicao-legenda.d.ts +2 -2
- package/fontes/modificadores/posicao-legenda.js +3 -3
- package/fontes/modificadores/posicao-legenda.js.map +1 -1
- package/fontes/modificadores/posicao-mascara.d.ts +2 -2
- package/fontes/modificadores/posicao-mascara.js +3 -3
- package/fontes/modificadores/posicao-mascara.js.map +1 -1
- package/fontes/modificadores/posicao-objeto.d.ts +2 -2
- package/fontes/modificadores/posicao-objeto.js +3 -3
- package/fontes/modificadores/posicao-objeto.js.map +1 -1
- package/fontes/modificadores/posicao-superior.d.ts +2 -2
- package/fontes/modificadores/posicao-superior.js +3 -3
- package/fontes/modificadores/posicao-superior.js.map +1 -1
- package/fontes/modificadores/posicao-texto-sublinhado.d.ts +2 -2
- package/fontes/modificadores/posicao-texto-sublinhado.js +7 -3
- package/fontes/modificadores/posicao-texto-sublinhado.js.map +1 -1
- package/fontes/modificadores/posicao-vertical-fundo.d.ts +2 -2
- package/fontes/modificadores/posicao-vertical-fundo.js +6 -3
- package/fontes/modificadores/posicao-vertical-fundo.js.map +1 -1
- package/fontes/modificadores/posicao.d.ts +2 -2
- package/fontes/modificadores/posicao.js +3 -3
- package/fontes/modificadores/posicao.js.map +1 -1
- package/fontes/modificadores/posicionar-conteudo.d.ts +5 -2
- package/fontes/modificadores/posicionar-conteudo.js +40 -4
- package/fontes/modificadores/posicionar-conteudo.js.map +1 -1
- package/fontes/modificadores/posicionar-itens.d.ts +5 -2
- package/fontes/modificadores/posicionar-itens.js +37 -4
- package/fontes/modificadores/posicionar-itens.js.map +1 -1
- package/fontes/modificadores/posicionar-se.d.ts +5 -2
- package/fontes/modificadores/posicionar-se.js +38 -4
- package/fontes/modificadores/posicionar-se.js.map +1 -1
- package/fontes/modificadores/preencher-coluna.d.ts +2 -2
- package/fontes/modificadores/preencher-coluna.js +3 -3
- package/fontes/modificadores/preencher-coluna.js.map +1 -1
- package/fontes/modificadores/proporcao-tela.d.ts +2 -2
- package/fontes/modificadores/proporcao-tela.js +3 -3
- package/fontes/modificadores/proporcao-tela.js.map +1 -1
- package/fontes/modificadores/propriedade-transicao.d.ts +2 -2
- package/fontes/modificadores/propriedade-transicao.js +3 -3
- package/fontes/modificadores/propriedade-transicao.js.map +1 -1
- package/fontes/modificadores/quebra-decoracao-caixa.d.ts +2 -2
- package/fontes/modificadores/quebra-decoracao-caixa.js +3 -3
- package/fontes/modificadores/quebra-decoracao-caixa.js.map +1 -1
- package/fontes/modificadores/quebrar-antes.d.ts +2 -2
- package/fontes/modificadores/quebrar-antes.js +3 -3
- package/fontes/modificadores/quebrar-antes.js.map +1 -1
- package/fontes/modificadores/quebrar-apos.d.ts +2 -2
- package/fontes/modificadores/quebrar-apos.js +3 -3
- package/fontes/modificadores/quebrar-apos.js.map +1 -1
- package/fontes/modificadores/quebrar-dentro.d.ts +2 -2
- package/fontes/modificadores/quebrar-dentro.js +3 -3
- package/fontes/modificadores/quebrar-dentro.js.map +1 -1
- package/fontes/modificadores/quebrar-linha.d.ts +2 -2
- package/fontes/modificadores/quebrar-linha.js +3 -3
- package/fontes/modificadores/quebrar-linha.js.map +1 -1
- package/fontes/modificadores/quebrar-pagina-antes.d.ts +2 -2
- package/fontes/modificadores/quebrar-pagina-antes.js +3 -3
- package/fontes/modificadores/quebrar-pagina-antes.js.map +1 -1
- package/fontes/modificadores/quebrar-pagina-apos.d.ts +2 -2
- package/fontes/modificadores/quebrar-pagina-apos.js +3 -3
- package/fontes/modificadores/quebrar-pagina-apos.js.map +1 -1
- package/fontes/modificadores/quebrar-pagina-dentro.d.ts +2 -2
- package/fontes/modificadores/quebrar-pagina-dentro.js +3 -3
- package/fontes/modificadores/quebrar-pagina-dentro.js.map +1 -1
- package/fontes/modificadores/quebrar-palavra.d.ts +2 -2
- package/fontes/modificadores/quebrar-palavra.js +3 -3
- package/fontes/modificadores/quebrar-palavra.js.map +1 -1
- package/fontes/modificadores/raio-borda.d.ts +2 -2
- package/fontes/modificadores/raio-borda.js +22 -4
- package/fontes/modificadores/raio-borda.js.map +1 -1
- package/fontes/modificadores/raio-direito-borda-inferior.d.ts +2 -2
- package/fontes/modificadores/raio-direito-borda-inferior.js +3 -3
- package/fontes/modificadores/raio-direito-borda-inferior.js.map +1 -1
- package/fontes/modificadores/raio-direito-borda-superior.d.ts +2 -2
- package/fontes/modificadores/raio-direito-borda-superior.js +3 -3
- package/fontes/modificadores/raio-direito-borda-superior.js.map +1 -1
- package/fontes/modificadores/raio-esquerdo-borda-inferior.d.ts +2 -2
- package/fontes/modificadores/raio-esquerdo-borda-inferior.js +3 -3
- package/fontes/modificadores/raio-esquerdo-borda-inferior.js.map +1 -1
- package/fontes/modificadores/raio-esquerdo-borda-superior.d.ts +2 -2
- package/fontes/modificadores/raio-esquerdo-borda-superior.js +3 -3
- package/fontes/modificadores/raio-esquerdo-borda-superior.js.map +1 -1
- package/fontes/modificadores/recolher-borda.d.ts +2 -2
- package/fontes/modificadores/recolher-borda.js +3 -3
- package/fontes/modificadores/recolher-borda.js.map +1 -1
- package/fontes/modificadores/recortar-fundo.d.ts +2 -2
- package/fontes/modificadores/recortar-fundo.js +5 -5
- package/fontes/modificadores/recortar-fundo.js.map +1 -1
- package/fontes/modificadores/recortar-margem-vazada.d.ts +2 -2
- package/fontes/modificadores/recortar-margem-vazada.js +6 -3
- package/fontes/modificadores/recortar-margem-vazada.js.map +1 -1
- package/fontes/modificadores/recortar.d.ts +2 -2
- package/fontes/modificadores/recortar.js +3 -3
- package/fontes/modificadores/recortar.js.map +1 -1
- package/fontes/modificadores/recuo-direito-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/recuo-direito-rolagem-mouse.js +3 -3
- package/fontes/modificadores/recuo-direito-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/recuo-direito.d.ts +2 -2
- package/fontes/modificadores/recuo-direito.js +3 -3
- package/fontes/modificadores/recuo-direito.js.map +1 -1
- package/fontes/modificadores/recuo-em-bloco-fim.d.ts +2 -2
- package/fontes/modificadores/recuo-em-bloco-fim.js +3 -3
- package/fontes/modificadores/recuo-em-bloco-fim.js.map +1 -1
- package/fontes/modificadores/recuo-em-bloco-rolagem-mouse.d.ts +5 -2
- package/fontes/modificadores/recuo-em-bloco-rolagem-mouse.js +27 -4
- package/fontes/modificadores/recuo-em-bloco-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/recuo-em-bloco.d.ts +2 -2
- package/fontes/modificadores/recuo-em-bloco.js +22 -4
- package/fontes/modificadores/recuo-em-bloco.js.map +1 -1
- package/fontes/modificadores/recuo-em-linha-fim.d.ts +2 -2
- package/fontes/modificadores/recuo-em-linha-fim.js +3 -3
- package/fontes/modificadores/recuo-em-linha-fim.js.map +1 -1
- package/fontes/modificadores/recuo-em-linha-rolagem-mouse.d.ts +5 -2
- package/fontes/modificadores/recuo-em-linha-rolagem-mouse.js +27 -4
- package/fontes/modificadores/recuo-em-linha-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/recuo-em-linha.d.ts +2 -2
- package/fontes/modificadores/recuo-em-linha.js +19 -4
- package/fontes/modificadores/recuo-em-linha.js.map +1 -1
- package/fontes/modificadores/recuo-esquerdo-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/recuo-esquerdo-rolagem-mouse.js +3 -3
- package/fontes/modificadores/recuo-esquerdo-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/recuo-esquerdo.d.ts +2 -2
- package/fontes/modificadores/recuo-esquerdo.js +3 -3
- package/fontes/modificadores/recuo-esquerdo.js.map +1 -1
- package/fontes/modificadores/recuo-inferior-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/recuo-inferior-rolagem-mouse.js +3 -3
- package/fontes/modificadores/recuo-inferior-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/recuo-inferior.d.ts +2 -2
- package/fontes/modificadores/recuo-inferior.js +3 -3
- package/fontes/modificadores/recuo-inferior.js.map +1 -1
- package/fontes/modificadores/recuo-rolagem-mouse.d.ts +5 -2
- package/fontes/modificadores/recuo-rolagem-mouse.js +27 -4
- package/fontes/modificadores/recuo-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/recuo-superior-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/recuo-superior-rolagem-mouse.js +3 -3
- package/fontes/modificadores/recuo-superior-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/recuo-superior.d.ts +2 -2
- package/fontes/modificadores/recuo-superior.js +3 -3
- package/fontes/modificadores/recuo-superior.js.map +1 -1
- package/fontes/modificadores/recuo.d.ts +2 -2
- package/fontes/modificadores/recuo.js +23 -4
- package/fontes/modificadores/recuo.js.map +1 -1
- package/fontes/modificadores/recursos-fonte.d.ts +1 -1
- package/fontes/modificadores/recursos-fonte.js +2 -2
- package/fontes/modificadores/recursos-fonte.js.map +1 -1
- package/fontes/modificadores/redimensionar.d.ts +2 -2
- package/fontes/modificadores/redimensionar.js +3 -3
- package/fontes/modificadores/redimensionar.js.map +1 -1
- package/fontes/modificadores/regras-coluna.d.ts +5 -2
- package/fontes/modificadores/regras-coluna.js +42 -5
- package/fontes/modificadores/regras-coluna.js.map +1 -1
- package/fontes/modificadores/regras-cor-coluna.d.ts +2 -2
- package/fontes/modificadores/regras-cor-coluna.js +4 -4
- package/fontes/modificadores/regras-cor-coluna.js.map +1 -1
- package/fontes/modificadores/regras-estilo-coluna.d.ts +2 -2
- package/fontes/modificadores/regras-estilo-coluna.js +4 -4
- package/fontes/modificadores/regras-estilo-coluna.js.map +1 -1
- package/fontes/modificadores/regras-largura-coluna.d.ts +2 -2
- package/fontes/modificadores/regras-largura-coluna.js +4 -4
- package/fontes/modificadores/regras-largura-coluna.js.map +1 -1
- package/fontes/modificadores/reiniciar-contador.d.ts +2 -2
- package/fontes/modificadores/reiniciar-contador.js +3 -3
- package/fontes/modificadores/reiniciar-contador.js.map +1 -1
- package/fontes/modificadores/reiniciar-tudo.d.ts +2 -2
- package/fontes/modificadores/reiniciar-tudo.js +3 -3
- package/fontes/modificadores/reiniciar-tudo.js.map +1 -1
- package/fontes/modificadores/renderizacao-imagem.d.ts +2 -2
- package/fontes/modificadores/renderizacao-imagem.js +4 -4
- package/fontes/modificadores/renderizacao-imagem.js.map +1 -1
- package/fontes/modificadores/renderizacao-texto.d.ts +2 -2
- package/fontes/modificadores/renderizacao-texto.js +3 -3
- package/fontes/modificadores/renderizacao-texto.js.map +1 -1
- package/fontes/modificadores/repeticao-borda-mascara.d.ts +2 -2
- package/fontes/modificadores/repeticao-borda-mascara.js +3 -3
- package/fontes/modificadores/repeticao-borda-mascara.js.map +1 -1
- package/fontes/modificadores/repetir-animacao.d.ts +2 -2
- package/fontes/modificadores/repetir-animacao.js +3 -3
- package/fontes/modificadores/repetir-animacao.js.map +1 -1
- package/fontes/modificadores/repetir-fundo.d.ts +2 -2
- package/fontes/modificadores/repetir-fundo.js +6 -3
- package/fontes/modificadores/repetir-fundo.js.map +1 -1
- package/fontes/modificadores/repetir-imagem-borda.d.ts +2 -2
- package/fontes/modificadores/repetir-imagem-borda.js +3 -3
- package/fontes/modificadores/repetir-imagem-borda.js.map +1 -1
- package/fontes/modificadores/repetir-mascara.d.ts +2 -2
- package/fontes/modificadores/repetir-mascara.js +7 -4
- package/fontes/modificadores/repetir-mascara.js.map +1 -1
- package/fontes/modificadores/rotacao-deslocamento.d.ts +2 -2
- package/fontes/modificadores/rotacao-deslocamento.js +6 -4
- package/fontes/modificadores/rotacao-deslocamento.js.map +1 -1
- package/fontes/modificadores/selecao-usuario.d.ts +2 -2
- package/fontes/modificadores/selecao-usuario.js +4 -5
- package/fontes/modificadores/selecao-usuario.js.map +1 -1
- package/fontes/modificadores/sintetizar-fonte.d.ts +2 -2
- package/fontes/modificadores/sintetizar-fonte.js +3 -3
- package/fontes/modificadores/sintetizar-fonte.js.map +1 -1
- package/fontes/modificadores/sombra-caixa.d.ts +5 -2
- package/fontes/modificadores/sombra-caixa.js +37 -4
- package/fontes/modificadores/sombra-caixa.js.map +1 -1
- package/fontes/modificadores/sombra-texto.d.ts +1 -1
- package/fontes/modificadores/sombra-texto.js +2 -2
- package/fontes/modificadores/sombra-texto.js.map +1 -1
- package/fontes/modificadores/status-animacao.d.ts +2 -2
- package/fontes/modificadores/status-animacao.js +4 -4
- package/fontes/modificadores/status-animacao.js.map +1 -1
- package/fontes/modificadores/substituir-idioma-fonte.d.ts +1 -1
- package/fontes/modificadores/substituir-idioma-fonte.js +2 -2
- package/fontes/modificadores/substituir-idioma-fonte.js.map +1 -1
- package/fontes/modificadores/superclasse/index.d.ts +1 -0
- package/fontes/modificadores/superclasse/index.js +1 -0
- package/fontes/modificadores/superclasse/index.js.map +1 -1
- package/fontes/modificadores/superclasse/modificador.d.ts +3 -1
- package/fontes/modificadores/superclasse/modificador.js +2 -1
- package/fontes/modificadores/superclasse/modificador.js.map +1 -1
- package/fontes/modificadores/superclasse/pragmas-modificador.d.ts +5 -0
- package/fontes/modificadores/superclasse/pragmas-modificador.js +3 -0
- package/fontes/modificadores/superclasse/pragmas-modificador.js.map +1 -0
- package/fontes/modificadores/superclasse/seletor-modificador.d.ts +2 -1
- package/fontes/modificadores/superclasse/seletor-modificador.js +5 -5
- package/fontes/modificadores/superclasse/seletor-modificador.js.map +1 -1
- package/fontes/modificadores/tabulacao.d.ts +2 -2
- package/fontes/modificadores/tabulacao.js +3 -3
- package/fontes/modificadores/tabulacao.js.map +1 -1
- package/fontes/modificadores/tamanho-caixa.d.ts +2 -2
- package/fontes/modificadores/tamanho-caixa.js +5 -5
- package/fontes/modificadores/tamanho-caixa.js.map +1 -1
- package/fontes/modificadores/tamanho-colunas-em-grade.d.ts +2 -2
- package/fontes/modificadores/tamanho-colunas-em-grade.js +4 -3
- package/fontes/modificadores/tamanho-colunas-em-grade.js.map +1 -1
- package/fontes/modificadores/tamanho-em-bloco.d.ts +2 -2
- package/fontes/modificadores/tamanho-em-bloco.js +3 -3
- package/fontes/modificadores/tamanho-em-bloco.js.map +1 -1
- package/fontes/modificadores/tamanho-em-linha.d.ts +2 -2
- package/fontes/modificadores/tamanho-em-linha.js +4 -3
- package/fontes/modificadores/tamanho-em-linha.js.map +1 -1
- package/fontes/modificadores/tamanho-fonte.d.ts +2 -2
- package/fontes/modificadores/tamanho-fonte.js +3 -3
- package/fontes/modificadores/tamanho-fonte.js.map +1 -1
- package/fontes/modificadores/tamanho-fundo.d.ts +2 -2
- package/fontes/modificadores/tamanho-fundo.js +3 -3
- package/fontes/modificadores/tamanho-fundo.js.map +1 -1
- package/fontes/modificadores/tamanho-grade.d.ts +5 -2
- package/fontes/modificadores/tamanho-grade.js +22 -4
- package/fontes/modificadores/tamanho-grade.js.map +1 -1
- package/fontes/modificadores/tamanho-linhas-em-grade.d.ts +2 -2
- package/fontes/modificadores/tamanho-linhas-em-grade.js +3 -3
- package/fontes/modificadores/tamanho-linhas-em-grade.js.map +1 -1
- package/fontes/modificadores/tamanho-mascara.d.ts +2 -2
- package/fontes/modificadores/tamanho-mascara.js +4 -3
- package/fontes/modificadores/tamanho-mascara.js.map +1 -1
- package/fontes/modificadores/tamanho-maximo-em-bloco.d.ts +2 -2
- package/fontes/modificadores/tamanho-maximo-em-bloco.js +4 -3
- package/fontes/modificadores/tamanho-maximo-em-bloco.js.map +1 -1
- package/fontes/modificadores/tamanho-maximo-em-linha.d.ts +2 -2
- package/fontes/modificadores/tamanho-maximo-em-linha.js +4 -3
- package/fontes/modificadores/tamanho-maximo-em-linha.js.map +1 -1
- package/fontes/modificadores/tamanho-minimo-em-bloco.d.ts +2 -2
- package/fontes/modificadores/tamanho-minimo-em-bloco.js +4 -3
- package/fontes/modificadores/tamanho-minimo-em-bloco.js.map +1 -1
- package/fontes/modificadores/tamanho-minimo-em-linha.d.ts +2 -2
- package/fontes/modificadores/tamanho-minimo-em-linha.js +4 -3
- package/fontes/modificadores/tamanho-minimo-em-linha.js.map +1 -1
- package/fontes/modificadores/tamanho-optico-fonte.d.ts +2 -2
- package/fontes/modificadores/tamanho-optico-fonte.js +3 -3
- package/fontes/modificadores/tamanho-optico-fonte.js.map +1 -1
- package/fontes/modificadores/tempo-transicao.d.ts +2 -2
- package/fontes/modificadores/tempo-transicao.js +3 -3
- package/fontes/modificadores/tempo-transicao.js.map +1 -1
- package/fontes/modificadores/texto-bidirecional.d.ts +2 -2
- package/fontes/modificadores/texto-bidirecional.js +3 -3
- package/fontes/modificadores/texto-bidirecional.js.map +1 -1
- package/fontes/modificadores/tipo-encaixe-rolagem-mouse.d.ts +2 -2
- package/fontes/modificadores/tipo-encaixe-rolagem-mouse.js +3 -3
- package/fontes/modificadores/tipo-encaixe-rolagem-mouse.js.map +1 -1
- package/fontes/modificadores/tipo-mascara.d.ts +2 -2
- package/fontes/modificadores/tipo-mascara.js +3 -3
- package/fontes/modificadores/tipo-mascara.js.map +1 -1
- package/fontes/modificadores/toque-tela.d.ts +2 -2
- package/fontes/modificadores/toque-tela.js +3 -3
- package/fontes/modificadores/toque-tela.js.map +1 -1
- package/fontes/modificadores/trajeto-deslocamento.d.ts +1 -1
- package/fontes/modificadores/trajeto-deslocamento.js +2 -2
- package/fontes/modificadores/trajeto-deslocamento.js.map +1 -1
- package/fontes/modificadores/transformar-caixa.d.ts +2 -2
- package/fontes/modificadores/transformar-caixa.js +3 -3
- package/fontes/modificadores/transformar-caixa.js.map +1 -1
- package/fontes/modificadores/transformar-estilo.d.ts +2 -2
- package/fontes/modificadores/transformar-estilo.js +4 -4
- package/fontes/modificadores/transformar-estilo.js.map +1 -1
- package/fontes/modificadores/transformar-origem.d.ts +2 -2
- package/fontes/modificadores/transformar-origem.js +7 -5
- package/fontes/modificadores/transformar-origem.js.map +1 -1
- package/fontes/modificadores/transformar-texto.d.ts +2 -2
- package/fontes/modificadores/transformar-texto.js +3 -3
- package/fontes/modificadores/transformar-texto.js.map +1 -1
- package/fontes/modificadores/transformar.d.ts +1 -1
- package/fontes/modificadores/transformar.js +2 -2
- package/fontes/modificadores/transformar.js.map +1 -1
- package/fontes/modificadores/transicao.d.ts +5 -2
- package/fontes/modificadores/transicao.js +34 -4
- package/fontes/modificadores/transicao.js.map +1 -1
- package/fontes/modificadores/variacao-fonte-alternativa.d.ts +2 -2
- package/fontes/modificadores/variacao-fonte-alternativa.js +3 -3
- package/fontes/modificadores/variacao-fonte-alternativa.js.map +1 -1
- package/fontes/modificadores/variacao-fonte-asiatica.d.ts +2 -2
- package/fontes/modificadores/variacao-fonte-asiatica.js +3 -3
- package/fontes/modificadores/variacao-fonte-asiatica.js.map +1 -1
- package/fontes/modificadores/variacao-fonte-ligacao.d.ts +2 -2
- package/fontes/modificadores/variacao-fonte-ligacao.js +3 -3
- package/fontes/modificadores/variacao-fonte-ligacao.js.map +1 -1
- package/fontes/modificadores/variacao-fonte-maiuscula.d.ts +2 -2
- package/fontes/modificadores/variacao-fonte-maiuscula.js +3 -3
- package/fontes/modificadores/variacao-fonte-maiuscula.js.map +1 -1
- package/fontes/modificadores/variacao-fonte-numerica.d.ts +2 -2
- package/fontes/modificadores/variacao-fonte-numerica.js +3 -3
- package/fontes/modificadores/variacao-fonte-numerica.js.map +1 -1
- package/fontes/modificadores/variacao-fonte-posicao.d.ts +2 -2
- package/fontes/modificadores/variacao-fonte-posicao.js +3 -3
- package/fontes/modificadores/variacao-fonte-posicao.js.map +1 -1
- package/fontes/modificadores/variacao-fonte.d.ts +5 -2
- package/fontes/modificadores/variacao-fonte.js +72 -4
- package/fontes/modificadores/variacao-fonte.js.map +1 -1
- package/fontes/modificadores/vazamento-em-ancora.d.ts +2 -2
- package/fontes/modificadores/vazamento-em-ancora.js +3 -3
- package/fontes/modificadores/vazamento-em-ancora.js.map +1 -1
- package/fontes/modificadores/vazamento-em-bloco.d.ts +2 -2
- package/fontes/modificadores/vazamento-em-bloco.js +4 -3
- package/fontes/modificadores/vazamento-em-bloco.js.map +1 -1
- package/fontes/modificadores/vazamento-em-linha.d.ts +2 -2
- package/fontes/modificadores/vazamento-em-linha.js +4 -3
- package/fontes/modificadores/vazamento-em-linha.js.map +1 -1
- package/fontes/modificadores/vazamento-horizontal.d.ts +2 -2
- package/fontes/modificadores/vazamento-horizontal.js +3 -3
- package/fontes/modificadores/vazamento-horizontal.js.map +1 -1
- package/fontes/modificadores/vazamento-texto.d.ts +1 -1
- package/fontes/modificadores/vazamento-texto.js +2 -2
- package/fontes/modificadores/vazamento-texto.js.map +1 -1
- package/fontes/modificadores/vazamento-vertical.d.ts +2 -2
- package/fontes/modificadores/vazamento-vertical.js +3 -3
- package/fontes/modificadores/vazamento-vertical.js.map +1 -1
- package/fontes/modificadores/vazamento.d.ts +5 -2
- package/fontes/modificadores/vazamento.js +22 -4
- package/fontes/modificadores/vazamento.js.map +1 -1
- package/fontes/modificadores/velocidade-animacao.d.ts +2 -2
- package/fontes/modificadores/velocidade-animacao.js +6 -6
- package/fontes/modificadores/velocidade-animacao.js.map +1 -1
- package/fontes/modificadores/visibilidade-conteudo.d.ts +2 -2
- package/fontes/modificadores/visibilidade-conteudo.js +3 -3
- package/fontes/modificadores/visibilidade-conteudo.js.map +1 -1
- package/fontes/modificadores/visibilidade-fundo.d.ts +2 -2
- package/fontes/modificadores/visibilidade-fundo.js +3 -3
- package/fontes/modificadores/visibilidade-fundo.js.map +1 -1
- package/fontes/modificadores/visibilidade.d.ts +2 -2
- package/fontes/modificadores/visibilidade.js +3 -3
- package/fontes/modificadores/visibilidade.js.map +1 -1
- package/fontes/pseudoclasses/alvo-destaque.d.ts +4 -0
- package/fontes/pseudoclasses/alvo-destaque.js +11 -0
- package/fontes/pseudoclasses/alvo-destaque.js.map +1 -0
- package/fontes/pseudoclasses/ativo.d.ts +4 -0
- package/fontes/pseudoclasses/ativo.js +11 -0
- package/fontes/pseudoclasses/ativo.js.map +1 -0
- package/fontes/pseudoclasses/atual.d.ts +4 -0
- package/fontes/pseudoclasses/atual.js +11 -0
- package/fontes/pseudoclasses/atual.js.map +1 -0
- package/fontes/pseudoclasses/dentro-do-limite.d.ts +4 -0
- package/fontes/pseudoclasses/dentro-do-limite.js +11 -0
- package/fontes/pseudoclasses/dentro-do-limite.js.map +1 -0
- package/fontes/pseudoclasses/desabilitado.d.ts +4 -0
- package/fontes/pseudoclasses/desabilitado.js +11 -0
- package/fontes/pseudoclasses/desabilitado.js.map +1 -0
- package/fontes/pseudoclasses/dicionario-pseudoclasses.d.ts +3 -0
- package/fontes/pseudoclasses/dicionario-pseudoclasses.js +101 -0
- package/fontes/pseudoclasses/dicionario-pseudoclasses.js.map +1 -0
- package/fontes/pseudoclasses/direcao-texto.d.ts +4 -0
- package/fontes/pseudoclasses/direcao-texto.js +11 -0
- package/fontes/pseudoclasses/direcao-texto.js.map +1 -0
- package/fontes/pseudoclasses/em-branco.d.ts +4 -0
- package/fontes/pseudoclasses/em-branco.js +11 -0
- package/fontes/pseudoclasses/em-branco.js.map +1 -0
- package/fontes/pseudoclasses/escopo.d.ts +4 -0
- package/fontes/pseudoclasses/escopo.js +11 -0
- package/fontes/pseudoclasses/escopo.js.map +1 -0
- package/fontes/pseudoclasses/estilo-alvo.d.ts +4 -0
- package/fontes/pseudoclasses/estilo-alvo.js +11 -0
- package/fontes/pseudoclasses/estilo-alvo.js.map +1 -0
- package/fontes/pseudoclasses/estilo-padrao.d.ts +4 -0
- package/fontes/pseudoclasses/estilo-padrao.js +11 -0
- package/fontes/pseudoclasses/estilo-padrao.js.map +1 -0
- package/fontes/pseudoclasses/estrutura-estilo.d.ts +4 -0
- package/fontes/pseudoclasses/estrutura-estilo.js +11 -0
- package/fontes/pseudoclasses/estrutura-estilo.js.map +1 -0
- package/fontes/pseudoclasses/filho-unico.d.ts +4 -0
- package/fontes/pseudoclasses/filho-unico.js +11 -0
- package/fontes/pseudoclasses/filho-unico.js.map +1 -0
- package/fontes/pseudoclasses/foco-interno.d.ts +4 -0
- package/fontes/pseudoclasses/foco-interno.js +11 -0
- package/fontes/pseudoclasses/foco-interno.js.map +1 -0
- package/fontes/pseudoclasses/foco-visivel.d.ts +4 -0
- package/fontes/pseudoclasses/foco-visivel.js +11 -0
- package/fontes/pseudoclasses/foco-visivel.js.map +1 -0
- package/fontes/pseudoclasses/foco.d.ts +4 -0
- package/fontes/pseudoclasses/foco.js +11 -0
- package/fontes/pseudoclasses/foco.js.map +1 -0
- package/fontes/pseudoclasses/fora-do-limite.d.ts +4 -0
- package/fontes/pseudoclasses/fora-do-limite.js +11 -0
- package/fontes/pseudoclasses/fora-do-limite.js.map +1 -0
- package/fontes/pseudoclasses/futuro.d.ts +4 -0
- package/fontes/pseudoclasses/futuro.js +11 -0
- package/fontes/pseudoclasses/futuro.js.map +1 -0
- package/fontes/pseudoclasses/habilitado.d.ts +4 -0
- package/fontes/pseudoclasses/habilitado.js +11 -0
- package/fontes/pseudoclasses/habilitado.js.map +1 -0
- package/fontes/pseudoclasses/idioma-global.d.ts +4 -0
- package/fontes/pseudoclasses/idioma-global.js +11 -0
- package/fontes/pseudoclasses/idioma-global.js.map +1 -0
- package/fontes/pseudoclasses/indeterminado.d.ts +4 -0
- package/fontes/pseudoclasses/indeterminado.js +11 -0
- package/fontes/pseudoclasses/indeterminado.js.map +1 -0
- package/fontes/pseudoclasses/invalido.d.ts +4 -0
- package/fontes/pseudoclasses/invalido.js +11 -0
- package/fontes/pseudoclasses/invalido.js.map +1 -0
- package/fontes/pseudoclasses/ler-escrever.d.ts +4 -0
- package/fontes/pseudoclasses/ler-escrever.js +11 -0
- package/fontes/pseudoclasses/ler-escrever.js.map +1 -0
- package/fontes/pseudoclasses/link-local.d.ts +4 -0
- package/fontes/pseudoclasses/link-local.js +11 -0
- package/fontes/pseudoclasses/link-local.js.map +1 -0
- package/fontes/pseudoclasses/link.d.ts +4 -0
- package/fontes/pseudoclasses/link.js +11 -0
- package/fontes/pseudoclasses/link.js.map +1 -0
- package/fontes/pseudoclasses/local-reservado-mostrado.d.ts +4 -0
- package/fontes/pseudoclasses/local-reservado-mostrado.js +11 -0
- package/fontes/pseudoclasses/local-reservado-mostrado.js.map +1 -0
- package/fontes/pseudoclasses/n-filho.d.ts +4 -0
- package/fontes/pseudoclasses/n-filho.js +11 -0
- package/fontes/pseudoclasses/n-filho.js.map +1 -0
- package/fontes/pseudoclasses/n-tipo.d.ts +4 -0
- package/fontes/pseudoclasses/n-tipo.js +11 -0
- package/fontes/pseudoclasses/n-tipo.js.map +1 -0
- package/fontes/pseudoclasses/n-ultimo-tipo.d.ts +4 -0
- package/fontes/pseudoclasses/n-ultimo-tipo.js +11 -0
- package/fontes/pseudoclasses/n-ultimo-tipo.js.map +1 -0
- package/fontes/pseudoclasses/n-/303/272ltimo-filho.d.ts +4 -0
- package/fontes/pseudoclasses/n-/303/272ltimo-filho.js +11 -0
- package/fontes/pseudoclasses/n-/303/272ltimo-filho.js.map +1 -0
- package/fontes/pseudoclasses/obrigatorio.d.ts +4 -0
- package/fontes/pseudoclasses/obrigatorio.js +11 -0
- package/fontes/pseudoclasses/obrigatorio.js.map +1 -0
- package/fontes/pseudoclasses/opcional.d.ts +4 -0
- package/fontes/pseudoclasses/opcional.js +11 -0
- package/fontes/pseudoclasses/opcional.js.map +1 -0
- package/fontes/pseudoclasses/passado.d.ts +4 -0
- package/fontes/pseudoclasses/passado.js +11 -0
- package/fontes/pseudoclasses/passado.js.map +1 -0
- package/fontes/pseudoclasses/pausa.d.ts +4 -0
- package/fontes/pseudoclasses/pausa.js +11 -0
- package/fontes/pseudoclasses/pausa.js.map +1 -0
- package/fontes/pseudoclasses/primeiro-filho.d.ts +4 -0
- package/fontes/pseudoclasses/primeiro-filho.js +11 -0
- package/fontes/pseudoclasses/primeiro-filho.js.map +1 -0
- package/fontes/pseudoclasses/primeiro-tipo.d.ts +4 -0
- package/fontes/pseudoclasses/primeiro-tipo.js +11 -0
- package/fontes/pseudoclasses/primeiro-tipo.js.map +1 -0
- package/fontes/pseudoclasses/pseudoclasse.d.ts +11 -0
- package/fontes/pseudoclasses/pseudoclasse.js +12 -0
- package/fontes/pseudoclasses/pseudoclasse.js.map +1 -0
- package/fontes/pseudoclasses/reproduzir.d.ts +4 -0
- package/fontes/pseudoclasses/reproduzir.js +11 -0
- package/fontes/pseudoclasses/reproduzir.js.map +1 -0
- package/fontes/pseudoclasses/seletor-pseudoclasse.d.ts +4 -0
- package/fontes/pseudoclasses/seletor-pseudoclasse.js +15 -0
- package/fontes/pseudoclasses/seletor-pseudoclasse.js.map +1 -0
- package/fontes/pseudoclasses/sobre.d.ts +4 -0
- package/fontes/pseudoclasses/sobre.js +11 -0
- package/fontes/pseudoclasses/sobre.js.map +1 -0
- package/fontes/pseudoclasses/somente-leitura.d.ts +4 -0
- package/fontes/pseudoclasses/somente-leitura.js +11 -0
- package/fontes/pseudoclasses/somente-leitura.js.map +1 -0
- package/fontes/pseudoclasses/todo-link.d.ts +4 -0
- package/fontes/pseudoclasses/todo-link.js +11 -0
- package/fontes/pseudoclasses/todo-link.js.map +1 -0
- package/fontes/pseudoclasses/ultimo-filho.d.ts +4 -0
- package/fontes/pseudoclasses/ultimo-filho.js +11 -0
- package/fontes/pseudoclasses/ultimo-filho.js.map +1 -0
- package/fontes/pseudoclasses/ultimo-tipo.d.ts +4 -0
- package/fontes/pseudoclasses/ultimo-tipo.js +11 -0
- package/fontes/pseudoclasses/ultimo-tipo.js.map +1 -0
- package/fontes/pseudoclasses/unico-tipo.d.ts +4 -0
- package/fontes/pseudoclasses/unico-tipo.js +11 -0
- package/fontes/pseudoclasses/unico-tipo.js.map +1 -0
- package/fontes/pseudoclasses/usuario-invalido.d.ts +4 -0
- package/fontes/pseudoclasses/usuario-invalido.js +11 -0
- package/fontes/pseudoclasses/usuario-invalido.js.map +1 -0
- package/fontes/pseudoclasses/valido.d.ts +4 -0
- package/fontes/pseudoclasses/valido.js +11 -0
- package/fontes/pseudoclasses/valido.js.map +1 -0
- package/fontes/pseudoclasses/vazio.d.ts +4 -0
- package/fontes/pseudoclasses/vazio.js +11 -0
- package/fontes/pseudoclasses/vazio.js.map +1 -0
- package/fontes/pseudoclasses/verificado.d.ts +4 -0
- package/fontes/pseudoclasses/verificado.js +11 -0
- package/fontes/pseudoclasses/verificado.js.map +1 -0
- package/fontes/pseudoclasses/visitado.d.ts +4 -0
- package/fontes/pseudoclasses/visitado.js +11 -0
- package/fontes/pseudoclasses/visitado.js.map +1 -0
- package/fontes/seletores/index.d.ts +5 -0
- package/fontes/seletores/index.js +22 -0
- package/fontes/seletores/index.js.map +1 -0
- package/fontes/seletores/pragmas-seletor.d.ts +5 -0
- package/fontes/seletores/pragmas-seletor.js +3 -0
- package/fontes/seletores/pragmas-seletor.js.map +1 -0
- package/fontes/seletores/seletor-classe.d.ts +9 -0
- package/fontes/seletores/seletor-classe.js +20 -0
- package/fontes/seletores/seletor-classe.js.map +1 -0
- package/fontes/seletores/seletor-espaco-reservado.d.ts +11 -0
- package/fontes/seletores/seletor-espaco-reservado.js +19 -0
- package/fontes/seletores/seletor-espaco-reservado.js.map +1 -0
- package/fontes/seletores/seletor-estrutura.d.ts +8 -0
- package/fontes/seletores/seletor-estrutura.js +19 -0
- package/fontes/seletores/seletor-estrutura.js.map +1 -0
- package/fontes/seletores/seletor-id.d.ts +9 -0
- package/fontes/seletores/seletor-id.js +20 -0
- package/fontes/seletores/seletor-id.js.map +1 -0
- package/fontes/seletores/seletor.d.ts +6 -0
- package/fontes/seletores/seletor.js +10 -0
- package/fontes/seletores/seletor.js.map +1 -0
- package/fontes/tipos-de-simbolos/css.d.ts +1 -0
- package/fontes/tipos-de-simbolos/css.js +2 -1
- package/fontes/tipos-de-simbolos/css.js.map +1 -1
- package/fontes/tipos-de-simbolos/foles.d.ts +2 -0
- package/fontes/tipos-de-simbolos/foles.js +2 -0
- package/fontes/tipos-de-simbolos/foles.js.map +1 -1
- package/fontes/tradutor/estruturas-html.d.ts +0 -7
- package/fontes/tradutor/estruturas-html.js +0 -7
- package/fontes/tradutor/estruturas-html.js.map +1 -1
- package/fontes/tradutor/tradutor-reverso.js +5 -5
- package/fontes/tradutor/tradutor-reverso.js.map +1 -1
- package/fontes/tradutor/tradutor.js +39 -27
- package/fontes/tradutor/tradutor.js.map +1 -1
- package/fontes/valores/metodos/hex.js.map +1 -1
- package/package.json +3 -2
- package/testes/avaliador-sintatico.test.js +3 -2
- package/testes/avaliador-sintatico.test.js.map +1 -1
- package/testes/foles.test.js +30 -2
- package/testes/foles.test.js.map +1 -1
- package/testes/listas/palavras-reservadas.js +2 -2
- package/testes/listas/palavras-reservadas.js.map +1 -1
- package/testes/listas/status.js +4 -4
- package/testes/listas/status.js.map +1 -1
- package/testes/listas/valor-global.js +0 -1
- package/testes/listas/valor-global.js.map +1 -1
- package/testes/modificadores/atribuicao-abreviada.test.js +1 -1
- package/testes/modificadores/atribuicao-abreviada.test.js.map +1 -1
- package/testes/modificadores/cores.test.js +1 -1
- package/testes/modificadores/cores.test.js.map +1 -1
- package/testes/modificadores/estilo.test.js +33 -26
- package/testes/modificadores/estilo.test.js.map +1 -1
- package/testes/modificadores/palavras-reservadas.test.js +36 -16
- package/testes/modificadores/palavras-reservadas.test.js.map +1 -1
- package/testes/modificadores/{posi/303/247/303/243o.test.js → posicao.test.js} +36 -21
- package/testes/modificadores/posicao.test.js.map +1 -0
- package/testes/modificadores/status.test.js +83 -48
- package/testes/modificadores/status.test.js.map +1 -1
- package/testes/modificadores/valor-global.test.js +31 -20
- package/testes/modificadores/valor-global.test.js.map +1 -1
- package/testes/modificadores/valor-numerico.test.js +5 -4
- package/testes/modificadores/valor-numerico.test.js.map +1 -1
- package/testes/modificadores/valor-quantificador.test.js +2 -0
- package/testes/modificadores/valor-quantificador.test.js.map +1 -1
- package/testes/tradutor.test.js +3 -1
- package/testes/tradutor.test.js.map +1 -1
- package/fontes/estruturas/lmht/estrutura.d.ts +0 -4
- package/fontes/estruturas/lmht/estrutura.js.map +0 -1
- package/fontes/estruturas/lmht/inserido.d.ts +0 -3
- package/fontes/estruturas/lmht/inserido.js.map +0 -1
- package/fontes/modificadores/aspas.js.map +0 -1
- package/fontes/modificadores/travar-pontuacao.d.ts +0 -7
- package/fontes/modificadores/travar-pontuacao.js.map +0 -1
- package/testes/modificadores/posi/303/247/303/243o.test.js.map +0 -1
- /package/testes/modificadores/{posi/303/247/303/243o.test.d.ts" → posicao.test.d.ts} +0 -0
|
@@ -31,7 +31,6 @@ exports.default = {
|
|
|
31
31
|
"corpo": "body",
|
|
32
32
|
"corpo-tabela": "tbody",
|
|
33
33
|
"definicao": "dfn",
|
|
34
|
-
"definiçao": "dfn",
|
|
35
34
|
"definição": "dfn",
|
|
36
35
|
"detalhes": "details",
|
|
37
36
|
"divisao": "div",
|
|
@@ -47,22 +46,18 @@ exports.default = {
|
|
|
47
46
|
"formulário": "form",
|
|
48
47
|
"grupo-colunas": "colgroup",
|
|
49
48
|
"grupo-opcoes": "optgroup",
|
|
50
|
-
"grupo-opçoes": "optgroup",
|
|
51
49
|
"grupo-opções": "optgroup",
|
|
52
50
|
"imagem": "img",
|
|
53
|
-
"inserido": "img",
|
|
54
51
|
"invisivel": "ins",
|
|
55
52
|
"invisível": "ins",
|
|
56
53
|
"italico": "em",
|
|
57
54
|
"itálico": "em",
|
|
58
55
|
"item-lista": "li",
|
|
59
56
|
"ligacao": "a",
|
|
60
|
-
"ligaçao": "a",
|
|
61
57
|
"ligação": "a",
|
|
62
58
|
"linha": "tr",
|
|
63
59
|
"linha-horizontal": "hr",
|
|
64
60
|
"lista-definicoes": "dl",
|
|
65
|
-
"lista-definiçoes": "dl",
|
|
66
61
|
"lista-definições": "dl",
|
|
67
62
|
"lista-numerada": "ol",
|
|
68
63
|
"lista-pesquisavel": "datalist",
|
|
@@ -76,9 +71,7 @@ exports.default = {
|
|
|
76
71
|
"negrito": "strong",
|
|
77
72
|
"objeto": "object",
|
|
78
73
|
"opcao": "option",
|
|
79
|
-
"opçao": "option",
|
|
80
74
|
"opção": "option",
|
|
81
|
-
"p": "p",
|
|
82
75
|
"paragrafo": "p",
|
|
83
76
|
"parágrafo": "p",
|
|
84
77
|
"preformatado": "pre",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"estruturas-html.js","sourceRoot":"","sources":["../../../fontes/tradutor/estruturas-html.ts"],"names":[],"mappings":";;AAAA,kBAAe;IACX,YAAY,EAAE,MAAM;IACpB,YAAY,EAAE,MAAM;IACpB,QAAQ,EAAE,OAAO;IACjB,MAAM,EAAE,MAAM;IACd,MAAM,EAAE,MAAM;IACd,YAAY,EAAE,UAAU;IACxB,YAAY,EAAE,UAAU;IACxB,QAAQ,EAAE,SAAS;IACnB,OAAO,EAAE,GAAG;IACZ,OAAO,EAAE,OAAO;IAChB,OAAO,EAAE,OAAO;IAChB,OAAO,EAAE,QAAQ;IACjB,OAAO,EAAE,QAAQ;IACjB,QAAQ,EAAE,MAAM;IAChB,QAAQ,EAAE,MAAM;IAChB,eAAe,EAAE,OAAO;IACxB,eAAe,EAAE,OAAO;IACxB,OAAO,EAAE,OAAO;IAChB,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,QAAQ;IAClB,QAAQ,EAAE,IAAI;IACd,QAAQ,EAAE,IAAI;IACd,SAAS,EAAE,YAAY;IACvB,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE,MAAM;IAChB,QAAQ,EAAE,MAAM;IAChB,QAAQ,EAAE,KAAK;IACf,OAAO,EAAE,MAAM;IACf,cAAc,EAAE,OAAO;IACvB,WAAW,EAAE,KAAK;IAClB,WAAW,EAAE,KAAK;IAClB,
|
|
1
|
+
{"version":3,"file":"estruturas-html.js","sourceRoot":"","sources":["../../../fontes/tradutor/estruturas-html.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,10 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
3
|
exports.TradutorReverso = void 0;
|
|
7
|
-
const estruturas_lmht_1 = __importDefault(require("./estruturas-lmht"));
|
|
8
4
|
class TradutorReverso {
|
|
9
5
|
traduzirModificador(modificador) {
|
|
10
6
|
return `\t${Array.isArray(modificador.nomeFoles) ? modificador.nomeFoles[0] : modificador.nomeFoles}: ${modificador.valor}${modificador.quantificador};\n`;
|
|
@@ -12,7 +8,11 @@ class TradutorReverso {
|
|
|
12
8
|
traduzir(declaracoes) {
|
|
13
9
|
let resultado = "";
|
|
14
10
|
for (const declaracao of declaracoes) {
|
|
15
|
-
|
|
11
|
+
for (const seletor of declaracao.seletores) {
|
|
12
|
+
resultado += seletor.constructor.name.toLowerCase() + ', ';
|
|
13
|
+
}
|
|
14
|
+
resultado = resultado.slice(0, -2);
|
|
15
|
+
resultado += ' {\n';
|
|
16
16
|
for (const modificador of declaracao.modificadores) {
|
|
17
17
|
resultado += this.traduzirModificador(modificador);
|
|
18
18
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tradutor-reverso.js","sourceRoot":"","sources":["../../../fontes/tradutor/tradutor-reverso.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tradutor-reverso.js","sourceRoot":"","sources":["../../../fontes/tradutor/tradutor-reverso.ts"],"names":[],"mappings":";;;AAKA,MAAa,eAAe;IACxB,mBAAmB,CAAC,WAAwB;QACxC,OAAO,KAAK,KAAK,CAAC,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,SAAS,KAAK,WAAW,CAAC,KAAK,GAAG,WAAW,CAAC,aAAa,KAAK,CAAC;IAC/J,CAAC;IAED,QAAQ,CAAC,WAAyB;QAC9B,IAAI,SAAS,GAAG,EAAE,CAAC;QAEnB,KAAK,MAAM,UAAU,IAAI,WAAW,EAAE;YAClC,KAAK,MAAM,OAAO,IAAI,UAAU,CAAC,SAAS,EAAE;gBACxC,SAAS,IAAI,OAAO,CAAC,WAAW,CAAC,IAAI,CAAC,WAAW,EAAE,GAAG,IAAI,CAAC;aAC9D;YAED,SAAS,GAAG,SAAS,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;YACnC,SAAS,IAAI,MAAM,CAAC;YAEpB,KAAK,MAAM,WAAW,IAAI,UAAU,CAAC,aAAa,EAAE;gBAChD,SAAS,IAAI,IAAI,CAAC,mBAAmB,CAAC,WAAW,CAAC,CAAC;aACtD;YACD,SAAS,IAAI,KAAK,CAAA;SACrB;QAED,OAAO,SAAS,CAAC;IACrB,CAAC;CACJ;AAxBD,0CAwBC"}
|
|
@@ -5,51 +5,63 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Tradutor = void 0;
|
|
7
7
|
const gerais_1 = require("../modificadores/atributos/gerais");
|
|
8
|
+
const seletores_1 = require("../seletores");
|
|
8
9
|
const estruturas_html_1 = __importDefault(require("./estruturas-html"));
|
|
9
10
|
class Tradutor {
|
|
10
11
|
traduzirModificador(modificador) {
|
|
11
|
-
// Caso 1: Número-Quantificador ou somente Número.
|
|
12
|
+
// Caso 1: Número-Quantificador ou somente Número.
|
|
12
13
|
if (Number(modificador.valor)) {
|
|
13
|
-
return `\t${modificador.propriedadeCss}: ${modificador.valor}${modificador.quantificador ||
|
|
14
|
+
return `\t${modificador.propriedadeCss}: ${modificador.valor}${modificador.quantificador || ""};\n`;
|
|
14
15
|
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
return `\t${modificador.propriedadeCss}: ${valorTraduzido};\n`;
|
|
22
|
-
}
|
|
23
|
-
// Caso 3: Valor é RGB, RGBA, HSL, HSLA ou HEX, ou seja, um valor do tipo objeto.
|
|
24
|
-
if (typeof (modificador.valor) === 'object') {
|
|
25
|
-
return `\t${modificador.propriedadeCss}: ${modificador.valor}${modificador.quantificador || ''};\n`;
|
|
26
|
-
}
|
|
27
|
-
// Caso 4: É um valor genérico, cuja tradução está na lista 'valoresGerais'.
|
|
28
|
-
else {
|
|
29
|
-
const valorTraduzido = gerais_1.valoresGerais[modificador.valor];
|
|
30
|
-
return `\t${modificador.propriedadeCss}: ${valorTraduzido};\n`;
|
|
31
|
-
}
|
|
16
|
+
// Caso 2: Tradução do valor contida no objeto 'valoresAceitos'.
|
|
17
|
+
if (modificador["valoresAceitos"] !== undefined &&
|
|
18
|
+
modificador["valoresAceitos"].hasOwnProperty(modificador.valor)) {
|
|
19
|
+
const objetoValores = modificador["valoresAceitos"];
|
|
20
|
+
const valorTraduzido = objetoValores[modificador.valor];
|
|
21
|
+
return `\t${modificador.propriedadeCss}: ${valorTraduzido};\n`;
|
|
32
22
|
}
|
|
23
|
+
// Caso 3: Valor é RGB, RGBA, HSL, HSLA ou HEX, ou seja, um valor do tipo objeto.
|
|
24
|
+
if (typeof modificador.valor === "object") {
|
|
25
|
+
return `\t${modificador.propriedadeCss}: ${modificador.valor}${modificador.quantificador || ""};\n`;
|
|
26
|
+
}
|
|
27
|
+
// Caso 4: É um valor genérico, cuja tradução está na lista 'valoresGerais'.
|
|
28
|
+
const valorTraduzido = gerais_1.valoresGerais[modificador.valor];
|
|
29
|
+
return `\t${modificador.propriedadeCss}: ${valorTraduzido};\n`;
|
|
33
30
|
}
|
|
34
31
|
traduzir(declaracoes) {
|
|
35
32
|
let resultado = "";
|
|
36
33
|
for (const declaracao of declaracoes) {
|
|
37
|
-
if (declaracao.
|
|
38
|
-
const encontrarHtml = Object.keys(
|
|
34
|
+
/* if (declaracao.espacoReservado) {
|
|
35
|
+
const encontrarHtml = Object.keys(estruturasHtml).filter(
|
|
36
|
+
(estrutura) => declaracao.seletores[0] === estrutura
|
|
37
|
+
);
|
|
38
|
+
|
|
39
39
|
if (encontrarHtml.length !== 0) {
|
|
40
|
-
resultado += `${declaracao.
|
|
40
|
+
resultado += `${declaracao.espacoReservado}${
|
|
41
|
+
estruturasHtml[declaracao.seletores[0]]
|
|
42
|
+
} {\n`;
|
|
43
|
+
} else {
|
|
44
|
+
resultado += `${declaracao.espacoReservado}${declaracao.seletores[0]} {\n`;
|
|
45
|
+
}
|
|
46
|
+
} else {
|
|
47
|
+
resultado += `${estruturasHtml[declaracao.seletores[0]]} {\n`;
|
|
48
|
+
} */
|
|
49
|
+
for (const seletor of declaracao.seletores) {
|
|
50
|
+
if (seletor instanceof seletores_1.SeletorEstrutura) {
|
|
51
|
+
const tagLmht = seletor.paraTexto();
|
|
52
|
+
const traducaoTag = estruturas_html_1.default[tagLmht];
|
|
53
|
+
resultado += traducaoTag + ', ';
|
|
41
54
|
}
|
|
42
55
|
else {
|
|
43
|
-
resultado +=
|
|
56
|
+
resultado += seletor.paraTexto() + ', ';
|
|
44
57
|
}
|
|
45
58
|
}
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}
|
|
59
|
+
resultado = resultado.slice(0, -2);
|
|
60
|
+
resultado += ' {\n';
|
|
49
61
|
for (const modificador of declaracao.modificadores) {
|
|
50
62
|
resultado += this.traduzirModificador(modificador);
|
|
51
63
|
}
|
|
52
|
-
resultado += `}\n`;
|
|
64
|
+
resultado += `}\n\n`;
|
|
53
65
|
}
|
|
54
66
|
return resultado;
|
|
55
67
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tradutor.js","sourceRoot":"","sources":["../../../fontes/tradutor/tradutor.ts"],"names":[],"mappings":";;;;;;AAEA,8DAAkE;AAClE,wEAA+C;AAE/C,MAAa,QAAQ;IACjB,mBAAmB,CAAC,WAAwB;QACxC,
|
|
1
|
+
{"version":3,"file":"tradutor.js","sourceRoot":"","sources":["../../../fontes/tradutor/tradutor.ts"],"names":[],"mappings":";;;;;;AAEA,8DAAkE;AAClE,4CAAgD;AAEhD,wEAA+C;AAE/C,MAAa,QAAQ;IACjB,mBAAmB,CAAC,WAAwB;QACxC,kDAAkD;QAClD,IAAI,MAAM,CAAC,WAAW,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,KAAK,WAAW,CAAC,cAAc,KAAK,WAAW,CAAC,KAAK,GAAG,WAAW,CAAC,aAAa,IAAI,EACxF,KAAK,CAAC;SACb;QAED,gEAAgE;QAChE,IACI,WAAW,CAAC,gBAAgB,CAAC,KAAK,SAAS;YAC3C,WAAW,CAAC,gBAAgB,CAAC,CAAC,cAAc,CAAC,WAAW,CAAC,KAAK,CAAC,EACjE;YACE,MAAM,aAAa,GAAG,WAAW,CAAC,gBAAgB,CAAC,CAAC;YACpD,MAAM,cAAc,GAAG,aAAa,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;YACxD,OAAO,KAAK,WAAW,CAAC,cAAc,KAAK,cAAc,KAAK,CAAC;SAClE;QAED,iFAAiF;QACjF,IAAI,OAAO,WAAW,CAAC,KAAK,KAAK,QAAQ,EAAE;YACvC,OAAO,KAAK,WAAW,CAAC,cAAc,KAAK,WAAW,CAAC,KAAK,GAAG,WAAW,CAAC,aAAa,IAAI,EACxF,KAAK,CAAC;SACb;QAED,4EAA4E;QAC5E,MAAM,cAAc,GAAG,sBAAa,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;QACxD,OAAO,KAAK,WAAW,CAAC,cAAc,KAAK,cAAc,KAAK,CAAC;IACnE,CAAC;IAED,QAAQ,CAAC,WAAyB;QAC9B,IAAI,SAAS,GAAG,EAAE,CAAC;QAEnB,KAAK,MAAM,UAAU,IAAI,WAAW,EAAE;YAClC;;;;;;;;;;;;;;gBAcI;YAEJ,KAAK,MAAM,OAAO,IAAI,UAAU,CAAC,SAAS,EAAE;gBACxC,IAAI,OAAO,YAAY,4BAAgB,EAAC;oBACpC,MAAM,OAAO,GAAG,OAAO,CAAC,SAAS,EAAE,CAAC;oBACpC,MAAM,WAAW,GAAG,yBAAc,CAAC,OAAO,CAAC,CAAC;oBAC5C,SAAS,IAAI,WAAW,GAAG,IAAI,CAAC;iBACnC;qBAAM;oBACH,SAAS,IAAI,OAAO,CAAC,SAAS,EAAE,GAAG,IAAI,CAAC;iBAC3C;aACJ;YAED,SAAS,GAAG,SAAS,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;YACnC,SAAS,IAAI,MAAM,CAAC;YAEpB,KAAK,MAAM,WAAW,IAAI,UAAU,CAAC,aAAa,EAAE;gBAChD,SAAS,IAAI,IAAI,CAAC,mBAAmB,CAAC,WAAW,CAAC,CAAC;aACtD;YAED,SAAS,IAAI,OAAO,CAAC;SACxB;QAED,OAAO,SAAS,CAAC;IACrB,CAAC;CACJ;AAvED,4BAuEC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hex.js","sourceRoot":"","sources":["../../../../fontes/valores/metodos/hex.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"hex.js","sourceRoot":"","sources":["../../../../fontes/valores/metodos/hex.ts"],"names":[],"mappings":";;;AAAA,qCAAkC;AAElC,MAAa,GAAI,SAAQ,eAAM;IAG3B,YAAY,MAAc;QACtB,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACzB,CAAC;IAED,QAAQ;QACJ,OAAO,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;IAC7B,CAAC;CACJ;AAXD,kBAWC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@designliquido/foles",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0",
|
|
4
4
|
"description": "Linguagem de folhas de estilo para documentos em geral em português",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"typescript": "^4.7.4"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"commander": "^9.4.1"
|
|
48
|
+
"commander": "^9.4.1",
|
|
49
|
+
"vlq": "^2.0.4"
|
|
49
50
|
}
|
|
50
51
|
}
|
|
@@ -27,7 +27,8 @@ describe('Avaliador Sintático', () => {
|
|
|
27
27
|
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
28
28
|
expect(resultadoAvaliadorSintatico).toBeTruthy();
|
|
29
29
|
expect(resultadoAvaliadorSintatico).toHaveLength(1);
|
|
30
|
-
expect(resultadoAvaliadorSintatico[0].
|
|
30
|
+
expect(resultadoAvaliadorSintatico[0].seletores[0]['estrutura'].tagHtml).toBe('html');
|
|
31
|
+
expect(resultadoAvaliadorSintatico[0].seletores[0]['pseudoclasse']).toBe(undefined);
|
|
31
32
|
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
32
33
|
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
33
34
|
expect(resultadoAvaliadorSintatico[0].modificadores[0].valor).toStrictEqual('25');
|
|
@@ -59,7 +60,7 @@ describe('Avaliador Sintático', () => {
|
|
|
59
60
|
// Erro esperado como retorno - seletor não encontrado
|
|
60
61
|
expect(() => {
|
|
61
62
|
avaliador.analisar(novoLexador.simbolos);
|
|
62
|
-
}).toThrow(`O seletor '${seletorIncorreto}' não
|
|
63
|
+
}).toThrow(`O seletor '${seletorIncorreto}' não existe.`);
|
|
63
64
|
}
|
|
64
65
|
});
|
|
65
66
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"avaliador-sintatico.test.js","sourceRoot":"","sources":["../../testes/avaliador-sintatico.test.ts"],"names":[],"mappings":";;AAAA,uEAAkE;
|
|
1
|
+
{"version":3,"file":"avaliador-sintatico.test.js","sourceRoot":"","sources":["../../testes/avaliador-sintatico.test.ts"],"names":[],"mappings":";;AAAA,uEAAkE;AAElE,+CAA2C;AAC3C,qEAAwE;AACxE,iDAA8C;AAC9C,sEAAiE;AAEjE,QAAQ,CAAC,qBAAqB,EAAE,GAAG,EAAE;IACjC,IAAI,OAAgB,CAAC;IACrB,IAAI,SAA6B,CAAC;IAClC,IAAI,QAAkB,CAAC;IAEvB,UAAU,CAAC,GAAG,EAAE;QACZ,OAAO,GAAG,IAAI,iBAAO,EAAE,CAAC;QACxB,SAAS,GAAG,IAAI,wCAAkB,EAAE,CAAC;QACrC,QAAQ,GAAG,IAAI,mBAAQ,EAAE,CAAC;IAC9B,CAAC,CAAC,CAAC;IAGH,EAAE,CAAC,2DAA2D,EAAE,GAAG,EAAE;QACjE,KAAK,IAAI,KAAK,GAAG,CAAC,EAAE,KAAK,GAAG,wCAAkB,CAAC,MAAM,EAAE,KAAK,IAAI,CAAC,EAAE;YAC/D,MAAM,OAAO,GAAW,IAAI,gCAAkB,CAAC,wCAAkB,CAAC,KAAK,CAAC,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;YAEtF,UAAU;YACV,MAAM,gBAAgB,GAAqB,OAAO,CAAC,MAAM,CAAC;gBACtD,QAAQ;gBACR,GAAG,wCAAkB,CAAC,KAAK,CAAC,KAAK,OAAO,CAAC,OAAO,CAAC,GAAG,OAAO,CAAC,eAAe,CAAC,GAAG;gBAC/E,GAAG;aACN,CAAC,CAAC;YAEH,sBAAsB;YACtB,MAAM,2BAA2B,GAAG,SAAS,CAAC,QAAQ,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC;YAElF,MAAM,CAAC,2BAA2B,CAAC,CAAC,UAAU,EAAE,CAAC;YACjD,MAAM,CAAC,2BAA2B,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC;YAEpD,MAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,OAAO,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;YACtF,MAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;YAEpF,MAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,aAAa,CAC3E,OAAO,CAAC,WAAW,CAAC,CACvB,CAAC;YACF,MAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,aAAa,CAChF,OAAO,CAAC,gBAAgB,CAAC,CAC5B,CAAC;YACF,MAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,aAAa,CACvE,IAAI,CACP,CAAC;YACF,MAAM,CAAC,2BAA2B,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,aAAa,CAC/E,IAAI,CACP,CAAC;YAEF,wEAAwE;YACxE,MAAM,iBAAiB,GAAG,QAAQ,CAAC,QAAQ,CAAC,2BAA2B,CAAC,CAAC;YAEzE,MAAM,CAAC,iBAAiB,CAAC,CAAC,UAAU,EAAE,CAAC;SAC1C;IACL,CAAC,CAAC,CAAC;IAEH,EAAE,CAAC,2DAA2D,EAAE,GAAG,EAAE;QACjE,KAAK,IAAI,KAAK,GAAG,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC,IAAI,CAAC,wCAAkB,CAAC,CAAC,MAAM,EAAE,KAAK,IAAI,CAAC,EAAE;YAE5E,iDAAiD;YACjD,MAAM,gBAAgB,GAAqB,OAAO,CAAC,MAAM,CAAC;gBACtD,QAAQ;gBACR,GAAG,wCAAkB,CAAC,KAAK,CAAC,KAAK;gBACjC,GAAG;aACN,CAAC,CAAC;YAEH,yCAAyC;YACzC,MAAM,CAAC,GAAG,EAAE;gBACR,SAAS,CAAC,QAAQ,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC;YAClD,CAAC,CAAC,CAAC,OAAO,CAAC,yDAAyD,wCAAkB,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;YAEnG,2BAA2B;YAC3B,MAAM,gBAAgB,GAAG,wCAAkB,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,wCAAkB,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAA;YAE5F,MAAM,WAAW,GAAqB,OAAO,CAAC,MAAM,CAAC;gBACjD,QAAQ;gBACR,GAAG,gBAAgB,SAAS;gBAC5B,GAAG;aACN,CAAC,CAAC;YAEH,sDAAsD;YACtD,MAAM,CAAC,GAAG,EAAE;gBACR,SAAS,CAAC,QAAQ,CAAC,WAAW,CAAC,QAAQ,CAAC,CAAC;YAC7C,CAAC,CAAC,CAAC,OAAO,CAAC,cAAc,gBAAgB,eAAe,CAAC,CAAC;SAC7D;IACL,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC"}
|
package/testes/foles.test.js
CHANGED
|
@@ -7,9 +7,37 @@ describe('Classe FolEs', () => {
|
|
|
7
7
|
beforeEach(() => {
|
|
8
8
|
foles = new foles_1.FolEs();
|
|
9
9
|
});
|
|
10
|
-
it('converterTextoParaCss', () => {
|
|
11
|
-
const resultado = foles.converterTextoParaCss('lmht {tamanho-fonte:12px;} ');
|
|
10
|
+
it('converterTextoParaCss - caso de sucesso', () => {
|
|
11
|
+
const resultado = foles.converterTextoParaCss('lmht {tamanho-fonte: 12px;} ');
|
|
12
12
|
expect(resultado).toBeTruthy();
|
|
13
|
+
expect(resultado).toContain('html');
|
|
14
|
+
expect(resultado).toContain('font-size');
|
|
15
|
+
expect(resultado).toContain('12px');
|
|
16
|
+
});
|
|
17
|
+
it('converterTextoParaFolEs - caso de falha', () => {
|
|
18
|
+
// Propriedade FolEs com erro de digitação deve retornar erro
|
|
19
|
+
expect(() => {
|
|
20
|
+
foles.converterTextoParaCss('lmht {amanho-fonte: 12px;} ');
|
|
21
|
+
}).toThrow(`O seletor 'amanho-fonte' não existe.`);
|
|
22
|
+
});
|
|
23
|
+
});
|
|
24
|
+
describe('CSS para FolEs', () => {
|
|
25
|
+
let foles;
|
|
26
|
+
beforeEach(() => {
|
|
27
|
+
foles = new foles_1.FolEs();
|
|
28
|
+
});
|
|
29
|
+
it('converterTextoParaFolEs - caso de sucesso', () => {
|
|
30
|
+
const resultado = foles.converterTextoParaFolEs('html { font-size: 12px; }');
|
|
31
|
+
expect(resultado).toBeTruthy();
|
|
32
|
+
expect(resultado).toContain('lmht');
|
|
33
|
+
expect(resultado).toContain('tamanho-fonte');
|
|
34
|
+
expect(resultado).toContain('12px');
|
|
35
|
+
});
|
|
36
|
+
it('converterTextoParaFolEs - caso de falha', () => {
|
|
37
|
+
// Propriedade CSS com erro de digitação deve retornar erro
|
|
38
|
+
expect(() => {
|
|
39
|
+
foles.converterTextoParaFolEs('html { fon-size: 12px; }');
|
|
40
|
+
}).toThrow(`O seletor 'fon-size' não foi encontrado.`);
|
|
13
41
|
});
|
|
14
42
|
});
|
|
15
43
|
});
|
package/testes/foles.test.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"foles.test.js","sourceRoot":"","sources":["../../testes/foles.test.ts"],"names":[],"mappings":";;AAAA,2CAAwC;AAExC,QAAQ,CAAC,cAAc,EAAE,GAAG,EAAE;IAC1B,QAAQ,CAAC,gBAAgB,EAAE,GAAG,EAAE;QAC5B,IAAI,KAAY,CAAC;QAEjB,UAAU,CAAC,GAAG,EAAE;YACZ,KAAK,GAAG,IAAI,aAAK,EAAE,CAAC;QACxB,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,
|
|
1
|
+
{"version":3,"file":"foles.test.js","sourceRoot":"","sources":["../../testes/foles.test.ts"],"names":[],"mappings":";;AAAA,2CAAwC;AAExC,QAAQ,CAAC,cAAc,EAAE,GAAG,EAAE;IAC1B,QAAQ,CAAC,gBAAgB,EAAE,GAAG,EAAE;QAC5B,IAAI,KAAY,CAAC;QAEjB,UAAU,CAAC,GAAG,EAAE;YACZ,KAAK,GAAG,IAAI,aAAK,EAAE,CAAC;QACxB,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,yCAAyC,EAAE,GAAG,EAAE;YAC/C,MAAM,SAAS,GAAG,KAAK,CAAC,qBAAqB,CAAC,8BAA8B,CAAC,CAAC;YAC9E,MAAM,CAAC,SAAS,CAAC,CAAC,UAAU,EAAE,CAAC;YAC/B,MAAM,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;YACpC,MAAM,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,WAAW,CAAC,CAAC;YACzC,MAAM,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;QACxC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,yCAAyC,EAAE,GAAG,EAAE;YAC/C,6DAA6D;YAC7D,MAAM,CAAC,GAAG,EAAE;gBACR,KAAK,CAAC,qBAAqB,CAAC,6BAA6B,CAAC,CAAC;YAC/D,CAAC,CAAC,CAAC,OAAO,CAAC,sCAAsC,CAAC,CAAC;QACvD,CAAC,CAAC,CAAC;IACP,CAAC,CAAC,CAAC;IAEH,QAAQ,CAAC,gBAAgB,EAAE,GAAG,EAAE;QAC5B,IAAI,KAAY,CAAC;QAEjB,UAAU,CAAC,GAAG,EAAE;YACZ,KAAK,GAAG,IAAI,aAAK,EAAE,CAAC;QACxB,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,2CAA2C,EAAE,GAAG,EAAE;YACjD,MAAM,SAAS,GAAG,KAAK,CAAC,uBAAuB,CAAC,2BAA2B,CAAC,CAAC;YAC7E,MAAM,CAAC,SAAS,CAAC,CAAC,UAAU,EAAE,CAAC;YAC/B,MAAM,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;YACpC,MAAM,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,eAAe,CAAC,CAAC;YAC7C,MAAM,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;QACxC,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,yCAAyC,EAAE,GAAG,EAAE;YAC/C,2DAA2D;YAC3D,MAAM,CAAC,GAAG,EAAE;gBACR,KAAK,CAAC,uBAAuB,CAAC,0BAA0B,CAAC,CAAC;YAC9D,CAAC,CAAC,CAAC,OAAO,CAAC,0CAA0C,CAAC,CAAC;QAC3D,CAAC,CAAC,CAAC;IACP,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"palavras-reservadas.js","sourceRoot":"","sources":["../../../testes/listas/palavras-reservadas.ts"],"names":[],"mappings":";;;AAAa,QAAA,kBAAkB,GAAkB;IAC7C,qBAAqB;IACrB,qBAAqB;IACrB,WAAW;IACX,WAAW;IACX,cAAc;IACd,OAAO;IACP,aAAa;IACb,eAAe;IACf,gBAAgB;IAChB,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,UAAU;IACV,UAAU;IACV,sBAAsB;IACtB,oBAAoB;IACpB,kBAAkB;IAClB,QAAQ;IACR,SAAS;IACT,SAAS;IACT,aAAa;IACb,cAAc;IACd,gBAAgB;IAChB,gBAAgB;IAChB,4BAA4B;IAC5B,4BAA4B;IAC5B,0BAA0B;IAC1B,0BAA0B;IAC1B,yBAAyB;IACzB,yBAAyB;IACzB,wBAAwB;IACxB,wBAAwB;IACxB,yBAAyB;IACzB,yBAAyB;IACzB,wBAAwB;IACxB,wBAAwB;IACxB,mBAAmB;IACnB,cAAc;IACd,cAAc;IACd,oBAAoB;IACpB,oBAAoB;IACpB,cAAc;IACd,cAAc;IACd,gBAAgB;IAChB,gBAAgB;IAChB,iBAAiB;IACjB,iBAAiB;IACjB,aAAa;IACb,eAAe;IACf,4BAA4B;IAC5B,cAAc;IACd,cAAc;IACd,qBAAqB;IACrB,qBAAqB;IACrB,kBAAkB;IAClB,kBAAkB;IAClB,aAAa;IACb,
|
|
1
|
+
{"version":3,"file":"palavras-reservadas.js","sourceRoot":"","sources":["../../../testes/listas/palavras-reservadas.ts"],"names":[],"mappings":";;;AAAa,QAAA,kBAAkB,GAAkB;IAC7C,qBAAqB;IACrB,qBAAqB;IACrB,WAAW;IACX,WAAW;IACX,cAAc;IACd,OAAO;IACP,aAAa;IACb,eAAe;IACf,gBAAgB;IAChB,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,UAAU;IACV,UAAU;IACV,sBAAsB;IACtB,oBAAoB;IACpB,kBAAkB;IAClB,QAAQ;IACR,SAAS;IACT,SAAS;IACT,aAAa;IACb,cAAc;IACd,gBAAgB;IAChB,gBAAgB;IAChB,4BAA4B;IAC5B,4BAA4B;IAC5B,0BAA0B;IAC1B,0BAA0B;IAC1B,yBAAyB;IACzB,yBAAyB;IACzB,wBAAwB;IACxB,wBAAwB;IACxB,yBAAyB;IACzB,yBAAyB;IACzB,wBAAwB;IACxB,wBAAwB;IACxB,mBAAmB;IACnB,cAAc;IACd,cAAc;IACd,oBAAoB;IACpB,oBAAoB;IACpB,cAAc;IACd,cAAc;IACd,gBAAgB;IAChB,gBAAgB;IAChB,iBAAiB;IACjB,iBAAiB;IACjB,aAAa;IACb,eAAe;IACf,4BAA4B;IAC5B,cAAc;IACd,cAAc;IACd,qBAAqB;IACrB,qBAAqB;IACrB,kBAAkB;IAClB,kBAAkB;IAClB,aAAa;IACb,eAAe;IACf,eAAe;IACf,iBAAiB;IACjB,iBAAiB;IACjB,oBAAoB;IACpB,cAAc;CACjB,CAAC;AAEW,QAAA,iBAAiB,GAAkB;IAC5C,gBAAgB;IAChB,yBAAyB;IACzB,8BAA8B;IAC9B,8BAA8B;IAC9B,uBAAuB;IACvB,yBAAyB;IACzB,wBAAwB;CAC3B,CAAA"}
|
package/testes/listas/status.js
CHANGED
|
@@ -38,7 +38,6 @@ exports.StatusAuto = [
|
|
|
38
38
|
'quebrar-pagina-dentro',
|
|
39
39
|
'quebrar-página-dentro',
|
|
40
40
|
'eventos-ponteiro',
|
|
41
|
-
'aspas',
|
|
42
41
|
'comportamento-rolagem',
|
|
43
42
|
'calha-barra-rolagem',
|
|
44
43
|
'largura-barra-rolagem',
|
|
@@ -61,8 +60,8 @@ exports.StatusNenhum = [
|
|
|
61
60
|
'modo-preenchimento-animação',
|
|
62
61
|
'fluxo',
|
|
63
62
|
'flutuar',
|
|
64
|
-
'
|
|
65
|
-
'
|
|
63
|
+
'deslocar-pontuacao',
|
|
64
|
+
'deslocar-pontuação',
|
|
66
65
|
'espacamento-fonte',
|
|
67
66
|
'espaçamento-fonte',
|
|
68
67
|
'comportamento-rolagem-mouse',
|
|
@@ -71,7 +70,8 @@ exports.StatusNenhum = [
|
|
|
71
70
|
'comportamento-horizontal-rolagem-mouse',
|
|
72
71
|
'comportamento-vertical-rolagem-mouse',
|
|
73
72
|
'eventos-ponteiro',
|
|
74
|
-
'
|
|
73
|
+
'citacoes',
|
|
74
|
+
'citações',
|
|
75
75
|
'largura-barra-rolagem',
|
|
76
76
|
'decoracao-texto-sublinhado',
|
|
77
77
|
'decoração-texto-sublinhado',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"status.js","sourceRoot":"","sources":["../../../testes/listas/status.ts"],"names":[],"mappings":";;;AAAa,QAAA,UAAU,GAAkB;IACrC,WAAW;IACX,WAAW;IACX,gBAAgB;IAChB,gBAAgB;IAChB,kBAAkB;IAClB,cAAc;IACd,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,uBAAuB;IACvB,uBAAuB;IACvB,mBAAmB;IACnB,mBAAmB;IACnB,QAAQ;IACR,QAAQ;IACR,YAAY;IACZ,wBAAwB;IACxB,wBAAwB;IACxB,qBAAqB;IACrB,qBAAqB;IACrB,oBAAoB;IACpB,oBAAoB;IACpB,sBAAsB;IACtB,oBAAoB;IACpB,6BAA6B;IAC7B,sCAAsC;IACtC,sCAAsC;IACtC,wCAAwC;IACxC,sCAAsC;IACtC,qBAAqB;IACrB,qBAAqB;IACrB,sBAAsB;IACtB,sBAAsB;IACtB,uBAAuB;IACvB,uBAAuB;IACvB,kBAAkB;IAClB,
|
|
1
|
+
{"version":3,"file":"status.js","sourceRoot":"","sources":["../../../testes/listas/status.ts"],"names":[],"mappings":";;;AAAa,QAAA,UAAU,GAAkB;IACrC,WAAW;IACX,WAAW;IACX,gBAAgB;IAChB,gBAAgB;IAChB,kBAAkB;IAClB,cAAc;IACd,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,uBAAuB;IACvB,uBAAuB;IACvB,mBAAmB;IACnB,mBAAmB;IACnB,QAAQ;IACR,QAAQ;IACR,YAAY;IACZ,wBAAwB;IACxB,wBAAwB;IACxB,qBAAqB;IACrB,qBAAqB;IACrB,oBAAoB;IACpB,oBAAoB;IACpB,sBAAsB;IACtB,oBAAoB;IACpB,6BAA6B;IAC7B,sCAAsC;IACtC,sCAAsC;IACtC,wCAAwC;IACxC,sCAAsC;IACtC,qBAAqB;IACrB,qBAAqB;IACrB,sBAAsB;IACtB,sBAAsB;IACtB,uBAAuB;IACvB,uBAAuB;IACvB,kBAAkB;IAClB,uBAAuB;IACvB,qBAAqB;IACrB,uBAAuB;IACvB,eAAe;IACf,4BAA4B;IAC5B,4BAA4B;IAC5B,kBAAkB;IAClB,oBAAoB;IACpB,oBAAoB;IACpB,+BAA+B;IAC/B,YAAY;IACZ,iBAAiB;IACjB,iBAAiB;IACjB,UAAU;IACV,UAAU;IACV,UAAU;CACb,CAAC;AAEW,QAAA,YAAY,GAAkB;IACvC,6BAA6B;IAC7B,6BAA6B;IAC7B,OAAO;IACP,SAAS;IACT,oBAAoB;IACpB,oBAAoB;IACpB,mBAAmB;IACnB,mBAAmB;IACnB,6BAA6B;IAC7B,sCAAsC;IACtC,sCAAsC;IACtC,wCAAwC;IACxC,sCAAsC;IACtC,kBAAkB;IAClB,UAAU;IACV,UAAU;IACV,uBAAuB;IACvB,4BAA4B;IAC5B,4BAA4B;IAC5B,kBAAkB;IAClB,YAAY;IACZ,iBAAiB;IACjB,iBAAiB;CACpB,CAAC;AAEW,QAAA,YAAY,GAAkB;IACvC,kBAAkB;IAClB,kBAAkB;IAClB,aAAa;IACb,mBAAmB;IACnB,mBAAmB;CACtB,CAAC;AAEF;;;;;;;;;;;;;EAaE"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"valor-global.js","sourceRoot":"","sources":["../../../testes/listas/valor-global.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAkB;IACtC,sBAAsB;IACtB,wBAAwB;IACxB,wBAAwB;IACxB,eAAe;IACf,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,OAAO;IACP,UAAU;IACV,aAAa;IACb,kBAAkB;IAClB,iBAAiB;IACjB,QAAQ;IACR,QAAQ;IACR,UAAU;IACV,UAAU;IACV,sBAAsB;IACtB,oBAAoB;IACpB,kBAAkB;IAClB,QAAQ;IACR,SAAS;IACT,UAAU;IACV,UAAU;IACV,gBAAgB;IAChB,gBAAgB;IAChB,cAAc;IACd,cAAc;IACd,YAAY;IACZ,cAAc;IACd,SAAS;IACT,aAAa;IACb,sBAAsB;IACtB,sBAAsB;IACtB,cAAc;IACd,kBAAkB;IAClB,gBAAgB;IAChB,gBAAgB;IAChB,oBAAoB;IACpB,OAAO;IACP,eAAe;IACf,gBAAgB;IAChB,mBAAmB;IACnB,mBAAmB;IACnB,qBAAqB;IACrB,qBAAqB;IACrB,eAAe;IACf,sBAAsB;IACtB,sBAAsB;IACtB,mBAAmB;IACnB,SAAS;IACT,SAAS;IACT,oBAAoB;IACpB,oBAAoB;IACpB,yBAAyB;IACzB,yBAAyB;IACzB,sBAAsB;IACtB,sBAAsB;IACtB,cAAc;IACd,cAAc;IACd,oBAAoB;IACpB,oBAAoB;IACpB,cAAc;IACd,cAAc;IACd,gBAAgB;IAChB,gBAAgB;IAChB,iBAAiB;IACjB,iBAAiB;IACjB,cAAc;IACd,cAAc;IACd,aAAa;IACb,gBAAgB;IAChB,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,mBAAmB;IACnB,eAAe;IACf,qBAAqB;IACrB,qBAAqB;IACrB,SAAS;IACT,SAAS;IACT,sBAAsB;IACtB,sBAAsB;IACtB,
|
|
1
|
+
{"version":3,"file":"valor-global.js","sourceRoot":"","sources":["../../../testes/listas/valor-global.ts"],"names":[],"mappings":";;;AAAa,QAAA,WAAW,GAAkB;IACtC,sBAAsB;IACtB,wBAAwB;IACxB,wBAAwB;IACxB,eAAe;IACf,cAAc;IACd,eAAe;IACf,gBAAgB;IAChB,OAAO;IACP,UAAU;IACV,aAAa;IACb,kBAAkB;IAClB,iBAAiB;IACjB,QAAQ;IACR,QAAQ;IACR,UAAU;IACV,UAAU;IACV,sBAAsB;IACtB,oBAAoB;IACpB,kBAAkB;IAClB,QAAQ;IACR,SAAS;IACT,UAAU;IACV,UAAU;IACV,gBAAgB;IAChB,gBAAgB;IAChB,cAAc;IACd,cAAc;IACd,YAAY;IACZ,cAAc;IACd,SAAS;IACT,aAAa;IACb,sBAAsB;IACtB,sBAAsB;IACtB,cAAc;IACd,kBAAkB;IAClB,gBAAgB;IAChB,gBAAgB;IAChB,oBAAoB;IACpB,OAAO;IACP,eAAe;IACf,gBAAgB;IAChB,mBAAmB;IACnB,mBAAmB;IACnB,qBAAqB;IACrB,qBAAqB;IACrB,eAAe;IACf,sBAAsB;IACtB,sBAAsB;IACtB,mBAAmB;IACnB,SAAS;IACT,SAAS;IACT,oBAAoB;IACpB,oBAAoB;IACpB,yBAAyB;IACzB,yBAAyB;IACzB,sBAAsB;IACtB,sBAAsB;IACtB,cAAc;IACd,cAAc;IACd,oBAAoB;IACpB,oBAAoB;IACpB,cAAc;IACd,cAAc;IACd,gBAAgB;IAChB,gBAAgB;IAChB,iBAAiB;IACjB,iBAAiB;IACjB,cAAc;IACd,cAAc;IACd,aAAa;IACb,gBAAgB;IAChB,sBAAsB;IACtB,sBAAsB;IACtB,sBAAsB;IACtB,mBAAmB;IACnB,eAAe;IACf,qBAAqB;IACrB,qBAAqB;IACrB,SAAS;IACT,SAAS;IACT,sBAAsB;IACtB,sBAAsB;IACtB,eAAe;IACf,OAAO;IACP,6BAA6B;IAC7B,4BAA4B;IAC5B,qBAAqB;IACrB,eAAe;IACf,yBAAyB;IACzB,iBAAiB;IACjB,iBAAiB;IACjB,uBAAuB;IACvB,uBAAuB;IACvB,cAAc;IACd,cAAc;IACd,sBAAsB;IACtB,sBAAsB;IACtB,qBAAqB;IACrB,qBAAqB;IACrB,kBAAkB;IAClB,kBAAkB;IAClB,iBAAiB;IACjB,cAAc;IACd,mBAAmB;IACnB,aAAa;IACb,mBAAmB;IACnB,oBAAoB;IACpB,WAAW;IACX,WAAW;IACX,kBAAkB;IAClB,kBAAkB;IAClB,mBAAmB;IACnB,mBAAmB;IACnB,uBAAuB;IACvB,uBAAuB;IACvB,iBAAiB;IACjB,iBAAiB;IACjB,oBAAoB;IACpB,kBAAkB;IAClB,kBAAkB;IAClB,iBAAiB;IACjB,cAAc;IACd,iBAAiB;IACjB,iBAAiB;IACjB,0BAA0B;IAC1B,0BAA0B;IAC1B,gBAAgB;CACnB,CAAC;AAEF;;;;;;;;;;EAUE"}
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
const avaliador_sintatico_1 = require("../../fontes/avaliador-sintatico");
|
|
4
4
|
const lexador_1 = require("../../fontes/lexador");
|
|
5
5
|
const tradutor_1 = require("../../fontes/tradutor");
|
|
6
|
-
describe('Testando Seletores AtribuiçãoAbreviada (de atribuição abreviada), que recebem dois ou mais atributos', () => {
|
|
6
|
+
describe.skip('Testando Seletores AtribuiçãoAbreviada (de atribuição abreviada), que recebem dois ou mais atributos', () => {
|
|
7
7
|
describe('Testes Unitários', () => {
|
|
8
8
|
let lexador;
|
|
9
9
|
let avaliador;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"atribuicao-abreviada.test.js","sourceRoot":"","sources":["../../../testes/modificadores/atribuicao-abreviada.test.ts"],"names":[],"mappings":";;AAAA,0EAAsE;AACtE,kDAA+C;
|
|
1
|
+
{"version":3,"file":"atribuicao-abreviada.test.js","sourceRoot":"","sources":["../../../testes/modificadores/atribuicao-abreviada.test.ts"],"names":[],"mappings":";;AAAA,0EAAsE;AACtE,kDAA+C;AAC/C,oDAAiD;AAEjD,QAAQ,CAAC,IAAI,CAAC,sGAAsG,EAAE,GAAG,EAAE;IACvH,QAAQ,CAAC,kBAAkB,EAAE,GAAG,EAAE;QAC9B,IAAI,OAAgB,CAAC;QACrB,IAAI,SAA6B,CAAC;QAClC,IAAI,QAAkB,CAAC;QAEvB,UAAU,CAAC,GAAG,EAAE;YACZ,OAAO,GAAG,IAAI,iBAAO,EAAE,CAAC;YACxB,SAAS,GAAG,IAAI,wCAAkB,EAAE,CAAC;YACrC,QAAQ,GAAG,IAAI,mBAAQ,EAAE,CAAC;QAC9B,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,SAAS,EAAE,GAAG,EAAE;YACf,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC;QACtB,CAAC,CAAC,CAAC;QAEH,gEAAgE;QAChE,+EAA+E;QAC/E,8CAA8C;QAE9C,gEAAgE;QAChE,6CAA6C;IACjD,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC"}
|
|
@@ -134,7 +134,7 @@ describe('Testando Seletores que recebem COR como atributo', () => {
|
|
|
134
134
|
// Avaliador Sintático - Erro esperado como retorno
|
|
135
135
|
expect(() => {
|
|
136
136
|
avaliador.analisar(novoLexador.simbolos);
|
|
137
|
-
}).toThrow(`O seletor '${seletorIncorreto}' não
|
|
137
|
+
}).toThrow(`O seletor '${seletorIncorreto}' não existe.`);
|
|
138
138
|
// Tradutor - Não deve traduzir devido ao erro do Avaliador Sintático
|
|
139
139
|
expect(() => {
|
|
140
140
|
tradutor.traduzir(avaliador.analisar(novoLexador.simbolos));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cores.test.js","sourceRoot":"","sources":["../../../testes/modificadores/cores.test.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"cores.test.js","sourceRoot":"","sources":["../../../testes/modificadores/cores.test.ts"],"names":[],"mappings":"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"}
|
|
@@ -19,7 +19,7 @@ describe('Testando Seletores com ESTILO como atributo', () => {
|
|
|
19
19
|
avaliador = new avaliador_sintatico_1.AvaliadorSintatico();
|
|
20
20
|
tradutor = new tradutor_1.Tradutor();
|
|
21
21
|
});
|
|
22
|
-
it('Casos de sucesso -
|
|
22
|
+
it('Casos de sucesso - Valor válido', () => {
|
|
23
23
|
for (let index = 0; index < estilo_1.Estilo.length; index += 1) {
|
|
24
24
|
const seletor = new superclasse_1.SeletorModificador(estilo_1.Estilo[index], 'pontilhado', null);
|
|
25
25
|
// Lexador
|
|
@@ -30,22 +30,22 @@ describe('Testando Seletores com ESTILO como atributo', () => {
|
|
|
30
30
|
]);
|
|
31
31
|
expect(resultadoLexador.simbolos).toHaveLength(7);
|
|
32
32
|
expect(resultadoLexador.erros).toHaveLength(0);
|
|
33
|
+
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
34
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
35
|
+
]));
|
|
33
36
|
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
34
37
|
expect.objectContaining({ tipo: foles_1.default.QUANTIFICADOR }),
|
|
35
38
|
expect.objectContaining({ tipo: foles_1.default.NUMERO }),
|
|
36
39
|
]));
|
|
37
40
|
// Avaliador Sintático
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
// );
|
|
42
|
-
// expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(
|
|
43
|
-
// seletor['propriedadeCss']
|
|
44
|
-
// );
|
|
41
|
+
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
42
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
43
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
45
44
|
// // Tradutor
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
45
|
+
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
46
|
+
expect(resultadoTradutor).toContain('body');
|
|
47
|
+
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
48
|
+
expect(resultadoTradutor).toContain('dotted');
|
|
49
49
|
}
|
|
50
50
|
});
|
|
51
51
|
it('Casos de Falha - Valor não informado', () => {
|
|
@@ -58,23 +58,30 @@ describe('Testando Seletores com ESTILO como atributo', () => {
|
|
|
58
58
|
]);
|
|
59
59
|
expect(resultadoLexador.simbolos).not.toHaveLength(7);
|
|
60
60
|
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
61
|
-
expect.objectContaining({ tipo: foles_1.default.
|
|
61
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
62
62
|
]));
|
|
63
|
+
expect(() => {
|
|
64
|
+
avaliador.analisar(resultadoLexador.simbolos);
|
|
65
|
+
}).toThrow(`Esperado ';' após declaração de valor de modificador '${estilo_1.Estilo[index]}'.`);
|
|
66
|
+
}
|
|
67
|
+
});
|
|
68
|
+
it('Casos de Falha - Seletor com erro de digitação', () => {
|
|
69
|
+
for (let index = 0; index < Object.keys(estilo_1.Estilo).length; index += 1) {
|
|
63
70
|
// Causar erro de digitação
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
//
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
//
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
71
|
+
const seletorIncorreto = estilo_1.Estilo[index].replace(estilo_1.Estilo[index][0], '');
|
|
72
|
+
const resultadoLexador = lexador.mapear([
|
|
73
|
+
"lmht {",
|
|
74
|
+
`${seletorIncorreto}: solido;`,
|
|
75
|
+
"}"
|
|
76
|
+
]);
|
|
77
|
+
// Avaliador Sintático - Erro esperado como retorno
|
|
78
|
+
expect(() => {
|
|
79
|
+
avaliador.analisar(resultadoLexador.simbolos);
|
|
80
|
+
}).toThrow(`O seletor '${seletorIncorreto}' não existe.`);
|
|
81
|
+
// Tradutor - Não deve traduzir devido ao erro do Avaliador Sintático
|
|
82
|
+
expect(() => {
|
|
83
|
+
tradutor.traduzir(avaliador.analisar(resultadoLexador.simbolos));
|
|
84
|
+
}).toHaveLength(0);
|
|
78
85
|
}
|
|
79
86
|
});
|
|
80
87
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"estilo.test.js","sourceRoot":"","sources":["../../../testes/modificadores/estilo.test.ts"],"names":[],"mappings":";;;;;AAAA,0EAAsE;AACtE,kDAA+C;AAC/C,wEAA4E;AAC5E,iFAAmE;AACnE,oDAAiD;AACjD,6CAA0C;AAE1C,QAAQ,CAAC,6CAA6C,EAAE,GAAG,EAAE;IACzD,QAAQ,CAAC,kBAAkB,EAAE,GAAG,EAAE;QAC9B,IAAI,OAAgB,CAAC;QACrB,IAAI,SAA6B,CAAC;QAClC,IAAI,QAAkB,CAAC;QAEvB,UAAU,CAAC,GAAG,EAAE;YACZ,OAAO,GAAG,IAAI,iBAAO,EAAE,CAAC;YACxB,SAAS,GAAG,IAAI,wCAAkB,EAAE,CAAC;YACrC,QAAQ,GAAG,IAAI,mBAAQ,EAAE,CAAC;QAC9B,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,
|
|
1
|
+
{"version":3,"file":"estilo.test.js","sourceRoot":"","sources":["../../../testes/modificadores/estilo.test.ts"],"names":[],"mappings":"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"}
|