Skip to content

Commit bebb89a

Browse files
'deploy'
1 parent 9fd5a51 commit bebb89a

7 files changed

+26
-26
lines changed

dist/vuecode.common.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16804,6 +16804,13 @@ module.exports = function replace(state) {
1680416804
};
1680516805

1680616806

16807+
/***/ }),
16808+
16809+
/***/ "ak+3":
16810+
/***/ (function(module, exports) {
16811+
16812+
// removed by extract-text-webpack-plugin
16813+
1680716814
/***/ }),
1680816815

1680916816
/***/ "auBH":
@@ -20657,7 +20664,7 @@ var highlight_md = __webpack_require__("jgMU")({
2065720664
},
2065820665
data: function data() {
2065920666
return {
20660-
code: false || this.open || this.$vcoptions.open || !this.$slots.demo,
20667+
code: this.open || this.$vcoptions.open || !this.$slots.demo || false,
2066120668
options: false,
2066220669
theme: this.$vcoptions.theme || 'shadow'
2066320670
};
@@ -20711,7 +20718,7 @@ var highlight_md = __webpack_require__("jgMU")({
2071120718
}
2071220719
}
2071320720
});
20714-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/template-compiler?{"id":"data-v-4b016abd","hasScoped":false,"optionsId":"1","buble":{"transforms":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/vuecode/vuecode.vue
20721+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/template-compiler?{"id":"data-v-7d60a3c0","hasScoped":false,"optionsId":"2","buble":{"transforms":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/vuecode/vuecode.vue
2071520722
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"con-vuecode",class:{'shadow-vc':_vm.theme=='shadow','flat-vc':_vm.theme=='flat','line-vc':_vm.theme=='line'}},[_c('div',{staticClass:"con-demo"},[_c('header',{staticClass:"header"},[_c('div',{staticClass:"con-h2"},[_c('h2',{domProps:{"innerHTML":_vm._s(_vm.title)}})]),_c('div',{staticClass:"con-menu-vc"},[_c('ul',[(_vm.$slots.code)?_c('li',{staticClass:"btn-code flaticon-code",class:{'activo-vc':_vm.code},on:{"click":function($event){_vm.code=!_vm.code}}}):_vm._e(),(_vm.codepen)?_c('li',{staticClass:"btn-code"},[_c('a',{staticClass:"flaticon-3d-outlined-shape",attrs:{"target":"_blank","href":_vm.codepen}})]):_vm._e(),(_vm.jsfiddle)?_c('li',{staticClass:"btn-code"},[_c('a',{staticClass:"flaticon-jsfiddle-logo",attrs:{"target":"_blank","href":_vm.jsfiddle}})]):_vm._e(),(_vm.github)?_c('li',{staticClass:"btn-code"},[_c('a',{staticClass:"flaticon-github-logo",attrs:{"target":"_blank","href":_vm.github}})]):_vm._e()])])]),(_vm.$slots.demo)?_c('div',{staticClass:"demo"},[_vm._t("demo")],2):_vm._e(),_c('transition',{on:{"before-enter":_vm.beforeEnter,"enter":_vm.enter,"leave":_vm.leave}},[(_vm.$slots.code)?_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.code),expression:"code"}],ref:"code",staticClass:"con-code content-vc"},[_vm._t("code")],2):_vm._e()])],1)])}
2071620723
var staticRenderFns = []
2071720724

@@ -20820,7 +20827,7 @@ function normalizeComponent (
2082020827

2082120828
// CONCATENATED MODULE: ./src/vuecode/vuecode.vue
2082220829
function injectStyle (context) {
20823-
__webpack_require__("jmn8")
20830+
__webpack_require__("ak+3")
2082420831
}
2082520832
/* script */
2082620833

@@ -21404,13 +21411,6 @@ module.exports = function(hljs) {
2140421411

2140521412
/***/ }),
2140621413

