@webitel/ui-sdk 2.1.0 → 2.1.1

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.
@@ -22045,8 +22045,8 @@ var wt_tabs_component = componentNormalizer_normalizeComponent(
22045
22045
  )
22046
22046
 
22047
22047
  /* harmony default export */ var wt_tabs = (wt_tabs_component.exports);
22048
- ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=template&id=0579d54b&scoped=true&
22049
- var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"wt-tags-input",class:{
22048
+ ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=template&id=29a2fe0a&scoped=true&
22049
+ var wt_tags_inputvue_type_template_id_29a2fe0a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"wt-tags-input",class:{
22050
22050
  'wt-tags-input--disabled': _vm.disabled,
22051
22051
  'wt-tags-input--invalid': _vm.invalid,
22052
22052
  'wt-tags-input--loading': _vm.isLoading,
@@ -22058,7 +22058,7 @@ return [_c('wt-chip',{staticClass:"multiselect__custom-tag"},[_vm._v(" "+_vm._s(
22058
22058
  return [_vm._t("option",function(){return [_vm._v(" "+_vm._s(_vm.getTagOptionLabel({ option: option, optionLabel: _vm.optionLabel }))+" ")]},null,{ option: option, optionLabel: _vm.optionLabel })]}},{key:"caret",fn:function(ref){
22059
22059
  var toggle = ref.toggle;
22060
22060
  return [_c('wt-icon-btn',{staticClass:"multiselect__select",attrs:{"disabled":_vm.disabled,"color":"active","icon":"arrow-down"},nativeOn:{"mousedown":function($event){$event.preventDefault();$event.stopPropagation();return toggle.apply(null, arguments)}}})]}},{key:"beforeList",fn:function(){return [_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.isLoading),expression:"isLoading"}],staticClass:"multiselect__loading-wrapper"},[_c('wt-loader',{attrs:{"size":"sm"}})],1)]},proxy:true},(_vm.showIntersectionObserver)?{key:"afterList",fn:function(){return [_c('div',{directives:[{name:"observe-visibility",rawName:"v-observe-visibility",value:(_vm.handleAfterListIntersect),expression:"handleAfterListIntersect"}]})]},proxy:true}:null],null,true)},'vue-multiselect',_vm.$attrs,false),_vm.listeners)),(_vm.isValidation)?_c('wt-input-info',{attrs:{"invalid":_vm.invalid}},[_vm._v(_vm._s(_vm.validationText)+" ")]):_vm._e()],1)}
22061
- var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns = []
22061
+ var wt_tags_inputvue_type_template_id_29a2fe0a_scoped_true_staticRenderFns = []
22062
22062
 
22063
22063
 
22064
22064
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=script&lang=js&
@@ -22178,12 +22178,13 @@ var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns = []
22178
22178
  },
22179
22179
  methods: {
22180
22180
  tag: function tag(searchQuery, id) {
22181
+ var _ref;
22182
+
22181
22183
  this.$emit('tag', searchQuery, id);
22184
+ var tag = this.trackBy ? (_ref = {}, defineProperty_defineProperty(_ref, this.optionLabel || 'name', searchQuery), defineProperty_defineProperty(_ref, this.trackBy, id || searchQuery), _ref) : searchQuery;
22185
+ this.options.unshift(tag);
22182
22186
 
22183
22187
  if (!this.manualTagging) {
22184
- var _ref;
22185
-
22186
- var tag = this.trackBy ? (_ref = {}, defineProperty_defineProperty(_ref, this.optionLabel || 'name', searchQuery), defineProperty_defineProperty(_ref, this.trackBy, id || searchQuery), _ref) : searchQuery;
22187
22188
  var value = [].concat(_toConsumableArray(this.value), [tag]);
22188
22189
  this.input(value);
22189
22190
  }
@@ -22206,10 +22207,10 @@ var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns = []
22206
22207
  });
22207
22208
  ;// CONCATENATED MODULE: ./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=script&lang=js&
22208
22209
  /* harmony default export */ var wt_tags_input_wt_tags_inputvue_type_script_lang_js_ = (wt_tags_inputvue_type_script_lang_js_);
22209
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=style&index=0&id=0579d54b&lang=scss&scoped=true&
22210
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=style&index=0&id=29a2fe0a&lang=scss&scoped=true&
22210
22211
  // extracted by mini-css-extract-plugin
22211
22212
 
22212
- ;// CONCATENATED MODULE: ./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=style&index=0&id=0579d54b&lang=scss&scoped=true&
22213
+ ;// CONCATENATED MODULE: ./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=style&index=0&id=29a2fe0a&lang=scss&scoped=true&
22213
22214
 
22214
22215
  ;// CONCATENATED MODULE: ./src/components/molecules/wt-tags-input/wt-tags-input.vue
22215
22216
 
@@ -22222,11 +22223,11 @@ var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns = []
22222
22223
 
22223
22224
  var wt_tags_input_component = componentNormalizer_normalizeComponent(
22224
22225
  wt_tags_input_wt_tags_inputvue_type_script_lang_js_,
22225
- wt_tags_inputvue_type_template_id_0579d54b_scoped_true_render,
22226
- wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns,
22226
+ wt_tags_inputvue_type_template_id_29a2fe0a_scoped_true_render,
22227
+ wt_tags_inputvue_type_template_id_29a2fe0a_scoped_true_staticRenderFns,
22227
22228
  false,
22228
22229
  null,
22229
- "0579d54b",
22230
+ "29a2fe0a",
22230
22231
  null
22231
22232
 
22232
22233
  )