@dialpad/dialtone-vue 2.37.1 → 2.37.2
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 +246 -906
- package/dist/dialtone-vue.umd.js +246 -906
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/dist/emoji.common.js +29 -25
- package/dist/emoji.umd.js +29 -25
- package/dist/emoji.umd.min.js +1 -1
- package/package.json +1 -1
|
@@ -71,30 +71,6 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-separator{height:1px;list-sty
|
|
|
71
71
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
/***/ }),
|
|
75
|
-
|
|
76
|
-
/***/ 771:
|
|
77
|
-
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
78
|
-
|
|
79
|
-
"use strict";
|
|
80
|
-
__webpack_require__.r(__webpack_exports__);
|
|
81
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
82
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
83
|
-
/* harmony export */ });
|
|
84
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
|
|
85
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
86
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
|
|
87
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
88
|
-
// Imports
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
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()));
|
|
92
|
-
// Module
|
|
93
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-keyboard-shortcut__svg{width:1em;height:1em}.dt-keyboard-shortcut__svg path{fill:currentColor}", ""]);
|
|
94
|
-
// Exports
|
|
95
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
96
|
-
|
|
97
|
-
|
|
98
74
|
/***/ }),
|
|
99
75
|
|
|
100
76
|
/***/ 847:
|
|
@@ -306,7 +282,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
306
282
|
|
|
307
283
|
var ___CSS_LOADER_EXPORT___ = _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
308
284
|
// Module
|
|
309
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){letter-spacing:-.011rem;line-height:1.6rem}.dt-recipe-callbar-button--circle{border-radius:var(--br-circle)}.dt-recipe-callbar-button.d-btn
|
|
285
|
+
___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[disabled]{background-color:unset}.dt-recipe-callbar-button--circle.d-btn[disabled]{border-color:unset}.dt-recipe-callbar-button--active{--button--fc:var(--muted-color-hover);--button--bgc:hsla(var(--muted-color-hsl)/15%)}.dt-recipe-callbar-button--danger.dt-recipe-callbar-button--active{--button--bgc:hsla(var(--error-color-hsl)/10%);--button--fc:var(--error-color-hover)}.dt-recipe-callbar-button--danger.dt-recipe-callbar-button--active:hover{--button--bgc:hsla(var(--error-color-hsl)/20%);--button--fc:var(--error-color-hover)}", ""]);
|
|
310
286
|
// Exports
|
|
311
287
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
312
288
|
|
|
@@ -554,22 +530,6 @@ var update = add("e3db0e0a", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
554
530
|
|
|
555
531
|
/***/ }),
|
|
556
532
|
|
|
557
|
-
/***/ 245:
|
|
558
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
559
|
-
|
|
560
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
561
|
-
|
|
562
|
-
// load the styles
|
|
563
|
-
var content = __webpack_require__(771);
|
|
564
|
-
if(content.__esModule) content = content.default;
|
|
565
|
-
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
566
|
-
if(content.locals) module.exports = content.locals;
|
|
567
|
-
// add the styles to the DOM
|
|
568
|
-
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
569
|
-
var update = add("0fe3f5d8", content, true, {"sourceMap":false,"shadowMode":false});
|
|
570
|
-
|
|
571
|
-
/***/ }),
|
|
572
|
-
|
|
573
533
|
/***/ 986:
|
|
574
534
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
575
535
|
|
|
@@ -1205,7 +1165,6 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1205
1165
|
"ROOT_LAYOUT_SIDEBAR_POSITIONS": () => (/* reexport */ ROOT_LAYOUT_SIDEBAR_POSITIONS),
|
|
1206
1166
|
"SELECT_SIZE_MODIFIERS": () => (/* reexport */ SELECT_SIZE_MODIFIERS),
|
|
1207
1167
|
"SELECT_STATE_MODIFIERS": () => (/* reexport */ SELECT_STATE_MODIFIERS),
|
|
1208
|
-
"SHORTCUTS_ALIASES": () => (/* reexport */ SHORTCUTS_ALIASES),
|
|
1209
1168
|
"SHORTCUTS_ALIASES_LIST": () => (/* reexport */ SHORTCUTS_ALIASES_LIST),
|
|
1210
1169
|
"SHORTCUTS_ICON_ALIASES": () => (/* reexport */ SHORTCUTS_ICON_ALIASES),
|
|
1211
1170
|
"SHORTCUTS_ICON_SEPARATOR": () => (/* reexport */ SHORTCUTS_ICON_SEPARATOR),
|
|
@@ -1292,10 +1251,16 @@ const AVATAR_COLOR_MODIFIERS = {
|
|
|
1292
1251
|
'gold-300': 'd-avatar--gold-300',
|
|
1293
1252
|
'gold-500': 'd-avatar--gold-500'
|
|
1294
1253
|
};
|
|
1254
|
+
const AVATAR_ICON_SIZES = {
|
|
1255
|
+
sm: '200',
|
|
1256
|
+
md: '400',
|
|
1257
|
+
lg: '500'
|
|
1258
|
+
};
|
|
1295
1259
|
/* harmony default export */ const avatar_constants = ({
|
|
1296
1260
|
AVATAR_KIND_MODIFIERS,
|
|
1297
1261
|
AVATAR_SIZE_MODIFIERS,
|
|
1298
|
-
AVATAR_COLOR_MODIFIERS
|
|
1262
|
+
AVATAR_COLOR_MODIFIERS,
|
|
1263
|
+
AVATAR_ICON_SIZES
|
|
1299
1264
|
});
|
|
1300
1265
|
;// CONCATENATED MODULE: ./common/constants.js
|
|
1301
1266
|
/* TODO: Move and sort these in a constants directory
|
|
@@ -1874,99 +1839,106 @@ var bannervue_type_template_id_756779c1_render = function () {var _vm=this;var _
|
|
|
1874
1839
|
var bannervue_type_template_id_756779c1_staticRenderFns = []
|
|
1875
1840
|
|
|
1876
1841
|
|
|
1877
|
-
;// 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=
|
|
1878
|
-
var
|
|
1879
|
-
var
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
;// 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&
|
|
1883
|
-
var IconLightbulbvue_type_template_id_d9fc2436_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__lightbulb",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Lightbulb","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M9 21c0 .5.4 1 1 1h4c.6 0 1-.5 1-1v-1H9v1Zm3-19C8.1 2 5 5.1 5 9c0 2.4 1.2 4.5 3 5.7V17c0 .5.4 1 1 1h6c.6 0 1-.5 1-1v-2.3c1.8-1.3 3-3.4 3-5.7 0-3.9-3.1-7-7-7Z"}})])}
|
|
1884
|
-
var IconLightbulbvue_type_template_id_d9fc2436_staticRenderFns = []
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconLightbulb.vue
|
|
1842
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/notice/notice_icon.vue?vue&type=template&id=dbeeebfa&
|
|
1843
|
+
var notice_iconvue_type_template_id_dbeeebfa_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('dt-icon',{attrs:{"name":_vm.defaultIcon,"size":"400"}})]})],2):_vm._e()}
|
|
1844
|
+
var notice_iconvue_type_template_id_dbeeebfa_staticRenderFns = []
|
|
1888
1845
|
|
|
1889
|
-
var script = {}
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
/* normalize component */
|
|
1893
|
-
;
|
|
1894
|
-
var IconLightbulb_component = normalizeComponent(
|
|
1895
|
-
script,
|
|
1896
|
-
IconLightbulbvue_type_template_id_d9fc2436_render,
|
|
1897
|
-
IconLightbulbvue_type_template_id_d9fc2436_staticRenderFns,
|
|
1898
|
-
false,
|
|
1899
|
-
null,
|
|
1900
|
-
null,
|
|
1901
|
-
null
|
|
1902
|
-
|
|
1903
|
-
)
|
|
1904
1846
|
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
var
|
|
1908
|
-
var IconInfovue_type_template_id_0ffb14b7_staticRenderFns = []
|
|
1847
|
+
;// 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/icon/icon.vue?vue&type=template&id=1ca37c55&
|
|
1848
|
+
var iconvue_type_template_id_1ca37c55_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.currentIcon,{tag:"component",class:_vm.iconSize,attrs:{"data-qa":"dt-icon"}})}
|
|
1849
|
+
var iconvue_type_template_id_1ca37c55_staticRenderFns = []
|
|
1909
1850
|
|
|
1910
1851
|
|
|
1911
|
-
;// CONCATENATED MODULE: ./
|
|
1852
|
+
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
1853
|
+
const ICON_SIZE_MODIFIERS = {
|
|
1854
|
+
100: 'd-icon--size-100',
|
|
1855
|
+
200: 'd-icon--size-200',
|
|
1856
|
+
300: 'd-icon--size-300',
|
|
1857
|
+
400: 'd-icon--size-400',
|
|
1858
|
+
500: 'd-icon--size-500',
|
|
1859
|
+
600: 'd-icon--size-600',
|
|
1860
|
+
700: 'd-icon--size-700',
|
|
1861
|
+
800: 'd-icon--size-800'
|
|
1862
|
+
};
|
|
1863
|
+
/* harmony default export */ const icon_constants = ({
|
|
1864
|
+
ICON_SIZE_MODIFIERS
|
|
1865
|
+
});
|
|
1866
|
+
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
1867
|
+
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
1868
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
|
|
1869
|
+
//
|
|
1870
|
+
//
|
|
1871
|
+
//
|
|
1872
|
+
//
|
|
1873
|
+
//
|
|
1874
|
+
//
|
|
1875
|
+
//
|
|
1876
|
+
//
|
|
1912
1877
|
|
|
1913
|
-
var IconInfo_script = {}
|
|
1914
1878
|
|
|
1915
1879
|
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
IconInfovue_type_template_id_0ffb14b7_render,
|
|
1921
|
-
IconInfovue_type_template_id_0ffb14b7_staticRenderFns,
|
|
1922
|
-
false,
|
|
1923
|
-
null,
|
|
1924
|
-
null,
|
|
1925
|
-
null
|
|
1926
|
-
|
|
1927
|
-
)
|
|
1880
|
+
/**
|
|
1881
|
+
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
1882
|
+
* @see https://dialpad.design/components/icon.html
|
|
1883
|
+
*/
|
|
1928
1884
|
|
|
1929
|
-
/* harmony default export */ const
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1885
|
+
/* harmony default export */ const iconvue_type_script_lang_js_ = ({
|
|
1886
|
+
name: 'DtIcon',
|
|
1887
|
+
props: {
|
|
1888
|
+
/**
|
|
1889
|
+
* The size of the icon.
|
|
1890
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
1891
|
+
*/
|
|
1892
|
+
size: {
|
|
1893
|
+
type: String,
|
|
1894
|
+
default: '500',
|
|
1895
|
+
validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
|
|
1896
|
+
},
|
|
1933
1897
|
|
|
1898
|
+
/**
|
|
1899
|
+
* The icon name in kebab-case
|
|
1900
|
+
*/
|
|
1901
|
+
name: {
|
|
1902
|
+
type: String,
|
|
1903
|
+
required: true
|
|
1904
|
+
}
|
|
1905
|
+
},
|
|
1934
1906
|
|
|
1935
|
-
|
|
1907
|
+
data() {
|
|
1908
|
+
return {
|
|
1909
|
+
dialtoneIcons: dialtone_icons_namespaceObject
|
|
1910
|
+
};
|
|
1911
|
+
},
|
|
1936
1912
|
|
|
1937
|
-
|
|
1913
|
+
computed: {
|
|
1914
|
+
iconSize() {
|
|
1915
|
+
return ICON_SIZE_MODIFIERS[this.size];
|
|
1916
|
+
},
|
|
1938
1917
|
|
|
1918
|
+
iconName() {
|
|
1919
|
+
return kebabCaseToPascalCase(this.name);
|
|
1920
|
+
},
|
|
1939
1921
|
|
|
1940
|
-
|
|
1941
|
-
;
|
|
1942
|
-
|
|
1943
|
-
IconWarning_script,
|
|
1944
|
-
IconWarningvue_type_template_id_0de6c9ad_render,
|
|
1945
|
-
IconWarningvue_type_template_id_0de6c9ad_staticRenderFns,
|
|
1946
|
-
false,
|
|
1947
|
-
null,
|
|
1948
|
-
null,
|
|
1949
|
-
null
|
|
1950
|
-
|
|
1951
|
-
)
|
|
1922
|
+
currentIcon() {
|
|
1923
|
+
return this.dialtoneIcons[this.iconName];
|
|
1924
|
+
}
|
|
1952
1925
|
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1926
|
+
}
|
|
1927
|
+
});
|
|
1928
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
|
|
1929
|
+
/* harmony default export */ const icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
|
|
1930
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue
|
|
1957
1931
|
|
|
1958
1932
|
|
|
1959
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconError.vue
|
|
1960
1933
|
|
|
1961
|
-
var IconError_script = {}
|
|
1962
1934
|
|
|
1963
1935
|
|
|
1964
1936
|
/* normalize component */
|
|
1965
1937
|
;
|
|
1966
|
-
var
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1938
|
+
var icon_component = normalizeComponent(
|
|
1939
|
+
icon_iconvue_type_script_lang_js_,
|
|
1940
|
+
iconvue_type_template_id_1ca37c55_render,
|
|
1941
|
+
iconvue_type_template_id_1ca37c55_staticRenderFns,
|
|
1970
1942
|
false,
|
|
1971
1943
|
null,
|
|
1972
1944
|
null,
|
|
@@ -1974,31 +1946,9 @@ var IconError_component = normalizeComponent(
|
|
|
1974
1946
|
|
|
1975
1947
|
)
|
|
1976
1948
|
|
|
1977
|
-
/* harmony default export */ const
|
|
1978
|
-
;// CONCATENATED MODULE: ./
|
|
1979
|
-
var IconCheckCirclevue_type_template_id_a74ac93c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__checkCircle",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Check Circle","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2Zm-2 15-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9Z"}})])}
|
|
1980
|
-
var IconCheckCirclevue_type_template_id_a74ac93c_staticRenderFns = []
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCheckCircle.vue
|
|
1984
|
-
|
|
1985
|
-
var IconCheckCircle_script = {}
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
/* normalize component */
|
|
1989
|
-
;
|
|
1990
|
-
var IconCheckCircle_component = normalizeComponent(
|
|
1991
|
-
IconCheckCircle_script,
|
|
1992
|
-
IconCheckCirclevue_type_template_id_a74ac93c_render,
|
|
1993
|
-
IconCheckCirclevue_type_template_id_a74ac93c_staticRenderFns,
|
|
1994
|
-
false,
|
|
1995
|
-
null,
|
|
1996
|
-
null,
|
|
1997
|
-
null
|
|
1998
|
-
|
|
1999
|
-
)
|
|
1949
|
+
/* harmony default export */ const icon = (icon_component.exports);
|
|
1950
|
+
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
2000
1951
|
|
|
2001
|
-
/* harmony default export */ const IconCheckCircle = (IconCheckCircle_component.exports);
|
|
2002
1952
|
;// CONCATENATED MODULE: ./components/notice/notice_constants.js
|
|
2003
1953
|
const NOTICE_KINDS = ['base', 'error', 'info', 'success', 'warning'];
|
|
2004
1954
|
const NOTICE_ROLES = ['alert', 'alertdialog', 'status'];
|
|
@@ -2022,21 +1972,14 @@ const NOTICE_ROLES = ['alert', 'alertdialog', 'status'];
|
|
|
2022
1972
|
//
|
|
2023
1973
|
//
|
|
2024
1974
|
//
|
|
1975
|
+
//
|
|
2025
1976
|
|
|
2026
1977
|
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
const kindToIcon = new Map([['info', 'IconInfo'], ['success', 'IconCheckCircle'], ['warning', 'IconWarning'], ['error', 'IconError'], ['base', 'IconLightbulb']]);
|
|
1978
|
+
const kindToIcon = new Map([['info', 'info'], ['success', 'check-circle'], ['warning', 'alert-triangle'], ['error', 'alert-circle'], ['base', 'bell']]);
|
|
2032
1979
|
/* harmony default export */ const notice_iconvue_type_script_lang_js_ = ({
|
|
2033
1980
|
name: 'DtNoticeIcon',
|
|
2034
1981
|
components: {
|
|
2035
|
-
|
|
2036
|
-
IconInfo: IconInfo,
|
|
2037
|
-
IconWarning: IconWarning,
|
|
2038
|
-
IconError: IconError,
|
|
2039
|
-
IconCheckCircle: IconCheckCircle
|
|
1982
|
+
DtIcon: icon
|
|
2040
1983
|
},
|
|
2041
1984
|
props: {
|
|
2042
1985
|
/**
|
|
@@ -2072,8 +2015,8 @@ const kindToIcon = new Map([['info', 'IconInfo'], ['success', 'IconCheckCircle']
|
|
|
2072
2015
|
;
|
|
2073
2016
|
var notice_icon_component = normalizeComponent(
|
|
2074
2017
|
notice_notice_iconvue_type_script_lang_js_,
|
|
2075
|
-
|
|
2076
|
-
|
|
2018
|
+
notice_iconvue_type_template_id_dbeeebfa_render,
|
|
2019
|
+
notice_iconvue_type_template_id_dbeeebfa_staticRenderFns,
|
|
2077
2020
|
false,
|
|
2078
2021
|
null,
|
|
2079
2022
|
null,
|
|
@@ -2167,35 +2110,11 @@ var notice_content_component = normalizeComponent(
|
|
|
2167
2110
|
)
|
|
2168
2111
|
|
|
2169
2112
|
/* harmony default export */ const notice_content = (notice_content_component.exports);
|
|
2170
|
-
;// 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=
|
|
2171
|
-
var
|
|
2172
|
-
var
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
;// 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&
|
|
2176
|
-
var IconClosevue_type_template_id_4ef5457b_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__close",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Close","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"}})])}
|
|
2177
|
-
var IconClosevue_type_template_id_4ef5457b_staticRenderFns = []
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconClose.vue
|
|
2181
|
-
|
|
2182
|
-
var IconClose_script = {}
|
|
2183
|
-
|
|
2113
|
+
;// 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=80f1eb74&
|
|
2114
|
+
var notice_actionvue_type_template_id_80f1eb74_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._g(_vm._b({ref:"closeButton",attrs:{"data-qa":"dt-notice-action-close-button","size":"sm","importance":"clear","circle":"","aria-label":_vm.closeButtonProps.ariaLabel ? _vm.closeButtonProps.ariaLabel : 'Close'},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('dt-icon',{attrs:{"name":"close","size":"200"}})]},proxy:true}],null,false,1154370889)},'dt-button',_vm.closeButtonProps,false),_vm.noticeActionListeners)):_vm._e(),(_vm.showVisuallyHiddenClose)?_c('sr-only-close-button',{attrs:{"visually-hidden-close-label":_vm.visuallyHiddenCloseLabel},on:{"close":_vm.close}}):_vm._e()],2)}
|
|
2115
|
+
var notice_actionvue_type_template_id_80f1eb74_staticRenderFns = []
|
|
2184
2116
|
|
|
2185
|
-
/* normalize component */
|
|
2186
|
-
;
|
|
2187
|
-
var IconClose_component = normalizeComponent(
|
|
2188
|
-
IconClose_script,
|
|
2189
|
-
IconClosevue_type_template_id_4ef5457b_render,
|
|
2190
|
-
IconClosevue_type_template_id_4ef5457b_staticRenderFns,
|
|
2191
|
-
false,
|
|
2192
|
-
null,
|
|
2193
|
-
null,
|
|
2194
|
-
null
|
|
2195
|
-
|
|
2196
|
-
)
|
|
2197
2117
|
|
|
2198
|
-
/* harmony default export */ const IconClose = (IconClose_component.exports);
|
|
2199
2118
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/button/button.vue?vue&type=template&id=4c8880f0&
|
|
2200
2119
|
var buttonvue_type_template_id_4c8880f0_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',_vm._g({class:[
|
|
2201
2120
|
'base-button__button',
|
|
@@ -2253,6 +2172,13 @@ const INVALID_COMBINATION = [{
|
|
|
2253
2172
|
importance: 'primary',
|
|
2254
2173
|
message: _invalidCombinationMessage(false, 'muted', 'primary')
|
|
2255
2174
|
}];
|
|
2175
|
+
const BUTTON_ICON_SIZES = {
|
|
2176
|
+
xs: '200',
|
|
2177
|
+
sm: '200',
|
|
2178
|
+
md: '300',
|
|
2179
|
+
lg: '400',
|
|
2180
|
+
xl: '500'
|
|
2181
|
+
};
|
|
2256
2182
|
|
|
2257
2183
|
function _invalidCombinationMessage(circle, kind, importance) {
|
|
2258
2184
|
return `You cannot have a ${circle ? 'circle ' : ''}button \
|
|
@@ -2268,7 +2194,8 @@ list of available button styles`;
|
|
|
2268
2194
|
BUTTON_IMPORTANCE_MODIFIERS,
|
|
2269
2195
|
BUTTON_TYPES,
|
|
2270
2196
|
ICON_POSITION_MODIFIERS,
|
|
2271
|
-
INVALID_COMBINATION
|
|
2197
|
+
INVALID_COMBINATION,
|
|
2198
|
+
BUTTON_ICON_SIZES
|
|
2272
2199
|
});
|
|
2273
2200
|
;// CONCATENATED MODULE: ./components/link/link_constants.js
|
|
2274
2201
|
const DANGER = 'danger';
|
|
@@ -2615,6 +2542,8 @@ var button_component = normalizeComponent(
|
|
|
2615
2542
|
)
|
|
2616
2543
|
|
|
2617
2544
|
/* harmony default export */ const button_button = (button_component.exports);
|
|
2545
|
+
;// CONCATENATED MODULE: ./components/button/index.js
|
|
2546
|
+
|
|
2618
2547
|
;// CONCATENATED MODULE: ./common/mixins/sr_only_close_button.js
|
|
2619
2548
|
/**
|
|
2620
2549
|
* @displayName Sr-Only close button mixin
|
|
@@ -2666,12 +2595,10 @@ var button_component = normalizeComponent(
|
|
|
2666
2595
|
|
|
2667
2596
|
}
|
|
2668
2597
|
});
|
|
2669
|
-
;// 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!./common/sr_only_close_button.vue?vue&type=template&id=
|
|
2670
|
-
var
|
|
2671
|
-
var
|
|
2672
|
-
|
|
2598
|
+
;// 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!./common/sr_only_close_button.vue?vue&type=template&id=0d8834c8&
|
|
2599
|
+
var sr_only_close_buttonvue_type_template_id_0d8834c8_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-button',{staticClass:"d-vi-visible-sr",attrs:{"id":"sr-only-close-button","data-qa":"dt-sr-only-close-button","aria-label":_vm.visuallyHiddenCloseLabel},on:{"click":_vm.close,"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"space",32,$event.key,[" ","Spacebar"])){ return null; }$event.preventDefault();$event.stopPropagation();return _vm.close.apply(null, arguments)}}},[_c('dt-icon',{attrs:{"name":"close"}})],1)}
|
|
2600
|
+
var sr_only_close_buttonvue_type_template_id_0d8834c8_staticRenderFns = []
|
|
2673
2601
|
|
|
2674
|
-
;// CONCATENATED MODULE: ./components/button/index.js
|
|
2675
2602
|
|
|
2676
2603
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./common/sr_only_close_button.vue?vue&type=script&lang=js&
|
|
2677
2604
|
//
|
|
@@ -2692,7 +2619,7 @@ var sr_only_close_buttonvue_type_template_id_3480ff70_staticRenderFns = []
|
|
|
2692
2619
|
/* harmony default export */ const sr_only_close_buttonvue_type_script_lang_js_ = ({
|
|
2693
2620
|
name: 'SrOnlyCloseButton',
|
|
2694
2621
|
components: {
|
|
2695
|
-
|
|
2622
|
+
DtIcon: icon,
|
|
2696
2623
|
DtButton: button_button
|
|
2697
2624
|
},
|
|
2698
2625
|
props: {
|
|
@@ -2724,8 +2651,8 @@ var sr_only_close_buttonvue_type_template_id_3480ff70_staticRenderFns = []
|
|
|
2724
2651
|
;
|
|
2725
2652
|
var sr_only_close_button_component = normalizeComponent(
|
|
2726
2653
|
common_sr_only_close_buttonvue_type_script_lang_js_,
|
|
2727
|
-
|
|
2728
|
-
|
|
2654
|
+
sr_only_close_buttonvue_type_template_id_0d8834c8_render,
|
|
2655
|
+
sr_only_close_buttonvue_type_template_id_0d8834c8_staticRenderFns,
|
|
2729
2656
|
false,
|
|
2730
2657
|
null,
|
|
2731
2658
|
null,
|
|
@@ -2765,6 +2692,9 @@ var sr_only_close_button_component = normalizeComponent(
|
|
|
2765
2692
|
//
|
|
2766
2693
|
//
|
|
2767
2694
|
//
|
|
2695
|
+
//
|
|
2696
|
+
//
|
|
2697
|
+
//
|
|
2768
2698
|
|
|
2769
2699
|
|
|
2770
2700
|
|
|
@@ -2772,7 +2702,7 @@ var sr_only_close_button_component = normalizeComponent(
|
|
|
2772
2702
|
/* harmony default export */ const notice_actionvue_type_script_lang_js_ = ({
|
|
2773
2703
|
name: 'DtNoticeAction',
|
|
2774
2704
|
components: {
|
|
2775
|
-
|
|
2705
|
+
DtIcon: icon,
|
|
2776
2706
|
DtButton: button_button,
|
|
2777
2707
|
SrOnlyCloseButton: common_sr_only_close_button
|
|
2778
2708
|
},
|
|
@@ -2868,8 +2798,8 @@ var sr_only_close_button_component = normalizeComponent(
|
|
|
2868
2798
|
;
|
|
2869
2799
|
var notice_action_component = normalizeComponent(
|
|
2870
2800
|
notice_notice_actionvue_type_script_lang_js_,
|
|
2871
|
-
|
|
2872
|
-
|
|
2801
|
+
notice_actionvue_type_template_id_80f1eb74_render,
|
|
2802
|
+
notice_actionvue_type_template_id_80f1eb74_staticRenderFns,
|
|
2873
2803
|
false,
|
|
2874
2804
|
null,
|
|
2875
2805
|
null,
|
|
@@ -4218,9 +4148,9 @@ const LIST_ITEM_NAVIGATION_TYPES = {
|
|
|
4218
4148
|
LIST_ITEM_TYPES,
|
|
4219
4149
|
LIST_ITEM_NAVIGATION_TYPES
|
|
4220
4150
|
});
|
|
4221
|
-
;// 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=
|
|
4222
|
-
var
|
|
4223
|
-
var
|
|
4151
|
+
;// 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=2006c592&
|
|
4152
|
+
var default_list_itemvue_type_template_id_2006c592_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"dt-default-list-item d-fs-200 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 d-of-hidden"},[(_vm.$slots.default)?_c('div',[_vm._t("default")],2):_vm._e(),(_vm.$slots.subtitle)?_c('div',{class:['d-fs-100 d-fc-black-600', { '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()])}
|
|
4153
|
+
var default_list_itemvue_type_template_id_2006c592_staticRenderFns = []
|
|
4224
4154
|
|
|
4225
4155
|
|
|
4226
4156
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/list_item/default_list_item.vue?vue&type=script&lang=js&
|
|
@@ -4287,8 +4217,8 @@ var default_list_itemvue_type_style_index_0_lang_less_ = __webpack_require__(986
|
|
|
4287
4217
|
|
|
4288
4218
|
var default_list_item_component = normalizeComponent(
|
|
4289
4219
|
list_item_default_list_itemvue_type_script_lang_js_,
|
|
4290
|
-
|
|
4291
|
-
|
|
4220
|
+
default_list_itemvue_type_template_id_2006c592_render,
|
|
4221
|
+
default_list_itemvue_type_template_id_2006c592_staticRenderFns,
|
|
4292
4222
|
false,
|
|
4293
4223
|
null,
|
|
4294
4224
|
null,
|
|
@@ -5937,12 +5867,12 @@ var combobox_component = normalizeComponent(
|
|
|
5937
5867
|
/* harmony default export */ const combobox = (combobox_component.exports);
|
|
5938
5868
|
;// CONCATENATED MODULE: ./components/combobox/index.js
|
|
5939
5869
|
|
|
5940
|
-
;// 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=
|
|
5941
|
-
var
|
|
5870
|
+
;// 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=7bb16f26&
|
|
5871
|
+
var collapsiblevue_type_template_id_7bb16f26_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:[
|
|
5942
5872
|
'd-dt-collapsibe__anchor',
|
|
5943
5873
|
_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:({
|
|
5944
5874
|
'width': _vm.maxWidth,
|
|
5945
|
-
}),attrs:{"importance":"clear","kind":"muted","aria-controls":_vm.id,"aria-expanded":("" + _vm.isOpen)}},[
|
|
5875
|
+
}),attrs:{"importance":"clear","kind":"muted","aria-controls":_vm.id,"aria-expanded":("" + _vm.isOpen)}},[_c('dt-icon',{staticClass:"d-icon d-icon--size-300 d-mr8 d-fl-shrink0",attrs:{"name":_vm.isOpen ? 'chevron-down' : 'chevron-right'}}),_c('span',{staticClass:"d-mr-auto d-truncate",attrs:{"title":_vm.anchorText}},[_vm._v(" "+_vm._s(_vm.anchorText)+" ")])],1)]},{"attrs":{
|
|
5946
5876
|
'aria-controls': _vm.id,
|
|
5947
5877
|
'aria-expanded': _vm.isOpen.toString(),
|
|
5948
5878
|
'role': 'button',
|
|
@@ -5952,7 +5882,7 @@ var collapsiblevue_type_template_id_22be811b_render = function () {var _vm=this;
|
|
|
5952
5882
|
'max-height': _vm.maxHeight,
|
|
5953
5883
|
'max-width': _vm.maxWidth,
|
|
5954
5884
|
}),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)}
|
|
5955
|
-
var
|
|
5885
|
+
var collapsiblevue_type_template_id_7bb16f26_staticRenderFns = []
|
|
5956
5886
|
|
|
5957
5887
|
|
|
5958
5888
|
;// 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&
|
|
@@ -6231,54 +6161,6 @@ var lazy_show_component = normalizeComponent(
|
|
|
6231
6161
|
/* harmony default export */ const lazy_show = (lazy_show_component.exports);
|
|
6232
6162
|
;// CONCATENATED MODULE: ./components/lazy_show/index.js
|
|
6233
6163
|
|
|
6234
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionOpen.vue?vue&type=template&id=67591df8&
|
|
6235
|
-
var IconArrowAccordionOpenvue_type_template_id_67591df8_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__arrowAccordionOpen",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Arrow Accordion Open","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M8.738 8a1 1 0 0 0-.865 1.502l3.262 5.614a1 1 0 0 0 1.73 0l3.262-5.614A1 1 0 0 0 15.262 8H8.738Z"}})])}
|
|
6236
|
-
var IconArrowAccordionOpenvue_type_template_id_67591df8_staticRenderFns = []
|
|
6237
|
-
|
|
6238
|
-
|
|
6239
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionOpen.vue
|
|
6240
|
-
|
|
6241
|
-
var IconArrowAccordionOpen_script = {}
|
|
6242
|
-
|
|
6243
|
-
|
|
6244
|
-
/* normalize component */
|
|
6245
|
-
;
|
|
6246
|
-
var IconArrowAccordionOpen_component = normalizeComponent(
|
|
6247
|
-
IconArrowAccordionOpen_script,
|
|
6248
|
-
IconArrowAccordionOpenvue_type_template_id_67591df8_render,
|
|
6249
|
-
IconArrowAccordionOpenvue_type_template_id_67591df8_staticRenderFns,
|
|
6250
|
-
false,
|
|
6251
|
-
null,
|
|
6252
|
-
null,
|
|
6253
|
-
null
|
|
6254
|
-
|
|
6255
|
-
)
|
|
6256
|
-
|
|
6257
|
-
/* harmony default export */ const IconArrowAccordionOpen = (IconArrowAccordionOpen_component.exports);
|
|
6258
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionClosed.vue?vue&type=template&id=5e7762fe&
|
|
6259
|
-
var IconArrowAccordionClosedvue_type_template_id_5e7762fe_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__arrowAccordionClosed",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Arrow Accordion Closed","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M8 15.262a1 1 0 0 0 1.502.865l5.614-3.262a1 1 0 0 0 0-1.73L9.502 7.873A1 1 0 0 0 8 8.738v6.524Z"}})])}
|
|
6260
|
-
var IconArrowAccordionClosedvue_type_template_id_5e7762fe_staticRenderFns = []
|
|
6261
|
-
|
|
6262
|
-
|
|
6263
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionClosed.vue
|
|
6264
|
-
|
|
6265
|
-
var IconArrowAccordionClosed_script = {}
|
|
6266
|
-
|
|
6267
|
-
|
|
6268
|
-
/* normalize component */
|
|
6269
|
-
;
|
|
6270
|
-
var IconArrowAccordionClosed_component = normalizeComponent(
|
|
6271
|
-
IconArrowAccordionClosed_script,
|
|
6272
|
-
IconArrowAccordionClosedvue_type_template_id_5e7762fe_render,
|
|
6273
|
-
IconArrowAccordionClosedvue_type_template_id_5e7762fe_staticRenderFns,
|
|
6274
|
-
false,
|
|
6275
|
-
null,
|
|
6276
|
-
null,
|
|
6277
|
-
null
|
|
6278
|
-
|
|
6279
|
-
)
|
|
6280
|
-
|
|
6281
|
-
/* harmony default export */ const IconArrowAccordionClosed = (IconArrowAccordionClosed_component.exports);
|
|
6282
6164
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/collapsible/collapsible.vue?vue&type=script&lang=js&
|
|
6283
6165
|
//
|
|
6284
6166
|
//
|
|
@@ -6359,11 +6241,6 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
6359
6241
|
//
|
|
6360
6242
|
//
|
|
6361
6243
|
//
|
|
6362
|
-
//
|
|
6363
|
-
//
|
|
6364
|
-
//
|
|
6365
|
-
//
|
|
6366
|
-
|
|
6367
6244
|
|
|
6368
6245
|
|
|
6369
6246
|
|
|
@@ -6380,8 +6257,7 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
6380
6257
|
DtButton: button_button,
|
|
6381
6258
|
DtCollapsibleLazyShow: collapsible_lazy_show,
|
|
6382
6259
|
DtLazyShow: lazy_show,
|
|
6383
|
-
|
|
6384
|
-
IconArrowAccordionClosed: IconArrowAccordionClosed
|
|
6260
|
+
DtIcon: icon
|
|
6385
6261
|
},
|
|
6386
6262
|
props: {
|
|
6387
6263
|
/**
|
|
@@ -6570,8 +6446,8 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
6570
6446
|
;
|
|
6571
6447
|
var collapsible_component = normalizeComponent(
|
|
6572
6448
|
collapsible_collapsiblevue_type_script_lang_js_,
|
|
6573
|
-
|
|
6574
|
-
|
|
6449
|
+
collapsiblevue_type_template_id_7bb16f26_render,
|
|
6450
|
+
collapsiblevue_type_template_id_7bb16f26_staticRenderFns,
|
|
6575
6451
|
false,
|
|
6576
6452
|
null,
|
|
6577
6453
|
null,
|
|
@@ -11305,12 +11181,12 @@ if (typeof window !== 'undefined' && window.Vue && window.Vue === (external_comm
|
|
|
11305
11181
|
/* harmony default export */ const index_esm = ((/* unused pure expression or super */ null && (install)));
|
|
11306
11182
|
|
|
11307
11183
|
|
|
11308
|
-
;// 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=
|
|
11309
|
-
var
|
|
11184
|
+
;// 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=9190eade&
|
|
11185
|
+
var popover_header_footervue_type_template_id_9190eade_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:{
|
|
11310
11186
|
'd-popover__header': _vm.type === 'header',
|
|
11311
11187
|
'd-popover__footer': _vm.type === 'footer',
|
|
11312
|
-
},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
|
|
11313
|
-
var
|
|
11188
|
+
},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('dt-icon',{attrs:{"name":"close","size":"300"}})]},proxy:true}],null,false,2538694920)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],1)}
|
|
11189
|
+
var popover_header_footervue_type_template_id_9190eade_staticRenderFns = []
|
|
11314
11190
|
|
|
11315
11191
|
|
|
11316
11192
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/popover/popover_header_footer.vue?vue&type=script&lang=js&
|
|
@@ -11350,13 +11226,14 @@ var popover_header_footervue_type_template_id_9366be96_staticRenderFns = []
|
|
|
11350
11226
|
//
|
|
11351
11227
|
//
|
|
11352
11228
|
//
|
|
11229
|
+
//
|
|
11353
11230
|
|
|
11354
11231
|
|
|
11355
11232
|
/* harmony default export */ const popover_header_footervue_type_script_lang_js_ = ({
|
|
11356
11233
|
name: 'PopoverHeaderFooter',
|
|
11357
11234
|
components: {
|
|
11358
11235
|
DtButton: button_button,
|
|
11359
|
-
|
|
11236
|
+
DtIcon: icon
|
|
11360
11237
|
},
|
|
11361
11238
|
props: {
|
|
11362
11239
|
// eslint-disable-next-line vue/require-default-prop
|
|
@@ -11423,8 +11300,8 @@ var popover_header_footervue_type_template_id_9366be96_staticRenderFns = []
|
|
|
11423
11300
|
;
|
|
11424
11301
|
var popover_header_footer_component = normalizeComponent(
|
|
11425
11302
|
popover_popover_header_footervue_type_script_lang_js_,
|
|
11426
|
-
|
|
11427
|
-
|
|
11303
|
+
popover_header_footervue_type_template_id_9190eade_render,
|
|
11304
|
+
popover_header_footervue_type_template_id_9190eade_staticRenderFns,
|
|
11428
11305
|
false,
|
|
11429
11306
|
null,
|
|
11430
11307
|
null,
|
|
@@ -12869,8 +12746,8 @@ var dropdown_separator_component = normalizeComponent(
|
|
|
12869
12746
|
|
|
12870
12747
|
|
|
12871
12748
|
|
|
12872
|
-
;// 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=
|
|
12873
|
-
var
|
|
12749
|
+
;// 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=868d44b4&
|
|
12750
|
+
var inputvue_type_template_id_868d44b4_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:[
|
|
12874
12751
|
'base-input__label-text',
|
|
12875
12752
|
'd-label',
|
|
12876
12753
|
_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:[
|
|
@@ -12879,7 +12756,7 @@ var inputvue_type_template_id_ebdc986a_render = function () {var _vm=this;var _h
|
|
|
12879
12756
|
'd-fd-column',
|
|
12880
12757
|
_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:[
|
|
12881
12758
|
'd-mb2' ],attrs:{"data-qa":"dt-input-length-description"}},[_vm._v(" "+_vm._s(_vm.validationProps.length.description)+" ")]):_vm._e()]):_vm._e(),_c('div',{class:_vm.inputWrapperClasses(),attrs:{"read-only":_vm.disabled}},[(_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)}
|
|
12882
|
-
var
|
|
12759
|
+
var inputvue_type_template_id_868d44b4_staticRenderFns = []
|
|
12883
12760
|
|
|
12884
12761
|
|
|
12885
12762
|
;// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
@@ -14023,8 +13900,8 @@ const MessagesMixin = {
|
|
|
14023
13900
|
;
|
|
14024
13901
|
var input_component = normalizeComponent(
|
|
14025
13902
|
input_inputvue_type_script_lang_js_,
|
|
14026
|
-
|
|
14027
|
-
|
|
13903
|
+
inputvue_type_template_id_868d44b4_render,
|
|
13904
|
+
inputvue_type_template_id_868d44b4_staticRenderFns,
|
|
14028
13905
|
false,
|
|
14029
13906
|
null,
|
|
14030
13907
|
null,
|
|
@@ -14346,8 +14223,8 @@ var input_group_component = normalizeComponent(
|
|
|
14346
14223
|
/* harmony default export */ const input_group_input_group = (input_group_component.exports);
|
|
14347
14224
|
;// CONCATENATED MODULE: ./components/input_group/index.js
|
|
14348
14225
|
|
|
14349
|
-
;// 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=
|
|
14350
|
-
var
|
|
14226
|
+
;// 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=4f197239&
|
|
14227
|
+
var modalvue_type_template_id_4f197239_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('dt-lazy-show',_vm._g({class:[
|
|
14351
14228
|
'd-modal',
|
|
14352
14229
|
_vm.MODAL_KIND_MODIFIERS[_vm.kind],
|
|
14353
14230
|
_vm.MODAL_SIZE_MODIFIERS[_vm.size],
|
|
@@ -14356,8 +14233,8 @@ var modalvue_type_template_id_30ed9389_render = function () {var _vm=this;var _h
|
|
|
14356
14233
|
_vm.bannerClass ],attrs:{"data-qa":"dt-modal-banner"}},[_vm._t("banner",function(){return [_vm._v(" "+_vm._s(_vm.bannerTitle)+" ")]})],2):_vm._e(),_c('transition',{attrs:{"appear":"","name":"d-modal__dialog"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.show),expression:"show"}],class:[
|
|
14357
14234
|
'd-modal__dialog',
|
|
14358
14235
|
{ 'd-modal__dialog--scrollable': _vm.fixedHeaderFooter },
|
|
14359
|
-
_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},on:{"click":_vm.close},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon
|
|
14360
|
-
var
|
|
14236
|
+
_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},on:{"click":_vm.close},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('dt-icon',{attrs:{"name":"close","size":"400"}})]},proxy:true}],null,false,1709155279)},'dt-button',_vm.closeButtonProps,false)):_vm._e(),(_vm.showVisuallyHiddenClose)?_c('sr-only-close-button',{attrs:{"visually-hidden-close-label":_vm.visuallyHiddenCloseLabel},on:{"close":_vm.close}}):_vm._e()],1)])],1)}
|
|
14237
|
+
var modalvue_type_template_id_4f197239_staticRenderFns = []
|
|
14361
14238
|
|
|
14362
14239
|
|
|
14363
14240
|
;// CONCATENATED MODULE: ./components/modal/modal_constants.js
|
|
@@ -14478,6 +14355,9 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
14478
14355
|
//
|
|
14479
14356
|
//
|
|
14480
14357
|
//
|
|
14358
|
+
//
|
|
14359
|
+
//
|
|
14360
|
+
//
|
|
14481
14361
|
|
|
14482
14362
|
|
|
14483
14363
|
|
|
@@ -14498,7 +14378,7 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
14498
14378
|
components: {
|
|
14499
14379
|
DtLazyShow: lazy_show,
|
|
14500
14380
|
DtButton: button_button,
|
|
14501
|
-
|
|
14381
|
+
DtIcon: icon,
|
|
14502
14382
|
SrOnlyCloseButton: common_sr_only_close_button
|
|
14503
14383
|
},
|
|
14504
14384
|
mixins: [modal, sr_only_close_button],
|
|
@@ -14755,8 +14635,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
14755
14635
|
;
|
|
14756
14636
|
var modal_component = normalizeComponent(
|
|
14757
14637
|
modal_modalvue_type_script_lang_js_,
|
|
14758
|
-
|
|
14759
|
-
|
|
14638
|
+
modalvue_type_template_id_4f197239_render,
|
|
14639
|
+
modalvue_type_template_id_4f197239_staticRenderFns,
|
|
14760
14640
|
false,
|
|
14761
14641
|
null,
|
|
14762
14642
|
null,
|
|
@@ -15054,9 +14934,9 @@ var list_item_group_component = normalizeComponent(
|
|
|
15054
14934
|
;// CONCATENATED MODULE: ./components/list_item_group/index.js
|
|
15055
14935
|
|
|
15056
14936
|
|
|
15057
|
-
;// 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=
|
|
15058
|
-
var
|
|
15059
|
-
var
|
|
14937
|
+
;// 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=bdb2f588&
|
|
14938
|
+
var noticevue_type_template_id_bdb2f588_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('aside',{class:_vm.noticeClass,attrs:{"data-qa":"notice"}},[_c('dt-notice-icon',{attrs:{"kind":_vm.kind}},[_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,"visually-hidden-close":_vm.visuallyHiddenClose,"visually-hidden-close-label":_vm.visuallyHiddenCloseLabel}},_vm.$listeners),[_vm._t("action")],2)],1)}
|
|
14939
|
+
var noticevue_type_template_id_bdb2f588_staticRenderFns = []
|
|
15060
14940
|
|
|
15061
14941
|
|
|
15062
14942
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/notice/notice.vue?vue&type=script&lang=js&
|
|
@@ -15099,7 +14979,6 @@ var noticevue_type_template_id_e0e44b44_staticRenderFns = []
|
|
|
15099
14979
|
//
|
|
15100
14980
|
//
|
|
15101
14981
|
//
|
|
15102
|
-
//
|
|
15103
14982
|
|
|
15104
14983
|
|
|
15105
14984
|
|
|
@@ -15237,8 +15116,8 @@ var noticevue_type_template_id_e0e44b44_staticRenderFns = []
|
|
|
15237
15116
|
;
|
|
15238
15117
|
var notice_component = normalizeComponent(
|
|
15239
15118
|
notice_noticevue_type_script_lang_js_,
|
|
15240
|
-
|
|
15241
|
-
|
|
15119
|
+
noticevue_type_template_id_bdb2f588_render,
|
|
15120
|
+
noticevue_type_template_id_bdb2f588_staticRenderFns,
|
|
15242
15121
|
false,
|
|
15243
15122
|
null,
|
|
15244
15123
|
null,
|
|
@@ -15250,59 +15129,11 @@ var notice_component = normalizeComponent(
|
|
|
15250
15129
|
;// CONCATENATED MODULE: ./components/notice/index.js
|
|
15251
15130
|
|
|
15252
15131
|
|
|
15253
|
-
;// 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=
|
|
15254
|
-
var
|
|
15255
|
-
var
|
|
15256
|
-
|
|
15257
|
-
|
|
15258
|
-
;// 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&
|
|
15259
|
-
var IconChevronLeftvue_type_template_id_dc01e37a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__chevronLeft",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Chevron Left","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59Z"}})])}
|
|
15260
|
-
var IconChevronLeftvue_type_template_id_dc01e37a_staticRenderFns = []
|
|
15132
|
+
;// 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=7e2cf07e&
|
|
15133
|
+
var paginationvue_type_template_id_7e2cf07e_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('dt-icon',{attrs:{"name":"chevron-left","size":"200"}})],1)],2),_vm._l((_vm.pages),function(page,index){return _c('div',{key:("page-" + page + "-" + index)},[(isNaN(Number(page)))?_c('div',{staticClass:"d-h32 d-w32 d-d-flex d-ai-center d-jc-center",attrs:{"data-qa":"dt-pagination-separator"}},[_vm._v(" … ")]):_c('dt-button',{staticClass:"d-h32 d-w32",attrs:{"aria-label":_vm.pageNumberAriaLabel(page),"importance":_vm.currentPage === page ? 'primary' : 'clear',"label-class":"d-fs-200"},on:{"click":function($event){return _vm.changePage(page)}}},[_vm._v(" "+_vm._s(page)+" ")])],1)}),_c('dt-button',{staticClass:"d-h32 d-w32",attrs:{"data-qa":"dt-pagination-next","aria-label":_vm.nextAriaLabel,"disabled":_vm.isLastPage,"importance":_vm.isLastPage ? 'primary' : 'clear'},on:{"click":function($event){return _vm.changePage(_vm.currentPage + 1)}}},[_c('template',{slot:"icon"},[_c('dt-icon',{attrs:{"name":"chevron-right","size":"200"}})],1)],2)],2)}
|
|
15134
|
+
var paginationvue_type_template_id_7e2cf07e_staticRenderFns = []
|
|
15261
15135
|
|
|
15262
15136
|
|
|
15263
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconChevronLeft.vue
|
|
15264
|
-
|
|
15265
|
-
var IconChevronLeft_script = {}
|
|
15266
|
-
|
|
15267
|
-
|
|
15268
|
-
/* normalize component */
|
|
15269
|
-
;
|
|
15270
|
-
var IconChevronLeft_component = normalizeComponent(
|
|
15271
|
-
IconChevronLeft_script,
|
|
15272
|
-
IconChevronLeftvue_type_template_id_dc01e37a_render,
|
|
15273
|
-
IconChevronLeftvue_type_template_id_dc01e37a_staticRenderFns,
|
|
15274
|
-
false,
|
|
15275
|
-
null,
|
|
15276
|
-
null,
|
|
15277
|
-
null
|
|
15278
|
-
|
|
15279
|
-
)
|
|
15280
|
-
|
|
15281
|
-
/* harmony default export */ const IconChevronLeft = (IconChevronLeft_component.exports);
|
|
15282
|
-
;// 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/IconChevronRight.vue?vue&type=template&id=83063a0c&
|
|
15283
|
-
var IconChevronRightvue_type_template_id_83063a0c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__chevronRight",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Chevron Right","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6-6-6Z"}})])}
|
|
15284
|
-
var IconChevronRightvue_type_template_id_83063a0c_staticRenderFns = []
|
|
15285
|
-
|
|
15286
|
-
|
|
15287
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconChevronRight.vue
|
|
15288
|
-
|
|
15289
|
-
var IconChevronRight_script = {}
|
|
15290
|
-
|
|
15291
|
-
|
|
15292
|
-
/* normalize component */
|
|
15293
|
-
;
|
|
15294
|
-
var IconChevronRight_component = normalizeComponent(
|
|
15295
|
-
IconChevronRight_script,
|
|
15296
|
-
IconChevronRightvue_type_template_id_83063a0c_render,
|
|
15297
|
-
IconChevronRightvue_type_template_id_83063a0c_staticRenderFns,
|
|
15298
|
-
false,
|
|
15299
|
-
null,
|
|
15300
|
-
null,
|
|
15301
|
-
null
|
|
15302
|
-
|
|
15303
|
-
)
|
|
15304
|
-
|
|
15305
|
-
/* harmony default export */ const IconChevronRight = (IconChevronRight_component.exports);
|
|
15306
15137
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/pagination/pagination.vue?vue&type=script&lang=js&
|
|
15307
15138
|
//
|
|
15308
15139
|
//
|
|
@@ -15360,9 +15191,14 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
15360
15191
|
//
|
|
15361
15192
|
//
|
|
15362
15193
|
//
|
|
15194
|
+
//
|
|
15195
|
+
//
|
|
15196
|
+
//
|
|
15197
|
+
//
|
|
15198
|
+
//
|
|
15199
|
+
//
|
|
15363
15200
|
|
|
15364
15201
|
|
|
15365
|
-
|
|
15366
15202
|
/**
|
|
15367
15203
|
* Pagination allows you to divide large amounts of content into smaller chunks across multiple pages.
|
|
15368
15204
|
* @see https://dialpad.design/components/pagination.html
|
|
@@ -15372,8 +15208,7 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
15372
15208
|
name: 'DtPagination',
|
|
15373
15209
|
components: {
|
|
15374
15210
|
DtButton: button_button,
|
|
15375
|
-
|
|
15376
|
-
IconChevronRight: IconChevronRight
|
|
15211
|
+
DtIcon: icon
|
|
15377
15212
|
},
|
|
15378
15213
|
props: {
|
|
15379
15214
|
/**
|
|
@@ -15518,8 +15353,8 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
15518
15353
|
;
|
|
15519
15354
|
var pagination_component = normalizeComponent(
|
|
15520
15355
|
pagination_paginationvue_type_script_lang_js_,
|
|
15521
|
-
|
|
15522
|
-
|
|
15356
|
+
paginationvue_type_template_id_7e2cf07e_render,
|
|
15357
|
+
paginationvue_type_template_id_7e2cf07e_staticRenderFns,
|
|
15523
15358
|
false,
|
|
15524
15359
|
null,
|
|
15525
15360
|
null,
|
|
@@ -16819,9 +16654,9 @@ var checkbox_group_component = normalizeComponent(
|
|
|
16819
16654
|
/* harmony default export */ const checkbox_group = (checkbox_group_component.exports);
|
|
16820
16655
|
;// CONCATENATED MODULE: ./components/checkbox_group/index.js
|
|
16821
16656
|
|
|
16822
|
-
;// 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=
|
|
16823
|
-
var
|
|
16824
|
-
var
|
|
16657
|
+
;// 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=5b299997&
|
|
16658
|
+
var chipvue_type_template_id_5b299997_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(_vm._b({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}},'component',_vm.$attrs,false),_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('dt-icon',{attrs:{"name":"close","size":_vm.closeButtonIconSize}})]},proxy:true}],null,false,1192647893)},'dt-button',_vm.closeButtonProps,false)):_vm._e()],1)}
|
|
16659
|
+
var chipvue_type_template_id_5b299997_staticRenderFns = []
|
|
16825
16660
|
|
|
16826
16661
|
|
|
16827
16662
|
;// CONCATENATED MODULE: ./components/chip/chip_constants.js
|
|
@@ -16835,8 +16670,14 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16835
16670
|
sm: 'd-chip__close--sm',
|
|
16836
16671
|
md: ''
|
|
16837
16672
|
};
|
|
16673
|
+
const CHIP_ICON_SIZES = {
|
|
16674
|
+
xs: '200',
|
|
16675
|
+
sm: '300',
|
|
16676
|
+
md: '300'
|
|
16677
|
+
};
|
|
16838
16678
|
/* harmony default export */ const chip_constants = ({
|
|
16839
|
-
CHIP_SIZE_MODIFIERS
|
|
16679
|
+
CHIP_SIZE_MODIFIERS,
|
|
16680
|
+
CHIP_ICON_SIZES
|
|
16840
16681
|
});
|
|
16841
16682
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/chip/chip.vue?vue&type=script&lang=js&
|
|
16842
16683
|
//
|
|
@@ -16892,6 +16733,9 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16892
16733
|
//
|
|
16893
16734
|
//
|
|
16894
16735
|
//
|
|
16736
|
+
//
|
|
16737
|
+
//
|
|
16738
|
+
//
|
|
16895
16739
|
|
|
16896
16740
|
|
|
16897
16741
|
|
|
@@ -16906,8 +16750,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16906
16750
|
/* harmony default export */ const chipvue_type_script_lang_js_ = ({
|
|
16907
16751
|
name: 'DtChip',
|
|
16908
16752
|
components: {
|
|
16909
|
-
|
|
16910
|
-
|
|
16753
|
+
DtButton: button_button,
|
|
16754
|
+
DtIcon: icon
|
|
16911
16755
|
},
|
|
16912
16756
|
inheritAttrs: false,
|
|
16913
16757
|
props: {
|
|
@@ -17026,6 +16870,10 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
17026
16870
|
}
|
|
17027
16871
|
}
|
|
17028
16872
|
};
|
|
16873
|
+
},
|
|
16874
|
+
|
|
16875
|
+
closeButtonIconSize() {
|
|
16876
|
+
return CHIP_ICON_SIZES[this.size];
|
|
17029
16877
|
}
|
|
17030
16878
|
|
|
17031
16879
|
},
|
|
@@ -17058,8 +16906,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
17058
16906
|
;
|
|
17059
16907
|
var chip_component = normalizeComponent(
|
|
17060
16908
|
chip_chipvue_type_script_lang_js_,
|
|
17061
|
-
|
|
17062
|
-
|
|
16909
|
+
chipvue_type_template_id_5b299997_render,
|
|
16910
|
+
chipvue_type_template_id_5b299997_staticRenderFns,
|
|
17063
16911
|
false,
|
|
17064
16912
|
null,
|
|
17065
16913
|
null,
|
|
@@ -18429,8 +18277,8 @@ var tooltip_component = normalizeComponent(
|
|
|
18429
18277
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
18430
18278
|
|
|
18431
18279
|
|
|
18432
|
-
;// 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=
|
|
18433
|
-
var
|
|
18280
|
+
;// 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=109ff0d0&
|
|
18281
|
+
var keyboard_shortcutvue_type_template_id_109ff0d0_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('kbd',{class:[
|
|
18434
18282
|
'd-d-inline-flex',
|
|
18435
18283
|
'd-ff-custom',
|
|
18436
18284
|
'd-ai-center',
|
|
@@ -18440,175 +18288,27 @@ var keyboard_shortcutvue_type_template_id_742c4ef7_render = function () {var _vm
|
|
|
18440
18288
|
'd-ba',
|
|
18441
18289
|
'd-bar4',
|
|
18442
18290
|
'd-fs-100',
|
|
18443
|
-
_vm.inverted ? 'd-bc-black-500' : 'd-bc-black-400' ]},[(_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(
|
|
18444
|
-
'dt-keyboard-shortcut__svg',
|
|
18291
|
+
_vm.inverted ? 'd-bc-black-500' : 'd-bc-black-400' ]},[(_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('dt-icon',{key:(i + "-" + item),class:[
|
|
18445
18292
|
_vm.inverted ? 'd-fc-black-300' : 'd-fc-black-600',
|
|
18446
|
-
'd-mr2' ],attrs:{"aria-hidden":"true"}}):_c('span',{key:(i + "-" + item),class:[
|
|
18293
|
+
'd-mr2' ],attrs:{"name":_vm.icons[item],"size":"100","aria-hidden":"true"}}):_c('span',{key:(i + "-" + item),class:[
|
|
18447
18294
|
_vm.inverted ? 'd-fc-black-300' : 'd-fc-black-600',
|
|
18448
18295
|
'd-mr2' ],attrs:{"aria-hidden":"true"},domProps:{"innerHTML":_vm._s(item)}})]})],2)}
|
|
18449
|
-
var
|
|
18450
|
-
|
|
18451
|
-
|
|
18452
|
-
;// 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&
|
|
18453
|
-
var IconWindowsvue_type_template_id_04be6782_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__windows",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Windows","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M19.903 12.819v7.532L10.936 19v-6.197l8.967.016Z"}}),_c('path',{attrs:{"d":"m10.936 5.334 8.967-1.249V11.5h-8.967V5.334Z"}}),_c('path',{attrs:{"d":"M9.745 12.757v6.134l-6.643-.885v-5.28l6.643.03Z"}}),_c('path',{attrs:{"d":"m3.097 6.328 6.647-.885v6.134H3.1l-.003-5.25Z"}})])}
|
|
18454
|
-
var IconWindowsvue_type_template_id_04be6782_staticRenderFns = []
|
|
18455
|
-
|
|
18456
|
-
|
|
18457
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconWindows.vue
|
|
18458
|
-
|
|
18459
|
-
var IconWindows_script = {}
|
|
18460
|
-
|
|
18461
|
-
|
|
18462
|
-
/* normalize component */
|
|
18463
|
-
;
|
|
18464
|
-
var IconWindows_component = normalizeComponent(
|
|
18465
|
-
IconWindows_script,
|
|
18466
|
-
IconWindowsvue_type_template_id_04be6782_render,
|
|
18467
|
-
IconWindowsvue_type_template_id_04be6782_staticRenderFns,
|
|
18468
|
-
false,
|
|
18469
|
-
null,
|
|
18470
|
-
null,
|
|
18471
|
-
null
|
|
18472
|
-
|
|
18473
|
-
)
|
|
18474
|
-
|
|
18475
|
-
/* harmony default export */ const IconWindows = (IconWindows_component.exports);
|
|
18476
|
-
;// 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/IconAdd.vue?vue&type=template&id=57b884e2&
|
|
18477
|
-
var IconAddvue_type_template_id_57b884e2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__add",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Add","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z"}})])}
|
|
18478
|
-
var IconAddvue_type_template_id_57b884e2_staticRenderFns = []
|
|
18479
|
-
|
|
18480
|
-
|
|
18481
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconAdd.vue
|
|
18482
|
-
|
|
18483
|
-
var IconAdd_script = {}
|
|
18484
|
-
|
|
18485
|
-
|
|
18486
|
-
/* normalize component */
|
|
18487
|
-
;
|
|
18488
|
-
var IconAdd_component = normalizeComponent(
|
|
18489
|
-
IconAdd_script,
|
|
18490
|
-
IconAddvue_type_template_id_57b884e2_render,
|
|
18491
|
-
IconAddvue_type_template_id_57b884e2_staticRenderFns,
|
|
18492
|
-
false,
|
|
18493
|
-
null,
|
|
18494
|
-
null,
|
|
18495
|
-
null
|
|
18496
|
-
|
|
18497
|
-
)
|
|
18498
|
-
|
|
18499
|
-
/* harmony default export */ const IconAdd = (IconAdd_component.exports);
|
|
18500
|
-
;// 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/IconArrowDownward.vue?vue&type=template&id=fd64adf8&
|
|
18501
|
-
var IconArrowDownwardvue_type_template_id_fd64adf8_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__arrowDownward",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Arrow Downward","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"m20 12-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8Z"}})])}
|
|
18502
|
-
var IconArrowDownwardvue_type_template_id_fd64adf8_staticRenderFns = []
|
|
18503
|
-
|
|
18504
|
-
|
|
18505
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDownward.vue
|
|
18506
|
-
|
|
18507
|
-
var IconArrowDownward_script = {}
|
|
18508
|
-
|
|
18509
|
-
|
|
18510
|
-
/* normalize component */
|
|
18511
|
-
;
|
|
18512
|
-
var IconArrowDownward_component = normalizeComponent(
|
|
18513
|
-
IconArrowDownward_script,
|
|
18514
|
-
IconArrowDownwardvue_type_template_id_fd64adf8_render,
|
|
18515
|
-
IconArrowDownwardvue_type_template_id_fd64adf8_staticRenderFns,
|
|
18516
|
-
false,
|
|
18517
|
-
null,
|
|
18518
|
-
null,
|
|
18519
|
-
null
|
|
18520
|
-
|
|
18521
|
-
)
|
|
18522
|
-
|
|
18523
|
-
/* harmony default export */ const IconArrowDownward = (IconArrowDownward_component.exports);
|
|
18524
|
-
;// 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/IconArrowUpward.vue?vue&type=template&id=007435f4&
|
|
18525
|
-
var IconArrowUpwardvue_type_template_id_007435f4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__arrowUpward",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Arrow Upward","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"m4 12 1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8Z"}})])}
|
|
18526
|
-
var IconArrowUpwardvue_type_template_id_007435f4_staticRenderFns = []
|
|
18527
|
-
|
|
18528
|
-
|
|
18529
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowUpward.vue
|
|
18530
|
-
|
|
18531
|
-
var IconArrowUpward_script = {}
|
|
18532
|
-
|
|
18533
|
-
|
|
18534
|
-
/* normalize component */
|
|
18535
|
-
;
|
|
18536
|
-
var IconArrowUpward_component = normalizeComponent(
|
|
18537
|
-
IconArrowUpward_script,
|
|
18538
|
-
IconArrowUpwardvue_type_template_id_007435f4_render,
|
|
18539
|
-
IconArrowUpwardvue_type_template_id_007435f4_staticRenderFns,
|
|
18540
|
-
false,
|
|
18541
|
-
null,
|
|
18542
|
-
null,
|
|
18543
|
-
null
|
|
18544
|
-
|
|
18545
|
-
)
|
|
18546
|
-
|
|
18547
|
-
/* harmony default export */ const IconArrowUpward = (IconArrowUpward_component.exports);
|
|
18548
|
-
;// 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/IconArrowForward.vue?vue&type=template&id=3fbcc666&
|
|
18549
|
-
var IconArrowForwardvue_type_template_id_3fbcc666_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__arrowForward",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Arrow Forward","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8Z"}})])}
|
|
18550
|
-
var IconArrowForwardvue_type_template_id_3fbcc666_staticRenderFns = []
|
|
18551
|
-
|
|
18552
|
-
|
|
18553
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowForward.vue
|
|
18296
|
+
var keyboard_shortcutvue_type_template_id_109ff0d0_staticRenderFns = []
|
|
18554
18297
|
|
|
18555
|
-
var IconArrowForward_script = {}
|
|
18556
18298
|
|
|
18557
|
-
|
|
18558
|
-
/* normalize component */
|
|
18559
|
-
;
|
|
18560
|
-
var IconArrowForward_component = normalizeComponent(
|
|
18561
|
-
IconArrowForward_script,
|
|
18562
|
-
IconArrowForwardvue_type_template_id_3fbcc666_render,
|
|
18563
|
-
IconArrowForwardvue_type_template_id_3fbcc666_staticRenderFns,
|
|
18564
|
-
false,
|
|
18565
|
-
null,
|
|
18566
|
-
null,
|
|
18567
|
-
null
|
|
18568
|
-
|
|
18569
|
-
)
|
|
18570
|
-
|
|
18571
|
-
/* harmony default export */ const IconArrowForward = (IconArrowForward_component.exports);
|
|
18572
|
-
;// 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/IconArrowBackwards.vue?vue&type=template&id=1f13cb5c&
|
|
18573
|
-
var IconArrowBackwardsvue_type_template_id_1f13cb5c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__arrowBackwards",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Arrow Backwards","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"m12 20 1.41-1.41L7.83 13H20v-2H7.83l5.58-5.59L12 4l-8 8 8 8Z"}})])}
|
|
18574
|
-
var IconArrowBackwardsvue_type_template_id_1f13cb5c_staticRenderFns = []
|
|
18575
|
-
|
|
18576
|
-
|
|
18577
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowBackwards.vue
|
|
18578
|
-
|
|
18579
|
-
var IconArrowBackwards_script = {}
|
|
18580
|
-
|
|
18581
|
-
|
|
18582
|
-
/* normalize component */
|
|
18583
|
-
;
|
|
18584
|
-
var IconArrowBackwards_component = normalizeComponent(
|
|
18585
|
-
IconArrowBackwards_script,
|
|
18586
|
-
IconArrowBackwardsvue_type_template_id_1f13cb5c_render,
|
|
18587
|
-
IconArrowBackwardsvue_type_template_id_1f13cb5c_staticRenderFns,
|
|
18588
|
-
false,
|
|
18589
|
-
null,
|
|
18590
|
-
null,
|
|
18591
|
-
null
|
|
18592
|
-
|
|
18593
|
-
)
|
|
18594
|
-
|
|
18595
|
-
/* harmony default export */ const IconArrowBackwards = (IconArrowBackwards_component.exports);
|
|
18596
18299
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/keyboard_shortcut_constants.js
|
|
18597
|
-
const SHORTCUTS_ALIASES = {
|
|
18598
|
-
cmd: '⌘' // ⌘ Command
|
|
18599
|
-
|
|
18600
|
-
};
|
|
18601
18300
|
const SHORTCUTS_ICON_ALIASES = {
|
|
18602
|
-
'{win}': '
|
|
18603
|
-
'{arrow-right}': '
|
|
18604
|
-
'{arrow-left}': '
|
|
18605
|
-
'{arrow-up}': '
|
|
18606
|
-
'{arrow-down}': '
|
|
18301
|
+
'{win}': 'layout-grid',
|
|
18302
|
+
'{arrow-right}': 'arrow-right',
|
|
18303
|
+
'{arrow-left}': 'arrow-left',
|
|
18304
|
+
'{arrow-up}': 'arrow-up',
|
|
18305
|
+
'{arrow-down}': 'arrow-down',
|
|
18306
|
+
'{cmd}': 'command'
|
|
18607
18307
|
};
|
|
18608
18308
|
const SHORTCUTS_ICON_SEPARATOR = {
|
|
18609
|
-
'{plus}': '
|
|
18309
|
+
'{plus}': 'plus'
|
|
18610
18310
|
};
|
|
18611
|
-
const SHORTCUTS_ALIASES_LIST = Object.keys(
|
|
18311
|
+
const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ICON_ALIASES);
|
|
18612
18312
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=script&lang=js&
|
|
18613
18313
|
//
|
|
18614
18314
|
//
|
|
@@ -18662,11 +18362,6 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
18662
18362
|
//
|
|
18663
18363
|
|
|
18664
18364
|
|
|
18665
|
-
|
|
18666
|
-
|
|
18667
|
-
|
|
18668
|
-
|
|
18669
|
-
|
|
18670
18365
|
/**
|
|
18671
18366
|
* This component displays a visual representation of a keyboard shortcut to the user.
|
|
18672
18367
|
* @see https://dialpad.design/components/keyboard_shortcut.html
|
|
@@ -18675,12 +18370,7 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
18675
18370
|
/* harmony default export */ const keyboard_shortcutvue_type_script_lang_js_ = ({
|
|
18676
18371
|
name: 'DtKeyboardShortcut',
|
|
18677
18372
|
components: {
|
|
18678
|
-
|
|
18679
|
-
IconArrowBackward: IconArrowBackwards,
|
|
18680
|
-
IconArrowDownward: IconArrowDownward,
|
|
18681
|
-
IconArrowForward: IconArrowForward,
|
|
18682
|
-
IconArrowUpward: IconArrowUpward,
|
|
18683
|
-
IconAdd: IconAdd
|
|
18373
|
+
DtIcon: icon
|
|
18684
18374
|
},
|
|
18685
18375
|
props: {
|
|
18686
18376
|
/**
|
|
@@ -18729,8 +18419,8 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
18729
18419
|
},
|
|
18730
18420
|
|
|
18731
18421
|
formattedShortcut() {
|
|
18732
|
-
return Object.keys(
|
|
18733
|
-
return result.replace(new RegExp('{' + key + '}', 'gi'),
|
|
18422
|
+
return Object.keys(SHORTCUTS_ICON_ALIASES).reduce((result, key) => {
|
|
18423
|
+
return result.replace(new RegExp('{' + key + '}', 'gi'), SHORTCUTS_ICON_ALIASES[key]);
|
|
18734
18424
|
}, this.shortcutWithSeparator);
|
|
18735
18425
|
},
|
|
18736
18426
|
|
|
@@ -18751,23 +18441,18 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
18751
18441
|
});
|
|
18752
18442
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=script&lang=js&
|
|
18753
18443
|
/* harmony default export */ const keyboard_shortcut_keyboard_shortcutvue_type_script_lang_js_ = (keyboard_shortcutvue_type_script_lang_js_);
|
|
18754
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[4]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=style&index=0&lang=less&
|
|
18755
|
-
var keyboard_shortcutvue_type_style_index_0_lang_less_ = __webpack_require__(245);
|
|
18756
|
-
;// CONCATENATED MODULE: ./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=style&index=0&lang=less&
|
|
18757
|
-
|
|
18758
18444
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/keyboard_shortcut.vue
|
|
18759
18445
|
|
|
18760
18446
|
|
|
18761
18447
|
|
|
18762
|
-
;
|
|
18763
18448
|
|
|
18764
18449
|
|
|
18765
18450
|
/* normalize component */
|
|
18766
|
-
|
|
18451
|
+
;
|
|
18767
18452
|
var keyboard_shortcut_component = normalizeComponent(
|
|
18768
18453
|
keyboard_shortcut_keyboard_shortcutvue_type_script_lang_js_,
|
|
18769
|
-
|
|
18770
|
-
|
|
18454
|
+
keyboard_shortcutvue_type_template_id_109ff0d0_render,
|
|
18455
|
+
keyboard_shortcutvue_type_template_id_109ff0d0_staticRenderFns,
|
|
18771
18456
|
false,
|
|
18772
18457
|
null,
|
|
18773
18458
|
null,
|
|
@@ -19099,111 +18784,6 @@ var root_layout_component = normalizeComponent(
|
|
|
19099
18784
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|
|
19100
18785
|
|
|
19101
18786
|
|
|
19102
|
-
;// 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/icon/icon.vue?vue&type=template&id=1ca37c55&
|
|
19103
|
-
var iconvue_type_template_id_1ca37c55_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.currentIcon,{tag:"component",class:_vm.iconSize,attrs:{"data-qa":"dt-icon"}})}
|
|
19104
|
-
var iconvue_type_template_id_1ca37c55_staticRenderFns = []
|
|
19105
|
-
|
|
19106
|
-
|
|
19107
|
-
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
19108
|
-
const ICON_SIZE_MODIFIERS = {
|
|
19109
|
-
100: 'd-icon--size-100',
|
|
19110
|
-
200: 'd-icon--size-200',
|
|
19111
|
-
300: 'd-icon--size-300',
|
|
19112
|
-
400: 'd-icon--size-400',
|
|
19113
|
-
500: 'd-icon--size-500',
|
|
19114
|
-
600: 'd-icon--size-600',
|
|
19115
|
-
700: 'd-icon--size-700',
|
|
19116
|
-
800: 'd-icon--size-800'
|
|
19117
|
-
};
|
|
19118
|
-
/* harmony default export */ const icon_constants = ({
|
|
19119
|
-
ICON_SIZE_MODIFIERS
|
|
19120
|
-
});
|
|
19121
|
-
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
19122
|
-
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
19123
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
|
|
19124
|
-
//
|
|
19125
|
-
//
|
|
19126
|
-
//
|
|
19127
|
-
//
|
|
19128
|
-
//
|
|
19129
|
-
//
|
|
19130
|
-
//
|
|
19131
|
-
//
|
|
19132
|
-
|
|
19133
|
-
|
|
19134
|
-
|
|
19135
|
-
/**
|
|
19136
|
-
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
19137
|
-
* @see https://dialpad.design/components/icon.html
|
|
19138
|
-
*/
|
|
19139
|
-
|
|
19140
|
-
/* harmony default export */ const iconvue_type_script_lang_js_ = ({
|
|
19141
|
-
name: 'DtIcon',
|
|
19142
|
-
props: {
|
|
19143
|
-
/**
|
|
19144
|
-
* The size of the icon.
|
|
19145
|
-
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
19146
|
-
*/
|
|
19147
|
-
size: {
|
|
19148
|
-
type: String,
|
|
19149
|
-
default: '500',
|
|
19150
|
-
validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
|
|
19151
|
-
},
|
|
19152
|
-
|
|
19153
|
-
/**
|
|
19154
|
-
* The icon name in kebab-case
|
|
19155
|
-
*/
|
|
19156
|
-
name: {
|
|
19157
|
-
type: String,
|
|
19158
|
-
required: true
|
|
19159
|
-
}
|
|
19160
|
-
},
|
|
19161
|
-
|
|
19162
|
-
data() {
|
|
19163
|
-
return {
|
|
19164
|
-
dialtoneIcons: dialtone_icons_namespaceObject
|
|
19165
|
-
};
|
|
19166
|
-
},
|
|
19167
|
-
|
|
19168
|
-
computed: {
|
|
19169
|
-
iconSize() {
|
|
19170
|
-
return ICON_SIZE_MODIFIERS[this.size];
|
|
19171
|
-
},
|
|
19172
|
-
|
|
19173
|
-
iconName() {
|
|
19174
|
-
return kebabCaseToPascalCase(this.name);
|
|
19175
|
-
},
|
|
19176
|
-
|
|
19177
|
-
currentIcon() {
|
|
19178
|
-
return this.dialtoneIcons[this.iconName];
|
|
19179
|
-
}
|
|
19180
|
-
|
|
19181
|
-
}
|
|
19182
|
-
});
|
|
19183
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
|
|
19184
|
-
/* harmony default export */ const icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
|
|
19185
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue
|
|
19186
|
-
|
|
19187
|
-
|
|
19188
|
-
|
|
19189
|
-
|
|
19190
|
-
|
|
19191
|
-
/* normalize component */
|
|
19192
|
-
;
|
|
19193
|
-
var icon_component = normalizeComponent(
|
|
19194
|
-
icon_iconvue_type_script_lang_js_,
|
|
19195
|
-
iconvue_type_template_id_1ca37c55_render,
|
|
19196
|
-
iconvue_type_template_id_1ca37c55_staticRenderFns,
|
|
19197
|
-
false,
|
|
19198
|
-
null,
|
|
19199
|
-
null,
|
|
19200
|
-
null
|
|
19201
|
-
|
|
19202
|
-
)
|
|
19203
|
-
|
|
19204
|
-
/* harmony default export */ const icon = (icon_component.exports);
|
|
19205
|
-
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
19206
|
-
|
|
19207
18787
|
;// 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=96ff85ec&
|
|
19208
18788
|
var combobox_with_popovervue_type_template_id_96ff85ec_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){
|
|
19209
18789
|
var inputProps = ref.inputProps;
|
|
@@ -20351,9 +19931,9 @@ var combobox_multi_select_component = normalizeComponent(
|
|
|
20351
19931
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
20352
19932
|
|
|
20353
19933
|
|
|
20354
|
-
;// 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=
|
|
20355
|
-
var
|
|
20356
|
-
var
|
|
19934
|
+
;// 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=7983be04&
|
|
19935
|
+
var callbar_buttonvue_type_template_id_7983be04_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-fs-100","width":"8.4rem"}},_vm.$listeners),[_vm._t("default"),_vm._t("icon",null,{"slot":"icon"})],2)]},proxy:true}],null,true)},[_vm._t("tooltip")],2)}
|
|
19936
|
+
var callbar_buttonvue_type_template_id_7983be04_staticRenderFns = []
|
|
20357
19937
|
|
|
20358
19938
|
|
|
20359
19939
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js&
|
|
@@ -20505,8 +20085,8 @@ var callbar_buttonvue_type_style_index_0_lang_less_ = __webpack_require__(759);
|
|
|
20505
20085
|
|
|
20506
20086
|
var callbar_button_component = normalizeComponent(
|
|
20507
20087
|
callbar_button_callbar_buttonvue_type_script_lang_js_,
|
|
20508
|
-
|
|
20509
|
-
|
|
20088
|
+
callbar_buttonvue_type_template_id_7983be04_render,
|
|
20089
|
+
callbar_buttonvue_type_template_id_7983be04_staticRenderFns,
|
|
20510
20090
|
false,
|
|
20511
20091
|
null,
|
|
20512
20092
|
null,
|
|
@@ -20517,35 +20097,11 @@ var callbar_button_component = normalizeComponent(
|
|
|
20517
20097
|
/* harmony default export */ const callbar_button = (callbar_button_component.exports);
|
|
20518
20098
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
|
|
20519
20099
|
|
|
20520
|
-
;// 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=
|
|
20521
|
-
var
|
|
20522
|
-
var
|
|
20523
|
-
|
|
20524
|
-
|
|
20525
|
-
;// 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&
|
|
20526
|
-
var IconArrowDropUpvue_type_template_id_65ee6042_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__arrowDropUp",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Arrow Drop Up","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"m7 14 5-5 5 5H7Z"}})])}
|
|
20527
|
-
var IconArrowDropUpvue_type_template_id_65ee6042_staticRenderFns = []
|
|
20528
|
-
|
|
20100
|
+
;// 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=cca8d214&
|
|
20101
|
+
var callbar_button_with_popovervue_type_template_id_cca8d214_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":['dt-recipe--callbar-button-with-popover--popover', _vm.contentClass],"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('dt-icon',{attrs:{"name":"chevron-up","size":"200"}})]},proxy:true}],null,false,3340821372)})]},proxy:true}],null,false,86794195)},'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)}
|
|
20102
|
+
var callbar_button_with_popovervue_type_template_id_cca8d214_staticRenderFns = []
|
|
20529
20103
|
|
|
20530
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDropUp.vue
|
|
20531
20104
|
|
|
20532
|
-
var IconArrowDropUp_script = {}
|
|
20533
|
-
|
|
20534
|
-
|
|
20535
|
-
/* normalize component */
|
|
20536
|
-
;
|
|
20537
|
-
var IconArrowDropUp_component = normalizeComponent(
|
|
20538
|
-
IconArrowDropUp_script,
|
|
20539
|
-
IconArrowDropUpvue_type_template_id_65ee6042_render,
|
|
20540
|
-
IconArrowDropUpvue_type_template_id_65ee6042_staticRenderFns,
|
|
20541
|
-
false,
|
|
20542
|
-
null,
|
|
20543
|
-
null,
|
|
20544
|
-
null
|
|
20545
|
-
|
|
20546
|
-
)
|
|
20547
|
-
|
|
20548
|
-
/* harmony default export */ const IconArrowDropUp = (IconArrowDropUp_component.exports);
|
|
20549
20105
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=script&lang=js&
|
|
20550
20106
|
//
|
|
20551
20107
|
//
|
|
@@ -20616,6 +20172,9 @@ var IconArrowDropUp_component = normalizeComponent(
|
|
|
20616
20172
|
//
|
|
20617
20173
|
//
|
|
20618
20174
|
//
|
|
20175
|
+
//
|
|
20176
|
+
//
|
|
20177
|
+
//
|
|
20619
20178
|
|
|
20620
20179
|
|
|
20621
20180
|
|
|
@@ -20627,7 +20186,7 @@ var IconArrowDropUp_component = normalizeComponent(
|
|
|
20627
20186
|
DtRecipeCallbarButton: callbar_button,
|
|
20628
20187
|
DtPopover: popover,
|
|
20629
20188
|
DtButton: button_button,
|
|
20630
|
-
|
|
20189
|
+
DtIcon: icon
|
|
20631
20190
|
},
|
|
20632
20191
|
|
|
20633
20192
|
/* inheritAttrs: false is generally an option we want to set on library
|
|
@@ -20825,8 +20384,8 @@ var callbar_button_with_popovervue_type_style_index_0_lang_less_ = __webpack_req
|
|
|
20825
20384
|
|
|
20826
20385
|
var callbar_button_with_popover_component = normalizeComponent(
|
|
20827
20386
|
callbar_button_with_popover_callbar_button_with_popovervue_type_script_lang_js_,
|
|
20828
|
-
|
|
20829
|
-
|
|
20387
|
+
callbar_button_with_popovervue_type_template_id_cca8d214_render,
|
|
20388
|
+
callbar_button_with_popovervue_type_template_id_cca8d214_staticRenderFns,
|
|
20830
20389
|
false,
|
|
20831
20390
|
null,
|
|
20832
20391
|
null,
|
|
@@ -21149,8 +20708,8 @@ var top_banner_info_component = normalizeComponent(
|
|
|
21149
20708
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
|
|
21150
20709
|
|
|
21151
20710
|
|
|
21152
|
-
;// 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/cards/ivr_node/ivr_node.vue?vue&type=template&id=
|
|
21153
|
-
var
|
|
20711
|
+
;// 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/cards/ivr_node/ivr_node.vue?vue&type=template&id=90698860&
|
|
20712
|
+
var ivr_nodevue_type_template_id_90698860_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',_vm._g({staticClass:"d-d-flex d-fd-column d-ai-center d-c-pointer ivr_node__width"},_vm.$listeners),[(_vm.dtmfKey)?_c('div',{staticClass:"d-zi-base1 d-ai-center d-jc-center d-d-flex d-w24 d-h24 d-bar-circle d-bc-purple-600 d-bgc-purple-600 d-mbn12 d-fc-white d-fs-200",class:{ 'd-mbn16': _vm.isSelected },attrs:{"data-qa":"dt-top-connector-dtmf"}},[_vm._v(" "+_vm._s(_vm.dtmfKey)+" ")]):_c('div',{staticClass:"d-zi-base1 d-d-flex d-w8 d-h8 d-bar-circle d-bc-purple-600 d-bgc-purple-600 d-mbn4",class:{ 'd-mbn8': _vm.isSelected },attrs:{"data-qa":"dt-top-connector"}}),_c('dt-card',{attrs:{"content-class":"d-bt d-bc-black-300 d-px12 d-pt8 d-pb12","container-class":[
|
|
21154
20713
|
'd-w100p',
|
|
21155
20714
|
{ 'd-ba d-bar8 d-baw4': _vm.isSelected },
|
|
21156
20715
|
_vm.headerColor ],"header-class":[
|
|
@@ -21159,237 +20718,13 @@ var ivr_nodevue_type_template_id_9102ef72_render = function () {var _vm=this;var
|
|
|
21159
20718
|
'd-btw4',
|
|
21160
20719
|
'd-p0',
|
|
21161
20720
|
_vm.headerColor,
|
|
21162
|
-
{ 'd-btr4': !_vm.isSelected } ]},scopedSlots:_vm._u([{key:"header",fn:function(){return [_c('div',{staticClass:"d-d-flex d-ai-center"},[_c('dt-button',{attrs:{"aria-label":_vm.nodeType,"importance":"clear","data-qa":"dt-ivr-node-icon"},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c(
|
|
20721
|
+
{ 'd-btr4': !_vm.isSelected } ]},scopedSlots:_vm._u([{key:"header",fn:function(){return [_c('div',{staticClass:"d-d-flex d-ai-center"},[_c('dt-button',{attrs:{"aria-label":_vm.nodeType,"importance":"clear","data-qa":"dt-ivr-node-icon"},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('dt-icon',{staticClass:"d-fc-black-900",attrs:{"name":_vm.nodeIcon,"size":"200"}})]},proxy:true}])}),_c('p',{staticClass:"d-fs-200 d-fw-bold",attrs:{"data-qa":"ivr-node-label"}},[_vm._v(" "+_vm._s(_vm.nodeLabel)+" ")])],1),_c('dt-dropdown',{attrs:{"placement":"bottom","open":_vm.isOpen},on:{"update:open":function($event){_vm.isOpen=$event}},scopedSlots:_vm._u([{key:"anchor",fn:function(){return [_c('dt-button',{attrs:{"importance":"clear","aria-label":_vm.menuButtonAriaLabel},on:{"click":function($event){$event.stopPropagation();$event.preventDefault();return _vm.openMenu.apply(null, arguments)}},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('dt-icon',{staticClass:"d-fc-black-900",attrs:{"name":"more-vertical","size":"200"}})]},proxy:true}])})]},proxy:true},{key:"list",fn:function(ref){
|
|
21163
20722
|
var close = ref.close;
|
|
21164
20723
|
return [_c('div',{staticClass:"d-w164"},[_vm._t("menuItems",null,{"close":close})],2)]}}],null,true)})]},proxy:true},{key:"content",fn:function(){return [_vm._t("content")]},proxy:true}],null,true)})],1)}
|
|
21165
|
-
var
|
|
21166
|
-
|
|
21167
|
-
|
|
21168
|
-
;// 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/IconMenuVertical.vue?vue&type=template&id=7bb36528&
|
|
21169
|
-
var IconMenuVerticalvue_type_template_id_7bb36528_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__menuVertical",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Menu Vertical","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"}})])}
|
|
21170
|
-
var IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns = []
|
|
21171
|
-
|
|
21172
|
-
|
|
21173
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconMenuVertical.vue
|
|
21174
|
-
|
|
21175
|
-
var IconMenuVertical_script = {}
|
|
21176
|
-
|
|
21177
|
-
|
|
21178
|
-
/* normalize component */
|
|
21179
|
-
;
|
|
21180
|
-
var IconMenuVertical_component = normalizeComponent(
|
|
21181
|
-
IconMenuVertical_script,
|
|
21182
|
-
IconMenuVerticalvue_type_template_id_7bb36528_render,
|
|
21183
|
-
IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns,
|
|
21184
|
-
false,
|
|
21185
|
-
null,
|
|
21186
|
-
null,
|
|
21187
|
-
null
|
|
21188
|
-
|
|
21189
|
-
)
|
|
21190
|
-
|
|
21191
|
-
/* harmony default export */ const IconMenuVertical = (IconMenuVertical_component.exports);
|
|
21192
|
-
;// 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/IconDialpad.vue?vue&type=template&id=523e1cca&
|
|
21193
|
-
var IconDialpadvue_type_template_id_523e1cca_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__dialpad",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Dialpad","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M6 4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z"}})])}
|
|
21194
|
-
var IconDialpadvue_type_template_id_523e1cca_staticRenderFns = []
|
|
21195
|
-
|
|
21196
|
-
|
|
21197
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconDialpad.vue
|
|
21198
|
-
|
|
21199
|
-
var IconDialpad_script = {}
|
|
21200
|
-
|
|
21201
|
-
|
|
21202
|
-
/* normalize component */
|
|
21203
|
-
;
|
|
21204
|
-
var IconDialpad_component = normalizeComponent(
|
|
21205
|
-
IconDialpad_script,
|
|
21206
|
-
IconDialpadvue_type_template_id_523e1cca_render,
|
|
21207
|
-
IconDialpadvue_type_template_id_523e1cca_staticRenderFns,
|
|
21208
|
-
false,
|
|
21209
|
-
null,
|
|
21210
|
-
null,
|
|
21211
|
-
null
|
|
21212
|
-
|
|
21213
|
-
)
|
|
21214
|
-
|
|
21215
|
-
/* harmony default export */ const IconDialpad = (IconDialpad_component.exports);
|
|
21216
|
-
;// 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/IconPhoneDialer.vue?vue&type=template&id=be0e06dc&
|
|
21217
|
-
var IconPhoneDialervue_type_template_id_be0e06dc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__phoneDialer",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Phone Dialer","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24Z"}}),_c('path',{attrs:{"d":"M20 6h-8v1h8V6Zm0-2h-8v1h8V4Zm-8 7h4v-1h-4v1Z"}}),_c('path',{attrs:{"d":"M12 8h8v1h-8V8Z"}})])}
|
|
21218
|
-
var IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns = []
|
|
21219
|
-
|
|
21220
|
-
|
|
21221
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneDialer.vue
|
|
21222
|
-
|
|
21223
|
-
var IconPhoneDialer_script = {}
|
|
21224
|
-
|
|
21225
|
-
|
|
21226
|
-
/* normalize component */
|
|
21227
|
-
;
|
|
21228
|
-
var IconPhoneDialer_component = normalizeComponent(
|
|
21229
|
-
IconPhoneDialer_script,
|
|
21230
|
-
IconPhoneDialervue_type_template_id_be0e06dc_render,
|
|
21231
|
-
IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns,
|
|
21232
|
-
false,
|
|
21233
|
-
null,
|
|
21234
|
-
null,
|
|
21235
|
-
null
|
|
21236
|
-
|
|
21237
|
-
)
|
|
21238
|
-
|
|
21239
|
-
/* harmony default export */ const IconPhoneDialer = (IconPhoneDialer_component.exports);
|
|
21240
|
-
;// 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/IconVolumeUp.vue?vue&type=template&id=6e71f4fc&
|
|
21241
|
-
var IconVolumeUpvue_type_template_id_6e71f4fc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__volumeUp",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Volume Up","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M3 9v6h4l5 5V4L7 9H3Zm13.5 3A4.5 4.5 0 0 0 14 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02ZM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77 0-4.28-2.99-7.86-7-8.77Z"}})])}
|
|
21242
|
-
var IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns = []
|
|
21243
|
-
|
|
21244
|
-
|
|
21245
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconVolumeUp.vue
|
|
21246
|
-
|
|
21247
|
-
var IconVolumeUp_script = {}
|
|
21248
|
-
|
|
20724
|
+
var ivr_nodevue_type_template_id_90698860_staticRenderFns = []
|
|
21249
20725
|
|
|
21250
|
-
/* normalize component */
|
|
21251
|
-
;
|
|
21252
|
-
var IconVolumeUp_component = normalizeComponent(
|
|
21253
|
-
IconVolumeUp_script,
|
|
21254
|
-
IconVolumeUpvue_type_template_id_6e71f4fc_render,
|
|
21255
|
-
IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns,
|
|
21256
|
-
false,
|
|
21257
|
-
null,
|
|
21258
|
-
null,
|
|
21259
|
-
null
|
|
21260
|
-
|
|
21261
|
-
)
|
|
21262
|
-
|
|
21263
|
-
/* harmony default export */ const IconVolumeUp = (IconVolumeUp_component.exports);
|
|
21264
|
-
;// 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/IconPhoneTransfer.vue?vue&type=template&id=67939a33&
|
|
21265
|
-
var IconPhoneTransfervue_type_template_id_67939a33_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__phoneTransfer",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Phone Transfer","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M16.48 14.82c1.11.36 2.3.56 3.53.56.54 0 .99.45.99.99v3.45c0 .55-.28 1.18-.99 1.18C10.73 21 3 13.28 3 3.99 3 3.24 3.65 3 4.19 3h3.46c.54 0 .99.45.99.99 0 1.23.19 2.42.56 3.53.11.35.03.74-.24 1.02L7.01 10.2c1.41 2.93 4.06 5.48 6.89 6.83l1.57-1.97c.27-.27.66-.36 1.01-.24Z"}}),_c('path',{attrs:{"d":"M15.49 4.75V3L13 5.5 15.49 8V6.25H21v-1.5h-5.51Z"}}),_c('path',{attrs:{"d":"M18.51 9H13v1.5h5.51v1.75L21 9.75l-2.49-2.5V9Z"}})])}
|
|
21266
|
-
var IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns = []
|
|
21267
|
-
|
|
21268
|
-
|
|
21269
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneTransfer.vue
|
|
21270
|
-
|
|
21271
|
-
var IconPhoneTransfer_script = {}
|
|
21272
|
-
|
|
21273
|
-
|
|
21274
|
-
/* normalize component */
|
|
21275
|
-
;
|
|
21276
|
-
var IconPhoneTransfer_component = normalizeComponent(
|
|
21277
|
-
IconPhoneTransfer_script,
|
|
21278
|
-
IconPhoneTransfervue_type_template_id_67939a33_render,
|
|
21279
|
-
IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns,
|
|
21280
|
-
false,
|
|
21281
|
-
null,
|
|
21282
|
-
null,
|
|
21283
|
-
null
|
|
21284
|
-
|
|
21285
|
-
)
|
|
21286
|
-
|
|
21287
|
-
/* harmony default export */ const IconPhoneTransfer = (IconPhoneTransfer_component.exports);
|
|
21288
|
-
;// 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/IconCallEndArrow.vue?vue&type=template&id=9ec0258e&
|
|
21289
|
-
var IconCallEndArrowvue_type_template_id_9ec0258e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__callEndArrow",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Call End Arrow","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M12 7c-1.6 0-3.15.25-4.6.72v3.1c0 .39-.23.74-.56.9-.98.49-1.87 1.12-2.66 1.85-.18.18-.43.28-.7.28-.28 0-.53-.11-.71-.29L.29 11.08a.956.956 0 0 1-.29-.7c0-.28.11-.53.29-.71C3.34 6.78 7.46 5 12 5c4.54 0 8.66 1.78 11.71 4.67.18.18.29.43.29.71 0 .28-.11.53-.29.71l-2.48 2.48c-.18.18-.43.29-.71.29-.27 0-.52-.11-.7-.28a11.27 11.27 0 0 0-2.67-1.85.996.996 0 0 1-.56-.9v-3.1C15.15 7.25 13.6 7 12 7Z"}}),_c('path',{attrs:{"d":"M15.59 16.09 13 18.67V11h-2v7.67l-2.59-2.58L7 17.5l5 5 5-5-1.41-1.41Z"}})])}
|
|
21290
|
-
var IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns = []
|
|
21291
20726
|
|
|
21292
|
-
|
|
21293
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallEndArrow.vue
|
|
21294
|
-
|
|
21295
|
-
var IconCallEndArrow_script = {}
|
|
21296
|
-
|
|
21297
|
-
|
|
21298
|
-
/* normalize component */
|
|
21299
|
-
;
|
|
21300
|
-
var IconCallEndArrow_component = normalizeComponent(
|
|
21301
|
-
IconCallEndArrow_script,
|
|
21302
|
-
IconCallEndArrowvue_type_template_id_9ec0258e_render,
|
|
21303
|
-
IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns,
|
|
21304
|
-
false,
|
|
21305
|
-
null,
|
|
21306
|
-
null,
|
|
21307
|
-
null
|
|
21308
|
-
|
|
21309
|
-
)
|
|
21310
|
-
|
|
21311
|
-
/* harmony default export */ const IconCallEndArrow = (IconCallEndArrow_component.exports);
|
|
21312
|
-
;// 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/IconCallMerge.vue?vue&type=template&id=2c6dac0e&
|
|
21313
|
-
var IconCallMergevue_type_template_id_2c6dac0e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__callMerge",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Call Merge","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M17 20.41 18.41 19 15 15.59 13.59 17 17 20.41ZM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8Z"}})])}
|
|
21314
|
-
var IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns = []
|
|
21315
|
-
|
|
21316
|
-
|
|
21317
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallMerge.vue
|
|
21318
|
-
|
|
21319
|
-
var IconCallMerge_script = {}
|
|
21320
|
-
|
|
21321
|
-
|
|
21322
|
-
/* normalize component */
|
|
21323
|
-
;
|
|
21324
|
-
var IconCallMerge_component = normalizeComponent(
|
|
21325
|
-
IconCallMerge_script,
|
|
21326
|
-
IconCallMergevue_type_template_id_2c6dac0e_render,
|
|
21327
|
-
IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns,
|
|
21328
|
-
false,
|
|
21329
|
-
null,
|
|
21330
|
-
null,
|
|
21331
|
-
null
|
|
21332
|
-
|
|
21333
|
-
)
|
|
21334
|
-
|
|
21335
|
-
/* harmony default export */ const IconCallMerge = (IconCallMerge_component.exports);
|
|
21336
|
-
;// 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/IconExpertNode.vue?vue&type=template&id=7bb944b9&
|
|
21337
|
-
var IconExpertNodevue_type_template_id_7bb944b9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__expertNode",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Expert Node","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"d":"M18 5H6a1 1 0 0 0-1 1v4.25c0 .414.336.75.75.75h5.42L9.126 8.946l1.41-1.41L15 12l-4.464 4.465-1.41-1.41L11.17 13H5.25A2.25 2.25 0 0 1 3 10.75V6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-3h2v3a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1Z"}})])}
|
|
21338
|
-
var IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns = []
|
|
21339
|
-
|
|
21340
|
-
|
|
21341
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconExpertNode.vue
|
|
21342
|
-
|
|
21343
|
-
var IconExpertNode_script = {}
|
|
21344
|
-
|
|
21345
|
-
|
|
21346
|
-
/* normalize component */
|
|
21347
|
-
;
|
|
21348
|
-
var IconExpertNode_component = normalizeComponent(
|
|
21349
|
-
IconExpertNode_script,
|
|
21350
|
-
IconExpertNodevue_type_template_id_7bb944b9_render,
|
|
21351
|
-
IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns,
|
|
21352
|
-
false,
|
|
21353
|
-
null,
|
|
21354
|
-
null,
|
|
21355
|
-
null
|
|
21356
|
-
|
|
21357
|
-
)
|
|
21358
|
-
|
|
21359
|
-
/* harmony default export */ const IconExpertNode = (IconExpertNode_component.exports);
|
|
21360
|
-
;// 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/IconBranch.vue?vue&type=template&id=71269722&
|
|
21361
|
-
var IconBranchvue_type_template_id_71269722_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"d-svg d-svg--system d-svg__branch",attrs:{"aria-hidden":"true","focusable":"false","aria-label":"Branch","viewBox":"0 0 24 24"}},[_c('path',{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd","d":"M13 7.83a3.001 3.001 0 1 0-2 0V10H7a3 3 0 0 0-3 3v.17a3.001 3.001 0 1 0 2 0V13a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v3.17a3.001 3.001 0 1 0 2 0V13a3 3 0 0 0-3-3h-4V7.83ZM13 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM5 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm15 2a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}})])}
|
|
21362
|
-
var IconBranchvue_type_template_id_71269722_staticRenderFns = []
|
|
21363
|
-
|
|
21364
|
-
|
|
21365
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconBranch.vue
|
|
21366
|
-
|
|
21367
|
-
var IconBranch_script = {}
|
|
21368
|
-
|
|
21369
|
-
|
|
21370
|
-
/* normalize component */
|
|
21371
|
-
;
|
|
21372
|
-
var IconBranch_component = normalizeComponent(
|
|
21373
|
-
IconBranch_script,
|
|
21374
|
-
IconBranchvue_type_template_id_71269722_render,
|
|
21375
|
-
IconBranchvue_type_template_id_71269722_staticRenderFns,
|
|
21376
|
-
false,
|
|
21377
|
-
null,
|
|
21378
|
-
null,
|
|
21379
|
-
null
|
|
21380
|
-
|
|
21381
|
-
)
|
|
21382
|
-
|
|
21383
|
-
/* harmony default export */ const IconBranch = (IconBranch_component.exports);
|
|
21384
20727
|
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node_constants.js
|
|
21385
|
-
|
|
21386
|
-
|
|
21387
|
-
|
|
21388
|
-
|
|
21389
|
-
|
|
21390
|
-
|
|
21391
|
-
|
|
21392
|
-
|
|
21393
20728
|
const IVR_NODE_PROMPT_MENU = 'promptmenu';
|
|
21394
20729
|
const IVR_NODE_PROMPT_COLLECT = 'promptcollect';
|
|
21395
20730
|
const IVR_NODE_PROMPT_PLAY = 'promptplay';
|
|
@@ -21399,14 +20734,14 @@ const IVR_NODE_BRANCH = 'branch';
|
|
|
21399
20734
|
const IVR_NODE_TRANSFER = 'transfer';
|
|
21400
20735
|
const IVR_NODE_HANGUP = 'hangup';
|
|
21401
20736
|
const IVR_NODE_ICON_TYPES = {
|
|
21402
|
-
[IVR_NODE_PROMPT_MENU]:
|
|
21403
|
-
[IVR_NODE_PROMPT_COLLECT]:
|
|
21404
|
-
[IVR_NODE_PROMPT_PLAY]:
|
|
21405
|
-
[IVR_NODE_EXPERT]:
|
|
21406
|
-
[IVR_NODE_BRANCH]:
|
|
21407
|
-
[IVR_NODE_GO_TO]:
|
|
21408
|
-
[IVR_NODE_TRANSFER]:
|
|
21409
|
-
[IVR_NODE_HANGUP]:
|
|
20737
|
+
[IVR_NODE_PROMPT_MENU]: 'keypad',
|
|
20738
|
+
[IVR_NODE_PROMPT_COLLECT]: 'dialer',
|
|
20739
|
+
[IVR_NODE_PROMPT_PLAY]: 'volume-2',
|
|
20740
|
+
[IVR_NODE_EXPERT]: 'corner-down-right',
|
|
20741
|
+
[IVR_NODE_BRANCH]: 'network',
|
|
20742
|
+
[IVR_NODE_GO_TO]: 'chevrons-up',
|
|
20743
|
+
[IVR_NODE_TRANSFER]: 'transfer',
|
|
20744
|
+
[IVR_NODE_HANGUP]: 'phone-hang-up'
|
|
21410
20745
|
};
|
|
21411
20746
|
const IVR_NODE_LABELS = {
|
|
21412
20747
|
[IVR_NODE_PROMPT_MENU]: 'Menu',
|
|
@@ -21535,6 +20870,11 @@ const IVR_NODE_COLOR_MAPPING = {
|
|
|
21535
20870
|
//
|
|
21536
20871
|
//
|
|
21537
20872
|
//
|
|
20873
|
+
//
|
|
20874
|
+
//
|
|
20875
|
+
//
|
|
20876
|
+
//
|
|
20877
|
+
//
|
|
21538
20878
|
|
|
21539
20879
|
|
|
21540
20880
|
|
|
@@ -21546,7 +20886,7 @@ const IVR_NODE_COLOR_MAPPING = {
|
|
|
21546
20886
|
DtCard: card,
|
|
21547
20887
|
DtButton: button_button,
|
|
21548
20888
|
DtDropdown: dropdown,
|
|
21549
|
-
|
|
20889
|
+
DtIcon: icon
|
|
21550
20890
|
},
|
|
21551
20891
|
props: {
|
|
21552
20892
|
/**
|
|
@@ -21642,8 +20982,8 @@ var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(212);
|
|
|
21642
20982
|
|
|
21643
20983
|
var ivr_node_component = normalizeComponent(
|
|
21644
20984
|
ivr_node_ivr_nodevue_type_script_lang_js_,
|
|
21645
|
-
|
|
21646
|
-
|
|
20985
|
+
ivr_nodevue_type_template_id_90698860_render,
|
|
20986
|
+
ivr_nodevue_type_template_id_90698860_staticRenderFns,
|
|
21647
20987
|
false,
|
|
21648
20988
|
null,
|
|
21649
20989
|
null,
|