@dialpad/dialtone-vue 2.21.0-alpha.2 → 2.22.2-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.common.js +811 -607
- package/dist/dialtone-vue.umd.js +811 -607
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/dist/emoji.common.js +16 -3
- package/dist/emoji.umd.js +16 -3
- package/dist/emoji.umd.min.js +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/******/ (() => { // webpackBootstrap
|
|
2
2
|
/******/ var __webpack_modules__ = ({
|
|
3
3
|
|
|
4
|
-
/***/
|
|
4
|
+
/***/ 651:
|
|
5
5
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
6
6
|
|
|
7
7
|
"use strict";
|
|
@@ -18,31 +18,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
18
18
|
|
|
19
19
|
var ___CSS_LOADER_EXPORT___ = _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
20
20
|
// Module
|
|
21
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".
|
|
22
|
-
// Exports
|
|
23
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
/***/ }),
|
|
27
|
-
|
|
28
|
-
/***/ 229:
|
|
29
|
-
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
30
|
-
|
|
31
|
-
"use strict";
|
|
32
|
-
__webpack_require__.r(__webpack_exports__);
|
|
33
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
34
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
35
|
-
/* harmony export */ });
|
|
36
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
|
|
37
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
38
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
|
|
39
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
40
|
-
// Imports
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
var ___CSS_LOADER_EXPORT___ = _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
44
|
-
// Module
|
|
45
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-separator{height:1px;list-style:none}", ""]);
|
|
21
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".enter-active,.leave-active{overflow:hidden;transition:height .3s linear}", ""]);
|
|
46
22
|
// Exports
|
|
47
23
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
48
24
|
|
|
@@ -410,35 +386,19 @@ module.exports = function (i) {
|
|
|
410
386
|
|
|
411
387
|
/***/ }),
|
|
412
388
|
|
|
413
|
-
/***/
|
|
414
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
415
|
-
|
|
416
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
417
|
-
|
|
418
|
-
// load the styles
|
|
419
|
-
var content = __webpack_require__(794);
|
|
420
|
-
if(content.__esModule) content = content.default;
|
|
421
|
-
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
422
|
-
if(content.locals) module.exports = content.locals;
|
|
423
|
-
// add the styles to the DOM
|
|
424
|
-
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
425
|
-
var update = add("7f4a00dd", content, true, {"sourceMap":false,"shadowMode":false});
|
|
426
|
-
|
|
427
|
-
/***/ }),
|
|
428
|
-
|
|
429
|
-
/***/ 209:
|
|
389
|
+
/***/ 627:
|
|
430
390
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
431
391
|
|
|
432
392
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
433
393
|
|
|
434
394
|
// load the styles
|
|
435
|
-
var content = __webpack_require__(
|
|
395
|
+
var content = __webpack_require__(651);
|
|
436
396
|
if(content.__esModule) content = content.default;
|
|
437
397
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
438
398
|
if(content.locals) module.exports = content.locals;
|
|
439
399
|
// add the styles to the DOM
|
|
440
400
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
441
|
-
var update = add("
|
|
401
|
+
var update = add("056a7866", content, true, {"sourceMap":false,"shadowMode":false});
|
|
442
402
|
|
|
443
403
|
/***/ }),
|
|
444
404
|
|
|
@@ -972,11 +932,9 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
972
932
|
"DtCheckbox": () => (/* reexport */ checkbox_checkbox),
|
|
973
933
|
"DtCheckboxGroup": () => (/* reexport */ checkbox_group),
|
|
974
934
|
"DtChip": () => (/* reexport */ chip),
|
|
935
|
+
"DtCollapsible": () => (/* reexport */ collapsible),
|
|
975
936
|
"DtCombobox": () => (/* reexport */ combobox),
|
|
976
|
-
"DtContextMenu": () => (/* reexport */ context_menu),
|
|
977
937
|
"DtDropdown": () => (/* reexport */ dropdown),
|
|
978
|
-
"DtDropdownList": () => (/* reexport */ dropdown_list),
|
|
979
|
-
"DtDropdownSeparator": () => (/* reexport */ dropdown_separator),
|
|
980
938
|
"DtGroupableInputMixin": () => (/* reexport */ GroupableMixin),
|
|
981
939
|
"DtInput": () => (/* reexport */ input_input),
|
|
982
940
|
"DtInputGroup": () => (/* reexport */ input_group_input_group),
|
|
@@ -3145,9 +3103,9 @@ var button_group_component = normalizeComponent(
|
|
|
3145
3103
|
;// CONCATENATED MODULE: ./components/button_group/index.js
|
|
3146
3104
|
|
|
3147
3105
|
|
|
3148
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/combobox/combobox.vue?vue&type=template&id=
|
|
3149
|
-
var
|
|
3150
|
-
var
|
|
3106
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/combobox/combobox.vue?vue&type=template&id=27af1d14&
|
|
3107
|
+
var comboboxvue_type_template_id_27af1d14_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{on:{"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"esc",27,$event.key,["Esc","Escape"])){ return null; }$event.stopPropagation();return _vm.onKeyValidation($event, 'onEscapeKey')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }if($event.ctrlKey||$event.shiftKey||$event.altKey||$event.metaKey){ return null; }return _vm.onKeyValidation($event, 'onEnterKey')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onUpKey')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onDownKey')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"home",undefined,$event.key,undefined)){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onHomeKey')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"end",undefined,$event.key,undefined)){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onEndKey')}]}},[_c('div',{attrs:{"data-qa":"dt-combobox-input-wrapper"}},[_vm._t("input",null,{"inputProps":_vm.inputProps})],2),(_vm.showList)?_c('div',{ref:"listWrapper",attrs:{"data-qa":"dt-combobox-list-wrapper"},on:{"mouseleave":_vm.clearHighlightIndex,"focusout":_vm.clearHighlightIndex,"!mousemove":function($event){return _vm.onMouseHighlight.apply(null, arguments)}}},[(_vm.isLoading && !_vm.listRenderedOutside)?_c('combobox-loading-list',_vm._b({},'combobox-loading-list',_vm.listProps,false)):(_vm.isEmpty && _vm.emptyStateMessage && !_vm.listRenderedOutside)?_c('combobox-empty-list',_vm._b({attrs:{"message":_vm.emptyStateMessage}},'combobox-empty-list',_vm.listProps,false)):_vm._t("list",null,{"listProps":_vm.listProps,"opened":_vm.onOpen,"clearHighlightIndex":_vm.clearHighlightIndex,"isLoading":_vm.isLoading,"isListEmpty":_vm.isListEmpty})],2):_vm._e()])}
|
|
3108
|
+
var comboboxvue_type_template_id_27af1d14_staticRenderFns = []
|
|
3151
3109
|
|
|
3152
3110
|
|
|
3153
3111
|
;// CONCATENATED MODULE: ./common/mixins/dom.js
|
|
@@ -4815,6 +4773,14 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
4815
4773
|
default: false
|
|
4816
4774
|
},
|
|
4817
4775
|
|
|
4776
|
+
/**
|
|
4777
|
+
* If the list has no options as result.
|
|
4778
|
+
*/
|
|
4779
|
+
isEmpty: {
|
|
4780
|
+
type: Boolean,
|
|
4781
|
+
default: true
|
|
4782
|
+
},
|
|
4783
|
+
|
|
4818
4784
|
/**
|
|
4819
4785
|
* Message to show when the list is empty
|
|
4820
4786
|
*/
|
|
@@ -5027,8 +4993,8 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5027
4993
|
;
|
|
5028
4994
|
var combobox_component = normalizeComponent(
|
|
5029
4995
|
combobox_comboboxvue_type_script_lang_js_,
|
|
5030
|
-
|
|
5031
|
-
|
|
4996
|
+
comboboxvue_type_template_id_27af1d14_render,
|
|
4997
|
+
comboboxvue_type_template_id_27af1d14_staticRenderFns,
|
|
5032
4998
|
false,
|
|
5033
4999
|
null,
|
|
5034
5000
|
null,
|
|
@@ -5039,157 +5005,748 @@ var combobox_component = normalizeComponent(
|
|
|
5039
5005
|
/* harmony default export */ const combobox = (combobox_component.exports);
|
|
5040
5006
|
;// CONCATENATED MODULE: ./components/combobox/index.js
|
|
5041
5007
|
|
|
5042
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/
|
|
5043
|
-
var
|
|
5044
|
-
|
|
5045
|
-
|
|
5046
|
-
|
|
5047
|
-
|
|
5048
|
-
|
|
5049
|
-
|
|
5008
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/collapsible/collapsible.vue?vue&type=template&id=81ed658c&
|
|
5009
|
+
var collapsiblevue_type_template_id_81ed658c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.elementType,_vm._g({ref:"collapsible",tag:"component"},_vm.$listeners),[_c('div',{ref:"anchor",class:[
|
|
5010
|
+
'd-dt-collapsibe__anchor',
|
|
5011
|
+
_vm.anchorClass ],attrs:{"id":!_vm.ariaLabelledBy && _vm.labelledBy},on:{"!click":function($event){return _vm.defaultToggleOpen.apply(null, arguments)},"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.defaultToggleOpen.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"space",32,$event.key,[" ","Spacebar"])){ return null; }return _vm.defaultToggleOpen.apply(null, arguments)}]}},[_vm._t("anchor",function(){return [_c('dt-button',{style:({
|
|
5012
|
+
'width': _vm.maxWidth,
|
|
5013
|
+
}),attrs:{"importance":"clear","kind":"muted","aria-controls":_vm.id,"aria-expanded":("" + _vm.isOpen)}},[(_vm.isOpen)?_c('icon-arrow-accordion-open',{staticClass:"d-svg--size18 d-mr8 d-fl-shrink0"}):_c('icon-arrow-accordion-closed',{staticClass:"d-svg--size18 d-mr8 d-fl-shrink0"}),_c('span',{staticClass:"d-mr-auto d-truncate",attrs:{"title":_vm.anchorText}},[_vm._v(" "+_vm._s(_vm.anchorText)+" ")])],1)]},{"attrs":{
|
|
5014
|
+
'aria-controls': _vm.id,
|
|
5015
|
+
'aria-expanded': _vm.isOpen.toString(),
|
|
5016
|
+
'role': 'button',
|
|
5017
|
+
}})],2),_c('dt-collapsible-lazy-show',_vm._g({ref:"contentWrapper",class:[
|
|
5018
|
+
'd-dt-collapsible__content',
|
|
5019
|
+
_vm.contentClass ],style:({
|
|
5020
|
+
'max-height': _vm.maxHeight,
|
|
5021
|
+
'max-width': _vm.maxWidth,
|
|
5022
|
+
}),attrs:{"id":_vm.id,"aria-hidden":("" + (!_vm.isOpen)),"aria-labelledby":_vm.labelledBy,"aria-label":_vm.ariaLabel,"show":_vm.isOpen,"element-type":_vm.contentElementType,"tabindex":"-1","appear":""},on:{"after-leave":_vm.onLeaveTransitionComplete,"after-enter":_vm.onEnterTransitionComplete}},_vm.$listeners),[_vm._t("content")],2)],1)}
|
|
5023
|
+
var collapsiblevue_type_template_id_81ed658c_staticRenderFns = []
|
|
5050
5024
|
|
|
5051
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown.vue?vue&type=template&id=03fdf47c&
|
|
5052
|
-
var dropdownvue_type_template_id_03fdf47c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-popover',_vm._g({ref:"popover",attrs:{"content-width":_vm.contentWidth,"open":_vm.open,"placement":_vm.placement,"initial-focus-element":_vm.openedWithKeyboard ? 'first' : 'dialog',"fallback-placements":_vm.fallbackPlacements,"padding":"none","role":"menu","modal":_vm.modal,"max-height":_vm.maxHeight,"max-width":_vm.maxWidth,"open-with-arrow-keys":true,"follow-cursor":_vm.followCursor},on:{"opened":_vm.updateInitialHighlightIndex,"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.onEnterKey.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"space",32,$event.key,[" ","Spacebar"])){ return null; }return _vm.onSpaceKey.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onUpKeyPress')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onDownKeyPress')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"home",undefined,$event.key,undefined)){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onHomeKeyPress')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"end",undefined,$event.key,undefined)){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onEndKeyPress')},function($event){return _vm.onKeyValidation($event, 'onKeyPress')}]},scopedSlots:_vm._u([{key:"anchor",fn:function(ref){
|
|
5053
|
-
var attrs = ref.attrs;
|
|
5054
|
-
return [_vm._t("anchor",null,null,attrs)]}},{key:"content",fn:function(ref){
|
|
5055
|
-
var close = ref.close;
|
|
5056
|
-
return [_c('ul',{ref:"listWrapper",class:['d-ps-relative', 'd-px0', _vm.DROPDOWN_PADDING_CLASSES[_vm.padding], _vm.listClass],attrs:{"id":_vm.listId,"data-qa":"dt-dropdown-list-wrapper"},on:{"mouseleave":_vm.clearHighlightIndex,"!mousemove":function($event){return _vm.onMouseHighlight.apply(null, arguments)}}},[_vm._t("list",null,{"close":close})],2)]}}],null,true)},_vm.$listeners))}
|
|
5057
|
-
var dropdownvue_type_template_id_03fdf47c_staticRenderFns = []
|
|
5058
5025
|
|
|
5026
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/collapsible/collapsible_lazy_show.vue?vue&type=template&id=22ec4864&
|
|
5027
|
+
var collapsible_lazy_showvue_type_template_id_22ec4864_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',_vm._g({attrs:{"appear":_vm.appear,"enter-active-class":"enter-active","leave-active-class":"leave-active"},on:{"before-enter":_vm.beforeEnter,"enter":_vm.enter,"after-enter":_vm.afterEnter,"before-leave":_vm.beforeLeave,"leave":_vm.leave,"after-leave":_vm.afterLeave}},_vm.$listeners),[_c(_vm.elementType,_vm._g({directives:[{name:"show",rawName:"v-show",value:(_vm.show),expression:"show"}],tag:"component"},_vm.$listeners),[(_vm.initialized)?_vm._t("default"):_vm._e()],2)],1)}
|
|
5028
|
+
var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
|
|
5059
5029
|
|
|
5060
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/popover/popover.vue?vue&type=template&id=d3da038c&
|
|
5061
|
-
var popovervue_type_template_id_d3da038c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.modal && _vm.isOpen)?_c('portal',[_c('div',{staticClass:"d-modal--transparent",attrs:{"aria-hidden":_vm.modal && _vm.isOpen ? 'false' : 'true'},on:{"click":function($event){$event.preventDefault();$event.stopPropagation();}}})]):_vm._e(),_c(_vm.elementType,_vm._g({ref:"popover",tag:"component",class:['d-popover', { 'd-popover__anchor--modal-opened': _vm.modal && _vm.isOpen }],attrs:{"data-qa":"dt-popover-container"}},_vm.$listeners),[_c('div',{ref:"anchor",attrs:{"id":!_vm.ariaLabelledby && _vm.labelledBy,"data-qa":"dt-popover-anchor"},on:{"!click":function($event){return _vm.defaultToggleOpen.apply(null, arguments)},"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.preventDefault();return _vm.onArrowKeyPress.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }$event.preventDefault();return _vm.onArrowKeyPress.apply(null, arguments)}],"wheel":function (e) { return (_vm.isOpen && _vm.modal) && e.preventDefault(); },"!keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"escape",undefined,$event.key,undefined)){ return null; }return _vm.closePopover.apply(null, arguments)}}},[_vm._t("anchor",null,{"attrs":{
|
|
5062
|
-
'aria-expanded': _vm.isOpen.toString(),
|
|
5063
|
-
'aria-controls': _vm.id,
|
|
5064
|
-
'aria-haspopup': _vm.role,
|
|
5065
|
-
}})],2),_c('dt-lazy-show',_vm._g({ref:"content",class:['d-popover__dialog', { 'd-popover__dialog--modal': _vm.modal }, _vm.dialogClass],style:({
|
|
5066
|
-
'max-height': _vm.maxHeight,
|
|
5067
|
-
'max-width': _vm.maxWidth,
|
|
5068
|
-
}),attrs:{"id":_vm.id,"role":_vm.role,"data-qa":"dt-popover","aria-hidden":("" + (!_vm.isOpen)),"aria-labelledby":_vm.labelledBy,"aria-label":_vm.ariaLabel,"aria-modal":("" + (!_vm.modal)),"transition":_vm.transition,"show":_vm.isOpen,"tabindex":_vm.contentTabindex,"appear":""},on:{"!keydown":function($event){return _vm.onKeydown.apply(null, arguments)},"after-leave":_vm.onLeaveTransitionComplete,"after-enter":_vm.onEnterTransitionComplete}},_vm.$listeners),[(_vm.$slots.headerContent || _vm.showCloseButton)?_c('popover-header-footer',{ref:"popover__header",class:_vm.POPOVER_HEADER_FOOTER_PADDING_CLASSES[_vm.padding],attrs:{"content-class":_vm.headerClass,"type":"header","show-close-button":_vm.showCloseButton,"close-button-props":_vm.closeButtonProps},on:{"close":_vm.closePopover},scopedSlots:_vm._u([{key:"content",fn:function(){return [_vm._t("headerContent",null,{"close":_vm.closePopover})]},proxy:true}],null,true)}):_vm._e(),_c('div',{ref:"popover__content",class:[
|
|
5069
|
-
'd-popover__content',
|
|
5070
|
-
_vm.POPOVER_PADDING_CLASSES[_vm.padding],
|
|
5071
|
-
_vm.contentClass ],attrs:{"data-qa":"dt-popover-content"}},[_vm._t("content",null,{"close":_vm.closePopover})],2),(_vm.$slots.footerContent)?_c('popover-header-footer',{ref:"popover__footer",class:_vm.POPOVER_HEADER_FOOTER_PADDING_CLASSES[_vm.padding],attrs:{"type":"footer","content-class":_vm.footerClass},scopedSlots:_vm._u([{key:"content",fn:function(){return [_vm._t("footerContent",null,{"close":_vm.closePopover})]},proxy:true}],null,true)}):_vm._e()],1)],1)],1)}
|
|
5072
|
-
var popovervue_type_template_id_d3da038c_staticRenderFns = []
|
|
5073
5030
|
|
|
5031
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/collapsible/collapsible_lazy_show.vue?vue&type=script&lang=js&
|
|
5032
|
+
//
|
|
5033
|
+
//
|
|
5034
|
+
//
|
|
5035
|
+
//
|
|
5036
|
+
//
|
|
5037
|
+
//
|
|
5038
|
+
//
|
|
5039
|
+
//
|
|
5040
|
+
//
|
|
5041
|
+
//
|
|
5042
|
+
//
|
|
5043
|
+
//
|
|
5044
|
+
//
|
|
5045
|
+
//
|
|
5046
|
+
//
|
|
5047
|
+
//
|
|
5048
|
+
//
|
|
5049
|
+
//
|
|
5050
|
+
//
|
|
5051
|
+
//
|
|
5052
|
+
//
|
|
5053
|
+
//
|
|
5054
|
+
//
|
|
5055
|
+
//
|
|
5056
|
+
/* harmony default export */ const collapsible_lazy_showvue_type_script_lang_js_ = ({
|
|
5057
|
+
name: 'DtCollapsibleLazyShow',
|
|
5074
5058
|
|
|
5075
|
-
|
|
5076
|
-
|
|
5077
|
-
|
|
5078
|
-
|
|
5079
|
-
|
|
5080
|
-
|
|
5081
|
-
|
|
5059
|
+
/******************
|
|
5060
|
+
* PROPS *
|
|
5061
|
+
******************/
|
|
5062
|
+
props: {
|
|
5063
|
+
/**
|
|
5064
|
+
* Whether the child slot is shown.
|
|
5065
|
+
*/
|
|
5066
|
+
show: Boolean,
|
|
5067
|
+
appear: {
|
|
5068
|
+
type: Boolean,
|
|
5069
|
+
default: false
|
|
5070
|
+
},
|
|
5071
|
+
elementType: {
|
|
5072
|
+
type: String,
|
|
5073
|
+
default: 'div'
|
|
5074
|
+
}
|
|
5075
|
+
},
|
|
5082
5076
|
|
|
5083
|
-
|
|
5084
|
-
|
|
5085
|
-
|
|
5086
|
-
|
|
5087
|
-
|
|
5088
|
-
|
|
5089
|
-
|
|
5090
|
-
|
|
5091
|
-
// const offsetHeight = element.offsetHeight;
|
|
5092
|
-
// const offsetWidth = element.offsetWidth;
|
|
5093
|
-
// // Do not attempt to divide by 0, otherwise we get `Infinity` as scale
|
|
5094
|
-
// // Fallback to 1 in case both values are `0`
|
|
5095
|
-
// if (offsetWidth > 0) {
|
|
5096
|
-
// scaleX = rect.width / offsetWidth || 1;
|
|
5097
|
-
// }
|
|
5098
|
-
// if (offsetHeight > 0) {
|
|
5099
|
-
// scaleY = rect.height / offsetHeight || 1;
|
|
5100
|
-
// }
|
|
5101
|
-
// }
|
|
5077
|
+
/******************
|
|
5078
|
+
* DATA *
|
|
5079
|
+
******************/
|
|
5080
|
+
data() {
|
|
5081
|
+
return {
|
|
5082
|
+
initialized: !!this.show
|
|
5083
|
+
};
|
|
5084
|
+
},
|
|
5102
5085
|
|
|
5103
|
-
|
|
5104
|
-
|
|
5105
|
-
|
|
5106
|
-
|
|
5107
|
-
|
|
5108
|
-
|
|
5109
|
-
|
|
5110
|
-
|
|
5111
|
-
|
|
5112
|
-
|
|
5113
|
-
|
|
5114
|
-
|
|
5115
|
-
|
|
5116
|
-
|
|
5117
|
-
|
|
5118
|
-
|
|
5086
|
+
/******************
|
|
5087
|
+
* WATCH *
|
|
5088
|
+
******************/
|
|
5089
|
+
watch: {
|
|
5090
|
+
show: function (newValue) {
|
|
5091
|
+
if (!newValue || this.initialized) return;
|
|
5092
|
+
this.initialized = true;
|
|
5093
|
+
}
|
|
5094
|
+
},
|
|
5095
|
+
methods: {
|
|
5096
|
+
/**
|
|
5097
|
+
* @param {HTMLElement} element
|
|
5098
|
+
*/
|
|
5099
|
+
beforeEnter(element) {
|
|
5100
|
+
requestAnimationFrame(() => {
|
|
5101
|
+
if (!element.style.height) {
|
|
5102
|
+
element.style.height = '0px';
|
|
5103
|
+
}
|
|
5119
5104
|
|
|
5120
|
-
|
|
5121
|
-
|
|
5122
|
-
|
|
5123
|
-
}
|
|
5105
|
+
element.style.display = null;
|
|
5106
|
+
});
|
|
5107
|
+
},
|
|
5124
5108
|
|
|
5125
|
-
|
|
5126
|
-
}
|
|
5127
|
-
|
|
5109
|
+
/**
|
|
5110
|
+
* @param {HTMLElement} element
|
|
5111
|
+
*/
|
|
5112
|
+
enter(element) {
|
|
5113
|
+
requestAnimationFrame(() => {
|
|
5114
|
+
requestAnimationFrame(() => {
|
|
5115
|
+
element.style.height = "".concat(element.scrollHeight, "px");
|
|
5116
|
+
});
|
|
5117
|
+
});
|
|
5118
|
+
},
|
|
5128
5119
|
|
|
5129
|
-
|
|
5130
|
-
|
|
5131
|
-
|
|
5132
|
-
|
|
5133
|
-
|
|
5134
|
-
|
|
5135
|
-
scrollTop: scrollTop
|
|
5136
|
-
};
|
|
5137
|
-
}
|
|
5138
|
-
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/instanceOf.js
|
|
5120
|
+
/**
|
|
5121
|
+
* @param {HTMLElement} element
|
|
5122
|
+
*/
|
|
5123
|
+
afterEnter(element) {
|
|
5124
|
+
element.style.height = null;
|
|
5125
|
+
},
|
|
5139
5126
|
|
|
5127
|
+
/**
|
|
5128
|
+
* @param {HTMLElement} element
|
|
5129
|
+
*/
|
|
5130
|
+
beforeLeave(element) {
|
|
5131
|
+
requestAnimationFrame(() => {
|
|
5132
|
+
if (!element.style.height) {
|
|
5133
|
+
element.style.height = "".concat(element.offsetHeight, "px");
|
|
5134
|
+
}
|
|
5135
|
+
});
|
|
5136
|
+
},
|
|
5140
5137
|
|
|
5141
|
-
|
|
5142
|
-
|
|
5143
|
-
|
|
5144
|
-
|
|
5138
|
+
/**
|
|
5139
|
+
* @param {HTMLElement} element
|
|
5140
|
+
*/
|
|
5141
|
+
leave(element) {
|
|
5142
|
+
requestAnimationFrame(() => {
|
|
5143
|
+
requestAnimationFrame(() => {
|
|
5144
|
+
element.style.height = '0px';
|
|
5145
|
+
});
|
|
5146
|
+
});
|
|
5147
|
+
},
|
|
5145
5148
|
|
|
5146
|
-
|
|
5147
|
-
|
|
5148
|
-
|
|
5149
|
-
|
|
5149
|
+
/**
|
|
5150
|
+
* @param {HTMLElement} element
|
|
5151
|
+
*/
|
|
5152
|
+
afterLeave(element) {
|
|
5153
|
+
element.style.height = null;
|
|
5154
|
+
}
|
|
5150
5155
|
|
|
5151
|
-
function isShadowRoot(node) {
|
|
5152
|
-
// IE 11 has no ShadowRoot
|
|
5153
|
-
if (typeof ShadowRoot === 'undefined') {
|
|
5154
|
-
return false;
|
|
5155
5156
|
}
|
|
5157
|
+
});
|
|
5158
|
+
;// CONCATENATED MODULE: ./components/collapsible/collapsible_lazy_show.vue?vue&type=script&lang=js&
|
|
5159
|
+
/* harmony default export */ const collapsible_collapsible_lazy_showvue_type_script_lang_js_ = (collapsible_lazy_showvue_type_script_lang_js_);
|
|
5160
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-12[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-12[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12[0].rules[0].use[3]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/collapsible/collapsible_lazy_show.vue?vue&type=style&index=0&lang=css&
|
|
5161
|
+
var collapsible_lazy_showvue_type_style_index_0_lang_css_ = __webpack_require__(627);
|
|
5162
|
+
;// CONCATENATED MODULE: ./components/collapsible/collapsible_lazy_show.vue?vue&type=style&index=0&lang=css&
|
|
5156
5163
|
|
|
5157
|
-
|
|
5158
|
-
return node instanceof OwnElement || node instanceof ShadowRoot;
|
|
5159
|
-
}
|
|
5160
|
-
|
|
5164
|
+
;// CONCATENATED MODULE: ./components/collapsible/collapsible_lazy_show.vue
|
|
5161
5165
|
|
|
5162
|
-
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getHTMLElementScroll.js
|
|
5163
|
-
function getHTMLElementScroll(element) {
|
|
5164
|
-
return {
|
|
5165
|
-
scrollLeft: element.scrollLeft,
|
|
5166
|
-
scrollTop: element.scrollTop
|
|
5167
|
-
};
|
|
5168
|
-
}
|
|
5169
|
-
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getNodeScroll.js
|
|
5170
5166
|
|
|
5171
5167
|
|
|
5168
|
+
;
|
|
5172
5169
|
|
|
5173
5170
|
|
|
5174
|
-
|
|
5175
|
-
if (node === getWindow(node) || !isHTMLElement(node)) {
|
|
5176
|
-
return getWindowScroll(node);
|
|
5177
|
-
} else {
|
|
5178
|
-
return getHTMLElementScroll(node);
|
|
5179
|
-
}
|
|
5180
|
-
}
|
|
5181
|
-
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getNodeName.js
|
|
5182
|
-
function getNodeName(element) {
|
|
5183
|
-
return element ? (element.nodeName || '').toLowerCase() : null;
|
|
5184
|
-
}
|
|
5185
|
-
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getDocumentElement.js
|
|
5171
|
+
/* normalize component */
|
|
5186
5172
|
|
|
5187
|
-
|
|
5188
|
-
|
|
5189
|
-
|
|
5190
|
-
|
|
5191
|
-
|
|
5192
|
-
|
|
5173
|
+
var collapsible_lazy_show_component = normalizeComponent(
|
|
5174
|
+
collapsible_collapsible_lazy_showvue_type_script_lang_js_,
|
|
5175
|
+
collapsible_lazy_showvue_type_template_id_22ec4864_render,
|
|
5176
|
+
collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns,
|
|
5177
|
+
false,
|
|
5178
|
+
null,
|
|
5179
|
+
null,
|
|
5180
|
+
null
|
|
5181
|
+
|
|
5182
|
+
)
|
|
5183
|
+
|
|
5184
|
+
/* harmony default export */ const collapsible_lazy_show = (collapsible_lazy_show_component.exports);
|
|
5185
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/lazy_show/lazy_show.vue?vue&type=template&id=9ffa4e8c&
|
|
5186
|
+
var lazy_showvue_type_template_id_9ffa4e8c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',_vm._g({attrs:{"name":_vm.transition,"appear":_vm.appear}},_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)])}
|
|
5187
|
+
var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
5188
|
+
|
|
5189
|
+
|
|
5190
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/lazy_show/lazy_show.vue?vue&type=script&lang=js&
|
|
5191
|
+
//
|
|
5192
|
+
//
|
|
5193
|
+
//
|
|
5194
|
+
//
|
|
5195
|
+
//
|
|
5196
|
+
//
|
|
5197
|
+
//
|
|
5198
|
+
//
|
|
5199
|
+
//
|
|
5200
|
+
//
|
|
5201
|
+
//
|
|
5202
|
+
//
|
|
5203
|
+
//
|
|
5204
|
+
//
|
|
5205
|
+
//
|
|
5206
|
+
//
|
|
5207
|
+
/* harmony default export */ const lazy_showvue_type_script_lang_js_ = ({
|
|
5208
|
+
name: 'DtLazyShow',
|
|
5209
|
+
|
|
5210
|
+
/******************
|
|
5211
|
+
* PROPS *
|
|
5212
|
+
******************/
|
|
5213
|
+
props: {
|
|
5214
|
+
/**
|
|
5215
|
+
* Whether the child slot is shown.
|
|
5216
|
+
*/
|
|
5217
|
+
show: Boolean,
|
|
5218
|
+
|
|
5219
|
+
/**
|
|
5220
|
+
* A valid Vue enter/leave CSS transition name.
|
|
5221
|
+
*/
|
|
5222
|
+
transition: {
|
|
5223
|
+
type: String,
|
|
5224
|
+
default: null
|
|
5225
|
+
},
|
|
5226
|
+
appear: {
|
|
5227
|
+
type: Boolean,
|
|
5228
|
+
default: false
|
|
5229
|
+
}
|
|
5230
|
+
},
|
|
5231
|
+
|
|
5232
|
+
/******************
|
|
5233
|
+
* DATA *
|
|
5234
|
+
******************/
|
|
5235
|
+
data() {
|
|
5236
|
+
return {
|
|
5237
|
+
initialized: !!this.show
|
|
5238
|
+
};
|
|
5239
|
+
},
|
|
5240
|
+
|
|
5241
|
+
/******************
|
|
5242
|
+
* WATCH *
|
|
5243
|
+
******************/
|
|
5244
|
+
watch: {
|
|
5245
|
+
show: function (newValue) {
|
|
5246
|
+
if (!newValue || this.initialized) return;
|
|
5247
|
+
this.initialized = true;
|
|
5248
|
+
}
|
|
5249
|
+
}
|
|
5250
|
+
});
|
|
5251
|
+
;// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue?vue&type=script&lang=js&
|
|
5252
|
+
/* harmony default export */ const lazy_show_lazy_showvue_type_script_lang_js_ = (lazy_showvue_type_script_lang_js_);
|
|
5253
|
+
;// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue
|
|
5254
|
+
|
|
5255
|
+
|
|
5256
|
+
|
|
5257
|
+
|
|
5258
|
+
|
|
5259
|
+
/* normalize component */
|
|
5260
|
+
;
|
|
5261
|
+
var lazy_show_component = normalizeComponent(
|
|
5262
|
+
lazy_show_lazy_showvue_type_script_lang_js_,
|
|
5263
|
+
lazy_showvue_type_template_id_9ffa4e8c_render,
|
|
5264
|
+
lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns,
|
|
5265
|
+
false,
|
|
5266
|
+
null,
|
|
5267
|
+
null,
|
|
5268
|
+
null
|
|
5269
|
+
|
|
5270
|
+
)
|
|
5271
|
+
|
|
5272
|
+
/* harmony default export */ const lazy_show = (lazy_show_component.exports);
|
|
5273
|
+
;// CONCATENATED MODULE: ./components/lazy_show/index.js
|
|
5274
|
+
|
|
5275
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionOpen.vue?vue&type=template&id=5f13df90&
|
|
5276
|
+
var IconArrowAccordionOpenvue_type_template_id_5f13df90_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__arrowAccordionOpen",attrs:{"aria-hidden":"true","aria-label":"Arrow Accordion Open","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M8.738 8a1 1 0 00-.865 1.502l3.262 5.614a1 1 0 001.73 0l3.262-5.614A1 1 0 0015.262 8H8.738z"}})])}
|
|
5277
|
+
var IconArrowAccordionOpenvue_type_template_id_5f13df90_staticRenderFns = []
|
|
5278
|
+
|
|
5279
|
+
|
|
5280
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionOpen.vue
|
|
5281
|
+
|
|
5282
|
+
var IconArrowAccordionOpen_script = {}
|
|
5283
|
+
|
|
5284
|
+
|
|
5285
|
+
/* normalize component */
|
|
5286
|
+
;
|
|
5287
|
+
var IconArrowAccordionOpen_component = normalizeComponent(
|
|
5288
|
+
IconArrowAccordionOpen_script,
|
|
5289
|
+
IconArrowAccordionOpenvue_type_template_id_5f13df90_render,
|
|
5290
|
+
IconArrowAccordionOpenvue_type_template_id_5f13df90_staticRenderFns,
|
|
5291
|
+
false,
|
|
5292
|
+
null,
|
|
5293
|
+
null,
|
|
5294
|
+
null
|
|
5295
|
+
|
|
5296
|
+
)
|
|
5297
|
+
|
|
5298
|
+
/* harmony default export */ const IconArrowAccordionOpen = (IconArrowAccordionOpen_component.exports);
|
|
5299
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionClosed.vue?vue&type=template&id=8c8269ea&
|
|
5300
|
+
var IconArrowAccordionClosedvue_type_template_id_8c8269ea_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__arrowAccordionClosed",attrs:{"aria-hidden":"true","aria-label":"Arrow Accordion Closed","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M8 15.262a1 1 0 001.502.865l5.614-3.262a1 1 0 000-1.73L9.502 7.873A1 1 0 008 8.738v6.524z"}})])}
|
|
5301
|
+
var IconArrowAccordionClosedvue_type_template_id_8c8269ea_staticRenderFns = []
|
|
5302
|
+
|
|
5303
|
+
|
|
5304
|
+
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionClosed.vue
|
|
5305
|
+
|
|
5306
|
+
var IconArrowAccordionClosed_script = {}
|
|
5307
|
+
|
|
5308
|
+
|
|
5309
|
+
/* normalize component */
|
|
5310
|
+
;
|
|
5311
|
+
var IconArrowAccordionClosed_component = normalizeComponent(
|
|
5312
|
+
IconArrowAccordionClosed_script,
|
|
5313
|
+
IconArrowAccordionClosedvue_type_template_id_8c8269ea_render,
|
|
5314
|
+
IconArrowAccordionClosedvue_type_template_id_8c8269ea_staticRenderFns,
|
|
5315
|
+
false,
|
|
5316
|
+
null,
|
|
5317
|
+
null,
|
|
5318
|
+
null
|
|
5319
|
+
|
|
5320
|
+
)
|
|
5321
|
+
|
|
5322
|
+
/* harmony default export */ const IconArrowAccordionClosed = (IconArrowAccordionClosed_component.exports);
|
|
5323
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/collapsible/collapsible.vue?vue&type=script&lang=js&
|
|
5324
|
+
//
|
|
5325
|
+
//
|
|
5326
|
+
//
|
|
5327
|
+
//
|
|
5328
|
+
//
|
|
5329
|
+
//
|
|
5330
|
+
//
|
|
5331
|
+
//
|
|
5332
|
+
//
|
|
5333
|
+
//
|
|
5334
|
+
//
|
|
5335
|
+
//
|
|
5336
|
+
//
|
|
5337
|
+
//
|
|
5338
|
+
//
|
|
5339
|
+
//
|
|
5340
|
+
//
|
|
5341
|
+
//
|
|
5342
|
+
//
|
|
5343
|
+
//
|
|
5344
|
+
//
|
|
5345
|
+
//
|
|
5346
|
+
//
|
|
5347
|
+
//
|
|
5348
|
+
//
|
|
5349
|
+
//
|
|
5350
|
+
//
|
|
5351
|
+
//
|
|
5352
|
+
//
|
|
5353
|
+
//
|
|
5354
|
+
//
|
|
5355
|
+
//
|
|
5356
|
+
//
|
|
5357
|
+
//
|
|
5358
|
+
//
|
|
5359
|
+
//
|
|
5360
|
+
//
|
|
5361
|
+
//
|
|
5362
|
+
//
|
|
5363
|
+
//
|
|
5364
|
+
//
|
|
5365
|
+
//
|
|
5366
|
+
//
|
|
5367
|
+
//
|
|
5368
|
+
//
|
|
5369
|
+
//
|
|
5370
|
+
//
|
|
5371
|
+
//
|
|
5372
|
+
//
|
|
5373
|
+
//
|
|
5374
|
+
//
|
|
5375
|
+
//
|
|
5376
|
+
//
|
|
5377
|
+
//
|
|
5378
|
+
//
|
|
5379
|
+
//
|
|
5380
|
+
//
|
|
5381
|
+
//
|
|
5382
|
+
//
|
|
5383
|
+
//
|
|
5384
|
+
//
|
|
5385
|
+
//
|
|
5386
|
+
//
|
|
5387
|
+
//
|
|
5388
|
+
//
|
|
5389
|
+
//
|
|
5390
|
+
//
|
|
5391
|
+
//
|
|
5392
|
+
//
|
|
5393
|
+
//
|
|
5394
|
+
//
|
|
5395
|
+
//
|
|
5396
|
+
//
|
|
5397
|
+
//
|
|
5398
|
+
//
|
|
5399
|
+
//
|
|
5400
|
+
//
|
|
5401
|
+
//
|
|
5402
|
+
//
|
|
5403
|
+
//
|
|
5404
|
+
//
|
|
5405
|
+
//
|
|
5406
|
+
//
|
|
5407
|
+
|
|
5408
|
+
|
|
5409
|
+
|
|
5410
|
+
|
|
5411
|
+
|
|
5412
|
+
|
|
5413
|
+
/* harmony default export */ const collapsiblevue_type_script_lang_js_ = ({
|
|
5414
|
+
name: 'DtCollapsible',
|
|
5415
|
+
components: {
|
|
5416
|
+
DtButton: button_button,
|
|
5417
|
+
DtCollapsibleLazyShow: collapsible_lazy_show,
|
|
5418
|
+
DtLazyShow: lazy_show,
|
|
5419
|
+
IconArrowAccordionOpen: IconArrowAccordionOpen,
|
|
5420
|
+
IconArrowAccordionClosed: IconArrowAccordionClosed
|
|
5421
|
+
},
|
|
5422
|
+
props: {
|
|
5423
|
+
/**
|
|
5424
|
+
* Text that is displayed on the anchor if nothing is passed in the slot.
|
|
5425
|
+
* Ignored if the anchor slot is used.
|
|
5426
|
+
*/
|
|
5427
|
+
anchorText: {
|
|
5428
|
+
type: String,
|
|
5429
|
+
default: null
|
|
5430
|
+
},
|
|
5431
|
+
|
|
5432
|
+
/**
|
|
5433
|
+
* Controls whether the collapsible is shown. Leaving this null will have the collapsible start
|
|
5434
|
+
* expanded and trigger on click by default. If you set this value, the default trigger
|
|
5435
|
+
* behavior will be disabled and you can control it as you need.
|
|
5436
|
+
* Supports .sync modifier
|
|
5437
|
+
*/
|
|
5438
|
+
open: {
|
|
5439
|
+
type: Boolean,
|
|
5440
|
+
default: null
|
|
5441
|
+
},
|
|
5442
|
+
|
|
5443
|
+
/**
|
|
5444
|
+
* The id of the content wrapper.
|
|
5445
|
+
*/
|
|
5446
|
+
id: {
|
|
5447
|
+
type: String,
|
|
5448
|
+
|
|
5449
|
+
default() {
|
|
5450
|
+
return getUniqueString();
|
|
5451
|
+
}
|
|
5452
|
+
|
|
5453
|
+
},
|
|
5454
|
+
|
|
5455
|
+
/**
|
|
5456
|
+
* Element type (tag name) of the root element of the component.
|
|
5457
|
+
*/
|
|
5458
|
+
elementType: {
|
|
5459
|
+
type: String,
|
|
5460
|
+
default: 'div'
|
|
5461
|
+
},
|
|
5462
|
+
|
|
5463
|
+
/**
|
|
5464
|
+
* Element type (tag name) of the content wrapper element.
|
|
5465
|
+
*/
|
|
5466
|
+
contentElementType: {
|
|
5467
|
+
type: String,
|
|
5468
|
+
default: 'div'
|
|
5469
|
+
},
|
|
5470
|
+
|
|
5471
|
+
/**
|
|
5472
|
+
* Additional class name for the anchor wrapper element.
|
|
5473
|
+
*/
|
|
5474
|
+
anchorClass: {
|
|
5475
|
+
type: [String, Array, Object],
|
|
5476
|
+
default: null
|
|
5477
|
+
},
|
|
5478
|
+
|
|
5479
|
+
/**
|
|
5480
|
+
* Additional class name for the content wrapper element.
|
|
5481
|
+
*/
|
|
5482
|
+
contentClass: {
|
|
5483
|
+
type: [String, Array, Object],
|
|
5484
|
+
default: null
|
|
5485
|
+
},
|
|
5486
|
+
|
|
5487
|
+
/**
|
|
5488
|
+
* The maximum width of the anchor and collapsible element.
|
|
5489
|
+
* Possible units rem|px|%|em
|
|
5490
|
+
*/
|
|
5491
|
+
maxWidth: {
|
|
5492
|
+
type: String,
|
|
5493
|
+
default: null
|
|
5494
|
+
},
|
|
5495
|
+
|
|
5496
|
+
/**
|
|
5497
|
+
* The maximum height of the collapsible element.
|
|
5498
|
+
* Possible units rem|px|%|em
|
|
5499
|
+
*/
|
|
5500
|
+
maxHeight: {
|
|
5501
|
+
type: String,
|
|
5502
|
+
default: null
|
|
5503
|
+
},
|
|
5504
|
+
|
|
5505
|
+
/**
|
|
5506
|
+
* Label on the collapsible content. Should provide this or ariaLabelledBy but not both.
|
|
5507
|
+
*/
|
|
5508
|
+
ariaLabel: {
|
|
5509
|
+
type: String,
|
|
5510
|
+
default: null
|
|
5511
|
+
},
|
|
5512
|
+
|
|
5513
|
+
/**
|
|
5514
|
+
* Id of the element that labels the collapsible content. Defaults to the anchor element.
|
|
5515
|
+
* Should provide this or ariaLabel but not both.
|
|
5516
|
+
*/
|
|
5517
|
+
ariaLabelledBy: {
|
|
5518
|
+
type: String,
|
|
5519
|
+
default: null
|
|
5520
|
+
}
|
|
5521
|
+
},
|
|
5522
|
+
emits: ['update:open', 'opened'],
|
|
5523
|
+
|
|
5524
|
+
data() {
|
|
5525
|
+
return {
|
|
5526
|
+
isOpen: true
|
|
5527
|
+
};
|
|
5528
|
+
},
|
|
5529
|
+
|
|
5530
|
+
computed: {
|
|
5531
|
+
labelledBy() {
|
|
5532
|
+
// aria-labelledby should be set only if aria-labelledby is passed as a prop, or if
|
|
5533
|
+
// there is no aria-label and the labelledby should point to the anchor
|
|
5534
|
+
return this.ariaLabelledby || !this.ariaLabel && getUniqueString('DtCollapsible__anchor');
|
|
5535
|
+
},
|
|
5536
|
+
|
|
5537
|
+
contentStyle() {
|
|
5538
|
+
return {
|
|
5539
|
+
'max-height': this.maxHeight,
|
|
5540
|
+
'max-width': this.maxWidth
|
|
5541
|
+
};
|
|
5542
|
+
}
|
|
5543
|
+
|
|
5544
|
+
},
|
|
5545
|
+
watch: {
|
|
5546
|
+
open: {
|
|
5547
|
+
handler: function (open) {
|
|
5548
|
+
if (open !== null) {
|
|
5549
|
+
this.isOpen = open;
|
|
5550
|
+
}
|
|
5551
|
+
},
|
|
5552
|
+
immediate: true
|
|
5553
|
+
}
|
|
5554
|
+
},
|
|
5555
|
+
methods: {
|
|
5556
|
+
onLeaveTransitionComplete() {
|
|
5557
|
+
this.$emit('opened', false);
|
|
5558
|
+
|
|
5559
|
+
if (this.open !== null) {
|
|
5560
|
+
this.$emit('update:open', false);
|
|
5561
|
+
}
|
|
5562
|
+
},
|
|
5563
|
+
|
|
5564
|
+
onEnterTransitionComplete() {
|
|
5565
|
+
this.$emit('opened', true, this.$refs.content);
|
|
5566
|
+
|
|
5567
|
+
if (this.open !== null) {
|
|
5568
|
+
this.$emit('update:open', true);
|
|
5569
|
+
}
|
|
5570
|
+
},
|
|
5571
|
+
|
|
5572
|
+
defaultToggleOpen() {
|
|
5573
|
+
if (this.open === null) {
|
|
5574
|
+
this.toggleOpen();
|
|
5575
|
+
}
|
|
5576
|
+
},
|
|
5577
|
+
|
|
5578
|
+
toggleOpen() {
|
|
5579
|
+
this.isOpen = !this.isOpen;
|
|
5580
|
+
}
|
|
5581
|
+
|
|
5582
|
+
}
|
|
5583
|
+
});
|
|
5584
|
+
;// CONCATENATED MODULE: ./components/collapsible/collapsible.vue?vue&type=script&lang=js&
|
|
5585
|
+
/* harmony default export */ const collapsible_collapsiblevue_type_script_lang_js_ = (collapsiblevue_type_script_lang_js_);
|
|
5586
|
+
;// CONCATENATED MODULE: ./components/collapsible/collapsible.vue
|
|
5587
|
+
|
|
5588
|
+
|
|
5589
|
+
|
|
5590
|
+
|
|
5591
|
+
|
|
5592
|
+
/* normalize component */
|
|
5593
|
+
;
|
|
5594
|
+
var collapsible_component = normalizeComponent(
|
|
5595
|
+
collapsible_collapsiblevue_type_script_lang_js_,
|
|
5596
|
+
collapsiblevue_type_template_id_81ed658c_render,
|
|
5597
|
+
collapsiblevue_type_template_id_81ed658c_staticRenderFns,
|
|
5598
|
+
false,
|
|
5599
|
+
null,
|
|
5600
|
+
null,
|
|
5601
|
+
null
|
|
5602
|
+
|
|
5603
|
+
)
|
|
5604
|
+
|
|
5605
|
+
/* harmony default export */ const collapsible = (collapsible_component.exports);
|
|
5606
|
+
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
5607
|
+
|
|
5608
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown.vue?vue&type=template&id=230c0da9&
|
|
5609
|
+
var dropdownvue_type_template_id_230c0da9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-popover',_vm._g({ref:"popover",attrs:{"content-width":_vm.contentWidth,"open":_vm.open,"placement":_vm.placement,"initial-focus-element":_vm.openedWithKeyboard ? 'first' : 'dialog',"fallback-placements":_vm.fallbackPlacements,"padding":"none","role":"menu","modal":_vm.modal,"max-height":_vm.maxHeight,"max-width":_vm.maxWidth,"open-with-arrow-keys":true},on:{"opened":_vm.updateInitialHighlightIndex,"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.onEnterKey.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"space",32,$event.key,[" ","Spacebar"])){ return null; }return _vm.onSpaceKey.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onUpKeyPress')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onDownKeyPress')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"home",undefined,$event.key,undefined)){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onHomeKeyPress')},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"end",undefined,$event.key,undefined)){ return null; }$event.stopPropagation();$event.preventDefault();return _vm.onKeyValidation($event, 'onEndKeyPress')},function($event){return _vm.onKeyValidation($event, 'onKeyPress')}]},scopedSlots:_vm._u([{key:"anchor",fn:function(ref){
|
|
5610
|
+
var attrs = ref.attrs;
|
|
5611
|
+
return [_vm._t("anchor",null,null,attrs)]}},{key:"content",fn:function(ref){
|
|
5612
|
+
var close = ref.close;
|
|
5613
|
+
return [_c('ul',{ref:"listWrapper",class:['d-ps-relative', 'd-px0', _vm.DROPDOWN_PADDING_CLASSES[_vm.padding], _vm.listClass],attrs:{"id":_vm.listId,"data-qa":"dt-dropdown-list-wrapper"},on:{"mouseleave":_vm.clearHighlightIndex,"!mousemove":function($event){return _vm.onMouseHighlight.apply(null, arguments)}}},[_vm._t("list",null,{"close":close})],2)]}}],null,true)},_vm.$listeners))}
|
|
5614
|
+
var dropdownvue_type_template_id_230c0da9_staticRenderFns = []
|
|
5615
|
+
|
|
5616
|
+
|
|
5617
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/popover/popover.vue?vue&type=template&id=27ddd8bc&
|
|
5618
|
+
var popovervue_type_template_id_27ddd8bc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[(_vm.modal && _vm.isOpen)?_c('portal',[_c('div',{staticClass:"d-modal--transparent",attrs:{"aria-hidden":_vm.modal && _vm.isOpen ? 'false' : 'true'},on:{"click":function($event){$event.preventDefault();$event.stopPropagation();}}})]):_vm._e(),_c(_vm.elementType,_vm._g({ref:"popover",tag:"component",class:['d-popover', { 'd-popover__anchor--modal-opened': _vm.modal && _vm.isOpen }],attrs:{"data-qa":"dt-popover-container"}},_vm.$listeners),[_c('div',{ref:"anchor",attrs:{"id":!_vm.ariaLabelledby && _vm.labelledBy,"data-qa":"dt-popover-anchor"},on:{"!click":function($event){return _vm.defaultToggleOpen.apply(null, arguments)},"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.preventDefault();return _vm.onArrowKeyPress.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }$event.preventDefault();return _vm.onArrowKeyPress.apply(null, arguments)}],"wheel":function (e) { return (_vm.isOpen && _vm.modal) && e.preventDefault(); },"!keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"escape",undefined,$event.key,undefined)){ return null; }return _vm.closePopover.apply(null, arguments)}}},[_vm._t("anchor",null,{"attrs":{
|
|
5619
|
+
'aria-expanded': _vm.isOpen.toString(),
|
|
5620
|
+
'aria-controls': _vm.id,
|
|
5621
|
+
'aria-haspopup': _vm.role,
|
|
5622
|
+
}})],2),_c('dt-lazy-show',_vm._g({ref:"content",class:['d-popover__dialog', { 'd-popover__dialog--modal': _vm.modal }, _vm.dialogClass],style:({
|
|
5623
|
+
'max-height': _vm.maxHeight,
|
|
5624
|
+
'max-width': _vm.maxWidth,
|
|
5625
|
+
}),attrs:{"id":_vm.id,"role":_vm.role,"data-qa":"dt-popover","aria-hidden":("" + (!_vm.isOpen)),"aria-labelledby":_vm.labelledBy,"aria-label":_vm.ariaLabel,"aria-modal":("" + (!_vm.modal)),"transition":_vm.transition,"show":_vm.isOpen,"tabindex":_vm.contentTabindex,"appear":""},on:{"!keydown":function($event){return _vm.onKeydown.apply(null, arguments)},"after-leave":_vm.onLeaveTransitionComplete,"after-enter":_vm.onEnterTransitionComplete}},_vm.$listeners),[(_vm.$slots.headerContent || _vm.showCloseButton)?_c('popover-header-footer',{ref:"popover__header",class:_vm.POPOVER_HEADER_FOOTER_PADDING_CLASSES[_vm.padding],attrs:{"content-class":_vm.headerClass,"type":"header","show-close-button":_vm.showCloseButton,"close-button-props":_vm.closeButtonProps},on:{"close":_vm.closePopover},scopedSlots:_vm._u([{key:"content",fn:function(){return [_vm._t("headerContent",null,{"close":_vm.closePopover})]},proxy:true}],null,true)}):_vm._e(),_c('div',{ref:"popover__content",class:[
|
|
5626
|
+
'd-popover__content',
|
|
5627
|
+
_vm.POPOVER_PADDING_CLASSES[_vm.padding],
|
|
5628
|
+
_vm.contentClass ],attrs:{"data-qa":"dt-popover-content"}},[_vm._t("content",null,{"close":_vm.closePopover})],2),(_vm.$slots.footerContent)?_c('popover-header-footer',{ref:"popover__footer",class:_vm.POPOVER_HEADER_FOOTER_PADDING_CLASSES[_vm.padding],attrs:{"type":"footer","content-class":_vm.footerClass},scopedSlots:_vm._u([{key:"content",fn:function(){return [_vm._t("footerContent",null,{"close":_vm.closePopover})]},proxy:true}],null,true)}):_vm._e()],1)],1)],1)}
|
|
5629
|
+
var popovervue_type_template_id_27ddd8bc_staticRenderFns = []
|
|
5630
|
+
|
|
5631
|
+
|
|
5632
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js
|
|
5633
|
+
// import { isHTMLElement } from './instanceOf';
|
|
5634
|
+
function getBoundingClientRect(element, // eslint-disable-next-line unused-imports/no-unused-vars
|
|
5635
|
+
includeScale) {
|
|
5636
|
+
if (includeScale === void 0) {
|
|
5637
|
+
includeScale = false;
|
|
5638
|
+
}
|
|
5639
|
+
|
|
5640
|
+
var rect = element.getBoundingClientRect();
|
|
5641
|
+
var scaleX = 1;
|
|
5642
|
+
var scaleY = 1; // FIXME:
|
|
5643
|
+
// `offsetWidth` returns an integer while `getBoundingClientRect`
|
|
5644
|
+
// returns a float. This results in `scaleX` or `scaleY` being
|
|
5645
|
+
// non-1 when it should be for elements that aren't a full pixel in
|
|
5646
|
+
// width or height.
|
|
5647
|
+
// if (isHTMLElement(element) && includeScale) {
|
|
5648
|
+
// const offsetHeight = element.offsetHeight;
|
|
5649
|
+
// const offsetWidth = element.offsetWidth;
|
|
5650
|
+
// // Do not attempt to divide by 0, otherwise we get `Infinity` as scale
|
|
5651
|
+
// // Fallback to 1 in case both values are `0`
|
|
5652
|
+
// if (offsetWidth > 0) {
|
|
5653
|
+
// scaleX = rect.width / offsetWidth || 1;
|
|
5654
|
+
// }
|
|
5655
|
+
// if (offsetHeight > 0) {
|
|
5656
|
+
// scaleY = rect.height / offsetHeight || 1;
|
|
5657
|
+
// }
|
|
5658
|
+
// }
|
|
5659
|
+
|
|
5660
|
+
return {
|
|
5661
|
+
width: rect.width / scaleX,
|
|
5662
|
+
height: rect.height / scaleY,
|
|
5663
|
+
top: rect.top / scaleY,
|
|
5664
|
+
right: rect.right / scaleX,
|
|
5665
|
+
bottom: rect.bottom / scaleY,
|
|
5666
|
+
left: rect.left / scaleX,
|
|
5667
|
+
x: rect.left / scaleX,
|
|
5668
|
+
y: rect.top / scaleY
|
|
5669
|
+
};
|
|
5670
|
+
}
|
|
5671
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getWindow.js
|
|
5672
|
+
function getWindow(node) {
|
|
5673
|
+
if (node == null) {
|
|
5674
|
+
return window;
|
|
5675
|
+
}
|
|
5676
|
+
|
|
5677
|
+
if (node.toString() !== '[object Window]') {
|
|
5678
|
+
var ownerDocument = node.ownerDocument;
|
|
5679
|
+
return ownerDocument ? ownerDocument.defaultView || window : window;
|
|
5680
|
+
}
|
|
5681
|
+
|
|
5682
|
+
return node;
|
|
5683
|
+
}
|
|
5684
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getWindowScroll.js
|
|
5685
|
+
|
|
5686
|
+
function getWindowScroll(node) {
|
|
5687
|
+
var win = getWindow(node);
|
|
5688
|
+
var scrollLeft = win.pageXOffset;
|
|
5689
|
+
var scrollTop = win.pageYOffset;
|
|
5690
|
+
return {
|
|
5691
|
+
scrollLeft: scrollLeft,
|
|
5692
|
+
scrollTop: scrollTop
|
|
5693
|
+
};
|
|
5694
|
+
}
|
|
5695
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/instanceOf.js
|
|
5696
|
+
|
|
5697
|
+
|
|
5698
|
+
function isElement(node) {
|
|
5699
|
+
var OwnElement = getWindow(node).Element;
|
|
5700
|
+
return node instanceof OwnElement || node instanceof Element;
|
|
5701
|
+
}
|
|
5702
|
+
|
|
5703
|
+
function isHTMLElement(node) {
|
|
5704
|
+
var OwnElement = getWindow(node).HTMLElement;
|
|
5705
|
+
return node instanceof OwnElement || node instanceof HTMLElement;
|
|
5706
|
+
}
|
|
5707
|
+
|
|
5708
|
+
function isShadowRoot(node) {
|
|
5709
|
+
// IE 11 has no ShadowRoot
|
|
5710
|
+
if (typeof ShadowRoot === 'undefined') {
|
|
5711
|
+
return false;
|
|
5712
|
+
}
|
|
5713
|
+
|
|
5714
|
+
var OwnElement = getWindow(node).ShadowRoot;
|
|
5715
|
+
return node instanceof OwnElement || node instanceof ShadowRoot;
|
|
5716
|
+
}
|
|
5717
|
+
|
|
5718
|
+
|
|
5719
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getHTMLElementScroll.js
|
|
5720
|
+
function getHTMLElementScroll(element) {
|
|
5721
|
+
return {
|
|
5722
|
+
scrollLeft: element.scrollLeft,
|
|
5723
|
+
scrollTop: element.scrollTop
|
|
5724
|
+
};
|
|
5725
|
+
}
|
|
5726
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getNodeScroll.js
|
|
5727
|
+
|
|
5728
|
+
|
|
5729
|
+
|
|
5730
|
+
|
|
5731
|
+
function getNodeScroll(node) {
|
|
5732
|
+
if (node === getWindow(node) || !isHTMLElement(node)) {
|
|
5733
|
+
return getWindowScroll(node);
|
|
5734
|
+
} else {
|
|
5735
|
+
return getHTMLElementScroll(node);
|
|
5736
|
+
}
|
|
5737
|
+
}
|
|
5738
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getNodeName.js
|
|
5739
|
+
function getNodeName(element) {
|
|
5740
|
+
return element ? (element.nodeName || '').toLowerCase() : null;
|
|
5741
|
+
}
|
|
5742
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getDocumentElement.js
|
|
5743
|
+
|
|
5744
|
+
function getDocumentElement(element) {
|
|
5745
|
+
// $FlowFixMe[incompatible-return]: assume body is always available
|
|
5746
|
+
return ((isElement(element) ? element.ownerDocument : // $FlowFixMe[prop-missing]
|
|
5747
|
+
element.document) || window.document).documentElement;
|
|
5748
|
+
}
|
|
5749
|
+
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getWindowScrollBarX.js
|
|
5193
5750
|
|
|
5194
5751
|
|
|
5195
5752
|
|
|
@@ -9473,7 +10030,6 @@ const getArrowDetected = fn => ({
|
|
|
9473
10030
|
|
|
9474
10031
|
const BASE_TIPPY_DIRECTIONS = ['bottom', 'bottom-start', 'bottom-end', 'right', 'right-start', 'right-end', 'left', 'left-start', 'left-end', 'top', 'top-start', 'top-end'];
|
|
9475
10032
|
const TIPPY_STICKY_VALUES = [true, false, 'reference', 'popper'];
|
|
9476
|
-
const TIPPY_FOLLOW_CURSOR_VALUES = [true, false, 'vertical', 'horizontal', 'initial'];
|
|
9477
10033
|
const tippy_utils_createTippy = (anchorElement, options) => {
|
|
9478
10034
|
const {
|
|
9479
10035
|
contentElement
|
|
@@ -9481,7 +10037,7 @@ const tippy_utils_createTippy = (anchorElement, options) => {
|
|
|
9481
10037
|
};
|
|
9482
10038
|
delete options.contentElement;
|
|
9483
10039
|
return tippy_esm(anchorElement, { ...options,
|
|
9484
|
-
plugins: [sticky
|
|
10040
|
+
plugins: [sticky],
|
|
9485
10041
|
render: () => getContentWrapper(contentElement)
|
|
9486
10042
|
});
|
|
9487
10043
|
};
|
|
@@ -9497,166 +10053,77 @@ const getPopperOptions = function () {
|
|
|
9497
10053
|
} = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
|
|
9498
10054
|
return {
|
|
9499
10055
|
modifiers: [{
|
|
9500
|
-
name: 'flip',
|
|
9501
|
-
options: {
|
|
9502
|
-
fallbackPlacements,
|
|
9503
|
-
boundary
|
|
9504
|
-
}
|
|
9505
|
-
}, {
|
|
9506
|
-
name: 'hide',
|
|
9507
|
-
enabled: hasHideModifierEnabled
|
|
9508
|
-
}, {
|
|
9509
|
-
name: 'preventOverflow',
|
|
9510
|
-
options: {
|
|
9511
|
-
altAxis: !tether,
|
|
9512
|
-
tether
|
|
9513
|
-
}
|
|
9514
|
-
}, getArrowDetected(_ref => {
|
|
9515
|
-
let {
|
|
9516
|
-
state
|
|
9517
|
-
} = _ref;
|
|
9518
|
-
onChangePlacement(state.placement);
|
|
9519
|
-
})]
|
|
9520
|
-
};
|
|
9521
|
-
};
|
|
9522
|
-
|
|
9523
|
-
const createAnchor = (anchorWrapper, tabIndex) => {
|
|
9524
|
-
const span = document.createElement('span');
|
|
9525
|
-
span.setAttribute('tabindex', tabIndex);
|
|
9526
|
-
span.innerText = anchorWrapper.innerText || '';
|
|
9527
|
-
anchorWrapper.innerText = '';
|
|
9528
|
-
anchorWrapper.appendChild(span);
|
|
9529
|
-
return span;
|
|
9530
|
-
};
|
|
9531
|
-
|
|
9532
|
-
const getAnchor = function (anchorWrapper) {
|
|
9533
|
-
let tabIndex = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '0';
|
|
9534
|
-
const anchor = anchorWrapper === null || anchorWrapper === void 0 ? void 0 : anchorWrapper.children[0];
|
|
9535
|
-
if (!anchor) return createAnchor(anchorWrapper);
|
|
9536
|
-
|
|
9537
|
-
if (!findFirstFocusableNode(anchor)) {
|
|
9538
|
-
anchor.setAttribute('tabindex', tabIndex);
|
|
9539
|
-
}
|
|
9540
|
-
|
|
9541
|
-
return anchor;
|
|
9542
|
-
};
|
|
9543
|
-
const getContentWrapper = content => {
|
|
9544
|
-
// The recommended structure is to use the popper as an outer wrapper
|
|
9545
|
-
const popper = document.createElement('div');
|
|
9546
|
-
popper.className = 'tippy-box d-ps-absolute';
|
|
9547
|
-
popper.appendChild(content);
|
|
9548
|
-
return {
|
|
9549
|
-
popper
|
|
9550
|
-
};
|
|
9551
|
-
};
|
|
9552
|
-
;// CONCATENATED MODULE: ./components/popover/popover_constants.js
|
|
9553
|
-
|
|
9554
|
-
const POPOVER_PADDING_CLASSES = {
|
|
9555
|
-
none: undefined,
|
|
9556
|
-
small: 'd-p8',
|
|
9557
|
-
medium: 'd-p16',
|
|
9558
|
-
large: 'd-p24'
|
|
9559
|
-
};
|
|
9560
|
-
const POPOVER_HEADER_FOOTER_PADDING_CLASSES = {
|
|
9561
|
-
none: undefined,
|
|
9562
|
-
small: 'd-pl8',
|
|
9563
|
-
medium: 'd-pl16',
|
|
9564
|
-
large: 'd-pl24'
|
|
9565
|
-
};
|
|
9566
|
-
const POPOVER_ROLES = ['dialog', 'menu', 'listbox', 'tree', 'grid'];
|
|
9567
|
-
const POPOVER_CONTENT_WIDTHS = [null, 'anchor'];
|
|
9568
|
-
const POPOVER_INITIAL_FOCUS_STRINGS = ['none', 'dialog', 'first'];
|
|
9569
|
-
const POPOVER_STICKY_VALUES = [...TIPPY_STICKY_VALUES];
|
|
9570
|
-
const POPOVER_FOLLOW_CURSOR_VALUES = [...TIPPY_FOLLOW_CURSOR_VALUES];
|
|
9571
|
-
const POPOVER_DIRECTIONS = [...BASE_TIPPY_DIRECTIONS];
|
|
9572
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/lazy_show/lazy_show.vue?vue&type=template&id=9ffa4e8c&
|
|
9573
|
-
var lazy_showvue_type_template_id_9ffa4e8c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('transition',_vm._g({attrs:{"name":_vm.transition,"appear":_vm.appear}},_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)])}
|
|
9574
|
-
var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
9575
|
-
|
|
9576
|
-
|
|
9577
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/lazy_show/lazy_show.vue?vue&type=script&lang=js&
|
|
9578
|
-
//
|
|
9579
|
-
//
|
|
9580
|
-
//
|
|
9581
|
-
//
|
|
9582
|
-
//
|
|
9583
|
-
//
|
|
9584
|
-
//
|
|
9585
|
-
//
|
|
9586
|
-
//
|
|
9587
|
-
//
|
|
9588
|
-
//
|
|
9589
|
-
//
|
|
9590
|
-
//
|
|
9591
|
-
//
|
|
9592
|
-
//
|
|
9593
|
-
//
|
|
9594
|
-
/* harmony default export */ const lazy_showvue_type_script_lang_js_ = ({
|
|
9595
|
-
name: 'DtLazyShow',
|
|
9596
|
-
|
|
9597
|
-
/******************
|
|
9598
|
-
* PROPS *
|
|
9599
|
-
******************/
|
|
9600
|
-
props: {
|
|
9601
|
-
/**
|
|
9602
|
-
* Whether the child slot is shown.
|
|
9603
|
-
*/
|
|
9604
|
-
show: Boolean,
|
|
9605
|
-
|
|
9606
|
-
/**
|
|
9607
|
-
* A valid Vue enter/leave CSS transition name.
|
|
9608
|
-
*/
|
|
9609
|
-
transition: {
|
|
9610
|
-
type: String,
|
|
9611
|
-
default: null
|
|
9612
|
-
},
|
|
9613
|
-
appear: {
|
|
9614
|
-
type: Boolean,
|
|
9615
|
-
default: false
|
|
9616
|
-
}
|
|
9617
|
-
},
|
|
9618
|
-
|
|
9619
|
-
/******************
|
|
9620
|
-
* DATA *
|
|
9621
|
-
******************/
|
|
9622
|
-
data() {
|
|
9623
|
-
return {
|
|
9624
|
-
initialized: !!this.show
|
|
9625
|
-
};
|
|
9626
|
-
},
|
|
9627
|
-
|
|
9628
|
-
/******************
|
|
9629
|
-
* WATCH *
|
|
9630
|
-
******************/
|
|
9631
|
-
watch: {
|
|
9632
|
-
show: function (newValue) {
|
|
9633
|
-
if (!newValue || this.initialized) return;
|
|
9634
|
-
this.initialized = true;
|
|
9635
|
-
}
|
|
9636
|
-
}
|
|
9637
|
-
});
|
|
9638
|
-
;// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue?vue&type=script&lang=js&
|
|
9639
|
-
/* harmony default export */ const lazy_show_lazy_showvue_type_script_lang_js_ = (lazy_showvue_type_script_lang_js_);
|
|
9640
|
-
;// CONCATENATED MODULE: ./components/lazy_show/lazy_show.vue
|
|
9641
|
-
|
|
10056
|
+
name: 'flip',
|
|
10057
|
+
options: {
|
|
10058
|
+
fallbackPlacements,
|
|
10059
|
+
boundary
|
|
10060
|
+
}
|
|
10061
|
+
}, {
|
|
10062
|
+
name: 'hide',
|
|
10063
|
+
enabled: hasHideModifierEnabled
|
|
10064
|
+
}, {
|
|
10065
|
+
name: 'preventOverflow',
|
|
10066
|
+
options: {
|
|
10067
|
+
altAxis: !tether,
|
|
10068
|
+
tether
|
|
10069
|
+
}
|
|
10070
|
+
}, getArrowDetected(_ref => {
|
|
10071
|
+
let {
|
|
10072
|
+
state
|
|
10073
|
+
} = _ref;
|
|
10074
|
+
onChangePlacement(state.placement);
|
|
10075
|
+
})]
|
|
10076
|
+
};
|
|
10077
|
+
};
|
|
9642
10078
|
|
|
10079
|
+
const createAnchor = (anchorWrapper, tabIndex) => {
|
|
10080
|
+
const span = document.createElement('span');
|
|
10081
|
+
span.setAttribute('tabindex', tabIndex);
|
|
10082
|
+
span.innerText = anchorWrapper.innerText || '';
|
|
10083
|
+
anchorWrapper.innerText = '';
|
|
10084
|
+
anchorWrapper.appendChild(span);
|
|
10085
|
+
return span;
|
|
10086
|
+
};
|
|
9643
10087
|
|
|
10088
|
+
const getAnchor = function (anchorWrapper) {
|
|
10089
|
+
let tabIndex = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '0';
|
|
10090
|
+
const anchor = anchorWrapper === null || anchorWrapper === void 0 ? void 0 : anchorWrapper.children[0];
|
|
10091
|
+
if (!anchor) return createAnchor(anchorWrapper);
|
|
9644
10092
|
|
|
10093
|
+
if (!findFirstFocusableNode(anchor)) {
|
|
10094
|
+
anchor.setAttribute('tabindex', tabIndex);
|
|
10095
|
+
}
|
|
9645
10096
|
|
|
9646
|
-
|
|
9647
|
-
;
|
|
9648
|
-
|
|
9649
|
-
|
|
9650
|
-
|
|
9651
|
-
|
|
9652
|
-
|
|
9653
|
-
|
|
9654
|
-
|
|
9655
|
-
|
|
9656
|
-
|
|
9657
|
-
|
|
10097
|
+
return anchor;
|
|
10098
|
+
};
|
|
10099
|
+
const getContentWrapper = content => {
|
|
10100
|
+
// The recommended structure is to use the popper as an outer wrapper
|
|
10101
|
+
const popper = document.createElement('div');
|
|
10102
|
+
popper.className = 'tippy-box d-ps-absolute';
|
|
10103
|
+
popper.appendChild(content);
|
|
10104
|
+
return {
|
|
10105
|
+
popper
|
|
10106
|
+
};
|
|
10107
|
+
};
|
|
10108
|
+
;// CONCATENATED MODULE: ./components/popover/popover_constants.js
|
|
9658
10109
|
|
|
9659
|
-
|
|
10110
|
+
const POPOVER_PADDING_CLASSES = {
|
|
10111
|
+
none: undefined,
|
|
10112
|
+
small: 'd-p8',
|
|
10113
|
+
medium: 'd-p16',
|
|
10114
|
+
large: 'd-p24'
|
|
10115
|
+
};
|
|
10116
|
+
const POPOVER_HEADER_FOOTER_PADDING_CLASSES = {
|
|
10117
|
+
none: undefined,
|
|
10118
|
+
small: 'd-pl8',
|
|
10119
|
+
medium: 'd-pl16',
|
|
10120
|
+
large: 'd-pl24'
|
|
10121
|
+
};
|
|
10122
|
+
const POPOVER_ROLES = ['dialog', 'menu', 'listbox', 'tree', 'grid'];
|
|
10123
|
+
const POPOVER_CONTENT_WIDTHS = [null, 'anchor'];
|
|
10124
|
+
const POPOVER_INITIAL_FOCUS_STRINGS = ['none', 'dialog', 'first'];
|
|
10125
|
+
const POPOVER_STICKY_VALUES = [...TIPPY_STICKY_VALUES];
|
|
10126
|
+
const POPOVER_DIRECTIONS = [...BASE_TIPPY_DIRECTIONS];
|
|
9660
10127
|
;// CONCATENATED MODULE: ./node_modules/nanoid/non-secure/index.js
|
|
9661
10128
|
let urlAlphabet =
|
|
9662
10129
|
'useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict'
|
|
@@ -10311,20 +10778,6 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10311
10778
|
}
|
|
10312
10779
|
},
|
|
10313
10780
|
|
|
10314
|
-
/**
|
|
10315
|
-
* Determines if the popover follows the user's mouse cursor.
|
|
10316
|
-
* `true` enables it, `vertical` or `horizontal` only follows the cursor on a single axis,
|
|
10317
|
-
* `initial` will place the popover at the initial cursor position upon show, but prevent
|
|
10318
|
-
* following it.
|
|
10319
|
-
*/
|
|
10320
|
-
followCursor: {
|
|
10321
|
-
type: [Boolean, String],
|
|
10322
|
-
default: false,
|
|
10323
|
-
validator: followCursor => {
|
|
10324
|
-
return POPOVER_FOLLOW_CURSOR_VALUES.includes(followCursor);
|
|
10325
|
-
}
|
|
10326
|
-
},
|
|
10327
|
-
|
|
10328
10781
|
/**
|
|
10329
10782
|
* Determines maximum height for the popover before overflow.
|
|
10330
10783
|
* Possible units rem|px|em
|
|
@@ -10455,12 +10908,6 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10455
10908
|
});
|
|
10456
10909
|
},
|
|
10457
10910
|
|
|
10458
|
-
followCursor(followCursor) {
|
|
10459
|
-
this.tip.setProps({
|
|
10460
|
-
followCursor
|
|
10461
|
-
});
|
|
10462
|
-
},
|
|
10463
|
-
|
|
10464
10911
|
fallbackPlacements() {
|
|
10465
10912
|
this.tip.setProps({
|
|
10466
10913
|
popperOptions: this.popperOptions()
|
|
@@ -10518,7 +10965,6 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10518
10965
|
placement: this.placement,
|
|
10519
10966
|
offset: this.offset,
|
|
10520
10967
|
sticky: this.sticky,
|
|
10521
|
-
followCursor: this.followCursor,
|
|
10522
10968
|
appendTo: document.body,
|
|
10523
10969
|
interactive: true,
|
|
10524
10970
|
trigger: 'manual',
|
|
@@ -10748,8 +11194,8 @@ var popovervue_type_style_index_0_lang_less_ = __webpack_require__(230);
|
|
|
10748
11194
|
|
|
10749
11195
|
var popover_component = normalizeComponent(
|
|
10750
11196
|
popover_popovervue_type_script_lang_js_,
|
|
10751
|
-
|
|
10752
|
-
|
|
11197
|
+
popovervue_type_template_id_27ddd8bc_render,
|
|
11198
|
+
popovervue_type_template_id_27ddd8bc_staticRenderFns,
|
|
10753
11199
|
false,
|
|
10754
11200
|
null,
|
|
10755
11201
|
null,
|
|
@@ -10820,7 +11266,6 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
10820
11266
|
//
|
|
10821
11267
|
//
|
|
10822
11268
|
//
|
|
10823
|
-
//
|
|
10824
11269
|
|
|
10825
11270
|
|
|
10826
11271
|
|
|
@@ -10936,17 +11381,6 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
10936
11381
|
}
|
|
10937
11382
|
},
|
|
10938
11383
|
|
|
10939
|
-
/**
|
|
10940
|
-
* Determines if the dropdown follows the user's mouse cursor.
|
|
10941
|
-
* `true` enables it, `vertical` or `horizontal` only follows the cursor on a single axis,
|
|
10942
|
-
* `initial` will place the dropdown at the initial cursor position upon show, but prevent
|
|
10943
|
-
* following it.
|
|
10944
|
-
*/
|
|
10945
|
-
followCursor: {
|
|
10946
|
-
type: [Boolean, String],
|
|
10947
|
-
default: false
|
|
10948
|
-
},
|
|
10949
|
-
|
|
10950
11384
|
/**
|
|
10951
11385
|
* The direction the dropdown displays relative to the anchor.
|
|
10952
11386
|
*/
|
|
@@ -11026,7 +11460,7 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
11026
11460
|
onMouseHighlight(e) {
|
|
11027
11461
|
const liElement = e.target.closest('li');
|
|
11028
11462
|
|
|
11029
|
-
if (liElement &&
|
|
11463
|
+
if (liElement && this.highlightId !== liElement.id) {
|
|
11030
11464
|
this.setHighlightId(liElement.id);
|
|
11031
11465
|
liElement.focus();
|
|
11032
11466
|
}
|
|
@@ -11142,8 +11576,8 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
11142
11576
|
;
|
|
11143
11577
|
var dropdown_component = normalizeComponent(
|
|
11144
11578
|
dropdown_dropdownvue_type_script_lang_js_,
|
|
11145
|
-
|
|
11146
|
-
|
|
11579
|
+
dropdownvue_type_template_id_230c0da9_render,
|
|
11580
|
+
dropdownvue_type_template_id_230c0da9_staticRenderFns,
|
|
11147
11581
|
false,
|
|
11148
11582
|
null,
|
|
11149
11583
|
null,
|
|
@@ -11152,236 +11586,8 @@ var dropdown_component = normalizeComponent(
|
|
|
11152
11586
|
)
|
|
11153
11587
|
|
|
11154
11588
|
/* harmony default export */ const dropdown = (dropdown_component.exports);
|
|
11155
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_story_constants.js
|
|
11156
|
-
const DROPDOWN_STORY_ITEMS = [{
|
|
11157
|
-
name: 'Menu item 1',
|
|
11158
|
-
id: 1
|
|
11159
|
-
}, {
|
|
11160
|
-
name: 'Menu item 2',
|
|
11161
|
-
id: 2
|
|
11162
|
-
}, {
|
|
11163
|
-
name: 'Another menu item 1',
|
|
11164
|
-
id: 3
|
|
11165
|
-
}, {
|
|
11166
|
-
name: 'Menu item 3',
|
|
11167
|
-
id: 4
|
|
11168
|
-
}, {
|
|
11169
|
-
name: 'Another menu item 2',
|
|
11170
|
-
id: 5
|
|
11171
|
-
}];
|
|
11172
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/context_menu/context_menu.vue?vue&type=script&lang=js&
|
|
11173
|
-
//
|
|
11174
|
-
//
|
|
11175
|
-
//
|
|
11176
|
-
//
|
|
11177
|
-
//
|
|
11178
|
-
//
|
|
11179
|
-
//
|
|
11180
|
-
//
|
|
11181
|
-
//
|
|
11182
|
-
//
|
|
11183
|
-
//
|
|
11184
|
-
//
|
|
11185
|
-
//
|
|
11186
|
-
//
|
|
11187
|
-
//
|
|
11188
|
-
//
|
|
11189
|
-
//
|
|
11190
|
-
//
|
|
11191
|
-
//
|
|
11192
|
-
//
|
|
11193
|
-
//
|
|
11194
|
-
//
|
|
11195
|
-
//
|
|
11196
|
-
//
|
|
11197
|
-
//
|
|
11198
|
-
//
|
|
11199
|
-
//
|
|
11200
|
-
//
|
|
11201
|
-
//
|
|
11202
|
-
//
|
|
11203
|
-
//
|
|
11204
|
-
|
|
11205
|
-
|
|
11206
|
-
|
|
11207
|
-
|
|
11208
|
-
/* harmony default export */ const context_menuvue_type_script_lang_js_ = ({
|
|
11209
|
-
name: 'DtContextMenu',
|
|
11210
|
-
components: {
|
|
11211
|
-
DtDropdown: dropdown,
|
|
11212
|
-
DtButton: button_button,
|
|
11213
|
-
DtListItem: list_item
|
|
11214
|
-
},
|
|
11215
|
-
props: {},
|
|
11216
|
-
|
|
11217
|
-
data() {
|
|
11218
|
-
return {
|
|
11219
|
-
isOpen: false
|
|
11220
|
-
};
|
|
11221
|
-
},
|
|
11222
|
-
|
|
11223
|
-
computed: {
|
|
11224
|
-
items() {
|
|
11225
|
-
return DROPDOWN_STORY_ITEMS;
|
|
11226
|
-
}
|
|
11227
|
-
|
|
11228
|
-
},
|
|
11229
|
-
methods: {
|
|
11230
|
-
showMenu() {
|
|
11231
|
-
this.isOpen = true;
|
|
11232
|
-
}
|
|
11233
|
-
|
|
11234
|
-
}
|
|
11235
|
-
});
|
|
11236
|
-
;// CONCATENATED MODULE: ./components/context_menu/context_menu.vue?vue&type=script&lang=js&
|
|
11237
|
-
/* harmony default export */ const context_menu_context_menuvue_type_script_lang_js_ = (context_menuvue_type_script_lang_js_);
|
|
11238
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[4]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/context_menu/context_menu.vue?vue&type=style&index=0&lang=less&
|
|
11239
|
-
var context_menuvue_type_style_index_0_lang_less_ = __webpack_require__(488);
|
|
11240
|
-
;// CONCATENATED MODULE: ./components/context_menu/context_menu.vue?vue&type=style&index=0&lang=less&
|
|
11241
|
-
|
|
11242
|
-
;// CONCATENATED MODULE: ./components/context_menu/context_menu.vue
|
|
11243
|
-
|
|
11244
|
-
|
|
11245
|
-
|
|
11246
|
-
;
|
|
11247
|
-
|
|
11248
|
-
|
|
11249
|
-
/* normalize component */
|
|
11250
|
-
|
|
11251
|
-
var context_menu_component = normalizeComponent(
|
|
11252
|
-
context_menu_context_menuvue_type_script_lang_js_,
|
|
11253
|
-
context_menuvue_type_template_id_4b3ffc6f_render,
|
|
11254
|
-
context_menuvue_type_template_id_4b3ffc6f_staticRenderFns,
|
|
11255
|
-
false,
|
|
11256
|
-
null,
|
|
11257
|
-
null,
|
|
11258
|
-
null
|
|
11259
|
-
|
|
11260
|
-
)
|
|
11261
|
-
|
|
11262
|
-
/* harmony default export */ const context_menu = (context_menu_component.exports);
|
|
11263
|
-
;// CONCATENATED MODULE: ./components/context_menu/context_menu_constants.js
|
|
11264
|
-
const DEFAULT_CONSTANTS = null;
|
|
11265
|
-
/* harmony default export */ const context_menu_constants = ({
|
|
11266
|
-
DEFAULT_CONSTANTS
|
|
11267
|
-
});
|
|
11268
|
-
;// CONCATENATED MODULE: ./components/context_menu/index.js
|
|
11269
|
-
|
|
11270
|
-
|
|
11271
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown_list.vue?vue&type=template&id=294ae37b&scoped=true&
|
|
11272
|
-
var dropdown_listvue_type_template_id_294ae37b_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',[(_vm.heading)?_c('div',{staticClass:"dt-dropdown-list--header d-fs12 d-fc-black-400 d-fw-bold d-lh4 d-py4 d-px12 d-d-flex d-ai-center"},[_c('span',[_vm._v(_vm._s(_vm.heading))])]):_vm._e(),_c('ul',{class:['d-ps-relative', 'd-px0', _vm.listClass],attrs:{"data-qa":"dt-dropdown-list-wrapper"}},[_vm._t("default")],2)])}
|
|
11273
|
-
var dropdown_listvue_type_template_id_294ae37b_scoped_true_staticRenderFns = []
|
|
11274
|
-
|
|
11275
|
-
|
|
11276
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown_list.vue?vue&type=script&lang=js&
|
|
11277
|
-
//
|
|
11278
|
-
//
|
|
11279
|
-
//
|
|
11280
|
-
//
|
|
11281
|
-
//
|
|
11282
|
-
//
|
|
11283
|
-
//
|
|
11284
|
-
//
|
|
11285
|
-
//
|
|
11286
|
-
//
|
|
11287
|
-
//
|
|
11288
|
-
//
|
|
11289
|
-
//
|
|
11290
|
-
//
|
|
11291
|
-
//
|
|
11292
|
-
//
|
|
11293
|
-
//
|
|
11294
|
-
//
|
|
11295
|
-
//
|
|
11296
|
-
/* harmony default export */ const dropdown_listvue_type_script_lang_js_ = ({
|
|
11297
|
-
name: 'DtDropdownList',
|
|
11298
|
-
props: {
|
|
11299
|
-
/**
|
|
11300
|
-
* List's heading.
|
|
11301
|
-
*/
|
|
11302
|
-
heading: {
|
|
11303
|
-
type: String,
|
|
11304
|
-
default: ''
|
|
11305
|
-
},
|
|
11306
|
-
|
|
11307
|
-
/**
|
|
11308
|
-
* Additional class for the wrapper list element.
|
|
11309
|
-
*/
|
|
11310
|
-
listClass: {
|
|
11311
|
-
type: [String, Array, Object],
|
|
11312
|
-
default: ''
|
|
11313
|
-
}
|
|
11314
|
-
}
|
|
11315
|
-
});
|
|
11316
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_list.vue?vue&type=script&lang=js&
|
|
11317
|
-
/* harmony default export */ const dropdown_dropdown_listvue_type_script_lang_js_ = (dropdown_listvue_type_script_lang_js_);
|
|
11318
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_list.vue
|
|
11319
|
-
|
|
11320
|
-
|
|
11321
|
-
|
|
11322
|
-
|
|
11323
|
-
|
|
11324
|
-
/* normalize component */
|
|
11325
|
-
;
|
|
11326
|
-
var dropdown_list_component = normalizeComponent(
|
|
11327
|
-
dropdown_dropdown_listvue_type_script_lang_js_,
|
|
11328
|
-
dropdown_listvue_type_template_id_294ae37b_scoped_true_render,
|
|
11329
|
-
dropdown_listvue_type_template_id_294ae37b_scoped_true_staticRenderFns,
|
|
11330
|
-
false,
|
|
11331
|
-
null,
|
|
11332
|
-
"294ae37b",
|
|
11333
|
-
null
|
|
11334
|
-
|
|
11335
|
-
)
|
|
11336
|
-
|
|
11337
|
-
/* harmony default export */ const dropdown_list = (dropdown_list_component.exports);
|
|
11338
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown_separator.vue?vue&type=template&id=6a948a17&
|
|
11339
|
-
var dropdown_separatorvue_type_template_id_6a948a17_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{staticClass:"dt-list-separator d-bgc-black-075 d-my8",attrs:{"aria-hidden":"true"}})}
|
|
11340
|
-
var dropdown_separatorvue_type_template_id_6a948a17_staticRenderFns = []
|
|
11341
|
-
|
|
11342
|
-
|
|
11343
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown_separator.vue?vue&type=script&lang=js&
|
|
11344
|
-
//
|
|
11345
|
-
//
|
|
11346
|
-
//
|
|
11347
|
-
//
|
|
11348
|
-
//
|
|
11349
|
-
//
|
|
11350
|
-
//
|
|
11351
|
-
/* harmony default export */ const dropdown_separatorvue_type_script_lang_js_ = ({
|
|
11352
|
-
name: 'DtDropdownSeparator'
|
|
11353
|
-
});
|
|
11354
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue?vue&type=script&lang=js&
|
|
11355
|
-
/* harmony default export */ const dropdown_dropdown_separatorvue_type_script_lang_js_ = (dropdown_separatorvue_type_script_lang_js_);
|
|
11356
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[4]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/dropdown/dropdown_separator.vue?vue&type=style&index=0&lang=less&
|
|
11357
|
-
var dropdown_separatorvue_type_style_index_0_lang_less_ = __webpack_require__(209);
|
|
11358
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue?vue&type=style&index=0&lang=less&
|
|
11359
|
-
|
|
11360
|
-
;// CONCATENATED MODULE: ./components/dropdown/dropdown_separator.vue
|
|
11361
|
-
|
|
11362
|
-
|
|
11363
|
-
|
|
11364
|
-
;
|
|
11365
|
-
|
|
11366
|
-
|
|
11367
|
-
/* normalize component */
|
|
11368
|
-
|
|
11369
|
-
var dropdown_separator_component = normalizeComponent(
|
|
11370
|
-
dropdown_dropdown_separatorvue_type_script_lang_js_,
|
|
11371
|
-
dropdown_separatorvue_type_template_id_6a948a17_render,
|
|
11372
|
-
dropdown_separatorvue_type_template_id_6a948a17_staticRenderFns,
|
|
11373
|
-
false,
|
|
11374
|
-
null,
|
|
11375
|
-
null,
|
|
11376
|
-
null
|
|
11377
|
-
|
|
11378
|
-
)
|
|
11379
|
-
|
|
11380
|
-
/* harmony default export */ const dropdown_separator = (dropdown_separator_component.exports);
|
|
11381
11589
|
;// CONCATENATED MODULE: ./components/dropdown/index.js
|
|
11382
11590
|
|
|
11383
|
-
|
|
11384
|
-
|
|
11385
11591
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/input/input.vue?vue&type=template&id=fc19976e&
|
|
11386
11592
|
var inputvue_type_template_id_fc19976e_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",function(){return [(_vm.label)?_c('div',{ref:"label",class:[
|
|
11387
11593
|
'base-input__label-text',
|
|
@@ -13169,8 +13375,6 @@ var modal_component = normalizeComponent(
|
|
|
13169
13375
|
;// CONCATENATED MODULE: ./components/modal/index.js
|
|
13170
13376
|
|
|
13171
13377
|
|
|
13172
|
-
;// CONCATENATED MODULE: ./components/lazy_show/index.js
|
|
13173
|
-
|
|
13174
13378
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/list_section/list_section.vue?vue&type=template&id=8857acea&
|
|
13175
13379
|
var list_sectionvue_type_template_id_8857acea_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',
|
|
13176
13380
|
{ 'd-bb': _vm.separator }],attrs:{"id":_vm.id,"role":"group","aria-labelledby":(_vm.id + "-list-section-header"),"tabindex":"-1"}},[(_vm.header)?_c('h3',{staticClass:"d-pl12 d-mt6",attrs:{"id":(_vm.id + "-list-section-header")}},[_vm._v(" "+_vm._s(_vm.header)+" ")]):_vm._e(),(!_vm.isCollapsible || _vm.showAll)?_c('ol',{attrs:{"id":(_vm.id + "-list-section-content")}},[_vm._t("default")],2):_c('ol',{attrs:{"id":(_vm.id + "-list-section-content")}},[_c('vnodes',{attrs:{"vnodes":_vm.displayedItems}})],1),_c('div',{staticClass:"d-d-flex"},[(_vm.isCollapsible)?_c('dt-button',{staticClass:"d-ml12 d-py6",attrs:{"id":(_vm.id + "-list-section-show-more-less"),"link":""},on:{"click":_vm.showMoreLessClicked}},[_vm._v(" "+_vm._s(_vm.showMoreLessText)+" ")]):_vm._e(),_vm._t("footer")],2)])}
|