@everchron/ec-shards 0.7.71 → 0.7.72
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ec-shards.common.js +6 -6
- package/dist/ec-shards.common.js.map +1 -1
- package/dist/ec-shards.css +1 -1
- package/dist/ec-shards.umd.js +6 -6
- package/dist/ec-shards.umd.js.map +1 -1
- package/dist/ec-shards.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/formatted/formatted.vue +9 -4
package/dist/ec-shards.common.js
CHANGED
|
@@ -14650,12 +14650,12 @@ var commentvue_type_template_id_43788158_scoped_true_staticRenderFns = []
|
|
|
14650
14650
|
|
|
14651
14651
|
// CONCATENATED MODULE: ./src/components/comment/comment.vue?vue&type=template&id=43788158&scoped=true&
|
|
14652
14652
|
|
|
14653
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e1d4f608-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/formatted/formatted.vue?vue&type=template&id=
|
|
14654
|
-
var
|
|
14655
|
-
var
|
|
14653
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e1d4f608-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/formatted/formatted.vue?vue&type=template&id=abb0f664&
|
|
14654
|
+
var formattedvue_type_template_id_abb0f664_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ecs-formatted",class:_vm.small ? "ecs-formatted-sml" : ''},[(!_vm.loading)?_vm._t("default"):_c('ecs-skeleton-loader',{attrs:{"type":"multi","count":_vm.skeletonCount}})],2)}
|
|
14655
|
+
var formattedvue_type_template_id_abb0f664_staticRenderFns = []
|
|
14656
14656
|
|
|
14657
14657
|
|
|
14658
|
-
// CONCATENATED MODULE: ./src/components/formatted/formatted.vue?vue&type=template&id=
|
|
14658
|
+
// CONCATENATED MODULE: ./src/components/formatted/formatted.vue?vue&type=template&id=abb0f664&
|
|
14659
14659
|
|
|
14660
14660
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"e1d4f608-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/skeleton-loader/skeleton-loader.vue?vue&type=template&id=68ba52bb&scoped=true&
|
|
14661
14661
|
var skeleton_loadervue_type_template_id_68ba52bb_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.type === 'rect')?_c('div',{staticClass:"skeleton skeleton-rectangle",style:({ width: _vm.width + 'px', 'height': _vm.height + 'px' })}):(_vm.type === 'multi')?_c('div',{staticClass:"skeletons"},_vm._l((parseInt(_vm.count)),function(n){return _c('div',{key:n,staticClass:"skeleton skeleton-single"})})):_c('div',{staticClass:"skeleton skeleton-single",style:({ width: _vm.width + '%' })})}
|
|
@@ -14769,8 +14769,8 @@ var formattedvue_type_style_index_0_lang_scss_ = __webpack_require__("3441");
|
|
|
14769
14769
|
|
|
14770
14770
|
var formatted_component = normalizeComponent(
|
|
14771
14771
|
formatted_formattedvue_type_script_lang_js_,
|
|
14772
|
-
|
|
14773
|
-
|
|
14772
|
+
formattedvue_type_template_id_abb0f664_render,
|
|
14773
|
+
formattedvue_type_template_id_abb0f664_staticRenderFns,
|
|
14774
14774
|
false,
|
|
14775
14775
|
null,
|
|
14776
14776
|
null,
|