Skip to content

Commit 3dbdf5e

Browse files
committed
dealControl güncellendi
1 parent f7bf629 commit 3dbdf5e

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

dist/v-form-builder.common.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51532,12 +51532,12 @@ var OrganizationControl_component = Object(componentNormalizer["a" /* default */
5153251532
)
5153351533

5153451534
/* harmony default export */ var OrganizationControl = (OrganizationControl_component.exports);
51535-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"96d1b2ea-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/controls/DealControl.vue?vue&type=template&id=2549537c&scoped=true&
51536-
var DealControlvue_type_template_id_2549537c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"deal-input"},[((_vm.control.typeAttribute)==='checkbox')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":"checkbox"},domProps:{"value":_vm.value,"checked":Array.isArray(_vm.fullName)?_vm._i(_vm.fullName,_vm.value)>-1:(_vm.fullName)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"change":function($event){var $$a=_vm.fullName,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=_vm.value,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.fullName=$$a.concat([$$v]))}else{$$i>-1&&(_vm.fullName=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.fullName=$$c}}}}):((_vm.control.typeAttribute)==='radio')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":"radio"},domProps:{"value":_vm.value,"checked":_vm._q(_vm.fullName,_vm.value)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"change":function($event){_vm.fullName=_vm.value}}}):_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":_vm.control.typeAttribute},domProps:{"value":_vm.value,"value":(_vm.fullName)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"input":function($event){if($event.target.composing){ return; }_vm.fullName=$event.target.value}}}),_c('ul',{directives:[{name:"show",rawName:"v-show",value:(_vm.listOptions.length>0),expression:"listOptions.length>0"}],staticClass:"new-dropdown border-0 p-0 autocomplete-results"},[(_vm.listOptions.length>0)?_c('div',_vm._l((_vm.listOptions),function(result,i){return _c('li',{key:i,staticClass:"autocomplete-result",on:{"click":function($event){return _vm.setResult(result)}}},[_vm._v(_vm._s(result.n)+" "+_vm._s(result.sn))])}),0):_vm._e(),(_vm.listOptions.length<1)?_c('div',[_c('li',{staticClass:"autocomplete-result"},[_vm._v("NOT FOUND")])]):_vm._e()])])}
51537-
var DealControlvue_type_template_id_2549537c_scoped_true_staticRenderFns = []
51535+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"96d1b2ea-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/controls/DealControl.vue?vue&type=template&id=dcfdff1a&scoped=true&
51536+
var DealControlvue_type_template_id_dcfdff1a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"deal-input"},[((_vm.control.typeAttribute)==='checkbox')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":"checkbox"},domProps:{"value":_vm.value,"checked":Array.isArray(_vm.fullName)?_vm._i(_vm.fullName,_vm.value)>-1:(_vm.fullName)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"change":function($event){var $$a=_vm.fullName,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=_vm.value,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.fullName=$$a.concat([$$v]))}else{$$i>-1&&(_vm.fullName=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.fullName=$$c}}}}):((_vm.control.typeAttribute)==='radio')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":"radio"},domProps:{"value":_vm.value,"checked":_vm._q(_vm.fullName,_vm.value)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"change":function($event){_vm.fullName=_vm.value}}}):_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":_vm.control.typeAttribute},domProps:{"value":_vm.value,"value":(_vm.fullName)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"input":function($event){if($event.target.composing){ return; }_vm.fullName=$event.target.value}}}),_c('ul',{directives:[{name:"show",rawName:"v-show",value:(_vm.listOptions.length>0),expression:"listOptions.length>0"}],staticClass:"new-dropdown border-0 p-0 autocomplete-results"},[(_vm.listOptions.length>0)?_c('div',_vm._l((_vm.listOptions),function(result,i){return _c('li',{key:i,staticClass:"autocomplete-result",on:{"click":function($event){return _vm.setResult(result)}}},[_vm._v(_vm._s(result.n)+" "+_vm._s(result.sn))])}),0):_vm._e(),(_vm.listOptions.length<1)?_c('div',[_c('li',{staticClass:"autocomplete-result"},[_vm._v("NOT FOUND")])]):_vm._e()])])}
51537+
var DealControlvue_type_template_id_dcfdff1a_scoped_true_staticRenderFns = []
5153851538

