@dialpad/dialtone-vue 1.4.0 → 1.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -96,6 +96,20 @@ return /******/ (function(modules) { // webpackBootstrap
96
96
  /************************************************************************/
97
97
  /******/ ({
98
98
 
99
+ /***/ "1a61":
100
+ /***/ (function(module, exports, __webpack_require__) {
101
+
102
+ // Imports
103
+ var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
104
+ exports = ___CSS_LOADER_API_IMPORT___(false);
105
+ // Module
106
+ exports.push([module.i, ".dt-default-list-item,.dt-default-list-item--left,.dt-default-list-item--right{min-height:28px}", ""]);
107
+ // Exports
108
+ module.exports = exports;
109
+
110
+
111
+ /***/ }),
112
+
99
113
  /***/ "24fb":
100
114
  /***/ (function(module, exports, __webpack_require__) {
101
115
 
@@ -218,7 +232,7 @@ module.exports = exports;
218
232
  var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
219
233
  exports = ___CSS_LOADER_API_IMPORT___(false);
220
234
  // Module
221
- exports.push([module.i, ".dt-list-item[tabindex=\"-1\"]:focus{outline:none}.dt-list-item-clickable:focus,.dt-list-item-clickable:hover{background-color:hsla(var(--primary-color-h),var(--primary-color-s),var(--primary-color-l),.1);cursor:pointer}", ""]);
235
+ exports.push([module.i, ".dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--focusable:hover,.dt-list-item--highlighted{background-color:hsla(var(--black-400-h),var(--black-400-s),var(--black-400-l),.15);cursor:pointer}.dt-list-item--focusable:focus{outline-color:var(--primary-color)}", ""]);
222
236
  // Exports
223
237
  module.exports = exports;
224
238
 
@@ -232,7 +246,7 @@ module.exports = exports;
232
246
  var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
233
247
  exports = ___CSS_LOADER_API_IMPORT___(false);
234
248
  // Module
235
- exports.push([module.i, ".d-modal-enter,.d-modal-leave-to,.d-modal__dialog-enter,.d-modal__dialog-leave-to{z-index:var(--zi-hide)!important;visibility:hidden!important;opacity:0!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important}.d-modal__dialog-enter,.d-modal__dialog-leave-to{transform:translate3d(0,30%,0) scale3d(.75,.75,.75)!important}.d-modal-enter-active,.d-modal__dialog-enter-active{transition:opacity .1s var(--ttf-in-out) 10ms,z-index 0s 0s,visibility 0s 0s,transform .1s var(--ttf-in-out) 10ms}@media (prefers-reduced-motion){.d-modal-enter-active,.d-modal__dialog-enter-active{transition:none!important}}.d-modal-leave-active{transition:opacity .1s var(--ttf-in-out) 10ms,z-index 0s .2s,visibility 0s .2s,transform .1s var(--ttf-in-out) 10ms}.d-modal-leave-active.d-modal--full{transition:opacity .2s var(--ttf-in-out) 0s,z-index 0s .2s,visibility 0s .2s}@media (prefers-reduced-motion){.d-modal-leave-active{transition:none!important}}.d-modal__dialog-leave-active{transition:opacity .2s var(--ttf-in-out) 0s,z-index 0s .2s,visibility 0s .2s,transform .1s var(--ttf-in-out) 0s}.d-modal__dialog-leave-active.d-modal--full{transition:opacity .2s var(--ttf-in-out) 0s,z-index 0s .2s,visibility 0s .2s}@media (prefers-reduced-motion){.d-modal__dialog-leave-active{transition:none!important}}", ""]);
249
+ exports.push([module.i, ".d-modal-enter,.d-modal-leave-to,.d-modal__dialog-enter,.d-modal__dialog-leave-to{z-index:var(--zi-hide)!important;-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important;visibility:hidden!important;opacity:0!important}.d-modal__dialog-enter,.d-modal__dialog-leave-to{transform:translate3d(0,30%,0) scale3d(.75,.75,.75)!important}.d-modal-enter-active,.d-modal__dialog-enter-active{transition:opacity .1s var(--ttf-in-out) 10ms,z-index 0s 0s,visibility 0s 0s,transform .1s var(--ttf-in-out) 10ms}@media (prefers-reduced-motion){.d-modal-enter-active,.d-modal__dialog-enter-active{transition:none!important}}.d-modal-leave-active{transition:opacity .1s var(--ttf-in-out) 10ms,z-index 0s .2s,visibility 0s .2s,transform .1s var(--ttf-in-out) 10ms}.d-modal-leave-active.d-modal--full{transition:opacity .2s var(--ttf-in-out) 0s,z-index 0s .2s,visibility 0s .2s}@media (prefers-reduced-motion){.d-modal-leave-active{transition:none!important}}.d-modal__dialog-leave-active{transition:opacity .2s var(--ttf-in-out) 0s,z-index 0s .2s,visibility 0s .2s,transform .1s var(--ttf-in-out) 0s}.d-modal__dialog-leave-active.d-modal--full{transition:opacity .2s var(--ttf-in-out) 0s,z-index 0s .2s,visibility 0s .2s}@media (prefers-reduced-motion){.d-modal__dialog-leave-active{transition:none!important}}", ""]);
236
250
  // Exports
237
251
  module.exports = exports;
238
252
 
@@ -546,6 +560,22 @@ var update = add("27ac9170", content, true, {"sourceMap":false,"shadowMode":fals
546
560
 
547
561
  /***/ }),
548
562
 
563
+ /***/ "86eb":
564
+ /***/ (function(module, exports, __webpack_require__) {
565
+
566
+ // style-loader: Adds some css to the DOM by adding a <style> tag
567
+
568
+ // load the styles
569
+ var content = __webpack_require__("1a61");
570
+ if(content.__esModule) content = content.default;
571
+ if(typeof content === 'string') content = [[module.i, content, '']];
572
+ if(content.locals) module.exports = content.locals;
573
+ // add the styles to the DOM
574
+ var add = __webpack_require__("499e").default
575
+ var update = add("7758d33c", content, true, {"sourceMap":false,"shadowMode":false});
576
+
577
+ /***/ }),
578
+
549
579
  /***/ "88f8":
550
580
  /***/ (function(module, exports, __webpack_require__) {
551
581
 
@@ -583,6 +613,17 @@ if(content.locals) module.exports = content.locals;
583
613
  var add = __webpack_require__("499e").default
584
614
  var update = add("572d8ba2", content, true, {"sourceMap":false,"shadowMode":false});
585
615
 
616
+ /***/ }),
617
+
618
+ /***/ "b8b3":
619
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
620
+
621
+ "use strict";
622
+ /* harmony import */ var _node_modules_vue_style_loader_index_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_default_list_item_vue_vue_type_style_index_0_lang_less___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("86eb");
623
+ /* harmony import */ var _node_modules_vue_style_loader_index_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_default_list_item_vue_vue_type_style_index_0_lang_less___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_10_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_10_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_10_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_10_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_loader_lib_index_js_vue_loader_options_default_list_item_vue_vue_type_style_index_0_lang_less___WEBPACK_IMPORTED_MODULE_0__);
624
+ /* unused harmony reexport * */
625
+
626
+
586
627
  /***/ }),
587
628
 
588
629
  /***/ "c28b":
@@ -705,7 +746,7 @@ if (typeof window !== 'undefined') {
705
746
  // Indicate to webpack that this file can be concatenated
706
747
  /* harmony default export */ var setPublicPath = (null);
707
748
 
708
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/avatar/avatar.vue?vue&type=template&id=3c007948&
749
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/avatar/avatar.vue?vue&type=template&id=3c007948&
709
750
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
710
751
  'd-avatar',
711
752
  _vm.AVATAR_KIND_MODIFIERS[_vm.kind],
@@ -808,6 +849,7 @@ const DEFAULT_PREFIX = 'dt';
808
849
  });
809
850
  // CONCATENATED MODULE: ./components/utils.js
810
851
 
852
+
811
853
  let UNIQUE_ID_COUNTER = 0; // selector to find focusable not hidden inputs
812
854
 
813
855
  const FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)'; // selector to find focusable not disables elements
@@ -880,12 +922,36 @@ function hasFormattedMessageOfType(formattedMessages, messageType) {
880
922
  function findFirstFocusableNode(element) {
881
923
  return element === null || element === void 0 ? void 0 : element.querySelector(FOCUSABLE_SELECTOR);
882
924
  }
925
+ /* html-fragment component:
926
+ * To render html without wrapping in another element as when using v-html.
927
+ * props: html
928
+ */
929
+
930
+ const htmlFragment = {
931
+ name: 'html-fragment',
932
+ functional: true,
933
+ props: ['html'],
934
+
935
+ render(h, ctx) {
936
+ return new external_commonjs_vue_commonjs2_vue_root_Vue_default.a({
937
+ name: 'Inner',
938
+
939
+ beforeCreate() {
940
+ this.$createElement = h;
941
+ },
942
+
943
+ template: `<div>${ctx.props.html}</div>`
944
+ }).$mount()._vnode.children;
945
+ }
946
+
947
+ };
883
948
  /* harmony default export */ var utils = ({
884
949
  getUniqueString,
885
950
  formatMessages,
886
951
  filterFormattedMessages,
887
952
  hasFormattedMessageOfType,
888
- getValidationState
953
+ getValidationState,
954
+ htmlFragment
889
955
  });
890
956
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/avatar/avatar.vue?vue&type=script&lang=js&
891
957
  //
@@ -1119,7 +1185,7 @@ var component = normalizeComponent(
1119
1185
  // CONCATENATED MODULE: ./components/avatar/index.js
1120
1186
 
1121
1187
 
1122
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/badge/badge.vue?vue&type=template&id=8281dbe6&
1188
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/badge/badge.vue?vue&type=template&id=8281dbe6&
1123
1189
  var badgevue_type_template_id_8281dbe6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{class:[
1124
1190
  'd-badge',
1125
1191
  _vm.BADGE_COLOR_MODIFIERS[_vm.color] ],attrs:{"data-qa":"dt-badge"}},[_vm._t("default",[_vm._v(" "+_vm._s(_vm.text)+" ")])],2)}
@@ -1216,21 +1282,21 @@ var badge_component = normalizeComponent(
1216
1282
  // CONCATENATED MODULE: ./components/badge/index.js
1217
1283
 
1218
1284
 
1219
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/banner/banner.vue?vue&type=template&id=9ac8a014&
1220
- var bannervue_type_template_id_9ac8a014_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('aside',{class:_vm.bannerClass,attrs:{"role":_vm.role},on:{"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"tab",9,$event.key,"Tab")){ return null; }return _vm.trapFocus($event)}}},[_c('div',{staticClass:"d-banner__dialog",attrs:{"aria-labelledby":_vm.titleId,"aria-describedby":_vm.contentId}},[_c('dt-notice-icon',_vm._g({attrs:{"kind":_vm.kind}},_vm.$listeners),[_vm._t("icon")],2),_c('dt-notice-content',_vm._g({attrs:{"title-id":_vm.titleId,"content-id":_vm.contentId,"title":_vm.title},scopedSlots:_vm._u([{key:"titleOverride",fn:function(){return [_vm._t("titleOverride")]},proxy:true}],null,true)},_vm.$listeners),[_vm._t("default")],2),_c('dt-notice-action',_vm._g({attrs:{"hide-close":_vm.hideClose,"close-button-props":_vm.closeButtonProps}},_vm.$listeners),[_vm._t("action")],2)],1)])}
1221
- var bannervue_type_template_id_9ac8a014_staticRenderFns = []
1285
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/banner/banner.vue?vue&type=template&id=008cf60a&
1286
+ var bannervue_type_template_id_008cf60a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('aside',{class:_vm.bannerClass,attrs:{"role":_vm.role},on:{"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"tab",9,$event.key,"Tab")){ return null; }return _vm.trapFocus($event)}}},[_c('div',{staticClass:"d-banner__dialog",attrs:{"aria-labelledby":_vm.titleId,"aria-describedby":_vm.contentId}},[_c('dt-notice-icon',_vm._g({attrs:{"kind":_vm.kind}},_vm.$listeners),[_vm._t("icon")],2),_c('dt-notice-content',_vm._g({attrs:{"title-id":_vm.titleId,"content-id":_vm.contentId,"title":_vm.title},scopedSlots:_vm._u([{key:"titleOverride",fn:function(){return [_vm._t("titleOverride")]},proxy:true}],null,true)},_vm.$listeners),[_vm._t("default")],2),_c('dt-notice-action',_vm._g({attrs:{"hide-close":_vm.hideClose,"close-button-props":_vm.closeButtonProps}},_vm.$listeners),[_vm._t("action")],2)],1)])}
1287
+ var bannervue_type_template_id_008cf60a_staticRenderFns = []
1222
1288
 
1223
1289
 
1224
- // CONCATENATED MODULE: ./components/banner/banner.vue?vue&type=template&id=9ac8a014&
1290
+ // CONCATENATED MODULE: ./components/banner/banner.vue?vue&type=template&id=008cf60a&
1225
1291
 
1226
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice_icon.vue?vue&type=template&id=58ae40bb&
1292
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice_icon.vue?vue&type=template&id=58ae40bb&
1227
1293
  var notice_iconvue_type_template_id_58ae40bb_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.defaultIcon || _vm.$slots.default)?_c('div',{staticClass:"d-notice__icon",attrs:{"aria-hidden":"true"}},[_vm._t("default",[_c(_vm.defaultIcon,{tag:"component"})])],2):_vm._e()}
1228
1294
  var notice_iconvue_type_template_id_58ae40bb_staticRenderFns = []
1229
1295
 
1230
1296
 
1231
1297
  // CONCATENATED MODULE: ./components/notice/notice_icon.vue?vue&type=template&id=58ae40bb&
1232
1298
 
1233
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconLightbulb.vue?vue&type=template&id=07d1b1af&
1299
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconLightbulb.vue?vue&type=template&id=07d1b1af&
1234
1300
  var IconLightbulbvue_type_template_id_07d1b1af_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__lightbulb",attrs:{"aria-hidden":"true","aria-label":"Lightbulb","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M9 21c0 .5.4 1 1 1h4c.6 0 1-.5 1-1v-1H9v1zm3-19C8.1 2 5 5.1 5 9c0 2.4 1.2 4.5 3 5.7V17c0 .5.4 1 1 1h6c.6 0 1-.5 1-1v-2.3c1.8-1.3 3-3.4 3-5.7 0-3.9-3.1-7-7-7z"}})])}
1235
1301
  var IconLightbulbvue_type_template_id_07d1b1af_staticRenderFns = []
1236
1302
 
@@ -1256,7 +1322,7 @@ var IconLightbulb_component = normalizeComponent(
1256
1322
  )
1257
1323
 
1258
1324
  /* harmony default export */ var IconLightbulb = (IconLightbulb_component.exports);
1259
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconInfo.vue?vue&type=template&id=d1105ee6&
1325
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconInfo.vue?vue&type=template&id=d1105ee6&
1260
1326
  var IconInfovue_type_template_id_d1105ee6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__info",attrs:{"aria-hidden":"true","aria-label":"Info","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"}})])}
1261
1327
  var IconInfovue_type_template_id_d1105ee6_staticRenderFns = []
1262
1328
 
@@ -1282,7 +1348,7 @@ var IconInfo_component = normalizeComponent(
1282
1348
  )
1283
1349
 
1284
1350
  /* harmony default export */ var IconInfo = (IconInfo_component.exports);
1285
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconWarning.vue?vue&type=template&id=0a24defa&
1351
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconWarning.vue?vue&type=template&id=0a24defa&
1286
1352
  var IconWarningvue_type_template_id_0a24defa_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__warning",attrs:{"aria-hidden":"true","aria-label":"Warning","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z"}})])}
1287
1353
  var IconWarningvue_type_template_id_0a24defa_staticRenderFns = []
1288
1354
 
@@ -1308,7 +1374,7 @@ var IconWarning_component = normalizeComponent(
1308
1374
  )
1309
1375
 
1310
1376
  /* harmony default export */ var IconWarning = (IconWarning_component.exports);
1311
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconError.vue?vue&type=template&id=4d9e3e9d&
1377
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconError.vue?vue&type=template&id=4d9e3e9d&
1312
1378
  var IconErrorvue_type_template_id_4d9e3e9d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__error",attrs:{"aria-hidden":"true","aria-label":"Error","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"}})])}
1313
1379
  var IconErrorvue_type_template_id_4d9e3e9d_staticRenderFns = []
1314
1380
 
@@ -1334,7 +1400,7 @@ var IconError_component = normalizeComponent(
1334
1400
  )
1335
1401
 
1336
1402
  /* harmony default export */ var IconError = (IconError_component.exports);
1337
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCheckCircle.vue?vue&type=template&id=016c7d48&
1403
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCheckCircle.vue?vue&type=template&id=016c7d48&
1338
1404
  var IconCheckCirclevue_type_template_id_016c7d48_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__checkCircle",attrs:{"aria-hidden":"true","aria-label":"Check Circle","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}})])}
