@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.
@@ -220,7 +220,7 @@ __webpack_require__.r(__webpack_exports__);
220
220
 
221
221
  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()));
222
222
  // Module
223
- ___CSS_LOADER_EXPORT___.push([module.id, ".root-layout__header--sticky{position:-webkit-sticky;position:sticky;top:0}", ""]);
223
+ ___CSS_LOADER_EXPORT___.push([module.id, ".root-layout__header--sticky{position:sticky;top:0}", ""]);
224
224
  // Exports
225
225
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
226
226
 
@@ -340,7 +340,31 @@ __webpack_require__.r(__webpack_exports__);
340
340
 
341
341
  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()));
342
342
  // Module
343
- ___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}", ""]);
343
+ ___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}", ""]);
344
+ // Exports
345
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
346
+
347
+
348
+ /***/ }),
349
+
350
+ /***/ 946:
351
+ /***/ ((module, __webpack_exports__, __webpack_require__) => {
352
+
353
+ "use strict";
354
+ __webpack_require__.r(__webpack_exports__);
355
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
356
+ /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
357
+ /* harmony export */ });
358
+ /* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(481);
359
+ /* 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__);
360
+ /* harmony import */ var _node_modules_vue_cli_service_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(400);
361
+ /* 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__);
362
+ // Imports
363
+
364
+
365
+ 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()));
366
+ // Module
367
+ ___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}", ""]);
344
368
  // Exports
345
369
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
346
370
 
@@ -716,6 +740,22 @@ var update = add("41ffb190", content, true, {"sourceMap":false,"shadowMode":fals
716
740
 
717
741
  /***/ }),
718
742
 
743
+ /***/ 731:
744
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
745
+
746
+ // style-loader: Adds some css to the DOM by adding a <style> tag
747
+
748
+ // load the styles
749
+ var content = __webpack_require__(946);
750
+ if(content.__esModule) content = content.default;
751
+ if(typeof content === 'string') content = [[module.id, content, '']];
752
+ if(content.locals) module.exports = content.locals;
753
+ // add the styles to the DOM
754
+ var add = (__webpack_require__(402)/* ["default"] */ .Z)
755
+ var update = add("dadb20a2", content, true, {"sourceMap":false,"shadowMode":false});
756
+
757
+ /***/ }),
758
+
719
759
  /***/ 814:
720
760
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
721
761
 
