@everymatrix/blog-article-details
Advanced tools
Comparing version
@@ -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-82230cc2",[[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"],postMessageEvent:[513,"post-message-event"],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-07387433",[[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"],postMessageEvent:[513,"post-message-event"],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))); |
@@ -8,3 +8,3 @@ 'use strict'; | ||
const DEFAULT_LANGUAGE = 'en'; | ||
const SUPPORTED_LANGUAGES = ['ro', 'en', 'fr', 'ar']; | ||
const SUPPORTED_LANGUAGES = ['ro', 'en', 'fr', 'ar', 'hr']; | ||
const TRANSLATIONS = { | ||
@@ -22,2 +22,5 @@ en: { | ||
error: 'خطأ', | ||
}, | ||
hr: { | ||
error: 'Greška', | ||
} | ||
@@ -24,0 +27,0 @@ }; |
const DEFAULT_LANGUAGE = 'en'; | ||
const SUPPORTED_LANGUAGES = ['ro', 'en', 'fr', 'ar']; | ||
const SUPPORTED_LANGUAGES = ['ro', 'en', 'fr', 'ar', 'hr']; | ||
const TRANSLATIONS = { | ||
@@ -15,2 +15,5 @@ en: { | ||
error: 'خطأ', | ||
}, | ||
hr: { | ||
error: 'Greška', | ||
} | ||
@@ -17,0 +20,0 @@ }; |
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client'; | ||
const DEFAULT_LANGUAGE = 'en'; | ||
const SUPPORTED_LANGUAGES = ['ro', 'en', 'fr', 'ar']; | ||
const SUPPORTED_LANGUAGES = ['ro', 'en', 'fr', 'ar', 'hr']; | ||
const TRANSLATIONS = { | ||
@@ -17,2 +17,5 @@ en: { | ||
error: 'خطأ', | ||
}, | ||
hr: { | ||
error: 'Greška', | ||
} | ||
@@ -19,0 +22,0 @@ }; |
import { r as registerInstance, h } from './index-a6d43dfd.js'; | ||
const DEFAULT_LANGUAGE = 'en'; | ||
const SUPPORTED_LANGUAGES = ['ro', 'en', 'fr', 'ar']; | ||
const SUPPORTED_LANGUAGES = ['ro', 'en', 'fr', 'ar', 'hr']; | ||
const TRANSLATIONS = { | ||
@@ -17,2 +17,5 @@ en: { | ||
error: 'خطأ', | ||
}, | ||
hr: { | ||
error: 'Greška', | ||
} | ||
@@ -19,0 +22,0 @@ }; |
{ | ||
"name": "@everymatrix/blog-article-details", | ||
"version": "1.25.0", | ||
"version": "1.26.0", | ||
"main": "./dist/index.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
364392
0.05%6461
0.19%