@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.
@@ -22063,8 +22063,8 @@ var wt_tabs_component = componentNormalizer_normalizeComponent(
22063
22063
  )
22064
22064
 
22065
22065
  /* harmony default export */ var wt_tabs = (wt_tabs_component.exports);
22066
- ;// 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&
22067
- 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:{
22066
+ ;// 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&
22067
+ 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:{
22068
22068
  'wt-tags-input--disabled': _vm.disabled,
22069
22069
  'wt-tags-input--invalid': _vm.invalid,
22070
22070
  'wt-tags-input--loading': _vm.isLoading,
@@ -22076,7 +22076,7 @@ return [_c('wt-chip',{staticClass:"multiselect__custom-tag"},[_vm._v(" "+_vm._s(
22076
22076
  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){
22077
22077
  var toggle = ref.toggle;
22078
22078
  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)}
22079
- var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns = []
22079
+ var wt_tags_inputvue_type_template_id_29a2fe0a_scoped_true_staticRenderFns = []
22080
22080
 
22081
22081
 
22082
22082
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-81[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&
@@ -22196,12 +22196,13 @@ var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns = []
22196
22196
  },
22197
22197
  methods: {
22198
22198
  tag: function tag(searchQuery, id) {
22199
+ var _ref;
22200
+
22199
22201
  this.$emit('tag', searchQuery, id);
22202
+ var tag = this.trackBy ? (_ref = {}, defineProperty_defineProperty(_ref, this.optionLabel || 'name', searchQuery), defineProperty_defineProperty(_ref, this.trackBy, id || searchQuery), _ref) : searchQuery;
22203
+ this.options.unshift(tag);
22200
22204
 
22201
22205
  if (!this.manualTagging) {
22202
- var _ref;
22203
-
22204
- var tag = this.trackBy ? (_ref = {}, defineProperty_defineProperty(_ref, this.optionLabel || 'name', searchQuery), defineProperty_defineProperty(_ref, this.trackBy, id || searchQuery), _ref) : searchQuery;
22205
22206
  var value = [].concat(_toConsumableArray(this.value), [tag]);
22206
22207
  this.input(value);
22207
22208
  }
@@ -22224,10 +22225,10 @@ var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns = []
22224
22225
  });
22225
22226
  ;// CONCATENATED MODULE: ./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=script&lang=js&
22226
22227
  /* harmony default export */ var wt_tags_input_wt_tags_inputvue_type_script_lang_js_ = (wt_tags_inputvue_type_script_lang_js_);
22227
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-63[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63[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&
22228
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-63[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63[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&
22228
22229
  // extracted by mini-css-extract-plugin
22229
22230
 
22230
- ;// CONCATENATED MODULE: ./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=style&index=0&id=0579d54b&lang=scss&scoped=true&
22231
+ ;// CONCATENATED MODULE: ./src/components/molecules/wt-tags-input/wt-tags-input.vue?vue&type=style&index=0&id=29a2fe0a&lang=scss&scoped=true&
22231
22232
 
22232
22233
  ;// CONCATENATED MODULE: ./src/components/molecules/wt-tags-input/wt-tags-input.vue
22233
22234
 
@@ -22240,11 +22241,11 @@ var wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns = []
22240
22241
 
22241
22242
  var wt_tags_input_component = componentNormalizer_normalizeComponent(
22242
22243
  wt_tags_input_wt_tags_inputvue_type_script_lang_js_,
22243
- wt_tags_inputvue_type_template_id_0579d54b_scoped_true_render,
22244
- wt_tags_inputvue_type_template_id_0579d54b_scoped_true_staticRenderFns,
22244
+ wt_tags_inputvue_type_template_id_29a2fe0a_scoped_true_render,
22245
+ wt_tags_inputvue_type_template_id_29a2fe0a_scoped_true_staticRenderFns,
22245
22246
  false,
22246
22247
  null,
22247
- "0579d54b",
22248
+ "29a2fe0a",
22248
22249
  null
22249
22250
 
22250
22251
  )