@dialpad/dialtone-vue 3.45.0 → 3.46.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 +20 -0
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.common.js +105 -63
- package/dist/dialtone-vue.umd.js +105 -63
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +4 -4
|
@@ -1184,6 +1184,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1184
1184
|
"DtNotice": () => (/* reexport */ notice),
|
|
1185
1185
|
"DtPagination": () => (/* reexport */ pagination),
|
|
1186
1186
|
"DtPopover": () => (/* reexport */ popover),
|
|
1187
|
+
"DtPresence": () => (/* reexport */ presence),
|
|
1187
1188
|
"DtRadio": () => (/* reexport */ radio_radio),
|
|
1188
1189
|
"DtRadioGroup": () => (/* reexport */ radio_group),
|
|
1189
1190
|
"DtRecipeCallbarButton": () => (/* reexport */ callbar_button),
|
|
@@ -1233,6 +1234,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1233
1234
|
"POPOVER_INITIAL_FOCUS_STRINGS": () => (/* reexport */ POPOVER_INITIAL_FOCUS_STRINGS),
|
|
1234
1235
|
"POPOVER_PADDING_CLASSES": () => (/* reexport */ POPOVER_PADDING_CLASSES),
|
|
1235
1236
|
"POPOVER_ROLES": () => (/* reexport */ POPOVER_ROLES),
|
|
1237
|
+
"PRESENCE_STATES": () => (/* reexport */ PRESENCE_STATES),
|
|
1238
|
+
"PRESENCE_STATES_LIST": () => (/* reexport */ PRESENCE_STATES_LIST),
|
|
1236
1239
|
"ROOT_LAYOUT_SIDEBAR_POSITIONS": () => (/* reexport */ ROOT_LAYOUT_SIDEBAR_POSITIONS),
|
|
1237
1240
|
"SELECT_SIZE_MODIFIERS": () => (/* reexport */ SELECT_SIZE_MODIFIERS),
|
|
1238
1241
|
"SELECT_STATE_MODIFIERS": () => (/* reexport */ SELECT_STATE_MODIFIERS),
|
|
@@ -1281,7 +1284,7 @@ if (typeof window !== 'undefined') {
|
|
|
1281
1284
|
|
|
1282
1285
|
;// CONCATENATED MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
1283
1286
|
const external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject = require("vue");
|
|
1284
|
-
;// 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=
|
|
1287
|
+
;// 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=47ab284e
|
|
1285
1288
|
|
|
1286
1289
|
const _hoisted_1 = ["id"];
|
|
1287
1290
|
const _hoisted_2 = {
|
|
@@ -1314,7 +1317,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1314
1317
|
"data-qa": "dt-presence"
|
|
1315
1318
|
}), null, 16, ["presence", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 14, _hoisted_1);
|
|
1316
1319
|
}
|
|
1317
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=
|
|
1320
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=47ab284e
|
|
1318
1321
|
|
|
1319
1322
|
;// CONCATENATED MODULE: ./common/constants.js
|
|
1320
1323
|
/* TODO: Move and sort these in a constants directory
|
|
@@ -1544,30 +1547,30 @@ const extractVueListeners = attrs => {
|
|
|
1544
1547
|
kebabCaseToPascalCase,
|
|
1545
1548
|
extractVueListeners
|
|
1546
1549
|
});
|
|
1547
|
-
;// 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=
|
|
1550
|
+
;// 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=77957bb3
|
|
1548
1551
|
|
|
1549
|
-
const
|
|
1550
|
-
const
|
|
1552
|
+
const presencevue_type_template_id_77957bb3_hoisted_1 = ["aria-live"];
|
|
1553
|
+
const presencevue_type_template_id_77957bb3_hoisted_2 = {
|
|
1551
1554
|
key: 0,
|
|
1552
1555
|
"data-qa": "dt-presence-sr-text",
|
|
1553
1556
|
class: "sr-only"
|
|
1554
1557
|
};
|
|
1555
|
-
function
|
|
1558
|
+
function presencevue_type_template_id_77957bb3_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1556
1559
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
1557
1560
|
class: "d-presence",
|
|
1558
1561
|
"data-qa": "dt-presence",
|
|
1559
1562
|
role: "status",
|
|
1560
1563
|
"aria-live": _ctx.$attrs.ariaLive || 'off'
|
|
1561
|
-
}, [$props.srText ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span",
|
|
1564
|
+
}, [$props.srText ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span", presencevue_type_template_id_77957bb3_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", {
|
|
1562
1565
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(["d-presence__inner", {
|
|
1563
1566
|
'd-presence__inner--active': $props.presence === 'active',
|
|
1564
1567
|
'd-presence__inner--away': $props.presence === 'away',
|
|
1565
1568
|
'd-presence__inner--busy': $props.presence === 'busy',
|
|
1566
1569
|
'd-presence__inner--offline': $props.presence === 'offline'
|
|
1567
1570
|
}])
|
|
1568
|
-
}, null, 2)], 8,
|
|
1571
|
+
}, null, 2)], 8, presencevue_type_template_id_77957bb3_hoisted_1);
|
|
1569
1572
|
}
|
|
1570
|
-
;// CONCATENATED MODULE: ./components/presence/presence.vue?vue&type=template&id=
|
|
1573
|
+
;// CONCATENATED MODULE: ./components/presence/presence.vue?vue&type=template&id=77957bb3
|
|
1571
1574
|
|
|
1572
1575
|
;// CONCATENATED MODULE: ./components/presence/presence_constants.js
|
|
1573
1576
|
const PRESENCE_STATES = {
|
|
@@ -1590,6 +1593,7 @@ const PRESENCE_STATES_LIST = [PRESENCE_STATES.BUSY, PRESENCE_STATES.AWAY, PRESEN
|
|
|
1590
1593
|
/**
|
|
1591
1594
|
* Determines the color of the inner presence circle, indicating status.
|
|
1592
1595
|
* Accepts one of 4 values: 'busy', 'away', 'active', 'offline'
|
|
1596
|
+
* @values busy, away, active, offline
|
|
1593
1597
|
*/
|
|
1594
1598
|
presence: {
|
|
1595
1599
|
type: String,
|
|
@@ -1620,7 +1624,7 @@ var exportHelper = __webpack_require__(744);
|
|
|
1620
1624
|
|
|
1621
1625
|
|
|
1622
1626
|
;
|
|
1623
|
-
const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(presencevue_type_script_lang_js, [['render',
|
|
1627
|
+
const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(presencevue_type_script_lang_js, [['render',presencevue_type_template_id_77957bb3_render]])
|
|
1624
1628
|
|
|
1625
1629
|
/* harmony default export */ const presence = (__exports__);
|
|
1626
1630
|
;// CONCATENATED MODULE: ./components/presence/index.js
|
|
@@ -1729,6 +1733,7 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1729
1733
|
* Determines whether to show the presence indicator for
|
|
1730
1734
|
* Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
|
|
1731
1735
|
* or 'active'. By default, it's null and nothing is shown.
|
|
1736
|
+
* @values null, busy, away, offline, active
|
|
1732
1737
|
*/
|
|
1733
1738
|
presence: {
|
|
1734
1739
|
type: String,
|
|
@@ -1951,10 +1956,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1951
1956
|
});
|
|
1952
1957
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=script&lang=js
|
|
1953
1958
|
|
|
1954
|
-
;// 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=
|
|
1959
|
+
;// 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=47ab284e&lang=less
|
|
1955
1960
|
// extracted by mini-css-extract-plugin
|
|
1956
1961
|
|
|
1957
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
1962
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=47ab284e&lang=less
|
|
1958
1963
|
|
|
1959
1964
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue
|
|
1960
1965
|
|
|
@@ -4207,9 +4212,9 @@ function combobox_loading_listvue_type_template_id_07d9971d_render(_ctx, _cache,
|
|
|
4207
4212
|
}
|
|
4208
4213
|
;// CONCATENATED MODULE: ./components/combobox/combobox_loading-list.vue?vue&type=template&id=07d9971d
|
|
4209
4214
|
|
|
4210
|
-
;// 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/list_item/list_item.vue?vue&type=template&id=
|
|
4215
|
+
;// 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/list_item/list_item.vue?vue&type=template&id=4ed05bdc
|
|
4211
4216
|
|
|
4212
|
-
function
|
|
4217
|
+
function list_itemvue_type_template_id_4ed05bdc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4213
4218
|
const _component_dt_icon = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-icon");
|
|
4214
4219
|
|
|
4215
4220
|
return (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)($props.elementType), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
@@ -4246,7 +4251,7 @@ function list_itemvue_type_template_id_28a5ebfc_render(_ctx, _cache, $props, $se
|
|
|
4246
4251
|
_: 3
|
|
4247
4252
|
}, 16, ["id", "class", "tabindex", "role", "aria-selected"]);
|
|
4248
4253
|
}
|
|
4249
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=
|
|
4254
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=4ed05bdc
|
|
4250
4255
|
|
|
4251
4256
|
;// CONCATENATED MODULE: ./components/list_item/list_item_constants.js
|
|
4252
4257
|
const LIST_ITEM_TYPES = {
|
|
@@ -4262,17 +4267,17 @@ const LIST_ITEM_NAVIGATION_TYPES = {
|
|
|
4262
4267
|
LIST_ITEM_TYPES,
|
|
4263
4268
|
LIST_ITEM_NAVIGATION_TYPES
|
|
4264
4269
|
});
|
|
4265
|
-
;// 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/list_item/default_list_item.vue?vue&type=template&id=
|
|
4270
|
+
;// 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/list_item/default_list_item.vue?vue&type=template&id=1351f2a2
|
|
4266
4271
|
|
|
4267
|
-
const
|
|
4272
|
+
const default_list_itemvue_type_template_id_1351f2a2_hoisted_1 = {
|
|
4268
4273
|
class: "dt-default-list-item d-fs-200 d-lh-300 d-py4 d-px8 d-d-flex d-ai-center"
|
|
4269
4274
|
};
|
|
4270
|
-
const
|
|
4275
|
+
const default_list_itemvue_type_template_id_1351f2a2_hoisted_2 = {
|
|
4271
4276
|
key: 0,
|
|
4272
4277
|
class: "dt-default-list-item--left d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pr8",
|
|
4273
4278
|
"data-qa": "dt-default-list-item-left-wrapper"
|
|
4274
4279
|
};
|
|
4275
|
-
const
|
|
4280
|
+
const default_list_itemvue_type_template_id_1351f2a2_hoisted_3 = {
|
|
4276
4281
|
class: "d-fl-grow1 d-of-hidden"
|
|
4277
4282
|
};
|
|
4278
4283
|
const _hoisted_4 = {
|
|
@@ -4288,8 +4293,8 @@ const _hoisted_6 = {
|
|
|
4288
4293
|
class: "dt-default-list-item--right d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pl8",
|
|
4289
4294
|
"data-qa": "dt-default-list-item-right-wrapper"
|
|
4290
4295
|
};
|
|
4291
|
-
function
|
|
4292
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
4296
|
+
function default_list_itemvue_type_template_id_1351f2a2_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4297
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", default_list_itemvue_type_template_id_1351f2a2_hoisted_1, [$data.hasSlotContent(_ctx.$slots.left) ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("section", default_list_itemvue_type_template_id_1351f2a2_hoisted_2, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "left")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("section", default_list_itemvue_type_template_id_1351f2a2_hoisted_3, [$data.hasSlotContent(_ctx.$slots.default) ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", _hoisted_4, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), $data.hasSlotContent(_ctx.$slots.subtitle) ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
4293
4298
|
key: 1,
|
|
4294
4299
|
"data-qa": "dt-default-list-item-subtitle-wrapper",
|
|
4295
4300
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-fs-100 d-fc-black-600', {
|
|
@@ -4297,12 +4302,12 @@ function default_list_itemvue_type_template_id_43d1433f_render(_ctx, _cache, $pr
|
|
|
4297
4302
|
}])
|
|
4298
4303
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "subtitle")], 2)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), $data.hasSlotContent(_ctx.$slots.bottom) ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", _hoisted_5, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "bottom")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]), $data.hasSlotContent(_ctx.$slots.right) ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("section", _hoisted_6, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "right")])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "selected")]);
|
|
4299
4304
|
}
|
|
4300
|
-
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=template&id=
|
|
4305
|
+
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=template&id=1351f2a2
|
|
4301
4306
|
|
|
4302
4307
|
;// 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/list_item/default_list_item.vue?vue&type=script&lang=js
|
|
4303
4308
|
|
|
4304
4309
|
/* harmony default export */ const default_list_itemvue_type_script_lang_js = ({
|
|
4305
|
-
name: '
|
|
4310
|
+
name: 'DtDefaultListItem',
|
|
4306
4311
|
|
|
4307
4312
|
data() {
|
|
4308
4313
|
return {
|
|
@@ -4313,10 +4318,10 @@ function default_list_itemvue_type_template_id_43d1433f_render(_ctx, _cache, $pr
|
|
|
4313
4318
|
});
|
|
4314
4319
|
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=script&lang=js
|
|
4315
4320
|
|
|
4316
|
-
;// 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/list_item/default_list_item.vue?vue&type=style&index=0&id=
|
|
4321
|
+
;// 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/list_item/default_list_item.vue?vue&type=style&index=0&id=1351f2a2&lang=less
|
|
4317
4322
|
// extracted by mini-css-extract-plugin
|
|
4318
4323
|
|
|
4319
|
-
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=style&index=0&id=
|
|
4324
|
+
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=style&index=0&id=1351f2a2&lang=less
|
|
4320
4325
|
|
|
4321
4326
|
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue
|
|
4322
4327
|
|
|
@@ -4326,7 +4331,7 @@ function default_list_itemvue_type_template_id_43d1433f_render(_ctx, _cache, $pr
|
|
|
4326
4331
|
;
|
|
4327
4332
|
|
|
4328
4333
|
|
|
4329
|
-
const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(default_list_itemvue_type_script_lang_js, [['render',
|
|
4334
|
+
const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(default_list_itemvue_type_script_lang_js, [['render',default_list_itemvue_type_template_id_1351f2a2_render]])
|
|
4330
4335
|
|
|
4331
4336
|
/* harmony default export */ const default_list_item = (default_list_item_exports_);
|
|
4332
4337
|
;// 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/list_item/list_item.vue?vue&type=script&lang=js
|
|
@@ -4340,7 +4345,7 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
4340
4345
|
*/
|
|
4341
4346
|
|
|
4342
4347
|
/* harmony default export */ const list_itemvue_type_script_lang_js = ({
|
|
4343
|
-
name: '
|
|
4348
|
+
name: 'DtListItem',
|
|
4344
4349
|
components: {
|
|
4345
4350
|
DtDefaultListItem: default_list_item,
|
|
4346
4351
|
DtIcon: icon
|
|
@@ -4525,10 +4530,10 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
4525
4530
|
});
|
|
4526
4531
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=script&lang=js
|
|
4527
4532
|
|
|
4528
|
-
;// 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/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
4533
|
+
;// 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/list_item/list_item.vue?vue&type=style&index=0&id=4ed05bdc&lang=less
|
|
4529
4534
|
// extracted by mini-css-extract-plugin
|
|
4530
4535
|
|
|
4531
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
4536
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=4ed05bdc&lang=less
|
|
4532
4537
|
|
|
4533
4538
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue
|
|
4534
4539
|
|
|
@@ -4538,7 +4543,7 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
4538
4543
|
;
|
|
4539
4544
|
|
|
4540
4545
|
|
|
4541
|
-
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',
|
|
4546
|
+
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',list_itemvue_type_template_id_4ed05bdc_render]])
|
|
4542
4547
|
|
|
4543
4548
|
/* harmony default export */ const list_item = (list_item_exports_);
|
|
4544
4549
|
;// CONCATENATED MODULE: ./components/list_item/index.js
|
|
@@ -6378,10 +6383,10 @@ const collapsible_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(collap
|
|
|
6378
6383
|
/* harmony default export */ const collapsible = (collapsible_exports_);
|
|
6379
6384
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
6380
6385
|
|
|
6381
|
-
;// 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=
|
|
6386
|
+
;// 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=6b5cfae4
|
|
6382
6387
|
|
|
6383
|
-
const
|
|
6384
|
-
function
|
|
6388
|
+
const dropdownvue_type_template_id_6b5cfae4_hoisted_1 = ["id"];
|
|
6389
|
+
function dropdownvue_type_template_id_6b5cfae4_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6385
6390
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
6386
6391
|
|
|
6387
6392
|
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-popover");
|
|
@@ -6432,18 +6437,18 @@ function dropdownvue_type_template_id_5001ee82_render(_ctx, _cache, $props, $set
|
|
|
6432
6437
|
"visually-hidden-close-label": _ctx.visuallyHiddenCloseLabel,
|
|
6433
6438
|
tabindex: $options.isArrowKeyNav ? -1 : 0,
|
|
6434
6439
|
onClose: close
|
|
6435
|
-
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42,
|
|
6440
|
+
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42, dropdownvue_type_template_id_6b5cfae4_hoisted_1)];
|
|
6436
6441
|
}),
|
|
6437
6442
|
_: 3
|
|
6438
6443
|
}, 16, ["content-width", "open", "placement", "initial-focus-element", "fallback-placements", "append-to", "modal", "max-height", "max-width", "open-with-arrow-keys", "open-on-context"]);
|
|
6439
6444
|
}
|
|
6440
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
6445
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=6b5cfae4
|
|
6441
6446
|
|
|
6442
|
-
;// 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=
|
|
6447
|
+
;// 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=ed425072
|
|
6443
6448
|
|
|
6444
|
-
const
|
|
6445
|
-
const
|
|
6446
|
-
function
|
|
6449
|
+
const popovervue_type_template_id_ed425072_hoisted_1 = ["aria-hidden"];
|
|
6450
|
+
const popovervue_type_template_id_ed425072_hoisted_2 = ["id", "tabindex"];
|
|
6451
|
+
function popovervue_type_template_id_ed425072_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6447
6452
|
const _component_popover_header_footer = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("popover-header-footer");
|
|
6448
6453
|
|
|
6449
6454
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
@@ -6457,7 +6462,7 @@ function popovervue_type_template_id_2e015e2c_render(_ctx, _cache, $props, $setu
|
|
|
6457
6462
|
class: "d-modal--transparent",
|
|
6458
6463
|
"aria-hidden": $props.modal && $data.isOpen ? 'false' : 'true',
|
|
6459
6464
|
onClick: _cache[0] || (_cache[0] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(() => {}, ["prevent", "stop"]))
|
|
6460
|
-
}, null, 8,
|
|
6465
|
+
}, null, 8, popovervue_type_template_id_ed425072_hoisted_1)])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true), ((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)($props.elementType), {
|
|
6461
6466
|
ref: "popover",
|
|
6462
6467
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-popover', {
|
|
6463
6468
|
'd-popover__anchor--opened': $data.isOpen
|
|
@@ -6489,7 +6494,7 @@ function popovervue_type_template_id_2e015e2c_render(_ctx, _cache, $props, $setu
|
|
|
6489
6494
|
'aria-controls': $props.id,
|
|
6490
6495
|
'aria-haspopup': $props.role
|
|
6491
6496
|
}
|
|
6492
|
-
})], 40,
|
|
6497
|
+
})], 40, popovervue_type_template_id_ed425072_hoisted_2), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createVNode)(_component_dt_lazy_show, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.mergeProps)({
|
|
6493
6498
|
id: $props.id,
|
|
6494
6499
|
ref: "content",
|
|
6495
6500
|
role: $props.role,
|
|
@@ -6505,7 +6510,7 @@ function popovervue_type_template_id_2e015e2c_render(_ctx, _cache, $props, $setu
|
|
|
6505
6510
|
'd-popover__dialog--modal': $props.modal
|
|
6506
6511
|
}, $props.dialogClass],
|
|
6507
6512
|
style: {
|
|
6508
|
-
'max-height': $
|
|
6513
|
+
'max-height': $options.calculatedMaxHeight,
|
|
6509
6514
|
'max-width': $props.maxWidth
|
|
6510
6515
|
},
|
|
6511
6516
|
css: _ctx.$attrs.css,
|
|
@@ -6552,7 +6557,7 @@ function popovervue_type_template_id_2e015e2c_render(_ctx, _cache, $props, $setu
|
|
|
6552
6557
|
_: 3
|
|
6553
6558
|
}, 8, ["class"]))]);
|
|
6554
6559
|
}
|
|
6555
|
-
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=template&id=
|
|
6560
|
+
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=template&id=ed425072
|
|
6556
6561
|
|
|
6557
6562
|
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getWindow.js
|
|
6558
6563
|
function getWindow(node) {
|
|
@@ -11609,6 +11614,8 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11609
11614
|
return {
|
|
11610
11615
|
POPOVER_PADDING_CLASSES: POPOVER_PADDING_CLASSES,
|
|
11611
11616
|
POPOVER_HEADER_FOOTER_PADDING_CLASSES: POPOVER_HEADER_FOOTER_PADDING_CLASSES,
|
|
11617
|
+
intersectionObserver: null,
|
|
11618
|
+
isOutsideViewport: false,
|
|
11612
11619
|
isOpen: false,
|
|
11613
11620
|
toAppear: false,
|
|
11614
11621
|
anchorEl: null,
|
|
@@ -11632,6 +11639,14 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11632
11639
|
};
|
|
11633
11640
|
},
|
|
11634
11641
|
|
|
11642
|
+
calculatedMaxHeight() {
|
|
11643
|
+
if (this.isOutsideViewport && this.modal) {
|
|
11644
|
+
return `calc(100vh - var(--space-300))`;
|
|
11645
|
+
}
|
|
11646
|
+
|
|
11647
|
+
return this.maxHeight;
|
|
11648
|
+
},
|
|
11649
|
+
|
|
11635
11650
|
labelledBy() {
|
|
11636
11651
|
// aria-labelledby should be set only if aria-labelledby is passed as a prop, or if
|
|
11637
11652
|
// there is no aria-label and the labelledby should point to the anchor.
|
|
@@ -11736,13 +11751,24 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11736
11751
|
|
|
11737
11752
|
if (this.isOpen) {
|
|
11738
11753
|
this.initTippyInstance();
|
|
11739
|
-
}
|
|
11754
|
+
} // rootMargin here must be greater than the margin of the height we are setting in calculatedMaxHeight which
|
|
11755
|
+
// currently is var(--space-300) (4px). If not the intersectionObserver will continually trigger in an infinite
|
|
11756
|
+
// loop.
|
|
11757
|
+
// threshold 1.0 makes this trigger every time the dialog "touches" the edge of the viewport.
|
|
11758
|
+
|
|
11759
|
+
|
|
11760
|
+
this.intersectionObserver = new IntersectionObserver(this.hasIntersectedViewport, {
|
|
11761
|
+
rootMargin: '-8px',
|
|
11762
|
+
threshold: 1.0
|
|
11763
|
+
});
|
|
11764
|
+
this.intersectionObserver.observe(this.popoverContentEl);
|
|
11740
11765
|
},
|
|
11741
11766
|
|
|
11742
11767
|
beforeUnmount() {
|
|
11743
11768
|
var _this$tip7;
|
|
11744
11769
|
|
|
11745
11770
|
(_this$tip7 = this.tip) === null || _this$tip7 === void 0 ? void 0 : _this$tip7.destroy();
|
|
11771
|
+
this.intersectionObserver.disconnect();
|
|
11746
11772
|
this.removeReferences();
|
|
11747
11773
|
this.removeEventListeners();
|
|
11748
11774
|
},
|
|
@@ -11751,6 +11777,11 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11751
11777
|
* METHODS *
|
|
11752
11778
|
******************/
|
|
11753
11779
|
methods: {
|
|
11780
|
+
hasIntersectedViewport(entries) {
|
|
11781
|
+
const dialog = entries === null || entries === void 0 ? void 0 : entries[0];
|
|
11782
|
+
this.isOutsideViewport = !(dialog !== null && dialog !== void 0 && dialog.isIntersecting);
|
|
11783
|
+
},
|
|
11784
|
+
|
|
11754
11785
|
popperOptions() {
|
|
11755
11786
|
return getPopperOptions({
|
|
11756
11787
|
fallbackPlacements: this.fallbackPlacements,
|
|
@@ -12045,10 +12076,10 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
12045
12076
|
});
|
|
12046
12077
|
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=script&lang=js
|
|
12047
12078
|
|
|
12048
|
-
;// 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/popover/popover.vue?vue&type=style&index=0&id=
|
|
12079
|
+
;// 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/popover/popover.vue?vue&type=style&index=0&id=ed425072&lang=less
|
|
12049
12080
|
// extracted by mini-css-extract-plugin
|
|
12050
12081
|
|
|
12051
|
-
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=style&index=0&id=
|
|
12082
|
+
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=style&index=0&id=ed425072&lang=less
|
|
12052
12083
|
|
|
12053
12084
|
;// CONCATENATED MODULE: ./components/popover/popover.vue
|
|
12054
12085
|
|
|
@@ -12058,7 +12089,7 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
12058
12089
|
;
|
|
12059
12090
|
|
|
12060
12091
|
|
|
12061
|
-
const popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(popovervue_type_script_lang_js, [['render',
|
|
12092
|
+
const popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(popovervue_type_script_lang_js, [['render',popovervue_type_template_id_ed425072_render]])
|
|
12062
12093
|
|
|
12063
12094
|
/* harmony default export */ const popover = (popover_exports_);
|
|
12064
12095
|
;// CONCATENATED MODULE: ./components/popover/index.js
|
|
@@ -12120,6 +12151,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12120
12151
|
|
|
12121
12152
|
/**
|
|
12122
12153
|
* Vertical padding size around the list element.
|
|
12154
|
+
* @values none, small, large
|
|
12123
12155
|
*/
|
|
12124
12156
|
padding: {
|
|
12125
12157
|
type: String,
|
|
@@ -12141,6 +12173,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12141
12173
|
/**
|
|
12142
12174
|
* Width configuration for the popover content. When its value is 'anchor',
|
|
12143
12175
|
* the popover content will have the same width as the anchor.
|
|
12176
|
+
* @values null, anchor
|
|
12144
12177
|
*/
|
|
12145
12178
|
contentWidth: {
|
|
12146
12179
|
type: String,
|
|
@@ -12183,6 +12216,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12183
12216
|
* - "arrow-keys" for items that are navigated with UP/DOWN keys.
|
|
12184
12217
|
* - "tab" for items that are navigated using the TAB key.
|
|
12185
12218
|
* - "none" for static items that are not interactive.
|
|
12219
|
+
* @values arrow-keys, tab, none
|
|
12186
12220
|
*/
|
|
12187
12221
|
navigationType: {
|
|
12188
12222
|
type: String,
|
|
@@ -12193,6 +12227,12 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12193
12227
|
/**
|
|
12194
12228
|
* If the dropdown does not fit in the direction described by "placement",
|
|
12195
12229
|
* it will attempt to change it's direction to the "fallbackPlacements".
|
|
12230
|
+
*
|
|
12231
|
+
* @values top, top-start, top-end,
|
|
12232
|
+
* right, right-start, right-end,
|
|
12233
|
+
* left, left-start, left-end,
|
|
12234
|
+
* bottom, bottom-start, bottom-end,
|
|
12235
|
+
* auto, auto-start, auto-end
|
|
12196
12236
|
* */
|
|
12197
12237
|
fallbackPlacements: {
|
|
12198
12238
|
type: Array,
|
|
@@ -12476,10 +12516,10 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12476
12516
|
});
|
|
12477
12517
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
12478
12518
|
|
|
12479
|
-
;// 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=
|
|
12519
|
+
;// 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=6b5cfae4&lang=less
|
|
12480
12520
|
// extracted by mini-css-extract-plugin
|
|
12481
12521
|
|
|
12482
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12522
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=6b5cfae4&lang=less
|
|
12483
12523
|
|
|
12484
12524
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue
|
|
12485
12525
|
|
|
@@ -12489,7 +12529,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12489
12529
|
;
|
|
12490
12530
|
|
|
12491
12531
|
|
|
12492
|
-
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',
|
|
12532
|
+
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',dropdownvue_type_template_id_6b5cfae4_render]])
|
|
12493
12533
|
|
|
12494
12534
|
/* harmony default export */ const dropdown = (dropdown_exports_);
|
|
12495
12535
|
;// 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=7efcdecb
|
|
@@ -17360,15 +17400,15 @@ const toggle_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(togglevue_t
|
|
|
17360
17400
|
/* harmony default export */ const toggle = (toggle_exports_);
|
|
17361
17401
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|
|
17362
17402
|
|
|
17363
|
-
;// 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/tooltip/tooltip.vue?vue&type=template&id=
|
|
17403
|
+
;// 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/tooltip/tooltip.vue?vue&type=template&id=52eb174c
|
|
17364
17404
|
|
|
17365
|
-
const
|
|
17405
|
+
const tooltipvue_type_template_id_52eb174c_hoisted_1 = {
|
|
17366
17406
|
"data-qa": "dt-tooltip-container"
|
|
17367
17407
|
};
|
|
17368
|
-
function
|
|
17408
|
+
function tooltipvue_type_template_id_52eb174c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17369
17409
|
const _component_dt_lazy_show = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-lazy-show");
|
|
17370
17410
|
|
|
17371
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
17411
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", tooltipvue_type_template_id_52eb174c_hoisted_1, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementVNode)("a", {
|
|
17372
17412
|
ref: "anchor",
|
|
17373
17413
|
role: "presentation",
|
|
17374
17414
|
"data-qa": "dt-tooltip-anchor",
|
|
@@ -17404,7 +17444,7 @@ function tooltipvue_type_template_id_24ea877c_render(_ctx, _cache, $props, $setu
|
|
|
17404
17444
|
_: 3
|
|
17405
17445
|
}, 16, ["id", "show", "appear", "transition", "class"])]);
|
|
17406
17446
|
}
|
|
17407
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
17447
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=52eb174c
|
|
17408
17448
|
|
|
17409
17449
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
17410
17450
|
/*
|
|
@@ -17434,7 +17474,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17434
17474
|
|
|
17435
17475
|
/* harmony default export */ const tooltipvue_type_script_lang_js = ({
|
|
17436
17476
|
// eslint-disable-next-line vue/multi-word-component-names
|
|
17437
|
-
name: '
|
|
17477
|
+
name: 'DtTooltip',
|
|
17438
17478
|
components: {
|
|
17439
17479
|
DtLazyShow: lazy_show
|
|
17440
17480
|
},
|
|
@@ -17758,10 +17798,10 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17758
17798
|
});
|
|
17759
17799
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=script&lang=js
|
|
17760
17800
|
|
|
17761
|
-
;// 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/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
17801
|
+
;// 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/tooltip/tooltip.vue?vue&type=style&index=0&id=52eb174c&lang=less
|
|
17762
17802
|
// extracted by mini-css-extract-plugin
|
|
17763
17803
|
|
|
17764
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
17804
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=52eb174c&lang=less
|
|
17765
17805
|
|
|
17766
17806
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue
|
|
17767
17807
|
|
|
@@ -17771,7 +17811,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17771
17811
|
;
|
|
17772
17812
|
|
|
17773
17813
|
|
|
17774
|
-
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',
|
|
17814
|
+
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',tooltipvue_type_template_id_52eb174c_render]])
|
|
17775
17815
|
|
|
17776
17816
|
/* harmony default export */ const tooltip = (tooltip_exports_);
|
|
17777
17817
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
@@ -18314,9 +18354,9 @@ const root_layout_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_l
|
|
|
18314
18354
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|
|
18315
18355
|
|
|
18316
18356
|
|
|
18317
|
-
;// 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/stack/stack.vue?vue&type=template&id=
|
|
18357
|
+
;// 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/stack/stack.vue?vue&type=template&id=2f34414c
|
|
18318
18358
|
|
|
18319
|
-
function
|
|
18359
|
+
function stackvue_type_template_id_2f34414c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
18320
18360
|
return (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)($props.as), {
|
|
18321
18361
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-stack', $options.defaultDirection, $options.stackResponsive, $options.stackGap])
|
|
18322
18362
|
}, {
|
|
@@ -18324,7 +18364,7 @@ function stackvue_type_template_id_ec7d952a_render(_ctx, _cache, $props, $setup,
|
|
|
18324
18364
|
_: 3
|
|
18325
18365
|
}, 8, ["class"]);
|
|
18326
18366
|
}
|
|
18327
|
-
;// CONCATENATED MODULE: ./components/stack/stack.vue?vue&type=template&id=
|
|
18367
|
+
;// CONCATENATED MODULE: ./components/stack/stack.vue?vue&type=template&id=2f34414c
|
|
18328
18368
|
|
|
18329
18369
|
;// CONCATENATED MODULE: ./components/stack/stack_constants.js
|
|
18330
18370
|
const DT_STACK_DIRECTION = {
|
|
@@ -18420,6 +18460,7 @@ function gapValidator(gap) {
|
|
|
18420
18460
|
|
|
18421
18461
|
/**
|
|
18422
18462
|
* Set this prop to have the space between each stack item
|
|
18463
|
+
* @values 0, 100, 200, 300, 400, 500, 600
|
|
18423
18464
|
*/
|
|
18424
18465
|
gap: {
|
|
18425
18466
|
type: String,
|
|
@@ -18459,7 +18500,7 @@ function gapValidator(gap) {
|
|
|
18459
18500
|
|
|
18460
18501
|
|
|
18461
18502
|
;
|
|
18462
|
-
const stack_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(stackvue_type_script_lang_js, [['render',
|
|
18503
|
+
const stack_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(stackvue_type_script_lang_js, [['render',stackvue_type_template_id_2f34414c_render]])
|
|
18463
18504
|
|
|
18464
18505
|
/* harmony default export */ const stack = (stack_exports_);
|
|
18465
18506
|
;// CONCATENATED MODULE: ./components/stack/index.js
|
|
@@ -20748,6 +20789,7 @@ const grouped_chip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(group
|
|
|
20748
20789
|
|
|
20749
20790
|
|
|
20750
20791
|
|
|
20792
|
+
|
|
20751
20793
|
|
|
20752
20794
|
|
|
20753
20795
|
/// Recipes
|