5153951539

51540-
// CONCATENATED MODULE: ./src/views/controls/DealControl.vue?vue&type=template&id=2549537c&scoped=true&
51540+
// CONCATENATED MODULE: ./src/views/controls/DealControl.vue?vue&type=template&id=dcfdff1a&scoped=true&
5154151541

5154251542
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/controls/DealControl.vue?vue&type=script&lang=js&
5154351543

@@ -51612,7 +51612,7 @@ function DealControlvue_type_script_lang_js_objectSpread(target) { for (var i =
5161251612

5161351613
this.fullName = keyWord;
5161451614
var dataObj = {
51615-
search: keyWord
51615+
dealName: keyWord
5161651616
};
5161751617
axios_default()({
5161851618
method: 'POST',
@@ -51652,11 +51652,11 @@ function DealControlvue_type_script_lang_js_objectSpread(target) { for (var i =
5165251652

5165351653
var DealControl_component = Object(componentNormalizer["a" /* default */])(
5165451654
controls_DealControlvue_type_script_lang_js_,
51655-
DealControlvue_type_template_id_2549537c_scoped_true_render,
51656-
DealControlvue_type_template_id_2549537c_scoped_true_staticRenderFns,
51655+
DealControlvue_type_template_id_dcfdff1a_scoped_true_render,
51656+
DealControlvue_type_template_id_dcfdff1a_scoped_true_staticRenderFns,
5165751657
false,
5165851658
null,
51659-
"2549537c",
51659+
"dcfdff1a",
5166051660
null
5166151661

5166251662
)

dist/v-form-builder.umd.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51541,12 +51541,12 @@ var OrganizationControl_component = Object(componentNormalizer["a" /* default */
5154151541
)
5154251542

5154351543
/* harmony default export */ var OrganizationControl = (OrganizationControl_component.exports);
51544-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"96d1b2ea-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/controls/DealControl.vue?vue&type=template&id=2549537c&scoped=true&
51545-
var DealControlvue_type_template_id_2549537c_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"deal-input"},[((_vm.control.typeAttribute)==='checkbox')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":"checkbox"},domProps:{"value":_vm.value,"checked":Array.isArray(_vm.fullName)?_vm._i(_vm.fullName,_vm.value)>-1:(_vm.fullName)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"change":function($event){var $$a=_vm.fullName,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=_vm.value,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.fullName=$$a.concat([$$v]))}else{$$i>-1&&(_vm.fullName=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.fullName=$$c}}}}):((_vm.control.typeAttribute)==='radio')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":"radio"},domProps:{"value":_vm.value,"checked":_vm._q(_vm.fullName,_vm.value)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"change":function($event){_vm.fullName=_vm.value}}}):_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":_vm.control.typeAttribute},domProps:{"value":_vm.value,"value":(_vm.fullName)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"input":function($event){if($event.target.composing){ return; }_vm.fullName=$event.target.value}}}),_c('ul',{directives:[{name:"show",rawName:"v-show",value:(_vm.listOptions.length>0),expression:"listOptions.length>0"}],staticClass:"new-dropdown border-0 p-0 autocomplete-results"},[(_vm.listOptions.length>0)?_c('div',_vm._l((_vm.listOptions),function(result,i){return _c('li',{key:i,staticClass:"autocomplete-result",on:{"click":function($event){return _vm.setResult(result)}}},[_vm._v(_vm._s(result.n)+" "+_vm._s(result.sn))])}),0):_vm._e(),(_vm.listOptions.length<1)?_c('div',[_c('li',{staticClass:"autocomplete-result"},[_vm._v("NOT FOUND")])]):_vm._e()])])}
51546-
var DealControlvue_type_template_id_2549537c_scoped_true_staticRenderFns = []
51544+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"96d1b2ea-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/controls/DealControl.vue?vue&type=template&id=dcfdff1a&scoped=true&
51545+
var DealControlvue_type_template_id_dcfdff1a_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"deal-input"},[((_vm.control.typeAttribute)==='checkbox')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":"checkbox"},domProps:{"value":_vm.value,"checked":Array.isArray(_vm.fullName)?_vm._i(_vm.fullName,_vm.value)>-1:(_vm.fullName)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"change":function($event){var $$a=_vm.fullName,$$el=$event.target,$$c=$$el.checked?(true):(false);if(Array.isArray($$a)){var $$v=_vm.value,$$i=_vm._i($$a,$$v);if($$el.checked){$$i<0&&(_vm.fullName=$$a.concat([$$v]))}else{$$i>-1&&(_vm.fullName=$$a.slice(0,$$i).concat($$a.slice($$i+1)))}}else{_vm.fullName=$$c}}}}):((_vm.control.typeAttribute)==='radio')?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":"radio"},domProps:{"value":_vm.value,"checked":_vm._q(_vm.fullName,_vm.value)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"change":function($event){_vm.fullName=_vm.value}}}):_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.fullName),expression:"fullName"}],class:_vm.controlFieldClass,attrs:{"id":_vm.control.uniqueId,"name":_vm.control.name || _vm.control.uniqueId,"placeholder":_vm.control.placeholderText,"disabled":_vm.isReadOnly,"type":_vm.control.typeAttribute},domProps:{"value":_vm.value,"value":(_vm.fullName)},on:{"keyup":function($event){return _vm.getDeals($event.target.value)},"input":function($event){if($event.target.composing){ return; }_vm.fullName=$event.target.value}}}),_c('ul',{directives:[{name:"show",rawName:"v-show",value:(_vm.listOptions.length>0),expression:"listOptions.length>0"}],staticClass:"new-dropdown border-0 p-0 autocomplete-results"},[(_vm.listOptions.length>0)?_c('div',_vm._l((_vm.listOptions),function(result,i){return _c('li',{key:i,staticClass:"autocomplete-result",on:{"click":function($event){return _vm.setResult(result)}}},[_vm._v(_vm._s(result.n)+" "+_vm._s(result.sn))])}),0):_vm._e(),(_vm.listOptions.length<1)?_c('div',[_c('li',{staticClass:"autocomplete-result"},[_vm._v("NOT FOUND")])]):_vm._e()])])}
51546+
var DealControlvue_type_template_id_dcfdff1a_scoped_true_staticRenderFns = []
5154751547

