@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
|
@@ -1298,15 +1298,25 @@ if (typeof window !== 'undefined') {
|
|
|
1298
1298
|
|
|
1299
1299
|
;// CONCATENATED MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
1300
1300
|
const external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject = require("vue");
|
|
1301
|
-
;// 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/avatar/avatar.vue?vue&type=template&id=
|
|
1301
|
+
;// 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/avatar/avatar.vue?vue&type=template&id=6e4423a1
|
|
1302
1302
|
|
|
1303
1303
|
const _hoisted_1 = ["id"];
|
|
1304
1304
|
const _hoisted_2 = {
|
|
1305
1305
|
key: 0,
|
|
1306
|
+
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"
|
|
1307
|
+
};
|
|
1308
|
+
const _hoisted_3 = {
|
|
1309
|
+
key: 1,
|
|
1310
|
+
class: "d-fs-200 d-fw-bold d-fc-white d-w100p d-ta-center"
|
|
1311
|
+
};
|
|
1312
|
+
const _hoisted_4 = {
|
|
1313
|
+
key: 1,
|
|
1306
1314
|
class: "d-avatar__count d-zi-base1",
|
|
1307
1315
|
"data-qa": "dt-avatar-count"
|
|
1308
1316
|
};
|
|
1309
1317
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1318
|
+
const _component_dt_icon = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-icon");
|
|
1319
|
+
|
|
1310
1320
|
const _component_dt_presence = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-presence");
|
|
1311
1321
|
|
|
1312
1322
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
@@ -1322,15 +1332,19 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1322
1332
|
}) : (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", {
|
|
1323
1333
|
key: 1,
|
|
1324
1334
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(["d-ps-absolute d-zi-base", $data.AVATAR_KIND_MODIFIERS.initials])
|
|
1325
|
-
}, (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), $
|
|
1326
|
-
key:
|
|
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), $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, {
|
|
1336
|
+
key: 0,
|
|
1337
|
+
class: "d-fc-white d-w100p",
|
|
1338
|
+
name: $props.overlayIcon
|
|
1339
|
+
}, 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)({
|
|
1340
|
+
key: 2,
|
|
1327
1341
|
presence: $props.presence,
|
|
1328
1342
|
class: ["d-zi-base1", ['d-avatar__presence', $data.AVATAR_PRESENCE_SIZE_MODIFIERS[$props.size]]]
|
|
1329
1343
|
}, $props.presenceProps, {
|
|
1330
1344
|
"data-qa": "dt-presence"
|
|
1331
1345
|
}), null, 16, ["presence", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 14, _hoisted_1);
|
|
1332
1346
|
}
|
|
1333
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=
|
|
1347
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=6e4423a1
|
|
1334
1348
|
|
|
1335
1349
|
;// CONCATENATED MODULE: ./common/constants.js
|
|
1336
1350
|
/* TODO: Move and sort these in a constants directory
|
|
@@ -1676,6 +1690,101 @@ const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(presencevue_typ
|
|
|
1676
1690
|
;// CONCATENATED MODULE: ./components/presence/index.js
|
|
1677
1691
|
|
|
1678
1692
|
|
|
1693
|
+
;// 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/icon/icon.vue?vue&type=template&id=38f31ebc
|
|
1694
|
+
|
|
1695
|
+
function iconvue_type_template_id_38f31ebc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1696
|
+
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), {
|
|
1697
|
+
key: 0,
|
|
1698
|
+
"data-qa": "dt-icon",
|
|
1699
|
+
"aria-hidden": $props.ariaLabel ? 'false' : 'true',
|
|
1700
|
+
"aria-label": $props.ariaLabel,
|
|
1701
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.iconSize)
|
|
1702
|
+
}, null, 8, ["aria-hidden", "aria-label", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true);
|
|
1703
|
+
}
|
|
1704
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=38f31ebc
|
|
1705
|
+
|
|
1706
|
+
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
1707
|
+
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
1708
|
+
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
1709
|
+
|
|
1710
|
+
const ICON_SIZE_MODIFIERS = {
|
|
1711
|
+
100: 'd-icon--size-100',
|
|
1712
|
+
200: 'd-icon--size-200',
|
|
1713
|
+
300: 'd-icon--size-300',
|
|
1714
|
+
400: 'd-icon--size-400',
|
|
1715
|
+
500: 'd-icon--size-500',
|
|
1716
|
+
600: 'd-icon--size-600',
|
|
1717
|
+
700: 'd-icon--size-700',
|
|
1718
|
+
800: 'd-icon--size-800'
|
|
1719
|
+
};
|
|
1720
|
+
const DIALTONE_ICONS = dialtone_icons_namespaceObject;
|
|
1721
|
+
/* harmony default export */ const icon_constants = ({
|
|
1722
|
+
ICON_SIZE_MODIFIERS,
|
|
1723
|
+
DIALTONE_ICONS
|
|
1724
|
+
});
|
|
1725
|
+
;// 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]!./components/icon/icon.vue?vue&type=script&lang=js
|
|
1726
|
+
|
|
1727
|
+
|
|
1728
|
+
/**
|
|
1729
|
+
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
1730
|
+
* @see https://dialpad.design/components/icon.html
|
|
1731
|
+
*/
|
|
1732
|
+
|
|
1733
|
+
/* harmony default export */ const iconvue_type_script_lang_js = ({
|
|
1734
|
+
name: 'DtIcon',
|
|
1735
|
+
props: {
|
|
1736
|
+
/**
|
|
1737
|
+
* The size of the icon.
|
|
1738
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
1739
|
+
*/
|
|
1740
|
+
size: {
|
|
1741
|
+
type: String,
|
|
1742
|
+
default: '500',
|
|
1743
|
+
validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
|
|
1744
|
+
},
|
|
1745
|
+
|
|
1746
|
+
/**
|
|
1747
|
+
* The icon name in kebab-case
|
|
1748
|
+
*/
|
|
1749
|
+
name: {
|
|
1750
|
+
type: String,
|
|
1751
|
+
required: true
|
|
1752
|
+
},
|
|
1753
|
+
|
|
1754
|
+
/**
|
|
1755
|
+
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
1756
|
+
*/
|
|
1757
|
+
ariaLabel: {
|
|
1758
|
+
type: String,
|
|
1759
|
+
default: undefined
|
|
1760
|
+
}
|
|
1761
|
+
},
|
|
1762
|
+
computed: {
|
|
1763
|
+
iconSize() {
|
|
1764
|
+
return ICON_SIZE_MODIFIERS[this.size];
|
|
1765
|
+
},
|
|
1766
|
+
|
|
1767
|
+
iconName() {
|
|
1768
|
+
return kebabCaseToPascalCase(this.name);
|
|
1769
|
+
},
|
|
1770
|
+
|
|
1771
|
+
currentIcon() {
|
|
1772
|
+
return DIALTONE_ICONS[this.iconName];
|
|
1773
|
+
}
|
|
1774
|
+
|
|
1775
|
+
}
|
|
1776
|
+
});
|
|
1777
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js
|
|
1778
|
+
|
|
1779
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue
|
|
1780
|
+
|
|
1781
|
+
|
|
1782
|
+
|
|
1783
|
+
|
|
1784
|
+
;
|
|
1785
|
+
const icon_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(iconvue_type_script_lang_js, [['render',iconvue_type_template_id_38f31ebc_render]])
|
|
1786
|
+
|
|
1787
|
+
/* harmony default export */ const icon = (icon_exports_);
|
|
1679
1788
|
// EXTERNAL MODULE: ./node_modules/seedrandom/index.js
|
|
1680
1789
|
var node_modules_seedrandom = __webpack_require__(377);
|
|
1681
1790
|
var seedrandom_default = /*#__PURE__*/__webpack_require__.n(node_modules_seedrandom);
|
|
@@ -1731,6 +1840,7 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1731
1840
|
|
|
1732
1841
|
|
|
1733
1842
|
|
|
1843
|
+
|
|
1734
1844
|
/**
|
|
1735
1845
|
* An avatar is a visual representation of a user or object.
|
|
1736
1846
|
* @see https://dialpad.design/components/avatar.html
|
|
@@ -1739,7 +1849,8 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1739
1849
|
/* harmony default export */ const avatarvue_type_script_lang_js = ({
|
|
1740
1850
|
name: 'DtAvatar',
|
|
1741
1851
|
components: {
|
|
1742
|
-
DtPresence: presence
|
|
1852
|
+
DtPresence: presence,
|
|
1853
|
+
DtIcon: icon
|
|
1743
1854
|
},
|
|
1744
1855
|
inheritAttrs: false,
|
|
1745
1856
|
props: {
|
|
@@ -1837,6 +1948,22 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1837
1948
|
type: Number,
|
|
1838
1949
|
default: undefined,
|
|
1839
1950
|
validator: group => AVATAR_GROUP_VALIDATOR(group)
|
|
1951
|
+
},
|
|
1952
|
+
|
|
1953
|
+
/**
|
|
1954
|
+
* The icon that overlays the avatar
|
|
1955
|
+
*/
|
|
1956
|
+
overlayIcon: {
|
|
1957
|
+
type: String,
|
|
1958
|
+
default: ''
|
|
1959
|
+
},
|
|
1960
|
+
|
|
1961
|
+
/**
|
|
1962
|
+
* The text that overlays the avatar
|
|
1963
|
+
*/
|
|
1964
|
+
overlayText: {
|
|
1965
|
+
type: String,
|
|
1966
|
+
default: ''
|
|
1840
1967
|
}
|
|
1841
1968
|
},
|
|
1842
1969
|
|
|
@@ -1926,7 +2053,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1926
2053
|
kindHandler(el) {
|
|
1927
2054
|
switch (this.kind) {
|
|
1928
2055
|
case 'image':
|
|
1929
|
-
|
|
2056
|
+
if (this.showInitials) {
|
|
2057
|
+
el.classList.add('d-avatar__image', 'd-zi-base1');
|
|
2058
|
+
}
|
|
2059
|
+
|
|
1930
2060
|
this.validateImageAttrsPresence();
|
|
1931
2061
|
this.setImageListeners(el);
|
|
1932
2062
|
break;
|
|
@@ -2048,10 +2178,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
2048
2178
|
});
|
|
2049
2179
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=script&lang=js
|
|
2050
2180
|
|
|
2051
|
-
;// 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/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
2181
|
+
;// 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/avatar/avatar.vue?vue&type=style&index=0&id=6e4423a1&lang=less
|
|
2052
2182
|
// extracted by mini-css-extract-plugin
|
|
2053
2183
|
|
|
2054
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
2184
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=6e4423a1&lang=less
|
|
2055
2185
|
|
|
2056
2186
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue
|
|
2057
2187
|
|
|
@@ -2077,10 +2207,10 @@ const badgevue_type_template_id_e4533274_hoisted_2 = {
|
|
|
2077
2207
|
key: 1,
|
|
2078
2208
|
class: "d-badge__icon-left"
|
|
2079
2209
|
};
|
|
2080
|
-
const
|
|
2210
|
+
const badgevue_type_template_id_e4533274_hoisted_3 = {
|
|
2081
2211
|
class: "d-badge__label"
|
|
2082
2212
|
};
|
|
2083
|
-
const
|
|
2213
|
+
const badgevue_type_template_id_e4533274_hoisted_4 = {
|
|
2084
2214
|
key: 2,
|
|
2085
2215
|
class: "d-badge__icon-right"
|
|
2086
2216
|
};
|
|
@@ -2093,7 +2223,7 @@ function badgevue_type_template_id_e4533274_render(_ctx, _cache, $props, $setup,
|
|
|
2093
2223
|
}, [$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, {
|
|
2094
2224
|
name: $props.iconLeft || 'dialpad-ai',
|
|
2095
2225
|
size: "200"
|
|
2096
|
-
}, 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",
|
|
2226
|
+
}, 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, {
|
|
2097
2227
|
name: $props.iconRight,
|
|
2098
2228
|
size: "200"
|
|
2099
2229
|
}, null, 8, ["name"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 2);
|
|
@@ -2138,101 +2268,6 @@ const BADGE_DECORATION_MODIFIERS = {
|
|
|
2138
2268
|
'magenta-300': 'd-badge--decorate-magenta-300',
|
|
2139
2269
|
'magenta-400': 'd-badge--decorate-magenta-400'
|
|
2140
2270
|
};
|
|
2141
|
-
;// 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/icon/icon.vue?vue&type=template&id=38f31ebc
|
|
2142
|
-
|
|
2143
|
-
function iconvue_type_template_id_38f31ebc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2144
|
-
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), {
|
|
2145
|
-
key: 0,
|
|
2146
|
-
"data-qa": "dt-icon",
|
|
2147
|
-
"aria-hidden": $props.ariaLabel ? 'false' : 'true',
|
|
2148
|
-
"aria-label": $props.ariaLabel,
|
|
2149
|
-
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.iconSize)
|
|
2150
|
-
}, null, 8, ["aria-hidden", "aria-label", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true);
|
|
2151
|
-
}
|
|
2152
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=38f31ebc
|
|
2153
|
-
|
|
2154
|
-
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
2155
|
-
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
2156
|
-
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
2157
|
-
|
|
2158
|
-
const ICON_SIZE_MODIFIERS = {
|
|
2159
|
-
100: 'd-icon--size-100',
|
|
2160
|
-
200: 'd-icon--size-200',
|
|
2161
|
-
300: 'd-icon--size-300',
|
|
2162
|
-
400: 'd-icon--size-400',
|
|
2163
|
-
500: 'd-icon--size-500',
|
|
2164
|
-
600: 'd-icon--size-600',
|
|
2165
|
-
700: 'd-icon--size-700',
|
|
2166
|
-
800: 'd-icon--size-800'
|
|
2167
|
-
};
|
|
2168
|
-
const DIALTONE_ICONS = dialtone_icons_namespaceObject;
|
|
2169
|
-
/* harmony default export */ const icon_constants = ({
|
|
2170
|
-
ICON_SIZE_MODIFIERS,
|
|
2171
|
-
DIALTONE_ICONS
|
|
2172
|
-
});
|
|
2173
|
-
;// 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]!./components/icon/icon.vue?vue&type=script&lang=js
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
/**
|
|
2177
|
-
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
2178
|
-
* @see https://dialpad.design/components/icon.html
|
|
2179
|
-
*/
|
|
2180
|
-
|
|
2181
|
-
/* harmony default export */ const iconvue_type_script_lang_js = ({
|
|
2182
|
-
name: 'DtIcon',
|
|
2183
|
-
props: {
|
|
2184
|
-
/**
|
|
2185
|
-
* The size of the icon.
|
|
2186
|
-
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
2187
|
-
*/
|
|
2188
|
-
size: {
|
|
2189
|
-
type: String,
|
|
2190
|
-
default: '500',
|
|
2191
|
-
validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
|
|
2192
|
-
},
|
|
2193
|
-
|
|
2194
|
-
/**
|
|
2195
|
-
* The icon name in kebab-case
|
|
2196
|
-
*/
|
|
2197
|
-
name: {
|
|
2198
|
-
type: String,
|
|
2199
|
-
required: true
|
|
2200
|
-
},
|
|
2201
|
-
|
|
2202
|
-
/**
|
|
2203
|
-
* The label of the icon as read out by a screenreader. Leave this unset if your icon is purely presentational
|
|
2204
|
-
*/
|
|
2205
|
-
ariaLabel: {
|
|
2206
|
-
type: String,
|
|
2207
|
-
default: undefined
|
|
2208
|
-
}
|
|
2209
|
-
},
|
|
2210
|
-
computed: {
|
|
2211
|
-
iconSize() {
|
|
2212
|
-
return ICON_SIZE_MODIFIERS[this.size];
|
|
2213
|
-
},
|
|
2214
|
-
|
|
2215
|
-
iconName() {
|
|
2216
|
-
return kebabCaseToPascalCase(this.name);
|
|
2217
|
-
},
|
|
2218
|
-
|
|
2219
|
-
currentIcon() {
|
|
2220
|
-
return DIALTONE_ICONS[this.iconName];
|
|
2221
|
-
}
|
|
2222
|
-
|
|
2223
|
-
}
|
|
2224
|
-
});
|
|
2225
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js
|
|
2226
|
-
|
|
2227
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
;
|
|
2233
|
-
const icon_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(iconvue_type_script_lang_js, [['render',iconvue_type_template_id_38f31ebc_render]])
|
|
2234
|
-
|
|
2235
|
-
/* harmony default export */ const icon = (icon_exports_);
|
|
2236
2271
|
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
2237
2272
|
|
|
2238
2273
|
|
|
@@ -6575,10 +6610,10 @@ const collapsible_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(collap
|
|
|
6575
6610
|
/* harmony default export */ const collapsible = (collapsible_exports_);
|
|
6576
6611
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
6577
6612
|
|
|
6578
|
-
;// 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/dropdown/dropdown.vue?vue&type=template&id=
|
|
6613
|
+
;// 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/dropdown/dropdown.vue?vue&type=template&id=13df1af6
|
|
6579
6614
|
|
|
6580
|
-
const
|
|
6581
|
-
function
|
|
6615
|
+
const dropdownvue_type_template_id_13df1af6_hoisted_1 = ["id"];
|
|
6616
|
+
function dropdownvue_type_template_id_13df1af6_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6582
6617
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
6583
6618
|
|
|
6584
6619
|
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-popover");
|
|
@@ -6599,7 +6634,8 @@ function dropdownvue_type_template_id_505a060a_render(_ctx, _cache, $props, $set
|
|
|
6599
6634
|
"open-with-arrow-keys": $options.shouldOpenWithArrowKeys,
|
|
6600
6635
|
"open-on-context": $props.openOnContext
|
|
6601
6636
|
}, _ctx.$attrs, {
|
|
6602
|
-
tether: $props.tether
|
|
6637
|
+
tether: $props.tether,
|
|
6638
|
+
transition: $props.transition
|
|
6603
6639
|
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toHandlers)($options.dropdownListeners)), {
|
|
6604
6640
|
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(_ref => {
|
|
6605
6641
|
let {
|
|
@@ -6631,12 +6667,12 @@ function dropdownvue_type_template_id_505a060a_render(_ctx, _cache, $props, $set
|
|
|
6631
6667
|
"visually-hidden-close-label": _ctx.visuallyHiddenCloseLabel,
|
|
6632
6668
|
tabindex: $options.isArrowKeyNav ? -1 : 0,
|
|
6633
6669
|
onClose: close
|
|
6634
|
-
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42,
|
|
6670
|
+
}, 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)];
|
|
6635
6671
|
}),
|
|
6636
6672
|
_: 3
|
|
6637
|
-
}, 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"]);
|
|
6673
|
+
}, 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"]);
|
|
6638
6674
|
}
|
|
6639
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
6675
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=13df1af6
|
|
6640
6676
|
|
|
6641
6677
|
;// 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/popover/popover.vue?vue&type=template&id=2900cc6f
|
|
6642
6678
|
|
|
@@ -12486,6 +12522,15 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12486
12522
|
tether: {
|
|
12487
12523
|
type: Boolean,
|
|
12488
12524
|
default: true
|
|
12525
|
+
},
|
|
12526
|
+
|
|
12527
|
+
/**
|
|
12528
|
+
* Named transition when the content display is toggled.
|
|
12529
|
+
* @see DtLazyShow
|
|
12530
|
+
*/
|
|
12531
|
+
transition: {
|
|
12532
|
+
type: String,
|
|
12533
|
+
default: 'fade'
|
|
12489
12534
|
}
|
|
12490
12535
|
},
|
|
12491
12536
|
emits: [
|
|
@@ -12718,10 +12763,10 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12718
12763
|
});
|
|
12719
12764
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
12720
12765
|
|
|
12721
|
-
;// 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/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12766
|
+
;// 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/dropdown/dropdown.vue?vue&type=style&index=0&id=13df1af6&lang=less
|
|
12722
12767
|
// extracted by mini-css-extract-plugin
|
|
12723
12768
|
|
|
12724
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12769
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=13df1af6&lang=less
|
|
12725
12770
|
|
|
12726
12771
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue
|
|
12727
12772
|
|
|
@@ -12731,7 +12776,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12731
12776
|
;
|
|
12732
12777
|
|
|
12733
12778
|
|
|
12734
|
-
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',
|
|
12779
|
+
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',dropdownvue_type_template_id_13df1af6_render]])
|
|
12735
12780
|
|
|
12736
12781
|
/* harmony default export */ const dropdown = (dropdown_exports_);
|
|
12737
12782
|
;// 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/dropdown/dropdown_separator.vue?vue&type=template&id=6ff5576d
|
|
@@ -22094,26 +22139,31 @@ const callbar_button_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* defa
|
|
|
22094
22139
|
/* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_exports_);
|
|
22095
22140
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
|
|
22096
22141
|
|
|
22097
|
-
;// 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/list_items/contact_info/contact_info.vue?vue&type=template&id=
|
|
22142
|
+
;// 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/list_items/contact_info/contact_info.vue?vue&type=template&id=aa26d78e
|
|
22098
22143
|
|
|
22099
|
-
const
|
|
22144
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_1 = {
|
|
22100
22145
|
class: "d-ps-relative",
|
|
22101
22146
|
"data-qa": "contact-info-left"
|
|
22102
22147
|
};
|
|
22103
|
-
const
|
|
22104
|
-
|
|
22148
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_2 = {
|
|
22149
|
+
key: 0,
|
|
22150
|
+
class: "d-mrn4 d-d-flex d-fd-row"
|
|
22151
|
+
};
|
|
22152
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_3 = ["src", "alt"];
|
|
22153
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_4 = ["src", "alt"];
|
|
22154
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_5 = {
|
|
22105
22155
|
"data-qa": "contact-info-header"
|
|
22106
22156
|
};
|
|
22107
|
-
const
|
|
22157
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_6 = {
|
|
22108
22158
|
"data-qa": "contact-info-subtitle"
|
|
22109
22159
|
};
|
|
22110
|
-
const
|
|
22160
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_7 = {
|
|
22111
22161
|
"data-qa": "contact-info-bottom"
|
|
22112
22162
|
};
|
|
22113
|
-
const
|
|
22163
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_8 = {
|
|
22114
22164
|
"data-qa": "contact-info-right"
|
|
22115
22165
|
};
|
|
22116
|
-
function
|
|
22166
|
+
function contact_infovue_type_template_id_aa26d78e_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22117
22167
|
const _component_dt_avatar = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-avatar");
|
|
22118
22168
|
|
|
22119
22169
|
const _component_dt_list_item = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-list-item");
|
|
@@ -22124,8 +22174,38 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22124
22174
|
"element-type": "div",
|
|
22125
22175
|
"data-qa": "contact-info"
|
|
22126
22176
|
}, {
|
|
22127
|
-
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22128
|
-
|
|
22177
|
+
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) => {
|
|
22178
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
22179
|
+
key: index
|
|
22180
|
+
}, [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, {
|
|
22181
|
+
key: 0,
|
|
22182
|
+
size: $props.avatarSize,
|
|
22183
|
+
"overlay-icon": avatar.icon,
|
|
22184
|
+
"overlay-text": avatar.text,
|
|
22185
|
+
"avatar-class": ['d-ba d-baw4 d-bc-white d-bar-pill', {
|
|
22186
|
+
'd-mln24': index > 0
|
|
22187
|
+
}]
|
|
22188
|
+
}, {
|
|
22189
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("img", {
|
|
22190
|
+
"data-qa": "dt-contact-avatar",
|
|
22191
|
+
src: avatar.src,
|
|
22192
|
+
alt: avatar.initials
|
|
22193
|
+
}, null, 8, contact_infovue_type_template_id_aa26d78e_hoisted_3)]),
|
|
22194
|
+
_: 2
|
|
22195
|
+
}, 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, {
|
|
22196
|
+
key: 1,
|
|
22197
|
+
size: $props.avatarSize,
|
|
22198
|
+
"overlay-icon": avatar.icon,
|
|
22199
|
+
"overlay-text": avatar.text,
|
|
22200
|
+
"avatar-class": ['d-ba d-baw4 d-bc-white d-bar-pill', {
|
|
22201
|
+
'd-mln24': index > 0
|
|
22202
|
+
}]
|
|
22203
|
+
}, {
|
|
22204
|
+
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)]),
|
|
22205
|
+
_: 2
|
|
22206
|
+
}, 1032, ["size", "overlay-icon", "overlay-text", "avatar-class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
22207
|
+
}), 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, {
|
|
22208
|
+
key: 1,
|
|
22129
22209
|
size: $props.avatarSize,
|
|
22130
22210
|
presence: $props.presence
|
|
22131
22211
|
}, {
|
|
@@ -22133,24 +22213,24 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22133
22213
|
"data-qa": "dt-contact-avatar",
|
|
22134
22214
|
src: $props.avatarSrc,
|
|
22135
22215
|
alt: $props.avatarInitials
|
|
22136
|
-
}, null, 8,
|
|
22216
|
+
}, null, 8, contact_infovue_type_template_id_aa26d78e_hoisted_4)]),
|
|
22137
22217
|
_: 1
|
|
22138
22218
|
}, 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, {
|
|
22139
|
-
key:
|
|
22219
|
+
key: 2,
|
|
22140
22220
|
size: $props.avatarSize,
|
|
22141
22221
|
presence: $props.presence
|
|
22142
22222
|
}, {
|
|
22143
22223
|
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)]),
|
|
22144
22224
|
_: 1
|
|
22145
22225
|
}, 8, ["size", "presence"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)])]),
|
|
22146
|
-
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22147
|
-
subtitle: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22148
|
-
bottom: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22149
|
-
right: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22226
|
+
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")])]),
|
|
22227
|
+
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")])]),
|
|
22228
|
+
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")])]),
|
|
22229
|
+
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")])]),
|
|
22150
22230
|
_: 3
|
|
22151
22231
|
}, 8, ["id", "role"]);
|
|
22152
22232
|
}
|
|
22153
|
-
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=
|
|
22233
|
+
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=aa26d78e
|
|
22154
22234
|
|
|
22155
22235
|
;// 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/list_items/contact_info/contact_info.vue?vue&type=script&lang=js
|
|
22156
22236
|
|
|
@@ -22226,6 +22306,19 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22226
22306
|
presence: {
|
|
22227
22307
|
type: String,
|
|
22228
22308
|
default: null
|
|
22309
|
+
},
|
|
22310
|
+
|
|
22311
|
+
/**
|
|
22312
|
+
* Showing multiple avatars in contact info.
|
|
22313
|
+
* The props of array items are: <br>
|
|
22314
|
+
* `src` - avatar image url (optional) <br>
|
|
22315
|
+
* `initials` - Initial letters to display in avatar (required if src is empty)<br>
|
|
22316
|
+
* `text` - text that overlays the avatar (optional) <br>
|
|
22317
|
+
* `icon` - icon that overlays the avatar (optional)
|
|
22318
|
+
*/
|
|
22319
|
+
avatarList: {
|
|
22320
|
+
type: Array,
|
|
22321
|
+
default: null
|
|
22229
22322
|
}
|
|
22230
22323
|
}
|
|
22231
22324
|
});
|
|
@@ -22237,7 +22330,7 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22237
22330
|
|
|
22238
22331
|
|
|
22239
22332
|
;
|
|
22240
|
-
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',
|
|
22333
|
+
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',contact_infovue_type_template_id_aa26d78e_render]])
|
|
22241
22334
|
|
|
22242
22335
|
/* harmony default export */ const contact_info = (contact_info_exports_);
|
|
22243
22336
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/index.js
|