@dialpad/dialtone-vue 3.25.0 → 3.25.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dialtone-vue.common.js +24 -18
- package/dist/dialtone-vue.umd.js +24 -18
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/package.json +1 -1
|
@@ -193,7 +193,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".tippy-box[data-popper-escaped] .d-pop
|
|
|
193
193
|
|
|
194
194
|
/***/ }),
|
|
195
195
|
|
|
196
|
-
/***/
|
|
196
|
+
/***/ 569:
|
|
197
197
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
198
198
|
|
|
199
199
|
"use strict";
|
|
@@ -654,19 +654,19 @@ var update = add("807d184c", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
654
654
|
|
|
655
655
|
/***/ }),
|
|
656
656
|
|
|
657
|
-
/***/
|
|
657
|
+
/***/ 925:
|
|
658
658
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
659
659
|
|
|
660
660
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
661
661
|
|
|
662
662
|
// load the styles
|
|
663
|
-
var content = __webpack_require__(
|
|
663
|
+
var content = __webpack_require__(569);
|
|
664
664
|
if(content.__esModule) content = content.default;
|
|
665
665
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
666
666
|
if(content.locals) module.exports = content.locals;
|
|
667
667
|
// add the styles to the DOM
|
|
668
668
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
669
|
-
var update = add("
|
|
669
|
+
var update = add("249228df", content, true, {"sourceMap":false,"shadowMode":false});
|
|
670
670
|
|
|
671
671
|
/***/ }),
|
|
672
672
|
|
|
@@ -17375,15 +17375,15 @@ const keyboard_shortcut_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
17375
17375
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/index.js
|
|
17376
17376
|
|
|
17377
17377
|
|
|
17378
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=template&id=
|
|
17378
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=template&id=d408d192
|
|
17379
17379
|
|
|
17380
|
-
const
|
|
17380
|
+
const root_layoutvue_type_template_id_d408d192_hoisted_1 = {
|
|
17381
17381
|
class: "root-layout"
|
|
17382
17382
|
};
|
|
17383
|
-
function
|
|
17383
|
+
function root_layoutvue_type_template_id_d408d192_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17384
17384
|
const _component_dt_root_layout_body = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-root-layout-body");
|
|
17385
17385
|
|
|
17386
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
17386
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", root_layoutvue_type_template_id_d408d192_hoisted_1, [_ctx.$slots.header ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("header", {
|
|
17387
17387
|
key: 0,
|
|
17388
17388
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['root-layout__header', $props.headerClass, {
|
|
17389
17389
|
'root-layout__header--sticky': $props.headerSticky
|
|
@@ -17399,11 +17399,17 @@ function root_layoutvue_type_template_id_3d8876c4_render(_ctx, _cache, $props, $
|
|
|
17399
17399
|
"sidebar-class": $props.sidebarClass,
|
|
17400
17400
|
"sidebar-width": $props.sidebarWidth,
|
|
17401
17401
|
"sidebar-position": $props.sidebarPosition
|
|
17402
|
-
}, {
|
|
17403
|
-
|
|
17404
|
-
|
|
17405
|
-
|
|
17406
|
-
|
|
17402
|
+
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createSlots)({
|
|
17403
|
+
_: 2
|
|
17404
|
+
}, [_ctx.$slots.sidebar ? {
|
|
17405
|
+
name: "sidebar",
|
|
17406
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "sidebar")]),
|
|
17407
|
+
key: "0"
|
|
17408
|
+
} : undefined, _ctx.$slots.default ? {
|
|
17409
|
+
name: "content",
|
|
17410
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")]),
|
|
17411
|
+
key: "1"
|
|
17412
|
+
} : undefined]), 1032, ["body-class", "content-class", "content-wrap-width-percent", "sidebar-class", "sidebar-width", "sidebar-position"]), _ctx.$slots.footer ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("footer", {
|
|
17407
17413
|
key: 1,
|
|
17408
17414
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['root-layout__footer', $props.footerClass]),
|
|
17409
17415
|
style: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeStyle)({
|
|
@@ -17412,7 +17418,7 @@ function root_layoutvue_type_template_id_3d8876c4_render(_ctx, _cache, $props, $
|
|
|
17412
17418
|
"data-qa": "root-layout-footer"
|
|
17413
17419
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "footer")], 6)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
17414
17420
|
}
|
|
17415
|
-
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=template&id=
|
|
17421
|
+
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=template&id=d408d192
|
|
17416
17422
|
|
|
17417
17423
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout_body.vue?vue&type=template&id=98ce9f78
|
|
17418
17424
|
|
|
@@ -17644,9 +17650,9 @@ const root_layout_body_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(r
|
|
|
17644
17650
|
});
|
|
17645
17651
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=script&lang=js
|
|
17646
17652
|
|
|
17647
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=style&index=0&id=
|
|
17648
|
-
var
|
|
17649
|
-
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=style&index=0&id=
|
|
17653
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=style&index=0&id=d408d192&lang=less
|
|
17654
|
+
var root_layoutvue_type_style_index_0_id_d408d192_lang_less = __webpack_require__(925);
|
|
17655
|
+
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=style&index=0&id=d408d192&lang=less
|
|
17650
17656
|
|
|
17651
17657
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue
|
|
17652
17658
|
|
|
@@ -17656,7 +17662,7 @@ var root_layoutvue_type_style_index_0_id_3d8876c4_lang_less = __webpack_require_
|
|
|
17656
17662
|
;
|
|
17657
17663
|
|
|
17658
17664
|
|
|
17659
|
-
const root_layout_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_layoutvue_type_script_lang_js, [['render',
|
|
17665
|
+
const root_layout_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_layoutvue_type_script_lang_js, [['render',root_layoutvue_type_template_id_d408d192_render]])
|
|
17660
17666
|
|
|
17661
17667
|
/* harmony default export */ const root_layout = (root_layout_exports_);
|
|
17662
17668
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -203,7 +203,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".tippy-box[data-popper-escaped] .d-pop
|
|
|
203
203
|
|
|
204
204
|
/***/ }),
|
|
205
205
|
|
|
206
|
-
/***/
|
|
206
|
+
/***/ 948:
|
|
207
207
|
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
|
208
208
|
|
|
209
209
|
"use strict";
|
|
@@ -664,19 +664,19 @@ var update = add("1085b016", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
664
664
|
|
|
665
665
|
/***/ }),
|
|
666
666
|
|
|
667
|
-
/***/
|
|
667
|
+
/***/ 669:
|
|
668
668
|
/***/ ((module, __unused_webpack_exports, __webpack_require__) => {
|
|
669
669
|
|
|
670
670
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
671
671
|
|
|
672
672
|
// load the styles
|
|
673
|
-
var content = __webpack_require__(
|
|
673
|
+
var content = __webpack_require__(948);
|
|
674
674
|
if(content.__esModule) content = content.default;
|
|
675
675
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
676
676
|
if(content.locals) module.exports = content.locals;
|
|
677
677
|
// add the styles to the DOM
|
|
678
678
|
var add = (__webpack_require__(402)/* ["default"] */ .Z)
|
|
679
|
-
var update = add("
|
|
679
|
+
var update = add("0b91eb1b", content, true, {"sourceMap":false,"shadowMode":false});
|
|
680
680
|
|
|
681
681
|
/***/ }),
|
|
682
682
|
|
|
@@ -17385,15 +17385,15 @@ const keyboard_shortcut_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(
|
|
|
17385
17385
|
;// CONCATENATED MODULE: ./components/keyboard_shortcut/index.js
|
|
17386
17386
|
|
|
17387
17387
|
|
|
17388
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=template&id=
|
|
17388
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=template&id=d408d192
|
|
17389
17389
|
|
|
17390
|
-
const
|
|
17390
|
+
const root_layoutvue_type_template_id_d408d192_hoisted_1 = {
|
|
17391
17391
|
class: "root-layout"
|
|
17392
17392
|
};
|
|
17393
|
-
function
|
|
17393
|
+
function root_layoutvue_type_template_id_d408d192_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17394
17394
|
const _component_dt_root_layout_body = (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveComponent)("dt-root-layout-body");
|
|
17395
17395
|
|
|
17396
|
-
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div",
|
|
17396
|
+
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", root_layoutvue_type_template_id_d408d192_hoisted_1, [_ctx.$slots.header ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("header", {
|
|
17397
17397
|
key: 0,
|
|
17398
17398
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['root-layout__header', $props.headerClass, {
|
|
17399
17399
|
'root-layout__header--sticky': $props.headerSticky
|
|
@@ -17409,11 +17409,17 @@ function root_layoutvue_type_template_id_3d8876c4_render(_ctx, _cache, $props, $
|
|
|
17409
17409
|
"sidebar-class": $props.sidebarClass,
|
|
17410
17410
|
"sidebar-width": $props.sidebarWidth,
|
|
17411
17411
|
"sidebar-position": $props.sidebarPosition
|
|
17412
|
-
}, {
|
|
17413
|
-
|
|
17414
|
-
|
|
17415
|
-
|
|
17416
|
-
|
|
17412
|
+
}, (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createSlots)({
|
|
17413
|
+
_: 2
|
|
17414
|
+
}, [_ctx.$slots.sidebar ? {
|
|
17415
|
+
name: "sidebar",
|
|
17416
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "sidebar")]),
|
|
17417
|
+
key: "0"
|
|
17418
|
+
} : undefined, _ctx.$slots.default ? {
|
|
17419
|
+
name: "content",
|
|
17420
|
+
fn: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.withCtx)(() => [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "default")]),
|
|
17421
|
+
key: "1"
|
|
17422
|
+
} : undefined]), 1032, ["body-class", "content-class", "content-wrap-width-percent", "sidebar-class", "sidebar-width", "sidebar-position"]), _ctx.$slots.footer ? ((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("footer", {
|
|
17417
17423
|
key: 1,
|
|
17418
17424
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['root-layout__footer', $props.footerClass]),
|
|
17419
17425
|
style: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeStyle)({
|
|
@@ -17422,7 +17428,7 @@ function root_layoutvue_type_template_id_3d8876c4_render(_ctx, _cache, $props, $
|
|
|
17422
17428
|
"data-qa": "root-layout-footer"
|
|
17423
17429
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "footer")], 6)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)]);
|
|
17424
17430
|
}
|
|
17425
|
-
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=template&id=
|
|
17431
|
+
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=template&id=d408d192
|
|
17426
17432
|
|
|
17427
17433
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.use[1]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout_body.vue?vue&type=template&id=98ce9f78
|
|
17428
17434
|
|
|
@@ -17654,9 +17660,9 @@ const root_layout_body_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(r
|
|
|
17654
17660
|
});
|
|
17655
17661
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=script&lang=js
|
|
17656
17662
|
|
|
17657
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=style&index=0&id=
|
|
17658
|
-
var
|
|
17659
|
-
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=style&index=0&id=
|
|
17663
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-74.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-74.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-74.use[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=style&index=0&id=d408d192&lang=less
|
|
17664
|
+
var root_layoutvue_type_style_index_0_id_d408d192_lang_less = __webpack_require__(669);
|
|
17665
|
+
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=style&index=0&id=d408d192&lang=less
|
|
17660
17666
|
|
|
17661
17667
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue
|
|
17662
17668
|
|
|
@@ -17666,7 +17672,7 @@ var root_layoutvue_type_style_index_0_id_3d8876c4_lang_less = __webpack_require_
|
|
|
17666
17672
|
;
|
|
17667
17673
|
|
|
17668
17674
|
|
|
17669
|
-
const root_layout_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_layoutvue_type_script_lang_js, [['render',
|
|
17675
|
+
const root_layout_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_layoutvue_type_script_lang_js, [['render',root_layoutvue_type_template_id_d408d192_render]])
|
|
17670
17676
|
|
|
17671
17677
|
/* harmony default export */ const root_layout = (root_layout_exports_);
|
|
17672
17678
|
;// CONCATENATED MODULE: ./components/root_layout/index.js
|