mdz-enum 1.1.16 → 1.1.18
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 +10 -10
- package/dist/index.js +97 -97
- 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/index.d.ts +12 -12
- package/dist/plataform/index.js +37 -37
- package/dist/reports/index.d.ts +12 -12
- package/dist/reports/index.js +33 -33
- package/package.json +33 -32
package/dist/index.js
CHANGED
|
@@ -1,97 +1,97 @@
|
|
|
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.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 plataform_1 = require("./plataform");
|
|
96
|
-
Object.defineProperty(exports, "TipoOrganizacao", { enumerable: true, get: function () { return plataform_1.TipoOrganizacao; } });
|
|
97
|
-
Object.defineProperty(exports, "SituacaoOrganizacao", { enumerable: true, get: function () { return plataform_1.SituacaoOrganizacao; } });
|
|
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.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 plataform_1 = require("./plataform");
|
|
96
|
+
Object.defineProperty(exports, "TipoOrganizacao", { enumerable: true, get: function () { return plataform_1.TipoOrganizacao; } });
|
|
97
|
+
Object.defineProperty(exports, "SituacaoOrganizacao", { enumerable: true, get: function () { return plataform_1.SituacaoOrganizacao; } });
|
|
@@ -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
|
+
};
|
package/dist/logistics/index.js
CHANGED
|
@@ -1,132 +1,132 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TipoImagemGaleria = exports.TipoCategoria = exports.OrigemMovimentacaoEstoque = exports.SituacaoMovimentacaoEstoque = exports.TipoValoracao = exports.TipoProduto = void 0;
|
|
4
|
-
exports.TipoProduto = {
|
|
5
|
-
Simples: '0',
|
|
6
|
-
ComGrade: '1',
|
|
7
|
-
description(val) {
|
|
8
|
-
switch (val) {
|
|
9
|
-
case this.Simples:
|
|
10
|
-
return 'Simples';
|
|
11
|
-
case this.ComGrade:
|
|
12
|
-
return 'Com Grade';
|
|
13
|
-
default:
|
|
14
|
-
return 'enum not found';
|
|
15
|
-
}
|
|
16
|
-
},
|
|
17
|
-
};
|
|
18
|
-
exports.TipoValoracao = {
|
|
19
|
-
PrecoAquisicao: '0',
|
|
20
|
-
PrecoCusto: '1',
|
|
21
|
-
PrecoVenda: '2',
|
|
22
|
-
PrecoAtacado: '3',
|
|
23
|
-
description(val) {
|
|
24
|
-
switch (val) {
|
|
25
|
-
case this.PrecoAquisicao:
|
|
26
|
-
return 'Preço de Aquisição';
|
|
27
|
-
case this.PrecoCusto:
|
|
28
|
-
return 'Preço de Custo';
|
|
29
|
-
case this.PrecoVenda:
|
|
30
|
-
return 'Preço de Venda';
|
|
31
|
-
case this.PrecoAtacado:
|
|
32
|
-
return 'Preço de Atacado';
|
|
33
|
-
default:
|
|
34
|
-
return 'enum not found';
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
exports.SituacaoMovimentacaoEstoque = {
|
|
39
|
-
EmEdicao: '0',
|
|
40
|
-
Processado: '1',
|
|
41
|
-
Estornado: '2',
|
|
42
|
-
description(val) {
|
|
43
|
-
switch (val) {
|
|
44
|
-
case this.EmEdicao:
|
|
45
|
-
return 'Em Edição';
|
|
46
|
-
case this.Processado:
|
|
47
|
-
return 'Processado';
|
|
48
|
-
case this.Estornado:
|
|
49
|
-
return 'Estornado';
|
|
50
|
-
default:
|
|
51
|
-
return 'enum not found';
|
|
52
|
-
}
|
|
53
|
-
},
|
|
54
|
-
};
|
|
55
|
-
exports.OrigemMovimentacaoEstoque = {
|
|
56
|
-
Manual: '1',
|
|
57
|
-
NotaFiscal: '2',
|
|
58
|
-
Pedido: '3',
|
|
59
|
-
description(val) {
|
|
60
|
-
switch (val) {
|
|
61
|
-
case this.Manual:
|
|
62
|
-
return 'Manual';
|
|
63
|
-
case this.NotaFiscal:
|
|
64
|
-
return 'Nota Fiscal';
|
|
65
|
-
case this.Pedido:
|
|
66
|
-
return 'Pedido';
|
|
67
|
-
default:
|
|
68
|
-
return 'enum not found';
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
};
|
|
72
|
-
exports.TipoCategoria = {
|
|
73
|
-
Beleza: '0',
|
|
74
|
-
Bolsa: '1',
|
|
75
|
-
Calçado: '2',
|
|
76
|
-
Celular: '3',
|
|
77
|
-
Decoracao: '4',
|
|
78
|
-
Eletrodomestico: '5',
|
|
79
|
-
Eletronico: '6',
|
|
80
|
-
Esporte: '7',
|
|
81
|
-
Ferramenta: '8',
|
|
82
|
-
Game: '9',
|
|
83
|
-
Movel: '10',
|
|
84
|
-
Vestuario: '11',
|
|
85
|
-
Saude: '12',
|
|
86
|
-
description(val) {
|
|
87
|
-
switch (val) {
|
|
88
|
-
case this.Beleza:
|
|
89
|
-
return 'Beleza';
|
|
90
|
-
case this.Bolsa:
|
|
91
|
-
return 'Bolsas';
|
|
92
|
-
case this.Calçado:
|
|
93
|
-
return 'Calçados';
|
|
94
|
-
case this.Celular:
|
|
95
|
-
return 'Celular';
|
|
96
|
-
case this.Decoracao:
|
|
97
|
-
return 'Decoração';
|
|
98
|
-
case this.Eletrodomestico:
|
|
99
|
-
return 'Eletrodomésticos';
|
|
100
|
-
case this.Eletronico:
|
|
101
|
-
return 'Eletrônicos';
|
|
102
|
-
case this.Esporte:
|
|
103
|
-
return 'Esportes';
|
|
104
|
-
case this.Ferramenta:
|
|
105
|
-
return 'Ferramentas';
|
|
106
|
-
case this.Game:
|
|
107
|
-
return 'Games';
|
|
108
|
-
case this.Movel:
|
|
109
|
-
return 'Móveis';
|
|
110
|
-
case this.Vestuario:
|
|
111
|
-
return 'Vestuário';
|
|
112
|
-
case this.Saude:
|
|
113
|
-
return 'Saúde';
|
|
114
|
-
default:
|
|
115
|
-
break;
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
};
|
|
119
|
-
exports.TipoImagemGaleria = {
|
|
120
|
-
Geral: '0',
|
|
121
|
-
PorGrade: '1',
|
|
122
|
-
description(val) {
|
|
123
|
-
switch (val) {
|
|
124
|
-
case this.Geral:
|
|
125
|
-
return 'Geral';
|
|
126
|
-
case this.PorGrade:
|
|
127
|
-
return 'Por Grade';
|
|
128
|
-
default:
|
|
129
|
-
return 'enum not found';
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
};
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.TipoImagemGaleria = exports.TipoCategoria = exports.OrigemMovimentacaoEstoque = exports.SituacaoMovimentacaoEstoque = exports.TipoValoracao = exports.TipoProduto = void 0;
|
|
4
|
+
exports.TipoProduto = {
|
|
5
|
+
Simples: '0',
|
|
6
|
+
ComGrade: '1',
|
|
7
|
+
description(val) {
|
|
8
|
+
switch (val) {
|
|
9
|
+
case this.Simples:
|
|
10
|
+
return 'Simples';
|
|
11
|
+
case this.ComGrade:
|
|
12
|
+
return 'Com Grade';
|
|
13
|
+
default:
|
|
14
|
+
return 'enum not found';
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
};
|
|
18
|
+
exports.TipoValoracao = {
|
|
19
|
+
PrecoAquisicao: '0',
|
|
20
|
+
PrecoCusto: '1',
|
|
21
|
+
PrecoVenda: '2',
|
|
22
|
+
PrecoAtacado: '3',
|
|
23
|
+
description(val) {
|
|
24
|
+
switch (val) {
|
|
25
|
+
case this.PrecoAquisicao:
|
|
26
|
+
return 'Preço de Aquisição';
|
|
27
|
+
case this.PrecoCusto:
|
|
28
|
+
return 'Preço de Custo';
|
|
29
|
+
case this.PrecoVenda:
|
|
30
|
+
return 'Preço de Venda';
|
|
31
|
+
case this.PrecoAtacado:
|
|
32
|
+
return 'Preço de Atacado';
|
|
33
|
+
default:
|
|
34
|
+
return 'enum not found';
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
};
|
|
38
|
+
exports.SituacaoMovimentacaoEstoque = {
|
|
39
|
+
EmEdicao: '0',
|
|
40
|
+
Processado: '1',
|
|
41
|
+
Estornado: '2',
|
|
42
|
+
description(val) {
|
|
43
|
+
switch (val) {
|
|
44
|
+
case this.EmEdicao:
|
|
45
|
+
return 'Em Edição';
|
|
46
|
+
case this.Processado:
|
|
47
|
+
return 'Processado';
|
|
48
|
+
case this.Estornado:
|
|
49
|
+
return 'Estornado';
|
|
50
|
+
default:
|
|
51
|
+
return 'enum not found';
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
};
|
|
55
|
+
exports.OrigemMovimentacaoEstoque = {
|
|
56
|
+
Manual: '1',
|
|
57
|
+
NotaFiscal: '2',
|
|
58
|
+
Pedido: '3',
|
|
59
|
+
description(val) {
|
|
60
|
+
switch (val) {
|
|
61
|
+
case this.Manual:
|
|
62
|
+
return 'Manual';
|
|
63
|
+
case this.NotaFiscal:
|
|
64
|
+
return 'Nota Fiscal';
|
|
65
|
+
case this.Pedido:
|
|
66
|
+
return 'Pedido';
|
|
67
|
+
default:
|
|
68
|
+
return 'enum not found';
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
};
|
|
72
|
+
exports.TipoCategoria = {
|
|
73
|
+
Beleza: '0',
|
|
74
|
+
Bolsa: '1',
|
|
75
|
+
Calçado: '2',
|
|
76
|
+
Celular: '3',
|
|
77
|
+
Decoracao: '4',
|
|
78
|
+
Eletrodomestico: '5',
|
|
79
|
+
Eletronico: '6',
|
|
80
|
+
Esporte: '7',
|
|
81
|
+
Ferramenta: '8',
|
|
82
|
+
Game: '9',
|
|
83
|
+
Movel: '10',
|
|
84
|
+
Vestuario: '11',
|
|
85
|
+
Saude: '12',
|
|
86
|
+
description(val) {
|
|
87
|
+
switch (val) {
|
|
88
|
+
case this.Beleza:
|
|
89
|
+
return 'Beleza';
|
|
90
|
+
case this.Bolsa:
|
|
91
|
+
return 'Bolsas';
|
|
92
|
+
case this.Calçado:
|
|
93
|
+
return 'Calçados';
|
|
94
|
+
case this.Celular:
|
|
95
|
+
return 'Celular';
|
|
96
|
+
case this.Decoracao:
|
|
97
|
+
return 'Decoração';
|
|
98
|
+
case this.Eletrodomestico:
|
|
99
|
+
return 'Eletrodomésticos';
|
|
100
|
+
case this.Eletronico:
|
|
101
|
+
return 'Eletrônicos';
|
|
102
|
+
case this.Esporte:
|
|
103
|
+
return 'Esportes';
|
|
104
|
+
case this.Ferramenta:
|
|
105
|
+
return 'Ferramentas';
|
|
106
|
+
case this.Game:
|
|
107
|
+
return 'Games';
|
|
108
|
+
case this.Movel:
|
|
109
|
+
return 'Móveis';
|
|
110
|
+
case this.Vestuario:
|
|
111
|
+
return 'Vestuário';
|
|
112
|
+
case this.Saude:
|
|
113
|
+
return 'Saúde';
|
|
114
|
+
default:
|
|
115
|
+
break;
|
|
116
|
+
}
|
|
117
|
+
},
|
|
118
|
+
};
|
|
119
|
+
exports.TipoImagemGaleria = {
|
|
120
|
+
Geral: '0',
|
|
121
|
+
PorGrade: '1',
|
|
122
|
+
description(val) {
|
|
123
|
+
switch (val) {
|
|
124
|
+
case this.Geral:
|
|
125
|
+
return 'Geral';
|
|
126
|
+
case this.PorGrade:
|
|
127
|
+
return 'Por Grade';
|
|
128
|
+
default:
|
|
129
|
+
return 'enum not found';
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
};
|
package/dist/people/index.d.ts
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export declare const TipoEndereco: {
|
|
2
|
-
Residencial: string;
|
|
3
|
-
Comercial: string;
|
|
4
|
-
description(val: string): "enum not found" | "Residencial" | "Comercial";
|
|
5
|
-
};
|
|
6
|
-
export declare const TipoPessoa: {
|
|
7
|
-
Fisico: string;
|
|
8
|
-
Juridico: string;
|
|
9
|
-
description(val: string): "enum not found" | "Físico" | "Jurídico";
|
|
10
|
-
};
|
|
11
|
-
export declare const GeneroPessoa: {
|
|
12
|
-
Masculino: string;
|
|
13
|
-
Feminino: string;
|
|
14
|
-
description(val: string): "enum not found" | "Masculino" | "Feminino";
|
|
15
|
-
};
|
|
1
|
+
export declare const TipoEndereco: {
|
|
2
|
+
Residencial: string;
|
|
3
|
+
Comercial: string;
|
|
4
|
+
description(val: string): "enum not found" | "Residencial" | "Comercial";
|
|
5
|
+
};
|
|
6
|
+
export declare const TipoPessoa: {
|
|
7
|
+
Fisico: string;
|
|
8
|
+
Juridico: string;
|
|
9
|
+
description(val: string): "enum not found" | "Físico" | "Jurídico";
|
|
10
|
+
};
|
|
11
|
+
export declare const GeneroPessoa: {
|
|
12
|
+
Masculino: string;
|
|
13
|
+
Feminino: string;
|
|
14
|
+
description(val: string): "enum not found" | "Masculino" | "Feminino";
|
|
15
|
+
};
|