@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
|
@@ -19,7 +19,7 @@ describe('Testando Seletores que recebem PALAVRAS RESERVADAS como atributo', ()
|
|
|
19
19
|
avaliador = new avaliador_sintatico_1.AvaliadorSintatico();
|
|
20
20
|
tradutor = new tradutor_1.Tradutor();
|
|
21
21
|
});
|
|
22
|
-
it('
|
|
22
|
+
it('Caso de sucesso - Valores globais válidos', () => {
|
|
23
23
|
for (let index = 0; index < Object.keys(palavras_reservadas_1.PalavrasReservadas).length; index += 1) {
|
|
24
24
|
const seletor = new superclasse_1.SeletorModificador(palavras_reservadas_1.PalavrasReservadas[index], 'reverter', null);
|
|
25
25
|
// Lexador
|
|
@@ -33,27 +33,29 @@ describe('Testando Seletores que recebem PALAVRAS RESERVADAS como atributo', ()
|
|
|
33
33
|
// O Lexador deve montar um objeto de comprimento 7 sem retornar nenhum erro
|
|
34
34
|
expect(resultadoLexador.simbolos).toHaveLength(7);
|
|
35
35
|
expect(resultadoLexador.erros).toHaveLength(0);
|
|
36
|
+
// O Lexador deve classificar o valor como QUALITATIVO
|
|
37
|
+
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
38
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
39
|
+
]));
|
|
36
40
|
// O Lexador não deve encontrar qualquer número ou quantificador na operação
|
|
37
41
|
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
38
42
|
expect.objectContaining({ tipo: foles_1.default.QUANTIFICADOR }),
|
|
39
43
|
expect.objectContaining({ tipo: foles_1.default.NUMERO }),
|
|
40
44
|
]));
|
|
41
|
-
//
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
//
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
// const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
51
|
-
// expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
52
|
-
// expect(resultadoTradutor).toContain('inherit');
|
|
45
|
+
// Avaliador Sintático
|
|
46
|
+
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
47
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
48
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
49
|
+
// Tradutor
|
|
50
|
+
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
51
|
+
expect(resultadoTradutor).toContain('body');
|
|
52
|
+
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
53
|
+
expect(resultadoTradutor).toContain('revert');
|
|
53
54
|
}
|
|
54
55
|
});
|
|
55
|
-
it('
|
|
56
|
+
it('Caso de sucesso - passando valores aceitos', () => {
|
|
56
57
|
for (let index = 0; index < Object.keys(palavras_reservadas_1.PalavrasReservadas).length; index += 1) {
|
|
58
|
+
// Seletor inicial
|
|
57
59
|
let seletor = new superclasse_1.SeletorModificador(palavras_reservadas_1.PalavrasReservadas[index], 'reverter', null);
|
|
58
60
|
// Se há uma lista de valores aceitos, é atribuído o primeiro valor ao seletor.
|
|
59
61
|
// Se não há, a condicional abaixo não é executada e o seletor segue sendo o da linha acima.
|
|
@@ -76,9 +78,21 @@ describe('Testando Seletores que recebem PALAVRAS RESERVADAS como atributo', ()
|
|
|
76
78
|
expect.objectContaining({ tipo: foles_1.default.QUANTIFICADOR }),
|
|
77
79
|
expect.objectContaining({ tipo: foles_1.default.NUMERO }),
|
|
78
80
|
]));
|
|
81
|
+
// O Lexador deve classificar o valor recebido como IDENTIFICADOR
|
|
82
|
+
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
83
|
+
expect.objectContaining({ tipo: foles_1.default.IDENTIFICADOR }),
|
|
84
|
+
]));
|
|
85
|
+
// Avaliador Sintático deve conter os nomes FolEs e CSS corretamente
|
|
86
|
+
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
87
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
88
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
89
|
+
// Tradutor deve tranformar o código corretamente em CSS
|
|
90
|
+
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
91
|
+
expect(resultadoTradutor).toContain('body');
|
|
92
|
+
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
79
93
|
}
|
|
80
94
|
});
|
|
81
|
-
it('Caso de falha - Palavra reservada
|
|
95
|
+
it('Caso de falha - Palavra reservada não informada', () => {
|
|
82
96
|
for (let index = 0; index < Object.keys(palavras_reservadas_1.PalavrasReservadas).length; index += 1) {
|
|
83
97
|
// Lexador
|
|
84
98
|
const resultadoLexador = lexador.mapear([
|
|
@@ -86,10 +100,16 @@ describe('Testando Seletores que recebem PALAVRAS RESERVADAS como atributo', ()
|
|
|
86
100
|
`${palavras_reservadas_1.PalavrasReservadas[index]}: ;`,
|
|
87
101
|
"}"
|
|
88
102
|
]);
|
|
103
|
+
// Não deve montar o objeto corretamente
|
|
89
104
|
expect(resultadoLexador.simbolos).not.toHaveLength(7);
|
|
105
|
+
// Não deve encontrar nenhum QUALITATIVO na operação
|
|
90
106
|
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
91
|
-
expect.objectContaining({ tipo: foles_1.default.
|
|
107
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
92
108
|
]));
|
|
109
|
+
// Av. Sintático deve retornar um erro
|
|
110
|
+
expect(() => {
|
|
111
|
+
avaliador.analisar(resultadoLexador.simbolos);
|
|
112
|
+
}).toThrow(`Esperado ';' após declaração de valor de modificador '${palavras_reservadas_1.PalavrasReservadas[index]}'.`);
|
|
93
113
|
}
|
|
94
114
|
});
|
|
95
115
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"palavras-reservadas.test.js","sourceRoot":"","sources":["../../../testes/modificadores/palavras-reservadas.test.ts"],"names":[],"mappings":";;;;;AAAA,0EAAsE;AACtE,kDAA+C;AAC/C,wEAA4E;AAC5E,iFAAmE;AACnE,oDAAiD;AACjD,uEAAmE;AAEnE,QAAQ,CAAC,kEAAkE,EAAE,GAAG,EAAE;IAC9E,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":"palavras-reservadas.test.js","sourceRoot":"","sources":["../../../testes/modificadores/palavras-reservadas.test.ts"],"names":[],"mappings":"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"}
|
|
@@ -33,18 +33,24 @@ describe('Testando Seletores de POSIÇÃO', () => {
|
|
|
33
33
|
// O Lexador deve montar um objeto de comprimento 7 sem retornar nenhum erro
|
|
34
34
|
expect(resultadoLexador.simbolos).toHaveLength(7);
|
|
35
35
|
expect(resultadoLexador.erros).toHaveLength(0);
|
|
36
|
+
// O Lexador não deve encontrar qualquer número ou quantificador na operação
|
|
37
|
+
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
38
|
+
expect.objectContaining({ tipo: foles_1.default.QUANTIFICADOR }),
|
|
39
|
+
expect.objectContaining({ tipo: foles_1.default.NUMERO }),
|
|
40
|
+
]));
|
|
41
|
+
// O Lexador deve classificar o valor recebido como QUALITATIVO
|
|
42
|
+
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
43
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
44
|
+
]));
|
|
36
45
|
// Avaliador Sintático
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
// );
|
|
41
|
-
// expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(
|
|
42
|
-
// seletor['propriedadeCss']
|
|
43
|
-
// );
|
|
46
|
+
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
47
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
48
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
44
49
|
// // Tradutor
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
50
|
+
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
51
|
+
expect(resultadoTradutor).toContain('body');
|
|
52
|
+
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
53
|
+
expect(resultadoTradutor).toContain('center;');
|
|
48
54
|
}
|
|
49
55
|
});
|
|
50
56
|
it('Casos de Falha - Valor não informado', () => {
|
|
@@ -55,27 +61,36 @@ describe('Testando Seletores de POSIÇÃO', () => {
|
|
|
55
61
|
`${posi__o_1.Posição[index]}: ;`,
|
|
56
62
|
"}"
|
|
57
63
|
]);
|
|
64
|
+
// O objeto do Lexados não deve ser montado corretamente
|
|
58
65
|
expect(resultadoLexador.simbolos).not.toHaveLength(7);
|
|
59
66
|
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
60
|
-
expect.objectContaining({ tipo: foles_1.default.
|
|
67
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
61
68
|
]));
|
|
69
|
+
// O Avaliador Sintático deve retornar um erro
|
|
70
|
+
expect(() => {
|
|
71
|
+
avaliador.analisar(resultadoLexador.simbolos);
|
|
72
|
+
}).toThrow(`Esperado ';' após declaração de valor de modificador '${posi__o_1.Posição[index]}'.`);
|
|
73
|
+
}
|
|
74
|
+
});
|
|
75
|
+
it('Casos de Falha - Seletor com erro de digitação', () => {
|
|
76
|
+
for (let index = 0; index < Object.keys(posi__o_1.Posição).length; index += 1) {
|
|
62
77
|
// Causar erro de digitação
|
|
63
78
|
const seletorIncorreto = posi__o_1.Posição[index].replace(posi__o_1.Posição[index][0], '');
|
|
64
|
-
const
|
|
79
|
+
const resultadoLexador = lexador.mapear([
|
|
65
80
|
"lmht {",
|
|
66
|
-
`${seletorIncorreto}:
|
|
81
|
+
`${seletorIncorreto}: esquerda;`,
|
|
67
82
|
"}"
|
|
68
83
|
]);
|
|
69
84
|
// Avaliador Sintático - Erro esperado como retorno
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
//
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
85
|
+
expect(() => {
|
|
86
|
+
avaliador.analisar(resultadoLexador.simbolos);
|
|
87
|
+
}).toThrow(`O seletor '${seletorIncorreto}' não existe.`);
|
|
88
|
+
// Tradutor - Não deve traduzir devido ao erro do Avaliador Sintático
|
|
89
|
+
expect(() => {
|
|
90
|
+
tradutor.traduzir(avaliador.analisar(resultadoLexador.simbolos));
|
|
91
|
+
}).toHaveLength(0);
|
|
77
92
|
}
|
|
78
93
|
});
|
|
79
94
|
});
|
|
80
95
|
});
|
|
81
|
-
//# sourceMappingURL=
|
|
96
|
+
//# sourceMappingURL=posicao.test.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"posicao.test.js","sourceRoot":"","sources":["../../../testes/modificadores/posicao.test.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
+
};
|
|
2
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
6
|
const avaliador_sintatico_1 = require("../../fontes/avaliador-sintatico");
|
|
4
7
|
const lexador_1 = require("../../fontes/lexador");
|
|
5
8
|
const superclasse_1 = require("../../fontes/modificadores/superclasse");
|
|
9
|
+
const foles_1 = __importDefault(require("../../fontes/tipos-de-simbolos/foles"));
|
|
6
10
|
const tradutor_1 = require("../../fontes/tradutor");
|
|
7
11
|
const status_1 = require("../listas/status");
|
|
8
12
|
describe('Testando Seletores com STATUS como atributo', () => {
|
|
@@ -15,94 +19,125 @@ describe('Testando Seletores com STATUS como atributo', () => {
|
|
|
15
19
|
avaliador = new avaliador_sintatico_1.AvaliadorSintatico();
|
|
16
20
|
tradutor = new tradutor_1.Tradutor();
|
|
17
21
|
});
|
|
18
|
-
it('Casos de sucesso - Valor
|
|
22
|
+
it('Casos de sucesso - Valor válido (auto)', () => {
|
|
19
23
|
for (let index = 0; index < status_1.StatusAuto.length; index += 1) {
|
|
20
24
|
const seletor = new superclasse_1.SeletorModificador(status_1.StatusAuto[index], 'auto', null);
|
|
25
|
+
// A classe do modificador deve aceitar 'auto' como valor
|
|
26
|
+
expect(seletor['valor']).toEqual('auto');
|
|
21
27
|
// Lexador
|
|
22
28
|
const resultadoLexador = lexador.mapear([
|
|
23
29
|
"corpo {",
|
|
24
30
|
`${status_1.StatusAuto[index]}: ${seletor['valor']};`,
|
|
25
31
|
"}"
|
|
26
32
|
]);
|
|
27
|
-
// O modificador deve aceitar 'auto' como valor
|
|
28
|
-
expect(seletor['valor']).toEqual('auto');
|
|
29
33
|
// O Lexador deve montar um objeto de comprimento 7 sem retornar nenhum erro
|
|
30
34
|
expect(resultadoLexador.simbolos).toHaveLength(7);
|
|
31
35
|
expect(resultadoLexador.erros).toHaveLength(0);
|
|
36
|
+
// O valor recebido deve ser mapeado como QUALITATIVO
|
|
37
|
+
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
38
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
39
|
+
]));
|
|
40
|
+
// O Lexador não deve encontrar nenhum número ou quantificador no mapeamento
|
|
41
|
+
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
42
|
+
expect.objectContaining({ tipo: foles_1.default.NUMERO }),
|
|
43
|
+
expect.objectContaining({ tipo: foles_1.default.QUANTIFICADOR }),
|
|
44
|
+
]));
|
|
32
45
|
// Avaliador Sintático
|
|
33
|
-
|
|
34
|
-
//
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
// expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(
|
|
38
|
-
// seletor['propriedadeCss']
|
|
39
|
-
// );
|
|
46
|
+
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
47
|
+
// O Avaliador deve montar um objeto com os devidos nomes FolEs e CSS
|
|
48
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
49
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
40
50
|
// // Tradutor
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
51
|
+
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
52
|
+
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
53
|
+
expect(resultadoTradutor).toContain('auto');
|
|
44
54
|
}
|
|
45
55
|
});
|
|
46
|
-
it('Casos de
|
|
56
|
+
it('Casos de Falha - Lexador, Avaliador e Tradutor', () => {
|
|
57
|
+
for (let index = 0; index < status_1.StatusAuto.length; index += 1) {
|
|
58
|
+
// Lexador - Status não informado
|
|
59
|
+
const resultadoLexador = lexador.mapear([
|
|
60
|
+
"lmht {",
|
|
61
|
+
`${status_1.StatusAuto[index]}: ;`,
|
|
62
|
+
"}"
|
|
63
|
+
]);
|
|
64
|
+
expect(resultadoLexador.simbolos).not.toHaveLength(7);
|
|
65
|
+
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
66
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
67
|
+
]));
|
|
68
|
+
// Causar erro de digitação
|
|
69
|
+
const seletorIncorreto = status_1.StatusAuto[index].replace(status_1.StatusAuto[index][0], '');
|
|
70
|
+
const novoLexador = lexador.mapear([
|
|
71
|
+
"lmht {",
|
|
72
|
+
`${seletorIncorreto}: automatico;`,
|
|
73
|
+
"}"
|
|
74
|
+
]);
|
|
75
|
+
// Avaliador Sintático - Erro esperado como retorno
|
|
76
|
+
expect(() => {
|
|
77
|
+
avaliador.analisar(novoLexador.simbolos);
|
|
78
|
+
}).toThrow(`O seletor '${seletorIncorreto}' não existe.`);
|
|
79
|
+
// Tradutor - Não deve traduzir devido ao erro do Avaliador Sintático
|
|
80
|
+
expect(() => {
|
|
81
|
+
tradutor.traduzir(avaliador.analisar(novoLexador.simbolos));
|
|
82
|
+
}).toHaveLength(0);
|
|
83
|
+
}
|
|
84
|
+
});
|
|
85
|
+
it('Casos de sucesso - Valor válido (nenhum)', () => {
|
|
47
86
|
for (let index = 0; index < status_1.StatusNenhum.length; index += 1) {
|
|
48
87
|
const seletor = new superclasse_1.SeletorModificador(status_1.StatusNenhum[index], 'nenhum', null);
|
|
88
|
+
// A classe do modificador deve aceitar 'normal' como valor
|
|
89
|
+
expect(seletor['valor']).toEqual('nenhum');
|
|
49
90
|
// Lexador
|
|
50
91
|
const resultadoLexador = lexador.mapear([
|
|
51
92
|
"corpo {",
|
|
52
93
|
`${status_1.StatusNenhum[index]}: ${seletor['valor']};`,
|
|
53
94
|
"}"
|
|
54
95
|
]);
|
|
55
|
-
// O modificador deve aceitar 'nenhum' como valor
|
|
56
|
-
expect(seletor['valor']).toEqual('nenhum');
|
|
57
96
|
// O Lexador deve montar um objeto de comprimento 7 sem retornar nenhum erro
|
|
58
97
|
expect(resultadoLexador.simbolos).toHaveLength(7);
|
|
59
98
|
expect(resultadoLexador.erros).toHaveLength(0);
|
|
99
|
+
// O valor recebido deve ser mapeado como QUALITATIVO
|
|
100
|
+
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
101
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
102
|
+
]));
|
|
103
|
+
// Avaliador Sintático
|
|
104
|
+
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
105
|
+
// O Avaliador deve montar um objeto com os devidos nomes FolEs e CSS
|
|
106
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
107
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
108
|
+
// // Tradutor
|
|
109
|
+
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
110
|
+
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
111
|
+
expect(resultadoTradutor).toContain('none');
|
|
60
112
|
}
|
|
61
113
|
});
|
|
62
|
-
it('Casos de sucesso - Valor
|
|
114
|
+
it('Casos de sucesso - Valor válido (normal)', () => {
|
|
63
115
|
for (let index = 0; index < status_1.StatusNormal.length; index += 1) {
|
|
64
116
|
const seletor = new superclasse_1.SeletorModificador(status_1.StatusNormal[index], 'normal', null);
|
|
117
|
+
// A classe do modificador deve aceitar 'normal' como valor
|
|
118
|
+
expect(seletor['valor']).toEqual('normal');
|
|
65
119
|
// Lexador
|
|
66
120
|
const resultadoLexador = lexador.mapear([
|
|
67
121
|
"corpo {",
|
|
68
122
|
`${status_1.StatusNormal[index]}: ${seletor['valor']};`,
|
|
69
123
|
"}"
|
|
70
124
|
]);
|
|
71
|
-
// O modificador deve aceitar 'normal' como valor
|
|
72
|
-
expect(seletor['valor']).toEqual('normal');
|
|
73
125
|
// O Lexador deve montar um objeto de comprimento 7 sem retornar nenhum erro
|
|
74
126
|
expect(resultadoLexador.simbolos).toHaveLength(7);
|
|
75
127
|
expect(resultadoLexador.erros).toHaveLength(0);
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
for (let index = 0; index < status_1.StatusAuto.length; index += 1) {
|
|
80
|
-
// Lexador - Status não informado
|
|
81
|
-
const resultadoLexador = lexador.mapear([
|
|
82
|
-
"lmht {",
|
|
83
|
-
`${status_1.StatusAuto[index]}: ;`,
|
|
84
|
-
"}"
|
|
85
|
-
]);
|
|
86
|
-
expect(resultadoLexador.simbolos).not.toHaveLength(7);
|
|
87
|
-
expect(resultadoLexador.erros).toHaveLength(1);
|
|
88
|
-
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
89
|
-
// expect.objectContaining({ tipo: tiposDeSimbolos.ATRIBUTO_STATUS }),
|
|
128
|
+
// O valor recebido deve ser mapeado como IDENTIFICADOR
|
|
129
|
+
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
130
|
+
expect.objectContaining({ tipo: foles_1.default.IDENTIFICADOR }),
|
|
90
131
|
]));
|
|
91
|
-
//
|
|
92
|
-
const
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
expect(()
|
|
100
|
-
avaliador.analisar(novoLexador.simbolos);
|
|
101
|
-
}).toThrow(`O seletor '${seletorIncorreto}' não foi encontrado.`);
|
|
102
|
-
// Tradutor - Não deve traduzir devido ao erro do Avaliador Sintático
|
|
103
|
-
expect(() => {
|
|
104
|
-
tradutor.traduzir(avaliador.analisar(novoLexador.simbolos));
|
|
105
|
-
}).toHaveLength(0);
|
|
132
|
+
// Avaliador Sintático
|
|
133
|
+
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
134
|
+
// O Avaliador deve montar um objeto com os devidos nomes FolEs e CSS
|
|
135
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
136
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
137
|
+
// // Tradutor
|
|
138
|
+
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
139
|
+
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
140
|
+
expect(resultadoTradutor).toContain('normal');
|
|
106
141
|
}
|
|
107
142
|
});
|
|
108
143
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"status.test.js","sourceRoot":"","sources":["../../../testes/modificadores/status.test.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"status.test.js","sourceRoot":"","sources":["../../../testes/modificadores/status.test.ts"],"names":[],"mappings":"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"}
|
|
@@ -30,27 +30,38 @@ describe('Testando Seletores com VALORES GLOBAIS', () => {
|
|
|
30
30
|
]);
|
|
31
31
|
expect(resultadoLexador.simbolos).toHaveLength(7);
|
|
32
32
|
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
33
|
-
|
|
33
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
34
34
|
]));
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
]));
|
|
39
|
-
//
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
//
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
35
|
+
// Avaliador Sintático
|
|
36
|
+
const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
37
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(seletor['nomeFoles']);
|
|
38
|
+
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
39
|
+
// Tradutor
|
|
40
|
+
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
41
|
+
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
42
|
+
expect(resultadoTradutor).toContain('inherit');
|
|
43
|
+
}
|
|
44
|
+
});
|
|
45
|
+
it('Casos de Falha - Seletor com erro de digitação', () => {
|
|
46
|
+
for (let index = 0; index < Object.keys(valor_global_1.ValorGlobal).length; index += 1) {
|
|
47
|
+
// Causar erro de digitação
|
|
48
|
+
const seletorIncorreto = valor_global_1.ValorGlobal[index].replace(valor_global_1.ValorGlobal[index][0], '');
|
|
49
|
+
const resultadoLexador = lexador.mapear([
|
|
50
|
+
"lmht {",
|
|
51
|
+
`${seletorIncorreto}: reverter-camada;`,
|
|
52
|
+
"}"
|
|
53
|
+
]);
|
|
54
|
+
// Avaliador Sintático - Erro esperado como retorno
|
|
55
|
+
expect(() => {
|
|
56
|
+
avaliador.analisar(resultadoLexador.simbolos);
|
|
57
|
+
}).toThrow(`O seletor '${seletorIncorreto}' não existe.`);
|
|
58
|
+
// Tradutor - Não deve traduzir devido ao erro do Avaliador Sintático
|
|
59
|
+
expect(() => {
|
|
60
|
+
tradutor.traduzir(avaliador.analisar(resultadoLexador.simbolos));
|
|
61
|
+
}).toHaveLength(0);
|
|
51
62
|
}
|
|
52
63
|
});
|
|
53
|
-
it
|
|
64
|
+
it('Casos de Falha - Valor não informado', () => {
|
|
54
65
|
for (let index = 0; index < Object.keys(valor_global_1.ValorGlobal).length; index += 1) {
|
|
55
66
|
// Lexador - Valor Global não informado
|
|
56
67
|
const resultadoLexador = lexador.mapear([
|
|
@@ -60,7 +71,7 @@ describe('Testando Seletores com VALORES GLOBAIS', () => {
|
|
|
60
71
|
]);
|
|
61
72
|
expect(resultadoLexador.simbolos).not.toHaveLength(7);
|
|
62
73
|
expect(resultadoLexador.simbolos).not.toEqual(expect.arrayContaining([
|
|
63
|
-
|
|
74
|
+
expect.objectContaining({ tipo: foles_1.default.QUALITATIVO }),
|
|
64
75
|
]));
|
|
65
76
|
// Causar erro de digitação
|
|
66
77
|
const seletorIncorreto = valor_global_1.ValorGlobal[index].replace(valor_global_1.ValorGlobal[index][0], '');
|
|
@@ -72,7 +83,7 @@ describe('Testando Seletores com VALORES GLOBAIS', () => {
|
|
|
72
83
|
// Avaliador Sintático - Erro esperado como retorno
|
|
73
84
|
expect(() => {
|
|
74
85
|
avaliador.analisar(novoLexador.simbolos);
|
|
75
|
-
}).toThrow(`O seletor '${seletorIncorreto}' não
|
|
86
|
+
}).toThrow(`O seletor '${seletorIncorreto}' não existe.`);
|
|
76
87
|
// Tradutor - Não deve traduzir devido ao erro do Avaliador Sintático
|
|
77
88
|
expect(() => {
|
|
78
89
|
tradutor.traduzir(avaliador.analisar(novoLexador.simbolos));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"valor-global.test.js","sourceRoot":"","sources":["../../../testes/modificadores/valor-global.test.ts"],"names":[],"mappings":";;;;;AAAA,0EAAsE;AACtE,kDAA+C;AAC/C,wEAA4E;AAC5E,iFAAmE;AACnE,oDAAiD;
|
|
1
|
+
{"version":3,"file":"valor-global.test.js","sourceRoot":"","sources":["../../../testes/modificadores/valor-global.test.ts"],"names":[],"mappings":"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"}
|
|
@@ -35,7 +35,8 @@ describe('Testando Seletores que recebem VALOR NUMÉRICO como atributo', () => {
|
|
|
35
35
|
expect(resultadoLexador.simbolos).toEqual(expect.arrayContaining([
|
|
36
36
|
expect.objectContaining({ tipo: foles_1.default.NUMERO }),
|
|
37
37
|
]));
|
|
38
|
-
// Avaliador Sintático
|
|
38
|
+
// Avaliador Sintático - AINDA NÃO ACEITA VALORES NUMÉRICOS S/ QUANTIFICADOR
|
|
39
|
+
// STATUS: Aguardando resolução de Issue #57 para descomentar as linhas abaixo
|
|
39
40
|
// const resultadoAvaliadorSintatico = avaliador.analisar(resultadoLexador.simbolos);
|
|
40
41
|
// expect(resultadoAvaliadorSintatico[0].modificadores[0].nomeFoles).toStrictEqual(
|
|
41
42
|
// seletor['nomeFoles']
|
|
@@ -60,16 +61,16 @@ describe('Testando Seletores que recebem VALOR NUMÉRICO como atributo', () => {
|
|
|
60
61
|
expect.objectContaining({ tipo: foles_1.default.NUMERO }),
|
|
61
62
|
]));
|
|
62
63
|
// Causar erro de digitação
|
|
63
|
-
const seletorIncorreto =
|
|
64
|
+
// const seletorIncorreto = ValorNumerico[index].replace(ValorNumerico[index][0], '')
|
|
64
65
|
// const novoLexador = lexador.mapear([
|
|
65
66
|
// "lmht {",
|
|
66
67
|
// `${seletorIncorreto}: 1.5;`,
|
|
67
68
|
// "}"
|
|
68
69
|
// ]);
|
|
69
|
-
// Avaliador Sintático - Erro esperado como retorno
|
|
70
|
+
// // Avaliador Sintático - Erro esperado como retorno
|
|
70
71
|
// expect(() => {
|
|
71
72
|
// avaliador.analisar(novoLexador.simbolos);
|
|
72
|
-
// }).toThrow(`O seletor '${seletorIncorreto}' não
|
|
73
|
+
// }).toThrow(`O seletor '${seletorIncorreto}' não existe.`);
|
|
73
74
|
// // Tradutor - Não deve traduzir devido ao erro do Avaliador Sintático
|
|
74
75
|
// expect(() => {
|
|
75
76
|
// tradutor.traduzir(avaliador.analisar(novoLexador.simbolos));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"valor-numerico.test.js","sourceRoot":"","sources":["../../../testes/modificadores/valor-numerico.test.ts"],"names":[],"mappings":";;;;;AAAA,0EAAsE;AACtE,kDAA+C;AAC/C,wEAA4E;AAC5E,iFAAmE;AACnE,oDAAiD;AACjD,6DAAyD;AAEzD,QAAQ,CAAC,6DAA6D,EAAE,GAAG,EAAE;IACzE,MAAM,SAAS,GAAG;QACd,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG;KACxB,CAAC;IAEF,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,kDAAkD,EAAE,GAAG,EAAE;YACxD,KAAK,IAAI,KAAK,GAAG,CAAC,EAAE,KAAK,GAAG,8BAAa,CAAC,MAAM,EAAE,KAAK,IAAI,CAAC,EAAE;gBAC1D,MAAM,OAAO,GAAG,IAAI,gCAAkB,CAAC,8BAAa,CAAC,KAAK,CAAC,EAAE,GAAG,CAAC,CAAC;gBAElE,UAAU;gBACV,MAAM,gBAAgB,GAAG,OAAO,CAAC,MAAM,CAAC;oBACpC,SAAS;oBACT,GAAG,8BAAa,CAAC,KAAK,CAAC,KAAK,OAAO,CAAC,OAAO,CAAC,GAAG;oBAC/C,GAAG;iBACN,CAAC,CAAC;gBAEH,MAAM,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC;gBAClD,MAAM,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC,OAAO,CACrC,MAAM,CAAC,eAAe,CAAC;oBACnB,MAAM,CAAC,gBAAgB,CAAC,EAAE,IAAI,EAAE,eAAe,CAAC,MAAM,EAAE,CAAC;iBAC5D,CAAC,CACL,CAAC;gBAEF,
|
|
1
|
+
{"version":3,"file":"valor-numerico.test.js","sourceRoot":"","sources":["../../../testes/modificadores/valor-numerico.test.ts"],"names":[],"mappings":";;;;;AAAA,0EAAsE;AACtE,kDAA+C;AAC/C,wEAA4E;AAC5E,iFAAmE;AACnE,oDAAiD;AACjD,6DAAyD;AAEzD,QAAQ,CAAC,6DAA6D,EAAE,GAAG,EAAE;IACzE,MAAM,SAAS,GAAG;QACd,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG;KACxB,CAAC;IAEF,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,kDAAkD,EAAE,GAAG,EAAE;YACxD,KAAK,IAAI,KAAK,GAAG,CAAC,EAAE,KAAK,GAAG,8BAAa,CAAC,MAAM,EAAE,KAAK,IAAI,CAAC,EAAE;gBAC1D,MAAM,OAAO,GAAG,IAAI,gCAAkB,CAAC,8BAAa,CAAC,KAAK,CAAC,EAAE,GAAG,CAAC,CAAC;gBAElE,UAAU;gBACV,MAAM,gBAAgB,GAAG,OAAO,CAAC,MAAM,CAAC;oBACpC,SAAS;oBACT,GAAG,8BAAa,CAAC,KAAK,CAAC,KAAK,OAAO,CAAC,OAAO,CAAC,GAAG;oBAC/C,GAAG;iBACN,CAAC,CAAC;gBAEH,MAAM,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC;gBAClD,MAAM,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC,OAAO,CACrC,MAAM,CAAC,eAAe,CAAC;oBACnB,MAAM,CAAC,gBAAgB,CAAC,EAAE,IAAI,EAAE,eAAe,CAAC,MAAM,EAAE,CAAC;iBAC5D,CAAC,CACL,CAAC;gBAEF,4EAA4E;gBAC5E,8EAA8E;gBAE9E,qFAAqF;gBAErF,mFAAmF;gBACnF,2BAA2B;gBAC3B,KAAK;gBACL,wFAAwF;gBACxF,gCAAgC;gBAChC,KAAK;gBAGL,cAAc;gBACd,4EAA4E;gBAE5E,kEAAkE;aACrE;QACL,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,gDAAgD,EAAE,GAAG,EAAE;YACtD,KAAK,IAAI,KAAK,GAAG,CAAC,EAAE,KAAK,GAAG,MAAM,CAAC,IAAI,CAAC,8BAAa,CAAC,CAAC,MAAM,EAAE,KAAK,IAAI,CAAC,EAAE;gBAEvE,yCAAyC;gBACzC,MAAM,gBAAgB,GAAG,OAAO,CAAC,MAAM,CAAC;oBACpC,QAAQ;oBACR,GAAG,8BAAa,CAAC,KAAK,CAAC,KAAK;oBAC5B,GAAG;iBACN,CAAC,CAAC;gBAEH,MAAM,CAAC,gBAAgB,CAAC,QAAQ,CAAC,CAAC,GAAG,CAAC,OAAO,CACzC,MAAM,CAAC,eAAe,CAAC;oBACnB,MAAM,CAAC,gBAAgB,CAAC,EAAE,IAAI,EAAE,eAAe,CAAC,MAAM,EAAE,CAAC;iBAC5D,CAAC,CACL,CAAC;gBAEF,2BAA2B;gBAC3B,qFAAqF;gBAErF,uCAAuC;gBACvC,gBAAgB;gBAChB,mCAAmC;gBACnC,UAAU;gBACV,MAAM;gBAEN,sDAAsD;gBACtD,iBAAiB;gBACjB,gDAAgD;gBAChD,6DAA6D;gBAG7D,wEAAwE;gBACxE,iBAAiB;gBACjB,mEAAmE;gBACnE,sBAAsB;aACzB;QACL,CAAC,CAAC,CAAC;IACP,CAAC,CAAC,CAAC;AACP,CAAC,CAAC,CAAC"}
|
|
@@ -39,7 +39,9 @@ describe('Testes: Valor-Quantificador', () => {
|
|
|
39
39
|
expect(resultadoAvaliadorSintatico[0].modificadores[0].propriedadeCss).toStrictEqual(seletor['propriedadeCss']);
|
|
40
40
|
// Tradutor
|
|
41
41
|
const resultadoTradutor = tradutor.traduzir(resultadoAvaliadorSintatico);
|
|
42
|
+
expect(resultadoTradutor).toContain('html');
|
|
42
43
|
expect(resultadoTradutor).toContain(seletor['propriedadeCss']);
|
|
44
|
+
expect(resultadoTradutor).toContain('12px');
|
|
43
45
|
}
|
|
44
46
|
});
|
|
45
47
|
it('Casos de Falha - Lexador, Avaliador e Tradutor', () => {
|