@webitel/ui-sdk 25.10.30 → 25.10.32

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/ui-sdk.js CHANGED
@@ -68549,6 +68549,7 @@ const WW = /* @__PURE__ */ Ne(HW, [["render", KW], ["__scopeId", "data-v-03d21c6
68549
68549
  "row-reorder": "",
68550
68550
  "reorderable-column": !1,
68551
68551
  "header-style": "width: 1%;",
68552
+ "body-style": "width: 1%;",
68552
68553
  pt: {
68553
68554
  columnresizer: {
68554
68555
  class: {
@@ -68571,6 +68572,7 @@ const WW = /* @__PURE__ */ Ne(HW, [["render", KW], ["__scopeId", "data-v-03d21c6
68571
68572
  "column-key": "row-select",
68572
68573
  "reorderable-column": !1,
68573
68574
  "header-style": "width: 1%;",
68575
+ "body-style": "width: 1%;",
68574
68576
  pt: {
68575
68577
  columnresizer: {
68576
68578
  class: {
@@ -68682,7 +68684,7 @@ const WW = /* @__PURE__ */ Ne(HW, [["render", KW], ["__scopeId", "data-v-03d21c6
68682
68684
  ]), 1032, ["value", "show-headers", "row-class", "row-style", "resizable-columns", "reorderable-columns"]);
68683
68685
  };
68684
68686
  }
68685
- }), lZ = /* @__PURE__ */ Ne(rZ, [["__scopeId", "data-v-a9add856"]]), sZ = {
68687
+ }), lZ = /* @__PURE__ */ Ne(rZ, [["__scopeId", "data-v-017a0814"]]), sZ = {
68686
68688
  name: "WtTableActions",
68687
68689
  props: {
68688
68690
  icons: {
@@ -99674,6 +99676,8 @@ const A1e = {
99674
99676
 
99675
99677
  .p-datatable-thead > tr > th {
99676
99678
  overflow: hidden;
99679
+ position: relative;
99680
+ z-index: 2;
99677
99681
  }
99678
99682
 
99679
99683
  .p-datatable-column-resizer {