@everymatrix/blog-article-details
Advanced tools
Comparing version 1.13.20 to 1.13.21
@@ -1,1 +0,1 @@ | ||
import{p as e,b as n}from"./p-68e0210a.js";(()=>{const n=import.meta.url,s={};return""!==n&&(s.resourcesUrl=new URL(".",n).href),e(s)})().then((e=>n([["p-d34c740d",[[1,"blog-article-details",{cmsEndpoint:[513,"cms-endpoint"],language:[513],userRoles:[513,"user-roles"],cmsEnv:[513,"cms-env"],handleClick:[513,"handle-click"],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"],hasErrors:[32],limitStylingAppends:[32],isLoading:[32],bannerMatrixReady:[32],device:[32]},[[8,"BannerMatrixReady","handleBannerReady"]]]]]],e))); | ||
import{p as e,b as n}from"./p-68e0210a.js";(()=>{const n=import.meta.url,s={};return""!==n&&(s.resourcesUrl=new URL(".",n).href),e(s)})().then((e=>n([["p-27fa1c04",[[1,"blog-article-details",{cmsEndpoint:[513,"cms-endpoint"],language:[513],userRoles:[513,"user-roles"],cmsEnv:[513,"cms-env"],handleClick:[513,"handle-click"],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"],hasErrors:[32],limitStylingAppends:[32],isLoading:[32],bannerMatrixReady:[32],device:[32]},[[8,"BannerMatrixReady","handleBannerReady"]]]]]],e))); |
@@ -175,3 +175,3 @@ 'use strict'; | ||
url.searchParams.append('userRoles', this.userRoles); | ||
url.searchParams.append('platform', getDevicePlatform()); | ||
url.searchParams.append('device', getDevicePlatform()); | ||
fetch(url.href) | ||
@@ -178,0 +178,0 @@ .then((res) => { |
@@ -103,3 +103,3 @@ import { Component, Prop, State, Watch, h, Listen } from '@stencil/core'; | ||
url.searchParams.append('userRoles', this.userRoles); | ||
url.searchParams.append('platform', getDevicePlatform()); | ||
url.searchParams.append('device', getDevicePlatform()); | ||
fetch(url.href) | ||
@@ -106,0 +106,0 @@ .then((res) => { |
@@ -173,3 +173,3 @@ import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client'; | ||
url.searchParams.append('userRoles', this.userRoles); | ||
url.searchParams.append('platform', getDevicePlatform()); | ||
url.searchParams.append('device', getDevicePlatform()); | ||
fetch(url.href) | ||
@@ -176,0 +176,0 @@ .then((res) => { |
@@ -171,3 +171,3 @@ import { r as registerInstance, h } from './index-a6d43dfd.js'; | ||
url.searchParams.append('userRoles', this.userRoles); | ||
url.searchParams.append('platform', getDevicePlatform()); | ||
url.searchParams.append('device', getDevicePlatform()); | ||
fetch(url.href) | ||
@@ -174,0 +174,0 @@ .then((res) => { |
{ | ||
"name": "@everymatrix/blog-article-details", | ||
"version": "1.13.20", | ||
"version": "1.13.21", | ||
"main": "./dist/index.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "./dist/index.js", |
355606