@designliquido/foles 0.7.4 → 0.8.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/fontes/avaliador-sintatico/avaliador-sintatico-reverso.d.ts +1 -0
- package/fontes/avaliador-sintatico/avaliador-sintatico-reverso.js +32 -1
- package/fontes/avaliador-sintatico/avaliador-sintatico-reverso.js.map +1 -1
- package/fontes/avaliador-sintatico/avaliador-sintatico.js.map +1 -1
- package/fontes/foles.js +2 -1
- package/fontes/foles.js.map +1 -1
- package/fontes/gerador-mapa/index.js +17 -7
- package/fontes/gerador-mapa/index.js.map +1 -1
- package/fontes/importador/importador.js +17 -7
- package/fontes/importador/importador.js.map +1 -1
- package/fontes/lexador/lexador-reverso.js +8 -0
- package/fontes/lexador/lexador-reverso.js.map +1 -1
- package/fontes/lexador/palavras-reservadas/css.d.ts +74 -0
- package/fontes/lexador/palavras-reservadas/css.js +82 -0
- package/fontes/lexador/palavras-reservadas/css.js.map +1 -1
- package/fontes/modificadores/cor-inicio-borda-em-linha.js.map +1 -1
- package/fontes/modificadores/dicionario/dicionario-reverso-modificadores.js +5 -0
- package/fontes/modificadores/dicionario/dicionario-reverso-modificadores.js.map +1 -1
- package/fontes/modificadores/imagem-fundo.d.ts +1 -1
- package/fontes/modificadores/imagem-fundo.js +1 -1
- package/fontes/modificadores/imagem-fundo.js.map +1 -1
- package/fontes/modificadores/superclasse/modificador.d.ts +1 -1
- package/fontes/modificadores/superclasse/seletor-reverso-modificador.d.ts +2 -2
- package/fontes/modificadores/superclasse/seletor-reverso-modificador.js.map +1 -1
- package/fontes/modificadores/validacoes/comum.js.map +1 -1
- package/fontes/modificadores/validacoes/cor.d.ts +1 -1
- package/fontes/modificadores/validacoes/cor.js +11 -32
- package/fontes/modificadores/validacoes/cor.js.map +1 -1
- package/fontes/modificadores/validacoes/numerica.js.map +1 -1
- package/fontes/modificadores/validacoes/proibir-quantificador.js +1 -1
- package/fontes/modificadores/validacoes/proibir-quantificador.js.map +1 -1
- package/fontes/modificadores/validacoes/quantificador.js +2 -2
- package/fontes/modificadores/validacoes/quantificador.js.map +1 -1
- package/fontes/serializadores/serializador-reverso.js +6 -2
- package/fontes/serializadores/serializador-reverso.js.map +1 -1
- package/fontes/serializadores/serializador.js +1 -1
- package/fontes/serializadores/serializador.js.map +1 -1
- package/fontes/tipos-de-simbolos/css.d.ts +3 -0
- package/fontes/tipos-de-simbolos/css.js +3 -0
- package/fontes/tipos-de-simbolos/css.js.map +1 -1
- package/fontes/tradutores/estruturas-lmht.d.ts +0 -4
- package/fontes/tradutores/estruturas-lmht.js +1 -5
- package/fontes/tradutores/estruturas-lmht.js.map +1 -1
- package/fontes/tradutores/tradutor-reverso.js +1 -1
- package/fontes/tradutores/tradutor-reverso.js.map +1 -1
- package/fontes/tradutores/tradutor.js +1 -1
- package/fontes/tradutores/tradutor.js.map +1 -1
- package/fontes/valores/dicionario-valores.js +43 -43
- package/fontes/valores/dicionario-valores.js.map +1 -1
- package/fontes/valores/metodos/css/blur.d.ts +9 -0
- package/fontes/valores/metodos/css/blur.js +20 -0
- package/fontes/valores/metodos/css/blur.js.map +1 -0
- package/fontes/valores/metodos/css/brightness.d.ts +9 -0
- package/fontes/valores/metodos/css/brightness.js +20 -0
- package/fontes/valores/metodos/css/brightness.js.map +1 -0
- package/fontes/valores/metodos/css/metodo-css.d.ts +4 -0
- package/fontes/valores/metodos/css/metodo-css.js +8 -0
- package/fontes/valores/metodos/css/metodo-css.js.map +1 -0
- package/fontes/valores/metodos/{borrar.d.ts → foles/borrar.d.ts} +1 -1
- package/fontes/valores/metodos/foles/borrar.js.map +1 -0
- package/fontes/valores/metodos/{brilho.d.ts → foles/brilho.d.ts} +1 -1
- package/fontes/valores/metodos/foles/brilho.js.map +1 -0
- package/fontes/valores/metodos/{calcular.d.ts → foles/calcular.d.ts} +1 -1
- package/fontes/valores/metodos/foles/calcular.js.map +1 -0
- package/fontes/valores/metodos/{contraste.d.ts → foles/contraste.d.ts} +1 -1
- package/fontes/valores/metodos/foles/contraste.js.map +1 -0
- package/fontes/valores/metodos/{curva-cubica.d.ts → foles/curva-cubica.d.ts} +1 -1
- package/fontes/valores/metodos/foles/curva-cubica.js.map +1 -0
- package/fontes/valores/metodos/{encaixar-conteudo.d.ts → foles/encaixar-conteudo.d.ts} +1 -1
- package/fontes/valores/metodos/foles/encaixar-conteudo.js.map +1 -0
- package/fontes/valores/metodos/{escala-cinza.d.ts → foles/escala-cinza.d.ts} +1 -1
- package/fontes/valores/metodos/foles/escala-cinza.js.map +1 -0
- package/fontes/valores/metodos/{escalamento-3d.d.ts → foles/escalamento-3d.d.ts} +1 -1
- package/fontes/valores/metodos/foles/escalamento-3d.js.map +1 -0
- package/fontes/valores/metodos/{escalamento-eixo-z.d.ts → foles/escalamento-eixo-z.d.ts} +1 -1
- package/fontes/valores/metodos/foles/escalamento-eixo-z.js.map +1 -0
- package/fontes/valores/metodos/{escalamento-horizontal.d.ts → foles/escalamento-horizontal.d.ts} +1 -1
- package/fontes/valores/metodos/foles/escalamento-horizontal.js.map +1 -0
- package/fontes/valores/metodos/{escalamento-vertical.d.ts → foles/escalamento-vertical.d.ts} +1 -1
- package/fontes/valores/metodos/foles/escalamento-vertical.js.map +1 -0
- package/fontes/valores/metodos/{escalamento.d.ts → foles/escalamento.d.ts} +1 -1
- package/fontes/valores/metodos/foles/escalamento.js.map +1 -0
- package/fontes/valores/metodos/{gradiente-linear.d.ts → foles/gradiente-linear.d.ts} +1 -1
- package/fontes/valores/metodos/{gradiente-linear.js → foles/gradiente-linear.js} +1 -1
- package/fontes/valores/metodos/foles/gradiente-linear.js.map +1 -0
- package/fontes/valores/metodos/foles/hexadecimal-cor.js.map +1 -0
- package/fontes/valores/metodos/{hsl.d.ts → foles/hsl.d.ts} +1 -1
- package/fontes/valores/metodos/foles/hsl.js.map +1 -0
- package/fontes/valores/metodos/{hsla.d.ts → foles/hsla.d.ts} +1 -1
- package/fontes/valores/metodos/foles/hsla.js.map +1 -0
- package/fontes/valores/metodos/{inclinar-horizontal.d.ts → foles/inclinar-horizontal.d.ts} +1 -1
- package/fontes/valores/metodos/foles/inclinar-horizontal.js.map +1 -0
- package/fontes/valores/metodos/{inclinar-vertical.d.ts → foles/inclinar-vertical.d.ts} +1 -1
- package/fontes/valores/metodos/foles/inclinar-vertical.js.map +1 -0
- package/fontes/valores/metodos/{inclinar.d.ts → foles/inclinar.d.ts} +1 -1
- package/fontes/valores/metodos/foles/inclinar.js.map +1 -0
- package/fontes/valores/metodos/{inverter.d.ts → foles/inverter.d.ts} +1 -1
- package/fontes/valores/metodos/foles/inverter.js.map +1 -0
- package/fontes/valores/metodos/{limitar.d.ts → foles/limitar.d.ts} +1 -1
- package/fontes/valores/metodos/foles/limitar.js.map +1 -0
- package/fontes/valores/metodos/{linear.d.ts → foles/linear.d.ts} +1 -1
- package/fontes/valores/metodos/foles/linear.js.map +1 -0
- package/fontes/valores/metodos/{metodo.d.ts → foles/metodo.d.ts} +1 -1
- package/fontes/valores/metodos/{metodo.js → foles/metodo.js} +1 -1
- package/fontes/valores/metodos/foles/metodo.js.map +1 -0
- package/fontes/valores/metodos/foles/minmax.js.map +1 -0
- package/fontes/valores/metodos/{opacar.d.ts → foles/opacar.d.ts} +1 -1
- package/fontes/valores/metodos/foles/opacar.js.map +1 -0
- package/fontes/valores/metodos/{passos.d.ts → foles/passos.d.ts} +1 -1
- package/fontes/valores/metodos/foles/passos.js.map +1 -0
- package/fontes/valores/metodos/{perspectivar.d.ts → foles/perspectivar.d.ts} +1 -1
- package/fontes/valores/metodos/foles/perspectivar.js.map +1 -0
- package/fontes/valores/metodos/{projetar-sombra.d.ts → foles/projetar-sombra.d.ts} +1 -1
- package/fontes/valores/metodos/{projetar-sombra.js → foles/projetar-sombra.js} +1 -1
- package/fontes/valores/metodos/foles/projetar-sombra.js.map +1 -0
- package/fontes/valores/metodos/{raio.d.ts → foles/raio.d.ts} +1 -1
- package/fontes/valores/metodos/{raio.js → foles/raio.js} +1 -1
- package/fontes/valores/metodos/foles/raio.js.map +1 -0
- package/fontes/valores/metodos/{rgb.d.ts → foles/rgb.d.ts} +1 -1
- package/fontes/valores/metodos/foles/rgb.js.map +1 -0
- package/fontes/valores/metodos/{rgba.d.ts → foles/rgba.d.ts} +1 -1
- package/fontes/valores/metodos/foles/rgba.js.map +1 -0
- package/fontes/valores/metodos/{rotacionar-eixo-z.d.ts → foles/rotacionar-eixo-z.d.ts} +1 -1
- package/fontes/valores/metodos/{rotacionar-horizontal.js.map → foles/rotacionar-eixo-z.js.map} +1 -1
- package/fontes/valores/metodos/{rotacionar-horizontal.d.ts → foles/rotacionar-horizontal.d.ts} +1 -1
- package/fontes/valores/metodos/foles/rotacionar-horizontal.js.map +1 -0
- package/fontes/valores/metodos/{rotacionar-matiz.d.ts → foles/rotacionar-matiz.d.ts} +1 -1
- package/fontes/valores/metodos/foles/rotacionar-matiz.js.map +1 -0
- package/fontes/valores/metodos/{rotacionar-vertical.d.ts → foles/rotacionar-vertical.d.ts} +1 -1
- package/fontes/valores/metodos/foles/rotacionar-vertical.js.map +1 -0
- package/fontes/valores/metodos/{rotacionar.d.ts → foles/rotacionar.d.ts} +1 -1
- package/fontes/valores/metodos/foles/rotacionar.js.map +1 -0
- package/fontes/valores/metodos/{saturar.d.ts → foles/saturar.d.ts} +1 -1
- package/fontes/valores/metodos/foles/saturar.js.map +1 -0
- package/fontes/valores/metodos/{sepia.d.ts → foles/sepia.d.ts} +1 -1
- package/fontes/valores/metodos/foles/sepia.js.map +1 -0
- package/fontes/valores/metodos/{translacao-3d.d.ts → foles/translacao-3d.d.ts} +1 -1
- package/fontes/valores/metodos/foles/translacao-3d.js.map +1 -0
- package/fontes/valores/metodos/{translacao-eixo-z.d.ts → foles/translacao-eixo-z.d.ts} +1 -1
- package/fontes/valores/metodos/{translacao-horizontal.js.map → foles/translacao-eixo-z.js.map} +1 -1
- package/fontes/valores/metodos/{translacao-horizontal.d.ts → foles/translacao-horizontal.d.ts} +1 -1
- package/fontes/valores/metodos/foles/translacao-horizontal.js.map +1 -0
- package/fontes/valores/metodos/{translacao-vertical.d.ts → foles/translacao-vertical.d.ts} +1 -1
- package/fontes/valores/metodos/foles/translacao-vertical.js.map +1 -0
- package/fontes/valores/metodos/{translacao.d.ts → foles/translacao.d.ts} +1 -1
- package/fontes/valores/metodos/foles/translacao.js.map +1 -0
- package/fontes/valores/metodos/foles/url.js.map +1 -0
- package/package.json +4 -4
- package/testes/lexador-reverso.test.js +73 -1
- package/testes/lexador-reverso.test.js.map +1 -1
- package/testes/listas/traducao-reversa.d.ts +1 -0
- package/testes/listas/traducao-reversa.js +62 -0
- package/testes/listas/traducao-reversa.js.map +1 -0
- package/testes/modificadores/validacoes-modificadores.test.d.ts +1 -0
- package/testes/modificadores/validacoes-modificadores.test.js +393 -0
- package/testes/modificadores/validacoes-modificadores.test.js.map +1 -0
- package/testes/modificadores/valor-numerico.test.js +2 -2
- package/testes/modificadores/valor-numerico.test.js.map +1 -1
- package/testes/seletores-estruturas.test.d.ts +1 -0
- package/testes/seletores-estruturas.test.js +204 -0
- package/testes/seletores-estruturas.test.js.map +1 -0
- package/testes/serializador-reverso.test.js +50 -6
- package/testes/serializador-reverso.test.js.map +1 -1
- package/fontes/valores/metodos/borrar.js.map +0 -1
- package/fontes/valores/metodos/brilho.js.map +0 -1
- package/fontes/valores/metodos/calcular.js.map +0 -1
- package/fontes/valores/metodos/contraste.js.map +0 -1
- package/fontes/valores/metodos/curva-cubica.js.map +0 -1
- package/fontes/valores/metodos/encaixar-conteudo.js.map +0 -1
- package/fontes/valores/metodos/escala-cinza.js.map +0 -1
- package/fontes/valores/metodos/escalamento-3d.js.map +0 -1
- package/fontes/valores/metodos/escalamento-eixo-z.js.map +0 -1
- package/fontes/valores/metodos/escalamento-horizontal.js.map +0 -1
- package/fontes/valores/metodos/escalamento-vertical.js.map +0 -1
- package/fontes/valores/metodos/escalamento.js.map +0 -1
- package/fontes/valores/metodos/gradiente-linear.js.map +0 -1
- package/fontes/valores/metodos/hexadecimal-cor.js.map +0 -1
- package/fontes/valores/metodos/hsl.js.map +0 -1
- package/fontes/valores/metodos/hsla.js.map +0 -1
- package/fontes/valores/metodos/inclinar-horizontal.js.map +0 -1
- package/fontes/valores/metodos/inclinar-vertical.js.map +0 -1
- package/fontes/valores/metodos/inclinar.js.map +0 -1
- package/fontes/valores/metodos/inverter.js.map +0 -1
- package/fontes/valores/metodos/limitar.js.map +0 -1
- package/fontes/valores/metodos/linear.js.map +0 -1
- package/fontes/valores/metodos/metodo.js.map +0 -1
- package/fontes/valores/metodos/minmax.js.map +0 -1
- package/fontes/valores/metodos/opacar.js.map +0 -1
- package/fontes/valores/metodos/passos.js.map +0 -1
- package/fontes/valores/metodos/perspectivar.js.map +0 -1
- package/fontes/valores/metodos/projetar-sombra.js.map +0 -1
- package/fontes/valores/metodos/raio.js.map +0 -1
- package/fontes/valores/metodos/rgb.js.map +0 -1
- package/fontes/valores/metodos/rgba.js.map +0 -1
- package/fontes/valores/metodos/rotacionar-eixo-z.js.map +0 -1
- package/fontes/valores/metodos/rotacionar-matiz.js.map +0 -1
- package/fontes/valores/metodos/rotacionar-vertical.js.map +0 -1
- package/fontes/valores/metodos/rotacionar.js.map +0 -1
- package/fontes/valores/metodos/saturar.js.map +0 -1
- package/fontes/valores/metodos/sepia.js.map +0 -1
- package/fontes/valores/metodos/translacao-3d.js.map +0 -1
- package/fontes/valores/metodos/translacao-eixo-z.js.map +0 -1
- package/fontes/valores/metodos/translacao-vertical.js.map +0 -1
- package/fontes/valores/metodos/translacao.js.map +0 -1
- package/fontes/valores/metodos/url.js.map +0 -1
- /package/fontes/valores/metodos/{borrar.js → foles/borrar.js} +0 -0
- /package/fontes/valores/metodos/{brilho.js → foles/brilho.js} +0 -0
- /package/fontes/valores/metodos/{calcular.js → foles/calcular.js} +0 -0
- /package/fontes/valores/metodos/{contraste.js → foles/contraste.js} +0 -0
- /package/fontes/valores/metodos/{curva-cubica.js → foles/curva-cubica.js} +0 -0
- /package/fontes/valores/metodos/{encaixar-conteudo.js → foles/encaixar-conteudo.js} +0 -0
- /package/fontes/valores/metodos/{escala-cinza.js → foles/escala-cinza.js} +0 -0
- /package/fontes/valores/metodos/{escalamento-3d.js → foles/escalamento-3d.js} +0 -0
- /package/fontes/valores/metodos/{escalamento-eixo-z.js → foles/escalamento-eixo-z.js} +0 -0
- /package/fontes/valores/metodos/{escalamento-horizontal.js → foles/escalamento-horizontal.js} +0 -0
- /package/fontes/valores/metodos/{escalamento-vertical.js → foles/escalamento-vertical.js} +0 -0
- /package/fontes/valores/metodos/{escalamento.js → foles/escalamento.js} +0 -0
- /package/fontes/valores/metodos/{hexadecimal-cor.d.ts → foles/hexadecimal-cor.d.ts} +0 -0
- /package/fontes/valores/metodos/{hexadecimal-cor.js → foles/hexadecimal-cor.js} +0 -0
- /package/fontes/valores/metodos/{hsl.js → foles/hsl.js} +0 -0
- /package/fontes/valores/metodos/{hsla.js → foles/hsla.js} +0 -0
- /package/fontes/valores/metodos/{inclinar-horizontal.js → foles/inclinar-horizontal.js} +0 -0
- /package/fontes/valores/metodos/{inclinar-vertical.js → foles/inclinar-vertical.js} +0 -0
- /package/fontes/valores/metodos/{inclinar.js → foles/inclinar.js} +0 -0
- /package/fontes/valores/metodos/{inverter.js → foles/inverter.js} +0 -0
- /package/fontes/valores/metodos/{limitar.js → foles/limitar.js} +0 -0
- /package/fontes/valores/metodos/{linear.js → foles/linear.js} +0 -0
- /package/fontes/valores/metodos/{minmax.d.ts → foles/minmax.d.ts} +0 -0
- /package/fontes/valores/metodos/{minmax.js → foles/minmax.js} +0 -0
- /package/fontes/valores/metodos/{opacar.js → foles/opacar.js} +0 -0
- /package/fontes/valores/metodos/{passos.js → foles/passos.js} +0 -0
- /package/fontes/valores/metodos/{perspectivar.js → foles/perspectivar.js} +0 -0
- /package/fontes/valores/metodos/{rgb.js → foles/rgb.js} +0 -0
- /package/fontes/valores/metodos/{rgba.js → foles/rgba.js} +0 -0
- /package/fontes/valores/metodos/{rotacionar-eixo-z.js → foles/rotacionar-eixo-z.js} +0 -0
- /package/fontes/valores/metodos/{rotacionar-horizontal.js → foles/rotacionar-horizontal.js} +0 -0
- /package/fontes/valores/metodos/{rotacionar-matiz.js → foles/rotacionar-matiz.js} +0 -0
- /package/fontes/valores/metodos/{rotacionar-vertical.js → foles/rotacionar-vertical.js} +0 -0
- /package/fontes/valores/metodos/{rotacionar.js → foles/rotacionar.js} +0 -0
- /package/fontes/valores/metodos/{saturar.js → foles/saturar.js} +0 -0
- /package/fontes/valores/metodos/{sepia.js → foles/sepia.js} +0 -0
- /package/fontes/valores/metodos/{translacao-3d.js → foles/translacao-3d.js} +0 -0
- /package/fontes/valores/metodos/{translacao-eixo-z.js → foles/translacao-eixo-z.js} +0 -0
- /package/fontes/valores/metodos/{translacao-horizontal.js → foles/translacao-horizontal.js} +0 -0
- /package/fontes/valores/metodos/{translacao-vertical.js → foles/translacao-vertical.js} +0 -0
- /package/fontes/valores/metodos/{translacao.js → foles/translacao.js} +0 -0
- /package/fontes/valores/metodos/{url.d.ts → foles/url.d.ts} +0 -0
- /package/fontes/valores/metodos/{url.js → foles/url.js} +0 -0
|
@@ -1,49 +1,49 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DicionarioValores = void 0;
|
|
4
|
-
const borrar_1 = require("./metodos/borrar");
|
|
5
|
-
const brilho_1 = require("./metodos/brilho");
|
|
6
|
-
const calcular_1 = require("./metodos/calcular");
|
|
7
|
-
const contraste_1 = require("./metodos/contraste");
|
|
8
|
-
const curva_cubica_1 = require("./metodos/curva-cubica");
|
|
9
|
-
const encaixar_conteudo_1 = require("./metodos/encaixar-conteudo");
|
|
10
|
-
const escala_cinza_1 = require("./metodos/escala-cinza");
|
|
11
|
-
const escalamento_1 = require("./metodos/escalamento");
|
|
12
|
-
const escalamento_3d_1 = require("./metodos/escalamento-3d");
|
|
13
|
-
const escalamento_eixo_z_1 = require("./metodos/escalamento-eixo-z");
|
|
14
|
-
const escalamento_horizontal_1 = require("./metodos/escalamento-horizontal");
|
|
15
|
-
const escalamento_vertical_1 = require("./metodos/escalamento-vertical");
|
|
16
|
-
const gradiente_linear_1 = require("./metodos/gradiente-linear");
|
|
17
|
-
const hexadecimal_cor_1 = require("./metodos/hexadecimal-cor");
|
|
18
|
-
const hsl_1 = require("./metodos/hsl");
|
|
19
|
-
const hsla_1 = require("./metodos/hsla");
|
|
20
|
-
const inclinar_1 = require("./metodos/inclinar");
|
|
21
|
-
const inclinar_horizontal_1 = require("./metodos/inclinar-horizontal");
|
|
22
|
-
const inclinar_vertical_1 = require("./metodos/inclinar-vertical");
|
|
23
|
-
const inverter_1 = require("./metodos/inverter");
|
|
24
|
-
const limitar_1 = require("./metodos/limitar");
|
|
25
|
-
const linear_1 = require("./metodos/linear");
|
|
26
|
-
const minmax_1 = require("./metodos/minmax");
|
|
27
|
-
const opacar_1 = require("./metodos/opacar");
|
|
28
|
-
const passos_1 = require("./metodos/passos");
|
|
29
|
-
const perspectivar_1 = require("./metodos/perspectivar");
|
|
30
|
-
const projetar_sombra_1 = require("./metodos/projetar-sombra");
|
|
31
|
-
const raio_1 = require("./metodos/raio");
|
|
32
|
-
const rgb_1 = require("./metodos/rgb");
|
|
33
|
-
const rgba_1 = require("./metodos/rgba");
|
|
34
|
-
const rotacionar_1 = require("./metodos/rotacionar");
|
|
35
|
-
const rotacionar_eixo_z_1 = require("./metodos/rotacionar-eixo-z");
|
|
36
|
-
const rotacionar_horizontal_1 = require("./metodos/rotacionar-horizontal");
|
|
37
|
-
const rotacionar_matiz_1 = require("./metodos/rotacionar-matiz");
|
|
38
|
-
const rotacionar_vertical_1 = require("./metodos/rotacionar-vertical");
|
|
39
|
-
const saturar_1 = require("./metodos/saturar");
|
|
40
|
-
const sepia_1 = require("./metodos/sepia");
|
|
41
|
-
const translacao_1 = require("./metodos/translacao");
|
|
42
|
-
const translacao_3d_1 = require("./metodos/translacao-3d");
|
|
43
|
-
const translacao_eixo_z_1 = require("./metodos/translacao-eixo-z");
|
|
44
|
-
const translacao_horizontal_1 = require("./metodos/translacao-horizontal");
|
|
45
|
-
const translacao_vertical_1 = require("./metodos/translacao-vertical");
|
|
46
|
-
const url_1 = require("./metodos/url");
|
|
4
|
+
const borrar_1 = require("./metodos/foles/borrar");
|
|
5
|
+
const brilho_1 = require("./metodos/foles/brilho");
|
|
6
|
+
const calcular_1 = require("./metodos/foles/calcular");
|
|
7
|
+
const contraste_1 = require("./metodos/foles/contraste");
|
|
8
|
+
const curva_cubica_1 = require("./metodos/foles/curva-cubica");
|
|
9
|
+
const encaixar_conteudo_1 = require("./metodos/foles/encaixar-conteudo");
|
|
10
|
+
const escala_cinza_1 = require("./metodos/foles/escala-cinza");
|
|
11
|
+
const escalamento_1 = require("./metodos/foles/escalamento");
|
|
12
|
+
const escalamento_3d_1 = require("./metodos/foles/escalamento-3d");
|
|
13
|
+
const escalamento_eixo_z_1 = require("./metodos/foles/escalamento-eixo-z");
|
|
14
|
+
const escalamento_horizontal_1 = require("./metodos/foles/escalamento-horizontal");
|
|
15
|
+
const escalamento_vertical_1 = require("./metodos/foles/escalamento-vertical");
|
|
16
|
+
const gradiente_linear_1 = require("./metodos/foles/gradiente-linear");
|
|
17
|
+
const hexadecimal_cor_1 = require("./metodos/foles/hexadecimal-cor");
|
|
18
|
+
const hsl_1 = require("./metodos/foles/hsl");
|
|
19
|
+
const hsla_1 = require("./metodos/foles/hsla");
|
|
20
|
+
const inclinar_1 = require("./metodos/foles/inclinar");
|
|
21
|
+
const inclinar_horizontal_1 = require("./metodos/foles/inclinar-horizontal");
|
|
22
|
+
const inclinar_vertical_1 = require("./metodos/foles/inclinar-vertical");
|
|
23
|
+
const inverter_1 = require("./metodos/foles/inverter");
|
|
24
|
+
const limitar_1 = require("./metodos/foles/limitar");
|
|
25
|
+
const linear_1 = require("./metodos/foles/linear");
|
|
26
|
+
const minmax_1 = require("./metodos/foles/minmax");
|
|
27
|
+
const opacar_1 = require("./metodos/foles/opacar");
|
|
28
|
+
const passos_1 = require("./metodos/foles/passos");
|
|
29
|
+
const perspectivar_1 = require("./metodos/foles/perspectivar");
|
|
30
|
+
const projetar_sombra_1 = require("./metodos/foles/projetar-sombra");
|
|
31
|
+
const raio_1 = require("./metodos/foles/raio");
|
|
32
|
+
const rgb_1 = require("./metodos/foles/rgb");
|
|
33
|
+
const rgba_1 = require("./metodos/foles/rgba");
|
|
34
|
+
const rotacionar_1 = require("./metodos/foles/rotacionar");
|
|
35
|
+
const rotacionar_eixo_z_1 = require("./metodos/foles/rotacionar-eixo-z");
|
|
36
|
+
const rotacionar_horizontal_1 = require("./metodos/foles/rotacionar-horizontal");
|
|
37
|
+
const rotacionar_matiz_1 = require("./metodos/foles/rotacionar-matiz");
|
|
38
|
+
const rotacionar_vertical_1 = require("./metodos/foles/rotacionar-vertical");
|
|
39
|
+
const saturar_1 = require("./metodos/foles/saturar");
|
|
40
|
+
const sepia_1 = require("./metodos/foles/sepia");
|
|
41
|
+
const translacao_1 = require("./metodos/foles/translacao");
|
|
42
|
+
const translacao_3d_1 = require("./metodos/foles/translacao-3d");
|
|
43
|
+
const translacao_eixo_z_1 = require("./metodos/foles/translacao-eixo-z");
|
|
44
|
+
const translacao_horizontal_1 = require("./metodos/foles/translacao-horizontal");
|
|
45
|
+
const translacao_vertical_1 = require("./metodos/foles/translacao-vertical");
|
|
46
|
+
const url_1 = require("./metodos/foles/url");
|
|
47
47
|
exports.DicionarioValores = {
|
|
48
48
|
"borrar": borrar_1.Borrar,
|
|
49
49
|
"brilho": brilho_1.Brilho,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dicionario-valores.js","sourceRoot":"","sources":["../../../fontes/valores/dicionario-valores.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"dicionario-valores.js","sourceRoot":"","sources":["../../../fontes/valores/dicionario-valores.ts"],"names":[],"mappings":";;;AAAA,mDAAgD;AAChD,mDAAgD;AAChD,uDAAoD;AACpD,yDAAsD;AACtD,+DAA2D;AAC3D,yEAAqE;AACrE,+DAA2D;AAC3D,6DAA0D;AAC1D,mEAA+D;AAC/D,2EAAsE;AACtE,mFAA+E;AAC/E,+EAA2E;AAC3E,uEAAmE;AACnE,qEAAiE;AACjE,6CAA0C;AAC1C,+CAA4C;AAC5C,uDAAoD;AACpD,6EAAyE;AACzE,yEAAqE;AACrE,uDAAoD;AACpD,qDAAkD;AAClD,mDAAgD;AAChD,mDAAgD;AAChD,mDAAgD;AAChD,mDAAgD;AAChD,+DAA4D;AAC5D,qEAAiE;AACjE,+CAA4C;AAC5C,6CAA0C;AAC1C,+CAA4C;AAC5C,2DAAwD;AACxD,yEAAoE;AACpE,iFAA6E;AAC7E,uEAAmE;AACnE,6EAAyE;AACzE,qDAAkD;AAClD,iDAA8C;AAC9C,2DAAwD;AACxD,iEAA6D;AAC7D,yEAAoE;AACpE,iFAA6E;AAC7E,6EAAyE;AACzE,6CAA0C;AAE7B,QAAA,iBAAiB,GAAiC;IAC3D,QAAQ,EAAE,eAAM;IAChB,QAAQ,EAAE,eAAM;IAChB,UAAU,EAAE,mBAAQ;IACpB,WAAW,EAAE,qBAAS;IACtB,cAAc,EAAE,0BAAW;IAC3B,cAAc,EAAE,0BAAW;IAC3B,mBAAmB,EAAE,oCAAgB;IACrC,mBAAmB,EAAE,oCAAgB;IACrC,cAAc,EAAE,0BAAW;IAC3B,aAAa,EAAE,yBAAW;IAC1B,gBAAgB,EAAE,8BAAa;IAC/B,oBAAoB,EAAE,qCAAgB;IACtC,wBAAwB,EAAE,8CAAqB;IAC/C,sBAAsB,EAAE,0CAAmB;IAC3C,kBAAkB,EAAE,kCAAe;IACnC,KAAK,EAAE,SAAG;IACV,MAAM,EAAE,WAAI;IACZ,KAAK,EAAE,gCAAc;IACrB,UAAU,EAAE,mBAAQ;IACpB,qBAAqB,EAAE,wCAAkB;IACzC,mBAAmB,EAAE,oCAAgB;IACrC,UAAU,EAAE,mBAAQ;IACpB,SAAS,EAAE,iBAAO;IAClB,QAAQ,EAAE,eAAM;IAChB,QAAQ,EAAE,eAAM;IAChB,QAAQ,EAAE,eAAM;IAChB,QAAQ,EAAE,eAAM;IAChB,cAAc,EAAE,2BAAY;IAC5B,iBAAiB,EAAE,gCAAc;IACjC,MAAM,EAAE,WAAI;IACZ,KAAK,EAAE,SAAG;IACV,MAAM,EAAE,WAAI;IACZ,YAAY,EAAE,uBAAU;IACxB,mBAAmB,EAAE,mCAAe;IACpC,uBAAuB,EAAE,4CAAoB;IAC7C,kBAAkB,EAAE,kCAAe;IACnC,qBAAqB,EAAE,wCAAkB;IACzC,SAAS,EAAE,iBAAO;IAClB,OAAO,EAAE,aAAK;IACd,OAAO,EAAE,aAAK;IACd,YAAY,EAAE,uBAAU;IACxB,YAAY,EAAE,uBAAU;IACxB,eAAe,EAAE,4BAAY;IAC7B,eAAe,EAAE,4BAAY;IAC7B,mBAAmB,EAAE,mCAAe;IACpC,mBAAmB,EAAE,mCAAe;IACpC,uBAAuB,EAAE,4CAAoB;IAC7C,uBAAuB,EAAE,4CAAoB;IAC7C,qBAAqB,EAAE,wCAAkB;IACzC,qBAAqB,EAAE,wCAAkB;IACzC,KAAK,EAAE,SAAG;CACb,CAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Simbolo } from "../../../lexador";
|
|
2
|
+
import { MetodoCss } from "./metodo-css";
|
|
3
|
+
export declare class Blur extends MetodoCss {
|
|
4
|
+
valor: number;
|
|
5
|
+
quantificador: string;
|
|
6
|
+
traducao: string;
|
|
7
|
+
constructor(valor: Simbolo, quantificador: Simbolo);
|
|
8
|
+
paraTexto(): string;
|
|
9
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Blur = void 0;
|
|
4
|
+
const metodo_css_1 = require("./metodo-css");
|
|
5
|
+
class Blur extends metodo_css_1.MetodoCss {
|
|
6
|
+
constructor(valor, quantificador) {
|
|
7
|
+
super();
|
|
8
|
+
this.valor = Number(valor.lexema);
|
|
9
|
+
this.quantificador = quantificador ? quantificador.lexema : null;
|
|
10
|
+
this.traducao = 'blur';
|
|
11
|
+
}
|
|
12
|
+
paraTexto() {
|
|
13
|
+
if (this.quantificador) {
|
|
14
|
+
return `borrar(${this.valor}${this.quantificador})`;
|
|
15
|
+
}
|
|
16
|
+
return `borrar(${this.valor})`;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
exports.Blur = Blur;
|
|
20
|
+
//# sourceMappingURL=blur.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"blur.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/css/blur.ts"],"names":[],"mappings":";;;AACA,6CAAyC;AAEzC,MAAa,IAAK,SAAQ,sBAAS;IAK/B,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAElC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC;IAC3B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,UAAU,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACvD,CAAC;QAED,OAAO,UAAU,IAAI,CAAC,KAAK,GAAG,CAAA;IAClC,CAAC;CACJ;AApBD,oBAoBC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Simbolo } from "../../../lexador";
|
|
2
|
+
import { MetodoCss } from "./metodo-css";
|
|
3
|
+
export declare class Brightness extends MetodoCss {
|
|
4
|
+
valor: number;
|
|
5
|
+
quantificador: string;
|
|
6
|
+
traducao: string;
|
|
7
|
+
constructor(valor: Simbolo, quantificador: Simbolo);
|
|
8
|
+
paraTexto(): string;
|
|
9
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Brightness = void 0;
|
|
4
|
+
const metodo_css_1 = require("./metodo-css");
|
|
5
|
+
class Brightness extends metodo_css_1.MetodoCss {
|
|
6
|
+
constructor(valor, quantificador) {
|
|
7
|
+
super();
|
|
8
|
+
this.valor = Number(valor.lexema);
|
|
9
|
+
this.quantificador = quantificador ? quantificador.lexema : null;
|
|
10
|
+
this.traducao = 'brightness';
|
|
11
|
+
}
|
|
12
|
+
paraTexto() {
|
|
13
|
+
if (this.quantificador) {
|
|
14
|
+
return `brilho(${this.valor}${this.quantificador})`;
|
|
15
|
+
}
|
|
16
|
+
return `brilho(${this.valor})`;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
exports.Brightness = Brightness;
|
|
20
|
+
//# sourceMappingURL=brightness.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"brightness.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/css/brightness.ts"],"names":[],"mappings":";;;AACA,6CAAyC;AAEzC,MAAa,UAAW,SAAQ,sBAAS;IAKrC,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAElC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,YAAY,CAAC;IACjC,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,UAAU,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACvD,CAAC;QAED,OAAO,UAAU,IAAI,CAAC,KAAK,GAAG,CAAA;IAClC,CAAC;CACJ;AApBD,gCAoBC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.MetodoCss = void 0;
|
|
4
|
+
const valor_1 = require("../../valor");
|
|
5
|
+
class MetodoCss extends valor_1.Valor {
|
|
6
|
+
}
|
|
7
|
+
exports.MetodoCss = MetodoCss;
|
|
8
|
+
//# sourceMappingURL=metodo-css.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"metodo-css.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/css/metodo-css.ts"],"names":[],"mappings":";;;AAAA,uCAAoC;AAEpC,MAAsB,SAAU,SAAQ,aAAK;CAE5C;AAFD,8BAEC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"borrar.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/borrar.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,MAAO,SAAQ,eAAM;IAK9B,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAElC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC;IAC3B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,QAAQ,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACrD,CAAC;QAED,OAAO,QAAQ,IAAI,CAAC,KAAK,GAAG,CAAA;IAChC,CAAC;CACJ;AApBD,wBAoBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"brilho.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/brilho.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,MAAO,SAAQ,eAAM;IAK9B,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAElC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,YAAY,CAAC;IACjC,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,cAAc,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QAC3D,CAAC;QAED,OAAO,cAAc,IAAI,CAAC,KAAK,GAAG,CAAA;IACtC,CAAC;CACJ;AApBD,wBAoBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"calcular.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/calcular.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,QAAS,SAAQ,eAAM;IAQhC,YAAY,MAAe,EAAE,cAAuB,EAAE,QAAiB,EAAE,MAAe,EAAE,cAAuB;QAC7G,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC,MAAM,CAAC;QAC5C,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC,MAAM,CAAC;QAChC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC,MAAM,CAAC;QAC5C,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC;IAC3B,CAAC;IAED,SAAS;QACL,OAAO,QAAQ,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,GAAG,CAAA;IAC7G,CAAC;CACJ;AArBD,4BAqBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contraste.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/contraste.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,SAAU,SAAQ,eAAM;IAKjC,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAElC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,UAAU,CAAC;IAC/B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,YAAY,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACzD,CAAC;QAED,OAAO,YAAY,IAAI,CAAC,KAAK,GAAG,CAAA;IACpC,CAAC;CACJ;AApBD,8BAoBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"curva-cubica.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/curva-cubica.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,WAAY,SAAQ,eAAM;IAOnC,YAAY,MAAe,EAAE,MAAe,EAAE,MAAe,EAAE,MAAe;QAC1E,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,QAAQ,GAAG,cAAc,CAAC;IACnC,CAAC;IAED,SAAS;QACL,OAAO,gBAAgB,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,GAAG,CAAA;IACzF,CAAC;CACJ;AAnBD,kCAmBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"encaixar-conteudo.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/encaixar-conteudo.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,gBAAiB,SAAQ,eAAM;IAKxC,YAAY,KAAc,EAAE,aAAqB;QAC7C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,CAAC;QAC3B,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC;QACnC,IAAI,CAAC,QAAQ,GAAG,aAAa,CAAC;IAClC,CAAC;IAED,SAAS;QACL,OAAO,eAAe,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;IAC5D,CAAC;CACJ;AAfD,4CAeC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"escala-cinza.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/escala-cinza.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,WAAY,SAAQ,eAAM;IAKnC,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,WAAW,CAAC;IAChC,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,aAAa,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QAC1D,CAAC;QAED,OAAO,aAAa,IAAI,CAAC,KAAK,GAAG,CAAA;IACrC,CAAC;CACJ;AAnBD,kCAmBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"escalamento-3d.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/escalamento-3d.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,aAAc,SAAQ,eAAM;IAMrC,YAAY,MAAe,EAAE,MAAe,EAAE,MAAe;QACzD,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;IAC9B,CAAC;IAED,SAAS;QACL,OAAO,WAAW,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,GAAG,CAAA;IACpE,CAAC;CACJ;AAjBD,sCAiBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"escalamento-eixo-z.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/escalamento-eixo-z.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,gBAAiB,SAAQ,eAAM;IAIxC,YAAY,MAAe,EAAE,MAAe;QACxC,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC7B,CAAC;IAED,SAAS;QACL,OAAO,UAAU,IAAI,CAAC,MAAM,GAAG,CAAA;IACnC,CAAC;CACJ;AAbD,4CAaC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"escalamento-horizontal.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/escalamento-horizontal.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,qBAAsB,SAAQ,eAAM;IAI7C,YAAY,MAAe,EAAE,MAAe;QACxC,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC7B,CAAC;IAED,SAAS;QACL,OAAO,UAAU,IAAI,CAAC,MAAM,GAAG,CAAA;IACnC,CAAC;CACJ;AAbD,sDAaC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"escalamento-vertical.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/escalamento-vertical.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,mBAAoB,SAAQ,eAAM;IAI3C,YAAY,MAAe,EAAE,MAAe;QACxC,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC7B,CAAC;IAED,SAAS;QACL,OAAO,UAAU,IAAI,CAAC,MAAM,GAAG,CAAA;IACnC,CAAC;CACJ;AAbD,kDAaC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"escalamento.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/escalamento.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,WAAY,SAAQ,eAAM;IAKnC,YAAY,MAAe,EAAE,MAAe;QACxC,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;QACpD,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC5B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;YACd,OAAO,SAAS,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,GAAG,CAAA;QAClD,CAAC;QAED,OAAO,SAAS,IAAI,CAAC,MAAM,GAAG,CAAA;IAClC,CAAC;CACJ;AAnBD,kCAmBC"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.GradienteLinear = void 0;
|
|
4
4
|
const metodo_1 = require("./metodo");
|
|
5
|
-
const cores_1 = require("
|
|
5
|
+
const cores_1 = require("../../../modificadores/atributos/cores");
|
|
6
6
|
class GradienteLinear extends metodo_1.Metodo {
|
|
7
7
|
constructor(valorAngulo, quantificadorAngulo, cor1, cor2) {
|
|
8
8
|
super();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"gradiente-linear.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/gradiente-linear.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAClC,kEAA+D;AAE/D,MAAa,eAAgB,SAAQ,eAAM;IAOvC,YAAY,WAAoB,EAAE,mBAA4B,EAAE,IAAa,EAAE,IAAa;QACxF,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;QAC9C,IAAI,CAAC,mBAAmB,GAAG,mBAAmB,CAAC,MAAM,CAAC;QACtD,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,MAAM,CAAC;QACxB,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC,MAAM,CAAC;QACxB,IAAI,CAAC,QAAQ,GAAG,iBAAiB,CAAC;IACtC,CAAC;IAED,SAAS;QACL,IAAI,CAAC,IAAI,GAAG,aAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC7B,IAAI,CAAC,IAAI,GAAG,aAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAC7B,IAAI,CAAC,mBAAmB,KAAK,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,GAAG,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;QAE/E,OAAO,mBAAmB,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC,mBAAmB,KAAK,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,IAAI,GAAG,CAAA;IACxG,CAAC;CACJ;AAvBD,0CAuBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hexadecimal-cor.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/hexadecimal-cor.ts"],"names":[],"mappings":";;;AAAA,qCAAkC;AAElC,MAAa,cAAe,SAAQ,eAAM;IAGtC,YAAY,MAAc;QACtB,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACzB,CAAC;IAED,SAAS;QACL,OAAO,IAAI,IAAI,CAAC,MAAM,EAAE,CAAC;IAC7B,CAAC;CACJ;AAXD,wCAWC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hsl.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/hsl.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,GAAI,SAAQ,eAAM;IAK3B,YAAY,KAAc,EAAE,SAAkB,EAAE,YAAqB;QACjE,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,SAAS,GAAG,MAAM,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;QAC1C,IAAI,CAAC,YAAY,GAAG,MAAM,CAAC,YAAY,CAAC,MAAM,CAAC,CAAC;IACpD,CAAC;IAED,SAAS;QACL,OAAO,OAAO,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC,SAAS,MAAM,IAAI,CAAC,YAAY,IAAI,CAAA;IAC1E,CAAC;CACJ;AAfD,kBAeC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"hsla.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/hsla.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,IAAK,SAAQ,eAAM;IAK5B,YAAY,KAAc,EAAE,SAAkB,EAAE,YAAqB;QACjE,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,SAAS,GAAG,MAAM,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;QAC1C,IAAI,CAAC,YAAY,GAAG,MAAM,CAAC,YAAY,CAAC,MAAM,CAAC,CAAC;IACpD,CAAC;IAED,SAAS;QACL,OAAO,QAAQ,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC,SAAS,MAAM,IAAI,CAAC,YAAY,IAAI,CAAA;IAC3E,CAAC;CACJ;AAfD,oBAeC;AAED,qCAAqC;AACrC,oHAAoH;AACpH,kHAAkH;AAElH,8DAA8D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inclinar-horizontal.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/inclinar-horizontal.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,kBAAmB,SAAQ,eAAM;IAK1C,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC5B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,IAAI,CAAC,aAAa,KAAK,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;YACnE,OAAO,SAAS,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACtD,CAAC;QAED,OAAO,SAAS,IAAI,CAAC,KAAK,GAAG,CAAA;IACjC,CAAC;CACJ;AApBD,gDAoBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inclinar-vertical.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/inclinar-vertical.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,gBAAiB,SAAQ,eAAM;IAKxC,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC5B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,IAAI,CAAC,aAAa,KAAK,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;YACnE,OAAO,SAAS,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACtD,CAAC;QAED,OAAO,SAAS,IAAI,CAAC,KAAK,GAAG,CAAA;IACjC,CAAC;CACJ;AApBD,4CAoBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inclinar.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/inclinar.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,QAAS,SAAQ,eAAM;IAOhC,YAAY,MAAe,EAAE,cAAuB,EAAE,MAAe,EAAE,cAAuB;QAC1F,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC,CAAC,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACpE,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;QACpD,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC,CAAC,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACpE,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC;IAC3B,CAAC;IAED,SAAS;QACL,IAAI,CAAC,IAAI,CAAC,cAAc,IAAI,CAAC,IAAI,CAAC,MAAM,IAAI,CAAC,IAAI,CAAC,cAAc,EAAE,CAAC;YAC/D,OAAO,QAAQ,IAAI,CAAC,MAAM,GAAG,CAAA;QACjC,CAAC;QAED,IAAI,CAAC,IAAI,CAAC,MAAM,IAAI,CAAC,IAAI,CAAC,cAAc,EAAE,CAAC;YACvC,IAAI,CAAC,cAAc,KAAK,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;YACrE,OAAO,QAAQ,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,GAAG,CAAA;QACvD,CAAC;QAED,IAAI,CAAC,cAAc,KAAK,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;QACrE,IAAI,CAAC,cAAc,KAAK,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,GAAG,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;QACrE,OAAO,QAAQ,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,KAAK,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,GAAG,CAAA;IAC7F,CAAC;CACJ;AA9BD,4BA8BC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inverter.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/inverter.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,QAAS,SAAQ,eAAM;IAKhC,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC7B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,UAAU,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACvD,CAAC;QAED,OAAO,UAAU,IAAI,CAAC,KAAK,GAAG,CAAA;IAClC,CAAC;CACJ;AAnBD,4BAmBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"limitar.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/limitar.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,OAAQ,SAAQ,eAAM;IAS/B,YAAY,QAAiB,EAAE,gBAAwB,EAAE,QAAgB,EAAE,gBAAwB,EAAC,QAAgB,EAAE,gBAAwB;QAC1I,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC;QAC3C,IAAI,CAAC,gBAAgB,GAAG,gBAAgB,CAAC,QAAQ,CAAC,CAAC;QACnD,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC;QAC3C,IAAI,CAAC,gBAAgB,GAAG,gBAAgB,CAAC,QAAQ,CAAC,CAAC;QACnD,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,CAAC;QAC3C,IAAI,CAAC,gBAAgB,GAAG,gBAAgB,CAAC,QAAQ,CAAC,CAAC;QACnD,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC5B,CAAC;IAED,SAAS;QACL,OAAO,SAAS,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,gBAAgB,GAAG,CAAA;IAChJ,CAAC;CACJ;AAvBD,0BAuBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"linear.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/linear.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,MAAO,SAAQ,eAAM;IAM9B,YAAY,MAAe,EAAE,IAAa,EAAE,GAAY;QACpD,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAChC,IAAI,CAAC,GAAG,GAAG,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;QAC9B,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC7B,CAAC;IAED,SAAS;QACL,OAAO,UAAU,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,GAAG,GAAG,CAAA;IAC9D,CAAC;CACJ;AAjBD,wBAiBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"metodo.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/metodo.ts"],"names":[],"mappings":";;;AAAA,uCAAoC;AAEpC,MAAsB,MAAO,SAAQ,aAAK;CAEzC;AAFD,wBAEC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"minmax.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/minmax.ts"],"names":[],"mappings":";;;AAAA,qCAAkC;AAElC,MAAa,MAAO,SAAQ,eAAM;IAa9B,YAAY,MAAuB,EAAE,MAAuB;QACxD,KAAK,EAAE,CAAC;QATZ,oBAAe,GAAG;YACd,iBAAiB,EAAE,aAAa;YAChC,iBAAiB,EAAE,aAAa;YAChC,iBAAiB,EAAE,aAAa;YAChC,iBAAiB,EAAE,aAAa;YAChC,MAAM,EAAE,MAAM;SACjB,CAAA;QAIG,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,KAAK,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC;QAC/G,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,KAAK,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC;QAC/G,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;IAC7B,CAAC;IAED,SAAS;QACL,OAAO,UAAU,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,MAAM,GAAG,CAAA;IACnD,CAAC;CACJ;AAvBD,wBAuBC;AAED;;;;;;EAME"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"opacar.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/opacar.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,MAAO,SAAQ,eAAM;IAK9B,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;IAC9B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,WAAW,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACxD,CAAC;QAED,OAAO,WAAW,IAAI,CAAC,KAAK,GAAG,CAAA;IACnC,CAAC;CACJ;AAnBD,wBAmBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"passos.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/passos.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,MAAO,SAAQ,eAAM;IAc9B,YAAY,MAAe,EAAE,KAAa;QACtC,KAAK,EAAE,CAAC;QAVZ,WAAM,GAAG;YACL,eAAe,EAAE,YAAY;YAC7B,aAAa,EAAE,UAAU;YACzB,cAAc,EAAE,WAAW;YAC3B,gBAAgB,EAAE,WAAW;YAC7B,SAAS,EAAE,OAAO;YAClB,OAAO,EAAE,KAAK;SACjB,CAAA;QAIG,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC;QAC1C,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;IAC5B,CAAC;IAED,SAAS;QACL,OAAO,SAAS,IAAI,CAAC,MAAM,KAAK,IAAI,CAAC,KAAK,GAAG,CAAA;IACjD,CAAC;CACJ;AAxBD,wBAwBC;AAED;;;;;;;;;EASE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"perspectivar.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/perspectivar.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,YAAa,SAAQ,eAAM;IAKpC,YAAY,KAAc,EAAE,aAAsB;QAC9C,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,KAAK,GAAG,OAAO,KAAK,KAAK,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAE,KAAiB,CAAC,MAAM,CAAC,CAAC,CAAC,CAAE,KAAiB,CAAC,MAAM,CAAC;QACvG,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACjE,IAAI,CAAC,QAAQ,GAAG,aAAa,CAAC;IAClC,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACrB,OAAO,eAAe,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QAC5D,CAAC;QAED,OAAO,eAAe,IAAI,CAAC,KAAK,GAAG,CAAA;IACvC,CAAC;CACJ;AAnBD,oCAmBC"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ProjetarSombra = void 0;
|
|
4
4
|
const metodo_1 = require("./metodo");
|
|
5
|
-
const cores_1 = require("
|
|
5
|
+
const cores_1 = require("../../../modificadores/atributos/cores");
|
|
6
6
|
class ProjetarSombra extends metodo_1.Metodo {
|
|
7
7
|
constructor(valor1, quantificador1, valor2, quantificador2, valor3, quantificador3, cor) {
|
|
8
8
|
super();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"projetar-sombra.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/projetar-sombra.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAClC,kEAA+D;AAE/D,MAAa,cAAe,SAAQ,eAAM;IAUtC,YAAY,MAAe,EAAE,cAAuB,EAAE,MAAe,EAAE,cAAuB,EAC1F,MAAe,EAAE,cAAuB,EAAE,GAAY;QACtD,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC,MAAM,CAAC;QAC5C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;QACpC,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC,MAAM,CAAC;QAC5C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;QACpD,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC,CAAC,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACpE,IAAI,CAAC,GAAG,GAAG,GAAG,CAAC,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QACnC,IAAI,CAAC,QAAQ,GAAG,aAAa,CAAC;IAClC,CAAC;IAED,SAAS;QACL;;;;;;WAMG;QACH,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;YACf,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;gBACZ,OAAO,eAAe,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,GAAG,CAAA;YACnG,CAAC;iBAAM,CAAC;gBACJ,IAAI,CAAC,GAAG,GAAG,aAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;gBAC3B,OAAO,eAAe,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,GAAG,GAAG,CAAA;YAC/G,CAAC;QACL,CAAC;aAAM,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC;YACnB,OAAO,eAAe,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,GAAG,CAAA;QACxI,CAAC;QAED,IAAI,CAAC,GAAG,GAAG,aAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;QAC3B,OAAO,eAAe,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,GAAG,GAAG,CAAA;IACpJ,CAAC;CACJ;AA7CD,wCA6CC"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Raio = void 0;
|
|
4
4
|
const metodo_1 = require("./metodo");
|
|
5
|
-
const posicoes_1 = require("
|
|
5
|
+
const posicoes_1 = require("../../../modificadores/atributos/posicoes");
|
|
6
6
|
class Raio extends metodo_1.Metodo {
|
|
7
7
|
constructor(posicao, valor, quantificador) {
|
|
8
8
|
super();
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"raio.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/raio.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAClC,wEAAyE;AAEzE,MAAa,IAAK,SAAQ,eAAM;IAM5B,YAAY,OAAgB,EAAE,KAAc,EAAE,aAAsB;QAChE,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;QAC/C,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,aAAa,GAAG,aAAa,CAAC,MAAM,CAAC;QAC1C,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC;IAC1B,CAAC;IAED,SAAS;QACL,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;YACf,IAAI,CAAC,OAAO,GAAG,uBAAY,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;YAC1C,IAAI,CAAC,aAAa,KAAK,OAAO,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC,CAAC,CAAC,IAAI,CAAC;YACnE,OAAO,OAAO,IAAI,CAAC,OAAO,IAAI,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;QACpE,CAAC;QAED,OAAO,OAAO,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,aAAa,GAAG,CAAA;IACpD,CAAC;CACJ;AAvBD,oBAuBC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rgb.js","sourceRoot":"","sources":["../../../../../fontes/valores/metodos/foles/rgb.ts"],"names":[],"mappings":";;;AACA,qCAAkC;AAElC,MAAa,GAAI,SAAQ,eAAM;IAK3B,YAAY,QAAiB,EAAE,KAAc,EAAE,IAAa;QACxD,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QACxC,IAAI,CAAC,KAAK,GAAG,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;QAClC,IAAI,CAAC,IAAI,GAAG,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;IACpC,CAAC;IAED,SAAS;QACL,OAAO,OAAO,IAAI,CAAC,QAAQ,KAAK,IAAI,CAAC,KAAK,KAAK,IAAI,CAAC,IAAI,GAAG,CAAA;IAC/D,CAAC;CACJ;AAfD,kBAeC"}
|