5154851548

51549-
// CONCATENATED MODULE: ./src/views/controls/DealControl.vue?vue&type=template&id=2549537c&scoped=true&
51549+
// CONCATENATED MODULE: ./src/views/controls/DealControl.vue?vue&type=template&id=dcfdff1a&scoped=true&
5155051550

5155151551
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/controls/DealControl.vue?vue&type=script&lang=js&
5155251552

@@ -51621,7 +51621,7 @@ function DealControlvue_type_script_lang_js_objectSpread(target) { for (var i =
5162151621

5162251622
this.fullName = keyWord;
5162351623
var dataObj = {
51624-
search: keyWord
51624+
dealName: keyWord
5162551625
};
5162651626
axios_default()({
5162751627
method: 'POST',
@@ -51661,11 +51661,11 @@ function DealControlvue_type_script_lang_js_objectSpread(target) { for (var i =
5166151661

5166251662
var DealControl_component = Object(componentNormalizer["a" /* default */])(
5166351663
controls_DealControlvue_type_script_lang_js_,
51664-
DealControlvue_type_template_id_2549537c_scoped_true_render,
51665-
DealControlvue_type_template_id_2549537c_scoped_true_staticRenderFns,
51664+
DealControlvue_type_template_id_dcfdff1a_scoped_true_render,
51665+
DealControlvue_type_template_id_dcfdff1a_scoped_true_staticRenderFns,
5166651666
false,
5166751667
null,
51668-
"2549537c",
51668+
"dcfdff1a",
5166951669
null
5167051670

5167151671
)

dist/v-form-builder.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/views/controls/DealControl.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
this.fullName = keyWord
6666
6767
var dataObj={
68-
search:keyWord
68+
dealName:keyWord
6969
}
7070
7171
axios({

0 commit comments

Comments
 (0)