@dialpad/dialtone-vue 3.1.1 → 3.1.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.
- package/dist/dialtone-vue.common.js +12 -13
- package/dist/dialtone-vue.umd.js +12 -13
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +1 -1
|
@@ -9412,15 +9412,15 @@ const dropdown_exports_ = /*#__PURE__*/exportHelper_default()(dropdownvue_type_s
|
|
|
9412
9412
|
/* harmony default export */ var dropdown = (dropdown_exports_);
|
|
9413
9413
|
// CONCATENATED MODULE: ./components/dropdown/index.js
|
|
9414
9414
|
|
|
9415
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./components/input/input.vue?vue&type=template&id=
|
|
9415
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./components/input/input.vue?vue&type=template&id=23b73e07
|
|
9416
9416
|
|
|
9417
|
-
const
|
|
9417
|
+
const inputvue_type_template_id_23b73e07_hoisted_1 = {
|
|
9418
9418
|
ref: "container",
|
|
9419
9419
|
class: "base-input",
|
|
9420
9420
|
"data-qa": "dt-input"
|
|
9421
9421
|
};
|
|
9422
|
-
const
|
|
9423
|
-
const
|
|
9422
|
+
const inputvue_type_template_id_23b73e07_hoisted_2 = ["aria-details"];
|
|
9423
|
+
const inputvue_type_template_id_23b73e07_hoisted_3 = ["id"];
|
|
9424
9424
|
const _hoisted_4 = {
|
|
9425
9425
|
key: 0
|
|
9426
9426
|
};
|
|
@@ -9434,10 +9434,10 @@ const _hoisted_6 = {
|
|
|
9434
9434
|
};
|
|
9435
9435
|
const _hoisted_7 = ["value", "name", "disabled", "maxlength"];
|
|
9436
9436
|
const _hoisted_8 = ["value", "name", "type", "disabled", "maxlength"];
|
|
9437
|
-
function
|
|
9437
|
+
function inputvue_type_template_id_23b73e07_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
9438
9438
|
const _component_dt_validation_messages = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("dt-validation-messages");
|
|
9439
9439
|
|
|
9440
|
-
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
9440
|
+
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", inputvue_type_template_id_23b73e07_hoisted_1, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("label", {
|
|
9441
9441
|
class: "base-input__label",
|
|
9442
9442
|
"aria-details": _ctx.$slots.description || $props.description ? $options.descriptionKey : undefined,
|
|
9443
9443
|
"data-qa": "dt-input-label-wrapper"
|
|
@@ -9450,7 +9450,7 @@ function inputvue_type_template_id_31145f65_render(_ctx, _cache, $props, $setup,
|
|
|
9450
9450
|
id: $options.descriptionKey,
|
|
9451
9451
|
class: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["normalizeClass"])(['base-input__description', 'd-description', 'd-fd-column', $data.descriptionSizeClasses[$props.size]]),
|
|
9452
9452
|
"data-qa": "dt-input-description"
|
|
9453
|
-
}, [_ctx.$slots.description || $props.description ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_4, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "description", {}, () => [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createTextVNode"])(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])($props.description), 1)])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), $options.shouldValidateLength ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_5, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])($options.validationProps.length.description), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)], 10,
|
|
9453
|
+
}, [_ctx.$slots.description || $props.description ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_4, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "description", {}, () => [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createTextVNode"])(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])($props.description), 1)])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), $options.shouldValidateLength ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_5, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])($options.validationProps.length.description), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)], 10, inputvue_type_template_id_23b73e07_hoisted_3)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", _hoisted_6, [_ctx.$slots.leftIcon ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", {
|
|
9454
9454
|
key: 0,
|
|
9455
9455
|
class: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["normalizeClass"])($options.inputIconClasses('left')),
|
|
9456
9456
|
"data-qa": "dt-input-left-icon-wrapper",
|
|
@@ -9464,10 +9464,9 @@ function inputvue_type_template_id_31145f65_render(_ctx, _cache, $props, $setup,
|
|
|
9464
9464
|
name: $props.name,
|
|
9465
9465
|
disabled: $props.disabled,
|
|
9466
9466
|
class: $options.inputClasses(),
|
|
9467
|
-
maxlength: $options.shouldLimitMaxLength ? $options.validationProps.length.max : null
|
|
9468
|
-
}, _ctx.$attrs, {
|
|
9467
|
+
maxlength: $options.shouldLimitMaxLength ? $options.validationProps.length.max : null,
|
|
9469
9468
|
"data-qa": "dt-input-input"
|
|
9470
|
-
}, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toHandlers"])($options.inputListeners)), null, 16, _hoisted_7)) : (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("input", Object(external_commonjs_vue_commonjs2_vue_root_Vue_["mergeProps"])({
|
|
9469
|
+
}, _ctx.$attrs, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toHandlers"])($options.inputListeners)), null, 16, _hoisted_7)) : (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("input", Object(external_commonjs_vue_commonjs2_vue_root_Vue_["mergeProps"])({
|
|
9471
9470
|
key: 2,
|
|
9472
9471
|
ref: "input",
|
|
9473
9472
|
value: $props.modelValue,
|
|
@@ -9485,7 +9484,7 @@ function inputvue_type_template_id_31145f65_render(_ctx, _cache, $props, $setup,
|
|
|
9485
9484
|
onFocusout: _cache[1] || (_cache[1] = function () {
|
|
9486
9485
|
return $options.onBlur && $options.onBlur(...arguments);
|
|
9487
9486
|
})
|
|
9488
|
-
}, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "rightIcon")], 34)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])], 8,
|
|
9487
|
+
}, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "rightIcon")], 34)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])], 8, inputvue_type_template_id_23b73e07_hoisted_2), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_dt_validation_messages, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["mergeProps"])({
|
|
9489
9488
|
"validation-messages": $options.validationMessages,
|
|
9490
9489
|
"show-messages": _ctx.showMessages,
|
|
9491
9490
|
class: _ctx.messagesClass
|
|
@@ -9493,7 +9492,7 @@ function inputvue_type_template_id_31145f65_render(_ctx, _cache, $props, $setup,
|
|
|
9493
9492
|
"data-qa": "dt-input-messages"
|
|
9494
9493
|
}), null, 16, ["validation-messages", "show-messages", "class"])], 512);
|
|
9495
9494
|
}
|
|
9496
|
-
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=
|
|
9495
|
+
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=23b73e07
|
|
9497
9496
|
|
|
9498
9497
|
// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
9499
9498
|
// Valid input types, any other input types (for example: 'radio' or 'checkbox') should
|
|
@@ -10396,7 +10395,7 @@ const MessagesMixin = {
|
|
|
10396
10395
|
|
|
10397
10396
|
|
|
10398
10397
|
|
|
10399
|
-
const input_exports_ = /*#__PURE__*/exportHelper_default()(inputvue_type_script_lang_js, [['render',
|
|
10398
|
+
const input_exports_ = /*#__PURE__*/exportHelper_default()(inputvue_type_script_lang_js, [['render',inputvue_type_template_id_23b73e07_render]])
|
|
10400
10399
|
|
|
10401
10400
|
/* harmony default export */ var input_input = (input_exports_);
|
|
10402
10401
|
// CONCATENATED MODULE: ./components/input/index.js
|
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -9421,15 +9421,15 @@ const dropdown_exports_ = /*#__PURE__*/exportHelper_default()(dropdownvue_type_s
|
|
|
9421
9421
|
/* harmony default export */ var dropdown = (dropdown_exports_);
|
|
9422
9422
|
// CONCATENATED MODULE: ./components/dropdown/index.js
|
|
9423
9423
|
|
|
9424
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./components/input/input.vue?vue&type=template&id=
|
|
9424
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./components/input/input.vue?vue&type=template&id=23b73e07
|
|
9425
9425
|
|
|
9426
|
-
const
|
|
9426
|
+
const inputvue_type_template_id_23b73e07_hoisted_1 = {
|
|
9427
9427
|
ref: "container",
|
|
9428
9428
|
class: "base-input",
|
|
9429
9429
|
"data-qa": "dt-input"
|
|
9430
9430
|
};
|
|
9431
|
-
const
|
|
9432
|
-
const
|
|
9431
|
+
const inputvue_type_template_id_23b73e07_hoisted_2 = ["aria-details"];
|
|
9432
|
+
const inputvue_type_template_id_23b73e07_hoisted_3 = ["id"];
|
|
9433
9433
|
const _hoisted_4 = {
|
|
9434
9434
|
key: 0
|
|
9435
9435
|
};
|
|
@@ -9443,10 +9443,10 @@ const _hoisted_6 = {
|
|
|
9443
9443
|
};
|
|
9444
9444
|
const _hoisted_7 = ["value", "name", "disabled", "maxlength"];
|
|
9445
9445
|
const _hoisted_8 = ["value", "name", "type", "disabled", "maxlength"];
|
|
9446
|
-
function
|
|
9446
|
+
function inputvue_type_template_id_23b73e07_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
9447
9447
|
const _component_dt_validation_messages = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("dt-validation-messages");
|
|
9448
9448
|
|
|
9449
|
-
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
9449
|
+
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", inputvue_type_template_id_23b73e07_hoisted_1, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("label", {
|
|
9450
9450
|
class: "base-input__label",
|
|
9451
9451
|
"aria-details": _ctx.$slots.description || $props.description ? $options.descriptionKey : undefined,
|
|
9452
9452
|
"data-qa": "dt-input-label-wrapper"
|
|
@@ -9459,7 +9459,7 @@ function inputvue_type_template_id_31145f65_render(_ctx, _cache, $props, $setup,
|
|
|
9459
9459
|
id: $options.descriptionKey,
|
|
9460
9460
|
class: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["normalizeClass"])(['base-input__description', 'd-description', 'd-fd-column', $data.descriptionSizeClasses[$props.size]]),
|
|
9461
9461
|
"data-qa": "dt-input-description"
|
|
9462
|
-
}, [_ctx.$slots.description || $props.description ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_4, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "description", {}, () => [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createTextVNode"])(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])($props.description), 1)])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), $options.shouldValidateLength ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_5, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])($options.validationProps.length.description), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)], 10,
|
|
9462
|
+
}, [_ctx.$slots.description || $props.description ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_4, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "description", {}, () => [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createTextVNode"])(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])($props.description), 1)])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), $options.shouldValidateLength ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_5, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])($options.validationProps.length.description), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)], 10, inputvue_type_template_id_23b73e07_hoisted_3)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", _hoisted_6, [_ctx.$slots.leftIcon ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", {
|
|
9463
9463
|
key: 0,
|
|
9464
9464
|
class: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["normalizeClass"])($options.inputIconClasses('left')),
|
|
9465
9465
|
"data-qa": "dt-input-left-icon-wrapper",
|
|
@@ -9473,10 +9473,9 @@ function inputvue_type_template_id_31145f65_render(_ctx, _cache, $props, $setup,
|
|
|
9473
9473
|
name: $props.name,
|
|
9474
9474
|
disabled: $props.disabled,
|
|
9475
9475
|
class: $options.inputClasses(),
|
|
9476
|
-
maxlength: $options.shouldLimitMaxLength ? $options.validationProps.length.max : null
|
|
9477
|
-
}, _ctx.$attrs, {
|
|
9476
|
+
maxlength: $options.shouldLimitMaxLength ? $options.validationProps.length.max : null,
|
|
9478
9477
|
"data-qa": "dt-input-input"
|
|
9479
|
-
}, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toHandlers"])($options.inputListeners)), null, 16, _hoisted_7)) : (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("input", Object(external_commonjs_vue_commonjs2_vue_root_Vue_["mergeProps"])({
|
|
9478
|
+
}, _ctx.$attrs, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toHandlers"])($options.inputListeners)), null, 16, _hoisted_7)) : (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("input", Object(external_commonjs_vue_commonjs2_vue_root_Vue_["mergeProps"])({
|
|
9480
9479
|
key: 2,
|
|
9481
9480
|
ref: "input",
|
|
9482
9481
|
value: $props.modelValue,
|
|
@@ -9494,7 +9493,7 @@ function inputvue_type_template_id_31145f65_render(_ctx, _cache, $props, $setup,
|
|
|
9494
9493
|
onFocusout: _cache[1] || (_cache[1] = function () {
|
|
9495
9494
|
return $options.onBlur && $options.onBlur(...arguments);
|
|
9496
9495
|
})
|
|
9497
|
-
}, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "rightIcon")], 34)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])], 8,
|
|
9496
|
+
}, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "rightIcon")], 34)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])], 8, inputvue_type_template_id_23b73e07_hoisted_2), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_dt_validation_messages, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["mergeProps"])({
|
|
9498
9497
|
"validation-messages": $options.validationMessages,
|
|
9499
9498
|
"show-messages": _ctx.showMessages,
|
|
9500
9499
|
class: _ctx.messagesClass
|
|
@@ -9502,7 +9501,7 @@ function inputvue_type_template_id_31145f65_render(_ctx, _cache, $props, $setup,
|
|
|
9502
9501
|
"data-qa": "dt-input-messages"
|
|
9503
9502
|
}), null, 16, ["validation-messages", "show-messages", "class"])], 512);
|
|
9504
9503
|
}
|
|
9505
|
-
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=
|
|
9504
|
+
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=23b73e07
|
|
9506
9505
|
|
|
9507
9506
|
// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
9508
9507
|
// Valid input types, any other input types (for example: 'radio' or 'checkbox') should
|
|
@@ -10405,7 +10404,7 @@ const MessagesMixin = {
|
|
|
10405
10404
|
|
|
10406
10405
|
|
|
10407
10406
|
|
|
10408
|
-
const input_exports_ = /*#__PURE__*/exportHelper_default()(inputvue_type_script_lang_js, [['render',
|
|
10407
|
+
const input_exports_ = /*#__PURE__*/exportHelper_default()(inputvue_type_script_lang_js, [['render',inputvue_type_template_id_23b73e07_render]])
|
|
10409
10408
|
|
|
10410
10409
|
/* harmony default export */ var input_input = (input_exports_);
|
|
10411
10410
|
// CONCATENATED MODULE: ./components/input/index.js
|