1339
1405
  var IconCheckCirclevue_type_template_id_016c7d48_staticRenderFns = []
1340
1406
 
@@ -1438,7 +1504,7 @@ var notice_icon_component = normalizeComponent(
1438
1504
  )
1439
1505
 
1440
1506
  /* harmony default export */ var notice_icon = (notice_icon_component.exports);
1441
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice_content.vue?vue&type=template&id=24cf95e4&
1507
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice_content.vue?vue&type=template&id=24cf95e4&
1442
1508
  var notice_contentvue_type_template_id_24cf95e4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"d-notice__content",attrs:{"data-qa":"notice-content"}},[(_vm.title || this.$slots.titleOverride)?_c('p',{staticClass:"d-notice__title",attrs:{"id":_vm.titleId,"data-qa":"notice-content-title"}},[_vm._t("titleOverride",[_vm._v(" "+_vm._s(_vm.title)+" ")])],2):_vm._e(),_c('p',{staticClass:"d-notice__message",attrs:{"id":_vm.contentId,"data-qa":"notice-content-message"}},[_vm._t("default")],2)])}
1443
1509
  var notice_contentvue_type_template_id_24cf95e4_staticRenderFns = []
1444
1510
 
@@ -1510,14 +1576,14 @@ var notice_content_component = normalizeComponent(
1510
1576
  )
1511
1577
 
1512
1578
  /* harmony default export */ var notice_content = (notice_content_component.exports);
