@dialpad/dialtone-vue 3.24.0 → 3.25.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.
|
@@ -289,7 +289,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".tippy-box[data-popper-escaped] .d-too
|
|
|
289
289
|
|
|
290
290
|
/***/ }),
|
|
291
291
|
|
|
292
|
-
/***/
|
|
292
|
+
/***/ 647:
|
|
293
293
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
294
294
|
|
|
295
295
|
"use strict";
|
|
@@ -306,7 +306,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306
306
|
|
|
307
307
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
308
308
|
// Module
|
|
309
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){letter-spacing:-.011rem;line-height:1.6rem}.dt-recipe-callbar-button--circle{border-radius:var(--br-circle)}.dt-recipe-callbar-button.d-btn[disabled]{background-color:unset}.dt-recipe-callbar-button--circle.d-btn[disabled]{border-color:unset}.dt-recipe-callbar-button--
|
|
309
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){letter-spacing:-.011rem;line-height:1.6rem}.dt-recipe-callbar-button--circle{border-radius:var(--br-circle)}.dt-recipe-callbar-button.d-btn[disabled]{background-color:unset}.dt-recipe-callbar-button--circle.d-btn[disabled]{border-color:unset}.dt-recipe-callbar-button--danger.dt-recipe-callbar-button--active{--button--bgc:hsla(var(--error-color-hsl)/10%);--button--fc:var(--error-color-hover)}.dt-recipe-callbar-button--danger.dt-recipe-callbar-button--active:hover{--button--bgc:hsla(var(--error-color-hsl)/20%);--button--fc:var(--error-color-hover)}.dt-recipe-callbar-button--circle.d-btn--icon-only .d-btn__label{display:none}.dt-recipe-callbar-button--active .base-button__icon,.dt-recipe-callbar-button--active:hover .base-button__icon{color:var(--primary-color)}", ""]);
|
|
310
310
|
// Exports
|
|
311
311
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
312
312
|
|
|
@@ -718,19 +718,19 @@ var update = add("da834e14", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
718
718
|
|
|
719
719
|
/***/ }),
|
|
720
720
|
|
|
721
|
-
/***/
|
|
721
|
+
/***/ 980:
|
|
722
722
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
723
723
|
|
|
724
724
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
725
725
|
|
|
726
726
|
// load the styles
|
|
727
|
-
var content = __webpack_require__(
|
|
727
|
+
var content = __webpack_require__(647);
|
|
728
728
|
if(content.__esModule) content = content.default;
|
|
729
729
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
730
730
|
if(content.locals) module.exports = content.locals;
|
|
731
731
|
// add the styles to the DOM
|
|
732
732
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
733
|
-
var update = add("
|
|
733
|
+
var update = add("4994410c", content, true, {"sourceMap":false,"shadowMode":false});
|
|
734
734
|
|
|
735
735
|
/***/ }),
|
|
736
736
|
|
|
@@ -1271,59 +1271,26 @@ if (typeof window !== 'undefined') {
|
|
|
1271
1271
|
|
|
1272
1272
|
;// CONCATENATED MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
1273
1273
|
const external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject = require("vue");
|
|
1274
|
-
;// 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=
|
|
1274
|
+
;// 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=36adc278
|
|
1275
1275
|
|
|
1276
1276
|
const _hoisted_1 = ["id"];
|
|
1277
1277
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1278
|
+
const _component_dt_presence = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-presence");
|
|
1279
|
+
|
|
1278
1280
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
1279
1281
|
id: $props.id,
|
|
1280
1282
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-avatar', $data.AVATAR_KIND_MODIFIERS[$data.kind], $data.AVATAR_SIZE_MODIFIERS[$props.size], $data.AVATAR_COLOR_MODIFIERS[$props.color], $props.avatarClass]),
|
|
1281
1283
|
"data-qa": "dt-avatar"
|
|
1282
|
-
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")
|
|
1284
|
+
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default"), $props.presence ? ((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)({
|
|
1285
|
+
key: 0,
|
|
1286
|
+
presence: $props.presence,
|
|
1287
|
+
class: ['d-avatar__presence', $data.AVATAR_PRESENCE_SIZE_MODIFIERS[$props.size]]
|
|
1288
|
+
}, $props.presenceProps, {
|
|
1289
|
+
"data-qa": "dt-presence"
|
|
1290
|
+
}), null, 16, ["presence", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 10, _hoisted_1);
|
|
1283
1291
|
}
|
|
1284
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=
|
|
1292
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=36adc278
|
|
1285
1293
|
|
|
1286
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar_constants.js
|
|
1287
|
-
const AVATAR_KIND_MODIFIERS = {
|
|
1288
|
-
default: '',
|
|
1289
|
-
icon: 'd-avatar--icon',
|
|
1290
|
-
initials: 'd-avatar--initials'
|
|
1291
|
-
};
|
|
1292
|
-
const AVATAR_SIZE_MODIFIERS = {
|
|
1293
|
-
sm: 'd-avatar--sm',
|
|
1294
|
-
md: 'd-avatar--md',
|
|
1295
|
-
lg: 'd-avatar--lg'
|
|
1296
|
-
};
|
|
1297
|
-
const AVATAR_COLOR_MODIFIERS = {
|
|
1298
|
-
base: '',
|
|
1299
|
-
'orange-200': 'd-avatar--orange-200',
|
|
1300
|
-
'orange-300': 'd-avatar--orange-300',
|
|
1301
|
-
'orange-400': 'd-avatar--orange-400',
|
|
1302
|
-
'orange-500': 'd-avatar--orange-500',
|
|
1303
|
-
'magenta-100': 'd-avatar--magenta-100',
|
|
1304
|
-
'magenta-200': 'd-avatar--magenta-200',
|
|
1305
|
-
'magenta-300': 'd-avatar--magenta-300',
|
|
1306
|
-
'magenta-400': 'd-avatar--magenta-400',
|
|
1307
|
-
'purple-200': 'd-avatar--purple-200',
|
|
1308
|
-
'purple-300': 'd-avatar--purple-300',
|
|
1309
|
-
'purple-400': 'd-avatar--purple-400',
|
|
1310
|
-
'purple-500': 'd-avatar--purple-500',
|
|
1311
|
-
'gold-100': 'd-avatar--gold-100',
|
|
1312
|
-
'gold-200': 'd-avatar--gold-200',
|
|
1313
|
-
'gold-300': 'd-avatar--gold-300',
|
|
1314
|
-
'gold-500': 'd-avatar--gold-500'
|
|
1315
|
-
};
|
|
1316
|
-
const AVATAR_ICON_SIZES = {
|
|
1317
|
-
sm: '200',
|
|
1318
|
-
md: '400',
|
|
1319
|
-
lg: '500'
|
|
1320
|
-
};
|
|
1321
|
-
/* harmony default export */ const avatar_constants = ({
|
|
1322
|
-
AVATAR_KIND_MODIFIERS,
|
|
1323
|
-
AVATAR_SIZE_MODIFIERS,
|
|
1324
|
-
AVATAR_COLOR_MODIFIERS,
|
|
1325
|
-
AVATAR_ICON_SIZES
|
|
1326
|
-
});
|
|
1327
1294
|
;// CONCATENATED MODULE: ./common/constants.js
|
|
1328
1295
|
/* TODO: Move and sort these in a constants directory
|
|
1329
1296
|
|
|
@@ -1512,10 +1479,138 @@ const pascalCaseToKebabCase = string => {
|
|
|
1512
1479
|
flushPromises,
|
|
1513
1480
|
kebabCaseToPascalCase
|
|
1514
1481
|
});
|
|
1482
|
+
;// 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/presence/presence.vue?vue&type=template&id=85037b42
|
|
1483
|
+
|
|
1484
|
+
const presencevue_type_template_id_85037b42_hoisted_1 = ["aria-live"];
|
|
1485
|
+
const _hoisted_2 = {
|
|
1486
|
+
key: 0,
|
|
1487
|
+
"data-qa": "dt-presence-sr-text",
|
|
1488
|
+
class: "sr-only"
|
|
1489
|
+
};
|
|
1490
|
+
function presencevue_type_template_id_85037b42_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1491
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
1492
|
+
class: "d-presence",
|
|
1493
|
+
"data-qa": "dt-presence",
|
|
1494
|
+
role: "status",
|
|
1495
|
+
"aria-live": _ctx.$attrs.ariaLive || 'off'
|
|
1496
|
+
}, [$props.srText ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", _hoisted_2, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.toDisplayString)($props.srText), 1)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("div", {
|
|
1497
|
+
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(["d-presence__inner", {
|
|
1498
|
+
'd-presence__inner--active': $props.presence === 'active',
|
|
1499
|
+
'd-presence__inner--away': $props.presence === 'away',
|
|
1500
|
+
'd-presence__inner--busy': $props.presence === 'busy',
|
|
1501
|
+
'd-presence__inner--offline': $props.presence === 'offline'
|
|
1502
|
+
}])
|
|
1503
|
+
}, null, 2)], 8, presencevue_type_template_id_85037b42_hoisted_1);
|
|
1504
|
+
}
|
|
1505
|
+
;// CONCATENATED MODULE: ./components/presence/presence.vue?vue&type=template&id=85037b42
|
|
1506
|
+
|
|
1507
|
+
;// CONCATENATED MODULE: ./components/presence/presence_constants.js
|
|
1508
|
+
const PRESENCE_STATES = {
|
|
1509
|
+
BUSY: 'busy',
|
|
1510
|
+
AWAY: 'away',
|
|
1511
|
+
OFFLINE: 'offline',
|
|
1512
|
+
ACTIVE: 'active'
|
|
1513
|
+
};
|
|
1514
|
+
const PRESENCE_STATES_LIST = [PRESENCE_STATES.BUSY, PRESENCE_STATES.AWAY, PRESENCE_STATES.OFFLINE, PRESENCE_STATES.ACTIVE];
|
|
1515
|
+
;// 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/presence/presence.vue?vue&type=script&lang=js
|
|
1516
|
+
|
|
1517
|
+
/**
|
|
1518
|
+
* Presence is a user status visual indicator element.
|
|
1519
|
+
* @see https://dialpad.design/components/presence.html
|
|
1520
|
+
*/
|
|
1521
|
+
|
|
1522
|
+
/* harmony default export */ const presencevue_type_script_lang_js = ({
|
|
1523
|
+
name: 'DtPresence',
|
|
1524
|
+
props: {
|
|
1525
|
+
/**
|
|
1526
|
+
* Determines the color of the inner presence circle, indicating status.
|
|
1527
|
+
* Accepts one of 4 values: 'busy', 'away', 'active', 'offline'
|
|
1528
|
+
*/
|
|
1529
|
+
presence: {
|
|
1530
|
+
type: String,
|
|
1531
|
+
default: PRESENCE_STATES.ACTIVE,
|
|
1532
|
+
validator: role => {
|
|
1533
|
+
return PRESENCE_STATES_LIST.includes(role);
|
|
1534
|
+
}
|
|
1535
|
+
},
|
|
1536
|
+
|
|
1537
|
+
/**
|
|
1538
|
+
* Since Presence is a visual element, we need SRs to read out any state changes
|
|
1539
|
+
* that occur.
|
|
1540
|
+
* Text entered here will be read by assistive technology. If null this component will be ignored by AT.
|
|
1541
|
+
*/
|
|
1542
|
+
srText: {
|
|
1543
|
+
type: String,
|
|
1544
|
+
default: null
|
|
1545
|
+
}
|
|
1546
|
+
}
|
|
1547
|
+
});
|
|
1548
|
+
;// CONCATENATED MODULE: ./components/presence/presence.vue?vue&type=script&lang=js
|
|
1549
|
+
|
|
1550
|
+
// EXTERNAL MODULE: ./node_modules/vue-loader/dist/exportHelper.js
|
|
1551
|
+
var exportHelper = __webpack_require__(744);
|
|
1552
|
+
;// CONCATENATED MODULE: ./components/presence/presence.vue
|
|
1553
|
+
|
|
1554
|
+
|
|
1555
|
+
|
|
1556
|
+
|
|
1557
|
+
;
|
|
1558
|
+
const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(presencevue_type_script_lang_js, [['render',presencevue_type_template_id_85037b42_render]])
|
|
1559
|
+
|
|
1560
|
+
/* harmony default export */ const presence = (__exports__);
|
|
1561
|
+
;// CONCATENATED MODULE: ./components/presence/index.js
|
|
1562
|
+
|
|
1563
|
+
|
|
1564
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar_constants.js
|
|
1565
|
+
const AVATAR_KIND_MODIFIERS = {
|
|
1566
|
+
default: '',
|
|
1567
|
+
icon: 'd-avatar--icon',
|
|
1568
|
+
initials: 'd-avatar--initials'
|
|
1569
|
+
};
|
|
1570
|
+
const AVATAR_SIZE_MODIFIERS = {
|
|
1571
|
+
sm: 'd-avatar--sm',
|
|
1572
|
+
md: 'd-avatar--md',
|
|
1573
|
+
lg: 'd-avatar--lg'
|
|
1574
|
+
};
|
|
1575
|
+
const AVATAR_PRESENCE_SIZE_MODIFIERS = {
|
|
1576
|
+
md: 'd-avatar__presence--md',
|
|
1577
|
+
lg: 'd-avatar__presence--lg'
|
|
1578
|
+
};
|
|
1579
|
+
const AVATAR_COLOR_MODIFIERS = {
|
|
1580
|
+
base: '',
|
|
1581
|
+
'orange-200': 'd-avatar--orange-200',
|
|
1582
|
+
'orange-300': 'd-avatar--orange-300',
|
|
1583
|
+
'orange-400': 'd-avatar--orange-400',
|
|
1584
|
+
'orange-500': 'd-avatar--orange-500',
|
|
1585
|
+
'magenta-100': 'd-avatar--magenta-100',
|
|
1586
|
+
'magenta-200': 'd-avatar--magenta-200',
|
|
1587
|
+
'magenta-300': 'd-avatar--magenta-300',
|
|
1588
|
+
'magenta-400': 'd-avatar--magenta-400',
|
|
1589
|
+
'purple-200': 'd-avatar--purple-200',
|
|
1590
|
+
'purple-300': 'd-avatar--purple-300',
|
|
1591
|
+
'purple-400': 'd-avatar--purple-400',
|
|
1592
|
+
'purple-500': 'd-avatar--purple-500',
|
|
1593
|
+
'gold-100': 'd-avatar--gold-100',
|
|
1594
|
+
'gold-200': 'd-avatar--gold-200',
|
|
1595
|
+
'gold-300': 'd-avatar--gold-300',
|
|
1596
|
+
'gold-500': 'd-avatar--gold-500'
|
|
1597
|
+
};
|
|
1598
|
+
const AVATAR_ICON_SIZES = {
|
|
1599
|
+
sm: '200',
|
|
1600
|
+
md: '400',
|
|
1601
|
+
lg: '500'
|
|
1602
|
+
};
|
|
1603
|
+
/* harmony default export */ const avatar_constants = ({
|
|
1604
|
+
AVATAR_KIND_MODIFIERS,
|
|
1605
|
+
AVATAR_SIZE_MODIFIERS,
|
|
1606
|
+
AVATAR_COLOR_MODIFIERS,
|
|
1607
|
+
AVATAR_ICON_SIZES
|
|
1608
|
+
});
|
|
1515
1609
|
;// 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/avatar/avatar.vue?vue&type=script&lang=js
|
|
1516
1610
|
|
|
1517
1611
|
|
|
1518
1612
|
|
|
1613
|
+
|
|
1519
1614
|
/**
|
|
1520
1615
|
* An avatar is a visual representation of a user or object.
|
|
1521
1616
|
* @see https://dialpad.design/components/avatar.html
|
|
@@ -1523,6 +1618,9 @@ const pascalCaseToKebabCase = string => {
|
|
|
1523
1618
|
|
|
1524
1619
|
/* harmony default export */ const avatarvue_type_script_lang_js = ({
|
|
1525
1620
|
name: 'DtAvatar',
|
|
1621
|
+
components: {
|
|
1622
|
+
DtPresence: presence
|
|
1623
|
+
},
|
|
1526
1624
|
inheritAttrs: false,
|
|
1527
1625
|
props: {
|
|
1528
1626
|
/**
|
|
@@ -1567,6 +1665,24 @@ const pascalCaseToKebabCase = string => {
|
|
|
1567
1665
|
avatarClass: {
|
|
1568
1666
|
type: [String, Array, Object],
|
|
1569
1667
|
default: ''
|
|
1668
|
+
},
|
|
1669
|
+
|
|
1670
|
+
/**
|
|
1671
|
+
* Determines whether to show the presence indicator for
|
|
1672
|
+
* Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
|
|
1673
|
+
* or 'active'. By default, it's null and nothing is shown.
|
|
1674
|
+
*/
|
|
1675
|
+
presence: {
|
|
1676
|
+
type: String,
|
|
1677
|
+
default: null
|
|
1678
|
+
},
|
|
1679
|
+
|
|
1680
|
+
/**
|
|
1681
|
+
* A set of props to be passed into the presence component.
|
|
1682
|
+
*/
|
|
1683
|
+
presenceProps: {
|
|
1684
|
+
type: Object,
|
|
1685
|
+
default: () => ({})
|
|
1570
1686
|
}
|
|
1571
1687
|
},
|
|
1572
1688
|
|
|
@@ -1576,7 +1692,8 @@ const pascalCaseToKebabCase = string => {
|
|
|
1576
1692
|
kind: 'initials',
|
|
1577
1693
|
AVATAR_SIZE_MODIFIERS: AVATAR_SIZE_MODIFIERS,
|
|
1578
1694
|
AVATAR_COLOR_MODIFIERS: AVATAR_COLOR_MODIFIERS,
|
|
1579
|
-
AVATAR_KIND_MODIFIERS: AVATAR_KIND_MODIFIERS
|
|
1695
|
+
AVATAR_KIND_MODIFIERS: AVATAR_KIND_MODIFIERS,
|
|
1696
|
+
AVATAR_PRESENCE_SIZE_MODIFIERS: AVATAR_PRESENCE_SIZE_MODIFIERS
|
|
1580
1697
|
};
|
|
1581
1698
|
},
|
|
1582
1699
|
|
|
@@ -1637,17 +1754,15 @@ const pascalCaseToKebabCase = string => {
|
|
|
1637
1754
|
});
|
|
1638
1755
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=script&lang=js
|
|
1639
1756
|
|
|
1640
|
-
// EXTERNAL MODULE: ./node_modules/vue-loader/dist/exportHelper.js
|
|
1641
|
-
var exportHelper = __webpack_require__(744);
|
|
1642
1757
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue
|
|
1643
1758
|
|
|
1644
1759
|
|
|
1645
1760
|
|
|
1646
1761
|
|
|
1647
1762
|
;
|
|
1648
|
-
const
|
|
1763
|
+
const avatar_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(avatarvue_type_script_lang_js, [['render',render]])
|
|
1649
1764
|
|
|
1650
|
-
/* harmony default export */ const avatar = (
|
|
1765
|
+
/* harmony default export */ const avatar = (avatar_exports_);
|
|
1651
1766
|
;// CONCATENATED MODULE: ./components/avatar/index.js
|
|
1652
1767
|
|
|
1653
1768
|
|
|
@@ -1736,7 +1851,7 @@ const badge_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(badgevue_typ
|
|
|
1736
1851
|
;// 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/banner/banner.vue?vue&type=template&id=a3c41ca8
|
|
1737
1852
|
|
|
1738
1853
|
const bannervue_type_template_id_a3c41ca8_hoisted_1 = ["role"];
|
|
1739
|
-
const
|
|
1854
|
+
const bannervue_type_template_id_a3c41ca8_hoisted_2 = ["aria-labelledby", "aria-describedby"];
|
|
1740
1855
|
function bannervue_type_template_id_a3c41ca8_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1741
1856
|
const _component_dt_notice_icon = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-notice-icon");
|
|
1742
1857
|
|
|
@@ -1778,7 +1893,7 @@ function bannervue_type_template_id_a3c41ca8_render(_ctx, _cache, $props, $setup
|
|
|
1778
1893
|
}, {
|
|
1779
1894
|
default: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "action")]),
|
|
1780
1895
|
_: 3
|
|
1781
|
-
}, 8, ["hide-close", "close-button-props", "visually-hidden-close", "visually-hidden-close-label"])], 10,
|
|
1896
|
+
}, 8, ["hide-close", "close-button-props", "visually-hidden-close", "visually-hidden-close-label"])], 10, bannervue_type_template_id_a3c41ca8_hoisted_2)], 46, bannervue_type_template_id_a3c41ca8_hoisted_1);
|
|
1782
1897
|
}
|
|
1783
1898
|
;// CONCATENATED MODULE: ./components/banner/banner.vue?vue&type=template&id=a3c41ca8
|
|
1784
1899
|
|
|
@@ -18671,9 +18786,9 @@ const combobox_multi_select_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
18671
18786
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
18672
18787
|
|
|
18673
18788
|
|
|
18674
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=
|
|
18789
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=e4ef387c
|
|
18675
18790
|
|
|
18676
|
-
function
|
|
18791
|
+
function callbar_buttonvue_type_template_id_e4ef387c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
18677
18792
|
const _component_dt_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-button");
|
|
18678
18793
|
|
|
18679
18794
|
const _component_dt_tooltip = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-tooltip");
|
|
@@ -18700,7 +18815,7 @@ function callbar_buttonvue_type_template_id_515e121a_render(_ctx, _cache, $props
|
|
|
18700
18815
|
_: 3
|
|
18701
18816
|
}, 8, ["id"]);
|
|
18702
18817
|
}
|
|
18703
|
-
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=
|
|
18818
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=e4ef387c
|
|
18704
18819
|
|
|
18705
18820
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js
|
|
18706
18821
|
|
|
@@ -18801,9 +18916,9 @@ function callbar_buttonvue_type_template_id_515e121a_render(_ctx, _cache, $props
|
|
|
18801
18916
|
});
|
|
18802
18917
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js
|
|
18803
18918
|
|
|
18804
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.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/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=
|
|
18805
|
-
var
|
|
18806
|
-
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=
|
|
18919
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.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/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=e4ef387c&lang=less
|
|
18920
|
+
var callbar_buttonvue_type_style_index_0_id_e4ef387c_lang_less = __webpack_require__(980);
|
|
18921
|
+
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue?vue&type=style&index=0&id=e4ef387c&lang=less
|
|
18807
18922
|
|
|
18808
18923
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/callbar_button.vue
|
|
18809
18924
|
|
|
@@ -18813,7 +18928,7 @@ var callbar_buttonvue_type_style_index_0_id_515e121a_lang_less = __webpack_requi
|
|
|
18813
18928
|
;
|
|
18814
18929
|
|
|
18815
18930
|
|
|
18816
|
-
const callbar_button_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(callbar_buttonvue_type_script_lang_js, [['render',
|
|
18931
|
+
const callbar_button_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(callbar_buttonvue_type_script_lang_js, [['render',callbar_buttonvue_type_template_id_e4ef387c_render]])
|
|
18817
18932
|
|
|
18818
18933
|
/* harmony default export */ const callbar_button = (callbar_button_exports_);
|
|
18819
18934
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
|