@kong/kongponents 9.45.2-pr.2962.a1f9368.0 → 9.45.2-pr.2962.dd1c368.0
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/kongponents.es.js
CHANGED
|
@@ -26865,10 +26865,10 @@ const wH = le({
|
|
|
26865
26865
|
emits: ["page-change", "page-size-change", "get-next-offset", "get-previous-offset", "cell-click", "row-click", "error-action-click", "empty-state-action-click", "update:table-preferences", "sort", "row-select", "update:row-expanded", "row-actions-toggle"],
|
|
26866
26866
|
setup(e, { emit: t }) {
|
|
26867
26867
|
qt((B) => ({
|
|
26868
|
-
|
|
26869
|
-
|
|
26870
|
-
|
|
26871
|
-
|
|
26868
|
+
v314c648a: D(Je).expandable,
|
|
26869
|
+
v35ba42cc: xe.value,
|
|
26870
|
+
v34ec7124: x.value,
|
|
26871
|
+
v6c7d91f8: F.value
|
|
26872
26872
|
}));
|
|
26873
26873
|
const a = ug(e, ["resizeColumns", "tablePreferences", "rowHover", "rowAttrs", "rowLink", "rowBulkActionEnabled", "rowKey", "cellAttrs", "loading", "emptyStateTitle", "emptyStateMessage", "emptyStateActionMessage", "emptyStateIconVariant", "emptyStateButtonAppearance", "emptyStateActionRoute", "error", "errorStateTitle", "errorStateMessage", "errorStateActionMessage", "errorStateActionRoute", "maxHeight", "hidePagination", "paginationAttributes", "rowExpandable", "rowExpanded", "hideHeaders", "nested", "hidePaginationWhenOptional", "hideToolbar", "tooltipTarget", "data", "headers"]), n = t, r = St(), i = bt(), o = (B) => typeof e.rowKey == "function" && typeof e.rowKey(B) == "string" ? e.rowKey(B) : typeof e.rowKey == "string" && e.rowKey in B && typeof B[e.rowKey] == "string" ? B[e.rowKey] : "", u = ht("table-wrapper"), s = ht("header-row"), l = N([]), c = N([]), f = N(""), d = N(""), v = N(""), y = b(() => l.value.some((B) => B.key === Ge.ACTIONS)), C = b(() => l.value.filter((B) => B.hidable).length > 0), h = b(() => e.nested || !C.value || e.error ? !1 : r.toolbar ? !0 : !e.loading && !!e.data && !!e.data.length), g = b(() => e.loading || !(e.data && e.data.length)), p = b(() => l.value.filter((B) => B.hidable && !ft(B.key))), w = b(() => h.value ? e.tablePreferences.columnVisibility || {} : {}), k = N(h.value ? e.tablePreferences.columnVisibility || {} : {}), x = N("100%"), T = N(!1), A = N(!1), R = N(!1), J = N(!1), O = N(e.tablePreferences.sortColumnKey || ""), z = N(e.tablePreferences.sortColumnOrder || Js), Z = N(!1), S = b(() => !e.hideToolbar && !e.nested && (!!r.toolbar || h.value || ce.value)), E = ht("actionsDropdown"), I = N(!1), P = b(() => ({
|
|
26874
26874
|
maxHeight: It(e.maxHeight)
|
|
@@ -27533,7 +27533,7 @@ const wH = le({
|
|
|
27533
27533
|
]))
|
|
27534
27534
|
], 2));
|
|
27535
27535
|
}
|
|
27536
|
-
}), N1 = /* @__PURE__ */ Pe(vq, [["__scopeId", "data-v-
|
|
27536
|
+
}), N1 = /* @__PURE__ */ Pe(vq, [["__scopeId", "data-v-2095559a"]]), hq = /* @__PURE__ */ le({
|
|
27537
27537
|
__name: "KTableData",
|
|
27538
27538
|
props: {
|
|
27539
27539
|
fetcher: { type: Function },
|