@dialpad/dialtone-vue 1.3.0 → 1.4.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.
- package/CHANGELOG.md +14 -0
- package/dist/dialtone-vue.common.js +368 -195
- package/dist/dialtone-vue.umd.js +368 -195
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +4 -4
|
@@ -214,6 +214,20 @@ exports.push([module.i, ".dt-list-item[tabindex=\"-1\"]:focus{outline:none}.dt-l
|
|
|
214
214
|
module.exports = exports;
|
|
215
215
|
|
|
216
216
|
|
|
217
|
+
/***/ }),
|
|
218
|
+
|
|
219
|
+
/***/ "4834":
|
|
220
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
221
|
+
|
|
222
|
+
// Imports
|
|
223
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
224
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
225
|
+
// 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}}", ""]);
|
|
227
|
+
// Exports
|
|
228
|
+
module.exports = exports;
|
|
229
|
+
|
|
230
|
+
|
|
217
231
|
/***/ }),
|
|
218
232
|
|
|
219
233
|
/***/ "499e":
|
|
@@ -580,6 +594,17 @@ var update = add("572d8ba2", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
580
594
|
/* unused harmony reexport * */
|
|
581
595
|
|
|
582
596
|
|
|
597
|
+
/***/ }),
|
|
598
|
+
|
|
599
|
+
/***/ "e55c":
|
|
600
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
601
|
+
|
|
602
|
+
"use strict";
|
|
603
|
+
/* 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_modal_vue_vue_type_style_index_0_lang_less___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("fc47");
|
|
604
|
+
/* 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_modal_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_modal_vue_vue_type_style_index_0_lang_less___WEBPACK_IMPORTED_MODULE_0__);
|
|
605
|
+
/* unused harmony reexport * */
|
|
606
|
+
|
|
607
|
+
|
|
583
608
|
/***/ }),
|
|
584
609
|
|
|
585
610
|
/***/ "fae3":
|
|
@@ -671,7 +696,7 @@ if (typeof window !== 'undefined') {
|
|
|
671
696
|
// Indicate to webpack that this file can be concatenated
|
|
672
697
|
/* harmony default export */ var setPublicPath = (null);
|
|
673
698
|
|
|
674
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
675
700
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
676
701
|
'd-avatar',
|
|
677
702
|
_vm.AVATAR_KIND_MODIFIERS[_vm.kind],
|
|
@@ -1085,7 +1110,7 @@ var component = normalizeComponent(
|
|
|
1085
1110
|
// CONCATENATED MODULE: ./components/avatar/index.js
|
|
1086
1111
|
|
|
1087
1112
|
|
|
1088
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1089
1114
|
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:[
|
|
1090
1115
|
'd-badge',
|
|
1091
1116
|
_vm.BADGE_COLOR_MODIFIERS[_vm.color] ],attrs:{"data-qa":"dt-badge"}},[_vm._t("default",[_vm._v(" "+_vm._s(_vm.text)+" ")])],2)}
|
|
@@ -1182,21 +1207,21 @@ var badge_component = normalizeComponent(
|
|
|
1182
1207
|
// CONCATENATED MODULE: ./components/badge/index.js
|
|
1183
1208
|
|
|
1184
1209
|
|
|
1185
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1186
|
-
var
|
|
1187
|
-
var
|
|
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 = []
|
|
1188
1213
|
|
|
1189
1214
|
|
|
1190
|
-
// CONCATENATED MODULE: ./components/banner/banner.vue?vue&type=template&id=
|
|
1215
|
+
// CONCATENATED MODULE: ./components/banner/banner.vue?vue&type=template&id=9ac8a014&
|
|
1191
1216
|
|
|
1192
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1193
1218
|
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()}
|
|
1194
1219
|
var notice_iconvue_type_template_id_58ae40bb_staticRenderFns = []
|
|
1195
1220
|
|
|
1196
1221
|
|
|
1197
1222
|
// CONCATENATED MODULE: ./components/notice/notice_icon.vue?vue&type=template&id=58ae40bb&
|
|
1198
1223
|
|
|
1199
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1200
1225
|
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"}})])}
|
|
1201
1226
|
var IconLightbulbvue_type_template_id_07d1b1af_staticRenderFns = []
|
|
1202
1227
|
|
|
@@ -1222,7 +1247,7 @@ var IconLightbulb_component = normalizeComponent(
|
|
|
1222
1247
|
)
|
|
1223
1248
|
|
|
1224
1249
|
/* harmony default export */ var IconLightbulb = (IconLightbulb_component.exports);
|
|
1225
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1226
1251
|
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"}})])}
|
|
1227
1252
|
var IconInfovue_type_template_id_d1105ee6_staticRenderFns = []
|
|
1228
1253
|
|
|
@@ -1248,7 +1273,7 @@ var IconInfo_component = normalizeComponent(
|
|
|
1248
1273
|
)
|
|
1249
1274
|
|
|
1250
1275
|
/* harmony default export */ var IconInfo = (IconInfo_component.exports);
|
|
1251
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1252
1277
|
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"}})])}
|
|
1253
1278
|
var IconWarningvue_type_template_id_0a24defa_staticRenderFns = []
|
|
1254
1279
|
|
|
@@ -1274,7 +1299,7 @@ var IconWarning_component = normalizeComponent(
|
|
|
1274
1299
|
)
|
|
1275
1300
|
|
|
1276
1301
|
/* harmony default export */ var IconWarning = (IconWarning_component.exports);
|
|
1277
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1278
1303
|
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"}})])}
|
|
1279
1304
|
var IconErrorvue_type_template_id_4d9e3e9d_staticRenderFns = []
|
|
1280
1305
|
|
|
@@ -1300,7 +1325,7 @@ var IconError_component = normalizeComponent(
|
|
|
1300
1325
|
)
|
|
1301
1326
|
|
|
1302
1327
|
/* harmony default export */ var IconError = (IconError_component.exports);
|
|
1303
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1304
1329
|
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"}})])}
|
|
1305
1330
|
var IconCheckCirclevue_type_template_id_016c7d48_staticRenderFns = []
|
|
1306
1331
|
|
|
@@ -1404,7 +1429,7 @@ var notice_icon_component = normalizeComponent(
|
|
|
1404
1429
|
)
|
|
1405
1430
|
|
|
1406
1431
|
/* harmony default export */ var notice_icon = (notice_icon_component.exports);
|
|
1407
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1408
1433
|
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)])}
|
|
1409
1434
|
var notice_contentvue_type_template_id_24cf95e4_staticRenderFns = []
|
|
1410
1435
|
|
|
@@ -1476,14 +1501,14 @@ var notice_content_component = normalizeComponent(
|
|
|
1476
1501
|
)
|
|
1477
1502
|
|
|
1478
1503
|
/* harmony default export */ var notice_content = (notice_content_component.exports);
|
|
1479
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1480
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)}
|
|
1481
1506
|
var notice_actionvue_type_template_id_279e5f84_staticRenderFns = []
|
|
1482
1507
|
|
|
1483
1508
|
|
|
1484
1509
|
// CONCATENATED MODULE: ./components/notice/notice_action.vue?vue&type=template&id=279e5f84&
|
|
1485
1510
|
|
|
1486
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1487
1512
|
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"}})])}
|
|
1488
1513
|
var IconClosevue_type_template_id_18642c39_staticRenderFns = []
|
|
1489
1514
|
|
|
@@ -1509,7 +1534,7 @@ var IconClose_component = normalizeComponent(
|
|
|
1509
1534
|
)
|
|
1510
1535
|
|
|
1511
1536
|
/* harmony default export */ var IconClose = (IconClose_component.exports);
|
|
1512
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
1513
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:[
|
|
1514
1539
|
'base-button__button',
|
|
1515
1540
|
_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:[
|
|
@@ -2191,8 +2216,14 @@ const focusableElementsList = `button:${nonFocusableAttrs},
|
|
|
2191
2216
|
},
|
|
2192
2217
|
|
|
2193
2218
|
bannerClass() {
|
|
2194
|
-
|
|
2195
|
-
|
|
2219
|
+
const kindClasses = {
|
|
2220
|
+
error: 'd-banner--error',
|
|
2221
|
+
info: 'd-banner--info',
|
|
2222
|
+
success: 'd-banner--success',
|
|
2223
|
+
warning: 'd-banner--warning',
|
|
2224
|
+
base: 'd-banner--base'
|
|
2225
|
+
};
|
|
2226
|
+
return ['d-banner', kindClasses[this.kind], {
|
|
2196
2227
|
'd-banner--important': this.important,
|
|
2197
2228
|
'd-banner--pinned': this.pinned
|
|
2198
2229
|
}];
|
|
@@ -2227,8 +2258,8 @@ const focusableElementsList = `button:${nonFocusableAttrs},
|
|
|
2227
2258
|
|
|
2228
2259
|
var banner_component = normalizeComponent(
|
|
2229
2260
|
banner_bannervue_type_script_lang_js_,
|
|
2230
|
-
|
|
2231
|
-
|
|
2261
|
+
bannervue_type_template_id_9ac8a014_render,
|
|
2262
|
+
bannervue_type_template_id_9ac8a014_staticRenderFns,
|
|
2232
2263
|
false,
|
|
2233
2264
|
null,
|
|
2234
2265
|
null,
|
|
@@ -2239,7 +2270,7 @@ var banner_component = normalizeComponent(
|
|
|
2239
2270
|
/* harmony default export */ var banner = (banner_component.exports);
|
|
2240
2271
|
// CONCATENATED MODULE: ./components/banner/index.js
|
|
2241
2272
|
|
|
2242
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
2243
2274
|
var breadcrumbsvue_type_template_id_b762e354_render = function () {
|
|
2244
2275
|
var _obj;
|
|
2245
2276
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{class:[
|
|
@@ -2253,7 +2284,7 @@ var breadcrumbsvue_type_template_id_b762e354_staticRenderFns = []
|
|
|
2253
2284
|
// CONCATENATED MODULE: ./components/breadcrumbs/breadcrumbs_constants.js
|
|
2254
2285
|
const BREADCRUMB_ITEM_SELECTED_MODIFIER = 'd-breadcrumbs__item--selected';
|
|
2255
2286
|
const BREADCRUMBS_INVERTED_MODIFIER = 'd-breadcrumbs--inverted';
|
|
2256
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
2257
2288
|
var breadcrumb_itemvue_type_template_id_6f97ec8a_render = function () {
|
|
2258
2289
|
var _obj;
|
|
2259
2290
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{class:[
|
|
@@ -2264,7 +2295,7 @@ var breadcrumb_itemvue_type_template_id_6f97ec8a_staticRenderFns = []
|
|
|
2264
2295
|
|
|
2265
2296
|
// CONCATENATED MODULE: ./components/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=6f97ec8a&
|
|
2266
2297
|
|
|
2267
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
2268
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:[
|
|
2269
2300
|
'd-link',
|
|
2270
2301
|
_vm.LINK_KIND_MODIFIERS[_vm.kind] ],attrs:{"data-qa":"dt-link"}},[_vm._t("default")],2)}
|
|
@@ -2542,20 +2573,18 @@ var breadcrumbs_component = normalizeComponent(
|
|
|
2542
2573
|
|
|
2543
2574
|
// CONCATENATED MODULE: ./components/button/index.js
|
|
2544
2575
|
|
|
2545
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2546
|
-
var
|
|
2547
|
-
var _obj, _obj$1;
|
|
2548
|
-
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:[
|
|
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:[
|
|
2549
2578
|
'base-input__label-text',
|
|
2550
2579
|
'd-label',
|
|
2551
|
-
|
|
2580
|
+
_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:[
|
|
2552
2581
|
'base-input__description',
|
|
2553
2582
|
'd-description',
|
|
2554
|
-
|
|
2555
|
-
var
|
|
2583
|
+
_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 = []
|
|
2556
2585
|
|
|
2557
2586
|
|
|
2558
|
-
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=
|
|
2587
|
+
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=56097c2f&
|
|
2559
2588
|
|
|
2560
2589
|
// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
2561
2590
|
// Valid input types, any other input types (for example: 'radio' or 'checkbox') should
|
|
@@ -2578,19 +2607,18 @@ const INPUT_SIZES = {
|
|
|
2578
2607
|
INPUT_TYPES,
|
|
2579
2608
|
INPUT_SIZES
|
|
2580
2609
|
});
|
|
2581
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2582
|
-
var
|
|
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&
|
|
2611
|
+
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){
|
|
2583
2612
|
var message = ref.message;
|
|
2584
2613
|
var type = ref.type;
|
|
2585
2614
|
return _c('div',{key:_vm.getMessageKey(type, index),class:[
|
|
2586
2615
|
'base-input__message',
|
|
2587
2616
|
'd-validation-message',
|
|
2588
|
-
("
|
|
2589
|
-
|
|
2590
|
-
var validation_messagesvue_type_template_id_7d26d3bb_staticRenderFns = []
|
|
2617
|
+
_vm.messageTypeClass(type) ],attrs:{"role":"status","aria-live":"polite","data-qa":"validation-message"}},[_c('p',{domProps:{"innerHTML":_vm._s(message)}})])}),0):_vm._e()}
|
|
2618
|
+
var validation_messagesvue_type_template_id_6fb7180e_staticRenderFns = []
|
|
2591
2619
|
|
|
2592
2620
|
|
|
2593
|
-
// CONCATENATED MODULE: ./components/validation_messages/validation_messages.vue?vue&type=template&id=
|
|
2621
|
+
// CONCATENATED MODULE: ./components/validation_messages/validation_messages.vue?vue&type=template&id=6fb7180e&
|
|
2594
2622
|
|
|
2595
2623
|
// CONCATENATED MODULE: ./components/validators.js
|
|
2596
2624
|
|
|
@@ -2638,7 +2666,6 @@ function validationMessageValidator(rawMessages) {
|
|
|
2638
2666
|
//
|
|
2639
2667
|
//
|
|
2640
2668
|
//
|
|
2641
|
-
//
|
|
2642
2669
|
|
|
2643
2670
|
|
|
2644
2671
|
/* harmony default export */ var validation_messagesvue_type_script_lang_js_ = ({
|
|
@@ -2691,6 +2718,15 @@ function validationMessageValidator(rawMessages) {
|
|
|
2691
2718
|
methods: {
|
|
2692
2719
|
getMessageKey(type, index) {
|
|
2693
2720
|
return `validation-message-${type}-${index}-${this.id}`;
|
|
2721
|
+
},
|
|
2722
|
+
|
|
2723
|
+
messageTypeClass(type) {
|
|
2724
|
+
const messageTypesClasses = {
|
|
2725
|
+
error: 'base-input__message--error d-validation-message--error',
|
|
2726
|
+
warning: 'base-input__message--warning d-validation-message--warning',
|
|
2727
|
+
success: 'base-input__message--success d-validation-message--success'
|
|
2728
|
+
};
|
|
2729
|
+
return messageTypesClasses[type];
|
|
2694
2730
|
}
|
|
2695
2731
|
|
|
2696
2732
|
}
|
|
@@ -2707,8 +2743,8 @@ function validationMessageValidator(rawMessages) {
|
|
|
2707
2743
|
|
|
2708
2744
|
var validation_messages_component = normalizeComponent(
|
|
2709
2745
|
validation_messages_validation_messagesvue_type_script_lang_js_,
|
|
2710
|
-
|
|
2711
|
-
|
|
2746
|
+
validation_messagesvue_type_template_id_6fb7180e_render,
|
|
2747
|
+
validation_messagesvue_type_template_id_6fb7180e_staticRenderFns,
|
|
2712
2748
|
false,
|
|
2713
2749
|
null,
|
|
2714
2750
|
null,
|
|
@@ -3248,6 +3284,23 @@ const MessagesMixin = {
|
|
|
3248
3284
|
}
|
|
3249
3285
|
},
|
|
3250
3286
|
emits: ['blur', 'input', 'clear'],
|
|
3287
|
+
|
|
3288
|
+
data() {
|
|
3289
|
+
return {
|
|
3290
|
+
descriptionSizeClasses: {
|
|
3291
|
+
lg: 'd-description--lg',
|
|
3292
|
+
xl: 'd-description--xl'
|
|
3293
|
+
},
|
|
3294
|
+
labelSizeClasses: {
|
|
3295
|
+
xs: 'd-label--xs',
|
|
3296
|
+
sm: 'd-label--sm',
|
|
3297
|
+
md: 'd-label--md',
|
|
3298
|
+
lg: 'd-label--lg',
|
|
3299
|
+
xl: 'd-label--xl'
|
|
3300
|
+
}
|
|
3301
|
+
};
|
|
3302
|
+
},
|
|
3303
|
+
|
|
3251
3304
|
computed: {
|
|
3252
3305
|
isTextarea() {
|
|
3253
3306
|
return this.type === INPUT_TYPES.TEXTAREA;
|
|
@@ -3302,23 +3355,56 @@ const MessagesMixin = {
|
|
|
3302
3355
|
return '';
|
|
3303
3356
|
}
|
|
3304
3357
|
|
|
3305
|
-
|
|
3358
|
+
const sizeClasses = {
|
|
3359
|
+
input: {
|
|
3360
|
+
xs: 'd-input--xs',
|
|
3361
|
+
sm: 'd-input--sm',
|
|
3362
|
+
lg: 'd-input--lg',
|
|
3363
|
+
xl: 'd-input--xl'
|
|
3364
|
+
},
|
|
3365
|
+
textarea: {
|
|
3366
|
+
xs: 'd-textarea--xs',
|
|
3367
|
+
sm: 'd-textarea--sm',
|
|
3368
|
+
lg: 'd-textarea--lg',
|
|
3369
|
+
xl: 'd-textarea--xl'
|
|
3370
|
+
}
|
|
3371
|
+
};
|
|
3372
|
+
return sizeClasses[this.inputComponent][this.size];
|
|
3306
3373
|
}
|
|
3307
3374
|
|
|
3308
3375
|
},
|
|
3309
3376
|
methods: {
|
|
3310
3377
|
inputClasses() {
|
|
3311
|
-
|
|
3312
|
-
|
|
3378
|
+
const inputStateClasses = {
|
|
3379
|
+
input: {
|
|
3380
|
+
error: 'd-input--error',
|
|
3381
|
+
warning: 'd-input--warning',
|
|
3382
|
+
success: 'd-input--success'
|
|
3383
|
+
},
|
|
3384
|
+
textarea: {
|
|
3385
|
+
error: 'd-textarea--error',
|
|
3386
|
+
warning: 'd-textarea--warning',
|
|
3387
|
+
success: 'd-textarea--success'
|
|
3388
|
+
}
|
|
3389
|
+
};
|
|
3390
|
+
return ['base-input__input', this.inputComponent === 'input' ? 'd-input' : 'd-textarea', {
|
|
3313
3391
|
'd-input-icon--left': this.$slots.leftIcon,
|
|
3314
3392
|
'd-input-icon--right': this.$slots.rightIcon
|
|
3315
|
-
}, this.sizeModifierClass, this.inputClass];
|
|
3393
|
+
}, this.sizeModifierClass, this.inputClass, inputStateClasses[this.inputComponent][this.inputState]];
|
|
3316
3394
|
},
|
|
3317
3395
|
|
|
3318
3396
|
inputIconClasses(side) {
|
|
3319
|
-
|
|
3320
|
-
|
|
3321
|
-
|
|
3397
|
+
const iconSizeClasses = {
|
|
3398
|
+
xs: 'd-input-icon--xs',
|
|
3399
|
+
sm: 'd-input-icon--sm',
|
|
3400
|
+
lg: 'd-input-icon--lg',
|
|
3401
|
+
xl: 'd-input-icon--xl'
|
|
3402
|
+
};
|
|
3403
|
+
const iconOrientationClasses = {
|
|
3404
|
+
left: 'base-input__icon--left d-input-icon--left',
|
|
3405
|
+
right: 'base-input__icon--right d-input-icon--right'
|
|
3406
|
+
};
|
|
3407
|
+
return ['d-input-icon', iconOrientationClasses[side], iconSizeClasses[this.size]];
|
|
3322
3408
|
},
|
|
3323
3409
|
|
|
3324
3410
|
onBlur(e) {
|
|
@@ -3365,8 +3451,8 @@ const MessagesMixin = {
|
|
|
3365
3451
|
|
|
3366
3452
|
var input_component = normalizeComponent(
|
|
3367
3453
|
input_inputvue_type_script_lang_js_,
|
|
3368
|
-
|
|
3369
|
-
|
|
3454
|
+
inputvue_type_template_id_56097c2f_render,
|
|
3455
|
+
inputvue_type_template_id_56097c2f_staticRenderFns,
|
|
3370
3456
|
false,
|
|
3371
3457
|
null,
|
|
3372
3458
|
null,
|
|
@@ -3378,7 +3464,7 @@ var input_component = normalizeComponent(
|
|
|
3378
3464
|
// CONCATENATED MODULE: ./components/input/index.js
|
|
3379
3465
|
|
|
3380
3466
|
|
|
3381
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
3382
3468
|
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)}
|
|
3383
3469
|
var input_groupvue_type_template_id_34acc7c9_staticRenderFns = []
|
|
3384
3470
|
|
|
@@ -3673,16 +3759,16 @@ var input_group_component = normalizeComponent(
|
|
|
3673
3759
|
/* harmony default export */ var input_group_input_group = (input_group_component.exports);
|
|
3674
3760
|
// CONCATENATED MODULE: ./components/input_group/index.js
|
|
3675
3761
|
|
|
3676
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3677
|
-
var
|
|
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:[
|
|
3678
3764
|
'd-modal',
|
|
3679
3765
|
_vm.MODAL_KIND_MODIFIERS[_vm.kind],
|
|
3680
3766
|
_vm.MODAL_SIZE_MODIFIERS[_vm.size],
|
|
3681
|
-
_vm.modalClass ],attrs:{"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)}],"
|
|
3682
|
-
var
|
|
3767
|
+
_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 = []
|
|
3683
3769
|
|
|
3684
3770
|
|
|
3685
|
-
// CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=template&id=
|
|
3771
|
+
// CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=template&id=22c56f76&
|
|
3686
3772
|
|
|
3687
3773
|
// CONCATENATED MODULE: ./components/modal/modal_constants.js
|
|
3688
3774
|
// Modal style modifiers
|
|
@@ -3695,6 +3781,90 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
3695
3781
|
default: '',
|
|
3696
3782
|
full: 'd-modal--full'
|
|
3697
3783
|
};
|
|
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&
|
|
3785
|
+
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
|
+
var lazy_showvue_type_template_id_5deb023a_staticRenderFns = []
|
|
3787
|
+
|
|
3788
|
+
|
|
3789
|
+
// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue?vue&type=template&id=5deb023a&
|
|
3790
|
+
|
|
3791
|
+
// 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/lazy_show/lazy_show.vue?vue&type=script&lang=js&
|
|
3792
|
+
//
|
|
3793
|
+
//
|
|
3794
|
+
//
|
|
3795
|
+
//
|
|
3796
|
+
//
|
|
3797
|
+
//
|
|
3798
|
+
//
|
|
3799
|
+
//
|
|
3800
|
+
//
|
|
3801
|
+
//
|
|
3802
|
+
//
|
|
3803
|
+
//
|
|
3804
|
+
//
|
|
3805
|
+
//
|
|
3806
|
+
/* harmony default export */ var lazy_showvue_type_script_lang_js_ = ({
|
|
3807
|
+
name: 'DtLazyShow',
|
|
3808
|
+
|
|
3809
|
+
/******************
|
|
3810
|
+
* PROPS *
|
|
3811
|
+
******************/
|
|
3812
|
+
props: {
|
|
3813
|
+
/**
|
|
3814
|
+
* Whether the child slot is shown.
|
|
3815
|
+
*/
|
|
3816
|
+
show: Boolean,
|
|
3817
|
+
|
|
3818
|
+
/**
|
|
3819
|
+
* A valid Vue enter/leave CSS transition name.
|
|
3820
|
+
*/
|
|
3821
|
+
transition: {
|
|
3822
|
+
type: String,
|
|
3823
|
+
default: null
|
|
3824
|
+
}
|
|
3825
|
+
},
|
|
3826
|
+
|
|
3827
|
+
/******************
|
|
3828
|
+
* DATA *
|
|
3829
|
+
******************/
|
|
3830
|
+
data() {
|
|
3831
|
+
return {
|
|
3832
|
+
initialized: !!this.show
|
|
3833
|
+
};
|
|
3834
|
+
},
|
|
3835
|
+
|
|
3836
|
+
/******************
|
|
3837
|
+
* WATCH *
|
|
3838
|
+
******************/
|
|
3839
|
+
watch: {
|
|
3840
|
+
show: function (newValue) {
|
|
3841
|
+
if (!newValue || this.initialized) return;
|
|
3842
|
+
this.initialized = true;
|
|
3843
|
+
}
|
|
3844
|
+
}
|
|
3845
|
+
});
|
|
3846
|
+
// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue?vue&type=script&lang=js&
|
|
3847
|
+
/* harmony default export */ var lazy_show_lazy_showvue_type_script_lang_js_ = (lazy_showvue_type_script_lang_js_);
|
|
3848
|
+
// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue
|
|
3849
|
+
|
|
3850
|
+
|
|
3851
|
+
|
|
3852
|
+
|
|
3853
|
+
|
|
3854
|
+
/* normalize component */
|
|
3855
|
+
|
|
3856
|
+
var lazy_show_component = normalizeComponent(
|
|
3857
|
+
lazy_show_lazy_showvue_type_script_lang_js_,
|
|
3858
|
+
lazy_showvue_type_template_id_5deb023a_render,
|
|
3859
|
+
lazy_showvue_type_template_id_5deb023a_staticRenderFns,
|
|
3860
|
+
false,
|
|
3861
|
+
null,
|
|
3862
|
+
null,
|
|
3863
|
+
null
|
|
3864
|
+
|
|
3865
|
+
)
|
|
3866
|
+
|
|
3867
|
+
/* harmony default export */ var lazy_show = (lazy_show_component.exports);
|
|
3698
3868
|
// 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/modal/modal.vue?vue&type=script&lang=js&
|
|
3699
3869
|
//
|
|
3700
3870
|
//
|
|
@@ -3776,6 +3946,15 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
3776
3946
|
//
|
|
3777
3947
|
//
|
|
3778
3948
|
//
|
|
3949
|
+
//
|
|
3950
|
+
//
|
|
3951
|
+
//
|
|
3952
|
+
//
|
|
3953
|
+
//
|
|
3954
|
+
//
|
|
3955
|
+
//
|
|
3956
|
+
//
|
|
3957
|
+
|
|
3779
3958
|
|
|
3780
3959
|
|
|
3781
3960
|
|
|
@@ -3789,6 +3968,7 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
3789
3968
|
/* harmony default export */ var modalvue_type_script_lang_js_ = ({
|
|
3790
3969
|
name: 'DtModal',
|
|
3791
3970
|
components: {
|
|
3971
|
+
DtLazyShow: lazy_show,
|
|
3792
3972
|
DtButton: button_button,
|
|
3793
3973
|
IconClose: IconClose
|
|
3794
3974
|
},
|
|
@@ -3930,16 +4110,7 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
3930
4110
|
this.$emit('update:show', false);
|
|
3931
4111
|
},
|
|
3932
4112
|
|
|
3933
|
-
setFocusAfterTransition({
|
|
3934
|
-
propertyName
|
|
3935
|
-
}) {
|
|
3936
|
-
// We only focus if the dialog is showing, and 'transform' seems to be the most reliable property to track.
|
|
3937
|
-
// Note: 'visibility' would be an ideal prop to watch here, but it doesn't fire if the previous close transition
|
|
3938
|
-
// was still in progress, making it a little flakey when quickly opening/closing a modal repeatedly.
|
|
3939
|
-
if (!this.show || propertyName !== 'transform') {
|
|
3940
|
-
return;
|
|
3941
|
-
}
|
|
3942
|
-
|
|
4113
|
+
setFocusAfterTransition() {
|
|
3943
4114
|
this.focusFirstElement();
|
|
3944
4115
|
},
|
|
3945
4116
|
|
|
@@ -3953,18 +4124,22 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
3953
4124
|
});
|
|
3954
4125
|
// CONCATENATED MODULE: ./components/modal/modal.vue?vue&type=script&lang=js&
|
|
3955
4126
|
/* harmony default export */ var modal_modalvue_type_script_lang_js_ = (modalvue_type_script_lang_js_);
|
|
4127
|
+
// EXTERNAL MODULE: ./components/modal/modal.vue?vue&type=style&index=0&lang=less&
|
|
4128
|
+
var modalvue_type_style_index_0_lang_less_ = __webpack_require__("e55c");
|
|
4129
|
+
|
|
3956
4130
|
// CONCATENATED MODULE: ./components/modal/modal.vue
|
|
3957
4131
|
|
|
3958
4132
|
|
|
3959
4133
|
|
|
3960
4134
|
|
|
3961
4135
|
|
|
4136
|
+
|
|
3962
4137
|
/* normalize component */
|
|
3963
4138
|
|
|
3964
4139
|
var modal_component = normalizeComponent(
|
|
3965
4140
|
modal_modalvue_type_script_lang_js_,
|
|
3966
|
-
|
|
3967
|
-
|
|
4141
|
+
modalvue_type_template_id_22c56f76_render,
|
|
4142
|
+
modalvue_type_template_id_22c56f76_staticRenderFns,
|
|
3968
4143
|
false,
|
|
3969
4144
|
null,
|
|
3970
4145
|
null,
|
|
@@ -3976,14 +4151,17 @@ var modal_component = normalizeComponent(
|
|
|
3976
4151
|
// CONCATENATED MODULE: ./components/modal/index.js
|
|
3977
4152
|
|
|
3978
4153
|
|
|
3979
|
-
// CONCATENATED MODULE: ./
|
|
3980
|
-
|
|
3981
|
-
|
|
4154
|
+
// CONCATENATED MODULE: ./components/lazy_show/index.js
|
|
4155
|
+
|
|
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 = []
|
|
3982
4160
|
|
|
3983
4161
|
|
|
3984
|
-
// CONCATENATED MODULE: ./components/
|
|
4162
|
+
// CONCATENATED MODULE: ./components/list_section/list_section.vue?vue&type=template&id=09de5479&
|
|
3985
4163
|
|
|
3986
|
-
// 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/
|
|
4164
|
+
// 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&
|
|
3987
4165
|
//
|
|
3988
4166
|
//
|
|
3989
4167
|
//
|
|
@@ -3995,86 +4173,6 @@ var lazy_showvue_type_template_id_25b42290_staticRenderFns = []
|
|
|
3995
4173
|
//
|
|
3996
4174
|
//
|
|
3997
4175
|
//
|
|
3998
|
-
/* harmony default export */ var lazy_showvue_type_script_lang_js_ = ({
|
|
3999
|
-
name: 'DtLazyShow',
|
|
4000
|
-
|
|
4001
|
-
/******************
|
|
4002
|
-
* PROPS *
|
|
4003
|
-
******************/
|
|
4004
|
-
props: {
|
|
4005
|
-
/**
|
|
4006
|
-
* Whether the child slot is shown.
|
|
4007
|
-
*/
|
|
4008
|
-
show: Boolean,
|
|
4009
|
-
|
|
4010
|
-
/**
|
|
4011
|
-
* A valid Vue enter/leave CSS transition name.
|
|
4012
|
-
*/
|
|
4013
|
-
transition: {
|
|
4014
|
-
type: String,
|
|
4015
|
-
default: null
|
|
4016
|
-
}
|
|
4017
|
-
},
|
|
4018
|
-
|
|
4019
|
-
/******************
|
|
4020
|
-
* DATA *
|
|
4021
|
-
******************/
|
|
4022
|
-
data() {
|
|
4023
|
-
return {
|
|
4024
|
-
initialized: !!this.show
|
|
4025
|
-
};
|
|
4026
|
-
},
|
|
4027
|
-
|
|
4028
|
-
/******************
|
|
4029
|
-
* WATCH *
|
|
4030
|
-
******************/
|
|
4031
|
-
watch: {
|
|
4032
|
-
show: function (newValue) {
|
|
4033
|
-
if (!newValue || this.initialized) return;
|
|
4034
|
-
this.initialized = true;
|
|
4035
|
-
}
|
|
4036
|
-
}
|
|
4037
|
-
});
|
|
4038
|
-
// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue?vue&type=script&lang=js&
|
|
4039
|
-
/* harmony default export */ var lazy_show_lazy_showvue_type_script_lang_js_ = (lazy_showvue_type_script_lang_js_);
|
|
4040
|
-
// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue
|
|
4041
|
-
|
|
4042
|
-
|
|
4043
|
-
|
|
4044
|
-
|
|
4045
|
-
|
|
4046
|
-
/* normalize component */
|
|
4047
|
-
|
|
4048
|
-
var lazy_show_component = normalizeComponent(
|
|
4049
|
-
lazy_show_lazy_showvue_type_script_lang_js_,
|
|
4050
|
-
lazy_showvue_type_template_id_25b42290_render,
|
|
4051
|
-
lazy_showvue_type_template_id_25b42290_staticRenderFns,
|
|
4052
|
-
false,
|
|
4053
|
-
null,
|
|
4054
|
-
null,
|
|
4055
|
-
null
|
|
4056
|
-
|
|
4057
|
-
)
|
|
4058
|
-
|
|
4059
|
-
/* harmony default export */ var lazy_show = (lazy_show_component.exports);
|
|
4060
|
-
// CONCATENATED MODULE: ./components/lazy_show/index.js
|
|
4061
|
-
|
|
4062
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"4833ad06-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=2493c7b1&
|
|
4063
|
-
var list_sectionvue_type_template_id_2493c7b1_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',
|
|
4064
|
-
{ '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),(_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()],1)}
|
|
4065
|
-
var list_sectionvue_type_template_id_2493c7b1_staticRenderFns = []
|
|
4066
|
-
|
|
4067
|
-
|
|
4068
|
-
// CONCATENATED MODULE: ./components/list_section/list_section.vue?vue&type=template&id=2493c7b1&
|
|
4069
|
-
|
|
4070
|
-
// 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&
|
|
4071
|
-
//
|
|
4072
|
-
//
|
|
4073
|
-
//
|
|
4074
|
-
//
|
|
4075
|
-
//
|
|
4076
|
-
//
|
|
4077
|
-
//
|
|
4078
4176
|
//
|
|
4079
4177
|
//
|
|
4080
4178
|
//
|
|
@@ -4117,6 +4215,7 @@ var list_sectionvue_type_template_id_2493c7b1_staticRenderFns = []
|
|
|
4117
4215
|
- Can add border lines to visually separate the section
|
|
4118
4216
|
- Allows a list to have a max number of visible items, and any items
|
|
4119
4217
|
above the max you'd press "show more" to display.
|
|
4218
|
+
- Allows to add additional content to list footer.
|
|
4120
4219
|
*/
|
|
4121
4220
|
|
|
4122
4221
|
|
|
@@ -4226,8 +4325,8 @@ var list_sectionvue_type_style_index_0_lang_less_ = __webpack_require__("fc89");
|
|
|
4226
4325
|
|
|
4227
4326
|
var list_section_component = normalizeComponent(
|
|
4228
4327
|
list_section_list_sectionvue_type_script_lang_js_,
|
|
4229
|
-
|
|
4230
|
-
|
|
4328
|
+
list_sectionvue_type_template_id_09de5479_render,
|
|
4329
|
+
list_sectionvue_type_template_id_09de5479_staticRenderFns,
|
|
4231
4330
|
false,
|
|
4232
4331
|
null,
|
|
4233
4332
|
null,
|
|
@@ -4238,7 +4337,7 @@ var list_section_component = normalizeComponent(
|
|
|
4238
4337
|
/* harmony default export */ var list_section = (list_section_component.exports);
|
|
4239
4338
|
// CONCATENATED MODULE: ./components/list_section/index.js
|
|
4240
4339
|
|
|
4241
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
4242
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',
|
|
4243
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)}
|
|
4244
4343
|
var list_itemvue_type_template_id_4ae41e30_staticRenderFns = []
|
|
@@ -4324,12 +4423,12 @@ var list_item_component = normalizeComponent(
|
|
|
4324
4423
|
/* harmony default export */ var list_item = (list_item_component.exports);
|
|
4325
4424
|
// CONCATENATED MODULE: ./components/list_item/index.js
|
|
4326
4425
|
|
|
4327
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4328
|
-
var
|
|
4329
|
-
var
|
|
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 = []
|
|
4330
4429
|
|
|
4331
4430
|
|
|
4332
|
-
// CONCATENATED MODULE: ./components/notice/notice.vue?vue&type=template&id=
|
|
4431
|
+
// CONCATENATED MODULE: ./components/notice/notice.vue?vue&type=template&id=baf6ed0a&
|
|
4333
4432
|
|
|
4334
4433
|
// 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&
|
|
4335
4434
|
//
|
|
@@ -4370,6 +4469,7 @@ var noticevue_type_template_id_f94c040c_staticRenderFns = []
|
|
|
4370
4469
|
//
|
|
4371
4470
|
//
|
|
4372
4471
|
//
|
|
4472
|
+
//
|
|
4373
4473
|
|
|
4374
4474
|
|
|
4375
4475
|
|
|
@@ -4463,7 +4563,14 @@ var noticevue_type_template_id_f94c040c_staticRenderFns = []
|
|
|
4463
4563
|
},
|
|
4464
4564
|
computed: {
|
|
4465
4565
|
noticeClass() {
|
|
4466
|
-
|
|
4566
|
+
const noticeKinds = {
|
|
4567
|
+
error: 'd-notice--error',
|
|
4568
|
+
info: 'd-notice--info',
|
|
4569
|
+
success: 'd-notice--success',
|
|
4570
|
+
warning: 'd-notice--warning',
|
|
4571
|
+
base: 'd-notice--base'
|
|
4572
|
+
};
|
|
4573
|
+
return ['d-notice', noticeKinds[this.kind], {
|
|
4467
4574
|
'd-notice--important': this.important
|
|
4468
4575
|
}];
|
|
4469
4576
|
}
|
|
@@ -4482,8 +4589,8 @@ var noticevue_type_template_id_f94c040c_staticRenderFns = []
|
|
|
4482
4589
|
|
|
4483
4590
|
var notice_component = normalizeComponent(
|
|
4484
4591
|
notice_noticevue_type_script_lang_js_,
|
|
4485
|
-
|
|
4486
|
-
|
|
4592
|
+
noticevue_type_template_id_baf6ed0a_render,
|
|
4593
|
+
noticevue_type_template_id_baf6ed0a_staticRenderFns,
|
|
4487
4594
|
false,
|
|
4488
4595
|
null,
|
|
4489
4596
|
null,
|
|
@@ -4495,8 +4602,8 @@ var notice_component = normalizeComponent(
|
|
|
4495
4602
|
// CONCATENATED MODULE: ./components/notice/index.js
|
|
4496
4603
|
|
|
4497
4604
|
|
|
4498
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4499
|
-
var
|
|
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&
|
|
4606
|
+
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":{
|
|
4500
4607
|
'aria-expanded': _vm.open.toString(),
|
|
4501
4608
|
'aria-controls': _vm.id,
|
|
4502
4609
|
'aria-haspopup': _vm.role,
|
|
@@ -4510,14 +4617,14 @@ var popovervue_type_template_id_34e0d8ea_render = function () {var _vm=this;var
|
|
|
4510
4617
|
'd-ps-absolute',
|
|
4511
4618
|
'd-zi-popover',
|
|
4512
4619
|
'dt-popover__content',
|
|
4513
|
-
|
|
4514
|
-
|
|
4515
|
-
|
|
4620
|
+
_vm.alignment,
|
|
4621
|
+
_vm.verticalAlignment,
|
|
4622
|
+
_vm.paddingClass,
|
|
4516
4623
|
_vm.contentClass ],attrs:{"id":_vm.id,"role":_vm.role,"aria-hidden":!_vm.open,"aria-labelledby":_vm.labelledBy,"aria-label":_vm.ariaLabel,"aria-modal":_vm.isDialog,"transition":_vm.transition,"show":_vm.open,"tabindex":"-1"}},_vm.dialogListeners),[_vm._t("content"),(_vm.hasCaret)?_c('div',{staticClass:"d-bgc-white d-mtn4 d-bt d-bl d-bc-black-075 dt-popover__caret"}):_vm._e()],2)],1)}
|
|
4517
|
-
var
|
|
4624
|
+
var popovervue_type_template_id_eacdffcc_staticRenderFns = []
|
|
4518
4625
|
|
|
4519
4626
|
|
|
4520
|
-
// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=template&id=
|
|
4627
|
+
// CONCATENATED MODULE: ./components/popover/popover.vue?vue&type=template&id=eacdffcc&
|
|
4521
4628
|
|
|
4522
4629
|
// CONCATENATED MODULE: ./components/popover/popover_constants.js
|
|
4523
4630
|
const POPOVER_PADDING_CLASSES = ['none', 'small', 'medium', 'large'];
|
|
@@ -4758,11 +4865,19 @@ var v_click_outside_umd_default = /*#__PURE__*/__webpack_require__.n(v_click_out
|
|
|
4758
4865
|
|
|
4759
4866
|
computed: {
|
|
4760
4867
|
alignment() {
|
|
4761
|
-
|
|
4868
|
+
if (!this.fixedAlignment || this.fixedAlignment === this.autoAlignment) {
|
|
4869
|
+
return 'dt-popover__content--align-left';
|
|
4870
|
+
}
|
|
4871
|
+
|
|
4872
|
+
return 'dt-popover__content--align-right';
|
|
4762
4873
|
},
|
|
4763
4874
|
|
|
4764
4875
|
verticalAlignment() {
|
|
4765
|
-
|
|
4876
|
+
if (!this.fixedVerticalAlignment || this.fixedVerticalAlignment === this.autoVerticalAlignment) {
|
|
4877
|
+
return 'dt-popover__content--valign-bottom';
|
|
4878
|
+
}
|
|
4879
|
+
|
|
4880
|
+
return 'dt-popover__content--valign-top';
|
|
4766
4881
|
},
|
|
4767
4882
|
|
|
4768
4883
|
labelledBy() {
|
|
@@ -4791,6 +4906,16 @@ var v_click_outside_umd_default = /*#__PURE__*/__webpack_require__.n(v_click_out
|
|
|
4791
4906
|
}
|
|
4792
4907
|
|
|
4793
4908
|
return null;
|
|
4909
|
+
},
|
|
4910
|
+
|
|
4911
|
+
paddingClass() {
|
|
4912
|
+
const paddingClasses = {
|
|
4913
|
+
none: 'dt-popover__content--pad-none',
|
|
4914
|
+
small: 'dt-popover__content--pad-small',
|
|
4915
|
+
medium: 'dt-popover__content--pad-medium',
|
|
4916
|
+
large: 'dt-popover__content--pad-large'
|
|
4917
|
+
};
|
|
4918
|
+
return paddingClasses[this.padding];
|
|
4794
4919
|
}
|
|
4795
4920
|
|
|
4796
4921
|
},
|
|
@@ -4888,8 +5013,8 @@ var popovervue_type_style_index_0_lang_less_ = __webpack_require__("e0bf");
|
|
|
4888
5013
|
|
|
4889
5014
|
var popover_component = normalizeComponent(
|
|
4890
5015
|
popover_popovervue_type_script_lang_js_,
|
|
4891
|
-
|
|
4892
|
-
|
|
5016
|
+
popovervue_type_template_id_eacdffcc_render,
|
|
5017
|
+
popovervue_type_template_id_eacdffcc_staticRenderFns,
|
|
4893
5018
|
false,
|
|
4894
5019
|
null,
|
|
4895
5020
|
null,
|
|
@@ -4901,7 +5026,7 @@ var popover_component = normalizeComponent(
|
|
|
4901
5026
|
// CONCATENATED MODULE: ./components/popover/index.js
|
|
4902
5027
|
|
|
4903
5028
|
|
|
4904
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
4905
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)])])}
|
|
4906
5031
|
var radiovue_type_template_id_6ab0a459_staticRenderFns = []
|
|
4907
5032
|
|
|
@@ -5161,7 +5286,7 @@ var radio_group_component = normalizeComponent(
|
|
|
5161
5286
|
/* harmony default export */ var radio_group = (radio_group_component.exports);
|
|
5162
5287
|
// CONCATENATED MODULE: ./components/radio_group/index.js
|
|
5163
5288
|
|
|
5164
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
5165
5290
|
var tab_groupvue_type_template_id_037b3a42_render = function () {
|
|
5166
5291
|
var _obj;
|
|
5167
5292
|
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:[
|
|
@@ -5486,7 +5611,7 @@ var tab_group_component = normalizeComponent(
|
|
|
5486
5611
|
)
|
|
5487
5612
|
|
|
5488
5613
|
/* harmony default export */ var tab_group = (tab_group_component.exports);
|
|
5489
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
5490
5615
|
var tabvue_type_template_id_0bc212ec_render = function () {
|
|
5491
5616
|
var _obj;
|
|
5492
5617
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-button',_vm._b({class:[
|
|
@@ -5639,7 +5764,7 @@ var tab_component = normalizeComponent(
|
|
|
5639
5764
|
)
|
|
5640
5765
|
|
|
5641
5766
|
/* harmony default export */ var tab = (tab_component.exports);
|
|
5642
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
5643
5768
|
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:[
|
|
5644
5769
|
{
|
|
5645
5770
|
'd-d-none': _vm.hidePanel,
|
|
@@ -5741,7 +5866,7 @@ var tab_panel_component = normalizeComponent(
|
|
|
5741
5866
|
|
|
5742
5867
|
|
|
5743
5868
|
|
|
5744
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
5745
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()])])}
|
|
5746
5871
|
var checkboxvue_type_template_id_472df596_staticRenderFns = []
|
|
5747
5872
|
|
|
@@ -6053,7 +6178,7 @@ var checkbox_group_component = normalizeComponent(
|
|
|
6053
6178
|
/* harmony default export */ var checkbox_group = (checkbox_group_component.exports);
|
|
6054
6179
|
// CONCATENATED MODULE: ./components/checkbox_group/index.js
|
|
6055
6180
|
|
|
6056
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
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&
|
|
6057
6182
|
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:[
|
|
6058
6183
|
'd-label',
|
|
6059
6184
|
_vm.LABEL_SIZE_MODIFIERS[_vm.size],
|
|
@@ -6430,15 +6555,15 @@ var select_menu_component = normalizeComponent(
|
|
|
6430
6555
|
// CONCATENATED MODULE: ./components/select_menu/index.js
|
|
6431
6556
|
|
|
6432
6557
|
|
|
6433
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
6434
|
-
var
|
|
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:[
|
|
6435
6560
|
'd-toast',
|
|
6436
|
-
|
|
6561
|
+
_vm.kindClass,
|
|
6437
6562
|
{ '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()])}
|
|
6438
|
-
var
|
|
6563
|
+
var toastvue_type_template_id_712a9639_staticRenderFns = []
|
|
6439
6564
|
|
|
6440
6565
|
|
|
6441
|
-
// CONCATENATED MODULE: ./components/toast/toast.vue?vue&type=template&id=
|
|
6566
|
+
// CONCATENATED MODULE: ./components/toast/toast.vue?vue&type=template&id=712a9639&
|
|
6442
6567
|
|
|
6443
6568
|
// CONCATENATED MODULE: ./components/toast/toast_constants.js
|
|
6444
6569
|
const TOAST_ROLES = ['status', 'alert'];
|
|
@@ -6618,6 +6743,20 @@ const TOAST_ROLES = ['status', 'alert'];
|
|
|
6618
6743
|
};
|
|
6619
6744
|
},
|
|
6620
6745
|
|
|
6746
|
+
computed: {
|
|
6747
|
+
kindClass() {
|
|
6748
|
+
const kindClasses = {
|
|
6749
|
+
error: 'd-toast--error',
|
|
6750
|
+
info: 'd-toast--info',
|
|
6751
|
+
success: 'd-toast--success',
|
|
6752
|
+
warning: 'd-toast--warning',
|
|
6753
|
+
base: 'd-toast--base'
|
|
6754
|
+
};
|
|
6755
|
+
return kindClasses[this.kind];
|
|
6756
|
+
}
|
|
6757
|
+
|
|
6758
|
+
},
|
|
6759
|
+
|
|
6621
6760
|
/* TODO Vue 3 Migration
|
|
6622
6761
|
* destroyed() should be updated to unmounted() when migrating to Vue 3.
|
|
6623
6762
|
*/
|
|
@@ -6653,8 +6792,8 @@ const TOAST_ROLES = ['status', 'alert'];
|
|
|
6653
6792
|
|
|
6654
6793
|
var toast_component = normalizeComponent(
|
|
6655
6794
|
toast_toastvue_type_script_lang_js_,
|
|
6656
|
-
|
|
6657
|
-
|
|
6795
|
+
toastvue_type_template_id_712a9639_render,
|
|
6796
|
+
toastvue_type_template_id_712a9639_staticRenderFns,
|
|
6658
6797
|
false,
|
|
6659
6798
|
null,
|
|
6660
6799
|
null,
|
|
@@ -6666,19 +6805,19 @@ var toast_component = normalizeComponent(
|
|
|
6666
6805
|
// CONCATENATED MODULE: ./components/toast/index.js
|
|
6667
6806
|
|
|
6668
6807
|
|
|
6669
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
6670
|
-
var
|
|
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 () {
|
|
6671
6810
|
var _obj;
|
|
6672
6811
|
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:[
|
|
6673
6812
|
'd-ps-absolute',
|
|
6674
6813
|
'd-tooltip',
|
|
6675
|
-
|
|
6814
|
+
_vm.arrowDirectionClass,
|
|
6676
6815
|
_vm.TOOLTIP_KIND_MODIFIERS[_vm.shouldShowTooltip ? 'show' : 'hide'],
|
|
6677
6816
|
( _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)])}
|
|
6678
|
-
var
|
|
6817
|
+
var tooltipvue_type_template_id_8e6ec918_staticRenderFns = []
|
|
6679
6818
|
|
|
6680
6819
|
|
|
6681
|
-
// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=
|
|
6820
|
+
// CONCATENATED MODULE: ./components/tooltip/tooltip.vue?vue&type=template&id=8e6ec918&
|
|
6682
6821
|
|
|
6683
6822
|
// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
6684
6823
|
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'];
|
|
@@ -6841,6 +6980,24 @@ const TOOLTIP_KIND_MODIFIERS = {
|
|
|
6841
6980
|
|
|
6842
6981
|
ariaHidden() {
|
|
6843
6982
|
return `${!this.isTooltipVisible}`;
|
|
6983
|
+
},
|
|
6984
|
+
|
|
6985
|
+
arrowDirectionClass() {
|
|
6986
|
+
const arrowDirections = {
|
|
6987
|
+
'top-left': 'd-tooltip__arrow--top-left',
|
|
6988
|
+
'top-center': 'd-tooltip__arrow--top-center',
|
|
6989
|
+
'top-right': 'd-tooltip__arrow--top-right',
|
|
6990
|
+
'right-top': 'd-tooltip__arrow--right-top',
|
|
6991
|
+
'right-center': 'd-tooltip__arrow--right-center',
|
|
6992
|
+
'right-bottom': 'd-tooltip__arrow--right-bottom',
|
|
6993
|
+
'bottom-left': 'd-tooltip__arrow--bottom-left',
|
|
6994
|
+
'bottom-center': 'd-tooltip__arrow--bottom-center',
|
|
6995
|
+
'bottom-right': 'd-tooltip__arrow--bottom-right',
|
|
6996
|
+
'left-top': 'd-tooltip__arrow--left-top',
|
|
6997
|
+
'left-center': 'd-tooltip__arrow--left-center',
|
|
6998
|
+
'left-bottom': 'd-tooltip__arrow--left-bottom'
|
|
6999
|
+
};
|
|
7000
|
+
return arrowDirections[this.arrowDirection];
|
|
6844
7001
|
}
|
|
6845
7002
|
|
|
6846
7003
|
},
|
|
@@ -6856,13 +7013,13 @@ const TOOLTIP_KIND_MODIFIERS = {
|
|
|
6856
7013
|
methods: {
|
|
6857
7014
|
initAttributes() {
|
|
6858
7015
|
if (this.hasFocusableAnchorNode()) {
|
|
6859
|
-
var _this$$refs$anchor
|
|
7016
|
+
var _this$$refs$anchor;
|
|
6860
7017
|
|
|
6861
7018
|
/* TODO: In the future we might want to refine this to apply the appropriate aria attrs given the child element
|
|
6862
7019
|
* type.
|
|
6863
7020
|
*/
|
|
6864
7021
|
// Add aria description to each anchored child
|
|
6865
|
-
(_this$$refs$anchor = this.$refs.anchor) === null || _this$$refs$anchor === void 0 ? void 0 :
|
|
7022
|
+
[...(((_this$$refs$anchor = this.$refs.anchor) === null || _this$$refs$anchor === void 0 ? void 0 : _this$$refs$anchor.children) || [])].forEach(child => {
|
|
6866
7023
|
child.setAttribute('aria-describedby', this.id);
|
|
6867
7024
|
});
|
|
6868
7025
|
} else {
|
|
@@ -6909,8 +7066,8 @@ const TOOLTIP_KIND_MODIFIERS = {
|
|
|
6909
7066
|
|
|
6910
7067
|
var tooltip_component = normalizeComponent(
|
|
6911
7068
|
tooltip_tooltipvue_type_script_lang_js_,
|
|
6912
|
-
|
|
6913
|
-
|
|
7069
|
+
tooltipvue_type_template_id_8e6ec918_render,
|
|
7070
|
+
tooltipvue_type_template_id_8e6ec918_staticRenderFns,
|
|
6914
7071
|
false,
|
|
6915
7072
|
null,
|
|
6916
7073
|
null,
|
|
@@ -6963,6 +7120,22 @@ var tooltip_component = normalizeComponent(
|
|
|
6963
7120
|
|
|
6964
7121
|
|
|
6965
7122
|
|
|
7123
|
+
/***/ }),
|
|
7124
|
+
|
|
7125
|
+
/***/ "fc47":
|
|
7126
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
7127
|
+
|
|
7128
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
7129
|
+
|
|
7130
|
+
// load the styles
|
|
7131
|
+
var content = __webpack_require__("4834");
|
|
7132
|
+
if(content.__esModule) content = content.default;
|
|
7133
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
7134
|
+
if(content.locals) module.exports = content.locals;
|
|
7135
|
+
// add the styles to the DOM
|
|
7136
|
+
var add = __webpack_require__("499e").default
|
|
7137
|
+
var update = add("74f39bdb", content, true, {"sourceMap":false,"shadowMode":false});
|
|
7138
|
+
|
|
6966
7139
|
/***/ }),
|
|
6967
7140
|
|
|
6968
7141
|
/***/ "fc89":
|