Comparing version 1.4.5 to 1.4.6
@@ -0,0 +0,0 @@ export declare const TipoItemCheckout: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const SituacaoPedido: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const TipoSolicitacao: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const TipoPermissao: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const MeioPagamento: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const ICMS_CST: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const listEnum: (object: any, filters?: never[]) => { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const Situacao: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export { listEnum, listObjectEnum } from './functions'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const TipoIntegracaoPagamento: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const TipoProduto: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -9,3 +9,5 @@ import APPEARANCE_REFERENCE from './reference'; | ||
ORDER: { | ||
KEY: string; | ||
KEY: string; /** | ||
* Constante de configuração de aparência das páginas | ||
*/ | ||
DEFAULT: string; | ||
@@ -29,2 +31,10 @@ }; | ||
}; | ||
HOME_PAGE_FEATURED_SELECTED_PRODUCTS: { | ||
KEY: string; | ||
DEFAULT: string; | ||
}; | ||
HOME_PAGE_FEATURED_SELECTED_PRODUCTS_TITLE: { | ||
KEY: string; | ||
DEFAULT: string; | ||
}; | ||
BLOCKS: ({ | ||
@@ -214,2 +224,5 @@ id: number; | ||
}; | ||
/** | ||
* Constante de configuração de aparência das páginas | ||
*/ | ||
DARK: { | ||
@@ -216,0 +229,0 @@ COLOR: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -27,2 +27,10 @@ /** Referencia da aparencia na pagina inicial */ | ||
}; | ||
HOME_PAGE_FEATURED_SELECTED_PRODUCTS: { | ||
KEY: string; | ||
DEFAULT: string; | ||
}; | ||
HOME_PAGE_FEATURED_SELECTED_PRODUCTS_TITLE: { | ||
KEY: string; | ||
DEFAULT: string; | ||
}; | ||
BLOCKS: ({ | ||
@@ -29,0 +37,0 @@ id: number; |
@@ -31,2 +31,10 @@ "use strict"; | ||
}, | ||
HOME_PAGE_FEATURED_SELECTED_PRODUCTS: { | ||
KEY: 'home_page_featured_selected_products', | ||
DEFAULT: '', | ||
}, | ||
HOME_PAGE_FEATURED_SELECTED_PRODUCTS_TITLE: { | ||
KEY: 'home_page_featured_selected_products_title', | ||
DEFAULT: '', | ||
}, | ||
BLOCKS: [ | ||
@@ -109,8 +117,5 @@ { | ||
}, | ||
enabled: false, | ||
enabled: true, | ||
immutable: false, | ||
badge: { | ||
color: 'info', | ||
text: 'Em breve', | ||
}, | ||
badge: null, | ||
}, | ||
@@ -117,0 +122,0 @@ { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const TipoEndereco: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const SituacaoOrganizacao: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare const TipoRelatorio: { |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "mdz-enum", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "Enumerados ModerShop", | ||
@@ -33,2 +33,1 @@ "main": "dist/index.js", | ||
} | ||
#Enumerados Moderniza |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
271152
7407