mcdis-vue-ui-library 1.1.205 → 1.1.206
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/vue-ui-lib.umd.js
CHANGED
@@ -779,6 +779,22 @@ module.exports = !STRICT_METHOD ? function forEach(callbackfn /* , thisArg */) {
|
|
779
779
|
} : [].forEach;
|
780
780
|
|
781
781
|
|
782
|
+
/***/ }),
|
783
|
+
|
784
|
+
/***/ "193d":
|
785
|
+
/***/ (function(module, exports, __webpack_require__) {
|
786
|
+
|
787
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
788
|
+
|
789
|
+
// load the styles
|
790
|
+
var content = __webpack_require__("78ea");
|
791
|
+
if(content.__esModule) content = content.default;
|
792
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
793
|
+
if(content.locals) module.exports = content.locals;
|
794
|
+
// add the styles to the DOM
|
795
|
+
var add = __webpack_require__("499e").default
|
796
|
+
var update = add("0882bf56", content, true, {"sourceMap":false,"shadowMode":false});
|
797
|
+
|
782
798
|
/***/ }),
|
783
799
|
|
784
800
|
/***/ "19aa":
|
@@ -3055,6 +3071,17 @@ module.exports = !$assign || fails(function () {
|
|
3055
3071
|
} : $assign;
|
3056
3072
|
|
3057
3073
|
|
3074
|
+
/***/ }),
|
3075
|
+
|
3076
|
+
/***/ "614d":
|
3077
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
3078
|
+
|
3079
|
+
"use strict";
|
3080
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_cli_service_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_v16_dist_index_js_ref_0_1_PopupTooltip_vue_vue_type_style_index_0_id_39285a40_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("193d");
|
3081
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_cli_service_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_v16_dist_index_js_ref_0_1_PopupTooltip_vue_vue_type_style_index_0_id_39285a40_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_node_modules_vue_cli_service_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_v16_dist_index_js_ref_0_1_PopupTooltip_vue_vue_type_style_index_0_id_39285a40_lang_scss_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
3082
|
+
/* unused harmony reexport * */
|
3083
|
+
|
3084
|
+
|
3058
3085
|
/***/ }),
|
3059
3086
|
|
3060
3087
|
/***/ "6215":
|
@@ -3642,6 +3669,20 @@ var DOMTokenListPrototype = classList && classList.constructor && classList.cons
|
|
3642
3669
|
module.exports = DOMTokenListPrototype === Object.prototype ? undefined : DOMTokenListPrototype;
|
3643
3670
|
|
3644
3671
|
|
3672
|
+
/***/ }),
|
3673
|
+
|
3674
|
+
/***/ "78ea":
|
3675
|
+
/***/ (function(module, exports, __webpack_require__) {
|
3676
|
+
|
3677
|
+
// Imports
|
3678
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
3679
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
3680
|
+
// Module
|
3681
|
+
exports.push([module.i, ".tooltip__wrapper[data-v-39285a40]{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative;cursor:pointer}.tooltip__wrapper:hover .tooltip__popup[data-v-39285a40]{display:block}.tooltip__popup[data-v-39285a40]{background-color:rgba(0,0,0,.7);border-radius:5px;padding:5px 10px;color:var(--primaryText100);position:absolute;display:none;z-index:9999}.tooltip__popup--bottom[data-v-39285a40]{bottom:-30px}.tooltip__popup--top[data-v-39285a40]{top:-30px}.tooltip__popup--left[data-v-39285a40]{left:-65px;top:50%;transform:translateY(-50%)}.tooltip__popup--right[data-v-39285a40]{right:-65px;top:50%;transform:translateY(-50%)}", ""]);
|
3682
|
+
// Exports
|
3683
|
+
module.exports = exports;
|
3684
|
+
|
3685
|
+
|
3645
3686
|
/***/ }),
|
3646
3687
|
|
3647
3688
|
/***/ "7b0b":
|
@@ -7136,6 +7177,7 @@ __webpack_require__.d(components_namespaceObject, "HorizontalProgressBar", funct
|
|
7136
7177
|
__webpack_require__.d(components_namespaceObject, "Combobox", function() { return components_Combobox; });
|
7137
7178
|
__webpack_require__.d(components_namespaceObject, "DataGrid", function() { return components_DataGrid; });
|
7138
7179
|
__webpack_require__.d(components_namespaceObject, "SimpleDataGrid", function() { return components_SimpleDataGrid; });
|
7180
|
+
__webpack_require__.d(components_namespaceObject, "PopupTooltip", function() { return components_PopupTooltip; });
|
7139
7181
|
|
7140
7182
|
// CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js
|
7141
7183
|
// This file is imported into lib/wc client bundles.
|
@@ -12743,6 +12785,88 @@ const SimpleDataGrid_exports_ = /*#__PURE__*/exportHelper_default()(SimpleDataGr
|
|
12743
12785
|
// CONCATENATED MODULE: ./src/components/SimpleDataGrid/index.js
|
12744
12786
|
|
12745
12787
|
/* harmony default export */ var components_SimpleDataGrid = (SimpleDataGrid);
|
12788
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist??ref--0-1!./src/components/PopupTooltip/PopupTooltip.vue?vue&type=script&setup=true&lang=js
|
12789
|
+
|
12790
|
+
|
12791
|
+
|
12792
|
+
var PopupTooltipvue_type_script_setup_true_lang_js_withScopeId = function _withScopeId(n) {
|
12793
|
+
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["pushScopeId"])("data-v-39285a40"), n = n(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["popScopeId"])(), n;
|
12794
|
+
};
|
12795
|
+
|
12796
|
+
var PopupTooltipvue_type_script_setup_true_lang_js_hoisted_1 = {
|
12797
|
+
class: "tooltip__wrapper"
|
12798
|
+
};
|
12799
|
+
var PopupTooltipvue_type_script_setup_true_lang_js_hoisted_2 = {
|
12800
|
+
key: 1
|
12801
|
+
};
|
12802
|
+
|
12803
|
+
var PopupTooltipvue_type_script_setup_true_lang_js_default_ = {
|
12804
|
+
name: "PopupTooltip"
|
12805
|
+
};
|
12806
|
+
|
12807
|
+
function PopupTooltipvue_type_script_setup_true_lang_js_setup(__props) {
|
12808
|
+
var props = __props;
|
12809
|
+
var attrs = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["useAttrs"])();
|
12810
|
+
var classObject = {};
|
12811
|
+
|
12812
|
+
if (Object.hasOwnProperty.call(attrs, "bottom")) {
|
12813
|
+
classObject["tooltip__popup--bottom"] = true;
|
12814
|
+
}
|
12815
|
+
|
12816
|
+
if (Object.hasOwnProperty.call(attrs, "top")) {
|
12817
|
+
classObject["tooltip__popup--top"] = true;
|
12818
|
+
}
|
12819
|
+
|
12820
|
+
if (Object.hasOwnProperty.call(attrs, "left")) {
|
12821
|
+
classObject["tooltip__popup--left"] = true;
|
12822
|
+
}
|
12823
|
+
|
12824
|
+
if (Object.hasOwnProperty.call(attrs, "right")) {
|
12825
|
+
classObject["tooltip__popup--right"] = true;
|
12826
|
+
}
|
12827
|
+
|
12828
|
+
var showSlot = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["ref"])(false);
|
12829
|
+
var slots = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["useSlots"])();
|
12830
|
+
|
12831
|
+
if (slots.tooltip) {
|
12832
|
+
showSlot.value = true;
|
12833
|
+
}
|
12834
|
+
|
12835
|
+
return function (_ctx, _cache) {
|
12836
|
+
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", PopupTooltipvue_type_script_setup_true_lang_js_hoisted_1, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "html"), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", {
|
12837
|
+
class: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["normalizeClass"])(["tooltip__popup", classObject])
|
12838
|
+
}, [showSlot.value ? Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderSlot"])(_ctx.$slots, "tooltip", {
|
12839
|
+
key: 0
|
12840
|
+
}) : (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", PopupTooltipvue_type_script_setup_true_lang_js_hoisted_2, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(props === null || props === void 0 ? void 0 : props.tooltip), 1))])]);
|
12841
|
+
};
|
12842
|
+
}
|
12843
|
+
|
12844
|
+
/* harmony default export */ var PopupTooltipvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(PopupTooltipvue_type_script_setup_true_lang_js_default_, {
|
12845
|
+
props: {
|
12846
|
+
tooltip: {
|
12847
|
+
type: String
|
12848
|
+
}
|
12849
|
+
},
|
12850
|
+
setup: PopupTooltipvue_type_script_setup_true_lang_js_setup
|
12851
|
+
}));
|
12852
|
+
// CONCATENATED MODULE: ./src/components/PopupTooltip/PopupTooltip.vue?vue&type=script&setup=true&lang=js
|
12853
|
+
|
12854
|
+
// EXTERNAL MODULE: ./src/components/PopupTooltip/PopupTooltip.vue?vue&type=style&index=0&id=39285a40&lang=scss&scoped=true
|
12855
|
+
var PopupTooltipvue_type_style_index_0_id_39285a40_lang_scss_scoped_true = __webpack_require__("614d");
|
12856
|
+
|
12857
|
+
// CONCATENATED MODULE: ./src/components/PopupTooltip/PopupTooltip.vue
|
12858
|
+
|
12859
|
+
|
12860
|
+
|
12861
|
+
|
12862
|
+
|
12863
|
+
|
12864
|
+
const PopupTooltip_exports_ = /*#__PURE__*/exportHelper_default()(PopupTooltipvue_type_script_setup_true_lang_js, [['__scopeId',"data-v-39285a40"]])
|
12865
|
+
|
12866
|
+
/* harmony default export */ var PopupTooltip = (PopupTooltip_exports_);
|
12867
|
+
// CONCATENATED MODULE: ./src/components/PopupTooltip/index.js
|
12868
|
+
|
12869
|
+
/* harmony default export */ var components_PopupTooltip = (PopupTooltip);
|
12746
12870
|
// CONCATENATED MODULE: ./src/components/index.js
|
12747
12871
|
|
12748
12872
|
|
@@ -12769,6 +12893,7 @@ const SimpleDataGrid_exports_ = /*#__PURE__*/exportHelper_default()(SimpleDataGr
|
|
12769
12893
|
|
12770
12894
|
|
12771
12895
|
|
12896
|
+
|
12772
12897
|
|
12773
12898
|
|
12774
12899
|
// CONCATENATED MODULE: ./lib/main.js
|