@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
|
@@ -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=5ee71a51
|
|
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=5ee71a51
|
|
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,6 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1926
2053
|
kindHandler(el) {
|
|
1927
2054
|
switch (this.kind) {
|
|
1928
2055
|
case 'image':
|
|
1929
|
-
el.classList.add('d-avatar__image', 'd-zi-base1');
|
|
1930
2056
|
this.validateImageAttrsPresence();
|
|
1931
2057
|
this.setImageListeners(el);
|
|
1932
2058
|
break;
|
|
@@ -2048,10 +2174,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
2048
2174
|
});
|
|
2049
2175
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=script&lang=js
|
|
2050
2176
|
|
|
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=
|
|
2177
|
+
;// 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=5ee71a51&lang=less
|
|
2052
2178
|
// extracted by mini-css-extract-plugin
|
|
2053
2179
|
|
|
2054
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
2180
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=5ee71a51&lang=less
|
|
2055
2181
|
|
|
2056
2182
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue
|
|
2057
2183
|
|
|
@@ -2077,10 +2203,10 @@ const badgevue_type_template_id_e4533274_hoisted_2 = {
|
|
|
2077
2203
|
key: 1,
|
|
2078
2204
|
class: "d-badge__icon-left"
|
|
2079
2205
|
};
|
|
2080
|
-
const
|
|
2206
|
+
const badgevue_type_template_id_e4533274_hoisted_3 = {
|
|
2081
2207
|
class: "d-badge__label"
|
|
2082
2208
|
};
|
|
2083
|
-
const
|
|
2209
|
+
const badgevue_type_template_id_e4533274_hoisted_4 = {
|
|
2084
2210
|
key: 2,
|
|
2085
2211
|
class: "d-badge__icon-right"
|
|
2086
2212
|
};
|
|
@@ -2093,7 +2219,7 @@ function badgevue_type_template_id_e4533274_render(_ctx, _cache, $props, $setup,
|
|
|
2093
2219
|
}, [$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
2220
|
name: $props.iconLeft || 'dialpad-ai',
|
|
2095
2221
|
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",
|
|
2222
|
+
}, 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
2223
|
name: $props.iconRight,
|
|
2098
2224
|
size: "200"
|
|
2099
2225
|
}, null, 8, ["name"])])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 2);
|
|
@@ -2138,101 +2264,6 @@ const BADGE_DECORATION_MODIFIERS = {
|
|
|
2138
2264
|
'magenta-300': 'd-badge--decorate-magenta-300',
|
|
2139
2265
|
'magenta-400': 'd-badge--decorate-magenta-400'
|
|
2140
2266
|
};
|
|
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
2267
|
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
2237
2268
|
|
|
2238
2269
|
|
|
@@ -6575,10 +6606,10 @@ const collapsible_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(collap
|
|
|
6575
6606
|
/* harmony default export */ const collapsible = (collapsible_exports_);
|
|
6576
6607
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
6577
6608
|
|
|
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=
|
|
6609
|
+
;// 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
6610
|
|
|
6580
|
-
const
|
|
6581
|
-
function
|
|
6611
|
+
const dropdownvue_type_template_id_13df1af6_hoisted_1 = ["id"];
|
|
6612
|
+
function dropdownvue_type_template_id_13df1af6_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6582
6613
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
6583
6614
|
|
|
6584
6615
|
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-popover");
|
|
@@ -6599,7 +6630,8 @@ function dropdownvue_type_template_id_505a060a_render(_ctx, _cache, $props, $set
|
|
|
6599
6630
|
"open-with-arrow-keys": $options.shouldOpenWithArrowKeys,
|
|
6600
6631
|
"open-on-context": $props.openOnContext
|
|
6601
6632
|
}, _ctx.$attrs, {
|
|
6602
|
-
tether: $props.tether
|
|
6633
|
+
tether: $props.tether,
|
|
6634
|
+
transition: $props.transition
|
|
6603
6635
|
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toHandlers)($options.dropdownListeners)), {
|
|
6604
6636
|
anchor: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(_ref => {
|
|
6605
6637
|
let {
|
|
@@ -6631,12 +6663,12 @@ function dropdownvue_type_template_id_505a060a_render(_ctx, _cache, $props, $set
|
|
|
6631
6663
|
"visually-hidden-close-label": _ctx.visuallyHiddenCloseLabel,
|
|
6632
6664
|
tabindex: $options.isArrowKeyNav ? -1 : 0,
|
|
6633
6665
|
onClose: close
|
|
6634
|
-
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42,
|
|
6666
|
+
}, 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
6667
|
}),
|
|
6636
6668
|
_: 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"]);
|
|
6669
|
+
}, 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
6670
|
}
|
|
6639
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
6671
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=13df1af6
|
|
6640
6672
|
|
|
6641
6673
|
;// 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
6674
|
|
|
@@ -12486,6 +12518,15 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12486
12518
|
tether: {
|
|
12487
12519
|
type: Boolean,
|
|
12488
12520
|
default: true
|
|
12521
|
+
},
|
|
12522
|
+
|
|
12523
|
+
/**
|
|
12524
|
+
* Named transition when the content display is toggled.
|
|
12525
|
+
* @see DtLazyShow
|
|
12526
|
+
*/
|
|
12527
|
+
transition: {
|
|
12528
|
+
type: String,
|
|
12529
|
+
default: 'fade'
|
|
12489
12530
|
}
|
|
12490
12531
|
},
|
|
12491
12532
|
emits: [
|
|
@@ -12718,10 +12759,10 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12718
12759
|
});
|
|
12719
12760
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
12720
12761
|
|
|
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=
|
|
12762
|
+
;// 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
12763
|
// extracted by mini-css-extract-plugin
|
|
12723
12764
|
|
|
12724
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12765
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=13df1af6&lang=less
|
|
12725
12766
|
|
|
12726
12767
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue
|
|
12727
12768
|
|
|
@@ -12731,7 +12772,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12731
12772
|
;
|
|
12732
12773
|
|
|
12733
12774
|
|
|
12734
|
-
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',
|
|
12775
|
+
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',dropdownvue_type_template_id_13df1af6_render]])
|
|
12735
12776
|
|
|
12736
12777
|
/* harmony default export */ const dropdown = (dropdown_exports_);
|
|
12737
12778
|
;// 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 +22135,31 @@ const callbar_button_with_popover_exports_ = /*#__PURE__*/(0,exportHelper/* defa
|
|
|
22094
22135
|
/* harmony default export */ const callbar_button_with_popover = (callbar_button_with_popover_exports_);
|
|
22095
22136
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button_with_popover/index.js
|
|
22096
22137
|
|
|
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=
|
|
22138
|
+
;// 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
22139
|
|
|
22099
|
-
const
|
|
22140
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_1 = {
|
|
22100
22141
|
class: "d-ps-relative",
|
|
22101
22142
|
"data-qa": "contact-info-left"
|
|
22102
22143
|
};
|
|
22103
|
-
const
|
|
22104
|
-
|
|
22144
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_2 = {
|
|
22145
|
+
key: 0,
|
|
22146
|
+
class: "d-mrn4 d-d-flex d-fd-row"
|
|
22147
|
+
};
|
|
22148
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_3 = ["src", "alt"];
|
|
22149
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_4 = ["src", "alt"];
|
|
22150
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_5 = {
|
|
22105
22151
|
"data-qa": "contact-info-header"
|
|
22106
22152
|
};
|
|
22107
|
-
const
|
|
22153
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_6 = {
|
|
22108
22154
|
"data-qa": "contact-info-subtitle"
|
|
22109
22155
|
};
|
|
22110
|
-
const
|
|
22156
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_7 = {
|
|
22111
22157
|
"data-qa": "contact-info-bottom"
|
|
22112
22158
|
};
|
|
22113
|
-
const
|
|
22159
|
+
const contact_infovue_type_template_id_aa26d78e_hoisted_8 = {
|
|
22114
22160
|
"data-qa": "contact-info-right"
|
|
22115
22161
|
};
|
|
22116
|
-
function
|
|
22162
|
+
function contact_infovue_type_template_id_aa26d78e_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22117
22163
|
const _component_dt_avatar = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-avatar");
|
|
22118
22164
|
|
|
22119
22165
|
const _component_dt_list_item = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-list-item");
|
|
@@ -22124,8 +22170,38 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22124
22170
|
"element-type": "div",
|
|
22125
22171
|
"data-qa": "contact-info"
|
|
22126
22172
|
}, {
|
|
22127
|
-
left: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div",
|
|
22128
|
-
|
|
22173
|
+
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) => {
|
|
22174
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
22175
|
+
key: index
|
|
22176
|
+
}, [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, {
|
|
22177
|
+
key: 0,
|
|
22178
|
+
size: $props.avatarSize,
|
|
22179
|
+
"overlay-icon": avatar.icon,
|
|
22180
|
+
"overlay-text": avatar.text,
|
|
22181
|
+
"avatar-class": ['d-ba d-baw4 d-bc-white d-bar-pill', {
|
|
22182
|
+
'd-mln24': index > 0
|
|
22183
|
+
}]
|
|
22184
|
+
}, {
|
|
22185
|
+
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("img", {
|
|
22186
|
+
"data-qa": "dt-contact-avatar",
|
|
22187
|
+
src: avatar.src,
|
|
22188
|
+
alt: avatar.initials
|
|
22189
|
+
}, null, 8, contact_infovue_type_template_id_aa26d78e_hoisted_3)]),
|
|
22190
|
+
_: 2
|
|
22191
|
+
}, 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, {
|
|
22192
|
+
key: 1,
|
|
22193
|
+
size: $props.avatarSize,
|
|
22194
|
+
"overlay-icon": avatar.icon,
|
|
22195
|
+
"overlay-text": avatar.text,
|
|
22196
|
+
"avatar-class": ['d-ba d-baw4 d-bc-white d-bar-pill', {
|
|
22197
|
+
'd-mln24': index > 0
|
|
22198
|
+
}]
|
|
22199
|
+
}, {
|
|
22200
|
+
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)]),
|
|
22201
|
+
_: 2
|
|
22202
|
+
}, 1032, ["size", "overlay-icon", "overlay-text", "avatar-class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
22203
|
+
}), 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, {
|
|
22204
|
+
key: 1,
|
|
22129
22205
|
size: $props.avatarSize,
|
|
22130
22206
|
presence: $props.presence
|
|
22131
22207
|
}, {
|
|
@@ -22133,24 +22209,24 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22133
22209
|
"data-qa": "dt-contact-avatar",
|
|
22134
22210
|
src: $props.avatarSrc,
|
|
22135
22211
|
alt: $props.avatarInitials
|
|
22136
|
-
}, null, 8,
|
|
22212
|
+
}, null, 8, contact_infovue_type_template_id_aa26d78e_hoisted_4)]),
|
|
22137
22213
|
_: 1
|
|
22138
22214
|
}, 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:
|
|
22215
|
+
key: 2,
|
|
22140
22216
|
size: $props.avatarSize,
|
|
22141
22217
|
presence: $props.presence
|
|
22142
22218
|
}, {
|
|
22143
22219
|
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
22220
|
_: 1
|
|
22145
22221
|
}, 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",
|
|
22222
|
+
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")])]),
|
|
22223
|
+
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")])]),
|
|
22224
|
+
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")])]),
|
|
22225
|
+
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
22226
|
_: 3
|
|
22151
22227
|
}, 8, ["id", "role"]);
|
|
22152
22228
|
}
|
|
22153
|
-
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=
|
|
22229
|
+
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info.vue?vue&type=template&id=aa26d78e
|
|
22154
22230
|
|
|
22155
22231
|
;// 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
22232
|
|
|
@@ -22226,6 +22302,19 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22226
22302
|
presence: {
|
|
22227
22303
|
type: String,
|
|
22228
22304
|
default: null
|
|
22305
|
+
},
|
|
22306
|
+
|
|
22307
|
+
/**
|
|
22308
|
+
* Showing multiple avatars in contact info.
|
|
22309
|
+
* The props of array items are: <br>
|
|
22310
|
+
* `src` - avatar image url (optional) <br>
|
|
22311
|
+
* `initials` - Initial letters to display in avatar (required if src is empty)<br>
|
|
22312
|
+
* `text` - text that overlays the avatar (optional) <br>
|
|
22313
|
+
* `icon` - icon that overlays the avatar (optional)
|
|
22314
|
+
*/
|
|
22315
|
+
avatarList: {
|
|
22316
|
+
type: Array,
|
|
22317
|
+
default: null
|
|
22229
22318
|
}
|
|
22230
22319
|
}
|
|
22231
22320
|
});
|
|
@@ -22237,7 +22326,7 @@ function contact_infovue_type_template_id_0720678b_render(_ctx, _cache, $props,
|
|
|
22237
22326
|
|
|
22238
22327
|
|
|
22239
22328
|
;
|
|
22240
|
-
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',
|
|
22329
|
+
const contact_info_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(contact_infovue_type_script_lang_js, [['render',contact_infovue_type_template_id_aa26d78e_render]])
|
|
22241
22330
|
|
|
22242
22331
|
/* harmony default export */ const contact_info = (contact_info_exports_);
|
|
22243
22332
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/index.js
|