@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
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -81,30 +81,6 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-list-separator{height:1px;list-sty
|
|
|
81
81
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
82
82
|
|
|
83
83
|
|
|
84
|
-
/***/ }),
|
|
85
|
-
|
|
86
|
-
/***/ 793:
|
|
87
|
-
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
88
|
-
|
|
89
|
-
"use strict";
|
|
90
|
-
__webpack_require__.r(__webpack_exports__);
|
|
91
|
-
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
92
|
-
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
|
|
93
|
-
/* harmony export */ });
|
|
94
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
|
|
95
|
-
/* 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__);
|
|
96
|
-
/* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
|
|
97
|
-
/* 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__);
|
|
98
|
-
// Imports
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
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()));
|
|
102
|
-
// Module
|
|
103
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-keyboard-shortcut__svg{width:1em;height:1em}.dt-keyboard-shortcut__svg path{fill:currentColor}", ""]);
|
|
104
|
-
// Exports
|
|
105
|
-
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
106
|
-
|
|
107
|
-
|
|
108
84
|
/***/ }),
|
|
109
85
|
|
|
110
86
|
/***/ 648:
|
|
@@ -316,7 +292,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
316
292
|
|
|
317
293
|
var ___CSS_LOADER_EXPORT___ = _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
318
294
|
// Module
|
|
319
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe-callbar-button:not(.dt-recipe-callbar-button--circle){letter-spacing:-.011rem;line-height:1.6rem}.dt-recipe-callbar-button--circle{border-radius:var(--br-circle)}.dt-recipe-callbar-button.d-btn
|
|
295
|
+
___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)}", ""]);
|
|
320
296
|
// Exports
|
|
321
297
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
322
298
|
|
|
@@ -564,22 +540,6 @@ var update = add("2810b083", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
564
540
|
|
|
565
541
|
/***/ }),
|
|
566
542
|
|
|
567
|
-
/***/ 742:
|
|
568
|
-
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
569
|
-
|
|
570
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
571
|
-
|
|
572
|
-
// load the styles
|
|
573
|
-
var content = __webpack_require__(793);
|
|
574
|
-
if(content.__esModule) content = content.default;
|
|
575
|
-
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
576
|
-
if(content.locals) module.exports = content.locals;
|
|
577
|
-
// add the styles to the DOM
|
|
578
|
-
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
579
|
-
var update = add("5493c48c", content, true, {"sourceMap":false,"shadowMode":false});
|
|
580
|
-
|
|
581
|
-
/***/ }),
|
|
582
|
-
|
|
583
543
|
/***/ 737:
|
|
584
544
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
585
545
|
|
|
@@ -1215,7 +1175,6 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
1215
1175
|
"ROOT_LAYOUT_SIDEBAR_POSITIONS": () => (/* reexport */ ROOT_LAYOUT_SIDEBAR_POSITIONS),
|
|
1216
1176
|
"SELECT_SIZE_MODIFIERS": () => (/* reexport */ SELECT_SIZE_MODIFIERS),
|
|
1217
1177
|
"SELECT_STATE_MODIFIERS": () => (/* reexport */ SELECT_STATE_MODIFIERS),
|
|
1218
|
-
"SHORTCUTS_ALIASES": () => (/* reexport */ SHORTCUTS_ALIASES),
|
|
1219
1178
|
"SHORTCUTS_ALIASES_LIST": () => (/* reexport */ SHORTCUTS_ALIASES_LIST),
|
|
1220
1179
|
"SHORTCUTS_ICON_ALIASES": () => (/* reexport */ SHORTCUTS_ICON_ALIASES),
|
|
1221
1180
|
"SHORTCUTS_ICON_SEPARATOR": () => (/* reexport */ SHORTCUTS_ICON_SEPARATOR),
|
|
@@ -1302,10 +1261,16 @@ const AVATAR_COLOR_MODIFIERS = {
|
|
|
1302
1261
|
'gold-300': 'd-avatar--gold-300',
|
|
1303
1262
|
'gold-500': 'd-avatar--gold-500'
|
|
1304
1263
|
};
|
|
1264
|
+
const AVATAR_ICON_SIZES = {
|
|
1265
|
+
sm: '200',
|
|
1266
|
+
md: '400',
|
|
1267
|
+
lg: '500'
|
|
1268
|
+
};
|
|
1305
1269
|
/* harmony default export */ const avatar_constants = ({
|
|
1306
1270
|
AVATAR_KIND_MODIFIERS,
|
|
1307
1271
|
AVATAR_SIZE_MODIFIERS,
|
|
1308
|
-
AVATAR_COLOR_MODIFIERS
|
|
1272
|
+
AVATAR_COLOR_MODIFIERS,
|
|
1273
|
+
AVATAR_ICON_SIZES
|
|
1309
1274
|
});
|
|
1310
1275
|
;// CONCATENATED MODULE: ./common/constants.js
|
|
1311
1276
|
/* TODO: Move and sort these in a constants directory
|
|
@@ -1884,99 +1849,106 @@ var bannervue_type_template_id_756779c1_render = function () {var _vm=this;var _
|
|
|
1884
1849
|
var bannervue_type_template_id_756779c1_staticRenderFns = []
|
|
1885
1850
|
|
|
1886
1851
|
|
|
1887
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
1888
|
-
var
|
|
1889
|
-
var
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
1893
|
-
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"}})])}
|
|
1894
|
-
var IconLightbulbvue_type_template_id_d9fc2436_staticRenderFns = []
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconLightbulb.vue
|
|
1852
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
1853
|
+
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()}
|
|
1854
|
+
var notice_iconvue_type_template_id_dbeeebfa_staticRenderFns = []
|
|
1898
1855
|
|
|
1899
|
-
var script = {}
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
/* normalize component */
|
|
1903
|
-
;
|
|
1904
|
-
var IconLightbulb_component = normalizeComponent(
|
|
1905
|
-
script,
|
|
1906
|
-
IconLightbulbvue_type_template_id_d9fc2436_render,
|
|
1907
|
-
IconLightbulbvue_type_template_id_d9fc2436_staticRenderFns,
|
|
1908
|
-
false,
|
|
1909
|
-
null,
|
|
1910
|
-
null,
|
|
1911
|
-
null
|
|
1912
|
-
|
|
1913
|
-
)
|
|
1914
1856
|
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
var
|
|
1918
|
-
var IconInfovue_type_template_id_0ffb14b7_staticRenderFns = []
|
|
1857
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
1858
|
+
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"}})}
|
|
1859
|
+
var iconvue_type_template_id_1ca37c55_staticRenderFns = []
|
|
1919
1860
|
|
|
1920
1861
|
|
|
1921
|
-
;// CONCATENATED MODULE: ./
|
|
1862
|
+
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
1863
|
+
const ICON_SIZE_MODIFIERS = {
|
|
1864
|
+
100: 'd-icon--size-100',
|
|
1865
|
+
200: 'd-icon--size-200',
|
|
1866
|
+
300: 'd-icon--size-300',
|
|
1867
|
+
400: 'd-icon--size-400',
|
|
1868
|
+
500: 'd-icon--size-500',
|
|
1869
|
+
600: 'd-icon--size-600',
|
|
1870
|
+
700: 'd-icon--size-700',
|
|
1871
|
+
800: 'd-icon--size-800'
|
|
1872
|
+
};
|
|
1873
|
+
/* harmony default export */ const icon_constants = ({
|
|
1874
|
+
ICON_SIZE_MODIFIERS
|
|
1875
|
+
});
|
|
1876
|
+
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
1877
|
+
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
1878
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
|
|
1879
|
+
//
|
|
1880
|
+
//
|
|
1881
|
+
//
|
|
1882
|
+
//
|
|
1883
|
+
//
|
|
1884
|
+
//
|
|
1885
|
+
//
|
|
1886
|
+
//
|
|
1922
1887
|
|
|
1923
|
-
var IconInfo_script = {}
|
|
1924
1888
|
|
|
1925
1889
|
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
IconInfovue_type_template_id_0ffb14b7_render,
|
|
1931
|
-
IconInfovue_type_template_id_0ffb14b7_staticRenderFns,
|
|
1932
|
-
false,
|
|
1933
|
-
null,
|
|
1934
|
-
null,
|
|
1935
|
-
null
|
|
1936
|
-
|
|
1937
|
-
)
|
|
1890
|
+
/**
|
|
1891
|
+
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
1892
|
+
* @see https://dialpad.design/components/icon.html
|
|
1893
|
+
*/
|
|
1938
1894
|
|
|
1939
|
-
/* harmony default export */ const
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1895
|
+
/* harmony default export */ const iconvue_type_script_lang_js_ = ({
|
|
1896
|
+
name: 'DtIcon',
|
|
1897
|
+
props: {
|
|
1898
|
+
/**
|
|
1899
|
+
* The size of the icon.
|
|
1900
|
+
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
1901
|
+
*/
|
|
1902
|
+
size: {
|
|
1903
|
+
type: String,
|
|
1904
|
+
default: '500',
|
|
1905
|
+
validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
|
|
1906
|
+
},
|
|
1943
1907
|
|
|
1908
|
+
/**
|
|
1909
|
+
* The icon name in kebab-case
|
|
1910
|
+
*/
|
|
1911
|
+
name: {
|
|
1912
|
+
type: String,
|
|
1913
|
+
required: true
|
|
1914
|
+
}
|
|
1915
|
+
},
|
|
1944
1916
|
|
|
1945
|
-
|
|
1917
|
+
data() {
|
|
1918
|
+
return {
|
|
1919
|
+
dialtoneIcons: dialtone_icons_namespaceObject
|
|
1920
|
+
};
|
|
1921
|
+
},
|
|
1946
1922
|
|
|
1947
|
-
|
|
1923
|
+
computed: {
|
|
1924
|
+
iconSize() {
|
|
1925
|
+
return ICON_SIZE_MODIFIERS[this.size];
|
|
1926
|
+
},
|
|
1948
1927
|
|
|
1928
|
+
iconName() {
|
|
1929
|
+
return kebabCaseToPascalCase(this.name);
|
|
1930
|
+
},
|
|
1949
1931
|
|
|
1950
|
-
|
|
1951
|
-
;
|
|
1952
|
-
|
|
1953
|
-
IconWarning_script,
|
|
1954
|
-
IconWarningvue_type_template_id_0de6c9ad_render,
|
|
1955
|
-
IconWarningvue_type_template_id_0de6c9ad_staticRenderFns,
|
|
1956
|
-
false,
|
|
1957
|
-
null,
|
|
1958
|
-
null,
|
|
1959
|
-
null
|
|
1960
|
-
|
|
1961
|
-
)
|
|
1932
|
+
currentIcon() {
|
|
1933
|
+
return this.dialtoneIcons[this.iconName];
|
|
1934
|
+
}
|
|
1962
1935
|
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1936
|
+
}
|
|
1937
|
+
});
|
|
1938
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
|
|
1939
|
+
/* harmony default export */ const icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
|
|
1940
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue
|
|
1967
1941
|
|
|
1968
1942
|
|
|
1969
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconError.vue
|
|
1970
1943
|
|
|
1971
|
-
var IconError_script = {}
|
|
1972
1944
|
|
|
1973
1945
|
|
|
1974
1946
|
/* normalize component */
|
|
1975
1947
|
;
|
|
1976
|
-
var
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1948
|
+
var icon_component = normalizeComponent(
|
|
1949
|
+
icon_iconvue_type_script_lang_js_,
|
|
1950
|
+
iconvue_type_template_id_1ca37c55_render,
|
|
1951
|
+
iconvue_type_template_id_1ca37c55_staticRenderFns,
|
|
1980
1952
|
false,
|
|
1981
1953
|
null,
|
|
1982
1954
|
null,
|
|
@@ -1984,31 +1956,9 @@ var IconError_component = normalizeComponent(
|
|
|
1984
1956
|
|
|
1985
1957
|
)
|
|
1986
1958
|
|
|
1987
|
-
/* harmony default export */ const
|
|
1988
|
-
;// CONCATENATED MODULE: ./
|
|
1989
|
-
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"}})])}
|
|
1990
|
-
var IconCheckCirclevue_type_template_id_a74ac93c_staticRenderFns = []
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCheckCircle.vue
|
|
1994
|
-
|
|
1995
|
-
var IconCheckCircle_script = {}
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
/* normalize component */
|
|
1999
|
-
;
|
|
2000
|
-
var IconCheckCircle_component = normalizeComponent(
|
|
2001
|
-
IconCheckCircle_script,
|
|
2002
|
-
IconCheckCirclevue_type_template_id_a74ac93c_render,
|
|
2003
|
-
IconCheckCirclevue_type_template_id_a74ac93c_staticRenderFns,
|
|
2004
|
-
false,
|
|
2005
|
-
null,
|
|
2006
|
-
null,
|
|
2007
|
-
null
|
|
2008
|
-
|
|
2009
|
-
)
|
|
1959
|
+
/* harmony default export */ const icon = (icon_component.exports);
|
|
1960
|
+
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
2010
1961
|
|
|
2011
|
-
/* harmony default export */ const IconCheckCircle = (IconCheckCircle_component.exports);
|
|
2012
1962
|
;// CONCATENATED MODULE: ./components/notice/notice_constants.js
|
|
2013
1963
|
const NOTICE_KINDS = ['base', 'error', 'info', 'success', 'warning'];
|
|
2014
1964
|
const NOTICE_ROLES = ['alert', 'alertdialog', 'status'];
|
|
@@ -2032,21 +1982,14 @@ const NOTICE_ROLES = ['alert', 'alertdialog', 'status'];
|
|
|
2032
1982
|
//
|
|
2033
1983
|
//
|
|
2034
1984
|
//
|
|
1985
|
+
//
|
|
2035
1986
|
|
|
2036
1987
|
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
const kindToIcon = new Map([['info', 'IconInfo'], ['success', 'IconCheckCircle'], ['warning', 'IconWarning'], ['error', 'IconError'], ['base', 'IconLightbulb']]);
|
|
1988
|
+
const kindToIcon = new Map([['info', 'info'], ['success', 'check-circle'], ['warning', 'alert-triangle'], ['error', 'alert-circle'], ['base', 'bell']]);
|
|
2042
1989
|
/* harmony default export */ const notice_iconvue_type_script_lang_js_ = ({
|
|
2043
1990
|
name: 'DtNoticeIcon',
|
|
2044
1991
|
components: {
|
|
2045
|
-
|
|
2046
|
-
IconInfo: IconInfo,
|
|
2047
|
-
IconWarning: IconWarning,
|
|
2048
|
-
IconError: IconError,
|
|
2049
|
-
IconCheckCircle: IconCheckCircle
|
|
1992
|
+
DtIcon: icon
|
|
2050
1993
|
},
|
|
2051
1994
|
props: {
|
|
2052
1995
|
/**
|
|
@@ -2082,8 +2025,8 @@ const kindToIcon = new Map([['info', 'IconInfo'], ['success', 'IconCheckCircle']
|
|
|
2082
2025
|
;
|
|
2083
2026
|
var notice_icon_component = normalizeComponent(
|
|
2084
2027
|
notice_notice_iconvue_type_script_lang_js_,
|
|
2085
|
-
|
|
2086
|
-
|
|
2028
|
+
notice_iconvue_type_template_id_dbeeebfa_render,
|
|
2029
|
+
notice_iconvue_type_template_id_dbeeebfa_staticRenderFns,
|
|
2087
2030
|
false,
|
|
2088
2031
|
null,
|
|
2089
2032
|
null,
|
|
@@ -2177,35 +2120,11 @@ var notice_content_component = normalizeComponent(
|
|
|
2177
2120
|
)
|
|
2178
2121
|
|
|
2179
2122
|
/* harmony default export */ const notice_content = (notice_content_component.exports);
|
|
2180
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
2181
|
-
var
|
|
2182
|
-
var
|
|
2183
|
-
|
|
2184
|
-
|
|
2185
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
2186
|
-
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"}})])}
|
|
2187
|
-
var IconClosevue_type_template_id_4ef5457b_staticRenderFns = []
|
|
2188
|
-
|
|
2189
|
-
|
|
2190
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconClose.vue
|
|
2191
|
-
|
|
2192
|
-
var IconClose_script = {}
|
|
2193
|
-
|
|
2123
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
2124
|
+
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)}
|
|
2125
|
+
var notice_actionvue_type_template_id_80f1eb74_staticRenderFns = []
|
|
2194
2126
|
|
|
2195
|
-
/* normalize component */
|
|
2196
|
-
;
|
|
2197
|
-
var IconClose_component = normalizeComponent(
|
|
2198
|
-
IconClose_script,
|
|
2199
|
-
IconClosevue_type_template_id_4ef5457b_render,
|
|
2200
|
-
IconClosevue_type_template_id_4ef5457b_staticRenderFns,
|
|
2201
|
-
false,
|
|
2202
|
-
null,
|
|
2203
|
-
null,
|
|
2204
|
-
null
|
|
2205
|
-
|
|
2206
|
-
)
|
|
2207
2127
|
|
|
2208
|
-
/* harmony default export */ const IconClose = (IconClose_component.exports);
|
|
2209
2128
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
2210
2129
|
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:[
|
|
2211
2130
|
'base-button__button',
|
|
@@ -2263,6 +2182,13 @@ const INVALID_COMBINATION = [{
|
|
|
2263
2182
|
importance: 'primary',
|
|
2264
2183
|
message: _invalidCombinationMessage(false, 'muted', 'primary')
|
|
2265
2184
|
}];
|
|
2185
|
+
const BUTTON_ICON_SIZES = {
|
|
2186
|
+
xs: '200',
|
|
2187
|
+
sm: '200',
|
|
2188
|
+
md: '300',
|
|
2189
|
+
lg: '400',
|
|
2190
|
+
xl: '500'
|
|
2191
|
+
};
|
|
2266
2192
|
|
|
2267
2193
|
function _invalidCombinationMessage(circle, kind, importance) {
|
|
2268
2194
|
return `You cannot have a ${circle ? 'circle ' : ''}button \
|
|
@@ -2278,7 +2204,8 @@ list of available button styles`;
|
|
|
2278
2204
|
BUTTON_IMPORTANCE_MODIFIERS,
|
|
2279
2205
|
BUTTON_TYPES,
|
|
2280
2206
|
ICON_POSITION_MODIFIERS,
|
|
2281
|
-
INVALID_COMBINATION
|
|
2207
|
+
INVALID_COMBINATION,
|
|
2208
|
+
BUTTON_ICON_SIZES
|
|
2282
2209
|
});
|
|
2283
2210
|
;// CONCATENATED MODULE: ./components/link/link_constants.js
|
|
2284
2211
|
const DANGER = 'danger';
|
|
@@ -2625,6 +2552,8 @@ var button_component = normalizeComponent(
|
|
|
2625
2552
|
)
|
|
2626
2553
|
|
|
2627
2554
|
/* harmony default export */ const button_button = (button_component.exports);
|
|
2555
|
+
;// CONCATENATED MODULE: ./components/button/index.js
|
|
2556
|
+
|
|
2628
2557
|
;// CONCATENATED MODULE: ./common/mixins/sr_only_close_button.js
|
|
2629
2558
|
/**
|
|
2630
2559
|
* @displayName Sr-Only close button mixin
|
|
@@ -2676,12 +2605,10 @@ var button_component = normalizeComponent(
|
|
|
2676
2605
|
|
|
2677
2606
|
}
|
|
2678
2607
|
});
|
|
2679
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
2680
|
-
var
|
|
2681
|
-
var
|
|
2682
|
-
|
|
2608
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
2609
|
+
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)}
|
|
2610
|
+
var sr_only_close_buttonvue_type_template_id_0d8834c8_staticRenderFns = []
|
|
2683
2611
|
|
|
2684
|
-
;// CONCATENATED MODULE: ./components/button/index.js
|
|
2685
2612
|
|
|
2686
2613
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./common/sr_only_close_button.vue?vue&type=script&lang=js&
|
|
2687
2614
|
//
|
|
@@ -2702,7 +2629,7 @@ var sr_only_close_buttonvue_type_template_id_3480ff70_staticRenderFns = []
|
|
|
2702
2629
|
/* harmony default export */ const sr_only_close_buttonvue_type_script_lang_js_ = ({
|
|
2703
2630
|
name: 'SrOnlyCloseButton',
|
|
2704
2631
|
components: {
|
|
2705
|
-
|
|
2632
|
+
DtIcon: icon,
|
|
2706
2633
|
DtButton: button_button
|
|
2707
2634
|
},
|
|
2708
2635
|
props: {
|
|
@@ -2734,8 +2661,8 @@ var sr_only_close_buttonvue_type_template_id_3480ff70_staticRenderFns = []
|
|
|
2734
2661
|
;
|
|
2735
2662
|
var sr_only_close_button_component = normalizeComponent(
|
|
2736
2663
|
common_sr_only_close_buttonvue_type_script_lang_js_,
|
|
2737
|
-
|
|
2738
|
-
|
|
2664
|
+
sr_only_close_buttonvue_type_template_id_0d8834c8_render,
|
|
2665
|
+
sr_only_close_buttonvue_type_template_id_0d8834c8_staticRenderFns,
|
|
2739
2666
|
false,
|
|
2740
2667
|
null,
|
|
2741
2668
|
null,
|
|
@@ -2775,6 +2702,9 @@ var sr_only_close_button_component = normalizeComponent(
|
|
|
2775
2702
|
//
|
|
2776
2703
|
//
|
|
2777
2704
|
//
|
|
2705
|
+
//
|
|
2706
|
+
//
|
|
2707
|
+
//
|
|
2778
2708
|
|
|
2779
2709
|
|
|
2780
2710
|
|
|
@@ -2782,7 +2712,7 @@ var sr_only_close_button_component = normalizeComponent(
|
|
|
2782
2712
|
/* harmony default export */ const notice_actionvue_type_script_lang_js_ = ({
|
|
2783
2713
|
name: 'DtNoticeAction',
|
|
2784
2714
|
components: {
|
|
2785
|
-
|
|
2715
|
+
DtIcon: icon,
|
|
2786
2716
|
DtButton: button_button,
|
|
2787
2717
|
SrOnlyCloseButton: common_sr_only_close_button
|
|
2788
2718
|
},
|
|
@@ -2878,8 +2808,8 @@ var sr_only_close_button_component = normalizeComponent(
|
|
|
2878
2808
|
;
|
|
2879
2809
|
var notice_action_component = normalizeComponent(
|
|
2880
2810
|
notice_notice_actionvue_type_script_lang_js_,
|
|
2881
|
-
|
|
2882
|
-
|
|
2811
|
+
notice_actionvue_type_template_id_80f1eb74_render,
|
|
2812
|
+
notice_actionvue_type_template_id_80f1eb74_staticRenderFns,
|
|
2883
2813
|
false,
|
|
2884
2814
|
null,
|
|
2885
2815
|
null,
|
|
@@ -4228,9 +4158,9 @@ const LIST_ITEM_NAVIGATION_TYPES = {
|
|
|
4228
4158
|
LIST_ITEM_TYPES,
|
|
4229
4159
|
LIST_ITEM_NAVIGATION_TYPES
|
|
4230
4160
|
});
|
|
4231
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
4232
|
-
var
|
|
4233
|
-
var
|
|
4161
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
4162
|
+
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()])}
|
|
4163
|
+
var default_list_itemvue_type_template_id_2006c592_staticRenderFns = []
|
|
4234
4164
|
|
|
4235
4165
|
|
|
4236
4166
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/list_item/default_list_item.vue?vue&type=script&lang=js&
|
|
@@ -4297,8 +4227,8 @@ var default_list_itemvue_type_style_index_0_lang_less_ = __webpack_require__(737
|
|
|
4297
4227
|
|
|
4298
4228
|
var default_list_item_component = normalizeComponent(
|
|
4299
4229
|
list_item_default_list_itemvue_type_script_lang_js_,
|
|
4300
|
-
|
|
4301
|
-
|
|
4230
|
+
default_list_itemvue_type_template_id_2006c592_render,
|
|
4231
|
+
default_list_itemvue_type_template_id_2006c592_staticRenderFns,
|
|
4302
4232
|
false,
|
|
4303
4233
|
null,
|
|
4304
4234
|
null,
|
|
@@ -5947,12 +5877,12 @@ var combobox_component = normalizeComponent(
|
|
|
5947
5877
|
/* harmony default export */ const combobox = (combobox_component.exports);
|
|
5948
5878
|
;// CONCATENATED MODULE: ./components/combobox/index.js
|
|
5949
5879
|
|
|
5950
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
5951
|
-
var
|
|
5880
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
5881
|
+
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:[
|
|
5952
5882
|
'd-dt-collapsibe__anchor',
|
|
5953
5883
|
_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:({
|
|
5954
5884
|
'width': _vm.maxWidth,
|
|
5955
|
-
}),attrs:{"importance":"clear","kind":"muted","aria-controls":_vm.id,"aria-expanded":("" + _vm.isOpen)}},[
|
|
5885
|
+
}),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":{
|
|
5956
5886
|
'aria-controls': _vm.id,
|
|
5957
5887
|
'aria-expanded': _vm.isOpen.toString(),
|
|
5958
5888
|
'role': 'button',
|
|
@@ -5962,7 +5892,7 @@ var collapsiblevue_type_template_id_22be811b_render = function () {var _vm=this;
|
|
|
5962
5892
|
'max-height': _vm.maxHeight,
|
|
5963
5893
|
'max-width': _vm.maxWidth,
|
|
5964
5894
|
}),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)}
|
|
5965
|
-
var
|
|
5895
|
+
var collapsiblevue_type_template_id_7bb16f26_staticRenderFns = []
|
|
5966
5896
|
|
|
5967
5897
|
|
|
5968
5898
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
@@ -6241,54 +6171,6 @@ var lazy_show_component = normalizeComponent(
|
|
|
6241
6171
|
/* harmony default export */ const lazy_show = (lazy_show_component.exports);
|
|
6242
6172
|
;// CONCATENATED MODULE: ./components/lazy_show/index.js
|
|
6243
6173
|
|
|
6244
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
6245
|
-
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"}})])}
|
|
6246
|
-
var IconArrowAccordionOpenvue_type_template_id_67591df8_staticRenderFns = []
|
|
6247
|
-
|
|
6248
|
-
|
|
6249
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionOpen.vue
|
|
6250
|
-
|
|
6251
|
-
var IconArrowAccordionOpen_script = {}
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
/* normalize component */
|
|
6255
|
-
;
|
|
6256
|
-
var IconArrowAccordionOpen_component = normalizeComponent(
|
|
6257
|
-
IconArrowAccordionOpen_script,
|
|
6258
|
-
IconArrowAccordionOpenvue_type_template_id_67591df8_render,
|
|
6259
|
-
IconArrowAccordionOpenvue_type_template_id_67591df8_staticRenderFns,
|
|
6260
|
-
false,
|
|
6261
|
-
null,
|
|
6262
|
-
null,
|
|
6263
|
-
null
|
|
6264
|
-
|
|
6265
|
-
)
|
|
6266
|
-
|
|
6267
|
-
/* harmony default export */ const IconArrowAccordionOpen = (IconArrowAccordionOpen_component.exports);
|
|
6268
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
6269
|
-
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"}})])}
|
|
6270
|
-
var IconArrowAccordionClosedvue_type_template_id_5e7762fe_staticRenderFns = []
|
|
6271
|
-
|
|
6272
|
-
|
|
6273
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowAccordionClosed.vue
|
|
6274
|
-
|
|
6275
|
-
var IconArrowAccordionClosed_script = {}
|
|
6276
|
-
|
|
6277
|
-
|
|
6278
|
-
/* normalize component */
|
|
6279
|
-
;
|
|
6280
|
-
var IconArrowAccordionClosed_component = normalizeComponent(
|
|
6281
|
-
IconArrowAccordionClosed_script,
|
|
6282
|
-
IconArrowAccordionClosedvue_type_template_id_5e7762fe_render,
|
|
6283
|
-
IconArrowAccordionClosedvue_type_template_id_5e7762fe_staticRenderFns,
|
|
6284
|
-
false,
|
|
6285
|
-
null,
|
|
6286
|
-
null,
|
|
6287
|
-
null
|
|
6288
|
-
|
|
6289
|
-
)
|
|
6290
|
-
|
|
6291
|
-
/* harmony default export */ const IconArrowAccordionClosed = (IconArrowAccordionClosed_component.exports);
|
|
6292
6174
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/collapsible/collapsible.vue?vue&type=script&lang=js&
|
|
6293
6175
|
//
|
|
6294
6176
|
//
|
|
@@ -6369,11 +6251,6 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
6369
6251
|
//
|
|
6370
6252
|
//
|
|
6371
6253
|
//
|
|
6372
|
-
//
|
|
6373
|
-
//
|
|
6374
|
-
//
|
|
6375
|
-
//
|
|
6376
|
-
|
|
6377
6254
|
|
|
6378
6255
|
|
|
6379
6256
|
|
|
@@ -6390,8 +6267,7 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
6390
6267
|
DtButton: button_button,
|
|
6391
6268
|
DtCollapsibleLazyShow: collapsible_lazy_show,
|
|
6392
6269
|
DtLazyShow: lazy_show,
|
|
6393
|
-
|
|
6394
|
-
IconArrowAccordionClosed: IconArrowAccordionClosed
|
|
6270
|
+
DtIcon: icon
|
|
6395
6271
|
},
|
|
6396
6272
|
props: {
|
|
6397
6273
|
/**
|
|
@@ -6580,8 +6456,8 @@ var IconArrowAccordionClosed_component = normalizeComponent(
|
|
|
6580
6456
|
;
|
|
6581
6457
|
var collapsible_component = normalizeComponent(
|
|
6582
6458
|
collapsible_collapsiblevue_type_script_lang_js_,
|
|
6583
|
-
|
|
6584
|
-
|
|
6459
|
+
collapsiblevue_type_template_id_7bb16f26_render,
|
|
6460
|
+
collapsiblevue_type_template_id_7bb16f26_staticRenderFns,
|
|
6585
6461
|
false,
|
|
6586
6462
|
null,
|
|
6587
6463
|
null,
|
|
@@ -11315,12 +11191,12 @@ if (typeof window !== 'undefined' && window.Vue && window.Vue === (external_comm
|
|
|
11315
11191
|
/* harmony default export */ const index_esm = ((/* unused pure expression or super */ null && (install)));
|
|
11316
11192
|
|
|
11317
11193
|
|
|
11318
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
11319
|
-
var
|
|
11194
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
11195
|
+
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:{
|
|
11320
11196
|
'd-popover__header': _vm.type === 'header',
|
|
11321
11197
|
'd-popover__footer': _vm.type === 'footer',
|
|
11322
|
-
},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
|
|
11323
|
-
var
|
|
11198
|
+
},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)}
|
|
11199
|
+
var popover_header_footervue_type_template_id_9190eade_staticRenderFns = []
|
|
11324
11200
|
|
|
11325
11201
|
|
|
11326
11202
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/popover/popover_header_footer.vue?vue&type=script&lang=js&
|
|
@@ -11360,13 +11236,14 @@ var popover_header_footervue_type_template_id_9366be96_staticRenderFns = []
|
|
|
11360
11236
|
//
|
|
11361
11237
|
//
|
|
11362
11238
|
//
|
|
11239
|
+
//
|
|
11363
11240
|
|
|
11364
11241
|
|
|
11365
11242
|
/* harmony default export */ const popover_header_footervue_type_script_lang_js_ = ({
|
|
11366
11243
|
name: 'PopoverHeaderFooter',
|
|
11367
11244
|
components: {
|
|
11368
11245
|
DtButton: button_button,
|
|
11369
|
-
|
|
11246
|
+
DtIcon: icon
|
|
11370
11247
|
},
|
|
11371
11248
|
props: {
|
|
11372
11249
|
// eslint-disable-next-line vue/require-default-prop
|
|
@@ -11433,8 +11310,8 @@ var popover_header_footervue_type_template_id_9366be96_staticRenderFns = []
|
|
|
11433
11310
|
;
|
|
11434
11311
|
var popover_header_footer_component = normalizeComponent(
|
|
11435
11312
|
popover_popover_header_footervue_type_script_lang_js_,
|
|
11436
|
-
|
|
11437
|
-
|
|
11313
|
+
popover_header_footervue_type_template_id_9190eade_render,
|
|
11314
|
+
popover_header_footervue_type_template_id_9190eade_staticRenderFns,
|
|
11438
11315
|
false,
|
|
11439
11316
|
null,
|
|
11440
11317
|
null,
|
|
@@ -12879,8 +12756,8 @@ var dropdown_separator_component = normalizeComponent(
|
|
|
12879
12756
|
|
|
12880
12757
|
|
|
12881
12758
|
|
|
12882
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
12883
|
-
var
|
|
12759
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
12760
|
+
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:[
|
|
12884
12761
|
'base-input__label-text',
|
|
12885
12762
|
'd-label',
|
|
12886
12763
|
_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:[
|
|
@@ -12889,7 +12766,7 @@ var inputvue_type_template_id_ebdc986a_render = function () {var _vm=this;var _h
|
|
|
12889
12766
|
'd-fd-column',
|
|
12890
12767
|
_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:[
|
|
12891
12768
|
'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)}
|
|
12892
|
-
var
|
|
12769
|
+
var inputvue_type_template_id_868d44b4_staticRenderFns = []
|
|
12893
12770
|
|
|
12894
12771
|
|
|
12895
12772
|
;// CONCATENATED MODULE: ./components/input/input_constants.js
|
|
@@ -14033,8 +13910,8 @@ const MessagesMixin = {
|
|
|
14033
13910
|
;
|
|
14034
13911
|
var input_component = normalizeComponent(
|
|
14035
13912
|
input_inputvue_type_script_lang_js_,
|
|
14036
|
-
|
|
14037
|
-
|
|
13913
|
+
inputvue_type_template_id_868d44b4_render,
|
|
13914
|
+
inputvue_type_template_id_868d44b4_staticRenderFns,
|
|
14038
13915
|
false,
|
|
14039
13916
|
null,
|
|
14040
13917
|
null,
|
|
@@ -14356,8 +14233,8 @@ var input_group_component = normalizeComponent(
|
|
|
14356
14233
|
/* harmony default export */ const input_group_input_group = (input_group_component.exports);
|
|
14357
14234
|
;// CONCATENATED MODULE: ./components/input_group/index.js
|
|
14358
14235
|
|
|
14359
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
14360
|
-
var
|
|
14236
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
14237
|
+
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:[
|
|
14361
14238
|
'd-modal',
|
|
14362
14239
|
_vm.MODAL_KIND_MODIFIERS[_vm.kind],
|
|
14363
14240
|
_vm.MODAL_SIZE_MODIFIERS[_vm.size],
|
|
@@ -14366,8 +14243,8 @@ var modalvue_type_template_id_30ed9389_render = function () {var _vm=this;var _h
|
|
|
14366
14243
|
_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:[
|
|
14367
14244
|
'd-modal__dialog',
|
|
14368
14245
|
{ 'd-modal__dialog--scrollable': _vm.fixedHeaderFooter },
|
|
14369
|
-
_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
|
|
14370
|
-
var
|
|
14246
|
+
_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)}
|
|
14247
|
+
var modalvue_type_template_id_4f197239_staticRenderFns = []
|
|
14371
14248
|
|
|
14372
14249
|
|
|
14373
14250
|
;// CONCATENATED MODULE: ./components/modal/modal_constants.js
|
|
@@ -14488,6 +14365,9 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
14488
14365
|
//
|
|
14489
14366
|
//
|
|
14490
14367
|
//
|
|
14368
|
+
//
|
|
14369
|
+
//
|
|
14370
|
+
//
|
|
14491
14371
|
|
|
14492
14372
|
|
|
14493
14373
|
|
|
@@ -14508,7 +14388,7 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
14508
14388
|
components: {
|
|
14509
14389
|
DtLazyShow: lazy_show,
|
|
14510
14390
|
DtButton: button_button,
|
|
14511
|
-
|
|
14391
|
+
DtIcon: icon,
|
|
14512
14392
|
SrOnlyCloseButton: common_sr_only_close_button
|
|
14513
14393
|
},
|
|
14514
14394
|
mixins: [modal, sr_only_close_button],
|
|
@@ -14765,8 +14645,8 @@ const MODAL_SIZE_MODIFIERS = {
|
|
|
14765
14645
|
;
|
|
14766
14646
|
var modal_component = normalizeComponent(
|
|
14767
14647
|
modal_modalvue_type_script_lang_js_,
|
|
14768
|
-
|
|
14769
|
-
|
|
14648
|
+
modalvue_type_template_id_4f197239_render,
|
|
14649
|
+
modalvue_type_template_id_4f197239_staticRenderFns,
|
|
14770
14650
|
false,
|
|
14771
14651
|
null,
|
|
14772
14652
|
null,
|
|
@@ -15064,9 +14944,9 @@ var list_item_group_component = normalizeComponent(
|
|
|
15064
14944
|
;// CONCATENATED MODULE: ./components/list_item_group/index.js
|
|
15065
14945
|
|
|
15066
14946
|
|
|
15067
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
15068
|
-
var
|
|
15069
|
-
var
|
|
14947
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
14948
|
+
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)}
|
|
14949
|
+
var noticevue_type_template_id_bdb2f588_staticRenderFns = []
|
|
15070
14950
|
|
|
15071
14951
|
|
|
15072
14952
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/notice/notice.vue?vue&type=script&lang=js&
|
|
@@ -15109,7 +14989,6 @@ var noticevue_type_template_id_e0e44b44_staticRenderFns = []
|
|
|
15109
14989
|
//
|
|
15110
14990
|
//
|
|
15111
14991
|
//
|
|
15112
|
-
//
|
|
15113
14992
|
|
|
15114
14993
|
|
|
15115
14994
|
|
|
@@ -15247,8 +15126,8 @@ var noticevue_type_template_id_e0e44b44_staticRenderFns = []
|
|
|
15247
15126
|
;
|
|
15248
15127
|
var notice_component = normalizeComponent(
|
|
15249
15128
|
notice_noticevue_type_script_lang_js_,
|
|
15250
|
-
|
|
15251
|
-
|
|
15129
|
+
noticevue_type_template_id_bdb2f588_render,
|
|
15130
|
+
noticevue_type_template_id_bdb2f588_staticRenderFns,
|
|
15252
15131
|
false,
|
|
15253
15132
|
null,
|
|
15254
15133
|
null,
|
|
@@ -15260,59 +15139,11 @@ var notice_component = normalizeComponent(
|
|
|
15260
15139
|
;// CONCATENATED MODULE: ./components/notice/index.js
|
|
15261
15140
|
|
|
15262
15141
|
|
|
15263
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
15264
|
-
var
|
|
15265
|
-
var
|
|
15266
|
-
|
|
15267
|
-
|
|
15268
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
15269
|
-
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"}})])}
|
|
15270
|
-
var IconChevronLeftvue_type_template_id_dc01e37a_staticRenderFns = []
|
|
15142
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
15143
|
+
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)}
|
|
15144
|
+
var paginationvue_type_template_id_7e2cf07e_staticRenderFns = []
|
|
15271
15145
|
|
|
15272
15146
|
|
|
15273
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconChevronLeft.vue
|
|
15274
|
-
|
|
15275
|
-
var IconChevronLeft_script = {}
|
|
15276
|
-
|
|
15277
|
-
|
|
15278
|
-
/* normalize component */
|
|
15279
|
-
;
|
|
15280
|
-
var IconChevronLeft_component = normalizeComponent(
|
|
15281
|
-
IconChevronLeft_script,
|
|
15282
|
-
IconChevronLeftvue_type_template_id_dc01e37a_render,
|
|
15283
|
-
IconChevronLeftvue_type_template_id_dc01e37a_staticRenderFns,
|
|
15284
|
-
false,
|
|
15285
|
-
null,
|
|
15286
|
-
null,
|
|
15287
|
-
null
|
|
15288
|
-
|
|
15289
|
-
)
|
|
15290
|
-
|
|
15291
|
-
/* harmony default export */ const IconChevronLeft = (IconChevronLeft_component.exports);
|
|
15292
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
15293
|
-
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"}})])}
|
|
15294
|
-
var IconChevronRightvue_type_template_id_83063a0c_staticRenderFns = []
|
|
15295
|
-
|
|
15296
|
-
|
|
15297
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconChevronRight.vue
|
|
15298
|
-
|
|
15299
|
-
var IconChevronRight_script = {}
|
|
15300
|
-
|
|
15301
|
-
|
|
15302
|
-
/* normalize component */
|
|
15303
|
-
;
|
|
15304
|
-
var IconChevronRight_component = normalizeComponent(
|
|
15305
|
-
IconChevronRight_script,
|
|
15306
|
-
IconChevronRightvue_type_template_id_83063a0c_render,
|
|
15307
|
-
IconChevronRightvue_type_template_id_83063a0c_staticRenderFns,
|
|
15308
|
-
false,
|
|
15309
|
-
null,
|
|
15310
|
-
null,
|
|
15311
|
-
null
|
|
15312
|
-
|
|
15313
|
-
)
|
|
15314
|
-
|
|
15315
|
-
/* harmony default export */ const IconChevronRight = (IconChevronRight_component.exports);
|
|
15316
15147
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/pagination/pagination.vue?vue&type=script&lang=js&
|
|
15317
15148
|
//
|
|
15318
15149
|
//
|
|
@@ -15370,9 +15201,14 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
15370
15201
|
//
|
|
15371
15202
|
//
|
|
15372
15203
|
//
|
|
15204
|
+
//
|
|
15205
|
+
//
|
|
15206
|
+
//
|
|
15207
|
+
//
|
|
15208
|
+
//
|
|
15209
|
+
//
|
|
15373
15210
|
|
|
15374
15211
|
|
|
15375
|
-
|
|
15376
15212
|
/**
|
|
15377
15213
|
* Pagination allows you to divide large amounts of content into smaller chunks across multiple pages.
|
|
15378
15214
|
* @see https://dialpad.design/components/pagination.html
|
|
@@ -15382,8 +15218,7 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
15382
15218
|
name: 'DtPagination',
|
|
15383
15219
|
components: {
|
|
15384
15220
|
DtButton: button_button,
|
|
15385
|
-
|
|
15386
|
-
IconChevronRight: IconChevronRight
|
|
15221
|
+
DtIcon: icon
|
|
15387
15222
|
},
|
|
15388
15223
|
props: {
|
|
15389
15224
|
/**
|
|
@@ -15528,8 +15363,8 @@ var IconChevronRight_component = normalizeComponent(
|
|
|
15528
15363
|
;
|
|
15529
15364
|
var pagination_component = normalizeComponent(
|
|
15530
15365
|
pagination_paginationvue_type_script_lang_js_,
|
|
15531
|
-
|
|
15532
|
-
|
|
15366
|
+
paginationvue_type_template_id_7e2cf07e_render,
|
|
15367
|
+
paginationvue_type_template_id_7e2cf07e_staticRenderFns,
|
|
15533
15368
|
false,
|
|
15534
15369
|
null,
|
|
15535
15370
|
null,
|
|
@@ -16829,9 +16664,9 @@ var checkbox_group_component = normalizeComponent(
|
|
|
16829
16664
|
/* harmony default export */ const checkbox_group = (checkbox_group_component.exports);
|
|
16830
16665
|
;// CONCATENATED MODULE: ./components/checkbox_group/index.js
|
|
16831
16666
|
|
|
16832
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
16833
|
-
var
|
|
16834
|
-
var
|
|
16667
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
16668
|
+
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)}
|
|
16669
|
+
var chipvue_type_template_id_5b299997_staticRenderFns = []
|
|
16835
16670
|
|
|
16836
16671
|
|
|
16837
16672
|
;// CONCATENATED MODULE: ./components/chip/chip_constants.js
|
|
@@ -16845,8 +16680,14 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16845
16680
|
sm: 'd-chip__close--sm',
|
|
16846
16681
|
md: ''
|
|
16847
16682
|
};
|
|
16683
|
+
const CHIP_ICON_SIZES = {
|
|
16684
|
+
xs: '200',
|
|
16685
|
+
sm: '300',
|
|
16686
|
+
md: '300'
|
|
16687
|
+
};
|
|
16848
16688
|
/* harmony default export */ const chip_constants = ({
|
|
16849
|
-
CHIP_SIZE_MODIFIERS
|
|
16689
|
+
CHIP_SIZE_MODIFIERS,
|
|
16690
|
+
CHIP_ICON_SIZES
|
|
16850
16691
|
});
|
|
16851
16692
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/chip/chip.vue?vue&type=script&lang=js&
|
|
16852
16693
|
//
|
|
@@ -16902,6 +16743,9 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16902
16743
|
//
|
|
16903
16744
|
//
|
|
16904
16745
|
//
|
|
16746
|
+
//
|
|
16747
|
+
//
|
|
16748
|
+
//
|
|
16905
16749
|
|
|
16906
16750
|
|
|
16907
16751
|
|
|
@@ -16916,8 +16760,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
16916
16760
|
/* harmony default export */ const chipvue_type_script_lang_js_ = ({
|
|
16917
16761
|
name: 'DtChip',
|
|
16918
16762
|
components: {
|
|
16919
|
-
|
|
16920
|
-
|
|
16763
|
+
DtButton: button_button,
|
|
16764
|
+
DtIcon: icon
|
|
16921
16765
|
},
|
|
16922
16766
|
inheritAttrs: false,
|
|
16923
16767
|
props: {
|
|
@@ -17036,6 +16880,10 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
17036
16880
|
}
|
|
17037
16881
|
}
|
|
17038
16882
|
};
|
|
16883
|
+
},
|
|
16884
|
+
|
|
16885
|
+
closeButtonIconSize() {
|
|
16886
|
+
return CHIP_ICON_SIZES[this.size];
|
|
17039
16887
|
}
|
|
17040
16888
|
|
|
17041
16889
|
},
|
|
@@ -17068,8 +16916,8 @@ const CHIP_CLOSE_BUTTON_SIZE_MODIFIERS = {
|
|
|
17068
16916
|
;
|
|
17069
16917
|
var chip_component = normalizeComponent(
|
|
17070
16918
|
chip_chipvue_type_script_lang_js_,
|
|
17071
|
-
|
|
17072
|
-
|
|
16919
|
+
chipvue_type_template_id_5b299997_render,
|
|
16920
|
+
chipvue_type_template_id_5b299997_staticRenderFns,
|
|
17073
16921
|
false,
|
|
17074
16922
|
null,
|
|
17075
16923
|
null,
|
|
@@ -18439,8 +18287,8 @@ var tooltip_component = normalizeComponent(
|
|
|
18439
18287
|
;// CONCATENATED MODULE: ./components/tooltip/index.js
|
|
18440
18288
|
|
|
18441
18289
|
|
|
18442
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
18443
|
-
var
|
|
18290
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=template&id=109ff0d0&
|
|
18291
|
+
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:[
|
|
18444
18292
|
'd-d-inline-flex',
|
|
18445
18293
|
'd-ff-custom',
|
|
18446
18294
|
'd-ai-center',
|
|
@@ -18450,175 +18298,27 @@ var keyboard_shortcutvue_type_template_id_742c4ef7_render = function () {var _vm
|
|
|
18450
18298
|
'd-ba',
|
|
18451
18299
|
'd-bar4',
|
|
18452
18300
|
'd-fs-100',
|
|
18453
|
-
_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(
|
|
18454
|
-
'dt-keyboard-shortcut__svg',
|
|
18301
|
+
_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:[
|
|
18455
18302
|
_vm.inverted ? 'd-fc-black-300' : 'd-fc-black-600',
|
|
18456
|
-
'd-mr2' ],attrs:{"aria-hidden":"true"}}):_c('span',{key:(i + "-" + item),class:[
|
|
18303
|
+
'd-mr2' ],attrs:{"name":_vm.icons[item],"size":"100","aria-hidden":"true"}}):_c('span',{key:(i + "-" + item),class:[
|
|
18457
18304
|
_vm.inverted ? 'd-fc-black-300' : 'd-fc-black-600',
|
|
18458
18305
|
'd-mr2' ],attrs:{"aria-hidden":"true"},domProps:{"innerHTML":_vm._s(item)}})]})],2)}
|
|
18459
|
-
var
|
|
18460
|
-
|
|
18461
|
-
|
|
18462
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
18463
|
-
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"}})])}
|
|
18464
|
-
var IconWindowsvue_type_template_id_04be6782_staticRenderFns = []
|
|
18465
|
-
|
|
18466
|
-
|
|
18467
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconWindows.vue
|
|
18468
|
-
|
|
18469
|
-
var IconWindows_script = {}
|
|
18470
|
-
|
|
18471
|
-
|
|
18472
|
-
/* normalize component */
|
|
18473
|
-
;
|
|
18474
|
-
var IconWindows_component = normalizeComponent(
|
|
18475
|
-
IconWindows_script,
|
|
18476
|
-
IconWindowsvue_type_template_id_04be6782_render,
|
|
18477
|
-
IconWindowsvue_type_template_id_04be6782_staticRenderFns,
|
|
18478
|
-
false,
|
|
18479
|
-
null,
|
|
18480
|
-
null,
|
|
18481
|
-
null
|
|
18482
|
-
|
|
18483
|
-
)
|
|
18484
|
-
|
|
18485
|
-
/* harmony default export */ const IconWindows = (IconWindows_component.exports);
|
|
18486
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
18487
|
-
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"}})])}
|
|
18488
|
-
var IconAddvue_type_template_id_57b884e2_staticRenderFns = []
|
|
18489
|
-
|
|
18490
|
-
|
|
18491
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconAdd.vue
|
|
18492
|
-
|
|
18493
|
-
var IconAdd_script = {}
|
|
18494
|
-
|
|
18495
|
-
|
|
18496
|
-
/* normalize component */
|
|
18497
|
-
;
|
|
18498
|
-
var IconAdd_component = normalizeComponent(
|
|
18499
|
-
IconAdd_script,
|
|
18500
|
-
IconAddvue_type_template_id_57b884e2_render,
|
|
18501
|
-
IconAddvue_type_template_id_57b884e2_staticRenderFns,
|
|
18502
|
-
false,
|
|
18503
|
-
null,
|
|
18504
|
-
null,
|
|
18505
|
-
null
|
|
18506
|
-
|
|
18507
|
-
)
|
|
18508
|
-
|
|
18509
|
-
/* harmony default export */ const IconAdd = (IconAdd_component.exports);
|
|
18510
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
18511
|
-
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"}})])}
|
|
18512
|
-
var IconArrowDownwardvue_type_template_id_fd64adf8_staticRenderFns = []
|
|
18513
|
-
|
|
18514
|
-
|
|
18515
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDownward.vue
|
|
18516
|
-
|
|
18517
|
-
var IconArrowDownward_script = {}
|
|
18518
|
-
|
|
18519
|
-
|
|
18520
|
-
/* normalize component */
|
|
18521
|
-
;
|
|
18522
|
-
var IconArrowDownward_component = normalizeComponent(
|
|
18523
|
-
IconArrowDownward_script,
|
|
18524
|
-
IconArrowDownwardvue_type_template_id_fd64adf8_render,
|
|
18525
|
-
IconArrowDownwardvue_type_template_id_fd64adf8_staticRenderFns,
|
|
18526
|
-
false,
|
|
18527
|
-
null,
|
|
18528
|
-
null,
|
|
18529
|
-
null
|
|
18530
|
-
|
|
18531
|
-
)
|
|
18532
|
-
|
|
18533
|
-
/* harmony default export */ const IconArrowDownward = (IconArrowDownward_component.exports);
|
|
18534
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
18535
|
-
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"}})])}
|
|
18536
|
-
var IconArrowUpwardvue_type_template_id_007435f4_staticRenderFns = []
|
|
18537
|
-
|
|
18538
|
-
|
|
18539
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowUpward.vue
|
|
18540
|
-
|
|
18541
|
-
var IconArrowUpward_script = {}
|
|
18542
|
-
|
|
18543
|
-
|
|
18544
|
-
/* normalize component */
|
|
18545
|
-
;
|
|
18546
|
-
var IconArrowUpward_component = normalizeComponent(
|
|
18547
|
-
IconArrowUpward_script,
|
|
18548
|
-
IconArrowUpwardvue_type_template_id_007435f4_render,
|
|
18549
|
-
IconArrowUpwardvue_type_template_id_007435f4_staticRenderFns,
|
|
18550
|
-
false,
|
|
18551
|
-
null,
|
|
18552
|
-
null,
|
|
18553
|
-
null
|
|
18554
|
-
|
|
18555
|
-
)
|
|
18556
|
-
|
|
18557
|
-
/* harmony default export */ const IconArrowUpward = (IconArrowUpward_component.exports);
|
|
18558
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
18559
|
-
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"}})])}
|
|
18560
|
-
var IconArrowForwardvue_type_template_id_3fbcc666_staticRenderFns = []
|
|
18561
|
-
|
|
18562
|
-
|
|
18563
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowForward.vue
|
|
18306
|
+
var keyboard_shortcutvue_type_template_id_109ff0d0_staticRenderFns = []
|
|
18564
18307
|
|
|
18565
|
-
var IconArrowForward_script = {}
|
|
18566
18308
|
|
|
18567
|
-
|
|
18568
|
-
/* normalize component */
|
|
18569
|
-
;
|
|
18570
|
-
var IconArrowForward_component = normalizeComponent(
|
|
18571
|
-
IconArrowForward_script,
|
|
18572
|
-
IconArrowForwardvue_type_template_id_3fbcc666_render,
|
|
18573
|
-
IconArrowForwardvue_type_template_id_3fbcc666_staticRenderFns,
|
|
18574
|
-
false,
|
|
18575
|
-
null,
|
|
18576
|
-
null,
|
|
18577
|
-
null
|
|
18578
|
-
|
|
18579
|
-
)
|
|
18580
|
-
|
|
18581
|
-
/* harmony default export */ const IconArrowForward = (IconArrowForward_component.exports);
|
|
18582
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
18583
|
-
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"}})])}
|
|
18584
|
-
var IconArrowBackwardsvue_type_template_id_1f13cb5c_staticRenderFns = []
|
|
18585
|
-
|
|
18586
|
-
|
|
18587
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowBackwards.vue
|
|
18588
|
-
|
|
18589
|
-
var IconArrowBackwards_script = {}
|
|
18590
|
-
|
|
18591
|
-
|
|
18592
|
-
/* normalize component */
|
|
18593
|
-
;
|
|
18594
|
-
var IconArrowBackwards_component = normalizeComponent(
|
|
18595
|
-
IconArrowBackwards_script,
|
|
18596
|
-
IconArrowBackwardsvue_type_template_id_1f13cb5c_render,
|
|
18597
|
-
IconArrowBackwardsvue_type_template_id_1f13cb5c_staticRenderFns,
|
|
18598
|
-
false,
|
|
18599
|
-
null,
|
|
18600
|
-
null,
|
|
18601
|
-
null
|
|
18602
|
-
|
|
18603
|
-
)
|
|
18604
|
-
|
|
18605
|
-
/* harmony default export */ const IconArrowBackwards = (IconArrowBackwards_component.exports);
|
|
18606
18309
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/keyboard_shortcut_constants.js
|
|
18607
|
-
const SHORTCUTS_ALIASES = {
|
|
18608
|
-
cmd: '⌘' // ⌘ Command
|
|
18609
|
-
|
|
18610
|
-
};
|
|
18611
18310
|
const SHORTCUTS_ICON_ALIASES = {
|
|
18612
|
-
'{win}': '
|
|
18613
|
-
'{arrow-right}': '
|
|
18614
|
-
'{arrow-left}': '
|
|
18615
|
-
'{arrow-up}': '
|
|
18616
|
-
'{arrow-down}': '
|
|
18311
|
+
'{win}': 'layout-grid',
|
|
18312
|
+
'{arrow-right}': 'arrow-right',
|
|
18313
|
+
'{arrow-left}': 'arrow-left',
|
|
18314
|
+
'{arrow-up}': 'arrow-up',
|
|
18315
|
+
'{arrow-down}': 'arrow-down',
|
|
18316
|
+
'{cmd}': 'command'
|
|
18617
18317
|
};
|
|
18618
18318
|
const SHORTCUTS_ICON_SEPARATOR = {
|
|
18619
|
-
'{plus}': '
|
|
18319
|
+
'{plus}': 'plus'
|
|
18620
18320
|
};
|
|
18621
|
-
const SHORTCUTS_ALIASES_LIST = Object.keys(
|
|
18321
|
+
const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ICON_ALIASES);
|
|
18622
18322
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=script&lang=js&
|
|
18623
18323
|
//
|
|
18624
18324
|
//
|
|
@@ -18672,11 +18372,6 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
18672
18372
|
//
|
|
18673
18373
|
|
|
18674
18374
|
|
|
18675
|
-
|
|
18676
|
-
|
|
18677
|
-
|
|
18678
|
-
|
|
18679
|
-
|
|
18680
18375
|
/**
|
|
18681
18376
|
* This component displays a visual representation of a keyboard shortcut to the user.
|
|
18682
18377
|
* @see https://dialpad.design/components/keyboard_shortcut.html
|
|
@@ -18685,12 +18380,7 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
18685
18380
|
/* harmony default export */ const keyboard_shortcutvue_type_script_lang_js_ = ({
|
|
18686
18381
|
name: 'DtKeyboardShortcut',
|
|
18687
18382
|
components: {
|
|
18688
|
-
|
|
18689
|
-
IconArrowBackward: IconArrowBackwards,
|
|
18690
|
-
IconArrowDownward: IconArrowDownward,
|
|
18691
|
-
IconArrowForward: IconArrowForward,
|
|
18692
|
-
IconArrowUpward: IconArrowUpward,
|
|
18693
|
-
IconAdd: IconAdd
|
|
18383
|
+
DtIcon: icon
|
|
18694
18384
|
},
|
|
18695
18385
|
props: {
|
|
18696
18386
|
/**
|
|
@@ -18739,8 +18429,8 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
18739
18429
|
},
|
|
18740
18430
|
|
|
18741
18431
|
formattedShortcut() {
|
|
18742
|
-
return Object.keys(
|
|
18743
|
-
return result.replace(new RegExp('{' + key + '}', 'gi'),
|
|
18432
|
+
return Object.keys(SHORTCUTS_ICON_ALIASES).reduce((result, key) => {
|
|
18433
|
+
return result.replace(new RegExp('{' + key + '}', 'gi'), SHORTCUTS_ICON_ALIASES[key]);
|
|
18744
18434
|
}, this.shortcutWithSeparator);
|
|
18745
18435
|
},
|
|
18746
18436
|
|
|
@@ -18761,23 +18451,18 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key
|
|
|
18761
18451
|
});
|
|
18762
18452
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=script&lang=js&
|
|
18763
18453
|
/* harmony default export */ const keyboard_shortcut_keyboard_shortcutvue_type_script_lang_js_ = (keyboard_shortcutvue_type_script_lang_js_);
|
|
18764
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-72[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-72[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-72[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-72[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-72[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&
|
|
18765
|
-
var keyboard_shortcutvue_type_style_index_0_lang_less_ = __webpack_require__(742);
|
|
18766
|
-
;// CONCATENATED MODULE: ./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=style&index=0&lang=less&
|
|
18767
|
-
|
|
18768
18454
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/keyboard_shortcut.vue
|
|
18769
18455
|
|
|
18770
18456
|
|
|
18771
18457
|
|
|
18772
|
-
;
|
|
18773
18458
|
|
|
18774
18459
|
|
|
18775
18460
|
/* normalize component */
|
|
18776
|
-
|
|
18461
|
+
;
|
|
18777
18462
|
var keyboard_shortcut_component = normalizeComponent(
|
|
18778
18463
|
keyboard_shortcut_keyboard_shortcutvue_type_script_lang_js_,
|
|
18779
|
-
|
|
18780
|
-
|
|
18464
|
+
keyboard_shortcutvue_type_template_id_109ff0d0_render,
|
|
18465
|
+
keyboard_shortcutvue_type_template_id_109ff0d0_staticRenderFns,
|
|
18781
18466
|
false,
|
|
18782
18467
|
null,
|
|
18783
18468
|
null,
|
|
@@ -19109,111 +18794,6 @@ var root_layout_component = normalizeComponent(
|
|
|
19109
18794
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|
|
19110
18795
|
|
|
19111
18796
|
|
|
19112
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
19113
|
-
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"}})}
|
|
19114
|
-
var iconvue_type_template_id_1ca37c55_staticRenderFns = []
|
|
19115
|
-
|
|
19116
|
-
|
|
19117
|
-
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
19118
|
-
const ICON_SIZE_MODIFIERS = {
|
|
19119
|
-
100: 'd-icon--size-100',
|
|
19120
|
-
200: 'd-icon--size-200',
|
|
19121
|
-
300: 'd-icon--size-300',
|
|
19122
|
-
400: 'd-icon--size-400',
|
|
19123
|
-
500: 'd-icon--size-500',
|
|
19124
|
-
600: 'd-icon--size-600',
|
|
19125
|
-
700: 'd-icon--size-700',
|
|
19126
|
-
800: 'd-icon--size-800'
|
|
19127
|
-
};
|
|
19128
|
-
/* harmony default export */ const icon_constants = ({
|
|
19129
|
-
ICON_SIZE_MODIFIERS
|
|
19130
|
-
});
|
|
19131
|
-
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
19132
|
-
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
19133
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/icon/icon.vue?vue&type=script&lang=js&
|
|
19134
|
-
//
|
|
19135
|
-
//
|
|
19136
|
-
//
|
|
19137
|
-
//
|
|
19138
|
-
//
|
|
19139
|
-
//
|
|
19140
|
-
//
|
|
19141
|
-
//
|
|
19142
|
-
|
|
19143
|
-
|
|
19144
|
-
|
|
19145
|
-
/**
|
|
19146
|
-
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
19147
|
-
* @see https://dialpad.design/components/icon.html
|
|
19148
|
-
*/
|
|
19149
|
-
|
|
19150
|
-
/* harmony default export */ const iconvue_type_script_lang_js_ = ({
|
|
19151
|
-
name: 'DtIcon',
|
|
19152
|
-
props: {
|
|
19153
|
-
/**
|
|
19154
|
-
* The size of the icon.
|
|
19155
|
-
* @values 100, 200, 300, 400, 500, 600, 700, 800
|
|
19156
|
-
*/
|
|
19157
|
-
size: {
|
|
19158
|
-
type: String,
|
|
19159
|
-
default: '500',
|
|
19160
|
-
validator: s => Object.keys(ICON_SIZE_MODIFIERS).includes(s)
|
|
19161
|
-
},
|
|
19162
|
-
|
|
19163
|
-
/**
|
|
19164
|
-
* The icon name in kebab-case
|
|
19165
|
-
*/
|
|
19166
|
-
name: {
|
|
19167
|
-
type: String,
|
|
19168
|
-
required: true
|
|
19169
|
-
}
|
|
19170
|
-
},
|
|
19171
|
-
|
|
19172
|
-
data() {
|
|
19173
|
-
return {
|
|
19174
|
-
dialtoneIcons: dialtone_icons_namespaceObject
|
|
19175
|
-
};
|
|
19176
|
-
},
|
|
19177
|
-
|
|
19178
|
-
computed: {
|
|
19179
|
-
iconSize() {
|
|
19180
|
-
return ICON_SIZE_MODIFIERS[this.size];
|
|
19181
|
-
},
|
|
19182
|
-
|
|
19183
|
-
iconName() {
|
|
19184
|
-
return kebabCaseToPascalCase(this.name);
|
|
19185
|
-
},
|
|
19186
|
-
|
|
19187
|
-
currentIcon() {
|
|
19188
|
-
return this.dialtoneIcons[this.iconName];
|
|
19189
|
-
}
|
|
19190
|
-
|
|
19191
|
-
}
|
|
19192
|
-
});
|
|
19193
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=script&lang=js&
|
|
19194
|
-
/* harmony default export */ const icon_iconvue_type_script_lang_js_ = (iconvue_type_script_lang_js_);
|
|
19195
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue
|
|
19196
|
-
|
|
19197
|
-
|
|
19198
|
-
|
|
19199
|
-
|
|
19200
|
-
|
|
19201
|
-
/* normalize component */
|
|
19202
|
-
;
|
|
19203
|
-
var icon_component = normalizeComponent(
|
|
19204
|
-
icon_iconvue_type_script_lang_js_,
|
|
19205
|
-
iconvue_type_template_id_1ca37c55_render,
|
|
19206
|
-
iconvue_type_template_id_1ca37c55_staticRenderFns,
|
|
19207
|
-
false,
|
|
19208
|
-
null,
|
|
19209
|
-
null,
|
|
19210
|
-
null
|
|
19211
|
-
|
|
19212
|
-
)
|
|
19213
|
-
|
|
19214
|
-
/* harmony default export */ const icon = (icon_component.exports);
|
|
19215
|
-
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
19216
|
-
|
|
19217
18797
|
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
19218
18798
|
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){
|
|
19219
18799
|
var inputProps = ref.inputProps;
|
|
@@ -20361,9 +19941,9 @@ var combobox_multi_select_component = normalizeComponent(
|
|
|
20361
19941
|
;// CONCATENATED MODULE: ./recipes/comboboxes/combobox_multi_select/index.js
|
|
20362
19942
|
|
|
20363
19943
|
|
|
20364
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
20365
|
-
var
|
|
20366
|
-
var
|
|
19944
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
19945
|
+
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)}
|
|
19946
|
+
var callbar_buttonvue_type_template_id_7983be04_staticRenderFns = []
|
|
20367
19947
|
|
|
20368
19948
|
|
|
20369
19949
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/buttons/callbar_button/callbar_button.vue?vue&type=script&lang=js&
|
|
@@ -20515,8 +20095,8 @@ var callbar_buttonvue_type_style_index_0_lang_less_ = __webpack_require__(736);
|
|
|
20515
20095
|
|
|
20516
20096
|
var callbar_button_component = normalizeComponent(
|
|
20517
20097
|
callbar_button_callbar_buttonvue_type_script_lang_js_,
|
|
20518
|
-
|
|
20519
|
-
|
|
20098
|
+
callbar_buttonvue_type_template_id_7983be04_render,
|
|
20099
|
+
callbar_buttonvue_type_template_id_7983be04_staticRenderFns,
|
|
20520
20100
|
false,
|
|
20521
20101
|
null,
|
|
20522
20102
|
null,
|
|
@@ -20527,35 +20107,11 @@ var callbar_button_component = normalizeComponent(
|
|
|
20527
20107
|
/* harmony default export */ const callbar_button = (callbar_button_component.exports);
|
|
20528
20108
|
;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
|
|
20529
20109
|
|
|
20530
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
20531
|
-
var
|
|
20532
|
-
var
|
|
20533
|
-
|
|
20534
|
-
|
|
20535
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
20536
|
-
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"}})])}
|
|
20537
|
-
var IconArrowDropUpvue_type_template_id_65ee6042_staticRenderFns = []
|
|
20538
|
-
|
|
20110
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
20111
|
+
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)}
|
|
20112
|
+
var callbar_button_with_popovervue_type_template_id_cca8d214_staticRenderFns = []
|
|
20539
20113
|
|
|
20540
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconArrowDropUp.vue
|
|
20541
20114
|
|
|
20542
|
-
var IconArrowDropUp_script = {}
|
|
20543
|
-
|
|
20544
|
-
|
|
20545
|
-
/* normalize component */
|
|
20546
|
-
;
|
|
20547
|
-
var IconArrowDropUp_component = normalizeComponent(
|
|
20548
|
-
IconArrowDropUp_script,
|
|
20549
|
-
IconArrowDropUpvue_type_template_id_65ee6042_render,
|
|
20550
|
-
IconArrowDropUpvue_type_template_id_65ee6042_staticRenderFns,
|
|
20551
|
-
false,
|
|
20552
|
-
null,
|
|
20553
|
-
null,
|
|
20554
|
-
null
|
|
20555
|
-
|
|
20556
|
-
)
|
|
20557
|
-
|
|
20558
|
-
/* harmony default export */ const IconArrowDropUp = (IconArrowDropUp_component.exports);
|
|
20559
20115
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-80[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=script&lang=js&
|
|
20560
20116
|
//
|
|
20561
20117
|
//
|
|
@@ -20626,6 +20182,9 @@ var IconArrowDropUp_component = normalizeComponent(
|
|
|
20626
20182
|
//
|
|
20627
20183
|
//
|
|
20628
20184
|
//
|
|
20185
|
+
//
|
|
20186
|
+
//
|
|
20187
|
+
//
|
|
20629
20188
|
|
|
20630
20189
|
|
|
20631
20190
|
|
|
@@ -20637,7 +20196,7 @@ var IconArrowDropUp_component = normalizeComponent(
|
|
|
20637
20196
|
DtRecipeCallbarButton: callbar_button,
|
|
20638
20197
|
DtPopover: popover,
|
|
20639
20198
|
DtButton: button_button,
|
|
20640
|
-
|
|
20199
|
+
DtIcon: icon
|
|
20641
20200
|
},
|
|
20642
20201
|
|
|
20643
20202
|
/* inheritAttrs: false is generally an option we want to set on library
|
|
@@ -20835,8 +20394,8 @@ var callbar_button_with_popovervue_type_style_index_0_lang_less_ = __webpack_req
|
|
|
20835
20394
|
|
|
20836
20395
|
var callbar_button_with_popover_component = normalizeComponent(
|
|
20837
20396
|
callbar_button_with_popover_callbar_button_with_popovervue_type_script_lang_js_,
|
|
20838
|
-
|
|
20839
|
-
|
|
20397
|
+
callbar_button_with_popovervue_type_template_id_cca8d214_render,
|
|
20398
|
+
callbar_button_with_popovervue_type_template_id_cca8d214_staticRenderFns,
|
|
20840
20399
|
false,
|
|
20841
20400
|
null,
|
|
20842
20401
|
null,
|
|
@@ -21159,8 +20718,8 @@ var top_banner_info_component = normalizeComponent(
|
|
|
21159
20718
|
;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
|
|
21160
20719
|
|
|
21161
20720
|
|
|
21162
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=
|
|
21163
|
-
var
|
|
20721
|
+
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
20722
|
+
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":[
|
|
21164
20723
|
'd-w100p',
|
|
21165
20724
|
{ 'd-ba d-bar8 d-baw4': _vm.isSelected },
|
|
21166
20725
|
_vm.headerColor ],"header-class":[
|
|
@@ -21169,237 +20728,13 @@ var ivr_nodevue_type_template_id_9102ef72_render = function () {var _vm=this;var
|
|
|
21169
20728
|
'd-btw4',
|
|
21170
20729
|
'd-p0',
|
|
21171
20730
|
_vm.headerColor,
|
|
21172
|
-
{ '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(
|
|
20731
|
+
{ '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){
|
|
21173
20732
|
var close = ref.close;
|
|
21174
20733
|
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)}
|
|
21175
|
-
var
|
|
21176
|
-
|
|
21177
|
-
|
|
21178
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21179
|
-
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"}})])}
|
|
21180
|
-
var IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns = []
|
|
21181
|
-
|
|
21182
|
-
|
|
21183
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconMenuVertical.vue
|
|
21184
|
-
|
|
21185
|
-
var IconMenuVertical_script = {}
|
|
21186
|
-
|
|
21187
|
-
|
|
21188
|
-
/* normalize component */
|
|
21189
|
-
;
|
|
21190
|
-
var IconMenuVertical_component = normalizeComponent(
|
|
21191
|
-
IconMenuVertical_script,
|
|
21192
|
-
IconMenuVerticalvue_type_template_id_7bb36528_render,
|
|
21193
|
-
IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns,
|
|
21194
|
-
false,
|
|
21195
|
-
null,
|
|
21196
|
-
null,
|
|
21197
|
-
null
|
|
21198
|
-
|
|
21199
|
-
)
|
|
21200
|
-
|
|
21201
|
-
/* harmony default export */ const IconMenuVertical = (IconMenuVertical_component.exports);
|
|
21202
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21203
|
-
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"}})])}
|
|
21204
|
-
var IconDialpadvue_type_template_id_523e1cca_staticRenderFns = []
|
|
21205
|
-
|
|
21206
|
-
|
|
21207
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconDialpad.vue
|
|
21208
|
-
|
|
21209
|
-
var IconDialpad_script = {}
|
|
21210
|
-
|
|
21211
|
-
|
|
21212
|
-
/* normalize component */
|
|
21213
|
-
;
|
|
21214
|
-
var IconDialpad_component = normalizeComponent(
|
|
21215
|
-
IconDialpad_script,
|
|
21216
|
-
IconDialpadvue_type_template_id_523e1cca_render,
|
|
21217
|
-
IconDialpadvue_type_template_id_523e1cca_staticRenderFns,
|
|
21218
|
-
false,
|
|
21219
|
-
null,
|
|
21220
|
-
null,
|
|
21221
|
-
null
|
|
21222
|
-
|
|
21223
|
-
)
|
|
21224
|
-
|
|
21225
|
-
/* harmony default export */ const IconDialpad = (IconDialpad_component.exports);
|
|
21226
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21227
|
-
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"}})])}
|
|
21228
|
-
var IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns = []
|
|
21229
|
-
|
|
21230
|
-
|
|
21231
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneDialer.vue
|
|
21232
|
-
|
|
21233
|
-
var IconPhoneDialer_script = {}
|
|
21234
|
-
|
|
21235
|
-
|
|
21236
|
-
/* normalize component */
|
|
21237
|
-
;
|
|
21238
|
-
var IconPhoneDialer_component = normalizeComponent(
|
|
21239
|
-
IconPhoneDialer_script,
|
|
21240
|
-
IconPhoneDialervue_type_template_id_be0e06dc_render,
|
|
21241
|
-
IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns,
|
|
21242
|
-
false,
|
|
21243
|
-
null,
|
|
21244
|
-
null,
|
|
21245
|
-
null
|
|
21246
|
-
|
|
21247
|
-
)
|
|
21248
|
-
|
|
21249
|
-
/* harmony default export */ const IconPhoneDialer = (IconPhoneDialer_component.exports);
|
|
21250
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21251
|
-
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"}})])}
|
|
21252
|
-
var IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns = []
|
|
21253
|
-
|
|
21254
|
-
|
|
21255
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconVolumeUp.vue
|
|
21256
|
-
|
|
21257
|
-
var IconVolumeUp_script = {}
|
|
21258
|
-
|
|
20734
|
+
var ivr_nodevue_type_template_id_90698860_staticRenderFns = []
|
|
21259
20735
|
|
|
21260
|
-
/* normalize component */
|
|
21261
|
-
;
|
|
21262
|
-
var IconVolumeUp_component = normalizeComponent(
|
|
21263
|
-
IconVolumeUp_script,
|
|
21264
|
-
IconVolumeUpvue_type_template_id_6e71f4fc_render,
|
|
21265
|
-
IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns,
|
|
21266
|
-
false,
|
|
21267
|
-
null,
|
|
21268
|
-
null,
|
|
21269
|
-
null
|
|
21270
|
-
|
|
21271
|
-
)
|
|
21272
|
-
|
|
21273
|
-
/* harmony default export */ const IconVolumeUp = (IconVolumeUp_component.exports);
|
|
21274
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21275
|
-
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"}})])}
|
|
21276
|
-
var IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns = []
|
|
21277
|
-
|
|
21278
|
-
|
|
21279
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneTransfer.vue
|
|
21280
|
-
|
|
21281
|
-
var IconPhoneTransfer_script = {}
|
|
21282
|
-
|
|
21283
|
-
|
|
21284
|
-
/* normalize component */
|
|
21285
|
-
;
|
|
21286
|
-
var IconPhoneTransfer_component = normalizeComponent(
|
|
21287
|
-
IconPhoneTransfer_script,
|
|
21288
|
-
IconPhoneTransfervue_type_template_id_67939a33_render,
|
|
21289
|
-
IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns,
|
|
21290
|
-
false,
|
|
21291
|
-
null,
|
|
21292
|
-
null,
|
|
21293
|
-
null
|
|
21294
|
-
|
|
21295
|
-
)
|
|
21296
|
-
|
|
21297
|
-
/* harmony default export */ const IconPhoneTransfer = (IconPhoneTransfer_component.exports);
|
|
21298
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21299
|
-
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"}})])}
|
|
21300
|
-
var IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns = []
|
|
21301
20736
|
|
|
21302
|
-
|
|
21303
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallEndArrow.vue
|
|
21304
|
-
|
|
21305
|
-
var IconCallEndArrow_script = {}
|
|
21306
|
-
|
|
21307
|
-
|
|
21308
|
-
/* normalize component */
|
|
21309
|
-
;
|
|
21310
|
-
var IconCallEndArrow_component = normalizeComponent(
|
|
21311
|
-
IconCallEndArrow_script,
|
|
21312
|
-
IconCallEndArrowvue_type_template_id_9ec0258e_render,
|
|
21313
|
-
IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns,
|
|
21314
|
-
false,
|
|
21315
|
-
null,
|
|
21316
|
-
null,
|
|
21317
|
-
null
|
|
21318
|
-
|
|
21319
|
-
)
|
|
21320
|
-
|
|
21321
|
-
/* harmony default export */ const IconCallEndArrow = (IconCallEndArrow_component.exports);
|
|
21322
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21323
|
-
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"}})])}
|
|
21324
|
-
var IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns = []
|
|
21325
|
-
|
|
21326
|
-
|
|
21327
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallMerge.vue
|
|
21328
|
-
|
|
21329
|
-
var IconCallMerge_script = {}
|
|
21330
|
-
|
|
21331
|
-
|
|
21332
|
-
/* normalize component */
|
|
21333
|
-
;
|
|
21334
|
-
var IconCallMerge_component = normalizeComponent(
|
|
21335
|
-
IconCallMerge_script,
|
|
21336
|
-
IconCallMergevue_type_template_id_2c6dac0e_render,
|
|
21337
|
-
IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns,
|
|
21338
|
-
false,
|
|
21339
|
-
null,
|
|
21340
|
-
null,
|
|
21341
|
-
null
|
|
21342
|
-
|
|
21343
|
-
)
|
|
21344
|
-
|
|
21345
|
-
/* harmony default export */ const IconCallMerge = (IconCallMerge_component.exports);
|
|
21346
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21347
|
-
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"}})])}
|
|
21348
|
-
var IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns = []
|
|
21349
|
-
|
|
21350
|
-
|
|
21351
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconExpertNode.vue
|
|
21352
|
-
|
|
21353
|
-
var IconExpertNode_script = {}
|
|
21354
|
-
|
|
21355
|
-
|
|
21356
|
-
/* normalize component */
|
|
21357
|
-
;
|
|
21358
|
-
var IconExpertNode_component = normalizeComponent(
|
|
21359
|
-
IconExpertNode_script,
|
|
21360
|
-
IconExpertNodevue_type_template_id_7bb944b9_render,
|
|
21361
|
-
IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns,
|
|
21362
|
-
false,
|
|
21363
|
-
null,
|
|
21364
|
-
null,
|
|
21365
|
-
null
|
|
21366
|
-
|
|
21367
|
-
)
|
|
21368
|
-
|
|
21369
|
-
/* harmony default export */ const IconExpertNode = (IconExpertNode_component.exports);
|
|
21370
|
-
;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
|
|
21371
|
-
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"}})])}
|
|
21372
|
-
var IconBranchvue_type_template_id_71269722_staticRenderFns = []
|
|
21373
|
-
|
|
21374
|
-
|
|
21375
|
-
;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconBranch.vue
|
|
21376
|
-
|
|
21377
|
-
var IconBranch_script = {}
|
|
21378
|
-
|
|
21379
|
-
|
|
21380
|
-
/* normalize component */
|
|
21381
|
-
;
|
|
21382
|
-
var IconBranch_component = normalizeComponent(
|
|
21383
|
-
IconBranch_script,
|
|
21384
|
-
IconBranchvue_type_template_id_71269722_render,
|
|
21385
|
-
IconBranchvue_type_template_id_71269722_staticRenderFns,
|
|
21386
|
-
false,
|
|
21387
|
-
null,
|
|
21388
|
-
null,
|
|
21389
|
-
null
|
|
21390
|
-
|
|
21391
|
-
)
|
|
21392
|
-
|
|
21393
|
-
/* harmony default export */ const IconBranch = (IconBranch_component.exports);
|
|
21394
20737
|
;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node_constants.js
|
|
21395
|
-
|
|
21396
|
-
|
|
21397
|
-
|
|
21398
|
-
|
|
21399
|
-
|
|
21400
|
-
|
|
21401
|
-
|
|
21402
|
-
|
|
21403
20738
|
const IVR_NODE_PROMPT_MENU = 'promptmenu';
|
|
21404
20739
|
const IVR_NODE_PROMPT_COLLECT = 'promptcollect';
|
|
21405
20740
|
const IVR_NODE_PROMPT_PLAY = 'promptplay';
|
|
@@ -21409,14 +20744,14 @@ const IVR_NODE_BRANCH = 'branch';
|
|
|
21409
20744
|
const IVR_NODE_TRANSFER = 'transfer';
|
|
21410
20745
|
const IVR_NODE_HANGUP = 'hangup';
|
|
21411
20746
|
const IVR_NODE_ICON_TYPES = {
|
|
21412
|
-
[IVR_NODE_PROMPT_MENU]:
|
|
21413
|
-
[IVR_NODE_PROMPT_COLLECT]:
|
|
21414
|
-
[IVR_NODE_PROMPT_PLAY]:
|
|
21415
|
-
[IVR_NODE_EXPERT]:
|
|
21416
|
-
[IVR_NODE_BRANCH]:
|
|
21417
|
-
[IVR_NODE_GO_TO]:
|
|
21418
|
-
[IVR_NODE_TRANSFER]:
|
|
21419
|
-
[IVR_NODE_HANGUP]:
|
|
20747
|
+
[IVR_NODE_PROMPT_MENU]: 'keypad',
|
|
20748
|
+
[IVR_NODE_PROMPT_COLLECT]: 'dialer',
|
|
20749
|
+
[IVR_NODE_PROMPT_PLAY]: 'volume-2',
|
|
20750
|
+
[IVR_NODE_EXPERT]: 'corner-down-right',
|
|
20751
|
+
[IVR_NODE_BRANCH]: 'network',
|
|
20752
|
+
[IVR_NODE_GO_TO]: 'chevrons-up',
|
|
20753
|
+
[IVR_NODE_TRANSFER]: 'transfer',
|
|
20754
|
+
[IVR_NODE_HANGUP]: 'phone-hang-up'
|
|
21420
20755
|
};
|
|
21421
20756
|
const IVR_NODE_LABELS = {
|
|
21422
20757
|
[IVR_NODE_PROMPT_MENU]: 'Menu',
|
|
@@ -21545,6 +20880,11 @@ const IVR_NODE_COLOR_MAPPING = {
|
|
|
21545
20880
|
//
|
|
21546
20881
|
//
|
|
21547
20882
|
//
|
|
20883
|
+
//
|
|
20884
|
+
//
|
|
20885
|
+
//
|
|
20886
|
+
//
|
|
20887
|
+
//
|
|
21548
20888
|
|
|
21549
20889
|
|
|
21550
20890
|
|
|
@@ -21556,7 +20896,7 @@ const IVR_NODE_COLOR_MAPPING = {
|
|
|
21556
20896
|
DtCard: card,
|
|
21557
20897
|
DtButton: button_button,
|
|
21558
20898
|
DtDropdown: dropdown,
|
|
21559
|
-
|
|
20899
|
+
DtIcon: icon
|
|
21560
20900
|
},
|
|
21561
20901
|
props: {
|
|
21562
20902
|
/**
|
|
@@ -21652,8 +20992,8 @@ var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(731);
|
|
|
21652
20992
|
|
|
21653
20993
|
var ivr_node_component = normalizeComponent(
|
|
21654
20994
|
ivr_node_ivr_nodevue_type_script_lang_js_,
|
|
21655
|
-
|
|
21656
|
-
|
|
20995
|
+
ivr_nodevue_type_template_id_90698860_render,
|
|
20996
|
+
ivr_nodevue_type_template_id_90698860_staticRenderFns,
|
|
21657
20997
|
false,
|
|
21658
20998
|
null,
|
|
21659
20999
|
null,
|