@everymatrix/blog-article-details
Advanced tools
Comparing version 1.29.1 to 1.29.3
@@ -1,1 +0,1 @@ | ||
import{p as t,b as e}from"./p-68e0210a.js";(()=>{const e=import.meta.url,s={};return""!==e&&(s.resourcesUrl=new URL(".",e).href),t(s)})().then((t=>e([["p-aa5d739c",[[1,"blog-article-details",{cmsEndpoint:[513,"cms-endpoint"],language:[513],userRoles:[513,"user-roles"],cmsEnv:[513,"cms-env"],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],showPublishingDate:[516,"show-publishing-date"],showImage:[516,"show-image"],showTitle:[516,"show-title"],showContent:[516,"show-content"],postId:[514,"post-id"],postSlug:[513,"post-slug"],postCustomPath:[513,"post-custom-path"],intlDateTimeFormat:[1,"intl-date-time-format"],hasErrors:[32],limitStylingAppends:[32],isLoading:[32],bannerMatrixReady:[32],device:[32]},[[8,"BannerMatrixReady","handleBannerReady"]]]]]],t))); | ||
import{p as t,b as e}from"./p-68e0210a.js";(()=>{const e=import.meta.url,s={};return""!==e&&(s.resourcesUrl=new URL(".",e).href),t(s)})().then((t=>e([["p-d19c174c",[[1,"blog-article-details",{cmsEndpoint:[513,"cms-endpoint"],language:[513],userRoles:[513,"user-roles"],cmsEnv:[513,"cms-env"],clientStyling:[513,"client-styling"],clientStylingUrl:[513,"client-styling-url"],showPublishingDate:[516,"show-publishing-date"],showImage:[516,"show-image"],showTitle:[516,"show-title"],showContent:[516,"show-content"],postId:[514,"post-id"],postSlug:[513,"post-slug"],postCustomPath:[513,"post-custom-path"],intlDateTimeFormat:[1,"intl-date-time-format"],hasErrors:[32],limitStylingAppends:[32],isLoading:[32],bannerMatrixReady:[32],device:[32]},[[8,"BannerMatrixReady","handleBannerReady"]]]]]],t))); |
@@ -24,2 +24,8 @@ 'use strict'; | ||
error: 'Greška', | ||
}, | ||
'pt-br': { | ||
error: 'Erro' | ||
}, | ||
'es-mx': { | ||
error: 'Error' | ||
} | ||
@@ -26,0 +32,0 @@ }; |
@@ -18,2 +18,8 @@ const DEFAULT_LANGUAGE = 'en'; | ||
error: 'Greška', | ||
}, | ||
'pt-br': { | ||
error: 'Erro' | ||
}, | ||
'es-mx': { | ||
error: 'Error' | ||
} | ||
@@ -20,0 +26,0 @@ }; |
@@ -20,2 +20,8 @@ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client'; | ||
error: 'Greška', | ||
}, | ||
'pt-br': { | ||
error: 'Erro' | ||
}, | ||
'es-mx': { | ||
error: 'Error' | ||
} | ||
@@ -22,0 +28,0 @@ }; |
@@ -20,2 +20,8 @@ import { r as registerInstance, h } from './index-a6d43dfd.js'; | ||
error: 'Greška', | ||
}, | ||
'pt-br': { | ||
error: 'Erro' | ||
}, | ||
'es-mx': { | ||
error: 'Error' | ||
} | ||
@@ -22,0 +28,0 @@ }; |
{ | ||
"name": "@everymatrix/blog-article-details", | ||
"version": "1.29.1", | ||
"version": "1.29.3", | ||
"main": "./dist/index.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
364708
6441