@dialpad/dialtone-vue 2.26.0 → 2.27.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -210,7 +210,7 @@ __webpack_require__.r(__webpack_exports__);
210
210
 
211
211
  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()));
212
212
  // Module
213
- ___CSS_LOADER_EXPORT___.push([module.id, ".root-layout__header--sticky{position:-webkit-sticky;position:sticky;top:0}", ""]);
213
+ ___CSS_LOADER_EXPORT___.push([module.id, ".root-layout__header--sticky{position:sticky;top:0}", ""]);
214
214
  // Exports
215
215
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
216
216
 
@@ -330,7 +330,31 @@ __webpack_require__.r(__webpack_exports__);
330
330
 
331
331
  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()));
332
332
  // Module
333
- ___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe--callbar-button-with-popover--button{position:relative;display:inline-block}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle{position:absolute;top:2rem;right:0;width:var(--su16);height:var(--su16);padding:var(--su8);border-radius:var(--su4)}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle.d-btn--active{background:var(--black-025)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header{background:var(--black-900);color:var(--white)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header button{color:var(--white)}.d-tab--selected:after,.d-tab--selected:hover:after{--tab--bgc:var(--black-900)}.tab-group{display:flex;flex-direction:column;height:100%}.tab-content{flex:1 1 100%;overflow-y:auto}", ""]);
333
+ ___CSS_LOADER_EXPORT___.push([module.id, ".dt-recipe--callbar-button-with-popover--button{position:relative;display:inline-block}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle{position:absolute;top:2rem;right:0;width:var(--su16);height:var(--su16);padding:var(--su8);border-radius:var(--su4)}.dt-recipe--callbar-button-with-popover--arrow.d-btn--circle.d-btn--active{background:var(--black-025)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header{background:var(--black-900);color:var(--white)}.dt-recipe--callbar-button-with-popover--popover .d-popover__header button{color:var(--white)}.dt-recipe--callbar-button-with-popover--button .d-tab--selected:after,.dt-recipe--callbar-button-with-popover--button .d-tab--selected:hover:after{--tab--bgc:var(--black-900)}.dt-recipe--callbar-button-with-popover--button .tab-group{display:flex;flex-direction:column;height:100%}.dt-recipe--callbar-button-with-popover--button .tab-content{flex:1 1 100%;overflow-y:auto}", ""]);
334
+ // Exports
335
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
336
+
337
+
338
+ /***/ }),
339
+
340
+ /***/ 539:
341
+ /***/ ((module, __webpack_exports__, __webpack_require__) => {
342
+
343
+ "use strict";
344
+ __webpack_require__.r(__webpack_exports__);
345
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
346
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
347
+ /* harmony export */ });
348
+ /* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
349
+ /* 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__);
350
+ /* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
351
+ /* 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__);
352
+ // Imports
353
+
354
+
355
+ 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()));
356
+ // Module
357
+ ___CSS_LOADER_EXPORT___.push([module.id, ".ivr_node__width{width:280px}.prompt_node_border_color{--bco:100%;border-color:#84bdff!important}.prompt_node_border_color__selected{--bco:100%;border-color:#51a0fe!important}", ""]);
334
358
  // Exports
335
359
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
336
360
 
@@ -706,6 +730,22 @@ var update = add("6de67338", content, true, {"sourceMap":false,"shadowMode":fals
706
730
 
707
731
  /***/ }),
708
732
 
733
+ /***/ 212:
734
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
735
+
736
+ // style-loader: Adds some css to the DOM by adding a <style> tag
737
+
738
+ // load the styles
739
+ var content = __webpack_require__(539);
740
+ if(content.__esModule) content = content.default;
741
+ if(typeof content === 'string') content = [[module.id, content, '']];
742
+ if(content.locals) module.exports = content.locals;
743
+ // add the styles to the DOM
744
+ var add = (__webpack_require__(402)/* ["default"] */ .Z)
745
+ var update = add("1148b8a2", content, true, {"sourceMap":false,"shadowMode":false});
746
+
747
+ /***/ }),
748
+
709
749
  /***/ 9:
710
750
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
711
751
 