21407-
/***/ "jmn8":
21408-
/***/ (function(module, exports) {
21409-
21410-
// removed by extract-text-webpack-plugin
21411-
21412-
/***/ }),
21413-
2141421414
/***/ "k+sj":
2141521415
/***/ (function(module, exports) {
2141621416

dist/vuecode.common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vuecode.umd.js

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5212,13 +5212,6 @@ module.exports = function(hljs) {
52125212

52135213
/***/ }),
52145214

5215-
/***/ "9hxm":
5216-
/***/ (function(module, exports) {
5217-
5218-
// removed by extract-text-webpack-plugin
5219-
5220-
/***/ }),
5221-
52225215
/***/ "9v3E":
52235216
/***/ (function(module, exports, __webpack_require__) {
52245217

@@ -20673,7 +20666,7 @@ var highlight_md = __webpack_require__("jgMU")({
2067320666
},
2067420667
data: function data() {
2067520668
return {
20676-
code: false || this.open || this.$vcoptions.open || !this.$slots.demo,
20669+
code: this.open || this.$vcoptions.open || !this.$slots.demo || false,
2067720670
options: false,
2067820671
theme: this.$vcoptions.theme || 'shadow'
2067920672
};
@@ -20727,7 +20720,7 @@ var highlight_md = __webpack_require__("jgMU")({
2072720720
}
2072820721
}
2072920722
});
20730-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/template-compiler?{"id":"data-v-4b016abd","hasScoped":false,"optionsId":"0","buble":{"transforms":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/vuecode/vuecode.vue
20723+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/template-compiler?{"id":"data-v-7d60a3c0","hasScoped":false,"optionsId":"1","buble":{"transforms":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/vuecode/vuecode.vue
2073120724
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"con-vuecode",class:{'shadow-vc':_vm.theme=='shadow','flat-vc':_vm.theme=='flat','line-vc':_vm.theme=='line'}},[_c('div',{staticClass:"con-demo"},[_c('header',{staticClass:"header"},[_c('div',{staticClass:"con-h2"},[_c('h2',{domProps:{"innerHTML":_vm._s(_vm.title)}})]),_c('div',{staticClass:"con-menu-vc"},[_c('ul',[(_vm.$slots.code)?_c('li',{staticClass:"btn-code flaticon-code",class:{'activo-vc':_vm.code},on:{"click":function($event){_vm.code=!_vm.code}}}):_vm._e(),(_vm.codepen)?_c('li',{staticClass:"btn-code"},[_c('a',{staticClass:"flaticon-3d-outlined-shape",attrs:{"target":"_blank","href":_vm.codepen}})]):_vm._e(),(_vm.jsfiddle)?_c('li',{staticClass:"btn-code"},[_c('a',{staticClass:"flaticon-jsfiddle-logo",attrs:{"target":"_blank","href":_vm.jsfiddle}})]):_vm._e(),(_vm.github)?_c('li',{staticClass:"btn-code"},[_c('a',{staticClass:"flaticon-github-logo",attrs:{"target":"_blank","href":_vm.github}})]):_vm._e()])])]),(_vm.$slots.demo)?_c('div',{staticClass:"demo"},[_vm._t("demo")],2):_vm._e(),_c('transition',{on:{"before-enter":_vm.beforeEnter,"enter":_vm.enter,"leave":_vm.leave}},[(_vm.$slots.code)?_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.code),expression:"code"}],ref:"code",staticClass:"con-code content-vc"},[_vm._t("code")],2):_vm._e()])],1)])}
2073220725
var staticRenderFns = []
2073320726

@@ -20836,7 +20829,7 @@ function normalizeComponent (
2083620829

2083720830
// CONCATENATED MODULE: ./src/vuecode/vuecode.vue
2083820831
function injectStyle (context) {
20839-
__webpack_require__("9hxm")
20832+
__webpack_require__("jmn8")
2084020833
}
2084120834
/* script */
2084220835

@@ -21420,6 +21413,13 @@ module.exports = function(hljs) {
2142021413

2142121414
/***/ }),
2142221415

21416+
/***/ "jmn8":
21417+
/***/ (function(module, exports) {
21418+
21419+
// removed by extract-text-webpack-plugin
21420+
21421+
/***/ }),
21422+
2142321423
/***/ "k+sj":
2142421424
/***/ (function(module, exports) {
2142521425

dist/vuecode.umd.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vuecode.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vuecode.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/vuecode/vuecode.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export default {
9292
},
9393
data(){
9494
return {
95-
code:false || this.open || this.$vcoptions.open || !this.$slots.demo,
95+
code:this.open || this.$vcoptions.open || !this.$slots.demo || false,
9696
options:false,
9797
theme:this.$vcoptions.theme || 'shadow',
9898
}
@@ -179,7 +179,7 @@ export default {
179179
180180
.flat {
181181
background: rgb(255, 255, 255);
182-
width: 100% !important;
182+
width: 100% !important
183183
}
184184
185185

0 commit comments

Comments
 (0)