@mozaic-ds/vue 0.46.3-beta.0 → 0.46.3

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.
@@ -18081,7 +18081,7 @@ var web_dom_collections_for_each = __webpack_require__(4747);
18081
18081
  var es_object_keys = __webpack_require__(7941);
18082
18082
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.function.name.js
18083
18083
  var es_function_name = __webpack_require__(8309);
18084
- ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/accordion/MAccordion.vue?vue&type=template&id=04289e86&
18084
+ ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/accordion/MAccordion.vue?vue&type=template&id=4c39759a&
18085
18085
  var render = function render() {
18086
18086
  var _vm = this,
18087
18087
  _c = _vm._self._c;
@@ -18505,10 +18505,10 @@ var component = normalizeComponent(
18505
18505
  });
18506
18506
  ;// CONCATENATED MODULE: ./src/components/accordion/MAccordion.vue?vue&type=script&lang=js&
18507
18507
  /* harmony default export */ var accordion_MAccordionvue_type_script_lang_js_ = (MAccordionvue_type_script_lang_js_);
18508
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/accordion/MAccordion.vue?vue&type=style&index=0&id=04289e86&prod&lang=scss&
18508
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/accordion/MAccordion.vue?vue&type=style&index=0&id=4c39759a&prod&lang=scss&
18509
18509
  // extracted by mini-css-extract-plugin
18510
18510
 
18511
- ;// CONCATENATED MODULE: ./src/components/accordion/MAccordion.vue?vue&type=style&index=0&id=04289e86&prod&lang=scss&
18511
+ ;// CONCATENATED MODULE: ./src/components/accordion/MAccordion.vue?vue&type=style&index=0&id=4c39759a&prod&lang=scss&
18512
18512
 
18513
18513
  ;// CONCATENATED MODULE: ./src/components/accordion/MAccordion.vue
18514
18514
 
@@ -23161,10 +23161,10 @@ var Sorting = {
23161
23161
  }
23162
23162
  },
23163
23163
  mounted: function mounted() {
23164
- var _this$$refs, _this$$refs$datatable, _this$$refs$datatable2, _this$$refs$datatable3;
23164
+ var _this$$refs;
23165
23165
  this.load();
23166
23166
  this.created = true;
23167
- this.bodyStyleAttr = (_this$$refs = this.$refs) === null || _this$$refs === void 0 ? void 0 : (_this$$refs$datatable = _this$$refs.datatable) === null || _this$$refs$datatable === void 0 ? void 0 : (_this$$refs$datatable2 = _this$$refs$datatable.attributes) === null || _this$$refs$datatable2 === void 0 ? void 0 : (_this$$refs$datatable3 = _this$$refs$datatable2.style) === null || _this$$refs$datatable3 === void 0 ? void 0 : _this$$refs$datatable3.value;
23167
+ this.bodyStyleAttr = (_this$$refs = this.$refs) === null || _this$$refs === void 0 || (_this$$refs = _this$$refs.datatable) === null || _this$$refs === void 0 || (_this$$refs = _this$$refs.attributes) === null || _this$$refs === void 0 || (_this$$refs = _this$$refs.style) === null || _this$$refs === void 0 ? void 0 : _this$$refs.value;
23168
23168
  },
23169
23169
  methods: {
23170
23170
  getItemValue: function getItemValue(item, key) {
@@ -36091,8 +36091,8 @@ var MSidebarFeaturevue_type_template_id_96dc39f2_scoped_true_staticRenderFns = [
36091
36091
  },
36092
36092
  methods: {
36093
36093
  updateSelection: function updateSelection() {
36094
- var _ref, _this$selected, _this$selected2, _this$selected2$lv, _this$selected3, _this$selected4, _this$selected4$lv;
36095
- this.isSelected = (_ref = ((_this$selected = this.selected) === null || _this$selected === void 0 ? void 0 : _this$selected.lv1) && this.feature.code === ((_this$selected2 = this.selected) === null || _this$selected2 === void 0 ? void 0 : (_this$selected2$lv = _this$selected2.lv1) === null || _this$selected2$lv === void 0 ? void 0 : _this$selected2$lv.code) || ((_this$selected3 = this.selected) === null || _this$selected3 === void 0 ? void 0 : _this$selected3.lv2) && this.feature.code === ((_this$selected4 = this.selected) === null || _this$selected4 === void 0 ? void 0 : (_this$selected4$lv = _this$selected4.lv2) === null || _this$selected4$lv === void 0 ? void 0 : _this$selected4$lv.code)) !== null && _ref !== void 0 ? _ref : false;
36094
+ var _ref, _this$selected, _this$selected2, _this$selected3, _this$selected4;
36095
+ this.isSelected = (_ref = ((_this$selected = this.selected) === null || _this$selected === void 0 ? void 0 : _this$selected.lv1) && this.feature.code === ((_this$selected2 = this.selected) === null || _this$selected2 === void 0 || (_this$selected2 = _this$selected2.lv1) === null || _this$selected2 === void 0 ? void 0 : _this$selected2.code) || ((_this$selected3 = this.selected) === null || _this$selected3 === void 0 ? void 0 : _this$selected3.lv2) && this.feature.code === ((_this$selected4 = this.selected) === null || _this$selected4 === void 0 || (_this$selected4 = _this$selected4.lv2) === null || _this$selected4 === void 0 ? void 0 : _this$selected4.code)) !== null && _ref !== void 0 ? _ref : false;
36096
36096
  }
36097
36097
  }
36098
36098
  });
