Comparing version 1.0.9 to 1.0.10
@@ -122,3 +122,3 @@ import { defineComponent, reactive, watch, computed, toRefs, openBlock, createBlock, createVNode, toDisplayString, createCommentVNode } from 'vue'; | ||
]), | ||
(_ctx.type === 'horizontal') | ||
(_ctx.dayLang && _ctx.type === 'horizontal') | ||
? (openBlock(), createBlock("em", _hoisted_5, toDisplayString(_ctx.dayLang), 1 /* TEXT */)) | ||
@@ -125,0 +125,0 @@ : createCommentVNode("v-if", true), |
@@ -165,3 +165,3 @@ 'use strict'; | ||
]), | ||
(_ctx.type === 'horizontal') | ||
(_ctx.dayLang && _ctx.type === 'horizontal') | ||
? (vue.openBlock(), vue.createBlock("em", _hoisted_5, vue.toDisplayString(_ctx.dayLang), 1 /* TEXT */)) | ||
@@ -168,0 +168,0 @@ : vue.createCommentVNode("v-if", true), |
@@ -156,3 +156,3 @@ import { defineComponent, openBlock, createBlock, createVNode, reactive, watch, computed, toRefs, toDisplayString, createCommentVNode, ref, toRef, Fragment, renderSlot, inject, provide, h, getCurrentInstance, onMounted, withDirectives, vShow, nextTick } from 'vue'; | ||
]), | ||
(_ctx.type === 'horizontal') | ||
(_ctx.dayLang && _ctx.type === 'horizontal') | ||
? (openBlock(), createBlock("em", _hoisted_5, toDisplayString(_ctx.dayLang), 1 /* TEXT */)) | ||
@@ -159,0 +159,0 @@ : createCommentVNode("v-if", true), |
{ | ||
"name": "c-dhn-act", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "c-dhn-act component", | ||
@@ -5,0 +5,0 @@ "author": "peng.luo@asiainnovations.com>", |
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
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
178902