@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.
@@ -87,6 +87,20 @@ module.exports =
87
87
  /************************************************************************/
88
88
  /******/ ({
89
89
 
90
+ /***/ "1a61":
91
+ /***/ (function(module, exports, __webpack_require__) {
92
+
93
+ // Imports
94
+ var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
95
+ exports = ___CSS_LOADER_API_IMPORT___(false);
96
+ // Module
97
+ exports.push([module.i, ".dt-default-list-item,.dt-default-list-item--left,.dt-default-list-item--right{min-height:28px}", ""]);
98
+ // Exports
99
+ module.exports = exports;
100
+
101
+
102
+ /***/ }),
103
+
90
104
  /***/ "24fb":
91
105
  /***/ (function(module, exports, __webpack_require__) {
92
106
 
@@ -209,7 +223,7 @@ module.exports = exports;
209
223
  var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
210
224
  exports = ___CSS_LOADER_API_IMPORT___(false);
211
225
  // Module
212
- 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}", ""]);
226
+ 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)}", ""]);
213
227
  // Exports
214
228
  module.exports = exports;
215
229
 
@@ -223,7 +237,7 @@ module.exports = exports;
223
237
  var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
224
238
  exports = ___CSS_LOADER_API_IMPORT___(false);
225
239
  // Module
226
- 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}}", ""]);
240
+ 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}}", ""]);
227
241
  // Exports
228
242
  module.exports = exports;
229
243
 
@@ -537,6 +551,22 @@ var update = add("27ac9170", content, true, {"sourceMap":false,"shadowMode":fals
537
551
 
538
552
  /***/ }),
539
553
 
554
+ /***/ "86eb":
555
+ /***/ (function(module, exports, __webpack_require__) {
556
+
557
+ // style-loader: Adds some css to the DOM by adding a <style> tag
558
+
559
+ // load the styles
560
+ var content = __webpack_require__("1a61");
561
+ if(content.__esModule) content = content.default;
562
+ if(typeof content === 'string') content = [[module.i, content, '']];
563
+ if(content.locals) module.exports = content.locals;
564
+ // add the styles to the DOM
565
+ var add = __webpack_require__("499e").default
566
+ var update = add("7758d33c", content, true, {"sourceMap":false,"shadowMode":false});
567
+
568
+ /***/ }),
569
+
540
570
  /***/ "88f8":
541
571
  /***/ (function(module, exports, __webpack_require__) {
542
572
 
@@ -574,6 +604,17 @@ if(content.locals) module.exports = content.locals;
574
604
  var add = __webpack_require__("499e").default
575
605
  var update = add("572d8ba2", content, true, {"sourceMap":false,"shadowMode":false});
576
606
 
607
+ /***/ }),
608
+
609
+ /***/ "b8b3":
610
+ /***/ (function(module, __webpack_exports__, __webpack_require__) {
611
+
612
+ "use strict";
613
+ /* 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");
614
+ /* 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__);
615
+ /* unused harmony reexport * */
616
+
617
+
577
618
  /***/ }),
578
619
 
579
620
  /***/ "c28b":
@@ -696,7 +737,7 @@ if (typeof window !== 'undefined') {
696
737
  // Indicate to webpack that this file can be concatenated
697
738
  /* harmony default export */ var setPublicPath = (null);
698
739
 
699
- // 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&
740
+ // 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&
700
741
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
701
742
  'd-avatar',
702
743
  _vm.AVATAR_KIND_MODIFIERS[_vm.kind],
@@ -799,6 +840,7 @@ const DEFAULT_PREFIX = 'dt';
799
840
  });
800
841
  // CONCATENATED MODULE: ./components/utils.js
801
842
 
843
+
802
844
  let UNIQUE_ID_COUNTER = 0; // selector to find focusable not hidden inputs
803
845
 
804
846
  const FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)'; // selector to find focusable not disables elements
@@ -871,12 +913,36 @@ function hasFormattedMessageOfType(formattedMessages, messageType) {
871
913
  function findFirstFocusableNode(element) {
872
914
  return element === null || element === void 0 ? void 0 : element.querySelector(FOCUSABLE_SELECTOR);
873
915
  }
916
+ /* html-fragment component:
917
+ * To render html without wrapping in another element as when using v-html.
918
+ * props: html
919
+ */
920
+
921
+ const htmlFragment = {
922
+ name: 'html-fragment',
923
+ functional: true,
924
+ props: ['html'],
925
+
926
+ render(h, ctx) {
927
+ return new external_commonjs_vue_commonjs2_vue_root_Vue_default.a({
928
+ name: 'Inner',
929
+
930
+ beforeCreate() {
931
+ this.$createElement = h;
932
+ },
933
+
934
+ template: `<div>${ctx.props.html}</div>`
935
+ }).$mount()._vnode.children;
936
+ }
937
+
938
+ };
874
939
  /* harmony default export */ var utils = ({
875
940
  getUniqueString,
876
941
  formatMessages,
877
942
  filterFormattedMessages,
878
943
  hasFormattedMessageOfType,
879
- getValidationState
944
+ getValidationState,
945
+ htmlFragment
880
946
  });
881
947
  // 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&
882
948
  //
@@ -1110,7 +1176,7 @@ var component = normalizeComponent(
1110
1176
  // CONCATENATED MODULE: ./components/avatar/index.js
1111
1177
 
1112
1178
 
1113
- // 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&
1179
+ // 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&
1114
1180
  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:[
1115
1181
  'd-badge',
1116
1182
  _vm.BADGE_COLOR_MODIFIERS[_vm.color] ],attrs:{"data-qa":"dt-badge"}},[_vm._t("default",[_vm._v(" "+_vm._s(_vm.text)+" ")])],2)}
@@ -1207,21 +1273,21 @@ var badge_component = normalizeComponent(
1207
1273
  // CONCATENATED MODULE: ./components/badge/index.js
1208
1274
 
1209
1275
 
1210
- // 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&
1211
- 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)])}
1212
- var bannervue_type_template_id_9ac8a014_staticRenderFns = []
1276
+ // 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&
1277
+ 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)])}
1278
+ var bannervue_type_template_id_008cf60a_staticRenderFns = []
1213
1279
 
1214
1280
 
1215
- // CONCATENATED MODULE: ./components/banner/banner.vue?vue&type=template&id=9ac8a014&
1281
+ // CONCATENATED MODULE: ./components/banner/banner.vue?vue&type=template&id=008cf60a&
1216
1282
 
