@dialpad/dialtone-vue 3.59.2 → 3.60.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 +14 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.common.js +227 -134
- package/dist/dialtone-vue.umd.js +227 -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=6e4423a1
|
|
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=6e4423a1
|
|
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,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1936
2063
|
kindHandler(el) {
|
|
1937
2064
|
switch (this.kind) {
|
|
1938
2065
|
case 'image':
|
|
1939
|
-
|
|
2066
|
+
if (this.showInitials) {
|
|
2067
|
+
el.classList.add('d-avatar__image', 'd-zi-base1');
|
|
2068
|
+
}
|
|
2069
|
+
|
|
1940
2070
|
this.validateImageAttrsPresence();
|
|
1941
2071
|
this.setImageListeners(el);
|
|
1942
2072
|
break;
|
|
@@ -2058,10 +2188,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
2058
2188
|
});
|
|
2059
2189
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=script&lang=js
|
|
2060
2190
|
|
|
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=
|
|
2191
|
+
;// 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=6e4423a1&lang=less
|
|
2062
2192
|
// extracted by mini-css-extract-plugin
|
|
2063
2193
|
|
|
2064
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
2194
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=6e4423a1&lang=less
|
|
2065
2195
|
|
|
2066
2196
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue
|
|
2067
2197
|
|
|
@@ -2087,10 +2217,10 @@ const badgevue_type_template_id_e4533274_hoisted_2 = {
|
|
|
2087
2217
|
key: 1,
|
|
2088
2218
|
class: "d-badge__icon-left"
|
|
2089
2219
|
};
|
|
2090
|
-
const
|
|
2220
|
+
const badgevue_type_template_id_e4533274_hoisted_3 = {
|
|
2091
2221
|
class: "d-badge__label"
|
|
2092
2222
|
};
|
|
2093
|
-
const
|
|
2223
|
+
const badgevue_type_template_id_e4533274_hoisted_4 = {
|
|
2094
2224
|
key: 2,
|
|
2095
2225
|
class: "d-badge__icon-right"
|
|
2096
2226
|
};
|
|
@@ -2103,7 +2233,7 @@ function badgevue_type_template_id_e4533274_render(_ctx, _cache, $props, $setup,
|
|
|
2103
2233
|
}, [$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
2234
|
name: $props.iconLeft || 'dialpad-ai',
|
|
2105
2235
|
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",
|
|
2236
|
+
}, 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
2237
|
name: $props.iconRight,
|
|
2108
2238
|
size: "200"
|
|
2109
2239
|
}, null, 8, ["name"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 2);
|
|
@@ -2148,101 +2278,6 @@ const BADGE_DECORATION_MODIFIERS = {
|
|
|
2148
2278
|
'magenta-300': 'd-badge--decorate-magenta-300',
|
|
2149
2279
|
'magenta-400': 'd-badge--decorate-magenta-400'
|
|
2150
2280
|
};
|
|
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
2281
|
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
2247
2282
|
|
|
2248
2283
|
|
|
@@ -6585,10 +6620,10 @@ const collapsible_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(collap
|
|
|
6585
6620
|
/* harmony default export */ const collapsible = (collapsible_exports_);
|
|
6586
6621
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
6587
6622
|
|
|
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=
|
|
6623
|
+
;// 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
6624
|
|
|
6590
|
-
const
|
|
6591
|
-
function
|
|
6625
|
+
const dropdownvue_type_template_id_13df1af6_hoisted_1 = ["id"];
|
|
6626
|
+
function dropdownvue_type_template_id_13df1af6_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6592
6627
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
6593
6628
|
|
|
6594
6629
|
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-popover");
|
|
@@ -6609,7 +6644,8 @@ function dropdownvue_type_template_id_505a060a_render(_ctx, _cache, $props, $set
|
|
|
6609
6644
|
"open-with-arrow-keys": $options.shouldOpenWithArrowKeys,
|
|
6610
6645
|
"open-on-context": $props.openOnContext
|
|
6611
6646
|
}, _ctx.$attrs, {
|
|
6612
|
-
tether: $props.tether
|
|
6647
|
+
tether: $props.tether,
|
|
6648
|
+
transition: $props.transition
|
|
6613
6649
|
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toHandlers)($options.dropdownListeners)), {
|
|
6614
6650
|
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(_ref => {
|
|
6615
6651
|
let {
|
|
@@ -6641,12 +6677,12 @@ function dropdownvue_type_template_id_505a060a_render(_ctx, _cache, $props, $set
|
|
|
6641
6677
|
"visually-hidden-close-label": _ctx.visuallyHiddenCloseLabel,
|
|
6642
6678
|
tabindex: $options.isArrowKeyNav ? -1 : 0,
|
|
6643
6679
|
onClose: close
|
|
6644
|
-
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42,
|
|
6680
|
+
}, 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
6681
|
}),
|
|
6646
6682
|
_: 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"]);
|
|
6683
|
+
}, 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
6684
|
}
|
|
6649
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
6685
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=13df1af6
|
|
6650
6686
|
|
|
6651
6687
|
;// 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
6688
|
|
|
@@ -12496,6 +12532,15 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12496
12532
|
tether: {
|
|
12497
12533
|
type: Boolean,
|
|
12498
12534
|
default: true
|
|
12535
|
+
},
|
|
12536
|
+
|
|
12537
|
+
/**
|
|
12538
|
+
* Named transition when the content display is toggled.
|
|
12539
|
+
* @see DtLazyShow
|
|
12540
|
+
*/
|
|
12541
|
+
transition: {
|
|
12542
|
+
type: String,
|
|
12543
|
+
default: 'fade'
|
|
12499
12544
|
}
|
|
12500
12545
|
},
|
|
12501
12546
|
emits: [
|
|
@@ -12728,10 +12773,10 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12728
12773
|
});
|
|
12729
12774
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
12730
12775
|
|
|
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=
|
|
12776
|
+
;// 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
12777
|
// extracted by mini-css-extract-plugin
|
|
12733
12778
|
|
|
12734
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12779
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=13df1af6&lang=less
|
|
12735
12780
|
|
|
12736
12781
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue
|
|
12737
12782
|
|
|
@@ -12741,7 +12786,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12741
12786
|
;
|
|
12742
12787
|
|
|
12743
12788
|
|
|
12744
|
-
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',
|
|
12789
|
+
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',dropdownvue_type_template_id_13df1af6_render]])
|
|
12745
12790
|
|
|
12746
12791
|
/* harmony default export */ const dropdown = (dropdown_exports_);
|
|
12747
12792
|
;// 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 +22149,31 @@ const callbar_button_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* defa
|
|
|
22104
22149
|
/* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_exports_);
|
|
22105
22150
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
|
|
22106
22151
|
|
|
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=
|
|
22152
|
+
;// 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
22153
|
|
|
22109
|
-
const
|
|
22154
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_1 = {
|
|
22110
22155
|
class: "d-ps-relative",
|
|
22111
22156
|
"data-qa": "contact-info-left"
|
|
22112
22157
|
};
|
|
22113
|
-
const
|
|
22114
|
-
|
|
22158
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_2 = {
|
|
22159
|
+
key: 0,
|
|
22160
|
+
class: "d-mrn4 d-d-flex d-fd-row"
|
|
22161
|
+
};
|
|
22162
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_3 = ["src", "alt"];
|
|
22163
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_4 = ["src", "alt"];
|
|
22164
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_5 = {
|
|
22115
22165
|
"data-qa": "contact-info-header"
|
|
22116
22166
|
};
|
|
22117
|
-
const
|
|
22167
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_6 = {
|
|
22118
22168
|
"data-qa": "contact-info-subtitle"
|
|
22119
22169
|
};
|
|
22120
|
-
const
|
|
22170
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_7 = {
|
|
22121
22171
|
"data-qa": "contact-info-bottom"
|
|
22122
22172
|
};
|
|
22123
|
-
const
|
|
22173
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_8 = {
|
|
22124
22174
|
"data-qa": "contact-info-right"
|
|
22125
22175
|
};
|
|
22126
|
-
function
|
|
22176
|
+
function contact_infovue_type_template_id_aa26d78e_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22127
22177
|
const _component_dt_avatar = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-avatar");
|
|
22128
22178
|
|
|
22129
22179
|
const _component_dt_list_item = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-list-item");
|
|
@@ -22134,8 +22184,38 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22134
22184
|
"element-type": "div",
|
|
22135
22185
|
"data-qa": "contact-info"
|
|
22136
22186
|
}, {
|
|
22137
|
-
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22138
|
-
|
|
22187
|
+
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) => {
|
|
22188
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
22189
|
+
key: index
|
|
22190
|
+
}, [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, {
|
|
22191
|
+
key: 0,
|
|
22192
|
+
size: $props.avatarSize,
|
|
22193
|
+
"overlay-icon": avatar.icon,
|
|
22194
|
+
"overlay-text": avatar.text,
|
|
22195
|
+
"avatar-class": ['d-ba d-baw4 d-bc-white d-bar-pill', {
|
|
22196
|
+
'd-mln24': index > 0
|
|
22197
|
+
}]
|
|
22198
|
+
}, {
|
|
22199
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("img", {
|
|
22200
|
+
"data-qa": "dt-contact-avatar",
|
|
22201
|
+
src: avatar.src,
|
|
22202
|
+
alt: avatar.initials
|
|
22203
|
+
}, null, 8, contact_infovue_type_template_id_aa26d78e_hoisted_3)]),
|
|
22204
|
+
_: 2
|
|
22205
|
+
}, 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, {
|
|
22206
|
+
key: 1,
|
|
22207
|
+
size: $props.avatarSize,
|
|
22208
|
+
"overlay-icon": avatar.icon,
|
|
22209
|
+
"overlay-text": avatar.text,
|
|
22210
|
+
"avatar-class": ['d-ba d-baw4 d-bc-white d-bar-pill', {
|
|
22211
|
+
'd-mln24': index > 0
|
|
22212
|
+
}]
|
|
22213
|
+
}, {
|
|
22214
|
+
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)]),
|
|
22215
|
+
_: 2
|
|
22216
|
+
}, 1032, ["size", "overlay-icon", "overlay-text", "avatar-class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
22217
|
+
}), 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, {
|
|
22218
|
+
key: 1,
|
|
22139
22219
|
size: $props.avatarSize,
|
|
22140
22220
|
presence: $props.presence
|
|
22141
22221
|
}, {
|
|
@@ -22143,24 +22223,24 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22143
22223
|
"data-qa": "dt-contact-avatar",
|
|
22144
22224
|
src: $props.avatarSrc,
|
|
22145
22225
|
alt: $props.avatarInitials
|
|
22146
|
-
}, null, 8,
|
|
22226
|
+
}, null, 8, contact_infovue_type_template_id_aa26d78e_hoisted_4)]),
|
|
22147
22227
|
_: 1
|
|
22148
22228
|
}, 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:
|
|
22229
|
+
key: 2,
|
|
22150
22230
|
size: $props.avatarSize,
|
|
22151
22231
|
presence: $props.presence
|
|
22152
22232
|
}, {
|
|
22153
22233
|
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
22234
|
_: 1
|
|
22155
22235
|
}, 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",
|
|
22236
|
+
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")])]),
|
|
22237
|
+
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")])]),
|
|
22238
|
+
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")])]),
|
|
22239
|
+
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
22240
|
_: 3
|
|
22161
22241
|
}, 8, ["id", "role"]);
|
|
22162
22242
|
}
|
|
22163
|
-
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=
|
|
22243
|
+
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=aa26d78e
|
|
22164
22244
|
|
|
22165
22245
|
;// 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
22246
|
|
|
@@ -22236,6 +22316,19 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22236
22316
|
presence: {
|
|
22237
22317
|
type: String,
|
|
22238
22318
|
default: null
|
|
22319
|
+
},
|
|
22320
|
+
|
|
22321
|
+
/**
|
|
22322
|
+
* Showing multiple avatars in contact info.
|
|
22323
|
+
* The props of array items are: <br>
|
|
22324
|
+
* `src` - avatar image url (optional) <br>
|
|
22325
|
+
* `initials` - Initial letters to display in avatar (required if src is empty)<br>
|
|
22326
|
+
* `text` - text that overlays the avatar (optional) <br>
|
|
22327
|
+
* `icon` - icon that overlays the avatar (optional)
|
|
22328
|
+
*/
|
|
22329
|
+
avatarList: {
|
|
22330
|
+
type: Array,
|
|
22331
|
+
default: null
|
|
22239
22332
|
}
|
|
22240
22333
|
}
|
|
22241
22334
|
});
|
|
@@ -22247,7 +22340,7 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22247
22340
|
|
|
22248
22341
|
|
|
22249
22342
|
;
|
|
22250
|
-
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',
|
|
22343
|
+
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',contact_infovue_type_template_id_aa26d78e_render]])
|
|
22251
22344
|
|
|
22252
22345
|
/* harmony default export */ const contact_info = (contact_info_exports_);
|
|
22253
22346
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/index.js
|