@dialpad/dialtone-vue 1.1.1 → 1.3.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 +12 -0
- package/dist/dialtone-vue.common.js +158 -65
- package/dist/dialtone-vue.umd.js +158 -65
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +14 -7
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -680,7 +680,7 @@ if (typeof window !== 'undefined') {
|
|
|
680
680
|
// Indicate to webpack that this file can be concatenated
|
|
681
681
|
/* harmony default export */ var setPublicPath = (null);
|
|
682
682
|
|
|
683
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
683
|
+
// 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/avatar/avatar.vue?vue&type=template&id=3c007948&
|
|
684
684
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
685
685
|
'd-avatar',
|
|
686
686
|
_vm.AVATAR_KIND_MODIFIERS[_vm.kind],
|
|
@@ -774,7 +774,7 @@ const LABEL_SIZE_MODIFIERS = {
|
|
|
774
774
|
|
|
775
775
|
const DEFAULT_VALIDATION_MESSAGE_TYPE = VALIDATION_MESSAGE_TYPES.ERROR; // Default prefix used for ids
|
|
776
776
|
|
|
777
|
-
const DEFAULT_PREFIX = '
|
|
777
|
+
const DEFAULT_PREFIX = 'dt';
|
|
778
778
|
/* harmony default export */ var constants = ({
|
|
779
779
|
VALIDATION_MESSAGE_TYPES,
|
|
780
780
|
DESCRIPTION_SIZE_TYPES,
|
|
@@ -1094,7 +1094,7 @@ var component = normalizeComponent(
|
|
|
1094
1094
|
// CONCATENATED MODULE: ./components/avatar/index.js
|
|
1095
1095
|
|
|
1096
1096
|
|
|
1097
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1097
|
+
// 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/badge/badge.vue?vue&type=template&id=8281dbe6&
|
|
1098
1098
|
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:[
|
|
1099
1099
|
'd-badge',
|
|
1100
1100
|
_vm.BADGE_COLOR_MODIFIERS[_vm.color] ],attrs:{"data-qa":"dt-badge"}},[_vm._t("default",[_vm._v(" "+_vm._s(_vm.text)+" ")])],2)}
|
|
@@ -1191,21 +1191,21 @@ var badge_component = normalizeComponent(
|
|
|
1191
1191
|
// CONCATENATED MODULE: ./components/badge/index.js
|
|
1192
1192
|
|
|
1193
1193
|
|
|
1194
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1194
|
+
// 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/banner/banner.vue?vue&type=template&id=928dbcb4&
|
|
1195
1195
|
var bannervue_type_template_id_928dbcb4_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)])}
|
|
1196
1196
|
var bannervue_type_template_id_928dbcb4_staticRenderFns = []
|
|
1197
1197
|
|
|
1198
1198
|
|
|
1199
1199
|
// CONCATENATED MODULE: ./components/banner/banner.vue?vue&type=template&id=928dbcb4&
|
|
1200
1200
|
|
|
1201
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1201
|
+
// 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/notice/notice_icon.vue?vue&type=template&id=58ae40bb&
|
|
1202
1202
|
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()}
|
|
1203
1203
|
var notice_iconvue_type_template_id_58ae40bb_staticRenderFns = []
|
|
1204
1204
|
|
|
1205
1205
|
|
|
1206
1206
|
// CONCATENATED MODULE: ./components/notice/notice_icon.vue?vue&type=template&id=58ae40bb&
|
|
1207
1207
|
|
|
1208
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1208
|
+
// 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!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconLightbulb.vue?vue&type=template&id=07d1b1af&
|
|
1209
1209
|
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"}})])}
|
|
1210
1210
|
var IconLightbulbvue_type_template_id_07d1b1af_staticRenderFns = []
|
|
1211
1211
|
|
|
@@ -1231,7 +1231,7 @@ var IconLightbulb_component = normalizeComponent(
|
|
|
1231
1231
|
)
|
|
1232
1232
|
|
|
1233
1233
|
/* harmony default export */ var IconLightbulb = (IconLightbulb_component.exports);
|
|
1234
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1234
|
+
// 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!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconInfo.vue?vue&type=template&id=d1105ee6&
|
|
1235
1235
|
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"}})])}
|
|
1236
1236
|
var IconInfovue_type_template_id_d1105ee6_staticRenderFns = []
|
|
1237
1237
|
|
|
@@ -1257,7 +1257,7 @@ var IconInfo_component = normalizeComponent(
|
|
|
1257
1257
|
)
|
|
1258
1258
|
|
|
1259
1259
|
/* harmony default export */ var IconInfo = (IconInfo_component.exports);
|
|
1260
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1260
|
+
// 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!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconWarning.vue?vue&type=template&id=0a24defa&
|
|
1261
1261
|
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"}})])}
|
|
1262
1262
|
var IconWarningvue_type_template_id_0a24defa_staticRenderFns = []
|
|
1263
1263
|
|
|
@@ -1283,7 +1283,7 @@ var IconWarning_component = normalizeComponent(
|
|
|
1283
1283
|
)
|
|
1284
1284
|
|
|
1285
1285
|
/* harmony default export */ var IconWarning = (IconWarning_component.exports);
|
|
1286
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1286
|
+
// 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!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconError.vue?vue&type=template&id=4d9e3e9d&
|
|
1287
1287
|
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"}})])}
|
|
1288
1288
|
var IconErrorvue_type_template_id_4d9e3e9d_staticRenderFns = []
|
|
1289
1289
|
|
|
@@ -1309,7 +1309,7 @@ var IconError_component = normalizeComponent(
|
|
|
1309
1309
|
)
|
|
1310
1310
|
|
|
1311
1311
|
/* harmony default export */ var IconError = (IconError_component.exports);
|
|
1312
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1312
|
+
// 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!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCheckCircle.vue?vue&type=template&id=016c7d48&
|
|
1313
1313
|
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"}})])}
|
|
1314
1314
|
var IconCheckCirclevue_type_template_id_016c7d48_staticRenderFns = []
|
|
1315
1315
|
|
|
@@ -1413,7 +1413,7 @@ var notice_icon_component = normalizeComponent(
|
|
|
1413
1413
|
)
|
|
1414
1414
|
|
|
1415
1415
|
/* harmony default export */ var notice_icon = (notice_icon_component.exports);
|
|
1416
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1416
|
+
// 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/notice/notice_content.vue?vue&type=template&id=24cf95e4&
|
|
1417
1417
|
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)])}
|
|
1418
1418
|
var notice_contentvue_type_template_id_24cf95e4_staticRenderFns = []
|
|
1419
1419
|
|
|
@@ -1485,14 +1485,14 @@ var notice_content_component = normalizeComponent(
|
|
|
1485
1485
|
)
|
|
1486
1486
|
|
|
1487
1487
|
/* harmony default export */ var notice_content = (notice_content_component.exports);
|
|
1488
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1488
|
+
// 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/notice/notice_action.vue?vue&type=template&id=279e5f84&
|
|
1489
1489
|
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)}
|
|
1490
1490
|
var notice_actionvue_type_template_id_279e5f84_staticRenderFns = []
|
|
1491
1491
|
|
|
1492
1492
|
|
|
1493
1493
|
// CONCATENATED MODULE: ./components/notice/notice_action.vue?vue&type=template&id=279e5f84&
|
|
1494
1494
|
|
|
1495
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1495
|
+
// 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!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconClose.vue?vue&type=template&id=18642c39&
|
|
1496
1496
|
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"}})])}
|
|
1497
1497
|
var IconClosevue_type_template_id_18642c39_staticRenderFns = []
|
|
1498
1498
|
|
|
@@ -1518,17 +1518,17 @@ var IconClose_component = normalizeComponent(
|
|
|
1518
1518
|
)
|
|
1519
1519
|
|
|
1520
1520
|
/* harmony default export */ var IconClose = (IconClose_component.exports);
|
|
1521
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
1522
|
-
var
|
|
1521
|
+
// 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/button/button.vue?vue&type=template&id=559e22d4&
|
|
1522
|
+
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:[
|
|
1523
1523
|
'base-button__button',
|
|
1524
1524
|
_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:[
|
|
1525
1525
|
'base-button__icon',
|
|
1526
1526
|
'd-btn__icon',
|
|
1527
1527
|
_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()])}
|
|
1528
|
-
var
|
|
1528
|
+
var buttonvue_type_template_id_559e22d4_staticRenderFns = []
|
|
1529
1529
|
|
|
1530
1530
|
|
|
1531
|
-
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=
|
|
1531
|
+
// CONCATENATED MODULE: ./components/button/button.vue?vue&type=template&id=559e22d4&
|
|
1532
1532
|
|
|
1533
1533
|
// CONCATENATED MODULE: ./components/button/button_constants.js
|
|
1534
1534
|
const BUTTON_SIZE_MODIFIERS = {
|
|
@@ -1640,7 +1640,7 @@ const LINK_KIND_MODIFIERS = {
|
|
|
1640
1640
|
|
|
1641
1641
|
/**
|
|
1642
1642
|
* Base Vue component for Dialtone Buttons.
|
|
1643
|
-
* @displayName
|
|
1643
|
+
* @displayName DtButton
|
|
1644
1644
|
*/
|
|
1645
1645
|
|
|
1646
1646
|
/* harmony default export */ var buttonvue_type_script_lang_js_ = ({
|
|
@@ -1845,8 +1845,8 @@ const LINK_KIND_MODIFIERS = {
|
|
|
1845
1845
|
|
|
1846
1846
|
var button_component = normalizeComponent(
|
|
1847
1847
|
button_buttonvue_type_script_lang_js_,
|
|
1848
|
-
|
|
1849
|
-
|
|
1848
|
+
buttonvue_type_template_id_559e22d4_render,
|
|
1849
|
+
buttonvue_type_template_id_559e22d4_staticRenderFns,
|
|
1850
1850
|
false,
|
|
1851
1851
|
null,
|
|
1852
1852
|
null,
|
|
@@ -2248,7 +2248,7 @@ var banner_component = normalizeComponent(
|
|
|
2248
2248
|
/* harmony default export */ var banner = (banner_component.exports);
|
|
2249
2249
|
// CONCATENATED MODULE: ./components/banner/index.js
|
|
2250
2250
|
|
|
2251
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2251
|
+
// 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/breadcrumbs/breadcrumbs.vue?vue&type=template&id=b762e354&
|
|
2252
2252
|
var breadcrumbsvue_type_template_id_b762e354_render = function () {
|
|
2253
2253
|
var _obj;
|
|
2254
2254
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{class:[
|
|
@@ -2262,7 +2262,7 @@ var breadcrumbsvue_type_template_id_b762e354_staticRenderFns = []
|
|
|
2262
2262
|
// CONCATENATED MODULE: ./components/breadcrumbs/breadcrumbs_constants.js
|
|
2263
2263
|
const BREADCRUMB_ITEM_SELECTED_MODIFIER = 'd-breadcrumbs__item--selected';
|
|
2264
2264
|
const BREADCRUMBS_INVERTED_MODIFIER = 'd-breadcrumbs--inverted';
|
|
2265
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2265
|
+
// 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/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=6f97ec8a&
|
|
2266
2266
|
var breadcrumb_itemvue_type_template_id_6f97ec8a_render = function () {
|
|
2267
2267
|
var _obj;
|
|
2268
2268
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{class:[
|
|
@@ -2273,7 +2273,7 @@ var breadcrumb_itemvue_type_template_id_6f97ec8a_staticRenderFns = []
|
|
|
2273
2273
|
|
|
2274
2274
|
// CONCATENATED MODULE: ./components/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=6f97ec8a&
|
|
2275
2275
|
|
|
2276
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2276
|
+
// 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/link/link.vue?vue&type=template&id=6af78110&
|
|
2277
2277
|
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:[
|
|
2278
2278
|
'd-link',
|
|
2279
2279
|
_vm.LINK_KIND_MODIFIERS[_vm.kind] ],attrs:{"data-qa":"dt-link"}},[_vm._t("default")],2)}
|
|
@@ -2551,8 +2551,8 @@ var breadcrumbs_component = normalizeComponent(
|
|
|
2551
2551
|
|
|
2552
2552
|
// CONCATENATED MODULE: ./components/button/index.js
|
|
2553
2553
|
|
|
2554
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2555
|
-
var
|
|
2554
|
+
// 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/input/input.vue?vue&type=template&id=bace3190&
|
|
2555
|
+
var inputvue_type_template_id_bace3190_render = function () {
|
|
2556
2556
|
var _obj, _obj$1;
|
|
2557
2557
|
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:[
|
|
2558
2558
|
'base-input__label-text',
|
|
@@ -2561,10 +2561,10 @@ var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{
|
|
|
2561
2561
|
'base-input__description',
|
|
2562
2562
|
'd-description',
|
|
2563
2563
|
( _obj$1 = {}, _obj$1[("d-description--" + _vm.size)] = (!_vm.isDefaultSize && _vm.isValidDescriptionSize), _obj$1 ) ],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)}
|
|
2564
|
-
var
|
|
2564
|
+
var inputvue_type_template_id_bace3190_staticRenderFns = []
|
|
2565
2565
|
|
|
2566
2566
|
|
|
2567
|
-
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=
|
|
2567
|
+
// CONCATENATED MODULE: ./components/input/input.vue?vue&type=template&id=bace3190&
|
|
2568
2568
|
|
|
2569
2569
|
// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
2570
2570
|
// Valid input types, any other input types (for example: 'radio' or 'checkbox') should
|
|
@@ -2587,7 +2587,7 @@ const INPUT_SIZES = {
|
|
|
2587
2587
|
INPUT_TYPES,
|
|
2588
2588
|
INPUT_SIZES
|
|
2589
2589
|
});
|
|
2590
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
2590
|
+
// 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/validation_messages/validation_messages.vue?vue&type=template&id=7d26d3bb&
|
|
2591
2591
|
var validation_messagesvue_type_template_id_7d26d3bb_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){
|
|
2592
2592
|
var message = ref.message;
|
|
2593
2593
|
var type = ref.type;
|
|
@@ -2854,6 +2854,18 @@ const InputMixin = {
|
|
|
2854
2854
|
this.internalValidationState = newValidationState;
|
|
2855
2855
|
}
|
|
2856
2856
|
|
|
2857
|
+
},
|
|
2858
|
+
methods: {
|
|
2859
|
+
/**
|
|
2860
|
+
* @param {Boolean | String} hasLabelOrLabel either a boolean indicating the label exists or the label itself
|
|
2861
|
+
* @param {String} ariaLabel the aria-label passed (null/undefined if it's not passed)
|
|
2862
|
+
*/
|
|
2863
|
+
validateInputLabels(hasLabelOrLabel, ariaLabel) {
|
|
2864
|
+
if (!hasLabelOrLabel && !ariaLabel) {
|
|
2865
|
+
external_commonjs_vue_commonjs2_vue_root_Vue_default.a.util.warn('You must provide an aria-label when there is no label passed', this);
|
|
2866
|
+
}
|
|
2867
|
+
}
|
|
2868
|
+
|
|
2857
2869
|
}
|
|
2858
2870
|
};
|
|
2859
2871
|
/**
|
|
@@ -2876,6 +2888,14 @@ const CheckableMixin = {
|
|
|
2876
2888
|
default: false
|
|
2877
2889
|
},
|
|
2878
2890
|
|
|
2891
|
+
/**
|
|
2892
|
+
* Indeterminate State
|
|
2893
|
+
*/
|
|
2894
|
+
indeterminate: {
|
|
2895
|
+
type: Boolean,
|
|
2896
|
+
default: false
|
|
2897
|
+
},
|
|
2898
|
+
|
|
2879
2899
|
/**
|
|
2880
2900
|
* The value of the input
|
|
2881
2901
|
*/
|
|
@@ -3224,6 +3244,16 @@ const MessagesMixin = {
|
|
|
3224
3244
|
type: String,
|
|
3225
3245
|
default: INPUT_SIZES.DEFAULT,
|
|
3226
3246
|
validator: t => Object.values(INPUT_SIZES).includes(t)
|
|
3247
|
+
},
|
|
3248
|
+
|
|
3249
|
+
/**
|
|
3250
|
+
* Additional class name for the input element.
|
|
3251
|
+
* Can accept all of String, Object, and Array, i.e. has the
|
|
3252
|
+
* same api as Vue's built-in handling of the class attribute.
|
|
3253
|
+
*/
|
|
3254
|
+
inputClass: {
|
|
3255
|
+
type: [String, Object, Array],
|
|
3256
|
+
default: ''
|
|
3227
3257
|
}
|
|
3228
3258
|
},
|
|
3229
3259
|
emits: ['blur', 'input', 'clear'],
|
|
@@ -3291,7 +3321,7 @@ const MessagesMixin = {
|
|
|
3291
3321
|
[`d-${this.inputComponent}--${this.inputState} base-input__input--${this.inputState}`]: this.showInputState,
|
|
3292
3322
|
'd-input-icon--left': this.$slots.leftIcon,
|
|
3293
3323
|
'd-input-icon--right': this.$slots.rightIcon
|
|
3294
|
-
}, this.sizeModifierClass];
|
|
3324
|
+
}, this.sizeModifierClass, this.inputClass];
|
|
3295
3325
|
},
|
|
3296
3326
|
|
|
3297
3327
|
inputIconClasses(side) {
|
|
@@ -3344,8 +3374,8 @@ const MessagesMixin = {
|
|
|
3344
3374
|
|
|
3345
3375
|
var input_component = normalizeComponent(
|
|
3346
3376
|
input_inputvue_type_script_lang_js_,
|
|
3347
|
-
|
|
3348
|
-
|
|
3377
|
+
inputvue_type_template_id_bace3190_render,
|
|
3378
|
+
inputvue_type_template_id_bace3190_staticRenderFns,
|
|
3349
3379
|
false,
|
|
3350
3380
|
null,
|
|
3351
3381
|
null,
|
|
@@ -3357,7 +3387,7 @@ var input_component = normalizeComponent(
|
|
|
3357
3387
|
// CONCATENATED MODULE: ./components/input/index.js
|
|
3358
3388
|
|
|
3359
3389
|
|
|
3360
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3390
|
+
// 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/input_group/input_group.vue?vue&type=template&id=34acc7c9&
|
|
3361
3391
|
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)}
|
|
3362
3392
|
var input_groupvue_type_template_id_34acc7c9_staticRenderFns = []
|
|
3363
3393
|
|
|
@@ -3652,7 +3682,7 @@ var input_group_component = normalizeComponent(
|
|
|
3652
3682
|
/* harmony default export */ var input_group_input_group = (input_group_component.exports);
|
|
3653
3683
|
// CONCATENATED MODULE: ./components/input_group/index.js
|
|
3654
3684
|
|
|
3655
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3685
|
+
// 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/modal/modal.vue?vue&type=template&id=2c1ed242&
|
|
3656
3686
|
var modalvue_type_template_id_2c1ed242_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
3657
3687
|
'd-modal',
|
|
3658
3688
|
_vm.MODAL_KIND_MODIFIERS[_vm.kind],
|
|
@@ -3955,7 +3985,7 @@ var modal_component = normalizeComponent(
|
|
|
3955
3985
|
// CONCATENATED MODULE: ./components/modal/index.js
|
|
3956
3986
|
|
|
3957
3987
|
|
|
3958
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
3988
|
+
// 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/lazy_show/lazy_show.vue?vue&type=template&id=25b42290&
|
|
3959
3989
|
var lazy_showvue_type_template_id_25b42290_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',{attrs:{"name":_vm.transition}},[_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)])}
|
|
3960
3990
|
var lazy_showvue_type_template_id_25b42290_staticRenderFns = []
|
|
3961
3991
|
|
|
@@ -4038,7 +4068,7 @@ var lazy_show_component = normalizeComponent(
|
|
|
4038
4068
|
/* harmony default export */ var lazy_show = (lazy_show_component.exports);
|
|
4039
4069
|
// CONCATENATED MODULE: ./components/lazy_show/index.js
|
|
4040
4070
|
|
|
4041
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4071
|
+
// 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&
|
|
4042
4072
|
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',
|
|
4043
4073
|
{ '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)}
|
|
4044
4074
|
var list_sectionvue_type_template_id_2493c7b1_staticRenderFns = []
|
|
@@ -4217,7 +4247,7 @@ var list_section_component = normalizeComponent(
|
|
|
4217
4247
|
/* harmony default export */ var list_section = (list_section_component.exports);
|
|
4218
4248
|
// CONCATENATED MODULE: ./components/list_section/index.js
|
|
4219
4249
|
|
|
4220
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4250
|
+
// 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_item/list_item.vue?vue&type=template&id=4ae41e30&
|
|
4221
4251
|
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',
|
|
4222
4252
|
{ '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)}
|
|
4223
4253
|
var list_itemvue_type_template_id_4ae41e30_staticRenderFns = []
|
|
@@ -4303,7 +4333,7 @@ var list_item_component = normalizeComponent(
|
|
|
4303
4333
|
/* harmony default export */ var list_item = (list_item_component.exports);
|
|
4304
4334
|
// CONCATENATED MODULE: ./components/list_item/index.js
|
|
4305
4335
|
|
|
4306
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4336
|
+
// 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/notice/notice.vue?vue&type=template&id=f94c040c&
|
|
4307
4337
|
var noticevue_type_template_id_f94c040c_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)}
|
|
4308
4338
|
var noticevue_type_template_id_f94c040c_staticRenderFns = []
|
|
4309
4339
|
|
|
@@ -4474,7 +4504,7 @@ var notice_component = normalizeComponent(
|
|
|
4474
4504
|
// CONCATENATED MODULE: ./components/notice/index.js
|
|
4475
4505
|
|
|
4476
4506
|
|
|
4477
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4507
|
+
// 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/popover/popover.vue?vue&type=template&id=34e0d8ea&
|
|
4478
4508
|
var popovervue_type_template_id_34e0d8ea_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":{
|
|
4479
4509
|
'aria-expanded': _vm.open.toString(),
|
|
4480
4510
|
'aria-controls': _vm.id,
|
|
@@ -4880,7 +4910,7 @@ var popover_component = normalizeComponent(
|
|
|
4880
4910
|
// CONCATENATED MODULE: ./components/popover/index.js
|
|
4881
4911
|
|
|
4882
4912
|
|
|
4883
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
4913
|
+
// 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/radio/radio.vue?vue&type=template&id=6ab0a459&
|
|
4884
4914
|
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)])])}
|
|
4885
4915
|
var radiovue_type_template_id_6ab0a459_staticRenderFns = []
|
|
4886
4916
|
|
|
@@ -5140,17 +5170,18 @@ var radio_group_component = normalizeComponent(
|
|
|
5140
5170
|
/* harmony default export */ var radio_group = (radio_group_component.exports);
|
|
5141
5171
|
// CONCATENATED MODULE: ./components/radio_group/index.js
|
|
5142
5172
|
|
|
5143
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5144
|
-
var
|
|
5173
|
+
// 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/tabs/tab_group.vue?vue&type=template&id=037b3a42&
|
|
5174
|
+
var tab_groupvue_type_template_id_037b3a42_render = function () {
|
|
5145
5175
|
var _obj;
|
|
5146
|
-
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{"data-qa":"dt-tab-group"}},[_c('div',{class:[
|
|
5176
|
+
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:[
|
|
5147
5177
|
'd-tablist',
|
|
5148
5178
|
_vm.TAB_LIST_SIZE_MODIFIERS[_vm.size],
|
|
5149
|
-
( _obj = {}, _obj[_vm.TAB_LIST_KIND_MODIFIERS.inverted] = _vm.inverted, _obj[_vm.TAB_LIST_IMPORTANCE_MODIFIERS.borderless] = _vm.borderless, _obj )
|
|
5150
|
-
|
|
5179
|
+
( _obj = {}, _obj[_vm.TAB_LIST_KIND_MODIFIERS.inverted] = _vm.inverted, _obj[_vm.TAB_LIST_IMPORTANCE_MODIFIERS.borderless] = _vm.borderless, _obj ),
|
|
5180
|
+
_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)}
|
|
5181
|
+
var tab_groupvue_type_template_id_037b3a42_staticRenderFns = []
|
|
5151
5182
|
|
|
5152
5183
|
|
|
5153
|
-
// CONCATENATED MODULE: ./components/tabs/tab_group.vue?vue&type=template&id=
|
|
5184
|
+
// CONCATENATED MODULE: ./components/tabs/tab_group.vue?vue&type=template&id=037b3a42&
|
|
5154
5185
|
|
|
5155
5186
|
// CONCATENATED MODULE: ./components/tabs/tabs_constants.js
|
|
5156
5187
|
const TAB_LIST_SIZES = ['', 'sm'];
|
|
@@ -5197,6 +5228,8 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
5197
5228
|
//
|
|
5198
5229
|
//
|
|
5199
5230
|
//
|
|
5231
|
+
//
|
|
5232
|
+
//
|
|
5200
5233
|
|
|
5201
5234
|
/* harmony default export */ var tab_groupvue_type_script_lang_js_ = ({
|
|
5202
5235
|
name: 'DtTabGroup',
|
|
@@ -5261,6 +5294,22 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
5261
5294
|
return TAB_LIST_SIZES.includes(size);
|
|
5262
5295
|
}
|
|
5263
5296
|
|
|
5297
|
+
},
|
|
5298
|
+
|
|
5299
|
+
/**
|
|
5300
|
+
* Pass through classes, used to customize the tab list
|
|
5301
|
+
*/
|
|
5302
|
+
tabListClass: {
|
|
5303
|
+
type: [String, Array, Object],
|
|
5304
|
+
default: ''
|
|
5305
|
+
},
|
|
5306
|
+
|
|
5307
|
+
/**
|
|
5308
|
+
* Pass through props, used to customize the tab list
|
|
5309
|
+
*/
|
|
5310
|
+
tabListChildProps: {
|
|
5311
|
+
type: Object,
|
|
5312
|
+
default: () => ({})
|
|
5264
5313
|
}
|
|
5265
5314
|
},
|
|
5266
5315
|
|
|
@@ -5288,6 +5337,14 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
5288
5337
|
this.provideObj.disabled = this.disabled;
|
|
5289
5338
|
}
|
|
5290
5339
|
|
|
5340
|
+
},
|
|
5341
|
+
selected: {
|
|
5342
|
+
immediate: true,
|
|
5343
|
+
|
|
5344
|
+
handler() {
|
|
5345
|
+
this.provideObj.selected = this.selected;
|
|
5346
|
+
}
|
|
5347
|
+
|
|
5291
5348
|
}
|
|
5292
5349
|
},
|
|
5293
5350
|
|
|
@@ -5428,8 +5485,8 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
5428
5485
|
|
|
5429
5486
|
var tab_group_component = normalizeComponent(
|
|
5430
5487
|
tabs_tab_groupvue_type_script_lang_js_,
|
|
5431
|
-
|
|
5432
|
-
|
|
5488
|
+
tab_groupvue_type_template_id_037b3a42_render,
|
|
5489
|
+
tab_groupvue_type_template_id_037b3a42_staticRenderFns,
|
|
5433
5490
|
false,
|
|
5434
5491
|
null,
|
|
5435
5492
|
null,
|
|
@@ -5438,7 +5495,7 @@ var tab_group_component = normalizeComponent(
|
|
|
5438
5495
|
)
|
|
5439
5496
|
|
|
5440
5497
|
/* harmony default export */ var tab_group = (tab_group_component.exports);
|
|
5441
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5498
|
+
// 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/tabs/tab.vue?vue&type=template&id=0bc212ec&
|
|
5442
5499
|
var tabvue_type_template_id_0bc212ec_render = function () {
|
|
5443
5500
|
var _obj;
|
|
5444
5501
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-button',_vm._b({class:[
|
|
@@ -5591,7 +5648,7 @@ var tab_component = normalizeComponent(
|
|
|
5591
5648
|
)
|
|
5592
5649
|
|
|
5593
5650
|
/* harmony default export */ var tab = (tab_component.exports);
|
|
5594
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5651
|
+
// 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/tabs/tab_panel.vue?vue&type=template&id=4d6d0107&
|
|
5595
5652
|
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:[
|
|
5596
5653
|
{
|
|
5597
5654
|
'd-d-none': _vm.hidePanel,
|
|
@@ -5693,12 +5750,12 @@ var tab_panel_component = normalizeComponent(
|
|
|
5693
5750
|
|
|
5694
5751
|
|
|
5695
5752
|
|
|
5696
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5697
|
-
var
|
|
5698
|
-
var
|
|
5753
|
+
// 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/checkbox/checkbox.vue?vue&type=template&id=472df596&
|
|
5754
|
+
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()])])}
|
|
5755
|
+
var checkboxvue_type_template_id_472df596_staticRenderFns = []
|
|
5699
5756
|
|
|
5700
5757
|
|
|
5701
|
-
// CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=template&id=
|
|
5758
|
+
// CONCATENATED MODULE: ./components/checkbox/checkbox.vue?vue&type=template&id=472df596&
|
|
5702
5759
|
|
|
5703
5760
|
// CONCATENATED MODULE: ./components/checkbox/checkbox_constants.js
|
|
5704
5761
|
const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
@@ -5758,6 +5815,9 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
5758
5815
|
//
|
|
5759
5816
|
//
|
|
5760
5817
|
//
|
|
5818
|
+
//
|
|
5819
|
+
//
|
|
5820
|
+
//
|
|
5761
5821
|
// Imports
|
|
5762
5822
|
|
|
5763
5823
|
|
|
@@ -5769,6 +5829,7 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
5769
5829
|
},
|
|
5770
5830
|
mixins: [InputMixin, CheckableMixin, GroupableMixin, MessagesMixin],
|
|
5771
5831
|
inheritAttrs: false,
|
|
5832
|
+
emits: ['input'],
|
|
5772
5833
|
computed: {
|
|
5773
5834
|
inputValidationClass() {
|
|
5774
5835
|
return CHECKBOX_INPUT_VALIDATION_CLASSES[this.internalValidationState];
|
|
@@ -5780,6 +5841,18 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
5780
5841
|
return (_this$groupContext$se = (_this$groupContext = this.groupContext) === null || _this$groupContext === void 0 ? void 0 : (_this$groupContext$se2 = _this$groupContext.selectedValues) === null || _this$groupContext$se2 === void 0 ? void 0 : _this$groupContext$se2.includes(this.value)) !== null && _this$groupContext$se !== void 0 ? _this$groupContext$se : false;
|
|
5781
5842
|
},
|
|
5782
5843
|
|
|
5844
|
+
hasLabel() {
|
|
5845
|
+
return !!(this.$slots.default || this.label);
|
|
5846
|
+
},
|
|
5847
|
+
|
|
5848
|
+
hasDescription() {
|
|
5849
|
+
return !!(this.$slots.description || this.description);
|
|
5850
|
+
},
|
|
5851
|
+
|
|
5852
|
+
hasLabelOrDescription() {
|
|
5853
|
+
return this.hasLabel || this.hasDescription;
|
|
5854
|
+
},
|
|
5855
|
+
|
|
5783
5856
|
inputListeners() {
|
|
5784
5857
|
return {
|
|
5785
5858
|
/* TODO
|
|
@@ -5813,12 +5886,21 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
5813
5886
|
|
|
5814
5887
|
}
|
|
5815
5888
|
},
|
|
5889
|
+
|
|
5890
|
+
mounted() {
|
|
5891
|
+
this.runValidations();
|
|
5892
|
+
},
|
|
5893
|
+
|
|
5816
5894
|
methods: {
|
|
5817
5895
|
emitValue(value, checked) {
|
|
5818
5896
|
// update provided value if injected
|
|
5819
5897
|
this.setGroupValue(value, checked); // emit the state of the checkbox
|
|
5820
5898
|
|
|
5821
5899
|
this.$emit('input', checked);
|
|
5900
|
+
},
|
|
5901
|
+
|
|
5902
|
+
runValidations() {
|
|
5903
|
+
this.validateInputLabels(this.hasLabel, this.$attrs['aria-label']);
|
|
5822
5904
|
}
|
|
5823
5905
|
|
|
5824
5906
|
}
|
|
@@ -5835,8 +5917,8 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
5835
5917
|
|
|
5836
5918
|
var checkbox_component = normalizeComponent(
|
|
5837
5919
|
checkbox_checkboxvue_type_script_lang_js_,
|
|
5838
|
-
|
|
5839
|
-
|
|
5920
|
+
checkboxvue_type_template_id_472df596_render,
|
|
5921
|
+
checkboxvue_type_template_id_472df596_staticRenderFns,
|
|
5840
5922
|
false,
|
|
5841
5923
|
null,
|
|
5842
5924
|
null,
|
|
@@ -5980,8 +6062,8 @@ var checkbox_group_component = normalizeComponent(
|
|
|
5980
6062
|
/* harmony default export */ var checkbox_group = (checkbox_group_component.exports);
|
|
5981
6063
|
// CONCATENATED MODULE: ./components/checkbox_group/index.js
|
|
5982
6064
|
|
|
5983
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
5984
|
-
var
|
|
6065
|
+
// 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/select_menu/select_menu.vue?vue&type=template&id=59947fa6&
|
|
6066
|
+
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:[
|
|
5985
6067
|
'd-label',
|
|
5986
6068
|
_vm.LABEL_SIZE_MODIFIERS[_vm.size],
|
|
5987
6069
|
_vm.labelClass ],attrs:{"aria-details":_vm.labelAriaDetails,"data-qa":"dt-select-label"}},'div',_vm.labelChildProps,false),[_vm._t("label",[_vm._v(_vm._s(_vm.label))])],2):_vm._e(),(_vm.$slots.description || _vm.description)?_c('div',_vm._b({class:[
|
|
@@ -5990,13 +6072,14 @@ var select_menuvue_type_template_id_2b781afd_render = function () {var _vm=this;
|
|
|
5990
6072
|
_vm.descriptionClass ],attrs:{"id":_vm.descriptionKey,"data-qa":"dt-select-description"}},'div',_vm.descriptionChildProps,false),[_vm._t("description",[_vm._v(_vm._s(_vm.description))])],2):_vm._e(),_c('div',{class:[
|
|
5991
6073
|
'd-select',
|
|
5992
6074
|
_vm.SELECT_SIZE_MODIFIERS[_vm.size],
|
|
5993
|
-
_vm.selectClass
|
|
6075
|
+
_vm.selectClass,
|
|
6076
|
+
{ 'd-select--disabled': _vm.disabled } ],attrs:{"data-qa":"dt-select-wrapper"}},[_c('select',_vm._g(_vm._b({class:[
|
|
5994
6077
|
'd-select__input',
|
|
5995
|
-
_vm.SELECT_STATE_MODIFIERS[_vm.state] ],attrs:{"data-qa":"dt-select"}},'select',_vm.$attrs,false),_vm.selectListeners),[_vm._t("default",_vm._l((_vm.options),function(option){return _c('option',_vm._b({key:_vm.getOptionKey(option.value),class:_vm.optionClass,domProps:{"value":option.value}},'option',_vm.optionChildProps,false),[_vm._v(" "+_vm._s(option.label)+" ")])}))],2)])]),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.formattedMessages,"show-messages":_vm.showMessages,"data-qa":"dt-select-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)}
|
|
5996
|
-
var
|
|
6078
|
+
_vm.SELECT_STATE_MODIFIERS[_vm.state] ],attrs:{"data-qa":"dt-select","disabled":_vm.disabled}},'select',_vm.$attrs,false),_vm.selectListeners),[_vm._t("default",_vm._l((_vm.options),function(option){return _c('option',_vm._b({key:_vm.getOptionKey(option.value),class:_vm.optionClass,domProps:{"value":option.value}},'option',_vm.optionChildProps,false),[_vm._v(" "+_vm._s(option.label)+" ")])}))],2)])]),_c('dt-validation-messages',_vm._b({class:_vm.messagesClass,attrs:{"validation-messages":_vm.formattedMessages,"show-messages":_vm.showMessages,"data-qa":"dt-select-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)}
|
|
6079
|
+
var select_menuvue_type_template_id_59947fa6_staticRenderFns = []
|
|
5997
6080
|
|
|
5998
6081
|
|
|
5999
|
-
// CONCATENATED MODULE: ./components/select_menu/select_menu.vue?vue&type=template&id=
|
|
6082
|
+
// CONCATENATED MODULE: ./components/select_menu/select_menu.vue?vue&type=template&id=59947fa6&
|
|
6000
6083
|
|
|
6001
6084
|
// CONCATENATED MODULE: ./components/select_menu/select_menu_constants.js
|
|
6002
6085
|
const SELECT_SIZE_MODIFIERS = {
|
|
@@ -6129,6 +6212,8 @@ const optionsValidator = options => {
|
|
|
6129
6212
|
//
|
|
6130
6213
|
//
|
|
6131
6214
|
//
|
|
6215
|
+
//
|
|
6216
|
+
//
|
|
6132
6217
|
|
|
6133
6218
|
|
|
6134
6219
|
|
|
@@ -6239,6 +6324,14 @@ const optionsValidator = options => {
|
|
|
6239
6324
|
optionChildProps: {
|
|
6240
6325
|
type: Object,
|
|
6241
6326
|
default: () => ({})
|
|
6327
|
+
},
|
|
6328
|
+
|
|
6329
|
+
/**
|
|
6330
|
+
* Disabled state of the select
|
|
6331
|
+
*/
|
|
6332
|
+
disabled: {
|
|
6333
|
+
type: Boolean,
|
|
6334
|
+
default: false
|
|
6242
6335
|
}
|
|
6243
6336
|
},
|
|
6244
6337
|
|
|
@@ -6333,8 +6426,8 @@ const optionsValidator = options => {
|
|
|
6333
6426
|
|
|
6334
6427
|
var select_menu_component = normalizeComponent(
|
|
6335
6428
|
select_menu_select_menuvue_type_script_lang_js_,
|
|
6336
|
-
|
|
6337
|
-
|
|
6429
|
+
select_menuvue_type_template_id_59947fa6_render,
|
|
6430
|
+
select_menuvue_type_template_id_59947fa6_staticRenderFns,
|
|
6338
6431
|
false,
|
|
6339
6432
|
null,
|
|
6340
6433
|
null,
|
|
@@ -6346,7 +6439,7 @@ var select_menu_component = normalizeComponent(
|
|
|
6346
6439
|
// CONCATENATED MODULE: ./components/select_menu/index.js
|
|
6347
6440
|
|
|
6348
6441
|
|
|
6349
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
6442
|
+
// 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/toast/toast.vue?vue&type=template&id=5f5458cb&
|
|
6350
6443
|
var toastvue_type_template_id_5f5458cb_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:[
|
|
6351
6444
|
'd-toast',
|
|
6352
6445
|
("d-toast--" + _vm.kind),
|
|
@@ -6582,7 +6675,7 @@ var toast_component = normalizeComponent(
|
|
|
6582
6675
|
// CONCATENATED MODULE: ./components/toast/index.js
|
|
6583
6676
|
|
|
6584
6677
|
|
|
6585
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
6678
|
+
// 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/tooltip/tooltip.vue?vue&type=template&id=32b3102c&
|
|
6586
6679
|
var tooltipvue_type_template_id_32b3102c_render = function () {
|
|
6587
6680
|
var _obj;
|
|
6588
6681
|
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:[
|