1217
- // 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&
1283
+ // 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&
1218
1284
  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()}
1219
1285
  var notice_iconvue_type_template_id_58ae40bb_staticRenderFns = []
1220
1286
 
1221
1287
 
1222
1288
  // CONCATENATED MODULE: ./components/notice/notice_icon.vue?vue&type=template&id=58ae40bb&
1223
1289
 
1224
- // 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&
1290
+ // 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&
1225
1291
  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"}})])}
1226
1292
  var IconLightbulbvue_type_template_id_07d1b1af_staticRenderFns = []
1227
1293
 
@@ -1247,7 +1313,7 @@ var IconLightbulb_component = normalizeComponent(
1247
1313
  )
1248
1314
 
1249
1315
  /* harmony default export */ var IconLightbulb = (IconLightbulb_component.exports);
1250
- // 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&
1316
+ // 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&
1251
1317
  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"}})])}
1252
1318
  var IconInfovue_type_template_id_d1105ee6_staticRenderFns = []
1253
1319
 
@@ -1273,7 +1339,7 @@ var IconInfo_component = normalizeComponent(
1273
1339
  )
1274
1340
 
1275
1341
  /* harmony default export */ var IconInfo = (IconInfo_component.exports);
1276
- // 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&
1342
+ // 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&
1277
1343
  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"}})])}
1278
1344
  var IconWarningvue_type_template_id_0a24defa_staticRenderFns = []
1279
1345
 
@@ -1299,7 +1365,7 @@ var IconWarning_component = normalizeComponent(
1299
1365
  )
1300
1366
 
1301
1367
  /* harmony default export */ var IconWarning = (IconWarning_component.exports);
1302
- // 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&
1368
+ // 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&
1303
1369
  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"}})])}
1304
1370
  var IconErrorvue_type_template_id_4d9e3e9d_staticRenderFns = []
1305
1371
 
@@ -1325,7 +1391,7 @@ var IconError_component = normalizeComponent(
1325
1391
  )
1326
1392
 
1327
1393
  /* harmony default export */ var IconError = (IconError_component.exports);
1328
- // 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&
1394
+ // 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&
1329
1395
  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"}})])}
1330
1396
  var IconCheckCirclevue_type_template_id_016c7d48_staticRenderFns = []
1331
1397
 
@@ -1429,7 +1495,7 @@ var notice_icon_component = normalizeComponent(
1429
1495
  )
1430
1496
 
1431
1497
  /* harmony default export */ var notice_icon = (notice_icon_component.exports);
1432
- // 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&
1498
+ // 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&
1433
1499
  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)])}
1434
1500
  var notice_contentvue_type_template_id_24cf95e4_staticRenderFns = []
1435
1501
 
@@ -1501,14 +1567,14 @@ var notice_content_component = normalizeComponent(
1501
1567
  )
1502
1568
 
1503
1569
  /* harmony default export */ var notice_content = (notice_content_component.exports);
1504
- // 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&
1505
- 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)}
1506
- var notice_actionvue_type_template_id_279e5f84_staticRenderFns = []
1570
+ // 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&
1571
+ 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)}
1572
+ var notice_actionvue_type_template_id_83c987fc_staticRenderFns = []
1507
1573
 
1508
1574
 
1509
- // CONCATENATED MODULE: ./components/notice/notice_action.vue?vue&type=template&id=279e5f84&
1575
+ // CONCATENATED MODULE: ./components/notice/notice_action.vue?vue&type=template&id=83c987fc&
1510
1576
 
1511
- // 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&
1577
+ // 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&
1512
1578
  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"}})])}
1513
1579
  var IconClosevue_type_template_id_18642c39_staticRenderFns = []
1514
1580
 
@@ -1534,17 +1600,17 @@ var IconClose_component = normalizeComponent(
1534
1600
  )
1535
1601
 
1536
1602
  /* harmony default export */ var IconClose = (IconClose_component.exports);
1537
- // 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&
1538
- 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:[
1603
+ // 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&
1604
+ 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:[
1539
1605
  'base-button__button',
1540
1606
  _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:[
1541
1607
  'base-button__icon',
1542
1608
  'd-btn__icon',
1543
1609
  _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()])}
1544
- var buttonvue_type_template_id_559e22d4_staticRenderFns = []
1610
+ var buttonvue_type_template_id_434ac93d_staticRenderFns = []
1545
1611
 
1546
1612
 
1547
- // CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=559e22d4&
1613
+ // CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=434ac93d&
1548
1614
 
1549
1615
  // CONCATENATED MODULE: ./components/button/button_constants.js
