@designliquido/foles 0.7.2 → 0.7.3

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.
Files changed (1519) hide show
  1. package/coverage/lcov-report/block-navigation.d.ts +1 -1
  2. package/coverage/lcov-report/block-navigation.js +69 -69
  3. package/coverage/lcov-report/block-navigation.js.map +1 -1
  4. package/coverage/lcov-report/prettify.js +476 -476
  5. package/coverage/lcov-report/prettify.js.map +1 -1
  6. package/coverage/lcov-report/sorter.d.ts +1 -1
  7. package/coverage/lcov-report/sorter.js +162 -162
  8. package/coverage/lcov-report/sorter.js.map +1 -1
  9. package/execucao.d.ts +1 -1
  10. package/execucao.js +53 -53
  11. package/execucao.js.map +1 -1
  12. package/fontes/avaliador-sintatico/avaliador-sintatico-reverso.d.ts +42 -42
  13. package/fontes/avaliador-sintatico/avaliador-sintatico-reverso.js +185 -185
  14. package/fontes/avaliador-sintatico/avaliador-sintatico-reverso.js.map +1 -1
  15. package/fontes/avaliador-sintatico/avaliador-sintatico.d.ts +47 -47
  16. package/fontes/avaliador-sintatico/avaliador-sintatico.js +1011 -1010
  17. package/fontes/avaliador-sintatico/avaliador-sintatico.js.map +1 -1
  18. package/fontes/avaliador-sintatico/erro-avaliador-sintatico.d.ts +5 -5
  19. package/fontes/avaliador-sintatico/erro-avaliador-sintatico.js +11 -11
  20. package/fontes/avaliador-sintatico/index.d.ts +2 -2
  21. package/fontes/avaliador-sintatico/index.js +18 -18
  22. package/fontes/declaracoes/declaracao.d.ts +9 -9
  23. package/fontes/declaracoes/declaracao.js +12 -12
  24. package/fontes/declaracoes/index.d.ts +1 -1
  25. package/fontes/declaracoes/index.js +17 -17
  26. package/fontes/estruturas/dicionario-estruturas-html.d.ts +3 -3
  27. package/fontes/estruturas/dicionario-estruturas-html.js +157 -157
  28. package/fontes/estruturas/dicionario-estruturas-lmht.d.ts +3 -3
  29. package/fontes/estruturas/dicionario-estruturas-lmht.js +191 -191
  30. package/fontes/estruturas/estrutura.d.ts +6 -6
  31. package/fontes/estruturas/estrutura.js +10 -10
  32. package/fontes/estruturas/lmht/abreviacao.d.ts +5 -5
  33. package/fontes/estruturas/lmht/abreviacao.js +10 -10
  34. package/fontes/estruturas/lmht/aparte.d.ts +5 -5
  35. package/fontes/estruturas/lmht/aparte.js +10 -10
  36. package/fontes/estruturas/lmht/area-texto.d.ts +5 -5
  37. package/fontes/estruturas/lmht/area-texto.js +10 -10
  38. package/fontes/estruturas/lmht/area.d.ts +5 -5
  39. package/fontes/estruturas/lmht/area.js +10 -10
  40. package/fontes/estruturas/lmht/artigo.d.ts +5 -5
  41. package/fontes/estruturas/lmht/artigo.js +10 -10
  42. package/fontes/estruturas/lmht/aspas.d.ts +5 -5
  43. package/fontes/estruturas/lmht/aspas.js +10 -10
  44. package/fontes/estruturas/lmht/audio.d.ts +5 -5
  45. package/fontes/estruturas/lmht/audio.js +10 -10
  46. package/fontes/estruturas/lmht/botao.d.ts +5 -5
  47. package/fontes/estruturas/lmht/botao.js +10 -10
  48. package/fontes/estruturas/lmht/cabeca-tabela.d.ts +5 -5
  49. package/fontes/estruturas/lmht/cabeca-tabela.js +10 -10
  50. package/fontes/estruturas/lmht/cabeca.d.ts +5 -5
  51. package/fontes/estruturas/lmht/cabeca.js +10 -10
  52. package/fontes/estruturas/lmht/campo.d.ts +5 -5
  53. package/fontes/estruturas/lmht/campo.js +10 -10
  54. package/fontes/estruturas/lmht/campos.d.ts +5 -5
  55. package/fontes/estruturas/lmht/campos.js +10 -10
  56. package/fontes/estruturas/lmht/canvas.d.ts +5 -5
  57. package/fontes/estruturas/lmht/canvas.js +10 -10
  58. package/fontes/estruturas/lmht/celula.d.ts +5 -5
  59. package/fontes/estruturas/lmht/celula.js +10 -10
  60. package/fontes/estruturas/lmht/citacao.d.ts +5 -5
  61. package/fontes/estruturas/lmht/citacao.js +10 -10
  62. package/fontes/estruturas/lmht/codigo.d.ts +5 -5
  63. package/fontes/estruturas/lmht/codigo.js +10 -10
  64. package/fontes/estruturas/lmht/coluna.d.ts +5 -5
  65. package/fontes/estruturas/lmht/coluna.js +10 -10
  66. package/fontes/estruturas/lmht/corpo-tabela.d.ts +5 -5
  67. package/fontes/estruturas/lmht/corpo-tabela.js +10 -10
  68. package/fontes/estruturas/lmht/corpo.d.ts +5 -5
  69. package/fontes/estruturas/lmht/corpo.js +10 -10
  70. package/fontes/estruturas/lmht/definicao.d.ts +5 -5
  71. package/fontes/estruturas/lmht/definicao.js +10 -10
  72. package/fontes/estruturas/lmht/detalhes.d.ts +5 -5
  73. package/fontes/estruturas/lmht/detalhes.js +10 -10
  74. package/fontes/estruturas/lmht/divisao.d.ts +5 -5
  75. package/fontes/estruturas/lmht/divisao.js +10 -10
  76. package/fontes/estruturas/lmht/endereco.d.ts +5 -5
  77. package/fontes/estruturas/lmht/endereco.js +10 -10
  78. package/fontes/estruturas/lmht/envelope-texto.d.ts +5 -5
  79. package/fontes/estruturas/lmht/envelope-texto.js +10 -10
  80. package/fontes/estruturas/lmht/etiqueta.d.ts +5 -5
  81. package/fontes/estruturas/lmht/etiqueta.js +10 -10
  82. package/fontes/estruturas/lmht/excluido.d.ts +5 -5
  83. package/fontes/estruturas/lmht/excluido.js +10 -10
  84. package/fontes/estruturas/lmht/exemplo.d.ts +5 -5
  85. package/fontes/estruturas/lmht/exemplo.js +10 -10
  86. package/fontes/estruturas/lmht/formulario.d.ts +5 -5
  87. package/fontes/estruturas/lmht/formulario.js +10 -10
  88. package/fontes/estruturas/lmht/grupo-colunas.d.ts +5 -5
  89. package/fontes/estruturas/lmht/grupo-colunas.js +10 -10
  90. package/fontes/estruturas/lmht/grupo-opcoes.d.ts +5 -5
  91. package/fontes/estruturas/lmht/grupo-opcoes.js +10 -10
  92. package/fontes/estruturas/lmht/imagem.d.ts +5 -5
  93. package/fontes/estruturas/lmht/imagem.js +10 -10
  94. package/fontes/estruturas/lmht/invisivel.d.ts +5 -5
  95. package/fontes/estruturas/lmht/invisivel.js +10 -10
  96. package/fontes/estruturas/lmht/italico.d.ts +5 -5
  97. package/fontes/estruturas/lmht/italico.js +10 -10
  98. package/fontes/estruturas/lmht/item-lista.d.ts +5 -5
  99. package/fontes/estruturas/lmht/item-lista.js +10 -10
  100. package/fontes/estruturas/lmht/ligacao.d.ts +5 -5
  101. package/fontes/estruturas/lmht/ligacao.js +10 -10
  102. package/fontes/estruturas/lmht/linha-horizontal.d.ts +5 -5
  103. package/fontes/estruturas/lmht/linha-horizontal.js +10 -10
  104. package/fontes/estruturas/lmht/linha.d.ts +5 -5
  105. package/fontes/estruturas/lmht/linha.js +10 -10
  106. package/fontes/estruturas/lmht/lista-definicoes.d.ts +5 -5
  107. package/fontes/estruturas/lmht/lista-definicoes.js +10 -10
  108. package/fontes/estruturas/lmht/lista-numerada.d.ts +5 -5
  109. package/fontes/estruturas/lmht/lista-numerada.js +10 -10
  110. package/fontes/estruturas/lmht/lista-pesquisavel.d.ts +5 -5
  111. package/fontes/estruturas/lmht/lista-pesquisavel.js +10 -10
  112. package/fontes/estruturas/lmht/lista-simples.d.ts +5 -5
  113. package/fontes/estruturas/lmht/lista-simples.js +10 -10
  114. package/fontes/estruturas/lmht/lmht.d.ts +5 -5
  115. package/fontes/estruturas/lmht/lmht.js +10 -10
  116. package/fontes/estruturas/lmht/marca.d.ts +5 -5
  117. package/fontes/estruturas/lmht/marca.js +10 -10
  118. package/fontes/estruturas/lmht/medidor.d.ts +5 -5
  119. package/fontes/estruturas/lmht/medidor.js +10 -10
  120. package/fontes/estruturas/lmht/navegacao.d.ts +5 -5
  121. package/fontes/estruturas/lmht/navegacao.js +10 -10
  122. package/fontes/estruturas/lmht/negrito.d.ts +5 -5
  123. package/fontes/estruturas/lmht/negrito.js +10 -10
  124. package/fontes/estruturas/lmht/objeto.d.ts +5 -5
  125. package/fontes/estruturas/lmht/objeto.js +10 -10
  126. package/fontes/estruturas/lmht/opcao.d.ts +5 -5
  127. package/fontes/estruturas/lmht/opcao.js +10 -10
  128. package/fontes/estruturas/lmht/paragrafo.d.ts +5 -5
  129. package/fontes/estruturas/lmht/paragrafo.js +10 -10
  130. package/fontes/estruturas/lmht/preformatado.d.ts +5 -5
  131. package/fontes/estruturas/lmht/preformatado.js +10 -10
  132. package/fontes/estruturas/lmht/principal.d.ts +5 -5
  133. package/fontes/estruturas/lmht/principal.js +10 -10
  134. package/fontes/estruturas/lmht/progresso.d.ts +5 -5
  135. package/fontes/estruturas/lmht/progresso.js +10 -10
  136. package/fontes/estruturas/lmht/quebra-linha-oportuna.d.ts +5 -5
  137. package/fontes/estruturas/lmht/quebra-linha-oportuna.js +10 -10
  138. package/fontes/estruturas/lmht/quebra-linha.d.ts +5 -5
  139. package/fontes/estruturas/lmht/quebra-linha.js +10 -10
  140. package/fontes/estruturas/lmht/recurso.d.ts +5 -5
  141. package/fontes/estruturas/lmht/recurso.js +10 -10
  142. package/fontes/estruturas/lmht/riscado.d.ts +5 -5
  143. package/fontes/estruturas/lmht/riscado.js +10 -10
  144. package/fontes/estruturas/lmht/script.d.ts +5 -5
  145. package/fontes/estruturas/lmht/script.js +10 -10
  146. package/fontes/estruturas/lmht/secao.d.ts +5 -5
  147. package/fontes/estruturas/lmht/secao.js +10 -10
  148. package/fontes/estruturas/lmht/selecao.d.ts +5 -5
  149. package/fontes/estruturas/lmht/selecao.js +10 -10
  150. package/fontes/estruturas/lmht/sem-script.d.ts +5 -5
  151. package/fontes/estruturas/lmht/sem-script.js +10 -10
  152. package/fontes/estruturas/lmht/sobrescrito.d.ts +5 -5
  153. package/fontes/estruturas/lmht/sobrescrito.js +10 -10
  154. package/fontes/estruturas/lmht/sublinhado.d.ts +5 -5
  155. package/fontes/estruturas/lmht/sublinhado.js +10 -10
  156. package/fontes/estruturas/lmht/subscrito.d.ts +5 -5
  157. package/fontes/estruturas/lmht/subscrito.js +10 -10
  158. package/fontes/estruturas/lmht/sumario.d.ts +5 -5
  159. package/fontes/estruturas/lmht/sumario.js +10 -10
  160. package/fontes/estruturas/lmht/tabela.d.ts +5 -5
  161. package/fontes/estruturas/lmht/tabela.js +10 -10
  162. package/fontes/estruturas/lmht/teclado.d.ts +5 -5
  163. package/fontes/estruturas/lmht/teclado.js +10 -10
  164. package/fontes/estruturas/lmht/tempo.d.ts +5 -5
  165. package/fontes/estruturas/lmht/tempo.js +10 -10
  166. package/fontes/estruturas/lmht/termo.d.ts +5 -5
  167. package/fontes/estruturas/lmht/termo.js +10 -10
  168. package/fontes/estruturas/lmht/texto-pequeno.d.ts +5 -5
  169. package/fontes/estruturas/lmht/texto-pequeno.js +10 -10
  170. package/fontes/estruturas/lmht/titulo1.d.ts +5 -5
  171. package/fontes/estruturas/lmht/titulo1.js +10 -10
  172. package/fontes/estruturas/lmht/titulo2.d.ts +5 -5
  173. package/fontes/estruturas/lmht/titulo2.js +10 -10
  174. package/fontes/estruturas/lmht/titulo3.d.ts +5 -5
  175. package/fontes/estruturas/lmht/titulo3.js +10 -10
  176. package/fontes/estruturas/lmht/titulo4.d.ts +5 -5
  177. package/fontes/estruturas/lmht/titulo4.js +10 -10
  178. package/fontes/estruturas/lmht/titulo5.d.ts +5 -5
  179. package/fontes/estruturas/lmht/titulo5.js +10 -10
  180. package/fontes/estruturas/lmht/titulo6.d.ts +5 -5
  181. package/fontes/estruturas/lmht/titulo6.js +10 -10
  182. package/fontes/estruturas/lmht/variavel.d.ts +5 -5
  183. package/fontes/estruturas/lmht/variavel.js +10 -10
  184. package/fontes/estruturas/pragmas-estrutura.d.ts +5 -5
  185. package/fontes/estruturas/pragmas-estrutura.js +2 -2
  186. package/fontes/estruturas/seletor-estruturas-html.d.ts +4 -4
  187. package/fontes/estruturas/seletor-estruturas-html.js +14 -14
  188. package/fontes/estruturas/seletor-estruturas-html.js.map +1 -1
  189. package/fontes/estruturas/seletor-estruturas-lmht.d.ts +4 -4
  190. package/fontes/estruturas/seletor-estruturas-lmht.js +14 -14
  191. package/fontes/estruturas/seletor-estruturas-lmht.js.map +1 -1
  192. package/fontes/exportador/index.d.ts +14 -14
  193. package/fontes/exportador/index.js +44 -44
  194. package/fontes/exportador/index.js.map +1 -1
  195. package/fontes/foles.d.ts +37 -37
  196. package/fontes/foles.js +77 -77
  197. package/fontes/foles.js.map +1 -1
  198. package/fontes/gerador-mapa/index.d.ts +2 -2
  199. package/fontes/gerador-mapa/index.js +6 -6
  200. package/fontes/importador/importador.d.ts +12 -12
  201. package/fontes/importador/importador.js +70 -70
  202. package/fontes/importador/importador.js.map +1 -1
  203. package/fontes/importador/index.d.ts +1 -1
  204. package/fontes/importador/index.js +17 -17
  205. package/fontes/interfaces/avaliador-sintatico-interface.d.ts +5 -5
  206. package/fontes/interfaces/avaliador-sintatico-interface.js +2 -2
  207. package/fontes/interfaces/importador-interface.d.ts +4 -4
  208. package/fontes/interfaces/importador-interface.js +2 -2
  209. package/fontes/interfaces/index.d.ts +5 -5
  210. package/fontes/interfaces/index.js +21 -21
  211. package/fontes/interfaces/lexador-interface.d.ts +6 -6
  212. package/fontes/interfaces/lexador-interface.js +2 -2
  213. package/fontes/interfaces/mapa-origens-interface.d.ts +9 -9
  214. package/fontes/interfaces/mapa-origens-interface.js +2 -2
  215. package/fontes/interfaces/resultado-lexador-interface.d.ts +4 -4
  216. package/fontes/interfaces/resultado-lexador-interface.js +2 -2
  217. package/fontes/interfaces/simbolo-interface.d.ts +9 -9
  218. package/fontes/interfaces/simbolo-interface.js +2 -2
  219. package/fontes/lexador/erro-lexador.d.ts +5 -5
  220. package/fontes/lexador/erro-lexador.js +2 -2
  221. package/fontes/lexador/index.d.ts +2 -2
  222. package/fontes/lexador/index.js +18 -18
  223. package/fontes/lexador/lexador-reverso.d.ts +34 -34
  224. package/fontes/lexador/lexador-reverso.js +184 -184
  225. package/fontes/lexador/lexador-reverso.js.map +1 -1
  226. package/fontes/lexador/lexador.d.ts +39 -39
  227. package/fontes/lexador/lexador.js +293 -293
  228. package/fontes/lexador/lexador.js.map +1 -1
  229. package/fontes/lexador/palavras-reservadas/css.d.ts +86 -86
  230. package/fontes/lexador/palavras-reservadas/css.js +91 -91
  231. package/fontes/lexador/palavras-reservadas/foles.d.ts +541 -541
  232. package/fontes/lexador/palavras-reservadas/foles.js +859 -859
  233. package/fontes/lexador/palavras-reservadas/index.d.ts +2 -2
  234. package/fontes/lexador/palavras-reservadas/index.js +18 -18
  235. package/fontes/lexador/simbolo.d.ts +10 -10
  236. package/fontes/lexador/simbolo.js +17 -17
  237. package/fontes/modificadores/agrupar-palavra.d.ts +7 -7
  238. package/fontes/modificadores/agrupar-palavra.js +20 -20
  239. package/fontes/modificadores/agrupar-vazamento.d.ts +7 -7
  240. package/fontes/modificadores/agrupar-vazamento.js +20 -20
  241. package/fontes/modificadores/ajustar-objeto.d.ts +7 -7
  242. package/fontes/modificadores/ajustar-objeto.js +22 -22
  243. package/fontes/modificadores/ajustar-tamanho-fonte.d.ts +7 -7
  244. package/fontes/modificadores/ajustar-tamanho-fonte.js +26 -26
  245. package/fontes/modificadores/ajuste-cor-forcado.d.ts +7 -7
  246. package/fontes/modificadores/ajuste-cor-forcado.js +19 -19
  247. package/fontes/modificadores/alinhar-conteudo.d.ts +7 -7
  248. package/fontes/modificadores/alinhar-conteudo.js +39 -39
  249. package/fontes/modificadores/alinhar-encaixe-rolagem-mouse.d.ts +7 -7
  250. package/fontes/modificadores/alinhar-encaixe-rolagem-mouse.js +22 -22
  251. package/fontes/modificadores/alinhar-itens.d.ts +7 -7
  252. package/fontes/modificadores/alinhar-itens.js +34 -34
  253. package/fontes/modificadores/alinhar-se.d.ts +7 -7
  254. package/fontes/modificadores/alinhar-se.js +34 -34
  255. package/fontes/modificadores/alinhar-texto.d.ts +7 -7
  256. package/fontes/modificadores/alinhar-texto.js +21 -21
  257. package/fontes/modificadores/alinhar-ultimo-item.d.ts +7 -7
  258. package/fontes/modificadores/alinhar-ultimo-item.js +30 -30
  259. package/fontes/modificadores/alinhar-vertical.d.ts +7 -7
  260. package/fontes/modificadores/alinhar-vertical.js +29 -29
  261. package/fontes/modificadores/alinhar-vertical.js.map +1 -1
  262. package/fontes/modificadores/altura-linha.d.ts +7 -7
  263. package/fontes/modificadores/altura-linha.js +23 -23
  264. package/fontes/modificadores/altura-linha.js.map +1 -1
  265. package/fontes/modificadores/altura-maxima.d.ts +7 -7
  266. package/fontes/modificadores/altura-maxima.js +27 -27
  267. package/fontes/modificadores/altura-maxima.js.map +1 -1
  268. package/fontes/modificadores/altura-minima.d.ts +7 -7
  269. package/fontes/modificadores/altura-minima.js +27 -27
  270. package/fontes/modificadores/altura-minima.js.map +1 -1
  271. package/fontes/modificadores/altura.d.ts +7 -7
  272. package/fontes/modificadores/altura.js +27 -27
  273. package/fontes/modificadores/altura.js.map +1 -1
  274. package/fontes/modificadores/animacao.d.ts +7 -7
  275. package/fontes/modificadores/animacao.js +34 -34
  276. package/fontes/modificadores/ao-mudar.d.ts +7 -7
  277. package/fontes/modificadores/ao-mudar.js +22 -22
  278. package/fontes/modificadores/aparencia.d.ts +10 -10
  279. package/fontes/modificadores/aparencia.js +46 -46
  280. package/fontes/modificadores/area-mascara.d.ts +7 -7
  281. package/fontes/modificadores/area-mascara.js +40 -32
  282. package/fontes/modificadores/area-mascara.js.map +1 -1
  283. package/fontes/modificadores/atraso-animacao.d.ts +4 -4
  284. package/fontes/modificadores/atraso-animacao.js +19 -19
  285. package/fontes/modificadores/atraso-animacao.js.map +1 -1
  286. package/fontes/modificadores/atraso-transicao.d.ts +4 -4
  287. package/fontes/modificadores/atraso-transicao.js +27 -19
  288. package/fontes/modificadores/atraso-transicao.js.map +1 -1
  289. package/fontes/modificadores/atributos/cores.d.ts +3 -3
  290. package/fontes/modificadores/atributos/cores.js +177 -177
  291. package/fontes/modificadores/atributos/estilo.d.ts +3 -3
  292. package/fontes/modificadores/atributos/estilo.js +17 -17
  293. package/fontes/modificadores/atributos/gerais.d.ts +3 -3
  294. package/fontes/modificadores/atributos/gerais.js +209 -209
  295. package/fontes/modificadores/atributos/globais.d.ts +3 -3
  296. package/fontes/modificadores/atributos/globais.js +10 -10
  297. package/fontes/modificadores/atributos/posicoes.d.ts +9 -9
  298. package/fontes/modificadores/atributos/posicoes.js +36 -36
  299. package/fontes/modificadores/atributos/quantificadores.d.ts +30 -30
  300. package/fontes/modificadores/atributos/quantificadores.js +114 -114
  301. package/fontes/modificadores/borda-direita.d.ts +7 -7
  302. package/fontes/modificadores/borda-direita.js +43 -43
  303. package/fontes/modificadores/borda-direita.js.map +1 -1
  304. package/fontes/modificadores/borda-em-bloco.d.ts +4 -4
  305. package/fontes/modificadores/borda-em-bloco.js +36 -36
  306. package/fontes/modificadores/borda-em-bloco.js.map +1 -1
  307. package/fontes/modificadores/borda-em-linha.d.ts +4 -4
  308. package/fontes/modificadores/borda-em-linha.js +36 -36
  309. package/fontes/modificadores/borda-em-linha.js.map +1 -1
  310. package/fontes/modificadores/borda-esquerda.d.ts +7 -7
  311. package/fontes/modificadores/borda-esquerda.js +43 -43
  312. package/fontes/modificadores/borda-esquerda.js.map +1 -1
  313. package/fontes/modificadores/borda-inferior.d.ts +7 -7
  314. package/fontes/modificadores/borda-inferior.js +43 -43
  315. package/fontes/modificadores/borda-inferior.js.map +1 -1
  316. package/fontes/modificadores/borda-mascara.d.ts +7 -7
  317. package/fontes/modificadores/borda-mascara.js +43 -43
  318. package/fontes/modificadores/borda-mascara.js.map +1 -1
  319. package/fontes/modificadores/borda-superior.d.ts +7 -7
  320. package/fontes/modificadores/borda-superior.js +43 -43
  321. package/fontes/modificadores/borda-superior.js.map +1 -1
  322. package/fontes/modificadores/borda.d.ts +7 -7
  323. package/fontes/modificadores/borda.js +43 -43
  324. package/fontes/modificadores/borda.js.map +1 -1
  325. package/fontes/modificadores/calha-barra-rolagem.d.ts +7 -7
  326. package/fontes/modificadores/calha-barra-rolagem.js +21 -21
  327. package/fontes/modificadores/celulas-vazias.d.ts +7 -7
  328. package/fontes/modificadores/celulas-vazias.js +19 -19
  329. package/fontes/modificadores/citacoes.d.ts +7 -7
  330. package/fontes/modificadores/citacoes.js +19 -19
  331. package/fontes/modificadores/coluna-em-grade.d.ts +7 -7
  332. package/fontes/modificadores/coluna-em-grade.js +26 -20
  333. package/fontes/modificadores/coluna-em-grade.js.map +1 -1
  334. package/fontes/modificadores/colunas.d.ts +7 -7
  335. package/fontes/modificadores/colunas.js +24 -24
  336. package/fontes/modificadores/colunas.js.map +1 -1
  337. package/fontes/modificadores/combinar-texto-vertical.d.ts +7 -7
  338. package/fontes/modificadores/combinar-texto-vertical.js +21 -21
  339. package/fontes/modificadores/comportamento-em-bloco-rolagem-mouse.d.ts +7 -7
  340. package/fontes/modificadores/comportamento-em-bloco-rolagem-mouse.js +20 -20
  341. package/fontes/modificadores/comportamento-em-linha-rolagem-mouse.d.ts +7 -7
  342. package/fontes/modificadores/comportamento-em-linha-rolagem-mouse.js +20 -20
  343. package/fontes/modificadores/comportamento-horizontal-rolagem-mouse.d.ts +7 -7
  344. package/fontes/modificadores/comportamento-horizontal-rolagem-mouse.js +20 -20
  345. package/fontes/modificadores/comportamento-rolagem-mouse.d.ts +7 -7
  346. package/fontes/modificadores/comportamento-rolagem-mouse.js +20 -20
  347. package/fontes/modificadores/comportamento-rolagem.d.ts +7 -7
  348. package/fontes/modificadores/comportamento-rolagem.js +19 -19
  349. package/fontes/modificadores/comportamento-vertical-rolagem-mouse.d.ts +7 -7
  350. package/fontes/modificadores/comportamento-vertical-rolagem-mouse.js +20 -20
  351. package/fontes/modificadores/composicao-mascara.d.ts +7 -7
  352. package/fontes/modificadores/composicao-mascara.js +21 -21
  353. package/fontes/modificadores/configuracoes-variacao-fonte.d.ts +7 -7
  354. package/fontes/modificadores/configuracoes-variacao-fonte.js +18 -18
  355. package/fontes/modificadores/contar-coluna.d.ts +7 -7
  356. package/fontes/modificadores/contar-coluna.js +19 -19
  357. package/fontes/modificadores/contem.d.ts +7 -7
  358. package/fontes/modificadores/contem.js +26 -26
  359. package/fontes/modificadores/conteudo.d.ts +7 -7
  360. package/fontes/modificadores/conteudo.js +29 -29
  361. package/fontes/modificadores/contorno.d.ts +7 -7
  362. package/fontes/modificadores/contorno.js +42 -42
  363. package/fontes/modificadores/contorno.js.map +1 -1
  364. package/fontes/modificadores/coordenadas.d.ts +7 -7
  365. package/fontes/modificadores/coordenadas.js +24 -24
  366. package/fontes/modificadores/coordenadas.js.map +1 -1
  367. package/fontes/modificadores/cor-barra-rolagem.d.ts +7 -7
  368. package/fontes/modificadores/cor-barra-rolagem.js +18 -18
  369. package/fontes/modificadores/cor-borda-direita.d.ts +4 -4
  370. package/fontes/modificadores/cor-borda-direita.js +15 -15
  371. package/fontes/modificadores/cor-borda-em-bloco.d.ts +4 -4
  372. package/fontes/modificadores/cor-borda-em-bloco.js +15 -15
  373. package/fontes/modificadores/cor-borda-em-linha.d.ts +4 -4
  374. package/fontes/modificadores/cor-borda-em-linha.js +15 -15
  375. package/fontes/modificadores/cor-borda-esquerda.d.ts +4 -4
  376. package/fontes/modificadores/cor-borda-esquerda.js +15 -15
  377. package/fontes/modificadores/cor-borda-inferior.d.ts +4 -4
  378. package/fontes/modificadores/cor-borda-inferior.js +15 -15
  379. package/fontes/modificadores/cor-borda-superior.d.ts +4 -4
  380. package/fontes/modificadores/cor-borda-superior.js +15 -15
  381. package/fontes/modificadores/cor-borda.d.ts +4 -4
  382. package/fontes/modificadores/cor-borda.js +17 -17
  383. package/fontes/modificadores/cor-contorno.d.ts +7 -7
  384. package/fontes/modificadores/cor-contorno.js +18 -18
  385. package/fontes/modificadores/cor-cursor.d.ts +7 -7
  386. package/fontes/modificadores/cor-cursor.js +18 -18
  387. package/fontes/modificadores/cor-destaque.d.ts +7 -7
  388. package/fontes/modificadores/cor-destaque.js +18 -18
  389. package/fontes/modificadores/cor-enfase-texto.d.ts +4 -4
  390. package/fontes/modificadores/cor-enfase-texto.js +15 -15
  391. package/fontes/modificadores/cor-fim-borda-em-bloco.d.ts +4 -4
  392. package/fontes/modificadores/cor-fim-borda-em-bloco.js +15 -15
  393. package/fontes/modificadores/cor-fim-borda-em-linha.d.ts +4 -4
  394. package/fontes/modificadores/cor-fim-borda-em-linha.js +15 -15
  395. package/fontes/modificadores/cor-fundo.d.ts +4 -4
  396. package/fontes/modificadores/cor-fundo.js +15 -15
  397. package/fontes/modificadores/cor-inicio-borda-em-bloco.d.ts +4 -4
  398. package/fontes/modificadores/cor-inicio-borda-em-bloco.js +15 -15
  399. package/fontes/modificadores/cor-inicio-borda-em-linha.d.ts +4 -4
  400. package/fontes/modificadores/cor-inicio-borda-em-linha.js +15 -15
  401. package/fontes/modificadores/cor.d.ts +4 -4
  402. package/fontes/modificadores/cor.js +15 -15
  403. package/fontes/modificadores/cursor.d.ts +7 -7
  404. package/fontes/modificadores/cursor.js +54 -54
  405. package/fontes/modificadores/decoracao-cor-texto .d.ts +4 -4
  406. package/fontes/modificadores/decoracao-cor-texto .js +15 -15
  407. package/fontes/modificadores/decoracao-espessura-texto.d.ts +7 -7
  408. package/fontes/modificadores/decoracao-espessura-texto.js +23 -23
  409. package/fontes/modificadores/decoracao-espessura-texto.js.map +1 -1
  410. package/fontes/modificadores/decoracao-estilo-texto.d.ts +7 -7
  411. package/fontes/modificadores/decoracao-estilo-texto.js +24 -24
  412. package/fontes/modificadores/decoracao-linha-texto.d.ts +7 -7
  413. package/fontes/modificadores/decoracao-linha-texto.js +23 -23
  414. package/fontes/modificadores/decoracao-texto-sublinhado.d.ts +7 -7
  415. package/fontes/modificadores/decoracao-texto-sublinhado.js +20 -20
  416. package/fontes/modificadores/decoracao-texto.d.ts +7 -7
  417. package/fontes/modificadores/decoracao-texto.js +42 -42
  418. package/fontes/modificadores/decoracao-texto.js.map +1 -1
  419. package/fontes/modificadores/definir-contador.d.ts +7 -7
  420. package/fontes/modificadores/definir-contador.js +18 -18
  421. package/fontes/modificadores/design-tabela.d.ts +7 -7
  422. package/fontes/modificadores/design-tabela.js +19 -19
  423. package/fontes/modificadores/deslocamento-em-ancora.d.ts +7 -7
  424. package/fontes/modificadores/deslocamento-em-ancora.js +27 -27
  425. package/fontes/modificadores/deslocamento-em-ancora.js.map +1 -1
  426. package/fontes/modificadores/deslocamento-texto-sublinhado.d.ts +7 -7
  427. package/fontes/modificadores/deslocamento-texto-sublinhado.js +22 -22
  428. package/fontes/modificadores/deslocamento-texto-sublinhado.js.map +1 -1
  429. package/fontes/modificadores/deslocamento.d.ts +7 -7
  430. package/fontes/modificadores/deslocamento.js +25 -25
  431. package/fontes/modificadores/deslocamento.js.map +1 -1
  432. package/fontes/modificadores/deslocar-contorno.d.ts +4 -4
  433. package/fontes/modificadores/deslocar-contorno.js +19 -19
  434. package/fontes/modificadores/deslocar-contorno.js.map +1 -1
  435. package/fontes/modificadores/deslocar-pontuacao.d.ts +7 -7
  436. package/fontes/modificadores/deslocar-pontuacao.js +24 -24
  437. package/fontes/modificadores/dicionario/dicionario-modificadores.d.ts +3 -3
  438. package/fontes/modificadores/dicionario/dicionario-modificadores.js +869 -869
  439. package/fontes/modificadores/dicionario/dicionario-reverso-modificadores.d.ts +3 -3
  440. package/fontes/modificadores/dicionario/dicionario-reverso-modificadores.js +731 -731
  441. package/fontes/modificadores/direcao-animacao.d.ts +7 -7
  442. package/fontes/modificadores/direcao-animacao.js +21 -21
  443. package/fontes/modificadores/direcao.d.ts +7 -7
  444. package/fontes/modificadores/direcao.js +19 -19
  445. package/fontes/modificadores/distancia-deslocamento.d.ts +4 -4
  446. package/fontes/modificadores/distancia-deslocamento.js +21 -21
  447. package/fontes/modificadores/distancia-deslocamento.js.map +1 -1
  448. package/fontes/modificadores/duracao-animacao.d.ts +4 -4
  449. package/fontes/modificadores/duracao-animacao.js +27 -19
  450. package/fontes/modificadores/duracao-animacao.js.map +1 -1
  451. package/fontes/modificadores/duracao-transicao.d.ts +4 -4
  452. package/fontes/modificadores/duracao-transicao.js +19 -19
  453. package/fontes/modificadores/duracao-transicao.js.map +1 -1
  454. package/fontes/modificadores/enfase-texto.d.ts +7 -7
  455. package/fontes/modificadores/enfase-texto.js +31 -31
  456. package/fontes/modificadores/escala.d.ts +7 -7
  457. package/fontes/modificadores/escala.js +22 -22
  458. package/fontes/modificadores/escala.js.map +1 -1
  459. package/fontes/modificadores/espacamento-coluna-em-grade.d.ts +7 -7
  460. package/fontes/modificadores/espacamento-coluna-em-grade.js +22 -22
  461. package/fontes/modificadores/espacamento-coluna-em-grade.js.map +1 -1
  462. package/fontes/modificadores/espacamento-coluna.d.ts +7 -7
  463. package/fontes/modificadores/espacamento-coluna.js +22 -22
  464. package/fontes/modificadores/espacamento-coluna.js.map +1 -1
  465. package/fontes/modificadores/espacamento-em-grade.d.ts +4 -4
  466. package/fontes/modificadores/espacamento-em-grade.js +19 -19
  467. package/fontes/modificadores/espacamento-em-grade.js.map +1 -1
  468. package/fontes/modificadores/espacamento-fonte.d.ts +7 -7
  469. package/fontes/modificadores/espacamento-fonte.js +20 -20
  470. package/fontes/modificadores/espacamento-letras.d.ts +7 -7
  471. package/fontes/modificadores/espacamento-letras.js +24 -24
  472. package/fontes/modificadores/espacamento-letras.js.map +1 -1
  473. package/fontes/modificadores/espacamento-linha-em-grade.d.ts +4 -4
  474. package/fontes/modificadores/espacamento-linha-em-grade.js +19 -19
  475. package/fontes/modificadores/espacamento-linha-em-grade.js.map +1 -1
  476. package/fontes/modificadores/espacamento-linhas.d.ts +4 -4
  477. package/fontes/modificadores/espacamento-linhas.js +19 -19
  478. package/fontes/modificadores/espacamento-linhas.js.map +1 -1
  479. package/fontes/modificadores/espacamento-palavras.d.ts +7 -7
  480. package/fontes/modificadores/espacamento-palavras.js +22 -22
  481. package/fontes/modificadores/espacamento-palavras.js.map +1 -1
  482. package/fontes/modificadores/espacamento.d.ts +4 -4
  483. package/fontes/modificadores/espacamento.js +22 -22
  484. package/fontes/modificadores/espacamento.js.map +1 -1
  485. package/fontes/modificadores/espaco-borda.d.ts +4 -4
  486. package/fontes/modificadores/espaco-borda.js +19 -19
  487. package/fontes/modificadores/espaco-borda.js.map +1 -1
  488. package/fontes/modificadores/espaco-em-branco.d.ts +7 -7
  489. package/fontes/modificadores/espaco-em-branco.js +25 -25
  490. package/fontes/modificadores/espessura-fonte.d.ts +7 -7
  491. package/fontes/modificadores/espessura-fonte.js +22 -22
  492. package/fontes/modificadores/esquema-cor.d.ts +7 -7
  493. package/fontes/modificadores/esquema-cor.js +21 -21
  494. package/fontes/modificadores/estender-borda-imagem.d.ts +4 -4
  495. package/fontes/modificadores/estender-borda-imagem.js +19 -19
  496. package/fontes/modificadores/estender-borda-imagem.js.map +1 -1
  497. package/fontes/modificadores/estender-coluna.d.ts +7 -7
  498. package/fontes/modificadores/estender-coluna.js +19 -19
  499. package/fontes/modificadores/esticar-fonte.d.ts +7 -7
  500. package/fontes/modificadores/esticar-fonte.js +31 -31
  501. package/fontes/modificadores/esticar-fonte.js.map +1 -1
  502. package/fontes/modificadores/estilo-borda-direita.d.ts +4 -4
  503. package/fontes/modificadores/estilo-borda-direita.js +16 -16
  504. package/fontes/modificadores/estilo-borda-em-bloco.d.ts +4 -4
  505. package/fontes/modificadores/estilo-borda-em-bloco.js +16 -16
  506. package/fontes/modificadores/estilo-borda-em-linha.d.ts +4 -4
  507. package/fontes/modificadores/estilo-borda-em-linha.js +16 -16
  508. package/fontes/modificadores/estilo-borda-esquerda.d.ts +4 -4
  509. package/fontes/modificadores/estilo-borda-esquerda.js +16 -16
  510. package/fontes/modificadores/estilo-borda-inferior.d.ts +4 -4
  511. package/fontes/modificadores/estilo-borda-inferior.js +16 -16
  512. package/fontes/modificadores/estilo-borda-superior.d.ts +4 -4
  513. package/fontes/modificadores/estilo-borda-superior.js +16 -16
  514. package/fontes/modificadores/estilo-borda.d.ts +7 -7
  515. package/fontes/modificadores/estilo-borda.js +19 -19
  516. package/fontes/modificadores/estilo-contorno.d.ts +7 -7
  517. package/fontes/modificadores/estilo-contorno.js +19 -19
  518. package/fontes/modificadores/estilo-enfase-texto.d.ts +7 -7
  519. package/fontes/modificadores/estilo-enfase-texto.js +36 -36
  520. package/fontes/modificadores/estilo-fim-borda-em-bloco.d.ts +4 -4
  521. package/fontes/modificadores/estilo-fim-borda-em-bloco.js +16 -16
  522. package/fontes/modificadores/estilo-fim-borda-em-linha.d.ts +4 -4
  523. package/fontes/modificadores/estilo-fim-borda-em-linha.js +16 -16
  524. package/fontes/modificadores/estilo-fonte.d.ts +7 -7
  525. package/fontes/modificadores/estilo-fonte.js +28 -28
  526. package/fontes/modificadores/estilo-inicio-borda-em-bloco.d.ts +4 -4
  527. package/fontes/modificadores/estilo-inicio-borda-em-bloco.js +16 -16
  528. package/fontes/modificadores/estilo-inicio-borda-em-linha.d.ts +4 -4
  529. package/fontes/modificadores/estilo-inicio-borda-em-linha.js +16 -16
  530. package/fontes/modificadores/estilo-lista-imagem.d.ts +7 -7
  531. package/fontes/modificadores/estilo-lista-imagem.js +19 -19
  532. package/fontes/modificadores/estilo-lista-posicao.d.ts +7 -7
  533. package/fontes/modificadores/estilo-lista-posicao.js +19 -19
  534. package/fontes/modificadores/estilo-lista-tipo.d.ts +4 -4
  535. package/fontes/modificadores/estilo-lista-tipo.js +12 -12
  536. package/fontes/modificadores/estilo-lista.d.ts +7 -7
  537. package/fontes/modificadores/estilo-lista.js +30 -30
  538. package/fontes/modificadores/estilo-lista.js.map +1 -1
  539. package/fontes/modificadores/eventos-ponteiro.d.ts +7 -7
  540. package/fontes/modificadores/eventos-ponteiro.js +21 -21
  541. package/fontes/modificadores/exibicao.d.ts +7 -7
  542. package/fontes/modificadores/exibicao.js +53 -53
  543. package/fontes/modificadores/fatiar-borda-mascara.d.ts +7 -7
  544. package/fontes/modificadores/fatiar-borda-mascara.js +26 -26
  545. package/fontes/modificadores/fatiar-borda-mascara.js.map +1 -1
  546. package/fontes/modificadores/fatiar-imagem-borda.d.ts +7 -7
  547. package/fontes/modificadores/fatiar-imagem-borda.js +25 -25
  548. package/fontes/modificadores/fatiar-imagem-borda.js.map +1 -1
  549. package/fontes/modificadores/filtro-fundo.d.ts +7 -7
  550. package/fontes/modificadores/filtro-fundo.js +19 -19
  551. package/fontes/modificadores/filtro.d.ts +7 -7
  552. package/fontes/modificadores/filtro.js +19 -19
  553. package/fontes/modificadores/fim-borda-em-bloco.d.ts +4 -4
  554. package/fontes/modificadores/fim-borda-em-bloco.js +36 -36
  555. package/fontes/modificadores/fim-borda-em-bloco.js.map +1 -1
  556. package/fontes/modificadores/fim-borda-em-linha.d.ts +4 -4
  557. package/fontes/modificadores/fim-borda-em-linha.js +36 -36
  558. package/fontes/modificadores/fim-borda-em-linha.js.map +1 -1
  559. package/fontes/modificadores/fim-coluna-em-grade.d.ts +7 -7
  560. package/fontes/modificadores/fim-coluna-em-grade.js +19 -19
  561. package/fontes/modificadores/fim-linha-em-grade.d.ts +7 -7
  562. package/fontes/modificadores/fim-linha-em-grade.js +20 -20
  563. package/fontes/modificadores/fixar-fundo.d.ts +7 -7
  564. package/fontes/modificadores/fixar-fundo.js +20 -20
  565. package/fontes/modificadores/flex-agrupar.d.ts +7 -7
  566. package/fontes/modificadores/flex-agrupar.js +21 -21
  567. package/fontes/modificadores/flex-comprimento.d.ts +7 -7
  568. package/fontes/modificadores/flex-comprimento.js +30 -30
  569. package/fontes/modificadores/flex-comprimento.js.map +1 -1
  570. package/fontes/modificadores/flex-crescimento.d.ts +4 -4
  571. package/fontes/modificadores/flex-crescimento.js +16 -16
  572. package/fontes/modificadores/flex-direcao.d.ts +7 -7
  573. package/fontes/modificadores/flex-direcao.js +21 -21
  574. package/fontes/modificadores/flex-fluxo.d.ts +7 -7
  575. package/fontes/modificadores/flex-fluxo.js +27 -27
  576. package/fontes/modificadores/flex-reduzir.d.ts +4 -4
  577. package/fontes/modificadores/flex-reduzir.js +16 -16
  578. package/fontes/modificadores/flex.d.ts +7 -7
  579. package/fontes/modificadores/flex.js +32 -32
  580. package/fontes/modificadores/flex.js.map +1 -1
  581. package/fontes/modificadores/flutuar.d.ts +7 -7
  582. package/fontes/modificadores/flutuar.js +23 -23
  583. package/fontes/modificadores/fluxo-em-grade.d.ts +7 -7
  584. package/fontes/modificadores/fluxo-em-grade.js +20 -20
  585. package/fontes/modificadores/fluxo.d.ts +7 -7
  586. package/fontes/modificadores/fluxo.js +24 -24
  587. package/fontes/modificadores/fonte-texto.d.ts +7 -7
  588. package/fontes/modificadores/fonte-texto.js +38 -38
  589. package/fontes/modificadores/fonte.d.ts +7 -7
  590. package/fontes/modificadores/fonte.js +63 -63
  591. package/fontes/modificadores/fonte.js.map +1 -1
  592. package/fontes/modificadores/forma-externa.d.ts +7 -7
  593. package/fontes/modificadores/forma-externa.js +24 -24
  594. package/fontes/modificadores/forma-margem.d.ts +4 -4
  595. package/fontes/modificadores/forma-margem.js +19 -19
  596. package/fontes/modificadores/forma-margem.js.map +1 -1
  597. package/fontes/modificadores/fundo.d.ts +7 -7
  598. package/fontes/modificadores/fundo.js +62 -62
  599. package/fontes/modificadores/fundo.js.map +1 -1
  600. package/fontes/modificadores/girar.d.ts +7 -7
  601. package/fontes/modificadores/girar.js +23 -23
  602. package/fontes/modificadores/girar.js.map +1 -1
  603. package/fontes/modificadores/grade.d.ts +7 -7
  604. package/fontes/modificadores/grade.js +32 -32
  605. package/fontes/modificadores/hifens.d.ts +7 -7
  606. package/fontes/modificadores/hifens.js +20 -20
  607. package/fontes/modificadores/imagem-borda.d.ts +7 -7
  608. package/fontes/modificadores/imagem-borda.js +19 -19
  609. package/fontes/modificadores/imagem-fundo.d.ts +8 -8
  610. package/fontes/modificadores/imagem-fundo.js +26 -26
  611. package/fontes/modificadores/imagem-fundo.js.map +1 -1
  612. package/fontes/modificadores/imagem-mascara.d.ts +7 -7
  613. package/fontes/modificadores/imagem-mascara.js +22 -22
  614. package/fontes/modificadores/impressao-ajuste-cor.d.ts +7 -7
  615. package/fontes/modificadores/impressao-ajuste-cor.js +19 -19
  616. package/fontes/modificadores/incrementar-contador.d.ts +7 -7
  617. package/fontes/modificadores/incrementar-contador.js +23 -23
  618. package/fontes/modificadores/indentacao-texto.d.ts +7 -7
  619. package/fontes/modificadores/indentacao-texto.js +23 -23
  620. package/fontes/modificadores/indentacao-texto.js.map +1 -1
  621. package/fontes/modificadores/index.d.ts +364 -364
  622. package/fontes/modificadores/index.js +380 -380
  623. package/fontes/modificadores/indice-z.d.ts +7 -7
  624. package/fontes/modificadores/indice-z.js +18 -18
  625. package/fontes/modificadores/inicio-borda-em-bloco.d.ts +4 -4
  626. package/fontes/modificadores/inicio-borda-em-bloco.js +36 -36
  627. package/fontes/modificadores/inicio-borda-em-bloco.js.map +1 -1
  628. package/fontes/modificadores/inicio-borda-em-linha.d.ts +4 -4
  629. package/fontes/modificadores/inicio-borda-em-linha.js +36 -36
  630. package/fontes/modificadores/inicio-borda-em-linha.js.map +1 -1
  631. package/fontes/modificadores/inicio-borda-mascara.d.ts +4 -4
  632. package/fontes/modificadores/inicio-borda-mascara.js +22 -22
  633. package/fontes/modificadores/inicio-borda-mascara.js.map +1 -1
  634. package/fontes/modificadores/inicio-coluna-em-grade.d.ts +7 -7
  635. package/fontes/modificadores/inicio-coluna-em-grade.js +19 -19
  636. package/fontes/modificadores/inicio-insercao-em-bloco.d.ts +7 -7
  637. package/fontes/modificadores/inicio-insercao-em-bloco.js +22 -22
  638. package/fontes/modificadores/inicio-insercao-em-bloco.js.map +1 -1
  639. package/fontes/modificadores/inicio-insercao-em-linha.d.ts +7 -7
  640. package/fontes/modificadores/inicio-insercao-em-linha.js +22 -22
  641. package/fontes/modificadores/inicio-insercao-em-linha.js.map +1 -1
  642. package/fontes/modificadores/inicio-linha-em-grade.d.ts +7 -7
  643. package/fontes/modificadores/inicio-linha-em-grade.js +19 -19
  644. package/fontes/modificadores/inicio-margem-em-bloco.d.ts +7 -7
  645. package/fontes/modificadores/inicio-margem-em-bloco.js +22 -22
  646. package/fontes/modificadores/inicio-margem-em-bloco.js.map +1 -1
  647. package/fontes/modificadores/inicio-margem-em-linha.d.ts +7 -7
  648. package/fontes/modificadores/inicio-margem-em-linha.js +22 -22
  649. package/fontes/modificadores/inicio-margem-em-linha.js.map +1 -1
  650. package/fontes/modificadores/inicio-recuo-em-bloco.d.ts +4 -4
  651. package/fontes/modificadores/inicio-recuo-em-bloco.js +19 -19
  652. package/fontes/modificadores/inicio-recuo-em-bloco.js.map +1 -1
  653. package/fontes/modificadores/inicio-recuo-em-linha.d.ts +4 -4
  654. package/fontes/modificadores/inicio-recuo-em-linha.js +19 -19
  655. package/fontes/modificadores/inicio-recuo-em-linha.js.map +1 -1
  656. package/fontes/modificadores/insercao-em-bloco-fim.d.ts +7 -7
  657. package/fontes/modificadores/insercao-em-bloco-fim.js +22 -22
  658. package/fontes/modificadores/insercao-em-bloco-fim.js.map +1 -1
  659. package/fontes/modificadores/insercao-em-bloco.d.ts +7 -7
  660. package/fontes/modificadores/insercao-em-bloco.js +24 -24
  661. package/fontes/modificadores/insercao-em-bloco.js.map +1 -1
  662. package/fontes/modificadores/insercao-em-linha-fim.d.ts +7 -7
  663. package/fontes/modificadores/insercao-em-linha-fim.js +22 -22
  664. package/fontes/modificadores/insercao-em-linha-fim.js.map +1 -1
  665. package/fontes/modificadores/insercao-em-linha.d.ts +7 -7
  666. package/fontes/modificadores/insercao-em-linha.js +24 -24
  667. package/fontes/modificadores/insercao-em-linha.js.map +1 -1
  668. package/fontes/modificadores/insercao.d.ts +7 -7
  669. package/fontes/modificadores/insercao.js +24 -24
  670. package/fontes/modificadores/insercao.js.map +1 -1
  671. package/fontes/modificadores/isolamento.d.ts +7 -7
  672. package/fontes/modificadores/isolamento.js +19 -19
  673. package/fontes/modificadores/justificar-conteudo.d.ts +7 -7
  674. package/fontes/modificadores/justificar-conteudo.js +36 -36
  675. package/fontes/modificadores/justificar-itens.d.ts +7 -7
  676. package/fontes/modificadores/justificar-itens.js +32 -32
  677. package/fontes/modificadores/justificar-se.d.ts +7 -7
  678. package/fontes/modificadores/justificar-se.js +32 -32
  679. package/fontes/modificadores/justificar-texto.d.ts +7 -7
  680. package/fontes/modificadores/justificar-texto.js +22 -22
  681. package/fontes/modificadores/largura-barra-rolagem.d.ts +7 -7
  682. package/fontes/modificadores/largura-barra-rolagem.js +20 -20
  683. package/fontes/modificadores/largura-borda-direita.d.ts +7 -7
  684. package/fontes/modificadores/largura-borda-direita.js +25 -25
  685. package/fontes/modificadores/largura-borda-direita.js.map +1 -1
  686. package/fontes/modificadores/largura-borda-em-bloco.d.ts +7 -7
  687. package/fontes/modificadores/largura-borda-em-bloco.js +25 -25
  688. package/fontes/modificadores/largura-borda-em-bloco.js.map +1 -1
  689. package/fontes/modificadores/largura-borda-em-linha.d.ts +7 -7
  690. package/fontes/modificadores/largura-borda-em-linha.js +25 -25
  691. package/fontes/modificadores/largura-borda-em-linha.js.map +1 -1
  692. package/fontes/modificadores/largura-borda-esquerda.d.ts +7 -7
  693. package/fontes/modificadores/largura-borda-esquerda.js +25 -25
  694. package/fontes/modificadores/largura-borda-esquerda.js.map +1 -1
  695. package/fontes/modificadores/largura-borda-inferior.d.ts +7 -7
  696. package/fontes/modificadores/largura-borda-inferior.js +25 -25
  697. package/fontes/modificadores/largura-borda-inferior.js.map +1 -1
  698. package/fontes/modificadores/largura-borda-mascara.d.ts +7 -7
  699. package/fontes/modificadores/largura-borda-mascara.js +25 -25
  700. package/fontes/modificadores/largura-borda-mascara.js.map +1 -1
  701. package/fontes/modificadores/largura-borda-superior.d.ts +7 -7
  702. package/fontes/modificadores/largura-borda-superior.js +26 -26
  703. package/fontes/modificadores/largura-borda-superior.js.map +1 -1
  704. package/fontes/modificadores/largura-borda.d.ts +7 -7
  705. package/fontes/modificadores/largura-borda.js +25 -25
  706. package/fontes/modificadores/largura-borda.js.map +1 -1
  707. package/fontes/modificadores/largura-coluna.d.ts +7 -7
  708. package/fontes/modificadores/largura-coluna.js +22 -22
  709. package/fontes/modificadores/largura-coluna.js.map +1 -1
  710. package/fontes/modificadores/largura-contorno.d.ts +7 -7
  711. package/fontes/modificadores/largura-contorno.js +25 -25
  712. package/fontes/modificadores/largura-contorno.js.map +1 -1
  713. package/fontes/modificadores/largura-fim-borda-em-bloco.d.ts +7 -7
  714. package/fontes/modificadores/largura-fim-borda-em-bloco.js +25 -25
  715. package/fontes/modificadores/largura-fim-borda-em-bloco.js.map +1 -1
  716. package/fontes/modificadores/largura-fim-borda-em-linha.d.ts +7 -7
  717. package/fontes/modificadores/largura-fim-borda-em-linha.js +25 -25
  718. package/fontes/modificadores/largura-fim-borda-em-linha.js.map +1 -1
  719. package/fontes/modificadores/largura-imagem-borda.d.ts +7 -7
  720. package/fontes/modificadores/largura-imagem-borda.js +25 -25
  721. package/fontes/modificadores/largura-imagem-borda.js.map +1 -1
  722. package/fontes/modificadores/largura-inicio-borda-em-bloco.d.ts +7 -7
  723. package/fontes/modificadores/largura-inicio-borda-em-bloco.js +25 -25
  724. package/fontes/modificadores/largura-inicio-borda-em-bloco.js.map +1 -1
  725. package/fontes/modificadores/largura-inicio-borda-em-linha.d.ts +7 -7
  726. package/fontes/modificadores/largura-inicio-borda-em-linha.js +25 -25
  727. package/fontes/modificadores/largura-inicio-borda-em-linha.js.map +1 -1
  728. package/fontes/modificadores/largura-maxima.d.ts +7 -7
  729. package/fontes/modificadores/largura-maxima.js +27 -27
  730. package/fontes/modificadores/largura-maxima.js.map +1 -1
  731. package/fontes/modificadores/largura-minima.d.ts +7 -7
  732. package/fontes/modificadores/largura-minima.js +27 -27
  733. package/fontes/modificadores/largura-minima.js.map +1 -1
  734. package/fontes/modificadores/largura.d.ts +7 -7
  735. package/fontes/modificadores/largura.js +27 -27
  736. package/fontes/modificadores/largura.js.map +1 -1
  737. package/fontes/modificadores/limite-forma-imagem.d.ts +4 -4
  738. package/fontes/modificadores/limite-forma-imagem.js +20 -20
  739. package/fontes/modificadores/limite-forma-imagem.js.map +1 -1
  740. package/fontes/modificadores/linha-em-grade.d.ts +7 -7
  741. package/fontes/modificadores/linha-em-grade.js +26 -20
  742. package/fontes/modificadores/linha-em-grade.js.map +1 -1
  743. package/fontes/modificadores/linhas-inferiores.d.ts +4 -4
  744. package/fontes/modificadores/linhas-inferiores.js +16 -16
  745. package/fontes/modificadores/linhas-superiores.d.ts +4 -4
  746. package/fontes/modificadores/linhas-superiores.js +16 -16
  747. package/fontes/modificadores/margem-direita-rolagem-mouse.d.ts +4 -4
  748. package/fontes/modificadores/margem-direita-rolagem-mouse.js +19 -19
  749. package/fontes/modificadores/margem-direita-rolagem-mouse.js.map +1 -1
  750. package/fontes/modificadores/margem-direita.d.ts +7 -7
  751. package/fontes/modificadores/margem-direita.js +22 -22
  752. package/fontes/modificadores/margem-direita.js.map +1 -1
  753. package/fontes/modificadores/margem-em-bloco-fim.d.ts +7 -7
  754. package/fontes/modificadores/margem-em-bloco-fim.js +22 -22
  755. package/fontes/modificadores/margem-em-bloco-fim.js.map +1 -1
  756. package/fontes/modificadores/margem-em-bloco-rolagem-mouse.d.ts +4 -4
  757. package/fontes/modificadores/margem-em-bloco-rolagem-mouse.js +21 -21
  758. package/fontes/modificadores/margem-em-bloco-rolagem-mouse.js.map +1 -1
  759. package/fontes/modificadores/margem-em-bloco.d.ts +7 -7
  760. package/fontes/modificadores/margem-em-bloco.js +24 -24
  761. package/fontes/modificadores/margem-em-bloco.js.map +1 -1
  762. package/fontes/modificadores/margem-em-linha-fim.d.ts +7 -7
  763. package/fontes/modificadores/margem-em-linha-fim.js +22 -22
  764. package/fontes/modificadores/margem-em-linha-fim.js.map +1 -1
  765. package/fontes/modificadores/margem-em-linha-rolagem-mouse.d.ts +4 -4
  766. package/fontes/modificadores/margem-em-linha-rolagem-mouse.js +21 -21
  767. package/fontes/modificadores/margem-em-linha-rolagem-mouse.js.map +1 -1
  768. package/fontes/modificadores/margem-em-linha.d.ts +7 -7
  769. package/fontes/modificadores/margem-em-linha.js +24 -24
  770. package/fontes/modificadores/margem-em-linha.js.map +1 -1
  771. package/fontes/modificadores/margem-esquerda-rolagem-mouse.d.ts +4 -4
  772. package/fontes/modificadores/margem-esquerda-rolagem-mouse.js +19 -19
  773. package/fontes/modificadores/margem-esquerda-rolagem-mouse.js.map +1 -1
  774. package/fontes/modificadores/margem-esquerda.d.ts +7 -7
  775. package/fontes/modificadores/margem-esquerda.js +22 -22
  776. package/fontes/modificadores/margem-esquerda.js.map +1 -1
  777. package/fontes/modificadores/margem-inferior-rolagem-mouse.d.ts +4 -4
  778. package/fontes/modificadores/margem-inferior-rolagem-mouse.js +19 -19
  779. package/fontes/modificadores/margem-inferior-rolagem-mouse.js.map +1 -1
  780. package/fontes/modificadores/margem-inferior.d.ts +7 -7
  781. package/fontes/modificadores/margem-inferior.js +22 -22
  782. package/fontes/modificadores/margem-inferior.js.map +1 -1
  783. package/fontes/modificadores/margem-rolagem-mouse.d.ts +4 -4
  784. package/fontes/modificadores/margem-rolagem-mouse.js +21 -21
  785. package/fontes/modificadores/margem-rolagem-mouse.js.map +1 -1
  786. package/fontes/modificadores/margem-superior-rolagem-mouse.d.ts +4 -4
  787. package/fontes/modificadores/margem-superior-rolagem-mouse.js +19 -19
  788. package/fontes/modificadores/margem-superior-rolagem-mouse.js.map +1 -1
  789. package/fontes/modificadores/margem-superior.d.ts +7 -7
  790. package/fontes/modificadores/margem-superior.js +22 -22
  791. package/fontes/modificadores/margem-superior.js.map +1 -1
  792. package/fontes/modificadores/margem.d.ts +7 -7
  793. package/fontes/modificadores/margem.js +24 -24
  794. package/fontes/modificadores/margem.js.map +1 -1
  795. package/fontes/modificadores/mascara.d.ts +7 -7
  796. package/fontes/modificadores/mascara.js +56 -56
  797. package/fontes/modificadores/mesclar-fundo.d.ts +7 -7
  798. package/fontes/modificadores/mesclar-fundo.js +36 -36
  799. package/fontes/modificadores/modelo-colunas-em-grade.d.ts +7 -7
  800. package/fontes/modificadores/modelo-colunas-em-grade.js +30 -30
  801. package/fontes/modificadores/modelo-colunas-em-grade.js.map +1 -1
  802. package/fontes/modificadores/modelo-em-grade.d.ts +7 -7
  803. package/fontes/modificadores/modelo-em-grade.js +35 -35
  804. package/fontes/modificadores/modelo-em-grade.js.map +1 -1
  805. package/fontes/modificadores/modelo-geral-em-grade.d.ts +7 -7
  806. package/fontes/modificadores/modelo-geral-em-grade.js +22 -22
  807. package/fontes/modificadores/modelo-linhas-em-grade.d.ts +7 -7
  808. package/fontes/modificadores/modelo-linhas-em-grade.js +31 -31
  809. package/fontes/modificadores/modelo-linhas-em-grade.js.map +1 -1
  810. package/fontes/modificadores/modo-borda-mascara.d.ts +7 -7
  811. package/fontes/modificadores/modo-borda-mascara.js +20 -20
  812. package/fontes/modificadores/modo-escrita.d.ts +7 -7
  813. package/fontes/modificadores/modo-escrita.js +20 -20
  814. package/fontes/modificadores/modo-mascara.d.ts +7 -7
  815. package/fontes/modificadores/modo-mascara.js +21 -21
  816. package/fontes/modificadores/modo-mescla.d.ts +7 -7
  817. package/fontes/modificadores/modo-mescla.js +37 -37
  818. package/fontes/modificadores/modo-preenchimento-animacao.d.ts +7 -7
  819. package/fontes/modificadores/modo-preenchimento-animacao.js +22 -22
  820. package/fontes/modificadores/nome-animacao.d.ts +7 -7
  821. package/fontes/modificadores/nome-animacao.js +18 -18
  822. package/fontes/modificadores/opacidade.d.ts +4 -4
  823. package/fontes/modificadores/opacidade.js +22 -22
  824. package/fontes/modificadores/opacidade.js.map +1 -1
  825. package/fontes/modificadores/ordem-pintura.d.ts +7 -7
  826. package/fontes/modificadores/ordem-pintura.js +22 -22
  827. package/fontes/modificadores/ordenar.d.ts +4 -4
  828. package/fontes/modificadores/ordenar.js +16 -16
  829. package/fontes/modificadores/orientacao-imagem.d.ts +7 -7
  830. package/fontes/modificadores/orientacao-imagem.js +19 -19
  831. package/fontes/modificadores/orientacao-texto.d.ts +7 -7
  832. package/fontes/modificadores/orientacao-texto.js +24 -24
  833. package/fontes/modificadores/origem-borda-mascara.d.ts +7 -7
  834. package/fontes/modificadores/origem-borda-mascara.js +19 -19
  835. package/fontes/modificadores/origem-fundo.d.ts +7 -7
  836. package/fontes/modificadores/origem-fundo.js +21 -21
  837. package/fontes/modificadores/origem-imagem-borda.d.ts +7 -7
  838. package/fontes/modificadores/origem-imagem-borda.js +19 -19
  839. package/fontes/modificadores/origem-mascara.d.ts +7 -7
  840. package/fontes/modificadores/origem-mascara.js +27 -27
  841. package/fontes/modificadores/origem-perspectiva.d.ts +7 -7
  842. package/fontes/modificadores/origem-perspectiva.js +28 -28
  843. package/fontes/modificadores/origem-perspectiva.js.map +1 -1
  844. package/fontes/modificadores/parar-encaixe-rolagem-mouse.d.ts +7 -7
  845. package/fontes/modificadores/parar-encaixe-rolagem-mouse.js +19 -19
  846. package/fontes/modificadores/perspectiva.d.ts +7 -7
  847. package/fontes/modificadores/perspectiva.js +22 -22
  848. package/fontes/modificadores/perspectiva.js.map +1 -1
  849. package/fontes/modificadores/posicao-deslocamento.d.ts +7 -7
  850. package/fontes/modificadores/posicao-deslocamento.js +24 -24
  851. package/fontes/modificadores/posicao-direita.d.ts +7 -7
  852. package/fontes/modificadores/posicao-direita.js +25 -25
  853. package/fontes/modificadores/posicao-direita.js.map +1 -1
  854. package/fontes/modificadores/posicao-enfase-texto.d.ts +7 -7
  855. package/fontes/modificadores/posicao-enfase-texto.js +21 -21
  856. package/fontes/modificadores/posicao-esquerda.d.ts +7 -7
  857. package/fontes/modificadores/posicao-esquerda.js +22 -22
  858. package/fontes/modificadores/posicao-esquerda.js.map +1 -1
  859. package/fontes/modificadores/posicao-fundo.d.ts +4 -4
  860. package/fontes/modificadores/posicao-fundo.js +30 -30
  861. package/fontes/modificadores/posicao-fundo.js.map +1 -1
  862. package/fontes/modificadores/posicao-horizontal-fundo.d.ts +4 -4
  863. package/fontes/modificadores/posicao-horizontal-fundo.js +20 -20
  864. package/fontes/modificadores/posicao-horizontal-fundo.js.map +1 -1
  865. package/fontes/modificadores/posicao-inferior.d.ts +7 -7
  866. package/fontes/modificadores/posicao-inferior.js +22 -22
  867. package/fontes/modificadores/posicao-inferior.js.map +1 -1
  868. package/fontes/modificadores/posicao-legenda.d.ts +7 -7
  869. package/fontes/modificadores/posicao-legenda.js +25 -25
  870. package/fontes/modificadores/posicao-mascara.d.ts +4 -4
  871. package/fontes/modificadores/posicao-mascara.js +19 -19
  872. package/fontes/modificadores/posicao-objeto.d.ts +4 -4
  873. package/fontes/modificadores/posicao-objeto.js +16 -16
  874. package/fontes/modificadores/posicao-superior.d.ts +7 -7
  875. package/fontes/modificadores/posicao-superior.js +22 -22
  876. package/fontes/modificadores/posicao-superior.js.map +1 -1
  877. package/fontes/modificadores/posicao-texto-sublinhado.d.ts +7 -7
  878. package/fontes/modificadores/posicao-texto-sublinhado.js +22 -22
  879. package/fontes/modificadores/posicao-vertical-fundo.d.ts +4 -4
  880. package/fontes/modificadores/posicao-vertical-fundo.js +20 -20
  881. package/fontes/modificadores/posicao-vertical-fundo.js.map +1 -1
  882. package/fontes/modificadores/posicao.d.ts +7 -7
  883. package/fontes/modificadores/posicao.js +22 -22
  884. package/fontes/modificadores/posicionar-conteudo.d.ts +7 -7
  885. package/fontes/modificadores/posicionar-conteudo.js +37 -37
  886. package/fontes/modificadores/posicionar-itens.d.ts +7 -7
  887. package/fontes/modificadores/posicionar-itens.js +35 -35
  888. package/fontes/modificadores/posicionar-se.d.ts +7 -7
  889. package/fontes/modificadores/posicionar-se.js +35 -35
  890. package/fontes/modificadores/preencher-coluna.d.ts +7 -7
  891. package/fontes/modificadores/preencher-coluna.js +20 -20
  892. package/fontes/modificadores/proporcao-tela.d.ts +7 -7
  893. package/fontes/modificadores/proporcao-tela.js +26 -21
  894. package/fontes/modificadores/proporcao-tela.js.map +1 -1
  895. package/fontes/modificadores/propriedade-transicao.d.ts +7 -7
  896. package/fontes/modificadores/propriedade-transicao.js +19 -19
  897. package/fontes/modificadores/quebra-decoracao-caixa.d.ts +7 -7
  898. package/fontes/modificadores/quebra-decoracao-caixa.js +19 -19
  899. package/fontes/modificadores/quebrar-antes.d.ts +7 -7
  900. package/fontes/modificadores/quebrar-antes.js +35 -35
  901. package/fontes/modificadores/quebrar-apos.d.ts +7 -7
  902. package/fontes/modificadores/quebrar-apos.js +35 -35
  903. package/fontes/modificadores/quebrar-dentro.d.ts +7 -7
  904. package/fontes/modificadores/quebrar-dentro.js +24 -24
  905. package/fontes/modificadores/quebrar-linha.d.ts +7 -7
  906. package/fontes/modificadores/quebrar-linha.js +22 -22
  907. package/fontes/modificadores/quebrar-pagina-antes.d.ts +7 -7
  908. package/fontes/modificadores/quebrar-pagina-antes.js +24 -24
  909. package/fontes/modificadores/quebrar-pagina-apos.d.ts +7 -7
  910. package/fontes/modificadores/quebrar-pagina-apos.js +24 -24
  911. package/fontes/modificadores/quebrar-pagina-dentro.d.ts +7 -7
  912. package/fontes/modificadores/quebrar-pagina-dentro.js +19 -19
  913. package/fontes/modificadores/quebrar-palavra.d.ts +7 -7
  914. package/fontes/modificadores/quebrar-palavra.js +21 -21
  915. package/fontes/modificadores/raio-borda.d.ts +4 -4
  916. package/fontes/modificadores/raio-borda.js +27 -19
  917. package/fontes/modificadores/raio-borda.js.map +1 -1
  918. package/fontes/modificadores/raio-direito-borda-inferior.d.ts +4 -4
  919. package/fontes/modificadores/raio-direito-borda-inferior.js +19 -19
  920. package/fontes/modificadores/raio-direito-borda-inferior.js.map +1 -1
  921. package/fontes/modificadores/raio-direito-borda-superior.d.ts +4 -4
  922. package/fontes/modificadores/raio-direito-borda-superior.js +19 -19
  923. package/fontes/modificadores/raio-direito-borda-superior.js.map +1 -1
  924. package/fontes/modificadores/raio-esquerdo-borda-inferior.d.ts +4 -4
  925. package/fontes/modificadores/raio-esquerdo-borda-inferior.js +19 -19
  926. package/fontes/modificadores/raio-esquerdo-borda-inferior.js.map +1 -1
  927. package/fontes/modificadores/raio-esquerdo-borda-superior.d.ts +4 -4
  928. package/fontes/modificadores/raio-esquerdo-borda-superior.js +19 -19
  929. package/fontes/modificadores/raio-esquerdo-borda-superior.js.map +1 -1
  930. package/fontes/modificadores/recolher-borda.d.ts +7 -7
  931. package/fontes/modificadores/recolher-borda.js +19 -19
  932. package/fontes/modificadores/recortar-fundo.d.ts +7 -7
  933. package/fontes/modificadores/recortar-fundo.js +22 -22
  934. package/fontes/modificadores/recortar-margem-vazada.d.ts +7 -7
  935. package/fontes/modificadores/recortar-margem-vazada.js +23 -23
  936. package/fontes/modificadores/recortar-margem-vazada.js.map +1 -1
  937. package/fontes/modificadores/recortar.d.ts +7 -7
  938. package/fontes/modificadores/recortar.js +18 -18
  939. package/fontes/modificadores/recuo-direito-rolagem-mouse.d.ts +7 -7
  940. package/fontes/modificadores/recuo-direito-rolagem-mouse.js +22 -22
  941. package/fontes/modificadores/recuo-direito-rolagem-mouse.js.map +1 -1
  942. package/fontes/modificadores/recuo-direito.d.ts +4 -4
  943. package/fontes/modificadores/recuo-direito.js +22 -22
  944. package/fontes/modificadores/recuo-direito.js.map +1 -1
  945. package/fontes/modificadores/recuo-em-bloco-fim.d.ts +4 -4
  946. package/fontes/modificadores/recuo-em-bloco-fim.js +19 -19
  947. package/fontes/modificadores/recuo-em-bloco-fim.js.map +1 -1
  948. package/fontes/modificadores/recuo-em-bloco-rolagem-mouse.d.ts +7 -7
  949. package/fontes/modificadores/recuo-em-bloco-rolagem-mouse.js +24 -24
  950. package/fontes/modificadores/recuo-em-bloco-rolagem-mouse.js.map +1 -1
  951. package/fontes/modificadores/recuo-em-bloco.d.ts +4 -4
  952. package/fontes/modificadores/recuo-em-bloco.js +21 -21
  953. package/fontes/modificadores/recuo-em-bloco.js.map +1 -1
  954. package/fontes/modificadores/recuo-em-linha-fim.d.ts +4 -4
  955. package/fontes/modificadores/recuo-em-linha-fim.js +19 -19
  956. package/fontes/modificadores/recuo-em-linha-fim.js.map +1 -1
  957. package/fontes/modificadores/recuo-em-linha-rolagem-mouse.d.ts +7 -7
  958. package/fontes/modificadores/recuo-em-linha-rolagem-mouse.js +24 -24
  959. package/fontes/modificadores/recuo-em-linha-rolagem-mouse.js.map +1 -1
  960. package/fontes/modificadores/recuo-em-linha.d.ts +4 -4
  961. package/fontes/modificadores/recuo-em-linha.js +21 -21
  962. package/fontes/modificadores/recuo-em-linha.js.map +1 -1
  963. package/fontes/modificadores/recuo-esquerdo-rolagem-mouse.d.ts +7 -7
  964. package/fontes/modificadores/recuo-esquerdo-rolagem-mouse.js +22 -22
  965. package/fontes/modificadores/recuo-esquerdo-rolagem-mouse.js.map +1 -1
  966. package/fontes/modificadores/recuo-esquerdo.d.ts +4 -4
  967. package/fontes/modificadores/recuo-esquerdo.js +22 -22
  968. package/fontes/modificadores/recuo-esquerdo.js.map +1 -1
  969. package/fontes/modificadores/recuo-inferior-rolagem-mouse.d.ts +7 -7
  970. package/fontes/modificadores/recuo-inferior-rolagem-mouse.js +22 -22
  971. package/fontes/modificadores/recuo-inferior-rolagem-mouse.js.map +1 -1
  972. package/fontes/modificadores/recuo-inferior.d.ts +4 -4
  973. package/fontes/modificadores/recuo-inferior.js +22 -22
  974. package/fontes/modificadores/recuo-inferior.js.map +1 -1
  975. package/fontes/modificadores/recuo-rolagem-mouse.d.ts +7 -7
  976. package/fontes/modificadores/recuo-rolagem-mouse.js +24 -24
  977. package/fontes/modificadores/recuo-rolagem-mouse.js.map +1 -1
  978. package/fontes/modificadores/recuo-superior-rolagem-mouse.d.ts +7 -7
  979. package/fontes/modificadores/recuo-superior-rolagem-mouse.js +22 -22
  980. package/fontes/modificadores/recuo-superior-rolagem-mouse.js.map +1 -1
  981. package/fontes/modificadores/recuo-superior.d.ts +4 -4
  982. package/fontes/modificadores/recuo-superior.js +22 -22
  983. package/fontes/modificadores/recuo-superior.js.map +1 -1
  984. package/fontes/modificadores/recuo.d.ts +4 -4
  985. package/fontes/modificadores/recuo.js +21 -21
  986. package/fontes/modificadores/recuo.js.map +1 -1
  987. package/fontes/modificadores/recursos-fonte.d.ts +7 -7
  988. package/fontes/modificadores/recursos-fonte.js +18 -18
  989. package/fontes/modificadores/redimensionar.d.ts +7 -7
  990. package/fontes/modificadores/redimensionar.js +23 -23
  991. package/fontes/modificadores/regras-coluna.d.ts +7 -7
  992. package/fontes/modificadores/regras-coluna.js +42 -42
  993. package/fontes/modificadores/regras-coluna.js.map +1 -1
  994. package/fontes/modificadores/regras-cor-coluna.d.ts +4 -4
  995. package/fontes/modificadores/regras-cor-coluna.js +15 -15
  996. package/fontes/modificadores/regras-estilo-coluna.d.ts +4 -4
  997. package/fontes/modificadores/regras-estilo-coluna.js +16 -16
  998. package/fontes/modificadores/regras-largura-coluna.d.ts +7 -7
  999. package/fontes/modificadores/regras-largura-coluna.js +25 -25
  1000. package/fontes/modificadores/regras-largura-coluna.js.map +1 -1
  1001. package/fontes/modificadores/reiniciar-contador.d.ts +7 -7
  1002. package/fontes/modificadores/reiniciar-contador.js +26 -26
  1003. package/fontes/modificadores/reiniciar-tudo.d.ts +4 -4
  1004. package/fontes/modificadores/reiniciar-tudo.js +18 -18
  1005. package/fontes/modificadores/reiniciar-tudo.js.map +1 -1
  1006. package/fontes/modificadores/renderizacao-imagem.d.ts +7 -7
  1007. package/fontes/modificadores/renderizacao-imagem.js +21 -21
  1008. package/fontes/modificadores/renderizacao-texto.d.ts +7 -7
  1009. package/fontes/modificadores/renderizacao-texto.js +24 -24
  1010. package/fontes/modificadores/repeticao-borda-mascara.d.ts +7 -7
  1011. package/fontes/modificadores/repeticao-borda-mascara.js +22 -22
  1012. package/fontes/modificadores/repetir-animacao.d.ts +7 -7
  1013. package/fontes/modificadores/repetir-animacao.js +19 -19
  1014. package/fontes/modificadores/repetir-fundo.d.ts +7 -7
  1015. package/fontes/modificadores/repetir-fundo.js +25 -25
  1016. package/fontes/modificadores/repetir-imagem-borda.d.ts +7 -7
  1017. package/fontes/modificadores/repetir-imagem-borda.js +22 -22
  1018. package/fontes/modificadores/repetir-mascara.d.ts +7 -7
  1019. package/fontes/modificadores/repetir-mascara.js +25 -25
  1020. package/fontes/modificadores/rotacao-deslocamento.d.ts +7 -7
  1021. package/fontes/modificadores/rotacao-deslocamento.js +24 -24
  1022. package/fontes/modificadores/rotacao-deslocamento.js.map +1 -1
  1023. package/fontes/modificadores/selecao-usuario.d.ts +7 -7
  1024. package/fontes/modificadores/selecao-usuario.js +23 -23
  1025. package/fontes/modificadores/sintetizar-fonte.d.ts +7 -7
  1026. package/fontes/modificadores/sintetizar-fonte.js +25 -25
  1027. package/fontes/modificadores/sombra-caixa.d.ts +7 -7
  1028. package/fontes/modificadores/sombra-caixa.js +36 -36
  1029. package/fontes/modificadores/sombra-caixa.js.map +1 -1
  1030. package/fontes/modificadores/sombra-texto.d.ts +4 -4
  1031. package/fontes/modificadores/sombra-texto.js +21 -21
  1032. package/fontes/modificadores/sombra-texto.js.map +1 -1
  1033. package/fontes/modificadores/status-animacao.d.ts +7 -7
  1034. package/fontes/modificadores/status-animacao.js +19 -19
  1035. package/fontes/modificadores/substituir-idioma-fonte.d.ts +7 -7
  1036. package/fontes/modificadores/substituir-idioma-fonte.js +18 -18
  1037. package/fontes/modificadores/superclasse/index.d.ts +3 -3
  1038. package/fontes/modificadores/superclasse/index.js +19 -19
  1039. package/fontes/modificadores/superclasse/modificador.d.ts +11 -11
  1040. package/fontes/modificadores/superclasse/modificador.js +11 -11
  1041. package/fontes/modificadores/superclasse/pragmas-modificador.d.ts +5 -5
  1042. package/fontes/modificadores/superclasse/pragmas-modificador.js +2 -2
  1043. package/fontes/modificadores/superclasse/seletor-modificador.d.ts +4 -4
  1044. package/fontes/modificadores/superclasse/seletor-modificador.js +14 -14
  1045. package/fontes/modificadores/superclasse/seletor-modificador.js.map +1 -1
  1046. package/fontes/modificadores/superclasse/seletor-reverso-modificador.d.ts +5 -5
  1047. package/fontes/modificadores/superclasse/seletor-reverso-modificador.js +14 -14
  1048. package/fontes/modificadores/superclasse/seletor-reverso-modificador.js.map +1 -1
  1049. package/fontes/modificadores/tabulacao.d.ts +4 -4
  1050. package/fontes/modificadores/tabulacao.js +22 -22
  1051. package/fontes/modificadores/tabulacao.js.map +1 -1
  1052. package/fontes/modificadores/tamanho-caixa.d.ts +7 -7
  1053. package/fontes/modificadores/tamanho-caixa.js +20 -20
  1054. package/fontes/modificadores/tamanho-colunas-em-grade.d.ts +7 -7
  1055. package/fontes/modificadores/tamanho-colunas-em-grade.js +28 -28
  1056. package/fontes/modificadores/tamanho-colunas-em-grade.js.map +1 -1
  1057. package/fontes/modificadores/tamanho-em-bloco.d.ts +7 -7
  1058. package/fontes/modificadores/tamanho-em-bloco.js +26 -26
  1059. package/fontes/modificadores/tamanho-em-bloco.js.map +1 -1
  1060. package/fontes/modificadores/tamanho-em-linha.d.ts +7 -7
  1061. package/fontes/modificadores/tamanho-em-linha.js +27 -27
  1062. package/fontes/modificadores/tamanho-em-linha.js.map +1 -1
  1063. package/fontes/modificadores/tamanho-fonte.d.ts +7 -7
  1064. package/fontes/modificadores/tamanho-fonte.js +32 -32
  1065. package/fontes/modificadores/tamanho-fonte.js.map +1 -1
  1066. package/fontes/modificadores/tamanho-fundo.d.ts +7 -7
  1067. package/fontes/modificadores/tamanho-fundo.js +24 -24
  1068. package/fontes/modificadores/tamanho-fundo.js.map +1 -1
  1069. package/fontes/modificadores/tamanho-grade.d.ts +7 -7
  1070. package/fontes/modificadores/tamanho-grade.js +26 -20
  1071. package/fontes/modificadores/tamanho-grade.js.map +1 -1
  1072. package/fontes/modificadores/tamanho-linhas-em-grade.d.ts +7 -7
  1073. package/fontes/modificadores/tamanho-linhas-em-grade.js +28 -28
  1074. package/fontes/modificadores/tamanho-linhas-em-grade.js.map +1 -1
  1075. package/fontes/modificadores/tamanho-mascara.d.ts +7 -7
  1076. package/fontes/modificadores/tamanho-mascara.js +24 -24
  1077. package/fontes/modificadores/tamanho-mascara.js.map +1 -1
  1078. package/fontes/modificadores/tamanho-maximo-em-bloco.d.ts +7 -7
  1079. package/fontes/modificadores/tamanho-maximo-em-bloco.js +27 -27
  1080. package/fontes/modificadores/tamanho-maximo-em-bloco.js.map +1 -1
  1081. package/fontes/modificadores/tamanho-maximo-em-linha.d.ts +7 -7
  1082. package/fontes/modificadores/tamanho-maximo-em-linha.js +27 -27
  1083. package/fontes/modificadores/tamanho-maximo-em-linha.js.map +1 -1
  1084. package/fontes/modificadores/tamanho-minimo-em-bloco.d.ts +7 -7
  1085. package/fontes/modificadores/tamanho-minimo-em-bloco.js +27 -27
  1086. package/fontes/modificadores/tamanho-minimo-em-bloco.js.map +1 -1
  1087. package/fontes/modificadores/tamanho-minimo-em-linha.d.ts +7 -7
  1088. package/fontes/modificadores/tamanho-minimo-em-linha.js +27 -27
  1089. package/fontes/modificadores/tamanho-minimo-em-linha.js.map +1 -1
  1090. package/fontes/modificadores/tamanho-optico-fonte.d.ts +7 -7
  1091. package/fontes/modificadores/tamanho-optico-fonte.js +19 -19
  1092. package/fontes/modificadores/tempo-transicao.d.ts +7 -7
  1093. package/fontes/modificadores/tempo-transicao.js +33 -33
  1094. package/fontes/modificadores/texto-bidirecional.d.ts +7 -7
  1095. package/fontes/modificadores/texto-bidirecional.js +23 -23
  1096. package/fontes/modificadores/tipo-encaixe-rolagem-mouse.d.ts +7 -7
  1097. package/fontes/modificadores/tipo-encaixe-rolagem-mouse.js +26 -26
  1098. package/fontes/modificadores/tipo-mascara.d.ts +7 -7
  1099. package/fontes/modificadores/tipo-mascara.js +20 -20
  1100. package/fontes/modificadores/toque-tela.d.ts +7 -7
  1101. package/fontes/modificadores/toque-tela.js +29 -29
  1102. package/fontes/modificadores/trajeto-deslocamento.d.ts +7 -7
  1103. package/fontes/modificadores/trajeto-deslocamento.js +21 -21
  1104. package/fontes/modificadores/transformar-caixa.d.ts +7 -7
  1105. package/fontes/modificadores/transformar-caixa.js +23 -23
  1106. package/fontes/modificadores/transformar-estilo.d.ts +7 -7
  1107. package/fontes/modificadores/transformar-estilo.js +20 -20
  1108. package/fontes/modificadores/transformar-origem.d.ts +4 -4
  1109. package/fontes/modificadores/transformar-origem.js +21 -21
  1110. package/fontes/modificadores/transformar-origem.js.map +1 -1
  1111. package/fontes/modificadores/transformar-texto.d.ts +7 -7
  1112. package/fontes/modificadores/transformar-texto.js +25 -25
  1113. package/fontes/modificadores/transformar.d.ts +7 -7
  1114. package/fontes/modificadores/transformar.js +19 -19
  1115. package/fontes/modificadores/transicao.d.ts +7 -7
  1116. package/fontes/modificadores/transicao.js +35 -35
  1117. package/fontes/modificadores/transicao.js.map +1 -1
  1118. package/fontes/modificadores/validacoes/comum.d.ts +3 -3
  1119. package/fontes/modificadores/validacoes/comum.js +25 -26
  1120. package/fontes/modificadores/validacoes/comum.js.map +1 -1
  1121. package/fontes/modificadores/validacoes/condicao-extra.d.ts +5 -5
  1122. package/fontes/modificadores/validacoes/condicao-extra.js +19 -20
  1123. package/fontes/modificadores/validacoes/condicao-extra.js.map +1 -1
  1124. package/fontes/modificadores/validacoes/cor.d.ts +6 -6
  1125. package/fontes/modificadores/validacoes/cor.js +46 -47
  1126. package/fontes/modificadores/validacoes/cor.js.map +1 -1
  1127. package/fontes/modificadores/validacoes/numerica.d.ts +3 -3
  1128. package/fontes/modificadores/validacoes/numerica.js +33 -34
  1129. package/fontes/modificadores/validacoes/numerica.js.map +1 -1
  1130. package/fontes/modificadores/validacoes/proibir-quantificador.d.ts +1 -1
  1131. package/fontes/modificadores/validacoes/proibir-quantificador.js +8 -9
  1132. package/fontes/modificadores/validacoes/proibir-quantificador.js.map +1 -1
  1133. package/fontes/modificadores/validacoes/quantificador.d.ts +3 -3
  1134. package/fontes/modificadores/validacoes/quantificador.js +18 -19
  1135. package/fontes/modificadores/validacoes/quantificador.js.map +1 -1
  1136. package/fontes/modificadores/variacao-fonte-alternativa.d.ts +7 -7
  1137. package/fontes/modificadores/variacao-fonte-alternativa.js +20 -20
  1138. package/fontes/modificadores/variacao-fonte-asiatica.d.ts +7 -7
  1139. package/fontes/modificadores/variacao-fonte-asiatica.js +29 -29
  1140. package/fontes/modificadores/variacao-fonte-ligacao.d.ts +7 -7
  1141. package/fontes/modificadores/variacao-fonte-ligacao.js +34 -34
  1142. package/fontes/modificadores/variacao-fonte-maiuscula.d.ts +7 -7
  1143. package/fontes/modificadores/variacao-fonte-maiuscula.js +29 -29
  1144. package/fontes/modificadores/variacao-fonte-numerica.d.ts +7 -7
  1145. package/fontes/modificadores/variacao-fonte-numerica.js +32 -32
  1146. package/fontes/modificadores/variacao-fonte-posicao.d.ts +7 -7
  1147. package/fontes/modificadores/variacao-fonte-posicao.js +20 -20
  1148. package/fontes/modificadores/variacao-fonte.d.ts +7 -7
  1149. package/fontes/modificadores/variacao-fonte.js +75 -75
  1150. package/fontes/modificadores/vazamento-em-ancora.d.ts +7 -7
  1151. package/fontes/modificadores/vazamento-em-ancora.js +19 -19
  1152. package/fontes/modificadores/vazamento-em-bloco.d.ts +7 -7
  1153. package/fontes/modificadores/vazamento-em-bloco.js +23 -23
  1154. package/fontes/modificadores/vazamento-em-linha.d.ts +7 -7
  1155. package/fontes/modificadores/vazamento-em-linha.js +23 -23
  1156. package/fontes/modificadores/vazamento-horizontal.d.ts +7 -7
  1157. package/fontes/modificadores/vazamento-horizontal.js +23 -23
  1158. package/fontes/modificadores/vazamento-texto.d.ts +7 -7
  1159. package/fontes/modificadores/vazamento-texto.js +19 -19
  1160. package/fontes/modificadores/vazamento-vertical.d.ts +7 -7
  1161. package/fontes/modificadores/vazamento-vertical.js +23 -23
  1162. package/fontes/modificadores/vazamento.d.ts +7 -7
  1163. package/fontes/modificadores/vazamento.js +25 -25
  1164. package/fontes/modificadores/velocidade-animacao.d.ts +7 -7
  1165. package/fontes/modificadores/velocidade-animacao.js +34 -34
  1166. package/fontes/modificadores/visibilidade-conteudo.d.ts +7 -7
  1167. package/fontes/modificadores/visibilidade-conteudo.js +21 -21
  1168. package/fontes/modificadores/visibilidade-fundo.d.ts +7 -7
  1169. package/fontes/modificadores/visibilidade-fundo.js +20 -20
  1170. package/fontes/modificadores/visibilidade.d.ts +7 -7
  1171. package/fontes/modificadores/visibilidade.js +21 -21
  1172. package/fontes/pseudoclasses/alvo-destaque.d.ts +4 -4
  1173. package/fontes/pseudoclasses/alvo-destaque.js +10 -10
  1174. package/fontes/pseudoclasses/ativo.d.ts +4 -4
  1175. package/fontes/pseudoclasses/ativo.js +10 -10
  1176. package/fontes/pseudoclasses/atual.d.ts +4 -4
  1177. package/fontes/pseudoclasses/atual.js +10 -10
  1178. package/fontes/pseudoclasses/dentro-do-limite.d.ts +4 -4
  1179. package/fontes/pseudoclasses/dentro-do-limite.js +10 -10
  1180. package/fontes/pseudoclasses/desabilitado.d.ts +4 -4
  1181. package/fontes/pseudoclasses/desabilitado.js +10 -10
  1182. package/fontes/pseudoclasses/dicionario-pseudoclasses.d.ts +3 -3
  1183. package/fontes/pseudoclasses/dicionario-pseudoclasses.js +100 -100
  1184. package/fontes/pseudoclasses/dicionario-pseudoclasses.js.map +1 -1
  1185. package/fontes/pseudoclasses/direcao-texto.d.ts +4 -4
  1186. package/fontes/pseudoclasses/direcao-texto.js +10 -10
  1187. package/fontes/pseudoclasses/em-branco.d.ts +4 -4
  1188. package/fontes/pseudoclasses/em-branco.js +10 -10
  1189. package/fontes/pseudoclasses/escopo.d.ts +4 -4
  1190. package/fontes/pseudoclasses/escopo.js +10 -10
  1191. package/fontes/pseudoclasses/estilo-alvo.d.ts +4 -4
  1192. package/fontes/pseudoclasses/estilo-alvo.js +10 -10
  1193. package/fontes/pseudoclasses/estilo-padrao.d.ts +4 -4
  1194. package/fontes/pseudoclasses/estilo-padrao.js +10 -10
  1195. package/fontes/pseudoclasses/estrutura-estilo.d.ts +4 -4
  1196. package/fontes/pseudoclasses/estrutura-estilo.js +10 -10
  1197. package/fontes/pseudoclasses/filho-unico.d.ts +4 -4
  1198. package/fontes/pseudoclasses/filho-unico.js +10 -10
  1199. package/fontes/pseudoclasses/foco-interno.d.ts +4 -4
  1200. package/fontes/pseudoclasses/foco-interno.js +10 -10
  1201. package/fontes/pseudoclasses/foco-visivel.d.ts +4 -4
  1202. package/fontes/pseudoclasses/foco-visivel.js +10 -10
  1203. package/fontes/pseudoclasses/foco.d.ts +4 -4
  1204. package/fontes/pseudoclasses/foco.js +10 -10
  1205. package/fontes/pseudoclasses/fora-do-limite.d.ts +4 -4
  1206. package/fontes/pseudoclasses/fora-do-limite.js +10 -10
  1207. package/fontes/pseudoclasses/futuro.d.ts +4 -4
  1208. package/fontes/pseudoclasses/futuro.js +10 -10
  1209. package/fontes/pseudoclasses/habilitado.d.ts +4 -4
  1210. package/fontes/pseudoclasses/habilitado.js +10 -10
  1211. package/fontes/pseudoclasses/idioma-global.d.ts +4 -4
  1212. package/fontes/pseudoclasses/idioma-global.js +10 -10
  1213. package/fontes/pseudoclasses/indeterminado.d.ts +4 -4
  1214. package/fontes/pseudoclasses/indeterminado.js +10 -10
  1215. package/fontes/pseudoclasses/invalido.d.ts +4 -4
  1216. package/fontes/pseudoclasses/invalido.js +10 -10
  1217. package/fontes/pseudoclasses/ler-escrever.d.ts +4 -4
  1218. package/fontes/pseudoclasses/ler-escrever.js +10 -10
  1219. package/fontes/pseudoclasses/link-local.d.ts +4 -4
  1220. package/fontes/pseudoclasses/link-local.js +10 -10
  1221. package/fontes/pseudoclasses/link.d.ts +4 -4
  1222. package/fontes/pseudoclasses/link.js +10 -10
  1223. package/fontes/pseudoclasses/local-reservado-mostrado.d.ts +4 -4
  1224. package/fontes/pseudoclasses/local-reservado-mostrado.js +10 -10
  1225. package/fontes/pseudoclasses/n-filho.d.ts +4 -4
  1226. package/fontes/pseudoclasses/n-filho.js +10 -10
  1227. package/fontes/pseudoclasses/n-tipo.d.ts +4 -4
  1228. package/fontes/pseudoclasses/n-tipo.js +10 -10
  1229. package/fontes/pseudoclasses/n-ultimo-tipo.d.ts +4 -4
  1230. package/fontes/pseudoclasses/n-ultimo-tipo.js +10 -10
  1231. package/fontes/pseudoclasses/n-/303/272ltimo-filho.d.ts +4 -4
  1232. package/fontes/pseudoclasses/n-/303/272ltimo-filho.js +10 -10
  1233. package/fontes/pseudoclasses/obrigatorio.d.ts +4 -4
  1234. package/fontes/pseudoclasses/obrigatorio.js +10 -10
  1235. package/fontes/pseudoclasses/opcional.d.ts +4 -4
  1236. package/fontes/pseudoclasses/opcional.js +10 -10
  1237. package/fontes/pseudoclasses/passado.d.ts +4 -4
  1238. package/fontes/pseudoclasses/passado.js +10 -10
  1239. package/fontes/pseudoclasses/pausa.d.ts +4 -4
  1240. package/fontes/pseudoclasses/pausa.js +10 -10
  1241. package/fontes/pseudoclasses/primeiro-filho.d.ts +4 -4
  1242. package/fontes/pseudoclasses/primeiro-filho.js +10 -10
  1243. package/fontes/pseudoclasses/primeiro-tipo.d.ts +4 -4
  1244. package/fontes/pseudoclasses/primeiro-tipo.js +10 -10
  1245. package/fontes/pseudoclasses/pseudoclasse.d.ts +11 -11
  1246. package/fontes/pseudoclasses/pseudoclasse.js +11 -11
  1247. package/fontes/pseudoclasses/reproduzir.d.ts +4 -4
  1248. package/fontes/pseudoclasses/reproduzir.js +10 -10
  1249. package/fontes/pseudoclasses/seletor-pseudoclasse.d.ts +4 -4
  1250. package/fontes/pseudoclasses/seletor-pseudoclasse.js +14 -14
  1251. package/fontes/pseudoclasses/seletor-pseudoclasse.js.map +1 -1
  1252. package/fontes/pseudoclasses/sobre.d.ts +4 -4
  1253. package/fontes/pseudoclasses/sobre.js +10 -10
  1254. package/fontes/pseudoclasses/somente-leitura.d.ts +4 -4
  1255. package/fontes/pseudoclasses/somente-leitura.js +10 -10
  1256. package/fontes/pseudoclasses/todo-link.d.ts +4 -4
  1257. package/fontes/pseudoclasses/todo-link.js +10 -10
  1258. package/fontes/pseudoclasses/ultimo-filho.d.ts +4 -4
  1259. package/fontes/pseudoclasses/ultimo-filho.js +10 -10
  1260. package/fontes/pseudoclasses/ultimo-tipo.d.ts +4 -4
  1261. package/fontes/pseudoclasses/ultimo-tipo.js +10 -10
  1262. package/fontes/pseudoclasses/unico-tipo.d.ts +4 -4
  1263. package/fontes/pseudoclasses/unico-tipo.js +10 -10
  1264. package/fontes/pseudoclasses/usuario-invalido.d.ts +4 -4
  1265. package/fontes/pseudoclasses/usuario-invalido.js +10 -10
  1266. package/fontes/pseudoclasses/valido.d.ts +4 -4
  1267. package/fontes/pseudoclasses/valido.js +10 -10
  1268. package/fontes/pseudoclasses/vazio.d.ts +4 -4
  1269. package/fontes/pseudoclasses/vazio.js +10 -10
  1270. package/fontes/pseudoclasses/verificado.d.ts +4 -4
  1271. package/fontes/pseudoclasses/verificado.js +10 -10
  1272. package/fontes/pseudoclasses/visitado.d.ts +4 -4
  1273. package/fontes/pseudoclasses/visitado.js +10 -10
  1274. package/fontes/seletores/index.d.ts +5 -5
  1275. package/fontes/seletores/index.js +21 -21
  1276. package/fontes/seletores/pragmas-seletor.d.ts +5 -5
  1277. package/fontes/seletores/pragmas-seletor.js +2 -2
  1278. package/fontes/seletores/seletor-classe.d.ts +9 -9
  1279. package/fontes/seletores/seletor-classe.js +18 -18
  1280. package/fontes/seletores/seletor-classe.js.map +1 -1
  1281. package/fontes/seletores/seletor-espaco-reservado.d.ts +10 -10
  1282. package/fontes/seletores/seletor-espaco-reservado.js +17 -17
  1283. package/fontes/seletores/seletor-estrutura.d.ts +8 -8
  1284. package/fontes/seletores/seletor-estrutura.js +27 -27
  1285. package/fontes/seletores/seletor-estrutura.js.map +1 -1
  1286. package/fontes/seletores/seletor-id.d.ts +9 -9
  1287. package/fontes/seletores/seletor-id.js +19 -19
  1288. package/fontes/seletores/seletor-id.js.map +1 -1
  1289. package/fontes/seletores/seletor.d.ts +9 -9
  1290. package/fontes/seletores/seletor.js +10 -10
  1291. package/fontes/serializadores/index.d.ts +2 -2
  1292. package/fontes/serializadores/index.js +18 -18
  1293. package/fontes/serializadores/serializador-reverso.d.ts +12 -12
  1294. package/fontes/serializadores/serializador-reverso.js +60 -60
  1295. package/fontes/serializadores/serializador-reverso.js.map +1 -1
  1296. package/fontes/serializadores/serializador.d.ts +19 -19
  1297. package/fontes/serializadores/serializador.js +120 -101
  1298. package/fontes/serializadores/serializador.js.map +1 -1
  1299. package/fontes/tipos-de-simbolos/css.d.ts +21 -21
  1300. package/fontes/tipos-de-simbolos/css.js +22 -22
  1301. package/fontes/tipos-de-simbolos/foles.d.ts +30 -30
  1302. package/fontes/tipos-de-simbolos/foles.js +31 -31
  1303. package/fontes/tipos-de-simbolos/index.d.ts +2 -2
  1304. package/fontes/tipos-de-simbolos/index.js +18 -18
  1305. package/fontes/tradutores/estruturas-html.d.ts +113 -113
  1306. package/fontes/tradutores/estruturas-html.js +114 -114
  1307. package/fontes/tradutores/estruturas-lmht.d.ts +82 -82
  1308. package/fontes/tradutores/estruturas-lmht.js +83 -83
  1309. package/fontes/tradutores/tradutor-reverso.d.ts +10 -10
  1310. package/fontes/tradutores/tradutor-reverso.js +62 -62
  1311. package/fontes/tradutores/tradutor-reverso.js.map +1 -1
  1312. package/fontes/tradutores/tradutor.d.ts +25 -25
  1313. package/fontes/tradutores/tradutor.js +176 -176
  1314. package/fontes/tradutores/tradutor.js.map +1 -1
  1315. package/fontes/utilidades/base64.d.ts +10 -10
  1316. package/fontes/utilidades/base64.js +111 -111
  1317. package/fontes/utilidades/base64.js.map +1 -1
  1318. package/fontes/valores/dicionario-valores.d.ts +3 -3
  1319. package/fontes/valores/dicionario-valores.js +99 -99
  1320. package/fontes/valores/metodos/borrar.d.ts +9 -9
  1321. package/fontes/valores/metodos/borrar.js +19 -19
  1322. package/fontes/valores/metodos/borrar.js.map +1 -1
  1323. package/fontes/valores/metodos/brilho.d.ts +9 -9
  1324. package/fontes/valores/metodos/brilho.js +19 -19
  1325. package/fontes/valores/metodos/brilho.js.map +1 -1
  1326. package/fontes/valores/metodos/calcular.d.ts +12 -12
  1327. package/fontes/valores/metodos/calcular.js +19 -19
  1328. package/fontes/valores/metodos/contraste.d.ts +9 -9
  1329. package/fontes/valores/metodos/contraste.js +19 -19
  1330. package/fontes/valores/metodos/contraste.js.map +1 -1
  1331. package/fontes/valores/metodos/curva-cubica.d.ts +11 -11
  1332. package/fontes/valores/metodos/curva-cubica.js +18 -18
  1333. package/fontes/valores/metodos/encaixar-conteudo.d.ts +9 -9
  1334. package/fontes/valores/metodos/encaixar-conteudo.js +16 -16
  1335. package/fontes/valores/metodos/escala-cinza.d.ts +9 -9
  1336. package/fontes/valores/metodos/escala-cinza.js +19 -19
  1337. package/fontes/valores/metodos/escala-cinza.js.map +1 -1
  1338. package/fontes/valores/metodos/escalamento-3d.d.ts +10 -10
  1339. package/fontes/valores/metodos/escalamento-3d.js +17 -17
  1340. package/fontes/valores/metodos/escalamento-eixo-z.d.ts +8 -8
  1341. package/fontes/valores/metodos/escalamento-eixo-z.js +15 -15
  1342. package/fontes/valores/metodos/escalamento-horizontal.d.ts +8 -8
  1343. package/fontes/valores/metodos/escalamento-horizontal.js +15 -15
  1344. package/fontes/valores/metodos/escalamento-vertical.d.ts +8 -8
  1345. package/fontes/valores/metodos/escalamento-vertical.js +15 -15
  1346. package/fontes/valores/metodos/escalamento.d.ts +9 -9
  1347. package/fontes/valores/metodos/escalamento.js +19 -19
  1348. package/fontes/valores/metodos/escalamento.js.map +1 -1
  1349. package/fontes/valores/metodos/gradiente-linear.d.ts +11 -11
  1350. package/fontes/valores/metodos/gradiente-linear.js +22 -22
  1351. package/fontes/valores/metodos/hexadecimal-cor.d.ts +6 -6
  1352. package/fontes/valores/metodos/hexadecimal-cor.js +14 -14
  1353. package/fontes/valores/metodos/hsl.d.ts +9 -9
  1354. package/fontes/valores/metodos/hsl.js +16 -16
  1355. package/fontes/valores/metodos/hsla.d.ts +9 -9
  1356. package/fontes/valores/metodos/hsla.js +20 -20
  1357. package/fontes/valores/metodos/inclinar-horizontal.d.ts +9 -9
  1358. package/fontes/valores/metodos/inclinar-horizontal.js +20 -20
  1359. package/fontes/valores/metodos/inclinar-horizontal.js.map +1 -1
  1360. package/fontes/valores/metodos/inclinar-vertical.d.ts +9 -9
  1361. package/fontes/valores/metodos/inclinar-vertical.js +20 -20
  1362. package/fontes/valores/metodos/inclinar-vertical.js.map +1 -1
  1363. package/fontes/valores/metodos/inclinar.d.ts +11 -11
  1364. package/fontes/valores/metodos/inclinar.js +27 -27
  1365. package/fontes/valores/metodos/inclinar.js.map +1 -1
  1366. package/fontes/valores/metodos/inverter.d.ts +9 -9
  1367. package/fontes/valores/metodos/inverter.js +19 -19
  1368. package/fontes/valores/metodos/inverter.js.map +1 -1
  1369. package/fontes/valores/metodos/limitar.d.ts +13 -13
  1370. package/fontes/valores/metodos/limitar.js +20 -20
  1371. package/fontes/valores/metodos/linear.d.ts +10 -10
  1372. package/fontes/valores/metodos/linear.js +17 -17
  1373. package/fontes/valores/metodos/metodo.d.ts +4 -4
  1374. package/fontes/valores/metodos/metodo.js +7 -7
  1375. package/fontes/valores/metodos/minmax.d.ts +15 -15
  1376. package/fontes/valores/metodos/minmax.js +30 -30
  1377. package/fontes/valores/metodos/opacar.d.ts +9 -9
  1378. package/fontes/valores/metodos/opacar.js +19 -19
  1379. package/fontes/valores/metodos/opacar.js.map +1 -1
  1380. package/fontes/valores/metodos/passos.d.ts +17 -17
  1381. package/fontes/valores/metodos/passos.js +34 -34
  1382. package/fontes/valores/metodos/perspectivar.d.ts +9 -9
  1383. package/fontes/valores/metodos/perspectivar.js +19 -19
  1384. package/fontes/valores/metodos/perspectivar.js.map +1 -1
  1385. package/fontes/valores/metodos/projetar-sombra.d.ts +14 -14
  1386. package/fontes/valores/metodos/projetar-sombra.js +42 -42
  1387. package/fontes/valores/metodos/projetar-sombra.js.map +1 -1
  1388. package/fontes/valores/metodos/raio.d.ts +10 -10
  1389. package/fontes/valores/metodos/raio.js +23 -23
  1390. package/fontes/valores/metodos/raio.js.map +1 -1
  1391. package/fontes/valores/metodos/rgb.d.ts +9 -9
  1392. package/fontes/valores/metodos/rgb.js +16 -16
  1393. package/fontes/valores/metodos/rgba.d.ts +9 -9
  1394. package/fontes/valores/metodos/rgba.js +16 -16
  1395. package/fontes/valores/metodos/rotacionar-eixo-z.d.ts +9 -9
  1396. package/fontes/valores/metodos/rotacionar-eixo-z.js +20 -20
  1397. package/fontes/valores/metodos/rotacionar-eixo-z.js.map +1 -1
  1398. package/fontes/valores/metodos/rotacionar-horizontal.d.ts +9 -9
  1399. package/fontes/valores/metodos/rotacionar-horizontal.js +20 -20
  1400. package/fontes/valores/metodos/rotacionar-horizontal.js.map +1 -1
  1401. package/fontes/valores/metodos/rotacionar-matiz.d.ts +9 -9
  1402. package/fontes/valores/metodos/rotacionar-matiz.js +20 -20
  1403. package/fontes/valores/metodos/rotacionar-matiz.js.map +1 -1
  1404. package/fontes/valores/metodos/rotacionar-vertical.d.ts +9 -9
  1405. package/fontes/valores/metodos/rotacionar-vertical.js +20 -20
  1406. package/fontes/valores/metodos/rotacionar-vertical.js.map +1 -1
  1407. package/fontes/valores/metodos/rotacionar.d.ts +9 -9
  1408. package/fontes/valores/metodos/rotacionar.js +20 -20
  1409. package/fontes/valores/metodos/rotacionar.js.map +1 -1
  1410. package/fontes/valores/metodos/saturar.d.ts +9 -9
  1411. package/fontes/valores/metodos/saturar.js +19 -19
  1412. package/fontes/valores/metodos/saturar.js.map +1 -1
  1413. package/fontes/valores/metodos/sepia.d.ts +9 -9
  1414. package/fontes/valores/metodos/sepia.js +19 -19
  1415. package/fontes/valores/metodos/sepia.js.map +1 -1
  1416. package/fontes/valores/metodos/translacao-3d.d.ts +13 -13
  1417. package/fontes/valores/metodos/translacao-3d.js +41 -41
  1418. package/fontes/valores/metodos/translacao-3d.js.map +1 -1
  1419. package/fontes/valores/metodos/translacao-eixo-z.d.ts +9 -9
  1420. package/fontes/valores/metodos/translacao-eixo-z.js +19 -19
  1421. package/fontes/valores/metodos/translacao-eixo-z.js.map +1 -1
  1422. package/fontes/valores/metodos/translacao-horizontal.d.ts +9 -9
  1423. package/fontes/valores/metodos/translacao-horizontal.js +19 -19
  1424. package/fontes/valores/metodos/translacao-horizontal.js.map +1 -1
  1425. package/fontes/valores/metodos/translacao-vertical.d.ts +9 -9
  1426. package/fontes/valores/metodos/translacao-vertical.js +19 -19
  1427. package/fontes/valores/metodos/translacao-vertical.js.map +1 -1
  1428. package/fontes/valores/metodos/translacao.d.ts +11 -11
  1429. package/fontes/valores/metodos/translacao.js +27 -27
  1430. package/fontes/valores/metodos/translacao.js.map +1 -1
  1431. package/fontes/valores/metodos/url.d.ts +7 -7
  1432. package/fontes/valores/metodos/url.js +15 -15
  1433. package/fontes/valores/seletor-valor.d.ts +3 -3
  1434. package/fontes/valores/seletor-valor.js +14 -14
  1435. package/fontes/valores/seletor-valor.js.map +1 -1
  1436. package/fontes/valores/valor.d.ts +2 -2
  1437. package/fontes/valores/valor.js +6 -6
  1438. package/index.d.ts +4 -4
  1439. package/index.js +20 -20
  1440. package/jest.config.d.ts +3 -3
  1441. package/jest.config.js +11 -11
  1442. package/package.json +4 -4
  1443. package/testes/avaliador-sintatico.test.d.ts +1 -1
  1444. package/testes/avaliador-sintatico.test.js +69 -69
  1445. package/testes/avaliador-sintatico.test.js.map +1 -1
  1446. package/testes/foles.test.d.ts +1 -1
  1447. package/testes/foles.test.js +73 -73
  1448. package/testes/lexador-reverso.test.d.ts +1 -1
  1449. package/testes/lexador-reverso.test.js +38 -38
  1450. package/testes/lexador.test.d.ts +1 -1
  1451. package/testes/lexador.test.js +58 -58
  1452. package/testes/listas/atribuicao-abreviada.d.ts +5 -3
  1453. package/testes/listas/atribuicao-abreviada.js +216 -162
  1454. package/testes/listas/atribuicao-abreviada.js.map +1 -1
  1455. package/testes/listas/cores.d.ts +2 -2
  1456. package/testes/listas/cores.js +68 -68
  1457. package/testes/listas/estilo.d.ts +1 -1
  1458. package/testes/listas/estilo.js +49 -49
  1459. package/testes/listas/metodos.d.ts +25 -25
  1460. package/testes/listas/metodos.js +158 -158
  1461. package/testes/listas/palavras-reservadas.d.ts +2 -2
  1462. package/testes/listas/palavras-reservadas.js +76 -76
  1463. package/testes/listas/posi/303/247/303/243o.d.ts +1 -1
  1464. package/testes/listas/posi/303/247/303/243o.js +52 -52
  1465. package/testes/listas/status.d.ts +3 -3
  1466. package/testes/listas/status.js +113 -113
  1467. package/testes/listas/url.d.ts +2 -2
  1468. package/testes/listas/url.js +49 -49
  1469. package/testes/listas/valor-global.d.ts +1 -1
  1470. package/testes/listas/valor-global.js +141 -141
  1471. package/testes/listas/valor-numerico.d.ts +3 -3
  1472. package/testes/listas/valor-numerico.js +66 -66
  1473. package/testes/listas/valor-quantificador.d.ts +4 -4
  1474. package/testes/listas/valor-quantificador.js +230 -230
  1475. package/testes/listas/valores-especificos.d.ts +4 -4
  1476. package/testes/listas/valores-especificos.js +57 -57
  1477. package/testes/modificadores/atribuicao-abreviada.test.d.ts +1 -1
  1478. package/testes/modificadores/atribuicao-abreviada.test.js +210 -133
  1479. package/testes/modificadores/atribuicao-abreviada.test.js.map +1 -1
  1480. package/testes/modificadores/cores.test.d.ts +1 -1
  1481. package/testes/modificadores/cores.test.js +184 -184
  1482. package/testes/modificadores/cores.test.js.map +1 -1
  1483. package/testes/modificadores/estilo.test.d.ts +1 -1
  1484. package/testes/modificadores/estilo.test.js +91 -91
  1485. package/testes/modificadores/estilo.test.js.map +1 -1
  1486. package/testes/modificadores/metodos.test.d.ts +1 -1
  1487. package/testes/modificadores/metodos.test.js +1886 -1886
  1488. package/testes/modificadores/metodos.test.js.map +1 -1
  1489. package/testes/modificadores/palavras-reservadas.test.d.ts +1 -1
  1490. package/testes/modificadores/palavras-reservadas.test.js +119 -119
  1491. package/testes/modificadores/palavras-reservadas.test.js.map +1 -1
  1492. package/testes/modificadores/posicao.test.d.ts +1 -1
  1493. package/testes/modificadores/posicao.test.js +98 -98
  1494. package/testes/modificadores/posicao.test.js.map +1 -1
  1495. package/testes/modificadores/status.test.d.ts +1 -1
  1496. package/testes/modificadores/status.test.js +147 -147
  1497. package/testes/modificadores/status.test.js.map +1 -1
  1498. package/testes/modificadores/url.test.d.ts +1 -1
  1499. package/testes/modificadores/url.test.js +75 -75
  1500. package/testes/modificadores/url.test.js.map +1 -1
  1501. package/testes/modificadores/valor-global.test.d.ts +1 -1
  1502. package/testes/modificadores/valor-global.test.js +97 -97
  1503. package/testes/modificadores/valor-global.test.js.map +1 -1
  1504. package/testes/modificadores/valor-numerico.test.d.ts +1 -1
  1505. package/testes/modificadores/valor-numerico.test.js +179 -179
  1506. package/testes/modificadores/valor-numerico.test.js.map +1 -1
  1507. package/testes/modificadores/valor-quantificador.test.d.ts +1 -1
  1508. package/testes/modificadores/valor-quantificador.test.js +163 -163
  1509. package/testes/modificadores/valor-quantificador.test.js.map +1 -1
  1510. package/testes/serializador-reverso.test.d.ts +1 -1
  1511. package/testes/serializador-reverso.test.js +38 -38
  1512. package/testes/serializador-reverso.test.js.map +1 -1
  1513. package/testes/serializador.test.d.ts +1 -1
  1514. package/testes/serializador.test.js +95 -95
  1515. package/testes/serializador.test.js.map +1 -1
  1516. package/testes/tradutor-reverso.test.d.ts +1 -1
  1517. package/testes/tradutor-reverso.test.js +30 -30
  1518. package/testes/tradutor.test.d.ts +1 -1
  1519. package/testes/tradutor.test.js +59 -59
