@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
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -1194,6 +1194,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1194
1194
|
"DtNotice": () => (/* reexport */ notice),
|
|
1195
1195
|
"DtPagination": () => (/* reexport */ pagination),
|
|
1196
1196
|
"DtPopover": () => (/* reexport */ popover),
|
|
1197
|
+
"DtPresence": () => (/* reexport */ presence),
|
|
1197
1198
|
"DtRadio": () => (/* reexport */ radio_radio),
|
|
1198
1199
|
"DtRadioGroup": () => (/* reexport */ radio_group),
|
|
1199
1200
|
"DtRecipeCallbarButton": () => (/* reexport */ callbar_button),
|
|
@@ -1243,6 +1244,8 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1243
1244
|
"POPOVER_INITIAL_FOCUS_STRINGS": () => (/* reexport */ POPOVER_INITIAL_FOCUS_STRINGS),
|
|
1244
1245
|
"POPOVER_PADDING_CLASSES": () => (/* reexport */ POPOVER_PADDING_CLASSES),
|
|
1245
1246
|
"POPOVER_ROLES": () => (/* reexport */ POPOVER_ROLES),
|
|
1247
|
+
"PRESENCE_STATES": () => (/* reexport */ PRESENCE_STATES),
|
|
1248
|
+
"PRESENCE_STATES_LIST": () => (/* reexport */ PRESENCE_STATES_LIST),
|
|
1246
1249
|
"ROOT_LAYOUT_SIDEBAR_POSITIONS": () => (/* reexport */ ROOT_LAYOUT_SIDEBAR_POSITIONS),
|
|
1247
1250
|
"SELECT_SIZE_MODIFIERS": () => (/* reexport */ SELECT_SIZE_MODIFIERS),
|
|
1248
1251
|
"SELECT_STATE_MODIFIERS": () => (/* reexport */ SELECT_STATE_MODIFIERS),
|
|
@@ -1291,7 +1294,7 @@ if (typeof window !== 'undefined') {
|
|
|
1291
1294
|
|
|
1292
1295
|
;// CONCATENATED MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
1293
1296
|
const external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject = require("vue");
|
|
1294
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=template&id=
|
|
1297
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=template&id=47ab284e
|
|
1295
1298
|
|
|
1296
1299
|
const _hoisted_1 = ["id"];
|
|
1297
1300
|
const _hoisted_2 = {
|
|
@@ -1324,7 +1327,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1324
1327
|
"data-qa": "dt-presence"
|
|
1325
1328
|
}), null, 16, ["presence", "class"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 14, _hoisted_1);
|
|
1326
1329
|
}
|
|
1327
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=
|
|
1330
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=template&id=47ab284e
|
|
1328
1331
|
|
|
1329
1332
|
;// CONCATENATED MODULE: ./common/constants.js
|
|
1330
1333
|
/* TODO: Move and sort these in a constants directory
|
|
@@ -1554,30 +1557,30 @@ const extractVueListeners = attrs => {
|
|
|
1554
1557
|
kebabCaseToPascalCase,
|
|
1555
1558
|
extractVueListeners
|
|
1556
1559
|
});
|
|
1557
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/presence/presence.vue?vue&type=template&id=
|
|
1560
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/presence/presence.vue?vue&type=template&id=77957bb3
|
|
1558
1561
|
|
|
1559
|
-
const
|
|
1560
|
-
const
|
|
1562
|
+
const presencevue_type_template_id_77957bb3_hoisted_1 = ["aria-live"];
|
|
1563
|
+
const presencevue_type_template_id_77957bb3_hoisted_2 = {
|
|
1561
1564
|
key: 0,
|
|
1562
1565
|
"data-qa": "dt-presence-sr-text",
|
|
1563
1566
|
class: "sr-only"
|
|
1564
1567
|
};
|
|
1565
|
-
function
|
|
1568
|
+
function presencevue_type_template_id_77957bb3_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1566
1569
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
1567
1570
|
class: "d-presence",
|
|
1568
1571
|
"data-qa": "dt-presence",
|
|
1569
1572
|
role: "status",
|
|
1570
1573
|
"aria-live": _ctx.$attrs.ariaLive || 'off'
|
|
1571
|
-
}, [$props.srText ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("span",
|
|
1574
|
+
}, [$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", {
|
|
1572
1575
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(["d-presence__inner", {
|
|
1573
1576
|
'd-presence__inner--active': $props.presence === 'active',
|
|
1574
1577
|
'd-presence__inner--away': $props.presence === 'away',
|
|
1575
1578
|
'd-presence__inner--busy': $props.presence === 'busy',
|
|
1576
1579
|
'd-presence__inner--offline': $props.presence === 'offline'
|
|
1577
1580
|
}])
|
|
1578
|
-
}, null, 2)], 8,
|
|
1581
|
+
}, null, 2)], 8, presencevue_type_template_id_77957bb3_hoisted_1);
|
|
1579
1582
|
}
|
|
1580
|
-
;// CONCATENATED MODULE: ./components/presence/presence.vue?vue&type=template&id=
|
|
1583
|
+
;// CONCATENATED MODULE: ./components/presence/presence.vue?vue&type=template&id=77957bb3
|
|
1581
1584
|
|
|
1582
1585
|
;// CONCATENATED MODULE: ./components/presence/presence_constants.js
|
|
1583
1586
|
const PRESENCE_STATES = {
|
|
@@ -1600,6 +1603,7 @@ const PRESENCE_STATES_LIST = [PRESENCE_STATES.BUSY, PRESENCE_STATES.AWAY, PRESEN
|
|
|
1600
1603
|
/**
|
|
1601
1604
|
* Determines the color of the inner presence circle, indicating status.
|
|
1602
1605
|
* Accepts one of 4 values: 'busy', 'away', 'active', 'offline'
|
|
1606
|
+
* @values busy, away, active, offline
|
|
1603
1607
|
*/
|
|
1604
1608
|
presence: {
|
|
1605
1609
|
type: String,
|
|
@@ -1630,7 +1634,7 @@ var exportHelper = __webpack_require__(744);
|
|
|
1630
1634
|
|
|
1631
1635
|
|
|
1632
1636
|
;
|
|
1633
|
-
const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(presencevue_type_script_lang_js, [['render',
|
|
1637
|
+
const __exports__ = /*#__PURE__*/(0,exportHelper/* default */.Z)(presencevue_type_script_lang_js, [['render',presencevue_type_template_id_77957bb3_render]])
|
|
1634
1638
|
|
|
1635
1639
|
/* harmony default export */ const presence = (__exports__);
|
|
1636
1640
|
;// CONCATENATED MODULE: ./components/presence/index.js
|
|
@@ -1739,6 +1743,7 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1739
1743
|
* Determines whether to show the presence indicator for
|
|
1740
1744
|
* Avatar - accepts PRESENCE_STATES values: 'busy', 'away', 'offline',
|
|
1741
1745
|
* or 'active'. By default, it's null and nothing is shown.
|
|
1746
|
+
* @values null, busy, away, offline, active
|
|
1742
1747
|
*/
|
|
1743
1748
|
presence: {
|
|
1744
1749
|
type: String,
|
|
@@ -1961,10 +1966,10 @@ const AVATAR_GROUP_VALIDATOR = group => group > 1;
|
|
|
1961
1966
|
});
|
|
1962
1967
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=script&lang=js
|
|
1963
1968
|
|
|
1964
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
1969
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/avatar/avatar.vue?vue&type=style&index=0&id=47ab284e&lang=less
|
|
1965
1970
|
// extracted by mini-css-extract-plugin
|
|
1966
1971
|
|
|
1967
|
-
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=
|
|
1972
|
+
;// CONCATENATED MODULE: ./components/avatar/avatar.vue?vue&type=style&index=0&id=47ab284e&lang=less
|
|
1968
1973
|
|
|
1969
1974
|
;// CONCATENATED MODULE: ./components/avatar/avatar.vue
|
|
1970
1975
|
|
|
@@ -4217,9 +4222,9 @@ function combobox_loading_listvue_type_template_id_07d9971d_render(_ctx, _cache,
|
|
|
4217
4222
|
}
|
|
4218
4223
|
;// CONCATENATED MODULE: ./components/combobox/combobox_loading-list.vue?vue&type=template&id=07d9971d
|
|
4219
4224
|
|
|
4220
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=template&id=
|
|
4225
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=template&id=4ed05bdc
|
|
4221
4226
|
|
|
4222
|
-
function
|
|
4227
|
+
function list_itemvue_type_template_id_4ed05bdc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4223
4228
|
const _component_dt_icon = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-icon");
|
|
4224
4229
|
|
|
4225
4230
|
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)({
|
|
@@ -4256,7 +4261,7 @@ function list_itemvue_type_template_id_28a5ebfc_render(_ctx, _cache, $props, $se
|
|
|
4256
4261
|
_: 3
|
|
4257
4262
|
}, 16, ["id", "class", "tabindex", "role", "aria-selected"]);
|
|
4258
4263
|
}
|
|
4259
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=
|
|
4264
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=4ed05bdc
|
|
4260
4265
|
|
|
4261
4266
|
;// CONCATENATED MODULE: ./components/list_item/list_item_constants.js
|
|
4262
4267
|
const LIST_ITEM_TYPES = {
|
|
@@ -4272,17 +4277,17 @@ const LIST_ITEM_NAVIGATION_TYPES = {
|
|
|
4272
4277
|
LIST_ITEM_TYPES,
|
|
4273
4278
|
LIST_ITEM_NAVIGATION_TYPES
|
|
4274
4279
|
});
|
|
4275
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=template&id=
|
|
4280
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=template&id=1351f2a2
|
|
4276
4281
|
|
|
4277
|
-
const
|
|
4282
|
+
const default_list_itemvue_type_template_id_1351f2a2_hoisted_1 = {
|
|
4278
4283
|
class: "dt-default-list-item d-fs-200 d-lh-300 d-py4 d-px8 d-d-flex d-ai-center"
|
|
4279
4284
|
};
|
|
4280
|
-
const
|
|
4285
|
+
const default_list_itemvue_type_template_id_1351f2a2_hoisted_2 = {
|
|
4281
4286
|
key: 0,
|
|
4282
4287
|
class: "dt-default-list-item--left d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pr8",
|
|
4283
4288
|
"data-qa": "dt-default-list-item-left-wrapper"
|
|
4284
4289
|
};
|
|
4285
|
-
const
|
|
4290
|
+
const default_list_itemvue_type_template_id_1351f2a2_hoisted_3 = {
|
|
4286
4291
|
class: "d-fl-grow1 d-of-hidden"
|
|
4287
4292
|
};
|
|
4288
4293
|
const _hoisted_4 = {
|
|
@@ -4298,8 +4303,8 @@ const _hoisted_6 = {
|
|
|
4298
4303
|
class: "dt-default-list-item--right d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pl8",
|
|
4299
4304
|
"data-qa": "dt-default-list-item-right-wrapper"
|
|
4300
4305
|
};
|
|
4301
|
-
function
|
|
4302
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
4306
|
+
function default_list_itemvue_type_template_id_1351f2a2_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4307
|
+
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", {
|
|
4303
4308
|
key: 1,
|
|
4304
4309
|
"data-qa": "dt-default-list-item-subtitle-wrapper",
|
|
4305
4310
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-fs-100 d-fc-black-600', {
|
|
@@ -4307,12 +4312,12 @@ function default_list_itemvue_type_template_id_43d1433f_render(_ctx, _cache, $pr
|
|
|
4307
4312
|
}])
|
|
4308
4313
|
}, [(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")]);
|
|
4309
4314
|
}
|
|
4310
|
-
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=template&id=
|
|
4315
|
+
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=template&id=1351f2a2
|
|
4311
4316
|
|
|
4312
4317
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=script&lang=js
|
|
4313
4318
|
|
|
4314
4319
|
/* harmony default export */ const default_list_itemvue_type_script_lang_js = ({
|
|
4315
|
-
name: '
|
|
4320
|
+
name: 'DtDefaultListItem',
|
|
4316
4321
|
|
|
4317
4322
|
data() {
|
|
4318
4323
|
return {
|
|
@@ -4323,10 +4328,10 @@ function default_list_itemvue_type_template_id_43d1433f_render(_ctx, _cache, $pr
|
|
|
4323
4328
|
});
|
|
4324
4329
|
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=script&lang=js
|
|
4325
4330
|
|
|
4326
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=style&index=0&id=
|
|
4331
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/default_list_item.vue?vue&type=style&index=0&id=1351f2a2&lang=less
|
|
4327
4332
|
// extracted by mini-css-extract-plugin
|
|
4328
4333
|
|
|
4329
|
-
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=style&index=0&id=
|
|
4334
|
+
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=style&index=0&id=1351f2a2&lang=less
|
|
4330
4335
|
|
|
4331
4336
|
;// CONCATENATED MODULE: ./components/list_item/default_list_item.vue
|
|
4332
4337
|
|
|
@@ -4336,7 +4341,7 @@ function default_list_itemvue_type_template_id_43d1433f_render(_ctx, _cache, $pr
|
|
|
4336
4341
|
;
|
|
4337
4342
|
|
|
4338
4343
|
|
|
4339
|
-
const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(default_list_itemvue_type_script_lang_js, [['render',
|
|
4344
|
+
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]])
|
|
4340
4345
|
|
|
4341
4346
|
/* harmony default export */ const default_list_item = (default_list_item_exports_);
|
|
4342
4347
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=script&lang=js
|
|
@@ -4350,7 +4355,7 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
4350
4355
|
*/
|
|
4351
4356
|
|
|
4352
4357
|
/* harmony default export */ const list_itemvue_type_script_lang_js = ({
|
|
4353
|
-
name: '
|
|
4358
|
+
name: 'DtListItem',
|
|
4354
4359
|
components: {
|
|
4355
4360
|
DtDefaultListItem: default_list_item,
|
|
4356
4361
|
DtIcon: icon
|
|
@@ -4535,10 +4540,10 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
4535
4540
|
});
|
|
4536
4541
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=script&lang=js
|
|
4537
4542
|
|
|
4538
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
4543
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/list_item/list_item.vue?vue&type=style&index=0&id=4ed05bdc&lang=less
|
|
4539
4544
|
// extracted by mini-css-extract-plugin
|
|
4540
4545
|
|
|
4541
|
-
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=
|
|
4546
|
+
;// CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=style&index=0&id=4ed05bdc&lang=less
|
|
4542
4547
|
|
|
4543
4548
|
;// CONCATENATED MODULE: ./components/list_item/list_item.vue
|
|
4544
4549
|
|
|
@@ -4548,7 +4553,7 @@ const default_list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
4548
4553
|
;
|
|
4549
4554
|
|
|
4550
4555
|
|
|
4551
|
-
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',
|
|
4556
|
+
const list_item_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(list_itemvue_type_script_lang_js, [['render',list_itemvue_type_template_id_4ed05bdc_render]])
|
|
4552
4557
|
|
|
4553
4558
|
/* harmony default export */ const list_item = (list_item_exports_);
|
|
4554
4559
|
;// CONCATENATED MODULE: ./components/list_item/index.js
|
|
@@ -6388,10 +6393,10 @@ const collapsible_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(collap
|
|
|
6388
6393
|
/* harmony default export */ const collapsible = (collapsible_exports_);
|
|
6389
6394
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
6390
6395
|
|
|
6391
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
6396
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=template&id=6b5cfae4
|
|
6392
6397
|
|
|
6393
|
-
const
|
|
6394
|
-
function
|
|
6398
|
+
const dropdownvue_type_template_id_6b5cfae4_hoisted_1 = ["id"];
|
|
6399
|
+
function dropdownvue_type_template_id_6b5cfae4_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6395
6400
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
6396
6401
|
|
|
6397
6402
|
const _component_dt_popover = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-popover");
|
|
@@ -6442,18 +6447,18 @@ function dropdownvue_type_template_id_5001ee82_render(_ctx, _cache, $props, $set
|
|
|
6442
6447
|
"visually-hidden-close-label": _ctx.visuallyHiddenCloseLabel,
|
|
6443
6448
|
tabindex: $options.isArrowKeyNav ? -1 : 0,
|
|
6444
6449
|
onClose: close
|
|
6445
|
-
}, null, 8, ["visually-hidden-close-label", "tabindex", "onClose"])) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 42,
|
|
6450
|
+
}, 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)];
|
|
6446
6451
|
}),
|
|
6447
6452
|
_: 3
|
|
6448
6453
|
}, 16, ["content-width", "open", "placement", "initial-focus-element", "fallback-placements", "append-to", "modal", "max-height", "max-width", "open-with-arrow-keys", "open-on-context"]);
|
|
6449
6454
|
}
|
|
6450
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=
|
|
6455
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=template&id=6b5cfae4
|
|
6451
6456
|
|
|
6452
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover.vue?vue&type=template&id=
|
|
6457
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover.vue?vue&type=template&id=ed425072
|
|
6453
6458
|
|
|
6454
|
-
const
|
|
6455
|
-
const
|
|
6456
|
-
function
|
|
6459
|
+
const popovervue_type_template_id_ed425072_hoisted_1 = ["aria-hidden"];
|
|
6460
|
+
const popovervue_type_template_id_ed425072_hoisted_2 = ["id", "tabindex"];
|
|
6461
|
+
function popovervue_type_template_id_ed425072_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
6457
6462
|
const _component_popover_header_footer = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("popover-header-footer");
|
|
6458
6463
|
|
|
6459
6464
|
const _component_sr_only_close_button = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("sr-only-close-button");
|
|
@@ -6467,7 +6472,7 @@ function popovervue_type_template_id_2e015e2c_render(_ctx, _cache, $props, $setu
|
|
|
6467
6472
|
class: "d-modal--transparent",
|
|
6468
6473
|
"aria-hidden": $props.modal && $data.isOpen ? 'false' : 'true',
|
|
6469
6474
|
onClick: _cache[0] || (_cache[0] = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withModifiers)(() => {}, ["prevent", "stop"]))
|
|
6470
|
-
}, null, 8,
|
|
6475
|
+
}, 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), {
|
|
6471
6476
|
ref: "popover",
|
|
6472
6477
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-popover', {
|
|
6473
6478
|
'd-popover__anchor--opened': $data.isOpen
|
|
@@ -6499,7 +6504,7 @@ function popovervue_type_template_id_2e015e2c_render(_ctx, _cache, $props, $setu
|
|
|
6499
6504
|
'aria-controls': $props.id,
|
|
6500
6505
|
'aria-haspopup': $props.role
|
|
6501
6506
|
}
|
|
6502
|
-
})], 40,
|
|
6507
|
+
})], 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)({
|
|
6503
6508
|
id: $props.id,
|
|
6504
6509
|
ref: "content",
|
|
6505
6510
|
role: $props.role,
|
|
@@ -6515,7 +6520,7 @@ function popovervue_type_template_id_2e015e2c_render(_ctx, _cache, $props, $setu
|
|
|
6515
6520
|
'd-popover__dialog--modal': $props.modal
|
|
6516
6521
|
}, $props.dialogClass],
|
|
6517
6522
|
style: {
|
|
6518
|
-
'max-height': $
|
|
6523
|
+
'max-height': $options.calculatedMaxHeight,
|
|
6519
6524
|
'max-width': $props.maxWidth
|
|
6520
6525
|
},
|
|
6521
6526
|
css: _ctx.$attrs.css,
|
|
@@ -6562,7 +6567,7 @@ function popovervue_type_template_id_2e015e2c_render(_ctx, _cache, $props, $setu
|
|
|
6562
6567
|
_: 3
|
|
6563
6568
|
}, 8, ["class"]))]);
|
|
6564
6569
|
}
|
|
6565
|
-
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=template&id=
|
|
6570
|
+
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=template&id=ed425072
|
|
6566
6571
|
|
|
6567
6572
|
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getWindow.js
|
|
6568
6573
|
function getWindow(node) {
|
|
@@ -11619,6 +11624,8 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11619
11624
|
return {
|
|
11620
11625
|
POPOVER_PADDING_CLASSES: POPOVER_PADDING_CLASSES,
|
|
11621
11626
|
POPOVER_HEADER_FOOTER_PADDING_CLASSES: POPOVER_HEADER_FOOTER_PADDING_CLASSES,
|
|
11627
|
+
intersectionObserver: null,
|
|
11628
|
+
isOutsideViewport: false,
|
|
11622
11629
|
isOpen: false,
|
|
11623
11630
|
toAppear: false,
|
|
11624
11631
|
anchorEl: null,
|
|
@@ -11642,6 +11649,14 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11642
11649
|
};
|
|
11643
11650
|
},
|
|
11644
11651
|
|
|
11652
|
+
calculatedMaxHeight() {
|
|
11653
|
+
if (this.isOutsideViewport && this.modal) {
|
|
11654
|
+
return `calc(100vh - var(--space-300))`;
|
|
11655
|
+
}
|
|
11656
|
+
|
|
11657
|
+
return this.maxHeight;
|
|
11658
|
+
},
|
|
11659
|
+
|
|
11645
11660
|
labelledBy() {
|
|
11646
11661
|
// aria-labelledby should be set only if aria-labelledby is passed as a prop, or if
|
|
11647
11662
|
// there is no aria-label and the labelledby should point to the anchor.
|
|
@@ -11746,13 +11761,24 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11746
11761
|
|
|
11747
11762
|
if (this.isOpen) {
|
|
11748
11763
|
this.initTippyInstance();
|
|
11749
|
-
}
|
|
11764
|
+
} // rootMargin here must be greater than the margin of the height we are setting in calculatedMaxHeight which
|
|
11765
|
+
// currently is var(--space-300) (4px). If not the intersectionObserver will continually trigger in an infinite
|
|
11766
|
+
// loop.
|
|
11767
|
+
// threshold 1.0 makes this trigger every time the dialog "touches" the edge of the viewport.
|
|
11768
|
+
|
|
11769
|
+
|
|
11770
|
+
this.intersectionObserver = new IntersectionObserver(this.hasIntersectedViewport, {
|
|
11771
|
+
rootMargin: '-8px',
|
|
11772
|
+
threshold: 1.0
|
|
11773
|
+
});
|
|
11774
|
+
this.intersectionObserver.observe(this.popoverContentEl);
|
|
11750
11775
|
},
|
|
11751
11776
|
|
|
11752
11777
|
beforeUnmount() {
|
|
11753
11778
|
var _this$tip7;
|
|
11754
11779
|
|
|
11755
11780
|
(_this$tip7 = this.tip) === null || _this$tip7 === void 0 ? void 0 : _this$tip7.destroy();
|
|
11781
|
+
this.intersectionObserver.disconnect();
|
|
11756
11782
|
this.removeReferences();
|
|
11757
11783
|
this.removeEventListeners();
|
|
11758
11784
|
},
|
|
@@ -11761,6 +11787,11 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
11761
11787
|
* METHODS *
|
|
11762
11788
|
******************/
|
|
11763
11789
|
methods: {
|
|
11790
|
+
hasIntersectedViewport(entries) {
|
|
11791
|
+
const dialog = entries === null || entries === void 0 ? void 0 : entries[0];
|
|
11792
|
+
this.isOutsideViewport = !(dialog !== null && dialog !== void 0 && dialog.isIntersecting);
|
|
11793
|
+
},
|
|
11794
|
+
|
|
11764
11795
|
popperOptions() {
|
|
11765
11796
|
return getPopperOptions({
|
|
11766
11797
|
fallbackPlacements: this.fallbackPlacements,
|
|
@@ -12055,10 +12086,10 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
12055
12086
|
});
|
|
12056
12087
|
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=script&lang=js
|
|
12057
12088
|
|
|
12058
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover.vue?vue&type=style&index=0&id=
|
|
12089
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/popover/popover.vue?vue&type=style&index=0&id=ed425072&lang=less
|
|
12059
12090
|
// extracted by mini-css-extract-plugin
|
|
12060
12091
|
|
|
12061
|
-
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=style&index=0&id=
|
|
12092
|
+
;// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=style&index=0&id=ed425072&lang=less
|
|
12062
12093
|
|
|
12063
12094
|
;// CONCATENATED MODULE: ./components/popover/popover.vue
|
|
12064
12095
|
|
|
@@ -12068,7 +12099,7 @@ const popover_header_footer_exports_ = /*#__PURE__*/(0,exportHelper/* default */
|
|
|
12068
12099
|
;
|
|
12069
12100
|
|
|
12070
12101
|
|
|
12071
|
-
const popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(popovervue_type_script_lang_js, [['render',
|
|
12102
|
+
const popover_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(popovervue_type_script_lang_js, [['render',popovervue_type_template_id_ed425072_render]])
|
|
12072
12103
|
|
|
12073
12104
|
/* harmony default export */ const popover = (popover_exports_);
|
|
12074
12105
|
;// CONCATENATED MODULE: ./components/popover/index.js
|
|
@@ -12130,6 +12161,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12130
12161
|
|
|
12131
12162
|
/**
|
|
12132
12163
|
* Vertical padding size around the list element.
|
|
12164
|
+
* @values none, small, large
|
|
12133
12165
|
*/
|
|
12134
12166
|
padding: {
|
|
12135
12167
|
type: String,
|
|
@@ -12151,6 +12183,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12151
12183
|
/**
|
|
12152
12184
|
* Width configuration for the popover content. When its value is 'anchor',
|
|
12153
12185
|
* the popover content will have the same width as the anchor.
|
|
12186
|
+
* @values null, anchor
|
|
12154
12187
|
*/
|
|
12155
12188
|
contentWidth: {
|
|
12156
12189
|
type: String,
|
|
@@ -12193,6 +12226,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12193
12226
|
* - "arrow-keys" for items that are navigated with UP/DOWN keys.
|
|
12194
12227
|
* - "tab" for items that are navigated using the TAB key.
|
|
12195
12228
|
* - "none" for static items that are not interactive.
|
|
12229
|
+
* @values arrow-keys, tab, none
|
|
12196
12230
|
*/
|
|
12197
12231
|
navigationType: {
|
|
12198
12232
|
type: String,
|
|
@@ -12203,6 +12237,12 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12203
12237
|
/**
|
|
12204
12238
|
* If the dropdown does not fit in the direction described by "placement",
|
|
12205
12239
|
* it will attempt to change it's direction to the "fallbackPlacements".
|
|
12240
|
+
*
|
|
12241
|
+
* @values top, top-start, top-end,
|
|
12242
|
+
* right, right-start, right-end,
|
|
12243
|
+
* left, left-start, left-end,
|
|
12244
|
+
* bottom, bottom-start, bottom-end,
|
|
12245
|
+
* auto, auto-start, auto-end
|
|
12206
12246
|
* */
|
|
12207
12247
|
fallbackPlacements: {
|
|
12208
12248
|
type: Array,
|
|
@@ -12486,10 +12526,10 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12486
12526
|
});
|
|
12487
12527
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=script&lang=js
|
|
12488
12528
|
|
|
12489
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12529
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown.vue?vue&type=style&index=0&id=6b5cfae4&lang=less
|
|
12490
12530
|
// extracted by mini-css-extract-plugin
|
|
12491
12531
|
|
|
12492
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=
|
|
12532
|
+
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue?vue&type=style&index=0&id=6b5cfae4&lang=less
|
|
12493
12533
|
|
|
12494
12534
|
;// CONCATENATED MODULE: ./components/dropdown/dropdown.vue
|
|
12495
12535
|
|
|
@@ -12499,7 +12539,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
12499
12539
|
;
|
|
12500
12540
|
|
|
12501
12541
|
|
|
12502
|
-
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',
|
|
12542
|
+
const dropdown_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(dropdownvue_type_script_lang_js, [['render',dropdownvue_type_template_id_6b5cfae4_render]])
|
|
12503
12543
|
|
|
12504
12544
|
/* harmony default export */ const dropdown = (dropdown_exports_);
|
|
12505
12545
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/dropdown/dropdown_separator.vue?vue&type=template&id=7efcdecb
|
|
@@ -17370,15 +17410,15 @@ const toggle_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(togglevue_t
|
|
|
17370
17410
|
/* harmony default export */ const toggle = (toggle_exports_);
|
|
17371
17411
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|
|
17372
17412
|
|
|
17373
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
17413
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=template&id=52eb174c
|
|
17374
17414
|
|
|
17375
|
-
const
|
|
17415
|
+
const tooltipvue_type_template_id_52eb174c_hoisted_1 = {
|
|
17376
17416
|
"data-qa": "dt-tooltip-container"
|
|
17377
17417
|
};
|
|
17378
|
-
function
|
|
17418
|
+
function tooltipvue_type_template_id_52eb174c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17379
17419
|
const _component_dt_lazy_show = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-lazy-show");
|
|
17380
17420
|
|
|
17381
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
17421
|
+
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", {
|
|
17382
17422
|
ref: "anchor",
|
|
17383
17423
|
role: "presentation",
|
|
17384
17424
|
"data-qa": "dt-tooltip-anchor",
|
|
@@ -17414,7 +17454,7 @@ function tooltipvue_type_template_id_24ea877c_render(_ctx, _cache, $props, $setu
|
|
|
17414
17454
|
_: 3
|
|
17415
17455
|
}, 16, ["id", "show", "appear", "transition", "class"])]);
|
|
17416
17456
|
}
|
|
17417
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
17457
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=52eb174c
|
|
17418
17458
|
|
|
17419
17459
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
17420
17460
|
/*
|
|
@@ -17444,7 +17484,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17444
17484
|
|
|
17445
17485
|
/* harmony default export */ const tooltipvue_type_script_lang_js = ({
|
|
17446
17486
|
// eslint-disable-next-line vue/multi-word-component-names
|
|
17447
|
-
name: '
|
|
17487
|
+
name: 'DtTooltip',
|
|
17448
17488
|
components: {
|
|
17449
17489
|
DtLazyShow: lazy_show
|
|
17450
17490
|
},
|
|
@@ -17768,10 +17808,10 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17768
17808
|
});
|
|
17769
17809
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=script&lang=js
|
|
17770
17810
|
|
|
17771
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
17811
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/tooltip/tooltip.vue?vue&type=style&index=0&id=52eb174c&lang=less
|
|
17772
17812
|
// extracted by mini-css-extract-plugin
|
|
17773
17813
|
|
|
17774
|
-
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=
|
|
17814
|
+
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=style&index=0&id=52eb174c&lang=less
|
|
17775
17815
|
|
|
17776
17816
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip.vue
|
|
17777
17817
|
|
|
@@ -17781,7 +17821,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17781
17821
|
;
|
|
17782
17822
|
|
|
17783
17823
|
|
|
17784
|
-
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',
|
|
17824
|
+
const tooltip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(tooltipvue_type_script_lang_js, [['render',tooltipvue_type_template_id_52eb174c_render]])
|
|
17785
17825
|
|
|
17786
17826
|
/* harmony default export */ const tooltip = (tooltip_exports_);
|
|
17787
17827
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
@@ -18324,9 +18364,9 @@ const root_layout_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_l
|
|
|
18324
18364
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|
|
18325
18365
|
|
|
18326
18366
|
|
|
18327
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/stack/stack.vue?vue&type=template&id=
|
|
18367
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/stack/stack.vue?vue&type=template&id=2f34414c
|
|
18328
18368
|
|
|
18329
|
-
function
|
|
18369
|
+
function stackvue_type_template_id_2f34414c_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
18330
18370
|
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), {
|
|
18331
18371
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['d-stack', $options.defaultDirection, $options.stackResponsive, $options.stackGap])
|
|
18332
18372
|
}, {
|
|
@@ -18334,7 +18374,7 @@ function stackvue_type_template_id_ec7d952a_render(_ctx, _cache, $props, $setup,
|
|
|
18334
18374
|
_: 3
|
|
18335
18375
|
}, 8, ["class"]);
|
|
18336
18376
|
}
|
|
18337
|
-
;// CONCATENATED MODULE: ./components/stack/stack.vue?vue&type=template&id=
|
|
18377
|
+
;// CONCATENATED MODULE: ./components/stack/stack.vue?vue&type=template&id=2f34414c
|
|
18338
18378
|
|
|
18339
18379
|
;// CONCATENATED MODULE: ./components/stack/stack_constants.js
|
|
18340
18380
|
const DT_STACK_DIRECTION = {
|
|
@@ -18430,6 +18470,7 @@ function gapValidator(gap) {
|
|
|
18430
18470
|
|
|
18431
18471
|
/**
|
|
18432
18472
|
* Set this prop to have the space between each stack item
|
|
18473
|
+
* @values 0, 100, 200, 300, 400, 500, 600
|
|
18433
18474
|
*/
|
|
18434
18475
|
gap: {
|
|
18435
18476
|
type: String,
|
|
@@ -18469,7 +18510,7 @@ function gapValidator(gap) {
|
|
|
18469
18510
|
|
|
18470
18511
|
|
|
18471
18512
|
;
|
|
18472
|
-
const stack_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(stackvue_type_script_lang_js, [['render',
|
|
18513
|
+
const stack_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(stackvue_type_script_lang_js, [['render',stackvue_type_template_id_2f34414c_render]])
|
|
18473
18514
|
|
|
18474
18515
|
/* harmony default export */ const stack = (stack_exports_);
|
|
18475
18516
|
;// CONCATENATED MODULE: ./components/stack/index.js
|
|
@@ -20758,6 +20799,7 @@ const grouped_chip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(group
|
|
|
20758
20799
|
|
|
20759
20800
|
|
|
20760
20801
|
|
|
20802
|
+
|
|
20761
20803
|
|
|
20762
20804
|
|
|
20763
20805
|
/// Recipes
|