eoss-ui 0.7.37 → 0.7.38
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/lib/eoss-ui.common.js +10 -10
- package/lib/index.js +1 -1
- package/lib/main.js +9 -9
- package/package.json +1 -1
- package/packages/main/src/simplicity/index.vue +1 -1
- package/src/index.js +1 -1
package/lib/eoss-ui.common.js
CHANGED
|
@@ -60714,8 +60714,8 @@ mainvue_type_template_id_2a83fe9a_render._withStripped = true
|
|
|
60714
60714
|
|
|
60715
60715
|
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=2a83fe9a&
|
|
60716
60716
|
|
|
60717
|
-
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=
|
|
60718
|
-
var
|
|
60717
|
+
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/index.vue?vue&type=template&id=6f091da5&scoped=true&
|
|
60718
|
+
var simplicityvue_type_template_id_6f091da5_scoped_true_render = function () {
|
|
60719
60719
|
var _vm = this
|
|
60720
60720
|
var _h = _vm.$createElement
|
|
60721
60721
|
var _c = _vm._self._c || _h
|
|
@@ -61425,11 +61425,11 @@ var simplicityvue_type_template_id_27df8ff9_scoped_true_render = function () {
|
|
|
61425
61425
|
),
|
|
61426
61426
|
])
|
|
61427
61427
|
}
|
|
61428
|
-
var
|
|
61429
|
-
|
|
61428
|
+
var simplicityvue_type_template_id_6f091da5_scoped_true_staticRenderFns = []
|
|
61429
|
+
simplicityvue_type_template_id_6f091da5_scoped_true_render._withStripped = true
|
|
61430
61430
|
|
|
61431
61431
|
|
|
61432
|
-
// CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=
|
|
61432
|
+
// CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=6f091da5&scoped=true&
|
|
61433
61433
|
|
|
61434
61434
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib??vue-loader-options!./packages/main/src/simplicity/avatar.vue?vue&type=template&id=e722b45c&scoped=true&
|
|
61435
61435
|
var avatarvue_type_template_id_e722b45c_scoped_true_render = function () {
|
|
@@ -68641,7 +68641,7 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
68641
68641
|
source = location.origin + source.replace('./', '/');
|
|
68642
68642
|
}
|
|
68643
68643
|
!iframe && (iframe = document.getElementById(this.iframeId));
|
|
68644
|
-
iframe && iframe.contentWindow.postMessage({ method: '
|
|
68644
|
+
iframe && iframe.contentWindow.postMessage({ method: 'pageData' }, source || '*');
|
|
68645
68645
|
} else {
|
|
68646
68646
|
this.$set(this.tabs[i], 'url', utils_util["a" /* default */].handlerUrl(tab.url));
|
|
68647
68647
|
}
|
|
@@ -69088,11 +69088,11 @@ var simplicityvue_type_script_lang_js_events = [function (tabs, index, that) {
|
|
|
69088
69088
|
|
|
69089
69089
|
var simplicity_component = normalizeComponent(
|
|
69090
69090
|
src_simplicityvue_type_script_lang_js_,
|
|
69091
|
-
|
|
69092
|
-
|
|
69091
|
+
simplicityvue_type_template_id_6f091da5_scoped_true_render,
|
|
69092
|
+
simplicityvue_type_template_id_6f091da5_scoped_true_staticRenderFns,
|
|
69093
69093
|
false,
|
|
69094
69094
|
null,
|
|
69095
|
-
"
|
|
69095
|
+
"6f091da5",
|
|
69096
69096
|
null
|
|
69097
69097
|
|
|
69098
69098
|
)
|
|
@@ -94368,7 +94368,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
94368
94368
|
}
|
|
94369
94369
|
|
|
94370
94370
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
94371
|
-
version: '0.7.
|
|
94371
|
+
version: '0.7.38',
|
|
94372
94372
|
install: install,
|
|
94373
94373
|
Button: packages_button,
|
|
94374
94374
|
ButtonGroup: button_group,
|