1550
1616
  const BUTTON_SIZE_MODIFIERS = {
@@ -1651,6 +1717,7 @@ const LINK_KIND_MODIFIERS = {
1651
1717
  //
1652
1718
  //
1653
1719
  //
1720
+ //
1654
1721
 
1655
1722
 
1656
1723
 
@@ -1777,7 +1844,7 @@ const LINK_KIND_MODIFIERS = {
1777
1844
  default: false
1778
1845
  }
1779
1846
  },
1780
- emits: ['focusout', 'focusin'],
1847
+ emits: ['click', 'focusin', 'focusout'],
1781
1848
 
1782
1849
  data() {
1783
1850
  return {
@@ -1861,8 +1928,8 @@ const LINK_KIND_MODIFIERS = {
1861
1928
 
1862
1929
  var button_component = normalizeComponent(
1863
1930
  button_buttonvue_type_script_lang_js_,
1864
- buttonvue_type_template_id_559e22d4_render,
1865
- buttonvue_type_template_id_559e22d4_staticRenderFns,
1931
+ buttonvue_type_template_id_434ac93d_render,
1932
+ buttonvue_type_template_id_434ac93d_staticRenderFns,
1866
1933
  false,
1867
1934
  null,
1868
1935
  null,
@@ -1894,6 +1961,7 @@ var button_component = normalizeComponent(
1894
1961
  //
1895
1962
  //
1896
1963
  //
1964
+ //
1897
1965
 
1898
1966
 
1899
1967
  /* harmony default export */ var notice_actionvue_type_script_lang_js_ = ({
@@ -1912,6 +1980,7 @@ var button_component = normalizeComponent(
1912
1980
  default: false
1913
1981
  }
1914
1982
  },
1983
+ emits: ['close'],
1915
1984
 
1916
1985
  created() {
1917
1986
  if (!this.hideClose && !this.closeButtonProps.ariaLabel) {
@@ -1950,8 +2019,8 @@ var button_component = normalizeComponent(
1950
2019
 
1951
2020
  var notice_action_component = normalizeComponent(
1952
2021
  notice_notice_actionvue_type_script_lang_js_,
1953
- notice_actionvue_type_template_id_279e5f84_render,
1954
- notice_actionvue_type_template_id_279e5f84_staticRenderFns,
2022
+ notice_actionvue_type_template_id_83c987fc_render,
2023
+ notice_actionvue_type_template_id_83c987fc_staticRenderFns,
1955
2024
  false,
1956
2025
  null,
1957
2026
  null,
@@ -2210,6 +2279,7 @@ const focusableElementsList = `button:${nonFocusableAttrs},
2210
2279
  default: false
2211
2280
  }
2212
2281
  },
2282
+ emits: ['close'],
2213
2283
  computed: {
2214
2284
  role() {
2215
2285
  return this.important ? 'alertdialog' : 'status';
@@ -2258,8 +2328,8 @@ const focusableElementsList = `button:${nonFocusableAttrs},
2258
2328
 
2259
2329
  var banner_component = normalizeComponent(
2260
2330
  banner_bannervue_type_script_lang_js_,
2261
- bannervue_type_template_id_9ac8a014_render,
2262
- bannervue_type_template_id_9ac8a014_staticRenderFns,
2331
+ bannervue_type_template_id_008cf60a_render,
2332
+ bannervue_type_template_id_008cf60a_staticRenderFns,
2263
2333
  false,
2264
2334
  null,
2265
2335
  null,
@@ -2270,7 +2340,7 @@ var banner_component = normalizeComponent(
2270
2340
  /* harmony default export */ var banner = (banner_component.exports);
2271
2341
  // CONCATENATED MODULE: ./components/banner/index.js
2272
2342
 
2273
- // 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&
2343
+ // 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&
2274
2344
  var breadcrumbsvue_type_template_id_b762e354_render = function () {
2275
2345
  var _obj;
2276
2346
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{class:[
@@ -2284,7 +2354,7 @@ var breadcrumbsvue_type_template_id_b762e354_staticRenderFns = []
2284
2354
  // CONCATENATED MODULE: ./components/breadcrumbs/breadcrumbs_constants.js
2285
2355
  const BREADCRUMB_ITEM_SELECTED_MODIFIER = 'd-breadcrumbs__item--selected';
2286
2356
  const BREADCRUMBS_INVERTED_MODIFIER = 'd-breadcrumbs--inverted';
2287
- // 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&
2357
+ // 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&
2288
2358
  var breadcrumb_itemvue_type_template_id_6f97ec8a_render = function () {
2289
2359
  var _obj;
2290
2360
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{class:[
@@ -2295,14 +2365,14 @@ var breadcrumb_itemvue_type_template_id_6f97ec8a_staticRenderFns = []
2295
2365
 
2296
2366
  // CONCATENATED MODULE: ./components/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=6f97ec8a&
2297
2367
 
2298
- // 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&
2299
- 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:[
2368
+ // 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&
2369
+ 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:[
2300
2370
  'd-link',
2301
- _vm.LINK_KIND_MODIFIERS[_vm.kind] ],attrs:{"data-qa":"dt-link"}},[_vm._t("default")],2)}
2302
- var linkvue_type_template_id_6af78110_staticRenderFns = []
2371
+ _vm.LINK_KIND_MODIFIERS[_vm.kind] ],attrs:{"data-qa":"dt-link"}},_vm.$listeners),[_vm._t("default")],2)}
2372
+ var linkvue_type_template_id_08ea8c41_staticRenderFns = []
2303
2373
 
2304
2374
 
2305
- // CONCATENATED MODULE: ./components/link/link.vue?vue&type=template&id=6af78110&
2375
+ // CONCATENATED MODULE: ./components/link/link.vue?vue&type=template&id=08ea8c41&
2306
2376
 
2307
2377
  // 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&
2308
2378
  //
@@ -2317,6 +2387,7 @@ var linkvue_type_template_id_6af78110_staticRenderFns = []
2317
2387
  //
2318
2388
  //
2319
2389
  //
2390
+ //
2320
2391
 
2321
2392
  /* harmony default export */ var linkvue_type_script_lang_js_ = ({
2322
2393
  name: 'DtLink',
@@ -2334,6 +2405,7 @@ var linkvue_type_template_id_6af78110_staticRenderFns = []
2334
2405
 
2335
2406
  }
2336
2407
  },
2408
+ emits: ['click', 'focusin', 'focusout'],
2337
2409
 
2338
2410
  data() {
2339
2411
  return {
@@ -2354,8 +2426,8 @@ var linkvue_type_template_id_6af78110_staticRenderFns = []
2354
2426
 
2355
2427
  var link_component = normalizeComponent(
2356
2428
  link_linkvue_type_script_lang_js_,
2357
- linkvue_type_template_id_6af78110_render,
2358
- linkvue_type_template_id_6af78110_staticRenderFns,
2429
+ linkvue_type_template_id_08ea8c41_render,
2430
+ linkvue_type_template_id_08ea8c41_staticRenderFns,
2359
2431
  false,
2360
2432
  null,
2361
2433
  null,
@@ -2573,18 +2645,18 @@ var breadcrumbs_component = normalizeComponent(
2573
2645
 
2574
2646
  // CONCATENATED MODULE: ./components/button/index.js
2575
2647
 
2576
- // 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&
2577
- 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:[
2648
+ // 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&
2649
+ 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:[
2578
2650
  'base-input__label-text',
2579
2651
  'd-label',
2580
2652
  _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:[
2581
2653
  'base-input__description',
2582
2654
  'd-description',
2583
2655
  _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)}
2584
- var inputvue_type_template_id_56097c2f_staticRenderFns = []
2656
+ var inputvue_type_template_id_0231bf39_staticRenderFns = []
2585
2657
 
2586
2658
 
2587
- // CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=56097c2f&
2659
+ // CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=0231bf39&
2588
2660
 
2589
2661
  // CONCATENATED MODULE: ./components/input/input_constants.js
2590
2662
  // Valid input types, any other input types (for example: 'radio' or 'checkbox') should
@@ -2607,7 +2679,7 @@ const INPUT_SIZES = {
2607
2679
  INPUT_TYPES,
2608
2680
  INPUT_SIZES
2609
2681
  });
2610
- // 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&
2682
+ // 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&
2611
2683
  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){
2612
2684
  var message = ref.message;
2613
2685
  var type = ref.type;
@@ -3283,7 +3355,7 @@ const MessagesMixin = {
3283
3355
  default: ''
3284
3356
  }
3285
3357
  },
3286
- emits: ['blur', 'input', 'clear'],
3358
+ emits: ['blur', 'input', 'clear', 'focusin', 'focusout'],
3287
3359
 
3288
3360
  data() {
3289
3361
  return {
@@ -3377,20 +3449,21 @@ const MessagesMixin = {
3377
3449
  inputClasses() {
3378
3450
  const inputStateClasses = {
3379
3451
  input: {
3380
- error: 'd-input--error',
3381
- warning: 'd-input--warning',
3382
- success: 'd-input--success'
3452
+ error: 'd-input--error base-input__input--error',
3453
+ warning: 'd-input--warning base-input__input--warning',
3454
+ success: 'd-input--success base-input__input--success'
3383
3455
  },
3384
3456
  textarea: {
3385
- error: 'd-textarea--error',
3386
- warning: 'd-textarea--warning',
3387
- success: 'd-textarea--success'
3457
+ error: 'd-textarea--error base-input__input--error',
3458
+ warning: 'd-textarea--warning base-input__input--warning',
3459
+ success: 'd-textarea--success base-input__input--success'
3388
3460
  }
3389
3461
  };
3390
3462
  return ['base-input__input', this.inputComponent === 'input' ? 'd-input' : 'd-textarea', {
3463
+ [inputStateClasses[this.inputComponent][this.inputState]]: this.showInputState,
3391
3464
  'd-input-icon--left': this.$slots.leftIcon,
3392
3465
  'd-input-icon--right': this.$slots.rightIcon
3393
- }, this.sizeModifierClass, this.inputClass, inputStateClasses[this.inputComponent][this.inputState]];
3466
+ }, this.sizeModifierClass, this.inputClass];
3394
3467
  },
3395
3468
 
3396
3469
  inputIconClasses(side) {
@@ -3404,7 +3477,9 @@ const MessagesMixin = {
3404
3477
  left: 'base-input__icon--left d-input-icon--left',
3405
3478
  right: 'base-input__icon--right d-input-icon--right'
3406
3479
  };
3407
- return ['d-input-icon', iconOrientationClasses[side], iconSizeClasses[this.size]];
3480
+ return [iconOrientationClasses[side], 'd-input-icon', {
3481
+ [iconSizeClasses[this.size]]: !this.isDefaultSize
3482
+ }];
3408
3483
  },
3409
3484
 
3410
3485
  onBlur(e) {
@@ -3451,8 +3526,8 @@ const MessagesMixin = {
3451
3526
 
3452
3527
  var input_component = normalizeComponent(
3453
3528
  input_inputvue_type_script_lang_js_,
3454
- inputvue_type_template_id_56097c2f_render,
3455
- inputvue_type_template_id_56097c2f_staticRenderFns,
3529
+ inputvue_type_template_id_0231bf39_render,
3530
+ inputvue_type_template_id_0231bf39_staticRenderFns,
3456
3531
  false,
3457
3532
  null,
3458
3533
  null,
@@ -3464,7 +3539,7 @@ var input_component = normalizeComponent(
3464
3539
  // CONCATENATED MODULE: ./components/input/index.js
3465
3540
 
3466
3541
 
3467
- // 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&
3542
+ // 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&
3468
3543
  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)}
3469
3544
  var input_groupvue_type_template_id_34acc7c9_staticRenderFns = []
3470
3545
 
@@ -3759,16 +3834,16 @@ var input_group_component = normalizeComponent(
3759
3834
  /* harmony default export */ var input_group_input_group = (input_group_component.exports);
3760
3835
  // CONCATENATED MODULE: ./components/input_group/index.js
3761
3836
 
3762
- // 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&
3763
- 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:[
3837
+ // 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&
3838
+ 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:[
3764
3839
  'd-modal',
3765
3840
  _vm.MODAL_KIND_MODIFIERS[_vm.kind],
3766
3841
  _vm.MODAL_SIZE_MODIFIERS[_vm.size],
3767
3842
  _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)}
3768
- var modalvue_type_template_id_22c56f76_staticRenderFns = []
3843
+ var modalvue_type_template_id_76e6f72c_staticRenderFns = []
3769
3844
 
3770
3845
 
3771
- // CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=template&id=22c56f76&
3846
+ // CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=template&id=76e6f72c&
3772
3847
 
3773
3848
  // CONCATENATED MODULE: ./components/modal/modal_constants.js
3774
3849
  // Modal style modifiers
@@ -3781,7 +3856,7 @@ const MODAL_SIZE_MODIFIERS = {
3781
3856
  default: '',
3782
3857
  full: 'd-modal--full'
3783
3858
  };
3784
- // 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&
3859
+ // 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&
3785
3860
  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)])}
3786
3861
  var lazy_showvue_type_template_id_5deb023a_staticRenderFns = []
3787
3862
 
@@ -4068,6 +4143,7 @@ var lazy_show_component = normalizeComponent(
4068
4143
  default: false
4069
4144
  }
4070
4145
  },
4146
+ emits: ['update:show'],
4071
4147
 
4072
4148
  data() {
4073
4149
  return {
@@ -4138,8 +4214,8 @@ var modalvue_type_style_index_0_lang_less_ = __webpack_require__("e55c");
4138
4214
 
4139
4215
  var modal_component = normalizeComponent(
4140
4216
  modal_modalvue_type_script_lang_js_,
4141
- modalvue_type_template_id_22c56f76_render,
4142
- modalvue_type_template_id_22c56f76_staticRenderFns,
4217
+ modalvue_type_template_id_76e6f72c_render,
4218
+ modalvue_type_template_id_76e6f72c_staticRenderFns,
4143
4219
  false,
4144
4220
  null,
4145
4221
  null,
@@ -4153,13 +4229,13 @@ var modal_component = normalizeComponent(
4153
4229
 
4154
4230
  // CONCATENATED MODULE: ./components/lazy_show/index.js
4155
4231
 
4156
- // 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&
4157
- 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',
4158
- { '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)])}
4159
- var list_sectionvue_type_template_id_09de5479_staticRenderFns = []
4232
+ // 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&
4233
+ 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',
4234
+ { '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)])}
4235
+ var list_sectionvue_type_template_id_0285311e_staticRenderFns = []
4160
4236
 
4161
4237
 
4162
- // CONCATENATED MODULE: ./components/list_section/list_section.vue?vue&type=template&id=09de5479&
4238
+ // CONCATENATED MODULE: ./components/list_section/list_section.vue?vue&type=template&id=0285311e&
4163
4239
 
4164
4240
  // 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&
4165
4241
  //
@@ -4325,8 +4401,8 @@ var list_sectionvue_type_style_index_0_lang_less_ = __webpack_require__("fc89");
4325
4401
 
4326
4402
  var list_section_component = normalizeComponent(
4327
4403
  list_section_list_sectionvue_type_script_lang_js_,
4328
- list_sectionvue_type_template_id_09de5479_render,
4329
- list_sectionvue_type_template_id_09de5479_staticRenderFns,
4404
+ list_sectionvue_type_template_id_0285311e_render,
4405
+ list_sectionvue_type_template_id_0285311e_staticRenderFns,
4330
4406
  false,
4331
4407
  null,
4332
4408
  null,
@@ -4337,14 +4413,110 @@ var list_section_component = normalizeComponent(
4337
4413
  /* harmony default export */ var list_section = (list_section_component.exports);
4338
4414
  // CONCATENATED MODULE: ./components/list_section/index.js
4339
4415
 
4340
- // 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&
4341
- 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',
4342
- { '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)}
4343
- var list_itemvue_type_template_id_4ae41e30_staticRenderFns = []
4416
+ // 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&
4417
+ 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', {
4418
+ 'dt-list-item--focusable': _vm.isFocusable,
4419
+ 'dt-list-item--highlighted': _vm.isHighlighted,
4420
+ }],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)}
4421
+ var list_itemvue_type_template_id_42009112_staticRenderFns = []
4422
+
4423
+
4424
+ // CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=42009112&
4425
+
4426
+ // CONCATENATED MODULE: ./components/list_item/list_item_constants.js
4427
+ const LIST_ITEM_TYPES = {
4428
+ DEFAULT: 'default',
4429
+ CUSTOM: 'custom'
4430
+ };
4431
+ const LIST_ITEM_NAVIGATION_TYPES = {
4432
+ ARROW_KEYS: 'arrow-keys',
4433
+ TAB: 'tab',
4434
+ NONE: 'none'
4435
+ };
4436
+ /* harmony default export */ var list_item_constants = ({
4437
+ LIST_ITEM_TYPES,
4438
+ LIST_ITEM_NAVIGATION_TYPES
4439
+ });
4440
+ // 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&
4441
+ 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()])}
4442
+ var default_list_itemvue_type_template_id_42285ca2_staticRenderFns = []
4443
+
4444
+
4445
+ // CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=template&id=42285ca2&
4446
+
4447
+ // 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&
4448
+ //
4449
+ //
4450
+ //
4451
+ //
4452
+ //
4453
+ //
4454
+ //
4455
+ //
4456
+ //
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
+ /* harmony default export */ var default_list_itemvue_type_script_lang_js_ = ({
4492
+ name: 'DefaultListItem'
4493
+ });
4494
+ // CONCATENATED MODULE: ./components/list_item/default_list_item.vue?vue&type=script&lang=js&
4495
+ /* harmony default export */ var list_item_default_list_itemvue_type_script_lang_js_ = (default_list_itemvue_type_script_lang_js_);
4496
+ // EXTERNAL MODULE: ./components/list_item/default_list_item.vue?vue&type=style&index=0&lang=less&
4497
+ var default_list_itemvue_type_style_index_0_lang_less_ = __webpack_require__("b8b3");
4498
+
4499
+ // CONCATENATED MODULE: ./components/list_item/default_list_item.vue
4344
4500
 
4345
4501
 
4346
- // CONCATENATED MODULE: ./components/list_item/list_item.vue?vue&type=template&id=4ae41e30&
4347
4502
 
4503
+
4504
+
4505
+
4506
+ /* normalize component */
4507
+
4508
+ var default_list_item_component = normalizeComponent(
4509
+ list_item_default_list_itemvue_type_script_lang_js_,
4510
+ default_list_itemvue_type_template_id_42285ca2_render,
4511
+ default_list_itemvue_type_template_id_42285ca2_staticRenderFns,
4512
+ false,
4513
+ null,
4514
+ null,
4515
+ null
4516
+
4517
+ )
4518
+
4519
+ /* harmony default export */ var default_list_item = (default_list_item_component.exports);
4348
4520
  // 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&
4349
4521
  //
4350
4522
  //
@@ -4363,12 +4535,32 @@ var list_itemvue_type_template_id_4ae41e30_staticRenderFns = []
4363
4535
  //
4364
4536
  //
4365
4537
  //
4366
- // A generic list item, can be made clickable with the clickable prop
4367
- // which will cause the component to emit a click event
4538
+ //
4539
+ //
4540
+ //
4541
+ //
4542
+ //
4543
+ //
4544
+ //
4545
+ //
4546
+ //
4547
+ //
4548
+ //
4549
+ //
4550
+ //
4551
+ //
4552
+
4553
+
4368
4554
 
4369
4555
  /* harmony default export */ var list_itemvue_type_script_lang_js_ = ({
4370
4556
  name: 'ListItem',
4557
+ components: {
4558
+ DtDefaultListItem: default_list_item
4559
+ },
4371
4560
  props: {
4561
+ /**
4562
+ * Id for the item.
4563
+ */
4372
4564
  id: {
4373
4565
  type: String,
4374
4566
 
@@ -4377,20 +4569,131 @@ var list_itemvue_type_template_id_4ae41e30_staticRenderFns = []
4377
4569
  }
4378
4570
 
4379
4571
  },
4572
+
4573
+ /**
4574
+ * String to use for the item's role.
4575
+ */
4380
4576
  role: {
4381
4577
  type: String,
4382
4578
  default: 'listitem'
4383
4579
  },
4384
- clickable: {
4580
+
4581
+ /**
4582
+ * The type of element to use for the wrapper.
4583
+ */
4584
+ elementType: {
4585
+ type: String,
4586
+ default: 'li'
4587
+ },
4588
+
4589
+ /**
4590
+ * The type of child list item to use.
4591
+ */
4592
+ type: {
4593
+ type: String,
4594
+ default: LIST_ITEM_TYPES.DEFAULT,
4595
+ validator: t => Object.values(LIST_ITEM_TYPES).includes(t)
4596
+ },
4597
+
4598
+ /**
4599
+ * The type of navigation that this component should support.
4600
+ * - "arrow-keys" for items that are navigated with UP/DOWN keys.
4601
+ * - "tab" for items that are navigated using the TAB key.
4602
+ * - "none" for static items that are not interactive.
4603
+ */
4604
+ navigationType: {
4605
+ type: String,
4606
+ default: LIST_ITEM_NAVIGATION_TYPES.NONE,
4607
+ validator: t => Object.values(LIST_ITEM_NAVIGATION_TYPES).includes(t)
4608
+ },
4609
+
4610
+ /**
4611
+ * For keyboard navigation, the method to set the highlight to this item.
4612
+ */
4613
+ setHighlight: {
4614
+ type: [Function, Promise],
4615
+ default: null
4616
+ },
4617
+
4618
+ /**
4619
+ * For keyboard navigation, whether or not this item is currently highlighted.
4620
+ */
4621
+ isHighlighted: {
4385
4622
  type: Boolean,
4386
- default: true
4623
+ default: false
4387
4624
  }
4388
4625
  },
4389
4626
  emits: ['click'],
4627
+ computed: {
4628
+ listItemType() {
4629
+ switch (this.type) {
4630
+ case LIST_ITEM_TYPES.DEFAULT:
4631
+ return default_list_item;
4632
+
4633
+ default:
4634
+ return null;
4635
+ }
4636
+ },
4637
+
4638
+ isFocusable() {
4639
+ // Navigation type has to be set to "tab".
4640
+ return this.navigationType === LIST_ITEM_NAVIGATION_TYPES.TAB;
4641
+ },
4642
+
4643
+ /**
4644
+ * When using "arrow-keys" navigation the item shouldn't receive actual focus, so
4645
+ * we use custom highlighting to indicate which item has the "focus".
4646
+ */
4647
+ isHighlightable() {
4648
+ // Navigation type has to be set to "arrow-keys".
4649
+ if (this.navigationType !== LIST_ITEM_NAVIGATION_TYPES.ARROW_KEYS) {
4650
+ return false;
4651
+ } // setHighlight method has to be provided.
4652
+
4653
+
4654
+ return !!this.setHighlight;
4655
+ },
4656
+
4657
+ /**
4658
+ * Since this event listener can be resource heavy, only attach it when needed.
4659
+ * https://github.com/vuejs/vue/issues/7349#issuecomment-458405684
4660
+ */
4661
+ maybeMouseMove() {
4662
+ return this.isHighlightable && !this.isHighlighted ? 'mousemove' : null;
4663
+ }
4664
+
4665
+ },
4666
+
4667
+ created() {
4668
+ this.validateProps();
4669
+ },
4670
+
4390
4671
  methods: {
4391
- // emit click event
4392
- clicked() {
4672
+ onClick() {
4393
4673
  this.$emit('click');
4674
+ },
4675
+
4676
+ /**
4677
+ * While you hover over an item, always highlight it.
4678
+ */
4679
+ onMouseMove() {
4680
+ if (this.isHighlightable && !this.isHighlighted) {
4681
+ // Update the highlight.
4682
+ this.setHighlight();
4683
+ }
4684
+ },
4685
+
4686
+ /**
4687
+ * Helper to make sure some dependent props are provided.
4688
+ */
4689
+ validateProps() {
4690
+ // Keyboard navigation.
4691
+ if (this.navigationType === LIST_ITEM_NAVIGATION_TYPES.ARROW_KEYS) {
4692
+ // The method setHighlight should be provided.
4693
+ if (typeof this.setHighlight !== 'function') {
4694
+ console.error('DtListItem: prop "setHighlight" is required when navigationType is:', LIST_ITEM_NAVIGATION_TYPES.ARROW_KEYS, 'but received setHighlight:', this.setHighlight);
4695
+ }
4696
+ }
4394
4697
  }
4395
4698
 
4396
4699
  }
@@ -4411,8 +4714,8 @@ var list_itemvue_type_style_index_0_lang_less_ = __webpack_require__("51f5");
4411
4714
 
4412
4715
  var list_item_component = normalizeComponent(
4413
4716
  list_item_list_itemvue_type_script_lang_js_,
4414
- list_itemvue_type_template_id_4ae41e30_render,
4415
- list_itemvue_type_template_id_4ae41e30_staticRenderFns,
4717
+ list_itemvue_type_template_id_42009112_render,
4718
+ list_itemvue_type_template_id_42009112_staticRenderFns,
4416
4719
  false,
4417
4720
  null,
4418
4721
  null,
@@ -4423,12 +4726,12 @@ var list_item_component = normalizeComponent(
4423
4726
  /* harmony default export */ var list_item = (list_item_component.exports);
4424
4727
  // CONCATENATED MODULE: ./components/list_item/index.js
4425
4728
 
4426
- // 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&
4427
- 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)}
4428
- var noticevue_type_template_id_baf6ed0a_staticRenderFns = []
4729
+ // 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&
4730
+ 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)}
4731
+ var noticevue_type_template_id_4b03fec7_staticRenderFns = []
4429
4732
 
4430
4733
 
4431
- // CONCATENATED MODULE: ./components/notice/notice.vue?vue&type=template&id=baf6ed0a&
4734
+ // CONCATENATED MODULE: ./components/notice/notice.vue?vue&type=template&id=4b03fec7&
4432
4735
 
4433
4736
  // 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&
4434
4737
  //
@@ -4561,6 +4864,7 @@ var noticevue_type_template_id_baf6ed0a_staticRenderFns = []
4561
4864
  default: false
4562
4865
  }
4563
4866
  },
4867
+ emits: ['close'],
4564
4868
  computed: {
4565
4869
  noticeClass() {
4566
4870
  const noticeKinds = {
@@ -4589,8 +4893,8 @@ var noticevue_type_template_id_baf6ed0a_staticRenderFns = []
4589
4893
 
4590
4894
  var notice_component = normalizeComponent(
4591
4895
  notice_noticevue_type_script_lang_js_,
4592
- noticevue_type_template_id_baf6ed0a_render,
4593
- noticevue_type_template_id_baf6ed0a_staticRenderFns,
4896
+ noticevue_type_template_id_4b03fec7_render,
4897
+ noticevue_type_template_id_4b03fec7_staticRenderFns,
4594
4898
  false,
4595
4899
  null,
4596
4900
  null,
@@ -4602,7 +4906,7 @@ var notice_component = normalizeComponent(
4602
4906
  // CONCATENATED MODULE: ./components/notice/index.js
4603
4907
 
4604
4908
 
4605
- // 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&
4909
+ // 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&
4606
4910
  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":{
4607
4911
  'aria-expanded': _vm.open.toString(),
4608
4912
  'aria-controls': _vm.id,
@@ -5026,12 +5330,12 @@ var popover_component = normalizeComponent(
5026
5330
  // CONCATENATED MODULE: ./components/popover/index.js
5027
5331
 
5028
5332
 
5029
- // 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&
5030
- 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)])])}
5031
- var radiovue_type_template_id_6ab0a459_staticRenderFns = []
5333
+ // 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&
5334
+ 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)])])}
5335
+ var radiovue_type_template_id_7516bd14_staticRenderFns = []
5032
5336
 
5033
5337
 
5034
- // CONCATENATED MODULE: ./components/radio/radio.vue?vue&type=template&id=6ab0a459&
5338
+ // CONCATENATED MODULE: ./components/radio/radio.vue?vue&type=template&id=7516bd14&
5035
5339
 
5036
5340
  // CONCATENATED MODULE: ./components/radio/radio_constants.js
5037
5341
  const RADIO_INPUT_VALIDATION_CLASSES = {
@@ -5110,6 +5414,7 @@ const RADIO_INPUT_VALIDATION_CLASSES = {
5110
5414
  default: ''
5111
5415
  }
5112
5416
  },
5417
+ emits: ['input', 'focusin', 'focusout'],
5113
5418
  computed: {
5114
5419
  inputValidationClass() {
5115
5420
  return RADIO_INPUT_VALIDATION_CLASSES[this.internalValidationState];
@@ -5176,8 +5481,8 @@ const RADIO_INPUT_VALIDATION_CLASSES = {
5176
5481
 
5177
5482
  var radio_component = normalizeComponent(
5178
5483
  radio_radiovue_type_script_lang_js_,
5179
- radiovue_type_template_id_6ab0a459_render,
5180
- radiovue_type_template_id_6ab0a459_staticRenderFns,
5484
+ radiovue_type_template_id_7516bd14_render,
5485
+ radiovue_type_template_id_7516bd14_staticRenderFns,
5181
5486
  false,
5182
5487
  null,
5183
5488
  null,
@@ -5286,21 +5591,21 @@ var radio_group_component = normalizeComponent(
5286
5591
  /* harmony default export */ var radio_group = (radio_group_component.exports);
5287
5592
  // CONCATENATED MODULE: ./components/radio_group/index.js
5288
5593
 
5289
- // 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&
5290
- var tab_groupvue_type_template_id_037b3a42_render = function () {
5594
+ // 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&
5595
+ var tab_groupvue_type_template_id_59d36f62_render = function () {
5291
5596
  var _obj;
5292
5597
  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:[
5293
5598
  'd-tablist',
5294
5599
  _vm.TAB_LIST_SIZE_MODIFIERS[_vm.size],
5295
5600
  ( _obj = {}, _obj[_vm.TAB_LIST_KIND_MODIFIERS.inverted] = _vm.inverted, _obj[_vm.TAB_LIST_IMPORTANCE_MODIFIERS.borderless] = _vm.borderless, _obj ),
5296
5601
  _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)}
5297
- var tab_groupvue_type_template_id_037b3a42_staticRenderFns = []
5602
+ var tab_groupvue_type_template_id_59d36f62_staticRenderFns = []
5298
5603
 
5299
5604
 
5300
- // CONCATENATED MODULE: ./components/tabs/tab_group.vue?vue&type=template&id=037b3a42&
5605
+ // CONCATENATED MODULE: ./components/tabs/tab_group.vue?vue&type=template&id=59d36f62&
5301
5606
 
5302
5607
  // CONCATENATED MODULE: ./components/tabs/tabs_constants.js
5303
- const TAB_LIST_SIZES = ['', 'sm'];
5608
+ const TAB_LIST_SIZES = ['default', 'sm'];
5304
5609
  const TAB_LIST_SIZE_MODIFIERS = {
5305
5610
  sm: 'd-tablist--sm'
5306
5611
  };
@@ -5404,7 +5709,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
5404
5709
  */
5405
5710
  size: {
5406
5711
  type: String,
5407
- default: '',
5712
+ default: 'default',
5408
5713
 
5409
5714
  validate(size) {
5410
5715
  return TAB_LIST_SIZES.includes(size);
@@ -5428,6 +5733,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
5428
5733
  default: () => ({})
5429
5734
  }
5430
5735
  },
5736
+ emits: ['change'],
5431
5737
 
5432
5738
  data() {
5433
5739
  return {
@@ -5601,8 +5907,8 @@ const TAB_IMPORTANCE_MODIFIERS = {
5601
5907
 
5602
5908
  var tab_group_component = normalizeComponent(
5603
5909
  tabs_tab_groupvue_type_script_lang_js_,
5604
- tab_groupvue_type_template_id_037b3a42_render,
5605
- tab_groupvue_type_template_id_037b3a42_staticRenderFns,
5910
+ tab_groupvue_type_template_id_59d36f62_render,
5911
+ tab_groupvue_type_template_id_59d36f62_staticRenderFns,
5606
5912
  false,
5607
5913
  null,
5608
5914
  null,
@@ -5611,7 +5917,7 @@ var tab_group_component = normalizeComponent(
5611
5917
  )
5612
5918
 
5613
5919
  /* harmony default export */ var tab_group = (tab_group_component.exports);
5614
- // 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&
5920
+ // 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&
5615
5921
  var tabvue_type_template_id_0bc212ec_render = function () {
5616
5922
  var _obj;
5617
5923
  var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-button',_vm._b({class:[
@@ -5764,7 +6070,7 @@ var tab_component = normalizeComponent(
5764
6070
  )
5765
6071
 
5766
6072
  /* harmony default export */ var tab = (tab_component.exports);
5767
- // 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&
6073
+ // 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&
5768
6074
  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:[
5769
6075
  {
5770
6076
  'd-d-none': _vm.hidePanel,
@@ -5866,12 +6172,12 @@ var tab_panel_component = normalizeComponent(
5866
6172
 
5867
6173
 
5868
6174
 
5869
- // 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&
5870
- 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()])])}
5871
- var checkboxvue_type_template_id_472df596_staticRenderFns = []
6175
+ // 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&
6176
+ 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()])])}
6177
+ var checkboxvue_type_template_id_fea0a32a_staticRenderFns = []
5872
6178
 
5873
6179
 
5874
- // CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=template&id=472df596&
6180
+ // CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=template&id=fea0a32a&
5875
6181
 
5876
6182
  // CONCATENATED MODULE: ./components/checkbox/checkbox_constants.js
5877
6183
  const CHECKBOX_INPUT_VALIDATION_CLASSES = {
@@ -5945,7 +6251,7 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
5945
6251
  },
5946
6252
  mixins: [InputMixin, CheckableMixin, GroupableMixin, MessagesMixin],
5947
6253
  inheritAttrs: false,
5948
- emits: ['input'],
6254
+ emits: ['input', 'focusin', 'focusout'],
5949
6255
  computed: {
5950
6256
  inputValidationClass() {
5951
6257
  return CHECKBOX_INPUT_VALIDATION_CLASSES[this.internalValidationState];
@@ -6033,8 +6339,8 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
6033
6339
 
6034
6340
  var checkbox_component = normalizeComponent(
6035
6341
  checkbox_checkboxvue_type_script_lang_js_,
6036
- checkboxvue_type_template_id_472df596_render,
6037
- checkboxvue_type_template_id_472df596_staticRenderFns,
6342
+ checkboxvue_type_template_id_fea0a32a_render,
6343
+ checkboxvue_type_template_id_fea0a32a_staticRenderFns,
6038
6344
  false,
6039
6345
  null,
6040
6346
  null,
@@ -6178,7 +6484,7 @@ var checkbox_group_component = normalizeComponent(
6178
6484
  /* harmony default export */ var checkbox_group = (checkbox_group_component.exports);
6179
6485
  // CONCATENATED MODULE: ./components/checkbox_group/index.js
6180
6486
 
6181
- // 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&
6487
+ // 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&
6182
6488
  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:[
6183
6489
  'd-label',
6184
6490
  _vm.LABEL_SIZE_MODIFIERS[_vm.size],
@@ -6555,15 +6861,15 @@ var select_menu_component = normalizeComponent(
6555
6861
  // CONCATENATED MODULE: ./components/select_menu/index.js
6556
6862
 
6557
6863
 
6558
- // 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&
6559
- 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:[
6864
+ // 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&
6865
+ 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:[
6560
6866
  'd-toast',
6561
6867
  _vm.kindClass,
6562
6868
  { '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()])}
6563
- var toastvue_type_template_id_712a9639_staticRenderFns = []
6869
+ var toastvue_type_template_id_1f5a483f_staticRenderFns = []
6564
6870
 
6565
6871
 
6566
- // CONCATENATED MODULE: ./components/toast/toast.vue?vue&type=template&id=712a9639&
6872
+ // CONCATENATED MODULE: ./components/toast/toast.vue?vue&type=template&id=1f5a483f&
6567
6873
 
6568
6874
  // CONCATENATED MODULE: ./components/toast/toast_constants.js
6569
6875
  const TOAST_ROLES = ['status', 'alert'];
@@ -6736,6 +7042,7 @@ const TOAST_ROLES = ['status', 'alert'];
6736
7042
  }
6737
7043
  }
6738
7044
  },
7045
+ emits: ['close'],
6739
7046
 
6740
7047
  data() {
6741
7048
  return {
@@ -6792,8 +7099,8 @@ const TOAST_ROLES = ['status', 'alert'];
6792
7099
 
6793
7100
  var toast_component = normalizeComponent(
6794
7101
  toast_toastvue_type_script_lang_js_,
6795
- toastvue_type_template_id_712a9639_render,
6796
- toastvue_type_template_id_712a9639_staticRenderFns,
7102
+ toastvue_type_template_id_1f5a483f_render,
7103
+ toastvue_type_template_id_1f5a483f_staticRenderFns,
6797
7104
  false,
6798
7105
  null,
6799
7106
  null,
@@ -6805,8 +7112,8 @@ var toast_component = normalizeComponent(
6805
7112
  // CONCATENATED MODULE: ./components/toast/index.js
6806
7113
 
6807
7114
 
6808
- // 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&
6809
- var tooltipvue_type_template_id_8e6ec918_render = function () {
7115
+ // 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&
7116
+ var tooltipvue_type_template_id_4e5005b2_render = function () {
6810
7117
  var _obj;
6811
7118
  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:[
6812
7119
  'd-ps-absolute',
@@ -6814,10 +7121,10 @@ var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{
6814
7121
  _vm.arrowDirectionClass,
6815
7122
  _vm.TOOLTIP_KIND_MODIFIERS[_vm.shouldShowTooltip ? 'show' : 'hide'],
6816
7123
  ( _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)])}
6817
- var tooltipvue_type_template_id_8e6ec918_staticRenderFns = []
7124
+ var tooltipvue_type_template_id_4e5005b2_staticRenderFns = []
6818
7125
 
6819
7126
 
6820
- // CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=8e6ec918&
7127
+ // CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=4e5005b2&
6821
7128
 
6822
7129
  // CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
6823
7130
  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'];
@@ -7042,14 +7349,22 @@ const TOOLTIP_KIND_MODIFIERS = {
7042
7349
  },
7043
7350
 
7044
7351
  onBlur() {
7352
+ this.triggerUpdateShowEvent();
7045
7353
  this.isHover = false;
7046
7354
  this.isDismissed = false;
7047
7355
  this.isChildFocused = false;
7048
7356
  },
7049
7357
 
7050
7358
  onEsc() {
7359
+ this.triggerUpdateShowEvent();
7051
7360
  this.isDismissed = this.hover && this.isHover || !this.show;
7052
7361
  this.isChildFocused = false;
7362
+ },
7363
+
7364
+ triggerUpdateShowEvent() {
7365
+ if (this.isTooltipVisible) {
7366
+ this.$emit('update:show', false);
7367
+ }
7053
7368
  }
7054
7369
 
7055
7370
  }
@@ -7066,8 +7381,8 @@ const TOOLTIP_KIND_MODIFIERS = {
7066
7381
 
7067
7382
  var tooltip_component = normalizeComponent(
7068
7383
  tooltip_tooltipvue_type_script_lang_js_,
7069
- tooltipvue_type_template_id_8e6ec918_render,
7070
- tooltipvue_type_template_id_8e6ec918_staticRenderFns,
7384
+ tooltipvue_type_template_id_4e5005b2_render,
7385
+ tooltipvue_type_template_id_4e5005b2_staticRenderFns,
7071
7386
  false,
7072
7387
  null,
7073
7388
  null,