@selfeesas/shared-components 1.0.1 → 1.0.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.
|
@@ -10793,7 +10793,6 @@ const qf = {
|
|
|
10793
10793
|
(Le(!0), mt(Ht, null, tr(j.cols.filter((H) => !H.isSelectionColumn), (H) => (Le(), ct(mn, {
|
|
10794
10794
|
key: H.name,
|
|
10795
10795
|
props: j,
|
|
10796
|
-
style: { "min-width": "150px", "max-width": "300px" },
|
|
10797
10796
|
class: "column-header"
|
|
10798
10797
|
}, {
|
|
10799
10798
|
default: ze(() => [
|
|
@@ -10902,7 +10901,6 @@ const qf = {
|
|
|
10902
10901
|
(Le(!0), mt(Ht, null, tr(j.cols.filter((H) => !H.isSelectionColumn), (H) => (Le(), mt("td", {
|
|
10903
10902
|
key: H.name,
|
|
10904
10903
|
onClick: jr((B) => E(j.row, H.name), ["stop"]),
|
|
10905
|
-
style: { "min-width": "150px", "max-width": "300px", overflow: "visible" },
|
|
10906
10904
|
class: "data-cell"
|
|
10907
10905
|
}, [
|
|
10908
10906
|
ir(z.$slots, "body-cell", {
|
|
@@ -11020,7 +11018,7 @@ const qf = {
|
|
|
11020
11018
|
}, 8, ["pagination", "columns", "rows", "filter", "row-key", "rows-per-page-options", "loading", "hide-no-data"])
|
|
11021
11019
|
], 64));
|
|
11022
11020
|
}
|
|
11023
|
-
}), Yd = /* @__PURE__ */ Rr(td, [["__scopeId", "data-v-
|
|
11021
|
+
}), Yd = /* @__PURE__ */ Rr(td, [["__scopeId", "data-v-2f5107de"]]);
|
|
11024
11022
|
var vt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
11025
11023
|
function rd(l) {
|
|
11026
11024
|
return l && l.__esModule && Object.prototype.hasOwnProperty.call(l, "default") ? l.default : l;
|