@factoringplus/pl-components-pack-v3 0.5.15 → 0.5.16-pre-2
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.
|
@@ -36209,7 +36209,6 @@ function declOfNum(value, words) {
|
|
|
36209
36209
|
return words[0];
|
|
36210
36210
|
return words[2];
|
|
36211
36211
|
}
|
|
36212
|
-
var bootstrap_min = "";
|
|
36213
36212
|
var plTable_vue_vue_type_style_index_0_lang = "";
|
|
36214
36213
|
const _hoisted_1$s = { class: "pl-table" };
|
|
36215
36214
|
const _hoisted_2$p = { class: "no-data" };
|
|
@@ -42208,6 +42207,7 @@ const PlTooltipPlugin = {
|
|
|
42208
42207
|
app.component("PlTooltip", _sfc_main$3);
|
|
42209
42208
|
}
|
|
42210
42209
|
};
|
|
42210
|
+
var bootstrapCustom = "";
|
|
42211
42211
|
const PlPlugin = {
|
|
42212
42212
|
install(app) {
|
|
42213
42213
|
var _a2, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t2, _u;
|