mdz-enum 1.1.20 → 1.1.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.MD +1 -1
- package/dist/commercial/index.d.ts +64 -64
- package/dist/commercial/index.js +185 -185
- package/dist/config/index.d.ts +73 -73
- package/dist/config/index.js +211 -211
- package/dist/finance/index.d.ts +112 -112
- package/dist/finance/index.js +324 -324
- package/dist/fiscal/index.d.ts +291 -291
- package/dist/fiscal/index.js +862 -862
- package/dist/functions.d.ts +4 -4
- package/dist/functions.js +37 -37
- package/dist/general/index.d.ts +56 -56
- package/dist/general/index.js +205 -205
- package/dist/index.d.ts +11 -11
- package/dist/index.js +100 -100
- package/dist/integration/index.d.ts +10 -10
- package/dist/integration/index.js +31 -31
- package/dist/logistics/index.d.ts +45 -45
- package/dist/logistics/index.js +132 -132
- package/dist/people/index.d.ts +15 -15
- package/dist/people/index.js +45 -45
- package/dist/{plataform → platform}/index.d.ts +18 -12
- package/dist/{plataform → platform}/index.js +54 -37
- package/dist/reports/index.d.ts +12 -12
- package/dist/reports/index.js +33 -33
- package/package.json +32 -33
package/dist/index.js
CHANGED
|
@@ -1,100 +1,100 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.FinalidadeEmissaoNotaFiscal = exports.ConsumidorFinalNotaFiscal = exports.AmbienteNotaFiscal = exports.IdentificadorLocalDestino = exports.OrigemProduto = exports.ModeloNotaFiscal = exports.OperacaoNotaFiscal = exports.TipoOperacaoNotaFiscal = exports.PIS = exports.IPI = exports.ICMS_CST = exports.ICMS_CSOSN = exports.COFINS = exports.TipoCalculoTaxaCartaoCredito = exports.TipoDataDocumentoFinanceiro = exports.SituacaoConciliacao = exports.SituacaoBoleto = exports.TipoValorConfiguracaoBoleto = exports.SituacaoCaixa = exports.TipoCaixaOperacao = exports.TipoLancamentoDocumentoFinanceiro = exports.SituacaoDocumentoFinanceiro = exports.BandeiraCartao = exports.IndicadorFormaPagamento = exports.TipoPromocao = exports.TipoCalculoParcelamento = exports.OperacaoOperadoraCartao = exports.MeioPagamento = exports.ModeloPimaco = exports.ParametroEtiquetaProduto = exports.ModeloEtiqueta = exports.TipoEtiqueta = exports.TipoPrecoPadrao = exports.VersaoLayoutSat = exports.ModoFinalizacao = exports.ModeloSat = exports.TipoPeriferico = exports.TipoPermissao = exports.TipoDispositivo = exports.TipoValorTabelaPreco = exports.TipoAplicacaoTabelaPreco = exports.StatusProcessoCarrinho = exports.SituacaoProdutoMarketplace = exports.TipoMarketplace = exports.TipoDescontoPromocao = exports.TipoFrete = exports.OrigemPedido = exports.OperacaoPedido = exports.SituacaoPedido = exports.listEnum = void 0;
|
|
4
|
-
exports.TipoPagamentoTuo = exports.TipoIntegracaoPagamento = exports.SituacaoOrganizacao = exports.TipoOrganizacao = exports.AgrupamentoRelatorio = exports.TipoRelatorio = exports.TipoImagemGaleria = exports.TipoCategoria = exports.OrigemMovimentacaoEstoque = exports.SituacaoMovimentacaoEstoque = exports.TipoValoracao = exports.TipoProduto = exports.GeneroPessoa = exports.TipoPessoa = exports.TipoEndereco = exports.Uf = exports.TipoTempo = exports.TipoDescontoGeneral = exports.TipoCompartilhamento = exports.Situacao = exports.TipoEventoManifestacao = exports.SituacaoManifestoDestinatario = exports.TipoDesconto = exports.TipoInformacaoAdicional = exports.SituacaoNotaFiscal = exports.TipoImpressaoDanfe = exports.TipoEmissaoNotaFiscal = exports.RegimeTributario = exports.MotivoDesoneracao = exports.ModalidadeBaseCalculoST = exports.ModalidadeBaseCalculo = exports.IndicadorPresencaNotaFiscal = exports.IndicadorIntermediador = exports.IndicadorIEDestinatario = void 0;
|
|
5
|
-
var functions_1 = require("./functions");
|
|
6
|
-
Object.defineProperty(exports, "listEnum", { enumerable: true, get: function () { return functions_1.listEnum; } });
|
|
7
|
-
var commercial_1 = require("./commercial");
|
|
8
|
-
Object.defineProperty(exports, "SituacaoPedido", { enumerable: true, get: function () { return commercial_1.SituacaoPedido; } });
|
|
9
|
-
Object.defineProperty(exports, "OperacaoPedido", { enumerable: true, get: function () { return commercial_1.OperacaoPedido; } });
|
|
10
|
-
Object.defineProperty(exports, "OrigemPedido", { enumerable: true, get: function () { return commercial_1.OrigemPedido; } });
|
|
11
|
-
Object.defineProperty(exports, "TipoFrete", { enumerable: true, get: function () { return commercial_1.TipoFrete; } });
|
|
12
|
-
Object.defineProperty(exports, "TipoDescontoPromocao", { enumerable: true, get: function () { return commercial_1.TipoDescontoPromocao; } });
|
|
13
|
-
Object.defineProperty(exports, "TipoMarketplace", { enumerable: true, get: function () { return commercial_1.TipoMarketplace; } });
|
|
14
|
-
Object.defineProperty(exports, "SituacaoProdutoMarketplace", { enumerable: true, get: function () { return commercial_1.SituacaoProdutoMarketplace; } });
|
|
15
|
-
Object.defineProperty(exports, "StatusProcessoCarrinho", { enumerable: true, get: function () { return commercial_1.StatusProcessoCarrinho; } });
|
|
16
|
-
Object.defineProperty(exports, "TipoAplicacaoTabelaPreco", { enumerable: true, get: function () { return commercial_1.TipoAplicacaoTabelaPreco; } });
|
|
17
|
-
Object.defineProperty(exports, "TipoValorTabelaPreco", { enumerable: true, get: function () { return commercial_1.TipoValorTabelaPreco; } });
|
|
18
|
-
var config_1 = require("./config");
|
|
19
|
-
Object.defineProperty(exports, "TipoDispositivo", { enumerable: true, get: function () { return config_1.TipoDispositivo; } });
|
|
20
|
-
Object.defineProperty(exports, "TipoPermissao", { enumerable: true, get: function () { return config_1.TipoPermissao; } });
|
|
21
|
-
Object.defineProperty(exports, "TipoPeriferico", { enumerable: true, get: function () { return config_1.TipoPeriferico; } });
|
|
22
|
-
Object.defineProperty(exports, "ModeloSat", { enumerable: true, get: function () { return config_1.ModeloSat; } });
|
|
23
|
-
Object.defineProperty(exports, "ModoFinalizacao", { enumerable: true, get: function () { return config_1.ModoFinalizacao; } });
|
|
24
|
-
Object.defineProperty(exports, "VersaoLayoutSat", { enumerable: true, get: function () { return config_1.VersaoLayoutSat; } });
|
|
25
|
-
Object.defineProperty(exports, "TipoPrecoPadrao", { enumerable: true, get: function () { return config_1.TipoPrecoPadrao; } });
|
|
26
|
-
Object.defineProperty(exports, "TipoEtiqueta", { enumerable: true, get: function () { return config_1.TipoEtiqueta; } });
|
|
27
|
-
Object.defineProperty(exports, "ModeloEtiqueta", { enumerable: true, get: function () { return config_1.ModeloEtiqueta; } });
|
|
28
|
-
Object.defineProperty(exports, "ParametroEtiquetaProduto", { enumerable: true, get: function () { return config_1.ParametroEtiquetaProduto; } });
|
|
29
|
-
Object.defineProperty(exports, "ModeloPimaco", { enumerable: true, get: function () { return config_1.ModeloPimaco; } });
|
|
30
|
-
var finance_1 = require("./finance");
|
|
31
|
-
Object.defineProperty(exports, "MeioPagamento", { enumerable: true, get: function () { return finance_1.MeioPagamento; } });
|
|
32
|
-
Object.defineProperty(exports, "OperacaoOperadoraCartao", { enumerable: true, get: function () { return finance_1.OperacaoOperadoraCartao; } });
|
|
33
|
-
Object.defineProperty(exports, "TipoCalculoParcelamento", { enumerable: true, get: function () { return finance_1.TipoCalculoParcelamento; } });
|
|
34
|
-
Object.defineProperty(exports, "TipoPromocao", { enumerable: true, get: function () { return finance_1.TipoPromocao; } });
|
|
35
|
-
Object.defineProperty(exports, "IndicadorFormaPagamento", { enumerable: true, get: function () { return finance_1.IndicadorFormaPagamento; } });
|
|
36
|
-
Object.defineProperty(exports, "BandeiraCartao", { enumerable: true, get: function () { return finance_1.BandeiraCartao; } });
|
|
37
|
-
Object.defineProperty(exports, "SituacaoDocumentoFinanceiro", { enumerable: true, get: function () { return finance_1.SituacaoDocumentoFinanceiro; } });
|
|
38
|
-
Object.defineProperty(exports, "TipoLancamentoDocumentoFinanceiro", { enumerable: true, get: function () { return finance_1.TipoLancamentoDocumentoFinanceiro; } });
|
|
39
|
-
Object.defineProperty(exports, "TipoCaixaOperacao", { enumerable: true, get: function () { return finance_1.TipoCaixaOperacao; } });
|
|
40
|
-
Object.defineProperty(exports, "SituacaoCaixa", { enumerable: true, get: function () { return finance_1.SituacaoCaixa; } });
|
|
41
|
-
Object.defineProperty(exports, "TipoValorConfiguracaoBoleto", { enumerable: true, get: function () { return finance_1.TipoValorConfiguracaoBoleto; } });
|
|
42
|
-
Object.defineProperty(exports, "SituacaoBoleto", { enumerable: true, get: function () { return finance_1.SituacaoBoleto; } });
|
|
43
|
-
Object.defineProperty(exports, "SituacaoConciliacao", { enumerable: true, get: function () { return finance_1.SituacaoConciliacao; } });
|
|
44
|
-
Object.defineProperty(exports, "TipoDataDocumentoFinanceiro", { enumerable: true, get: function () { return finance_1.TipoDataDocumentoFinanceiro; } });
|
|
45
|
-
Object.defineProperty(exports, "TipoCalculoTaxaCartaoCredito", { enumerable: true, get: function () { return finance_1.TipoCalculoTaxaCartaoCredito; } });
|
|
46
|
-
//teste de exportação
|
|
47
|
-
var fiscal_1 = require("./fiscal");
|
|
48
|
-
Object.defineProperty(exports, "COFINS", { enumerable: true, get: function () { return fiscal_1.COFINS; } });
|
|
49
|
-
Object.defineProperty(exports, "ICMS_CSOSN", { enumerable: true, get: function () { return fiscal_1.ICMS_CSOSN; } });
|
|
50
|
-
Object.defineProperty(exports, "ICMS_CST", { enumerable: true, get: function () { return fiscal_1.ICMS_CST; } });
|
|
51
|
-
Object.defineProperty(exports, "IPI", { enumerable: true, get: function () { return fiscal_1.IPI; } });
|
|
52
|
-
Object.defineProperty(exports, "PIS", { enumerable: true, get: function () { return fiscal_1.PIS; } });
|
|
53
|
-
Object.defineProperty(exports, "TipoOperacaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.TipoOperacaoNotaFiscal; } });
|
|
54
|
-
Object.defineProperty(exports, "OperacaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.OperacaoNotaFiscal; } });
|
|
55
|
-
Object.defineProperty(exports, "ModeloNotaFiscal", { enumerable: true, get: function () { return fiscal_1.ModeloNotaFiscal; } });
|
|
56
|
-
Object.defineProperty(exports, "OrigemProduto", { enumerable: true, get: function () { return fiscal_1.OrigemProduto; } });
|
|
57
|
-
Object.defineProperty(exports, "IdentificadorLocalDestino", { enumerable: true, get: function () { return fiscal_1.IdentificadorLocalDestino; } });
|
|
58
|
-
Object.defineProperty(exports, "AmbienteNotaFiscal", { enumerable: true, get: function () { return fiscal_1.AmbienteNotaFiscal; } });
|
|
59
|
-
Object.defineProperty(exports, "ConsumidorFinalNotaFiscal", { enumerable: true, get: function () { return fiscal_1.ConsumidorFinalNotaFiscal; } });
|
|
60
|
-
Object.defineProperty(exports, "FinalidadeEmissaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.FinalidadeEmissaoNotaFiscal; } });
|
|
61
|
-
Object.defineProperty(exports, "IndicadorIEDestinatario", { enumerable: true, get: function () { return fiscal_1.IndicadorIEDestinatario; } });
|
|
62
|
-
Object.defineProperty(exports, "IndicadorIntermediador", { enumerable: true, get: function () { return fiscal_1.IndicadorIntermediador; } });
|
|
63
|
-
Object.defineProperty(exports, "IndicadorPresencaNotaFiscal", { enumerable: true, get: function () { return fiscal_1.IndicadorPresencaNotaFiscal; } });
|
|
64
|
-
Object.defineProperty(exports, "ModalidadeBaseCalculo", { enumerable: true, get: function () { return fiscal_1.ModalidadeBaseCalculo; } });
|
|
65
|
-
Object.defineProperty(exports, "ModalidadeBaseCalculoST", { enumerable: true, get: function () { return fiscal_1.ModalidadeBaseCalculoST; } });
|
|
66
|
-
Object.defineProperty(exports, "MotivoDesoneracao", { enumerable: true, get: function () { return fiscal_1.MotivoDesoneracao; } });
|
|
67
|
-
Object.defineProperty(exports, "RegimeTributario", { enumerable: true, get: function () { return fiscal_1.RegimeTributario; } });
|
|
68
|
-
Object.defineProperty(exports, "TipoEmissaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.TipoEmissaoNotaFiscal; } });
|
|
69
|
-
Object.defineProperty(exports, "TipoImpressaoDanfe", { enumerable: true, get: function () { return fiscal_1.TipoImpressaoDanfe; } });
|
|
70
|
-
Object.defineProperty(exports, "SituacaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.SituacaoNotaFiscal; } });
|
|
71
|
-
Object.defineProperty(exports, "TipoInformacaoAdicional", { enumerable: true, get: function () { return fiscal_1.TipoInformacaoAdicional; } });
|
|
72
|
-
Object.defineProperty(exports, "TipoDesconto", { enumerable: true, get: function () { return fiscal_1.TipoDesconto; } });
|
|
73
|
-
Object.defineProperty(exports, "SituacaoManifestoDestinatario", { enumerable: true, get: function () { return fiscal_1.SituacaoManifestoDestinatario; } });
|
|
74
|
-
Object.defineProperty(exports, "TipoEventoManifestacao", { enumerable: true, get: function () { return fiscal_1.TipoEventoManifestacao; } });
|
|
75
|
-
var general_1 = require("./general");
|
|
76
|
-
Object.defineProperty(exports, "Situacao", { enumerable: true, get: function () { return general_1.Situacao; } });
|
|
77
|
-
Object.defineProperty(exports, "TipoCompartilhamento", { enumerable: true, get: function () { return general_1.TipoCompartilhamento; } });
|
|
78
|
-
Object.defineProperty(exports, "TipoDescontoGeneral", { enumerable: true, get: function () { return general_1.TipoDescontoGeneral; } });
|
|
79
|
-
Object.defineProperty(exports, "TipoTempo", { enumerable: true, get: function () { return general_1.TipoTempo; } });
|
|
80
|
-
Object.defineProperty(exports, "Uf", { enumerable: true, get: function () { return general_1.Uf; } });
|
|
81
|
-
var people_1 = require("./people");
|
|
82
|
-
Object.defineProperty(exports, "TipoEndereco", { enumerable: true, get: function () { return people_1.TipoEndereco; } });
|
|
83
|
-
Object.defineProperty(exports, "TipoPessoa", { enumerable: true, get: function () { return people_1.TipoPessoa; } });
|
|
84
|
-
Object.defineProperty(exports, "GeneroPessoa", { enumerable: true, get: function () { return people_1.GeneroPessoa; } });
|
|
85
|
-
var logistics_1 = require("./logistics");
|
|
86
|
-
Object.defineProperty(exports, "TipoProduto", { enumerable: true, get: function () { return logistics_1.TipoProduto; } });
|
|
87
|
-
Object.defineProperty(exports, "TipoValoracao", { enumerable: true, get: function () { return logistics_1.TipoValoracao; } });
|
|
88
|
-
Object.defineProperty(exports, "SituacaoMovimentacaoEstoque", { enumerable: true, get: function () { return logistics_1.SituacaoMovimentacaoEstoque; } });
|
|
89
|
-
Object.defineProperty(exports, "OrigemMovimentacaoEstoque", { enumerable: true, get: function () { return logistics_1.OrigemMovimentacaoEstoque; } });
|
|
90
|
-
Object.defineProperty(exports, "TipoCategoria", { enumerable: true, get: function () { return logistics_1.TipoCategoria; } });
|
|
91
|
-
Object.defineProperty(exports, "TipoImagemGaleria", { enumerable: true, get: function () { return logistics_1.TipoImagemGaleria; } });
|
|
92
|
-
var index_1 = require("./reports/index");
|
|
93
|
-
Object.defineProperty(exports, "TipoRelatorio", { enumerable: true, get: function () { return index_1.TipoRelatorio; } });
|
|
94
|
-
Object.defineProperty(exports, "AgrupamentoRelatorio", { enumerable: true, get: function () { return index_1.AgrupamentoRelatorio; } });
|
|
95
|
-
var
|
|
96
|
-
Object.defineProperty(exports, "TipoOrganizacao", { enumerable: true, get: function () { return
|
|
97
|
-
Object.defineProperty(exports, "SituacaoOrganizacao", { enumerable: true, get: function () { return
|
|
98
|
-
var integration_1 = require("./integration");
|
|
99
|
-
Object.defineProperty(exports, "TipoIntegracaoPagamento", { enumerable: true, get: function () { return integration_1.TipoIntegracaoPagamento; } });
|
|
100
|
-
Object.defineProperty(exports, "TipoPagamentoTuo", { enumerable: true, get: function () { return integration_1.TipoPagamentoTuo; } });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.FinalidadeEmissaoNotaFiscal = exports.ConsumidorFinalNotaFiscal = exports.AmbienteNotaFiscal = exports.IdentificadorLocalDestino = exports.OrigemProduto = exports.ModeloNotaFiscal = exports.OperacaoNotaFiscal = exports.TipoOperacaoNotaFiscal = exports.PIS = exports.IPI = exports.ICMS_CST = exports.ICMS_CSOSN = exports.COFINS = exports.TipoCalculoTaxaCartaoCredito = exports.TipoDataDocumentoFinanceiro = exports.SituacaoConciliacao = exports.SituacaoBoleto = exports.TipoValorConfiguracaoBoleto = exports.SituacaoCaixa = exports.TipoCaixaOperacao = exports.TipoLancamentoDocumentoFinanceiro = exports.SituacaoDocumentoFinanceiro = exports.BandeiraCartao = exports.IndicadorFormaPagamento = exports.TipoPromocao = exports.TipoCalculoParcelamento = exports.OperacaoOperadoraCartao = exports.MeioPagamento = exports.ModeloPimaco = exports.ParametroEtiquetaProduto = exports.ModeloEtiqueta = exports.TipoEtiqueta = exports.TipoPrecoPadrao = exports.VersaoLayoutSat = exports.ModoFinalizacao = exports.ModeloSat = exports.TipoPeriferico = exports.TipoPermissao = exports.TipoDispositivo = exports.TipoValorTabelaPreco = exports.TipoAplicacaoTabelaPreco = exports.StatusProcessoCarrinho = exports.SituacaoProdutoMarketplace = exports.TipoMarketplace = exports.TipoDescontoPromocao = exports.TipoFrete = exports.OrigemPedido = exports.OperacaoPedido = exports.SituacaoPedido = exports.listEnum = void 0;
|
|
4
|
+
exports.TipoPagamentoTuo = exports.TipoIntegracaoPagamento = exports.SituacaoOrganizacao = exports.TipoOrganizacao = exports.AgrupamentoRelatorio = exports.TipoRelatorio = exports.TipoImagemGaleria = exports.TipoCategoria = exports.OrigemMovimentacaoEstoque = exports.SituacaoMovimentacaoEstoque = exports.TipoValoracao = exports.TipoProduto = exports.GeneroPessoa = exports.TipoPessoa = exports.TipoEndereco = exports.Uf = exports.TipoTempo = exports.TipoDescontoGeneral = exports.TipoCompartilhamento = exports.Situacao = exports.TipoEventoManifestacao = exports.SituacaoManifestoDestinatario = exports.TipoDesconto = exports.TipoInformacaoAdicional = exports.SituacaoNotaFiscal = exports.TipoImpressaoDanfe = exports.TipoEmissaoNotaFiscal = exports.RegimeTributario = exports.MotivoDesoneracao = exports.ModalidadeBaseCalculoST = exports.ModalidadeBaseCalculo = exports.IndicadorPresencaNotaFiscal = exports.IndicadorIntermediador = exports.IndicadorIEDestinatario = void 0;
|
|
5
|
+
var functions_1 = require("./functions");
|
|
6
|
+
Object.defineProperty(exports, "listEnum", { enumerable: true, get: function () { return functions_1.listEnum; } });
|
|
7
|
+
var commercial_1 = require("./commercial");
|
|
8
|
+
Object.defineProperty(exports, "SituacaoPedido", { enumerable: true, get: function () { return commercial_1.SituacaoPedido; } });
|
|
9
|
+
Object.defineProperty(exports, "OperacaoPedido", { enumerable: true, get: function () { return commercial_1.OperacaoPedido; } });
|
|
10
|
+
Object.defineProperty(exports, "OrigemPedido", { enumerable: true, get: function () { return commercial_1.OrigemPedido; } });
|
|
11
|
+
Object.defineProperty(exports, "TipoFrete", { enumerable: true, get: function () { return commercial_1.TipoFrete; } });
|
|
12
|
+
Object.defineProperty(exports, "TipoDescontoPromocao", { enumerable: true, get: function () { return commercial_1.TipoDescontoPromocao; } });
|
|
13
|
+
Object.defineProperty(exports, "TipoMarketplace", { enumerable: true, get: function () { return commercial_1.TipoMarketplace; } });
|
|
14
|
+
Object.defineProperty(exports, "SituacaoProdutoMarketplace", { enumerable: true, get: function () { return commercial_1.SituacaoProdutoMarketplace; } });
|
|
15
|
+
Object.defineProperty(exports, "StatusProcessoCarrinho", { enumerable: true, get: function () { return commercial_1.StatusProcessoCarrinho; } });
|
|
16
|
+
Object.defineProperty(exports, "TipoAplicacaoTabelaPreco", { enumerable: true, get: function () { return commercial_1.TipoAplicacaoTabelaPreco; } });
|
|
17
|
+
Object.defineProperty(exports, "TipoValorTabelaPreco", { enumerable: true, get: function () { return commercial_1.TipoValorTabelaPreco; } });
|
|
18
|
+
var config_1 = require("./config");
|
|
19
|
+
Object.defineProperty(exports, "TipoDispositivo", { enumerable: true, get: function () { return config_1.TipoDispositivo; } });
|
|
20
|
+
Object.defineProperty(exports, "TipoPermissao", { enumerable: true, get: function () { return config_1.TipoPermissao; } });
|
|
21
|
+
Object.defineProperty(exports, "TipoPeriferico", { enumerable: true, get: function () { return config_1.TipoPeriferico; } });
|
|
22
|
+
Object.defineProperty(exports, "ModeloSat", { enumerable: true, get: function () { return config_1.ModeloSat; } });
|
|
23
|
+
Object.defineProperty(exports, "ModoFinalizacao", { enumerable: true, get: function () { return config_1.ModoFinalizacao; } });
|
|
24
|
+
Object.defineProperty(exports, "VersaoLayoutSat", { enumerable: true, get: function () { return config_1.VersaoLayoutSat; } });
|
|
25
|
+
Object.defineProperty(exports, "TipoPrecoPadrao", { enumerable: true, get: function () { return config_1.TipoPrecoPadrao; } });
|
|
26
|
+
Object.defineProperty(exports, "TipoEtiqueta", { enumerable: true, get: function () { return config_1.TipoEtiqueta; } });
|
|
27
|
+
Object.defineProperty(exports, "ModeloEtiqueta", { enumerable: true, get: function () { return config_1.ModeloEtiqueta; } });
|
|
28
|
+
Object.defineProperty(exports, "ParametroEtiquetaProduto", { enumerable: true, get: function () { return config_1.ParametroEtiquetaProduto; } });
|
|
29
|
+
Object.defineProperty(exports, "ModeloPimaco", { enumerable: true, get: function () { return config_1.ModeloPimaco; } });
|
|
30
|
+
var finance_1 = require("./finance");
|
|
31
|
+
Object.defineProperty(exports, "MeioPagamento", { enumerable: true, get: function () { return finance_1.MeioPagamento; } });
|
|
32
|
+
Object.defineProperty(exports, "OperacaoOperadoraCartao", { enumerable: true, get: function () { return finance_1.OperacaoOperadoraCartao; } });
|
|
33
|
+
Object.defineProperty(exports, "TipoCalculoParcelamento", { enumerable: true, get: function () { return finance_1.TipoCalculoParcelamento; } });
|
|
34
|
+
Object.defineProperty(exports, "TipoPromocao", { enumerable: true, get: function () { return finance_1.TipoPromocao; } });
|
|
35
|
+
Object.defineProperty(exports, "IndicadorFormaPagamento", { enumerable: true, get: function () { return finance_1.IndicadorFormaPagamento; } });
|
|
36
|
+
Object.defineProperty(exports, "BandeiraCartao", { enumerable: true, get: function () { return finance_1.BandeiraCartao; } });
|
|
37
|
+
Object.defineProperty(exports, "SituacaoDocumentoFinanceiro", { enumerable: true, get: function () { return finance_1.SituacaoDocumentoFinanceiro; } });
|
|
38
|
+
Object.defineProperty(exports, "TipoLancamentoDocumentoFinanceiro", { enumerable: true, get: function () { return finance_1.TipoLancamentoDocumentoFinanceiro; } });
|
|
39
|
+
Object.defineProperty(exports, "TipoCaixaOperacao", { enumerable: true, get: function () { return finance_1.TipoCaixaOperacao; } });
|
|
40
|
+
Object.defineProperty(exports, "SituacaoCaixa", { enumerable: true, get: function () { return finance_1.SituacaoCaixa; } });
|
|
41
|
+
Object.defineProperty(exports, "TipoValorConfiguracaoBoleto", { enumerable: true, get: function () { return finance_1.TipoValorConfiguracaoBoleto; } });
|
|
42
|
+
Object.defineProperty(exports, "SituacaoBoleto", { enumerable: true, get: function () { return finance_1.SituacaoBoleto; } });
|
|
43
|
+
Object.defineProperty(exports, "SituacaoConciliacao", { enumerable: true, get: function () { return finance_1.SituacaoConciliacao; } });
|
|
44
|
+
Object.defineProperty(exports, "TipoDataDocumentoFinanceiro", { enumerable: true, get: function () { return finance_1.TipoDataDocumentoFinanceiro; } });
|
|
45
|
+
Object.defineProperty(exports, "TipoCalculoTaxaCartaoCredito", { enumerable: true, get: function () { return finance_1.TipoCalculoTaxaCartaoCredito; } });
|
|
46
|
+
//teste de exportação
|
|
47
|
+
var fiscal_1 = require("./fiscal");
|
|
48
|
+
Object.defineProperty(exports, "COFINS", { enumerable: true, get: function () { return fiscal_1.COFINS; } });
|
|
49
|
+
Object.defineProperty(exports, "ICMS_CSOSN", { enumerable: true, get: function () { return fiscal_1.ICMS_CSOSN; } });
|
|
50
|
+
Object.defineProperty(exports, "ICMS_CST", { enumerable: true, get: function () { return fiscal_1.ICMS_CST; } });
|
|
51
|
+
Object.defineProperty(exports, "IPI", { enumerable: true, get: function () { return fiscal_1.IPI; } });
|
|
52
|
+
Object.defineProperty(exports, "PIS", { enumerable: true, get: function () { return fiscal_1.PIS; } });
|
|
53
|
+
Object.defineProperty(exports, "TipoOperacaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.TipoOperacaoNotaFiscal; } });
|
|
54
|
+
Object.defineProperty(exports, "OperacaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.OperacaoNotaFiscal; } });
|
|
55
|
+
Object.defineProperty(exports, "ModeloNotaFiscal", { enumerable: true, get: function () { return fiscal_1.ModeloNotaFiscal; } });
|
|
56
|
+
Object.defineProperty(exports, "OrigemProduto", { enumerable: true, get: function () { return fiscal_1.OrigemProduto; } });
|
|
57
|
+
Object.defineProperty(exports, "IdentificadorLocalDestino", { enumerable: true, get: function () { return fiscal_1.IdentificadorLocalDestino; } });
|
|
58
|
+
Object.defineProperty(exports, "AmbienteNotaFiscal", { enumerable: true, get: function () { return fiscal_1.AmbienteNotaFiscal; } });
|
|
59
|
+
Object.defineProperty(exports, "ConsumidorFinalNotaFiscal", { enumerable: true, get: function () { return fiscal_1.ConsumidorFinalNotaFiscal; } });
|
|
60
|
+
Object.defineProperty(exports, "FinalidadeEmissaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.FinalidadeEmissaoNotaFiscal; } });
|
|
61
|
+
Object.defineProperty(exports, "IndicadorIEDestinatario", { enumerable: true, get: function () { return fiscal_1.IndicadorIEDestinatario; } });
|
|
62
|
+
Object.defineProperty(exports, "IndicadorIntermediador", { enumerable: true, get: function () { return fiscal_1.IndicadorIntermediador; } });
|
|
63
|
+
Object.defineProperty(exports, "IndicadorPresencaNotaFiscal", { enumerable: true, get: function () { return fiscal_1.IndicadorPresencaNotaFiscal; } });
|
|
64
|
+
Object.defineProperty(exports, "ModalidadeBaseCalculo", { enumerable: true, get: function () { return fiscal_1.ModalidadeBaseCalculo; } });
|
|
65
|
+
Object.defineProperty(exports, "ModalidadeBaseCalculoST", { enumerable: true, get: function () { return fiscal_1.ModalidadeBaseCalculoST; } });
|
|
66
|
+
Object.defineProperty(exports, "MotivoDesoneracao", { enumerable: true, get: function () { return fiscal_1.MotivoDesoneracao; } });
|
|
67
|
+
Object.defineProperty(exports, "RegimeTributario", { enumerable: true, get: function () { return fiscal_1.RegimeTributario; } });
|
|
68
|
+
Object.defineProperty(exports, "TipoEmissaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.TipoEmissaoNotaFiscal; } });
|
|
69
|
+
Object.defineProperty(exports, "TipoImpressaoDanfe", { enumerable: true, get: function () { return fiscal_1.TipoImpressaoDanfe; } });
|
|
70
|
+
Object.defineProperty(exports, "SituacaoNotaFiscal", { enumerable: true, get: function () { return fiscal_1.SituacaoNotaFiscal; } });
|
|
71
|
+
Object.defineProperty(exports, "TipoInformacaoAdicional", { enumerable: true, get: function () { return fiscal_1.TipoInformacaoAdicional; } });
|
|
72
|
+
Object.defineProperty(exports, "TipoDesconto", { enumerable: true, get: function () { return fiscal_1.TipoDesconto; } });
|
|
73
|
+
Object.defineProperty(exports, "SituacaoManifestoDestinatario", { enumerable: true, get: function () { return fiscal_1.SituacaoManifestoDestinatario; } });
|
|
74
|
+
Object.defineProperty(exports, "TipoEventoManifestacao", { enumerable: true, get: function () { return fiscal_1.TipoEventoManifestacao; } });
|
|
75
|
+
var general_1 = require("./general");
|
|
76
|
+
Object.defineProperty(exports, "Situacao", { enumerable: true, get: function () { return general_1.Situacao; } });
|
|
77
|
+
Object.defineProperty(exports, "TipoCompartilhamento", { enumerable: true, get: function () { return general_1.TipoCompartilhamento; } });
|
|
78
|
+
Object.defineProperty(exports, "TipoDescontoGeneral", { enumerable: true, get: function () { return general_1.TipoDescontoGeneral; } });
|
|
79
|
+
Object.defineProperty(exports, "TipoTempo", { enumerable: true, get: function () { return general_1.TipoTempo; } });
|
|
80
|
+
Object.defineProperty(exports, "Uf", { enumerable: true, get: function () { return general_1.Uf; } });
|
|
81
|
+
var people_1 = require("./people");
|
|
82
|
+
Object.defineProperty(exports, "TipoEndereco", { enumerable: true, get: function () { return people_1.TipoEndereco; } });
|
|
83
|
+
Object.defineProperty(exports, "TipoPessoa", { enumerable: true, get: function () { return people_1.TipoPessoa; } });
|
|
84
|
+
Object.defineProperty(exports, "GeneroPessoa", { enumerable: true, get: function () { return people_1.GeneroPessoa; } });
|
|
85
|
+
var logistics_1 = require("./logistics");
|
|
86
|
+
Object.defineProperty(exports, "TipoProduto", { enumerable: true, get: function () { return logistics_1.TipoProduto; } });
|
|
87
|
+
Object.defineProperty(exports, "TipoValoracao", { enumerable: true, get: function () { return logistics_1.TipoValoracao; } });
|
|
88
|
+
Object.defineProperty(exports, "SituacaoMovimentacaoEstoque", { enumerable: true, get: function () { return logistics_1.SituacaoMovimentacaoEstoque; } });
|
|
89
|
+
Object.defineProperty(exports, "OrigemMovimentacaoEstoque", { enumerable: true, get: function () { return logistics_1.OrigemMovimentacaoEstoque; } });
|
|
90
|
+
Object.defineProperty(exports, "TipoCategoria", { enumerable: true, get: function () { return logistics_1.TipoCategoria; } });
|
|
91
|
+
Object.defineProperty(exports, "TipoImagemGaleria", { enumerable: true, get: function () { return logistics_1.TipoImagemGaleria; } });
|
|
92
|
+
var index_1 = require("./reports/index");
|
|
93
|
+
Object.defineProperty(exports, "TipoRelatorio", { enumerable: true, get: function () { return index_1.TipoRelatorio; } });
|
|
94
|
+
Object.defineProperty(exports, "AgrupamentoRelatorio", { enumerable: true, get: function () { return index_1.AgrupamentoRelatorio; } });
|
|
95
|
+
var platform_1 = require("./platform");
|
|
96
|
+
Object.defineProperty(exports, "TipoOrganizacao", { enumerable: true, get: function () { return platform_1.TipoOrganizacao; } });
|
|
97
|
+
Object.defineProperty(exports, "SituacaoOrganizacao", { enumerable: true, get: function () { return platform_1.SituacaoOrganizacao; } });
|
|
98
|
+
var integration_1 = require("./integration");
|
|
99
|
+
Object.defineProperty(exports, "TipoIntegracaoPagamento", { enumerable: true, get: function () { return integration_1.TipoIntegracaoPagamento; } });
|
|
100
|
+
Object.defineProperty(exports, "TipoPagamentoTuo", { enumerable: true, get: function () { return integration_1.TipoPagamentoTuo; } });
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export declare const TipoIntegracaoPagamento: {
|
|
2
|
-
Tuo: string;
|
|
3
|
-
description(val: string): "enum not found" | "Tuo Banck";
|
|
4
|
-
};
|
|
5
|
-
export declare const TipoPagamentoTuo: {
|
|
6
|
-
Boleto: number;
|
|
7
|
-
Debito: number;
|
|
8
|
-
Cartao: number;
|
|
9
|
-
description(val: number): "enum not found" | "Cartão de Crédito" | "Débito" | "Boleto";
|
|
10
|
-
};
|
|
1
|
+
export declare const TipoIntegracaoPagamento: {
|
|
2
|
+
Tuo: string;
|
|
3
|
+
description(val: string): "enum not found" | "Tuo Banck";
|
|
4
|
+
};
|
|
5
|
+
export declare const TipoPagamentoTuo: {
|
|
6
|
+
Boleto: number;
|
|
7
|
+
Debito: number;
|
|
8
|
+
Cartao: number;
|
|
9
|
+
description(val: number): "enum not found" | "Cartão de Crédito" | "Débito" | "Boleto";
|
|
10
|
+
};
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TipoPagamentoTuo = exports.TipoIntegracaoPagamento = void 0;
|
|
4
|
-
exports.TipoIntegracaoPagamento = {
|
|
5
|
-
Tuo: '0',
|
|
6
|
-
description(val) {
|
|
7
|
-
switch (val) {
|
|
8
|
-
case this.Tuo:
|
|
9
|
-
return 'Tuo Banck';
|
|
10
|
-
default:
|
|
11
|
-
return 'enum not found';
|
|
12
|
-
}
|
|
13
|
-
},
|
|
14
|
-
};
|
|
15
|
-
exports.TipoPagamentoTuo = {
|
|
16
|
-
Boleto: 1,
|
|
17
|
-
Debito: 2,
|
|
18
|
-
Cartao: 3,
|
|
19
|
-
description(val) {
|
|
20
|
-
switch (val) {
|
|
21
|
-
case this.Boleto:
|
|
22
|
-
return 'Boleto';
|
|
23
|
-
case this.Cartao:
|
|
24
|
-
return 'Cartão de Crédito';
|
|
25
|
-
case this.Debito:
|
|
26
|
-
return 'Débito';
|
|
27
|
-
default:
|
|
28
|
-
return 'enum not found';
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
};
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TipoPagamentoTuo = exports.TipoIntegracaoPagamento = void 0;
|
|
4
|
+
exports.TipoIntegracaoPagamento = {
|
|
5
|
+
Tuo: '0',
|
|
6
|
+
description(val) {
|
|
7
|
+
switch (val) {
|
|
8
|
+
case this.Tuo:
|
|
9
|
+
return 'Tuo Banck';
|
|
10
|
+
default:
|
|
11
|
+
return 'enum not found';
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
};
|
|
15
|
+
exports.TipoPagamentoTuo = {
|
|
16
|
+
Boleto: 1,
|
|
17
|
+
Debito: 2,
|
|
18
|
+
Cartao: 3,
|
|
19
|
+
description(val) {
|
|
20
|
+
switch (val) {
|
|
21
|
+
case this.Boleto:
|
|
22
|
+
return 'Boleto';
|
|
23
|
+
case this.Cartao:
|
|
24
|
+
return 'Cartão de Crédito';
|
|
25
|
+
case this.Debito:
|
|
26
|
+
return 'Débito';
|
|
27
|
+
default:
|
|
28
|
+
return 'enum not found';
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
};
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
export declare const TipoProduto: {
|
|
2
|
-
Simples: string;
|
|
3
|
-
ComGrade: string;
|
|
4
|
-
description(val: string): "enum not found" | "Simples" | "Com Grade";
|
|
5
|
-
};
|
|
6
|
-
export declare const TipoValoracao: {
|
|
7
|
-
PrecoAquisicao: string;
|
|
8
|
-
PrecoCusto: string;
|
|
9
|
-
PrecoVenda: string;
|
|
10
|
-
PrecoAtacado: string;
|
|
11
|
-
description(val: string): "enum not found" | "Preço de Aquisição" | "Preço de Custo" | "Preço de Venda" | "Preço de Atacado";
|
|
12
|
-
};
|
|
13
|
-
export declare const SituacaoMovimentacaoEstoque: {
|
|
14
|
-
EmEdicao: string;
|
|
15
|
-
Processado: string;
|
|
16
|
-
Estornado: string;
|
|
17
|
-
description(val: string): "enum not found" | "Processado" | "Estornado" | "Em Edição";
|
|
18
|
-
};
|
|
19
|
-
export declare const OrigemMovimentacaoEstoque: {
|
|
20
|
-
Manual: string;
|
|
21
|
-
NotaFiscal: string;
|
|
22
|
-
Pedido: string;
|
|
23
|
-
description(val: string): "enum not found" | "Pedido" | "Nota Fiscal" | "Manual";
|
|
24
|
-
};
|
|
25
|
-
export declare const TipoCategoria: {
|
|
26
|
-
Beleza: string;
|
|
27
|
-
Bolsa: string;
|
|
28
|
-
Calçado: string;
|
|
29
|
-
Celular: string;
|
|
30
|
-
Decoracao: string;
|
|
31
|
-
Eletrodomestico: string;
|
|
32
|
-
Eletronico: string;
|
|
33
|
-
Esporte: string;
|
|
34
|
-
Ferramenta: string;
|
|
35
|
-
Game: string;
|
|
36
|
-
Movel: string;
|
|
37
|
-
Vestuario: string;
|
|
38
|
-
Saude: string;
|
|
39
|
-
description(val: string): "Beleza" | "Bolsas" | "Calçados" | "Celular" | "Decoração" | "Eletrodomésticos" | "Eletrônicos" | "Esportes" | "Ferramentas" | "Games" | "Móveis" | "Vestuário" | "Saúde" | undefined;
|
|
40
|
-
};
|
|
41
|
-
export declare const TipoImagemGaleria: {
|
|
42
|
-
Geral: string;
|
|
43
|
-
PorGrade: string;
|
|
44
|
-
description(val: string): "enum not found" | "Geral" | "Por Grade";
|
|
45
|
-
};
|
|
1
|
+
export declare const TipoProduto: {
|
|
2
|
+
Simples: string;
|
|
3
|
+
ComGrade: string;
|
|
4
|
+
description(val: string): "enum not found" | "Simples" | "Com Grade";
|
|
5
|
+
};
|
|
6
|
+
export declare const TipoValoracao: {
|
|
7
|
+
PrecoAquisicao: string;
|
|
8
|
+
PrecoCusto: string;
|
|
9
|
+
PrecoVenda: string;
|
|
10
|
+
PrecoAtacado: string;
|
|
11
|
+
description(val: string): "enum not found" | "Preço de Aquisição" | "Preço de Custo" | "Preço de Venda" | "Preço de Atacado";
|
|
12
|
+
};
|
|
13
|
+
export declare const SituacaoMovimentacaoEstoque: {
|
|
14
|
+
EmEdicao: string;
|
|
15
|
+
Processado: string;
|
|
16
|
+
Estornado: string;
|
|
17
|
+
description(val: string): "enum not found" | "Processado" | "Estornado" | "Em Edição";
|
|
18
|
+
};
|
|
19
|
+
export declare const OrigemMovimentacaoEstoque: {
|
|
20
|
+
Manual: string;
|
|
21
|
+
NotaFiscal: string;
|
|
22
|
+
Pedido: string;
|
|
23
|
+
description(val: string): "enum not found" | "Pedido" | "Nota Fiscal" | "Manual";
|
|
24
|
+
};
|
|
25
|
+
export declare const TipoCategoria: {
|
|
26
|
+
Beleza: string;
|
|
27
|
+
Bolsa: string;
|
|
28
|
+
Calçado: string;
|
|
29
|
+
Celular: string;
|
|
30
|
+
Decoracao: string;
|
|
31
|
+
Eletrodomestico: string;
|
|
32
|
+
Eletronico: string;
|
|
33
|
+
Esporte: string;
|
|
34
|
+
Ferramenta: string;
|
|
35
|
+
Game: string;
|
|
36
|
+
Movel: string;
|
|
37
|
+
Vestuario: string;
|
|
38
|
+
Saude: string;
|
|
39
|
+
description(val: string): "Beleza" | "Bolsas" | "Calçados" | "Celular" | "Decoração" | "Eletrodomésticos" | "Eletrônicos" | "Esportes" | "Ferramentas" | "Games" | "Móveis" | "Vestuário" | "Saúde" | undefined;
|
|
40
|
+
};
|
|
41
|
+
export declare const TipoImagemGaleria: {
|
|
42
|
+
Geral: string;
|
|
43
|
+
PorGrade: string;
|
|
44
|
+
description(val: string): "enum not found" | "Geral" | "Por Grade";
|
|
45
|
+
};
|