adata-ui 0.1.25 → 0.1.26
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.
- package/dist/adata-ui.common.js +61 -24
- package/dist/adata-ui.common.js.map +1 -1
- package/dist/adata-ui.umd.js +61 -24
- package/dist/adata-ui.umd.js.map +1 -1
- package/dist/adata-ui.umd.min.js +2 -2
- package/dist/adata-ui.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/src/components/Header/Header.vue +1 -3
- package/src/components/SearchTextField/SearchTextField.vue +40 -2
- package/src/configs/profileDropDown.js +5 -5
- package/src/assets/logo.png +0 -0
package/dist/adata-ui.umd.js
CHANGED
|
@@ -8478,14 +8478,14 @@ var Alert_component = normalizeComponent(
|
|
|
8478
8478
|
)
|
|
8479
8479
|
|
|
8480
8480
|
/* harmony default export */ var Alert = (Alert_component.exports);
|
|
8481
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3461635a-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/Header/Header.vue?vue&type=template&id=
|
|
8482
|
-
var
|
|
8481
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3461635a-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/Header/Header.vue?vue&type=template&id=709a0e50&
|
|
8482
|
+
var Headervue_type_template_id_709a0e50_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('header',{staticClass:"a-header",class:[{'bordered': _vm.isBordered}, {'fixed': _vm.isFixed}]},[_c('div',{staticClass:"container"},[_c('div',{staticClass:"a-header__left"},[_c('a',{staticClass:"logo",attrs:{"href":_vm.toAdtdev('https://adata.kz')}},[_c('svg',{staticClass:"adata-logo",attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 166 48"}},[_c('path',{attrs:{"d":"M62.926 38.22v-28h10.316c10.342 0 15.511 4.55 15.508 13.652 0 4.36-1.41 7.843-4.232 10.448-2.822 2.605-6.58 3.907-11.276 3.904l-10.316-.004zm6.56-22.868v17.752h3.248c2.839 0 5.069-.82 6.69-2.46 1.622-1.64 2.43-3.873 2.424-6.7 0-2.667-.8-4.767-2.403-6.3-1.602-1.533-3.853-2.297-6.752-2.292h-3.206zM118.5 38.22h-7.131l-2.079-6.228H98.958l-2.079 6.228h-7.093l10.598-28h7.775l10.341 28zm-10.723-11.072l-3.127-9.416a11.94 11.94 0 01-.486-2.516h-.162c-.07.83-.24 1.649-.508 2.44l-3.168 9.492h7.451zm31.833-11.796h-8.316V38.22h-6.557V15.352h-8.274v-5.136h23.147v5.136zM166 38.22h-7.143l-2.079-6.228h-10.349l-2.05 6.228h-7.106l10.598-28h7.776l10.353 28zm-10.719-11.072l-3.127-9.416a11.94 11.94 0 01-.486-2.516h-.163c-.069.83-.239 1.649-.507 2.44l-3.168 9.492h7.451zM24.553 15.252h-.163c-.069.83-.24 1.649-.507 2.44L20.715 27.2h7.45l-3.126-9.412a12.02 12.02 0 01-.486-2.536z"}}),_c('path',{attrs:{"d":"M44.905 0H4.99a5.091 5.091 0 00-3.528 1.406A4.71 4.71 0 000 4.8v38.4a4.71 4.71 0 001.461 3.394A5.091 5.091 0 004.99 48h39.916a5.091 5.091 0 003.528-1.406 4.71 4.71 0 001.462-3.394V4.8a4.71 4.71 0 00-1.462-3.394A5.091 5.091 0 0044.905 0zM31.737 38.26l-2.079-6.232H19.305l-2.05 6.232h-7.097l10.598-28h7.776l10.353 28h-7.148z"}})])]),(_vm.subheaderItems.length > 0)?_c('div',{staticClass:"menu"},_vm._l((_vm.subheaderItems),function(item,index){return _c('a',{key:index,staticClass:"menu__wrapper menu__items",class:{active: _vm.locationUrl.includes(_vm.toAdtdev(item.url))},attrs:{"href":_vm.toAdtdev(item.url)}},[_vm._v(" "+_vm._s(item.name)+" ")])}),0):_vm._e()]),_c('div',{staticClass:"a-header__right"},[_vm._t("chooseCountry"),_c('Profile',{attrs:{"profileDropDown":_vm.profileDropDown,"isDev":_vm.isDev,"isAuthenticated":_vm.isAuthenticated,"requestCount":_vm.requestCount,"daysRemaining":_vm.daysRemaining,"email":_vm.email,"loginUrl":_vm.loginUrl,"activeTabKey":_vm.activeTabKey},on:{"showBalanceModal":function (val) { _vm.$emit('showBalanceModal', val) },"setShowModal":function (val) { _vm.$emit('setShowModal', val) },"logout":function($event){return _vm.$emit('logout')},"setIsReplenishModal":function (val) { _vm.$emit('setIsReplenishModal', val) }}}),_c('div',{staticClass:"menu_mobile--switcher",on:{"click":_vm.changeValue}},[_c('svg',{attrs:{"width":"24","height":"24","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M2 4h20v2H2V4zm0 14h20v2H2v-2zm0-7h20v2H2v-2z","fill":"#2C3E50"}})])])],2)]),_c('MobileToggle',{scopedSlots:_vm._u([{key:"default",fn:function(ref){
|
|
8483
8483
|
var animationClass = ref.animationClass;
|
|
8484
|
-
return [_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.subheaderItems.length > 0 && _vm.isOpen),expression:"subheaderItems.length > 0 && isOpen"}],staticClass:"menu_mobile",class:animationClass},[_c('div',{staticClass:"mobile-table-head",on:{"click":function($event){$event.stopPropagation();return _vm.changeValue.apply(null, arguments)}}},[_c('svg',{attrs:{"width":"18","height":"18","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M4.414 18.142L18.556 4l1.415 1.414L5.828 19.556l-1.414-1.414z","fill":"#2C3E50"}}),_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M5.414 4l14.142 14.142-1.414 1.414L4 5.414 5.414 4z","fill":"#2C3E50"}})])]),_vm._l((_vm.subheaderItems),function(item,index){return _c('a',{key:index,staticClass:"menu_mobile-wrapper",class:{'active-burger-tab': _vm.locationUrl.includes(_vm.toAdtdev(item.url))},attrs:{"href":_vm.toAdtdev(item.url)}},[_vm._v(" "+_vm._s(item.name)+" ")])})],2)]}}]
|
|
8485
|
-
var
|
|
8484
|
+
return [_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.subheaderItems.length > 0 && _vm.isOpen),expression:"subheaderItems.length > 0 && isOpen"}],staticClass:"menu_mobile",class:animationClass},[_c('div',{staticClass:"mobile-table-head",on:{"click":function($event){$event.stopPropagation();return _vm.changeValue.apply(null, arguments)}}},[_c('svg',{attrs:{"width":"18","height":"18","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M4.414 18.142L18.556 4l1.415 1.414L5.828 19.556l-1.414-1.414z","fill":"#2C3E50"}}),_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M5.414 4l14.142 14.142-1.414 1.414L4 5.414 5.414 4z","fill":"#2C3E50"}})])]),_vm._l((_vm.subheaderItems),function(item,index){return _c('a',{key:index,staticClass:"menu_mobile-wrapper",class:{'active-burger-tab': _vm.locationUrl.includes(_vm.toAdtdev(item.url))},attrs:{"href":_vm.toAdtdev(item.url)}},[_vm._v(" "+_vm._s(item.name)+" ")])})],2)]}}])})],1)}
|
|
8485
|
+
var Headervue_type_template_id_709a0e50_staticRenderFns = []
|
|
8486
8486
|
|
|
8487
8487
|
|
|
8488
|
-
// CONCATENATED MODULE: ./src/components/Header/Header.vue?vue&type=template&id=
|
|
8488
|
+
// CONCATENATED MODULE: ./src/components/Header/Header.vue?vue&type=template&id=709a0e50&
|
|
8489
8489
|
|
|
8490
8490
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.number.constructor.js
|
|
8491
8491
|
var es_number_constructor = __webpack_require__("a9e3");
|
|
@@ -9297,11 +9297,12 @@ var profileDropDown = [{
|
|
|
9297
9297
|
id: 10,
|
|
9298
9298
|
name: "Профиль",
|
|
9299
9299
|
url: "https://work.adata.kz/profile/account"
|
|
9300
|
-
}, {
|
|
9301
|
-
|
|
9302
|
-
|
|
9303
|
-
|
|
9304
|
-
},
|
|
9300
|
+
}, // {
|
|
9301
|
+
// id: 11,
|
|
9302
|
+
// name: "Создать резюме",
|
|
9303
|
+
// url: "https://work.adata.kz/user/create"
|
|
9304
|
+
// },
|
|
9305
|
+
{
|
|
9305
9306
|
id: 12,
|
|
9306
9307
|
name: "Отклики",
|
|
9307
9308
|
url: "https://work.adata.kz/profile/application"
|
|
@@ -9471,7 +9472,6 @@ var profileDropDown = [{
|
|
|
9471
9472
|
data: function data() {
|
|
9472
9473
|
return {
|
|
9473
9474
|
profileDropDown: profileDropDown,
|
|
9474
|
-
windowOpen: false,
|
|
9475
9475
|
subheaderItems: [{
|
|
9476
9476
|
id: 1,
|
|
9477
9477
|
name: "Контрагенты",
|
|
@@ -9493,7 +9493,6 @@ var profileDropDown = [{
|
|
|
9493
9493
|
};
|
|
9494
9494
|
},
|
|
9495
9495
|
mounted: function mounted() {
|
|
9496
|
-
this.windowOpen = true;
|
|
9497
9496
|
this.setBalance(this.balance);
|
|
9498
9497
|
},
|
|
9499
9498
|
computed: {
|
|
@@ -9540,8 +9539,8 @@ var Headervue_type_style_index_0_lang_scss_ = __webpack_require__("52f3");
|
|
|
9540
9539
|
|
|
9541
9540
|
var Header_component = normalizeComponent(
|
|
9542
9541
|
Header_Headervue_type_script_lang_js_,
|
|
9543
|
-
|
|
9544
|
-
|
|
9542
|
+
Headervue_type_template_id_709a0e50_render,
|
|
9543
|
+
Headervue_type_template_id_709a0e50_staticRenderFns,
|
|
9545
9544
|
false,
|
|
9546
9545
|
null,
|
|
9547
9546
|
null,
|
|
@@ -9648,20 +9647,20 @@ var Footer_component = normalizeComponent(
|
|
|
9648
9647
|
)
|
|
9649
9648
|
|
|
9650
9649
|
/* harmony default export */ var Footer = (Footer_component.exports);
|
|
9651
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3461635a-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/SearchTextField/SearchTextField.vue?vue&type=template&id=
|
|
9652
|
-
var
|
|
9650
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3461635a-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/SearchTextField/SearchTextField.vue?vue&type=template&id=127a4f66&
|
|
9651
|
+
var SearchTextFieldvue_type_template_id_127a4f66_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(_vm.onOutsideClick),expression:"onOutsideClick"}],staticClass:"adt-text-block",class:[{magnifier: _vm.isWithIcon},{'magnifier-mobile': _vm.magnifierMob}],on:{"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.preventDefault();return _vm.onUpOrDownClicked.apply(null, arguments)}}},[_c('div',{staticClass:"adt-text-block__field"},[(!_vm.mask)?_c('input',{ref:"input",class:[
|
|
9653
9652
|
{'adt-text-block__input-mob-search' : _vm.magnifierMob},
|
|
9654
9653
|
{'adt-text-block__input-mob-filter' : _vm.forMobileFilter},
|
|
9655
9654
|
{'adt-text-block__input': !_vm.forMobileFilter}
|
|
9656
|
-
],attrs:{"type":_vm.type,"required":""},domProps:{"value":_vm.value},on:{"input":function($event){return _vm.$emit('input', $event.target.value)},"keypress":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.$emit('enterPressed')},"focus":function($event){_vm.showAutocomplete = true},"click":function($event){return _vm.$emit('showVTour')}}}),_c('label',{class:{
|
|
9655
|
+
],attrs:{"type":_vm.type,"placeholder":_vm.placeholder,"required":""},domProps:{"value":_vm.value},on:{"input":function($event){return _vm.$emit('input', $event.target.value)},"keypress":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.$emit('enterPressed')},"focus":function($event){_vm.showAutocomplete = true},"click":function($event){return _vm.$emit('showVTour')}}}):_c('TheMask',{ref:"maskInput",staticClass:"adt-text-block__input",class:{ error: !!_vm.errorText },attrs:{"value":_vm.value,"mask":_vm.mask,"type":_vm.type,"masked":false,"placeholder":_vm.inputPlaceholder,"required":""},nativeOn:{"input":function($event){return _vm.$emit('input', $event.target.value)},"focus":function($event){_vm.showPlaceholder = true},"blur":function($event){_vm.showPlaceholder = false}}}),_c('label',{class:{
|
|
9657
9656
|
'adt-text-block__label-red' : !_vm.forMobileFilter && _vm.getIsError,
|
|
9658
9657
|
'adt-text-block__label' : !_vm.forMobileFilter && !_vm.getIsError,
|
|
9659
9658
|
'adt-text-block__label-mob-filter' : _vm.forMobileFilter,
|
|
9660
|
-
}},[_vm._v(" "+_vm._s(_vm.label)+" ")]),(_vm.magnifierMob)?_c('div',{staticClass:"mobile mobile-magnifier",on:{"click":function($event){return _vm.$emit('onMagnifierClick')}}},[_c('svg',{attrs:{"width":"24","height":"24","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16","id":"magnifier"}},[_c('path',{attrs:{"d":"M13.95 13.95L10 10","stroke":"#2C3E50","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('circle',{attrs:{"cx":"6.5","cy":"6.5","r":"4.5","stroke":"#2C3E50"}})])]):_vm._e(),(_vm.isWithIcon)?_c('div',{staticClass:"adt-text-block__icon adt-text-block__magnifier",on:{"click":function($event){return _vm.$emit('input', '')}}},[_c('svg',{attrs:{"width":"24","height":"24","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16","id":"magnifier"}},[_c('path',{attrs:{"d":"M13.95 13.95L10 10","stroke":"#2C3E50","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('circle',{attrs:{"cx":"6.5","cy":"6.5","r":"4.5","stroke":"#2C3E50"}})])]):_vm._e(),(_vm.clearable && _vm.value && _vm.value.length > 0)?_c('div',{staticClass:"adt-text-block__icon",on:{"click":function($event){return _vm.$emit('input', '')}}},[_c('svg',{attrs:{"width":"12","height":"12","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16","id":"clearIcon"}},[_c('path',{attrs:{"d":"M2 2l12 12m0-12L2 14","stroke":"#2C3E50","stroke-linecap":"round","stroke-linejoin":"round"}})])]):_vm._e()]),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.options && _vm.options.length > 0 && _vm.showAutocomplete),expression:"options && options.length > 0 && showAutocomplete"}],staticClass:"adt-text-block__options search-options"},[_c('PerfectScrollbar',[_c('div',{staticClass:"search-options__wrapper"},_vm._l((_vm.options),function(option,index){return _c('div',{key:index,ref:"searchOptions",refInFor:true,staticClass:"search-options__item",on:{"click":function($event){return _vm.onAutocompleteOptionClick(option)}}},[_vm._v(" "+_vm._s(!!_vm.optionFields.length ? _vm.textByOption(option) : option)+" "),(option.type && _vm.isTypeRequired)?_c('div',{staticClass:"hiddenOne"},[_vm._v(" $"+_vm._s(option.type)+"$")]):_vm._e()])}),0)])],1)])}
|
|
9661
|
-
var
|
|
9659
|
+
}},[_vm._v(" "+_vm._s(_vm.label)+" ")]),(_vm.magnifierMob)?_c('div',{staticClass:"mobile mobile-magnifier",on:{"click":function($event){return _vm.$emit('onMagnifierClick')}}},[_c('svg',{attrs:{"width":"24","height":"24","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16","id":"magnifier"}},[_c('path',{attrs:{"d":"M13.95 13.95L10 10","stroke":"#2C3E50","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('circle',{attrs:{"cx":"6.5","cy":"6.5","r":"4.5","stroke":"#2C3E50"}})])]):_vm._e(),(_vm.isWithIcon)?_c('div',{staticClass:"adt-text-block__icon adt-text-block__magnifier",on:{"click":function($event){return _vm.$emit('input', '')}}},[_c('svg',{attrs:{"width":"24","height":"24","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16","id":"magnifier"}},[_c('path',{attrs:{"d":"M13.95 13.95L10 10","stroke":"#2C3E50","stroke-miterlimit":"10","stroke-linecap":"round","stroke-linejoin":"round"}}),_c('circle',{attrs:{"cx":"6.5","cy":"6.5","r":"4.5","stroke":"#2C3E50"}})])]):_vm._e(),(_vm.clearable && _vm.value && _vm.value.length > 0)?_c('div',{staticClass:"adt-text-block__icon",on:{"click":function($event){return _vm.$emit('input', '')}}},[_c('svg',{attrs:{"width":"12","height":"12","fill":"none","xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 16 16","id":"clearIcon"}},[_c('path',{attrs:{"d":"M2 2l12 12m0-12L2 14","stroke":"#2C3E50","stroke-linecap":"round","stroke-linejoin":"round"}})])]):_vm._e()],1),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.options && _vm.options.length > 0 && _vm.showAutocomplete),expression:"options && options.length > 0 && showAutocomplete"}],staticClass:"adt-text-block__options search-options"},[_c('PerfectScrollbar',[_c('div',{staticClass:"search-options__wrapper"},_vm._l((_vm.options),function(option,index){return _c('div',{key:index,ref:"searchOptions",refInFor:true,staticClass:"search-options__item",on:{"click":function($event){return _vm.onAutocompleteOptionClick(option)}}},[_vm._v(" "+_vm._s(!!_vm.optionFields.length ? _vm.textByOption(option) : option)+" "),(option.type && _vm.isTypeRequired)?_c('div',{staticClass:"hiddenOne"},[_vm._v(" $"+_vm._s(option.type)+"$")]):_vm._e()])}),0)])],1)])}
|
|
9660
|
+
var SearchTextFieldvue_type_template_id_127a4f66_staticRenderFns = []
|
|
9662
9661
|
|
|
9663
9662
|
|
|
9664
|
-
// CONCATENATED MODULE: ./src/components/SearchTextField/SearchTextField.vue?vue&type=template&id=
|
|
9663
|
+
// CONCATENATED MODULE: ./src/components/SearchTextField/SearchTextField.vue?vue&type=template&id=127a4f66&
|
|
9665
9664
|
|
|
9666
9665
|
// EXTERNAL MODULE: ./node_modules/vue2-perfect-scrollbar/dist/vue2-perfect-scrollbar.umd.js
|
|
9667
9666
|
var vue2_perfect_scrollbar_umd = __webpack_require__("a4a1");
|
|
@@ -9739,6 +9738,25 @@ var vue2_perfect_scrollbar_umd = __webpack_require__("a4a1");
|
|
|
9739
9738
|
//
|
|
9740
9739
|
//
|
|
9741
9740
|
//
|
|
9741
|
+
//
|
|
9742
|
+
//
|
|
9743
|
+
//
|
|
9744
|
+
//
|
|
9745
|
+
//
|
|
9746
|
+
//
|
|
9747
|
+
//
|
|
9748
|
+
//
|
|
9749
|
+
//
|
|
9750
|
+
//
|
|
9751
|
+
//
|
|
9752
|
+
//
|
|
9753
|
+
//
|
|
9754
|
+
//
|
|
9755
|
+
//
|
|
9756
|
+
//
|
|
9757
|
+
//
|
|
9758
|
+
//
|
|
9759
|
+
|
|
9742
9760
|
|
|
9743
9761
|
|
|
9744
9762
|
|
|
@@ -9748,6 +9766,18 @@ var vue2_perfect_scrollbar_umd = __webpack_require__("a4a1");
|
|
|
9748
9766
|
clickOutside: v_click_outside_umd_default.a.directive
|
|
9749
9767
|
},
|
|
9750
9768
|
props: {
|
|
9769
|
+
errorText: {
|
|
9770
|
+
type: String,
|
|
9771
|
+
default: ""
|
|
9772
|
+
},
|
|
9773
|
+
placeholder: {
|
|
9774
|
+
type: String,
|
|
9775
|
+
default: ""
|
|
9776
|
+
},
|
|
9777
|
+
mask: {
|
|
9778
|
+
type: String,
|
|
9779
|
+
default: ""
|
|
9780
|
+
},
|
|
9751
9781
|
label: {
|
|
9752
9782
|
type: String,
|
|
9753
9783
|
required: true
|
|
@@ -9801,13 +9831,20 @@ var vue2_perfect_scrollbar_umd = __webpack_require__("a4a1");
|
|
|
9801
9831
|
}
|
|
9802
9832
|
},
|
|
9803
9833
|
components: {
|
|
9804
|
-
PerfectScrollbar: vue2_perfect_scrollbar_umd["PerfectScrollbar"]
|
|
9834
|
+
PerfectScrollbar: vue2_perfect_scrollbar_umd["PerfectScrollbar"],
|
|
9835
|
+
TheMask: vue_the_mask["TheMask"]
|
|
9805
9836
|
},
|
|
9806
9837
|
data: function data() {
|
|
9807
9838
|
return {
|
|
9808
|
-
showAutocomplete: false
|
|
9839
|
+
showAutocomplete: false,
|
|
9840
|
+
showPlaceholder: false
|
|
9809
9841
|
};
|
|
9810
9842
|
},
|
|
9843
|
+
computed: {
|
|
9844
|
+
inputPlaceholder: function inputPlaceholder() {
|
|
9845
|
+
return this.showPlaceholder ? this.placeholder : "";
|
|
9846
|
+
}
|
|
9847
|
+
},
|
|
9811
9848
|
methods: {
|
|
9812
9849
|
onOutsideClick: function onOutsideClick() {
|
|
9813
9850
|
if (!this.isMobile) this.showAutocomplete = false;
|
|
@@ -9885,8 +9922,8 @@ var vue2_perfect_scrollbar_umd = __webpack_require__("a4a1");
|
|
|
9885
9922
|
|
|
9886
9923
|
var SearchTextField_component = normalizeComponent(
|
|
9887
9924
|
SearchTextField_SearchTextFieldvue_type_script_lang_js_,
|
|
9888
|
-
|
|
9889
|
-
|
|
9925
|
+
SearchTextFieldvue_type_template_id_127a4f66_render,
|
|
9926
|
+
SearchTextFieldvue_type_template_id_127a4f66_staticRenderFns,
|
|
9890
9927
|
false,
|
|
9891
9928
|
null,
|
|
9892
9929
|
null,
|