Comparing version 1.4.1 to 1.4.2
@@ -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; | ||
@@ -21,2 +23,10 @@ }; | ||
}; | ||
HOME_PAGE_FEATURED_BRANDS: { | ||
KEY: string; | ||
DEFAULT: string; | ||
}; | ||
HOME_PAGE_FEATURED_BRANDS_TITLE: { | ||
KEY: string; | ||
DEFAULT: string; | ||
}; | ||
BLOCKS: ({ | ||
@@ -206,2 +216,5 @@ id: number; | ||
}; | ||
/** | ||
* Constante de configuração de aparência das páginas | ||
*/ | ||
DARK: { | ||
@@ -208,0 +221,0 @@ COLOR: { |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -19,2 +19,10 @@ /** Referencia da aparencia na pagina inicial */ | ||
}; | ||
HOME_PAGE_FEATURED_BRANDS: { | ||
KEY: string; | ||
DEFAULT: string; | ||
}; | ||
HOME_PAGE_FEATURED_BRANDS_TITLE: { | ||
KEY: string; | ||
DEFAULT: string; | ||
}; | ||
BLOCKS: ({ | ||
@@ -21,0 +29,0 @@ id: number; |
@@ -13,3 +13,3 @@ "use strict"; | ||
KEY: 'home_page_blocks', | ||
DEFAULT: '1,2,3,4,5,6,7,8', | ||
DEFAULT: '1,2,3,4,5,6,7,8,9', | ||
}, | ||
@@ -24,2 +24,10 @@ HOME_PAGE_FEATURED_CATEGORY: { | ||
}, | ||
HOME_PAGE_FEATURED_BRANDS: { | ||
KEY: 'home_page_featured_brands', | ||
DEFAULT: ' ', | ||
}, | ||
HOME_PAGE_FEATURED_BRANDS_TITLE: { | ||
KEY: 'home_page_featured_brands_title', | ||
DEFAULT: ' ', | ||
}, | ||
BLOCKS: [ | ||
@@ -123,2 +131,13 @@ { | ||
}, | ||
{ | ||
id: 9, | ||
name: 'Compre por marca', | ||
icon: { | ||
type: 'Fatypes', | ||
size: DEFAULT_ICON_SIZE, | ||
}, | ||
enabled: true, | ||
immutable: false, | ||
badge: null, | ||
}, | ||
], | ||
@@ -125,0 +144,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.1", | ||
"version": "1.4.2", | ||
"description": "Enumerados ModerShop", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
269410
7354
1