1513
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice_action.vue?vue&type=template&id=279e5f84&
1514
- var notice_actionvue_type_template_id_279e5f84_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"d-notice__actions",attrs:{"data-qa":"notice-content-actions"}},[_vm._t("default"),(!_vm.hideClose)?_c('dt-button',_vm._b({ref:"closeButton",attrs:{"size":"sm","importance":"clear","circle":"","aria-label":_vm.closeButtonProps.ariaLabel ? _vm.closeButtonProps.ariaLabel : 'Close'},on:{"click":_vm.close},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-close')]},proxy:true}],null,false,4267981299)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],2)}
1515
- var notice_actionvue_type_template_id_279e5f84_staticRenderFns = []
1579
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice_action.vue?vue&type=template&id=83c987fc&
1580
+ var notice_actionvue_type_template_id_83c987fc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"d-notice__actions",attrs:{"data-qa":"notice-content-actions"}},[_vm._t("default"),(!_vm.hideClose)?_c('dt-button',_vm._b({ref:"closeButton",attrs:{"size":"sm","importance":"clear","circle":"","aria-label":_vm.closeButtonProps.ariaLabel ? _vm.closeButtonProps.ariaLabel : 'Close'},on:{"click":_vm.close},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-close')]},proxy:true}],null,false,4267981299)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],2)}
1581
+ var notice_actionvue_type_template_id_83c987fc_staticRenderFns = []
1516
1582
 
1517
1583
 
1518
- // CONCATENATED MODULE: ./components/notice/notice_action.vue?vue&type=template&id=279e5f84&
1584
+ // CONCATENATED MODULE: ./components/notice/notice_action.vue?vue&type=template&id=83c987fc&
1519
1585
 
1520
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconClose.vue?vue&type=template&id=18642c39&
1586
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconClose.vue?vue&type=template&id=18642c39&
1521
1587
  var IconClosevue_type_template_id_18642c39_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__close",attrs:{"aria-hidden":"true","aria-label":"Close","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"}})])}
1522
1588
  var IconClosevue_type_template_id_18642c39_staticRenderFns = []
1523
1589
 
@@ -1543,17 +1609,17 @@ var IconClose_component = normalizeComponent(
1543
1609
  )
1544
1610
 
1545
1611
  /* harmony default export */ var IconClose = (IconClose_component.exports);
1546
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button.vue?vue&type=template&id=559e22d4&
1547
- var buttonvue_type_template_id_559e22d4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({class:[
1612
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/button/button.vue?vue&type=template&id=434ac93d&
1613
+ var buttonvue_type_template_id_434ac93d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({class:[
1548
1614
  'base-button__button',
1549
1615
  _vm.buttonClasses ],attrs:{"data-qa":"dt-button","type":_vm.type,"aria-live":_vm.computedAriaLive,"aria-label":_vm.loading ? 'loading' : _vm.$attrs['aria-label']}},_vm.buttonListeners),[(_vm.$slots.icon && !_vm.link)?_c('span',{class:[
1550
1616
  'base-button__icon',
1551
1617
  'd-btn__icon',
1552
1618
  _vm.ICON_POSITION_MODIFIERS[_vm.iconPosition] ],attrs:{"data-qa":"dt-button-icon"}},[_vm._t("icon")],2):_vm._e(),(_vm.$slots.default)?_c('span',{class:['d-w100p', 'd-btn__label', 'base-button__label', _vm.labelClass],attrs:{"data-qa":"dt-button-label"}},[_vm._t("default")],2):_vm._e()])}
1553
- var buttonvue_type_template_id_559e22d4_staticRenderFns = []
1619
+ var buttonvue_type_template_id_434ac93d_staticRenderFns = []
1554
1620
 
1555
1621
 
1556
- // CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=559e22d4&
1622
+ // CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=434ac93d&
1557
1623
 
1558
1624
  // CONCATENATED MODULE: ./components/button/button_constants.js
1559
1625
  const BUTTON_SIZE_MODIFIERS = {
@@ -1660,6 +1726,7 @@ const LINK_KIND_MODIFIERS = {
1660
1726
  //
1661
1727
  //
1662
1728
  //
1729
+ //
1663
1730
 
1664
1731
 
1665
1732
 
@@ -1786,7 +1853,7 @@ const LINK_KIND_MODIFIERS = {
1786
1853
  default: false
1787
1854
  }
1788
1855
  },
1789
- emits: ['focusout', 'focusin'],
1856
+ emits: ['click', 'focusin', 'focusout'],
1790
1857
 
1791
1858
  data() {
1792
1859
  return {
@@ -1870,8 +1937,8 @@ const LINK_KIND_MODIFIERS = {
1870
1937
 
1871
1938
  var button_component = normalizeComponent(
1872
1939
  button_buttonvue_type_script_lang_js_,
1873
- buttonvue_type_template_id_559e22d4_render,
1874
- buttonvue_type_template_id_559e22d4_staticRenderFns,
1940
+ buttonvue_type_template_id_434ac93d_render,
1941
+ buttonvue_type_template_id_434ac93d_staticRenderFns,
1875
1942
  false,
1876
1943
  null,
1877
1944
  null,
@@ -1903,6 +1970,7 @@ var button_component = normalizeComponent(
1903
1970
  //
1904
1971
  //
1905
1972
  //
1973
+ //
1906
1974
 
1907
1975
 
1908
1976
  /* harmony default export */ var notice_actionvue_type_script_lang_js_ = ({
@@ -1921,6 +1989,7 @@ var button_component = normalizeComponent(
1921
1989
  default: false
1922
1990
  }
1923
1991
  },
1992
+ emits: ['close'],
1924
1993
 
1925
1994
  created() {
1926
1995
  if (!this.hideClose && !this.closeButtonProps.ariaLabel) {
@@ -1959,8 +2028,8 @@ var button_component = normalizeComponent(
1959
2028
 
1960
2029
  var notice_action_component = normalizeComponent(
1961
2030
  notice_notice_actionvue_type_script_lang_js_,
1962
- notice_actionvue_type_template_id_279e5f84_render,
1963
- notice_actionvue_type_template_id_279e5f84_staticRenderFns,
2031
+ notice_actionvue_type_template_id_83c987fc_render,
2032
+ notice_actionvue_type_template_id_83c987fc_staticRenderFns,
1964
2033
  false,
1965
2034
  null,
1966
2035
  null,
@@ -2219,6 +2288,7 @@ const focusableElementsList = `button:${nonFocusableAttrs},
2219
2288
  default: false
2220
2289
  }
2221
2290
  },
2291
+ emits: ['close'],
2222
2292
  computed: {
2223
2293
  role() {
2224
2294
  return this.important ? 'alertdialog' : 'status';
@@ -2267,8 +2337,8 @@ const focusableElementsList = `button:${nonFocusableAttrs},
2267
2337
 
2268
2338
  var banner_component = normalizeComponent(
2269
2339
  banner_bannervue_type_script_lang_js_,
2270
- bannervue_type_template_id_9ac8a014_render,
2271
- bannervue_type_template_id_9ac8a014_staticRenderFns,
2340
+ bannervue_type_template_id_008cf60a_render,
2341
+ bannervue_type_template_id_008cf60a_staticRenderFns,
2272
2342
  false,
2273
2343
  null,
2274
2344
  null,
@@ -2279,7 +2349,7 @@ var banner_component = normalizeComponent(
2279
2349
  /* harmony default export */ var banner = (banner_component.exports);
2280
2350
  // CONCATENATED MODULE: ./components/banner/index.js
2281
2351
 
2282
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumbs/breadcrumbs.vue?vue&type=template&id=b762e354&
2352
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumbs/breadcrumbs.vue?vue&type=template&id=b762e354&
2283
2353
  var breadcrumbsvue_type_template_id_b762e354_render = function () {
2284
2354
  var _obj;
2285
2355
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{class:[
@@ -2293,7 +2363,7 @@ var breadcrumbsvue_type_template_id_b762e354_staticRenderFns = []
2293
2363
  // CONCATENATED MODULE: ./components/breadcrumbs/breadcrumbs_constants.js
2294
2364
  const BREADCRUMB_ITEM_SELECTED_MODIFIER = 'd-breadcrumbs__item--selected';
2295
2365
  const BREADCRUMBS_INVERTED_MODIFIER = 'd-breadcrumbs--inverted';
2296
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=6f97ec8a&
2366
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=6f97ec8a&
2297
2367
  var breadcrumb_itemvue_type_template_id_6f97ec8a_render = function () {
2298
2368
  var _obj;
2299
2369
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{class:[
@@ -2304,14 +2374,14 @@ var breadcrumb_itemvue_type_template_id_6f97ec8a_staticRenderFns = []
2304
2374
 
2305
2375
  // CONCATENATED MODULE: ./components/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=6f97ec8a&
2306
2376
 
2307
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/link/link.vue?vue&type=template&id=6af78110&
2308
- var linkvue_type_template_id_6af78110_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a',{class:[
2377
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/link/link.vue?vue&type=template&id=08ea8c41&
2378
+ var linkvue_type_template_id_08ea8c41_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a',_vm._g({class:[
2309
2379
  'd-link',
2310
- _vm.LINK_KIND_MODIFIERS[_vm.kind] ],attrs:{"data-qa":"dt-link"}},[_vm._t("default")],2)}
2311
- var linkvue_type_template_id_6af78110_staticRenderFns = []
2380
+ _vm.LINK_KIND_MODIFIERS[_vm.kind] ],attrs:{"data-qa":"dt-link"}},_vm.$listeners),[_vm._t("default")],2)}
2381
+ var linkvue_type_template_id_08ea8c41_staticRenderFns = []
2312
2382
 
2313
2383
 
2314
- // CONCATENATED MODULE: ./components/link/link.vue?vue&type=template&id=6af78110&
2384
+ // CONCATENATED MODULE: ./components/link/link.vue?vue&type=template&id=08ea8c41&
2315
2385
 
2316
2386
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/link/link.vue?vue&type=script&lang=js&
2317
2387
  //
@@ -2326,6 +2396,7 @@ var linkvue_type_template_id_6af78110_staticRenderFns = []
2326
2396
  //
2327
2397
  //
2328
2398
  //
2399
+ //
2329
2400
 
2330
2401
  /* harmony default export */ var linkvue_type_script_lang_js_ = ({
2331
2402
  name: 'DtLink',
@@ -2343,6 +2414,7 @@ var linkvue_type_template_id_6af78110_staticRenderFns = []
2343
2414
 
2344
2415
  }
2345
2416
  },
2417
+ emits: ['click', 'focusin', 'focusout'],
2346
2418
 
2347
2419
  data() {
2348
2420
  return {
@@ -2363,8 +2435,8 @@ var linkvue_type_template_id_6af78110_staticRenderFns = []
2363
2435
 
2364
2436
  var link_component = normalizeComponent(
2365
2437
  link_linkvue_type_script_lang_js_,
2366
- linkvue_type_template_id_6af78110_render,
2367
- linkvue_type_template_id_6af78110_staticRenderFns,
2438
+ linkvue_type_template_id_08ea8c41_render,
2439
+ linkvue_type_template_id_08ea8c41_staticRenderFns,
2368
2440
  false,
2369
2441
  null,
2370
2442
  null,
@@ -2582,18 +2654,18 @@ var breadcrumbs_component = normalizeComponent(
2582
2654
 
2583
2655
  // CONCATENATED MODULE: ./components/button/index.js
2584
2656
 
2585
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/input/input.vue?vue&type=template&id=56097c2f&
2586
- var inputvue_type_template_id_56097c2f_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",staticClass:"base-input",attrs:{"data-qa":"dt-input"}},[_c('label',{staticClass:"base-input__label",attrs:{"aria-details":_vm.$slots.description || _vm.description ? _vm.descriptionKey : undefined,"data-qa":"dt-input-label-wrapper"}},[_vm._t("labelSlot",[(_vm.label)?_c('div',{class:[
2657
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/input/input.vue?vue&type=template&id=0231bf39&
2658
+ var inputvue_type_template_id_0231bf39_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"container",staticClass:"base-input",attrs:{"data-qa":"dt-input"}},[_c('label',{staticClass:"base-input__label",attrs:{"aria-details":_vm.$slots.description || _vm.description ? _vm.descriptionKey : undefined,"data-qa":"dt-input-label-wrapper"}},[_vm._t("labelSlot",[(_vm.label)?_c('div',{class:[
2587
2659
  'base-input__label-text',
2588
2660
  'd-label',
2589
2661
  _vm.labelSizeClasses[_vm.size] ],attrs:{"data-qa":"dt-input-label"}},[_vm._v(" "+_vm._s(_vm.label)+" ")]):_vm._e()]),(_vm.$slots.description || _vm.description)?_c('div',{class:[
2590
2662
  'base-input__description',
2591
2663
  'd-description',
2592
2664
  _vm.descriptionSizeClasses[_vm.size] ],attrs:{"id":_vm.descriptionKey,"data-qa":"dt-input-description"}},[_vm._t("description",[_vm._v(_vm._s(_vm.description))])],2):_vm._e(),_c('div',{staticClass:"d-input__wrapper"},[(_vm.$slots.leftIcon)?_c('span',{class:_vm.inputIconClasses('left'),attrs:{"data-qa":"dt-input-left-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("leftIcon")],2):_vm._e(),(_vm.isTextarea)?_c('textarea',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"disabled":_vm.disabled,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'textarea',_vm.$attrs,false),_vm.inputListeners)):_c('input',_vm._g(_vm._b({ref:"input",class:_vm.inputClasses(),attrs:{"name":_vm.name,"type":_vm.type,"disabled":_vm.disabled,"data-qa":"dt-input-input"},domProps:{"value":_vm.value}},'input',_vm.$attrs,false),_vm.inputListeners)),(_vm.$slots.rightIcon)?_c('span',{class:_vm.inputIconClasses('right'),attrs:{"data-qa":"dt-input-right-icon-wrapper"},on:{"focusout":_vm.onBlur}},[_vm._t("rightIcon")],2):_vm._e()])],2),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.formattedMessages,"show-messages":_vm.showMessages,"data-qa":"dt-input-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)}
2593
- var inputvue_type_template_id_56097c2f_staticRenderFns = []
2665
+ var inputvue_type_template_id_0231bf39_staticRenderFns = []
2594
2666
 
2595
2667
 
2596
- // CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=56097c2f&
2668
+ // CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=0231bf39&
2597
2669
 
2598
2670
  // CONCATENATED MODULE: ./components/input/input_constants.js
2599
2671
  // Valid input types, any other input types (for example: 'radio' or 'checkbox') should
@@ -2616,7 +2688,7 @@ const INPUT_SIZES = {
2616
2688
  INPUT_TYPES,
2617
2689
  INPUT_SIZES
2618
2690
  });
2619
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/validation_messages/validation_messages.vue?vue&type=template&id=6fb7180e&
2691
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/validation_messages/validation_messages.vue?vue&type=template&id=6fb7180e&
2620
2692
  var validation_messagesvue_type_template_id_6fb7180e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.showMessages && !_vm.isFilteredValidationMessagesEmpty)?_c('div',{staticClass:"base-input__messages d-d-flex d-fd-column",attrs:{"data-qa":"validation-messages-container"}},_vm._l((_vm.filteredValidationMessages),function(ref,index){
2621
2693
  var message = ref.message;
2622
2694
  var type = ref.type;
@@ -3292,7 +3364,7 @@ const MessagesMixin = {
3292
3364
  default: ''
3293
3365
  }
3294
3366
  },
3295
- emits: ['blur', 'input', 'clear'],
3367
+ emits: ['blur', 'input', 'clear', 'focusin', 'focusout'],
3296
3368
 
3297
3369
  data() {
3298
3370
  return {
@@ -3386,20 +3458,21 @@ const MessagesMixin = {
3386
3458
  inputClasses() {
3387
3459
  const inputStateClasses = {
3388
3460
  input: {
3389
- error: 'd-input--error',
3390
- warning: 'd-input--warning',
3391
- success: 'd-input--success'
3461
+ error: 'd-input--error base-input__input--error',
3462
+ warning: 'd-input--warning base-input__input--warning',
3463
+ success: 'd-input--success base-input__input--success'
3392
3464
  },
3393
3465
  textarea: {
3394
- error: 'd-textarea--error',
3395
- warning: 'd-textarea--warning',
3396
- success: 'd-textarea--success'
3466
+ error: 'd-textarea--error base-input__input--error',
3467
+ warning: 'd-textarea--warning base-input__input--warning',
3468
+ success: 'd-textarea--success base-input__input--success'
3397
3469
  }
3398
3470
  };
3399
3471
  return ['base-input__input', this.inputComponent === 'input' ? 'd-input' : 'd-textarea', {
3472
+ [inputStateClasses[this.inputComponent][this.inputState]]: this.showInputState,
3400
3473
  'd-input-icon--left': this.$slots.leftIcon,
3401
3474
  'd-input-icon--right': this.$slots.rightIcon
3402
- }, this.sizeModifierClass, this.inputClass, inputStateClasses[this.inputComponent][this.inputState]];
3475
+ }, this.sizeModifierClass, this.inputClass];
3403
3476
  },
3404
3477
 
3405
3478
  inputIconClasses(side) {
@@ -3413,7 +3486,9 @@ const MessagesMixin = {
3413
3486
  left: 'base-input__icon--left d-input-icon--left',
3414
3487
  right: 'base-input__icon--right d-input-icon--right'
3415
3488
  };
3416
- return ['d-input-icon', iconOrientationClasses[side], iconSizeClasses[this.size]];
3489
+ return [iconOrientationClasses[side], 'd-input-icon', {
3490
+ [iconSizeClasses[this.size]]: !this.isDefaultSize
3491
+ }];
3417
3492
  },
3418
3493
 
3419
3494
  onBlur(e) {
@@ -3460,8 +3535,8 @@ const MessagesMixin = {
3460
3535
 
3461
3536
  var input_component = normalizeComponent(
3462
3537
  input_inputvue_type_script_lang_js_,
3463
- inputvue_type_template_id_56097c2f_render,
3464
- inputvue_type_template_id_56097c2f_staticRenderFns,
3538
+ inputvue_type_template_id_0231bf39_render,
3539
+ inputvue_type_template_id_0231bf39_staticRenderFns,
3465
3540
  false,
3466
3541
  null,
3467
3542
  null,
@@ -3473,7 +3548,7 @@ var input_component = normalizeComponent(
3473
3548
  // CONCATENATED MODULE: ./components/input/index.js
3474
3549
 
3475
3550
 
3476
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/input_group/input_group.vue?vue&type=template&id=34acc7c9&
3551
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/input_group/input_group.vue?vue&type=template&id=34acc7c9&
3477
3552
  var input_groupvue_type_template_id_34acc7c9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('fieldset',{attrs:{"data-qa":_vm.dataQaGroup}},[(_vm.$slots.legend || _vm.legend)?_c('legend',_vm._b({class:['d-label', _vm.legendClass],attrs:{"data-qa":_vm.dataQaGroupLegend}},'legend',_vm.legendChildProps,false),[_vm._t("legend",[_vm._v(" "+_vm._s(_vm.legend)+" ")])],2):_vm._e(),_vm._t("default"),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.formattedMessages,"show-messages":_vm.showMessages,"data-qa":_vm.dataQaGroupMessages}},'dt-validation-messages',_vm.messagesChildProps,false))],2)}
3478
3553
  var input_groupvue_type_template_id_34acc7c9_staticRenderFns = []
3479
3554
 
@@ -3768,16 +3843,16 @@ var input_group_component = normalizeComponent(
3768
3843
  /* harmony default export */ var input_group_input_group = (input_group_component.exports);
3769
3844
  // CONCATENATED MODULE: ./components/input_group/index.js
3770
3845
 
3771
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/modal/modal.vue?vue&type=template&id=22c56f76&
3772
- var modalvue_type_template_id_22c56f76_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-lazy-show',{class:[
3846
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/modal/modal.vue?vue&type=template&id=76e6f72c&
3847
+ var modalvue_type_template_id_76e6f72c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-lazy-show',{class:[
3773
3848
  'd-modal',
3774
3849
  _vm.MODAL_KIND_MODIFIERS[_vm.kind],
3775
3850
  _vm.MODAL_SIZE_MODIFIERS[_vm.size],
3776
3851
  _vm.modalClass ],attrs:{"transition":"d-modal","show":_vm.show,"data-qa":"dt-modal","aria-hidden":_vm.open},on:{"click":function($event){if($event.target !== $event.currentTarget){ return null; }return _vm.close($event)},"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"esc",27,$event.key,["Esc","Escape"])){ return null; }return _vm.close($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"tab",9,$event.key,"Tab")){ return null; }return _vm.trapFocus($event)}],"after-enter":function($event){if($event.target !== $event.currentTarget){ return null; }return _vm.setFocusAfterTransition($event)}}},[_c('transition',{attrs:{"appear":"","name":"d-modal__dialog"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.show),expression:"show"}],staticClass:"d-modal__dialog",attrs:{"role":"dialog","aria-modal":"true","aria-describedby":_vm.describedById,"aria-labelledby":_vm.labelledById}},[(_vm.$slots.header)?_c('div',{staticClass:"d-modal__header",attrs:{"id":_vm.labelledById,"data-qa":"dt-modal-title"}},[_vm._t("header")],2):_c('h2',{staticClass:"d-modal__header",attrs:{"id":_vm.labelledById,"data-qa":"dt-modal-title"}},[_vm._v(" "+_vm._s(_vm.title)+" ")]),(_vm.$slots.default)?_c('div',{staticClass:"d-modal__content",attrs:{"data-qa":"dt-modal-copy"}},[_vm._t("default")],2):_c('p',{staticClass:"d-modal__content",attrs:{"data-qa":"dt-modal-copy"}},[_vm._v(" "+_vm._s(_vm.copy)+" ")]),(_vm.hasFooterSlot)?_c('footer',{staticClass:"d-modal__footer"},[_vm._t("footer")],2):_vm._e(),(!_vm.hideClose)?_c('dt-button',_vm._b({staticClass:"d-modal__close",attrs:{"circle":"","size":"lg","importance":"clear","aria-label":_vm.closeButtonProps.ariaLabel,"kind":_vm.kind},on:{"click":_vm.close},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-close')]},proxy:true}],null,false,4267981299)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],1)])],1)}
3777
- var modalvue_type_template_id_22c56f76_staticRenderFns = []
3852
+ var modalvue_type_template_id_76e6f72c_staticRenderFns = []
3778
3853
 
3779
3854
 
3780
- // CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=template&id=22c56f76&
3855
+ // CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=template&id=76e6f72c&
3781
3856
 
3782
3857
  // CONCATENATED MODULE: ./components/modal/modal_constants.js
3783
3858
  // Modal style modifiers
@@ -3790,7 +3865,7 @@ const MODAL_SIZE_MODIFIERS = {
3790
3865
  default: '',
3791
3866
  full: 'd-modal--full'
3792
3867
  };
3793
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/lazy_show/lazy_show.vue?vue&type=template&id=5deb023a&
3868
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/lazy_show/lazy_show.vue?vue&type=template&id=5deb023a&
3794
3869
  var lazy_showvue_type_template_id_5deb023a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',_vm._g({attrs:{"name":_vm.transition}},_vm.$listeners),[_c('div',_vm._g({directives:[{name:"show",rawName:"v-show",value:(_vm.show),expression:"show"}]},_vm.$listeners),[(_vm.initialized)?_vm._t("default"):_vm._e()],2)])}
3795
3870
  var lazy_showvue_type_template_id_5deb023a_staticRenderFns = []
3796
3871
 
@@ -4077,6 +4152,7 @@ var lazy_show_component = normalizeComponent(
4077
4152
  default: false
4078
4153
  }
4079
4154
  },
4155
+ emits: ['update:show'],
4080
4156
 
4081
4157
  data() {
4082
4158
  return {
@@ -4147,8 +4223,8 @@ var modalvue_type_style_index_0_lang_less_ = __webpack_require__("e55c");
4147
4223
 
4148
4224
  var modal_component = normalizeComponent(
4149
4225
  modal_modalvue_type_script_lang_js_,
4150
- modalvue_type_template_id_22c56f76_render,
4151
- modalvue_type_template_id_22c56f76_staticRenderFns,
4226
+ modalvue_type_template_id_76e6f72c_render,
4227
+ modalvue_type_template_id_76e6f72c_staticRenderFns,
4152
4228
  false,
4153
4229
  null,
4154
4230
  null,
@@ -4162,13 +4238,13 @@ var modal_component = normalizeComponent(
4162
4238
 
4163
4239
  // CONCATENATED MODULE: ./components/lazy_show/index.js
4164
4240
 
4165
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/list_section/list_section.vue?vue&type=template&id=09de5479&
4166
- var list_sectionvue_type_template_id_09de5479_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:['dt-list-section', 'd-fs14', 'd-lh6', 'd-py6', 'd-bc-black-200',
4167
- { 'd-bb': _vm.separator }],attrs:{"id":_vm.id,"role":"group","aria-labelledby":(_vm.id + "-list-section-header"),"tabindex":"-1"}},[(_vm.header)?_c('h3',{staticClass:"d-pl16 d-mt6",attrs:{"id":(_vm.id + "-list-section-header")}},[_vm._v(" "+_vm._s(_vm.header)+" ")]):_vm._e(),(!_vm.isCollapsible || _vm.showAll)?_c('ol',{attrs:{"id":(_vm.id + "-list-section-content")}},[_vm._t("default")],2):_c('ol',{attrs:{"id":(_vm.id + "-list-section-content")}},[_c('vnodes',{attrs:{"vnodes":_vm.displayedItems}})],1),_c('div',{staticClass:"d-d-flex"},[(_vm.isCollapsible)?_c('dt-button',{staticClass:"d-ml16 d-py6",attrs:{"id":(_vm.id + "-list-section-show-more-less"),"link":""},on:{"click":_vm.showMoreLessClicked}},[_vm._v(" "+_vm._s(_vm.showMoreLessText)+" ")]):_vm._e(),_vm._t("footer")],2)])}
4168
- var list_sectionvue_type_template_id_09de5479_staticRenderFns = []
4241
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/list_section/list_section.vue?vue&type=template&id=0285311e&
4242
+ var list_sectionvue_type_template_id_0285311e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:['dt-list-section', 'd-fs14', 'd-lh6', 'd-py6', 'd-bc-black-200',
4243
+ { 'd-bb': _vm.separator }],attrs:{"id":_vm.id,"role":"group","aria-labelledby":(_vm.id + "-list-section-header"),"tabindex":"-1"}},[(_vm.header)?_c('h3',{staticClass:"d-pl12 d-mt6",attrs:{"id":(_vm.id + "-list-section-header")}},[_vm._v(" "+_vm._s(_vm.header)+" ")]):_vm._e(),(!_vm.isCollapsible || _vm.showAll)?_c('ol',{attrs:{"id":(_vm.id + "-list-section-content")}},[_vm._t("default")],2):_c('ol',{attrs:{"id":(_vm.id + "-list-section-content")}},[_c('vnodes',{attrs:{"vnodes":_vm.displayedItems}})],1),_c('div',{staticClass:"d-d-flex"},[(_vm.isCollapsible)?_c('dt-button',{staticClass:"d-ml12 d-py6",attrs:{"id":(_vm.id + "-list-section-show-more-less"),"link":""},on:{"click":_vm.showMoreLessClicked}},[_vm._v(" "+_vm._s(_vm.showMoreLessText)+" ")]):_vm._e(),_vm._t("footer")],2)])}
4244
+ var list_sectionvue_type_template_id_0285311e_staticRenderFns = []
4169
4245
 
4170
4246
 
4171
- // CONCATENATED MODULE: ./components/list_section/list_section.vue?vue&type=template&id=09de5479&
4247
+ // CONCATENATED MODULE: ./components/list_section/list_section.vue?vue&type=template&id=0285311e&
4172
4248
 
4173
4249
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/list_section/list_section.vue?vue&type=script&lang=js&
4174
4250
  //
@@ -4334,8 +4410,8 @@ var list_sectionvue_type_style_index_0_lang_less_ = __webpack_require__("fc89");
4334
4410
 
4335
4411
  var list_section_component = normalizeComponent(
4336
4412
  list_section_list_sectionvue_type_script_lang_js_,
4337
- list_sectionvue_type_template_id_09de5479_render,
4338
- list_sectionvue_type_template_id_09de5479_staticRenderFns,
4413
+ list_sectionvue_type_template_id_0285311e_render,
4414
+ list_sectionvue_type_template_id_0285311e_staticRenderFns,
4339
4415
  false,
4340
4416
  null,
4341
4417
  null,
@@ -4346,14 +4422,110 @@ var list_section_component = normalizeComponent(
4346
4422
  /* harmony default export */ var list_section = (list_section_component.exports);
4347
4423
  // CONCATENATED MODULE: ./components/list_section/index.js
4348
4424
 
4349
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/list_item/list_item.vue?vue&type=template&id=4ae41e30&
4350
- var list_itemvue_type_template_id_4ae41e30_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{class:['dt-list-item', 'd-fs14', 'd-lh6', 'd-py6', 'd-px16', 'd-d-flex', 'd-ai-center',
4351
- { 'dt-list-item-clickable': _vm.clickable, 'd-jc-space-between': this.$slots.iconRight }],attrs:{"id":_vm.id,"tabindex":_vm.clickable ? 0 : -1},on:{"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.clicked($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"space",32,$event.key,[" ","Spacebar"])){ return null; }return _vm.clicked($event)}],"click":_vm.clicked}},[_vm._t("iconLeft"),_vm._t("default"),_vm._t("iconRight")],2)}
4352
- var list_itemvue_type_template_id_4ae41e30_staticRenderFns = []
4425
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/list_item/list_item.vue?vue&type=template&id=42009112&
4426
+ var list_itemvue_type_template_id_42009112_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.elementType,{tag:"component",class:['dt-list-item d-ls-none', {
4427
+ 'dt-list-item--focusable': _vm.isFocusable,
4428
+ 'dt-list-item--highlighted': _vm.isHighlighted,
4429
+ }],attrs:{"id":_vm.id,"tabindex":_vm.isFocusable ? 0 : -1,"role":_vm.role,"aria-selected":_vm.isHighlighted},on:_vm._d({"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.onClick($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"space",32,$event.key,[" ","Spacebar"])){ return null; }return _vm.onClick($event)}],"click":_vm.onClick},[_vm.maybeMouseMove,_vm.onMouseMove])},[(_vm.listItemType)?_c(_vm.listItemType,{tag:"component",scopedSlots:_vm._u([_vm._l((_vm.$slots),function(_,slotName){return {key:slotName,fn:function(){return [_vm._t(slotName)]},proxy:true}})],null,true)}):_vm._t("default")],2)}
4430
+ var list_itemvue_type_template_id_42009112_staticRenderFns = []
4431
+
4432
+
4433
+ // CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=42009112&
4434
+
4435
+ // CONCATENATED MODULE: ./components/list_item/list_item_constants.js
4436
+ const LIST_ITEM_TYPES = {
4437
+ DEFAULT: 'default',
4438
+ CUSTOM: 'custom'
4439
+ };
4440
+ const LIST_ITEM_NAVIGATION_TYPES = {
4441
+ ARROW_KEYS: 'arrow-keys',
4442
+ TAB: 'tab',
4443
+ NONE: 'none'
4444
+ };
4445
+ /* harmony default export */ var list_item_constants = ({
4446
+ LIST_ITEM_TYPES,
4447
+ LIST_ITEM_NAVIGATION_TYPES
4448
+ });
4449
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/list_item/default_list_item.vue?vue&type=template&id=42285ca2&
4450
+ var default_list_itemvue_type_template_id_42285ca2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"dt-default-list-item d-fs14 d-lh4 d-py2 d-px12 d-d-flex d-ai-center"},[(_vm.$slots.left)?_c('section',{staticClass:"dt-default-list-item--left d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pr8",attrs:{"data-qa":"dt-default-list-item-left-wrapper"}},[_vm._t("left")],2):_vm._e(),_c('section',{staticClass:"d-fl-grow1"},[(_vm.$slots.default)?_c('div',[_vm._t("default")],2):_vm._e(),(_vm.$slots.subtitle)?_c('div',{class:['d-fs12 d-fc-black-500', { 'd-mtn2': _vm.$slots.default }],attrs:{"data-qa":"dt-default-list-item-subtitle-wrapper"}},[_vm._t("subtitle")],2):_vm._e(),(_vm.$slots.bottom)?_c('div',{staticClass:"d-mt2",attrs:{"data-qa":"dt-default-list-item-bottom-wrapper"}},[_vm._t("bottom")],2):_vm._e()]),(_vm.$slots.right)?_c('section',{staticClass:"dt-default-list-item--right d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pl8",attrs:{"data-qa":"dt-default-list-item-right-wrapper"}},[_vm._t("right")],2):_vm._e()])}
4451
+ var default_list_itemvue_type_template_id_42285ca2_staticRenderFns = []
4452
+
4453
+
4454
+ // CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=template&id=42285ca2&
4455
+
4456
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/list_item/default_list_item.vue?vue&type=script&lang=js&
4457
+ //
4458
+ //
4459
+ //
4460
+ //
4461
+ //
4462
+ //
4463
+ //
4464
+ //
4465
+ //
4466
+ //
4467
+ //
4468
+ //
4469
+ //
4470
+ //
4471
+ //
4472
+ //
4473
+ //
4474
+ //
4475
+ //
4476
+ //
4477
+ //
4478
+ //
4479
+ //
4480
+ //
4481
+ //
4482
+ //
4483
+ //
4484
+ //
4485
+ //
4486
+ //
4487
+ //
4488
+ //
4489
+ //
4490
+ //
4491
+ //
4492
+ //
4493
+ //
4494
+ //
4495
+ //
4496
+ //
4497
+ //
4498
+ //
4499
+ //
4500
+ /* harmony default export */ var default_list_itemvue_type_script_lang_js_ = ({
4501
+ name: 'DefaultListItem'
4502
+ });
4503
+ // CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=script&lang=js&
4504
+ /* harmony default export */ var list_item_default_list_itemvue_type_script_lang_js_ = (default_list_itemvue_type_script_lang_js_);
4505
+ // EXTERNAL MODULE: ./components/list_item/default_list_item.vue?vue&type=style&index=0&lang=less&
4506
+ var default_list_itemvue_type_style_index_0_lang_less_ = __webpack_require__("b8b3");
4507
+
4508
+ // CONCATENATED MODULE: ./components/list_item/default_list_item.vue
4353
4509
 
4354
4510
 
4355
- // CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=4ae41e30&
4356
4511
 
4512
+
4513
+
4514
+
4515
+ /* normalize component */
4516
+
4517
+ var default_list_item_component = normalizeComponent(
4518
+ list_item_default_list_itemvue_type_script_lang_js_,
4519
+ default_list_itemvue_type_template_id_42285ca2_render,
4520
+ default_list_itemvue_type_template_id_42285ca2_staticRenderFns,
4521
+ false,
4522
+ null,
4523
+ null,
4524
+ null
4525
+
4526
+ )
4527
+
4528
+ /* harmony default export */ var default_list_item = (default_list_item_component.exports);
4357
4529
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/list_item/list_item.vue?vue&type=script&lang=js&
4358
4530
  //
4359
4531
  //
@@ -4372,12 +4544,32 @@ var list_itemvue_type_template_id_4ae41e30_staticRenderFns = []
4372
4544
  //
4373
4545
  //
4374
4546
  //
4375
- // A generic list item, can be made clickable with the clickable prop
4376
- // which will cause the component to emit a click event
4547
+ //
4548
+ //
4549
+ //
4550
+ //
4551
+ //
4552
+ //
4553
+ //
4554
+ //
4555
+ //
4556
+ //
4557
+ //
4558
+ //
4559
+ //
4560
+ //
4561
+
4562
+
4377
4563
 
4378
4564
  /* harmony default export */ var list_itemvue_type_script_lang_js_ = ({
4379
4565
  name: 'ListItem',
4566
+ components: {
4567
+ DtDefaultListItem: default_list_item
4568
+ },
4380
4569
  props: {
4570
+ /**
4571
+ * Id for the item.
4572
+ */
4381
4573
  id: {
4382
4574
  type: String,
4383
4575
 
@@ -4386,20 +4578,131 @@ var list_itemvue_type_template_id_4ae41e30_staticRenderFns = []
4386
4578
  }
4387
4579
 
4388
4580
  },
4581
+
4582
+ /**
4583
+ * String to use for the item's role.
4584
+ */
4389
4585
  role: {
4390
4586
  type: String,
4391
4587
  default: 'listitem'
4392
4588
  },
4393
- clickable: {
4589
+
4590
+ /**
4591
+ * The type of element to use for the wrapper.
4592
+ */
4593
+ elementType: {
4594
+ type: String,
4595
+ default: 'li'
4596
+ },
4597
+
4598
+ /**
4599
+ * The type of child list item to use.
4600
+ */
4601
+ type: {
4602
+ type: String,
4603
+ default: LIST_ITEM_TYPES.DEFAULT,
4604
+ validator: t => Object.values(LIST_ITEM_TYPES).includes(t)
4605
+ },
4606
+
4607
+ /**
4608
+ * The type of navigation that this component should support.
4609
+ * - "arrow-keys" for items that are navigated with UP/DOWN keys.
4610
+ * - "tab" for items that are navigated using the TAB key.
4611
+ * - "none" for static items that are not interactive.
4612
+ */
4613
+ navigationType: {
4614
+ type: String,
4615
+ default: LIST_ITEM_NAVIGATION_TYPES.NONE,
4616
+ validator: t => Object.values(LIST_ITEM_NAVIGATION_TYPES).includes(t)
4617
+ },
4618
+
4619
+ /**
4620
+ * For keyboard navigation, the method to set the highlight to this item.
4621
+ */
4622
+ setHighlight: {
4623
+ type: [Function, Promise],
4624
+ default: null
4625
+ },
4626
+
4627
+ /**
4628
+ * For keyboard navigation, whether or not this item is currently highlighted.
4629
+ */
4630
+ isHighlighted: {
4394
4631
  type: Boolean,
4395
- default: true
4632
+ default: false
4396
4633
  }
4397
4634
  },
4398
4635
  emits: ['click'],
4636
+ computed: {
4637
+ listItemType() {
4638
+ switch (this.type) {
4639
+ case LIST_ITEM_TYPES.DEFAULT:
4640
+ return default_list_item;
4641
+
4642
+ default:
4643
+ return null;
4644
+ }
4645
+ },
4646
+
4647
+ isFocusable() {
4648
+ // Navigation type has to be set to "tab".
4649
+ return this.navigationType === LIST_ITEM_NAVIGATION_TYPES.TAB;
4650
+ },
4651
+
4652
+ /**
4653
+ * When using "arrow-keys" navigation the item shouldn't receive actual focus, so
4654
+ * we use custom highlighting to indicate which item has the "focus".
4655
+ */
4656
+ isHighlightable() {
4657
+ // Navigation type has to be set to "arrow-keys".
4658
+ if (this.navigationType !== LIST_ITEM_NAVIGATION_TYPES.ARROW_KEYS) {
4659
+ return false;
4660
+ } // setHighlight method has to be provided.
4661
+
4662
+
4663
+ return !!this.setHighlight;
4664
+ },
4665
+
4666
+ /**
4667
+ * Since this event listener can be resource heavy, only attach it when needed.
4668
+ * https://github.com/vuejs/vue/issues/7349#issuecomment-458405684
4669
+ */
4670
+ maybeMouseMove() {
4671
+ return this.isHighlightable && !this.isHighlighted ? 'mousemove' : null;
4672
+ }
4673
+
4674
+ },
4675
+
4676
+ created() {
4677
+ this.validateProps();
4678
+ },
4679
+
4399
4680
  methods: {
4400
- // emit click event
4401
- clicked() {
4681
+ onClick() {
4402
4682
  this.$emit('click');
4683
+ },
4684
+
4685
+ /**
4686
+ * While you hover over an item, always highlight it.
4687
+ */
4688
+ onMouseMove() {
4689
+ if (this.isHighlightable && !this.isHighlighted) {
4690
+ // Update the highlight.
4691
+ this.setHighlight();
4692
+ }
4693
+ },
4694
+
4695
+ /**
4696
+ * Helper to make sure some dependent props are provided.
4697
+ */
4698
+ validateProps() {
4699
+ // Keyboard navigation.
4700
+ if (this.navigationType === LIST_ITEM_NAVIGATION_TYPES.ARROW_KEYS) {
4701
+ // The method setHighlight should be provided.
4702
+ if (typeof this.setHighlight !== 'function') {
4703
+ console.error('DtListItem: prop "setHighlight" is required when navigationType is:', LIST_ITEM_NAVIGATION_TYPES.ARROW_KEYS, 'but received setHighlight:', this.setHighlight);
4704
+ }
4705
+ }
4403
4706
  }
4404
4707
 
4405
4708
  }
@@ -4420,8 +4723,8 @@ var list_itemvue_type_style_index_0_lang_less_ = __webpack_require__("51f5");
4420
4723
 
4421
4724
  var list_item_component = normalizeComponent(
4422
4725
  list_item_list_itemvue_type_script_lang_js_,
4423
- list_itemvue_type_template_id_4ae41e30_render,
4424
- list_itemvue_type_template_id_4ae41e30_staticRenderFns,
4726
+ list_itemvue_type_template_id_42009112_render,
4727
+ list_itemvue_type_template_id_42009112_staticRenderFns,
4425
4728
  false,
4426
4729
  null,
4427
4730
  null,
@@ -4432,12 +4735,12 @@ var list_item_component = normalizeComponent(
4432
4735
  /* harmony default export */ var list_item = (list_item_component.exports);
4433
4736
  // CONCATENATED MODULE: ./components/list_item/index.js
4434
4737
 
4435
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice.vue?vue&type=template&id=baf6ed0a&
4436
- var noticevue_type_template_id_baf6ed0a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('aside',_vm._g({class:_vm.noticeClass,attrs:{"data-qa":"notice"}},_vm.$listeners),[_c('dt-notice-icon',_vm._g({attrs:{"kind":_vm.kind}},_vm.$listeners),[_vm._t("icon")],2),_c('dt-notice-content',_vm._g({attrs:{"title-id":_vm.titleId,"content-id":_vm.contentId,"title":_vm.title,"role":_vm.role},scopedSlots:_vm._u([{key:"titleOverride",fn:function(){return [_vm._t("titleOverride")]},proxy:true}],null,true)},_vm.$listeners),[_vm._t("default")],2),_c('dt-notice-action',_vm._g({attrs:{"hide-close":_vm.hideClose,"close-button-props":_vm.closeButtonProps}},_vm.$listeners),[_vm._t("action")],2)],1)}
4437
- var noticevue_type_template_id_baf6ed0a_staticRenderFns = []
4738
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice.vue?vue&type=template&id=4b03fec7&
4739
+ var noticevue_type_template_id_4b03fec7_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('aside',_vm._g({class:_vm.noticeClass,attrs:{"data-qa":"notice"}},_vm.$listeners),[_c('dt-notice-icon',_vm._g({attrs:{"kind":_vm.kind}},_vm.$listeners),[_vm._t("icon")],2),_c('dt-notice-content',_vm._g({attrs:{"title-id":_vm.titleId,"content-id":_vm.contentId,"title":_vm.title,"role":_vm.role},scopedSlots:_vm._u([{key:"titleOverride",fn:function(){return [_vm._t("titleOverride")]},proxy:true}],null,true)},_vm.$listeners),[_vm._t("default")],2),_c('dt-notice-action',_vm._g({attrs:{"hide-close":_vm.hideClose,"close-button-props":_vm.closeButtonProps}},_vm.$listeners),[_vm._t("action")],2)],1)}
4740
+ var noticevue_type_template_id_4b03fec7_staticRenderFns = []
4438
4741
 
4439
4742
 
4440
- // CONCATENATED MODULE: ./components/notice/notice.vue?vue&type=template&id=baf6ed0a&
4743
+ // CONCATENATED MODULE: ./components/notice/notice.vue?vue&type=template&id=4b03fec7&
4441
4744
 
4442
4745
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/notice/notice.vue?vue&type=script&lang=js&
4443
4746
  //
@@ -4570,6 +4873,7 @@ var noticevue_type_template_id_baf6ed0a_staticRenderFns = []
4570
4873
  default: false
4571
4874
  }
4572
4875
  },
4876
+ emits: ['close'],
4573
4877
  computed: {
4574
4878
  noticeClass() {
4575
4879
  const noticeKinds = {
@@ -4598,8 +4902,8 @@ var noticevue_type_template_id_baf6ed0a_staticRenderFns = []
4598
4902
 
4599
4903
  var notice_component = normalizeComponent(
4600
4904
  notice_noticevue_type_script_lang_js_,
4601
- noticevue_type_template_id_baf6ed0a_render,
4602
- noticevue_type_template_id_baf6ed0a_staticRenderFns,
4905
+ noticevue_type_template_id_4b03fec7_render,
4906
+ noticevue_type_template_id_4b03fec7_staticRenderFns,
4603
4907
  false,
4604
4908
  null,
4605
4909
  null,
@@ -4611,7 +4915,7 @@ var notice_component = normalizeComponent(
4611
4915
  // CONCATENATED MODULE: ./components/notice/index.js
4612
4916
 
4613
4917
 
4614
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/popover/popover.vue?vue&type=template&id=eacdffcc&
4918
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/popover/popover.vue?vue&type=template&id=eacdffcc&
4615
4919
  var popovervue_type_template_id_eacdffcc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.elementType,{directives:[{name:"click-outside",rawName:"v-click-outside",value:(function () { return _vm.close('click-outside'); }),expression:"() => close('click-outside')"}],tag:"component",staticClass:"d-ps-relative dt-popover"},[_c('div',{ref:"anchor",attrs:{"id":!_vm.ariaLabelledby && _vm.labelledBy}},[_vm._t("anchor",null,{"attrs":{
4616
4920
  'aria-expanded': _vm.open.toString(),
4617
4921
  'aria-controls': _vm.id,
@@ -5035,12 +5339,12 @@ var popover_component = normalizeComponent(
5035
5339
  // CONCATENATED MODULE: ./components/popover/index.js
5036
5340
 
5037
5341
 
5038
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/radio/radio.vue?vue&type=template&id=6ab0a459&
5039
- var radiovue_type_template_id_6ab0a459_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('label',[_c('div',{class:['d-radio-group', { 'd-radio-group--disabled': _vm.internalDisabled }]},[_c('div',{staticClass:"d-radio__input"},[_c('input',_vm._g(_vm._b({class:['d-radio', _vm.inputValidationClass, _vm.inputClass],attrs:{"name":_vm.internalName,"disabled":_vm.internalDisabled,"type":"radio"},domProps:{"checked":_vm.internalChecked,"value":_vm.value}},'input',_vm.$attrs,false),_vm.inputListeners))]),_c('div',{staticClass:"d-radio__copy d-radio__label",attrs:{"data-qa":"radio-label-description-container"}},[_c('div',_vm._b({class:_vm.labelClass,attrs:{"data-qa":"radio-label"}},'div',_vm.labelChildProps,false),[_vm._t("default",[_vm._v(_vm._s(_vm.label))])],2),(_vm.$slots.description || _vm.description)?_c('div',_vm._b({class:['d-description', _vm.descriptionClass],attrs:{"data-qa":"radio-description"}},'div',_vm.descriptionChildProps,false),[_vm._t("description",[_vm._v(_vm._s(_vm.description))])],2):_vm._e(),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.formattedMessages,"show-messages":_vm.showMessages,"data-qa":"dt-radio-validation-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)])])}
5040
- var radiovue_type_template_id_6ab0a459_staticRenderFns = []
5342
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/radio/radio.vue?vue&type=template&id=7516bd14&
5343
+ var radiovue_type_template_id_7516bd14_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('label',[_c('div',{class:['d-radio-group', { 'd-radio-group--disabled': _vm.internalDisabled }]},[_c('div',{staticClass:"d-radio__input"},[_c('input',_vm._g(_vm._b({class:['d-radio', _vm.inputValidationClass, _vm.inputClass],attrs:{"name":_vm.internalName,"disabled":_vm.internalDisabled,"type":"radio"},domProps:{"checked":_vm.internalChecked,"value":_vm.value}},'input',_vm.$attrs,false),_vm.inputListeners))]),_c('div',{staticClass:"d-radio__copy d-radio__label",attrs:{"data-qa":"radio-label-description-container"}},[_c('div',_vm._b({class:_vm.labelClass,attrs:{"data-qa":"radio-label"}},'div',_vm.labelChildProps,false),[_vm._t("default",[_vm._v(_vm._s(_vm.label))])],2),(_vm.$slots.description || _vm.description)?_c('div',_vm._b({class:['d-description', _vm.descriptionClass],attrs:{"data-qa":"radio-description"}},'div',_vm.descriptionChildProps,false),[_vm._t("description",[_vm._v(_vm._s(_vm.description))])],2):_vm._e(),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.formattedMessages,"show-messages":_vm.showMessages,"data-qa":"dt-radio-validation-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)])])}
5344
+ var radiovue_type_template_id_7516bd14_staticRenderFns = []
5041
5345
 
5042
5346
 
5043
- // CONCATENATED MODULE: ./components/radio/radio.vue?vue&type=template&id=6ab0a459&
5347
+ // CONCATENATED MODULE: ./components/radio/radio.vue?vue&type=template&id=7516bd14&
5044
5348
 
5045
5349
  // CONCATENATED MODULE: ./components/radio/radio_constants.js
5046
5350
  const RADIO_INPUT_VALIDATION_CLASSES = {
@@ -5119,6 +5423,7 @@ const RADIO_INPUT_VALIDATION_CLASSES = {
5119
5423
  default: ''
5120
5424
  }
5121
5425
  },
5426
+ emits: ['input', 'focusin', 'focusout'],
5122
5427
  computed: {
5123
5428
  inputValidationClass() {
5124
5429
  return RADIO_INPUT_VALIDATION_CLASSES[this.internalValidationState];
@@ -5185,8 +5490,8 @@ const RADIO_INPUT_VALIDATION_CLASSES = {
5185
5490
 
5186
5491
  var radio_component = normalizeComponent(
5187
5492
  radio_radiovue_type_script_lang_js_,
5188
- radiovue_type_template_id_6ab0a459_render,
5189
- radiovue_type_template_id_6ab0a459_staticRenderFns,
5493
+ radiovue_type_template_id_7516bd14_render,
5494
+ radiovue_type_template_id_7516bd14_staticRenderFns,
5190
5495
  false,
5191
5496
  null,
5192
5497
  null,
@@ -5295,21 +5600,21 @@ var radio_group_component = normalizeComponent(
5295
5600
  /* harmony default export */ var radio_group = (radio_group_component.exports);
5296
5601
  // CONCATENATED MODULE: ./components/radio_group/index.js
5297
5602
 
5298
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/tabs/tab_group.vue?vue&type=template&id=037b3a42&
5299
- var tab_groupvue_type_template_id_037b3a42_render = function () {
5603
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/tabs/tab_group.vue?vue&type=template&id=59d36f62&
5604
+ var tab_groupvue_type_template_id_59d36f62_render = function () {
5300
5605
  var _obj;
5301
5606
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{"data-qa":"dt-tab-group"}},[_c('div',_vm._b({class:[
5302
5607
  'd-tablist',
5303
5608
  _vm.TAB_LIST_SIZE_MODIFIERS[_vm.size],
5304
5609
  ( _obj = {}, _obj[_vm.TAB_LIST_KIND_MODIFIERS.inverted] = _vm.inverted, _obj[_vm.TAB_LIST_IMPORTANCE_MODIFIERS.borderless] = _vm.borderless, _obj ),
5305
5610
  _vm.tabListClass ],attrs:{"role":"tablist","aria-label":_vm.label},on:{"keyup":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"left",37,$event.key,["Left","ArrowLeft"])){ return null; }if('button' in $event && $event.button !== 0){ return null; }return _vm.tabLeft($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"right",39,$event.key,["Right","ArrowRight"])){ return null; }if('button' in $event && $event.button !== 2){ return null; }return _vm.tabRight($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.selectTab($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"space",32,$event.key,[" ","Spacebar"])){ return null; }return _vm.selectTab($event)}],"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"home",undefined,$event.key,undefined)){ return null; }return _vm.onHomeButton($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"end",undefined,$event.key,undefined)){ return null; }return _vm.onEndButton($event)}]}},'div',_vm.tabListChildProps,false),[_vm._t("tabs")],2),_vm._t("default")],2)}
5306
- var tab_groupvue_type_template_id_037b3a42_staticRenderFns = []
5611
+ var tab_groupvue_type_template_id_59d36f62_staticRenderFns = []
5307
5612
 
5308
5613
 
5309
- // CONCATENATED MODULE: ./components/tabs/tab_group.vue?vue&type=template&id=037b3a42&
5614
+ // CONCATENATED MODULE: ./components/tabs/tab_group.vue?vue&type=template&id=59d36f62&
5310
5615
 
5311
5616
  // CONCATENATED MODULE: ./components/tabs/tabs_constants.js
5312
- const TAB_LIST_SIZES = ['', 'sm'];
5617
+ const TAB_LIST_SIZES = ['default', 'sm'];
5313
5618
  const TAB_LIST_SIZE_MODIFIERS = {
5314
5619
  sm: 'd-tablist--sm'
5315
5620
  };
@@ -5413,7 +5718,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
5413
5718
  */
5414
5719
  size: {
5415
5720
  type: String,
5416
- default: '',
5721
+ default: 'default',
5417
5722
 
5418
5723
  validate(size) {
5419
5724
  return TAB_LIST_SIZES.includes(size);
@@ -5437,6 +5742,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
5437
5742
  default: () => ({})
5438
5743
  }
5439
5744
  },
5745
+ emits: ['change'],
5440
5746
 
5441
5747
  data() {
5442
5748
  return {
@@ -5610,8 +5916,8 @@ const TAB_IMPORTANCE_MODIFIERS = {
5610
5916
 
5611
5917
  var tab_group_component = normalizeComponent(
5612
5918
  tabs_tab_groupvue_type_script_lang_js_,
5613
- tab_groupvue_type_template_id_037b3a42_render,
5614
- tab_groupvue_type_template_id_037b3a42_staticRenderFns,
5919
+ tab_groupvue_type_template_id_59d36f62_render,
5920
+ tab_groupvue_type_template_id_59d36f62_staticRenderFns,
5615
5921
  false,
5616
5922
  null,
5617
5923
  null,
@@ -5620,7 +5926,7 @@ var tab_group_component = normalizeComponent(
5620
5926
  )
5621
5927
 
5622
5928
  /* harmony default export */ var tab_group = (tab_group_component.exports);
5623
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/tabs/tab.vue?vue&type=template&id=0bc212ec&
5929
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/tabs/tab.vue?vue&type=template&id=0bc212ec&
5624
5930
  var tabvue_type_template_id_0bc212ec_render = function () {
5625
5931
  var _obj;
5626
5932
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-button',_vm._b({class:[
@@ -5773,7 +6079,7 @@ var tab_component = normalizeComponent(
5773
6079
  )
5774
6080
 
5775
6081
  /* harmony default export */ var tab = (tab_component.exports);
5776
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/tabs/tab_panel.vue?vue&type=template&id=4d6d0107&
6082
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/tabs/tab_panel.vue?vue&type=template&id=4d6d0107&
5777
6083
  var tab_panelvue_type_template_id_4d6d0107_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
5778
6084
  {
5779
6085
  'd-d-none': _vm.hidePanel,
@@ -5875,12 +6181,12 @@ var tab_panel_component = normalizeComponent(
5875
6181
 
5876
6182
 
5877
6183
 
5878
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox.vue?vue&type=template&id=472df596&
5879
- var checkboxvue_type_template_id_472df596_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('label',[_c('div',{class:['d-checkbox-group', { 'd-checkbox-group--disabled': _vm.internalDisabled }]},[_c('div',{staticClass:"d-checkbox__input"},[_c('input',_vm._g(_vm._b({class:['d-checkbox', _vm.inputValidationClass, _vm.inputClass],attrs:{"type":"checkbox","name":_vm.internalName,"disabled":_vm.internalDisabled},domProps:{"checked":_vm.internalChecked,"value":_vm.value,"indeterminate":_vm.indeterminate}},'input',_vm.$attrs,false),_vm.inputListeners))]),(_vm.hasLabelOrDescription)?_c('div',{staticClass:"d-checkbox__copy d-checkbox__label",attrs:{"data-qa":"checkbox-label-description-container"}},[(_vm.hasLabel)?_c('div',_vm._b({class:_vm.labelClass,attrs:{"data-qa":"checkbox-label"}},'div',_vm.labelChildProps,false),[_vm._t("default",[_vm._v(_vm._s(_vm.label))])],2):_vm._e(),(_vm.hasDescription)?_c('div',_vm._b({class:['d-description', _vm.descriptionClass],attrs:{"data-qa":"checkbox-description"}},'div',_vm.descriptionChildProps,false),[_vm._t("description",[_vm._v(_vm._s(_vm.description))])],2):_vm._e(),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.formattedMessages,"show-messages":_vm.showMessages,"data-qa":"dt-checkbox-validation-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1):_vm._e()])])}
5880
- var checkboxvue_type_template_id_472df596_staticRenderFns = []
6184
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/checkbox/checkbox.vue?vue&type=template&id=fea0a32a&
6185
+ var checkboxvue_type_template_id_fea0a32a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('label',[_c('div',{class:['d-checkbox-group', { 'd-checkbox-group--disabled': _vm.internalDisabled }]},[_c('div',{staticClass:"d-checkbox__input"},[_c('input',_vm._g(_vm._b({class:['d-checkbox', _vm.inputValidationClass, _vm.inputClass],attrs:{"type":"checkbox","name":_vm.internalName,"disabled":_vm.internalDisabled},domProps:{"checked":_vm.internalChecked,"value":_vm.value,"indeterminate":_vm.indeterminate}},'input',_vm.$attrs,false),_vm.inputListeners))]),(_vm.hasLabelOrDescription)?_c('div',{staticClass:"d-checkbox__copy d-checkbox__label",attrs:{"data-qa":"checkbox-label-description-container"}},[(_vm.hasLabel)?_c('div',_vm._b({class:_vm.labelClass,attrs:{"data-qa":"checkbox-label"}},'div',_vm.labelChildProps,false),[_vm._t("default",[_vm._v(_vm._s(_vm.label))])],2):_vm._e(),(_vm.hasDescription)?_c('div',_vm._b({class:['d-description', _vm.descriptionClass],attrs:{"data-qa":"checkbox-description"}},'div',_vm.descriptionChildProps,false),[_vm._t("description",[_vm._v(_vm._s(_vm.description))])],2):_vm._e(),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.formattedMessages,"show-messages":_vm.showMessages,"data-qa":"dt-checkbox-validation-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1):_vm._e()])])}
6186
+ var checkboxvue_type_template_id_fea0a32a_staticRenderFns = []
5881
6187
 
5882
6188
 
5883
- // CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=template&id=472df596&
6189
+ // CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=template&id=fea0a32a&
5884
6190
 
5885
6191
  // CONCATENATED MODULE: ./components/checkbox/checkbox_constants.js
5886
6192
  const CHECKBOX_INPUT_VALIDATION_CLASSES = {
@@ -5954,7 +6260,7 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
5954
6260
  },
5955
6261
  mixins: [InputMixin, CheckableMixin, GroupableMixin, MessagesMixin],
5956
6262
  inheritAttrs: false,
5957
- emits: ['input'],
6263
+ emits: ['input', 'focusin', 'focusout'],
5958
6264
  computed: {
5959
6265
  inputValidationClass() {
5960
6266
  return CHECKBOX_INPUT_VALIDATION_CLASSES[this.internalValidationState];
@@ -6042,8 +6348,8 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
6042
6348
 
6043
6349
  var checkbox_component = normalizeComponent(
6044
6350
  checkbox_checkboxvue_type_script_lang_js_,
6045
- checkboxvue_type_template_id_472df596_render,
6046
- checkboxvue_type_template_id_472df596_staticRenderFns,
6351
+ checkboxvue_type_template_id_fea0a32a_render,
6352
+ checkboxvue_type_template_id_fea0a32a_staticRenderFns,
6047
6353
  false,
6048
6354
  null,
6049
6355
  null,
@@ -6187,7 +6493,7 @@ var checkbox_group_component = normalizeComponent(
6187
6493
  /* harmony default export */ var checkbox_group = (checkbox_group_component.exports);
6188
6494
  // CONCATENATED MODULE: ./components/checkbox_group/index.js
6189
6495
 
6190
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/select_menu/select_menu.vue?vue&type=template&id=59947fa6&
6496
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/select_menu/select_menu.vue?vue&type=template&id=59947fa6&
6191
6497
  var select_menuvue_type_template_id_59947fa6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('label',[(_vm.$slots.label || _vm.label)?_c('div',_vm._b({class:[
6192
6498
  'd-label',
6193
6499
  _vm.LABEL_SIZE_MODIFIERS[_vm.size],
@@ -6564,15 +6870,15 @@ var select_menu_component = normalizeComponent(
6564
6870
  // CONCATENATED MODULE: ./components/select_menu/index.js
6565
6871
 
6566
6872
 
6567
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/toast/toast.vue?vue&type=template&id=712a9639&
6568
- var toastvue_type_template_id_712a9639_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('aside',{staticClass:"d-toast-wrapper"},[(!_vm.hidden)?_c('div',{class:[
6873
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/toast/toast.vue?vue&type=template&id=1f5a483f&
6874
+ var toastvue_type_template_id_1f5a483f_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('aside',{staticClass:"d-toast-wrapper"},[(!_vm.hidden)?_c('div',{class:[
6569
6875
  'd-toast',
6570
6876
  _vm.kindClass,
6571
6877
  { 'd-toast--important': _vm.important } ],attrs:{"data-qa":"dt-toast","aria-hidden":_vm.hidden.toString()}},[_c('div',{staticClass:"d-toast__dialog"},[_c('dt-notice-icon',_vm._g({attrs:{"kind":_vm.kind}},_vm.$listeners),[_vm._t("icon")],2),_c('dt-notice-content',_vm._g({attrs:{"title-id":_vm.titleId,"content-id":_vm.contentId,"title":_vm.title,"role":_vm.role},scopedSlots:_vm._u([{key:"titleOverride",fn:function(){return [_vm._t("titleOverride")]},proxy:true}],null,true)},_vm.$listeners),[_vm._t("default",[_vm._v(" "+_vm._s(_vm.message)+" ")])],2),_c('dt-notice-action',_vm._g({attrs:{"hide-close":_vm.hideClose,"close-button-props":_vm.closeButtonProps}},_vm.$listeners),[_vm._t("action")],2)],1)]):_vm._e()])}
6572
- var toastvue_type_template_id_712a9639_staticRenderFns = []
6878
+ var toastvue_type_template_id_1f5a483f_staticRenderFns = []
6573
6879
 
6574
6880
 
6575
- // CONCATENATED MODULE: ./components/toast/toast.vue?vue&type=template&id=712a9639&
6881
+ // CONCATENATED MODULE: ./components/toast/toast.vue?vue&type=template&id=1f5a483f&
6576
6882
 
6577
6883
  // CONCATENATED MODULE: ./components/toast/toast_constants.js
6578
6884
  const TOAST_ROLES = ['status', 'alert'];
@@ -6745,6 +7051,7 @@ const TOAST_ROLES = ['status', 'alert'];
6745
7051
  }
6746
7052
  }
6747
7053
  },
7054
+ emits: ['close'],
6748
7055
 
6749
7056
  data() {
6750
7057
  return {
@@ -6801,8 +7108,8 @@ const TOAST_ROLES = ['status', 'alert'];
6801
7108
 
6802
7109
  var toast_component = normalizeComponent(
6803
7110
  toast_toastvue_type_script_lang_js_,
6804
- toastvue_type_template_id_712a9639_render,
6805
- toastvue_type_template_id_712a9639_staticRenderFns,
7111
+ toastvue_type_template_id_1f5a483f_render,
7112
+ toastvue_type_template_id_1f5a483f_staticRenderFns,
6806
7113
  false,
6807
7114
  null,
6808
7115
  null,
@@ -6814,8 +7121,8 @@ var toast_component = normalizeComponent(
6814
7121
  // CONCATENATED MODULE: ./components/toast/index.js
6815
7122
 
6816
7123
 
6817
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"36d0cd75-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/tooltip/tooltip.vue?vue&type=template&id=8e6ec918&
6818
- var tooltipvue_type_template_id_8e6ec918_render = function () {
7124
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"5c94b5f3-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./components/tooltip/tooltip.vue?vue&type=template&id=4e5005b2&
7125
+ var tooltipvue_type_template_id_4e5005b2_render = function () {
6819
7126
  var _obj;
6820
7127
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"d-tooltip-container",attrs:{"data-qa":"dt-tooltip-container"},on:{"!focus":function($event){return _vm.onFocus($event)},"!blur":function($event){return _vm.onBlur($event)},"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"esc",27,$event.key,["Esc","Escape"])){ return null; }return _vm.onEsc($event)},"mouseover":_vm.onHover,"mouseleave":_vm.onBlur}},[_c('div',_vm._b({class:[
6821
7128
  'd-ps-absolute',
@@ -6823,10 +7130,10 @@ var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{
6823
7130
  _vm.arrowDirectionClass,
6824
7131
  _vm.TOOLTIP_KIND_MODIFIERS[_vm.shouldShowTooltip ? 'show' : 'hide'],
6825
7132
  ( _obj = {}, _obj[ _vm.TOOLTIP_KIND_MODIFIERS.hover ] = _vm.shouldHasHoverModifier, _obj[ _vm.TOOLTIP_KIND_MODIFIERS.inverted ] = _vm.inverted, _obj ) ],attrs:{"id":_vm.id,"data-qa":"dt-tooltip","role":"tooltip","aria-hidden":_vm.ariaHidden}},'div',_vm.$attrs,false),[_vm._t("default",[_vm._v(" "+_vm._s(_vm.message)+" ")])],2),_c('div',{ref:"anchor",attrs:{"data-qa":"dt-tooltip-anchor"}},[_vm._t("anchor")],2)])}
6826
- var tooltipvue_type_template_id_8e6ec918_staticRenderFns = []
7133
+ var tooltipvue_type_template_id_4e5005b2_staticRenderFns = []
6827
7134
 
6828
7135
 
6829
- // CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=8e6ec918&
7136
+ // CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=4e5005b2&
6830
7137
 
6831
7138
  // CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
6832
7139
  const TOOLTIP_DIRECTION_MODIFIERS = ['top-left', 'top-center', 'top-right', 'right-top', 'right-center', 'right-bottom', 'bottom-left', 'bottom-center', 'bottom-right', 'left-top', 'left-center', 'left-bottom'];
@@ -7051,14 +7358,22 @@ const TOOLTIP_KIND_MODIFIERS = {
7051
7358
  },
7052
7359
 
7053
7360
  onBlur() {
7361
+ this.triggerUpdateShowEvent();
7054
7362
  this.isHover = false;
7055
7363
  this.isDismissed = false;
7056
7364
  this.isChildFocused = false;
7057
7365
  },
7058
7366
 
7059
7367
  onEsc() {
7368
+ this.triggerUpdateShowEvent();
7060
7369
  this.isDismissed = this.hover && this.isHover || !this.show;
7061
7370
  this.isChildFocused = false;
7371
+ },
7372
+
7373
+ triggerUpdateShowEvent() {
7374
+ if (this.isTooltipVisible) {
7375
+ this.$emit('update:show', false);
7376
+ }
7062
7377
  }
7063
7378
 
7064
7379
  }
@@ -7075,8 +7390,8 @@ const TOOLTIP_KIND_MODIFIERS = {
7075
7390
 
7076
7391
  var tooltip_component = normalizeComponent(
7077
7392
  tooltip_tooltipvue_type_script_lang_js_,
7078
- tooltipvue_type_template_id_8e6ec918_render,
7079
- tooltipvue_type_template_id_8e6ec918_staticRenderFns,
7393
+ tooltipvue_type_template_id_4e5005b2_render,
7394
+ tooltipvue_type_template_id_4e5005b2_staticRenderFns,
7080
7395
  false,
7081
7396
  null,
7082
7397
  null,