@dialpad/dialtone-vue 3.44.0 → 3.44.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/CHANGELOG.json +1 -1
- package/CHANGELOG.md +7 -0
- package/dist/dialtone-vue.common.js +21 -24
- package/dist/dialtone-vue.umd.js +21 -24
- package/dist/dialtone-vue.umd.min.js +1 -1
- package/dist/emoji.common.js +6 -1
- package/dist/emoji.umd.js +6 -1
- package/dist/emoji.umd.min.js +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [3.44.1](https://github.com/dialpad/dialtone-vue/compare/v3.44.0...v3.44.1) (2023-02-14)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **Root Layout:** null protection on getElementTops ([#763](https://github.com/dialpad/dialtone-vue/issues/763)) ([58db83e](https://github.com/dialpad/dialtone-vue/commit/58db83ec6352446c3c4a10d2a4f520b8d4a7db5c))
|
|
7
|
+
|
|
1
8
|
# [3.44.0](https://github.com/dialpad/dialtone-vue/compare/v3.43.0...v3.44.0) (2023-02-13)
|
|
2
9
|
|
|
3
10
|
|
|
@@ -2013,9 +2013,9 @@ const BADGE_KIND_MODIFIERS = {
|
|
|
2013
2013
|
label: '',
|
|
2014
2014
|
count: 'd-badge--count'
|
|
2015
2015
|
};
|
|
2016
|
-
;// 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/icon/icon.vue?vue&type=template&id=
|
|
2016
|
+
;// 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/icon/icon.vue?vue&type=template&id=7bf3355d
|
|
2017
2017
|
|
|
2018
|
-
function
|
|
2018
|
+
function iconvue_type_template_id_7bf3355d_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2019
2019
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveDynamicComponent)($options.currentIcon), {
|
|
2020
2020
|
"data-qa": "dt-icon",
|
|
2021
2021
|
"aria-hidden": $props.ariaLabel ? 'false' : 'true',
|
|
@@ -2023,9 +2023,12 @@ function iconvue_type_template_id_0c7462d0_render(_ctx, _cache, $props, $setup,
|
|
|
2023
2023
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.iconSize)
|
|
2024
2024
|
}, null, 8, ["aria-hidden", "aria-label", "class"]);
|
|
2025
2025
|
}
|
|
2026
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=
|
|
2026
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=7bf3355d
|
|
2027
2027
|
|
|
2028
|
+
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
2029
|
+
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
2028
2030
|
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
2031
|
+
|
|
2029
2032
|
const ICON_SIZE_MODIFIERS = {
|
|
2030
2033
|
100: 'd-icon--size-100',
|
|
2031
2034
|
200: 'd-icon--size-200',
|
|
@@ -2036,15 +2039,14 @@ const ICON_SIZE_MODIFIERS = {
|
|
|
2036
2039
|
700: 'd-icon--size-700',
|
|
2037
2040
|
800: 'd-icon--size-800'
|
|
2038
2041
|
};
|
|
2042
|
+
const DIALTONE_ICONS = dialtone_icons_namespaceObject;
|
|
2039
2043
|
/* harmony default export */ const icon_constants = ({
|
|
2040
|
-
ICON_SIZE_MODIFIERS
|
|
2044
|
+
ICON_SIZE_MODIFIERS,
|
|
2045
|
+
DIALTONE_ICONS
|
|
2041
2046
|
});
|
|
2042
|
-
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
2043
|
-
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
2044
2047
|
;// 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/index.js??ruleSet[0].use[0]!./components/icon/icon.vue?vue&type=script&lang=js
|
|
2045
2048
|
|
|
2046
2049
|
|
|
2047
|
-
|
|
2048
2050
|
/**
|
|
2049
2051
|
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
2050
2052
|
* @see https://dialpad.design/components/icon.html
|
|
@@ -2079,13 +2081,6 @@ const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
|
2079
2081
|
default: undefined
|
|
2080
2082
|
}
|
|
2081
2083
|
},
|
|
2082
|
-
|
|
2083
|
-
data() {
|
|
2084
|
-
return {
|
|
2085
|
-
dialtoneIcons: dialtone_icons_namespaceObject
|
|
2086
|
-
};
|
|
2087
|
-
},
|
|
2088
|
-
|
|
2089
2084
|
computed: {
|
|
2090
2085
|
iconSize() {
|
|
2091
2086
|
return ICON_SIZE_MODIFIERS[this.size];
|
|
@@ -2096,7 +2091,7 @@ const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
|
2096
2091
|
},
|
|
2097
2092
|
|
|
2098
2093
|
currentIcon() {
|
|
2099
|
-
return
|
|
2094
|
+
return DIALTONE_ICONS[this.iconName];
|
|
2100
2095
|
}
|
|
2101
2096
|
|
|
2102
2097
|
}
|
|
@@ -2109,7 +2104,7 @@ const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
|
2109
2104
|
|
|
2110
2105
|
|
|
2111
2106
|
;
|
|
2112
|
-
const icon_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(iconvue_type_script_lang_js, [['render',
|
|
2107
|
+
const icon_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(iconvue_type_script_lang_js, [['render',iconvue_type_template_id_7bf3355d_render]])
|
|
2113
2108
|
|
|
2114
2109
|
/* harmony default export */ const icon = (icon_exports_);
|
|
2115
2110
|
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
@@ -17991,9 +17986,9 @@ function root_layoutvue_type_template_id_115594cd_render(_ctx, _cache, $props, $
|
|
|
17991
17986
|
}
|
|
17992
17987
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=template&id=115594cd
|
|
17993
17988
|
|
|
17994
|
-
;// 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=
|
|
17989
|
+
;// 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=16544a46
|
|
17995
17990
|
|
|
17996
|
-
function
|
|
17991
|
+
function root_layout_bodyvue_type_template_id_16544a46_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
17997
17992
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
17998
17993
|
ref: "root-layout-body",
|
|
17999
17994
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['root-layout__body', {
|
|
@@ -18028,7 +18023,7 @@ function root_layout_bodyvue_type_template_id_2bcc4e0e_render(_ctx, _cache, $pro
|
|
|
18028
18023
|
tabindex: "0"
|
|
18029
18024
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "content")], 6)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 6);
|
|
18030
18025
|
}
|
|
18031
|
-
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=template&id=
|
|
18026
|
+
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=template&id=16544a46
|
|
18032
18027
|
|
|
18033
18028
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout_constants.js
|
|
18034
18029
|
const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
@@ -18162,8 +18157,10 @@ const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
|
18162
18157
|
},
|
|
18163
18158
|
|
|
18164
18159
|
getElementTops() {
|
|
18165
|
-
|
|
18166
|
-
|
|
18160
|
+
var _this$$refs$rootLayo, _this$$refs$rootLayo2;
|
|
18161
|
+
|
|
18162
|
+
this.sidebarTop = (_this$$refs$rootLayo = this.$refs['root-layout-sidebar']) === null || _this$$refs$rootLayo === void 0 ? void 0 : _this$$refs$rootLayo.offsetTop;
|
|
18163
|
+
this.contentTop = (_this$$refs$rootLayo2 = this.$refs['root-layout-content']) === null || _this$$refs$rootLayo2 === void 0 ? void 0 : _this$$refs$rootLayo2.offsetTop;
|
|
18167
18164
|
},
|
|
18168
18165
|
|
|
18169
18166
|
getDocumentHeight() {
|
|
@@ -18174,10 +18171,10 @@ const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
|
18174
18171
|
});
|
|
18175
18172
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=script&lang=js
|
|
18176
18173
|
|
|
18177
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.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/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout_body.vue?vue&type=style&index=0&id=
|
|
18174
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.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/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout_body.vue?vue&type=style&index=0&id=16544a46&lang=less
|
|
18178
18175
|
// extracted by mini-css-extract-plugin
|
|
18179
18176
|
|
|
18180
|
-
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=style&index=0&id=
|
|
18177
|
+
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=style&index=0&id=16544a46&lang=less
|
|
18181
18178
|
|
|
18182
18179
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue
|
|
18183
18180
|
|
|
@@ -18187,7 +18184,7 @@ const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
|
18187
18184
|
;
|
|
18188
18185
|
|
|
18189
18186
|
|
|
18190
|
-
const root_layout_body_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_layout_bodyvue_type_script_lang_js, [['render',
|
|
18187
|
+
const root_layout_body_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_layout_bodyvue_type_script_lang_js, [['render',root_layout_bodyvue_type_template_id_16544a46_render]])
|
|
18191
18188
|
|
|
18192
18189
|
/* harmony default export */ const root_layout_body = (root_layout_body_exports_);
|
|
18193
18190
|
;// 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/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=script&lang=js
|
package/dist/dialtone-vue.umd.js
CHANGED
|
@@ -2023,9 +2023,9 @@ const BADGE_KIND_MODIFIERS = {
|
|
|
2023
2023
|
label: '',
|
|
2024
2024
|
count: 'd-badge--count'
|
|
2025
2025
|
};
|
|
2026
|
-
;// 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/icon/icon.vue?vue&type=template&id=
|
|
2026
|
+
;// 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/icon/icon.vue?vue&type=template&id=7bf3355d
|
|
2027
2027
|
|
|
2028
|
-
function
|
|
2028
|
+
function iconvue_type_template_id_7bf3355d_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2029
2029
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createBlock)((0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.resolveDynamicComponent)($options.currentIcon), {
|
|
2030
2030
|
"data-qa": "dt-icon",
|
|
2031
2031
|
"aria-hidden": $props.ariaLabel ? 'false' : 'true',
|
|
@@ -2033,9 +2033,12 @@ function iconvue_type_template_id_0c7462d0_render(_ctx, _cache, $props, $setup,
|
|
|
2033
2033
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)($options.iconSize)
|
|
2034
2034
|
}, null, 8, ["aria-hidden", "aria-label", "class"]);
|
|
2035
2035
|
}
|
|
2036
|
-
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=
|
|
2036
|
+
;// CONCATENATED MODULE: ./components/icon/icon.vue?vue&type=template&id=7bf3355d
|
|
2037
2037
|
|
|
2038
|
+
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
2039
|
+
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
2038
2040
|
;// CONCATENATED MODULE: ./components/icon/icon_constants.js
|
|
2041
|
+
|
|
2039
2042
|
const ICON_SIZE_MODIFIERS = {
|
|
2040
2043
|
100: 'd-icon--size-100',
|
|
2041
2044
|
200: 'd-icon--size-200',
|
|
@@ -2046,15 +2049,14 @@ const ICON_SIZE_MODIFIERS = {
|
|
|
2046
2049
|
700: 'd-icon--size-700',
|
|
2047
2050
|
800: 'd-icon--size-800'
|
|
2048
2051
|
};
|
|
2052
|
+
const DIALTONE_ICONS = dialtone_icons_namespaceObject;
|
|
2049
2053
|
/* harmony default export */ const icon_constants = ({
|
|
2050
|
-
ICON_SIZE_MODIFIERS
|
|
2054
|
+
ICON_SIZE_MODIFIERS,
|
|
2055
|
+
DIALTONE_ICONS
|
|
2051
2056
|
});
|
|
2052
|
-
;// CONCATENATED MODULE: external "@dialpad/dialtone-icons"
|
|
2053
|
-
const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
2054
2057
|
;// 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/index.js??ruleSet[0].use[0]!./components/icon/icon.vue?vue&type=script&lang=js
|
|
2055
2058
|
|
|
2056
2059
|
|
|
2057
|
-
|
|
2058
2060
|
/**
|
|
2059
2061
|
* The Icon component provides a set of glyphs and sizes to provide context your application.
|
|
2060
2062
|
* @see https://dialpad.design/components/icon.html
|
|
@@ -2089,13 +2091,6 @@ const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
|
2089
2091
|
default: undefined
|
|
2090
2092
|
}
|
|
2091
2093
|
},
|
|
2092
|
-
|
|
2093
|
-
data() {
|
|
2094
|
-
return {
|
|
2095
|
-
dialtoneIcons: dialtone_icons_namespaceObject
|
|
2096
|
-
};
|
|
2097
|
-
},
|
|
2098
|
-
|
|
2099
2094
|
computed: {
|
|
2100
2095
|
iconSize() {
|
|
2101
2096
|
return ICON_SIZE_MODIFIERS[this.size];
|
|
@@ -2106,7 +2101,7 @@ const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
|
2106
2101
|
},
|
|
2107
2102
|
|
|
2108
2103
|
currentIcon() {
|
|
2109
|
-
return
|
|
2104
|
+
return DIALTONE_ICONS[this.iconName];
|
|
2110
2105
|
}
|
|
2111
2106
|
|
|
2112
2107
|
}
|
|
@@ -2119,7 +2114,7 @@ const dialtone_icons_namespaceObject = require("@dialpad/dialtone-icons");
|
|
|
2119
2114
|
|
|
2120
2115
|
|
|
2121
2116
|
;
|
|
2122
|
-
const icon_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(iconvue_type_script_lang_js, [['render',
|
|
2117
|
+
const icon_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(iconvue_type_script_lang_js, [['render',iconvue_type_template_id_7bf3355d_render]])
|
|
2123
2118
|
|
|
2124
2119
|
/* harmony default export */ const icon = (icon_exports_);
|
|
2125
2120
|
;// CONCATENATED MODULE: ./components/icon/index.js
|
|
@@ -18001,9 +17996,9 @@ function root_layoutvue_type_template_id_115594cd_render(_ctx, _cache, $props, $
|
|
|
18001
17996
|
}
|
|
18002
17997
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout.vue?vue&type=template&id=115594cd
|
|
18003
17998
|
|
|
18004
|
-
;// 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=
|
|
17999
|
+
;// 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=16544a46
|
|
18005
18000
|
|
|
18006
|
-
function
|
|
18001
|
+
function root_layout_bodyvue_type_template_id_16544a46_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
18007
18002
|
return (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.openBlock)(), (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createElementBlock)("div", {
|
|
18008
18003
|
ref: "root-layout-body",
|
|
18009
18004
|
class: (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.normalizeClass)(['root-layout__body', {
|
|
@@ -18038,7 +18033,7 @@ function root_layout_bodyvue_type_template_id_2bcc4e0e_render(_ctx, _cache, $pro
|
|
|
18038
18033
|
tabindex: "0"
|
|
18039
18034
|
}, [(0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.renderSlot)(_ctx.$slots, "content")], 6)) : (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.createCommentVNode)("", true)], 6);
|
|
18040
18035
|
}
|
|
18041
|
-
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=template&id=
|
|
18036
|
+
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=template&id=16544a46
|
|
18042
18037
|
|
|
18043
18038
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout_constants.js
|
|
18044
18039
|
const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
@@ -18172,8 +18167,10 @@ const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
|
18172
18167
|
},
|
|
18173
18168
|
|
|
18174
18169
|
getElementTops() {
|
|
18175
|
-
|
|
18176
|
-
|
|
18170
|
+
var _this$$refs$rootLayo, _this$$refs$rootLayo2;
|
|
18171
|
+
|
|
18172
|
+
this.sidebarTop = (_this$$refs$rootLayo = this.$refs['root-layout-sidebar']) === null || _this$$refs$rootLayo === void 0 ? void 0 : _this$$refs$rootLayo.offsetTop;
|
|
18173
|
+
this.contentTop = (_this$$refs$rootLayo2 = this.$refs['root-layout-content']) === null || _this$$refs$rootLayo2 === void 0 ? void 0 : _this$$refs$rootLayo2.offsetTop;
|
|
18177
18174
|
},
|
|
18178
18175
|
|
|
18179
18176
|
getDocumentHeight() {
|
|
@@ -18184,10 +18181,10 @@ const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
|
18184
18181
|
});
|
|
18185
18182
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=script&lang=js
|
|
18186
18183
|
|
|
18187
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.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/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout_body.vue?vue&type=style&index=0&id=
|
|
18184
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.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/less-loader/dist/cjs.js??clonedRuleSet-74.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout_body.vue?vue&type=style&index=0&id=16544a46&lang=less
|
|
18188
18185
|
// extracted by mini-css-extract-plugin
|
|
18189
18186
|
|
|
18190
|
-
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=style&index=0&id=
|
|
18187
|
+
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue?vue&type=style&index=0&id=16544a46&lang=less
|
|
18191
18188
|
|
|
18192
18189
|
;// CONCATENATED MODULE: ./components/root_layout/root_layout_body.vue
|
|
18193
18190
|
|
|
@@ -18197,7 +18194,7 @@ const ROOT_LAYOUT_SIDEBAR_POSITIONS = {
|
|
|
18197
18194
|
;
|
|
18198
18195
|
|
|
18199
18196
|
|
|
18200
|
-
const root_layout_body_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_layout_bodyvue_type_script_lang_js, [['render',
|
|
18197
|
+
const root_layout_body_exports_ = /*#__PURE__*/(0,exportHelper/* default */.Z)(root_layout_bodyvue_type_script_lang_js, [['render',root_layout_bodyvue_type_template_id_16544a46_render]])
|
|
18201
18198
|
|
|
18202
18199
|
/* harmony default export */ const root_layout_body = (root_layout_body_exports_);
|
|
18203
18200
|
;// 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/index.js??ruleSet[0].use[0]!./components/root_layout/root_layout.vue?vue&type=script&lang=js
|