sit-onyx 1.4.0-dev-20251111095201 → 1.4.0-dev-20251111162407

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.js CHANGED
@@ -5201,7 +5201,7 @@ const Co = /* @__PURE__ */ so(Dr, [["render", Vr]]), Je = /* @__PURE__ */ T({
5201
5201
  return (_, h) => (i(), b(
5202
5202
  "div",
5203
5203
  {
5204
- class: "onyx-table-wrapper onyx-component",
5204
+ class: L(["onyx-component", "onyx-table-wrapper", a(l)]),
5205
5205
  style: Qe(p.value)
5206
5206
  },
5207
5207
  [
@@ -5222,14 +5222,15 @@ const Co = /* @__PURE__ */ so(Dr, [["render", Vr]]), Je = /* @__PURE__ */ T({
5222
5222
  }, n.scrollContainerAttrs), [
5223
5223
  f("table", {
5224
5224
  ref: "tableRef",
5225
- class: L(["onyx-table onyx-text", [
5225
+ class: L([
5226
+ "onyx-table",
5227
+ "onyx-text",
5228
+ `onyx-table--cell-truncation-${t.truncation}`,
5226
5229
  {
5227
5230
  "onyx-table--striped": t.striped,
5228
- "onyx-table--vertical-borders": t.withVerticalBorders,
5229
- [`onyx-table--cell-truncation-${t.truncation}`]: !0
5230
- },
5231
- a(l)
5232
- ]]),
5231
+ "onyx-table--vertical-borders": t.withVerticalBorders
5232
+ }
5233
+ ]),
5233
5234
  "aria-labelledby": v.value
5234
5235
  }, [
5235
5236
  (i(!0), b(
@@ -5293,8 +5294,8 @@ const Co = /* @__PURE__ */ so(Dr, [["render", Vr]]), Je = /* @__PURE__ */ T({
5293
5294
  ])
5294
5295
  ])) : w("v-if", !0)
5295
5296
  ],
5296
- 4
5297
- /* STYLE */
5297
+ 6
5298
+ /* CLASS, STYLE */
5298
5299
  ));
5299
5300
  }
5300
5301
  }), Sc = /* @__PURE__ */ T({