@@ -1120,6 +1160,7 @@ __webpack_require__.d(__webpack_exports__, {
1120
1160
  "DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
1121
1161
  "DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
1122
1162
  "DtRecipeContactInfo": () => (/* reexport */ contact_info),
1163
+ "DtRecipeIvrNode": () => (/* reexport */ ivr_node),
1123
1164
  "DtRecipeTopBannerInfo": () => (/* reexport */ top_banner_info),
1124
1165
  "DtRootLayout": () => (/* reexport */ root_layout),
1125
1166
  "DtSelectMenu": () => (/* reexport */ select_menu),
@@ -1137,6 +1178,16 @@ __webpack_require__.d(__webpack_exports__, {
1137
1178
  "DtValidationMessages": () => (/* reexport */ validation_messages),
1138
1179
  "INPUT_SIZES": () => (/* reexport */ INPUT_SIZES),
1139
1180
  "INPUT_TYPES": () => (/* reexport */ INPUT_TYPES),
1181
+ "IVR_NODE_BRANCH": () => (/* reexport */ IVR_NODE_BRANCH),
1182
+ "IVR_NODE_EXPERT": () => (/* reexport */ IVR_NODE_EXPERT),
1183
+ "IVR_NODE_GO_TO": () => (/* reexport */ IVR_NODE_GO_TO),
1184
+ "IVR_NODE_HANGUP": () => (/* reexport */ IVR_NODE_HANGUP),
1185
+ "IVR_NODE_ICON_TYPES": () => (/* reexport */ IVR_NODE_ICON_TYPES),
1186
+ "IVR_NODE_LABELS": () => (/* reexport */ IVR_NODE_LABELS),
1187
+ "IVR_NODE_PROMPT_COLLECT": () => (/* reexport */ IVR_NODE_PROMPT_COLLECT),
1188
+ "IVR_NODE_PROMPT_MENU": () => (/* reexport */ IVR_NODE_PROMPT_MENU),
1189
+ "IVR_NODE_PROMPT_PLAY": () => (/* reexport */ IVR_NODE_PROMPT_PLAY),
1190
+ "IVR_NODE_TRANSFER": () => (/* reexport */ IVR_NODE_TRANSFER),
1140
1191
  "LINK_KIND_MODIFIERS": () => (/* reexport */ LINK_KIND_MODIFIERS),
1141
1192
  "LINK_VARIANTS": () => (/* reexport */ LINK_VARIANTS),
1142
1193
  "MODAL_KIND_MODIFIERS": () => (/* reexport */ MODAL_KIND_MODIFIERS),
@@ -1302,13 +1353,13 @@ const FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)';
1302
1353
 
1303
1354
  const FOCUSABLE_SELECTOR_NOT_DISABLED = 'select:not(:disabled),textarea:not(:disabled),button:not(:disabled)'; // // selector to find focusable not hidden and disabled elements
1304
1355
 
1305
- const FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED = "".concat(FOCUSABLE_SELECTOR_NOT_HIDDEN, ",").concat(FOCUSABLE_SELECTOR_NOT_DISABLED); // selector to find focusable elements
1356
+ const FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED = `${FOCUSABLE_SELECTOR_NOT_HIDDEN},${FOCUSABLE_SELECTOR_NOT_DISABLED}`; // selector to find focusable elements
1306
1357
 
1307
- const FOCUSABLE_SELECTOR = "a,frame,iframe,".concat(FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED, ",*[tabindex]");
1358
+ const FOCUSABLE_SELECTOR = `a,frame,iframe,${FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED},*[tabindex]`;
1308
1359
  const scheduler = typeof setImmediate === 'function' ? setImmediate : setTimeout;
1309
1360
  function getUniqueString() {
1310
1361
  let prefix = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : DEFAULT_PREFIX;
1311
- return "".concat(prefix).concat(UNIQUE_ID_COUNTER++);
1362
+ return `${prefix}${UNIQUE_ID_COUNTER++}`;
1312
1363
  }
1313
1364
  function formatMessages(messages) {
1314
1365
  if (!messages) {
@@ -1389,7 +1440,7 @@ const htmlFragment = {
1389
1440
  this.$createElement = h;
1390
1441
  },
1391
1442
 
1392
- template: "<div>".concat(ctx.props.html, "</div>")
1443
+ template: `<div>${ctx.props.html}</div>`
1393
1444
  }).$mount()._vnode.children;
1394
1445
  }
1395
1446
 
@@ -2123,7 +2174,11 @@ const INVALID_COMBINATION = [{
2123
2174
  }];
2124
2175
 
2125
2176
  function _invalidCombinationMessage(circle, kind, importance) {
2126
- return "You cannot have a ".concat(circle ? 'circle ' : '', "button with kind: ").concat(kind, " and importance: ").concat(importance, " as it does not exist in our design system. See https://dialpad.design/components/button for a list of available button styles");
2177
+ return `You cannot have a ${circle ? 'circle ' : ''}button \
2178
+ with kind: ${kind} and importance: ${importance} as it \
2179
+ does not exist in our design system. \
2180
+ See https://dialpad.design/components/button for a \
2181
+ list of available button styles`;
2127
2182
  }
2128
2183
 
2129
2184
  /* harmony default export */ const button_constants = ({
@@ -2550,8 +2605,8 @@ var notice_action_component = normalizeComponent(
2550
2605
  /* harmony default export */ const notice_action = (notice_action_component.exports);
2551
2606
  ;// CONCATENATED MODULE: ./common/mixins/modal.js
2552
2607
  const focusableAttrs = ':not(:disabled):not([aria-disabled="true"])';
2553
- const tabbableAttrs = "".concat(focusableAttrs, ":not([tabindex=\"-1\"])");
2554
- const focusableElementsList = "button,[href],input,select,textarea,details,[tabindex]";
2608
+ const tabbableAttrs = `${focusableAttrs}:not([tabindex="-1"])`;
2609
+ const focusableElementsList = `button,[href],input,select,textarea,details,[tabindex]`;
2555
2610
  /**
2556
2611
  * this mixin provides the methods to automatically trap tab focus within
2557
2612
  * the component this mixin is on, meaning it is not possible to tab out
@@ -2866,7 +2921,8 @@ const focusableElementsList = "button,[href],input,select,textarea,details,[tabi
2866
2921
 
2867
2922
  bannerBackgroundImage() {
2868
2923
  if (this.backgroundImage === '') return null;
2869
- return "background-image: url(".concat(this.backgroundImage, ");\n background-size: ").concat(this.backgroundSize, ";");
2924
+ return `background-image: url(${this.backgroundImage});
2925
+ background-size: ${this.backgroundSize};`;
2870
2926
  }
2871
2927
 
2872
2928
  },
@@ -3203,7 +3259,7 @@ var breadcrumb_item_component = normalizeComponent(
3203
3259
 
3204
3260
  methods: {
3205
3261
  getBreadcrumbItemKey(index) {
3206
- return "breadcrumbs-item-".concat(index, "-").concat(utils.getUniqueString());
3262
+ return `breadcrumbs-item-${index}-${utils.getUniqueString()}`;
3207
3263
  }
3208
3264
 
3209
3265
  }
@@ -3656,7 +3712,7 @@ const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced
3656
3712
  return null;
3657
3713
  }
3658
3714
 
3659
- return Array.from(listElement.querySelectorAll("[role=\"".concat(listItemRole, "\"]")));
3715
+ return Array.from(listElement.querySelectorAll(`[role="${listItemRole}"]`));
3660
3716
  },
3661
3717
 
3662
3718
  onUpKey() {
@@ -3759,8 +3815,8 @@ const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced
3759
3815
  return;
3760
3816
  }
3761
3817
 
3762
- const listItems = Array.from(listElement.querySelectorAll("[role=\"".concat(listItemRole, "\"]")));
3763
- return listItems.indexOf(listElement.querySelector("#".concat(id)));
3818
+ const listItems = Array.from(listElement.querySelectorAll(`[role="${listItemRole}"]`));
3819
+ return listItems.indexOf(listElement.querySelector(`#${id}`));
3764
3820
  },
3765
3821
 
3766
3822
  _getItemId(index) {
@@ -3772,7 +3828,7 @@ const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced
3772
3828
  return;
3773
3829
  }
3774
3830
 
3775
- return (_listElement$querySel = listElement.querySelectorAll("[role=\"".concat(listItemRole, "\"]"))[index]) === null || _listElement$querySel === void 0 ? void 0 : _listElement$querySel.id;
3831
+ return (_listElement$querySel = listElement.querySelectorAll(`[role="${listItemRole}"]`)[index]) === null || _listElement$querySel === void 0 ? void 0 : _listElement$querySel.id;
3776
3832
  },
3777
3833
 
3778
3834
  scrollActiveItemIntoViewIfNeeded() {
@@ -4220,8 +4276,8 @@ const SKELETON_HEADING_HEIGHTS = {
4220
4276
 
4221
4277
  const animationDelay = this.skeletonOffset * SKELETON_RIPPLE_DURATION / 1000;
4222
4278
  const animationDuration = this.animationDuration === -1 ? 1000 : this.animationDuration;
4223
- style.animationDelay = "".concat(animationDelay, "ms");
4224
- style.animationDuration = "".concat(animationDuration, "ms");
4279
+ style.animationDelay = `${animationDelay}ms`;
4280
+ style.animationDuration = `${animationDuration}ms`;
4225
4281
  return style;
4226
4282
  }
4227
4283
 
@@ -4558,7 +4614,7 @@ const validator = number => number !== '' && !Number.isNaN(Number(number));
4558
4614
  randomWidthPercentage() {
4559
4615
  const min = Math.min(this.minWidth, this.maxWidth);
4560
4616
  const max = Math.max(this.minWidth, this.maxWidth);
4561
- return "".concat(Math.round(Math.random() * (max - min)) + min, "%");
4617
+ return `${Math.round(Math.random() * (max - min)) + min}%`;
4562
4618
  },
4563
4619
 
4564
4620
  getSizeParagraphRow(row) {
@@ -4817,10 +4873,10 @@ var skeleton_list_item_component = normalizeComponent(
4817
4873
  });
4818
4874
 
4819
4875
  if (filtered.length >= 2) {
4820
- const errorMessage = "Use only one of ".concat(filtered.map(_ref2 => {
4876
+ const errorMessage = `Use only one of ${filtered.map(_ref2 => {
4821
4877
  let [key] = _ref2;
4822
4878
  return key;
4823
- }).join(' | '), " options at the same time");
4879
+ }).join(' | ')} options at the same time`;
4824
4880
  console.error(errorMessage);
4825
4881
  }
4826
4882
  }
@@ -5242,7 +5298,7 @@ var combobox_empty_list_component = normalizeComponent(
5242
5298
  getListElement() {
5243
5299
  var _this$outsideRendered, _this$$refs$listWrapp;
5244
5300
 
5245
- return (_this$outsideRendered = this.outsideRenderedListRef) !== null && _this$outsideRendered !== void 0 ? _this$outsideRendered : (_this$$refs$listWrapp = this.$refs.listWrapper) === null || _this$$refs$listWrapp === void 0 ? void 0 : _this$$refs$listWrapp.querySelector("#".concat(this.listId));
5301
+ return (_this$outsideRendered = this.outsideRenderedListRef) !== null && _this$outsideRendered !== void 0 ? _this$outsideRendered : (_this$$refs$listWrapp = this.$refs.listWrapper) === null || _this$$refs$listWrapp === void 0 ? void 0 : _this$$refs$listWrapp.querySelector(`#${this.listId}`);
5246
5302
  },
5247
5303
 
5248
5304
  clearHighlightIndex() {
@@ -5296,7 +5352,8 @@ var combobox_empty_list_component = normalizeComponent(
5296
5352
 
5297
5353
  validateEmptyListProps() {
5298
5354
  if (this.emptyList && !this.emptyStateMessage || !this.emptyList && this.emptyStateMessage) {
5299
- console.error("Invalid props: you must pass both props emptyList and emptyStateMessage to show the\n empty message.");
5355
+ console.error(`Invalid props: you must pass both props emptyList and emptyStateMessage to show the
5356
+ empty message.`);
5300
5357
  }
5301
5358
  }
5302
5359
 
@@ -5433,7 +5490,7 @@ var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
5433
5490
  enter(element) {
5434
5491
  requestAnimationFrame(() => {
5435
5492
  requestAnimationFrame(() => {
5436
- element.style.height = "".concat(element.scrollHeight, "px");
5493
+ element.style.height = `${element.scrollHeight}px`;
5437
5494
  });
5438
5495
  });
5439
5496
  },
@@ -5451,7 +5508,7 @@ var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
5451
5508
  beforeLeave(element) {
5452
5509
  requestAnimationFrame(() => {
5453
5510
  if (!element.style.height) {
5454
- element.style.height = "".concat(element.offsetHeight, "px");
5511
+ element.style.height = `${element.offsetHeight}px`;
5455
5512
  }
5456
5513
  });
5457
5514
  },
@@ -11516,7 +11573,7 @@ var popover_header_footer_component = normalizeComponent(
11516
11573
 
11517
11574
  async setPopoverContentAnchorWidth() {
11518
11575
  await this.$nextTick();
11519
- this.popoverContentEl.style.width = "".concat(this.anchorEl.clientWidth, "px");
11576
+ this.popoverContentEl.style.width = `${this.anchorEl.clientWidth}px`;
11520
11577
  },
11521
11578
 
11522
11579
  focusFirstElementIfNeeded(domEl) {
@@ -12222,7 +12279,7 @@ function validationMessageValidator(rawMessages) {
12222
12279
  },
12223
12280
  methods: {
12224
12281
  getMessageKey(type, index) {
12225
- return "validation-message-".concat(type, "-").concat(index, "-").concat(this.id);
12282
+ return `validation-message-${type}-${index}-${this.id}`;
12226
12283
  },
12227
12284
 
12228
12285
  messageTypeClass(type) {
@@ -12567,7 +12624,7 @@ const GroupableMixin = {
12567
12624
  const reactiveGroupName = (_this$groupContext5 = this.groupContext) === null || _this$groupContext5 === void 0 ? void 0 : _this$groupContext5.name;
12568
12625
 
12569
12626
  if (!!this.name && hasGroupName && reactiveGroupName !== this.name) {
12570
- external_commonjs_vue_commonjs2_vue_root_Vue_default().util.warn('Component is being used inside a Group. Did you mean to override the name prop value ' + "(".concat(reactiveGroupName, ") with (").concat(this.name, ")? It is recommended to only set name at the Group level."), this);
12627
+ external_commonjs_vue_commonjs2_vue_root_Vue_default().util.warn('Component is being used inside a Group. Did you mean to override the name prop value ' + `(${reactiveGroupName}) with (${this.name})? It is recommended to only set name at the Group level.`, this);
12571
12628
  }
12572
12629
  }
12573
12630
 
@@ -12978,7 +13035,7 @@ const MessagesMixin = {
12978
13035
  },
12979
13036
 
12980
13037
  descriptionKey() {
12981
- return "input-description-".concat(getUniqueString());
13038
+ return `input-description-${getUniqueString()}`;
12982
13039
  },
12983
13040
 
12984
13041
  inputState() {
@@ -13164,7 +13221,7 @@ const MessagesMixin = {
13164
13221
  },
13165
13222
 
13166
13223
  getMessageKey(type, index) {
13167
- return "message-".concat(type, "-").concat(index);
13224
+ return `message-${type}-${index}`;
13168
13225
  },
13169
13226
 
13170
13227
  validateLength(length) {
@@ -13469,7 +13526,7 @@ const InputGroupMixin = {
13469
13526
  },
13470
13527
  methods: {
13471
13528
  getMessageKey(type, index) {
13472
- return "input-group-message-".concat(type, "-").concat(index, "-").concat(this.id);
13529
+ return `input-group-message-${type}-${index}-${this.id}`;
13473
13530
  }
13474
13531
 
13475
13532
  }
@@ -13798,7 +13855,7 @@ const MODAL_SIZE_MODIFIERS = {
13798
13855
 
13799
13856
  computed: {
13800
13857
  open() {
13801
- return "".concat(!this.show);
13858
+ return `${!this.show}`;
13802
13859
  },
13803
13860
 
13804
13861
  hasFooterSlot() {
@@ -14770,7 +14827,7 @@ var radio_component = normalizeComponent(
14770
14827
  },
14771
14828
 
14772
14829
  getMessageKey(type, index) {
14773
- return "radio-group-message-".concat(type, "-").concat(index, "-").concat(this.id);
14830
+ return `radio-group-message-${type}-${index}-${this.id}`;
14774
14831
  }
14775
14832
 
14776
14833
  }
@@ -15093,7 +15150,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
15093
15150
  },
15094
15151
 
15095
15152
  getIndexAndTabs() {
15096
- const index = this.tabs.findIndex(context => this.focusId ? context.id === "".concat(this.focusId) : context.isSelected);
15153
+ const index = this.tabs.findIndex(context => this.focusId ? context.id === `${this.focusId}` : context.isSelected);
15097
15154
  return {
15098
15155
  tabs: this.tabs,
15099
15156
  index
@@ -15712,7 +15769,7 @@ var checkbox_component = normalizeComponent(
15712
15769
  },
15713
15770
 
15714
15771
  getMessageKey(type, index) {
15715
- return "checkbox-group-message-".concat(type, "-").concat(index, "-").concat(this.id);
15772
+ return `checkbox-group-message-${type}-${index}-${this.id}`;
15716
15773
  }
15717
15774
 
15718
15775
  }
@@ -16313,7 +16370,7 @@ const optionsValidator = options => {
16313
16370
  },
16314
16371
 
16315
16372
  descriptionKey() {
16316
- return "select-".concat(this.selectKey, "-description");
16373
+ return `select-${this.selectKey}-description`;
16317
16374
  },
16318
16375
 
16319
16376
  labelAriaDetails() {
@@ -16341,7 +16398,7 @@ const optionsValidator = options => {
16341
16398
  },
16342
16399
 
16343
16400
  getOptionKey(value) {
16344
- return "select-".concat(this.selectKey, "-option-").concat(value);
16401
+ return `select-${this.selectKey}-option-${value}`;
16345
16402
  },
16346
16403
 
16347
16404
  validateOptionsPresence() {
@@ -16847,10 +16904,10 @@ var tooltipvue_type_template_id_2ae452d6_staticRenderFns = []
16847
16904
 
16848
16905
  const TOOLTIP_DIRECTIONS = [...BASE_TIPPY_DIRECTIONS];
16849
16906
  const TOOLTIP_KIND_MODIFIERS = {
16850
- hover: "d-tooltip--hover",
16851
- show: "d-tooltip--show",
16852
- inverted: "d-tooltip--inverted",
16853
- hide: "d-tooltip--hide"
16907
+ hover: `d-tooltip--hover`,
16908
+ show: `d-tooltip--show`,
16909
+ inverted: `d-tooltip--inverted`,
16910
+ hide: `d-tooltip--hide`
16854
16911
  };
16855
16912
  const TOOLTIP_STICKY_VALUES = [...TIPPY_STICKY_VALUES];
16856
16913
  const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
@@ -17394,7 +17451,7 @@ const SHORTCUTS_ICON_ALIASES = {
17394
17451
  const SHORTCUTS_ICON_SEPARATOR = {
17395
17452
  '{plus}': 'IconAdd'
17396
17453
  };
17397
- const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => "{".concat(key, "}")).concat(Object.keys(SHORTCUTS_ICON_ALIASES));
17454
+ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key}}`).concat(Object.keys(SHORTCUTS_ICON_ALIASES));
17398
17455
  ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./components/keyboard_shortcut/keyboard_shortcut.vue?vue&type=script&lang=js&
17399
17456
  //
17400
17457
  //
@@ -17511,7 +17568,7 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => "{".con
17511
17568
  '{win} + D K + {win}' returned value will be [{win}, ' ', '{plus}', ' D K ', '{plus}', ' ', {win}]
17512
17569
  */
17513
17570
 
17514
- const regex = new RegExp("(".concat(iconAliasString, ")"), 'gi');
17571
+ const regex = new RegExp(`(${iconAliasString})`, 'gi');
17515
17572
  return this.formattedShortcut.split(regex).filter(Boolean);
17516
17573
  }
17517
17574
 
@@ -19097,9 +19154,9 @@ var callbar_button_component = normalizeComponent(
19097
19154
  /* harmony default export */ const callbar_button = (callbar_button_component.exports);
19098
19155
  ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
19099
19156
 
19100
- ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=d1e0f278&
19101
- var callbar_button_with_popovervue_type_template_id_d1e0f278_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},on:{"click":_vm.buttonClick}},[_vm._t("icon",null,{"slot":"icon"}),_vm._t("tooltip",null,{"slot":"tooltip"}),_vm._t("default")],2),(!_vm.disabled)?_c('dt-popover',_vm._b({staticClass:"dt-recipe--callbar-button-with-popover--popover-wrapper",attrs:{"id":_vm.id,"disabled":_vm.disabled,"open":_vm.open,"placement":_vm.placement,"initial-focus-element":_vm.initialFocusElement,"show-close-button":_vm.showCloseButton,"padding":"none","dialog-class":"d-h464 d-w512 dt-recipe--callbar-button-with-popover--popover","header-class":"d-d-flex d-ai-center d-fw-normal d-px12"},on:{"opened":_vm.onModalIsOpened},scopedSlots:_vm._u([{key:"anchor",fn:function(){return [_c('dt-button',{staticClass:"dt-recipe--callbar-button-with-popover--arrow",attrs:{"circle":"","importance":"clear","size":"lg","aria-label":_vm.arrowButtonLabel,"active":_vm.open},on:{"click":_vm.arrowClick},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-arrow-drop-up',{staticClass:"d-svg--size-16"})]},proxy:true}],null,false,2876394386)})]},proxy:true}],null,false,4054443748)},'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)}
19102
- var callbar_button_with_popovervue_type_template_id_d1e0f278_staticRenderFns = []
19157
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=template&id=59ea5c82&
19158
+ var callbar_button_with_popovervue_type_template_id_59ea5c82_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},on:{"click":_vm.buttonClick}},[_vm._t("icon",null,{"slot":"icon"}),_vm._t("tooltip",null,{"slot":"tooltip"}),_vm._t("default")],2),(!_vm.disabled)?_c('dt-popover',_vm._b({staticClass:"dt-recipe--callbar-button-with-popover--popover-wrapper",attrs:{"id":_vm.id,"disabled":_vm.disabled,"open":_vm.open,"placement":_vm.placement,"initial-focus-element":_vm.initialFocusElement,"show-close-button":_vm.showCloseButton,"padding":"none","dialog-class":"d-h464 d-w512 dt-recipe--callbar-button-with-popover--popover","header-class":"d-d-flex d-ai-center d-fw-normal d-px12"},on:{"opened":_vm.onModalIsOpened},scopedSlots:_vm._u([{key:"anchor",fn:function(){return [_c('dt-button',{staticClass:"dt-recipe--callbar-button-with-popover--arrow",attrs:{"circle":"","importance":"clear","size":"lg","aria-label":_vm.arrowButtonLabel,"active":_vm.open},on:{"click":_vm.arrowClick},scopedSlots:_vm._u([{key:"icon",fn:function(){return [_c('icon-arrow-drop-up',{staticClass:"d-svg--size-16"})]},proxy:true}],null,false,2876394386)})]},proxy:true}],null,false,4054443748)},'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)}
19159
+ var callbar_button_with_popovervue_type_template_id_59ea5c82_staticRenderFns = []
19103
19160
 
19104
19161
 
19105
19162
  ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
@@ -19365,8 +19422,8 @@ var callbar_button_with_popovervue_type_style_index_0_lang_less_ = __webpack_req
19365
19422
 
19366
19423
  var callbar_button_with_popover_component = normalizeComponent(
19367
19424
  callbar_button_with_popover_callbar_button_with_popovervue_type_script_lang_js_,
19368
- callbar_button_with_popovervue_type_template_id_d1e0f278_render,
19369
- callbar_button_with_popovervue_type_template_id_d1e0f278_staticRenderFns,
19425
+ callbar_button_with_popovervue_type_template_id_59ea5c82_render,
19426
+ callbar_button_with_popovervue_type_template_id_59ea5c82_staticRenderFns,
19370
19427
  false,
19371
19428
  null,
19372
19429
  null,
@@ -19687,6 +19744,507 @@ var top_banner_info_component = normalizeComponent(
19687
19744
  ;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
19688
19745
 
19689
19746
 
19747
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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=2873a082&
19748
+ var ivr_nodevue_type_template_id_2873a082_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-800 d-bgc-purple-800 d-mbn12 d-fc-white d-fs14",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-800 d-bgc-purple-800 d-mbn4",class:{ 'd-mbn8': _vm.isSelected },attrs:{"data-qa":"dt-top-connector"}}),_c('dt-card',{attrs:{"content-class":"d-bt d-bc-black-075 d-px12 d-pt8 d-pb12","container-class":[
19749
+ 'd-w100p',
19750
+ { 'd-ba d-bar8 d-baw4': _vm.isSelected },
19751
+ _vm.headerColor ],"header-class":[
19752
+ 'd-mtn1',
19753
+ 'd-bt',
19754
+ 'd-btw4',
19755
+ 'd-p0',
19756
+ _vm.headerColor,
19757
+ { '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(_vm.nodeIcon,{tag:"component",staticClass:"d-fc-black-900"})]},proxy:true}])}),_c('p',{staticClass:"d-fs14 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('icon-menu-vertical',{staticClass:"d-fc-black-900"})]},proxy:true}])})]},proxy:true},{key:"list",fn:function(){return [_c('div',{staticClass:"d-w164"},[_vm._t("menuItems")],2)]},proxy:true}],null,true)})]},proxy:true},{key:"content",fn:function(){return [_vm._t("content")]},proxy:true}],null,true)})],1)}
19758
+ var ivr_nodevue_type_template_id_2873a082_staticRenderFns = []
19759
+
19760
+
19761
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19762
+ 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"}})])}
19763
+ var IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns = []
19764
+
19765
+
19766
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconMenuVertical.vue
19767
+
19768
+ var IconMenuVertical_script = {}
19769
+
19770
+
19771
+ /* normalize component */
19772
+ ;
19773
+ var IconMenuVertical_component = normalizeComponent(
19774
+ IconMenuVertical_script,
19775
+ IconMenuVerticalvue_type_template_id_7bb36528_render,
19776
+ IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns,
19777
+ false,
19778
+ null,
19779
+ null,
19780
+ null
19781
+
19782
+ )
19783
+
19784
+ /* harmony default export */ const IconMenuVertical = (IconMenuVertical_component.exports);
19785
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19786
+ 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"}})])}
19787
+ var IconDialpadvue_type_template_id_523e1cca_staticRenderFns = []
19788
+
19789
+
19790
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconDialpad.vue
19791
+
19792
+ var IconDialpad_script = {}
19793
+
19794
+
19795
+ /* normalize component */
19796
+ ;
19797
+ var IconDialpad_component = normalizeComponent(
19798
+ IconDialpad_script,
19799
+ IconDialpadvue_type_template_id_523e1cca_render,
19800
+ IconDialpadvue_type_template_id_523e1cca_staticRenderFns,
19801
+ false,
19802
+ null,
19803
+ null,
19804
+ null
19805
+
19806
+ )
19807
+
19808
+ /* harmony default export */ const IconDialpad = (IconDialpad_component.exports);
19809
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19810
+ 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"}})])}
19811
+ var IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns = []
19812
+
19813
+
19814
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneDialer.vue
19815
+
19816
+ var IconPhoneDialer_script = {}
19817
+
19818
+
19819
+ /* normalize component */
19820
+ ;
19821
+ var IconPhoneDialer_component = normalizeComponent(
19822
+ IconPhoneDialer_script,
19823
+ IconPhoneDialervue_type_template_id_be0e06dc_render,
19824
+ IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns,
19825
+ false,
19826
+ null,
19827
+ null,
19828
+ null
19829
+
19830
+ )
19831
+
19832
+ /* harmony default export */ const IconPhoneDialer = (IconPhoneDialer_component.exports);
19833
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19834
+ 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"}})])}
19835
+ var IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns = []
19836
+
19837
+
19838
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconVolumeUp.vue
19839
+
19840
+ var IconVolumeUp_script = {}
19841
+
19842
+
19843
+ /* normalize component */
19844
+ ;
19845
+ var IconVolumeUp_component = normalizeComponent(
19846
+ IconVolumeUp_script,
19847
+ IconVolumeUpvue_type_template_id_6e71f4fc_render,
19848
+ IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns,
19849
+ false,
19850
+ null,
19851
+ null,
19852
+ null
19853
+
19854
+ )
19855
+
19856
+ /* harmony default export */ const IconVolumeUp = (IconVolumeUp_component.exports);
19857
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19858
+ 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"}})])}
19859
+ var IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns = []
19860
+
19861
+
19862
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneTransfer.vue
19863
+
19864
+ var IconPhoneTransfer_script = {}
19865
+
19866
+
19867
+ /* normalize component */
19868
+ ;
19869
+ var IconPhoneTransfer_component = normalizeComponent(
19870
+ IconPhoneTransfer_script,
19871
+ IconPhoneTransfervue_type_template_id_67939a33_render,
19872
+ IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns,
19873
+ false,
19874
+ null,
19875
+ null,
19876
+ null
19877
+
19878
+ )
19879
+
19880
+ /* harmony default export */ const IconPhoneTransfer = (IconPhoneTransfer_component.exports);
19881
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19882
+ 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"}})])}
19883
+ var IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns = []
19884
+
19885
+
19886
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallEndArrow.vue
19887
+
19888
+ var IconCallEndArrow_script = {}
19889
+
19890
+
19891
+ /* normalize component */
19892
+ ;
19893
+ var IconCallEndArrow_component = normalizeComponent(
19894
+ IconCallEndArrow_script,
19895
+ IconCallEndArrowvue_type_template_id_9ec0258e_render,
19896
+ IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns,
19897
+ false,
19898
+ null,
19899
+ null,
19900
+ null
19901
+
19902
+ )
19903
+
19904
+ /* harmony default export */ const IconCallEndArrow = (IconCallEndArrow_component.exports);
19905
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19906
+ 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"}})])}
19907
+ var IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns = []
19908
+
19909
+
19910
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallMerge.vue
19911
+
19912
+ var IconCallMerge_script = {}
19913
+
19914
+
19915
+ /* normalize component */
19916
+ ;
19917
+ var IconCallMerge_component = normalizeComponent(
19918
+ IconCallMerge_script,
19919
+ IconCallMergevue_type_template_id_2c6dac0e_render,
19920
+ IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns,
19921
+ false,
19922
+ null,
19923
+ null,
19924
+ null
19925
+
19926
+ )
19927
+
19928
+ /* harmony default export */ const IconCallMerge = (IconCallMerge_component.exports);
19929
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19930
+ 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"}})])}
19931
+ var IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns = []
19932
+
19933
+
19934
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconExpertNode.vue
19935
+
19936
+ var IconExpertNode_script = {}
19937
+
19938
+
19939
+ /* normalize component */
19940
+ ;
19941
+ var IconExpertNode_component = normalizeComponent(
19942
+ IconExpertNode_script,
19943
+ IconExpertNodevue_type_template_id_7bb944b9_render,
19944
+ IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns,
19945
+ false,
19946
+ null,
19947
+ null,
19948
+ null
19949
+
19950
+ )
19951
+
19952
+ /* harmony default export */ const IconExpertNode = (IconExpertNode_component.exports);
19953
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19954
+ 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"}})])}
19955
+ var IconBranchvue_type_template_id_71269722_staticRenderFns = []
19956
+
19957
+
19958
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconBranch.vue
19959
+
19960
+ var IconBranch_script = {}
19961
+
19962
+
19963
+ /* normalize component */
19964
+ ;
19965
+ var IconBranch_component = normalizeComponent(
19966
+ IconBranch_script,
19967
+ IconBranchvue_type_template_id_71269722_render,
19968
+ IconBranchvue_type_template_id_71269722_staticRenderFns,
19969
+ false,
19970
+ null,
19971
+ null,
19972
+ null
19973
+
19974
+ )
19975
+
19976
+ /* harmony default export */ const IconBranch = (IconBranch_component.exports);
19977
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node_constants.js
19978
+
19979
+
19980
+
19981
+
19982
+
19983
+
19984
+
19985
+
19986
+ const IVR_NODE_PROMPT_MENU = 'promptmenu';
19987
+ const IVR_NODE_PROMPT_COLLECT = 'promptcollect';
19988
+ const IVR_NODE_PROMPT_PLAY = 'promptplay';
19989
+ const IVR_NODE_EXPERT = 'gotoexpert';
19990
+ const IVR_NODE_GO_TO = 'goto';
19991
+ const IVR_NODE_BRANCH = 'branch';
19992
+ const IVR_NODE_TRANSFER = 'transfer';
19993
+ const IVR_NODE_HANGUP = 'hangup';
19994
+ const IVR_NODE_ICON_TYPES = {
19995
+ [IVR_NODE_PROMPT_MENU]: IconDialpad,
19996
+ [IVR_NODE_PROMPT_COLLECT]: IconPhoneDialer,
19997
+ [IVR_NODE_PROMPT_PLAY]: IconVolumeUp,
19998
+ [IVR_NODE_EXPERT]: IconExpertNode,
19999
+ [IVR_NODE_BRANCH]: IconBranch,
20000
+ [IVR_NODE_GO_TO]: IconCallMerge,
20001
+ [IVR_NODE_TRANSFER]: IconPhoneTransfer,
20002
+ [IVR_NODE_HANGUP]: IconCallEndArrow
20003
+ };
20004
+ const IVR_NODE_LABELS = {
20005
+ [IVR_NODE_PROMPT_MENU]: 'Menu',
20006
+ [IVR_NODE_PROMPT_COLLECT]: 'Collect',
20007
+ [IVR_NODE_PROMPT_PLAY]: 'Play',
20008
+ [IVR_NODE_EXPERT]: 'Expert',
20009
+ [IVR_NODE_BRANCH]: 'Branch',
20010
+ [IVR_NODE_GO_TO]: 'Go-to',
20011
+ [IVR_NODE_TRANSFER]: 'Transfer',
20012
+ [IVR_NODE_HANGUP]: 'Hangup'
20013
+ };
20014
+ const IVR_NODE_COLORS = {
20015
+ PROMPT: {
20016
+ normal: 'prompt_node_border_color',
20017
+ selected: 'prompt_node_border_color__selected'
20018
+ },
20019
+ LOGIC: {
20020
+ normal: 'd-bc-purple-200',
20021
+ selected: 'd-bc-purple-500'
20022
+ },
20023
+ TERMINAL: {
20024
+ normal: 'd-bc-red-200',
20025
+ selected: 'd-bc-red-400'
20026
+ }
20027
+ };
20028
+ const IVR_NODE_COLOR_MAPPING = {
20029
+ [IVR_NODE_PROMPT_MENU]: IVR_NODE_COLORS.PROMPT,
20030
+ [IVR_NODE_PROMPT_COLLECT]: IVR_NODE_COLORS.PROMPT,
20031
+ [IVR_NODE_PROMPT_PLAY]: IVR_NODE_COLORS.PROMPT,
20032
+ [IVR_NODE_EXPERT]: IVR_NODE_COLORS.LOGIC,
20033
+ [IVR_NODE_BRANCH]: IVR_NODE_COLORS.LOGIC,
20034
+ [IVR_NODE_GO_TO]: IVR_NODE_COLORS.LOGIC,
20035
+ [IVR_NODE_TRANSFER]: IVR_NODE_COLORS.TERMINAL,
20036
+ [IVR_NODE_HANGUP]: IVR_NODE_COLORS.TERMINAL
20037
+ };
20038
+ ;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/cards/ivr_node/ivr_node.vue?vue&type=script&lang=js&
20039
+ //
20040
+ //
20041
+ //
20042
+ //
20043
+ //
20044
+ //
20045
+ //
20046
+ //
20047
+ //
20048
+ //
20049
+ //
20050
+ //
20051
+ //
20052
+ //
20053
+ //
20054
+ //
20055
+ //
20056
+ //
20057
+ //
20058
+ //
20059
+ //
20060
+ //
20061
+ //
20062
+ //
20063
+ //
20064
+ //
20065
+ //
20066
+ //
20067
+ //
20068
+ //
20069
+ //
20070
+ //
20071
+ //
20072
+ //
20073
+ //
20074
+ //
20075
+ //
20076
+ //
20077
+ //
20078
+ //
20079
+ //
20080
+ //
20081
+ //
20082
+ //
20083
+ //
20084
+ //
20085
+ //
20086
+ //
20087
+ //
20088
+ //
20089
+ //
20090
+ //
20091
+ //
20092
+ //
20093
+ //
20094
+ //
20095
+ //
20096
+ //
20097
+ //
20098
+ //
20099
+ //
20100
+ //
20101
+ //
20102
+ //
20103
+ //
20104
+ //
20105
+ //
20106
+ //
20107
+ //
20108
+ //
20109
+ //
20110
+ //
20111
+ //
20112
+ //
20113
+ //
20114
+ //
20115
+ //
20116
+ //
20117
+ //
20118
+ //
20119
+ //
20120
+ //
20121
+ //
20122
+ //
20123
+ //
20124
+ //
20125
+ //
20126
+ //
20127
+ //
20128
+
20129
+
20130
+
20131
+
20132
+
20133
+ /* harmony default export */ const ivr_nodevue_type_script_lang_js_ = ({
20134
+ name: 'DtRecipeIvrNode',
20135
+ components: {
20136
+ DtCard: card,
20137
+ DtButton: button_button,
20138
+ DtDropdown: dropdown,
20139
+ IconMenuVertical: IconMenuVertical
20140
+ },
20141
+ props: {
20142
+ /**
20143
+ * type of IVR Node.
20144
+ */
20145
+ nodeType: {
20146
+ type: String,
20147
+ required: true
20148
+ },
20149
+
20150
+ /**
20151
+ * Descriptive label for the node name.
20152
+ */
20153
+ nodeLabel: {
20154
+ type: String,
20155
+ required: true
20156
+ },
20157
+
20158
+ /**
20159
+ * Selected state of the node
20160
+ */
20161
+ isSelected: {
20162
+ type: Boolean,
20163
+ default: false
20164
+ },
20165
+
20166
+ /**
20167
+ * Translated aria-label for header menu button
20168
+ */
20169
+ menuButtonAriaLabel: {
20170
+ type: String,
20171
+ required: true
20172
+ },
20173
+
20174
+ /**
20175
+ * DTMF input
20176
+ */
20177
+ dtmfKey: {
20178
+ type: String,
20179
+ default: null
20180
+ }
20181
+ },
20182
+ emits: [
20183
+ /**
20184
+ * Add node click event
20185
+ *
20186
+ * @event click
20187
+ * @type {PointerEvent | KeyboardEvent}
20188
+ */
20189
+ 'click'],
20190
+
20191
+ data() {
20192
+ return {
20193
+ isOpen: false
20194
+ };
20195
+ },
20196
+
20197
+ computed: {
20198
+ nodeIcon() {
20199
+ return IVR_NODE_ICON_TYPES[this.nodeType];
20200
+ },
20201
+
20202
+ headerColor() {
20203
+ const {
20204
+ normal,
20205
+ selected
20206
+ } = IVR_NODE_COLOR_MAPPING[this.nodeType];
20207
+ return this.isSelected ? selected : normal;
20208
+ }
20209
+
20210
+ },
20211
+ methods: {
20212
+ openMenu() {
20213
+ this.isOpen = true;
20214
+ }
20215
+
20216
+ }
20217
+ });
20218
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue?vue&type=script&lang=js&
20219
+ /* harmony default export */ const ivr_node_ivr_nodevue_type_script_lang_js_ = (ivr_nodevue_type_script_lang_js_);
20220
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32[0].rules[0].use[0]!./node_modules/@vue/cli-service/node_modules/css-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[1]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[2]!./node_modules/@vue/cli-service/node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32[0].rules[0].use[4]!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/cards/ivr_node/ivr_node.vue?vue&type=style&index=0&lang=less&
20221
+ var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(212);
20222
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue?vue&type=style&index=0&lang=less&
20223
+
20224
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue
20225
+
20226
+
20227
+
20228
+ ;
20229
+
20230
+
20231
+ /* normalize component */
20232
+
20233
+ var ivr_node_component = normalizeComponent(
20234
+ ivr_node_ivr_nodevue_type_script_lang_js_,
20235
+ ivr_nodevue_type_template_id_2873a082_render,
20236
+ ivr_nodevue_type_template_id_2873a082_staticRenderFns,
20237
+ false,
20238
+ null,
20239
+ null,
20240
+ null
20241
+
20242
+ )
20243
+
20244
+ /* harmony default export */ const ivr_node = (ivr_node_component.exports);
20245
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/index.js
20246
+
20247
+
19690
20248
  ;// CONCATENATED MODULE: ./common/mixins/index.js
19691
20249
 
19692
20250
 
@@ -19733,6 +20291,7 @@ var top_banner_info_component = normalizeComponent(
19733
20291
 
19734
20292
 
19735
20293
 
20294
+
19736
20295
  // Mixins
19737
20296
 
19738
20297
  // Constants