@dialpad/dialtone-vue 2.28.0-beta.2 → 2.29.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/dist/component-documentation.json +1 -1
- package/dist/dialtone-vue.common.js +1107 -329
- package/dist/dialtone-vue.umd.js +1107 -329
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/dist/emoji.common.js +254 -37
- package/dist/emoji.umd.js +254 -37
- package/package.json +3 -2
|
@@ -306,7 +306,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306
306
|
|
|
307
307
|
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()));
|
|
308
308
|
// Module
|
|
309
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){
|
|
309
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){letter-spacing:-.011rem;line-height:1.6rem}.dt-recipe-callbar-button--circle{border-radius:var(--br-circle)}.dt-recipe-callbar-button.d-btn .d-btn__icon .d-svg{width:2.4rem;height:2.4rem}.dt-recipe-callbar-button.d-btn[disabled]{background-color:unset}.dt-recipe-callbar-button--circle.d-btn[disabled]{border-color:unset}.dt-recipe-callbar-button--active{--button--fc:var(--muted-color-hover);--button--bgc:hsla(var(--muted-color-hsl)/15%)}.dt-recipe-callbar-button--danger.dt-recipe-callbar-button--active{--button--bgc:hsla(var(--error-color-hsl)/10%);--button--fc:var(--error-color-hover)}.dt-recipe-callbar-button--danger.dt-recipe-callbar-button--active:hover{--button--bgc:hsla(var(--error-color-hsl)/20%);--button--fc:var(--error-color-hover)}", ""]);
|
|
310
310
|
// Exports
|
|
311
311
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
312
312
|
|
|
@@ -1246,7 +1246,7 @@ if (typeof window !== 'undefined') {
|
|
|
1246
1246
|
// Indicate to webpack that this file can be concatenated
|
|
1247
1247
|
/* harmony default export */ const setPublicPath = (null);
|
|
1248
1248
|
|
|
1249
|
-
;// 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/avatar/avatar.vue?vue&type=template&id=
|
|
1249
|
+
;// 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/avatar/avatar.vue?vue&type=template&id=2820dd63&
|
|
1250
1250
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
1251
1251
|
'd-avatar',
|
|
1252
1252
|
_vm.AVATAR_KIND_MODIFIERS[_vm.kind],
|
|
@@ -1480,6 +1480,11 @@ const flushPromises = () => {
|
|
|
1480
1480
|
|
|
1481
1481
|
|
|
1482
1482
|
|
|
1483
|
+
/**
|
|
1484
|
+
* An avatar is a visual representation of a user or object.
|
|
1485
|
+
* @see https://dialpad.design/components/avatar.html
|
|
1486
|
+
*/
|
|
1487
|
+
|
|
1483
1488
|
/* harmony default export */ const avatarvue_type_script_lang_js_ = ({
|
|
1484
1489
|
name: 'DtAvatar',
|
|
1485
1490
|
inheritAttrs: false,
|
|
@@ -1498,6 +1503,7 @@ const flushPromises = () => {
|
|
|
1498
1503
|
|
|
1499
1504
|
/**
|
|
1500
1505
|
* The size of the avatar
|
|
1506
|
+
* @values sm, md, lg
|
|
1501
1507
|
*/
|
|
1502
1508
|
size: {
|
|
1503
1509
|
type: String,
|
|
@@ -1507,6 +1513,11 @@ const flushPromises = () => {
|
|
|
1507
1513
|
|
|
1508
1514
|
/**
|
|
1509
1515
|
* The color of the avatar
|
|
1516
|
+
* @values base
|
|
1517
|
+
* orange-200, orange-300, orange-400, orange-500,
|
|
1518
|
+
* pink-300, pink-400, pink-500, pink-600,
|
|
1519
|
+
* purple-200, purple-300, purple-500, purple-600,
|
|
1520
|
+
* yellow-200, yellow-300, yellow-400, yellow-500
|
|
1510
1521
|
*/
|
|
1511
1522
|
color: {
|
|
1512
1523
|
type: String,
|
|
@@ -1713,11 +1724,11 @@ var component = normalizeComponent(
|
|
|
1713
1724
|
;// CONCATENATED MODULE: ./components/avatar/index.js
|
|
1714
1725
|
|
|
1715
1726
|
|
|
1716
|
-
;// 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/badge/badge.vue?vue&type=template&id=
|
|
1717
|
-
var
|
|
1727
|
+
;// 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/badge/badge.vue?vue&type=template&id=fea57e1e&
|
|
1728
|
+
var badgevue_type_template_id_fea57e1e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{class:[
|
|
1718
1729
|
'd-badge',
|
|
1719
1730
|
_vm.BADGE_COLOR_MODIFIERS[_vm.color] ],attrs:{"data-qa":"dt-badge"}},[_vm._t("default",function(){return [_vm._v(" "+_vm._s(_vm.text)+" ")]})],2)}
|
|
1720
|
-
var
|
|
1731
|
+
var badgevue_type_template_id_fea57e1e_staticRenderFns = []
|
|
1721
1732
|
|
|
1722
1733
|
|
|
1723
1734
|
;// CONCATENATED MODULE: ./components/badge/badge_constants.js
|
|
@@ -1755,6 +1766,12 @@ const BADGE_COLOR_MODIFIERS = {
|
|
|
1755
1766
|
//
|
|
1756
1767
|
//
|
|
1757
1768
|
|
|
1769
|
+
/**
|
|
1770
|
+
* A badge is a compact UI element that provides brief, descriptive information about an element.
|
|
1771
|
+
* It is terse, ideally one word.
|
|
1772
|
+
* @see https://dialpad.design/components/badge.html
|
|
1773
|
+
*/
|
|
1774
|
+
|
|
1758
1775
|
/* harmony default export */ const badgevue_type_script_lang_js_ = ({
|
|
1759
1776
|
name: 'DtBadge',
|
|
1760
1777
|
props: {
|
|
@@ -1768,6 +1785,10 @@ const BADGE_COLOR_MODIFIERS = {
|
|
|
1768
1785
|
|
|
1769
1786
|
/**
|
|
1770
1787
|
* Color for the badge background
|
|
1788
|
+
* @values base, black-700, green-400, orange-400,
|
|
1789
|
+
* pink-300, pink-500, pink-600, pink-700,
|
|
1790
|
+
* purple-100, purple-300, purple-500, purple-700,
|
|
1791
|
+
* red-500, white, yellow-300
|
|
1771
1792
|
*/
|
|
1772
1793
|
color: {
|
|
1773
1794
|
type: String,
|
|
@@ -1795,8 +1816,8 @@ const BADGE_COLOR_MODIFIERS = {
|
|
|
1795
1816
|
;
|
|
1796
1817
|
var badge_component = normalizeComponent(
|
|
1797
1818
|
badge_badgevue_type_script_lang_js_,
|
|
1798
|
-
|
|
1799
|
-
|
|
1819
|
+
badgevue_type_template_id_fea57e1e_render,
|
|
1820
|
+
badgevue_type_template_id_fea57e1e_staticRenderFns,
|
|
1800
1821
|
false,
|
|
1801
1822
|
null,
|
|
1802
1823
|
null,
|
|
@@ -1808,14 +1829,14 @@ var badge_component = normalizeComponent(
|
|
|
1808
1829
|
;// CONCATENATED MODULE: ./components/badge/index.js
|
|
1809
1830
|
|
|
1810
1831
|
|
|
1811
|
-
;// 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/banner/banner.vue?vue&type=template&id=
|
|
1812
|
-
var
|
|
1813
|
-
var
|
|
1832
|
+
;// 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/banner/banner.vue?vue&type=template&id=6a644b26&
|
|
1833
|
+
var bannervue_type_template_id_6a644b26_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('aside',{class:_vm.bannerClass,style:(_vm.bannerBackgroundImage),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.apply(null, arguments)}}},[_c('div',{staticClass:"d-banner__dialog",class:_vm.dialogClass,attrs:{"aria-labelledby":_vm.titleId,"aria-describedby":_vm.contentId}},[(!_vm.hideIcon)?_c('dt-notice-icon',_vm._g({attrs:{"kind":_vm.kind}},_vm.$listeners),[_vm._t("icon")],2):_vm._e(),_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)])}
|
|
1834
|
+
var bannervue_type_template_id_6a644b26_staticRenderFns = []
|
|
1814
1835
|
|
|
1815
1836
|
|
|
1816
|
-
;// 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/notice/notice_icon.vue?vue&type=template&id=
|
|
1817
|
-
var
|
|
1818
|
-
var
|
|
1837
|
+
;// 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/notice/notice_icon.vue?vue&type=template&id=5544041e&
|
|
1838
|
+
var notice_iconvue_type_template_id_5544041e_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",function(){return [_c(_vm.defaultIcon,{tag:"component"})]})],2):_vm._e()}
|
|
1839
|
+
var notice_iconvue_type_template_id_5544041e_staticRenderFns = []
|
|
1819
1840
|
|
|
1820
1841
|
|
|
1821
1842
|
;// 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/IconLightbulb.vue?vue&type=template&id=d9fc2436&
|
|
@@ -1960,6 +1981,7 @@ const NOTICE_ROLES = ['alert', 'alertdialog', 'status'];
|
|
|
1960
1981
|
//
|
|
1961
1982
|
//
|
|
1962
1983
|
//
|
|
1984
|
+
//
|
|
1963
1985
|
|
|
1964
1986
|
|
|
1965
1987
|
|
|
@@ -1977,6 +1999,10 @@ const kindToIcon = new Map([['info', 'IconInfo'], ['success', 'IconCheckCircle']
|
|
|
1977
1999
|
IconCheckCircle: IconCheckCircle
|
|
1978
2000
|
},
|
|
1979
2001
|
props: {
|
|
2002
|
+
/**
|
|
2003
|
+
* Kind of icon
|
|
2004
|
+
* @values base, error, info, success, warning
|
|
2005
|
+
*/
|
|
1980
2006
|
kind: {
|
|
1981
2007
|
type: String,
|
|
1982
2008
|
default: 'base',
|
|
@@ -2006,8 +2032,8 @@ const kindToIcon = new Map([['info', 'IconInfo'], ['success', 'IconCheckCircle']
|
|
|
2006
2032
|
;
|
|
2007
2033
|
var notice_icon_component = normalizeComponent(
|
|
2008
2034
|
notice_notice_iconvue_type_script_lang_js_,
|
|
2009
|
-
|
|
2010
|
-
|
|
2035
|
+
notice_iconvue_type_template_id_5544041e_render,
|
|
2036
|
+
notice_iconvue_type_template_id_5544041e_staticRenderFns,
|
|
2011
2037
|
false,
|
|
2012
2038
|
null,
|
|
2013
2039
|
null,
|
|
@@ -2016,9 +2042,9 @@ var notice_icon_component = normalizeComponent(
|
|
|
2016
2042
|
)
|
|
2017
2043
|
|
|
2018
2044
|
/* harmony default export */ const notice_icon = (notice_icon_component.exports);
|
|
2019
|
-
;// 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/notice/notice_content.vue?vue&type=template&id=
|
|
2020
|
-
var
|
|
2021
|
-
var
|
|
2045
|
+
;// 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/notice/notice_content.vue?vue&type=template&id=45f8172a&
|
|
2046
|
+
var notice_contentvue_type_template_id_45f8172a_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 || _vm.$slots.titleOverride)?_c('p',{staticClass:"d-notice__title",attrs:{"id":_vm.titleId,"data-qa":"notice-content-title"}},[_vm._t("titleOverride",function(){return [_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)])}
|
|
2047
|
+
var notice_contentvue_type_template_id_45f8172a_staticRenderFns = []
|
|
2022
2048
|
|
|
2023
2049
|
|
|
2024
2050
|
;// 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/notice/notice_content.vue?vue&type=script&lang=js&
|
|
@@ -2047,17 +2073,32 @@ var notice_contentvue_type_template_id_24cf95e4_staticRenderFns = []
|
|
|
2047
2073
|
//
|
|
2048
2074
|
//
|
|
2049
2075
|
//
|
|
2076
|
+
//
|
|
2077
|
+
//
|
|
2050
2078
|
/* harmony default export */ const notice_contentvue_type_script_lang_js_ = ({
|
|
2051
2079
|
name: 'DtNoticeContent',
|
|
2052
2080
|
props: {
|
|
2081
|
+
/**
|
|
2082
|
+
* Title header of the notice. This can be left blank to remove the title from the notice entirely.
|
|
2083
|
+
*/
|
|
2053
2084
|
title: {
|
|
2054
2085
|
type: String,
|
|
2055
2086
|
default: ''
|
|
2056
2087
|
},
|
|
2088
|
+
|
|
2089
|
+
/**
|
|
2090
|
+
* ID for the title element of the component. Useful for aria-describedby
|
|
2091
|
+
* or aria-labelledby or any other reason you may need an id to refer to the title.
|
|
2092
|
+
*/
|
|
2057
2093
|
titleId: {
|
|
2058
2094
|
type: String,
|
|
2059
2095
|
default: undefined
|
|
2060
2096
|
},
|
|
2097
|
+
|
|
2098
|
+
/**
|
|
2099
|
+
* ID for the content element of the component. Useful for aria-describedby
|
|
2100
|
+
* or aria-labelledby or any other reason you may need an id to refer to the content.
|
|
2101
|
+
*/
|
|
2061
2102
|
contentId: {
|
|
2062
2103
|
type: String,
|
|
2063
2104
|
default: undefined
|
|
@@ -2076,8 +2117,8 @@ var notice_contentvue_type_template_id_24cf95e4_staticRenderFns = []
|
|
|
2076
2117
|
;
|
|
2077
2118
|
var notice_content_component = normalizeComponent(
|
|
2078
2119
|
notice_notice_contentvue_type_script_lang_js_,
|
|
2079
|
-
|
|
2080
|
-
|
|
2120
|
+
notice_contentvue_type_template_id_45f8172a_render,
|
|
2121
|
+
notice_contentvue_type_template_id_45f8172a_staticRenderFns,
|
|
2081
2122
|
false,
|
|
2082
2123
|
null,
|
|
2083
2124
|
null,
|
|
@@ -2086,9 +2127,9 @@ var notice_content_component = normalizeComponent(
|
|
|
2086
2127
|
)
|
|
2087
2128
|
|
|
2088
2129
|
/* harmony default export */ const notice_content = (notice_content_component.exports);
|
|
2089
|
-
;// 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/notice/notice_action.vue?vue&type=template&id=
|
|
2090
|
-
var
|
|
2091
|
-
var
|
|
2130
|
+
;// 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/notice/notice_action.vue?vue&type=template&id=49bf6244&
|
|
2131
|
+
var notice_actionvue_type_template_id_49bf6244_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)}
|
|
2132
|
+
var notice_actionvue_type_template_id_49bf6244_staticRenderFns = []
|
|
2092
2133
|
|
|
2093
2134
|
|
|
2094
2135
|
;// 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/IconClose.vue?vue&type=template&id=4ef5457b&
|
|
@@ -2115,14 +2156,14 @@ var IconClose_component = normalizeComponent(
|
|
|
2115
2156
|
)
|
|
2116
2157
|
|
|
2117
2158
|
/* harmony default export */ const IconClose = (IconClose_component.exports);
|
|
2118
|
-
;// 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/button/button.vue?vue&type=template&id=
|
|
2119
|
-
var
|
|
2159
|
+
;// 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/button/button.vue?vue&type=template&id=5c485efa&
|
|
2160
|
+
var buttonvue_type_template_id_5c485efa_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({class:[
|
|
2120
2161
|
'base-button__button',
|
|
2121
|
-
_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.shouldRenderIcon())?_c('span',{class:[
|
|
2162
|
+
_vm.buttonClasses() ],style:({ width: _vm.width }),attrs:{"data-qa":"dt-button","type":_vm.type,"disabled":_vm.disabled,"aria-live":_vm.computedAriaLive,"aria-label":_vm.loading ? 'loading' : _vm.$attrs['aria-label']}},_vm.buttonListeners),[(_vm.shouldRenderIcon())?_c('span',{class:[
|
|
2122
2163
|
'base-button__icon',
|
|
2123
2164
|
'd-btn__icon',
|
|
2124
2165
|
_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()])}
|
|
2125
|
-
var
|
|
2166
|
+
var buttonvue_type_template_id_5c485efa_staticRenderFns = []
|
|
2126
2167
|
|
|
2127
2168
|
|
|
2128
2169
|
;// CONCATENATED MODULE: ./components/button/button_constants.js
|
|
@@ -2177,7 +2218,7 @@ function _invalidCombinationMessage(circle, kind, importance) {
|
|
|
2177
2218
|
return `You cannot have a ${circle ? 'circle ' : ''}button \
|
|
2178
2219
|
with kind: ${kind} and importance: ${importance} as it \
|
|
2179
2220
|
does not exist in our design system. \
|
|
2180
|
-
See https://dialpad.design/components/button for a \
|
|
2221
|
+
See https://dialpad.design/components/button.html for a \
|
|
2181
2222
|
list of available button styles`;
|
|
2182
2223
|
}
|
|
2183
2224
|
|
|
@@ -2243,14 +2284,16 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2243
2284
|
//
|
|
2244
2285
|
//
|
|
2245
2286
|
//
|
|
2287
|
+
//
|
|
2288
|
+
//
|
|
2246
2289
|
|
|
2247
2290
|
|
|
2248
2291
|
|
|
2249
2292
|
/**
|
|
2250
|
-
*
|
|
2251
|
-
*
|
|
2252
|
-
*
|
|
2253
|
-
* @
|
|
2293
|
+
* A button is a UI element which allows users to take an action throughout the app.
|
|
2294
|
+
* It is important a button is identifiable, consistent, and communicates its actions clearly,
|
|
2295
|
+
* and is appropriately sized to its action.
|
|
2296
|
+
* @see https://dialpad.design/components/button.html
|
|
2254
2297
|
*/
|
|
2255
2298
|
|
|
2256
2299
|
/* harmony default export */ const buttonvue_type_script_lang_js_ = ({
|
|
@@ -2259,7 +2302,6 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2259
2302
|
/**
|
|
2260
2303
|
* Whether the button is a circle or not.
|
|
2261
2304
|
* @values true, false
|
|
2262
|
-
* @see https://dialpad.design/components/button/
|
|
2263
2305
|
*/
|
|
2264
2306
|
circle: {
|
|
2265
2307
|
type: Boolean,
|
|
@@ -2269,7 +2311,6 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2269
2311
|
/**
|
|
2270
2312
|
* The position of the icon slot within the button.
|
|
2271
2313
|
* @values left, right, top, bottom
|
|
2272
|
-
* @see https://dialpad.design/components/button/
|
|
2273
2314
|
*/
|
|
2274
2315
|
iconPosition: {
|
|
2275
2316
|
type: String,
|
|
@@ -2280,7 +2321,6 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2280
2321
|
/**
|
|
2281
2322
|
* The fill and outline of the button associated with its visual importance.
|
|
2282
2323
|
* @values clear, outlined, primary
|
|
2283
|
-
* @see https://dialpad.design/components/button/
|
|
2284
2324
|
*/
|
|
2285
2325
|
importance: {
|
|
2286
2326
|
type: String,
|
|
@@ -2291,7 +2331,7 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2291
2331
|
/**
|
|
2292
2332
|
* Whether the button should be styled as a link or not.
|
|
2293
2333
|
* @values true, false
|
|
2294
|
-
* @see https://dialpad.design/components/link
|
|
2334
|
+
* @see https://dialpad.design/components/link.html
|
|
2295
2335
|
*/
|
|
2296
2336
|
link: {
|
|
2297
2337
|
type: Boolean,
|
|
@@ -2300,8 +2340,8 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2300
2340
|
|
|
2301
2341
|
/**
|
|
2302
2342
|
* The color of the link and button if the button is styled as a link.
|
|
2303
|
-
* @values
|
|
2304
|
-
* @see https://dialpad.design/components/link
|
|
2343
|
+
* @values default, warning, danger, success, muted, inverted
|
|
2344
|
+
* @see https://dialpad.design/components/link.html
|
|
2305
2345
|
*/
|
|
2306
2346
|
linkKind: {
|
|
2307
2347
|
type: String,
|
|
@@ -2310,9 +2350,23 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2310
2350
|
},
|
|
2311
2351
|
|
|
2312
2352
|
/**
|
|
2313
|
-
*
|
|
2353
|
+
* HTML button disabled attribute
|
|
2354
|
+
* <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#disabled" target="_blank">
|
|
2355
|
+
* (Reference)
|
|
2356
|
+
* </a>
|
|
2357
|
+
* @values true, false
|
|
2358
|
+
*/
|
|
2359
|
+
disabled: {
|
|
2360
|
+
type: Boolean,
|
|
2361
|
+
default: false
|
|
2362
|
+
},
|
|
2363
|
+
|
|
2364
|
+
/**
|
|
2365
|
+
* HTML button type attribute
|
|
2366
|
+
* <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type" target="_blank">
|
|
2367
|
+
* (Reference)
|
|
2368
|
+
* </a>
|
|
2314
2369
|
* @values button, submit, reset
|
|
2315
|
-
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button
|
|
2316
2370
|
*/
|
|
2317
2371
|
type: {
|
|
2318
2372
|
type: String,
|
|
@@ -2320,10 +2374,21 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2320
2374
|
validator: t => BUTTON_TYPES.includes(t)
|
|
2321
2375
|
},
|
|
2322
2376
|
|
|
2377
|
+
/**
|
|
2378
|
+
* Button width, accepts
|
|
2379
|
+
* <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/width" target="_blank">
|
|
2380
|
+
* CSS width attribute
|
|
2381
|
+
* </a>
|
|
2382
|
+
* values
|
|
2383
|
+
*/
|
|
2384
|
+
width: {
|
|
2385
|
+
type: String,
|
|
2386
|
+
default: 'auto'
|
|
2387
|
+
},
|
|
2388
|
+
|
|
2323
2389
|
/**
|
|
2324
2390
|
* The size of the button.
|
|
2325
2391
|
* @values xs, sm, md, lg, xl
|
|
2326
|
-
* @see https://dialpad.design/components/button
|
|
2327
2392
|
*/
|
|
2328
2393
|
size: {
|
|
2329
2394
|
type: String,
|
|
@@ -2342,7 +2407,6 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2342
2407
|
/**
|
|
2343
2408
|
* Whether the button should display a loading animation or not.
|
|
2344
2409
|
* @values true, false
|
|
2345
|
-
* @see https://dialpad.design/components/button
|
|
2346
2410
|
*/
|
|
2347
2411
|
loading: {
|
|
2348
2412
|
type: Boolean,
|
|
@@ -2351,8 +2415,7 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2351
2415
|
|
|
2352
2416
|
/**
|
|
2353
2417
|
* The color of the button.
|
|
2354
|
-
* @values default, danger, inverted
|
|
2355
|
-
* @see https://dialpad.design/components/button
|
|
2418
|
+
* @values default, muted, danger, inverted
|
|
2356
2419
|
*/
|
|
2357
2420
|
kind: {
|
|
2358
2421
|
type: String,
|
|
@@ -2502,8 +2565,8 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2502
2565
|
;
|
|
2503
2566
|
var button_component = normalizeComponent(
|
|
2504
2567
|
button_buttonvue_type_script_lang_js_,
|
|
2505
|
-
|
|
2506
|
-
|
|
2568
|
+
buttonvue_type_template_id_5c485efa_render,
|
|
2569
|
+
buttonvue_type_template_id_5c485efa_staticRenderFns,
|
|
2507
2570
|
false,
|
|
2508
2571
|
null,
|
|
2509
2572
|
null,
|
|
@@ -2536,6 +2599,7 @@ var button_component = normalizeComponent(
|
|
|
2536
2599
|
//
|
|
2537
2600
|
//
|
|
2538
2601
|
//
|
|
2602
|
+
//
|
|
2539
2603
|
|
|
2540
2604
|
|
|
2541
2605
|
/* harmony default export */ const notice_actionvue_type_script_lang_js_ = ({
|
|
@@ -2545,16 +2609,30 @@ var button_component = normalizeComponent(
|
|
|
2545
2609
|
DtButton: button_button
|
|
2546
2610
|
},
|
|
2547
2611
|
props: {
|
|
2612
|
+
/**
|
|
2613
|
+
* Props for the notice close button.
|
|
2614
|
+
*/
|
|
2548
2615
|
closeButtonProps: {
|
|
2549
2616
|
type: Object,
|
|
2550
2617
|
default: () => ({})
|
|
2551
2618
|
},
|
|
2619
|
+
|
|
2620
|
+
/**
|
|
2621
|
+
* Hides the close button from the notice
|
|
2622
|
+
* @values true, false
|
|
2623
|
+
*/
|
|
2552
2624
|
hideClose: {
|
|
2553
2625
|
type: Boolean,
|
|
2554
2626
|
default: false
|
|
2555
2627
|
}
|
|
2556
2628
|
},
|
|
2557
|
-
emits: [
|
|
2629
|
+
emits: [
|
|
2630
|
+
/**
|
|
2631
|
+
* Close button click event
|
|
2632
|
+
*
|
|
2633
|
+
* @event close
|
|
2634
|
+
*/
|
|
2635
|
+
'close'],
|
|
2558
2636
|
|
|
2559
2637
|
created() {
|
|
2560
2638
|
if (!this.hideClose && !this.closeButtonProps.ariaLabel) {
|
|
@@ -2593,8 +2671,8 @@ var button_component = normalizeComponent(
|
|
|
2593
2671
|
;
|
|
2594
2672
|
var notice_action_component = normalizeComponent(
|
|
2595
2673
|
notice_notice_actionvue_type_script_lang_js_,
|
|
2596
|
-
|
|
2597
|
-
|
|
2674
|
+
notice_actionvue_type_template_id_49bf6244_render,
|
|
2675
|
+
notice_actionvue_type_template_id_49bf6244_staticRenderFns,
|
|
2598
2676
|
false,
|
|
2599
2677
|
null,
|
|
2600
2678
|
null,
|
|
@@ -2608,14 +2686,19 @@ const focusableAttrs = ':not(:disabled):not([aria-disabled="true"])';
|
|
|
2608
2686
|
const tabbableAttrs = `${focusableAttrs}:not([tabindex="-1"])`;
|
|
2609
2687
|
const focusableElementsList = `button,[href],input,select,textarea,details,[tabindex]`;
|
|
2610
2688
|
/**
|
|
2611
|
-
*
|
|
2689
|
+
* This mixin provides the methods to automatically trap tab focus within
|
|
2612
2690
|
* the component this mixin is on, meaning it is not possible to tab out
|
|
2613
|
-
* of the component without dismissing it.
|
|
2614
|
-
*
|
|
2615
|
-
*
|
|
2691
|
+
* of the component without dismissing it.
|
|
2692
|
+
*
|
|
2693
|
+
* Useful for accessibility reasons on things like important actionable alerts.
|
|
2694
|
+
*
|
|
2695
|
+
* Use focusFirstElement to focus on the first tabbable element within your component, and call
|
|
2616
2696
|
* focusTrappedTabPress every time tab is pressed to trap tab within this
|
|
2617
|
-
* component.
|
|
2697
|
+
* component.
|
|
2698
|
+
*
|
|
2699
|
+
* Note that focusFirstElement WILL focus elements with tabindex="-1",
|
|
2618
2700
|
* however focusTrappedTabPress will not.
|
|
2701
|
+
* @displayName Modal Mixin
|
|
2619
2702
|
*/
|
|
2620
2703
|
|
|
2621
2704
|
/* harmony default export */ const modal = ({
|
|
@@ -2770,6 +2853,12 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2770
2853
|
|
|
2771
2854
|
|
|
2772
2855
|
|
|
2856
|
+
/**
|
|
2857
|
+
* Banners are a type of notice, delivering system and engagement messaging.
|
|
2858
|
+
* These are highly intrusive notices and should be used sparingly and appropriately.
|
|
2859
|
+
* @see https://dialpad.design/components/banner.html
|
|
2860
|
+
*/
|
|
2861
|
+
|
|
2773
2862
|
/* harmony default export */ const bannervue_type_script_lang_js_ = ({
|
|
2774
2863
|
name: 'DtBanner',
|
|
2775
2864
|
components: {
|
|
@@ -2815,8 +2904,9 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2815
2904
|
|
|
2816
2905
|
/**
|
|
2817
2906
|
* Used in scenarios where the message needs to visually dominate the screen.
|
|
2818
|
-
*
|
|
2907
|
+
* This will also change the aria role from status to alertdialog.
|
|
2819
2908
|
* and will modally trap the keyboard focus in the dialog as soon as it displays.
|
|
2909
|
+
* @values true, false
|
|
2820
2910
|
*/
|
|
2821
2911
|
important: {
|
|
2822
2912
|
type: Boolean,
|
|
@@ -2825,6 +2915,7 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2825
2915
|
|
|
2826
2916
|
/**
|
|
2827
2917
|
* Pins the banner to the top of the window and pushes all app content down.
|
|
2918
|
+
* @values true, false
|
|
2828
2919
|
*/
|
|
2829
2920
|
pinned: {
|
|
2830
2921
|
type: Boolean,
|
|
@@ -2833,10 +2924,11 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2833
2924
|
|
|
2834
2925
|
/**
|
|
2835
2926
|
* Severity level of the notice, sets the icon and background
|
|
2927
|
+
* @values base, error, info, success, warning
|
|
2836
2928
|
*/
|
|
2837
2929
|
kind: {
|
|
2838
2930
|
type: String,
|
|
2839
|
-
default: '',
|
|
2931
|
+
default: 'base',
|
|
2840
2932
|
|
|
2841
2933
|
validate(kind) {
|
|
2842
2934
|
return NOTICE_KINDS.includes(kind);
|
|
@@ -2862,6 +2954,7 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2862
2954
|
|
|
2863
2955
|
/**
|
|
2864
2956
|
* Hides the icon from the notice
|
|
2957
|
+
* @values true, false
|
|
2865
2958
|
*/
|
|
2866
2959
|
hideIcon: {
|
|
2867
2960
|
type: Boolean,
|
|
@@ -2886,7 +2979,9 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2886
2979
|
|
|
2887
2980
|
/**
|
|
2888
2981
|
* Background image size, follows the background-size CSS property values
|
|
2889
|
-
* https://developer.mozilla.org/en-US/docs/Web/CSS/background-size
|
|
2982
|
+
* <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/background-size" target="_blank">
|
|
2983
|
+
* CSS background-sizes
|
|
2984
|
+
* </a>
|
|
2890
2985
|
*/
|
|
2891
2986
|
backgroundSize: {
|
|
2892
2987
|
type: String,
|
|
@@ -2954,8 +3049,8 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2954
3049
|
;
|
|
2955
3050
|
var banner_component = normalizeComponent(
|
|
2956
3051
|
banner_bannervue_type_script_lang_js_,
|
|
2957
|
-
|
|
2958
|
-
|
|
3052
|
+
bannervue_type_template_id_6a644b26_render,
|
|
3053
|
+
bannervue_type_template_id_6a644b26_staticRenderFns,
|
|
2959
3054
|
false,
|
|
2960
3055
|
null,
|
|
2961
3056
|
null,
|
|
@@ -2966,32 +3061,32 @@ var banner_component = normalizeComponent(
|
|
|
2966
3061
|
/* harmony default export */ const banner = (banner_component.exports);
|
|
2967
3062
|
;// CONCATENATED MODULE: ./components/banner/index.js
|
|
2968
3063
|
|
|
2969
|
-
;// 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/breadcrumbs/breadcrumbs.vue?vue&type=template&id=
|
|
2970
|
-
var
|
|
3064
|
+
;// 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/breadcrumbs/breadcrumbs.vue?vue&type=template&id=44efd414&
|
|
3065
|
+
var breadcrumbsvue_type_template_id_44efd414_render = function () {
|
|
2971
3066
|
var _obj;
|
|
2972
3067
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{class:[
|
|
2973
3068
|
'd-breadcrumbs',
|
|
2974
3069
|
( _obj = {}, _obj[_vm.BREADCRUMBS_INVERTED_MODIFIER] = _vm.inverted, _obj ) ],attrs:{"aria-label":_vm.ariaLabel,"data-qa":"dt-breadcrumbs"}},[_c('ol',[_vm._t("default",function(){return _vm._l((_vm.breadcrumbs),function(item,index){return _c('dt-breadcrumb-item',_vm._b({key:_vm.getBreadcrumbItemKey(index),attrs:{"inverted":_vm.inverted}},'dt-breadcrumb-item',item,false))})})],2)])}
|
|
2975
|
-
var
|
|
3070
|
+
var breadcrumbsvue_type_template_id_44efd414_staticRenderFns = []
|
|
2976
3071
|
|
|
2977
3072
|
|
|
2978
3073
|
;// CONCATENATED MODULE: ./components/breadcrumbs/breadcrumbs_constants.js
|
|
2979
3074
|
const BREADCRUMB_ITEM_SELECTED_MODIFIER = 'd-breadcrumbs__item--selected';
|
|
2980
3075
|
const BREADCRUMBS_INVERTED_MODIFIER = 'd-breadcrumbs--inverted';
|
|
2981
|
-
;// 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/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=
|
|
2982
|
-
var
|
|
3076
|
+
;// 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/breadcrumbs/breadcrumb_item.vue?vue&type=template&id=5a420c8e&
|
|
3077
|
+
var breadcrumb_itemvue_type_template_id_5a420c8e_render = function () {
|
|
2983
3078
|
var _obj;
|
|
2984
3079
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{class:[
|
|
2985
3080
|
'd-breadcrumbs__item',
|
|
2986
3081
|
( _obj = {}, _obj[_vm.BREADCRUMB_ITEM_SELECTED_MODIFIER] = _vm.selected, _obj ) ],attrs:{"data-qa":"dt-breadcrumb-item"}},[_c('dt-link',_vm._b({attrs:{"kind":_vm.linkKind,"aria-current":_vm.ariaCurrent,"data-qa":"breadcrumb-item"}},'dt-link',_vm.$attrs,false),[_vm._t("default",function(){return [_vm._v(" "+_vm._s(_vm.label)+" ")]})],2)],1)}
|
|
2987
|
-
var
|
|
3082
|
+
var breadcrumb_itemvue_type_template_id_5a420c8e_staticRenderFns = []
|
|
2988
3083
|
|
|
2989
3084
|
|
|
2990
|
-
;// 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/link/link.vue?vue&type=template&id=
|
|
2991
|
-
var
|
|
3085
|
+
;// 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/link/link.vue?vue&type=template&id=17f0d290&
|
|
3086
|
+
var linkvue_type_template_id_17f0d290_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a',_vm._g({class:[
|
|
2992
3087
|
'd-link',
|
|
2993
3088
|
_vm.LINK_KIND_MODIFIERS[_vm.kind] ],attrs:{"data-qa":"dt-link"}},_vm.$listeners),[_vm._t("default")],2)}
|
|
2994
|
-
var
|
|
3089
|
+
var linkvue_type_template_id_17f0d290_staticRenderFns = []
|
|
2995
3090
|
|
|
2996
3091
|
|
|
2997
3092
|
;// 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/link/link.vue?vue&type=script&lang=js&
|
|
@@ -3008,10 +3103,13 @@ var linkvue_type_template_id_f7ce3dfc_staticRenderFns = []
|
|
|
3008
3103
|
//
|
|
3009
3104
|
//
|
|
3010
3105
|
//
|
|
3106
|
+
//
|
|
3011
3107
|
|
|
3012
3108
|
/**
|
|
3109
|
+
* A link is a navigational element that can be found on its own, within other text, or directly following content.
|
|
3013
3110
|
* @property {String} href attribute
|
|
3014
3111
|
* @property {String} rel attribute
|
|
3112
|
+
* @see https://dialpad.design/components/link.html
|
|
3015
3113
|
*/
|
|
3016
3114
|
|
|
3017
3115
|
/* harmony default export */ const linkvue_type_script_lang_js_ = ({
|
|
@@ -3019,6 +3117,7 @@ var linkvue_type_template_id_f7ce3dfc_staticRenderFns = []
|
|
|
3019
3117
|
props: {
|
|
3020
3118
|
/**
|
|
3021
3119
|
* Applies the link variant styles
|
|
3120
|
+
* @values null, danger, warning, success, muted, inverted
|
|
3022
3121
|
*/
|
|
3023
3122
|
kind: {
|
|
3024
3123
|
type: String,
|
|
@@ -3072,8 +3171,8 @@ var linkvue_type_template_id_f7ce3dfc_staticRenderFns = []
|
|
|
3072
3171
|
;
|
|
3073
3172
|
var link_component = normalizeComponent(
|
|
3074
3173
|
link_linkvue_type_script_lang_js_,
|
|
3075
|
-
|
|
3076
|
-
|
|
3174
|
+
linkvue_type_template_id_17f0d290_render,
|
|
3175
|
+
linkvue_type_template_id_17f0d290_staticRenderFns,
|
|
3077
3176
|
false,
|
|
3078
3177
|
null,
|
|
3079
3178
|
null,
|
|
@@ -3119,7 +3218,7 @@ var link_component = normalizeComponent(
|
|
|
3119
3218
|
inheritAttrs: false,
|
|
3120
3219
|
props: {
|
|
3121
3220
|
/**
|
|
3122
|
-
*
|
|
3221
|
+
* Passed through to link. If true, applies inverted styles to the link.
|
|
3123
3222
|
*/
|
|
3124
3223
|
inverted: {
|
|
3125
3224
|
type: Boolean,
|
|
@@ -3136,7 +3235,7 @@ var link_component = normalizeComponent(
|
|
|
3136
3235
|
|
|
3137
3236
|
/**
|
|
3138
3237
|
* Describes the breadcrumb. Overridden by default slot
|
|
3139
|
-
|
|
3238
|
+
*/
|
|
3140
3239
|
label: {
|
|
3141
3240
|
type: String,
|
|
3142
3241
|
default: ''
|
|
@@ -3172,8 +3271,8 @@ var link_component = normalizeComponent(
|
|
|
3172
3271
|
;
|
|
3173
3272
|
var breadcrumb_item_component = normalizeComponent(
|
|
3174
3273
|
breadcrumbs_breadcrumb_itemvue_type_script_lang_js_,
|
|
3175
|
-
|
|
3176
|
-
|
|
3274
|
+
breadcrumb_itemvue_type_template_id_5a420c8e_render,
|
|
3275
|
+
breadcrumb_itemvue_type_template_id_5a420c8e_staticRenderFns,
|
|
3177
3276
|
false,
|
|
3178
3277
|
null,
|
|
3179
3278
|
null,
|
|
@@ -3209,6 +3308,12 @@ var breadcrumb_item_component = normalizeComponent(
|
|
|
3209
3308
|
|
|
3210
3309
|
|
|
3211
3310
|
|
|
3311
|
+
/**
|
|
3312
|
+
* Breadcrumbs are links used to provide context for the currently-viewed page
|
|
3313
|
+
* and where it is located within the overall site structure.
|
|
3314
|
+
* @see https://dialpad.design/components/breadcrumbs.html
|
|
3315
|
+
*/
|
|
3316
|
+
|
|
3212
3317
|
/* harmony default export */ const breadcrumbsvue_type_script_lang_js_ = ({
|
|
3213
3318
|
name: 'DtBreadcrumbs',
|
|
3214
3319
|
components: {
|
|
@@ -3236,6 +3341,7 @@ var breadcrumb_item_component = normalizeComponent(
|
|
|
3236
3341
|
|
|
3237
3342
|
/**
|
|
3238
3343
|
* Passed through to link. If true, applies inverted styles to the link.
|
|
3344
|
+
* @values true, false
|
|
3239
3345
|
*/
|
|
3240
3346
|
inverted: {
|
|
3241
3347
|
type: Boolean,
|
|
@@ -3276,8 +3382,8 @@ var breadcrumb_item_component = normalizeComponent(
|
|
|
3276
3382
|
;
|
|
3277
3383
|
var breadcrumbs_component = normalizeComponent(
|
|
3278
3384
|
breadcrumbs_breadcrumbsvue_type_script_lang_js_,
|
|
3279
|
-
|
|
3280
|
-
|
|
3385
|
+
breadcrumbsvue_type_template_id_44efd414_render,
|
|
3386
|
+
breadcrumbsvue_type_template_id_44efd414_staticRenderFns,
|
|
3281
3387
|
false,
|
|
3282
3388
|
null,
|
|
3283
3389
|
null,
|
|
@@ -3292,11 +3398,11 @@ var breadcrumbs_component = normalizeComponent(
|
|
|
3292
3398
|
|
|
3293
3399
|
;// CONCATENATED MODULE: ./components/button/index.js
|
|
3294
3400
|
|
|
3295
|
-
;// 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/button_group/button_group.vue?vue&type=template&id=
|
|
3296
|
-
var
|
|
3401
|
+
;// 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/button_group/button_group.vue?vue&type=template&id=26eb52e6&
|
|
3402
|
+
var button_groupvue_type_template_id_26eb52e6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
3297
3403
|
'd-btn-group',
|
|
3298
|
-
_vm.BUTTON_GROUP_ALIGNMENT[
|
|
3299
|
-
var
|
|
3404
|
+
_vm.BUTTON_GROUP_ALIGNMENT[_vm.alignment] ],attrs:{"role":"group"}},[_vm._t("default")],2)}
|
|
3405
|
+
var button_groupvue_type_template_id_26eb52e6_staticRenderFns = []
|
|
3300
3406
|
|
|
3301
3407
|
|
|
3302
3408
|
;// CONCATENATED MODULE: ./components/button_group/button_group_constants.js
|
|
@@ -3352,8 +3458,8 @@ const BUTTON_GROUP_ALIGNMENT = {
|
|
|
3352
3458
|
;
|
|
3353
3459
|
var button_group_component = normalizeComponent(
|
|
3354
3460
|
button_group_button_groupvue_type_script_lang_js_,
|
|
3355
|
-
|
|
3356
|
-
|
|
3461
|
+
button_groupvue_type_template_id_26eb52e6_render,
|
|
3462
|
+
button_groupvue_type_template_id_26eb52e6_staticRenderFns,
|
|
3357
3463
|
false,
|
|
3358
3464
|
null,
|
|
3359
3465
|
null,
|
|
@@ -3365,8 +3471,8 @@ var button_group_component = normalizeComponent(
|
|
|
3365
3471
|
;// CONCATENATED MODULE: ./components/button_group/index.js
|
|
3366
3472
|
|
|
3367
3473
|
|
|
3368
|
-
;// 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/card/card.vue?vue&type=template&id=
|
|
3369
|
-
var
|
|
3474
|
+
;// 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/card/card.vue?vue&type=template&id=e2408fa4&
|
|
3475
|
+
var cardvue_type_template_id_e2408fa4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
3370
3476
|
'd-card',
|
|
3371
3477
|
_vm.containerClass ],attrs:{"data-qa":"dt-card"}},[(_vm.$slots.header)?_c('div',{class:[
|
|
3372
3478
|
'd-card__header',
|
|
@@ -3375,7 +3481,7 @@ var cardvue_type_template_id_092db2a1_render = function () {var _vm=this;var _h=
|
|
|
3375
3481
|
_vm.contentClass ],style:({ 'max-height': _vm.maxHeight })},[_vm._t("content")],2),(_vm.$slots.footer)?_c('div',{class:[
|
|
3376
3482
|
'd-card__footer',
|
|
3377
3483
|
_vm.footerClass ]},[_vm._t("footer")],2):_vm._e()])}
|
|
3378
|
-
var
|
|
3484
|
+
var cardvue_type_template_id_e2408fa4_staticRenderFns = []
|
|
3379
3485
|
|
|
3380
3486
|
|
|
3381
3487
|
;// 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/card/card.vue?vue&type=script&lang=js&
|
|
@@ -3419,6 +3525,15 @@ var cardvue_type_template_id_092db2a1_staticRenderFns = []
|
|
|
3419
3525
|
//
|
|
3420
3526
|
//
|
|
3421
3527
|
//
|
|
3528
|
+
//
|
|
3529
|
+
//
|
|
3530
|
+
//
|
|
3531
|
+
|
|
3532
|
+
/**
|
|
3533
|
+
* A card contains summary content and actions about a single subject.
|
|
3534
|
+
* It can be used by itself or within a list, and is generally interactive.
|
|
3535
|
+
* @see https://dialpad.design/components/card.html
|
|
3536
|
+
*/
|
|
3422
3537
|
/* harmony default export */ const cardvue_type_script_lang_js_ = ({
|
|
3423
3538
|
name: 'DtCard',
|
|
3424
3539
|
props: {
|
|
@@ -3476,8 +3591,8 @@ var cardvue_type_template_id_092db2a1_staticRenderFns = []
|
|
|
3476
3591
|
;
|
|
3477
3592
|
var card_component = normalizeComponent(
|
|
3478
3593
|
card_cardvue_type_script_lang_js_,
|
|
3479
|
-
|
|
3480
|
-
|
|
3594
|
+
cardvue_type_template_id_e2408fa4_render,
|
|
3595
|
+
cardvue_type_template_id_e2408fa4_staticRenderFns,
|
|
3481
3596
|
false,
|
|
3482
3597
|
null,
|
|
3483
3598
|
null,
|
|
@@ -3488,9 +3603,9 @@ var card_component = normalizeComponent(
|
|
|
3488
3603
|
/* harmony default export */ const card = (card_component.exports);
|
|
3489
3604
|
;// CONCATENATED MODULE: ./components/card/index.js
|
|
3490
3605
|
|
|
3491
|
-
;// 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=
|
|
3492
|
-
var
|
|
3493
|
-
var
|
|
3606
|
+
;// 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=397ad57a&
|
|
3607
|
+
var comboboxvue_type_template_id_397ad57a_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.loading && !_vm.listRenderedOutside)?_c('combobox-loading-list',_vm._b({},'combobox-loading-list',_vm.listProps,false)):(_vm.emptyList && _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})],2):_vm._e()])}
|
|
3608
|
+
var comboboxvue_type_template_id_397ad57a_staticRenderFns = []
|
|
3494
3609
|
|
|
3495
3610
|
|
|
3496
3611
|
;// CONCATENATED MODULE: ./common/mixins/dom.js
|
|
@@ -3626,6 +3741,8 @@ var comboboxvue_type_template_id_f9b55a7e_staticRenderFns = []
|
|
|
3626
3741
|
}
|
|
3627
3742
|
});
|
|
3628
3743
|
;// CONCATENATED MODULE: ./common/mixins/keyboard_list_navigation.js
|
|
3744
|
+
|
|
3745
|
+
const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced ' + 'element doesn\'t exist. Received listElement: ';
|
|
3629
3746
|
/**
|
|
3630
3747
|
* Usage: `mixins: [keyboardNavigationMixin(options)]`
|
|
3631
3748
|
*
|
|
@@ -3634,9 +3751,21 @@ var comboboxvue_type_template_id_f9b55a7e_staticRenderFns = []
|
|
|
3634
3751
|
*
|
|
3635
3752
|
* To be effective, you must bind the onUpKey and onDownKey events, usually to
|
|
3636
3753
|
* the root element of the component.
|
|
3754
|
+
*
|
|
3755
|
+
* @param listItemRole
|
|
3756
|
+
* @param indexKey
|
|
3757
|
+
* @param idKey
|
|
3758
|
+
* @param listElementKey
|
|
3759
|
+
* @param activeItemKey
|
|
3760
|
+
* @param openMethod
|
|
3761
|
+
* @param afterHighlightMethod
|
|
3762
|
+
* @param beginningOfListMethod
|
|
3763
|
+
* @param endOfListMethod
|
|
3764
|
+
* @param scrollToOnHighlight
|
|
3765
|
+
* @param focusOnKeyboardNavigation
|
|
3766
|
+
* @displayName Keyboard Navigation Mixin
|
|
3637
3767
|
*/
|
|
3638
3768
|
|
|
3639
|
-
const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced ' + 'element doesn\'t exist. Received listElement: ';
|
|
3640
3769
|
/* harmony default export */ const keyboard_list_navigation = (function () {
|
|
3641
3770
|
let {
|
|
3642
3771
|
// Role of the list items in the component. This is used to identify the list items
|
|
@@ -3867,13 +3996,13 @@ var combobox_loading_listvue_type_template_id_07d9971d_render = function () {var
|
|
|
3867
3996
|
var combobox_loading_listvue_type_template_id_07d9971d_staticRenderFns = []
|
|
3868
3997
|
|
|
3869
3998
|
|
|
3870
|
-
;// 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_item/list_item.vue?vue&type=template&id=
|
|
3871
|
-
var
|
|
3999
|
+
;// 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_item/list_item.vue?vue&type=template&id=11a83550&
|
|
4000
|
+
var list_itemvue_type_template_id_11a83550_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.elementType,_vm._g({tag:"component",class:['dt-list-item d-ls-none focus-visible', {
|
|
3872
4001
|
'dt-list-item--focusable': _vm.isFocusable,
|
|
3873
4002
|
'dt-list-item--highlighted': _vm.isHighlighted,
|
|
3874
4003
|
'dt-list-item--static': !_vm.isHoverable,
|
|
3875
4004
|
}],attrs:{"id":_vm.id,"tabindex":_vm.isFocusable ? 0 : -1,"role":_vm.role,"aria-selected":_vm.isHighlighted}},_vm.listItemListeners),[(_vm.listItemType)?_c(_vm.listItemType,{tag:"component",scopedSlots:_vm._u([_vm._l((_vm.$slots),function(_,slotName){return {key:slotName,fn:function(){return [_vm._t(slotName)]},proxy:true}})],null,true)}):_vm._t("default")],2)}
|
|
3876
|
-
var
|
|
4005
|
+
var list_itemvue_type_template_id_11a83550_staticRenderFns = []
|
|
3877
4006
|
|
|
3878
4007
|
|
|
3879
4008
|
;// CONCATENATED MODULE: ./components/list_item/list_item_constants.js
|
|
@@ -4000,9 +4129,16 @@ var default_list_item_component = normalizeComponent(
|
|
|
4000
4129
|
//
|
|
4001
4130
|
//
|
|
4002
4131
|
//
|
|
4132
|
+
//
|
|
4133
|
+
//
|
|
4003
4134
|
|
|
4004
4135
|
|
|
4005
4136
|
|
|
4137
|
+
/**
|
|
4138
|
+
* A list item is an element that can be used to represent individual items in a list.
|
|
4139
|
+
* @see https://dialpad.design/components/list_item.html
|
|
4140
|
+
*/
|
|
4141
|
+
|
|
4006
4142
|
/* harmony default export */ const list_itemvue_type_script_lang_js_ = ({
|
|
4007
4143
|
name: 'ListItem',
|
|
4008
4144
|
components: {
|
|
@@ -4039,7 +4175,7 @@ var default_list_item_component = normalizeComponent(
|
|
|
4039
4175
|
},
|
|
4040
4176
|
|
|
4041
4177
|
/**
|
|
4042
|
-
*
|
|
4178
|
+
* HTML element type (tag name) of the content wrapper element.
|
|
4043
4179
|
*/
|
|
4044
4180
|
elementType: {
|
|
4045
4181
|
type: String,
|
|
@@ -4048,6 +4184,7 @@ var default_list_item_component = normalizeComponent(
|
|
|
4048
4184
|
|
|
4049
4185
|
/**
|
|
4050
4186
|
* The type of child list item to use.
|
|
4187
|
+
* @values default, custom
|
|
4051
4188
|
*/
|
|
4052
4189
|
type: {
|
|
4053
4190
|
type: String,
|
|
@@ -4060,6 +4197,7 @@ var default_list_item_component = normalizeComponent(
|
|
|
4060
4197
|
* - "arrow-keys" for items that are navigated with UP/DOWN keys.
|
|
4061
4198
|
* - "tab" for items that are navigated using the TAB key.
|
|
4062
4199
|
* - "none" for static items that are not interactive.
|
|
4200
|
+
* @values arrow-keys, tab, none
|
|
4063
4201
|
*/
|
|
4064
4202
|
navigationType: {
|
|
4065
4203
|
type: String,
|
|
@@ -4192,8 +4330,8 @@ var list_itemvue_type_style_index_0_lang_less_ = __webpack_require__(502);
|
|
|
4192
4330
|
|
|
4193
4331
|
var list_item_component = normalizeComponent(
|
|
4194
4332
|
list_item_list_itemvue_type_script_lang_js_,
|
|
4195
|
-
|
|
4196
|
-
|
|
4333
|
+
list_itemvue_type_template_id_11a83550_render,
|
|
4334
|
+
list_itemvue_type_template_id_11a83550_staticRenderFns,
|
|
4197
4335
|
false,
|
|
4198
4336
|
null,
|
|
4199
4337
|
null,
|
|
@@ -4204,20 +4342,20 @@ var list_item_component = normalizeComponent(
|
|
|
4204
4342
|
/* harmony default export */ const list_item = (list_item_component.exports);
|
|
4205
4343
|
;// CONCATENATED MODULE: ./components/list_item/index.js
|
|
4206
4344
|
|
|
4207
|
-
;// 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/skeleton/skeleton.vue?vue&type=template&id=
|
|
4208
|
-
var
|
|
4209
|
-
var
|
|
4345
|
+
;// 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/skeleton/skeleton.vue?vue&type=template&id=47dbc65e&
|
|
4346
|
+
var skeletonvue_type_template_id_47dbc65e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{"aria-busy":"true","role":"status","aria-label":_vm.ariaLabel}},[(_vm.listItemOption)?_c('dt-skeleton-list-item',_vm._b({attrs:{"animation-duration":_vm.animationDuration,"animate":_vm.animate,"offset":_vm.offset}},'dt-skeleton-list-item',_vm.listItemOption === true ? {} : _vm.listItemOption,false)):(_vm.shapeOption)?_c('dt-skeleton-shape',_vm._b({attrs:{"animation-duration":_vm.animationDuration,"animate":_vm.animate,"offset":_vm.offset}},'dt-skeleton-shape',_vm.shapeOption === true ? {} : _vm.shapeOption,false)):(_vm.paragraphOption)?_c('dt-skeleton-paragraph',_vm._b({attrs:{"animation-duration":_vm.animationDuration,"animate":_vm.animate,"offset":_vm.offset}},'dt-skeleton-paragraph',_vm.paragraphOption === true ? {} : _vm.paragraphOption,false)):_c('dt-skeleton-text',_vm._b({attrs:{"animation-duration":_vm.animationDuration,"animate":_vm.animate,"offset":_vm.offset}},'dt-skeleton-text',_vm.textOption || {},false))],1)}
|
|
4347
|
+
var skeletonvue_type_template_id_47dbc65e_staticRenderFns = []
|
|
4210
4348
|
|
|
4211
4349
|
|
|
4212
|
-
;// 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/skeleton/skeleton-shape.vue?vue&type=template&id=
|
|
4213
|
-
var
|
|
4350
|
+
;// 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/skeleton/skeleton-shape.vue?vue&type=template&id=afabf0b6&
|
|
4351
|
+
var skeleton_shapevue_type_template_id_afabf0b6_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"skeleton",class:[
|
|
4214
4352
|
'skeleton-placeholder',
|
|
4215
4353
|
_vm.SKELETON_SHAPES[_vm.shape],
|
|
4216
4354
|
{
|
|
4217
4355
|
'skeleton-placeholder--animate': _vm.animate,
|
|
4218
4356
|
},
|
|
4219
4357
|
_vm.contentClass ],style:(_vm.shapeStyles),attrs:{"data-qa":"skeleton-shape"}})}
|
|
4220
|
-
var
|
|
4358
|
+
var skeleton_shapevue_type_template_id_afabf0b6_staticRenderFns = []
|
|
4221
4359
|
|
|
4222
4360
|
|
|
4223
4361
|
;// CONCATENATED MODULE: ./components/skeleton/skeleton_constants.js
|
|
@@ -4251,6 +4389,10 @@ const SKELETON_HEADING_HEIGHTS = {
|
|
|
4251
4389
|
});
|
|
4252
4390
|
;// CONCATENATED MODULE: ./common/mixins/skeleton.js
|
|
4253
4391
|
|
|
4392
|
+
/**
|
|
4393
|
+
* @displayName Skeleton Animation Mixin
|
|
4394
|
+
*/
|
|
4395
|
+
|
|
4254
4396
|
/* harmony default export */ const skeleton = ({
|
|
4255
4397
|
computed: {
|
|
4256
4398
|
skeletonOffset() {
|
|
@@ -4306,27 +4448,58 @@ const SKELETON_HEADING_HEIGHTS = {
|
|
|
4306
4448
|
name: 'DtSkeletonShape',
|
|
4307
4449
|
mixins: [skeleton],
|
|
4308
4450
|
props: {
|
|
4451
|
+
/**
|
|
4452
|
+
* Defines the shape of the skeleton, accepts circle or square.
|
|
4453
|
+
* @values circle, square
|
|
4454
|
+
*/
|
|
4309
4455
|
shape: {
|
|
4310
4456
|
type: String,
|
|
4311
4457
|
default: 'circle',
|
|
4312
4458
|
validator: shape => Object.keys(SKELETON_SHAPES).includes(shape)
|
|
4313
4459
|
},
|
|
4460
|
+
|
|
4461
|
+
/**
|
|
4462
|
+
* Size of the shape
|
|
4463
|
+
* @values xs, sm, md, lg, xl
|
|
4464
|
+
*/
|
|
4314
4465
|
size: {
|
|
4315
4466
|
type: String,
|
|
4316
4467
|
default: 'md'
|
|
4317
4468
|
},
|
|
4469
|
+
|
|
4470
|
+
/**
|
|
4471
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
4472
|
+
*/
|
|
4318
4473
|
animationDuration: {
|
|
4319
4474
|
type: Number,
|
|
4320
4475
|
default: -1
|
|
4321
4476
|
},
|
|
4477
|
+
|
|
4478
|
+
/**
|
|
4479
|
+
* This property has higher priority than "option.animate"
|
|
4480
|
+
* @values true, false
|
|
4481
|
+
*/
|
|
4322
4482
|
animate: {
|
|
4323
4483
|
type: Boolean,
|
|
4324
4484
|
default: true
|
|
4325
4485
|
},
|
|
4486
|
+
|
|
4487
|
+
/**
|
|
4488
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
4489
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
4490
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
4491
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
4492
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
4493
|
+
* is milliseconds.
|
|
4494
|
+
*/
|
|
4326
4495
|
offset: {
|
|
4327
4496
|
type: Number,
|
|
4328
4497
|
default: 1
|
|
4329
4498
|
},
|
|
4499
|
+
|
|
4500
|
+
/**
|
|
4501
|
+
* Additional class name for the content.
|
|
4502
|
+
*/
|
|
4330
4503
|
contentClass: {
|
|
4331
4504
|
type: [String, Object, Array],
|
|
4332
4505
|
default: ''
|
|
@@ -4364,8 +4537,8 @@ const SKELETON_HEADING_HEIGHTS = {
|
|
|
4364
4537
|
;
|
|
4365
4538
|
var skeleton_shape_component = normalizeComponent(
|
|
4366
4539
|
skeleton_skeleton_shapevue_type_script_lang_js_,
|
|
4367
|
-
|
|
4368
|
-
|
|
4540
|
+
skeleton_shapevue_type_template_id_afabf0b6_render,
|
|
4541
|
+
skeleton_shapevue_type_template_id_afabf0b6_staticRenderFns,
|
|
4369
4542
|
false,
|
|
4370
4543
|
null,
|
|
4371
4544
|
null,
|
|
@@ -4374,28 +4547,28 @@ var skeleton_shape_component = normalizeComponent(
|
|
|
4374
4547
|
)
|
|
4375
4548
|
|
|
4376
4549
|
/* harmony default export */ const skeleton_shape = (skeleton_shape_component.exports);
|
|
4377
|
-
;// 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/skeleton/skeleton-list-item.vue?vue&type=template&id=
|
|
4378
|
-
var
|
|
4550
|
+
;// 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/skeleton/skeleton-list-item.vue?vue&type=template&id=550aef30&
|
|
4551
|
+
var skeleton_list_itemvue_type_template_id_550aef30_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
4379
4552
|
'd-d-flex',
|
|
4380
4553
|
{
|
|
4381
4554
|
'd-ai-center': _vm.paragraphs.rows === 1,
|
|
4382
4555
|
},
|
|
4383
4556
|
_vm.contentClass ],attrs:{"data-qa":"skeleton-list-item"}},[_c('dt-skeleton-shape',{staticClass:"d-mr8",attrs:{"size":_vm.shapeSize,"shape":_vm.shape,"animation-duration":_vm.animationDuration,"animate":_vm.animate,"offset":_vm.offset,"content-class":_vm.shapeClass}}),_c('div',{staticClass:"d-d-flex d-fd-column d-w100p"},[_c('dt-skeleton-paragraph',_vm._b({attrs:{"animation-duration":_vm.animationDuration,"animate":_vm.animate,"offset":_vm.offset}},'dt-skeleton-paragraph',_vm.paragraphs,false))],1)],1)}
|
|
4384
|
-
var
|
|
4557
|
+
var skeleton_list_itemvue_type_template_id_550aef30_staticRenderFns = []
|
|
4385
4558
|
|
|
4386
4559
|
|
|
4387
|
-
;// 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/skeleton/skeleton-paragraph.vue?vue&type=template&id=
|
|
4388
|
-
var
|
|
4560
|
+
;// 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/skeleton/skeleton-paragraph.vue?vue&type=template&id=74552fc9&
|
|
4561
|
+
var skeleton_paragraphvue_type_template_id_74552fc9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
4389
4562
|
'd-w100p',
|
|
4390
4563
|
_vm.contentClass ],attrs:{"contentClass":"","data-qa":"skeleton-paragraph"}},_vm._l((_vm.integerRows),function(row){return _c('dt-skeleton-text',{key:row,class:[
|
|
4391
4564
|
{
|
|
4392
4565
|
'd-mb12': row !== _vm.integerRows,
|
|
4393
4566
|
} ],attrs:{"data-qa":"skeleton-paragraph-row","content-class":_vm.rowClass,"animate":_vm.animate,"offset":_vm.offset,"animation-duration":_vm.animationDuration,"width":_vm.getSizeParagraphRow(row)}})}),1)}
|
|
4394
|
-
var
|
|
4567
|
+
var skeleton_paragraphvue_type_template_id_74552fc9_staticRenderFns = []
|
|
4395
4568
|
|
|
4396
4569
|
|
|
4397
|
-
;// 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/skeleton/skeleton-text.vue?vue&type=template&id=
|
|
4398
|
-
var
|
|
4570
|
+
;// 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/skeleton/skeleton-text.vue?vue&type=template&id=0603ca4d&
|
|
4571
|
+
var skeleton_textvue_type_template_id_0603ca4d_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.type === 'body')?_c('div',{ref:"skeleton",class:[
|
|
4399
4572
|
'd-h8',
|
|
4400
4573
|
'd-bar2',
|
|
4401
4574
|
'skeleton-placeholder',
|
|
@@ -4412,7 +4585,7 @@ var skeleton_textvue_type_template_id_b36ce9f2_render = function () {var _vm=thi
|
|
|
4412
4585
|
},
|
|
4413
4586
|
_vm.contentClass ],style:(Object.assign({}, {width: _vm.width},
|
|
4414
4587
|
_vm.skeletonStyle)),attrs:{"data-qa":"skeleton-text-heading"}}):_vm._e()}
|
|
4415
|
-
var
|
|
4588
|
+
var skeleton_textvue_type_template_id_0603ca4d_staticRenderFns = []
|
|
4416
4589
|
|
|
4417
4590
|
|
|
4418
4591
|
;// 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/skeleton/skeleton-text.vue?vue&type=script&lang=js&
|
|
@@ -4461,32 +4634,67 @@ var skeleton_textvue_type_template_id_b36ce9f2_staticRenderFns = []
|
|
|
4461
4634
|
name: 'DtSkeletonText',
|
|
4462
4635
|
mixins: [skeleton],
|
|
4463
4636
|
props: {
|
|
4637
|
+
/**
|
|
4638
|
+
* Skeleton type
|
|
4639
|
+
* @values body, heading
|
|
4640
|
+
*/
|
|
4464
4641
|
type: {
|
|
4465
4642
|
type: String,
|
|
4466
4643
|
default: 'body',
|
|
4467
4644
|
validator: type => SKELETON_TEXT_TYPES.includes(type)
|
|
4468
4645
|
},
|
|
4646
|
+
|
|
4647
|
+
/**
|
|
4648
|
+
* Heading height
|
|
4649
|
+
* @values sm, md, lg
|
|
4650
|
+
*/
|
|
4469
4651
|
headingHeight: {
|
|
4470
4652
|
type: String,
|
|
4471
4653
|
default: 'md',
|
|
4472
4654
|
validator: headingHeight => Object.keys(SKELETON_HEADING_HEIGHTS).includes(headingHeight)
|
|
4473
4655
|
},
|
|
4656
|
+
|
|
4657
|
+
/**
|
|
4658
|
+
* Width of the skeleton
|
|
4659
|
+
*/
|
|
4474
4660
|
width: {
|
|
4475
4661
|
type: String,
|
|
4476
4662
|
default: '100%'
|
|
4477
4663
|
},
|
|
4664
|
+
|
|
4665
|
+
/**
|
|
4666
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
4667
|
+
*/
|
|
4478
4668
|
animationDuration: {
|
|
4479
4669
|
type: Number,
|
|
4480
4670
|
default: -1
|
|
4481
4671
|
},
|
|
4672
|
+
|
|
4673
|
+
/**
|
|
4674
|
+
* This property has higher priority than "option.animate"
|
|
4675
|
+
* @values true, false
|
|
4676
|
+
*/
|
|
4482
4677
|
animate: {
|
|
4483
4678
|
type: Boolean,
|
|
4484
4679
|
default: false
|
|
4485
4680
|
},
|
|
4681
|
+
|
|
4682
|
+
/**
|
|
4683
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
4684
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
4685
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
4686
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
4687
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
4688
|
+
* is milliseconds.
|
|
4689
|
+
*/
|
|
4486
4690
|
offset: {
|
|
4487
4691
|
type: Number,
|
|
4488
4692
|
default: 1
|
|
4489
4693
|
},
|
|
4694
|
+
|
|
4695
|
+
/**
|
|
4696
|
+
* Additional class name for the content.
|
|
4697
|
+
*/
|
|
4490
4698
|
contentClass: {
|
|
4491
4699
|
type: String,
|
|
4492
4700
|
default: ''
|
|
@@ -4512,8 +4720,8 @@ var skeleton_textvue_type_template_id_b36ce9f2_staticRenderFns = []
|
|
|
4512
4720
|
;
|
|
4513
4721
|
var skeleton_text_component = normalizeComponent(
|
|
4514
4722
|
skeleton_skeleton_textvue_type_script_lang_js_,
|
|
4515
|
-
|
|
4516
|
-
|
|
4723
|
+
skeleton_textvue_type_template_id_0603ca4d_render,
|
|
4724
|
+
skeleton_textvue_type_template_id_0603ca4d_staticRenderFns,
|
|
4517
4725
|
false,
|
|
4518
4726
|
null,
|
|
4519
4727
|
null,
|
|
@@ -4560,45 +4768,91 @@ const validator = number => number !== '' && !Number.isNaN(Number(number));
|
|
|
4560
4768
|
DtSkeletonText: skeleton_text
|
|
4561
4769
|
},
|
|
4562
4770
|
props: {
|
|
4771
|
+
/**
|
|
4772
|
+
* Quantity of rows to display
|
|
4773
|
+
*/
|
|
4563
4774
|
rows: {
|
|
4564
4775
|
type: [Number, String],
|
|
4565
4776
|
default: 3,
|
|
4566
4777
|
validator
|
|
4567
4778
|
},
|
|
4779
|
+
|
|
4780
|
+
/**
|
|
4781
|
+
* This property has higher priority than "option.animate"
|
|
4782
|
+
* @values true, false
|
|
4783
|
+
*/
|
|
4568
4784
|
animate: {
|
|
4569
4785
|
type: Boolean,
|
|
4570
4786
|
default: true
|
|
4571
4787
|
},
|
|
4788
|
+
|
|
4789
|
+
/**
|
|
4790
|
+
* Controls the min width of paragraphs
|
|
4791
|
+
*/
|
|
4572
4792
|
minWidth: {
|
|
4573
4793
|
type: [Number, String],
|
|
4574
4794
|
default: 30,
|
|
4575
4795
|
validator
|
|
4576
4796
|
},
|
|
4797
|
+
|
|
4798
|
+
/**
|
|
4799
|
+
* Controls the max width of paragraphs
|
|
4800
|
+
*/
|
|
4577
4801
|
maxWidth: {
|
|
4578
4802
|
type: [Number, String],
|
|
4579
4803
|
default: 100,
|
|
4580
4804
|
validator
|
|
4581
4805
|
},
|
|
4806
|
+
|
|
4807
|
+
/**
|
|
4808
|
+
* Controls the width of paragraphs
|
|
4809
|
+
*/
|
|
4582
4810
|
width: {
|
|
4583
4811
|
type: [String, Array],
|
|
4584
4812
|
default: null
|
|
4585
4813
|
},
|
|
4814
|
+
|
|
4815
|
+
/**
|
|
4816
|
+
* If true, row widths will be random
|
|
4817
|
+
* @values true, false
|
|
4818
|
+
*/
|
|
4586
4819
|
randomWidth: {
|
|
4587
4820
|
type: Boolean,
|
|
4588
4821
|
default: false
|
|
4589
4822
|
},
|
|
4823
|
+
|
|
4824
|
+
/**
|
|
4825
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
4826
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
4827
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
4828
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
4829
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
4830
|
+
* is milliseconds.
|
|
4831
|
+
*/
|
|
4590
4832
|
offset: {
|
|
4591
4833
|
type: Number,
|
|
4592
4834
|
default: 1
|
|
4593
4835
|
},
|
|
4836
|
+
|
|
4837
|
+
/**
|
|
4838
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
4839
|
+
*/
|
|
4594
4840
|
animationDuration: {
|
|
4595
4841
|
type: Number,
|
|
4596
4842
|
default: -1
|
|
4597
4843
|
},
|
|
4844
|
+
|
|
4845
|
+
/**
|
|
4846
|
+
* Additional class name for the content.
|
|
4847
|
+
*/
|
|
4598
4848
|
contentClass: {
|
|
4599
4849
|
type: String,
|
|
4600
4850
|
default: ''
|
|
4601
4851
|
},
|
|
4852
|
+
|
|
4853
|
+
/**
|
|
4854
|
+
* Additional class name for the row.
|
|
4855
|
+
*/
|
|
4602
4856
|
rowClass: {
|
|
4603
4857
|
type: String,
|
|
4604
4858
|
default: ''
|
|
@@ -4652,8 +4906,8 @@ const validator = number => number !== '' && !Number.isNaN(Number(number));
|
|
|
4652
4906
|
;
|
|
4653
4907
|
var skeleton_paragraph_component = normalizeComponent(
|
|
4654
4908
|
skeleton_skeleton_paragraphvue_type_script_lang_js_,
|
|
4655
|
-
|
|
4656
|
-
|
|
4909
|
+
skeleton_paragraphvue_type_template_id_74552fc9_render,
|
|
4910
|
+
skeleton_paragraphvue_type_template_id_74552fc9_staticRenderFns,
|
|
4657
4911
|
false,
|
|
4658
4912
|
null,
|
|
4659
4913
|
null,
|
|
@@ -4704,15 +4958,29 @@ var skeleton_paragraph_component = normalizeComponent(
|
|
|
4704
4958
|
DtSkeletonParagraph: skeleton_paragraph
|
|
4705
4959
|
},
|
|
4706
4960
|
props: {
|
|
4961
|
+
/**
|
|
4962
|
+
* Defines the shape of the skeleton, accepts circle or square.
|
|
4963
|
+
* @values circle, square
|
|
4964
|
+
*/
|
|
4707
4965
|
shape: {
|
|
4708
4966
|
type: String,
|
|
4709
4967
|
default: 'circle',
|
|
4710
4968
|
validator: shape => Object.keys(SKELETON_SHAPES).includes(shape)
|
|
4711
4969
|
},
|
|
4970
|
+
|
|
4971
|
+
/**
|
|
4972
|
+
* Size of the shape
|
|
4973
|
+
* @values xs, sm, md, lg, xl
|
|
4974
|
+
*/
|
|
4712
4975
|
shapeSize: {
|
|
4713
4976
|
type: String,
|
|
4714
4977
|
default: 'md'
|
|
4715
4978
|
},
|
|
4979
|
+
|
|
4980
|
+
/**
|
|
4981
|
+
* Object containing quantity of paragraphs to display
|
|
4982
|
+
* and a randomWidth boolean.
|
|
4983
|
+
*/
|
|
4716
4984
|
paragraphs: {
|
|
4717
4985
|
type: Object,
|
|
4718
4986
|
default: () => ({
|
|
@@ -4720,22 +4988,48 @@ var skeleton_paragraph_component = normalizeComponent(
|
|
|
4720
4988
|
randomWidth: true
|
|
4721
4989
|
})
|
|
4722
4990
|
},
|
|
4991
|
+
|
|
4992
|
+
/**
|
|
4993
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
4994
|
+
*/
|
|
4723
4995
|
animationDuration: {
|
|
4724
4996
|
type: Number,
|
|
4725
4997
|
default: -1
|
|
4726
4998
|
},
|
|
4999
|
+
|
|
5000
|
+
/**
|
|
5001
|
+
* This property has higher priority than "option.animate"
|
|
5002
|
+
* @values true, false
|
|
5003
|
+
*/
|
|
4727
5004
|
animate: {
|
|
4728
5005
|
type: Boolean,
|
|
4729
5006
|
default: true
|
|
4730
5007
|
},
|
|
5008
|
+
|
|
5009
|
+
/**
|
|
5010
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
5011
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
5012
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
5013
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
5014
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
5015
|
+
* is milliseconds.
|
|
5016
|
+
*/
|
|
4731
5017
|
offset: {
|
|
4732
5018
|
type: Number,
|
|
4733
5019
|
default: 1
|
|
4734
5020
|
},
|
|
5021
|
+
|
|
5022
|
+
/**
|
|
5023
|
+
* Additional class name for the shape.
|
|
5024
|
+
*/
|
|
4735
5025
|
shapeClass: {
|
|
4736
5026
|
type: String,
|
|
4737
5027
|
default: ''
|
|
4738
5028
|
},
|
|
5029
|
+
|
|
5030
|
+
/**
|
|
5031
|
+
* Additional class name for the content.
|
|
5032
|
+
*/
|
|
4739
5033
|
contentClass: {
|
|
4740
5034
|
type: String,
|
|
4741
5035
|
default: ''
|
|
@@ -4754,8 +5048,8 @@ var skeleton_paragraph_component = normalizeComponent(
|
|
|
4754
5048
|
;
|
|
4755
5049
|
var skeleton_list_item_component = normalizeComponent(
|
|
4756
5050
|
skeleton_skeleton_list_itemvue_type_script_lang_js_,
|
|
4757
|
-
|
|
4758
|
-
|
|
5051
|
+
skeleton_list_itemvue_type_template_id_550aef30_render,
|
|
5052
|
+
skeleton_list_itemvue_type_template_id_550aef30_staticRenderFns,
|
|
4759
5053
|
false,
|
|
4760
5054
|
null,
|
|
4761
5055
|
null,
|
|
@@ -4806,6 +5100,13 @@ var skeleton_list_item_component = normalizeComponent(
|
|
|
4806
5100
|
|
|
4807
5101
|
|
|
4808
5102
|
|
|
5103
|
+
/**
|
|
5104
|
+
* Skeleton loader is a non-interactive placeholder that displays a preview of the UI to visually communicate
|
|
5105
|
+
* that content is in the process of loading. Skeleton is used to provide a low fidelity
|
|
5106
|
+
* representation of the user interface (UI) before content appears on the page.
|
|
5107
|
+
* @see https://dialpad.design/components/skeleton.html
|
|
5108
|
+
*/
|
|
5109
|
+
|
|
4809
5110
|
/* harmony default export */ const skeletonvue_type_script_lang_js_ = ({
|
|
4810
5111
|
name: 'DtSkeleton',
|
|
4811
5112
|
components: {
|
|
@@ -4815,34 +5116,75 @@ var skeleton_list_item_component = normalizeComponent(
|
|
|
4815
5116
|
DtSkeletonParagraph: skeleton_paragraph
|
|
4816
5117
|
},
|
|
4817
5118
|
props: {
|
|
5119
|
+
/**
|
|
5120
|
+
* Set this prop to have the skeleton render as multiple lines of text.
|
|
5121
|
+
* Set only one option prop at a time.
|
|
5122
|
+
*/
|
|
4818
5123
|
paragraphOption: {
|
|
4819
5124
|
type: [Object, Boolean],
|
|
4820
5125
|
default: null
|
|
4821
5126
|
},
|
|
5127
|
+
|
|
5128
|
+
/**
|
|
5129
|
+
* Set this prop to have the skeleton render as a list item with an avatar and wrapping text.
|
|
5130
|
+
* Set only one option prop at a time.
|
|
5131
|
+
*/
|
|
4822
5132
|
listItemOption: {
|
|
4823
5133
|
type: [Object, Boolean],
|
|
4824
5134
|
default: null
|
|
4825
5135
|
},
|
|
5136
|
+
|
|
5137
|
+
/**
|
|
5138
|
+
* Set this prop to have the skeleton render as a single line of text.
|
|
5139
|
+
* Set only one option prop at a time.
|
|
5140
|
+
*/
|
|
4826
5141
|
textOption: {
|
|
4827
5142
|
type: Object,
|
|
4828
5143
|
default: null
|
|
4829
5144
|
},
|
|
5145
|
+
|
|
5146
|
+
/**
|
|
5147
|
+
* Set this prop to have the skeleton render as a specific shape.
|
|
5148
|
+
* Set only one option prop at a time.
|
|
5149
|
+
*/
|
|
4830
5150
|
shapeOption: {
|
|
4831
5151
|
type: [Object, Boolean],
|
|
4832
5152
|
default: null
|
|
4833
5153
|
},
|
|
5154
|
+
|
|
5155
|
+
/**
|
|
5156
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
5157
|
+
*/
|
|
4834
5158
|
animationDuration: {
|
|
4835
5159
|
type: Number,
|
|
4836
5160
|
default: -1
|
|
4837
5161
|
},
|
|
5162
|
+
|
|
5163
|
+
/**
|
|
5164
|
+
* Descriptive label for the content.
|
|
5165
|
+
*/
|
|
4838
5166
|
ariaLabel: {
|
|
4839
5167
|
type: String,
|
|
4840
5168
|
default: ''
|
|
4841
5169
|
},
|
|
5170
|
+
|
|
5171
|
+
/**
|
|
5172
|
+
* This property has higher priority than "option.animate"
|
|
5173
|
+
* @values true, false
|
|
5174
|
+
*/
|
|
4842
5175
|
animate: {
|
|
4843
5176
|
type: Boolean,
|
|
4844
5177
|
default: true
|
|
4845
5178
|
},
|
|
5179
|
+
|
|
5180
|
+
/**
|
|
5181
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
5182
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
5183
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
5184
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
5185
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
5186
|
+
* is milliseconds.
|
|
5187
|
+
*/
|
|
4846
5188
|
offset: {
|
|
4847
5189
|
type: Number,
|
|
4848
5190
|
default: 1
|
|
@@ -4900,8 +5242,8 @@ var skeletonvue_type_style_index_0_lang_less_ = __webpack_require__(315);
|
|
|
4900
5242
|
|
|
4901
5243
|
var skeleton_component = normalizeComponent(
|
|
4902
5244
|
skeleton_skeletonvue_type_script_lang_js_,
|
|
4903
|
-
|
|
4904
|
-
|
|
5245
|
+
skeletonvue_type_template_id_47dbc65e_render,
|
|
5246
|
+
skeletonvue_type_template_id_47dbc65e_staticRenderFns,
|
|
4905
5247
|
false,
|
|
4906
5248
|
null,
|
|
4907
5249
|
null,
|
|
@@ -4968,9 +5310,9 @@ var combobox_loading_list_component = normalizeComponent(
|
|
|
4968
5310
|
)
|
|
4969
5311
|
|
|
4970
5312
|
/* harmony default export */ const combobox_loading_list = (combobox_loading_list_component.exports);
|
|
4971
|
-
;// 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_empty-list.vue?vue&type=template&id=
|
|
4972
|
-
var
|
|
4973
|
-
var
|
|
5313
|
+
;// 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_empty-list.vue?vue&type=template&id=d0c59b2c&
|
|
5314
|
+
var combobox_empty_listvue_type_template_id_d0c59b2c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ol',{staticClass:"d-p0",attrs:{"data-qa":"dt-combobox-empty-list"}},[_c('dt-list-item',{staticClass:"d-d-flex d-jc-center",attrs:{"role":"option","navigation-type":"arrow-keys"}},[_c('span',[_vm._v(_vm._s(_vm.message))])])],1)}
|
|
5315
|
+
var combobox_empty_listvue_type_template_id_d0c59b2c_staticRenderFns = []
|
|
4974
5316
|
|
|
4975
5317
|
|
|
4976
5318
|
;// 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/combobox/combobox_empty-list.vue?vue&type=script&lang=js&
|
|
@@ -4996,6 +5338,9 @@ var combobox_empty_listvue_type_template_id_85c21112_staticRenderFns = []
|
|
|
4996
5338
|
DtListItem: list_item
|
|
4997
5339
|
},
|
|
4998
5340
|
props: {
|
|
5341
|
+
/**
|
|
5342
|
+
* Message to display when list is empty
|
|
5343
|
+
*/
|
|
4999
5344
|
message: {
|
|
5000
5345
|
type: String,
|
|
5001
5346
|
required: true
|
|
@@ -5014,8 +5359,8 @@ var combobox_empty_listvue_type_template_id_85c21112_staticRenderFns = []
|
|
|
5014
5359
|
;
|
|
5015
5360
|
var combobox_empty_list_component = normalizeComponent(
|
|
5016
5361
|
combobox_combobox_empty_listvue_type_script_lang_js_,
|
|
5017
|
-
|
|
5018
|
-
|
|
5362
|
+
combobox_empty_listvue_type_template_id_d0c59b2c_render,
|
|
5363
|
+
combobox_empty_listvue_type_template_id_d0c59b2c_staticRenderFns,
|
|
5019
5364
|
false,
|
|
5020
5365
|
null,
|
|
5021
5366
|
null,
|
|
@@ -5074,6 +5419,12 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5074
5419
|
|
|
5075
5420
|
|
|
5076
5421
|
|
|
5422
|
+
/**
|
|
5423
|
+
* A combobox is a semantic component that displays an input element combined with a listbox,
|
|
5424
|
+
* which enables the user to select items from the list.
|
|
5425
|
+
* @see https://dialpad.design/components/combobox.html
|
|
5426
|
+
*/
|
|
5427
|
+
|
|
5077
5428
|
/* harmony default export */ const comboboxvue_type_script_lang_js_ = ({
|
|
5078
5429
|
name: 'DtCombobox',
|
|
5079
5430
|
components: {
|
|
@@ -5129,6 +5480,7 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5129
5480
|
|
|
5130
5481
|
/**
|
|
5131
5482
|
* Determines when to show the list element and also controls the aria-expanded attribute.
|
|
5483
|
+
* @values true, false
|
|
5132
5484
|
*/
|
|
5133
5485
|
showList: {
|
|
5134
5486
|
type: Boolean,
|
|
@@ -5137,6 +5489,7 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5137
5489
|
|
|
5138
5490
|
/**
|
|
5139
5491
|
* If the list is rendered outside the component, like when using popover as the list wrapper.
|
|
5492
|
+
* @values true, false
|
|
5140
5493
|
*/
|
|
5141
5494
|
listRenderedOutside: {
|
|
5142
5495
|
type: Boolean,
|
|
@@ -5145,6 +5498,7 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5145
5498
|
|
|
5146
5499
|
/**
|
|
5147
5500
|
* Determines when to show the skeletons and also controls aria-busy attribute.
|
|
5501
|
+
* @values true, false
|
|
5148
5502
|
*/
|
|
5149
5503
|
loading: {
|
|
5150
5504
|
type: Boolean,
|
|
@@ -5153,6 +5507,7 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5153
5507
|
|
|
5154
5508
|
/**
|
|
5155
5509
|
* Sets the list to an empty state, and displays the message from prop `emptyStateMessage`.
|
|
5510
|
+
* @values true, false
|
|
5156
5511
|
*/
|
|
5157
5512
|
emptyList: {
|
|
5158
5513
|
type: Boolean,
|
|
@@ -5371,8 +5726,8 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5371
5726
|
;
|
|
5372
5727
|
var combobox_component = normalizeComponent(
|
|
5373
5728
|
combobox_comboboxvue_type_script_lang_js_,
|
|
5374
|
-
|
|
5375
|
-
|
|
5729
|
+
comboboxvue_type_template_id_397ad57a_render,
|
|
5730
|
+
comboboxvue_type_template_id_397ad57a_staticRenderFns,
|
|
5376
5731
|
false,
|
|
5377
5732
|
null,
|
|
5378
5733
|
null,
|
|
@@ -5383,8 +5738,8 @@ var combobox_component = normalizeComponent(
|
|
|
5383
5738
|
/* harmony default export */ const combobox = (combobox_component.exports);
|
|
5384
5739
|
;// CONCATENATED MODULE: ./components/combobox/index.js
|
|
5385
5740
|
|
|
5386
|
-
;// 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=
|
|
5387
|
-
var
|
|
5741
|
+
;// 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=22be811b&
|
|
5742
|
+
var collapsiblevue_type_template_id_22be811b_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:[
|
|
5388
5743
|
'd-dt-collapsibe__anchor',
|
|
5389
5744
|
_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:({
|
|
5390
5745
|
'width': _vm.maxWidth,
|
|
@@ -5398,12 +5753,12 @@ var collapsiblevue_type_template_id_81ed658c_render = function () {var _vm=this;
|
|
|
5398
5753
|
'max-height': _vm.maxHeight,
|
|
5399
5754
|
'max-width': _vm.maxWidth,
|
|
5400
5755
|
}),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)}
|
|
5401
|
-
var
|
|
5756
|
+
var collapsiblevue_type_template_id_22be811b_staticRenderFns = []
|
|
5402
5757
|
|
|
5403
5758
|
|
|
5404
|
-
;// 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=
|
|
5405
|
-
var
|
|
5406
|
-
var
|
|
5759
|
+
;// 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=2bfe7a0c&
|
|
5760
|
+
var collapsible_lazy_showvue_type_template_id_2bfe7a0c_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)}
|
|
5761
|
+
var collapsible_lazy_showvue_type_template_id_2bfe7a0c_staticRenderFns = []
|
|
5407
5762
|
|
|
5408
5763
|
|
|
5409
5764
|
;// 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&
|
|
@@ -5431,6 +5786,7 @@ var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
|
|
|
5431
5786
|
//
|
|
5432
5787
|
//
|
|
5433
5788
|
//
|
|
5789
|
+
//
|
|
5434
5790
|
/* harmony default export */ const collapsible_lazy_showvue_type_script_lang_js_ = ({
|
|
5435
5791
|
name: 'DtCollapsibleLazyShow',
|
|
5436
5792
|
|
|
@@ -5441,11 +5797,22 @@ var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
|
|
|
5441
5797
|
/**
|
|
5442
5798
|
* Whether the child slot is shown.
|
|
5443
5799
|
*/
|
|
5444
|
-
show:
|
|
5800
|
+
show: {
|
|
5801
|
+
type: Boolean,
|
|
5802
|
+
default: null
|
|
5803
|
+
},
|
|
5804
|
+
|
|
5805
|
+
/**
|
|
5806
|
+
* Enable/Disable transition animation
|
|
5807
|
+
*/
|
|
5445
5808
|
appear: {
|
|
5446
5809
|
type: Boolean,
|
|
5447
5810
|
default: false
|
|
5448
5811
|
},
|
|
5812
|
+
|
|
5813
|
+
/**
|
|
5814
|
+
* HTML element type (tag name) of the content wrapper element.
|
|
5815
|
+
*/
|
|
5449
5816
|
elementType: {
|
|
5450
5817
|
type: String,
|
|
5451
5818
|
default: 'div'
|
|
@@ -5550,8 +5917,8 @@ var collapsible_lazy_showvue_type_style_index_0_lang_css_ = __webpack_require__(
|
|
|
5550
5917
|
|
|
5551
5918
|
var collapsible_lazy_show_component = normalizeComponent(
|
|
5552
5919
|
collapsible_collapsible_lazy_showvue_type_script_lang_js_,
|
|
5553
|
-
|
|
5554
|
-
|
|
5920
|
+
collapsible_lazy_showvue_type_template_id_2bfe7a0c_render,
|
|
5921
|
+
collapsible_lazy_showvue_type_template_id_2bfe7a0c_staticRenderFns,
|
|
5555
5922
|
false,
|
|
5556
5923
|
null,
|
|
5557
5924
|
null,
|
|
@@ -5560,9 +5927,9 @@ var collapsible_lazy_show_component = normalizeComponent(
|
|
|
5560
5927
|
)
|
|
5561
5928
|
|
|
5562
5929
|
/* harmony default export */ const collapsible_lazy_show = (collapsible_lazy_show_component.exports);
|
|
5563
|
-
;// 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=
|
|
5564
|
-
var
|
|
5565
|
-
var
|
|
5930
|
+
;// 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=68041c9d&
|
|
5931
|
+
var lazy_showvue_type_template_id_68041c9d_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)])}
|
|
5932
|
+
var lazy_showvue_type_template_id_68041c9d_staticRenderFns = []
|
|
5566
5933
|
|
|
5567
5934
|
|
|
5568
5935
|
;// 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&
|
|
@@ -5582,6 +5949,12 @@ var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
|
5582
5949
|
//
|
|
5583
5950
|
//
|
|
5584
5951
|
//
|
|
5952
|
+
//
|
|
5953
|
+
|
|
5954
|
+
/**
|
|
5955
|
+
* Lazy Show is a utility component that prevents its children from being rendered until the first time it is shown.
|
|
5956
|
+
* @see https://dialpad.design/components/lazy_show.html
|
|
5957
|
+
*/
|
|
5585
5958
|
/* harmony default export */ const lazy_showvue_type_script_lang_js_ = ({
|
|
5586
5959
|
name: 'DtLazyShow',
|
|
5587
5960
|
|
|
@@ -5591,8 +5964,12 @@ var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
|
5591
5964
|
props: {
|
|
5592
5965
|
/**
|
|
5593
5966
|
* Whether the child slot is shown.
|
|
5967
|
+
* @values true, false
|
|
5594
5968
|
*/
|
|
5595
|
-
show:
|
|
5969
|
+
show: {
|
|
5970
|
+
type: Boolean,
|
|
5971
|
+
default: false
|
|
5972
|
+
},
|
|
5596
5973
|
|
|
5597
5974
|
/**
|
|
5598
5975
|
* A valid Vue enter/leave CSS transition name.
|
|
@@ -5601,6 +5978,11 @@ var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
|
5601
5978
|
type: String,
|
|
5602
5979
|
default: null
|
|
5603
5980
|
},
|
|
5981
|
+
|
|
5982
|
+
/**
|
|
5983
|
+
* Enable/Disable transition animation
|
|
5984
|
+
* @values true, false
|
|
5985
|
+
*/
|
|
5604
5986
|
appear: {
|
|
5605
5987
|
type: Boolean,
|
|
5606
5988
|
default: false
|
|
@@ -5638,8 +6020,8 @@ var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
|
5638
6020
|
;
|
|
5639
6021
|
var lazy_show_component = normalizeComponent(
|
|
5640
6022
|
lazy_show_lazy_showvue_type_script_lang_js_,
|
|
5641
|
-
|
|
5642
|
-
|
|
6023
|
+
lazy_showvue_type_template_id_68041c9d_render,
|
|
6024
|
+
lazy_showvue_type_template_id_68041c9d_staticRenderFns,
|
|
5643
6025
|
false,
|
|
5644
6026
|
null,
|
|
5645
6027
|
null,
|
|
@@ -5788,6 +6170,11 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5788
6170
|
|
|
5789
6171
|
|
|
5790
6172
|
|
|
6173
|
+
/**
|
|
6174
|
+
* A collapsible is a component consisting of an interactive anchor that toggled the expandable/collapsible element.
|
|
6175
|
+
* @see https://dialpad.design/components/collapsible.html
|
|
6176
|
+
*/
|
|
6177
|
+
|
|
5791
6178
|
/* harmony default export */ const collapsiblevue_type_script_lang_js_ = ({
|
|
5792
6179
|
name: 'DtCollapsible',
|
|
5793
6180
|
components: {
|
|
@@ -5810,8 +6197,9 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5810
6197
|
/**
|
|
5811
6198
|
* Controls whether the collapsible is shown. Leaving this null will have the collapsible start
|
|
5812
6199
|
* expanded and trigger on click by default. If you set this value, the default trigger
|
|
5813
|
-
* behavior will be disabled and you can control it as you need.
|
|
6200
|
+
* behavior will be disabled, and you can control it as you need.
|
|
5814
6201
|
* Supports .sync modifier
|
|
6202
|
+
* @values null, true, false
|
|
5815
6203
|
*/
|
|
5816
6204
|
open: {
|
|
5817
6205
|
type: Boolean,
|
|
@@ -5831,7 +6219,7 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5831
6219
|
},
|
|
5832
6220
|
|
|
5833
6221
|
/**
|
|
5834
|
-
*
|
|
6222
|
+
* HTML element type (tag name) of the root element of the component.
|
|
5835
6223
|
*/
|
|
5836
6224
|
elementType: {
|
|
5837
6225
|
type: String,
|
|
@@ -5839,7 +6227,7 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5839
6227
|
},
|
|
5840
6228
|
|
|
5841
6229
|
/**
|
|
5842
|
-
*
|
|
6230
|
+
* HTML element type (tag name) of the content wrapper element.
|
|
5843
6231
|
*/
|
|
5844
6232
|
contentElementType: {
|
|
5845
6233
|
type: String,
|
|
@@ -5897,7 +6285,19 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5897
6285
|
default: null
|
|
5898
6286
|
}
|
|
5899
6287
|
},
|
|
5900
|
-
emits: [
|
|
6288
|
+
emits: [
|
|
6289
|
+
/**
|
|
6290
|
+
* Event fired to sync the open prop with the parent component
|
|
6291
|
+
* @event update:open
|
|
6292
|
+
*/
|
|
6293
|
+
'update:open',
|
|
6294
|
+
/**
|
|
6295
|
+
* Event fired when the content is shown or hidden
|
|
6296
|
+
*
|
|
6297
|
+
* @event opened
|
|
6298
|
+
* @type {Boolean}
|
|
6299
|
+
*/
|
|
6300
|
+
'opened'],
|
|
5901
6301
|
|
|
5902
6302
|
data() {
|
|
5903
6303
|
return {
|
|
@@ -5971,8 +6371,8 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5971
6371
|
;
|
|
5972
6372
|
var collapsible_component = normalizeComponent(
|
|
5973
6373
|
collapsible_collapsiblevue_type_script_lang_js_,
|
|
5974
|
-
|
|
5975
|
-
|
|
6374
|
+
collapsiblevue_type_template_id_22be811b_render,
|
|
6375
|
+
collapsiblevue_type_template_id_22be811b_staticRenderFns,
|
|
5976
6376
|
false,
|
|
5977
6377
|
null,
|
|
5978
6378
|
null,
|
|
@@ -5983,17 +6383,17 @@ var collapsible_component = normalizeComponent(
|
|
|
5983
6383
|
/* harmony default export */ const collapsible = (collapsible_component.exports);
|
|
5984
6384
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
5985
6385
|
|
|
5986
|
-
;// 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=
|
|
5987
|
-
var
|
|
6386
|
+
;// 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=0ddf9e89&
|
|
6387
|
+
var dropdownvue_type_template_id_0ddf9e89_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,"open-on-context":_vm.openOnContext},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){
|
|
5988
6388
|
var attrs = ref.attrs;
|
|
5989
6389
|
return [_vm._t("anchor",null,null,attrs)]}},{key:"content",fn:function(ref){
|
|
5990
6390
|
var close = ref.close;
|
|
5991
6391
|
return [_c('ul',{ref:"listWrapper",class:_vm.listClasses,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))}
|
|
5992
|
-
var
|
|
6392
|
+
var dropdownvue_type_template_id_0ddf9e89_staticRenderFns = []
|
|
5993
6393
|
|
|
5994
6394
|
|
|
5995
|
-
;// 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=
|
|
5996
|
-
var
|
|
6395
|
+
;// 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=025312b0&
|
|
6396
|
+
var popovervue_type_template_id_025312b0_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","tabindex":_vm.openOnContext ? 0 : undefined},on:{"!click":function($event){return _vm.defaultToggleOpen.apply(null, arguments)},"contextmenu":function($event){$event.preventDefault();return _vm.onContext.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":{
|
|
5997
6397
|
'aria-expanded': _vm.isOpen.toString(),
|
|
5998
6398
|
'aria-controls': _vm.id,
|
|
5999
6399
|
'aria-haspopup': _vm.role,
|
|
@@ -6003,8 +6403,8 @@ var popovervue_type_template_id_d85b2e98_render = function () {var _vm=this;var
|
|
|
6003
6403
|
}),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:[
|
|
6004
6404
|
'd-popover__content',
|
|
6005
6405
|
_vm.POPOVER_PADDING_CLASSES[_vm.padding],
|
|
6006
|
-
_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)}
|
|
6007
|
-
var
|
|
6406
|
+
_vm.contentClass ],attrs:{"data-qa":"dt-popover-content"}},[_vm._t("content",null,{"close":_vm.closePopover}),(_vm.visuallyHiddenClose)?_c('dt-button',{staticClass:"d-vi-visible-sr",attrs:{"data-qa":"dt-popover-sr-only-close","aria-label":_vm.visuallyHiddenCloseLabel},on:{"click":_vm.closePopover}},[_c('icon-close')],1):_vm._e()],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)}
|
|
6407
|
+
var popovervue_type_template_id_025312b0_staticRenderFns = []
|
|
6008
6408
|
|
|
6009
6409
|
|
|
6010
6410
|
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js
|
|
@@ -10706,12 +11106,12 @@ if (typeof window !== 'undefined' && window.Vue && window.Vue === (external_comm
|
|
|
10706
11106
|
/* harmony default export */ const index_esm = ((/* unused pure expression or super */ null && (install)));
|
|
10707
11107
|
|
|
10708
11108
|
|
|
10709
|
-
;// 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_header_footer.vue?vue&type=template&id=
|
|
10710
|
-
var
|
|
11109
|
+
;// 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_header_footer.vue?vue&type=template&id=9366be96&
|
|
11110
|
+
var popover_header_footervue_type_template_id_9366be96_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:{
|
|
10711
11111
|
'd-popover__header': _vm.type === 'header',
|
|
10712
11112
|
'd-popover__footer': _vm.type === 'footer',
|
|
10713
11113
|
},attrs:{"data-qa":"dt-popover-header-footer"}},[(_vm.$slots.content)?_c('div',{class:['d-to-ellipsis', 'd-w100p', _vm.contentClass],attrs:{"data-qa":"dt-popover-header-footer-content"}},[_vm._t("content")],2):_vm._e(),(_vm.showCloseButton)?_c('dt-button',_vm._b({ref:"popover__close-button",staticClass:"d-p6 d-mr6 d-bc-transparent",attrs:{"data-qa":"dt-popover-close","importance":"outlined","kind":"muted","circle":""},on:{"click":function($event){return _vm.$emit('close')}},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-close',{staticClass:"d-svg--size20"})]},proxy:true}],null,false,2493961913)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],1)}
|
|
10714
|
-
var
|
|
11114
|
+
var popover_header_footervue_type_template_id_9366be96_staticRenderFns = []
|
|
10715
11115
|
|
|
10716
11116
|
|
|
10717
11117
|
;// 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/popover/popover_header_footer.vue?vue&type=script&lang=js&
|
|
@@ -10750,6 +11150,7 @@ var popover_header_footervue_type_template_id_29ff8217_staticRenderFns = []
|
|
|
10750
11150
|
//
|
|
10751
11151
|
//
|
|
10752
11152
|
//
|
|
11153
|
+
//
|
|
10753
11154
|
|
|
10754
11155
|
|
|
10755
11156
|
/* harmony default export */ const popover_header_footervue_type_script_lang_js_ = ({
|
|
@@ -10777,6 +11178,7 @@ var popover_header_footervue_type_template_id_29ff8217_staticRenderFns = []
|
|
|
10777
11178
|
|
|
10778
11179
|
/**
|
|
10779
11180
|
* Determines visibility for close button
|
|
11181
|
+
* @values true, false
|
|
10780
11182
|
*/
|
|
10781
11183
|
showCloseButton: {
|
|
10782
11184
|
type: Boolean,
|
|
@@ -10792,7 +11194,14 @@ var popover_header_footervue_type_template_id_29ff8217_staticRenderFns = []
|
|
|
10792
11194
|
default: () => {}
|
|
10793
11195
|
}
|
|
10794
11196
|
},
|
|
10795
|
-
emits: [
|
|
11197
|
+
emits: [
|
|
11198
|
+
/**
|
|
11199
|
+
* Emitted when popover is closed
|
|
11200
|
+
*
|
|
11201
|
+
* @event close
|
|
11202
|
+
* @type { Boolean }
|
|
11203
|
+
*/
|
|
11204
|
+
'close'],
|
|
10796
11205
|
methods: {
|
|
10797
11206
|
focusCloseButton() {
|
|
10798
11207
|
var _this$$refs$popover__;
|
|
@@ -10815,8 +11224,8 @@ var popover_header_footervue_type_template_id_29ff8217_staticRenderFns = []
|
|
|
10815
11224
|
;
|
|
10816
11225
|
var popover_header_footer_component = normalizeComponent(
|
|
10817
11226
|
popover_popover_header_footervue_type_script_lang_js_,
|
|
10818
|
-
|
|
10819
|
-
|
|
11227
|
+
popover_header_footervue_type_template_id_9366be96_render,
|
|
11228
|
+
popover_header_footervue_type_template_id_9366be96_staticRenderFns,
|
|
10820
11229
|
false,
|
|
10821
11230
|
null,
|
|
10822
11231
|
null,
|
|
@@ -10939,6 +11348,16 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10939
11348
|
//
|
|
10940
11349
|
//
|
|
10941
11350
|
//
|
|
11351
|
+
//
|
|
11352
|
+
//
|
|
11353
|
+
//
|
|
11354
|
+
//
|
|
11355
|
+
//
|
|
11356
|
+
//
|
|
11357
|
+
//
|
|
11358
|
+
//
|
|
11359
|
+
//
|
|
11360
|
+
//
|
|
10942
11361
|
|
|
10943
11362
|
/* eslint-disable max-lines */
|
|
10944
11363
|
|
|
@@ -10948,6 +11367,13 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10948
11367
|
|
|
10949
11368
|
|
|
10950
11369
|
|
|
11370
|
+
|
|
11371
|
+
|
|
11372
|
+
/**
|
|
11373
|
+
* A Popover displays a content overlay when its anchor element is activated.
|
|
11374
|
+
* @see https://dialpad.design/components/popover.html
|
|
11375
|
+
*/
|
|
11376
|
+
|
|
10951
11377
|
/* harmony default export */ const popovervue_type_script_lang_js_ = ({
|
|
10952
11378
|
name: 'DtPopover',
|
|
10953
11379
|
|
|
@@ -10957,7 +11383,9 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10957
11383
|
components: {
|
|
10958
11384
|
DtLazyShow: lazy_show,
|
|
10959
11385
|
PopoverHeaderFooter: popover_header_footer,
|
|
10960
|
-
Portal: Portal
|
|
11386
|
+
Portal: Portal,
|
|
11387
|
+
DtButton: button_button,
|
|
11388
|
+
IconClose: IconClose
|
|
10961
11389
|
},
|
|
10962
11390
|
mixins: [modal],
|
|
10963
11391
|
props: {
|
|
@@ -10965,6 +11393,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10965
11393
|
* Controls whether the popover is shown. Leaving this null will have the popover trigger on click by default.
|
|
10966
11394
|
* If you set this value, the default trigger behavior will be disabled and you can control it as you need.
|
|
10967
11395
|
* Supports .sync modifier
|
|
11396
|
+
* @values null, true, false
|
|
10968
11397
|
*/
|
|
10969
11398
|
open: {
|
|
10970
11399
|
type: Boolean,
|
|
@@ -10974,6 +11403,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10974
11403
|
/**
|
|
10975
11404
|
* Opens the popover on right click (context menu). If you set this value to `true`,
|
|
10976
11405
|
* the default trigger behavior will be disabled.
|
|
11406
|
+
* @values true, false
|
|
10977
11407
|
*/
|
|
10978
11408
|
openOnContext: {
|
|
10979
11409
|
type: Boolean,
|
|
@@ -10999,7 +11429,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10999
11429
|
|
|
11000
11430
|
/**
|
|
11001
11431
|
* ARIA role for the content of the popover. Defaults to "dialog".
|
|
11002
|
-
*
|
|
11432
|
+
* <a href="https://www.w3.org/TR/wai-aria/#aria-haspopup" target="_blank">aria-haspopup</a>
|
|
11003
11433
|
*/
|
|
11004
11434
|
role: {
|
|
11005
11435
|
type: String,
|
|
@@ -11041,6 +11471,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11041
11471
|
|
|
11042
11472
|
/**
|
|
11043
11473
|
* Padding size class for the popover content.
|
|
11474
|
+
* @values none, small, medium, large
|
|
11044
11475
|
*/
|
|
11045
11476
|
padding: {
|
|
11046
11477
|
type: String,
|
|
@@ -11061,6 +11492,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11061
11492
|
/**
|
|
11062
11493
|
* Width configuration for the popover content. When its value is 'anchor',
|
|
11063
11494
|
* the popover content will have the same width as the anchor.
|
|
11495
|
+
* @values null, anchor
|
|
11064
11496
|
*/
|
|
11065
11497
|
contentWidth: {
|
|
11066
11498
|
type: String,
|
|
@@ -11099,7 +11531,8 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11099
11531
|
|
|
11100
11532
|
/**
|
|
11101
11533
|
* Displaces the content box from its anchor element
|
|
11102
|
-
* by the specified number of pixels.
|
|
11534
|
+
* by the specified number of pixels. See
|
|
11535
|
+
* <a href="https://atomiks.github.io/tippyjs/v6/all-props/#offset" target="_blank">Tippy.js docs</a>
|
|
11103
11536
|
*/
|
|
11104
11537
|
offset: {
|
|
11105
11538
|
type: Array,
|
|
@@ -11109,6 +11542,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11109
11542
|
/**
|
|
11110
11543
|
* Determines if the popover hides upon clicking the
|
|
11111
11544
|
* anchor or outside of the content box.
|
|
11545
|
+
* @values true, false
|
|
11112
11546
|
*/
|
|
11113
11547
|
hideOnClick: {
|
|
11114
11548
|
type: Boolean,
|
|
@@ -11118,6 +11552,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11118
11552
|
/**
|
|
11119
11553
|
* Determines modal state. If enabled popover has a modal overlay
|
|
11120
11554
|
* preventing interaction with elements below it, but it is invisible.
|
|
11555
|
+
* @values true, false
|
|
11121
11556
|
*/
|
|
11122
11557
|
modal: {
|
|
11123
11558
|
type: Boolean,
|
|
@@ -11127,6 +11562,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11127
11562
|
/**
|
|
11128
11563
|
* If the popover does not fit in the direction described by "placement",
|
|
11129
11564
|
* it will attempt to change it's direction to the "fallbackPlacements".
|
|
11565
|
+
* See <a href="https://popper.js.org/docs/v2/modifiers/flip/#fallbackplacements" target="_blank">Popper.js docs</a>
|
|
11130
11566
|
* */
|
|
11131
11567
|
fallbackPlacements: {
|
|
11132
11568
|
type: Array,
|
|
@@ -11137,6 +11573,12 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11137
11573
|
|
|
11138
11574
|
/**
|
|
11139
11575
|
* The direction the popover displays relative to the anchor.
|
|
11576
|
+
* See <a href="https://atomiks.github.io/tippyjs/v6/all-props/#placement" target="_blank">Tippy.js docs</a>
|
|
11577
|
+
* @values top, top-start, top-end,
|
|
11578
|
+
* right, right-start, right-end,
|
|
11579
|
+
* left, left-start, left-end,
|
|
11580
|
+
* bottom, bottom-start, bottom-end,
|
|
11581
|
+
* auto, auto-start, auto-end
|
|
11140
11582
|
*/
|
|
11141
11583
|
placement: {
|
|
11142
11584
|
type: String,
|
|
@@ -11146,6 +11588,8 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11146
11588
|
/**
|
|
11147
11589
|
* If set to false the dialog will display over top of the anchor when there is insufficient space.
|
|
11148
11590
|
* If set to true it will never move from its position relative to the anchor and will clip instead.
|
|
11591
|
+
* See <a href="https://popper.js.org/docs/v2/modifiers/prevent-overflow/#tether" target="_blank">Popper.js docs</a>
|
|
11592
|
+
* @values true, false
|
|
11149
11593
|
*/
|
|
11150
11594
|
tether: {
|
|
11151
11595
|
type: Boolean,
|
|
@@ -11158,6 +11602,8 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11158
11602
|
* position in those cases the DOM layout changes the reference element's position.
|
|
11159
11603
|
* `true` enables it, `reference` only checks the "reference" rect for changes and `popper` only
|
|
11160
11604
|
* checks the "popper" rect for changes.
|
|
11605
|
+
* See <a href="https://atomiks.github.io/tippyjs/v6/all-props/#sticky" target="_blank">Tippy.js docs</a>
|
|
11606
|
+
* @values true, false, reference, popper
|
|
11161
11607
|
*/
|
|
11162
11608
|
sticky: {
|
|
11163
11609
|
type: [Boolean, String],
|
|
@@ -11187,6 +11633,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11187
11633
|
|
|
11188
11634
|
/**
|
|
11189
11635
|
* Determines visibility for close button
|
|
11636
|
+
* @values true, false
|
|
11190
11637
|
*/
|
|
11191
11638
|
showCloseButton: {
|
|
11192
11639
|
type: Boolean,
|
|
@@ -11223,6 +11670,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11223
11670
|
* find the element by ID. 'first' which will automatically focus
|
|
11224
11671
|
* the first element, or 'dialog' which will focus the dialog window itself.
|
|
11225
11672
|
* If the dialog is modal this prop cannot be 'none'.
|
|
11673
|
+
* @values none, dialog, first
|
|
11226
11674
|
*/
|
|
11227
11675
|
initialFocusElement: {
|
|
11228
11676
|
type: [String, HTMLElement],
|
|
@@ -11235,10 +11683,29 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11235
11683
|
/**
|
|
11236
11684
|
* If the popover should open pressing up or down arrow key on the anchor element.
|
|
11237
11685
|
* This can be set when not passing open prop.
|
|
11686
|
+
* @values true, false
|
|
11238
11687
|
*/
|
|
11239
11688
|
openWithArrowKeys: {
|
|
11240
11689
|
type: Boolean,
|
|
11241
11690
|
default: false
|
|
11691
|
+
},
|
|
11692
|
+
|
|
11693
|
+
/**
|
|
11694
|
+
* If true, a visually hidden close button its included in the popover.
|
|
11695
|
+
* @values true, false
|
|
11696
|
+
*/
|
|
11697
|
+
visuallyHiddenClose: {
|
|
11698
|
+
type: Boolean,
|
|
11699
|
+
default: true
|
|
11700
|
+
},
|
|
11701
|
+
|
|
11702
|
+
/**
|
|
11703
|
+
* Label for the visually hidden close button
|
|
11704
|
+
* Required if visuallyHiddenClose is set to `true`
|
|
11705
|
+
*/
|
|
11706
|
+
visuallyHiddenCloseLabel: {
|
|
11707
|
+
type: String,
|
|
11708
|
+
default: ''
|
|
11242
11709
|
}
|
|
11243
11710
|
},
|
|
11244
11711
|
emits: [
|
|
@@ -11248,7 +11715,14 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11248
11715
|
* @event opened
|
|
11249
11716
|
* @type {Boolean | Array}
|
|
11250
11717
|
*/
|
|
11251
|
-
'opened',
|
|
11718
|
+
'opened',
|
|
11719
|
+
/**
|
|
11720
|
+
* Emitted to sync value with parent
|
|
11721
|
+
*
|
|
11722
|
+
* @event update:opened
|
|
11723
|
+
* @type {Boolean | Array}
|
|
11724
|
+
*/
|
|
11725
|
+
'update:open'],
|
|
11252
11726
|
|
|
11253
11727
|
data() {
|
|
11254
11728
|
return {
|
|
@@ -11396,6 +11870,10 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11396
11870
|
if (this.modal && this.initialFocusElement === 'none') {
|
|
11397
11871
|
console.error('If the popover is modal you must set the ' + 'initialFocusElement prop. Possible values: "dialog", "first", HTMLElement');
|
|
11398
11872
|
}
|
|
11873
|
+
|
|
11874
|
+
if (this.visuallyHiddenClose && !this.visuallyHiddenCloseLabel) {
|
|
11875
|
+
console.error('If visuallyHiddenClose prop is true (default), the popover includes a visually hidden ' + 'close button and you must set the visuallyHiddenCloseLabel prop.');
|
|
11876
|
+
}
|
|
11399
11877
|
},
|
|
11400
11878
|
|
|
11401
11879
|
calculateAnchorZindex() {
|
|
@@ -11610,8 +12088,8 @@ var popovervue_type_style_index_0_lang_less_ = __webpack_require__(230);
|
|
|
11610
12088
|
|
|
11611
12089
|
var popover_component = normalizeComponent(
|
|
11612
12090
|
popover_popovervue_type_script_lang_js_,
|
|
11613
|
-
|
|
11614
|
-
|
|
12091
|
+
popovervue_type_template_id_025312b0_render,
|
|
12092
|
+
popovervue_type_template_id_025312b0_staticRenderFns,
|
|
11615
12093
|
false,
|
|
11616
12094
|
null,
|
|
11617
12095
|
null,
|
|
@@ -11853,7 +12331,12 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
11853
12331
|
* @event opened
|
|
11854
12332
|
* @type {Boolean | Array}
|
|
11855
12333
|
*/
|
|
11856
|
-
'opened',
|
|
12334
|
+
'opened',
|
|
12335
|
+
/**
|
|
12336
|
+
* Event fired to sync the open prop with the parent component
|
|
12337
|
+
* @event update:open
|
|
12338
|
+
*/
|
|
12339
|
+
'update:open'],
|
|
11857
12340
|
|
|
11858
12341
|
data() {
|
|
11859
12342
|
return {
|
|
@@ -12013,8 +12496,8 @@ var dropdownvue_type_style_index_0_lang_less_ = __webpack_require__(782);
|
|
|
12013
12496
|
|
|
12014
12497
|
var dropdown_component = normalizeComponent(
|
|
12015
12498
|
dropdown_dropdownvue_type_script_lang_js_,
|
|
12016
|
-
|
|
12017
|
-
|
|
12499
|
+
dropdownvue_type_template_id_0ddf9e89_render,
|
|
12500
|
+
dropdownvue_type_template_id_0ddf9e89_staticRenderFns,
|
|
12018
12501
|
false,
|
|
12019
12502
|
null,
|
|
12020
12503
|
null,
|
|
@@ -12023,9 +12506,9 @@ var dropdown_component = normalizeComponent(
|
|
|
12023
12506
|
)
|
|
12024
12507
|
|
|
12025
12508
|
/* harmony default export */ const dropdown = (dropdown_component.exports);
|
|
12026
|
-
;// 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=
|
|
12027
|
-
var
|
|
12028
|
-
var
|
|
12509
|
+
;// 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=55a3b3f2&
|
|
12510
|
+
var dropdown_listvue_type_template_id_55a3b3f2_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)])}
|
|
12511
|
+
var dropdown_listvue_type_template_id_55a3b3f2_staticRenderFns = []
|
|
12029
12512
|
|
|
12030
12513
|
|
|
12031
12514
|
;// 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&
|
|
@@ -12080,11 +12563,11 @@ var dropdown_listvue_type_template_id_294ae37b_scoped_true_staticRenderFns = []
|
|
|
12080
12563
|
;
|
|
12081
12564
|
var dropdown_list_component = normalizeComponent(
|
|
12082
12565
|
dropdown_dropdown_listvue_type_script_lang_js_,
|
|
12083
|
-
|
|
12084
|
-
|
|
12566
|
+
dropdown_listvue_type_template_id_55a3b3f2_render,
|
|
12567
|
+
dropdown_listvue_type_template_id_55a3b3f2_staticRenderFns,
|
|
12085
12568
|
false,
|
|
12086
12569
|
null,
|
|
12087
|
-
|
|
12570
|
+
null,
|
|
12088
12571
|
null
|
|
12089
12572
|
|
|
12090
12573
|
)
|
|
@@ -12137,8 +12620,8 @@ var dropdown_separator_component = normalizeComponent(
|
|
|
12137
12620
|
|
|
12138
12621
|
|
|
12139
12622
|
|
|
12140
|
-
;// 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=
|
|
12141
|
-
var
|
|
12623
|
+
;// 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=7e861d6a&
|
|
12624
|
+
var inputvue_type_template_id_7e861d6a_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:[
|
|
12142
12625
|
'base-input__label-text',
|
|
12143
12626
|
'd-label',
|
|
12144
12627
|
_vm.labelSizeClasses[_vm.size] ],attrs:{"data-qa":"dt-input-label"}},[_vm._v(" "+_vm._s(_vm.label)+" ")]):_vm._e()]}),(_vm.$slots.description || _vm.description || _vm.shouldValidateLength)?_c('div',{ref:"description",class:[
|
|
@@ -12147,7 +12630,7 @@ var inputvue_type_template_id_fc19976e_render = function () {var _vm=this;var _h
|
|
|
12147
12630
|
'd-fd-column',
|
|
12148
12631
|
_vm.descriptionSizeClasses[_vm.size] ],attrs:{"id":_vm.descriptionKey,"data-qa":"dt-input-description"}},[(_vm.$slots.description || _vm.description)?_c('div',[_vm._t("description",function(){return [_vm._v(_vm._s(_vm.description))]})],2):_vm._e(),(_vm.shouldValidateLength)?_c('div',{class:[
|
|
12149
12632
|
'd-mb2' ],attrs:{"data-qa":"dt-input-length-description"}},[_vm._v(" "+_vm._s(_vm.validationProps.length.description)+" ")]):_vm._e()]):_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,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"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,"maxlength":_vm.shouldLimitMaxLength ? _vm.validationProps.length.max : null,"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.validationMessages,"show-messages":_vm.showMessages,"data-qa":"dt-input-messages"}},'dt-validation-messages',_vm.messagesChildProps,false))],1)}
|
|
12150
|
-
var
|
|
12633
|
+
var inputvue_type_template_id_7e861d6a_staticRenderFns = []
|
|
12151
12634
|
|
|
12152
12635
|
|
|
12153
12636
|
;// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
@@ -12171,15 +12654,15 @@ const INPUT_SIZES = {
|
|
|
12171
12654
|
INPUT_TYPES,
|
|
12172
12655
|
INPUT_SIZES
|
|
12173
12656
|
});
|
|
12174
|
-
;// 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/validation_messages/validation_messages.vue?vue&type=template&id=
|
|
12175
|
-
var
|
|
12657
|
+
;// 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/validation_messages/validation_messages.vue?vue&type=template&id=61ba07b5&
|
|
12658
|
+
var validation_messagesvue_type_template_id_61ba07b5_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){
|
|
12176
12659
|
var message = ref.message;
|
|
12177
12660
|
var type = ref.type;
|
|
12178
12661
|
return _c('div',{key:_vm.getMessageKey(type, index),class:[
|
|
12179
12662
|
'base-input__message',
|
|
12180
12663
|
'd-validation-message',
|
|
12181
12664
|
_vm.messageTypeClass(type) ],attrs:{"role":"status","aria-live":"polite","data-qa":"validation-message"}},[_c('p',{domProps:{"innerHTML":_vm._s(message)}})])}),0):_vm._e()}
|
|
12182
|
-
var
|
|
12665
|
+
var validation_messagesvue_type_template_id_61ba07b5_staticRenderFns = []
|
|
12183
12666
|
|
|
12184
12667
|
|
|
12185
12668
|
;// CONCATENATED MODULE: ./common/validators.js
|
|
@@ -12230,6 +12713,12 @@ function validationMessageValidator(rawMessages) {
|
|
|
12230
12713
|
//
|
|
12231
12714
|
|
|
12232
12715
|
|
|
12716
|
+
/**
|
|
12717
|
+
* Validation messages are used to convey information to the user about the current state of the input element.
|
|
12718
|
+
* These messages can have an error, warning or success type.
|
|
12719
|
+
* @see https://dialpad.design/components/validation_messages.html
|
|
12720
|
+
*/
|
|
12721
|
+
|
|
12233
12722
|
/* harmony default export */ const validation_messagesvue_type_script_lang_js_ = ({
|
|
12234
12723
|
name: 'DtValidationMessages',
|
|
12235
12724
|
props: {
|
|
@@ -12257,6 +12746,7 @@ function validationMessageValidator(rawMessages) {
|
|
|
12257
12746
|
|
|
12258
12747
|
/**
|
|
12259
12748
|
* Show Validation messages
|
|
12749
|
+
* @values true, false
|
|
12260
12750
|
*/
|
|
12261
12751
|
showMessages: {
|
|
12262
12752
|
type: Boolean,
|
|
@@ -12305,8 +12795,8 @@ function validationMessageValidator(rawMessages) {
|
|
|
12305
12795
|
;
|
|
12306
12796
|
var validation_messages_component = normalizeComponent(
|
|
12307
12797
|
validation_messages_validation_messagesvue_type_script_lang_js_,
|
|
12308
|
-
|
|
12309
|
-
|
|
12798
|
+
validation_messagesvue_type_template_id_61ba07b5_render,
|
|
12799
|
+
validation_messagesvue_type_template_id_61ba07b5_staticRenderFns,
|
|
12310
12800
|
false,
|
|
12311
12801
|
null,
|
|
12312
12802
|
null,
|
|
@@ -12324,6 +12814,7 @@ var validation_messages_component = normalizeComponent(
|
|
|
12324
12814
|
|
|
12325
12815
|
/**
|
|
12326
12816
|
* This mixin provides a base set of props, watchers and data attributes that are commonly used in our input components.
|
|
12817
|
+
* @displayName Input Mixin
|
|
12327
12818
|
*/
|
|
12328
12819
|
|
|
12329
12820
|
const InputMixin = {
|
|
@@ -12463,6 +12954,7 @@ const InputMixin = {
|
|
|
12463
12954
|
*
|
|
12464
12955
|
* This includes the group context, checked model & prop, internal data attributes as well as a set common computed
|
|
12465
12956
|
* properties and watchers. It also includes the group name warning logic.
|
|
12957
|
+
* @displayName Checkable Mixin
|
|
12466
12958
|
*/
|
|
12467
12959
|
|
|
12468
12960
|
const CheckableMixin = {
|
|
@@ -12520,6 +13012,7 @@ const CheckableMixin = {
|
|
|
12520
13012
|
*
|
|
12521
13013
|
* This includes the group context and internal data attributes as well as a set common computed
|
|
12522
13014
|
* properties and watchers. It also includes the group name warning logic.
|
|
13015
|
+
* @displayName Groupable Mixin
|
|
12523
13016
|
*/
|
|
12524
13017
|
|
|
12525
13018
|
const GroupableMixin = {
|
|
@@ -12629,10 +13122,15 @@ const GroupableMixin = {
|
|
|
12629
13122
|
}
|
|
12630
13123
|
|
|
12631
13124
|
};
|
|
13125
|
+
/**
|
|
13126
|
+
* This mixin provides common logic shared amongst our validation messages inputs.
|
|
13127
|
+
* @displayName Messages Mixin
|
|
13128
|
+
*/
|
|
13129
|
+
|
|
12632
13130
|
const MessagesMixin = {
|
|
12633
13131
|
props: {
|
|
12634
13132
|
/**
|
|
12635
|
-
* Used to customize the
|
|
13133
|
+
* Used to customize the validation messages component
|
|
12636
13134
|
*/
|
|
12637
13135
|
messagesClass: {
|
|
12638
13136
|
type: [String, Array, Object],
|
|
@@ -12649,6 +13147,7 @@ const MessagesMixin = {
|
|
|
12649
13147
|
|
|
12650
13148
|
/**
|
|
12651
13149
|
* Used to hide / show the validation messages
|
|
13150
|
+
* @values true, false
|
|
12652
13151
|
*/
|
|
12653
13152
|
showMessages: {
|
|
12654
13153
|
type: Boolean,
|
|
@@ -12788,13 +13287,19 @@ const MessagesMixin = {
|
|
|
12788
13287
|
//
|
|
12789
13288
|
//
|
|
12790
13289
|
//
|
|
13290
|
+
//
|
|
13291
|
+
//
|
|
12791
13292
|
|
|
12792
13293
|
|
|
12793
13294
|
|
|
12794
13295
|
|
|
12795
13296
|
|
|
12796
13297
|
/**
|
|
13298
|
+
* An input field is an input control that allows users to enter alphanumeric information.
|
|
13299
|
+
* It can have a range of options and supports single line and multi-line lengths,
|
|
13300
|
+
* as well as varying formats, including numbers, masked passwords, etc.
|
|
12797
13301
|
* @property {Boolean} placeholder attribute
|
|
13302
|
+
* @see https://dialpad.design/components/input.html
|
|
12798
13303
|
*/
|
|
12799
13304
|
|
|
12800
13305
|
/* harmony default export */ const inputvue_type_script_lang_js_ = ({
|
|
@@ -12814,8 +13319,9 @@ const MessagesMixin = {
|
|
|
12814
13319
|
},
|
|
12815
13320
|
|
|
12816
13321
|
/**
|
|
12817
|
-
* Type of the input, one of `text`, `password`, `email`, `number`, `textarea`.
|
|
13322
|
+
* Type of the input, one of: `text`, `password`, `email`, `number`, `textarea`.
|
|
12818
13323
|
* When `textarea` a `<textarea>` element will be rendered instead of an `<input>` element.
|
|
13324
|
+
* @values text, password, email, number, textarea.
|
|
12819
13325
|
*/
|
|
12820
13326
|
type: {
|
|
12821
13327
|
type: String,
|
|
@@ -12833,6 +13339,7 @@ const MessagesMixin = {
|
|
|
12833
13339
|
|
|
12834
13340
|
/**
|
|
12835
13341
|
* Disables the input
|
|
13342
|
+
* @values true, false
|
|
12836
13343
|
*/
|
|
12837
13344
|
disabled: {
|
|
12838
13345
|
type: Boolean,
|
|
@@ -12857,6 +13364,7 @@ const MessagesMixin = {
|
|
|
12857
13364
|
|
|
12858
13365
|
/**
|
|
12859
13366
|
* Size of the input, one of `xs`, `sm`, `md`, `lg`, `xl`
|
|
13367
|
+
* @values null, xs, sm, md, lg, xl
|
|
12860
13368
|
*/
|
|
12861
13369
|
size: {
|
|
12862
13370
|
type: String,
|
|
@@ -12867,6 +13375,7 @@ const MessagesMixin = {
|
|
|
12867
13375
|
/**
|
|
12868
13376
|
* Size of the icon. One of `xs`, `sm`, `md`, `lg`, `xl`. If you do not set this the icon will size relative
|
|
12869
13377
|
* to the input size
|
|
13378
|
+
* @values null, xs, sm, md, lg, xl
|
|
12870
13379
|
*/
|
|
12871
13380
|
iconSize: {
|
|
12872
13381
|
type: String,
|
|
@@ -12876,8 +13385,8 @@ const MessagesMixin = {
|
|
|
12876
13385
|
|
|
12877
13386
|
/**
|
|
12878
13387
|
* Additional class name for the input element.
|
|
12879
|
-
* Can accept
|
|
12880
|
-
* same
|
|
13388
|
+
* Can accept String, Object, and Array, i.e. has the
|
|
13389
|
+
* same API as Vue's built-in handling of the class attribute.
|
|
12881
13390
|
*/
|
|
12882
13391
|
inputClass: {
|
|
12883
13392
|
type: [String, Object, Array],
|
|
@@ -12886,7 +13395,7 @@ const MessagesMixin = {
|
|
|
12886
13395
|
|
|
12887
13396
|
/**
|
|
12888
13397
|
* The current character length that the user has entered into the input.
|
|
12889
|
-
* This will only need to be used if you are using validate.length and
|
|
13398
|
+
* This will only need to be used if you are using `validate.length` and
|
|
12890
13399
|
* the string contains abnormal characters.
|
|
12891
13400
|
* For example, an emoji could take up many characters in the input, but should only count as 1 character.
|
|
12892
13401
|
* If no number is provided, a built-in length calculation will be used for the length validation.
|
|
@@ -13242,8 +13751,8 @@ const MessagesMixin = {
|
|
|
13242
13751
|
;
|
|
13243
13752
|
var input_component = normalizeComponent(
|
|
13244
13753
|
input_inputvue_type_script_lang_js_,
|
|
13245
|
-
|
|
13246
|
-
|
|
13754
|
+
inputvue_type_template_id_7e861d6a_render,
|
|
13755
|
+
inputvue_type_template_id_7e861d6a_staticRenderFns,
|
|
13247
13756
|
false,
|
|
13248
13757
|
null,
|
|
13249
13758
|
null,
|
|
@@ -13255,9 +13764,9 @@ var input_component = normalizeComponent(
|
|
|
13255
13764
|
;// CONCATENATED MODULE: ./components/input/index.js
|
|
13256
13765
|
|
|
13257
13766
|
|
|
13258
|
-
;// 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_group/input_group.vue?vue&type=template&id=
|
|
13259
|
-
var
|
|
13260
|
-
var
|
|
13767
|
+
;// 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_group/input_group.vue?vue&type=template&id=b2cbc49c&
|
|
13768
|
+
var input_groupvue_type_template_id_b2cbc49c_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",function(){return [_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)}
|
|
13769
|
+
var input_groupvue_type_template_id_b2cbc49c_staticRenderFns = []
|
|
13261
13770
|
|
|
13262
13771
|
|
|
13263
13772
|
;// CONCATENATED MODULE: ./common/mixins/input_group.js
|
|
@@ -13268,6 +13777,7 @@ var input_groupvue_type_template_id_cdfe834c_staticRenderFns = []
|
|
|
13268
13777
|
/**
|
|
13269
13778
|
* This mixin provides a base provide obj and set of components, props, computed, watchers and data attributes that are
|
|
13270
13779
|
* commonly used in our input group components.
|
|
13780
|
+
* @displayName Input Group Mixin
|
|
13271
13781
|
*/
|
|
13272
13782
|
|
|
13273
13783
|
const InputGroupMixin = {
|
|
@@ -13322,6 +13832,7 @@ const InputGroupMixin = {
|
|
|
13322
13832
|
|
|
13323
13833
|
/**
|
|
13324
13834
|
* Disables the input group
|
|
13835
|
+
* @values true, false
|
|
13325
13836
|
*/
|
|
13326
13837
|
disabled: {
|
|
13327
13838
|
type: Boolean,
|
|
@@ -13339,6 +13850,7 @@ const InputGroupMixin = {
|
|
|
13339
13850
|
|
|
13340
13851
|
/**
|
|
13341
13852
|
* Show validation messages
|
|
13853
|
+
* @values true, false
|
|
13342
13854
|
*/
|
|
13343
13855
|
showMessages: {
|
|
13344
13856
|
type: Boolean,
|
|
@@ -13460,6 +13972,13 @@ const InputGroupMixin = {
|
|
|
13460
13972
|
//
|
|
13461
13973
|
|
|
13462
13974
|
|
|
13975
|
+
/**
|
|
13976
|
+
* Input Groups are convenience components for a grouping of related inputs.
|
|
13977
|
+
* While each input within the group could be independent, the `v-model` on the group
|
|
13978
|
+
* provides a convenient interface for determining the current state of the group.
|
|
13979
|
+
* @see https://dialpad.design/components/input_group.html
|
|
13980
|
+
*/
|
|
13981
|
+
|
|
13463
13982
|
/* harmony default export */ const input_groupvue_type_script_lang_js_ = ({
|
|
13464
13983
|
name: 'DtInputGroup',
|
|
13465
13984
|
components: {
|
|
@@ -13543,8 +14062,8 @@ const InputGroupMixin = {
|
|
|
13543
14062
|
;
|
|
13544
14063
|
var input_group_component = normalizeComponent(
|
|
13545
14064
|
input_group_input_groupvue_type_script_lang_js_,
|
|
13546
|
-
|
|
13547
|
-
|
|
14065
|
+
input_groupvue_type_template_id_b2cbc49c_render,
|
|
14066
|
+
input_groupvue_type_template_id_b2cbc49c_staticRenderFns,
|
|
13548
14067
|
false,
|
|
13549
14068
|
null,
|
|
13550
14069
|
null,
|
|
@@ -13555,8 +14074,8 @@ var input_group_component = normalizeComponent(
|
|
|
13555
14074
|
/* harmony default export */ const input_group_input_group = (input_group_component.exports);
|
|
13556
14075
|
;// CONCATENATED MODULE: ./components/input_group/index.js
|
|
13557
14076
|
|
|
13558
|
-
;// 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/modal/modal.vue?vue&type=template&id=
|
|
13559
|
-
var
|
|
14077
|
+
;// 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/modal/modal.vue?vue&type=template&id=d71a3468&
|
|
14078
|
+
var modalvue_type_template_id_d71a3468_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-lazy-show',{class:[
|
|
13560
14079
|
'd-modal',
|
|
13561
14080
|
_vm.MODAL_KIND_MODIFIERS[_vm.kind],
|
|
13562
14081
|
_vm.MODAL_SIZE_MODIFIERS[_vm.size],
|
|
@@ -13566,7 +14085,7 @@ var modalvue_type_template_id_e3e205ea_render = function () {var _vm=this;var _h
|
|
|
13566
14085
|
'd-modal__dialog',
|
|
13567
14086
|
{ 'd-modal__dialog--scrollable': _vm.fixedHeaderFooter },
|
|
13568
14087
|
_vm.dialogClass ],attrs:{"role":"dialog","aria-modal":"true","aria-describedby":_vm.describedById,"aria-labelledby":_vm.labelledById}},[(_vm.$slots.header)?_c('div',{staticClass:"d-modal__header",attrs:{"id":_vm.labelledById,"data-qa":"dt-modal-title"}},[_vm._t("header")],2):_c('h2',{staticClass:"d-modal__header",attrs:{"id":_vm.labelledById,"data-qa":"dt-modal-title"}},[_vm._v(" "+_vm._s(_vm.title)+" ")]),(_vm.$slots.default)?_c('div',{staticClass:"d-modal__content",attrs:{"data-qa":"dt-modal-copy"}},[_vm._t("default")],2):_c('p',{staticClass:"d-modal__content",attrs:{"data-qa":"dt-modal-copy"}},[_vm._v(" "+_vm._s(_vm.copy)+" ")]),(_vm.hasFooterSlot)?_c('footer',{staticClass:"d-modal__footer"},[_vm._t("footer")],2):_vm._e(),(!_vm.hideClose)?_c('dt-button',_vm._b({staticClass:"d-modal__close",attrs:{"circle":"","size":"lg","importance":"clear","aria-label":_vm.closeButtonProps.ariaLabel,"kind":_vm.kind},on:{"click":_vm.close},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-close')]},proxy:true}],null,false,4267981299)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],1)])],1)}
|
|
13569
|
-
var
|
|
14088
|
+
var modalvue_type_template_id_d71a3468_staticRenderFns = []
|
|
13570
14089
|
|
|
13571
14090
|
|
|
13572
14091
|
;// CONCATENATED MODULE: ./components/modal/modal_constants.js
|
|
@@ -13693,8 +14212,9 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13693
14212
|
|
|
13694
14213
|
|
|
13695
14214
|
/**
|
|
13696
|
-
*
|
|
13697
|
-
*
|
|
14215
|
+
* Modals focus the user’s attention exclusively on one task or piece of information
|
|
14216
|
+
* via a window that sits on top of the page content.
|
|
14217
|
+
* @see https://dialpad.design/components/modal.html
|
|
13698
14218
|
*/
|
|
13699
14219
|
|
|
13700
14220
|
/* harmony default export */ const modalvue_type_script_lang_js_ = ({
|
|
@@ -13707,7 +14227,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13707
14227
|
mixins: [modal],
|
|
13708
14228
|
props: {
|
|
13709
14229
|
/**
|
|
13710
|
-
* A set of props to be passed into the modal's close button.
|
|
14230
|
+
* A set of props to be passed into the modal's close button.
|
|
14231
|
+
* Requires an 'ariaLabel' property.
|
|
13711
14232
|
*/
|
|
13712
14233
|
closeButtonProps: {
|
|
13713
14234
|
type: Object,
|
|
@@ -13731,7 +14252,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13731
14252
|
* as screen readers should recite the dialog contents by default before any aria-description.
|
|
13732
14253
|
*/
|
|
13733
14254
|
describedById: {
|
|
13734
|
-
type: String
|
|
14255
|
+
type: String,
|
|
14256
|
+
default: ''
|
|
13735
14257
|
},
|
|
13736
14258
|
|
|
13737
14259
|
/**
|
|
@@ -13745,7 +14267,9 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13745
14267
|
},
|
|
13746
14268
|
|
|
13747
14269
|
/**
|
|
13748
|
-
* Whether the modal should be shown.
|
|
14270
|
+
* Whether the modal should be shown.
|
|
14271
|
+
* Parent component can sync on this value to control the modal's visibility.
|
|
14272
|
+
* @values true, false
|
|
13749
14273
|
*/
|
|
13750
14274
|
show: {
|
|
13751
14275
|
type: Boolean,
|
|
@@ -13769,9 +14293,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13769
14293
|
},
|
|
13770
14294
|
|
|
13771
14295
|
/**
|
|
13772
|
-
* The theme of the modal.
|
|
13773
|
-
* @values default
|
|
13774
|
-
* kind - default or danger (https://dialpad.design/components/modal/)
|
|
14296
|
+
* The theme of the modal. kind - default or danger,
|
|
14297
|
+
* @values default, danger
|
|
13775
14298
|
*/
|
|
13776
14299
|
kind: {
|
|
13777
14300
|
type: String,
|
|
@@ -13780,9 +14303,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13780
14303
|
},
|
|
13781
14304
|
|
|
13782
14305
|
/**
|
|
13783
|
-
* The size of the modal.
|
|
13784
|
-
* @values default
|
|
13785
|
-
* size - default or full (https://dialpad.design/components/modal/)
|
|
14306
|
+
* The size of the modal. size - default or full,
|
|
14307
|
+
* @values default, full
|
|
13786
14308
|
*/
|
|
13787
14309
|
size: {
|
|
13788
14310
|
type: String,
|
|
@@ -13792,8 +14314,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13792
14314
|
|
|
13793
14315
|
/**
|
|
13794
14316
|
* Additional class name for the root modal element.
|
|
13795
|
-
* Can accept
|
|
13796
|
-
* same
|
|
14317
|
+
* Can accept String, Object, and Array, i.e. has the
|
|
14318
|
+
* same API as Vue's built-in handling of the class attribute.
|
|
13797
14319
|
*/
|
|
13798
14320
|
modalClass: {
|
|
13799
14321
|
type: [String, Object, Array],
|
|
@@ -13802,8 +14324,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13802
14324
|
|
|
13803
14325
|
/**
|
|
13804
14326
|
* Additional class name for the dialog element within the modal.
|
|
13805
|
-
* Can accept
|
|
13806
|
-
* same
|
|
14327
|
+
* Can accept String, Object, and Array, i.e. has the
|
|
14328
|
+
* same API as Vue's built-in handling of the class attribute.
|
|
13807
14329
|
*/
|
|
13808
14330
|
dialogClass: {
|
|
13809
14331
|
type: [String, Object, Array],
|
|
@@ -13812,8 +14334,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13812
14334
|
|
|
13813
14335
|
/**
|
|
13814
14336
|
* Additional class name for the banner element within the modal.
|
|
13815
|
-
* Can accept
|
|
13816
|
-
* same
|
|
14337
|
+
* Can accept String, Object, and Array, i.e. has the
|
|
14338
|
+
* same API as Vue's built-in handling of the class attribute.
|
|
13817
14339
|
*/
|
|
13818
14340
|
bannerClass: {
|
|
13819
14341
|
type: [String, Object, Array],
|
|
@@ -13822,6 +14344,7 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13822
14344
|
|
|
13823
14345
|
/**
|
|
13824
14346
|
* Hides the close button on the modal
|
|
14347
|
+
* @values true, false
|
|
13825
14348
|
*/
|
|
13826
14349
|
hideClose: {
|
|
13827
14350
|
type: Boolean,
|
|
@@ -13830,6 +14353,7 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13830
14353
|
|
|
13831
14354
|
/**
|
|
13832
14355
|
* Scrollable modal that allows scroll the modal content keeping the header and footer fixed
|
|
14356
|
+
* @values true, false
|
|
13833
14357
|
*/
|
|
13834
14358
|
fixedHeaderFooter: {
|
|
13835
14359
|
type: Boolean,
|
|
@@ -13911,8 +14435,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13911
14435
|
;
|
|
13912
14436
|
var modal_component = normalizeComponent(
|
|
13913
14437
|
modal_modalvue_type_script_lang_js_,
|
|
13914
|
-
|
|
13915
|
-
|
|
14438
|
+
modalvue_type_template_id_d71a3468_render,
|
|
14439
|
+
modalvue_type_template_id_d71a3468_staticRenderFns,
|
|
13916
14440
|
false,
|
|
13917
14441
|
null,
|
|
13918
14442
|
null,
|
|
@@ -14107,9 +14631,9 @@ var list_section_component = normalizeComponent(
|
|
|
14107
14631
|
/* harmony default export */ const list_section = (list_section_component.exports);
|
|
14108
14632
|
;// CONCATENATED MODULE: ./components/list_section/index.js
|
|
14109
14633
|
|
|
14110
|
-
;// 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/notice/notice.vue?vue&type=template&id=
|
|
14111
|
-
var
|
|
14112
|
-
var
|
|
14634
|
+
;// 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/notice/notice.vue?vue&type=template&id=30c65ac1&
|
|
14635
|
+
var noticevue_type_template_id_30c65ac1_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)}
|
|
14636
|
+
var noticevue_type_template_id_30c65ac1_staticRenderFns = []
|
|
14113
14637
|
|
|
14114
14638
|
|
|
14115
14639
|
;// 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/notice/notice.vue?vue&type=script&lang=js&
|
|
@@ -14156,6 +14680,11 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14156
14680
|
|
|
14157
14681
|
|
|
14158
14682
|
|
|
14683
|
+
/**
|
|
14684
|
+
* A notice is an informational and assistive message that appears inline with content.
|
|
14685
|
+
* @see https://dialpad.design/components/notice.html
|
|
14686
|
+
*/
|
|
14687
|
+
|
|
14159
14688
|
/* harmony default export */ const noticevue_type_script_lang_js_ = ({
|
|
14160
14689
|
name: 'DtNotice',
|
|
14161
14690
|
components: {
|
|
@@ -14194,6 +14723,7 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14194
14723
|
* Provides a role for the notice. 'status' is used to communicate a message. 'alert' is used to communicate an
|
|
14195
14724
|
* important message that does not contain any interactive elements. 'alertdialog' is used to communicate an
|
|
14196
14725
|
* important message that does contain interactive elements.
|
|
14726
|
+
* @values alert, alertdialog, status
|
|
14197
14727
|
*/
|
|
14198
14728
|
role: {
|
|
14199
14729
|
type: String,
|
|
@@ -14208,6 +14738,7 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14208
14738
|
/**
|
|
14209
14739
|
* Used in scenarios where the message needs to visually dominate the screen.
|
|
14210
14740
|
* This will also change the aria role from status to alert.
|
|
14741
|
+
* @values true, false
|
|
14211
14742
|
*/
|
|
14212
14743
|
important: {
|
|
14213
14744
|
type: Boolean,
|
|
@@ -14216,6 +14747,7 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14216
14747
|
|
|
14217
14748
|
/**
|
|
14218
14749
|
* Severity level of the notice, sets the icon and background
|
|
14750
|
+
* @values base, error, info, success, warning
|
|
14219
14751
|
*/
|
|
14220
14752
|
kind: {
|
|
14221
14753
|
type: String,
|
|
@@ -14237,6 +14769,7 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14237
14769
|
|
|
14238
14770
|
/**
|
|
14239
14771
|
* Hides the close button from the notice
|
|
14772
|
+
* @values true, false
|
|
14240
14773
|
*/
|
|
14241
14774
|
hideClose: {
|
|
14242
14775
|
type: Boolean,
|
|
@@ -14278,8 +14811,8 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14278
14811
|
;
|
|
14279
14812
|
var notice_component = normalizeComponent(
|
|
14280
14813
|
notice_noticevue_type_script_lang_js_,
|
|
14281
|
-
|
|
14282
|
-
|
|
14814
|
+
noticevue_type_template_id_30c65ac1_render,
|
|
14815
|
+
noticevue_type_template_id_30c65ac1_staticRenderFns,
|
|
14283
14816
|
false,
|
|
14284
14817
|
null,
|
|
14285
14818
|
null,
|
|
@@ -14291,9 +14824,9 @@ var notice_component = normalizeComponent(
|
|
|
14291
14824
|
;// CONCATENATED MODULE: ./components/notice/index.js
|
|
14292
14825
|
|
|
14293
14826
|
|
|
14294
|
-
;// 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/pagination/pagination.vue?vue&type=template&id=
|
|
14295
|
-
var
|
|
14296
|
-
var
|
|
14827
|
+
;// 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/pagination/pagination.vue?vue&type=template&id=20c2fb6b&
|
|
14828
|
+
var paginationvue_type_template_id_20c2fb6b_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{staticClass:"d-d-flex d-fd-row d-gg2 d-ai-center",attrs:{"aria-label":_vm.ariaLabel}},[_c('dt-button',{staticClass:"d-h32 d-w32",attrs:{"data-qa":"dt-pagination-prev","aria-label":_vm.prevAriaLabel,"importance":_vm.isFirstPage ? 'primary' : 'clear',"disabled":_vm.isFirstPage},on:{"click":function($event){return _vm.changePage(_vm.currentPage - 1)}}},[_c('template',{slot:"icon"},[_c('icon-chevron-left')],1)],2),_vm._l((_vm.pages),function(page,index){return _c('div',{key:("page-" + page + "-" + index)},[(isNaN(Number(page)))?_c('div',{staticClass:"d-h32 d-w32 d-d-flex d-ai-center d-jc-center",attrs:{"data-qa":"dt-pagination-separator"}},[_vm._v(" … ")]):_c('dt-button',{staticClass:"d-h32 d-w32",attrs:{"aria-label":_vm.pageNumberAriaLabel(page),"importance":_vm.currentPage === page ? 'primary' : 'clear',"label-class":"d-fs-200"},on:{"click":function($event){return _vm.changePage(page)}}},[_vm._v(" "+_vm._s(page)+" ")])],1)}),_c('dt-button',{staticClass:"d-h32 d-w32",attrs:{"data-qa":"dt-pagination-next","aria-label":_vm.nextAriaLabel,"disabled":_vm.isLastPage,"importance":_vm.isLastPage ? 'primary' : 'clear'},on:{"click":function($event){return _vm.changePage(_vm.currentPage + 1)}}},[_c('template',{slot:"icon"},[_c('icon-chevron-right')],1)],2)],2)}
|
|
14829
|
+
var paginationvue_type_template_id_20c2fb6b_staticRenderFns = []
|
|
14297
14830
|
|
|
14298
14831
|
|
|
14299
14832
|
;// 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/IconChevronLeft.vue?vue&type=template&id=dc01e37a&
|
|
@@ -14404,6 +14937,11 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
14404
14937
|
|
|
14405
14938
|
|
|
14406
14939
|
|
|
14940
|
+
/**
|
|
14941
|
+
* Pagination allows you to divide large amounts of content into smaller chunks across multiple pages.
|
|
14942
|
+
* @see https://dialpad.design/components/pagination.html
|
|
14943
|
+
*/
|
|
14944
|
+
|
|
14407
14945
|
/* harmony default export */ const paginationvue_type_script_lang_js_ = ({
|
|
14408
14946
|
name: 'DtPagination',
|
|
14409
14947
|
components: {
|
|
@@ -14523,7 +15061,6 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
14523
15061
|
}
|
|
14524
15062
|
|
|
14525
15063
|
},
|
|
14526
|
-
watch: {},
|
|
14527
15064
|
methods: {
|
|
14528
15065
|
range(from, to) {
|
|
14529
15066
|
const range = [];
|
|
@@ -14555,8 +15092,8 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
14555
15092
|
;
|
|
14556
15093
|
var pagination_component = normalizeComponent(
|
|
14557
15094
|
pagination_paginationvue_type_script_lang_js_,
|
|
14558
|
-
|
|
14559
|
-
|
|
15095
|
+
paginationvue_type_template_id_20c2fb6b_render,
|
|
15096
|
+
paginationvue_type_template_id_20c2fb6b_staticRenderFns,
|
|
14560
15097
|
false,
|
|
14561
15098
|
null,
|
|
14562
15099
|
null,
|
|
@@ -14567,9 +15104,9 @@ var pagination_component = normalizeComponent(
|
|
|
14567
15104
|
/* harmony default export */ const pagination = (pagination_component.exports);
|
|
14568
15105
|
;// CONCATENATED MODULE: ./components/pagination/index.js
|
|
14569
15106
|
|
|
14570
|
-
;// 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/radio/radio.vue?vue&type=template&id=
|
|
14571
|
-
var
|
|
14572
|
-
var
|
|
15107
|
+
;// 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/radio/radio.vue?vue&type=template&id=ceeae6b6&
|
|
15108
|
+
var radiovue_type_template_id_ceeae6b6_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",function(){return [_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",function(){return [_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)])])}
|
|
15109
|
+
var radiovue_type_template_id_ceeae6b6_staticRenderFns = []
|
|
14573
15110
|
|
|
14574
15111
|
|
|
14575
15112
|
;// CONCATENATED MODULE: ./components/radio/radio_constants.js
|
|
@@ -14633,6 +15170,12 @@ const RADIO_INPUT_VALIDATION_CLASSES = {
|
|
|
14633
15170
|
|
|
14634
15171
|
|
|
14635
15172
|
|
|
15173
|
+
/**
|
|
15174
|
+
* Radios are control elements that allow the user to make a single selection.
|
|
15175
|
+
* They are typically used in a Radio Group which allows the user to make a selection from a list of options.
|
|
15176
|
+
* @see https://dialpad.design/components/radio.html
|
|
15177
|
+
*/
|
|
15178
|
+
|
|
14636
15179
|
/* harmony default export */ const radiovue_type_script_lang_js_ = ({
|
|
14637
15180
|
name: 'DtRadio',
|
|
14638
15181
|
components: {
|
|
@@ -14737,8 +15280,8 @@ const RADIO_INPUT_VALIDATION_CLASSES = {
|
|
|
14737
15280
|
;
|
|
14738
15281
|
var radio_component = normalizeComponent(
|
|
14739
15282
|
radio_radiovue_type_script_lang_js_,
|
|
14740
|
-
|
|
14741
|
-
|
|
15283
|
+
radiovue_type_template_id_ceeae6b6_render,
|
|
15284
|
+
radiovue_type_template_id_ceeae6b6_staticRenderFns,
|
|
14742
15285
|
false,
|
|
14743
15286
|
null,
|
|
14744
15287
|
null,
|
|
@@ -14751,6 +15294,11 @@ var radio_component = normalizeComponent(
|
|
|
14751
15294
|
|
|
14752
15295
|
;// 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/radio_group/radio_group.vue?vue&type=script&lang=js&
|
|
14753
15296
|
|
|
15297
|
+
/**
|
|
15298
|
+
* Radio Groups are control elements that allow the user to make a single selection from a list of options.
|
|
15299
|
+
* @see https://dialpad.design/components/radio_group.html
|
|
15300
|
+
*/
|
|
15301
|
+
|
|
14754
15302
|
/* harmony default export */ const radio_groupvue_type_script_lang_js_ = ({
|
|
14755
15303
|
name: 'DtRadioGroup',
|
|
14756
15304
|
extends: input_group_input_group,
|
|
@@ -14856,15 +15404,15 @@ var radio_group_component = normalizeComponent(
|
|
|
14856
15404
|
/* harmony default export */ const radio_group = (radio_group_component.exports);
|
|
14857
15405
|
;// CONCATENATED MODULE: ./components/radio_group/index.js
|
|
14858
15406
|
|
|
14859
|
-
;// 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/tabs/tab_group.vue?vue&type=template&id=
|
|
14860
|
-
var
|
|
15407
|
+
;// 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/tabs/tab_group.vue?vue&type=template&id=78c9105c&
|
|
15408
|
+
var tab_groupvue_type_template_id_78c9105c_render = function () {
|
|
14861
15409
|
var _obj;
|
|
14862
15410
|
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:[
|
|
14863
15411
|
'd-tablist',
|
|
14864
15412
|
_vm.TAB_LIST_SIZE_MODIFIERS[_vm.size],
|
|
14865
15413
|
( _obj = {}, _obj[_vm.TAB_LIST_KIND_MODIFIERS.inverted] = _vm.inverted, _obj[_vm.TAB_LIST_IMPORTANCE_MODIFIERS.borderless] = _vm.borderless, _obj ),
|
|
14866
15414
|
_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.apply(null, arguments)},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.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.selectTab.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"space",32,$event.key,[" ","Spacebar"])){ return null; }return _vm.selectTab.apply(null, arguments)}],"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"home",undefined,$event.key,undefined)){ return null; }return _vm.onHomeButton.apply(null, arguments)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"end",undefined,$event.key,undefined)){ return null; }return _vm.onEndButton.apply(null, arguments)}]}},'div',_vm.tabListChildProps,false),[_vm._t("tabs")],2),_vm._t("default")],2)}
|
|
14867
|
-
var
|
|
15415
|
+
var tab_groupvue_type_template_id_78c9105c_staticRenderFns = []
|
|
14868
15416
|
|
|
14869
15417
|
|
|
14870
15418
|
;// CONCATENATED MODULE: ./components/tabs/tabs_constants.js
|
|
@@ -14916,6 +15464,11 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14916
15464
|
//
|
|
14917
15465
|
//
|
|
14918
15466
|
|
|
15467
|
+
/**
|
|
15468
|
+
* Tabs allow users to navigation between grouped content in different views while within the same page context.
|
|
15469
|
+
* @see https://dialpad.design/components/tabs.html
|
|
15470
|
+
*/
|
|
15471
|
+
|
|
14919
15472
|
/* harmony default export */ const tab_groupvue_type_script_lang_js_ = ({
|
|
14920
15473
|
name: 'DtTabGroup',
|
|
14921
15474
|
|
|
@@ -14946,6 +15499,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14946
15499
|
|
|
14947
15500
|
/**
|
|
14948
15501
|
* If true, disables the tab group
|
|
15502
|
+
* @values true, false
|
|
14949
15503
|
*/
|
|
14950
15504
|
disabled: {
|
|
14951
15505
|
type: Boolean,
|
|
@@ -14954,6 +15508,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14954
15508
|
|
|
14955
15509
|
/**
|
|
14956
15510
|
* If true, applies inverted styles to the tab group
|
|
15511
|
+
* @values true, false
|
|
14957
15512
|
*/
|
|
14958
15513
|
inverted: {
|
|
14959
15514
|
type: Boolean,
|
|
@@ -14962,6 +15517,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14962
15517
|
|
|
14963
15518
|
/**
|
|
14964
15519
|
* If true, applies borderless styles to the tab group
|
|
15520
|
+
* @values true, false
|
|
14965
15521
|
*/
|
|
14966
15522
|
borderless: {
|
|
14967
15523
|
type: Boolean,
|
|
@@ -14970,6 +15526,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14970
15526
|
|
|
14971
15527
|
/**
|
|
14972
15528
|
* If provided, applies size styles to the tab group
|
|
15529
|
+
* @values default, sm
|
|
14973
15530
|
*/
|
|
14974
15531
|
size: {
|
|
14975
15532
|
type: String,
|
|
@@ -15185,8 +15742,8 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
15185
15742
|
;
|
|
15186
15743
|
var tab_group_component = normalizeComponent(
|
|
15187
15744
|
tabs_tab_groupvue_type_script_lang_js_,
|
|
15188
|
-
|
|
15189
|
-
|
|
15745
|
+
tab_groupvue_type_template_id_78c9105c_render,
|
|
15746
|
+
tab_groupvue_type_template_id_78c9105c_staticRenderFns,
|
|
15190
15747
|
false,
|
|
15191
15748
|
null,
|
|
15192
15749
|
null,
|
|
@@ -15195,14 +15752,14 @@ var tab_group_component = normalizeComponent(
|
|
|
15195
15752
|
)
|
|
15196
15753
|
|
|
15197
15754
|
/* harmony default export */ const tab_group = (tab_group_component.exports);
|
|
15198
|
-
;// 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/tabs/tab.vue?vue&type=template&id=
|
|
15199
|
-
var
|
|
15755
|
+
;// 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/tabs/tab.vue?vue&type=template&id=91977b48&
|
|
15756
|
+
var tabvue_type_template_id_91977b48_render = function () {
|
|
15200
15757
|
var _obj;
|
|
15201
15758
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-button',_vm._b({class:[
|
|
15202
15759
|
'd-tab',
|
|
15203
15760
|
( _obj = {}, _obj[_vm.TAB_IMPORTANCE_MODIFIERS.selected] = _vm.isSelected, _obj ),
|
|
15204
15761
|
_vm.tabClass ],attrs:{"id":("dt-tab-" + _vm.id),"role":"tab","aria-selected":("" + _vm.isSelected),"aria-controls":("dt-panel-" + _vm.panelId),"aria-label":_vm.label,"data-qa":"dt-tab","tabindex":_vm.isSelected ? '0' : '-1',"disabled":_vm.groupContext.disabled || _vm.disabled},on:{"click":function($event){return _vm.selectPanel()},"focus":function($event){return _vm.setFocus(_vm.id)}}},'dt-button',_vm.$attrs,false),[_vm._t("default")],2)}
|
|
15205
|
-
var
|
|
15762
|
+
var tabvue_type_template_id_91977b48_staticRenderFns = []
|
|
15206
15763
|
|
|
15207
15764
|
|
|
15208
15765
|
;// 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/tabs/tab.vue?vue&type=script&lang=js&
|
|
@@ -15234,6 +15791,11 @@ var tabvue_type_template_id_0bc212ec_staticRenderFns = []
|
|
|
15234
15791
|
//
|
|
15235
15792
|
|
|
15236
15793
|
|
|
15794
|
+
/**
|
|
15795
|
+
* Tabs allow users to navigation between grouped content in different views while within the same page context.
|
|
15796
|
+
* @see https://dialpad.design/components/tabs.html
|
|
15797
|
+
*/
|
|
15798
|
+
|
|
15237
15799
|
/* harmony default export */ const tabvue_type_script_lang_js_ = ({
|
|
15238
15800
|
name: 'DtTab',
|
|
15239
15801
|
components: {
|
|
@@ -15268,6 +15830,7 @@ var tabvue_type_template_id_0bc212ec_staticRenderFns = []
|
|
|
15268
15830
|
|
|
15269
15831
|
/**
|
|
15270
15832
|
* Controls the state of the tab
|
|
15833
|
+
* @values true, false
|
|
15271
15834
|
*/
|
|
15272
15835
|
selected: {
|
|
15273
15836
|
type: Boolean,
|
|
@@ -15276,6 +15839,7 @@ var tabvue_type_template_id_0bc212ec_staticRenderFns = []
|
|
|
15276
15839
|
|
|
15277
15840
|
/**
|
|
15278
15841
|
* If true, disables the tab
|
|
15842
|
+
* @values true, false
|
|
15279
15843
|
*/
|
|
15280
15844
|
disabled: {
|
|
15281
15845
|
type: Boolean,
|
|
@@ -15337,8 +15901,8 @@ var tabvue_type_template_id_0bc212ec_staticRenderFns = []
|
|
|
15337
15901
|
;
|
|
15338
15902
|
var tab_component = normalizeComponent(
|
|
15339
15903
|
tabs_tabvue_type_script_lang_js_,
|
|
15340
|
-
|
|
15341
|
-
|
|
15904
|
+
tabvue_type_template_id_91977b48_render,
|
|
15905
|
+
tabvue_type_template_id_91977b48_staticRenderFns,
|
|
15342
15906
|
false,
|
|
15343
15907
|
null,
|
|
15344
15908
|
null,
|
|
@@ -15347,13 +15911,13 @@ var tab_component = normalizeComponent(
|
|
|
15347
15911
|
)
|
|
15348
15912
|
|
|
15349
15913
|
/* harmony default export */ const tab = (tab_component.exports);
|
|
15350
|
-
;// 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/tabs/tab_panel.vue?vue&type=template&id=
|
|
15351
|
-
var
|
|
15914
|
+
;// 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/tabs/tab_panel.vue?vue&type=template&id=78c45854&
|
|
15915
|
+
var tab_panelvue_type_template_id_78c45854_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
15352
15916
|
{
|
|
15353
15917
|
'd-d-none': _vm.hidePanel,
|
|
15354
15918
|
},
|
|
15355
15919
|
_vm.tabPanelClass ],attrs:{"id":("dt-panel-" + _vm.id),"role":"tabpanel","tabindex":"0","aria-labelledby":("dt-tab-" + _vm.tabId),"aria-hidden":("" + _vm.hidePanel),"data-qa":"dt-tab-panel"}},[_vm._t("default")],2)}
|
|
15356
|
-
var
|
|
15920
|
+
var tab_panelvue_type_template_id_78c45854_staticRenderFns = []
|
|
15357
15921
|
|
|
15358
15922
|
|
|
15359
15923
|
;// 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/tabs/tab_panel.vue?vue&type=script&lang=js&
|
|
@@ -15377,6 +15941,11 @@ var tab_panelvue_type_template_id_4d6d0107_staticRenderFns = []
|
|
|
15377
15941
|
//
|
|
15378
15942
|
//
|
|
15379
15943
|
//
|
|
15944
|
+
|
|
15945
|
+
/**
|
|
15946
|
+
* Tabs allow users to navigation between grouped content in different views while within the same page context.
|
|
15947
|
+
* @see https://dialpad.design/components/tabs.html
|
|
15948
|
+
*/
|
|
15380
15949
|
/* harmony default export */ const tab_panelvue_type_script_lang_js_ = ({
|
|
15381
15950
|
name: 'DtTabPanel',
|
|
15382
15951
|
inject: ['groupContext'],
|
|
@@ -15399,6 +15968,7 @@ var tab_panelvue_type_template_id_4d6d0107_staticRenderFns = []
|
|
|
15399
15968
|
|
|
15400
15969
|
/**
|
|
15401
15970
|
* If true, hides the tab content
|
|
15971
|
+
* @values true, false
|
|
15402
15972
|
*/
|
|
15403
15973
|
hidden: {
|
|
15404
15974
|
type: Boolean,
|
|
@@ -15432,8 +16002,8 @@ var tab_panelvue_type_template_id_4d6d0107_staticRenderFns = []
|
|
|
15432
16002
|
;
|
|
15433
16003
|
var tab_panel_component = normalizeComponent(
|
|
15434
16004
|
tabs_tab_panelvue_type_script_lang_js_,
|
|
15435
|
-
|
|
15436
|
-
|
|
16005
|
+
tab_panelvue_type_template_id_78c45854_render,
|
|
16006
|
+
tab_panelvue_type_template_id_78c45854_staticRenderFns,
|
|
15437
16007
|
false,
|
|
15438
16008
|
null,
|
|
15439
16009
|
null,
|
|
@@ -15447,9 +16017,9 @@ var tab_panel_component = normalizeComponent(
|
|
|
15447
16017
|
|
|
15448
16018
|
|
|
15449
16019
|
|
|
15450
|
-
;// 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/checkbox/checkbox.vue?vue&type=template&id=
|
|
15451
|
-
var
|
|
15452
|
-
var
|
|
16020
|
+
;// 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/checkbox/checkbox.vue?vue&type=template&id=ccbc242a&
|
|
16021
|
+
var checkboxvue_type_template_id_ccbc242a_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.internalIndeterminate}},'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",function(){return [_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",function(){return [_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()])])}
|
|
16022
|
+
var checkboxvue_type_template_id_ccbc242a_staticRenderFns = []
|
|
15453
16023
|
|
|
15454
16024
|
|
|
15455
16025
|
;// CONCATENATED MODULE: ./components/checkbox/checkbox_constants.js
|
|
@@ -15517,6 +16087,12 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
15517
16087
|
|
|
15518
16088
|
|
|
15519
16089
|
|
|
16090
|
+
/**
|
|
16091
|
+
* Checkboxes are control elements that allow the user to make a selection.They are typically used in a
|
|
16092
|
+
* Checkbox Group which allows the user to make one or more selections from a list of options.
|
|
16093
|
+
* @see https://dialpad.design/components/checkbox.html
|
|
16094
|
+
*/
|
|
16095
|
+
|
|
15520
16096
|
/* harmony default export */ const checkboxvue_type_script_lang_js_ = ({
|
|
15521
16097
|
name: 'DtCheckbox',
|
|
15522
16098
|
components: {
|
|
@@ -15644,8 +16220,8 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
15644
16220
|
;
|
|
15645
16221
|
var checkbox_component = normalizeComponent(
|
|
15646
16222
|
checkbox_checkboxvue_type_script_lang_js_,
|
|
15647
|
-
|
|
15648
|
-
|
|
16223
|
+
checkboxvue_type_template_id_ccbc242a_render,
|
|
16224
|
+
checkboxvue_type_template_id_ccbc242a_staticRenderFns,
|
|
15649
16225
|
false,
|
|
15650
16226
|
null,
|
|
15651
16227
|
null,
|
|
@@ -15659,6 +16235,13 @@ var checkbox_component = normalizeComponent(
|
|
|
15659
16235
|
;// 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/checkbox_group/checkbox_group.vue?vue&type=script&lang=js&
|
|
15660
16236
|
|
|
15661
16237
|
|
|
16238
|
+
/**
|
|
16239
|
+
* Checkbox Groups are convenience components for a grouping of related Checkboxes.
|
|
16240
|
+
* While each Checkbox within the group is independent, the `v-model` on the group provides
|
|
16241
|
+
* a convenient interface for determining which Checkboxes within the group are checked.
|
|
16242
|
+
* @see https://dialpad.design/components/checkbox_group.html
|
|
16243
|
+
*/
|
|
16244
|
+
|
|
15662
16245
|
/* harmony default export */ const checkbox_groupvue_type_script_lang_js_ = ({
|
|
15663
16246
|
name: 'DtCheckboxGroup',
|
|
15664
16247
|
extends: input_group_input_group,
|
|
@@ -15798,9 +16381,9 @@ var checkbox_group_component = normalizeComponent(
|
|
|
15798
16381
|
/* harmony default export */ const checkbox_group = (checkbox_group_component.exports);
|
|
15799
16382
|
;// CONCATENATED MODULE: ./components/checkbox_group/index.js
|
|
15800
16383
|
|
|
15801
|
-
;// 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/chip/chip.vue?vue&type=template&id=
|
|
15802
|
-
var
|
|
15803
|
-
var
|
|
16384
|
+
;// 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/chip/chip.vue?vue&type=template&id=3a0f690e&
|
|
16385
|
+
var chipvue_type_template_id_3a0f690e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('span',{staticClass:"d-chip"},[_c(_vm.interactive ? 'button' : 'span',_vm._g({tag:"component",class:_vm.chipClasses(),attrs:{"id":_vm.id,"type":_vm.interactive && 'button',"data-qa":"dt-chip","aria-labelledby":_vm.ariaLabel ? undefined : (_vm.id + "-content"),"aria-label":_vm.ariaLabel}},_vm.chipListeners),[(_vm.$slots.icon)?_c('span',{staticClass:"d-chip__icon",attrs:{"data-qa":"dt-chip-icon"}},[_vm._t("icon")],2):(_vm.$slots.avatar)?_c('span',{attrs:{"data-qa":"dt-chip-avatar"}},[_vm._t("avatar")],2):_vm._e(),(_vm.$slots.default)?_c('span',{class:['d-truncate', 'd-chip__text', _vm.contentClass],attrs:{"id":(_vm.id + "-content"),"data-qa":"dt-chip-label"}},[_vm._t("default")],2):_vm._e()]),(!_vm.hideClose)?_c('dt-button',_vm._b({class:_vm.chipCloseButtonClasses(),attrs:{"data-qa":"dt-chip-close","aria-label":_vm.closeButtonProps.ariaLabel},on:{"click":function($event){return _vm.$emit('close')}},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-close')]},proxy:true}],null,false,4267981299)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],1)}
|
|
16386
|
+
var chipvue_type_template_id_3a0f690e_staticRenderFns = []
|
|
15804
16387
|
|
|
15805
16388
|
|
|
15806
16389
|
;// CONCATENATED MODULE: ./components/chip/chip_constants.js
|
|
@@ -15874,6 +16457,13 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
15874
16457
|
|
|
15875
16458
|
|
|
15876
16459
|
|
|
16460
|
+
/**
|
|
16461
|
+
* A chip is a compact UI element that provides brief, descriptive information about an element.
|
|
16462
|
+
* It is terse, ideally one word. It is important a button is identifiable, consistent, and
|
|
16463
|
+
* communicates its actions clearly, and is appropriately sized to its action.
|
|
16464
|
+
* @see https://dialpad.design/components/chip.html
|
|
16465
|
+
*/
|
|
16466
|
+
|
|
15877
16467
|
/* harmony default export */ const chipvue_type_script_lang_js_ = ({
|
|
15878
16468
|
name: 'DtChip',
|
|
15879
16469
|
components: {
|
|
@@ -15898,6 +16488,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
15898
16488
|
|
|
15899
16489
|
/**
|
|
15900
16490
|
* Hides the close button on the chip
|
|
16491
|
+
* @values true, false
|
|
15901
16492
|
*/
|
|
15902
16493
|
hideClose: {
|
|
15903
16494
|
type: Boolean,
|
|
@@ -15907,7 +16498,6 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
15907
16498
|
/**
|
|
15908
16499
|
* The size of the chip.
|
|
15909
16500
|
* @values xs, sm, md
|
|
15910
|
-
* @see https://dialpad.design/components/chip
|
|
15911
16501
|
*/
|
|
15912
16502
|
size: {
|
|
15913
16503
|
type: String,
|
|
@@ -15918,7 +16508,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
15918
16508
|
/**
|
|
15919
16509
|
* The interactivity of the chip.
|
|
15920
16510
|
* Makes chip clickable, apply hover/focus/active style, emit keyboard events etc.
|
|
15921
|
-
* @
|
|
16511
|
+
* @values true, false
|
|
15922
16512
|
*/
|
|
15923
16513
|
interactive: {
|
|
15924
16514
|
type: Boolean,
|
|
@@ -16028,8 +16618,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16028
16618
|
;
|
|
16029
16619
|
var chip_component = normalizeComponent(
|
|
16030
16620
|
chip_chipvue_type_script_lang_js_,
|
|
16031
|
-
|
|
16032
|
-
|
|
16621
|
+
chipvue_type_template_id_3a0f690e_render,
|
|
16622
|
+
chipvue_type_template_id_3a0f690e_staticRenderFns,
|
|
16033
16623
|
false,
|
|
16034
16624
|
null,
|
|
16035
16625
|
null,
|
|
@@ -16041,8 +16631,8 @@ var chip_component = normalizeComponent(
|
|
|
16041
16631
|
;// CONCATENATED MODULE: ./components/chip/index.js
|
|
16042
16632
|
|
|
16043
16633
|
|
|
16044
|
-
;// 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/select_menu/select_menu.vue?vue&type=template&id=
|
|
16045
|
-
var
|
|
16634
|
+
;// 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/select_menu/select_menu.vue?vue&type=template&id=6109d361&
|
|
16635
|
+
var select_menuvue_type_template_id_6109d361_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:[
|
|
16046
16636
|
'd-label',
|
|
16047
16637
|
_vm.LABEL_SIZE_MODIFIERS[_vm.size],
|
|
16048
16638
|
_vm.labelClass ],attrs:{"aria-details":_vm.labelAriaDetails,"data-qa":"dt-select-label"}},'div',_vm.labelChildProps,false),[_vm._t("label",function(){return [_vm._v(_vm._s(_vm.label))]})],2):_vm._e(),(_vm.$slots.description || _vm.description)?_c('div',_vm._b({class:[
|
|
@@ -16055,7 +16645,7 @@ var select_menuvue_type_template_id_2a29663a_render = function () {var _vm=this;
|
|
|
16055
16645
|
{ 'd-select--disabled': _vm.disabled } ],attrs:{"data-qa":"dt-select-wrapper"}},[_c('select',_vm._g(_vm._b({class:[
|
|
16056
16646
|
'd-select__input',
|
|
16057
16647
|
_vm.SELECT_STATE_MODIFIERS[_vm.state] ],attrs:{"data-qa":"dt-select","disabled":_vm.disabled}},'select',_vm.$attrs,false),_vm.selectListeners),[_vm._t("default",function(){return _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)}
|
|
16058
|
-
var
|
|
16648
|
+
var select_menuvue_type_template_id_6109d361_staticRenderFns = []
|
|
16059
16649
|
|
|
16060
16650
|
|
|
16061
16651
|
;// CONCATENATED MODULE: ./components/select_menu/select_menu_constants.js
|
|
@@ -16199,9 +16789,11 @@ const optionsValidator = options => {
|
|
|
16199
16789
|
|
|
16200
16790
|
|
|
16201
16791
|
/**
|
|
16792
|
+
* A select menu is an input control that allows users to choose one option from a list.
|
|
16202
16793
|
* @property {Boolean} disabled attribute
|
|
16203
16794
|
* @property {String} name attribute
|
|
16204
16795
|
* @property {String} value attribute
|
|
16796
|
+
* @see https://dialpad.design/components/select.html
|
|
16205
16797
|
*/
|
|
16206
16798
|
|
|
16207
16799
|
/* harmony default export */ const select_menuvue_type_script_lang_js_ = ({
|
|
@@ -16244,8 +16836,7 @@ const optionsValidator = options => {
|
|
|
16244
16836
|
|
|
16245
16837
|
/**
|
|
16246
16838
|
* Controls the size of the select
|
|
16247
|
-
* @values xs,
|
|
16248
|
-
* @see https://dialpad.design/components/select
|
|
16839
|
+
* @values xs, sm, md, lg, xl
|
|
16249
16840
|
*/
|
|
16250
16841
|
size: {
|
|
16251
16842
|
type: String,
|
|
@@ -16311,6 +16902,7 @@ const optionsValidator = options => {
|
|
|
16311
16902
|
|
|
16312
16903
|
/**
|
|
16313
16904
|
* Disabled state of the select
|
|
16905
|
+
* @values true, false
|
|
16314
16906
|
*/
|
|
16315
16907
|
disabled: {
|
|
16316
16908
|
type: Boolean,
|
|
@@ -16423,8 +17015,8 @@ const optionsValidator = options => {
|
|
|
16423
17015
|
;
|
|
16424
17016
|
var select_menu_component = normalizeComponent(
|
|
16425
17017
|
select_menu_select_menuvue_type_script_lang_js_,
|
|
16426
|
-
|
|
16427
|
-
|
|
17018
|
+
select_menuvue_type_template_id_6109d361_render,
|
|
17019
|
+
select_menuvue_type_template_id_6109d361_staticRenderFns,
|
|
16428
17020
|
false,
|
|
16429
17021
|
null,
|
|
16430
17022
|
null,
|
|
@@ -16436,12 +17028,12 @@ var select_menu_component = normalizeComponent(
|
|
|
16436
17028
|
;// CONCATENATED MODULE: ./components/select_menu/index.js
|
|
16437
17029
|
|
|
16438
17030
|
|
|
16439
|
-
;// 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/toast/toast.vue?vue&type=template&id=
|
|
16440
|
-
var
|
|
17031
|
+
;// 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/toast/toast.vue?vue&type=template&id=48807c9a&
|
|
17032
|
+
var toastvue_type_template_id_48807c9a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.isShown)?_c('div',{class:[
|
|
16441
17033
|
'd-toast',
|
|
16442
17034
|
_vm.kindClass,
|
|
16443
17035
|
{ 'd-toast--important': _vm.important } ],attrs:{"data-qa":"dt-toast","aria-hidden":(!_vm.isShown).toString()}},[_c('div',{staticClass:"d-toast__dialog"},[_c('dt-notice-icon',_vm._g({attrs:{"kind":_vm.kind}},_vm.$listeners),[_vm._t("icon")],2),_c('dt-notice-content',_vm._g({attrs:{"title-id":_vm.titleId,"content-id":_vm.contentId,"title":_vm.title,"role":_vm.role},scopedSlots:_vm._u([{key:"titleOverride",fn:function(){return [_vm._t("titleOverride")]},proxy:true}],null,true)},_vm.$listeners),[_vm._t("default",function(){return [_vm._v(" "+_vm._s(_vm.message)+" ")]})],2),_c('dt-notice-action',_vm._g({attrs:{"hide-close":_vm.hideClose,"close-button-props":_vm.closeButtonProps}},_vm.noticeActionListeners),[_vm._t("action")],2)],1)]):_vm._e()}
|
|
16444
|
-
var
|
|
17036
|
+
var toastvue_type_template_id_48807c9a_staticRenderFns = []
|
|
16445
17037
|
|
|
16446
17038
|
|
|
16447
17039
|
;// CONCATENATED MODULE: ./components/toast/toast_constants.js
|
|
@@ -16506,6 +17098,12 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16506
17098
|
|
|
16507
17099
|
|
|
16508
17100
|
|
|
17101
|
+
/**
|
|
17102
|
+
* A toast notice, sometimes called a snackbar, is a time-based message that appears based on users' actions.
|
|
17103
|
+
* It contains at-a-glance information about outcomes and can be paired with actions.
|
|
17104
|
+
* @see https://dialpad.design/components/toast.html
|
|
17105
|
+
*/
|
|
17106
|
+
|
|
16509
17107
|
/* harmony default export */ const toastvue_type_script_lang_js_ = ({
|
|
16510
17108
|
name: 'DtToast',
|
|
16511
17109
|
components: {
|
|
@@ -16559,6 +17157,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16559
17157
|
/**
|
|
16560
17158
|
* Provides a role for the toast. 'status' is used by default to communicate a message. 'alert' is used to
|
|
16561
17159
|
* communicate an important message like an error that does not contain any interactive elements.
|
|
17160
|
+
* @values status, alert
|
|
16562
17161
|
*/
|
|
16563
17162
|
role: {
|
|
16564
17163
|
type: String,
|
|
@@ -16570,6 +17169,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16570
17169
|
|
|
16571
17170
|
/**
|
|
16572
17171
|
* Severity level of the toast, sets the icon and background
|
|
17172
|
+
* @values base, error, info, success, warning
|
|
16573
17173
|
*/
|
|
16574
17174
|
kind: {
|
|
16575
17175
|
type: String,
|
|
@@ -16581,6 +17181,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16581
17181
|
|
|
16582
17182
|
/**
|
|
16583
17183
|
* Used in scenarios where the message needs to visually dominate the screen.
|
|
17184
|
+
* @values true, false
|
|
16584
17185
|
*/
|
|
16585
17186
|
important: {
|
|
16586
17187
|
type: Boolean,
|
|
@@ -16592,6 +17193,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16592
17193
|
* after reaching the duration time, so it's convenient to use `.sync` modifier with this prop to update
|
|
16593
17194
|
* the data in your component.
|
|
16594
17195
|
* Supports .sync modifier
|
|
17196
|
+
* @values true, false
|
|
16595
17197
|
*/
|
|
16596
17198
|
show: {
|
|
16597
17199
|
type: Boolean,
|
|
@@ -16608,6 +17210,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16608
17210
|
|
|
16609
17211
|
/**
|
|
16610
17212
|
* Hides the close button from the toast
|
|
17213
|
+
* @values true, false
|
|
16611
17214
|
*/
|
|
16612
17215
|
hideClose: {
|
|
16613
17216
|
type: Boolean,
|
|
@@ -16633,7 +17236,13 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16633
17236
|
*
|
|
16634
17237
|
* @event close
|
|
16635
17238
|
*/
|
|
16636
|
-
'close',
|
|
17239
|
+
'close',
|
|
17240
|
+
/**
|
|
17241
|
+
* Sync show value
|
|
17242
|
+
*
|
|
17243
|
+
* @event update:show
|
|
17244
|
+
*/
|
|
17245
|
+
'update:show'],
|
|
16637
17246
|
|
|
16638
17247
|
data() {
|
|
16639
17248
|
return {
|
|
@@ -16714,8 +17323,8 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16714
17323
|
;
|
|
16715
17324
|
var toast_component = normalizeComponent(
|
|
16716
17325
|
toast_toastvue_type_script_lang_js_,
|
|
16717
|
-
|
|
16718
|
-
|
|
17326
|
+
toastvue_type_template_id_48807c9a_render,
|
|
17327
|
+
toastvue_type_template_id_48807c9a_staticRenderFns,
|
|
16719
17328
|
false,
|
|
16720
17329
|
null,
|
|
16721
17330
|
null,
|
|
@@ -16727,12 +17336,12 @@ var toast_component = normalizeComponent(
|
|
|
16727
17336
|
;// CONCATENATED MODULE: ./components/toast/index.js
|
|
16728
17337
|
|
|
16729
17338
|
|
|
16730
|
-
;// 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/toggle/toggle.vue?vue&type=template&id=
|
|
16731
|
-
var
|
|
17339
|
+
;// 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/toggle/toggle.vue?vue&type=template&id=8e140268&
|
|
17340
|
+
var togglevue_type_template_id_8e140268_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"d-d-flex d-ai-center"},[(_vm.$slots.default)?_c('label',_vm._b({class:_vm.labelClass,attrs:{"for":_vm.id,"data-qa":"toggle-label"}},'label',_vm.labelChildProps,false),[_vm._t("default")],2):_vm._e(),_c('button',_vm._g(_vm._b({class:['d-toggle', {
|
|
16732
17341
|
'd-toggle--checked': _vm.internalChecked,
|
|
16733
17342
|
'd-toggle--disabled': _vm.disabled,
|
|
16734
17343
|
}],attrs:{"id":_vm.id,"role":"switch","type":"button","aria-checked":_vm.internalChecked.toString(),"disabled":_vm.disabled,"aria-disabled":_vm.disabled.toString()}},'button',_vm.$attrs,false),_vm.inputListeners),[_c('span',{staticClass:"d-toggle__inner"})])])}
|
|
16735
|
-
var
|
|
17344
|
+
var togglevue_type_template_id_8e140268_staticRenderFns = []
|
|
16736
17345
|
|
|
16737
17346
|
|
|
16738
17347
|
;// 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/toggle/toggle.vue?vue&type=script&lang=js&
|
|
@@ -16766,8 +17375,14 @@ var togglevue_type_template_id_a424bd98_staticRenderFns = []
|
|
|
16766
17375
|
//
|
|
16767
17376
|
//
|
|
16768
17377
|
//
|
|
17378
|
+
//
|
|
16769
17379
|
|
|
16770
17380
|
|
|
17381
|
+
/**
|
|
17382
|
+
* A toggle (or "switch") is a button control element that allows the user to make a binary (on/off) selection.
|
|
17383
|
+
* @see https://dialpad.design/components/toggle.html
|
|
17384
|
+
*/
|
|
17385
|
+
|
|
16771
17386
|
/* harmony default export */ const togglevue_type_script_lang_js_ = ({
|
|
16772
17387
|
name: 'DtToggle',
|
|
16773
17388
|
inheritAttrs: false,
|
|
@@ -16776,6 +17391,9 @@ var togglevue_type_template_id_a424bd98_staticRenderFns = []
|
|
|
16776
17391
|
event: 'change'
|
|
16777
17392
|
},
|
|
16778
17393
|
props: {
|
|
17394
|
+
/**
|
|
17395
|
+
* The id of the toggle
|
|
17396
|
+
*/
|
|
16779
17397
|
id: {
|
|
16780
17398
|
type: String,
|
|
16781
17399
|
|
|
@@ -16784,22 +17402,37 @@ var togglevue_type_template_id_a424bd98_staticRenderFns = []
|
|
|
16784
17402
|
}
|
|
16785
17403
|
|
|
16786
17404
|
},
|
|
17405
|
+
|
|
17406
|
+
/**
|
|
17407
|
+
* Disables the toggle interactions
|
|
17408
|
+
* @values true, false
|
|
17409
|
+
*/
|
|
16787
17410
|
disabled: {
|
|
16788
17411
|
type: Boolean,
|
|
16789
17412
|
default: false
|
|
16790
17413
|
},
|
|
16791
17414
|
|
|
16792
17415
|
/**
|
|
17416
|
+
* Value of the toggle
|
|
16793
17417
|
* @model checked
|
|
17418
|
+
* @values true, false
|
|
16794
17419
|
*/
|
|
16795
17420
|
checked: {
|
|
16796
17421
|
type: Boolean,
|
|
16797
17422
|
default: false
|
|
16798
17423
|
},
|
|
17424
|
+
|
|
17425
|
+
/**
|
|
17426
|
+
* Used to customize the label container
|
|
17427
|
+
*/
|
|
16799
17428
|
labelClass: {
|
|
16800
17429
|
type: [String, Array, Object],
|
|
16801
17430
|
default: ''
|
|
16802
17431
|
},
|
|
17432
|
+
|
|
17433
|
+
/**
|
|
17434
|
+
* A set of props that are passed into the label container
|
|
17435
|
+
*/
|
|
16803
17436
|
labelChildProps: {
|
|
16804
17437
|
type: Object,
|
|
16805
17438
|
default: () => ({})
|
|
@@ -16874,8 +17507,8 @@ var togglevue_type_template_id_a424bd98_staticRenderFns = []
|
|
|
16874
17507
|
;
|
|
16875
17508
|
var toggle_component = normalizeComponent(
|
|
16876
17509
|
toggle_togglevue_type_script_lang_js_,
|
|
16877
|
-
|
|
16878
|
-
|
|
17510
|
+
togglevue_type_template_id_8e140268_render,
|
|
17511
|
+
togglevue_type_template_id_8e140268_staticRenderFns,
|
|
16879
17512
|
false,
|
|
16880
17513
|
null,
|
|
16881
17514
|
null,
|
|
@@ -16886,15 +17519,15 @@ var toggle_component = normalizeComponent(
|
|
|
16886
17519
|
/* harmony default export */ const toggle = (toggle_component.exports);
|
|
16887
17520
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|
|
16888
17521
|
|
|
16889
|
-
;// 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/tooltip/tooltip.vue?vue&type=template&id=
|
|
16890
|
-
var
|
|
17522
|
+
;// 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/tooltip/tooltip.vue?vue&type=template&id=2cddd20a&
|
|
17523
|
+
var tooltipvue_type_template_id_2cddd20a_render = function () {
|
|
16891
17524
|
var _obj;
|
|
16892
17525
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{attrs:{"data-qa":"dt-tooltip-container"}},[_c('div',{ref:"anchor",attrs:{"data-qa":"dt-tooltip-anchor"},on:{"focusin":_vm.onEnterAnchor,"focusout":_vm.onLeaveAnchor,"mouseenter":_vm.onEnterAnchor,"mouseleave":_vm.onLeaveAnchor,"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"esc",27,$event.key,["Esc","Escape"])){ return null; }return _vm.onLeaveAnchor.apply(null, arguments)}}},[_vm._t("anchor")],2),_c('dt-lazy-show',{ref:"content",class:[
|
|
16893
17526
|
'd-tooltip',
|
|
16894
17527
|
("d-tooltip__arrow-tippy--" + _vm.currentPlacement),
|
|
16895
17528
|
( _obj = {}, _obj[ _vm.TOOLTIP_KIND_MODIFIERS.inverted ] = _vm.inverted, _obj ),
|
|
16896
17529
|
_vm.contentClass ],attrs:{"id":_vm.id,"show":_vm.isShown && (!!_vm.message.trim() || !!_vm.$slots.default),"role":"tooltip","aria-hidden":"false","data-qa":"dt-tooltip","appear":"","transition":_vm.transition},on:{"after-leave":_vm.onLeaveTransitionComplete,"after-enter":_vm.onEnterTransitionComplete}},[_vm._t("default",function(){return [_vm._v(" "+_vm._s(_vm.message)+" ")]})],2)],1)}
|
|
16897
|
-
var
|
|
17530
|
+
var tooltipvue_type_template_id_2cddd20a_staticRenderFns = []
|
|
16898
17531
|
|
|
16899
17532
|
|
|
16900
17533
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
@@ -16956,10 +17589,19 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
16956
17589
|
//
|
|
16957
17590
|
//
|
|
16958
17591
|
//
|
|
17592
|
+
//
|
|
17593
|
+
//
|
|
16959
17594
|
|
|
16960
17595
|
|
|
16961
17596
|
|
|
16962
17597
|
|
|
17598
|
+
/**
|
|
17599
|
+
* A tooltip is a floating label that briefly explains an action, function, or an element.
|
|
17600
|
+
* Its content is exclusively text and shouldn't be vital information for users.
|
|
17601
|
+
* If richer media is desired, consider using a popover instead.
|
|
17602
|
+
* @see https://dialpad.design/components/tooltip.html
|
|
17603
|
+
*/
|
|
17604
|
+
|
|
16963
17605
|
/* harmony default export */ const tooltipvue_type_script_lang_js_ = ({
|
|
16964
17606
|
name: 'Tooltip',
|
|
16965
17607
|
components: {
|
|
@@ -16983,6 +17625,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
16983
17625
|
* it will attempt to change it's direction to the "fallbackPlacements"
|
|
16984
17626
|
* if defined, otherwise it will automatically position to a new location
|
|
16985
17627
|
* as it sees best fit.
|
|
17628
|
+
* See <a href="https://popper.js.org/docs/v2/modifiers/flip/#fallbackplacements" target="_blank">Popper.js docs</a>
|
|
16986
17629
|
* */
|
|
16987
17630
|
fallbackPlacements: {
|
|
16988
17631
|
type: Array,
|
|
@@ -16990,7 +17633,8 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
16990
17633
|
},
|
|
16991
17634
|
|
|
16992
17635
|
/**
|
|
16993
|
-
*
|
|
17636
|
+
* If true, applies inverted styles to the tooltip
|
|
17637
|
+
* @values true, false
|
|
16994
17638
|
*/
|
|
16995
17639
|
inverted: {
|
|
16996
17640
|
type: Boolean,
|
|
@@ -16999,7 +17643,8 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
16999
17643
|
|
|
17000
17644
|
/**
|
|
17001
17645
|
* Displaces the tooltip from its reference element
|
|
17002
|
-
* by the specified number of pixels.
|
|
17646
|
+
* by the specified number of pixels. See
|
|
17647
|
+
* <a href="https://atomiks.github.io/tippyjs/v6/all-props/#offset" target="_blank">Tippy.js docs</a>
|
|
17003
17648
|
*/
|
|
17004
17649
|
offset: {
|
|
17005
17650
|
type: Array,
|
|
@@ -17008,6 +17653,12 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17008
17653
|
|
|
17009
17654
|
/**
|
|
17010
17655
|
* The direction the popover displays relative to the anchor.
|
|
17656
|
+
* See <a href="https://atomiks.github.io/tippyjs/v6/all-props/#placement" target="_blank">Tippy.js docs</a>
|
|
17657
|
+
* @values top, top-start, top-end,
|
|
17658
|
+
* right, right-start, right-end,
|
|
17659
|
+
* left, left-start, left-end,
|
|
17660
|
+
* bottom, bottom-start, bottom-end,
|
|
17661
|
+
* auto, auto-start, auto-end
|
|
17011
17662
|
*/
|
|
17012
17663
|
placement: {
|
|
17013
17664
|
type: String,
|
|
@@ -17025,6 +17676,8 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17025
17676
|
* position in those cases the DOM layout changes the reference element's position.
|
|
17026
17677
|
* `true` enables it, `reference` only checks the "reference" rect for changes and `popper` only
|
|
17027
17678
|
* checks the "popper" rect for changes.
|
|
17679
|
+
* See <a href="https://atomiks.github.io/tippyjs/v6/all-props/#sticky" target="_blank">Tippy.js docs</a>
|
|
17680
|
+
* @values true, false, reference, popper
|
|
17028
17681
|
*/
|
|
17029
17682
|
sticky: {
|
|
17030
17683
|
type: [Boolean, String],
|
|
@@ -17056,6 +17709,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17056
17709
|
* Controls whether the tooltip is shown. Leaving this null will have the tooltip trigger on mouseover by default.
|
|
17057
17710
|
* If you set this value, the default mouseover behavior will be disabled and you can control it as you need.
|
|
17058
17711
|
* Supports .sync modifier
|
|
17712
|
+
* @values true, false
|
|
17059
17713
|
*/
|
|
17060
17714
|
show: {
|
|
17061
17715
|
type: Boolean,
|
|
@@ -17078,7 +17732,13 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17078
17732
|
* @event shown
|
|
17079
17733
|
* @type {Boolean}
|
|
17080
17734
|
*/
|
|
17081
|
-
'shown',
|
|
17735
|
+
'shown',
|
|
17736
|
+
/**
|
|
17737
|
+
* Sync show value
|
|
17738
|
+
*
|
|
17739
|
+
* @event update:show
|
|
17740
|
+
*/
|
|
17741
|
+
'update:show'],
|
|
17082
17742
|
|
|
17083
17743
|
data() {
|
|
17084
17744
|
return {
|
|
@@ -17259,8 +17919,8 @@ var tooltipvue_type_style_index_0_lang_less_ = __webpack_require__(213);
|
|
|
17259
17919
|
|
|
17260
17920
|
var tooltip_component = normalizeComponent(
|
|
17261
17921
|
tooltip_tooltipvue_type_script_lang_js_,
|
|
17262
|
-
|
|
17263
|
-
|
|
17922
|
+
tooltipvue_type_template_id_2cddd20a_render,
|
|
17923
|
+
tooltipvue_type_template_id_2cddd20a_staticRenderFns,
|
|
17264
17924
|
false,
|
|
17265
17925
|
null,
|
|
17266
17926
|
null,
|
|
@@ -17272,8 +17932,8 @@ var tooltip_component = normalizeComponent(
|
|
|
17272
17932
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
17273
17933
|
|
|
17274
17934
|
|
|
17275
|
-
;// 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/keyboard_shortcut/keyboard_shortcut.vue?vue&type=template&id=
|
|
17276
|
-
var
|
|
17935
|
+
;// 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/keyboard_shortcut/keyboard_shortcut.vue?vue&type=template&id=742c4ef7&
|
|
17936
|
+
var keyboard_shortcutvue_type_template_id_742c4ef7_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('kbd',{class:[
|
|
17277
17937
|
'd-d-inline-flex',
|
|
17278
17938
|
'd-ff-custom',
|
|
17279
17939
|
'd-ai-center',
|
|
@@ -17289,7 +17949,7 @@ var keyboard_shortcutvue_type_template_id_9937b106_render = function () {var _vm
|
|
|
17289
17949
|
'd-mr2' ],attrs:{"aria-hidden":"true"}}):_c('span',{key:(i + "-" + item),class:[
|
|
17290
17950
|
_vm.inverted ? 'd-fc-black-300' : 'd-fc-black-600',
|
|
17291
17951
|
'd-mr2' ],attrs:{"aria-hidden":"true"},domProps:{"innerHTML":_vm._s(item)}})]})],2)}
|
|
17292
|
-
var
|
|
17952
|
+
var keyboard_shortcutvue_type_template_id_742c4ef7_staticRenderFns = []
|
|
17293
17953
|
|
|
17294
17954
|
|
|
17295
17955
|
;// 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/IconWindows.vue?vue&type=template&id=04be6782&
|
|
@@ -17510,6 +18170,11 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
17510
18170
|
|
|
17511
18171
|
|
|
17512
18172
|
|
|
18173
|
+
/**
|
|
18174
|
+
* This component displays a visual representation of a keyboard shortcut to the user.
|
|
18175
|
+
* @see https://dialpad.design/components/keyboard_shortcut.html
|
|
18176
|
+
*/
|
|
18177
|
+
|
|
17513
18178
|
/* harmony default export */ const keyboard_shortcutvue_type_script_lang_js_ = ({
|
|
17514
18179
|
name: 'DtKeyboardShortcut',
|
|
17515
18180
|
components: {
|
|
@@ -17521,14 +18186,27 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
17521
18186
|
IconAdd: IconAdd
|
|
17522
18187
|
},
|
|
17523
18188
|
props: {
|
|
18189
|
+
/**
|
|
18190
|
+
* If true, applies inverted styles.
|
|
18191
|
+
* @values true, false
|
|
18192
|
+
*/
|
|
17524
18193
|
inverted: {
|
|
17525
18194
|
type: Boolean,
|
|
17526
18195
|
default: false
|
|
17527
18196
|
},
|
|
18197
|
+
|
|
18198
|
+
/**
|
|
18199
|
+
* Include any of these tokens in your string to render the corresponding symbol:
|
|
18200
|
+
* {cmd} {win} {arrow-right} {arrow-left} {arrow-up} {arrow-down}
|
|
18201
|
+
*/
|
|
17528
18202
|
shortcut: {
|
|
17529
18203
|
type: String,
|
|
17530
18204
|
required: true
|
|
17531
18205
|
},
|
|
18206
|
+
|
|
18207
|
+
/**
|
|
18208
|
+
* Text entered here will be read by assistive technology. If null this component will be ignored by AT.
|
|
18209
|
+
*/
|
|
17532
18210
|
screenReaderText: {
|
|
17533
18211
|
type: String,
|
|
17534
18212
|
default: null
|
|
@@ -17591,8 +18269,8 @@ var keyboard_shortcutvue_type_style_index_0_lang_less_ = __webpack_require__(245
|
|
|
17591
18269
|
|
|
17592
18270
|
var keyboard_shortcut_component = normalizeComponent(
|
|
17593
18271
|
keyboard_shortcut_keyboard_shortcutvue_type_script_lang_js_,
|
|
17594
|
-
|
|
17595
|
-
|
|
18272
|
+
keyboard_shortcutvue_type_template_id_742c4ef7_render,
|
|
18273
|
+
keyboard_shortcutvue_type_template_id_742c4ef7_staticRenderFns,
|
|
17596
18274
|
false,
|
|
17597
18275
|
null,
|
|
17598
18276
|
null,
|
|
@@ -17604,14 +18282,14 @@ var keyboard_shortcut_component = normalizeComponent(
|
|
|
17604
18282
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/index.js
|
|
17605
18283
|
|
|
17606
18284
|
|
|
17607
|
-
;// 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/root_layout/root_layout.vue?vue&type=template&id=
|
|
17608
|
-
var
|
|
17609
|
-
var
|
|
18285
|
+
;// 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/root_layout/root_layout.vue?vue&type=template&id=cb5db598&
|
|
18286
|
+
var root_layoutvue_type_template_id_cb5db598_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"root-layout"},[(_vm.$slots.header)?_c('header',{class:['root-layout__header', _vm.headerClass, { 'root-layout__header--sticky': _vm.headerSticky }],style:({ 'height': _vm.headerHeight }),attrs:{"data-qa":"root-layout-header"}},[_vm._t("header")],2):_vm._e(),_c('dt-root-layout-body',{attrs:{"body-class":_vm.bodyClass,"content-class":_vm.contentClass,"content-wrap-width-percent":_vm.contentWrapWidthPercent,"sidebar-class":_vm.sidebarClass,"sidebar-width":_vm.sidebarWidth,"sidebar-position":_vm.sidebarPosition},scopedSlots:_vm._u([{key:"sidebar",fn:function(){return [_vm._t("sidebar")]},proxy:true},{key:"content",fn:function(){return [_vm._t("default")]},proxy:true}],null,true)}),(_vm.$slots.footer)?_c('footer',{class:['root-layout__footer', _vm.footerClass],style:({ 'height': _vm.footerHeight }),attrs:{"data-qa":"root-layout-footer"}},[_vm._t("footer")],2):_vm._e()],1)}
|
|
18287
|
+
var root_layoutvue_type_template_id_cb5db598_staticRenderFns = []
|
|
17610
18288
|
|
|
17611
18289
|
|
|
17612
|
-
;// 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/root_layout/root_layout_body.vue?vue&type=template&id=
|
|
17613
|
-
var
|
|
17614
|
-
var
|
|
18290
|
+
;// 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/root_layout/root_layout_body.vue?vue&type=template&id=fa742994&
|
|
18291
|
+
var root_layout_bodyvue_type_template_id_fa742994_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:['root-layout__body', _vm.bodyClasses],attrs:{"data-qa":"root-layout-body"}},[(_vm.$slots.sidebar)?_c('aside',{class:['root-layout__sidebar', _vm.sidebarClass],style:({ 'flex-basis': _vm.sidebarWidth }),attrs:{"data-qa":"root-layout-sidebar"}},[_vm._t("sidebar")],2):_vm._e(),(_vm.$slots.content)?_c('main',{class:['root-layout__content', _vm.contentClass],style:({ 'min-inline-size': _vm.contentWrapWidthPercent }),attrs:{"data-qa":"root-layout-content"}},[_vm._t("content")],2):_vm._e()])}
|
|
18292
|
+
var root_layout_bodyvue_type_template_id_fa742994_staticRenderFns = []
|
|
17615
18293
|
|
|
17616
18294
|
|
|
17617
18295
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout_constants.js
|
|
@@ -17647,6 +18325,8 @@ const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
|
17647
18325
|
//
|
|
17648
18326
|
//
|
|
17649
18327
|
//
|
|
18328
|
+
//
|
|
18329
|
+
//
|
|
17650
18330
|
|
|
17651
18331
|
/* harmony default export */ const root_layout_bodyvue_type_script_lang_js_ = ({
|
|
17652
18332
|
name: 'DtRootLayoutBody',
|
|
@@ -17730,8 +18410,8 @@ var root_layout_bodyvue_type_style_index_0_lang_less_ = __webpack_require__(125)
|
|
|
17730
18410
|
|
|
17731
18411
|
var root_layout_body_component = normalizeComponent(
|
|
17732
18412
|
root_layout_root_layout_bodyvue_type_script_lang_js_,
|
|
17733
|
-
|
|
17734
|
-
|
|
18413
|
+
root_layout_bodyvue_type_template_id_fa742994_render,
|
|
18414
|
+
root_layout_bodyvue_type_template_id_fa742994_staticRenderFns,
|
|
17735
18415
|
false,
|
|
17736
18416
|
null,
|
|
17737
18417
|
null,
|
|
@@ -17777,7 +18457,15 @@ var root_layout_body_component = normalizeComponent(
|
|
|
17777
18457
|
//
|
|
17778
18458
|
//
|
|
17779
18459
|
//
|
|
18460
|
+
//
|
|
18461
|
+
//
|
|
18462
|
+
//
|
|
18463
|
+
//
|
|
18464
|
+
|
|
17780
18465
|
|
|
18466
|
+
/**
|
|
18467
|
+
* A root layout provides a standardized group of containers to display content at the root level.
|
|
18468
|
+
*/
|
|
17781
18469
|
|
|
17782
18470
|
/* harmony default export */ const root_layoutvue_type_script_lang_js_ = ({
|
|
17783
18471
|
name: 'DtRootLayout',
|
|
@@ -17812,6 +18500,7 @@ var root_layout_body_component = normalizeComponent(
|
|
|
17812
18500
|
|
|
17813
18501
|
/**
|
|
17814
18502
|
* Scroll the header with the page
|
|
18503
|
+
* @values true, false
|
|
17815
18504
|
*/
|
|
17816
18505
|
headerSticky: {
|
|
17817
18506
|
type: Boolean,
|
|
@@ -17857,6 +18546,7 @@ var root_layout_body_component = normalizeComponent(
|
|
|
17857
18546
|
/**
|
|
17858
18547
|
* Whether the sidebar is on the left or right side
|
|
17859
18548
|
* Possible options: 'left', 'right'
|
|
18549
|
+
* @values left, right
|
|
17860
18550
|
*/
|
|
17861
18551
|
sidebarPosition: {
|
|
17862
18552
|
type: String,
|
|
@@ -17899,8 +18589,8 @@ var root_layoutvue_type_style_index_0_lang_less_ = __webpack_require__(426);
|
|
|
17899
18589
|
|
|
17900
18590
|
var root_layout_component = normalizeComponent(
|
|
17901
18591
|
root_layout_root_layoutvue_type_script_lang_js_,
|
|
17902
|
-
|
|
17903
|
-
|
|
18592
|
+
root_layoutvue_type_template_id_cb5db598_render,
|
|
18593
|
+
root_layoutvue_type_template_id_cb5db598_staticRenderFns,
|
|
17904
18594
|
false,
|
|
17905
18595
|
null,
|
|
17906
18596
|
null,
|
|
@@ -17912,15 +18602,15 @@ var root_layout_component = normalizeComponent(
|
|
|
17912
18602
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|
|
17913
18603
|
|
|
17914
18604
|
|
|
17915
|
-
;// 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!./recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue?vue&type=template&id=
|
|
17916
|
-
var
|
|
18605
|
+
;// 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!./recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue?vue&type=template&id=27a3126a&
|
|
18606
|
+
var combobox_with_popovervue_type_template_id_27a3126a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-combobox',_vm._g({ref:"combobox",attrs:{"loading":_vm.loading,"empty-list":_vm.emptyList,"empty-state-message":_vm.emptyStateMessage,"show-list":_vm.isListShown,"on-beginning-of-list":_vm.onBeginningOfList,"on-end-of-list":_vm.onEndOfList,"list-aria-label":_vm.listAriaLabel,"list-rendered-outside":true,"list-id":_vm.listId,"data-qa":"dt-combobox"},scopedSlots:_vm._u([{key:"input",fn:function(ref){
|
|
17917
18607
|
var inputProps = ref.inputProps;
|
|
17918
18608
|
return [_c('div',{ref:"input",attrs:{"id":_vm.externalAnchor},on:{"focusin":_vm.onFocusIn,"focusout":_vm.onFocusOut,"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }return _vm.openOnArrowKeyPress($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }return _vm.openOnArrowKeyPress($event)}]}},[_vm._t("input",null,{"inputProps":inputProps,"onInput":_vm.handleDisplayList})],2)]}},{key:"list",fn:function(ref){
|
|
17919
18609
|
var opened = ref.opened;
|
|
17920
18610
|
var listProps = ref.listProps;
|
|
17921
18611
|
var clearHighlightIndex = ref.clearHighlightIndex;
|
|
17922
18612
|
return [_c('dt-popover',{ref:"popover",attrs:{"open":_vm.isListShown,"hide-on-click":_vm.showList === null,"max-height":_vm.maxHeight,"max-width":_vm.maxWidth,"offset":_vm.popoverOffset,"sticky":_vm.popoverSticky,"placement":"bottom-start","padding":"none","role":"listbox","external-anchor":_vm.externalAnchor,"content-width":_vm.contentWidth,"content-tabindex":null,"modal":_vm.modal,"auto-focus":false},on:{"update:open":function($event){_vm.isListShown=$event},"opened":function($event){return opened($event, arguments[1]);}},scopedSlots:_vm._u([{key:"headerContent",fn:function(){return [(_vm.$slots.header)?_c('div',{ref:"header",on:{"focusout":_vm.onFocusOut}},[_vm._t("header")],2):_vm._e()]},proxy:true},{key:"content",fn:function(){return [_c('div',{ref:"listWrapper",class:[_vm.DROPDOWN_PADDING_CLASSES[_vm.padding], _vm.listClass],on:{"mouseleave":clearHighlightIndex,"focusout":function($event){clearHighlightIndex; _vm.onFocusOut;}}},[(_vm.loading)?_c('combobox-loading-list',_vm._b({},'combobox-loading-list',listProps,false)):(_vm.emptyList && _vm.emptyStateMessage)?_c('combobox-empty-list',_vm._b({attrs:{"message":_vm.emptyStateMessage}},'combobox-empty-list',listProps,false)):_vm._t("list",null,{"listProps":listProps})],2)]},proxy:true},{key:"footerContent",fn:function(){return [(_vm.$slots.footer)?_c('div',{ref:"footer",on:{"focusout":_vm.onFocusOut}},[_vm._t("footer")],2):_vm._e()]},proxy:true}],null,true)})]}}],null,true)},_vm.comboboxListeners))}
|
|
17923
|
-
var
|
|
18613
|
+
var combobox_with_popovervue_type_template_id_27a3126a_staticRenderFns = []
|
|
17924
18614
|
|
|
17925
18615
|
|
|
17926
18616
|
;// 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!./recipes/comboboxes/combobox_with_popover/combobox_with_popover.vue?vue&type=script&lang=js&
|
|
@@ -18202,7 +18892,34 @@ var combobox_with_popovervue_type_template_id_7fd50634_staticRenderFns = []
|
|
|
18202
18892
|
default: ''
|
|
18203
18893
|
}
|
|
18204
18894
|
},
|
|
18205
|
-
emits: [
|
|
18895
|
+
emits: [
|
|
18896
|
+
/**
|
|
18897
|
+
* Event fired when item selected
|
|
18898
|
+
*
|
|
18899
|
+
* @event select
|
|
18900
|
+
* @type {Number}
|
|
18901
|
+
*/
|
|
18902
|
+
'select',
|
|
18903
|
+
/**
|
|
18904
|
+
* Event fired when 'escape' key is pressed
|
|
18905
|
+
*
|
|
18906
|
+
* @event escape
|
|
18907
|
+
*/
|
|
18908
|
+
'escape',
|
|
18909
|
+
/**
|
|
18910
|
+
* Event fired when an item is highlighted
|
|
18911
|
+
*
|
|
18912
|
+
* @event highlight
|
|
18913
|
+
* @type {Number}
|
|
18914
|
+
*/
|
|
18915
|
+
'highlight',
|
|
18916
|
+
/**
|
|
18917
|
+
* Emitted when items are shown or hidden
|
|
18918
|
+
*
|
|
18919
|
+
* @event opened
|
|
18920
|
+
* @type {Boolean | Array}
|
|
18921
|
+
*/
|
|
18922
|
+
'opened'],
|
|
18206
18923
|
|
|
18207
18924
|
data() {
|
|
18208
18925
|
return {
|
|
@@ -18335,8 +19052,8 @@ var combobox_with_popovervue_type_template_id_7fd50634_staticRenderFns = []
|
|
|
18335
19052
|
;
|
|
18336
19053
|
var combobox_with_popover_component = normalizeComponent(
|
|
18337
19054
|
combobox_with_popover_combobox_with_popovervue_type_script_lang_js_,
|
|
18338
|
-
|
|
18339
|
-
|
|
19055
|
+
combobox_with_popovervue_type_template_id_27a3126a_render,
|
|
19056
|
+
combobox_with_popovervue_type_template_id_27a3126a_staticRenderFns,
|
|
18340
19057
|
false,
|
|
18341
19058
|
null,
|
|
18342
19059
|
null,
|
|
@@ -18347,11 +19064,11 @@ var combobox_with_popover_component = normalizeComponent(
|
|
|
18347
19064
|
/* harmony default export */ const combobox_with_popover = (combobox_with_popover_component.exports);
|
|
18348
19065
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/index.js
|
|
18349
19066
|
|
|
18350
|
-
;// 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!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=
|
|
18351
|
-
var
|
|
19067
|
+
;// 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!./recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue?vue&type=template&id=6305bf12&
|
|
19068
|
+
var combobox_multi_selectvue_type_template_id_6305bf12_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-recipe-combobox-with-popover',{ref:"comboboxWithPopover",attrs:{"list-aria-label":"listAriaLabel","show-list":_vm.showList,"max-height":_vm.listMaxHeight,"popover-offset":_vm.popoverOffset,"has-suggestion-list":_vm.hasSuggestionList,"content-width":"anchor"},on:{"select":_vm.onComboboxSelect},scopedSlots:_vm._u([{key:"input",fn:function(ref){
|
|
18352
19069
|
var onInput = ref.onInput;
|
|
18353
19070
|
return [_c('span',{ref:"inputSlotWrapper",staticClass:"d-ps-relative"},[_c('span',{ref:"chipsWrapper",staticClass:"d-ps-absolute d-mx2"},_vm._l((_vm.selectedItems),function(item){return _c('dt-chip',_vm._g({key:item.id,ref:"chips",refInFor:true,staticClass:"d-mt4 d-mx2 d-zi-base1",attrs:{"close-button-props":{ ariaLabel: 'close' },"size":_vm.size},on:{"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"backspace",undefined,$event.key,undefined)){ return null; }return _vm.onChipRemove(item)},"close":function($event){return _vm.onChipRemove(item)}}},_vm.chipListeners),[_vm._v(" "+_vm._s(item)+" ")])}),1),_c('dt-input',_vm._g({ref:"input",staticClass:"d-fl-grow1 d-mb4",attrs:{"label":_vm.label,"description":_vm.description,"placeholder":_vm.inputPlaceHolder,"show-messages":_vm.showInputMessages,"messages":_vm.inputMessages,"size":_vm.size},on:{"input":onInput},model:{value:(_vm.value),callback:function ($$v) {_vm.value=$$v},expression:"value"}},_vm.inputListeners)),_c('dt-validation-messages',{attrs:{"validation-messages":_vm.maxSelectedMessage,"show-messages":_vm.showValidationMessages}})],1)]}},{key:"header",fn:function(){return [(_vm.$slots.header)?_c('div',{ref:"header"},[_vm._t("header")],2):_vm._e()]},proxy:true},{key:"list",fn:function(){return [_c('div',{ref:"list",on:{"mousedown":function($event){$event.preventDefault();}}},[(!_vm.loading)?_vm._t("list"):_c('div',{staticClass:"d-ta-center d-py16"},[_vm._v(" "+_vm._s(_vm.loadingMessage)+" ")])],2)]},proxy:true},{key:"footer",fn:function(){return [(_vm.$slots.footer)?_c('div',{ref:"footer"},[_vm._t("footer")],2):_vm._e()]},proxy:true}],null,true)})}
|
|
18354
|
-
var
|
|
19071
|
+
var combobox_multi_selectvue_type_template_id_6305bf12_staticRenderFns = []
|
|
18355
19072
|
|
|
18356
19073
|
|
|
18357
19074
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.js
|
|
@@ -18700,7 +19417,35 @@ const MULTI_SELECT_SIZES = {
|
|
|
18700
19417
|
validator: t => Object.values(MULTI_SELECT_SIZES).includes(t)
|
|
18701
19418
|
}
|
|
18702
19419
|
},
|
|
18703
|
-
emits: [
|
|
19420
|
+
emits: [
|
|
19421
|
+
/**
|
|
19422
|
+
* Native input event
|
|
19423
|
+
*
|
|
19424
|
+
* @event input
|
|
19425
|
+
* @type {String }
|
|
19426
|
+
*/
|
|
19427
|
+
'input',
|
|
19428
|
+
/**
|
|
19429
|
+
* Event fired when item selected
|
|
19430
|
+
*
|
|
19431
|
+
* @event select
|
|
19432
|
+
* @type {Number}
|
|
19433
|
+
*/
|
|
19434
|
+
'select',
|
|
19435
|
+
/**
|
|
19436
|
+
* Event fired when item removed
|
|
19437
|
+
*
|
|
19438
|
+
* @event remove
|
|
19439
|
+
* @type {String}
|
|
19440
|
+
*/
|
|
19441
|
+
'remove',
|
|
19442
|
+
/**
|
|
19443
|
+
* Event fired when max selected items limit is reached
|
|
19444
|
+
*
|
|
19445
|
+
* @event max-selected
|
|
19446
|
+
* @type {Object}
|
|
19447
|
+
*/
|
|
19448
|
+
'max-selected'],
|
|
18704
19449
|
|
|
18705
19450
|
data() {
|
|
18706
19451
|
return {
|
|
@@ -18991,8 +19736,8 @@ const MULTI_SELECT_SIZES = {
|
|
|
18991
19736
|
;
|
|
18992
19737
|
var combobox_multi_select_component = normalizeComponent(
|
|
18993
19738
|
combobox_multi_select_combobox_multi_selectvue_type_script_lang_js_,
|
|
18994
|
-
|
|
18995
|
-
|
|
19739
|
+
combobox_multi_selectvue_type_template_id_6305bf12_render,
|
|
19740
|
+
combobox_multi_selectvue_type_template_id_6305bf12_staticRenderFns,
|
|
18996
19741
|
false,
|
|
18997
19742
|
null,
|
|
18998
19743
|
null,
|
|
@@ -19004,9 +19749,9 @@ var combobox_multi_select_component = normalizeComponent(
|
|
|
19004
19749
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
19005
19750
|
|
|
19006
19751
|
|
|
19007
|
-
;// 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!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=
|
|
19008
|
-
var
|
|
19009
|
-
var
|
|
19752
|
+
;// 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!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=template&id=1cc96f5c&
|
|
19753
|
+
var callbar_buttonvue_type_template_id_1cc96f5c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-tooltip',{attrs:{"id":_vm.id,"offset":[0, -12]},scopedSlots:_vm._u([{key:"anchor",fn:function(){return [_c('dt-button',_vm._g({class:_vm.callbarButtonClass,attrs:{"importance":_vm.circle ? 'outlined' : 'clear',"kind":"muted","icon-position":"top","disabled":_vm.disabled,"aria-label":_vm.ariaLabel,"label-class":"d-fs11","width":"8.4rem"}},_vm.$listeners),[_vm._t("default"),_vm._t("icon",null,{"slot":"icon"})],2)]},proxy:true}],null,true)},[_vm._t("tooltip")],2)}
|
|
19754
|
+
var callbar_buttonvue_type_template_id_1cc96f5c_staticRenderFns = []
|
|
19010
19755
|
|
|
19011
19756
|
|
|
19012
19757
|
;// 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!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js&
|
|
@@ -19037,6 +19782,7 @@ var callbar_buttonvue_type_template_id_0421e5c4_staticRenderFns = []
|
|
|
19037
19782
|
//
|
|
19038
19783
|
//
|
|
19039
19784
|
//
|
|
19785
|
+
//
|
|
19040
19786
|
|
|
19041
19787
|
|
|
19042
19788
|
|
|
@@ -19111,12 +19857,27 @@ var callbar_buttonvue_type_template_id_0421e5c4_staticRenderFns = []
|
|
|
19111
19857
|
validator: label => {
|
|
19112
19858
|
return label || undefined.$slots.default;
|
|
19113
19859
|
}
|
|
19860
|
+
},
|
|
19861
|
+
|
|
19862
|
+
/**
|
|
19863
|
+
* Additional class name for the button wrapper element.
|
|
19864
|
+
*/
|
|
19865
|
+
buttonClass: {
|
|
19866
|
+
type: [String, Array, Object],
|
|
19867
|
+
default: ''
|
|
19114
19868
|
}
|
|
19115
19869
|
},
|
|
19116
|
-
emits: [
|
|
19870
|
+
emits: [
|
|
19871
|
+
/**
|
|
19872
|
+
* Native click event
|
|
19873
|
+
*
|
|
19874
|
+
* @event click
|
|
19875
|
+
* @type {PointerEvent | KeyboardEvent}
|
|
19876
|
+
*/
|
|
19877
|
+
'click'],
|
|
19117
19878
|
computed: {
|
|
19118
19879
|
callbarButtonClass() {
|
|
19119
|
-
return ['dt-recipe-callbar-button', 'd-stack4', {
|
|
19880
|
+
return [this.buttonClass, 'dt-recipe-callbar-button', 'd-stack4', {
|
|
19120
19881
|
'dt-recipe-callbar-button--circle': this.circle,
|
|
19121
19882
|
'dt-recipe-callbar-button--active': this.active,
|
|
19122
19883
|
'dt-recipe-callbar-button--danger': this.danger
|
|
@@ -19142,8 +19903,8 @@ var callbar_buttonvue_type_style_index_0_lang_less_ = __webpack_require__(759);
|
|
|
19142
19903
|
|
|
19143
19904
|
var callbar_button_component = normalizeComponent(
|
|
19144
19905
|
callbar_button_callbar_buttonvue_type_script_lang_js_,
|
|
19145
|
-
|
|
19146
|
-
|
|
19906
|
+
callbar_buttonvue_type_template_id_1cc96f5c_render,
|
|
19907
|
+
callbar_buttonvue_type_template_id_1cc96f5c_staticRenderFns,
|
|
19147
19908
|
false,
|
|
19148
19909
|
null,
|
|
19149
19910
|
null,
|
|
@@ -19154,9 +19915,9 @@ var callbar_button_component = normalizeComponent(
|
|
|
19154
19915
|
/* harmony default export */ const callbar_button = (callbar_button_component.exports);
|
|
19155
19916
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
|
|
19156
19917
|
|
|
19157
|
-
;// 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!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=template&id=
|
|
19158
|
-
var
|
|
19159
|
-
var
|
|
19918
|
+
;// 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!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=template&id=4848a4c1&
|
|
19919
|
+
var callbar_button_with_popovervue_type_template_id_4848a4c1_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"dt-recipe--callbar-button-with-popover--button"},[_c('dt-recipe-callbar-button',{staticClass:"dt-recipe--callbar-button-with-popover--main-button",attrs:{"aria-label":_vm.ariaLabel,"disabled":_vm.disabled,"active":_vm.active,"danger":_vm.danger,"button-class":_vm.buttonClass},on:{"click":_vm.buttonClick}},[_vm._t("icon",null,{"slot":"icon"}),_vm._t("tooltip",null,{"slot":"tooltip"}),_vm._t("default")],2),(_vm.showArrowButton)?_c('dt-popover',_vm._b({staticClass:"dt-recipe--callbar-button-with-popover--popover-wrapper",attrs:{"id":_vm.id,"open":_vm.open,"placement":_vm.placement,"initial-focus-element":_vm.initialFocusElement,"show-close-button":_vm.showCloseButton,"padding":"none","dialog-class":"d-h464 d-w512 dt-recipe--callbar-button-with-popover--popover","header-class":"d-d-flex d-ai-center d-fw-normal d-px12"},on:{"opened":_vm.onModalIsOpened},scopedSlots:_vm._u([{key:"anchor",fn:function(){return [_c('dt-button',{staticClass:"dt-recipe--callbar-button-with-popover--arrow",attrs:{"circle":"","importance":"clear","size":"lg","width":"2rem","aria-label":_vm.arrowButtonLabel,"active":_vm.open},on:{"click":_vm.arrowClick},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-arrow-drop-up',{staticClass:"d-svg--size-16"})]},proxy:true}],null,false,2876394386)})]},proxy:true}],null,false,685243388)},'dt-popover',_vm.$attrs,false),[_vm._t("content",null,{"slot":"content"}),_vm._t("headerContent",null,{"slot":"headerContent"}),_vm._t("footerContent",null,{"slot":"footerContent"})],2):_vm._e()],1)}
|
|
19920
|
+
var callbar_button_with_popovervue_type_template_id_4848a4c1_staticRenderFns = []
|
|
19160
19921
|
|
|
19161
19922
|
|
|
19162
19923
|
;// 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/IconArrowDropUp.vue?vue&type=template&id=65ee6042&
|
|
@@ -19251,6 +20012,8 @@ var IconArrowDropUp_component = normalizeComponent(
|
|
|
19251
20012
|
//
|
|
19252
20013
|
//
|
|
19253
20014
|
//
|
|
20015
|
+
//
|
|
20016
|
+
//
|
|
19254
20017
|
|
|
19255
20018
|
|
|
19256
20019
|
|
|
@@ -19378,13 +20141,28 @@ var IconArrowDropUp_component = normalizeComponent(
|
|
|
19378
20141
|
danger: {
|
|
19379
20142
|
type: Boolean,
|
|
19380
20143
|
default: false
|
|
20144
|
+
},
|
|
20145
|
+
|
|
20146
|
+
/**
|
|
20147
|
+
* Additional class name for the button wrapper element.
|
|
20148
|
+
*/
|
|
20149
|
+
buttonClass: {
|
|
20150
|
+
type: [String, Array, Object],
|
|
20151
|
+
default: ''
|
|
19381
20152
|
}
|
|
19382
20153
|
},
|
|
19383
20154
|
emits: [
|
|
19384
20155
|
/**
|
|
19385
20156
|
* Emitted when the arrow is clicked
|
|
19386
20157
|
*/
|
|
19387
|
-
'arrowClick',
|
|
20158
|
+
'arrowClick',
|
|
20159
|
+
/**
|
|
20160
|
+
* Native click event
|
|
20161
|
+
*
|
|
20162
|
+
* @event click
|
|
20163
|
+
* @type {PointerEvent | KeyboardEvent}
|
|
20164
|
+
*/
|
|
20165
|
+
'click'],
|
|
19388
20166
|
|
|
19389
20167
|
data() {
|
|
19390
20168
|
return {
|
|
@@ -19437,8 +20215,8 @@ var callbar_button_with_popovervue_type_style_index_0_lang_less_ = __webpack_req
|
|
|
19437
20215
|
|
|
19438
20216
|
var callbar_button_with_popover_component = normalizeComponent(
|
|
19439
20217
|
callbar_button_with_popover_callbar_button_with_popovervue_type_script_lang_js_,
|
|
19440
|
-
|
|
19441
|
-
|
|
20218
|
+
callbar_button_with_popovervue_type_template_id_4848a4c1_render,
|
|
20219
|
+
callbar_button_with_popovervue_type_template_id_4848a4c1_staticRenderFns,
|
|
19442
20220
|
false,
|
|
19443
20221
|
null,
|
|
19444
20222
|
null,
|