eoss-ui 0.5.81-beta26 → 0.5.81-beta27
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 +2 -2
- package/packages/main/src/simplicity/index.vue +1 -1
- package/src/index.js +157 -157
- package/CHANGELOG.md +0 -929
package/lib/eoss-ui.common.js
CHANGED
|
@@ -51377,8 +51377,8 @@ mainvue_type_template_id_a3c25372_render._withStripped = true
|
|
|
51377
51377
|
|
|
51378
51378
|
// CONCATENATED MODULE: ./packages/main/src/main.vue?vue&type=template&id=a3c25372&
|
|
51379
51379
|
|
|
51380
|
-
// 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=
|
|
51381
|
-
var
|
|
51380
|
+
// 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=75093918&scoped=true&
|
|
51381
|
+
var simplicityvue_type_template_id_75093918_scoped_true_render = function () {
|
|
51382
51382
|
var _vm = this
|
|
51383
51383
|
var _h = _vm.$createElement
|
|
51384
51384
|
var _c = _vm._self._c || _h
|
|
@@ -51980,11 +51980,11 @@ var simplicityvue_type_template_id_cc505e7c_scoped_true_render = function () {
|
|
|
51980
51980
|
),
|
|
51981
51981
|
])
|
|
51982
51982
|
}
|
|
51983
|
-
var
|
|
51984
|
-
|
|
51983
|
+
var simplicityvue_type_template_id_75093918_scoped_true_staticRenderFns = []
|
|
51984
|
+
simplicityvue_type_template_id_75093918_scoped_true_render._withStripped = true
|
|
51985
51985
|
|
|
51986
51986
|
|
|
51987
|
-
// CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=
|
|
51987
|
+
// CONCATENATED MODULE: ./packages/main/src/simplicity/index.vue?vue&type=template&id=75093918&scoped=true&
|
|
51988
51988
|
|
|
51989
51989
|
// 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=1560e8bf&scoped=true&
|
|
51990
51990
|
var avatarvue_type_template_id_1560e8bf_scoped_true_render = function () {
|
|
@@ -57058,7 +57058,7 @@ var events = [function (tabs, index, that) {
|
|
|
57058
57058
|
**/
|
|
57059
57059
|
showUserInfo: function showUserInfo() {
|
|
57060
57060
|
if (this.showUser === false) {
|
|
57061
|
-
this.
|
|
57061
|
+
this.showUser = true;
|
|
57062
57062
|
}
|
|
57063
57063
|
},
|
|
57064
57064
|
|
|
@@ -57621,11 +57621,11 @@ var events = [function (tabs, index, that) {
|
|
|
57621
57621
|
|
|
57622
57622
|
var simplicity_component = normalizeComponent(
|
|
57623
57623
|
src_simplicityvue_type_script_lang_js_,
|
|
57624
|
-
|
|
57625
|
-
|
|
57624
|
+
simplicityvue_type_template_id_75093918_scoped_true_render,
|
|
57625
|
+
simplicityvue_type_template_id_75093918_scoped_true_staticRenderFns,
|
|
57626
57626
|
false,
|
|
57627
57627
|
null,
|
|
57628
|
-
"
|
|
57628
|
+
"75093918",
|
|
57629
57629
|
null
|
|
57630
57630
|
|
|
57631
57631
|
)
|
|
@@ -82383,7 +82383,7 @@ if (typeof window !== 'undefined' && window.Vue) {
|
|
|
82383
82383
|
}
|
|
82384
82384
|
|
|
82385
82385
|
/* harmony default export */ var src_0 = __webpack_exports__["default"] = ({
|
|
82386
|
-
version: '0.5.81-
|
|
82386
|
+
version: '0.5.81-beta27',
|
|
82387
82387
|
install: install,
|
|
82388
82388
|
Button: packages_button,
|
|
82389
82389
|
ButtonGroup: button_group,
|