@phoenix-cg/v-tabs 0.1.9 → 0.1.10

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.
@@ -5745,7 +5745,7 @@ if (typeof window !== 'undefined') {
5745
5745
  // Indicate to webpack that this file can be concatenated
5746
5746
  /* harmony default export */ var setPublicPath = (null);
5747
5747
 
5748
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7e8bfa6e-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/VTabs.vue?vue&type=template&id=90ad8fd4&
5748
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"0ba86ef6-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/VTabs.vue?vue&type=template&id=68fa2af6&
5749
5749
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"v-tabs",class:[("__" + _vm.direction)]},[_c('div',{staticClass:"v-tabs_inner"},_vm._l((_vm.list),function(tab){return _c('div',{key:tab[_vm.trackBy],ref:"tabs",refInFor:true,staticClass:"v-tabs_tab",class:{
5750
5750
  __active: _vm.value && _vm.value[_vm.trackBy] === tab[_vm.trackBy],
5751
5751
  _disabled: tab && tab._disabled
@@ -5753,7 +5753,7 @@ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._sel
5753
5753
  var staticRenderFns = []
5754
5754
 
5755
5755
 
5756
- // CONCATENATED MODULE: ./src/components/VTabs.vue?vue&type=template&id=90ad8fd4&
5756
+ // CONCATENATED MODULE: ./src/components/VTabs.vue?vue&type=template&id=68fa2af6&
5757
5757
 
5758
5758
  // CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithHoles.js
5759
5759
  function _arrayWithHoles(arr) {
@@ -6036,7 +6036,7 @@ var es_array_find = __webpack_require__("7db0");
6036
6036
  while (1) {
6037
6037
  switch (_context.prev = _context.next) {
6038
6038
  case 0:
6039
- if (_this2.calcSlider) {
6039
+ if (_this2.withSlider) {
6040
6040
  _context.next = 2;
6041
6041
  break;
6042
6042
  }