quasar-factory-lib 0.0.32 → 0.0.34

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.
@@ -289,7 +289,7 @@ declare const _default: import("vue").DefineComponent<{}, {}, {
289
289
  pageLength(): number;
290
290
  filter(): object;
291
291
  }, {
292
- getClass(colName: string, rowName: string): "text-negative" | "text-positive";
292
+ getClass(cols: string, rowName: string): "text-negative" | "text-positive";
293
293
  saveSelectedColumns(columns: string[]): void;
294
294
  filterMethod(rows: string | [], terms: {
295
295
  search: string;
@@ -7072,7 +7072,7 @@ function eg(e, t, n, o, r, l) {
7072
7072
  default: ie(() => [
7073
7073
  l.getColumnValue(u) ? (se(), Nt("span", {
7074
7074
  key: 0,
7075
- class: Yn(n.tableProps.row.customizedClass && n.tableProps.row.customizedClass(u.name, r.tablePropsData.row[u.name])),
7075
+ class: Yn(n.tableProps.row.customizedClass && n.tableProps.row.customizedClass(u, r.tablePropsData.row[u.name])),
7076
7076
  innerHTML: r.tablePropsData.row[u.name]
7077
7077
  }, null, 10, Jv)) : Ie("", !0),
7078
7078
  u.editable ? (se(), he(Ge, {
@@ -7252,9 +7252,7 @@ function rg(e, t, n, o, r, l) {
7252
7252
  key: u.name
7253
7253
  }, {
7254
7254
  default: ie(() => [
7255
- ee(Ft, {
7256
- class: Yn(n.tableProps.row.customizedClass && n.tableProps.row.customizedClass(u.name, r.tablePropsData.row[u.name]))
7257
- }, {
7255
+ ee(Ft, null, {
7258
7256
  default: ie(() => [
7259
7257
  ee(Lt, { class: "itemsFontSize ellipsis text-light-gray" }, {
7260
7258
  default: ie(() => [
@@ -7264,12 +7262,15 @@ function rg(e, t, n, o, r, l) {
7264
7262
  }, 1024)
7265
7263
  ]),
7266
7264
  _: 2
7267
- }, 1032, ["class"]),
7265
+ }, 1024),
7268
7266
  ee(Ft, { side: "" }, {
7269
7267
  default: ie(() => [
7270
7268
  l.getColumnValue(u) ? (se(), he(Lt, {
7271
7269
  key: 0,
7272
- class: "itemsFontSize text-almost-black"
7270
+ class: Yn([
7271
+ n.tableProps.row.customizedClass ? n.tableProps.row.customizedClass(u, r.tablePropsData.row[u.name]) : "",
7272
+ "itemsFontSize text-almost-black"
7273
+ ])
7273
7274
  }, {
7274
7275
  default: ie(() => [
7275
7276
  u.editable ? (se(), he(Ge, {
@@ -7298,7 +7299,7 @@ function rg(e, t, n, o, r, l) {
7298
7299
  }, null, 8, ["model", "label", "data-cy", "input-max-length", "mask", "input-type", "show-input-popup-edit", "show-select-number-options", "popup-edit-number-options", "onSave"])
7299
7300
  ]),
7300
7301
  _: 2
7301
- }, 1024)) : Ie("", !0),
7302
+ }, 1032, ["class"])) : Ie("", !0),
7302
7303
  ee(Ft, null, {
7303
7304
  default: ie(() => [
7304
7305
  u.showBasicCheckbox ? (se(), he(i, {