@@ -1138,6 +1178,7 @@ __webpack_require__.d(__webpack_exports__, {
1138
1178
  "DtRecipeComboboxMultiSelect": () => (/* reexport */ combobox_multi_select),
1139
1179
  "DtRecipeComboboxWithPopover": () => (/* reexport */ combobox_with_popover),
1140
1180
  "DtRecipeContactInfo": () => (/* reexport */ contact_info),
1181
+ "DtRecipeIvrNode": () => (/* reexport */ ivr_node),
1141
1182
  "DtRecipeTopBannerInfo": () => (/* reexport */ top_banner_info),
1142
1183
  "DtRootLayout": () => (/* reexport */ root_layout),
1143
1184
  "DtSelectMenu": () => (/* reexport */ select_menu),
@@ -1155,6 +1196,16 @@ __webpack_require__.d(__webpack_exports__, {
1155
1196
  "DtValidationMessages": () => (/* reexport */ validation_messages),
1156
1197
  "INPUT_SIZES": () => (/* reexport */ INPUT_SIZES),
1157
1198
  "INPUT_TYPES": () => (/* reexport */ INPUT_TYPES),
1199
+ "IVR_NODE_BRANCH": () => (/* reexport */ IVR_NODE_BRANCH),
1200
+ "IVR_NODE_EXPERT": () => (/* reexport */ IVR_NODE_EXPERT),
1201
+ "IVR_NODE_GO_TO": () => (/* reexport */ IVR_NODE_GO_TO),
1202
+ "IVR_NODE_HANGUP": () => (/* reexport */ IVR_NODE_HANGUP),
1203
+ "IVR_NODE_ICON_TYPES": () => (/* reexport */ IVR_NODE_ICON_TYPES),
1204
+ "IVR_NODE_LABELS": () => (/* reexport */ IVR_NODE_LABELS),
1205
+ "IVR_NODE_PROMPT_COLLECT": () => (/* reexport */ IVR_NODE_PROMPT_COLLECT),
1206
+ "IVR_NODE_PROMPT_MENU": () => (/* reexport */ IVR_NODE_PROMPT_MENU),
1207
+ "IVR_NODE_PROMPT_PLAY": () => (/* reexport */ IVR_NODE_PROMPT_PLAY),
1208
+ "IVR_NODE_TRANSFER": () => (/* reexport */ IVR_NODE_TRANSFER),
1158
1209
  "LINK_KIND_MODIFIERS": () => (/* reexport */ LINK_KIND_MODIFIERS),
1159
1210
  "LINK_VARIANTS": () => (/* reexport */ LINK_VARIANTS),
1160
1211
  "MODAL_KIND_MODIFIERS": () => (/* reexport */ MODAL_KIND_MODIFIERS),
@@ -1320,13 +1371,13 @@ const FOCUSABLE_SELECTOR_NOT_HIDDEN = 'input:not([type=hidden]):not(:disabled)';
1320
1371
 
1321
1372
  const FOCUSABLE_SELECTOR_NOT_DISABLED = 'select:not(:disabled),textarea:not(:disabled),button:not(:disabled)'; // // selector to find focusable not hidden and disabled elements
1322
1373
 
1323
- const FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED = "".concat(FOCUSABLE_SELECTOR_NOT_HIDDEN, ",").concat(FOCUSABLE_SELECTOR_NOT_DISABLED); // selector to find focusable elements
1374
+ const FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED = `${FOCUSABLE_SELECTOR_NOT_HIDDEN},${FOCUSABLE_SELECTOR_NOT_DISABLED}`; // selector to find focusable elements
1324
1375
 
1325
- const FOCUSABLE_SELECTOR = "a,frame,iframe,".concat(FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED, ",*[tabindex]");
1376
+ const FOCUSABLE_SELECTOR = `a,frame,iframe,${FOCUSABLE_SELECTOR_NOT_HIDDEN_DISABLED},*[tabindex]`;
1326
1377
  const scheduler = typeof setImmediate === 'function' ? setImmediate : setTimeout;
1327
1378
  function getUniqueString() {
1328
1379
  let prefix = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : DEFAULT_PREFIX;
1329
- return "".concat(prefix).concat(UNIQUE_ID_COUNTER++);
1380
+ return `${prefix}${UNIQUE_ID_COUNTER++}`;
1330
1381
  }
1331
1382
  function formatMessages(messages) {
1332
1383
  if (!messages) {
@@ -1407,7 +1458,7 @@ const htmlFragment = {
1407
1458
  this.$createElement = h;
1408
1459
  },
1409
1460
 
1410
- template: "<div>".concat(ctx.props.html, "</div>")
1461
+ template: `<div>${ctx.props.html}</div>`
1411
1462
  }).$mount()._vnode.children;
1412
1463
  }
1413
1464
 
@@ -2141,7 +2192,11 @@ const INVALID_COMBINATION = [{
2141
2192
  }];
2142
2193
 
2143
2194
  function _invalidCombinationMessage(circle, kind, importance) {
2144
- 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");
2195
+ return `You cannot have a ${circle ? 'circle ' : ''}button \
2196
+ with kind: ${kind} and importance: ${importance} as it \
2197
+ does not exist in our design system. \
2198
+ See https://dialpad.design/components/button for a \
2199
+ list of available button styles`;
2145
2200
  }
2146
2201
 
2147
2202
  /* harmony default export */ const button_constants = ({
@@ -2568,8 +2623,8 @@ var notice_action_component = normalizeComponent(
2568
2623
  /* harmony default export */ const notice_action = (notice_action_component.exports);
2569
2624
  ;// CONCATENATED MODULE: ./common/mixins/modal.js
2570
2625
  const focusableAttrs = ':not(:disabled):not([aria-disabled="true"])';
2571
- const tabbableAttrs = "".concat(focusableAttrs, ":not([tabindex=\"-1\"])");
2572
- const focusableElementsList = "button,[href],input,select,textarea,details,[tabindex]";
2626
+ const tabbableAttrs = `${focusableAttrs}:not([tabindex="-1"])`;
2627
+ const focusableElementsList = `button,[href],input,select,textarea,details,[tabindex]`;
2573
2628
  /**
2574
2629
  * this mixin provides the methods to automatically trap tab focus within
2575
2630
  * the component this mixin is on, meaning it is not possible to tab out
@@ -2884,7 +2939,8 @@ const focusableElementsList = "button,[href],input,select,textarea,details,[tabi
2884
2939
 
2885
2940
  bannerBackgroundImage() {
2886
2941
  if (this.backgroundImage === '') return null;
2887
- return "background-image: url(".concat(this.backgroundImage, ");\n background-size: ").concat(this.backgroundSize, ";");
2942
+ return `background-image: url(${this.backgroundImage});
2943
+ background-size: ${this.backgroundSize};`;
2888
2944
  }
2889
2945
 
2890
2946
  },
@@ -3221,7 +3277,7 @@ var breadcrumb_item_component = normalizeComponent(
3221
3277
 
3222
3278
  methods: {
3223
3279
  getBreadcrumbItemKey(index) {
3224
- return "breadcrumbs-item-".concat(index, "-").concat(utils.getUniqueString());
3280
+ return `breadcrumbs-item-${index}-${utils.getUniqueString()}`;
3225
3281
  }
3226
3282
 
3227
3283
  }
@@ -3674,7 +3730,7 @@ const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced
3674
3730
  return null;
3675
3731
  }
3676
3732
 
3677
- return Array.from(listElement.querySelectorAll("[role=\"".concat(listItemRole, "\"]")));
3733
+ return Array.from(listElement.querySelectorAll(`[role="${listItemRole}"]`));
3678
3734
  },
3679
3735
 
3680
3736
  onUpKey() {
@@ -3777,8 +3833,8 @@ const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced
3777
3833
  return;
3778
3834
  }
3779
3835
 
3780
- const listItems = Array.from(listElement.querySelectorAll("[role=\"".concat(listItemRole, "\"]")));
3781
- return listItems.indexOf(listElement.querySelector("#".concat(id)));
3836
+ const listItems = Array.from(listElement.querySelectorAll(`[role="${listItemRole}"]`));
3837
+ return listItems.indexOf(listElement.querySelector(`#${id}`));
3782
3838
  },
3783
3839
 
3784
3840
  _getItemId(index) {
@@ -3790,7 +3846,7 @@ const ERROR_INVALID_LIST_ELEMENT = 'listElementKey is required or the referenced
3790
3846
  return;
3791
3847
  }
3792
3848
 
3793
- return (_listElement$querySel = listElement.querySelectorAll("[role=\"".concat(listItemRole, "\"]"))[index]) === null || _listElement$querySel === void 0 ? void 0 : _listElement$querySel.id;
3849
+ return (_listElement$querySel = listElement.querySelectorAll(`[role="${listItemRole}"]`)[index]) === null || _listElement$querySel === void 0 ? void 0 : _listElement$querySel.id;
3794
3850
  },
3795
3851
 
3796
3852
  scrollActiveItemIntoViewIfNeeded() {
@@ -4238,8 +4294,8 @@ const SKELETON_HEADING_HEIGHTS = {
4238
4294
 
4239
4295
  const animationDelay = this.skeletonOffset * SKELETON_RIPPLE_DURATION / 1000;
4240
4296
  const animationDuration = this.animationDuration === -1 ? 1000 : this.animationDuration;
4241
- style.animationDelay = "".concat(animationDelay, "ms");
4242
- style.animationDuration = "".concat(animationDuration, "ms");
4297
+ style.animationDelay = `${animationDelay}ms`;
4298
+ style.animationDuration = `${animationDuration}ms`;
4243
4299
  return style;
4244
4300
  }
4245
4301
 
@@ -4576,7 +4632,7 @@ const validator = number => number !== '' && !Number.isNaN(Number(number));
4576
4632
  randomWidthPercentage() {
4577
4633
  const min = Math.min(this.minWidth, this.maxWidth);
4578
4634
  const max = Math.max(this.minWidth, this.maxWidth);
4579
- return "".concat(Math.round(Math.random() * (max - min)) + min, "%");
4635
+ return `${Math.round(Math.random() * (max - min)) + min}%`;
4580
4636
  },
4581
4637
 
4582
4638
  getSizeParagraphRow(row) {
@@ -4835,10 +4891,10 @@ var skeleton_list_item_component = normalizeComponent(
4835
4891
  });
4836
4892
 
4837
4893
  if (filtered.length >= 2) {
4838
- const errorMessage = "Use only one of ".concat(filtered.map(_ref2 => {
4894
+ const errorMessage = `Use only one of ${filtered.map(_ref2 => {
4839
4895
  let [key] = _ref2;
4840
4896
  return key;
4841
- }).join(' | '), " options at the same time");
4897
+ }).join(' | ')} options at the same time`;
4842
4898
  console.error(errorMessage);
4843
4899
  }
4844
4900
  }
@@ -5260,7 +5316,7 @@ var combobox_empty_list_component = normalizeComponent(
5260
5316
  getListElement() {
5261
5317
  var _this$outsideRendered, _this$$refs$listWrapp;
5262
5318
 
5263
- 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));
5319
+ 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}`);
5264
5320
  },
5265
5321
 
5266
5322
  clearHighlightIndex() {
@@ -5314,7 +5370,8 @@ var combobox_empty_list_component = normalizeComponent(
5314
5370
 
5315
5371
  validateEmptyListProps() {
5316
5372
  if (this.emptyList && !this.emptyStateMessage || !this.emptyList && this.emptyStateMessage) {
5317
- console.error("Invalid props: you must pass both props emptyList and emptyStateMessage to show the\n empty message.");
5373
+ console.error(`Invalid props: you must pass both props emptyList and emptyStateMessage to show the
5374
+ empty message.`);
5318
5375
  }
5319
5376
  }
5320
5377
 
@@ -5451,7 +5508,7 @@ var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
5451
5508
  enter(element) {
5452
5509
  requestAnimationFrame(() => {
5453
5510
  requestAnimationFrame(() => {
5454
- element.style.height = "".concat(element.scrollHeight, "px");
5511
+ element.style.height = `${element.scrollHeight}px`;
5455
5512
  });
5456
5513
  });
5457
5514
  },
@@ -5469,7 +5526,7 @@ var collapsible_lazy_showvue_type_template_id_22ec4864_staticRenderFns = []
5469
5526
  beforeLeave(element) {
5470
5527
  requestAnimationFrame(() => {
5471
5528
  if (!element.style.height) {
5472
- element.style.height = "".concat(element.offsetHeight, "px");
5529
+ element.style.height = `${element.offsetHeight}px`;
5473
5530
  }
5474
5531
  });
5475
5532
  },
@@ -11534,7 +11591,7 @@ var popover_header_footer_component = normalizeComponent(
11534
11591
 
11535
11592
  async setPopoverContentAnchorWidth() {
11536
11593
  await this.$nextTick();
11537
- this.popoverContentEl.style.width = "".concat(this.anchorEl.clientWidth, "px");
11594
+ this.popoverContentEl.style.width = `${this.anchorEl.clientWidth}px`;
11538
11595
  },
11539
11596
 
11540
11597
  focusFirstElementIfNeeded(domEl) {
@@ -12240,7 +12297,7 @@ function validationMessageValidator(rawMessages) {
12240
12297
  },
12241
12298
  methods: {
12242
12299
  getMessageKey(type, index) {
12243
- return "validation-message-".concat(type, "-").concat(index, "-").concat(this.id);
12300
+ return `validation-message-${type}-${index}-${this.id}`;
12244
12301
  },
12245
12302
 
12246
12303
  messageTypeClass(type) {
@@ -12585,7 +12642,7 @@ const GroupableMixin = {
12585
12642
  const reactiveGroupName = (_this$groupContext5 = this.groupContext) === null || _this$groupContext5 === void 0 ? void 0 : _this$groupContext5.name;
12586
12643
 
12587
12644
  if (!!this.name && hasGroupName && reactiveGroupName !== this.name) {
12588
- 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);
12645
+ 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);
12589
12646
  }
12590
12647
  }
12591
12648
 
@@ -12996,7 +13053,7 @@ const MessagesMixin = {
12996
13053
  },
12997
13054
 
12998
13055
  descriptionKey() {
12999
- return "input-description-".concat(getUniqueString());
13056
+ return `input-description-${getUniqueString()}`;
13000
13057
  },
13001
13058
 
13002
13059
  inputState() {
@@ -13182,7 +13239,7 @@ const MessagesMixin = {
13182
13239
  },
13183
13240
 
13184
13241
  getMessageKey(type, index) {
13185
- return "message-".concat(type, "-").concat(index);
13242
+ return `message-${type}-${index}`;
13186
13243
  },
13187
13244
 
13188
13245
  validateLength(length) {
@@ -13487,7 +13544,7 @@ const InputGroupMixin = {
13487
13544
  },
13488
13545
  methods: {
13489
13546
  getMessageKey(type, index) {
13490
- return "input-group-message-".concat(type, "-").concat(index, "-").concat(this.id);
13547
+ return `input-group-message-${type}-${index}-${this.id}`;
13491
13548
  }
13492
13549
 
13493
13550
  }
@@ -13816,7 +13873,7 @@ const MODAL_SIZE_MODIFIERS = {
13816
13873
 
13817
13874
  computed: {
13818
13875
  open() {
13819
- return "".concat(!this.show);
13876
+ return `${!this.show}`;
13820
13877
  },
13821
13878
 
13822
13879
  hasFooterSlot() {
@@ -14788,7 +14845,7 @@ var radio_component = normalizeComponent(
14788
14845
  },
14789
14846
 
14790
14847
  getMessageKey(type, index) {
14791
- return "radio-group-message-".concat(type, "-").concat(index, "-").concat(this.id);
14848
+ return `radio-group-message-${type}-${index}-${this.id}`;
14792
14849
  }
14793
14850
 
14794
14851
  }
@@ -15111,7 +15168,7 @@ const TAB_IMPORTANCE_MODIFIERS = {
15111
15168
  },
15112
15169
 
15113
15170
  getIndexAndTabs() {
15114
- const index = this.tabs.findIndex(context => this.focusId ? context.id === "".concat(this.focusId) : context.isSelected);
15171
+ const index = this.tabs.findIndex(context => this.focusId ? context.id === `${this.focusId}` : context.isSelected);
15115
15172
  return {
15116
15173
  tabs: this.tabs,
15117
15174
  index
@@ -15730,7 +15787,7 @@ var checkbox_component = normalizeComponent(
15730
15787
  },
15731
15788
 
15732
15789
  getMessageKey(type, index) {
15733
- return "checkbox-group-message-".concat(type, "-").concat(index, "-").concat(this.id);
15790
+ return `checkbox-group-message-${type}-${index}-${this.id}`;
15734
15791
  }
15735
15792
 
15736
15793
  }
@@ -16331,7 +16388,7 @@ const optionsValidator = options => {
16331
16388
  },
16332
16389
 
16333
16390
  descriptionKey() {
16334
- return "select-".concat(this.selectKey, "-description");
16391
+ return `select-${this.selectKey}-description`;
16335
16392
  },
16336
16393
 
16337
16394
  labelAriaDetails() {
@@ -16359,7 +16416,7 @@ const optionsValidator = options => {
16359
16416
  },
16360
16417
 
16361
16418
  getOptionKey(value) {
16362
- return "select-".concat(this.selectKey, "-option-").concat(value);
16419
+ return `select-${this.selectKey}-option-${value}`;
16363
16420
  },
16364
16421
 
16365
16422
  validateOptionsPresence() {
@@ -16865,10 +16922,10 @@ var tooltipvue_type_template_id_2ae452d6_staticRenderFns = []
16865
16922
 
16866
16923
  const TOOLTIP_DIRECTIONS = [...BASE_TIPPY_DIRECTIONS];
16867
16924
  const TOOLTIP_KIND_MODIFIERS = {
16868
- hover: "d-tooltip--hover",
16869
- show: "d-tooltip--show",
16870
- inverted: "d-tooltip--inverted",
16871
- hide: "d-tooltip--hide"
16925
+ hover: `d-tooltip--hover`,
16926
+ show: `d-tooltip--show`,
16927
+ inverted: `d-tooltip--inverted`,
16928
+ hide: `d-tooltip--hide`
16872
16929
  };
16873
16930
  const TOOLTIP_STICKY_VALUES = [...TIPPY_STICKY_VALUES];
16874
16931
  const TOOLTIP_HIDE_ON_CLICK_VARIANTS = [true, false, 'toggle'];
@@ -17412,7 +17469,7 @@ const SHORTCUTS_ICON_ALIASES = {
17412
17469
  const SHORTCUTS_ICON_SEPARATOR = {
17413
17470
  '{plus}': 'IconAdd'
17414
17471
  };
17415
- const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => "{".concat(key, "}")).concat(Object.keys(SHORTCUTS_ICON_ALIASES));
17472
+ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => `{${key}}`).concat(Object.keys(SHORTCUTS_ICON_ALIASES));
17416
17473
  ;// 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&
17417
17474
  //
17418
17475
  //
@@ -17529,7 +17586,7 @@ const SHORTCUTS_ALIASES_LIST = Object.keys(SHORTCUTS_ALIASES).map(key => "{".con
17529
17586
  '{win} + D K + {win}' returned value will be [{win}, ' ', '{plus}', ' D K ', '{plus}', ' ', {win}]
17530
17587
  */
17531
17588
 
17532
- const regex = new RegExp("(".concat(iconAliasString, ")"), 'gi');
17589
+ const regex = new RegExp(`(${iconAliasString})`, 'gi');
17533
17590
  return this.formattedShortcut.split(regex).filter(Boolean);
17534
17591
  }
17535
17592
 
@@ -19115,9 +19172,9 @@ var callbar_button_component = normalizeComponent(
19115
19172
  /* harmony default export */ const callbar_button = (callbar_button_component.exports);
19116
19173
  ;// CONCATENATED MODULE: ./recipes/buttons/callbar_button/index.js
19117
19174
 
19118
- ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19119
- 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)}
19120
- var callbar_button_with_popovervue_type_template_id_d1e0f278_staticRenderFns = []
19175
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue?vue&type=template&id=59ea5c82&
19176
+ 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)}
19177
+ var callbar_button_with_popovervue_type_template_id_59ea5c82_staticRenderFns = []
19121
19178
 
19122
19179
 
19123
19180
  ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
@@ -19383,8 +19440,8 @@ var callbar_button_with_popovervue_type_style_index_0_lang_less_ = __webpack_req
19383
19440
 
19384
19441
  var callbar_button_with_popover_component = normalizeComponent(
19385
19442
  callbar_button_with_popover_callbar_button_with_popovervue_type_script_lang_js_,
19386
- callbar_button_with_popovervue_type_template_id_d1e0f278_render,
19387
- callbar_button_with_popovervue_type_template_id_d1e0f278_staticRenderFns,
19443
+ callbar_button_with_popovervue_type_template_id_59ea5c82_render,
19444
+ callbar_button_with_popovervue_type_template_id_59ea5c82_staticRenderFns,
19388
19445
  false,
19389
19446
  null,
19390
19447
  null,
@@ -19705,6 +19762,507 @@ var top_banner_info_component = normalizeComponent(
19705
19762
  ;// CONCATENATED MODULE: ./recipes/notices/top_banner_info/index.js
19706
19763
 
19707
19764
 
19765
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19766
+ 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":[
19767
+ 'd-w100p',
19768
+ { 'd-ba d-bar8 d-baw4': _vm.isSelected },
19769
+ _vm.headerColor ],"header-class":[
19770
+ 'd-mtn1',
19771
+ 'd-bt',
19772
+ 'd-btw4',
19773
+ 'd-p0',
19774
+ _vm.headerColor,
19775
+ { '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)}
19776
+ var ivr_nodevue_type_template_id_2873a082_staticRenderFns = []
19777
+
19778
+
19779
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19780
+ 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"}})])}
19781
+ var IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns = []
19782
+
19783
+
19784
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconMenuVertical.vue
19785
+
19786
+ var IconMenuVertical_script = {}
19787
+
19788
+
19789
+ /* normalize component */
19790
+ ;
19791
+ var IconMenuVertical_component = normalizeComponent(
19792
+ IconMenuVertical_script,
19793
+ IconMenuVerticalvue_type_template_id_7bb36528_render,
19794
+ IconMenuVerticalvue_type_template_id_7bb36528_staticRenderFns,
19795
+ false,
19796
+ null,
19797
+ null,
19798
+ null
19799
+
19800
+ )
19801
+
19802
+ /* harmony default export */ const IconMenuVertical = (IconMenuVertical_component.exports);
19803
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19804
+ 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"}})])}
19805
+ var IconDialpadvue_type_template_id_523e1cca_staticRenderFns = []
19806
+
19807
+
19808
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconDialpad.vue
19809
+
19810
+ var IconDialpad_script = {}
19811
+
19812
+
19813
+ /* normalize component */
19814
+ ;
19815
+ var IconDialpad_component = normalizeComponent(
19816
+ IconDialpad_script,
19817
+ IconDialpadvue_type_template_id_523e1cca_render,
19818
+ IconDialpadvue_type_template_id_523e1cca_staticRenderFns,
19819
+ false,
19820
+ null,
19821
+ null,
19822
+ null
19823
+
19824
+ )
19825
+
19826
+ /* harmony default export */ const IconDialpad = (IconDialpad_component.exports);
19827
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19828
+ 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"}})])}
19829
+ var IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns = []
19830
+
19831
+
19832
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneDialer.vue
19833
+
19834
+ var IconPhoneDialer_script = {}
19835
+
19836
+
19837
+ /* normalize component */
19838
+ ;
19839
+ var IconPhoneDialer_component = normalizeComponent(
19840
+ IconPhoneDialer_script,
19841
+ IconPhoneDialervue_type_template_id_be0e06dc_render,
19842
+ IconPhoneDialervue_type_template_id_be0e06dc_staticRenderFns,
19843
+ false,
19844
+ null,
19845
+ null,
19846
+ null
19847
+
19848
+ )
19849
+
19850
+ /* harmony default export */ const IconPhoneDialer = (IconPhoneDialer_component.exports);
19851
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19852
+ 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"}})])}
19853
+ var IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns = []
19854
+
19855
+
19856
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconVolumeUp.vue
19857
+
19858
+ var IconVolumeUp_script = {}
19859
+
19860
+
19861
+ /* normalize component */
19862
+ ;
19863
+ var IconVolumeUp_component = normalizeComponent(
19864
+ IconVolumeUp_script,
19865
+ IconVolumeUpvue_type_template_id_6e71f4fc_render,
19866
+ IconVolumeUpvue_type_template_id_6e71f4fc_staticRenderFns,
19867
+ false,
19868
+ null,
19869
+ null,
19870
+ null
19871
+
19872
+ )
19873
+
19874
+ /* harmony default export */ const IconVolumeUp = (IconVolumeUp_component.exports);
19875
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19876
+ 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"}})])}
19877
+ var IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns = []
19878
+
19879
+
19880
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconPhoneTransfer.vue
19881
+
19882
+ var IconPhoneTransfer_script = {}
19883
+
19884
+
19885
+ /* normalize component */
19886
+ ;
19887
+ var IconPhoneTransfer_component = normalizeComponent(
19888
+ IconPhoneTransfer_script,
19889
+ IconPhoneTransfervue_type_template_id_67939a33_render,
19890
+ IconPhoneTransfervue_type_template_id_67939a33_staticRenderFns,
19891
+ false,
19892
+ null,
19893
+ null,
19894
+ null
19895
+
19896
+ )
19897
+
19898
+ /* harmony default export */ const IconPhoneTransfer = (IconPhoneTransfer_component.exports);
19899
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19900
+ 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"}})])}
19901
+ var IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns = []
19902
+
19903
+
19904
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallEndArrow.vue
19905
+
19906
+ var IconCallEndArrow_script = {}
19907
+
19908
+
19909
+ /* normalize component */
19910
+ ;
19911
+ var IconCallEndArrow_component = normalizeComponent(
19912
+ IconCallEndArrow_script,
19913
+ IconCallEndArrowvue_type_template_id_9ec0258e_render,
19914
+ IconCallEndArrowvue_type_template_id_9ec0258e_staticRenderFns,
19915
+ false,
19916
+ null,
19917
+ null,
19918
+ null
19919
+
19920
+ )
19921
+
19922
+ /* harmony default export */ const IconCallEndArrow = (IconCallEndArrow_component.exports);
19923
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallMerge.vue?vue&type=template&id=2c6dac0e&
19924
+ 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"}})])}
19925
+ var IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns = []
19926
+
19927
+
19928
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconCallMerge.vue
19929
+
19930
+ var IconCallMerge_script = {}
19931
+
19932
+
19933
+ /* normalize component */
19934
+ ;
19935
+ var IconCallMerge_component = normalizeComponent(
19936
+ IconCallMerge_script,
19937
+ IconCallMergevue_type_template_id_2c6dac0e_render,
19938
+ IconCallMergevue_type_template_id_2c6dac0e_staticRenderFns,
19939
+ false,
19940
+ null,
19941
+ null,
19942
+ null
19943
+
19944
+ )
19945
+
19946
+ /* harmony default export */ const IconCallMerge = (IconCallMerge_component.exports);
19947
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19948
+ 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"}})])}
19949
+ var IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns = []
19950
+
19951
+
19952
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconExpertNode.vue
19953
+
19954
+ var IconExpertNode_script = {}
19955
+
19956
+
19957
+ /* normalize component */
19958
+ ;
19959
+ var IconExpertNode_component = normalizeComponent(
19960
+ IconExpertNode_script,
19961
+ IconExpertNodevue_type_template_id_7bb944b9_render,
19962
+ IconExpertNodevue_type_template_id_7bb944b9_staticRenderFns,
19963
+ false,
19964
+ null,
19965
+ null,
19966
+ null
19967
+
19968
+ )
19969
+
19970
+ /* harmony default export */ const IconExpertNode = (IconExpertNode_component.exports);
19971
+ ;// CONCATENATED MODULE: ./node_modules/@vue/cli-service/node_modules/@vue/vue-loader-v15/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&
19972
+ 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"}})])}
19973
+ var IconBranchvue_type_template_id_71269722_staticRenderFns = []
19974
+
19975
+
19976
+ ;// CONCATENATED MODULE: ./node_modules/@dialpad/dialtone/lib/dist/vue/icons/IconBranch.vue
19977
+
19978
+ var IconBranch_script = {}
19979
+
19980
+
19981
+ /* normalize component */
19982
+ ;
19983
+ var IconBranch_component = normalizeComponent(
19984
+ IconBranch_script,
19985
+ IconBranchvue_type_template_id_71269722_render,
19986
+ IconBranchvue_type_template_id_71269722_staticRenderFns,
19987
+ false,
19988
+ null,
19989
+ null,
19990
+ null
19991
+
19992
+ )
19993
+
19994
+ /* harmony default export */ const IconBranch = (IconBranch_component.exports);
19995
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node_constants.js
19996
+
19997
+
19998
+
19999
+
20000
+
20001
+
20002
+
20003
+
20004
+ const IVR_NODE_PROMPT_MENU = 'promptmenu';
20005
+ const IVR_NODE_PROMPT_COLLECT = 'promptcollect';
20006
+ const IVR_NODE_PROMPT_PLAY = 'promptplay';
20007
+ const IVR_NODE_EXPERT = 'gotoexpert';
20008
+ const IVR_NODE_GO_TO = 'goto';
20009
+ const IVR_NODE_BRANCH = 'branch';
20010
+ const IVR_NODE_TRANSFER = 'transfer';
20011
+ const IVR_NODE_HANGUP = 'hangup';
20012
+ const IVR_NODE_ICON_TYPES = {
20013
+ [IVR_NODE_PROMPT_MENU]: IconDialpad,
20014
+ [IVR_NODE_PROMPT_COLLECT]: IconPhoneDialer,
20015
+ [IVR_NODE_PROMPT_PLAY]: IconVolumeUp,
20016
+ [IVR_NODE_EXPERT]: IconExpertNode,
20017
+ [IVR_NODE_BRANCH]: IconBranch,
20018
+ [IVR_NODE_GO_TO]: IconCallMerge,
20019
+ [IVR_NODE_TRANSFER]: IconPhoneTransfer,
20020
+ [IVR_NODE_HANGUP]: IconCallEndArrow
20021
+ };
20022
+ const IVR_NODE_LABELS = {
20023
+ [IVR_NODE_PROMPT_MENU]: 'Menu',
20024
+ [IVR_NODE_PROMPT_COLLECT]: 'Collect',
20025
+ [IVR_NODE_PROMPT_PLAY]: 'Play',
20026
+ [IVR_NODE_EXPERT]: 'Expert',
20027
+ [IVR_NODE_BRANCH]: 'Branch',
20028
+ [IVR_NODE_GO_TO]: 'Go-to',
20029
+ [IVR_NODE_TRANSFER]: 'Transfer',
20030
+ [IVR_NODE_HANGUP]: 'Hangup'
20031
+ };
20032
+ const IVR_NODE_COLORS = {
20033
+ PROMPT: {
20034
+ normal: 'prompt_node_border_color',
20035
+ selected: 'prompt_node_border_color__selected'
20036
+ },
20037
+ LOGIC: {
20038
+ normal: 'd-bc-purple-200',
20039
+ selected: 'd-bc-purple-500'
20040
+ },
20041
+ TERMINAL: {
20042
+ normal: 'd-bc-red-200',
20043
+ selected: 'd-bc-red-400'
20044
+ }
20045
+ };
20046
+ const IVR_NODE_COLOR_MAPPING = {
20047
+ [IVR_NODE_PROMPT_MENU]: IVR_NODE_COLORS.PROMPT,
20048
+ [IVR_NODE_PROMPT_COLLECT]: IVR_NODE_COLORS.PROMPT,
20049
+ [IVR_NODE_PROMPT_PLAY]: IVR_NODE_COLORS.PROMPT,
20050
+ [IVR_NODE_EXPERT]: IVR_NODE_COLORS.LOGIC,
20051
+ [IVR_NODE_BRANCH]: IVR_NODE_COLORS.LOGIC,
20052
+ [IVR_NODE_GO_TO]: IVR_NODE_COLORS.LOGIC,
20053
+ [IVR_NODE_TRANSFER]: IVR_NODE_COLORS.TERMINAL,
20054
+ [IVR_NODE_HANGUP]: IVR_NODE_COLORS.TERMINAL
20055
+ };
20056
+ ;// 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/cards/ivr_node/ivr_node.vue?vue&type=script&lang=js&
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
+ //
20134
+ //
20135
+ //
20136
+ //
20137
+ //
20138
+ //
20139
+ //
20140
+ //
20141
+ //
20142
+ //
20143
+ //
20144
+ //
20145
+ //
20146
+
20147
+
20148
+
20149
+
20150
+
20151
+ /* harmony default export */ const ivr_nodevue_type_script_lang_js_ = ({
20152
+ name: 'DtRecipeIvrNode',
20153
+ components: {
20154
+ DtCard: card,
20155
+ DtButton: button_button,
20156
+ DtDropdown: dropdown,
20157
+ IconMenuVertical: IconMenuVertical
20158
+ },
20159
+ props: {
20160
+ /**
20161
+ * type of IVR Node.
20162
+ */
20163
+ nodeType: {
20164
+ type: String,
20165
+ required: true
20166
+ },
20167
+
20168
+ /**
20169
+ * Descriptive label for the node name.
20170
+ */
20171
+ nodeLabel: {
20172
+ type: String,
20173
+ required: true
20174
+ },
20175
+
20176
+ /**
20177
+ * Selected state of the node
20178
+ */
20179
+ isSelected: {
20180
+ type: Boolean,
20181
+ default: false
20182
+ },
20183
+
20184
+ /**
20185
+ * Translated aria-label for header menu button
20186
+ */
20187
+ menuButtonAriaLabel: {
20188
+ type: String,
20189
+ required: true
20190
+ },
20191
+
20192
+ /**
20193
+ * DTMF input
20194
+ */
20195
+ dtmfKey: {
20196
+ type: String,
20197
+ default: null
20198
+ }
20199
+ },
20200
+ emits: [
20201
+ /**
20202
+ * Add node click event
20203
+ *
20204
+ * @event click
20205
+ * @type {PointerEvent | KeyboardEvent}
20206
+ */
20207
+ 'click'],
20208
+
20209
+ data() {
20210
+ return {
20211
+ isOpen: false
20212
+ };
20213
+ },
20214
+
20215
+ computed: {
20216
+ nodeIcon() {
20217
+ return IVR_NODE_ICON_TYPES[this.nodeType];
20218
+ },
20219
+
20220
+ headerColor() {
20221
+ const {
20222
+ normal,
20223
+ selected
20224
+ } = IVR_NODE_COLOR_MAPPING[this.nodeType];
20225
+ return this.isSelected ? selected : normal;
20226
+ }
20227
+
20228
+ },
20229
+ methods: {
20230
+ openMenu() {
20231
+ this.isOpen = true;
20232
+ }
20233
+
20234
+ }
20235
+ });
20236
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue?vue&type=script&lang=js&
20237
+ /* harmony default export */ const ivr_node_ivr_nodevue_type_script_lang_js_ = (ivr_nodevue_type_script_lang_js_);
20238
+ // 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!./recipes/cards/ivr_node/ivr_node.vue?vue&type=style&index=0&lang=less&
20239
+ var ivr_nodevue_type_style_index_0_lang_less_ = __webpack_require__(731);
20240
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue?vue&type=style&index=0&lang=less&
20241
+
20242
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/ivr_node.vue
20243
+
20244
+
20245
+
20246
+ ;
20247
+
20248
+
20249
+ /* normalize component */
20250
+
20251
+ var ivr_node_component = normalizeComponent(
20252
+ ivr_node_ivr_nodevue_type_script_lang_js_,
20253
+ ivr_nodevue_type_template_id_2873a082_render,
20254
+ ivr_nodevue_type_template_id_2873a082_staticRenderFns,
20255
+ false,
20256
+ null,
20257
+ null,
20258
+ null
20259
+
20260
+ )
20261
+
20262
+ /* harmony default export */ const ivr_node = (ivr_node_component.exports);
20263
+ ;// CONCATENATED MODULE: ./recipes/cards/ivr_node/index.js
20264
+
20265
+
19708
20266
  ;// CONCATENATED MODULE: ./common/mixins/index.js
19709
20267
 
19710
20268
 
@@ -19751,6 +20309,7 @@ var top_banner_info_component = normalizeComponent(
19751
20309
 
19752
20310
 
19753
20311
 
20312
+
19754
20313
  // Mixins
19755
20314
 
19756
20315
  // Constants