@dialpad/dialtone-vue 2.28.0-beta.2 → 2.28.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 +1117 -374
- package/dist/dialtone-vue.umd.js +1117 -374
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/dist/emoji.common.js +255 -38
- package/dist/emoji.umd.js +255 -38
- package/dist/emoji.umd.min.js +1 -1
- package/package.json +3 -2
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -148,7 +148,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
148
148
|
|
|
149
149
|
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()));
|
|
150
150
|
// Module
|
|
151
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-item:not(.dt-list-item--static){cursor:pointer}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:hsla(var(--black-
|
|
151
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-item:not(.dt-list-item--static){cursor:pointer}.dt-list-item--focusable:focus,.dt-list-item--focusable:focus-within,.dt-list-item--highlighted{background-color:hsla(var(--black-400-h),var(--black-400-s),var(--black-400-l),.15)}.dt-list-item:focus-visible{outline-color:var(--purple-500)}", ""]);
|
|
152
152
|
// Exports
|
|
153
153
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
154
154
|
|
|
@@ -268,7 +268,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
268
268
|
|
|
269
269
|
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()));
|
|
270
270
|
// Module
|
|
271
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".skeleton-placeholder{display:flex;stroke:none;fill:var(--placeholder-from-color,var(--black-
|
|
271
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".skeleton-placeholder{display:flex;stroke:none;fill:var(--placeholder-from-color,var(--black-075));background:var(--placeholder-from-color,var(--black-075))}.skeleton-placeholder--animate{animation-name:placeholder-throb;animation-iteration-count:infinite}@keyframes placeholder-throb{10%{fill:var(--placeholder-from-color,var(--black-075));background:var(--placeholder-from-color,var(--black-075))}50%{fill:var(--placeholder-to-color,var(--black-025));background:var(--placeholder-to-color,var(--black-025))}90%{fill:var(--placeholder-from-color,var(--black-075));background:var(--placeholder-from-color,var(--black-075))}}", ""]);
|
|
272
272
|
// Exports
|
|
273
273
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
274
274
|
|
|
@@ -316,7 +316,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316
316
|
|
|
317
317
|
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()));
|
|
318
318
|
// Module
|
|
319
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){
|
|
319
|
+
___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)}", ""]);
|
|
320
320
|
// Exports
|
|
321
321
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
322
322
|
|
|
@@ -1264,7 +1264,7 @@ if (typeof window !== 'undefined') {
|
|
|
1264
1264
|
// Indicate to webpack that this file can be concatenated
|
|
1265
1265
|
/* harmony default export */ const setPublicPath = (null);
|
|
1266
1266
|
|
|
1267
|
-
;// 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=
|
|
1267
|
+
;// 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&
|
|
1268
1268
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[
|
|
1269
1269
|
'd-avatar',
|
|
1270
1270
|
_vm.AVATAR_KIND_MODIFIERS[_vm.kind],
|
|
@@ -1294,18 +1294,18 @@ const AVATAR_COLOR_MODIFIERS = {
|
|
|
1294
1294
|
'orange-300': 'd-avatar--orange-300',
|
|
1295
1295
|
'orange-400': 'd-avatar--orange-400',
|
|
1296
1296
|
'orange-500': 'd-avatar--orange-500',
|
|
1297
|
-
'
|
|
1298
|
-
'
|
|
1299
|
-
'
|
|
1300
|
-
'
|
|
1297
|
+
'pink-300': 'd-avatar--pink-300',
|
|
1298
|
+
'pink-400': 'd-avatar--pink-400',
|
|
1299
|
+
'pink-500': 'd-avatar--pink-500',
|
|
1300
|
+
'pink-600': 'd-avatar--pink-600',
|
|
1301
1301
|
'purple-200': 'd-avatar--purple-200',
|
|
1302
1302
|
'purple-300': 'd-avatar--purple-300',
|
|
1303
|
-
'purple-400': 'd-avatar--purple-400',
|
|
1304
1303
|
'purple-500': 'd-avatar--purple-500',
|
|
1305
|
-
'
|
|
1306
|
-
'
|
|
1307
|
-
'
|
|
1308
|
-
'
|
|
1304
|
+
'purple-600': 'd-avatar--purple-600',
|
|
1305
|
+
'yellow-200': 'd-avatar--yellow-200',
|
|
1306
|
+
'yellow-300': 'd-avatar--yellow-300',
|
|
1307
|
+
'yellow-400': 'd-avatar--yellow-400',
|
|
1308
|
+
'yellow-500': 'd-avatar--yellow-500'
|
|
1309
1309
|
};
|
|
1310
1310
|
/* harmony default export */ const avatar_constants = ({
|
|
1311
1311
|
AVATAR_KIND_MODIFIERS,
|
|
@@ -1498,6 +1498,11 @@ const flushPromises = () => {
|
|
|
1498
1498
|
|
|
1499
1499
|
|
|
1500
1500
|
|
|
1501
|
+
/**
|
|
1502
|
+
* An avatar is a visual representation of a user or object.
|
|
1503
|
+
* @see https://dialpad.design/components/avatar.html
|
|
1504
|
+
*/
|
|
1505
|
+
|
|
1501
1506
|
/* harmony default export */ const avatarvue_type_script_lang_js_ = ({
|
|
1502
1507
|
name: 'DtAvatar',
|
|
1503
1508
|
inheritAttrs: false,
|
|
@@ -1516,6 +1521,7 @@ const flushPromises = () => {
|
|
|
1516
1521
|
|
|
1517
1522
|
/**
|
|
1518
1523
|
* The size of the avatar
|
|
1524
|
+
* @values sm, md, lg
|
|
1519
1525
|
*/
|
|
1520
1526
|
size: {
|
|
1521
1527
|
type: String,
|
|
@@ -1525,6 +1531,11 @@ const flushPromises = () => {
|
|
|
1525
1531
|
|
|
1526
1532
|
/**
|
|
1527
1533
|
* The color of the avatar
|
|
1534
|
+
* @values base
|
|
1535
|
+
* orange-200, orange-300, orange-400, orange-500,
|
|
1536
|
+
* pink-300, pink-400, pink-500, pink-600,
|
|
1537
|
+
* purple-200, purple-300, purple-500, purple-600,
|
|
1538
|
+
* yellow-200, yellow-300, yellow-400, yellow-500
|
|
1528
1539
|
*/
|
|
1529
1540
|
color: {
|
|
1530
1541
|
type: String,
|
|
@@ -1731,11 +1742,11 @@ var component = normalizeComponent(
|
|
|
1731
1742
|
;// CONCATENATED MODULE: ./components/avatar/index.js
|
|
1732
1743
|
|
|
1733
1744
|
|
|
1734
|
-
;// 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=
|
|
1735
|
-
var
|
|
1745
|
+
;// 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&
|
|
1746
|
+
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:[
|
|
1736
1747
|
'd-badge',
|
|
1737
1748
|
_vm.BADGE_COLOR_MODIFIERS[_vm.color] ],attrs:{"data-qa":"dt-badge"}},[_vm._t("default",function(){return [_vm._v(" "+_vm._s(_vm.text)+" ")]})],2)}
|
|
1738
|
-
var
|
|
1749
|
+
var badgevue_type_template_id_fea57e1e_staticRenderFns = []
|
|
1739
1750
|
|
|
1740
1751
|
|
|
1741
1752
|
;// CONCATENATED MODULE: ./components/badge/badge_constants.js
|
|
@@ -1744,17 +1755,17 @@ const BADGE_COLOR_MODIFIERS = {
|
|
|
1744
1755
|
'black-700': 'd-badge--black-700',
|
|
1745
1756
|
'green-400': 'd-badge--green-400',
|
|
1746
1757
|
'orange-400': 'd-badge--orange-400',
|
|
1747
|
-
'
|
|
1748
|
-
'
|
|
1749
|
-
'
|
|
1750
|
-
'
|
|
1758
|
+
'pink-300': 'd-badge--pink-300',
|
|
1759
|
+
'pink-500': 'd-badge--pink-500',
|
|
1760
|
+
'pink-600': 'd-badge--pink-600',
|
|
1761
|
+
'pink-700': 'd-badge--pink-700',
|
|
1751
1762
|
'purple-100': 'd-badge--purple-100',
|
|
1752
1763
|
'purple-300': 'd-badge--purple-300',
|
|
1753
|
-
'purple-400': 'd-badge--purple-400',
|
|
1754
1764
|
'purple-500': 'd-badge--purple-500',
|
|
1755
|
-
'
|
|
1765
|
+
'purple-700': 'd-badge--purple-700',
|
|
1766
|
+
'red-500': 'd-badge--red-500',
|
|
1756
1767
|
white: 'd-badge--white',
|
|
1757
|
-
'
|
|
1768
|
+
'yellow-300': 'd-badge--yellow-300'
|
|
1758
1769
|
};
|
|
1759
1770
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/badge/badge.vue?vue&type=script&lang=js&
|
|
1760
1771
|
//
|
|
@@ -1773,6 +1784,12 @@ const BADGE_COLOR_MODIFIERS = {
|
|
|
1773
1784
|
//
|
|
1774
1785
|
//
|
|
1775
1786
|
|
|
1787
|
+
/**
|
|
1788
|
+
* A badge is a compact UI element that provides brief, descriptive information about an element.
|
|
1789
|
+
* It is terse, ideally one word.
|
|
1790
|
+
* @see https://dialpad.design/components/badge.html
|
|
1791
|
+
*/
|
|
1792
|
+
|
|
1776
1793
|
/* harmony default export */ const badgevue_type_script_lang_js_ = ({
|
|
1777
1794
|
name: 'DtBadge',
|
|
1778
1795
|
props: {
|
|
@@ -1786,6 +1803,10 @@ const BADGE_COLOR_MODIFIERS = {
|
|
|
1786
1803
|
|
|
1787
1804
|
/**
|
|
1788
1805
|
* Color for the badge background
|
|
1806
|
+
* @values base, black-700, green-400, orange-400,
|
|
1807
|
+
* pink-300, pink-500, pink-600, pink-700,
|
|
1808
|
+
* purple-100, purple-300, purple-500, purple-700,
|
|
1809
|
+
* red-500, white, yellow-300
|
|
1789
1810
|
*/
|
|
1790
1811
|
color: {
|
|
1791
1812
|
type: String,
|
|
@@ -1813,8 +1834,8 @@ const BADGE_COLOR_MODIFIERS = {
|
|
|
1813
1834
|
;
|
|
1814
1835
|
var badge_component = normalizeComponent(
|
|
1815
1836
|
badge_badgevue_type_script_lang_js_,
|
|
1816
|
-
|
|
1817
|
-
|
|
1837
|
+
badgevue_type_template_id_fea57e1e_render,
|
|
1838
|
+
badgevue_type_template_id_fea57e1e_staticRenderFns,
|
|
1818
1839
|
false,
|
|
1819
1840
|
null,
|
|
1820
1841
|
null,
|
|
@@ -1826,14 +1847,14 @@ var badge_component = normalizeComponent(
|
|
|
1826
1847
|
;// CONCATENATED MODULE: ./components/badge/index.js
|
|
1827
1848
|
|
|
1828
1849
|
|
|
1829
|
-
;// 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=
|
|
1830
|
-
var
|
|
1831
|
-
var
|
|
1850
|
+
;// 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&
|
|
1851
|
+
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)])}
|
|
1852
|
+
var bannervue_type_template_id_6a644b26_staticRenderFns = []
|
|
1832
1853
|
|
|
1833
1854
|
|
|
1834
|
-
;// 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=
|
|
1835
|
-
var
|
|
1836
|
-
var
|
|
1855
|
+
;// 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&
|
|
1856
|
+
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()}
|
|
1857
|
+
var notice_iconvue_type_template_id_5544041e_staticRenderFns = []
|
|
1837
1858
|
|
|
1838
1859
|
|
|
1839
1860
|
;// 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&
|
|
@@ -1978,6 +1999,7 @@ const NOTICE_ROLES = ['alert', 'alertdialog', 'status'];
|
|
|
1978
1999
|
//
|
|
1979
2000
|
//
|
|
1980
2001
|
//
|
|
2002
|
+
//
|
|
1981
2003
|
|
|
1982
2004
|
|
|
1983
2005
|
|
|
@@ -1995,6 +2017,10 @@ const kindToIcon = new Map([['info', 'IconInfo'], ['success', 'IconCheckCircle']
|
|
|
1995
2017
|
IconCheckCircle: IconCheckCircle
|
|
1996
2018
|
},
|
|
1997
2019
|
props: {
|
|
2020
|
+
/**
|
|
2021
|
+
* Kind of icon
|
|
2022
|
+
* @values base, error, info, success, warning
|
|
2023
|
+
*/
|
|
1998
2024
|
kind: {
|
|
1999
2025
|
type: String,
|
|
2000
2026
|
default: 'base',
|
|
@@ -2024,8 +2050,8 @@ const kindToIcon = new Map([['info', 'IconInfo'], ['success', 'IconCheckCircle']
|
|
|
2024
2050
|
;
|
|
2025
2051
|
var notice_icon_component = normalizeComponent(
|
|
2026
2052
|
notice_notice_iconvue_type_script_lang_js_,
|
|
2027
|
-
|
|
2028
|
-
|
|
2053
|
+
notice_iconvue_type_template_id_5544041e_render,
|
|
2054
|
+
notice_iconvue_type_template_id_5544041e_staticRenderFns,
|
|
2029
2055
|
false,
|
|
2030
2056
|
null,
|
|
2031
2057
|
null,
|
|
@@ -2034,9 +2060,9 @@ var notice_icon_component = normalizeComponent(
|
|
|
2034
2060
|
)
|
|
2035
2061
|
|
|
2036
2062
|
/* harmony default export */ const notice_icon = (notice_icon_component.exports);
|
|
2037
|
-
;// 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=
|
|
2038
|
-
var
|
|
2039
|
-
var
|
|
2063
|
+
;// 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&
|
|
2064
|
+
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)])}
|
|
2065
|
+
var notice_contentvue_type_template_id_45f8172a_staticRenderFns = []
|
|
2040
2066
|
|
|
2041
2067
|
|
|
2042
2068
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -2065,17 +2091,32 @@ var notice_contentvue_type_template_id_24cf95e4_staticRenderFns = []
|
|
|
2065
2091
|
//
|
|
2066
2092
|
//
|
|
2067
2093
|
//
|
|
2094
|
+
//
|
|
2095
|
+
//
|
|
2068
2096
|
/* harmony default export */ const notice_contentvue_type_script_lang_js_ = ({
|
|
2069
2097
|
name: 'DtNoticeContent',
|
|
2070
2098
|
props: {
|
|
2099
|
+
/**
|
|
2100
|
+
* Title header of the notice. This can be left blank to remove the title from the notice entirely.
|
|
2101
|
+
*/
|
|
2071
2102
|
title: {
|
|
2072
2103
|
type: String,
|
|
2073
2104
|
default: ''
|
|
2074
2105
|
},
|
|
2106
|
+
|
|
2107
|
+
/**
|
|
2108
|
+
* ID for the title element of the component. Useful for aria-describedby
|
|
2109
|
+
* or aria-labelledby or any other reason you may need an id to refer to the title.
|
|
2110
|
+
*/
|
|
2075
2111
|
titleId: {
|
|
2076
2112
|
type: String,
|
|
2077
2113
|
default: undefined
|
|
2078
2114
|
},
|
|
2115
|
+
|
|
2116
|
+
/**
|
|
2117
|
+
* ID for the content element of the component. Useful for aria-describedby
|
|
2118
|
+
* or aria-labelledby or any other reason you may need an id to refer to the content.
|
|
2119
|
+
*/
|
|
2079
2120
|
contentId: {
|
|
2080
2121
|
type: String,
|
|
2081
2122
|
default: undefined
|
|
@@ -2094,8 +2135,8 @@ var notice_contentvue_type_template_id_24cf95e4_staticRenderFns = []
|
|
|
2094
2135
|
;
|
|
2095
2136
|
var notice_content_component = normalizeComponent(
|
|
2096
2137
|
notice_notice_contentvue_type_script_lang_js_,
|
|
2097
|
-
|
|
2098
|
-
|
|
2138
|
+
notice_contentvue_type_template_id_45f8172a_render,
|
|
2139
|
+
notice_contentvue_type_template_id_45f8172a_staticRenderFns,
|
|
2099
2140
|
false,
|
|
2100
2141
|
null,
|
|
2101
2142
|
null,
|
|
@@ -2104,9 +2145,9 @@ var notice_content_component = normalizeComponent(
|
|
|
2104
2145
|
)
|
|
2105
2146
|
|
|
2106
2147
|
/* harmony default export */ const notice_content = (notice_content_component.exports);
|
|
2107
|
-
;// 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=
|
|
2108
|
-
var
|
|
2109
|
-
var
|
|
2148
|
+
;// 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&
|
|
2149
|
+
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)}
|
|
2150
|
+
var notice_actionvue_type_template_id_49bf6244_staticRenderFns = []
|
|
2110
2151
|
|
|
2111
2152
|
|
|
2112
2153
|
;// 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&
|
|
@@ -2133,14 +2174,14 @@ var IconClose_component = normalizeComponent(
|
|
|
2133
2174
|
)
|
|
2134
2175
|
|
|
2135
2176
|
/* harmony default export */ const IconClose = (IconClose_component.exports);
|
|
2136
|
-
;// 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=
|
|
2137
|
-
var
|
|
2177
|
+
;// 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&
|
|
2178
|
+
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:[
|
|
2138
2179
|
'base-button__button',
|
|
2139
|
-
_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:[
|
|
2180
|
+
_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:[
|
|
2140
2181
|
'base-button__icon',
|
|
2141
2182
|
'd-btn__icon',
|
|
2142
2183
|
_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()])}
|
|
2143
|
-
var
|
|
2184
|
+
var buttonvue_type_template_id_5c485efa_staticRenderFns = []
|
|
2144
2185
|
|
|
2145
2186
|
|
|
2146
2187
|
;// CONCATENATED MODULE: ./components/button/button_constants.js
|
|
@@ -2195,7 +2236,7 @@ function _invalidCombinationMessage(circle, kind, importance) {
|
|
|
2195
2236
|
return `You cannot have a ${circle ? 'circle ' : ''}button \
|
|
2196
2237
|
with kind: ${kind} and importance: ${importance} as it \
|
|
2197
2238
|
does not exist in our design system. \
|
|
2198
|
-
See https://dialpad.design/components/button for a \
|
|
2239
|
+
See https://dialpad.design/components/button.html for a \
|
|
2199
2240
|
list of available button styles`;
|
|
2200
2241
|
}
|
|
2201
2242
|
|
|
@@ -2261,14 +2302,16 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2261
2302
|
//
|
|
2262
2303
|
//
|
|
2263
2304
|
//
|
|
2305
|
+
//
|
|
2306
|
+
//
|
|
2264
2307
|
|
|
2265
2308
|
|
|
2266
2309
|
|
|
2267
2310
|
/**
|
|
2268
|
-
*
|
|
2269
|
-
*
|
|
2270
|
-
*
|
|
2271
|
-
* @
|
|
2311
|
+
* A button is a UI element which allows users to take an action throughout the app.
|
|
2312
|
+
* It is important a button is identifiable, consistent, and communicates its actions clearly,
|
|
2313
|
+
* and is appropriately sized to its action.
|
|
2314
|
+
* @see https://dialpad.design/components/button.html
|
|
2272
2315
|
*/
|
|
2273
2316
|
|
|
2274
2317
|
/* harmony default export */ const buttonvue_type_script_lang_js_ = ({
|
|
@@ -2277,7 +2320,6 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2277
2320
|
/**
|
|
2278
2321
|
* Whether the button is a circle or not.
|
|
2279
2322
|
* @values true, false
|
|
2280
|
-
* @see https://dialpad.design/components/button/
|
|
2281
2323
|
*/
|
|
2282
2324
|
circle: {
|
|
2283
2325
|
type: Boolean,
|
|
@@ -2287,7 +2329,6 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2287
2329
|
/**
|
|
2288
2330
|
* The position of the icon slot within the button.
|
|
2289
2331
|
* @values left, right, top, bottom
|
|
2290
|
-
* @see https://dialpad.design/components/button/
|
|
2291
2332
|
*/
|
|
2292
2333
|
iconPosition: {
|
|
2293
2334
|
type: String,
|
|
@@ -2298,7 +2339,6 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2298
2339
|
/**
|
|
2299
2340
|
* The fill and outline of the button associated with its visual importance.
|
|
2300
2341
|
* @values clear, outlined, primary
|
|
2301
|
-
* @see https://dialpad.design/components/button/
|
|
2302
2342
|
*/
|
|
2303
2343
|
importance: {
|
|
2304
2344
|
type: String,
|
|
@@ -2309,7 +2349,7 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2309
2349
|
/**
|
|
2310
2350
|
* Whether the button should be styled as a link or not.
|
|
2311
2351
|
* @values true, false
|
|
2312
|
-
* @see https://dialpad.design/components/link
|
|
2352
|
+
* @see https://dialpad.design/components/link.html
|
|
2313
2353
|
*/
|
|
2314
2354
|
link: {
|
|
2315
2355
|
type: Boolean,
|
|
@@ -2318,8 +2358,8 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2318
2358
|
|
|
2319
2359
|
/**
|
|
2320
2360
|
* The color of the link and button if the button is styled as a link.
|
|
2321
|
-
* @values
|
|
2322
|
-
* @see https://dialpad.design/components/link
|
|
2361
|
+
* @values default, warning, danger, success, muted, inverted
|
|
2362
|
+
* @see https://dialpad.design/components/link.html
|
|
2323
2363
|
*/
|
|
2324
2364
|
linkKind: {
|
|
2325
2365
|
type: String,
|
|
@@ -2328,9 +2368,23 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2328
2368
|
},
|
|
2329
2369
|
|
|
2330
2370
|
/**
|
|
2331
|
-
*
|
|
2371
|
+
* HTML button disabled attribute
|
|
2372
|
+
* <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#disabled" target="_blank">
|
|
2373
|
+
* (Reference)
|
|
2374
|
+
* </a>
|
|
2375
|
+
* @values true, false
|
|
2376
|
+
*/
|
|
2377
|
+
disabled: {
|
|
2378
|
+
type: Boolean,
|
|
2379
|
+
default: false
|
|
2380
|
+
},
|
|
2381
|
+
|
|
2382
|
+
/**
|
|
2383
|
+
* HTML button type attribute
|
|
2384
|
+
* <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#attr-type" target="_blank">
|
|
2385
|
+
* (Reference)
|
|
2386
|
+
* </a>
|
|
2332
2387
|
* @values button, submit, reset
|
|
2333
|
-
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button
|
|
2334
2388
|
*/
|
|
2335
2389
|
type: {
|
|
2336
2390
|
type: String,
|
|
@@ -2338,10 +2392,21 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2338
2392
|
validator: t => BUTTON_TYPES.includes(t)
|
|
2339
2393
|
},
|
|
2340
2394
|
|
|
2395
|
+
/**
|
|
2396
|
+
* Button width, accepts
|
|
2397
|
+
* <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/width" target="_blank">
|
|
2398
|
+
* CSS width attribute
|
|
2399
|
+
* </a>
|
|
2400
|
+
* values
|
|
2401
|
+
*/
|
|
2402
|
+
width: {
|
|
2403
|
+
type: String,
|
|
2404
|
+
default: 'auto'
|
|
2405
|
+
},
|
|
2406
|
+
|
|
2341
2407
|
/**
|
|
2342
2408
|
* The size of the button.
|
|
2343
2409
|
* @values xs, sm, md, lg, xl
|
|
2344
|
-
* @see https://dialpad.design/components/button
|
|
2345
2410
|
*/
|
|
2346
2411
|
size: {
|
|
2347
2412
|
type: String,
|
|
@@ -2360,7 +2425,6 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2360
2425
|
/**
|
|
2361
2426
|
* Whether the button should display a loading animation or not.
|
|
2362
2427
|
* @values true, false
|
|
2363
|
-
* @see https://dialpad.design/components/button
|
|
2364
2428
|
*/
|
|
2365
2429
|
loading: {
|
|
2366
2430
|
type: Boolean,
|
|
@@ -2369,8 +2433,7 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2369
2433
|
|
|
2370
2434
|
/**
|
|
2371
2435
|
* The color of the button.
|
|
2372
|
-
* @values default, danger, inverted
|
|
2373
|
-
* @see https://dialpad.design/components/button
|
|
2436
|
+
* @values default, muted, danger, inverted
|
|
2374
2437
|
*/
|
|
2375
2438
|
kind: {
|
|
2376
2439
|
type: String,
|
|
@@ -2520,8 +2583,8 @@ const LINK_KIND_MODIFIERS = {
|
|
|
2520
2583
|
;
|
|
2521
2584
|
var button_component = normalizeComponent(
|
|
2522
2585
|
button_buttonvue_type_script_lang_js_,
|
|
2523
|
-
|
|
2524
|
-
|
|
2586
|
+
buttonvue_type_template_id_5c485efa_render,
|
|
2587
|
+
buttonvue_type_template_id_5c485efa_staticRenderFns,
|
|
2525
2588
|
false,
|
|
2526
2589
|
null,
|
|
2527
2590
|
null,
|
|
@@ -2554,6 +2617,7 @@ var button_component = normalizeComponent(
|
|
|
2554
2617
|
//
|
|
2555
2618
|
//
|
|
2556
2619
|
//
|
|
2620
|
+
//
|
|
2557
2621
|
|
|
2558
2622
|
|
|
2559
2623
|
/* harmony default export */ const notice_actionvue_type_script_lang_js_ = ({
|
|
@@ -2563,16 +2627,30 @@ var button_component = normalizeComponent(
|
|
|
2563
2627
|
DtButton: button_button
|
|
2564
2628
|
},
|
|
2565
2629
|
props: {
|
|
2630
|
+
/**
|
|
2631
|
+
* Props for the notice close button.
|
|
2632
|
+
*/
|
|
2566
2633
|
closeButtonProps: {
|
|
2567
2634
|
type: Object,
|
|
2568
2635
|
default: () => ({})
|
|
2569
2636
|
},
|
|
2637
|
+
|
|
2638
|
+
/**
|
|
2639
|
+
* Hides the close button from the notice
|
|
2640
|
+
* @values true, false
|
|
2641
|
+
*/
|
|
2570
2642
|
hideClose: {
|
|
2571
2643
|
type: Boolean,
|
|
2572
2644
|
default: false
|
|
2573
2645
|
}
|
|
2574
2646
|
},
|
|
2575
|
-
emits: [
|
|
2647
|
+
emits: [
|
|
2648
|
+
/**
|
|
2649
|
+
* Close button click event
|
|
2650
|
+
*
|
|
2651
|
+
* @event close
|
|
2652
|
+
*/
|
|
2653
|
+
'close'],
|
|
2576
2654
|
|
|
2577
2655
|
created() {
|
|
2578
2656
|
if (!this.hideClose && !this.closeButtonProps.ariaLabel) {
|
|
@@ -2611,8 +2689,8 @@ var button_component = normalizeComponent(
|
|
|
2611
2689
|
;
|
|
2612
2690
|
var notice_action_component = normalizeComponent(
|
|
2613
2691
|
notice_notice_actionvue_type_script_lang_js_,
|
|
2614
|
-
|
|
2615
|
-
|
|
2692
|
+
notice_actionvue_type_template_id_49bf6244_render,
|
|
2693
|
+
notice_actionvue_type_template_id_49bf6244_staticRenderFns,
|
|
2616
2694
|
false,
|
|
2617
2695
|
null,
|
|
2618
2696
|
null,
|
|
@@ -2626,14 +2704,19 @@ const focusableAttrs = ':not(:disabled):not([aria-disabled="true"])';
|
|
|
2626
2704
|
const tabbableAttrs = `${focusableAttrs}:not([tabindex="-1"])`;
|
|
2627
2705
|
const focusableElementsList = `button,[href],input,select,textarea,details,[tabindex]`;
|
|
2628
2706
|
/**
|
|
2629
|
-
*
|
|
2707
|
+
* This mixin provides the methods to automatically trap tab focus within
|
|
2630
2708
|
* the component this mixin is on, meaning it is not possible to tab out
|
|
2631
|
-
* of the component without dismissing it.
|
|
2632
|
-
*
|
|
2633
|
-
*
|
|
2709
|
+
* of the component without dismissing it.
|
|
2710
|
+
*
|
|
2711
|
+
* Useful for accessibility reasons on things like important actionable alerts.
|
|
2712
|
+
*
|
|
2713
|
+
* Use focusFirstElement to focus on the first tabbable element within your component, and call
|
|
2634
2714
|
* focusTrappedTabPress every time tab is pressed to trap tab within this
|
|
2635
|
-
* component.
|
|
2715
|
+
* component.
|
|
2716
|
+
*
|
|
2717
|
+
* Note that focusFirstElement WILL focus elements with tabindex="-1",
|
|
2636
2718
|
* however focusTrappedTabPress will not.
|
|
2719
|
+
* @displayName Modal Mixin
|
|
2637
2720
|
*/
|
|
2638
2721
|
|
|
2639
2722
|
/* harmony default export */ const modal = ({
|
|
@@ -2788,6 +2871,12 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2788
2871
|
|
|
2789
2872
|
|
|
2790
2873
|
|
|
2874
|
+
/**
|
|
2875
|
+
* Banners are a type of notice, delivering system and engagement messaging.
|
|
2876
|
+
* These are highly intrusive notices and should be used sparingly and appropriately.
|
|
2877
|
+
* @see https://dialpad.design/components/banner.html
|
|
2878
|
+
*/
|
|
2879
|
+
|
|
2791
2880
|
/* harmony default export */ const bannervue_type_script_lang_js_ = ({
|
|
2792
2881
|
name: 'DtBanner',
|
|
2793
2882
|
components: {
|
|
@@ -2833,8 +2922,9 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2833
2922
|
|
|
2834
2923
|
/**
|
|
2835
2924
|
* Used in scenarios where the message needs to visually dominate the screen.
|
|
2836
|
-
*
|
|
2925
|
+
* This will also change the aria role from status to alertdialog.
|
|
2837
2926
|
* and will modally trap the keyboard focus in the dialog as soon as it displays.
|
|
2927
|
+
* @values true, false
|
|
2838
2928
|
*/
|
|
2839
2929
|
important: {
|
|
2840
2930
|
type: Boolean,
|
|
@@ -2843,6 +2933,7 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2843
2933
|
|
|
2844
2934
|
/**
|
|
2845
2935
|
* Pins the banner to the top of the window and pushes all app content down.
|
|
2936
|
+
* @values true, false
|
|
2846
2937
|
*/
|
|
2847
2938
|
pinned: {
|
|
2848
2939
|
type: Boolean,
|
|
@@ -2851,10 +2942,11 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2851
2942
|
|
|
2852
2943
|
/**
|
|
2853
2944
|
* Severity level of the notice, sets the icon and background
|
|
2945
|
+
* @values base, error, info, success, warning
|
|
2854
2946
|
*/
|
|
2855
2947
|
kind: {
|
|
2856
2948
|
type: String,
|
|
2857
|
-
default: '',
|
|
2949
|
+
default: 'base',
|
|
2858
2950
|
|
|
2859
2951
|
validate(kind) {
|
|
2860
2952
|
return NOTICE_KINDS.includes(kind);
|
|
@@ -2880,6 +2972,7 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2880
2972
|
|
|
2881
2973
|
/**
|
|
2882
2974
|
* Hides the icon from the notice
|
|
2975
|
+
* @values true, false
|
|
2883
2976
|
*/
|
|
2884
2977
|
hideIcon: {
|
|
2885
2978
|
type: Boolean,
|
|
@@ -2904,7 +2997,9 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2904
2997
|
|
|
2905
2998
|
/**
|
|
2906
2999
|
* Background image size, follows the background-size CSS property values
|
|
2907
|
-
* https://developer.mozilla.org/en-US/docs/Web/CSS/background-size
|
|
3000
|
+
* <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/background-size" target="_blank">
|
|
3001
|
+
* CSS background-sizes
|
|
3002
|
+
* </a>
|
|
2908
3003
|
*/
|
|
2909
3004
|
backgroundSize: {
|
|
2910
3005
|
type: String,
|
|
@@ -2972,8 +3067,8 @@ const focusableElementsList = `button,[href],input,select,textarea,details,[tabi
|
|
|
2972
3067
|
;
|
|
2973
3068
|
var banner_component = normalizeComponent(
|
|
2974
3069
|
banner_bannervue_type_script_lang_js_,
|
|
2975
|
-
|
|
2976
|
-
|
|
3070
|
+
bannervue_type_template_id_6a644b26_render,
|
|
3071
|
+
bannervue_type_template_id_6a644b26_staticRenderFns,
|
|
2977
3072
|
false,
|
|
2978
3073
|
null,
|
|
2979
3074
|
null,
|
|
@@ -2984,32 +3079,32 @@ var banner_component = normalizeComponent(
|
|
|
2984
3079
|
/* harmony default export */ const banner = (banner_component.exports);
|
|
2985
3080
|
;// CONCATENATED MODULE: ./components/banner/index.js
|
|
2986
3081
|
|
|
2987
|
-
;// 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=
|
|
2988
|
-
var
|
|
3082
|
+
;// 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&
|
|
3083
|
+
var breadcrumbsvue_type_template_id_44efd414_render = function () {
|
|
2989
3084
|
var _obj;
|
|
2990
3085
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{class:[
|
|
2991
3086
|
'd-breadcrumbs',
|
|
2992
3087
|
( _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)])}
|
|
2993
|
-
var
|
|
3088
|
+
var breadcrumbsvue_type_template_id_44efd414_staticRenderFns = []
|
|
2994
3089
|
|
|
2995
3090
|
|
|
2996
3091
|
;// CONCATENATED MODULE: ./components/breadcrumbs/breadcrumbs_constants.js
|
|
2997
3092
|
const BREADCRUMB_ITEM_SELECTED_MODIFIER = 'd-breadcrumbs__item--selected';
|
|
2998
3093
|
const BREADCRUMBS_INVERTED_MODIFIER = 'd-breadcrumbs--inverted';
|
|
2999
|
-
;// 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=
|
|
3000
|
-
var
|
|
3094
|
+
;// 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&
|
|
3095
|
+
var breadcrumb_itemvue_type_template_id_5a420c8e_render = function () {
|
|
3001
3096
|
var _obj;
|
|
3002
3097
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{class:[
|
|
3003
3098
|
'd-breadcrumbs__item',
|
|
3004
3099
|
( _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)}
|
|
3005
|
-
var
|
|
3100
|
+
var breadcrumb_itemvue_type_template_id_5a420c8e_staticRenderFns = []
|
|
3006
3101
|
|
|
3007
3102
|
|
|
3008
|
-
;// 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=
|
|
3009
|
-
var
|
|
3103
|
+
;// 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&
|
|
3104
|
+
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:[
|
|
3010
3105
|
'd-link',
|
|
3011
3106
|
_vm.LINK_KIND_MODIFIERS[_vm.kind] ],attrs:{"data-qa":"dt-link"}},_vm.$listeners),[_vm._t("default")],2)}
|
|
3012
|
-
var
|
|
3107
|
+
var linkvue_type_template_id_17f0d290_staticRenderFns = []
|
|
3013
3108
|
|
|
3014
3109
|
|
|
3015
3110
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -3026,10 +3121,13 @@ var linkvue_type_template_id_f7ce3dfc_staticRenderFns = []
|
|
|
3026
3121
|
//
|
|
3027
3122
|
//
|
|
3028
3123
|
//
|
|
3124
|
+
//
|
|
3029
3125
|
|
|
3030
3126
|
/**
|
|
3127
|
+
* A link is a navigational element that can be found on its own, within other text, or directly following content.
|
|
3031
3128
|
* @property {String} href attribute
|
|
3032
3129
|
* @property {String} rel attribute
|
|
3130
|
+
* @see https://dialpad.design/components/link.html
|
|
3033
3131
|
*/
|
|
3034
3132
|
|
|
3035
3133
|
/* harmony default export */ const linkvue_type_script_lang_js_ = ({
|
|
@@ -3037,6 +3135,7 @@ var linkvue_type_template_id_f7ce3dfc_staticRenderFns = []
|
|
|
3037
3135
|
props: {
|
|
3038
3136
|
/**
|
|
3039
3137
|
* Applies the link variant styles
|
|
3138
|
+
* @values null, danger, warning, success, muted, inverted
|
|
3040
3139
|
*/
|
|
3041
3140
|
kind: {
|
|
3042
3141
|
type: String,
|
|
@@ -3090,8 +3189,8 @@ var linkvue_type_template_id_f7ce3dfc_staticRenderFns = []
|
|
|
3090
3189
|
;
|
|
3091
3190
|
var link_component = normalizeComponent(
|
|
3092
3191
|
link_linkvue_type_script_lang_js_,
|
|
3093
|
-
|
|
3094
|
-
|
|
3192
|
+
linkvue_type_template_id_17f0d290_render,
|
|
3193
|
+
linkvue_type_template_id_17f0d290_staticRenderFns,
|
|
3095
3194
|
false,
|
|
3096
3195
|
null,
|
|
3097
3196
|
null,
|
|
@@ -3137,7 +3236,7 @@ var link_component = normalizeComponent(
|
|
|
3137
3236
|
inheritAttrs: false,
|
|
3138
3237
|
props: {
|
|
3139
3238
|
/**
|
|
3140
|
-
*
|
|
3239
|
+
* Passed through to link. If true, applies inverted styles to the link.
|
|
3141
3240
|
*/
|
|
3142
3241
|
inverted: {
|
|
3143
3242
|
type: Boolean,
|
|
@@ -3154,7 +3253,7 @@ var link_component = normalizeComponent(
|
|
|
3154
3253
|
|
|
3155
3254
|
/**
|
|
3156
3255
|
* Describes the breadcrumb. Overridden by default slot
|
|
3157
|
-
|
|
3256
|
+
*/
|
|
3158
3257
|
label: {
|
|
3159
3258
|
type: String,
|
|
3160
3259
|
default: ''
|
|
@@ -3190,8 +3289,8 @@ var link_component = normalizeComponent(
|
|
|
3190
3289
|
;
|
|
3191
3290
|
var breadcrumb_item_component = normalizeComponent(
|
|
3192
3291
|
breadcrumbs_breadcrumb_itemvue_type_script_lang_js_,
|
|
3193
|
-
|
|
3194
|
-
|
|
3292
|
+
breadcrumb_itemvue_type_template_id_5a420c8e_render,
|
|
3293
|
+
breadcrumb_itemvue_type_template_id_5a420c8e_staticRenderFns,
|
|
3195
3294
|
false,
|
|
3196
3295
|
null,
|
|
3197
3296
|
null,
|
|
@@ -3227,6 +3326,12 @@ var breadcrumb_item_component = normalizeComponent(
|
|
|
3227
3326
|
|
|
3228
3327
|
|
|
3229
3328
|
|
|
3329
|
+
/**
|
|
3330
|
+
* Breadcrumbs are links used to provide context for the currently-viewed page
|
|
3331
|
+
* and where it is located within the overall site structure.
|
|
3332
|
+
* @see https://dialpad.design/components/breadcrumbs.html
|
|
3333
|
+
*/
|
|
3334
|
+
|
|
3230
3335
|
/* harmony default export */ const breadcrumbsvue_type_script_lang_js_ = ({
|
|
3231
3336
|
name: 'DtBreadcrumbs',
|
|
3232
3337
|
components: {
|
|
@@ -3254,6 +3359,7 @@ var breadcrumb_item_component = normalizeComponent(
|
|
|
3254
3359
|
|
|
3255
3360
|
/**
|
|
3256
3361
|
* Passed through to link. If true, applies inverted styles to the link.
|
|
3362
|
+
* @values true, false
|
|
3257
3363
|
*/
|
|
3258
3364
|
inverted: {
|
|
3259
3365
|
type: Boolean,
|
|
@@ -3294,8 +3400,8 @@ var breadcrumb_item_component = normalizeComponent(
|
|
|
3294
3400
|
;
|
|
3295
3401
|
var breadcrumbs_component = normalizeComponent(
|
|
3296
3402
|
breadcrumbs_breadcrumbsvue_type_script_lang_js_,
|
|
3297
|
-
|
|
3298
|
-
|
|
3403
|
+
breadcrumbsvue_type_template_id_44efd414_render,
|
|
3404
|
+
breadcrumbsvue_type_template_id_44efd414_staticRenderFns,
|
|
3299
3405
|
false,
|
|
3300
3406
|
null,
|
|
3301
3407
|
null,
|
|
@@ -3310,11 +3416,11 @@ var breadcrumbs_component = normalizeComponent(
|
|
|
3310
3416
|
|
|
3311
3417
|
;// CONCATENATED MODULE: ./components/button/index.js
|
|
3312
3418
|
|
|
3313
|
-
;// 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=
|
|
3314
|
-
var
|
|
3419
|
+
;// 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&
|
|
3420
|
+
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:[
|
|
3315
3421
|
'd-btn-group',
|
|
3316
|
-
_vm.BUTTON_GROUP_ALIGNMENT[
|
|
3317
|
-
var
|
|
3422
|
+
_vm.BUTTON_GROUP_ALIGNMENT[_vm.alignment] ],attrs:{"role":"group"}},[_vm._t("default")],2)}
|
|
3423
|
+
var button_groupvue_type_template_id_26eb52e6_staticRenderFns = []
|
|
3318
3424
|
|
|
3319
3425
|
|
|
3320
3426
|
;// CONCATENATED MODULE: ./components/button_group/button_group_constants.js
|
|
@@ -3370,8 +3476,8 @@ const BUTTON_GROUP_ALIGNMENT = {
|
|
|
3370
3476
|
;
|
|
3371
3477
|
var button_group_component = normalizeComponent(
|
|
3372
3478
|
button_group_button_groupvue_type_script_lang_js_,
|
|
3373
|
-
|
|
3374
|
-
|
|
3479
|
+
button_groupvue_type_template_id_26eb52e6_render,
|
|
3480
|
+
button_groupvue_type_template_id_26eb52e6_staticRenderFns,
|
|
3375
3481
|
false,
|
|
3376
3482
|
null,
|
|
3377
3483
|
null,
|
|
@@ -3383,8 +3489,8 @@ var button_group_component = normalizeComponent(
|
|
|
3383
3489
|
;// CONCATENATED MODULE: ./components/button_group/index.js
|
|
3384
3490
|
|
|
3385
3491
|
|
|
3386
|
-
;// 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=
|
|
3387
|
-
var
|
|
3492
|
+
;// 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&
|
|
3493
|
+
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:[
|
|
3388
3494
|
'd-card',
|
|
3389
3495
|
_vm.containerClass ],attrs:{"data-qa":"dt-card"}},[(_vm.$slots.header)?_c('div',{class:[
|
|
3390
3496
|
'd-card__header',
|
|
@@ -3393,7 +3499,7 @@ var cardvue_type_template_id_092db2a1_render = function () {var _vm=this;var _h=
|
|
|
3393
3499
|
_vm.contentClass ],style:({ 'max-height': _vm.maxHeight })},[_vm._t("content")],2),(_vm.$slots.footer)?_c('div',{class:[
|
|
3394
3500
|
'd-card__footer',
|
|
3395
3501
|
_vm.footerClass ]},[_vm._t("footer")],2):_vm._e()])}
|
|
3396
|
-
var
|
|
3502
|
+
var cardvue_type_template_id_e2408fa4_staticRenderFns = []
|
|
3397
3503
|
|
|
3398
3504
|
|
|
3399
3505
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -3437,6 +3543,15 @@ var cardvue_type_template_id_092db2a1_staticRenderFns = []
|
|
|
3437
3543
|
//
|
|
3438
3544
|
//
|
|
3439
3545
|
//
|
|
3546
|
+
//
|
|
3547
|
+
//
|
|
3548
|
+
//
|
|
3549
|
+
|
|
3550
|
+
/**
|
|
3551
|
+
* A card contains summary content and actions about a single subject.
|
|
3552
|
+
* It can be used by itself or within a list, and is generally interactive.
|
|
3553
|
+
* @see https://dialpad.design/components/card.html
|
|
3554
|
+
*/
|
|
3440
3555
|
/* harmony default export */ const cardvue_type_script_lang_js_ = ({
|
|
3441
3556
|
name: 'DtCard',
|
|
3442
3557
|
props: {
|
|
@@ -3494,8 +3609,8 @@ var cardvue_type_template_id_092db2a1_staticRenderFns = []
|
|
|
3494
3609
|
;
|
|
3495
3610
|
var card_component = normalizeComponent(
|
|
3496
3611
|
card_cardvue_type_script_lang_js_,
|
|
3497
|
-
|
|
3498
|
-
|
|
3612
|
+
cardvue_type_template_id_e2408fa4_render,
|
|
3613
|
+
cardvue_type_template_id_e2408fa4_staticRenderFns,
|
|
3499
3614
|
false,
|
|
3500
3615
|
null,
|
|
3501
3616
|
null,
|
|
@@ -3506,9 +3621,9 @@ var card_component = normalizeComponent(
|
|
|
3506
3621
|
/* harmony default export */ const card = (card_component.exports);
|
|
3507
3622
|
;// CONCATENATED MODULE: ./components/card/index.js
|
|
3508
3623
|
|
|
3509
|
-
;// 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=
|
|
3510
|
-
var
|
|
3511
|
-
var
|
|
3624
|
+
;// 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&
|
|
3625
|
+
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()])}
|
|
3626
|
+
var comboboxvue_type_template_id_397ad57a_staticRenderFns = []
|
|
3512
3627
|
|
|
3513
3628
|
|
|
3514
3629
|
;// CONCATENATED MODULE: ./common/mixins/dom.js
|
|
@@ -3644,6 +3759,8 @@ var comboboxvue_type_template_id_f9b55a7e_staticRenderFns = []
|
|
|
3644
3759
|
}
|
|
3645
3760
|
});
|
|
3646
3761
|
;// CONCATENATED MODULE: ./common/mixins/keyboard_list_navigation.js
|
|
3762
|
+
|
|
3763
|
+
const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced ' + 'element doesn\'t exist. Received listElement: ';
|
|
3647
3764
|
/**
|
|
3648
3765
|
* Usage: `mixins: [keyboardNavigationMixin(options)]`
|
|
3649
3766
|
*
|
|
@@ -3652,9 +3769,21 @@ var comboboxvue_type_template_id_f9b55a7e_staticRenderFns = []
|
|
|
3652
3769
|
*
|
|
3653
3770
|
* To be effective, you must bind the onUpKey and onDownKey events, usually to
|
|
3654
3771
|
* the root element of the component.
|
|
3772
|
+
*
|
|
3773
|
+
* @param listItemRole
|
|
3774
|
+
* @param indexKey
|
|
3775
|
+
* @param idKey
|
|
3776
|
+
* @param listElementKey
|
|
3777
|
+
* @param activeItemKey
|
|
3778
|
+
* @param openMethod
|
|
3779
|
+
* @param afterHighlightMethod
|
|
3780
|
+
* @param beginningOfListMethod
|
|
3781
|
+
* @param endOfListMethod
|
|
3782
|
+
* @param scrollToOnHighlight
|
|
3783
|
+
* @param focusOnKeyboardNavigation
|
|
3784
|
+
* @displayName Keyboard Navigation Mixin
|
|
3655
3785
|
*/
|
|
3656
3786
|
|
|
3657
|
-
const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced ' + 'element doesn\'t exist. Received listElement: ';
|
|
3658
3787
|
/* harmony default export */ const keyboard_list_navigation = (function () {
|
|
3659
3788
|
let {
|
|
3660
3789
|
// Role of the list items in the component. This is used to identify the list items
|
|
@@ -3885,13 +4014,13 @@ var combobox_loading_listvue_type_template_id_07d9971d_render = function () {var
|
|
|
3885
4014
|
var combobox_loading_listvue_type_template_id_07d9971d_staticRenderFns = []
|
|
3886
4015
|
|
|
3887
4016
|
|
|
3888
|
-
;// 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=
|
|
3889
|
-
var
|
|
4017
|
+
;// 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=f39797e6&
|
|
4018
|
+
var list_itemvue_type_template_id_f39797e6_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', {
|
|
3890
4019
|
'dt-list-item--focusable': _vm.isFocusable,
|
|
3891
4020
|
'dt-list-item--highlighted': _vm.isHighlighted,
|
|
3892
4021
|
'dt-list-item--static': !_vm.isHoverable,
|
|
3893
4022
|
}],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)}
|
|
3894
|
-
var
|
|
4023
|
+
var list_itemvue_type_template_id_f39797e6_staticRenderFns = []
|
|
3895
4024
|
|
|
3896
4025
|
|
|
3897
4026
|
;// CONCATENATED MODULE: ./components/list_item/list_item_constants.js
|
|
@@ -3908,9 +4037,9 @@ const LIST_ITEM_NAVIGATION_TYPES = {
|
|
|
3908
4037
|
LIST_ITEM_TYPES,
|
|
3909
4038
|
LIST_ITEM_NAVIGATION_TYPES
|
|
3910
4039
|
});
|
|
3911
|
-
;// 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/default_list_item.vue?vue&type=template&id=
|
|
3912
|
-
var
|
|
3913
|
-
var
|
|
4040
|
+
;// 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/default_list_item.vue?vue&type=template&id=4c89d4ed&
|
|
4041
|
+
var default_list_itemvue_type_template_id_4c89d4ed_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"dt-default-list-item d-fs14 d-lh4 d-py4 d-px12 d-d-flex d-ai-center"},[(_vm.$slots.left)?_c('section',{staticClass:"dt-default-list-item--left d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pr8",attrs:{"data-qa":"dt-default-list-item-left-wrapper"}},[_vm._t("left")],2):_vm._e(),_c('section',{staticClass:"d-fl-grow1"},[(_vm.$slots.default)?_c('div',[_vm._t("default")],2):_vm._e(),(_vm.$slots.subtitle)?_c('div',{class:['d-fs12 d-fc-black-500', { 'd-mtn2': _vm.$slots.default }],attrs:{"data-qa":"dt-default-list-item-subtitle-wrapper"}},[_vm._t("subtitle")],2):_vm._e(),(_vm.$slots.bottom)?_c('div',{staticClass:"d-mt2",attrs:{"data-qa":"dt-default-list-item-bottom-wrapper"}},[_vm._t("bottom")],2):_vm._e()]),(_vm.$slots.right)?_c('section',{staticClass:"dt-default-list-item--right d-d-inline-flex d-as-flex-start d-d-flex d-ai-center d-pl8",attrs:{"data-qa":"dt-default-list-item-right-wrapper"}},[_vm._t("right")],2):_vm._e()])}
|
|
4042
|
+
var default_list_itemvue_type_template_id_4c89d4ed_staticRenderFns = []
|
|
3914
4043
|
|
|
3915
4044
|
|
|
3916
4045
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/list_item/default_list_item.vue?vue&type=script&lang=js&
|
|
@@ -3977,8 +4106,8 @@ var default_list_itemvue_type_style_index_0_lang_less_ = __webpack_require__(737
|
|
|
3977
4106
|
|
|
3978
4107
|
var default_list_item_component = normalizeComponent(
|
|
3979
4108
|
list_item_default_list_itemvue_type_script_lang_js_,
|
|
3980
|
-
|
|
3981
|
-
|
|
4109
|
+
default_list_itemvue_type_template_id_4c89d4ed_render,
|
|
4110
|
+
default_list_itemvue_type_template_id_4c89d4ed_staticRenderFns,
|
|
3982
4111
|
false,
|
|
3983
4112
|
null,
|
|
3984
4113
|
null,
|
|
@@ -4018,8 +4147,15 @@ var default_list_item_component = normalizeComponent(
|
|
|
4018
4147
|
//
|
|
4019
4148
|
//
|
|
4020
4149
|
//
|
|
4150
|
+
//
|
|
4151
|
+
//
|
|
4152
|
+
|
|
4021
4153
|
|
|
4022
4154
|
|
|
4155
|
+
/**
|
|
4156
|
+
* A list item is an element that can be used to represent individual items in a list.
|
|
4157
|
+
* @see https://dialpad.design/components/list_item.html
|
|
4158
|
+
*/
|
|
4023
4159
|
|
|
4024
4160
|
/* harmony default export */ const list_itemvue_type_script_lang_js_ = ({
|
|
4025
4161
|
name: 'ListItem',
|
|
@@ -4057,7 +4193,7 @@ var default_list_item_component = normalizeComponent(
|
|
|
4057
4193
|
},
|
|
4058
4194
|
|
|
4059
4195
|
/**
|
|
4060
|
-
*
|
|
4196
|
+
* HTML element type (tag name) of the content wrapper element.
|
|
4061
4197
|
*/
|
|
4062
4198
|
elementType: {
|
|
4063
4199
|
type: String,
|
|
@@ -4066,6 +4202,7 @@ var default_list_item_component = normalizeComponent(
|
|
|
4066
4202
|
|
|
4067
4203
|
/**
|
|
4068
4204
|
* The type of child list item to use.
|
|
4205
|
+
* @values default, custom
|
|
4069
4206
|
*/
|
|
4070
4207
|
type: {
|
|
4071
4208
|
type: String,
|
|
@@ -4078,6 +4215,7 @@ var default_list_item_component = normalizeComponent(
|
|
|
4078
4215
|
* - "arrow-keys" for items that are navigated with UP/DOWN keys.
|
|
4079
4216
|
* - "tab" for items that are navigated using the TAB key.
|
|
4080
4217
|
* - "none" for static items that are not interactive.
|
|
4218
|
+
* @values arrow-keys, tab, none
|
|
4081
4219
|
*/
|
|
4082
4220
|
navigationType: {
|
|
4083
4221
|
type: String,
|
|
@@ -4210,8 +4348,8 @@ var list_itemvue_type_style_index_0_lang_less_ = __webpack_require__(285);
|
|
|
4210
4348
|
|
|
4211
4349
|
var list_item_component = normalizeComponent(
|
|
4212
4350
|
list_item_list_itemvue_type_script_lang_js_,
|
|
4213
|
-
|
|
4214
|
-
|
|
4351
|
+
list_itemvue_type_template_id_f39797e6_render,
|
|
4352
|
+
list_itemvue_type_template_id_f39797e6_staticRenderFns,
|
|
4215
4353
|
false,
|
|
4216
4354
|
null,
|
|
4217
4355
|
null,
|
|
@@ -4222,20 +4360,20 @@ var list_item_component = normalizeComponent(
|
|
|
4222
4360
|
/* harmony default export */ const list_item = (list_item_component.exports);
|
|
4223
4361
|
;// CONCATENATED MODULE: ./components/list_item/index.js
|
|
4224
4362
|
|
|
4225
|
-
;// 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=
|
|
4226
|
-
var
|
|
4227
|
-
var
|
|
4363
|
+
;// 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=6cda56f1&
|
|
4364
|
+
var skeletonvue_type_template_id_6cda56f1_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)}
|
|
4365
|
+
var skeletonvue_type_template_id_6cda56f1_staticRenderFns = []
|
|
4228
4366
|
|
|
4229
4367
|
|
|
4230
|
-
;// 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=
|
|
4231
|
-
var
|
|
4368
|
+
;// 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&
|
|
4369
|
+
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:[
|
|
4232
4370
|
'skeleton-placeholder',
|
|
4233
4371
|
_vm.SKELETON_SHAPES[_vm.shape],
|
|
4234
4372
|
{
|
|
4235
4373
|
'skeleton-placeholder--animate': _vm.animate,
|
|
4236
4374
|
},
|
|
4237
4375
|
_vm.contentClass ],style:(_vm.shapeStyles),attrs:{"data-qa":"skeleton-shape"}})}
|
|
4238
|
-
var
|
|
4376
|
+
var skeleton_shapevue_type_template_id_afabf0b6_staticRenderFns = []
|
|
4239
4377
|
|
|
4240
4378
|
|
|
4241
4379
|
;// CONCATENATED MODULE: ./components/skeleton/skeleton_constants.js
|
|
@@ -4269,6 +4407,10 @@ const SKELETON_HEADING_HEIGHTS = {
|
|
|
4269
4407
|
});
|
|
4270
4408
|
;// CONCATENATED MODULE: ./common/mixins/skeleton.js
|
|
4271
4409
|
|
|
4410
|
+
/**
|
|
4411
|
+
* @displayName Skeleton Animation Mixin
|
|
4412
|
+
*/
|
|
4413
|
+
|
|
4272
4414
|
/* harmony default export */ const skeleton = ({
|
|
4273
4415
|
computed: {
|
|
4274
4416
|
skeletonOffset() {
|
|
@@ -4324,27 +4466,58 @@ const SKELETON_HEADING_HEIGHTS = {
|
|
|
4324
4466
|
name: 'DtSkeletonShape',
|
|
4325
4467
|
mixins: [skeleton],
|
|
4326
4468
|
props: {
|
|
4469
|
+
/**
|
|
4470
|
+
* Defines the shape of the skeleton, accepts circle or square.
|
|
4471
|
+
* @values circle, square
|
|
4472
|
+
*/
|
|
4327
4473
|
shape: {
|
|
4328
4474
|
type: String,
|
|
4329
4475
|
default: 'circle',
|
|
4330
4476
|
validator: shape => Object.keys(SKELETON_SHAPES).includes(shape)
|
|
4331
4477
|
},
|
|
4478
|
+
|
|
4479
|
+
/**
|
|
4480
|
+
* Size of the shape
|
|
4481
|
+
* @values xs, sm, md, lg, xl
|
|
4482
|
+
*/
|
|
4332
4483
|
size: {
|
|
4333
4484
|
type: String,
|
|
4334
4485
|
default: 'md'
|
|
4335
4486
|
},
|
|
4487
|
+
|
|
4488
|
+
/**
|
|
4489
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
4490
|
+
*/
|
|
4336
4491
|
animationDuration: {
|
|
4337
4492
|
type: Number,
|
|
4338
4493
|
default: -1
|
|
4339
4494
|
},
|
|
4495
|
+
|
|
4496
|
+
/**
|
|
4497
|
+
* This property has higher priority than "option.animate"
|
|
4498
|
+
* @values true, false
|
|
4499
|
+
*/
|
|
4340
4500
|
animate: {
|
|
4341
4501
|
type: Boolean,
|
|
4342
4502
|
default: true
|
|
4343
4503
|
},
|
|
4504
|
+
|
|
4505
|
+
/**
|
|
4506
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
4507
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
4508
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
4509
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
4510
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
4511
|
+
* is milliseconds.
|
|
4512
|
+
*/
|
|
4344
4513
|
offset: {
|
|
4345
4514
|
type: Number,
|
|
4346
4515
|
default: 1
|
|
4347
4516
|
},
|
|
4517
|
+
|
|
4518
|
+
/**
|
|
4519
|
+
* Additional class name for the content.
|
|
4520
|
+
*/
|
|
4348
4521
|
contentClass: {
|
|
4349
4522
|
type: [String, Object, Array],
|
|
4350
4523
|
default: ''
|
|
@@ -4382,8 +4555,8 @@ const SKELETON_HEADING_HEIGHTS = {
|
|
|
4382
4555
|
;
|
|
4383
4556
|
var skeleton_shape_component = normalizeComponent(
|
|
4384
4557
|
skeleton_skeleton_shapevue_type_script_lang_js_,
|
|
4385
|
-
|
|
4386
|
-
|
|
4558
|
+
skeleton_shapevue_type_template_id_afabf0b6_render,
|
|
4559
|
+
skeleton_shapevue_type_template_id_afabf0b6_staticRenderFns,
|
|
4387
4560
|
false,
|
|
4388
4561
|
null,
|
|
4389
4562
|
null,
|
|
@@ -4392,28 +4565,28 @@ var skeleton_shape_component = normalizeComponent(
|
|
|
4392
4565
|
)
|
|
4393
4566
|
|
|
4394
4567
|
/* harmony default export */ const skeleton_shape = (skeleton_shape_component.exports);
|
|
4395
|
-
;// 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=
|
|
4396
|
-
var
|
|
4568
|
+
;// 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&
|
|
4569
|
+
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:[
|
|
4397
4570
|
'd-d-flex',
|
|
4398
4571
|
{
|
|
4399
4572
|
'd-ai-center': _vm.paragraphs.rows === 1,
|
|
4400
4573
|
},
|
|
4401
4574
|
_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)}
|
|
4402
|
-
var
|
|
4575
|
+
var skeleton_list_itemvue_type_template_id_550aef30_staticRenderFns = []
|
|
4403
4576
|
|
|
4404
4577
|
|
|
4405
|
-
;// 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=
|
|
4406
|
-
var
|
|
4578
|
+
;// 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&
|
|
4579
|
+
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:[
|
|
4407
4580
|
'd-w100p',
|
|
4408
4581
|
_vm.contentClass ],attrs:{"contentClass":"","data-qa":"skeleton-paragraph"}},_vm._l((_vm.integerRows),function(row){return _c('dt-skeleton-text',{key:row,class:[
|
|
4409
4582
|
{
|
|
4410
4583
|
'd-mb12': row !== _vm.integerRows,
|
|
4411
4584
|
} ],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)}
|
|
4412
|
-
var
|
|
4585
|
+
var skeleton_paragraphvue_type_template_id_74552fc9_staticRenderFns = []
|
|
4413
4586
|
|
|
4414
4587
|
|
|
4415
|
-
;// 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=
|
|
4416
|
-
var
|
|
4588
|
+
;// 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&
|
|
4589
|
+
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:[
|
|
4417
4590
|
'd-h8',
|
|
4418
4591
|
'd-bar2',
|
|
4419
4592
|
'skeleton-placeholder',
|
|
@@ -4430,7 +4603,7 @@ var skeleton_textvue_type_template_id_b36ce9f2_render = function () {var _vm=thi
|
|
|
4430
4603
|
},
|
|
4431
4604
|
_vm.contentClass ],style:(Object.assign({}, {width: _vm.width},
|
|
4432
4605
|
_vm.skeletonStyle)),attrs:{"data-qa":"skeleton-text-heading"}}):_vm._e()}
|
|
4433
|
-
var
|
|
4606
|
+
var skeleton_textvue_type_template_id_0603ca4d_staticRenderFns = []
|
|
4434
4607
|
|
|
4435
4608
|
|
|
4436
4609
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -4479,32 +4652,67 @@ var skeleton_textvue_type_template_id_b36ce9f2_staticRenderFns = []
|
|
|
4479
4652
|
name: 'DtSkeletonText',
|
|
4480
4653
|
mixins: [skeleton],
|
|
4481
4654
|
props: {
|
|
4655
|
+
/**
|
|
4656
|
+
* Skeleton type
|
|
4657
|
+
* @values body, heading
|
|
4658
|
+
*/
|
|
4482
4659
|
type: {
|
|
4483
4660
|
type: String,
|
|
4484
4661
|
default: 'body',
|
|
4485
4662
|
validator: type => SKELETON_TEXT_TYPES.includes(type)
|
|
4486
4663
|
},
|
|
4664
|
+
|
|
4665
|
+
/**
|
|
4666
|
+
* Heading height
|
|
4667
|
+
* @values sm, md, lg
|
|
4668
|
+
*/
|
|
4487
4669
|
headingHeight: {
|
|
4488
4670
|
type: String,
|
|
4489
4671
|
default: 'md',
|
|
4490
4672
|
validator: headingHeight => Object.keys(SKELETON_HEADING_HEIGHTS).includes(headingHeight)
|
|
4491
4673
|
},
|
|
4674
|
+
|
|
4675
|
+
/**
|
|
4676
|
+
* Width of the skeleton
|
|
4677
|
+
*/
|
|
4492
4678
|
width: {
|
|
4493
4679
|
type: String,
|
|
4494
4680
|
default: '100%'
|
|
4495
4681
|
},
|
|
4682
|
+
|
|
4683
|
+
/**
|
|
4684
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
4685
|
+
*/
|
|
4496
4686
|
animationDuration: {
|
|
4497
4687
|
type: Number,
|
|
4498
4688
|
default: -1
|
|
4499
4689
|
},
|
|
4690
|
+
|
|
4691
|
+
/**
|
|
4692
|
+
* This property has higher priority than "option.animate"
|
|
4693
|
+
* @values true, false
|
|
4694
|
+
*/
|
|
4500
4695
|
animate: {
|
|
4501
4696
|
type: Boolean,
|
|
4502
4697
|
default: false
|
|
4503
4698
|
},
|
|
4699
|
+
|
|
4700
|
+
/**
|
|
4701
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
4702
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
4703
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
4704
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
4705
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
4706
|
+
* is milliseconds.
|
|
4707
|
+
*/
|
|
4504
4708
|
offset: {
|
|
4505
4709
|
type: Number,
|
|
4506
4710
|
default: 1
|
|
4507
4711
|
},
|
|
4712
|
+
|
|
4713
|
+
/**
|
|
4714
|
+
* Additional class name for the content.
|
|
4715
|
+
*/
|
|
4508
4716
|
contentClass: {
|
|
4509
4717
|
type: String,
|
|
4510
4718
|
default: ''
|
|
@@ -4530,8 +4738,8 @@ var skeleton_textvue_type_template_id_b36ce9f2_staticRenderFns = []
|
|
|
4530
4738
|
;
|
|
4531
4739
|
var skeleton_text_component = normalizeComponent(
|
|
4532
4740
|
skeleton_skeleton_textvue_type_script_lang_js_,
|
|
4533
|
-
|
|
4534
|
-
|
|
4741
|
+
skeleton_textvue_type_template_id_0603ca4d_render,
|
|
4742
|
+
skeleton_textvue_type_template_id_0603ca4d_staticRenderFns,
|
|
4535
4743
|
false,
|
|
4536
4744
|
null,
|
|
4537
4745
|
null,
|
|
@@ -4578,45 +4786,91 @@ const validator = number => number !== '' && !Number.isNaN(Number(number));
|
|
|
4578
4786
|
DtSkeletonText: skeleton_text
|
|
4579
4787
|
},
|
|
4580
4788
|
props: {
|
|
4789
|
+
/**
|
|
4790
|
+
* Quantity of rows to display
|
|
4791
|
+
*/
|
|
4581
4792
|
rows: {
|
|
4582
4793
|
type: [Number, String],
|
|
4583
4794
|
default: 3,
|
|
4584
4795
|
validator
|
|
4585
4796
|
},
|
|
4797
|
+
|
|
4798
|
+
/**
|
|
4799
|
+
* This property has higher priority than "option.animate"
|
|
4800
|
+
* @values true, false
|
|
4801
|
+
*/
|
|
4586
4802
|
animate: {
|
|
4587
4803
|
type: Boolean,
|
|
4588
4804
|
default: true
|
|
4589
4805
|
},
|
|
4806
|
+
|
|
4807
|
+
/**
|
|
4808
|
+
* Controls the min width of paragraphs
|
|
4809
|
+
*/
|
|
4590
4810
|
minWidth: {
|
|
4591
4811
|
type: [Number, String],
|
|
4592
4812
|
default: 30,
|
|
4593
4813
|
validator
|
|
4594
4814
|
},
|
|
4815
|
+
|
|
4816
|
+
/**
|
|
4817
|
+
* Controls the max width of paragraphs
|
|
4818
|
+
*/
|
|
4595
4819
|
maxWidth: {
|
|
4596
4820
|
type: [Number, String],
|
|
4597
4821
|
default: 100,
|
|
4598
4822
|
validator
|
|
4599
4823
|
},
|
|
4824
|
+
|
|
4825
|
+
/**
|
|
4826
|
+
* Controls the width of paragraphs
|
|
4827
|
+
*/
|
|
4600
4828
|
width: {
|
|
4601
4829
|
type: [String, Array],
|
|
4602
4830
|
default: null
|
|
4603
4831
|
},
|
|
4832
|
+
|
|
4833
|
+
/**
|
|
4834
|
+
* If true, row widths will be random
|
|
4835
|
+
* @values true, false
|
|
4836
|
+
*/
|
|
4604
4837
|
randomWidth: {
|
|
4605
4838
|
type: Boolean,
|
|
4606
4839
|
default: false
|
|
4607
4840
|
},
|
|
4841
|
+
|
|
4842
|
+
/**
|
|
4843
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
4844
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
4845
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
4846
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
4847
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
4848
|
+
* is milliseconds.
|
|
4849
|
+
*/
|
|
4608
4850
|
offset: {
|
|
4609
4851
|
type: Number,
|
|
4610
4852
|
default: 1
|
|
4611
4853
|
},
|
|
4854
|
+
|
|
4855
|
+
/**
|
|
4856
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
4857
|
+
*/
|
|
4612
4858
|
animationDuration: {
|
|
4613
4859
|
type: Number,
|
|
4614
4860
|
default: -1
|
|
4615
4861
|
},
|
|
4862
|
+
|
|
4863
|
+
/**
|
|
4864
|
+
* Additional class name for the content.
|
|
4865
|
+
*/
|
|
4616
4866
|
contentClass: {
|
|
4617
4867
|
type: String,
|
|
4618
4868
|
default: ''
|
|
4619
4869
|
},
|
|
4870
|
+
|
|
4871
|
+
/**
|
|
4872
|
+
* Additional class name for the row.
|
|
4873
|
+
*/
|
|
4620
4874
|
rowClass: {
|
|
4621
4875
|
type: String,
|
|
4622
4876
|
default: ''
|
|
@@ -4670,8 +4924,8 @@ const validator = number => number !== '' && !Number.isNaN(Number(number));
|
|
|
4670
4924
|
;
|
|
4671
4925
|
var skeleton_paragraph_component = normalizeComponent(
|
|
4672
4926
|
skeleton_skeleton_paragraphvue_type_script_lang_js_,
|
|
4673
|
-
|
|
4674
|
-
|
|
4927
|
+
skeleton_paragraphvue_type_template_id_74552fc9_render,
|
|
4928
|
+
skeleton_paragraphvue_type_template_id_74552fc9_staticRenderFns,
|
|
4675
4929
|
false,
|
|
4676
4930
|
null,
|
|
4677
4931
|
null,
|
|
@@ -4722,15 +4976,29 @@ var skeleton_paragraph_component = normalizeComponent(
|
|
|
4722
4976
|
DtSkeletonParagraph: skeleton_paragraph
|
|
4723
4977
|
},
|
|
4724
4978
|
props: {
|
|
4979
|
+
/**
|
|
4980
|
+
* Defines the shape of the skeleton, accepts circle or square.
|
|
4981
|
+
* @values circle, square
|
|
4982
|
+
*/
|
|
4725
4983
|
shape: {
|
|
4726
4984
|
type: String,
|
|
4727
4985
|
default: 'circle',
|
|
4728
4986
|
validator: shape => Object.keys(SKELETON_SHAPES).includes(shape)
|
|
4729
4987
|
},
|
|
4988
|
+
|
|
4989
|
+
/**
|
|
4990
|
+
* Size of the shape
|
|
4991
|
+
* @values xs, sm, md, lg, xl
|
|
4992
|
+
*/
|
|
4730
4993
|
shapeSize: {
|
|
4731
4994
|
type: String,
|
|
4732
4995
|
default: 'md'
|
|
4733
4996
|
},
|
|
4997
|
+
|
|
4998
|
+
/**
|
|
4999
|
+
* Object containing quantity of paragraphs to display
|
|
5000
|
+
* and a randomWidth boolean.
|
|
5001
|
+
*/
|
|
4734
5002
|
paragraphs: {
|
|
4735
5003
|
type: Object,
|
|
4736
5004
|
default: () => ({
|
|
@@ -4738,22 +5006,48 @@ var skeleton_paragraph_component = normalizeComponent(
|
|
|
4738
5006
|
randomWidth: true
|
|
4739
5007
|
})
|
|
4740
5008
|
},
|
|
5009
|
+
|
|
5010
|
+
/**
|
|
5011
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
5012
|
+
*/
|
|
4741
5013
|
animationDuration: {
|
|
4742
5014
|
type: Number,
|
|
4743
5015
|
default: -1
|
|
4744
5016
|
},
|
|
5017
|
+
|
|
5018
|
+
/**
|
|
5019
|
+
* This property has higher priority than "option.animate"
|
|
5020
|
+
* @values true, false
|
|
5021
|
+
*/
|
|
4745
5022
|
animate: {
|
|
4746
5023
|
type: Boolean,
|
|
4747
5024
|
default: true
|
|
4748
5025
|
},
|
|
5026
|
+
|
|
5027
|
+
/**
|
|
5028
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
5029
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
5030
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
5031
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
5032
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
5033
|
+
* is milliseconds.
|
|
5034
|
+
*/
|
|
4749
5035
|
offset: {
|
|
4750
5036
|
type: Number,
|
|
4751
5037
|
default: 1
|
|
4752
5038
|
},
|
|
5039
|
+
|
|
5040
|
+
/**
|
|
5041
|
+
* Additional class name for the shape.
|
|
5042
|
+
*/
|
|
4753
5043
|
shapeClass: {
|
|
4754
5044
|
type: String,
|
|
4755
5045
|
default: ''
|
|
4756
5046
|
},
|
|
5047
|
+
|
|
5048
|
+
/**
|
|
5049
|
+
* Additional class name for the content.
|
|
5050
|
+
*/
|
|
4757
5051
|
contentClass: {
|
|
4758
5052
|
type: String,
|
|
4759
5053
|
default: ''
|
|
@@ -4772,8 +5066,8 @@ var skeleton_paragraph_component = normalizeComponent(
|
|
|
4772
5066
|
;
|
|
4773
5067
|
var skeleton_list_item_component = normalizeComponent(
|
|
4774
5068
|
skeleton_skeleton_list_itemvue_type_script_lang_js_,
|
|
4775
|
-
|
|
4776
|
-
|
|
5069
|
+
skeleton_list_itemvue_type_template_id_550aef30_render,
|
|
5070
|
+
skeleton_list_itemvue_type_template_id_550aef30_staticRenderFns,
|
|
4777
5071
|
false,
|
|
4778
5072
|
null,
|
|
4779
5073
|
null,
|
|
@@ -4824,6 +5118,13 @@ var skeleton_list_item_component = normalizeComponent(
|
|
|
4824
5118
|
|
|
4825
5119
|
|
|
4826
5120
|
|
|
5121
|
+
/**
|
|
5122
|
+
* Skeleton loader is a non-interactive placeholder that displays a preview of the UI to visually communicate
|
|
5123
|
+
* that content is in the process of loading. Skeleton is used to provide a low fidelity
|
|
5124
|
+
* representation of the user interface (UI) before content appears on the page.
|
|
5125
|
+
* @see https://dialpad.design/components/skeleton.html
|
|
5126
|
+
*/
|
|
5127
|
+
|
|
4827
5128
|
/* harmony default export */ const skeletonvue_type_script_lang_js_ = ({
|
|
4828
5129
|
name: 'DtSkeleton',
|
|
4829
5130
|
components: {
|
|
@@ -4833,34 +5134,75 @@ var skeleton_list_item_component = normalizeComponent(
|
|
|
4833
5134
|
DtSkeletonParagraph: skeleton_paragraph
|
|
4834
5135
|
},
|
|
4835
5136
|
props: {
|
|
5137
|
+
/**
|
|
5138
|
+
* Set this prop to have the skeleton render as multiple lines of text.
|
|
5139
|
+
* Set only one option prop at a time.
|
|
5140
|
+
*/
|
|
4836
5141
|
paragraphOption: {
|
|
4837
5142
|
type: [Object, Boolean],
|
|
4838
5143
|
default: null
|
|
4839
5144
|
},
|
|
5145
|
+
|
|
5146
|
+
/**
|
|
5147
|
+
* Set this prop to have the skeleton render as a list item with an avatar and wrapping text.
|
|
5148
|
+
* Set only one option prop at a time.
|
|
5149
|
+
*/
|
|
4840
5150
|
listItemOption: {
|
|
4841
5151
|
type: [Object, Boolean],
|
|
4842
5152
|
default: null
|
|
4843
5153
|
},
|
|
5154
|
+
|
|
5155
|
+
/**
|
|
5156
|
+
* Set this prop to have the skeleton render as a single line of text.
|
|
5157
|
+
* Set only one option prop at a time.
|
|
5158
|
+
*/
|
|
4844
5159
|
textOption: {
|
|
4845
5160
|
type: Object,
|
|
4846
5161
|
default: null
|
|
4847
5162
|
},
|
|
5163
|
+
|
|
5164
|
+
/**
|
|
5165
|
+
* Set this prop to have the skeleton render as a specific shape.
|
|
5166
|
+
* Set only one option prop at a time.
|
|
5167
|
+
*/
|
|
4848
5168
|
shapeOption: {
|
|
4849
5169
|
type: [Object, Boolean],
|
|
4850
5170
|
default: null
|
|
4851
5171
|
},
|
|
5172
|
+
|
|
5173
|
+
/**
|
|
5174
|
+
* Duration time of the animation (ms), set -1 for an infinite animation.
|
|
5175
|
+
*/
|
|
4852
5176
|
animationDuration: {
|
|
4853
5177
|
type: Number,
|
|
4854
5178
|
default: -1
|
|
4855
5179
|
},
|
|
5180
|
+
|
|
5181
|
+
/**
|
|
5182
|
+
* Descriptive label for the content.
|
|
5183
|
+
*/
|
|
4856
5184
|
ariaLabel: {
|
|
4857
5185
|
type: String,
|
|
4858
5186
|
default: ''
|
|
4859
5187
|
},
|
|
5188
|
+
|
|
5189
|
+
/**
|
|
5190
|
+
* This property has higher priority than "option.animate"
|
|
5191
|
+
* @values true, false
|
|
5192
|
+
*/
|
|
4860
5193
|
animate: {
|
|
4861
5194
|
type: Boolean,
|
|
4862
5195
|
default: true
|
|
4863
5196
|
},
|
|
5197
|
+
|
|
5198
|
+
/**
|
|
5199
|
+
* RippleDuration controls how long the delay is for the animation of a
|
|
5200
|
+
* placeholder 1000 pixels from the top of the page. Each placeholder
|
|
5201
|
+
* from the top down will have a delay duration from 0 to this offset.
|
|
5202
|
+
* The delay of each placeholder animation is based on how far down the page
|
|
5203
|
+
* the placeholder is rendered. This is a linear relationship. The unit
|
|
5204
|
+
* is milliseconds.
|
|
5205
|
+
*/
|
|
4864
5206
|
offset: {
|
|
4865
5207
|
type: Number,
|
|
4866
5208
|
default: 1
|
|
@@ -4918,8 +5260,8 @@ var skeletonvue_type_style_index_0_lang_less_ = __webpack_require__(778);
|
|
|
4918
5260
|
|
|
4919
5261
|
var skeleton_component = normalizeComponent(
|
|
4920
5262
|
skeleton_skeletonvue_type_script_lang_js_,
|
|
4921
|
-
|
|
4922
|
-
|
|
5263
|
+
skeletonvue_type_template_id_6cda56f1_render,
|
|
5264
|
+
skeletonvue_type_template_id_6cda56f1_staticRenderFns,
|
|
4923
5265
|
false,
|
|
4924
5266
|
null,
|
|
4925
5267
|
null,
|
|
@@ -4986,9 +5328,9 @@ var combobox_loading_list_component = normalizeComponent(
|
|
|
4986
5328
|
)
|
|
4987
5329
|
|
|
4988
5330
|
/* harmony default export */ const combobox_loading_list = (combobox_loading_list_component.exports);
|
|
4989
|
-
;// 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=
|
|
4990
|
-
var
|
|
4991
|
-
var
|
|
5331
|
+
;// 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&
|
|
5332
|
+
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)}
|
|
5333
|
+
var combobox_empty_listvue_type_template_id_d0c59b2c_staticRenderFns = []
|
|
4992
5334
|
|
|
4993
5335
|
|
|
4994
5336
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -5014,6 +5356,9 @@ var combobox_empty_listvue_type_template_id_85c21112_staticRenderFns = []
|
|
|
5014
5356
|
DtListItem: list_item
|
|
5015
5357
|
},
|
|
5016
5358
|
props: {
|
|
5359
|
+
/**
|
|
5360
|
+
* Message to display when list is empty
|
|
5361
|
+
*/
|
|
5017
5362
|
message: {
|
|
5018
5363
|
type: String,
|
|
5019
5364
|
required: true
|
|
@@ -5032,8 +5377,8 @@ var combobox_empty_listvue_type_template_id_85c21112_staticRenderFns = []
|
|
|
5032
5377
|
;
|
|
5033
5378
|
var combobox_empty_list_component = normalizeComponent(
|
|
5034
5379
|
combobox_combobox_empty_listvue_type_script_lang_js_,
|
|
5035
|
-
|
|
5036
|
-
|
|
5380
|
+
combobox_empty_listvue_type_template_id_d0c59b2c_render,
|
|
5381
|
+
combobox_empty_listvue_type_template_id_d0c59b2c_staticRenderFns,
|
|
5037
5382
|
false,
|
|
5038
5383
|
null,
|
|
5039
5384
|
null,
|
|
@@ -5092,6 +5437,12 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5092
5437
|
|
|
5093
5438
|
|
|
5094
5439
|
|
|
5440
|
+
/**
|
|
5441
|
+
* A combobox is a semantic component that displays an input element combined with a listbox,
|
|
5442
|
+
* which enables the user to select items from the list.
|
|
5443
|
+
* @see https://dialpad.design/components/combobox.html
|
|
5444
|
+
*/
|
|
5445
|
+
|
|
5095
5446
|
/* harmony default export */ const comboboxvue_type_script_lang_js_ = ({
|
|
5096
5447
|
name: 'DtCombobox',
|
|
5097
5448
|
components: {
|
|
@@ -5147,6 +5498,7 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5147
5498
|
|
|
5148
5499
|
/**
|
|
5149
5500
|
* Determines when to show the list element and also controls the aria-expanded attribute.
|
|
5501
|
+
* @values true, false
|
|
5150
5502
|
*/
|
|
5151
5503
|
showList: {
|
|
5152
5504
|
type: Boolean,
|
|
@@ -5155,6 +5507,7 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5155
5507
|
|
|
5156
5508
|
/**
|
|
5157
5509
|
* If the list is rendered outside the component, like when using popover as the list wrapper.
|
|
5510
|
+
* @values true, false
|
|
5158
5511
|
*/
|
|
5159
5512
|
listRenderedOutside: {
|
|
5160
5513
|
type: Boolean,
|
|
@@ -5163,6 +5516,7 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5163
5516
|
|
|
5164
5517
|
/**
|
|
5165
5518
|
* Determines when to show the skeletons and also controls aria-busy attribute.
|
|
5519
|
+
* @values true, false
|
|
5166
5520
|
*/
|
|
5167
5521
|
loading: {
|
|
5168
5522
|
type: Boolean,
|
|
@@ -5171,6 +5525,7 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5171
5525
|
|
|
5172
5526
|
/**
|
|
5173
5527
|
* Sets the list to an empty state, and displays the message from prop `emptyStateMessage`.
|
|
5528
|
+
* @values true, false
|
|
5174
5529
|
*/
|
|
5175
5530
|
emptyList: {
|
|
5176
5531
|
type: Boolean,
|
|
@@ -5389,8 +5744,8 @@ var combobox_empty_list_component = normalizeComponent(
|
|
|
5389
5744
|
;
|
|
5390
5745
|
var combobox_component = normalizeComponent(
|
|
5391
5746
|
combobox_comboboxvue_type_script_lang_js_,
|
|
5392
|
-
|
|
5393
|
-
|
|
5747
|
+
comboboxvue_type_template_id_397ad57a_render,
|
|
5748
|
+
comboboxvue_type_template_id_397ad57a_staticRenderFns,
|
|
5394
5749
|
false,
|
|
5395
5750
|
null,
|
|
5396
5751
|
null,
|
|
@@ -5401,8 +5756,8 @@ var combobox_component = normalizeComponent(
|
|
|
5401
5756
|
/* harmony default export */ const combobox = (combobox_component.exports);
|
|
5402
5757
|
;// CONCATENATED MODULE: ./components/combobox/index.js
|
|
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.vue?vue&type=template&id=
|
|
5405
|
-
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.vue?vue&type=template&id=22be811b&
|
|
5760
|
+
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:[
|
|
5406
5761
|
'd-dt-collapsibe__anchor',
|
|
5407
5762
|
_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:({
|
|
5408
5763
|
'width': _vm.maxWidth,
|
|
@@ -5416,12 +5771,12 @@ var collapsiblevue_type_template_id_81ed658c_render = function () {var _vm=this;
|
|
|
5416
5771
|
'max-height': _vm.maxHeight,
|
|
5417
5772
|
'max-width': _vm.maxWidth,
|
|
5418
5773
|
}),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)}
|
|
5419
|
-
var
|
|
5774
|
+
var collapsiblevue_type_template_id_22be811b_staticRenderFns = []
|
|
5420
5775
|
|
|
5421
5776
|
|
|
5422
|
-
;// 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=
|
|
5423
|
-
var
|
|
5424
|
-
var
|
|
5777
|
+
;// 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&
|
|
5778
|
+
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)}
|
|
5779
|
+
var collapsible_lazy_showvue_type_template_id_2bfe7a0c_staticRenderFns = []
|
|
5425
5780
|
|
|
5426
5781
|
|
|
5427
5782
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -5449,6 +5804,7 @@ var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
|
|
|
5449
5804
|
//
|
|
5450
5805
|
//
|
|
5451
5806
|
//
|
|
5807
|
+
//
|
|
5452
5808
|
/* harmony default export */ const collapsible_lazy_showvue_type_script_lang_js_ = ({
|
|
5453
5809
|
name: 'DtCollapsibleLazyShow',
|
|
5454
5810
|
|
|
@@ -5459,11 +5815,22 @@ var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
|
|
|
5459
5815
|
/**
|
|
5460
5816
|
* Whether the child slot is shown.
|
|
5461
5817
|
*/
|
|
5462
|
-
show:
|
|
5818
|
+
show: {
|
|
5819
|
+
type: Boolean,
|
|
5820
|
+
default: null
|
|
5821
|
+
},
|
|
5822
|
+
|
|
5823
|
+
/**
|
|
5824
|
+
* Enable/Disable transition animation
|
|
5825
|
+
*/
|
|
5463
5826
|
appear: {
|
|
5464
5827
|
type: Boolean,
|
|
5465
5828
|
default: false
|
|
5466
5829
|
},
|
|
5830
|
+
|
|
5831
|
+
/**
|
|
5832
|
+
* HTML element type (tag name) of the content wrapper element.
|
|
5833
|
+
*/
|
|
5467
5834
|
elementType: {
|
|
5468
5835
|
type: String,
|
|
5469
5836
|
default: 'div'
|
|
@@ -5568,8 +5935,8 @@ var collapsible_lazy_showvue_type_style_index_0_lang_css_ = __webpack_require__(
|
|
|
5568
5935
|
|
|
5569
5936
|
var collapsible_lazy_show_component = normalizeComponent(
|
|
5570
5937
|
collapsible_collapsible_lazy_showvue_type_script_lang_js_,
|
|
5571
|
-
|
|
5572
|
-
|
|
5938
|
+
collapsible_lazy_showvue_type_template_id_2bfe7a0c_render,
|
|
5939
|
+
collapsible_lazy_showvue_type_template_id_2bfe7a0c_staticRenderFns,
|
|
5573
5940
|
false,
|
|
5574
5941
|
null,
|
|
5575
5942
|
null,
|
|
@@ -5578,9 +5945,9 @@ var collapsible_lazy_show_component = normalizeComponent(
|
|
|
5578
5945
|
)
|
|
5579
5946
|
|
|
5580
5947
|
/* harmony default export */ const collapsible_lazy_show = (collapsible_lazy_show_component.exports);
|
|
5581
|
-
;// 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=
|
|
5582
|
-
var
|
|
5583
|
-
var
|
|
5948
|
+
;// 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&
|
|
5949
|
+
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)])}
|
|
5950
|
+
var lazy_showvue_type_template_id_68041c9d_staticRenderFns = []
|
|
5584
5951
|
|
|
5585
5952
|
|
|
5586
5953
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -5600,6 +5967,12 @@ var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
|
5600
5967
|
//
|
|
5601
5968
|
//
|
|
5602
5969
|
//
|
|
5970
|
+
//
|
|
5971
|
+
|
|
5972
|
+
/**
|
|
5973
|
+
* Lazy Show is a utility component that prevents its children from being rendered until the first time it is shown.
|
|
5974
|
+
* @see https://dialpad.design/components/lazy_show.html
|
|
5975
|
+
*/
|
|
5603
5976
|
/* harmony default export */ const lazy_showvue_type_script_lang_js_ = ({
|
|
5604
5977
|
name: 'DtLazyShow',
|
|
5605
5978
|
|
|
@@ -5609,8 +5982,12 @@ var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
|
5609
5982
|
props: {
|
|
5610
5983
|
/**
|
|
5611
5984
|
* Whether the child slot is shown.
|
|
5985
|
+
* @values true, false
|
|
5612
5986
|
*/
|
|
5613
|
-
show:
|
|
5987
|
+
show: {
|
|
5988
|
+
type: Boolean,
|
|
5989
|
+
default: false
|
|
5990
|
+
},
|
|
5614
5991
|
|
|
5615
5992
|
/**
|
|
5616
5993
|
* A valid Vue enter/leave CSS transition name.
|
|
@@ -5619,6 +5996,11 @@ var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
|
5619
5996
|
type: String,
|
|
5620
5997
|
default: null
|
|
5621
5998
|
},
|
|
5999
|
+
|
|
6000
|
+
/**
|
|
6001
|
+
* Enable/Disable transition animation
|
|
6002
|
+
* @values true, false
|
|
6003
|
+
*/
|
|
5622
6004
|
appear: {
|
|
5623
6005
|
type: Boolean,
|
|
5624
6006
|
default: false
|
|
@@ -5656,8 +6038,8 @@ var lazy_showvue_type_template_id_9ffa4e8c_staticRenderFns = []
|
|
|
5656
6038
|
;
|
|
5657
6039
|
var lazy_show_component = normalizeComponent(
|
|
5658
6040
|
lazy_show_lazy_showvue_type_script_lang_js_,
|
|
5659
|
-
|
|
5660
|
-
|
|
6041
|
+
lazy_showvue_type_template_id_68041c9d_render,
|
|
6042
|
+
lazy_showvue_type_template_id_68041c9d_staticRenderFns,
|
|
5661
6043
|
false,
|
|
5662
6044
|
null,
|
|
5663
6045
|
null,
|
|
@@ -5806,6 +6188,11 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5806
6188
|
|
|
5807
6189
|
|
|
5808
6190
|
|
|
6191
|
+
/**
|
|
6192
|
+
* A collapsible is a component consisting of an interactive anchor that toggled the expandable/collapsible element.
|
|
6193
|
+
* @see https://dialpad.design/components/collapsible.html
|
|
6194
|
+
*/
|
|
6195
|
+
|
|
5809
6196
|
/* harmony default export */ const collapsiblevue_type_script_lang_js_ = ({
|
|
5810
6197
|
name: 'DtCollapsible',
|
|
5811
6198
|
components: {
|
|
@@ -5828,8 +6215,9 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5828
6215
|
/**
|
|
5829
6216
|
* Controls whether the collapsible is shown. Leaving this null will have the collapsible start
|
|
5830
6217
|
* expanded and trigger on click by default. If you set this value, the default trigger
|
|
5831
|
-
* behavior will be disabled and you can control it as you need.
|
|
6218
|
+
* behavior will be disabled, and you can control it as you need.
|
|
5832
6219
|
* Supports .sync modifier
|
|
6220
|
+
* @values null, true, false
|
|
5833
6221
|
*/
|
|
5834
6222
|
open: {
|
|
5835
6223
|
type: Boolean,
|
|
@@ -5849,7 +6237,7 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5849
6237
|
},
|
|
5850
6238
|
|
|
5851
6239
|
/**
|
|
5852
|
-
*
|
|
6240
|
+
* HTML element type (tag name) of the root element of the component.
|
|
5853
6241
|
*/
|
|
5854
6242
|
elementType: {
|
|
5855
6243
|
type: String,
|
|
@@ -5857,7 +6245,7 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5857
6245
|
},
|
|
5858
6246
|
|
|
5859
6247
|
/**
|
|
5860
|
-
*
|
|
6248
|
+
* HTML element type (tag name) of the content wrapper element.
|
|
5861
6249
|
*/
|
|
5862
6250
|
contentElementType: {
|
|
5863
6251
|
type: String,
|
|
@@ -5915,7 +6303,19 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5915
6303
|
default: null
|
|
5916
6304
|
}
|
|
5917
6305
|
},
|
|
5918
|
-
emits: [
|
|
6306
|
+
emits: [
|
|
6307
|
+
/**
|
|
6308
|
+
* Event fired to sync the open prop with the parent component
|
|
6309
|
+
* @event update:open
|
|
6310
|
+
*/
|
|
6311
|
+
'update:open',
|
|
6312
|
+
/**
|
|
6313
|
+
* Event fired when the content is shown or hidden
|
|
6314
|
+
*
|
|
6315
|
+
* @event opened
|
|
6316
|
+
* @type {Boolean}
|
|
6317
|
+
*/
|
|
6318
|
+
'opened'],
|
|
5919
6319
|
|
|
5920
6320
|
data() {
|
|
5921
6321
|
return {
|
|
@@ -5989,8 +6389,8 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
5989
6389
|
;
|
|
5990
6390
|
var collapsible_component = normalizeComponent(
|
|
5991
6391
|
collapsible_collapsiblevue_type_script_lang_js_,
|
|
5992
|
-
|
|
5993
|
-
|
|
6392
|
+
collapsiblevue_type_template_id_22be811b_render,
|
|
6393
|
+
collapsiblevue_type_template_id_22be811b_staticRenderFns,
|
|
5994
6394
|
false,
|
|
5995
6395
|
null,
|
|
5996
6396
|
null,
|
|
@@ -6001,17 +6401,17 @@ var collapsible_component = normalizeComponent(
|
|
|
6001
6401
|
/* harmony default export */ const collapsible = (collapsible_component.exports);
|
|
6002
6402
|
;// CONCATENATED MODULE: ./components/collapsible/index.js
|
|
6003
6403
|
|
|
6004
|
-
;// 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=
|
|
6005
|
-
var
|
|
6404
|
+
;// 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&
|
|
6405
|
+
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){
|
|
6006
6406
|
var attrs = ref.attrs;
|
|
6007
6407
|
return [_vm._t("anchor",null,null,attrs)]}},{key:"content",fn:function(ref){
|
|
6008
6408
|
var close = ref.close;
|
|
6009
6409
|
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))}
|
|
6010
|
-
var
|
|
6410
|
+
var dropdownvue_type_template_id_0ddf9e89_staticRenderFns = []
|
|
6011
6411
|
|
|
6012
6412
|
|
|
6013
|
-
;// 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=
|
|
6014
|
-
var
|
|
6413
|
+
;// 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=b648cb8c&
|
|
6414
|
+
var popovervue_type_template_id_b648cb8c_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":{
|
|
6015
6415
|
'aria-expanded': _vm.isOpen.toString(),
|
|
6016
6416
|
'aria-controls': _vm.id,
|
|
6017
6417
|
'aria-haspopup': _vm.role,
|
|
@@ -6022,7 +6422,7 @@ var popovervue_type_template_id_d85b2e98_render = function () {var _vm=this;var
|
|
|
6022
6422
|
'd-popover__content',
|
|
6023
6423
|
_vm.POPOVER_PADDING_CLASSES[_vm.padding],
|
|
6024
6424
|
_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)}
|
|
6025
|
-
var
|
|
6425
|
+
var popovervue_type_template_id_b648cb8c_staticRenderFns = []
|
|
6026
6426
|
|
|
6027
6427
|
|
|
6028
6428
|
;// CONCATENATED MODULE: ./node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js
|
|
@@ -10724,12 +11124,12 @@ if (typeof window !== 'undefined' && window.Vue && window.Vue === (external_comm
|
|
|
10724
11124
|
/* harmony default export */ const index_esm = ((/* unused pure expression or super */ null && (install)));
|
|
10725
11125
|
|
|
10726
11126
|
|
|
10727
|
-
;// 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=
|
|
10728
|
-
var
|
|
11127
|
+
;// 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&
|
|
11128
|
+
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:{
|
|
10729
11129
|
'd-popover__header': _vm.type === 'header',
|
|
10730
11130
|
'd-popover__footer': _vm.type === 'footer',
|
|
10731
11131
|
},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)}
|
|
10732
|
-
var
|
|
11132
|
+
var popover_header_footervue_type_template_id_9366be96_staticRenderFns = []
|
|
10733
11133
|
|
|
10734
11134
|
|
|
10735
11135
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -10768,6 +11168,7 @@ var popover_header_footervue_type_template_id_29ff8217_staticRenderFns = []
|
|
|
10768
11168
|
//
|
|
10769
11169
|
//
|
|
10770
11170
|
//
|
|
11171
|
+
//
|
|
10771
11172
|
|
|
10772
11173
|
|
|
10773
11174
|
/* harmony default export */ const popover_header_footervue_type_script_lang_js_ = ({
|
|
@@ -10795,6 +11196,7 @@ var popover_header_footervue_type_template_id_29ff8217_staticRenderFns = []
|
|
|
10795
11196
|
|
|
10796
11197
|
/**
|
|
10797
11198
|
* Determines visibility for close button
|
|
11199
|
+
* @values true, false
|
|
10798
11200
|
*/
|
|
10799
11201
|
showCloseButton: {
|
|
10800
11202
|
type: Boolean,
|
|
@@ -10810,7 +11212,14 @@ var popover_header_footervue_type_template_id_29ff8217_staticRenderFns = []
|
|
|
10810
11212
|
default: () => {}
|
|
10811
11213
|
}
|
|
10812
11214
|
},
|
|
10813
|
-
emits: [
|
|
11215
|
+
emits: [
|
|
11216
|
+
/**
|
|
11217
|
+
* Emitted when popover is closed
|
|
11218
|
+
*
|
|
11219
|
+
* @event close
|
|
11220
|
+
* @type { Boolean }
|
|
11221
|
+
*/
|
|
11222
|
+
'close'],
|
|
10814
11223
|
methods: {
|
|
10815
11224
|
focusCloseButton() {
|
|
10816
11225
|
var _this$$refs$popover__;
|
|
@@ -10833,8 +11242,8 @@ var popover_header_footervue_type_template_id_29ff8217_staticRenderFns = []
|
|
|
10833
11242
|
;
|
|
10834
11243
|
var popover_header_footer_component = normalizeComponent(
|
|
10835
11244
|
popover_popover_header_footervue_type_script_lang_js_,
|
|
10836
|
-
|
|
10837
|
-
|
|
11245
|
+
popover_header_footervue_type_template_id_9366be96_render,
|
|
11246
|
+
popover_header_footervue_type_template_id_9366be96_staticRenderFns,
|
|
10838
11247
|
false,
|
|
10839
11248
|
null,
|
|
10840
11249
|
null,
|
|
@@ -10957,6 +11366,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10957
11366
|
//
|
|
10958
11367
|
//
|
|
10959
11368
|
//
|
|
11369
|
+
//
|
|
10960
11370
|
|
|
10961
11371
|
/* eslint-disable max-lines */
|
|
10962
11372
|
|
|
@@ -10966,6 +11376,11 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10966
11376
|
|
|
10967
11377
|
|
|
10968
11378
|
|
|
11379
|
+
/**
|
|
11380
|
+
* A Popover displays a content overlay when its anchor element is activated.
|
|
11381
|
+
* @see https://dialpad.design/components/popover.html
|
|
11382
|
+
*/
|
|
11383
|
+
|
|
10969
11384
|
/* harmony default export */ const popovervue_type_script_lang_js_ = ({
|
|
10970
11385
|
name: 'DtPopover',
|
|
10971
11386
|
|
|
@@ -10983,6 +11398,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10983
11398
|
* Controls whether the popover is shown. Leaving this null will have the popover trigger on click by default.
|
|
10984
11399
|
* If you set this value, the default trigger behavior will be disabled and you can control it as you need.
|
|
10985
11400
|
* Supports .sync modifier
|
|
11401
|
+
* @values null, true, false
|
|
10986
11402
|
*/
|
|
10987
11403
|
open: {
|
|
10988
11404
|
type: Boolean,
|
|
@@ -10992,6 +11408,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
10992
11408
|
/**
|
|
10993
11409
|
* Opens the popover on right click (context menu). If you set this value to `true`,
|
|
10994
11410
|
* the default trigger behavior will be disabled.
|
|
11411
|
+
* @values true, false
|
|
10995
11412
|
*/
|
|
10996
11413
|
openOnContext: {
|
|
10997
11414
|
type: Boolean,
|
|
@@ -11017,7 +11434,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11017
11434
|
|
|
11018
11435
|
/**
|
|
11019
11436
|
* ARIA role for the content of the popover. Defaults to "dialog".
|
|
11020
|
-
*
|
|
11437
|
+
* <a href="https://www.w3.org/TR/wai-aria/#aria-haspopup" target="_blank">aria-haspopup</a>
|
|
11021
11438
|
*/
|
|
11022
11439
|
role: {
|
|
11023
11440
|
type: String,
|
|
@@ -11059,6 +11476,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11059
11476
|
|
|
11060
11477
|
/**
|
|
11061
11478
|
* Padding size class for the popover content.
|
|
11479
|
+
* @values none, small, medium, large
|
|
11062
11480
|
*/
|
|
11063
11481
|
padding: {
|
|
11064
11482
|
type: String,
|
|
@@ -11079,6 +11497,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11079
11497
|
/**
|
|
11080
11498
|
* Width configuration for the popover content. When its value is 'anchor',
|
|
11081
11499
|
* the popover content will have the same width as the anchor.
|
|
11500
|
+
* @values null, anchor
|
|
11082
11501
|
*/
|
|
11083
11502
|
contentWidth: {
|
|
11084
11503
|
type: String,
|
|
@@ -11117,7 +11536,8 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11117
11536
|
|
|
11118
11537
|
/**
|
|
11119
11538
|
* Displaces the content box from its anchor element
|
|
11120
|
-
* by the specified number of pixels.
|
|
11539
|
+
* by the specified number of pixels. See
|
|
11540
|
+
* <a href="https://atomiks.github.io/tippyjs/v6/all-props/#offset" target="_blank">Tippy.js docs</a>
|
|
11121
11541
|
*/
|
|
11122
11542
|
offset: {
|
|
11123
11543
|
type: Array,
|
|
@@ -11127,6 +11547,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11127
11547
|
/**
|
|
11128
11548
|
* Determines if the popover hides upon clicking the
|
|
11129
11549
|
* anchor or outside of the content box.
|
|
11550
|
+
* @values true, false
|
|
11130
11551
|
*/
|
|
11131
11552
|
hideOnClick: {
|
|
11132
11553
|
type: Boolean,
|
|
@@ -11136,6 +11557,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11136
11557
|
/**
|
|
11137
11558
|
* Determines modal state. If enabled popover has a modal overlay
|
|
11138
11559
|
* preventing interaction with elements below it, but it is invisible.
|
|
11560
|
+
* @values true, false
|
|
11139
11561
|
*/
|
|
11140
11562
|
modal: {
|
|
11141
11563
|
type: Boolean,
|
|
@@ -11145,6 +11567,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11145
11567
|
/**
|
|
11146
11568
|
* If the popover does not fit in the direction described by "placement",
|
|
11147
11569
|
* it will attempt to change it's direction to the "fallbackPlacements".
|
|
11570
|
+
* See <a href="https://popper.js.org/docs/v2/modifiers/flip/#fallbackplacements" target="_blank">Popper.js docs</a>
|
|
11148
11571
|
* */
|
|
11149
11572
|
fallbackPlacements: {
|
|
11150
11573
|
type: Array,
|
|
@@ -11155,6 +11578,12 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11155
11578
|
|
|
11156
11579
|
/**
|
|
11157
11580
|
* The direction the popover displays relative to the anchor.
|
|
11581
|
+
* See <a href="https://atomiks.github.io/tippyjs/v6/all-props/#placement" target="_blank">Tippy.js docs</a>
|
|
11582
|
+
* @values top, top-start, top-end,
|
|
11583
|
+
* right, right-start, right-end,
|
|
11584
|
+
* left, left-start, left-end,
|
|
11585
|
+
* bottom, bottom-start, bottom-end,
|
|
11586
|
+
* auto, auto-start, auto-end
|
|
11158
11587
|
*/
|
|
11159
11588
|
placement: {
|
|
11160
11589
|
type: String,
|
|
@@ -11164,6 +11593,8 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11164
11593
|
/**
|
|
11165
11594
|
* If set to false the dialog will display over top of the anchor when there is insufficient space.
|
|
11166
11595
|
* If set to true it will never move from its position relative to the anchor and will clip instead.
|
|
11596
|
+
* See <a href="https://popper.js.org/docs/v2/modifiers/prevent-overflow/#tether" target="_blank">Popper.js docs</a>
|
|
11597
|
+
* @values true, false
|
|
11167
11598
|
*/
|
|
11168
11599
|
tether: {
|
|
11169
11600
|
type: Boolean,
|
|
@@ -11176,6 +11607,8 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11176
11607
|
* position in those cases the DOM layout changes the reference element's position.
|
|
11177
11608
|
* `true` enables it, `reference` only checks the "reference" rect for changes and `popper` only
|
|
11178
11609
|
* checks the "popper" rect for changes.
|
|
11610
|
+
* See <a href="https://atomiks.github.io/tippyjs/v6/all-props/#sticky" target="_blank">Tippy.js docs</a>
|
|
11611
|
+
* @values true, false, reference, popper
|
|
11179
11612
|
*/
|
|
11180
11613
|
sticky: {
|
|
11181
11614
|
type: [Boolean, String],
|
|
@@ -11205,6 +11638,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11205
11638
|
|
|
11206
11639
|
/**
|
|
11207
11640
|
* Determines visibility for close button
|
|
11641
|
+
* @values true, false
|
|
11208
11642
|
*/
|
|
11209
11643
|
showCloseButton: {
|
|
11210
11644
|
type: Boolean,
|
|
@@ -11241,6 +11675,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11241
11675
|
* find the element by ID. 'first' which will automatically focus
|
|
11242
11676
|
* the first element, or 'dialog' which will focus the dialog window itself.
|
|
11243
11677
|
* If the dialog is modal this prop cannot be 'none'.
|
|
11678
|
+
* @values none, dialog, first
|
|
11244
11679
|
*/
|
|
11245
11680
|
initialFocusElement: {
|
|
11246
11681
|
type: [String, HTMLElement],
|
|
@@ -11253,6 +11688,7 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11253
11688
|
/**
|
|
11254
11689
|
* If the popover should open pressing up or down arrow key on the anchor element.
|
|
11255
11690
|
* This can be set when not passing open prop.
|
|
11691
|
+
* @values true, false
|
|
11256
11692
|
*/
|
|
11257
11693
|
openWithArrowKeys: {
|
|
11258
11694
|
type: Boolean,
|
|
@@ -11266,7 +11702,14 @@ var popover_header_footer_component = normalizeComponent(
|
|
|
11266
11702
|
* @event opened
|
|
11267
11703
|
* @type {Boolean | Array}
|
|
11268
11704
|
*/
|
|
11269
|
-
'opened',
|
|
11705
|
+
'opened',
|
|
11706
|
+
/**
|
|
11707
|
+
* Emitted to sync value with parent
|
|
11708
|
+
*
|
|
11709
|
+
* @event update:opened
|
|
11710
|
+
* @type {Boolean | Array}
|
|
11711
|
+
*/
|
|
11712
|
+
'update:open'],
|
|
11270
11713
|
|
|
11271
11714
|
data() {
|
|
11272
11715
|
return {
|
|
@@ -11628,8 +12071,8 @@ var popovervue_type_style_index_0_lang_less_ = __webpack_require__(532);
|
|
|
11628
12071
|
|
|
11629
12072
|
var popover_component = normalizeComponent(
|
|
11630
12073
|
popover_popovervue_type_script_lang_js_,
|
|
11631
|
-
|
|
11632
|
-
|
|
12074
|
+
popovervue_type_template_id_b648cb8c_render,
|
|
12075
|
+
popovervue_type_template_id_b648cb8c_staticRenderFns,
|
|
11633
12076
|
false,
|
|
11634
12077
|
null,
|
|
11635
12078
|
null,
|
|
@@ -11871,7 +12314,12 @@ const DROPDOWN_PADDING_CLASSES = {
|
|
|
11871
12314
|
* @event opened
|
|
11872
12315
|
* @type {Boolean | Array}
|
|
11873
12316
|
*/
|
|
11874
|
-
'opened',
|
|
12317
|
+
'opened',
|
|
12318
|
+
/**
|
|
12319
|
+
* Event fired to sync the open prop with the parent component
|
|
12320
|
+
* @event update:open
|
|
12321
|
+
*/
|
|
12322
|
+
'update:open'],
|
|
11875
12323
|
|
|
11876
12324
|
data() {
|
|
11877
12325
|
return {
|
|
@@ -12031,8 +12479,8 @@ var dropdownvue_type_style_index_0_lang_less_ = __webpack_require__(774);
|
|
|
12031
12479
|
|
|
12032
12480
|
var dropdown_component = normalizeComponent(
|
|
12033
12481
|
dropdown_dropdownvue_type_script_lang_js_,
|
|
12034
|
-
|
|
12035
|
-
|
|
12482
|
+
dropdownvue_type_template_id_0ddf9e89_render,
|
|
12483
|
+
dropdownvue_type_template_id_0ddf9e89_staticRenderFns,
|
|
12036
12484
|
false,
|
|
12037
12485
|
null,
|
|
12038
12486
|
null,
|
|
@@ -12041,9 +12489,9 @@ var dropdown_component = normalizeComponent(
|
|
|
12041
12489
|
)
|
|
12042
12490
|
|
|
12043
12491
|
/* harmony default export */ const dropdown = (dropdown_component.exports);
|
|
12044
|
-
;// 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=
|
|
12045
|
-
var
|
|
12046
|
-
var
|
|
12492
|
+
;// 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&
|
|
12493
|
+
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)])}
|
|
12494
|
+
var dropdown_listvue_type_template_id_55a3b3f2_staticRenderFns = []
|
|
12047
12495
|
|
|
12048
12496
|
|
|
12049
12497
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -12098,11 +12546,11 @@ var dropdown_listvue_type_template_id_294ae37b_scoped_true_staticRenderFns = []
|
|
|
12098
12546
|
;
|
|
12099
12547
|
var dropdown_list_component = normalizeComponent(
|
|
12100
12548
|
dropdown_dropdown_listvue_type_script_lang_js_,
|
|
12101
|
-
|
|
12102
|
-
|
|
12549
|
+
dropdown_listvue_type_template_id_55a3b3f2_render,
|
|
12550
|
+
dropdown_listvue_type_template_id_55a3b3f2_staticRenderFns,
|
|
12103
12551
|
false,
|
|
12104
12552
|
null,
|
|
12105
|
-
|
|
12553
|
+
null,
|
|
12106
12554
|
null
|
|
12107
12555
|
|
|
12108
12556
|
)
|
|
@@ -12155,8 +12603,8 @@ var dropdown_separator_component = normalizeComponent(
|
|
|
12155
12603
|
|
|
12156
12604
|
|
|
12157
12605
|
|
|
12158
|
-
;// 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=
|
|
12159
|
-
var
|
|
12606
|
+
;// 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&
|
|
12607
|
+
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:[
|
|
12160
12608
|
'base-input__label-text',
|
|
12161
12609
|
'd-label',
|
|
12162
12610
|
_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:[
|
|
@@ -12165,7 +12613,7 @@ var inputvue_type_template_id_fc19976e_render = function () {var _vm=this;var _h
|
|
|
12165
12613
|
'd-fd-column',
|
|
12166
12614
|
_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:[
|
|
12167
12615
|
'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)}
|
|
12168
|
-
var
|
|
12616
|
+
var inputvue_type_template_id_7e861d6a_staticRenderFns = []
|
|
12169
12617
|
|
|
12170
12618
|
|
|
12171
12619
|
;// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
@@ -12189,15 +12637,15 @@ const INPUT_SIZES = {
|
|
|
12189
12637
|
INPUT_TYPES,
|
|
12190
12638
|
INPUT_SIZES
|
|
12191
12639
|
});
|
|
12192
|
-
;// 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=
|
|
12193
|
-
var
|
|
12640
|
+
;// 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&
|
|
12641
|
+
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){
|
|
12194
12642
|
var message = ref.message;
|
|
12195
12643
|
var type = ref.type;
|
|
12196
12644
|
return _c('div',{key:_vm.getMessageKey(type, index),class:[
|
|
12197
12645
|
'base-input__message',
|
|
12198
12646
|
'd-validation-message',
|
|
12199
12647
|
_vm.messageTypeClass(type) ],attrs:{"role":"status","aria-live":"polite","data-qa":"validation-message"}},[_c('p',{domProps:{"innerHTML":_vm._s(message)}})])}),0):_vm._e()}
|
|
12200
|
-
var
|
|
12648
|
+
var validation_messagesvue_type_template_id_61ba07b5_staticRenderFns = []
|
|
12201
12649
|
|
|
12202
12650
|
|
|
12203
12651
|
;// CONCATENATED MODULE: ./common/validators.js
|
|
@@ -12248,6 +12696,12 @@ function validationMessageValidator(rawMessages) {
|
|
|
12248
12696
|
//
|
|
12249
12697
|
|
|
12250
12698
|
|
|
12699
|
+
/**
|
|
12700
|
+
* Validation messages are used to convey information to the user about the current state of the input element.
|
|
12701
|
+
* These messages can have an error, warning or success type.
|
|
12702
|
+
* @see https://dialpad.design/components/validation_messages.html
|
|
12703
|
+
*/
|
|
12704
|
+
|
|
12251
12705
|
/* harmony default export */ const validation_messagesvue_type_script_lang_js_ = ({
|
|
12252
12706
|
name: 'DtValidationMessages',
|
|
12253
12707
|
props: {
|
|
@@ -12275,6 +12729,7 @@ function validationMessageValidator(rawMessages) {
|
|
|
12275
12729
|
|
|
12276
12730
|
/**
|
|
12277
12731
|
* Show Validation messages
|
|
12732
|
+
* @values true, false
|
|
12278
12733
|
*/
|
|
12279
12734
|
showMessages: {
|
|
12280
12735
|
type: Boolean,
|
|
@@ -12323,8 +12778,8 @@ function validationMessageValidator(rawMessages) {
|
|
|
12323
12778
|
;
|
|
12324
12779
|
var validation_messages_component = normalizeComponent(
|
|
12325
12780
|
validation_messages_validation_messagesvue_type_script_lang_js_,
|
|
12326
|
-
|
|
12327
|
-
|
|
12781
|
+
validation_messagesvue_type_template_id_61ba07b5_render,
|
|
12782
|
+
validation_messagesvue_type_template_id_61ba07b5_staticRenderFns,
|
|
12328
12783
|
false,
|
|
12329
12784
|
null,
|
|
12330
12785
|
null,
|
|
@@ -12342,6 +12797,7 @@ var validation_messages_component = normalizeComponent(
|
|
|
12342
12797
|
|
|
12343
12798
|
/**
|
|
12344
12799
|
* This mixin provides a base set of props, watchers and data attributes that are commonly used in our input components.
|
|
12800
|
+
* @displayName Input Mixin
|
|
12345
12801
|
*/
|
|
12346
12802
|
|
|
12347
12803
|
const InputMixin = {
|
|
@@ -12481,6 +12937,7 @@ const InputMixin = {
|
|
|
12481
12937
|
*
|
|
12482
12938
|
* This includes the group context, checked model & prop, internal data attributes as well as a set common computed
|
|
12483
12939
|
* properties and watchers. It also includes the group name warning logic.
|
|
12940
|
+
* @displayName Checkable Mixin
|
|
12484
12941
|
*/
|
|
12485
12942
|
|
|
12486
12943
|
const CheckableMixin = {
|
|
@@ -12538,6 +12995,7 @@ const CheckableMixin = {
|
|
|
12538
12995
|
*
|
|
12539
12996
|
* This includes the group context and internal data attributes as well as a set common computed
|
|
12540
12997
|
* properties and watchers. It also includes the group name warning logic.
|
|
12998
|
+
* @displayName Groupable Mixin
|
|
12541
12999
|
*/
|
|
12542
13000
|
|
|
12543
13001
|
const GroupableMixin = {
|
|
@@ -12647,10 +13105,15 @@ const GroupableMixin = {
|
|
|
12647
13105
|
}
|
|
12648
13106
|
|
|
12649
13107
|
};
|
|
13108
|
+
/**
|
|
13109
|
+
* This mixin provides common logic shared amongst our validation messages inputs.
|
|
13110
|
+
* @displayName Messages Mixin
|
|
13111
|
+
*/
|
|
13112
|
+
|
|
12650
13113
|
const MessagesMixin = {
|
|
12651
13114
|
props: {
|
|
12652
13115
|
/**
|
|
12653
|
-
* Used to customize the
|
|
13116
|
+
* Used to customize the validation messages component
|
|
12654
13117
|
*/
|
|
12655
13118
|
messagesClass: {
|
|
12656
13119
|
type: [String, Array, Object],
|
|
@@ -12667,6 +13130,7 @@ const MessagesMixin = {
|
|
|
12667
13130
|
|
|
12668
13131
|
/**
|
|
12669
13132
|
* Used to hide / show the validation messages
|
|
13133
|
+
* @values true, false
|
|
12670
13134
|
*/
|
|
12671
13135
|
showMessages: {
|
|
12672
13136
|
type: Boolean,
|
|
@@ -12806,13 +13270,19 @@ const MessagesMixin = {
|
|
|
12806
13270
|
//
|
|
12807
13271
|
//
|
|
12808
13272
|
//
|
|
13273
|
+
//
|
|
13274
|
+
//
|
|
12809
13275
|
|
|
12810
13276
|
|
|
12811
13277
|
|
|
12812
13278
|
|
|
12813
13279
|
|
|
12814
13280
|
/**
|
|
13281
|
+
* An input field is an input control that allows users to enter alphanumeric information.
|
|
13282
|
+
* It can have a range of options and supports single line and multi-line lengths,
|
|
13283
|
+
* as well as varying formats, including numbers, masked passwords, etc.
|
|
12815
13284
|
* @property {Boolean} placeholder attribute
|
|
13285
|
+
* @see https://dialpad.design/components/input.html
|
|
12816
13286
|
*/
|
|
12817
13287
|
|
|
12818
13288
|
/* harmony default export */ const inputvue_type_script_lang_js_ = ({
|
|
@@ -12832,8 +13302,9 @@ const MessagesMixin = {
|
|
|
12832
13302
|
},
|
|
12833
13303
|
|
|
12834
13304
|
/**
|
|
12835
|
-
* Type of the input, one of `text`, `password`, `email`, `number`, `textarea`.
|
|
13305
|
+
* Type of the input, one of: `text`, `password`, `email`, `number`, `textarea`.
|
|
12836
13306
|
* When `textarea` a `<textarea>` element will be rendered instead of an `<input>` element.
|
|
13307
|
+
* @values text, password, email, number, textarea.
|
|
12837
13308
|
*/
|
|
12838
13309
|
type: {
|
|
12839
13310
|
type: String,
|
|
@@ -12851,6 +13322,7 @@ const MessagesMixin = {
|
|
|
12851
13322
|
|
|
12852
13323
|
/**
|
|
12853
13324
|
* Disables the input
|
|
13325
|
+
* @values true, false
|
|
12854
13326
|
*/
|
|
12855
13327
|
disabled: {
|
|
12856
13328
|
type: Boolean,
|
|
@@ -12875,6 +13347,7 @@ const MessagesMixin = {
|
|
|
12875
13347
|
|
|
12876
13348
|
/**
|
|
12877
13349
|
* Size of the input, one of `xs`, `sm`, `md`, `lg`, `xl`
|
|
13350
|
+
* @values null, xs, sm, md, lg, xl
|
|
12878
13351
|
*/
|
|
12879
13352
|
size: {
|
|
12880
13353
|
type: String,
|
|
@@ -12885,6 +13358,7 @@ const MessagesMixin = {
|
|
|
12885
13358
|
/**
|
|
12886
13359
|
* Size of the icon. One of `xs`, `sm`, `md`, `lg`, `xl`. If you do not set this the icon will size relative
|
|
12887
13360
|
* to the input size
|
|
13361
|
+
* @values null, xs, sm, md, lg, xl
|
|
12888
13362
|
*/
|
|
12889
13363
|
iconSize: {
|
|
12890
13364
|
type: String,
|
|
@@ -12894,8 +13368,8 @@ const MessagesMixin = {
|
|
|
12894
13368
|
|
|
12895
13369
|
/**
|
|
12896
13370
|
* Additional class name for the input element.
|
|
12897
|
-
* Can accept
|
|
12898
|
-
* same
|
|
13371
|
+
* Can accept String, Object, and Array, i.e. has the
|
|
13372
|
+
* same API as Vue's built-in handling of the class attribute.
|
|
12899
13373
|
*/
|
|
12900
13374
|
inputClass: {
|
|
12901
13375
|
type: [String, Object, Array],
|
|
@@ -12904,7 +13378,7 @@ const MessagesMixin = {
|
|
|
12904
13378
|
|
|
12905
13379
|
/**
|
|
12906
13380
|
* The current character length that the user has entered into the input.
|
|
12907
|
-
* This will only need to be used if you are using validate.length and
|
|
13381
|
+
* This will only need to be used if you are using `validate.length` and
|
|
12908
13382
|
* the string contains abnormal characters.
|
|
12909
13383
|
* For example, an emoji could take up many characters in the input, but should only count as 1 character.
|
|
12910
13384
|
* If no number is provided, a built-in length calculation will be used for the length validation.
|
|
@@ -13260,8 +13734,8 @@ const MessagesMixin = {
|
|
|
13260
13734
|
;
|
|
13261
13735
|
var input_component = normalizeComponent(
|
|
13262
13736
|
input_inputvue_type_script_lang_js_,
|
|
13263
|
-
|
|
13264
|
-
|
|
13737
|
+
inputvue_type_template_id_7e861d6a_render,
|
|
13738
|
+
inputvue_type_template_id_7e861d6a_staticRenderFns,
|
|
13265
13739
|
false,
|
|
13266
13740
|
null,
|
|
13267
13741
|
null,
|
|
@@ -13273,9 +13747,9 @@ var input_component = normalizeComponent(
|
|
|
13273
13747
|
;// CONCATENATED MODULE: ./components/input/index.js
|
|
13274
13748
|
|
|
13275
13749
|
|
|
13276
|
-
;// 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=
|
|
13277
|
-
var
|
|
13278
|
-
var
|
|
13750
|
+
;// 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&
|
|
13751
|
+
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)}
|
|
13752
|
+
var input_groupvue_type_template_id_b2cbc49c_staticRenderFns = []
|
|
13279
13753
|
|
|
13280
13754
|
|
|
13281
13755
|
;// CONCATENATED MODULE: ./common/mixins/input_group.js
|
|
@@ -13286,6 +13760,7 @@ var input_groupvue_type_template_id_cdfe834c_staticRenderFns = []
|
|
|
13286
13760
|
/**
|
|
13287
13761
|
* This mixin provides a base provide obj and set of components, props, computed, watchers and data attributes that are
|
|
13288
13762
|
* commonly used in our input group components.
|
|
13763
|
+
* @displayName Input Group Mixin
|
|
13289
13764
|
*/
|
|
13290
13765
|
|
|
13291
13766
|
const InputGroupMixin = {
|
|
@@ -13340,6 +13815,7 @@ const InputGroupMixin = {
|
|
|
13340
13815
|
|
|
13341
13816
|
/**
|
|
13342
13817
|
* Disables the input group
|
|
13818
|
+
* @values true, false
|
|
13343
13819
|
*/
|
|
13344
13820
|
disabled: {
|
|
13345
13821
|
type: Boolean,
|
|
@@ -13357,6 +13833,7 @@ const InputGroupMixin = {
|
|
|
13357
13833
|
|
|
13358
13834
|
/**
|
|
13359
13835
|
* Show validation messages
|
|
13836
|
+
* @values true, false
|
|
13360
13837
|
*/
|
|
13361
13838
|
showMessages: {
|
|
13362
13839
|
type: Boolean,
|
|
@@ -13478,6 +13955,13 @@ const InputGroupMixin = {
|
|
|
13478
13955
|
//
|
|
13479
13956
|
|
|
13480
13957
|
|
|
13958
|
+
/**
|
|
13959
|
+
* Input Groups are convenience components for a grouping of related inputs.
|
|
13960
|
+
* While each input within the group could be independent, the `v-model` on the group
|
|
13961
|
+
* provides a convenient interface for determining the current state of the group.
|
|
13962
|
+
* @see https://dialpad.design/components/input_group.html
|
|
13963
|
+
*/
|
|
13964
|
+
|
|
13481
13965
|
/* harmony default export */ const input_groupvue_type_script_lang_js_ = ({
|
|
13482
13966
|
name: 'DtInputGroup',
|
|
13483
13967
|
components: {
|
|
@@ -13561,8 +14045,8 @@ const InputGroupMixin = {
|
|
|
13561
14045
|
;
|
|
13562
14046
|
var input_group_component = normalizeComponent(
|
|
13563
14047
|
input_group_input_groupvue_type_script_lang_js_,
|
|
13564
|
-
|
|
13565
|
-
|
|
14048
|
+
input_groupvue_type_template_id_b2cbc49c_render,
|
|
14049
|
+
input_groupvue_type_template_id_b2cbc49c_staticRenderFns,
|
|
13566
14050
|
false,
|
|
13567
14051
|
null,
|
|
13568
14052
|
null,
|
|
@@ -13573,8 +14057,8 @@ var input_group_component = normalizeComponent(
|
|
|
13573
14057
|
/* harmony default export */ const input_group_input_group = (input_group_component.exports);
|
|
13574
14058
|
;// CONCATENATED MODULE: ./components/input_group/index.js
|
|
13575
14059
|
|
|
13576
|
-
;// 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=
|
|
13577
|
-
var
|
|
14060
|
+
;// 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&
|
|
14061
|
+
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:[
|
|
13578
14062
|
'd-modal',
|
|
13579
14063
|
_vm.MODAL_KIND_MODIFIERS[_vm.kind],
|
|
13580
14064
|
_vm.MODAL_SIZE_MODIFIERS[_vm.size],
|
|
@@ -13584,7 +14068,7 @@ var modalvue_type_template_id_e3e205ea_render = function () {var _vm=this;var _h
|
|
|
13584
14068
|
'd-modal__dialog',
|
|
13585
14069
|
{ 'd-modal__dialog--scrollable': _vm.fixedHeaderFooter },
|
|
13586
14070
|
_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)}
|
|
13587
|
-
var
|
|
14071
|
+
var modalvue_type_template_id_d71a3468_staticRenderFns = []
|
|
13588
14072
|
|
|
13589
14073
|
|
|
13590
14074
|
;// CONCATENATED MODULE: ./components/modal/modal_constants.js
|
|
@@ -13711,8 +14195,9 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13711
14195
|
|
|
13712
14196
|
|
|
13713
14197
|
/**
|
|
13714
|
-
*
|
|
13715
|
-
*
|
|
14198
|
+
* Modals focus the user’s attention exclusively on one task or piece of information
|
|
14199
|
+
* via a window that sits on top of the page content.
|
|
14200
|
+
* @see https://dialpad.design/components/modal.html
|
|
13716
14201
|
*/
|
|
13717
14202
|
|
|
13718
14203
|
/* harmony default export */ const modalvue_type_script_lang_js_ = ({
|
|
@@ -13725,7 +14210,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13725
14210
|
mixins: [modal],
|
|
13726
14211
|
props: {
|
|
13727
14212
|
/**
|
|
13728
|
-
* A set of props to be passed into the modal's close button.
|
|
14213
|
+
* A set of props to be passed into the modal's close button.
|
|
14214
|
+
* Requires an 'ariaLabel' property.
|
|
13729
14215
|
*/
|
|
13730
14216
|
closeButtonProps: {
|
|
13731
14217
|
type: Object,
|
|
@@ -13749,7 +14235,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13749
14235
|
* as screen readers should recite the dialog contents by default before any aria-description.
|
|
13750
14236
|
*/
|
|
13751
14237
|
describedById: {
|
|
13752
|
-
type: String
|
|
14238
|
+
type: String,
|
|
14239
|
+
default: ''
|
|
13753
14240
|
},
|
|
13754
14241
|
|
|
13755
14242
|
/**
|
|
@@ -13763,7 +14250,9 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13763
14250
|
},
|
|
13764
14251
|
|
|
13765
14252
|
/**
|
|
13766
|
-
* Whether the modal should be shown.
|
|
14253
|
+
* Whether the modal should be shown.
|
|
14254
|
+
* Parent component can sync on this value to control the modal's visibility.
|
|
14255
|
+
* @values true, false
|
|
13767
14256
|
*/
|
|
13768
14257
|
show: {
|
|
13769
14258
|
type: Boolean,
|
|
@@ -13787,9 +14276,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13787
14276
|
},
|
|
13788
14277
|
|
|
13789
14278
|
/**
|
|
13790
|
-
* The theme of the modal.
|
|
13791
|
-
* @values default
|
|
13792
|
-
* kind - default or danger (https://dialpad.design/components/modal/)
|
|
14279
|
+
* The theme of the modal. kind - default or danger,
|
|
14280
|
+
* @values default, danger
|
|
13793
14281
|
*/
|
|
13794
14282
|
kind: {
|
|
13795
14283
|
type: String,
|
|
@@ -13798,9 +14286,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13798
14286
|
},
|
|
13799
14287
|
|
|
13800
14288
|
/**
|
|
13801
|
-
* The size of the modal.
|
|
13802
|
-
* @values default
|
|
13803
|
-
* size - default or full (https://dialpad.design/components/modal/)
|
|
14289
|
+
* The size of the modal. size - default or full,
|
|
14290
|
+
* @values default, full
|
|
13804
14291
|
*/
|
|
13805
14292
|
size: {
|
|
13806
14293
|
type: String,
|
|
@@ -13810,8 +14297,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13810
14297
|
|
|
13811
14298
|
/**
|
|
13812
14299
|
* Additional class name for the root modal element.
|
|
13813
|
-
* Can accept
|
|
13814
|
-
* same
|
|
14300
|
+
* Can accept String, Object, and Array, i.e. has the
|
|
14301
|
+
* same API as Vue's built-in handling of the class attribute.
|
|
13815
14302
|
*/
|
|
13816
14303
|
modalClass: {
|
|
13817
14304
|
type: [String, Object, Array],
|
|
@@ -13820,8 +14307,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13820
14307
|
|
|
13821
14308
|
/**
|
|
13822
14309
|
* Additional class name for the dialog element within the modal.
|
|
13823
|
-
* Can accept
|
|
13824
|
-
* same
|
|
14310
|
+
* Can accept String, Object, and Array, i.e. has the
|
|
14311
|
+
* same API as Vue's built-in handling of the class attribute.
|
|
13825
14312
|
*/
|
|
13826
14313
|
dialogClass: {
|
|
13827
14314
|
type: [String, Object, Array],
|
|
@@ -13830,8 +14317,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13830
14317
|
|
|
13831
14318
|
/**
|
|
13832
14319
|
* Additional class name for the banner element within the modal.
|
|
13833
|
-
* Can accept
|
|
13834
|
-
* same
|
|
14320
|
+
* Can accept String, Object, and Array, i.e. has the
|
|
14321
|
+
* same API as Vue's built-in handling of the class attribute.
|
|
13835
14322
|
*/
|
|
13836
14323
|
bannerClass: {
|
|
13837
14324
|
type: [String, Object, Array],
|
|
@@ -13840,6 +14327,7 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13840
14327
|
|
|
13841
14328
|
/**
|
|
13842
14329
|
* Hides the close button on the modal
|
|
14330
|
+
* @values true, false
|
|
13843
14331
|
*/
|
|
13844
14332
|
hideClose: {
|
|
13845
14333
|
type: Boolean,
|
|
@@ -13848,6 +14336,7 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13848
14336
|
|
|
13849
14337
|
/**
|
|
13850
14338
|
* Scrollable modal that allows scroll the modal content keeping the header and footer fixed
|
|
14339
|
+
* @values true, false
|
|
13851
14340
|
*/
|
|
13852
14341
|
fixedHeaderFooter: {
|
|
13853
14342
|
type: Boolean,
|
|
@@ -13929,8 +14418,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
13929
14418
|
;
|
|
13930
14419
|
var modal_component = normalizeComponent(
|
|
13931
14420
|
modal_modalvue_type_script_lang_js_,
|
|
13932
|
-
|
|
13933
|
-
|
|
14421
|
+
modalvue_type_template_id_d71a3468_render,
|
|
14422
|
+
modalvue_type_template_id_d71a3468_staticRenderFns,
|
|
13934
14423
|
false,
|
|
13935
14424
|
null,
|
|
13936
14425
|
null,
|
|
@@ -13942,10 +14431,10 @@ var modal_component = normalizeComponent(
|
|
|
13942
14431
|
;// CONCATENATED MODULE: ./components/modal/index.js
|
|
13943
14432
|
|
|
13944
14433
|
|
|
13945
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/list_section/list_section.vue?vue&type=template&id=
|
|
13946
|
-
var
|
|
14434
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/list_section/list_section.vue?vue&type=template&id=8857acea&
|
|
14435
|
+
var list_sectionvue_type_template_id_8857acea_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:['dt-list-section', 'd-fs14', 'd-lh6', 'd-py6', 'd-bc-black-200',
|
|
13947
14436
|
{ 'd-bb': _vm.separator }],attrs:{"id":_vm.id,"role":"group","aria-labelledby":(_vm.id + "-list-section-header"),"tabindex":"-1"}},[(_vm.header)?_c('h3',{staticClass:"d-pl12 d-mt6",attrs:{"id":(_vm.id + "-list-section-header")}},[_vm._v(" "+_vm._s(_vm.header)+" ")]):_vm._e(),(!_vm.isCollapsible || _vm.showAll)?_c('ol',{attrs:{"id":(_vm.id + "-list-section-content")}},[_vm._t("default")],2):_c('ol',{attrs:{"id":(_vm.id + "-list-section-content")}},[_c('vnodes',{attrs:{"vnodes":_vm.displayedItems}})],1),_c('div',{staticClass:"d-d-flex"},[(_vm.isCollapsible)?_c('dt-button',{staticClass:"d-ml12 d-py6",attrs:{"id":(_vm.id + "-list-section-show-more-less"),"link":""},on:{"click":_vm.showMoreLessClicked}},[_vm._v(" "+_vm._s(_vm.showMoreLessText)+" ")]):_vm._e(),_vm._t("footer")],2)])}
|
|
13948
|
-
var
|
|
14437
|
+
var list_sectionvue_type_template_id_8857acea_staticRenderFns = []
|
|
13949
14438
|
|
|
13950
14439
|
|
|
13951
14440
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/list_section/list_section.vue?vue&type=script&lang=js&
|
|
@@ -14113,8 +14602,8 @@ var list_sectionvue_type_style_index_0_lang_less_ = __webpack_require__(424);
|
|
|
14113
14602
|
|
|
14114
14603
|
var list_section_component = normalizeComponent(
|
|
14115
14604
|
list_section_list_sectionvue_type_script_lang_js_,
|
|
14116
|
-
|
|
14117
|
-
|
|
14605
|
+
list_sectionvue_type_template_id_8857acea_render,
|
|
14606
|
+
list_sectionvue_type_template_id_8857acea_staticRenderFns,
|
|
14118
14607
|
false,
|
|
14119
14608
|
null,
|
|
14120
14609
|
null,
|
|
@@ -14125,9 +14614,9 @@ var list_section_component = normalizeComponent(
|
|
|
14125
14614
|
/* harmony default export */ const list_section = (list_section_component.exports);
|
|
14126
14615
|
;// CONCATENATED MODULE: ./components/list_section/index.js
|
|
14127
14616
|
|
|
14128
|
-
;// 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=
|
|
14129
|
-
var
|
|
14130
|
-
var
|
|
14617
|
+
;// 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&
|
|
14618
|
+
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)}
|
|
14619
|
+
var noticevue_type_template_id_30c65ac1_staticRenderFns = []
|
|
14131
14620
|
|
|
14132
14621
|
|
|
14133
14622
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -14174,6 +14663,11 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14174
14663
|
|
|
14175
14664
|
|
|
14176
14665
|
|
|
14666
|
+
/**
|
|
14667
|
+
* A notice is an informational and assistive message that appears inline with content.
|
|
14668
|
+
* @see https://dialpad.design/components/notice.html
|
|
14669
|
+
*/
|
|
14670
|
+
|
|
14177
14671
|
/* harmony default export */ const noticevue_type_script_lang_js_ = ({
|
|
14178
14672
|
name: 'DtNotice',
|
|
14179
14673
|
components: {
|
|
@@ -14212,6 +14706,7 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14212
14706
|
* Provides a role for the notice. 'status' is used to communicate a message. 'alert' is used to communicate an
|
|
14213
14707
|
* important message that does not contain any interactive elements. 'alertdialog' is used to communicate an
|
|
14214
14708
|
* important message that does contain interactive elements.
|
|
14709
|
+
* @values alert, alertdialog, status
|
|
14215
14710
|
*/
|
|
14216
14711
|
role: {
|
|
14217
14712
|
type: String,
|
|
@@ -14226,6 +14721,7 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14226
14721
|
/**
|
|
14227
14722
|
* Used in scenarios where the message needs to visually dominate the screen.
|
|
14228
14723
|
* This will also change the aria role from status to alert.
|
|
14724
|
+
* @values true, false
|
|
14229
14725
|
*/
|
|
14230
14726
|
important: {
|
|
14231
14727
|
type: Boolean,
|
|
@@ -14234,6 +14730,7 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14234
14730
|
|
|
14235
14731
|
/**
|
|
14236
14732
|
* Severity level of the notice, sets the icon and background
|
|
14733
|
+
* @values base, error, info, success, warning
|
|
14237
14734
|
*/
|
|
14238
14735
|
kind: {
|
|
14239
14736
|
type: String,
|
|
@@ -14255,6 +14752,7 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14255
14752
|
|
|
14256
14753
|
/**
|
|
14257
14754
|
* Hides the close button from the notice
|
|
14755
|
+
* @values true, false
|
|
14258
14756
|
*/
|
|
14259
14757
|
hideClose: {
|
|
14260
14758
|
type: Boolean,
|
|
@@ -14296,8 +14794,8 @@ var noticevue_type_template_id_ca7ad14a_staticRenderFns = []
|
|
|
14296
14794
|
;
|
|
14297
14795
|
var notice_component = normalizeComponent(
|
|
14298
14796
|
notice_noticevue_type_script_lang_js_,
|
|
14299
|
-
|
|
14300
|
-
|
|
14797
|
+
noticevue_type_template_id_30c65ac1_render,
|
|
14798
|
+
noticevue_type_template_id_30c65ac1_staticRenderFns,
|
|
14301
14799
|
false,
|
|
14302
14800
|
null,
|
|
14303
14801
|
null,
|
|
@@ -14309,9 +14807,9 @@ var notice_component = normalizeComponent(
|
|
|
14309
14807
|
;// CONCATENATED MODULE: ./components/notice/index.js
|
|
14310
14808
|
|
|
14311
14809
|
|
|
14312
|
-
;// 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=
|
|
14313
|
-
var
|
|
14314
|
-
var
|
|
14810
|
+
;// 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=6164a229&
|
|
14811
|
+
var paginationvue_type_template_id_6164a229_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-fs14"},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)}
|
|
14812
|
+
var paginationvue_type_template_id_6164a229_staticRenderFns = []
|
|
14315
14813
|
|
|
14316
14814
|
|
|
14317
14815
|
;// 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&
|
|
@@ -14422,6 +14920,11 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
14422
14920
|
|
|
14423
14921
|
|
|
14424
14922
|
|
|
14923
|
+
/**
|
|
14924
|
+
* Pagination allows you to divide large amounts of content into smaller chunks across multiple pages.
|
|
14925
|
+
* @see https://dialpad.design/components/pagination.html
|
|
14926
|
+
*/
|
|
14927
|
+
|
|
14425
14928
|
/* harmony default export */ const paginationvue_type_script_lang_js_ = ({
|
|
14426
14929
|
name: 'DtPagination',
|
|
14427
14930
|
components: {
|
|
@@ -14541,7 +15044,6 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
14541
15044
|
}
|
|
14542
15045
|
|
|
14543
15046
|
},
|
|
14544
|
-
watch: {},
|
|
14545
15047
|
methods: {
|
|
14546
15048
|
range(from, to) {
|
|
14547
15049
|
const range = [];
|
|
@@ -14573,8 +15075,8 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
14573
15075
|
;
|
|
14574
15076
|
var pagination_component = normalizeComponent(
|
|
14575
15077
|
pagination_paginationvue_type_script_lang_js_,
|
|
14576
|
-
|
|
14577
|
-
|
|
15078
|
+
paginationvue_type_template_id_6164a229_render,
|
|
15079
|
+
paginationvue_type_template_id_6164a229_staticRenderFns,
|
|
14578
15080
|
false,
|
|
14579
15081
|
null,
|
|
14580
15082
|
null,
|
|
@@ -14585,9 +15087,9 @@ var pagination_component = normalizeComponent(
|
|
|
14585
15087
|
/* harmony default export */ const pagination = (pagination_component.exports);
|
|
14586
15088
|
;// CONCATENATED MODULE: ./components/pagination/index.js
|
|
14587
15089
|
|
|
14588
|
-
;// 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=
|
|
14589
|
-
var
|
|
14590
|
-
var
|
|
15090
|
+
;// 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&
|
|
15091
|
+
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)])])}
|
|
15092
|
+
var radiovue_type_template_id_ceeae6b6_staticRenderFns = []
|
|
14591
15093
|
|
|
14592
15094
|
|
|
14593
15095
|
;// CONCATENATED MODULE: ./components/radio/radio_constants.js
|
|
@@ -14651,6 +15153,12 @@ const RADIO_INPUT_VALIDATION_CLASSES = {
|
|
|
14651
15153
|
|
|
14652
15154
|
|
|
14653
15155
|
|
|
15156
|
+
/**
|
|
15157
|
+
* Radios are control elements that allow the user to make a single selection.
|
|
15158
|
+
* They are typically used in a Radio Group which allows the user to make a selection from a list of options.
|
|
15159
|
+
* @see https://dialpad.design/components/radio.html
|
|
15160
|
+
*/
|
|
15161
|
+
|
|
14654
15162
|
/* harmony default export */ const radiovue_type_script_lang_js_ = ({
|
|
14655
15163
|
name: 'DtRadio',
|
|
14656
15164
|
components: {
|
|
@@ -14755,8 +15263,8 @@ const RADIO_INPUT_VALIDATION_CLASSES = {
|
|
|
14755
15263
|
;
|
|
14756
15264
|
var radio_component = normalizeComponent(
|
|
14757
15265
|
radio_radiovue_type_script_lang_js_,
|
|
14758
|
-
|
|
14759
|
-
|
|
15266
|
+
radiovue_type_template_id_ceeae6b6_render,
|
|
15267
|
+
radiovue_type_template_id_ceeae6b6_staticRenderFns,
|
|
14760
15268
|
false,
|
|
14761
15269
|
null,
|
|
14762
15270
|
null,
|
|
@@ -14769,6 +15277,11 @@ var radio_component = normalizeComponent(
|
|
|
14769
15277
|
|
|
14770
15278
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
14771
15279
|
|
|
15280
|
+
/**
|
|
15281
|
+
* Radio Groups are control elements that allow the user to make a single selection from a list of options.
|
|
15282
|
+
* @see https://dialpad.design/components/radio_group.html
|
|
15283
|
+
*/
|
|
15284
|
+
|
|
14772
15285
|
/* harmony default export */ const radio_groupvue_type_script_lang_js_ = ({
|
|
14773
15286
|
name: 'DtRadioGroup',
|
|
14774
15287
|
extends: input_group_input_group,
|
|
@@ -14874,15 +15387,15 @@ var radio_group_component = normalizeComponent(
|
|
|
14874
15387
|
/* harmony default export */ const radio_group = (radio_group_component.exports);
|
|
14875
15388
|
;// CONCATENATED MODULE: ./components/radio_group/index.js
|
|
14876
15389
|
|
|
14877
|
-
;// 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=
|
|
14878
|
-
var
|
|
15390
|
+
;// 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&
|
|
15391
|
+
var tab_groupvue_type_template_id_78c9105c_render = function () {
|
|
14879
15392
|
var _obj;
|
|
14880
15393
|
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:[
|
|
14881
15394
|
'd-tablist',
|
|
14882
15395
|
_vm.TAB_LIST_SIZE_MODIFIERS[_vm.size],
|
|
14883
15396
|
( _obj = {}, _obj[_vm.TAB_LIST_KIND_MODIFIERS.inverted] = _vm.inverted, _obj[_vm.TAB_LIST_IMPORTANCE_MODIFIERS.borderless] = _vm.borderless, _obj ),
|
|
14884
15397
|
_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)}
|
|
14885
|
-
var
|
|
15398
|
+
var tab_groupvue_type_template_id_78c9105c_staticRenderFns = []
|
|
14886
15399
|
|
|
14887
15400
|
|
|
14888
15401
|
;// CONCATENATED MODULE: ./components/tabs/tabs_constants.js
|
|
@@ -14934,6 +15447,11 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14934
15447
|
//
|
|
14935
15448
|
//
|
|
14936
15449
|
|
|
15450
|
+
/**
|
|
15451
|
+
* Tabs allow users to navigation between grouped content in different views while within the same page context.
|
|
15452
|
+
* @see https://dialpad.design/components/tabs.html
|
|
15453
|
+
*/
|
|
15454
|
+
|
|
14937
15455
|
/* harmony default export */ const tab_groupvue_type_script_lang_js_ = ({
|
|
14938
15456
|
name: 'DtTabGroup',
|
|
14939
15457
|
|
|
@@ -14964,6 +15482,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14964
15482
|
|
|
14965
15483
|
/**
|
|
14966
15484
|
* If true, disables the tab group
|
|
15485
|
+
* @values true, false
|
|
14967
15486
|
*/
|
|
14968
15487
|
disabled: {
|
|
14969
15488
|
type: Boolean,
|
|
@@ -14972,6 +15491,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14972
15491
|
|
|
14973
15492
|
/**
|
|
14974
15493
|
* If true, applies inverted styles to the tab group
|
|
15494
|
+
* @values true, false
|
|
14975
15495
|
*/
|
|
14976
15496
|
inverted: {
|
|
14977
15497
|
type: Boolean,
|
|
@@ -14980,6 +15500,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14980
15500
|
|
|
14981
15501
|
/**
|
|
14982
15502
|
* If true, applies borderless styles to the tab group
|
|
15503
|
+
* @values true, false
|
|
14983
15504
|
*/
|
|
14984
15505
|
borderless: {
|
|
14985
15506
|
type: Boolean,
|
|
@@ -14988,6 +15509,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
14988
15509
|
|
|
14989
15510
|
/**
|
|
14990
15511
|
* If provided, applies size styles to the tab group
|
|
15512
|
+
* @values default, sm
|
|
14991
15513
|
*/
|
|
14992
15514
|
size: {
|
|
14993
15515
|
type: String,
|
|
@@ -15203,8 +15725,8 @@ const TAB_IMPORTANCE_MODIFIERS = {
|
|
|
15203
15725
|
;
|
|
15204
15726
|
var tab_group_component = normalizeComponent(
|
|
15205
15727
|
tabs_tab_groupvue_type_script_lang_js_,
|
|
15206
|
-
|
|
15207
|
-
|
|
15728
|
+
tab_groupvue_type_template_id_78c9105c_render,
|
|
15729
|
+
tab_groupvue_type_template_id_78c9105c_staticRenderFns,
|
|
15208
15730
|
false,
|
|
15209
15731
|
null,
|
|
15210
15732
|
null,
|
|
@@ -15213,14 +15735,14 @@ var tab_group_component = normalizeComponent(
|
|
|
15213
15735
|
)
|
|
15214
15736
|
|
|
15215
15737
|
/* harmony default export */ const tab_group = (tab_group_component.exports);
|
|
15216
|
-
;// 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=
|
|
15217
|
-
var
|
|
15738
|
+
;// 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&
|
|
15739
|
+
var tabvue_type_template_id_91977b48_render = function () {
|
|
15218
15740
|
var _obj;
|
|
15219
15741
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-button',_vm._b({class:[
|
|
15220
15742
|
'd-tab',
|
|
15221
15743
|
( _obj = {}, _obj[_vm.TAB_IMPORTANCE_MODIFIERS.selected] = _vm.isSelected, _obj ),
|
|
15222
15744
|
_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)}
|
|
15223
|
-
var
|
|
15745
|
+
var tabvue_type_template_id_91977b48_staticRenderFns = []
|
|
15224
15746
|
|
|
15225
15747
|
|
|
15226
15748
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -15252,6 +15774,11 @@ var tabvue_type_template_id_0bc212ec_staticRenderFns = []
|
|
|
15252
15774
|
//
|
|
15253
15775
|
|
|
15254
15776
|
|
|
15777
|
+
/**
|
|
15778
|
+
* Tabs allow users to navigation between grouped content in different views while within the same page context.
|
|
15779
|
+
* @see https://dialpad.design/components/tabs.html
|
|
15780
|
+
*/
|
|
15781
|
+
|
|
15255
15782
|
/* harmony default export */ const tabvue_type_script_lang_js_ = ({
|
|
15256
15783
|
name: 'DtTab',
|
|
15257
15784
|
components: {
|
|
@@ -15286,6 +15813,7 @@ var tabvue_type_template_id_0bc212ec_staticRenderFns = []
|
|
|
15286
15813
|
|
|
15287
15814
|
/**
|
|
15288
15815
|
* Controls the state of the tab
|
|
15816
|
+
* @values true, false
|
|
15289
15817
|
*/
|
|
15290
15818
|
selected: {
|
|
15291
15819
|
type: Boolean,
|
|
@@ -15294,6 +15822,7 @@ var tabvue_type_template_id_0bc212ec_staticRenderFns = []
|
|
|
15294
15822
|
|
|
15295
15823
|
/**
|
|
15296
15824
|
* If true, disables the tab
|
|
15825
|
+
* @values true, false
|
|
15297
15826
|
*/
|
|
15298
15827
|
disabled: {
|
|
15299
15828
|
type: Boolean,
|
|
@@ -15355,8 +15884,8 @@ var tabvue_type_template_id_0bc212ec_staticRenderFns = []
|
|
|
15355
15884
|
;
|
|
15356
15885
|
var tab_component = normalizeComponent(
|
|
15357
15886
|
tabs_tabvue_type_script_lang_js_,
|
|
15358
|
-
|
|
15359
|
-
|
|
15887
|
+
tabvue_type_template_id_91977b48_render,
|
|
15888
|
+
tabvue_type_template_id_91977b48_staticRenderFns,
|
|
15360
15889
|
false,
|
|
15361
15890
|
null,
|
|
15362
15891
|
null,
|
|
@@ -15365,13 +15894,13 @@ var tab_component = normalizeComponent(
|
|
|
15365
15894
|
)
|
|
15366
15895
|
|
|
15367
15896
|
/* harmony default export */ const tab = (tab_component.exports);
|
|
15368
|
-
;// 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=
|
|
15369
|
-
var
|
|
15897
|
+
;// 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&
|
|
15898
|
+
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:[
|
|
15370
15899
|
{
|
|
15371
15900
|
'd-d-none': _vm.hidePanel,
|
|
15372
15901
|
},
|
|
15373
15902
|
_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)}
|
|
15374
|
-
var
|
|
15903
|
+
var tab_panelvue_type_template_id_78c45854_staticRenderFns = []
|
|
15375
15904
|
|
|
15376
15905
|
|
|
15377
15906
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -15395,6 +15924,11 @@ var tab_panelvue_type_template_id_4d6d0107_staticRenderFns = []
|
|
|
15395
15924
|
//
|
|
15396
15925
|
//
|
|
15397
15926
|
//
|
|
15927
|
+
|
|
15928
|
+
/**
|
|
15929
|
+
* Tabs allow users to navigation between grouped content in different views while within the same page context.
|
|
15930
|
+
* @see https://dialpad.design/components/tabs.html
|
|
15931
|
+
*/
|
|
15398
15932
|
/* harmony default export */ const tab_panelvue_type_script_lang_js_ = ({
|
|
15399
15933
|
name: 'DtTabPanel',
|
|
15400
15934
|
inject: ['groupContext'],
|
|
@@ -15417,6 +15951,7 @@ var tab_panelvue_type_template_id_4d6d0107_staticRenderFns = []
|
|
|
15417
15951
|
|
|
15418
15952
|
/**
|
|
15419
15953
|
* If true, hides the tab content
|
|
15954
|
+
* @values true, false
|
|
15420
15955
|
*/
|
|
15421
15956
|
hidden: {
|
|
15422
15957
|
type: Boolean,
|
|
@@ -15450,8 +15985,8 @@ var tab_panelvue_type_template_id_4d6d0107_staticRenderFns = []
|
|
|
15450
15985
|
;
|
|
15451
15986
|
var tab_panel_component = normalizeComponent(
|
|
15452
15987
|
tabs_tab_panelvue_type_script_lang_js_,
|
|
15453
|
-
|
|
15454
|
-
|
|
15988
|
+
tab_panelvue_type_template_id_78c45854_render,
|
|
15989
|
+
tab_panelvue_type_template_id_78c45854_staticRenderFns,
|
|
15455
15990
|
false,
|
|
15456
15991
|
null,
|
|
15457
15992
|
null,
|
|
@@ -15465,9 +16000,9 @@ var tab_panel_component = normalizeComponent(
|
|
|
15465
16000
|
|
|
15466
16001
|
|
|
15467
16002
|
|
|
15468
|
-
;// 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=
|
|
15469
|
-
var
|
|
15470
|
-
var
|
|
16003
|
+
;// 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&
|
|
16004
|
+
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()])])}
|
|
16005
|
+
var checkboxvue_type_template_id_ccbc242a_staticRenderFns = []
|
|
15471
16006
|
|
|
15472
16007
|
|
|
15473
16008
|
;// CONCATENATED MODULE: ./components/checkbox/checkbox_constants.js
|
|
@@ -15535,6 +16070,12 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
15535
16070
|
|
|
15536
16071
|
|
|
15537
16072
|
|
|
16073
|
+
/**
|
|
16074
|
+
* Checkboxes are control elements that allow the user to make a selection.They are typically used in a
|
|
16075
|
+
* Checkbox Group which allows the user to make one or more selections from a list of options.
|
|
16076
|
+
* @see https://dialpad.design/components/checkbox.html
|
|
16077
|
+
*/
|
|
16078
|
+
|
|
15538
16079
|
/* harmony default export */ const checkboxvue_type_script_lang_js_ = ({
|
|
15539
16080
|
name: 'DtCheckbox',
|
|
15540
16081
|
components: {
|
|
@@ -15662,8 +16203,8 @@ const CHECKBOX_INPUT_VALIDATION_CLASSES = {
|
|
|
15662
16203
|
;
|
|
15663
16204
|
var checkbox_component = normalizeComponent(
|
|
15664
16205
|
checkbox_checkboxvue_type_script_lang_js_,
|
|
15665
|
-
|
|
15666
|
-
|
|
16206
|
+
checkboxvue_type_template_id_ccbc242a_render,
|
|
16207
|
+
checkboxvue_type_template_id_ccbc242a_staticRenderFns,
|
|
15667
16208
|
false,
|
|
15668
16209
|
null,
|
|
15669
16210
|
null,
|
|
@@ -15677,6 +16218,13 @@ var checkbox_component = normalizeComponent(
|
|
|
15677
16218
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
15678
16219
|
|
|
15679
16220
|
|
|
16221
|
+
/**
|
|
16222
|
+
* Checkbox Groups are convenience components for a grouping of related Checkboxes.
|
|
16223
|
+
* While each Checkbox within the group is independent, the `v-model` on the group provides
|
|
16224
|
+
* a convenient interface for determining which Checkboxes within the group are checked.
|
|
16225
|
+
* @see https://dialpad.design/components/checkbox_group.html
|
|
16226
|
+
*/
|
|
16227
|
+
|
|
15680
16228
|
/* harmony default export */ const checkbox_groupvue_type_script_lang_js_ = ({
|
|
15681
16229
|
name: 'DtCheckboxGroup',
|
|
15682
16230
|
extends: input_group_input_group,
|
|
@@ -15816,9 +16364,9 @@ var checkbox_group_component = normalizeComponent(
|
|
|
15816
16364
|
/* harmony default export */ const checkbox_group = (checkbox_group_component.exports);
|
|
15817
16365
|
;// CONCATENATED MODULE: ./components/checkbox_group/index.js
|
|
15818
16366
|
|
|
15819
|
-
;// 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=
|
|
15820
|
-
var
|
|
15821
|
-
var
|
|
16367
|
+
;// 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&
|
|
16368
|
+
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)}
|
|
16369
|
+
var chipvue_type_template_id_3a0f690e_staticRenderFns = []
|
|
15822
16370
|
|
|
15823
16371
|
|
|
15824
16372
|
;// CONCATENATED MODULE: ./components/chip/chip_constants.js
|
|
@@ -15892,6 +16440,13 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
15892
16440
|
|
|
15893
16441
|
|
|
15894
16442
|
|
|
16443
|
+
/**
|
|
16444
|
+
* A chip is a compact UI element that provides brief, descriptive information about an element.
|
|
16445
|
+
* It is terse, ideally one word. It is important a button is identifiable, consistent, and
|
|
16446
|
+
* communicates its actions clearly, and is appropriately sized to its action.
|
|
16447
|
+
* @see https://dialpad.design/components/chip.html
|
|
16448
|
+
*/
|
|
16449
|
+
|
|
15895
16450
|
/* harmony default export */ const chipvue_type_script_lang_js_ = ({
|
|
15896
16451
|
name: 'DtChip',
|
|
15897
16452
|
components: {
|
|
@@ -15916,6 +16471,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
15916
16471
|
|
|
15917
16472
|
/**
|
|
15918
16473
|
* Hides the close button on the chip
|
|
16474
|
+
* @values true, false
|
|
15919
16475
|
*/
|
|
15920
16476
|
hideClose: {
|
|
15921
16477
|
type: Boolean,
|
|
@@ -15925,7 +16481,6 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
15925
16481
|
/**
|
|
15926
16482
|
* The size of the chip.
|
|
15927
16483
|
* @values xs, sm, md
|
|
15928
|
-
* @see https://dialpad.design/components/chip
|
|
15929
16484
|
*/
|
|
15930
16485
|
size: {
|
|
15931
16486
|
type: String,
|
|
@@ -15936,7 +16491,7 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
15936
16491
|
/**
|
|
15937
16492
|
* The interactivity of the chip.
|
|
15938
16493
|
* Makes chip clickable, apply hover/focus/active style, emit keyboard events etc.
|
|
15939
|
-
* @
|
|
16494
|
+
* @values true, false
|
|
15940
16495
|
*/
|
|
15941
16496
|
interactive: {
|
|
15942
16497
|
type: Boolean,
|
|
@@ -16046,8 +16601,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16046
16601
|
;
|
|
16047
16602
|
var chip_component = normalizeComponent(
|
|
16048
16603
|
chip_chipvue_type_script_lang_js_,
|
|
16049
|
-
|
|
16050
|
-
|
|
16604
|
+
chipvue_type_template_id_3a0f690e_render,
|
|
16605
|
+
chipvue_type_template_id_3a0f690e_staticRenderFns,
|
|
16051
16606
|
false,
|
|
16052
16607
|
null,
|
|
16053
16608
|
null,
|
|
@@ -16059,8 +16614,8 @@ var chip_component = normalizeComponent(
|
|
|
16059
16614
|
;// CONCATENATED MODULE: ./components/chip/index.js
|
|
16060
16615
|
|
|
16061
16616
|
|
|
16062
|
-
;// 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=
|
|
16063
|
-
var
|
|
16617
|
+
;// 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&
|
|
16618
|
+
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:[
|
|
16064
16619
|
'd-label',
|
|
16065
16620
|
_vm.LABEL_SIZE_MODIFIERS[_vm.size],
|
|
16066
16621
|
_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:[
|
|
@@ -16073,7 +16628,7 @@ var select_menuvue_type_template_id_2a29663a_render = function () {var _vm=this;
|
|
|
16073
16628
|
{ 'd-select--disabled': _vm.disabled } ],attrs:{"data-qa":"dt-select-wrapper"}},[_c('select',_vm._g(_vm._b({class:[
|
|
16074
16629
|
'd-select__input',
|
|
16075
16630
|
_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)}
|
|
16076
|
-
var
|
|
16631
|
+
var select_menuvue_type_template_id_6109d361_staticRenderFns = []
|
|
16077
16632
|
|
|
16078
16633
|
|
|
16079
16634
|
;// CONCATENATED MODULE: ./components/select_menu/select_menu_constants.js
|
|
@@ -16217,9 +16772,11 @@ const optionsValidator = options => {
|
|
|
16217
16772
|
|
|
16218
16773
|
|
|
16219
16774
|
/**
|
|
16775
|
+
* A select menu is an input control that allows users to choose one option from a list.
|
|
16220
16776
|
* @property {Boolean} disabled attribute
|
|
16221
16777
|
* @property {String} name attribute
|
|
16222
16778
|
* @property {String} value attribute
|
|
16779
|
+
* @see https://dialpad.design/components/select.html
|
|
16223
16780
|
*/
|
|
16224
16781
|
|
|
16225
16782
|
/* harmony default export */ const select_menuvue_type_script_lang_js_ = ({
|
|
@@ -16262,8 +16819,7 @@ const optionsValidator = options => {
|
|
|
16262
16819
|
|
|
16263
16820
|
/**
|
|
16264
16821
|
* Controls the size of the select
|
|
16265
|
-
* @values xs,
|
|
16266
|
-
* @see https://dialpad.design/components/select
|
|
16822
|
+
* @values xs, sm, md, lg, xl
|
|
16267
16823
|
*/
|
|
16268
16824
|
size: {
|
|
16269
16825
|
type: String,
|
|
@@ -16329,6 +16885,7 @@ const optionsValidator = options => {
|
|
|
16329
16885
|
|
|
16330
16886
|
/**
|
|
16331
16887
|
* Disabled state of the select
|
|
16888
|
+
* @values true, false
|
|
16332
16889
|
*/
|
|
16333
16890
|
disabled: {
|
|
16334
16891
|
type: Boolean,
|
|
@@ -16441,8 +16998,8 @@ const optionsValidator = options => {
|
|
|
16441
16998
|
;
|
|
16442
16999
|
var select_menu_component = normalizeComponent(
|
|
16443
17000
|
select_menu_select_menuvue_type_script_lang_js_,
|
|
16444
|
-
|
|
16445
|
-
|
|
17001
|
+
select_menuvue_type_template_id_6109d361_render,
|
|
17002
|
+
select_menuvue_type_template_id_6109d361_staticRenderFns,
|
|
16446
17003
|
false,
|
|
16447
17004
|
null,
|
|
16448
17005
|
null,
|
|
@@ -16454,12 +17011,12 @@ var select_menu_component = normalizeComponent(
|
|
|
16454
17011
|
;// CONCATENATED MODULE: ./components/select_menu/index.js
|
|
16455
17012
|
|
|
16456
17013
|
|
|
16457
|
-
;// 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=
|
|
16458
|
-
var
|
|
17014
|
+
;// 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&
|
|
17015
|
+
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:[
|
|
16459
17016
|
'd-toast',
|
|
16460
17017
|
_vm.kindClass,
|
|
16461
17018
|
{ '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()}
|
|
16462
|
-
var
|
|
17019
|
+
var toastvue_type_template_id_48807c9a_staticRenderFns = []
|
|
16463
17020
|
|
|
16464
17021
|
|
|
16465
17022
|
;// CONCATENATED MODULE: ./components/toast/toast_constants.js
|
|
@@ -16524,6 +17081,12 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16524
17081
|
|
|
16525
17082
|
|
|
16526
17083
|
|
|
17084
|
+
/**
|
|
17085
|
+
* A toast notice, sometimes called a snackbar, is a time-based message that appears based on users' actions.
|
|
17086
|
+
* It contains at-a-glance information about outcomes and can be paired with actions.
|
|
17087
|
+
* @see https://dialpad.design/components/toast.html
|
|
17088
|
+
*/
|
|
17089
|
+
|
|
16527
17090
|
/* harmony default export */ const toastvue_type_script_lang_js_ = ({
|
|
16528
17091
|
name: 'DtToast',
|
|
16529
17092
|
components: {
|
|
@@ -16577,6 +17140,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16577
17140
|
/**
|
|
16578
17141
|
* Provides a role for the toast. 'status' is used by default to communicate a message. 'alert' is used to
|
|
16579
17142
|
* communicate an important message like an error that does not contain any interactive elements.
|
|
17143
|
+
* @values status, alert
|
|
16580
17144
|
*/
|
|
16581
17145
|
role: {
|
|
16582
17146
|
type: String,
|
|
@@ -16588,6 +17152,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16588
17152
|
|
|
16589
17153
|
/**
|
|
16590
17154
|
* Severity level of the toast, sets the icon and background
|
|
17155
|
+
* @values base, error, info, success, warning
|
|
16591
17156
|
*/
|
|
16592
17157
|
kind: {
|
|
16593
17158
|
type: String,
|
|
@@ -16599,6 +17164,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16599
17164
|
|
|
16600
17165
|
/**
|
|
16601
17166
|
* Used in scenarios where the message needs to visually dominate the screen.
|
|
17167
|
+
* @values true, false
|
|
16602
17168
|
*/
|
|
16603
17169
|
important: {
|
|
16604
17170
|
type: Boolean,
|
|
@@ -16610,6 +17176,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16610
17176
|
* after reaching the duration time, so it's convenient to use `.sync` modifier with this prop to update
|
|
16611
17177
|
* the data in your component.
|
|
16612
17178
|
* Supports .sync modifier
|
|
17179
|
+
* @values true, false
|
|
16613
17180
|
*/
|
|
16614
17181
|
show: {
|
|
16615
17182
|
type: Boolean,
|
|
@@ -16626,6 +17193,7 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16626
17193
|
|
|
16627
17194
|
/**
|
|
16628
17195
|
* Hides the close button from the toast
|
|
17196
|
+
* @values true, false
|
|
16629
17197
|
*/
|
|
16630
17198
|
hideClose: {
|
|
16631
17199
|
type: Boolean,
|
|
@@ -16651,7 +17219,13 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16651
17219
|
*
|
|
16652
17220
|
* @event close
|
|
16653
17221
|
*/
|
|
16654
|
-
'close',
|
|
17222
|
+
'close',
|
|
17223
|
+
/**
|
|
17224
|
+
* Sync show value
|
|
17225
|
+
*
|
|
17226
|
+
* @event update:show
|
|
17227
|
+
*/
|
|
17228
|
+
'update:show'],
|
|
16655
17229
|
|
|
16656
17230
|
data() {
|
|
16657
17231
|
return {
|
|
@@ -16732,8 +17306,8 @@ const TOAST_MIN_DURATION = 6000;
|
|
|
16732
17306
|
;
|
|
16733
17307
|
var toast_component = normalizeComponent(
|
|
16734
17308
|
toast_toastvue_type_script_lang_js_,
|
|
16735
|
-
|
|
16736
|
-
|
|
17309
|
+
toastvue_type_template_id_48807c9a_render,
|
|
17310
|
+
toastvue_type_template_id_48807c9a_staticRenderFns,
|
|
16737
17311
|
false,
|
|
16738
17312
|
null,
|
|
16739
17313
|
null,
|
|
@@ -16745,12 +17319,12 @@ var toast_component = normalizeComponent(
|
|
|
16745
17319
|
;// CONCATENATED MODULE: ./components/toast/index.js
|
|
16746
17320
|
|
|
16747
17321
|
|
|
16748
|
-
;// 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=
|
|
16749
|
-
var
|
|
17322
|
+
;// 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&
|
|
17323
|
+
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', {
|
|
16750
17324
|
'd-toggle--checked': _vm.internalChecked,
|
|
16751
17325
|
'd-toggle--disabled': _vm.disabled,
|
|
16752
17326
|
}],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"})])])}
|
|
16753
|
-
var
|
|
17327
|
+
var togglevue_type_template_id_8e140268_staticRenderFns = []
|
|
16754
17328
|
|
|
16755
17329
|
|
|
16756
17330
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -16784,8 +17358,14 @@ var togglevue_type_template_id_a424bd98_staticRenderFns = []
|
|
|
16784
17358
|
//
|
|
16785
17359
|
//
|
|
16786
17360
|
//
|
|
17361
|
+
//
|
|
16787
17362
|
|
|
16788
17363
|
|
|
17364
|
+
/**
|
|
17365
|
+
* A toggle (or "switch") is a button control element that allows the user to make a binary (on/off) selection.
|
|
17366
|
+
* @see https://dialpad.design/components/toggle.html
|
|
17367
|
+
*/
|
|
17368
|
+
|
|
16789
17369
|
/* harmony default export */ const togglevue_type_script_lang_js_ = ({
|
|
16790
17370
|
name: 'DtToggle',
|
|
16791
17371
|
inheritAttrs: false,
|
|
@@ -16794,6 +17374,9 @@ var togglevue_type_template_id_a424bd98_staticRenderFns = []
|
|
|
16794
17374
|
event: 'change'
|
|
16795
17375
|
},
|
|
16796
17376
|
props: {
|
|
17377
|
+
/**
|
|
17378
|
+
* The id of the toggle
|
|
17379
|
+
*/
|
|
16797
17380
|
id: {
|
|
16798
17381
|
type: String,
|
|
16799
17382
|
|
|
@@ -16802,22 +17385,37 @@ var togglevue_type_template_id_a424bd98_staticRenderFns = []
|
|
|
16802
17385
|
}
|
|
16803
17386
|
|
|
16804
17387
|
},
|
|
17388
|
+
|
|
17389
|
+
/**
|
|
17390
|
+
* Disables the toggle interactions
|
|
17391
|
+
* @values true, false
|
|
17392
|
+
*/
|
|
16805
17393
|
disabled: {
|
|
16806
17394
|
type: Boolean,
|
|
16807
17395
|
default: false
|
|
16808
17396
|
},
|
|
16809
17397
|
|
|
16810
17398
|
/**
|
|
17399
|
+
* Value of the toggle
|
|
16811
17400
|
* @model checked
|
|
17401
|
+
* @values true, false
|
|
16812
17402
|
*/
|
|
16813
17403
|
checked: {
|
|
16814
17404
|
type: Boolean,
|
|
16815
17405
|
default: false
|
|
16816
17406
|
},
|
|
17407
|
+
|
|
17408
|
+
/**
|
|
17409
|
+
* Used to customize the label container
|
|
17410
|
+
*/
|
|
16817
17411
|
labelClass: {
|
|
16818
17412
|
type: [String, Array, Object],
|
|
16819
17413
|
default: ''
|
|
16820
17414
|
},
|
|
17415
|
+
|
|
17416
|
+
/**
|
|
17417
|
+
* A set of props that are passed into the label container
|
|
17418
|
+
*/
|
|
16821
17419
|
labelChildProps: {
|
|
16822
17420
|
type: Object,
|
|
16823
17421
|
default: () => ({})
|
|
@@ -16892,8 +17490,8 @@ var togglevue_type_template_id_a424bd98_staticRenderFns = []
|
|
|
16892
17490
|
;
|
|
16893
17491
|
var toggle_component = normalizeComponent(
|
|
16894
17492
|
toggle_togglevue_type_script_lang_js_,
|
|
16895
|
-
|
|
16896
|
-
|
|
17493
|
+
togglevue_type_template_id_8e140268_render,
|
|
17494
|
+
togglevue_type_template_id_8e140268_staticRenderFns,
|
|
16897
17495
|
false,
|
|
16898
17496
|
null,
|
|
16899
17497
|
null,
|
|
@@ -16904,15 +17502,15 @@ var toggle_component = normalizeComponent(
|
|
|
16904
17502
|
/* harmony default export */ const toggle = (toggle_component.exports);
|
|
16905
17503
|
;// CONCATENATED MODULE: ./components/toggle/index.js
|
|
16906
17504
|
|
|
16907
|
-
;// 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=
|
|
16908
|
-
var
|
|
17505
|
+
;// 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&
|
|
17506
|
+
var tooltipvue_type_template_id_2cddd20a_render = function () {
|
|
16909
17507
|
var _obj;
|
|
16910
17508
|
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:[
|
|
16911
17509
|
'd-tooltip',
|
|
16912
17510
|
("d-tooltip__arrow-tippy--" + _vm.currentPlacement),
|
|
16913
17511
|
( _obj = {}, _obj[ _vm.TOOLTIP_KIND_MODIFIERS.inverted ] = _vm.inverted, _obj ),
|
|
16914
17512
|
_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)}
|
|
16915
|
-
var
|
|
17513
|
+
var tooltipvue_type_template_id_2cddd20a_staticRenderFns = []
|
|
16916
17514
|
|
|
16917
17515
|
|
|
16918
17516
|
;// CONCATENATED MODULE: ./components/tooltip/tooltip_constants.js
|
|
@@ -16974,10 +17572,19 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
16974
17572
|
//
|
|
16975
17573
|
//
|
|
16976
17574
|
//
|
|
17575
|
+
//
|
|
17576
|
+
//
|
|
16977
17577
|
|
|
16978
17578
|
|
|
16979
17579
|
|
|
16980
17580
|
|
|
17581
|
+
/**
|
|
17582
|
+
* A tooltip is a floating label that briefly explains an action, function, or an element.
|
|
17583
|
+
* Its content is exclusively text and shouldn't be vital information for users.
|
|
17584
|
+
* If richer media is desired, consider using a popover instead.
|
|
17585
|
+
* @see https://dialpad.design/components/tooltip.html
|
|
17586
|
+
*/
|
|
17587
|
+
|
|
16981
17588
|
/* harmony default export */ const tooltipvue_type_script_lang_js_ = ({
|
|
16982
17589
|
name: 'Tooltip',
|
|
16983
17590
|
components: {
|
|
@@ -17001,6 +17608,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17001
17608
|
* it will attempt to change it's direction to the "fallbackPlacements"
|
|
17002
17609
|
* if defined, otherwise it will automatically position to a new location
|
|
17003
17610
|
* as it sees best fit.
|
|
17611
|
+
* See <a href="https://popper.js.org/docs/v2/modifiers/flip/#fallbackplacements" target="_blank">Popper.js docs</a>
|
|
17004
17612
|
* */
|
|
17005
17613
|
fallbackPlacements: {
|
|
17006
17614
|
type: Array,
|
|
@@ -17008,7 +17616,8 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17008
17616
|
},
|
|
17009
17617
|
|
|
17010
17618
|
/**
|
|
17011
|
-
*
|
|
17619
|
+
* If true, applies inverted styles to the tooltip
|
|
17620
|
+
* @values true, false
|
|
17012
17621
|
*/
|
|
17013
17622
|
inverted: {
|
|
17014
17623
|
type: Boolean,
|
|
@@ -17017,7 +17626,8 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17017
17626
|
|
|
17018
17627
|
/**
|
|
17019
17628
|
* Displaces the tooltip from its reference element
|
|
17020
|
-
* by the specified number of pixels.
|
|
17629
|
+
* by the specified number of pixels. See
|
|
17630
|
+
* <a href="https://atomiks.github.io/tippyjs/v6/all-props/#offset" target="_blank">Tippy.js docs</a>
|
|
17021
17631
|
*/
|
|
17022
17632
|
offset: {
|
|
17023
17633
|
type: Array,
|
|
@@ -17026,6 +17636,12 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17026
17636
|
|
|
17027
17637
|
/**
|
|
17028
17638
|
* The direction the popover displays relative to the anchor.
|
|
17639
|
+
* See <a href="https://atomiks.github.io/tippyjs/v6/all-props/#placement" target="_blank">Tippy.js docs</a>
|
|
17640
|
+
* @values top, top-start, top-end,
|
|
17641
|
+
* right, right-start, right-end,
|
|
17642
|
+
* left, left-start, left-end,
|
|
17643
|
+
* bottom, bottom-start, bottom-end,
|
|
17644
|
+
* auto, auto-start, auto-end
|
|
17029
17645
|
*/
|
|
17030
17646
|
placement: {
|
|
17031
17647
|
type: String,
|
|
@@ -17043,6 +17659,8 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17043
17659
|
* position in those cases the DOM layout changes the reference element's position.
|
|
17044
17660
|
* `true` enables it, `reference` only checks the "reference" rect for changes and `popper` only
|
|
17045
17661
|
* checks the "popper" rect for changes.
|
|
17662
|
+
* See <a href="https://atomiks.github.io/tippyjs/v6/all-props/#sticky" target="_blank">Tippy.js docs</a>
|
|
17663
|
+
* @values true, false, reference, popper
|
|
17046
17664
|
*/
|
|
17047
17665
|
sticky: {
|
|
17048
17666
|
type: [Boolean, String],
|
|
@@ -17074,6 +17692,7 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17074
17692
|
* Controls whether the tooltip is shown. Leaving this null will have the tooltip trigger on mouseover by default.
|
|
17075
17693
|
* If you set this value, the default mouseover behavior will be disabled and you can control it as you need.
|
|
17076
17694
|
* Supports .sync modifier
|
|
17695
|
+
* @values true, false
|
|
17077
17696
|
*/
|
|
17078
17697
|
show: {
|
|
17079
17698
|
type: Boolean,
|
|
@@ -17096,7 +17715,13 @@ const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
|
|
|
17096
17715
|
* @event shown
|
|
17097
17716
|
* @type {Boolean}
|
|
17098
17717
|
*/
|
|
17099
|
-
'shown',
|
|
17718
|
+
'shown',
|
|
17719
|
+
/**
|
|
17720
|
+
* Sync show value
|
|
17721
|
+
*
|
|
17722
|
+
* @event update:show
|
|
17723
|
+
*/
|
|
17724
|
+
'update:show'],
|
|
17100
17725
|
|
|
17101
17726
|
data() {
|
|
17102
17727
|
return {
|
|
@@ -17277,8 +17902,8 @@ var tooltipvue_type_style_index_0_lang_less_ = __webpack_require__(228);
|
|
|
17277
17902
|
|
|
17278
17903
|
var tooltip_component = normalizeComponent(
|
|
17279
17904
|
tooltip_tooltipvue_type_script_lang_js_,
|
|
17280
|
-
|
|
17281
|
-
|
|
17905
|
+
tooltipvue_type_template_id_2cddd20a_render,
|
|
17906
|
+
tooltipvue_type_template_id_2cddd20a_staticRenderFns,
|
|
17282
17907
|
false,
|
|
17283
17908
|
null,
|
|
17284
17909
|
null,
|
|
@@ -17290,8 +17915,8 @@ var tooltip_component = normalizeComponent(
|
|
|
17290
17915
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
17291
17916
|
|
|
17292
17917
|
|
|
17293
|
-
;// 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=
|
|
17294
|
-
var
|
|
17918
|
+
;// 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=4f25b952&
|
|
17919
|
+
var keyboard_shortcutvue_type_template_id_4f25b952_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('kbd',{class:[
|
|
17295
17920
|
'd-d-inline-flex',
|
|
17296
17921
|
'd-ff-custom',
|
|
17297
17922
|
'd-ai-center',
|
|
@@ -17300,14 +17925,14 @@ var keyboard_shortcutvue_type_template_id_9937b106_render = function () {var _vm
|
|
|
17300
17925
|
'd-px4',
|
|
17301
17926
|
'd-ba',
|
|
17302
17927
|
'd-bar4',
|
|
17303
|
-
'd-
|
|
17304
|
-
_vm.inverted ? 'd-bc-black-
|
|
17928
|
+
'd-fs12',
|
|
17929
|
+
_vm.inverted ? 'd-bc-black-400' : 'd-bc-black-100' ]},[(_vm.screenReaderText)?_c('span',{staticClass:"sr-only"},[_vm._v(" "+_vm._s(_vm.screenReaderText)+" ")]):_vm._e(),_vm._l((_vm.formattedShortcutSplit),function(item,i){return [(_vm.icons[item])?_c(_vm.icons[item],{key:(i + "-" + item),tag:"component",class:[
|
|
17305
17930
|
'dt-keyboard-shortcut__svg',
|
|
17306
|
-
_vm.inverted ? 'd-fc-black-
|
|
17931
|
+
_vm.inverted ? 'd-fc-black-075' : 'd-fc-black-500',
|
|
17307
17932
|
'd-mr2' ],attrs:{"aria-hidden":"true"}}):_c('span',{key:(i + "-" + item),class:[
|
|
17308
|
-
_vm.inverted ? 'd-fc-black-
|
|
17933
|
+
_vm.inverted ? 'd-fc-black-075' : 'd-fc-black-500',
|
|
17309
17934
|
'd-mr2' ],attrs:{"aria-hidden":"true"},domProps:{"innerHTML":_vm._s(item)}})]})],2)}
|
|
17310
|
-
var
|
|
17935
|
+
var keyboard_shortcutvue_type_template_id_4f25b952_staticRenderFns = []
|
|
17311
17936
|
|
|
17312
17937
|
|
|
17313
17938
|
;// 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&
|
|
@@ -17528,6 +18153,11 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
17528
18153
|
|
|
17529
18154
|
|
|
17530
18155
|
|
|
18156
|
+
/**
|
|
18157
|
+
* This component displays a visual representation of a keyboard shortcut to the user.
|
|
18158
|
+
* @see https://dialpad.design/components/keyboard_shortcut.html
|
|
18159
|
+
*/
|
|
18160
|
+
|
|
17531
18161
|
/* harmony default export */ const keyboard_shortcutvue_type_script_lang_js_ = ({
|
|
17532
18162
|
name: 'DtKeyboardShortcut',
|
|
17533
18163
|
components: {
|
|
@@ -17539,14 +18169,27 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
17539
18169
|
IconAdd: IconAdd
|
|
17540
18170
|
},
|
|
17541
18171
|
props: {
|
|
18172
|
+
/**
|
|
18173
|
+
* If true, applies inverted styles.
|
|
18174
|
+
* @values true, false
|
|
18175
|
+
*/
|
|
17542
18176
|
inverted: {
|
|
17543
18177
|
type: Boolean,
|
|
17544
18178
|
default: false
|
|
17545
18179
|
},
|
|
18180
|
+
|
|
18181
|
+
/**
|
|
18182
|
+
* Include any of these tokens in your string to render the corresponding symbol:
|
|
18183
|
+
* {cmd} {win} {arrow-right} {arrow-left} {arrow-up} {arrow-down}
|
|
18184
|
+
*/
|
|
17546
18185
|
shortcut: {
|
|
17547
18186
|
type: String,
|
|
17548
18187
|
required: true
|
|
17549
18188
|
},
|
|
18189
|
+
|
|
18190
|
+
/**
|
|
18191
|
+
* Text entered here will be read by assistive technology. If null this component will be ignored by AT.
|
|
18192
|
+
*/
|
|
17550
18193
|
screenReaderText: {
|
|
17551
18194
|
type: String,
|
|
17552
18195
|
default: null
|
|
@@ -17609,8 +18252,8 @@ var keyboard_shortcutvue_type_style_index_0_lang_less_ = __webpack_require__(742
|
|
|
17609
18252
|
|
|
17610
18253
|
var keyboard_shortcut_component = normalizeComponent(
|
|
17611
18254
|
keyboard_shortcut_keyboard_shortcutvue_type_script_lang_js_,
|
|
17612
|
-
|
|
17613
|
-
|
|
18255
|
+
keyboard_shortcutvue_type_template_id_4f25b952_render,
|
|
18256
|
+
keyboard_shortcutvue_type_template_id_4f25b952_staticRenderFns,
|
|
17614
18257
|
false,
|
|
17615
18258
|
null,
|
|
17616
18259
|
null,
|
|
@@ -17622,14 +18265,14 @@ var keyboard_shortcut_component = normalizeComponent(
|
|
|
17622
18265
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/index.js
|
|
17623
18266
|
|
|
17624
18267
|
|
|
17625
|
-
;// 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=
|
|
17626
|
-
var
|
|
17627
|
-
var
|
|
18268
|
+
;// 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&
|
|
18269
|
+
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)}
|
|
18270
|
+
var root_layoutvue_type_template_id_cb5db598_staticRenderFns = []
|
|
17628
18271
|
|
|
17629
18272
|
|
|
17630
|
-
;// 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=
|
|
17631
|
-
var
|
|
17632
|
-
var
|
|
18273
|
+
;// 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&
|
|
18274
|
+
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()])}
|
|
18275
|
+
var root_layout_bodyvue_type_template_id_fa742994_staticRenderFns = []
|
|
17633
18276
|
|
|
17634
18277
|
|
|
17635
18278
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout_constants.js
|
|
@@ -17665,6 +18308,8 @@ const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
|
17665
18308
|
//
|
|
17666
18309
|
//
|
|
17667
18310
|
//
|
|
18311
|
+
//
|
|
18312
|
+
//
|
|
17668
18313
|
|
|
17669
18314
|
/* harmony default export */ const root_layout_bodyvue_type_script_lang_js_ = ({
|
|
17670
18315
|
name: 'DtRootLayoutBody',
|
|
@@ -17748,8 +18393,8 @@ var root_layout_bodyvue_type_style_index_0_lang_less_ = __webpack_require__(75);
|
|
|
17748
18393
|
|
|
17749
18394
|
var root_layout_body_component = normalizeComponent(
|
|
17750
18395
|
root_layout_root_layout_bodyvue_type_script_lang_js_,
|
|
17751
|
-
|
|
17752
|
-
|
|
18396
|
+
root_layout_bodyvue_type_template_id_fa742994_render,
|
|
18397
|
+
root_layout_bodyvue_type_template_id_fa742994_staticRenderFns,
|
|
17753
18398
|
false,
|
|
17754
18399
|
null,
|
|
17755
18400
|
null,
|
|
@@ -17795,7 +18440,15 @@ var root_layout_body_component = normalizeComponent(
|
|
|
17795
18440
|
//
|
|
17796
18441
|
//
|
|
17797
18442
|
//
|
|
18443
|
+
//
|
|
18444
|
+
//
|
|
18445
|
+
//
|
|
18446
|
+
//
|
|
18447
|
+
|
|
17798
18448
|
|
|
18449
|
+
/**
|
|
18450
|
+
* A root layout provides a standardized group of containers to display content at the root level.
|
|
18451
|
+
*/
|
|
17799
18452
|
|
|
17800
18453
|
/* harmony default export */ const root_layoutvue_type_script_lang_js_ = ({
|
|
17801
18454
|
name: 'DtRootLayout',
|
|
@@ -17830,6 +18483,7 @@ var root_layout_body_component = normalizeComponent(
|
|
|
17830
18483
|
|
|
17831
18484
|
/**
|
|
17832
18485
|
* Scroll the header with the page
|
|
18486
|
+
* @values true, false
|
|
17833
18487
|
*/
|
|
17834
18488
|
headerSticky: {
|
|
17835
18489
|
type: Boolean,
|
|
@@ -17875,6 +18529,7 @@ var root_layout_body_component = normalizeComponent(
|
|
|
17875
18529
|
/**
|
|
17876
18530
|
* Whether the sidebar is on the left or right side
|
|
17877
18531
|
* Possible options: 'left', 'right'
|
|
18532
|
+
* @values left, right
|
|
17878
18533
|
*/
|
|
17879
18534
|
sidebarPosition: {
|
|
17880
18535
|
type: String,
|
|
@@ -17917,8 +18572,8 @@ var root_layoutvue_type_style_index_0_lang_less_ = __webpack_require__(253);
|
|
|
17917
18572
|
|
|
17918
18573
|
var root_layout_component = normalizeComponent(
|
|
17919
18574
|
root_layout_root_layoutvue_type_script_lang_js_,
|
|
17920
|
-
|
|
17921
|
-
|
|
18575
|
+
root_layoutvue_type_template_id_cb5db598_render,
|
|
18576
|
+
root_layoutvue_type_template_id_cb5db598_staticRenderFns,
|
|
17922
18577
|
false,
|
|
17923
18578
|
null,
|
|
17924
18579
|
null,
|
|
@@ -17930,15 +18585,15 @@ var root_layout_component = normalizeComponent(
|
|
|
17930
18585
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|
|
17931
18586
|
|
|
17932
18587
|
|
|
17933
|
-
;// 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=
|
|
17934
|
-
var
|
|
18588
|
+
;// 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&
|
|
18589
|
+
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){
|
|
17935
18590
|
var inputProps = ref.inputProps;
|
|
17936
18591
|
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){
|
|
17937
18592
|
var opened = ref.opened;
|
|
17938
18593
|
var listProps = ref.listProps;
|
|
17939
18594
|
var clearHighlightIndex = ref.clearHighlightIndex;
|
|
17940
18595
|
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))}
|
|
17941
|
-
var
|
|
18596
|
+
var combobox_with_popovervue_type_template_id_27a3126a_staticRenderFns = []
|
|
17942
18597
|
|
|
17943
18598
|
|
|
17944
18599
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -18220,7 +18875,34 @@ var combobox_with_popovervue_type_template_id_7fd50634_staticRenderFns = []
|
|
|
18220
18875
|
default: ''
|
|
18221
18876
|
}
|
|
18222
18877
|
},
|
|
18223
|
-
emits: [
|
|
18878
|
+
emits: [
|
|
18879
|
+
/**
|
|
18880
|
+
* Event fired when item selected
|
|
18881
|
+
*
|
|
18882
|
+
* @event select
|
|
18883
|
+
* @type {Number}
|
|
18884
|
+
*/
|
|
18885
|
+
'select',
|
|
18886
|
+
/**
|
|
18887
|
+
* Event fired when 'escape' key is pressed
|
|
18888
|
+
*
|
|
18889
|
+
* @event escape
|
|
18890
|
+
*/
|
|
18891
|
+
'escape',
|
|
18892
|
+
/**
|
|
18893
|
+
* Event fired when an item is highlighted
|
|
18894
|
+
*
|
|
18895
|
+
* @event highlight
|
|
18896
|
+
* @type {Number}
|
|
18897
|
+
*/
|
|
18898
|
+
'highlight',
|
|
18899
|
+
/**
|
|
18900
|
+
* Emitted when items are shown or hidden
|
|
18901
|
+
*
|
|
18902
|
+
* @event opened
|
|
18903
|
+
* @type {Boolean | Array}
|
|
18904
|
+
*/
|
|
18905
|
+
'opened'],
|
|
18224
18906
|
|
|
18225
18907
|
data() {
|
|
18226
18908
|
return {
|
|
@@ -18353,8 +19035,8 @@ var combobox_with_popovervue_type_template_id_7fd50634_staticRenderFns = []
|
|
|
18353
19035
|
;
|
|
18354
19036
|
var combobox_with_popover_component = normalizeComponent(
|
|
18355
19037
|
combobox_with_popover_combobox_with_popovervue_type_script_lang_js_,
|
|
18356
|
-
|
|
18357
|
-
|
|
19038
|
+
combobox_with_popovervue_type_template_id_27a3126a_render,
|
|
19039
|
+
combobox_with_popovervue_type_template_id_27a3126a_staticRenderFns,
|
|
18358
19040
|
false,
|
|
18359
19041
|
null,
|
|
18360
19042
|
null,
|
|
@@ -18365,11 +19047,11 @@ var combobox_with_popover_component = normalizeComponent(
|
|
|
18365
19047
|
/* harmony default export */ const combobox_with_popover = (combobox_with_popover_component.exports);
|
|
18366
19048
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_with_popover/index.js
|
|
18367
19049
|
|
|
18368
|
-
;// 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=
|
|
18369
|
-
var
|
|
19050
|
+
;// 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&
|
|
19051
|
+
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){
|
|
18370
19052
|
var onInput = ref.onInput;
|
|
18371
19053
|
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)})}
|
|
18372
|
-
var
|
|
19054
|
+
var combobox_multi_selectvue_type_template_id_6305bf12_staticRenderFns = []
|
|
18373
19055
|
|
|
18374
19056
|
|
|
18375
19057
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/combobox_multi_select_story_constants.js
|
|
@@ -18718,7 +19400,35 @@ const MULTI_SELECT_SIZES = {
|
|
|
18718
19400
|
validator: t => Object.values(MULTI_SELECT_SIZES).includes(t)
|
|
18719
19401
|
}
|
|
18720
19402
|
},
|
|
18721
|
-
emits: [
|
|
19403
|
+
emits: [
|
|
19404
|
+
/**
|
|
19405
|
+
* Native input event
|
|
19406
|
+
*
|
|
19407
|
+
* @event input
|
|
19408
|
+
* @type {String }
|
|
19409
|
+
*/
|
|
19410
|
+
'input',
|
|
19411
|
+
/**
|
|
19412
|
+
* Event fired when item selected
|
|
19413
|
+
*
|
|
19414
|
+
* @event select
|
|
19415
|
+
* @type {Number}
|
|
19416
|
+
*/
|
|
19417
|
+
'select',
|
|
19418
|
+
/**
|
|
19419
|
+
* Event fired when item removed
|
|
19420
|
+
*
|
|
19421
|
+
* @event remove
|
|
19422
|
+
* @type {String}
|
|
19423
|
+
*/
|
|
19424
|
+
'remove',
|
|
19425
|
+
/**
|
|
19426
|
+
* Event fired when max selected items limit is reached
|
|
19427
|
+
*
|
|
19428
|
+
* @event max-selected
|
|
19429
|
+
* @type {Object}
|
|
19430
|
+
*/
|
|
19431
|
+
'max-selected'],
|
|
18722
19432
|
|
|
18723
19433
|
data() {
|
|
18724
19434
|
return {
|
|
@@ -19009,8 +19719,8 @@ const MULTI_SELECT_SIZES = {
|
|
|
19009
19719
|
;
|
|
19010
19720
|
var combobox_multi_select_component = normalizeComponent(
|
|
19011
19721
|
combobox_multi_select_combobox_multi_selectvue_type_script_lang_js_,
|
|
19012
|
-
|
|
19013
|
-
|
|
19722
|
+
combobox_multi_selectvue_type_template_id_6305bf12_render,
|
|
19723
|
+
combobox_multi_selectvue_type_template_id_6305bf12_staticRenderFns,
|
|
19014
19724
|
false,
|
|
19015
19725
|
null,
|
|
19016
19726
|
null,
|
|
@@ -19022,9 +19732,9 @@ var combobox_multi_select_component = normalizeComponent(
|
|
|
19022
19732
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
19023
19733
|
|
|
19024
19734
|
|
|
19025
|
-
;// 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=
|
|
19026
|
-
var
|
|
19027
|
-
var
|
|
19735
|
+
;// 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&
|
|
19736
|
+
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)}
|
|
19737
|
+
var callbar_buttonvue_type_template_id_1cc96f5c_staticRenderFns = []
|
|
19028
19738
|
|
|
19029
19739
|
|
|
19030
19740
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[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&
|
|
@@ -19055,6 +19765,7 @@ var callbar_buttonvue_type_template_id_0421e5c4_staticRenderFns = []
|
|
|
19055
19765
|
//
|
|
19056
19766
|
//
|
|
19057
19767
|
//
|
|
19768
|
+
//
|
|
19058
19769
|
|
|
19059
19770
|
|
|
19060
19771
|
|
|
@@ -19129,12 +19840,27 @@ var callbar_buttonvue_type_template_id_0421e5c4_staticRenderFns = []
|
|
|
19129
19840
|
validator: label => {
|
|
19130
19841
|
return label || undefined.$slots.default;
|
|
19131
19842
|
}
|
|
19843
|
+
},
|
|
19844
|
+
|
|
19845
|
+
/**
|
|
19846
|
+
* Additional class name for the button wrapper element.
|
|
19847
|
+
*/
|
|
19848
|
+
buttonClass: {
|
|
19849
|
+
type: [String, Array, Object],
|
|
19850
|
+
default: ''
|
|
19132
19851
|
}
|
|
19133
19852
|
},
|
|
19134
|
-
emits: [
|
|
19853
|
+
emits: [
|
|
19854
|
+
/**
|
|
19855
|
+
* Native click event
|
|
19856
|
+
*
|
|
19857
|
+
* @event click
|
|
19858
|
+
* @type {PointerEvent | KeyboardEvent}
|
|
19859
|
+
*/
|
|
19860
|
+
'click'],
|
|
19135
19861
|
computed: {
|
|
19136
19862
|
callbarButtonClass() {
|
|
19137
|
-
return ['dt-recipe-callbar-button', 'd-stack4', {
|
|
19863
|
+
return [this.buttonClass, 'dt-recipe-callbar-button', 'd-stack4', {
|
|
19138
19864
|
'dt-recipe-callbar-button--circle': this.circle,
|
|
19139
19865
|
'dt-recipe-callbar-button--active': this.active,
|
|
19140
19866
|
'dt-recipe-callbar-button--danger': this.danger
|
|
@@ -19160,8 +19886,8 @@ var callbar_buttonvue_type_style_index_0_lang_less_ = __webpack_require__(736);
|
|
|
19160
19886
|
|
|
19161
19887
|
var callbar_button_component = normalizeComponent(
|
|
19162
19888
|
callbar_button_callbar_buttonvue_type_script_lang_js_,
|
|
19163
|
-
|
|
19164
|
-
|
|
19889
|
+
callbar_buttonvue_type_template_id_1cc96f5c_render,
|
|
19890
|
+
callbar_buttonvue_type_template_id_1cc96f5c_staticRenderFns,
|
|
19165
19891
|
false,
|
|
19166
19892
|
null,
|
|
19167
19893
|
null,
|
|
@@ -19172,9 +19898,9 @@ var callbar_button_component = normalizeComponent(
|
|
|
19172
19898
|
/* harmony default export */ const callbar_button = (callbar_button_component.exports);
|
|
19173
19899
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
|
|
19174
19900
|
|
|
19175
|
-
;// 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=
|
|
19176
|
-
var
|
|
19177
|
-
var
|
|
19901
|
+
;// 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&
|
|
19902
|
+
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)}
|
|
19903
|
+
var callbar_button_with_popovervue_type_template_id_4848a4c1_staticRenderFns = []
|
|
19178
19904
|
|
|
19179
19905
|
|
|
19180
19906
|
;// 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&
|
|
@@ -19269,6 +19995,8 @@ var IconArrowDropUp_component = normalizeComponent(
|
|
|
19269
19995
|
//
|
|
19270
19996
|
//
|
|
19271
19997
|
//
|
|
19998
|
+
//
|
|
19999
|
+
//
|
|
19272
20000
|
|
|
19273
20001
|
|
|
19274
20002
|
|
|
@@ -19396,13 +20124,28 @@ var IconArrowDropUp_component = normalizeComponent(
|
|
|
19396
20124
|
danger: {
|
|
19397
20125
|
type: Boolean,
|
|
19398
20126
|
default: false
|
|
20127
|
+
},
|
|
20128
|
+
|
|
20129
|
+
/**
|
|
20130
|
+
* Additional class name for the button wrapper element.
|
|
20131
|
+
*/
|
|
20132
|
+
buttonClass: {
|
|
20133
|
+
type: [String, Array, Object],
|
|
20134
|
+
default: ''
|
|
19399
20135
|
}
|
|
19400
20136
|
},
|
|
19401
20137
|
emits: [
|
|
19402
20138
|
/**
|
|
19403
20139
|
* Emitted when the arrow is clicked
|
|
19404
20140
|
*/
|
|
19405
|
-
'arrowClick',
|
|
20141
|
+
'arrowClick',
|
|
20142
|
+
/**
|
|
20143
|
+
* Native click event
|
|
20144
|
+
*
|
|
20145
|
+
* @event click
|
|
20146
|
+
* @type {PointerEvent | KeyboardEvent}
|
|
20147
|
+
*/
|
|
20148
|
+
'click'],
|
|
19406
20149
|
|
|
19407
20150
|
data() {
|
|
19408
20151
|
return {
|
|
@@ -19455,8 +20198,8 @@ var callbar_button_with_popovervue_type_style_index_0_lang_less_ = __webpack_req
|
|
|
19455
20198
|
|
|
19456
20199
|
var callbar_button_with_popover_component = normalizeComponent(
|
|
19457
20200
|
callbar_button_with_popover_callbar_button_with_popovervue_type_script_lang_js_,
|
|
19458
|
-
|
|
19459
|
-
|
|
20201
|
+
callbar_button_with_popovervue_type_template_id_4848a4c1_render,
|
|
20202
|
+
callbar_button_with_popovervue_type_template_id_4848a4c1_staticRenderFns,
|
|
19460
20203
|
false,
|
|
19461
20204
|
null,
|
|
19462
20205
|
null,
|
|
@@ -19485,9 +20228,9 @@ var contact_infovue_type_template_id_466e560c_staticRenderFns = []
|
|
|
19485
20228
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/contact_info_constants.js
|
|
19486
20229
|
const USER_STATUS_COLOR_MODIFIERS = {
|
|
19487
20230
|
none: '',
|
|
19488
|
-
green: 'd-bgc-green-
|
|
19489
|
-
|
|
19490
|
-
red: 'd-bgc-red-
|
|
20231
|
+
green: 'd-bgc-green-400',
|
|
20232
|
+
yellow: 'd-bgc-yellow-400',
|
|
20233
|
+
red: 'd-bgc-red-400'
|
|
19491
20234
|
};
|
|
19492
20235
|
/* harmony default export */ const contact_info_constants = ({
|
|
19493
20236
|
USER_STATUS_COLOR_MODIFIERS
|
|
@@ -19684,13 +20427,13 @@ var contact_info_component = normalizeComponent(
|
|
|
19684
20427
|
;// CONCATENATED MODULE: ./recipes/list_items/contact_info/index.js
|
|
19685
20428
|
|
|
19686
20429
|
|
|
19687
|
-
;// 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/notices/top_banner_info/top_banner_info.vue?vue&type=template&id=
|
|
19688
|
-
var
|
|
19689
|
-
var
|
|
20430
|
+
;// 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/notices/top_banner_info/top_banner_info.vue?vue&type=template&id=d3832134&
|
|
20431
|
+
var top_banner_infovue_type_template_id_d3832134_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"d-fs11 d-d-flex d-top-banner-info d-jc-space-between d-ai-center",class:_vm.bannerInfoClass,attrs:{"data-qa":"banner-info"}},[_c('div',{staticClass:"d-top-banner-info__left"},[_vm._t("left")],2),_c('div',{staticClass:"d-top-banner-info__middle d-my4"},[_vm._t("default")],2),_c('div',{staticClass:"d-top-banner-info__right d-ta-right"},[_vm._t("right")],2)])}
|
|
20432
|
+
var top_banner_infovue_type_template_id_d3832134_staticRenderFns = []
|
|
19690
20433
|
|
|
19691
20434
|
|
|
19692
20435
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/top_banner_info_constants.js
|
|
19693
|
-
const COLOR_CODES = ['
|
|
20436
|
+
const COLOR_CODES = ['green400', 'green200', 'red200', 'red100', 'yellow200', 'yellow400', 'yellow050', 'black100', 'white'];
|
|
19694
20437
|
/* harmony default export */ const top_banner_info_constants = ({
|
|
19695
20438
|
COLOR_CODES
|
|
19696
20439
|
});
|
|
@@ -19724,7 +20467,7 @@ const COLOR_CODES = ['green300', 'green100', 'red200', 'red100', 'gold100', 'gol
|
|
|
19724
20467
|
*/
|
|
19725
20468
|
colorCode: {
|
|
19726
20469
|
type: String,
|
|
19727
|
-
default: '
|
|
20470
|
+
default: 'green400',
|
|
19728
20471
|
validator: function (kind) {
|
|
19729
20472
|
return COLOR_CODES.includes(kind);
|
|
19730
20473
|
}
|
|
@@ -19733,13 +20476,13 @@ const COLOR_CODES = ['green300', 'green100', 'red200', 'red100', 'gold100', 'gol
|
|
|
19733
20476
|
computed: {
|
|
19734
20477
|
bannerInfoClass() {
|
|
19735
20478
|
const bgColors = {
|
|
19736
|
-
|
|
19737
|
-
|
|
20479
|
+
green400: 'd-bgc-green-400',
|
|
20480
|
+
green200: 'd-bgc-green-200',
|
|
19738
20481
|
red200: 'd-bgc-red-200',
|
|
19739
20482
|
red100: 'd-bgc-red-100',
|
|
19740
|
-
|
|
19741
|
-
|
|
19742
|
-
black100: 'd-bgc-black-
|
|
20483
|
+
yellow400: 'd-bgc-yellow-400',
|
|
20484
|
+
yellow200: 'd-bgc-yellow-200',
|
|
20485
|
+
black100: 'd-bgc-black-100',
|
|
19743
20486
|
white: 'd-bgc-white'
|
|
19744
20487
|
};
|
|
19745
20488
|
return [bgColors[this.colorCode]];
|
|
@@ -19764,8 +20507,8 @@ var top_banner_infovue_type_style_index_0_lang_less_ = __webpack_require__(814);
|
|
|
19764
20507
|
|
|
19765
20508
|
var top_banner_info_component = normalizeComponent(
|
|
19766
20509
|
top_banner_info_top_banner_infovue_type_script_lang_js_,
|
|
19767
|
-
|
|
19768
|
-
|
|
20510
|
+
top_banner_infovue_type_template_id_d3832134_render,
|
|
20511
|
+
top_banner_infovue_type_template_id_d3832134_staticRenderFns,
|
|
19769
20512
|
false,
|
|
19770
20513
|
null,
|
|
19771
20514
|
null,
|