@dialpad/dialtone-vue 3.55.0 → 3.56.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.
- package/CHANGELOG.json +1 -1
- package/CHANGELOG.md +15 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.common.js +72 -37
- package/dist/dialtone-vue.umd.js +72 -37
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +1 -1
|
@@ -1262,6 +1262,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1262
1262
|
"TAB_LIST_KIND_MODIFIERS": () => (/* reexport */ TAB_LIST_KIND_MODIFIERS),
|
|
1263
1263
|
"TAB_LIST_SIZES": () => (/* reexport */ TAB_LIST_SIZES),
|
|
1264
1264
|
"TOAST_ROLES": () => (/* reexport */ TOAST_ROLES),
|
|
1265
|
+
"TOOLTIP_DELAY_MS": () => (/* reexport */ TOOLTIP_DELAY_MS),
|
|
1265
1266
|
"TOOLTIP_DIRECTIONS": () => (/* reexport */ TOOLTIP_DIRECTIONS),
|
|
1266
1267
|
"TOOLTIP_HIDE_ON_CLICK_VARIANTS": () => (/* reexport */ TOOLTIP_HIDE_ON_CLICK_VARIANTS),
|
|
1267
1268
|
"TOOLTIP_KIND_MODIFIERS": () => (/* reexport */ TOOLTIP_KIND_MODIFIERS),
|
|
@@ -12978,30 +12979,30 @@ const image_viewer_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(image
|
|
|
12978
12979
|
/* harmony default export */ const image_viewer = (image_viewer_exports_);
|
|
12979
12980
|
;// CONCATENATED MODULE: ./components/image_viewer/index.js
|
|
12980
12981
|
|
|
12981
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/input/input.vue?vue&type=template&id=
|
|
12982
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/input/input.vue?vue&type=template&id=c6af832c
|
|
12982
12983
|
|
|
12983
|
-
const
|
|
12984
|
+
const inputvue_type_template_id_c6af832c_hoisted_1 = {
|
|
12984
12985
|
ref: "container",
|
|
12985
12986
|
class: "base-input",
|
|
12986
12987
|
"data-qa": "dt-input"
|
|
12987
12988
|
};
|
|
12988
|
-
const
|
|
12989
|
-
const
|
|
12990
|
-
const
|
|
12989
|
+
const inputvue_type_template_id_c6af832c_hoisted_2 = ["aria-details"];
|
|
12990
|
+
const inputvue_type_template_id_c6af832c_hoisted_3 = ["id"];
|
|
12991
|
+
const inputvue_type_template_id_c6af832c_hoisted_4 = {
|
|
12991
12992
|
key: 0
|
|
12992
12993
|
};
|
|
12993
|
-
const
|
|
12994
|
+
const inputvue_type_template_id_c6af832c_hoisted_5 = {
|
|
12994
12995
|
key: 1,
|
|
12995
12996
|
"data-qa": "dt-input-length-description",
|
|
12996
12997
|
class: /*#__PURE__*/(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-mb2'])
|
|
12997
12998
|
};
|
|
12998
|
-
const
|
|
12999
|
+
const inputvue_type_template_id_c6af832c_hoisted_6 = ["read-only"];
|
|
12999
13000
|
const _hoisted_7 = ["value", "name", "disabled", "maxlength"];
|
|
13000
13001
|
const _hoisted_8 = ["value", "name", "type", "disabled", "maxlength"];
|
|
13001
|
-
function
|
|
13002
|
+
function inputvue_type_template_id_c6af832c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
13002
13003
|
const _component_dt_validation_messages = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-validation-messages");
|
|
13003
13004
|
|
|
13004
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
13005
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", inputvue_type_template_id_c6af832c_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("label", {
|
|
13005
13006
|
class: "base-input__label",
|
|
13006
13007
|
"aria-details": _ctx.$slots.description || $props.description ? $options.descriptionKey : undefined,
|
|
13007
13008
|
"data-qa": "dt-input-label-wrapper"
|
|
@@ -13016,7 +13017,7 @@ function inputvue_type_template_id_2ab65018_render(_ctx, _cache, $props, $setup,
|
|
|
13016
13017
|
ref: "description",
|
|
13017
13018
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['base-input__description', 'd-description', 'd-fd-column', $data.descriptionSizeClasses[$props.size]]),
|
|
13018
13019
|
"data-qa": "dt-input-description"
|
|
13019
|
-
}, [$data.hasSlotContent(_ctx.$slots.description) || $props.description ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
13020
|
+
}, [$data.hasSlotContent(_ctx.$slots.description) || $props.description ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", inputvue_type_template_id_c6af832c_hoisted_4, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "description", {}, () => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.description), 1)])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), $options.shouldValidateLength ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", inputvue_type_template_id_c6af832c_hoisted_5, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($options.validationProps.length.description), 1)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 10, inputvue_type_template_id_c6af832c_hoisted_3)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", {
|
|
13020
13021
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.inputWrapperClasses()),
|
|
13021
13022
|
"read-only": $props.disabled === true ? true : undefined
|
|
13022
13023
|
}, [$data.hasSlotContent(_ctx.$slots.leftIcon) ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", {
|
|
@@ -13052,7 +13053,7 @@ function inputvue_type_template_id_2ab65018_render(_ctx, _cache, $props, $setup,
|
|
|
13052
13053
|
onFocusout: _cache[1] || (_cache[1] = function () {
|
|
13053
13054
|
return $options.onBlur && $options.onBlur(...arguments);
|
|
13054
13055
|
})
|
|
13055
|
-
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "rightIcon")], 34)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 10,
|
|
13056
|
+
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "rightIcon")], 34)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 10, inputvue_type_template_id_c6af832c_hoisted_6)], 8, inputvue_type_template_id_c6af832c_hoisted_2), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_validation_messages, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
13056
13057
|
"validation-messages": $options.validationMessages,
|
|
13057
13058
|
"show-messages": _ctx.showMessages,
|
|
13058
13059
|
class: _ctx.messagesClass
|
|
@@ -13060,7 +13061,7 @@ function inputvue_type_template_id_2ab65018_render(_ctx, _cache, $props, $setup,
|
|
|
13060
13061
|
"data-qa": "dt-input-messages"
|
|
13061
13062
|
}), null, 16, ["validation-messages", "show-messages", "class"])], 512);
|
|
13062
13063
|
}
|
|
13063
|
-
;// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=
|
|
13064
|
+
;// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=c6af832c
|
|
13064
13065
|
|
|
13065
13066
|
;// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
13066
13067
|
// Valid input types, any other input types (for example: 'radio' or 'checkbox') should
|
|
@@ -13070,7 +13071,9 @@ const INPUT_TYPES = {
|
|
|
13070
13071
|
TEXTAREA: 'textarea',
|
|
13071
13072
|
PASSWORD: 'password',
|
|
13072
13073
|
EMAIL: 'email',
|
|
13073
|
-
NUMBER: 'number'
|
|
13074
|
+
NUMBER: 'number',
|
|
13075
|
+
DATE: 'date',
|
|
13076
|
+
TIME: 'time'
|
|
13074
13077
|
};
|
|
13075
13078
|
const INPUT_SIZES = {
|
|
13076
13079
|
EXTRA_SMALL: 'xs',
|
|
@@ -13620,9 +13623,9 @@ const MessagesMixin = {
|
|
|
13620
13623
|
},
|
|
13621
13624
|
|
|
13622
13625
|
/**
|
|
13623
|
-
* Type of the input, one of: `text`, `password`, `email`, `number`, `textarea
|
|
13626
|
+
* Type of the input, one of: `text`, `password`, `email`, `number`, `textarea`, 'date', 'time'.
|
|
13624
13627
|
* When `textarea` a `<textarea>` element will be rendered instead of an `<input>` element.
|
|
13625
|
-
* @values text, password, email, number, textarea
|
|
13628
|
+
* @values text, password, email, number, textarea, date, time
|
|
13626
13629
|
*/
|
|
13627
13630
|
type: {
|
|
13628
13631
|
type: String,
|
|
@@ -14092,7 +14095,7 @@ const MessagesMixin = {
|
|
|
14092
14095
|
|
|
14093
14096
|
|
|
14094
14097
|
;
|
|
14095
|
-
const input_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(inputvue_type_script_lang_js, [['render',
|
|
14098
|
+
const input_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(inputvue_type_script_lang_js, [['render',inputvue_type_template_id_c6af832c_render]])
|
|
14096
14099
|
|
|
14097
14100
|
/* harmony default export */ const input_input = (input_exports_);
|
|
14098
14101
|
;// CONCATENATED MODULE: ./components/input/index.js
|
|
@@ -17819,15 +17822,15 @@ const toggle_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(togglevue_t
|
|
|
17819
17822
|
/* harmony default export */ const toggle = (toggle_exports_);
|
|
17820
17823
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|
|
17821
17824
|
|
|
17822
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
17825
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=template&id=395e7132
|
|
17823
17826
|
|
|
17824
|
-
const
|
|
17827
|
+
const tooltipvue_type_template_id_395e7132_hoisted_1 = {
|
|
17825
17828
|
"data-qa": "dt-tooltip-container"
|
|
17826
17829
|
};
|
|
17827
|
-
function
|
|
17830
|
+
function tooltipvue_type_template_id_395e7132_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17828
17831
|
const _component_dt_lazy_show = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-lazy-show");
|
|
17829
17832
|
|
|
17830
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
17833
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", tooltipvue_type_template_id_395e7132_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("a", {
|
|
17831
17834
|
ref: "anchor",
|
|
17832
17835
|
tabindex: "-1",
|
|
17833
17836
|
role: "presentation",
|
|
@@ -17864,7 +17867,7 @@ function tooltipvue_type_template_id_1868931e_render(_ctx, _cache, $props, $setu
|
|
|
17864
17867
|
_: 3
|
|
17865
17868
|
}, 16, ["id", "show", "appear", "transition", "class"])]);
|
|
17866
17869
|
}
|
|
17867
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
17870
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=395e7132
|
|
17868
17871
|
|
|
17869
17872
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
17870
17873
|
/*
|
|
@@ -17872,6 +17875,7 @@ function tooltipvue_type_template_id_1868931e_render(_ctx, _cache, $props, $setu
|
|
|
17872
17875
|
* */
|
|
17873
17876
|
|
|
17874
17877
|
const TOOLTIP_DIRECTIONS = [...BASE_TIPPY_DIRECTIONS];
|
|
17878
|
+
const TOOLTIP_DELAY_MS = 300;
|
|
17875
17879
|
const TOOLTIP_KIND_MODIFIERS = {
|
|
17876
17880
|
hover: `d-tooltip--hover`,
|
|
17877
17881
|
show: `d-tooltip--show`,
|
|
@@ -18018,10 +18022,20 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
18018
18022
|
|
|
18019
18023
|
/**
|
|
18020
18024
|
* Whether to apply transition on initial render in the content lazy show component.
|
|
18025
|
+
* @values true, false
|
|
18021
18026
|
*/
|
|
18022
18027
|
contentAppear: {
|
|
18023
18028
|
type: Boolean,
|
|
18024
18029
|
default: false
|
|
18030
|
+
},
|
|
18031
|
+
|
|
18032
|
+
/**
|
|
18033
|
+
* Whether the tooltip will have a delay when being focused or moused over.
|
|
18034
|
+
* @values true, false
|
|
18035
|
+
*/
|
|
18036
|
+
delay: {
|
|
18037
|
+
type: Boolean,
|
|
18038
|
+
default: true
|
|
18025
18039
|
}
|
|
18026
18040
|
},
|
|
18027
18041
|
emits: [
|
|
@@ -18043,6 +18057,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
18043
18057
|
TOOLTIP_KIND_MODIFIERS: TOOLTIP_KIND_MODIFIERS,
|
|
18044
18058
|
hasSlotContent: hasSlotContent,
|
|
18045
18059
|
tip: null,
|
|
18060
|
+
inTimer: null,
|
|
18046
18061
|
// Internal state for whether the tooltip is shown. Changing the prop
|
|
18047
18062
|
// will update this.
|
|
18048
18063
|
isShown: false,
|
|
@@ -18149,6 +18164,16 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
18149
18164
|
},
|
|
18150
18165
|
|
|
18151
18166
|
onEnterAnchor(e) {
|
|
18167
|
+
if (this.delay) {
|
|
18168
|
+
this.inTimer = setTimeout(function (event) {
|
|
18169
|
+
return this.triggerShow(event);
|
|
18170
|
+
}.bind(this, e), TOOLTIP_DELAY_MS);
|
|
18171
|
+
} else {
|
|
18172
|
+
return this.triggerShow(e);
|
|
18173
|
+
}
|
|
18174
|
+
},
|
|
18175
|
+
|
|
18176
|
+
triggerShow(e) {
|
|
18152
18177
|
if (e.type === 'focusin') {
|
|
18153
18178
|
// only show tooltips on visible focus when triggered via focus.
|
|
18154
18179
|
// when the user is using the mouse they only want tooltips to display
|
|
@@ -18166,6 +18191,11 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
18166
18191
|
},
|
|
18167
18192
|
|
|
18168
18193
|
onLeaveAnchor() {
|
|
18194
|
+
clearTimeout(this.inTimer);
|
|
18195
|
+
return this.triggerHide();
|
|
18196
|
+
},
|
|
18197
|
+
|
|
18198
|
+
triggerHide() {
|
|
18169
18199
|
if (this.show === null) this.isShown = false;
|
|
18170
18200
|
},
|
|
18171
18201
|
|
|
@@ -18218,10 +18248,10 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
18218
18248
|
});
|
|
18219
18249
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=script&lang=js
|
|
18220
18250
|
|
|
18221
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
18251
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=395e7132&lang=less
|
|
18222
18252
|
// extracted by mini-css-extract-plugin
|
|
18223
18253
|
|
|
18224
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
18254
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=395e7132&lang=less
|
|
18225
18255
|
|
|
18226
18256
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue
|
|
18227
18257
|
|
|
@@ -18231,7 +18261,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
18231
18261
|
;
|
|
18232
18262
|
|
|
18233
18263
|
|
|
18234
|
-
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',
|
|
18264
|
+
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',tooltipvue_type_template_id_395e7132_render]])
|
|
18235
18265
|
|
|
18236
18266
|
/* harmony default export */ const tooltip = (tooltip_exports_);
|
|
18237
18267
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
@@ -21464,9 +21494,9 @@ const combobox_multi_select_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
21464
21494
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
21465
21495
|
|
|
21466
21496
|
|
|
21467
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=
|
|
21497
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=a276c32c
|
|
21468
21498
|
|
|
21469
|
-
function
|
|
21499
|
+
function callbar_buttonvue_type_template_id_a276c32c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
21470
21500
|
const _component_dt_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-button");
|
|
21471
21501
|
|
|
21472
21502
|
const _component_dt_tooltip = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-tooltip");
|
|
@@ -21475,25 +21505,28 @@ function callbar_buttonvue_type_template_id_27e6bf78_render(_ctx, _cache, $props
|
|
|
21475
21505
|
id: $props.id,
|
|
21476
21506
|
offset: [0, -12]
|
|
21477
21507
|
}, {
|
|
21478
|
-
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.
|
|
21508
|
+
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span", {
|
|
21509
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)({
|
|
21510
|
+
'd-c-not-allowed': $props.disabled
|
|
21511
|
+
})
|
|
21512
|
+
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_button, {
|
|
21479
21513
|
importance: $props.circle ? 'outlined' : 'clear',
|
|
21480
21514
|
kind: "muted",
|
|
21481
21515
|
"icon-position": "top",
|
|
21482
|
-
disabled: $props.disabled,
|
|
21516
|
+
"aria-disabled": $props.disabled,
|
|
21483
21517
|
"aria-label": $props.ariaLabel,
|
|
21484
21518
|
"label-class": $options.callbarButtonTextClass,
|
|
21485
21519
|
width: $options.buttonWidth,
|
|
21486
21520
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.callbarButtonClass)
|
|
21487
21521
|
}, {
|
|
21488
|
-
|
|
21489
|
-
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")]),
|
|
21522
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default"), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "icon")]),
|
|
21490
21523
|
_: 3
|
|
21491
|
-
}, 8, ["importance", "disabled", "aria-label", "label-class", "width", "class"])]),
|
|
21524
|
+
}, 8, ["importance", "aria-disabled", "aria-label", "label-class", "width", "class"])], 2)]),
|
|
21492
21525
|
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "tooltip")]),
|
|
21493
21526
|
_: 3
|
|
21494
21527
|
}, 8, ["id"]);
|
|
21495
21528
|
}
|
|
21496
|
-
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=
|
|
21529
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=a276c32c
|
|
21497
21530
|
|
|
21498
21531
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js
|
|
21499
21532
|
|
|
@@ -21600,11 +21633,13 @@ const VALID_WIDTH_SIZE = ['sm', 'md', 'lg', 'xl'];
|
|
|
21600
21633
|
},
|
|
21601
21634
|
computed: {
|
|
21602
21635
|
callbarButtonClass() {
|
|
21603
|
-
return [this.buttonClass, 'dt-recipe-callbar-button', 'd-px0',
|
|
21636
|
+
return [this.buttonClass, 'dt-recipe-callbar-button', 'd-px0', {
|
|
21604
21637
|
'dt-recipe-callbar-button--circle': this.circle,
|
|
21605
21638
|
'd-btn--icon-only': this.circle,
|
|
21606
21639
|
'dt-recipe-callbar-button--active': this.active,
|
|
21607
|
-
'dt-recipe-callbar-button--danger': this.danger
|
|
21640
|
+
'dt-recipe-callbar-button--danger': this.danger,
|
|
21641
|
+
'd-btn--disabled': this.disabled,
|
|
21642
|
+
'd-fc-primary': !this.disabled
|
|
21608
21643
|
}];
|
|
21609
21644
|
},
|
|
21610
21645
|
|
|
@@ -21629,10 +21664,10 @@ const VALID_WIDTH_SIZE = ['sm', 'md', 'lg', 'xl'];
|
|
|
21629
21664
|
});
|
|
21630
21665
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js
|
|
21631
21666
|
|
|
21632
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=
|
|
21667
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=a276c32c&lang=less
|
|
21633
21668
|
// extracted by mini-css-extract-plugin
|
|
21634
21669
|
|
|
21635
|
-
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=
|
|
21670
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=a276c32c&lang=less
|
|
21636
21671
|
|
|
21637
21672
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue
|
|
21638
21673
|
|
|
@@ -21642,7 +21677,7 @@ const VALID_WIDTH_SIZE = ['sm', 'md', 'lg', 'xl'];
|
|
|
21642
21677
|
;
|
|
21643
21678
|
|
|
21644
21679
|
|
|
21645
|
-
const callbar_button_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(callbar_buttonvue_type_script_lang_js, [['render',
|
|
21680
|
+
const callbar_button_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(callbar_buttonvue_type_script_lang_js, [['render',callbar_buttonvue_type_template_id_a276c32c_render]])
|
|
21646
21681
|
|
|
21647
21682
|
/* harmony default export */ const callbar_button = (callbar_button_exports_);
|
|
21648
21683
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
|