@@ -1,177 +1,177 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
- Object.defineProperty(o, "default", { enumerable: true, value: v });
15
- }) : function(o, v) {
16
- o["default"] = v;
17
- });
18
- var __importStar = (this && this.__importStar) || function (mod) {
19
- if (mod && mod.__esModule) return mod;
20
- var result = {};
21
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
- __setModuleDefault(result, mod);
23
- return result;
24
- };
25
- var __importDefault = (this && this.__importDefault) || function (mod) {
26
- return (mod && mod.__esModule) ? mod : { "default": mod };
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.Tradutor = void 0;
30
- const vlq = __importStar(require("vlq"));
31
- const declaracoes_1 = require("../declaracoes");
32
- const seletor_estruturas_html_1 = require("../estruturas/seletor-estruturas-html");
33
- const superclasse_1 = require("../modificadores/superclasse");
34
- const seletores_1 = require("../seletores");
35
- const metodo_1 = require("../valores/metodos/metodo");
36
- const estruturas_html_1 = __importDefault(require("./estruturas-html"));
37
- class Tradutor {
38
- constructor() {
39
- this.linha = 1;
40
- this.atual = 1;
41
- }
42
- calcularPragmasSeletor(traducaoSeletor) {
43
- const novosPragmasSeletor = {
44
- linha: this.linha,
45
- colunaInicial: this.atual,
46
- colunaFinal: this.atual
47
- };
48
- this.atual += traducaoSeletor.length;
49
- novosPragmasSeletor.colunaFinal = this.atual - 1;
50
- return novosPragmasSeletor;
51
- }
52
- calcularPragmasModificador(modificador) {
53
- const novosPragmasModificador = {
54
- linha: this.linha,
55
- colunaInicial: this.atual,
56
- colunaFinal: this.atual
57
- };
58
- this.atual += modificador.propriedadeCss.length;
59
- novosPragmasModificador.colunaFinal = this.atual - 1;
60
- return novosPragmasModificador;
61
- }
62
- traduzirSeletorEstrutura(seletor) {
63
- const seletorLmht = seletor.paraTexto();
64
- const traducaoSeletor = estruturas_html_1.default[seletorLmht];
65
- const novosPragmasSeletor = this.calcularPragmasSeletor(traducaoSeletor);
66
- const seletorTraduzido = new seletor_estruturas_html_1.SeletorEstruturasHtml(traducaoSeletor, seletor.pragmas);
67
- seletorTraduzido.pragmasTraducao = novosPragmasSeletor;
68
- return seletorTraduzido;
69
- }
70
- traduzirModificador(modificador) {
71
- this.linha = modificador.pragmas.linha;
72
- const novosPragmasModificador = this.calcularPragmasModificador(modificador);
73
- const modificadorTraduzido = new superclasse_1.SeletorModificador(Array.isArray(modificador.nomeFoles) ? modificador.nomeFoles[0] : modificador.nomeFoles, modificador.valor instanceof metodo_1.Metodo ? modificador.valor.paraTexto() : modificador.valor, modificador.quantificador, modificador.pragmas);
74
- modificadorTraduzido.pragmasTraducao = novosPragmasModificador;
75
- return modificadorTraduzido;
76
- }
77
- traduzir(declaracoes) {
78
- this.linha = 1;
79
- this.atual = 1;
80
- const declaracoesTraduzidas = [];
81
- for (const declaracao of declaracoes) {
82
- const seletoresTraduzidos = [];
83
- const modificadoresTraduzidos = [];
84
- for (const seletor of declaracao.seletores) {
85
- this.linha = seletor.pragmas.linha;
86
- if (seletor instanceof seletores_1.SeletorEstrutura) {
87
- seletoresTraduzidos.push(this.traduzirSeletorEstrutura(seletor));
88
- continue;
89
- }
90
- }
91
- for (const modificador of declaracao.modificadores) {
92
- modificadoresTraduzidos.push(this.traduzirModificador(modificador));
93
- }
94
- declaracoesTraduzidas.push(new declaracoes_1.Declaracao(seletoresTraduzidos, modificadoresTraduzidos, []));
95
- }
96
- return declaracoesTraduzidas;
97
- }
98
- /**
99
- * Gera o mapa de fontes (_source map_) de FolEs para CSS.
100
- *
101
- * Mapeamentos:
102
- * - Primeiro número: coluna no código gerado;
103
- * - Segundo número: índice do fonte correspondente listado em "sources" no JSON de mapa;
104
- * - Terceiro número: quantas linhas pular para determinar o início do símbolo no código original;
105
- * - Quarto número: coluna no código original.
106
- *
107
- * @param declaracoes As declarações já traduzidas.
108
- * @returns {MapaOrigensInterface} O mapa de origens pronto.
109
- */
110
- gerarMapaFontes(declaracoes, conteudoArquivoOriginal) {
111
- const retorno = {
112
- version: 3,
113
- file: "teste.css",
114
- sourceRoot: "",
115
- sources: [
116
- "teste.foles"
117
- ],
118
- sourcesContent: [conteudoArquivoOriginal],
119
- mappings: ""
120
- };
121
- for (const declaracao of declaracoes) {
122
- for (const seletor of declaracao.seletores) {
123
- const pragmasFoles = seletor.pragmas;
124
- const pragmasCss = seletor.pragmasTraducao;
125
- retorno.mappings += vlq.encode([
126
- pragmasCss.colunaInicial - 1,
127
- 0,
128
- 0,
129
- pragmasFoles.colunaInicial - 1
130
- ]) + ',';
131
- // Pragma de vírgula.
132
- retorno.mappings += vlq.encode([
133
- pragmasCss.colunaFinal,
134
- 0,
135
- 0,
136
- pragmasFoles.colunaFinal
137
- ]) + ',';
138
- }
139
- retorno.mappings = retorno.mappings.slice(0, -1) + ';';
140
- for (const modificador of declaracao.modificadores) {
141
- const pragmasFoles = modificador.pragmas;
142
- const pragmasCss = modificador.pragmasTraducao;
143
- // Pragma do modificador em si
144
- retorno.mappings += vlq.encode([
145
- pragmasCss.colunaInicial - 1,
146
- 0,
147
- 1,
148
- (pragmasFoles.colunaInicial - 1) - (pragmasCss.colunaInicial - 1)
149
- ]) + ',';
150
- retorno.mappings += vlq.encode([
151
- pragmasCss.colunaFinal - 4,
152
- 0,
153
- 0,
154
- pragmasFoles.colunaFinal - 4
155
- ]) + ',';
156
- // Pragma do dois-pontos.
157
- retorno.mappings += vlq.encode([
158
- 2,
159
- 0,
160
- 0,
161
- 2
162
- ]) + ',';
163
- const larguraValor = modificador.valor.toString().length + modificador.quantificador.length;
164
- // Pragma do valor.
165
- retorno.mappings += vlq.encode([
166
- larguraValor,
167
- 0,
168
- 0,
169
- larguraValor
170
- ]) + ';';
171
- }
172
- }
173
- return retorno;
174
- }
175
- }
176
- exports.Tradutor = Tradutor;
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ var __importDefault = (this && this.__importDefault) || function (mod) {
26
+ return (mod && mod.__esModule) ? mod : { "default": mod };
27
+ };
28
+ Object.defineProperty(exports, "__esModule", { value: true });
29
+ exports.Tradutor = void 0;
30
+ const vlq = __importStar(require("vlq"));
31
+ const declaracoes_1 = require("../declaracoes");
32
+ const seletor_estruturas_html_1 = require("../estruturas/seletor-estruturas-html");
33
+ const superclasse_1 = require("../modificadores/superclasse");
34
+ const seletores_1 = require("../seletores");
35
+ const metodo_1 = require("../valores/metodos/metodo");
36
+ const estruturas_html_1 = __importDefault(require("./estruturas-html"));
37
+ class Tradutor {
38
+ constructor() {
39
+ this.linha = 1;
40
+ this.atual = 1;
41
+ }
42
+ calcularPragmasSeletor(traducaoSeletor) {
43
+ const novosPragmasSeletor = {
44
+ linha: this.linha,
45
+ colunaInicial: this.atual,
46
+ colunaFinal: this.atual
47
+ };
48
+ this.atual += traducaoSeletor.length;
49
+ novosPragmasSeletor.colunaFinal = this.atual - 1;
50
+ return novosPragmasSeletor;
51
+ }
52
+ calcularPragmasModificador(modificador) {
53
+ const novosPragmasModificador = {
54
+ linha: this.linha,
55
+ colunaInicial: this.atual,
56
+ colunaFinal: this.atual
57
+ };
58
+ this.atual += modificador.propriedadeCss.length;
59
+ novosPragmasModificador.colunaFinal = this.atual - 1;
60
+ return novosPragmasModificador;
61
+ }
62
+ traduzirSeletorEstrutura(seletor) {
63
+ const seletorLmht = seletor.paraTexto();
64
+ const traducaoSeletor = estruturas_html_1.default[seletorLmht];
65
+ const novosPragmasSeletor = this.calcularPragmasSeletor(traducaoSeletor);
66
+ const seletorTraduzido = new seletor_estruturas_html_1.SeletorEstruturasHtml(traducaoSeletor, seletor.pragmas);
67
+ seletorTraduzido.pragmasTraducao = novosPragmasSeletor;
68
+ return seletorTraduzido;
69
+ }
70
+ traduzirModificador(modificador) {
71
+ this.linha = modificador.pragmas.linha;
72
+ const novosPragmasModificador = this.calcularPragmasModificador(modificador);
73
+ const modificadorTraduzido = new superclasse_1.SeletorModificador(Array.isArray(modificador.nomeFoles) ? modificador.nomeFoles[0] : modificador.nomeFoles, modificador.valor instanceof metodo_1.Metodo ? modificador.valor.paraTexto() : modificador.valor, modificador.quantificador, modificador.pragmas);
74
+ modificadorTraduzido.pragmasTraducao = novosPragmasModificador;
75
+ return modificadorTraduzido;
76
+ }
77
+ traduzir(declaracoes) {
78
+ this.linha = 1;
79
+ this.atual = 1;
80
+ const declaracoesTraduzidas = [];
81
+ for (const declaracao of declaracoes) {
82
+ const seletoresTraduzidos = [];
83
+ const modificadoresTraduzidos = [];
84
+ for (const seletor of declaracao.seletores) {
85
+ this.linha = seletor.pragmas.linha;
86
+ if (seletor instanceof seletores_1.SeletorEstrutura) {
87
+ seletoresTraduzidos.push(this.traduzirSeletorEstrutura(seletor));
88
+ continue;
89
+ }
90
+ }
91
+ for (const modificador of declaracao.modificadores) {
92
+ modificadoresTraduzidos.push(this.traduzirModificador(modificador));
93
+ }
94
+ declaracoesTraduzidas.push(new declaracoes_1.Declaracao(seletoresTraduzidos, modificadoresTraduzidos, []));
95
+ }
96
+ return declaracoesTraduzidas;
97
+ }
98
+ /**
99
+ * Gera o mapa de fontes (_source map_) de FolEs para CSS.
100
+ *
101
+ * Mapeamentos:
102
+ * - Primeiro número: coluna no código gerado;
103
+ * - Segundo número: índice do fonte correspondente listado em "sources" no JSON de mapa;
104
+ * - Terceiro número: quantas linhas pular para determinar o início do símbolo no código original;
105
+ * - Quarto número: coluna no código original.
106
+ *
107
+ * @param declaracoes As declarações já traduzidas.
108
+ * @returns {MapaOrigensInterface} O mapa de origens pronto.
109
+ */
110
+ gerarMapaFontes(declaracoes, conteudoArquivoOriginal) {
111
+ const retorno = {
112
+ version: 3,
113
+ file: "teste.css",
114
+ sourceRoot: "",
115
+ sources: [
116
+ "teste.foles"
117
+ ],
118
+ sourcesContent: [conteudoArquivoOriginal],
119
+ mappings: ""
120
+ };
121
+ for (const declaracao of declaracoes) {
122
+ for (const seletor of declaracao.seletores) {
123
+ const pragmasFoles = seletor.pragmas;
124
+ const pragmasCss = seletor.pragmasTraducao;
125
+ retorno.mappings += vlq.encode([
126
+ pragmasCss.colunaInicial - 1,
127
+ 0,
128
+ 0,
129
+ pragmasFoles.colunaInicial - 1
130
+ ]) + ',';
131
+ // Pragma de vírgula.
132
+ retorno.mappings += vlq.encode([
133
+ pragmasCss.colunaFinal,
134
+ 0,
135
+ 0,
136
+ pragmasFoles.colunaFinal
137
+ ]) + ',';
138
+ }
139
+ retorno.mappings = retorno.mappings.slice(0, -1) + ';';
140
+ for (const modificador of declaracao.modificadores) {
141
+ const pragmasFoles = modificador.pragmas;
142
+ const pragmasCss = modificador.pragmasTraducao;
143
+ // Pragma do modificador em si
144
+ retorno.mappings += vlq.encode([
145
+ pragmasCss.colunaInicial - 1,
146
+ 0,
147
+ 1,
148
+ (pragmasFoles.colunaInicial - 1) - (pragmasCss.colunaInicial - 1)
149
+ ]) + ',';
150
+ retorno.mappings += vlq.encode([
151
+ pragmasCss.colunaFinal - 4,
152
+ 0,
153
+ 0,
154
+ pragmasFoles.colunaFinal - 4
155
+ ]) + ',';
156
+ // Pragma do dois-pontos.
157
+ retorno.mappings += vlq.encode([
158
+ 2,
159
+ 0,
160
+ 0,
161
+ 2
162
+ ]) + ',';
163
+ const larguraValor = modificador.valor.toString().length + modificador.quantificador.length;
164
+ // Pragma do valor.
165
+ retorno.mappings += vlq.encode([
166
+ larguraValor,
167
+ 0,
168
+ 0,
169
+ larguraValor
170
+ ]) + ';';
171
+ }
172
+ }
173
+ return retorno;
174
+ }
175
+ }
176
+ exports.Tradutor = Tradutor;
177
177
  //# sourceMappingURL=tradutor.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"tradutor.js","sourceRoot":"","sources":["../../../fontes/tradutores/tradutor.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"tradutor.js","sourceRoot":"","sources":["../../../fontes/tradutores/tradutor.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yCAA2B;AAE3B,gDAA4C;AAC5C,mFAA8E;AAE9E,8DAAsF;AACtF,4CAAyE;AACzE,sDAAmD;AAEnD,wEAA+C;AAG/C,MAAa,QAAQ;IAIjB;QACI,IAAI,CAAC,KAAK,GAAG,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,CAAC,CAAC;IACnB,CAAC;IAEO,sBAAsB,CAAC,eAAuB;QAClD,MAAM,mBAAmB,GAAmB;YACxC,KAAK,EAAE,IAAI,CAAC,KAAK;YACjB,aAAa,EAAE,IAAI,CAAC,KAAK;YACzB,WAAW,EAAE,IAAI,CAAC,KAAK;SAC1B,CAAA;QAED,IAAI,CAAC,KAAK,IAAI,eAAe,CAAC,MAAM,CAAC;QACrC,mBAAmB,CAAC,WAAW,GAAG,IAAI,CAAC,KAAK,GAAG,CAAC,CAAC;QACjD,OAAO,mBAAmB,CAAC;IAC/B,CAAC;IAEO,0BAA0B,CAAC,WAAwB;QACvD,MAAM,uBAAuB,GAAuB;YAChD,KAAK,EAAE,IAAI,CAAC,KAAK;YACjB,aAAa,EAAE,IAAI,CAAC,KAAK;YACzB,WAAW,EAAE,IAAI,CAAC,KAAK;SAC1B,CAAA;QAED,IAAI,CAAC,KAAK,IAAI,WAAW,CAAC,cAAc,CAAC,MAAM,CAAC;QAChD,uBAAuB,CAAC,WAAW,GAAG,IAAI,CAAC,KAAK,GAAG,CAAC,CAAC;QACrD,OAAO,uBAAuB,CAAC;IACnC,CAAC;IAEO,wBAAwB,CAAC,OAAyB;QACtD,MAAM,WAAW,GAAW,OAAO,CAAC,SAAS,EAAE,CAAC;QAChD,MAAM,eAAe,GAAW,yBAAc,CAAC,WAAW,CAAC,CAAC;QAC5D,MAAM,mBAAmB,GAAG,IAAI,CAAC,sBAAsB,CAAC,eAAe,CAAC,CAAC;QACzE,MAAM,gBAAgB,GAAG,IAAI,+CAAqB,CAC9C,eAAe,EACf,OAAO,CAAC,OAAO,CACP,CAAC;QACb,gBAAgB,CAAC,eAAe,GAAG,mBAAmB,CAAC;QACvD,OAAO,gBAAgB,CAAC;IAC5B,CAAC;IAEO,mBAAmB,CAAC,WAAwB;QAChD,IAAI,CAAC,KAAK,GAAG,WAAW,CAAC,OAAO,CAAC,KAAK,CAAC;QACvC,MAAM,uBAAuB,GAAG,IAAI,CAAC,0BAA0B,CAAC,WAAW,CAAC,CAAC;QAC7E,MAAM,oBAAoB,GACtB,IAAI,gCAAkB,CAClB,KAAK,CAAC,OAAO,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,WAAW,CAAC,SAAS,EACvF,WAAW,CAAC,KAAK,YAAY,eAAM,CAAC,CAAC,CAAC,WAAW,CAAC,KAAK,CAAC,SAAS,EAAE,CAAC,CAAC,CAAC,WAAW,CAAC,KAAK,EACvF,WAAW,CAAC,aAAa,EACzB,WAAW,CAAC,OAAO,CACP,CAAC;QAEjB,oBAAoB,CAAC,eAAe,GAAG,uBAAuB,CAAC;QACnE,OAAO,oBAAoB,CAAC;IAChC,CAAC;IAED,QAAQ,CAAC,WAAyB;QAC9B,IAAI,CAAC,KAAK,GAAG,CAAC,CAAC;QACf,IAAI,CAAC,KAAK,GAAG,CAAC,CAAC;QAEf,MAAM,qBAAqB,GAAG,EAAE,CAAC;QAEjC,KAAK,MAAM,UAAU,IAAI,WAAW,EAAE,CAAC;YACnC,MAAM,mBAAmB,GAAc,EAAE,CAAC;YAC1C,MAAM,uBAAuB,GAAkB,EAAE,CAAC;YAElD,KAAK,MAAM,OAAO,IAAI,UAAU,CAAC,SAAS,EAAE,CAAC;gBACzC,IAAI,CAAC,KAAK,GAAG,OAAO,CAAC,OAAO,CAAC,KAAK,CAAC;gBAEnC,IAAI,OAAO,YAAY,4BAAgB,EAAE,CAAC;oBACtC,mBAAmB,CAAC,IAAI,CAAC,IAAI,CAAC,wBAAwB,CAAC,OAAO,CAAC,CAAC,CAAC;oBACjE,SAAS;gBACb,CAAC;YACL,CAAC;YAED,KAAK,MAAM,WAAW,IAAI,UAAU,CAAC,aAAa,EAAE,CAAC;gBACjD,uBAAuB,CAAC,IAAI,CAAC,IAAI,CAAC,mBAAmB,CAAC,WAAW,CAAC,CAAC,CAAC;YACxE,CAAC;YAED,qBAAqB,CAAC,IAAI,CACtB,IAAI,wBAAU,CACV,mBAAmB,EACnB,uBAAuB,EACvB,EAAE,CACL,CACJ,CAAA;QACL,CAAC;QAED,OAAO,qBAAqB,CAAC;IACjC,CAAC;IAED;;;;;;;;;;;OAWG;IACH,eAAe,CAAC,WAAyB,EAAE,uBAA+B;QAEtE,MAAM,OAAO,GAAyB;YAClC,OAAO,EAAE,CAAC;YACV,IAAI,EAAE,WAAW;YACjB,UAAU,EAAE,EAAE;YACd,OAAO,EAAE;gBACL,aAAa;aAChB;YACD,cAAc,EAAE,CAAC,uBAAuB,CAAC;YACzC,QAAQ,EAAE,EAAE;SACf,CAAC;QAEF,KAAK,MAAM,UAAU,IAAI,WAAW,EAAE,CAAC;YACnC,KAAK,MAAM,OAAO,IAAI,UAAU,CAAC,SAAS,EAAE,CAAC;gBACzC,MAAM,YAAY,GAAG,OAAO,CAAC,OAAO,CAAC;gBACrC,MAAM,UAAU,GAAG,OAAO,CAAC,eAAe,CAAC;gBAE3C,OAAO,CAAC,QAAQ,IAAI,GAAG,CAAC,MAAM,CAAC;oBAC3B,UAAU,CAAC,aAAa,GAAG,CAAC;oBAC5B,CAAC;oBACD,CAAC;oBACD,YAAY,CAAC,aAAa,GAAG,CAAC;iBACjC,CAAC,GAAG,GAAG,CAAC;gBAET,qBAAqB;gBACrB,OAAO,CAAC,QAAQ,IAAI,GAAG,CAAC,MAAM,CAAC;oBAC3B,UAAU,CAAC,WAAW;oBACtB,CAAC;oBACD,CAAC;oBACD,YAAY,CAAC,WAAW;iBAC3B,CAAC,GAAG,GAAG,CAAC;YACb,CAAC;YAED,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,GAAG,CAAC;YAEvD,KAAK,MAAM,WAAW,IAAI,UAAU,CAAC,aAAa,EAAE,CAAC;gBACjD,MAAM,YAAY,GAAG,WAAW,CAAC,OAAO,CAAC;gBACzC,MAAM,UAAU,GAAG,WAAW,CAAC,eAAe,CAAC;gBAE/C,8BAA8B;gBAC9B,OAAO,CAAC,QAAQ,IAAI,GAAG,CAAC,MAAM,CAAC;oBAC3B,UAAU,CAAC,aAAa,GAAG,CAAC;oBAC5B,CAAC;oBACD,CAAC;oBACD,CAAC,YAAY,CAAC,aAAa,GAAG,CAAC,CAAC,GAAG,CAAC,UAAU,CAAC,aAAa,GAAG,CAAC,CAAC;iBACpE,CAAC,GAAG,GAAG,CAAC;gBAET,OAAO,CAAC,QAAQ,IAAI,GAAG,CAAC,MAAM,CAAC;oBAC3B,UAAU,CAAC,WAAW,GAAG,CAAC;oBAC1B,CAAC;oBACD,CAAC;oBACD,YAAY,CAAC,WAAW,GAAG,CAAC;iBAC/B,CAAC,GAAG,GAAG,CAAC;gBAET,yBAAyB;gBACzB,OAAO,CAAC,QAAQ,IAAI,GAAG,CAAC,MAAM,CAAC;oBAC3B,CAAC;oBACD,CAAC;oBACD,CAAC;oBACD,CAAC;iBACJ,CAAC,GAAG,GAAG,CAAC;gBAET,MAAM,YAAY,GAAG,WAAW,CAAC,KAAK,CAAC,QAAQ,EAAE,CAAC,MAAM,GAAG,WAAW,CAAC,aAAa,CAAC,MAAM,CAAC;gBAE5F,mBAAmB;gBACnB,OAAO,CAAC,QAAQ,IAAI,GAAG,CAAC,MAAM,CAAC;oBAC3B,YAAY;oBACZ,CAAC;oBACD,CAAC;oBACD,YAAY;iBACf,CAAC,GAAG,GAAG,CAAC;YACb,CAAC;QACL,CAAC;QAED,OAAO,OAAO,CAAC;IACnB,CAAC;CACJ;AAxLD,4BAwLC"}
@@ -1,10 +1,10 @@
1
- /**
2
- * Adaptada de https://stackoverflow.com/a/246813/1314276.
3
- */
4
- export declare class Base64 {
5
- _keyStr: string;
6
- encode(input: any): string;
7
- decode(input: any): string;
8
- private _utf8_encode;
9
- private _utf8_decode;
10
- }
1
+ /**
2
+ * Adaptada de https://stackoverflow.com/a/246813/1314276.
3
+ */
4
+ export declare class Base64 {
5
+ _keyStr: string;
6
+ encode(input: any): string;
7
+ decode(input: any): string;
8
+ private _utf8_encode;
9
+ private _utf8_decode;
10
+ }
@@ -1,112 +1,112 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Base64 = void 0;
4
- /**
5
- * Adaptada de https://stackoverflow.com/a/246813/1314276.
6
- */
7
- class Base64 {
8
- constructor() {
9
- // private property
10
- this._keyStr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";
11
- }
12
- // public method for encoding
13
- encode(input) {
14
- let output = "";
15
- let chr1, chr2, chr3, enc1, enc2, enc3, enc4;
16
- let i = 0;
17
- input = this._utf8_encode(input);
18
- while (i < input.length) {
19
- chr1 = input.charCodeAt(i++);
20
- chr2 = input.charCodeAt(i++);
21
- chr3 = input.charCodeAt(i++);
22
- enc1 = chr1 >> 2;
23
- enc2 = ((chr1 & 3) << 4) | (chr2 >> 4);
24
- enc3 = ((chr2 & 15) << 2) | (chr3 >> 6);
25
- enc4 = chr3 & 63;
26
- if (isNaN(chr2)) {
27
- enc3 = enc4 = 64;
28
- }
29
- else if (isNaN(chr3)) {
30
- enc4 = 64;
31
- }
32
- output = output +
33
- this._keyStr.charAt(enc1) + this._keyStr.charAt(enc2) +
34
- this._keyStr.charAt(enc3) + this._keyStr.charAt(enc4);
35
- }
36
- return output;
37
- }
38
- // public method for decoding
39
- decode(input) {
40
- let output = "";
41
- let chr1, chr2, chr3;
42
- let enc1, enc2, enc3, enc4;
43
- let i = 0;
44
- input = input.replace(/[^A-Za-z0-9\+\/\=]/g, "");
45
- while (i < input.length) {
46
- enc1 = this._keyStr.indexOf(input.charAt(i++));
47
- enc2 = this._keyStr.indexOf(input.charAt(i++));
48
- enc3 = this._keyStr.indexOf(input.charAt(i++));
49
- enc4 = this._keyStr.indexOf(input.charAt(i++));
50
- chr1 = (enc1 << 2) | (enc2 >> 4);
51
- chr2 = ((enc2 & 15) << 4) | (enc3 >> 2);
52
- chr3 = ((enc3 & 3) << 6) | enc4;
53
- output = output + String.fromCharCode(chr1);
54
- if (enc3 != 64) {
55
- output = output + String.fromCharCode(chr2);
56
- }
57
- if (enc4 != 64) {
58
- output = output + String.fromCharCode(chr3);
59
- }
60
- }
61
- output = this._utf8_decode(output);
62
- return output;
63
- }
64
- // private method for UTF-8 encoding
65
- _utf8_encode(str) {
66
- str = str.replace(/\r\n/g, "\n");
67
- let utftext = "";
68
- for (let n = 0; n < str.length; n++) {
69
- let c = str.charCodeAt(n);
70
- if (c < 128) {
71
- utftext += String.fromCharCode(c);
72
- }
73
- else if ((c > 127) && (c < 2048)) {
74
- utftext += String.fromCharCode((c >> 6) | 192);
75
- utftext += String.fromCharCode((c & 63) | 128);
76
- }
77
- else {
78
- utftext += String.fromCharCode((c >> 12) | 224);
79
- utftext += String.fromCharCode(((c >> 6) & 63) | 128);
80
- utftext += String.fromCharCode((c & 63) | 128);
81
- }
82
- }
83
- return utftext;
84
- }
85
- // private method for UTF-8 decoding
86
- _utf8_decode(utftext) {
87
- let str = "";
88
- let i = 0;
89
- let c = 0, c1 = 0, c2 = 0, c3 = 0;
90
- while (i < utftext.length) {
91
- c = utftext.charCodeAt(i);
92
- if (c < 128) {
93
- str += String.fromCharCode(c);
94
- i++;
95
- }
96
- else if ((c > 191) && (c < 224)) {
97
- c2 = utftext.charCodeAt(i + 1);
98
- str += String.fromCharCode(((c & 31) << 6) | (c2 & 63));
99
- i += 2;
100
- }
101
- else {
102
- c2 = utftext.charCodeAt(i + 1);
103
- c3 = utftext.charCodeAt(i + 2);
104
- str += String.fromCharCode(((c & 15) << 12) | ((c2 & 63) << 6) | (c3 & 63));
105
- i += 3;
106
- }
107
- }
108
- return str;
109
- }
110
- }
111
- exports.Base64 = Base64;
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.Base64 = void 0;
4
+ /**
5
+ * Adaptada de https://stackoverflow.com/a/246813/1314276.
6
+ */
7
+ class Base64 {
8
+ constructor() {
9
+ // private property
10
+ this._keyStr = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";
11
+ }
12
+ // public method for encoding
13
+ encode(input) {
14
+ let output = "";
15
+ let chr1, chr2, chr3, enc1, enc2, enc3, enc4;
16
+ let i = 0;
17
+ input = this._utf8_encode(input);
18
+ while (i < input.length) {
19
+ chr1 = input.charCodeAt(i++);
20
+ chr2 = input.charCodeAt(i++);
21
+ chr3 = input.charCodeAt(i++);
22
+ enc1 = chr1 >> 2;
23
+ enc2 = ((chr1 & 3) << 4) | (chr2 >> 4);
24
+ enc3 = ((chr2 & 15) << 2) | (chr3 >> 6);
25
+ enc4 = chr3 & 63;
26
+ if (isNaN(chr2)) {
27
+ enc3 = enc4 = 64;
28
+ }
29
+ else if (isNaN(chr3)) {
30
+ enc4 = 64;
31
+ }
32
+ output = output +
33
+ this._keyStr.charAt(enc1) + this._keyStr.charAt(enc2) +
34
+ this._keyStr.charAt(enc3) + this._keyStr.charAt(enc4);
35
+ }
36
+ return output;
37
+ }
38
+ // public method for decoding
39
+ decode(input) {
40
+ let output = "";
41
+ let chr1, chr2, chr3;
42
+ let enc1, enc2, enc3, enc4;
43
+ let i = 0;
44
+ input = input.replace(/[^A-Za-z0-9\+\/\=]/g, "");
45
+ while (i < input.length) {
46
+ enc1 = this._keyStr.indexOf(input.charAt(i++));
47
+ enc2 = this._keyStr.indexOf(input.charAt(i++));
48
+ enc3 = this._keyStr.indexOf(input.charAt(i++));
49
+ enc4 = this._keyStr.indexOf(input.charAt(i++));
50
+ chr1 = (enc1 << 2) | (enc2 >> 4);
51
+ chr2 = ((enc2 & 15) << 4) | (enc3 >> 2);
52
+ chr3 = ((enc3 & 3) << 6) | enc4;
53
+ output = output + String.fromCharCode(chr1);
54
+ if (enc3 != 64) {
55
+ output = output + String.fromCharCode(chr2);
56
+ }
57
+ if (enc4 != 64) {
58
+ output = output + String.fromCharCode(chr3);
59
+ }
60
+ }
61
+ output = this._utf8_decode(output);
62
+ return output;
63
+ }
64
+ // private method for UTF-8 encoding
65
+ _utf8_encode(str) {
66
+ str = str.replace(/\r\n/g, "\n");
67
+ let utftext = "";
68
+ for (let n = 0; n < str.length; n++) {
69
+ let c = str.charCodeAt(n);
70
+ if (c < 128) {
71
+ utftext += String.fromCharCode(c);
72
+ }
73
+ else if ((c > 127) && (c < 2048)) {
74
+ utftext += String.fromCharCode((c >> 6) | 192);
75
+ utftext += String.fromCharCode((c & 63) | 128);
76
+ }
77
+ else {
78
+ utftext += String.fromCharCode((c >> 12) | 224);
79
+ utftext += String.fromCharCode(((c >> 6) & 63) | 128);
80
+ utftext += String.fromCharCode((c & 63) | 128);
81
+ }
82
+ }
83
+ return utftext;
84
+ }
85
+ // private method for UTF-8 decoding
86
+ _utf8_decode(utftext) {
87
+ let str = "";
88
+ let i = 0;
89
+ let c = 0, c1 = 0, c2 = 0, c3 = 0;
90
+ while (i < utftext.length) {
91
+ c = utftext.charCodeAt(i);
92
+ if (c < 128) {
93
+ str += String.fromCharCode(c);
94
+ i++;
95
+ }
96
+ else if ((c > 191) && (c < 224)) {
97
+ c2 = utftext.charCodeAt(i + 1);
98
+ str += String.fromCharCode(((c & 31) << 6) | (c2 & 63));
99
+ i += 2;
100
+ }
101
+ else {
102
+ c2 = utftext.charCodeAt(i + 1);
103
+ c3 = utftext.charCodeAt(i + 2);
104
+ str += String.fromCharCode(((c & 15) << 12) | ((c2 & 63) << 6) | (c3 & 63));
105
+ i += 3;
106
+ }
107
+ }
108
+ return str;
109
+ }
110
+ }
111
+ exports.Base64 = Base64;
112
112
  //# sourceMappingURL=base64.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"base64.js","sourceRoot":"","sources":["../../../fontes/utilidades/base64.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"base64.js","sourceRoot":"","sources":["../../../fontes/utilidades/base64.ts"],"names":[],"mappings":"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"}