@dialpad/dialtone-vue 2.6.1 → 2.6.2
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.
|
@@ -10037,8 +10037,8 @@ var dropdown_component = normalizeComponent(
|
|
|
10037
10037
|
/* harmony default export */ const dropdown = (dropdown_component.exports);
|
|
10038
10038
|
;// CONCATENATED MODULE: ./components/dropdown/index.js
|
|
10039
10039
|
|
|
10040
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/input/input.vue?vue&type=template&id=
|
|
10041
|
-
var
|
|
10040
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/input/input.vue?vue&type=template&id=d37d83bc&
|
|
10041
|
+
var inputvue_type_template_id_d37d83bc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",staticClass:"base-input",attrs:{"data-qa":"dt-input"}},[_c('label',{staticClass:"base-input__label",attrs:{"aria-details":_vm.$slots.description || _vm.description ? _vm.descriptionKey : undefined,"data-qa":"dt-input-label-wrapper"}},[_vm._t("labelSlot",function(){return [(_vm.label)?_c('div',{class:[
|
|
10042
10042
|
'base-input__label-text',
|
|
10043
10043
|
'd-label',
|
|
10044
10044
|
_vm.labelSizeClasses[_vm.size] ],attrs:{"data-qa":"dt-input-label"}},[_vm._v(" "+_vm._s(_vm.label)+" ")]):_vm._e()]}),(_vm.$slots.description || _vm.description || _vm.shouldValidateLength)?_c('div',{class:[
|
|
@@ -10047,7 +10047,7 @@ var inputvue_type_template_id_0370b200_render = function () {var _vm=this;var _h
|
|
|
10047
10047
|
'd-fd-column',
|
|
10048
10048
|
_vm.descriptionSizeClasses[_vm.size] ],attrs:{"id":_vm.descriptionKey,"data-qa":"dt-input-description"}},[(_vm.$slots.description || _vm.description)?_c('div',[_vm._t("description",function(){return [_vm._v(_vm._s(_vm.description))]})],2):_vm._e(),(_vm.shouldValidateLength)?_c('div',{class:[
|
|
10049
10049
|
'd-mb2' ],attrs:{"data-qa":"dt-input-length-description"}},[_vm._v(" "+_vm._s(_vm.validationProps.length.description)+" ")]):_vm._e()]):_vm._e(),_c('div',{staticClass:"d-input__wrapper"},[(_vm.$slots.leftIcon)?_c('span',{class:_vm.inputIconClasses('left'),attrs:{"data-qa":"dt-input-left-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("leftIcon")],2):_vm._e(),(_vm.isTextarea)?_c('textarea',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"disabled":_vm.disabled,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'textarea',_vm.$attrs,false),_vm.inputListeners)):_c('input',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"type":_vm.type,"disabled":_vm.disabled,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'input',_vm.$attrs,false),_vm.inputListeners)),(_vm.$slots.rightIcon)?_c('span',{class:_vm.inputIconClasses('right'),attrs:{"data-qa":"dt-input-right-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("rightIcon")],2):_vm._e()])],2),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.validationMessages,"show-messages":_vm.showMessages,"data-qa":"dt-input-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)}
|
|
10050
|
-
var
|
|
10050
|
+
var inputvue_type_template_id_d37d83bc_staticRenderFns = []
|
|
10051
10051
|
|
|
10052
10052
|
|
|
10053
10053
|
;// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
@@ -11079,8 +11079,8 @@ const MessagesMixin = {
|
|
|
11079
11079
|
;
|
|
11080
11080
|
var input_component = normalizeComponent(
|
|
11081
11081
|
input_inputvue_type_script_lang_js_,
|
|
11082
|
-
|
|
11083
|
-
|
|
11082
|
+
inputvue_type_template_id_d37d83bc_render,
|
|
11083
|
+
inputvue_type_template_id_d37d83bc_staticRenderFns,
|
|
11084
11084
|
false,
|
|
11085
11085
|
null,
|
|
11086
11086
|
null,
|
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -10055,8 +10055,8 @@ var dropdown_component = normalizeComponent(
|
|
|
10055
10055
|
/* harmony default export */ const dropdown = (dropdown_component.exports);
|
|
10056
10056
|
;// CONCATENATED MODULE: ./components/dropdown/index.js
|
|
10057
10057
|
|
|
10058
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/input/input.vue?vue&type=template&id=
|
|
10059
|
-
var
|
|
10058
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/input/input.vue?vue&type=template&id=d37d83bc&
|
|
10059
|
+
var inputvue_type_template_id_d37d83bc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",staticClass:"base-input",attrs:{"data-qa":"dt-input"}},[_c('label',{staticClass:"base-input__label",attrs:{"aria-details":_vm.$slots.description || _vm.description ? _vm.descriptionKey : undefined,"data-qa":"dt-input-label-wrapper"}},[_vm._t("labelSlot",function(){return [(_vm.label)?_c('div',{class:[
|
|
10060
10060
|
'base-input__label-text',
|
|
10061
10061
|
'd-label',
|
|
10062
10062
|
_vm.labelSizeClasses[_vm.size] ],attrs:{"data-qa":"dt-input-label"}},[_vm._v(" "+_vm._s(_vm.label)+" ")]):_vm._e()]}),(_vm.$slots.description || _vm.description || _vm.shouldValidateLength)?_c('div',{class:[
|
|
@@ -10065,7 +10065,7 @@ var inputvue_type_template_id_0370b200_render = function () {var _vm=this;var _h
|
|
|
10065
10065
|
'd-fd-column',
|
|
10066
10066
|
_vm.descriptionSizeClasses[_vm.size] ],attrs:{"id":_vm.descriptionKey,"data-qa":"dt-input-description"}},[(_vm.$slots.description || _vm.description)?_c('div',[_vm._t("description",function(){return [_vm._v(_vm._s(_vm.description))]})],2):_vm._e(),(_vm.shouldValidateLength)?_c('div',{class:[
|
|
10067
10067
|
'd-mb2' ],attrs:{"data-qa":"dt-input-length-description"}},[_vm._v(" "+_vm._s(_vm.validationProps.length.description)+" ")]):_vm._e()]):_vm._e(),_c('div',{staticClass:"d-input__wrapper"},[(_vm.$slots.leftIcon)?_c('span',{class:_vm.inputIconClasses('left'),attrs:{"data-qa":"dt-input-left-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("leftIcon")],2):_vm._e(),(_vm.isTextarea)?_c('textarea',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"disabled":_vm.disabled,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'textarea',_vm.$attrs,false),_vm.inputListeners)):_c('input',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"type":_vm.type,"disabled":_vm.disabled,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'input',_vm.$attrs,false),_vm.inputListeners)),(_vm.$slots.rightIcon)?_c('span',{class:_vm.inputIconClasses('right'),attrs:{"data-qa":"dt-input-right-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("rightIcon")],2):_vm._e()])],2),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.validationMessages,"show-messages":_vm.showMessages,"data-qa":"dt-input-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)}
|
|
10068
|
-
var
|
|
10068
|
+
var inputvue_type_template_id_d37d83bc_staticRenderFns = []
|
|
10069
10069
|
|
|
10070
10070
|
|
|
10071
10071
|
;// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
@@ -11097,8 +11097,8 @@ const MessagesMixin = {
|
|
|
11097
11097
|
;
|
|
11098
11098
|
var input_component = normalizeComponent(
|
|
11099
11099
|
input_inputvue_type_script_lang_js_,
|
|
11100
|
-
|
|
11101
|
-
|
|
11100
|
+
inputvue_type_template_id_d37d83bc_render,
|
|
11101
|
+
inputvue_type_template_id_d37d83bc_staticRenderFns,
|
|
11102
11102
|
false,
|
|
11103
11103
|
null,
|
|
11104
11104
|
null,
|
package/package.json
CHANGED