@dialpad/dialtone-vue 3.59.2 → 3.60.0
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 +7 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.common.js +223 -134
- package/dist/dialtone-vue.umd.js +223 -134
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +1 -1
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -1308,15 +1308,25 @@ if (typeof window !== 'undefined') {
|
|
|
1308
1308
|
|
|
1309
1309
|
;// CONCATENATED MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
1310
1310
|
const external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject = require("vue");
|
|
1311
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/avatar/avatar.vue?vue&type=template&id=
|
|
1311
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/avatar/avatar.vue?vue&type=template&id=5ee71a51
|
|
1312
1312
|
|
|
1313
1313
|
const _hoisted_1 = ["id"];
|
|
1314
1314
|
const _hoisted_2 = {
|
|
1315
1315
|
key: 0,
|
|
1316
|
+
class: "d-bgc-black-900 d-o70 d-ps-absolute d-w100p d-h100p d-mn4 d-ba d-baw4 d-bc-white d-bar-pill d-d-flex d-ai-center d-zi-base"
|
|
1317
|
+
};
|
|
1318
|
+
const _hoisted_3 = {
|
|
1319
|
+
key: 1,
|
|
1320
|
+
class: "d-fs-200 d-fw-bold d-fc-white d-w100p d-ta-center"
|
|
1321
|
+
};
|
|
1322
|
+
const _hoisted_4 = {
|
|
1323
|
+
key: 1,
|
|
1316
1324
|
class: "d-avatar__count d-zi-base1",
|
|
1317
1325
|
"data-qa": "dt-avatar-count"
|
|
1318
1326
|
};
|
|
1319
1327
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1328
|
+
const _component_dt_icon = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-icon");
|
|
1329
|
+
|
|
1320
1330
|
const _component_dt_presence = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-presence");
|
|
1321
1331
|
|
|
1322
1332
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
@@ -1332,15 +1342,19 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1332
1342
|
}) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), $options.showInitials ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", {
|
|
1333
1343
|
key: 1,
|
|
1334
1344
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(["d-ps-absolute d-zi-base", $data.AVATAR_KIND_MODIFIERS.initials])
|
|
1335
|
-
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($data.formattedInitials), 3)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 2), $
|
|
1336
|
-
key:
|
|
1345
|
+
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($data.formattedInitials), 3)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 2), $props.overlayIcon || $props.overlayText ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", _hoisted_2, [$props.overlayIcon ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_icon, {
|
|
1346
|
+
key: 0,
|
|
1347
|
+
class: "d-fc-white d-w100p",
|
|
1348
|
+
name: $props.overlayIcon
|
|
1349
|
+
}, null, 8, ["name"])) : $props.overlayText ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("p", _hoisted_3, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.overlayText), 1)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), $options.showGroup ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", _hoisted_4, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($options.formattedGroup), 1)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), $props.presence && !$options.showGroup ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_presence, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
1350
|
+
key: 2,
|
|
1337
1351
|
presence: $props.presence,
|
|
1338
1352
|
class: ["d-zi-base1", ['d-avatar__presence', $data.AVATAR_PRESENCE_SIZE_MODIFIERS[$props.size]]]
|
|
1339
1353
|
}, $props.presenceProps, {
|
|
1340
1354
|
"data-qa": "dt-presence"
|
|
1341
1355
|
}), null, 16, ["presence", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 14, _hoisted_1);
|
|
1342
1356
|
}
|
|
1343
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=
|
|
1357
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=5ee71a51
|
|
1344
1358
|
|
|
1345
1359
|
;// CONCATENATED MODULE: ./common/constants.js
|
|
1346
1360
|
/* TODO: Move and sort these in a constants directory
|
|
@@ -1686,6 +1700,101 @@ const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(presencevue_typ
|
|
|
1686
1700
|
;// CONCATENATED MODULE: ./components/presence/index.js
|
|
1687
1701
|
|
|
1688
1702
|
|
|
1703
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/icon/icon.vue?vue&type=template&id=38f31ebc
|
|
1704
|
+
|
|
1705
|
+
function iconvue_type_template_id_38f31ebc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1706
|
+
return $options.currentIcon ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveDynamicComponent)($options.currentIcon), {
|
|
1707
|
+
key: 0,
|
|
1708
|
+
"data-qa": "dt-icon",
|
|
1709
|
+
"aria-hidden": $props.ariaLabel ? 'false' : 'true',
|
|
1710
|
+
"aria-label": $props.ariaLabel,
|
|
1711
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.iconSize)
|
|
1712
|
+
}, null, 8, ["aria-hidden", "aria-label", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true);
|
|
1713
|
+
}
|
|
1714
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=38f31ebc
|
|
1715
|
+
|
|
1716
|
+
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
1717
|
+
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
1718
|
+
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
1719
|
+
|
|
1720
|
+
const ICON_SIZE_MODIFIERS = {
|
|
1721
|
+
100: 'd-icon--size-100',
|
|
1722
|
+
200: 'd-icon--size-200',
|
|
1723
|
+
300: 'd-icon--size-300',
|
|
1724
|
+
400: 'd-icon--size-400',
|
|
1725
|
+
500: 'd-icon--size-500',
|
|
1726
|
+
600: 'd-icon--size-600',
|
|
1727
|
+
700: 'd-icon--size-700',
|
|
1728
|
+
800: 'd-icon--size-800'
|
|
1729
|
+
};
|
|
1730
|
+
const DIALTONE_ICONS = dialtone_icons_namespaceObject;
|
|
1731
|
+
/* harmony default export */ const icon_constants = ({
|
|
1732
|
+
ICON_SIZE_MODIFIERS,
|
|
1733
|
+
DIALTONE_ICONS
|
|
1734
|
+
});
|
|
1735
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/icon/icon.vue?vue&type=script&lang=js
|
|
1736
|
+
|
|
1737
|
+
|
|
1738
|
+
/**
|
|
1739
|
+
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
1740
|
+
* @see https://dialpad.design/components/icon.html
|
|
1741
|
+
*/
|
|
1742
|
+
|
|
1743
|
+
/* harmony default export */ const iconvue_type_script_lang_js = ({
|
|
1744
|
+
name: 'DtIcon',
|
|
1745
|
+
props: {
|
|
1746
|
+
/**
|
|
1747
|
+
* The size of the icon.
|
|
1748
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
1749
|
+
*/
|
|
1750
|
+
size: {
|
|
1751
|
+
type: String,
|
|
1752
|
+
default: '500',
|
|
1753
|
+
validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
|
|
1754
|
+
},
|
|
1755
|
+
|
|
1756
|
+
/**
|
|
1757
|
+
* The icon name in kebab-case
|
|
1758
|
+
*/
|
|
1759
|
+
name: {
|
|
1760
|
+
type: String,
|
|
1761
|
+
required: true
|
|
1762
|
+
},
|
|
1763
|
+
|
|
1764
|
+
/**
|
|
1765
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
1766
|
+
*/
|
|
1767
|
+
ariaLabel: {
|
|
1768
|
+
type: String,
|
|
1769
|
+
default: undefined
|
|
1770
|
+
}
|
|
1771
|
+
},
|
|
1772
|
+
computed: {
|
|
1773
|
+
iconSize() {
|
|
1774
|
+
return ICON_SIZE_MODIFIERS[this.size];
|
|
1775
|
+
},
|
|
1776
|
+
|
|
1777
|
+
iconName() {
|
|
1778
|
+
return kebabCaseToPascalCase(this.name);
|
|
1779
|
+
},
|
|
1780
|
+
|
|
1781
|
+
currentIcon() {
|
|
1782
|
+
return DIALTONE_ICONS[this.iconName];
|
|
1783
|
+
}
|
|
1784
|
+
|
|
1785
|
+
}
|
|
1786
|
+
});
|
|
1787
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js
|
|
1788
|
+
|
|
1789
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue
|
|
1790
|
+
|
|
1791
|
+
|
|
1792
|
+
|
|
1793
|
+
|
|
1794
|
+
;
|
|
1795
|
+
const icon_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(iconvue_type_script_lang_js, [['render',iconvue_type_template_id_38f31ebc_render]])
|
|
1796
|
+
|
|
1797
|
+
/* harmony default export */ const icon = (icon_exports_);
|
|
1689
1798
|
// EXTERNAL MODULE: ./node_modules/seedrandom/index.js
|
|
1690
1799
|
var node_modules_seedrandom = __webpack_require__(377);
|
|
1691
1800
|
var seedrandom_default = /*#__PURE__*/__webpack_require__.n(node_modules_seedrandom);
|
|
@@ -1741,6 +1850,7 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1741
1850
|
|
|
1742
1851
|
|
|
1743
1852
|
|
|
1853
|
+
|
|
1744
1854
|
/**
|
|
1745
1855
|
* An avatar is a visual representation of a user or object.
|
|
1746
1856
|
* @see https://dialpad.design/components/avatar.html
|
|
@@ -1749,7 +1859,8 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1749
1859
|
/* harmony default export */ const avatarvue_type_script_lang_js = ({
|
|
1750
1860
|
name: 'DtAvatar',
|
|
1751
1861
|
components: {
|
|
1752
|
-
DtPresence: presence
|
|
1862
|
+
DtPresence: presence,
|
|
1863
|
+
DtIcon: icon
|
|
1753
1864
|
},
|
|
1754
1865
|
inheritAttrs: false,
|
|
1755
1866
|
props: {
|
|
@@ -1847,6 +1958,22 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1847
1958
|
type: Number,
|
|
1848
1959
|
default: undefined,
|
|
1849
1960
|
validator: group => AVATAR_GROUP_VALIDATOR(group)
|
|
1961
|
+
},
|
|
1962
|
+
|
|
1963
|
+
/**
|
|
1964
|
+
* The icon that overlays the avatar
|
|
1965
|
+
*/
|
|
1966
|
+
overlayIcon: {
|
|
1967
|
+
type: String,
|
|
1968
|
+
default: ''
|
|
1969
|
+
},
|
|
1970
|
+
|
|
1971
|
+
/**
|
|
1972
|
+
* The text that overlays the avatar
|
|
1973
|
+
*/
|
|
1974
|
+
overlayText: {
|
|
1975
|
+
type: String,
|
|
1976
|
+
default: ''
|
|
1850
1977
|
}
|
|
1851
1978
|
},
|
|
1852
1979
|
|
|
@@ -1936,7 +2063,6 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1936
2063
|
kindHandler(el) {
|
|
1937
2064
|
switch (this.kind) {
|
|
1938
2065
|
case 'image':
|
|
1939
|
-
el.classList.add('d-avatar__image', 'd-zi-base1');
|
|
1940
2066
|
this.validateImageAttrsPresence();
|
|
1941
2067
|
this.setImageListeners(el);
|
|
1942
2068
|
break;
|
|
@@ -2058,10 +2184,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
2058
2184
|
});
|
|
2059
2185
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=script&lang=js
|
|
2060
2186
|
|
|
2061
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
2187
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=style&index=0&id=5ee71a51&lang=less
|
|
2062
2188
|
// extracted by mini-css-extract-plugin
|
|
2063
2189
|
|
|
2064
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
2190
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=5ee71a51&lang=less
|
|
2065
2191
|
|
|
2066
2192
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue
|
|
2067
2193
|
|
|
@@ -2087,10 +2213,10 @@ const badgevue_type_template_id_e4533274_hoisted_2 = {
|
|
|
2087
2213
|
key: 1,
|
|
2088
2214
|
class: "d-badge__icon-left"
|
|
2089
2215
|
};
|
|
2090
|
-
const
|
|
2216
|
+
const badgevue_type_template_id_e4533274_hoisted_3 = {
|
|
2091
2217
|
class: "d-badge__label"
|
|
2092
2218
|
};
|
|
2093
|
-
const
|
|
2219
|
+
const badgevue_type_template_id_e4533274_hoisted_4 = {
|
|
2094
2220
|
key: 2,
|
|
2095
2221
|
class: "d-badge__icon-right"
|
|
2096
2222
|
};
|
|
@@ -2103,7 +2229,7 @@ function badgevue_type_template_id_e4533274_render(_ctx, _cache, $props, $setup,
|
|
|
2103
2229
|
}, [$props.decoration ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", badgevue_type_template_id_e4533274_hoisted_1)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), $props.iconLeft || $props.type === 'ai' ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", badgevue_type_template_id_e4533274_hoisted_2, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_icon, {
|
|
2104
2230
|
name: $props.iconLeft || 'dialpad-ai',
|
|
2105
2231
|
size: "200"
|
|
2106
|
-
}, null, 8, ["name"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span",
|
|
2232
|
+
}, null, 8, ["name"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("span", badgevue_type_template_id_e4533274_hoisted_3, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default", {}, () => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.text), 1)])]), $props.iconRight ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", badgevue_type_template_id_e4533274_hoisted_4, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_icon, {
|
|
2107
2233
|
name: $props.iconRight,
|
|
2108
2234
|
size: "200"
|
|
2109
2235
|
}, null, 8, ["name"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 2);
|
|
@@ -2148,101 +2274,6 @@ const BADGE_DECORATION_MODIFIERS = {
|
|
|
2148
2274
|
'magenta-300': 'd-badge--decorate-magenta-300',
|
|
2149
2275
|
'magenta-400': 'd-badge--decorate-magenta-400'
|
|
2150
2276
|
};
|
|
2151
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/icon/icon.vue?vue&type=template&id=38f31ebc
|
|
2152
|
-
|
|
2153
|
-
function iconvue_type_template_id_38f31ebc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2154
|
-
return $options.currentIcon ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveDynamicComponent)($options.currentIcon), {
|
|
2155
|
-
key: 0,
|
|
2156
|
-
"data-qa": "dt-icon",
|
|
2157
|
-
"aria-hidden": $props.ariaLabel ? 'false' : 'true',
|
|
2158
|
-
"aria-label": $props.ariaLabel,
|
|
2159
|
-
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.iconSize)
|
|
2160
|
-
}, null, 8, ["aria-hidden", "aria-label", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true);
|
|
2161
|
-
}
|
|
2162
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=38f31ebc
|
|
2163
|
-
|
|
2164
|
-
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
2165
|
-
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
2166
|
-
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
2167
|
-
|
|
2168
|
-
const ICON_SIZE_MODIFIERS = {
|
|
2169
|
-
100: 'd-icon--size-100',
|
|
2170
|
-
200: 'd-icon--size-200',
|
|
2171
|
-
300: 'd-icon--size-300',
|
|
2172
|
-
400: 'd-icon--size-400',
|
|
2173
|
-
500: 'd-icon--size-500',
|
|
2174
|
-
600: 'd-icon--size-600',
|
|
2175
|
-
700: 'd-icon--size-700',
|
|
2176
|
-
800: 'd-icon--size-800'
|
|
2177
|
-
};
|
|
2178
|
-
const DIALTONE_ICONS = dialtone_icons_namespaceObject;
|
|
2179
|
-
/* harmony default export */ const icon_constants = ({
|
|
2180
|
-
ICON_SIZE_MODIFIERS,
|
|
2181
|
-
DIALTONE_ICONS
|
|
2182
|
-
});
|
|
2183
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/icon/icon.vue?vue&type=script&lang=js
|
|
2184
|
-
|
|
2185
|
-
|
|
2186
|
-
/**
|
|
2187
|
-
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
2188
|
-
* @see https://dialpad.design/components/icon.html
|
|
2189
|
-
*/
|
|
2190
|
-
|
|
2191
|
-
/* harmony default export */ const iconvue_type_script_lang_js = ({
|
|
2192
|
-
name: 'DtIcon',
|
|
2193
|
-
props: {
|
|
2194
|
-
/**
|
|
2195
|
-
* The size of the icon.
|
|
2196
|
-
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
2197
|
-
*/
|
|
2198
|
-
size: {
|
|
2199
|
-
type: String,
|
|
2200
|
-
default: '500',
|
|
2201
|
-
validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
|
|
2202
|
-
},
|
|
2203
|
-
|
|
2204
|
-
/**
|
|
2205
|
-
* The icon name in kebab-case
|
|
2206
|
-
*/
|
|
2207
|
-
name: {
|
|
2208
|
-
type: String,
|
|
2209
|
-
required: true
|
|
2210
|
-
},
|
|
2211
|
-
|
|
2212
|
-
/**
|
|
2213
|
-
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
2214
|
-
*/
|
|
2215
|
-
ariaLabel: {
|
|
2216
|
-
type: String,
|
|
2217
|
-
default: undefined
|
|
2218
|
-
}
|
|
2219
|
-
},
|
|
2220
|
-
computed: {
|
|
2221
|
-
iconSize() {
|
|
2222
|
-
return ICON_SIZE_MODIFIERS[this.size];
|
|
2223
|
-
},
|
|
2224
|
-
|
|
2225
|
-
iconName() {
|
|
2226
|
-
return kebabCaseToPascalCase(this.name);
|
|
2227
|
-
},
|
|
2228
|
-
|
|
2229
|
-
currentIcon() {
|
|
2230
|
-
return DIALTONE_ICONS[this.iconName];
|
|
2231
|
-
}
|
|
2232
|
-
|
|
2233
|
-
}
|
|
2234
|
-
});
|
|
2235
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js
|
|
2236
|
-
|
|
2237
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
;
|
|
2243
|
-
const icon_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(iconvue_type_script_lang_js, [['render',iconvue_type_template_id_38f31ebc_render]])
|
|
2244
|
-
|
|
2245
|
-
/* harmony default export */ const icon = (icon_exports_);
|
|
2246
2277
|
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
2247
2278
|
|
|
2248
2279
|
|
|
@@ -6585,10 +6616,10 @@ const collapsible_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(collap
|
|
|
6585
6616
|
/* harmony default export */ const collapsible = (collapsible_exports_);
|
|
6586
6617
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
6587
6618
|
|
|
6588
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/dropdown/dropdown.vue?vue&type=template&id=
|
|
6619
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/dropdown/dropdown.vue?vue&type=template&id=13df1af6
|
|
6589
6620
|
|
|
6590
|
-
const
|
|
6591
|
-
function
|
|
6621
|
+
const dropdownvue_type_template_id_13df1af6_hoisted_1 = ["id"];
|
|
6622
|
+
function dropdownvue_type_template_id_13df1af6_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6592
6623
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
6593
6624
|
|
|
6594
6625
|
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-popover");
|
|
@@ -6609,7 +6640,8 @@ function dropdownvue_type_template_id_505a060a_render(_ctx, _cache, $props, $set
|
|
|
6609
6640
|
"open-with-arrow-keys": $options.shouldOpenWithArrowKeys,
|
|
6610
6641
|
"open-on-context": $props.openOnContext
|
|
6611
6642
|
}, _ctx.$attrs, {
|
|
6612
|
-
tether: $props.tether
|
|
6643
|
+
tether: $props.tether,
|
|
6644
|
+
transition: $props.transition
|
|
6613
6645
|
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toHandlers)($options.dropdownListeners)), {
|
|
6614
6646
|
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(_ref => {
|
|
6615
6647
|
let {
|
|
@@ -6641,12 +6673,12 @@ function dropdownvue_type_template_id_505a060a_render(_ctx, _cache, $props, $set
|
|
|
6641
6673
|
"visually-hidden-close-label": _ctx.visuallyHiddenCloseLabel,
|
|
6642
6674
|
tabindex: $options.isArrowKeyNav ? -1 : 0,
|
|
6643
6675
|
onClose: close
|
|
6644
|
-
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42,
|
|
6676
|
+
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42, dropdownvue_type_template_id_13df1af6_hoisted_1)];
|
|
6645
6677
|
}),
|
|
6646
6678
|
_: 3
|
|
6647
|
-
}, 16, ["content-width", "open", "placement", "initial-focus-element", "fallback-placements", "append-to", "modal", "max-height", "max-width", "open-with-arrow-keys", "open-on-context", "tether"]);
|
|
6679
|
+
}, 16, ["content-width", "open", "placement", "initial-focus-element", "fallback-placements", "append-to", "modal", "max-height", "max-width", "open-with-arrow-keys", "open-on-context", "tether", "transition"]);
|
|
6648
6680
|
}
|
|
6649
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
6681
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=13df1af6
|
|
6650
6682
|
|
|
6651
6683
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/popover/popover.vue?vue&type=template&id=2900cc6f
|
|
6652
6684
|
|
|
@@ -12496,6 +12528,15 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12496
12528
|
tether: {
|
|
12497
12529
|
type: Boolean,
|
|
12498
12530
|
default: true
|
|
12531
|
+
},
|
|
12532
|
+
|
|
12533
|
+
/**
|
|
12534
|
+
* Named transition when the content display is toggled.
|
|
12535
|
+
* @see DtLazyShow
|
|
12536
|
+
*/
|
|
12537
|
+
transition: {
|
|
12538
|
+
type: String,
|
|
12539
|
+
default: 'fade'
|
|
12499
12540
|
}
|
|
12500
12541
|
},
|
|
12501
12542
|
emits: [
|
|
@@ -12728,10 +12769,10 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12728
12769
|
});
|
|
12729
12770
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
12730
12771
|
|
|
12731
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12772
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=style&index=0&id=13df1af6&lang=less
|
|
12732
12773
|
// extracted by mini-css-extract-plugin
|
|
12733
12774
|
|
|
12734
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12775
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=13df1af6&lang=less
|
|
12735
12776
|
|
|
12736
12777
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue
|
|
12737
12778
|
|
|
@@ -12741,7 +12782,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12741
12782
|
;
|
|
12742
12783
|
|
|
12743
12784
|
|
|
12744
|
-
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',
|
|
12785
|
+
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',dropdownvue_type_template_id_13df1af6_render]])
|
|
12745
12786
|
|
|
12746
12787
|
/* harmony default export */ const dropdown = (dropdown_exports_);
|
|
12747
12788
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/dropdown/dropdown_separator.vue?vue&type=template&id=6ff5576d
|
|
@@ -22104,26 +22145,31 @@ const callbar_button_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* defa
|
|
|
22104
22145
|
/* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_exports_);
|
|
22105
22146
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
|
|
22106
22147
|
|
|
22107
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/list_items/contact_info/contact_info.vue?vue&type=template&id=
|
|
22148
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/list_items/contact_info/contact_info.vue?vue&type=template&id=aa26d78e
|
|
22108
22149
|
|
|
22109
|
-
const
|
|
22150
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_1 = {
|
|
22110
22151
|
class: "d-ps-relative",
|
|
22111
22152
|
"data-qa": "contact-info-left"
|
|
22112
22153
|
};
|
|
22113
|
-
const
|
|
22114
|
-
|
|
22154
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_2 = {
|
|
22155
|
+
key: 0,
|
|
22156
|
+
class: "d-mrn4 d-d-flex d-fd-row"
|
|
22157
|
+
};
|
|
22158
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_3 = ["src", "alt"];
|
|
22159
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_4 = ["src", "alt"];
|
|
22160
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_5 = {
|
|
22115
22161
|
"data-qa": "contact-info-header"
|
|
22116
22162
|
};
|
|
22117
|
-
const
|
|
22163
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_6 = {
|
|
22118
22164
|
"data-qa": "contact-info-subtitle"
|
|
22119
22165
|
};
|
|
22120
|
-
const
|
|
22166
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_7 = {
|
|
22121
22167
|
"data-qa": "contact-info-bottom"
|
|
22122
22168
|
};
|
|
22123
|
-
const
|
|
22169
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_8 = {
|
|
22124
22170
|
"data-qa": "contact-info-right"
|
|
22125
22171
|
};
|
|
22126
|
-
function
|
|
22172
|
+
function contact_infovue_type_template_id_aa26d78e_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22127
22173
|
const _component_dt_avatar = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-avatar");
|
|
22128
22174
|
|
|
22129
22175
|
const _component_dt_list_item = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-list-item");
|
|
@@ -22134,8 +22180,38 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22134
22180
|
"element-type": "div",
|
|
22135
22181
|
"data-qa": "contact-info"
|
|
22136
22182
|
}, {
|
|
22137
|
-
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22138
|
-
|
|
22183
|
+
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_aa26d78e_hoisted_1, [$props.avatarList ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", contact_infovue_type_template_id_aa26d78e_hoisted_2, [((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)(external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.Fragment, null, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderList)($props.avatarList, (avatar, index) => {
|
|
22184
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
22185
|
+
key: index
|
|
22186
|
+
}, [avatar.src ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_avatar, {
|
|
22187
|
+
key: 0,
|
|
22188
|
+
size: $props.avatarSize,
|
|
22189
|
+
"overlay-icon": avatar.icon,
|
|
22190
|
+
"overlay-text": avatar.text,
|
|
22191
|
+
"avatar-class": ['d-ba d-baw4 d-bc-white d-bar-pill', {
|
|
22192
|
+
'd-mln24': index > 0
|
|
22193
|
+
}]
|
|
22194
|
+
}, {
|
|
22195
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("img", {
|
|
22196
|
+
"data-qa": "dt-contact-avatar",
|
|
22197
|
+
src: avatar.src,
|
|
22198
|
+
alt: avatar.initials
|
|
22199
|
+
}, null, 8, contact_infovue_type_template_id_aa26d78e_hoisted_3)]),
|
|
22200
|
+
_: 2
|
|
22201
|
+
}, 1032, ["size", "overlay-icon", "overlay-text", "avatar-class"])) : avatar.initials ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_avatar, {
|
|
22202
|
+
key: 1,
|
|
22203
|
+
size: $props.avatarSize,
|
|
22204
|
+
"overlay-icon": avatar.icon,
|
|
22205
|
+
"overlay-text": avatar.text,
|
|
22206
|
+
"avatar-class": ['d-ba d-baw4 d-bc-white d-bar-pill', {
|
|
22207
|
+
'd-mln24': index > 0
|
|
22208
|
+
}]
|
|
22209
|
+
}, {
|
|
22210
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)(avatar.initials), 1)]),
|
|
22211
|
+
_: 2
|
|
22212
|
+
}, 1032, ["size", "overlay-icon", "overlay-text", "avatar-class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
22213
|
+
}), 128))])) : $props.avatarSrc ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_avatar, {
|
|
22214
|
+
key: 1,
|
|
22139
22215
|
size: $props.avatarSize,
|
|
22140
22216
|
presence: $props.presence
|
|
22141
22217
|
}, {
|
|
@@ -22143,24 +22219,24 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22143
22219
|
"data-qa": "dt-contact-avatar",
|
|
22144
22220
|
src: $props.avatarSrc,
|
|
22145
22221
|
alt: $props.avatarInitials
|
|
22146
|
-
}, null, 8,
|
|
22222
|
+
}, null, 8, contact_infovue_type_template_id_aa26d78e_hoisted_4)]),
|
|
22147
22223
|
_: 1
|
|
22148
22224
|
}, 8, ["size", "presence"])) : $props.avatarInitials ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)(_component_dt_avatar, {
|
|
22149
|
-
key:
|
|
22225
|
+
key: 2,
|
|
22150
22226
|
size: $props.avatarSize,
|
|
22151
22227
|
presence: $props.presence
|
|
22152
22228
|
}, {
|
|
22153
22229
|
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createTextVNode)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.avatarInitials), 1)]),
|
|
22154
22230
|
_: 1
|
|
22155
22231
|
}, 8, ["size", "presence"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)])]),
|
|
22156
|
-
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22157
|
-
subtitle: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22158
|
-
bottom: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22159
|
-
right: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22232
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_aa26d78e_hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "header")])]),
|
|
22233
|
+
subtitle: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_aa26d78e_hoisted_6, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "subtitle")])]),
|
|
22234
|
+
bottom: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_aa26d78e_hoisted_7, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "bottom")])]),
|
|
22235
|
+
right: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", contact_infovue_type_template_id_aa26d78e_hoisted_8, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "right")])]),
|
|
22160
22236
|
_: 3
|
|
22161
22237
|
}, 8, ["id", "role"]);
|
|
22162
22238
|
}
|
|
22163
|
-
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=
|
|
22239
|
+
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=aa26d78e
|
|
22164
22240
|
|
|
22165
22241
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/list_items/contact_info/contact_info.vue?vue&type=script&lang=js
|
|
22166
22242
|
|
|
@@ -22236,6 +22312,19 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22236
22312
|
presence: {
|
|
22237
22313
|
type: String,
|
|
22238
22314
|
default: null
|
|
22315
|
+
},
|
|
22316
|
+
|
|
22317
|
+
/**
|
|
22318
|
+
* Showing multiple avatars in contact info.
|
|
22319
|
+
* The props of array items are: <br>
|
|
22320
|
+
* `src` - avatar image url (optional) <br>
|
|
22321
|
+
* `initials` - Initial letters to display in avatar (required if src is empty)<br>
|
|
22322
|
+
* `text` - text that overlays the avatar (optional) <br>
|
|
22323
|
+
* `icon` - icon that overlays the avatar (optional)
|
|
22324
|
+
*/
|
|
22325
|
+
avatarList: {
|
|
22326
|
+
type: Array,
|
|
22327
|
+
default: null
|
|
22239
22328
|
}
|
|
22240
22329
|
}
|
|
22241
22330
|
});
|
|
@@ -22247,7 +22336,7 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22247
22336
|
|
|
22248
22337
|
|
|
22249
22338
|
;
|
|
22250
|
-
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',
|
|
22339
|
+
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',contact_infovue_type_template_id_aa26d78e_render]])
|
|
22251
22340
|
|
|
22252
22341
|
/* harmony default export */ const contact_info = (contact_info_exports_);
|
|
22253
22342
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/index.js
|