@@ -36166,8 +36166,8 @@ var MSidebarFeature_component = normalizeComponent(
36166
36166
  },
36167
36167
  methods: {
36168
36168
  updateSelected: function updateSelected() {
36169
- var _ref, _this$selected, _this$selected2, _this$selected2$lv;
36170
- this.isSelected = (_ref = ((_this$selected = this.selected) === null || _this$selected === void 0 ? void 0 : _this$selected.lv0) && this.featureGroup.code === ((_this$selected2 = this.selected) === null || _this$selected2 === void 0 ? void 0 : (_this$selected2$lv = _this$selected2.lv0) === null || _this$selected2$lv === void 0 ? void 0 : _this$selected2$lv.code) && (!this.selected.lv1 || !this.expand || !this.open)) !== null && _ref !== void 0 ? _ref : false;
36169
+ var _ref, _this$selected, _this$selected2;
36170
+ this.isSelected = (_ref = ((_this$selected = this.selected) === null || _this$selected === void 0 ? void 0 : _this$selected.lv0) && this.featureGroup.code === ((_this$selected2 = this.selected) === null || _this$selected2 === void 0 || (_this$selected2 = _this$selected2.lv0) === null || _this$selected2 === void 0 ? void 0 : _this$selected2.code) && (!this.selected.lv1 || !this.expand || !this.open)) !== null && _ref !== void 0 ? _ref : false;
36171
36171
  },
36172
36172
  featureClick: function featureClick(feature) {
36173
36173
  if (!feature.disabled) {
@@ -36238,7 +36238,7 @@ var MSidebarFeatureGroup_component = normalizeComponent(
36238
36238
  /* harmony default export */ var MSidebarFeatureGroup = (MSidebarFeatureGroup_component.exports);
36239
36239
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/sidebar/MSidebarSubFeatures.vue?vue&type=template&id=6ae5583c&scoped=true&
36240
36240
  var MSidebarSubFeaturesvue_type_template_id_6ae5583c_scoped_true_render = function render() {
36241
- var _vm$feature, _vm$feature2, _vm$feature3, _vm$feature3$items;
36241
+ var _vm$feature, _vm$feature2, _vm$feature3;
36242
36242
  var _vm = this,
36243
36243
  _c = _vm._self._c;
36244
36244
  return _c('div', {
@@ -36269,7 +36269,7 @@ var MSidebarSubFeaturesvue_type_template_id_6ae5583c_scoped_true_render = functi
36269
36269
  }
36270
36270
  })]), _c('span', {
36271
36271
  staticClass: "mc-sidebar-sub-feature__trigger__label"
36272
- }, [_vm._v(" " + _vm._s((_vm$feature2 = _vm.feature) === null || _vm$feature2 === void 0 ? void 0 : _vm$feature2.label) + " ")])])]), (_vm$feature3 = _vm.feature) !== null && _vm$feature3 !== void 0 && (_vm$feature3$items = _vm$feature3.items) !== null && _vm$feature3$items !== void 0 && _vm$feature3$items.length ? _c('ul', _vm._l(_vm.feature.items, function (subFeature, i) {
36272
+ }, [_vm._v(" " + _vm._s((_vm$feature2 = _vm.feature) === null || _vm$feature2 === void 0 ? void 0 : _vm$feature2.label) + " ")])])]), (_vm$feature3 = _vm.feature) !== null && _vm$feature3 !== void 0 && (_vm$feature3 = _vm$feature3.items) !== null && _vm$feature3 !== void 0 && _vm$feature3.length ? _c('ul', _vm._l(_vm.feature.items, function (subFeature, i) {
36273
36273
  return _c('li', {
36274
36274
  key: i,
36275
36275
  staticClass: "mc-sidebar-sub-feature__item",