@modeltables/fontawesome-vuetify 2.3.0 → 2.5.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/index.esm.ts
CHANGED
|
@@ -3641,7 +3641,7 @@ class o0 {
|
|
|
3641
3641
|
}
|
|
3642
3642
|
class Rt {
|
|
3643
3643
|
constructor() {
|
|
3644
|
-
this.Key = "Id", this.SelectedKey = "Selected", this.Name = void 0, this.ShowKey = !
|
|
3644
|
+
this.Key = "Id", this.SelectedKey = "Selected", this.Name = void 0, this.ShowKey = !0, this.Active = !0;
|
|
3645
3645
|
}
|
|
3646
3646
|
}
|
|
3647
3647
|
const Mi = "change", Mg = "load", Li = "rowClick", Bi = "search", Ri = "itemSelection", $i = "multiSelection", tu = "selected-row", Ln = "unselected-row", Lg = "row-class", Bg = {
|
|
@@ -11350,7 +11350,7 @@ const Yb = /* @__PURE__ */ Ot(Rb, [["render", Ub]]), Gb = {
|
|
|
11350
11350
|
}, qb = { key: 0 }, Xb = { key: 1 }, Jb = { key: 1 }, Qb = { key: 2 };
|
|
11351
11351
|
function Zb(e, t, n, a, l, r) {
|
|
11352
11352
|
const i = Ze("FontAwesomeIcon");
|
|
11353
|
-
return
|
|
11353
|
+
return n.options.ShowKey || !n.startPosition ? (oe(), Se("div", Kb, [
|
|
11354
11354
|
gn(tt(l.dataHeader.title) + " ", 1),
|
|
11355
11355
|
l.dataHeader.sort ? (oe(), Se("div", qb, [
|
|
11356
11356
|
S(i, {
|