@fewangsit/wangsvue-presets 1.0.110-alpha.0 → 1.0.111-alpha.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.
@@ -1439,7 +1439,7 @@ const _ = {
1439
1439
  tooltipicon: {
1440
1440
  class: "text-primary-500 w-[10px] h-[10px]"
1441
1441
  }
1442
- }, B = {
1442
+ }, O = {
1443
1443
  copybutton: {
1444
1444
  class: "peer-hover:visible scale-125 !absolute top-2 right-2 z-50"
1445
1445
  },
@@ -1459,7 +1459,7 @@ const _ = {
1459
1459
  "px-2 bg-primary-100 sticky left-0 text-right select-none"
1460
1460
  ]
1461
1461
  }
1462
- }, L = {
1462
+ }, B = {
1463
1463
  menustart: {
1464
1464
  class: ""
1465
1465
  },
@@ -1483,7 +1483,7 @@ const _ = {
1483
1483
  { invisible: e.dragable === !1 }
1484
1484
  ]
1485
1485
  })
1486
- }, O = {
1486
+ }, L = {
1487
1487
  root: {
1488
1488
  "data-wv-name": "datatable",
1489
1489
  "data-wv-section": "root",
@@ -1655,10 +1655,11 @@ const _ = {
1655
1655
  class: [
1656
1656
  "w-[35px]",
1657
1657
  {
1658
- "sticky right-0 bg-white": e.useOption,
1659
- "!bg-primary-50": t.selected,
1660
- "group-hover:!bg-grayscale-50": !t.highlighted && !t.selected,
1661
- "group-hover:!bg-warning-300 !bg-warning-200": t.highlighted
1658
+ "sticky right-0": e.useOption,
1659
+ "bg-white": e.useOption && !t.selected && !t.highlighted,
1660
+ "bg-primary-50": t.selected,
1661
+ "group-hover:bg-grayscale-50": !t.highlighted && !t.selected,
1662
+ "group-hover:bg-warning-300 bg-warning-200": t.highlighted
1662
1663
  }
1663
1664
  ],
1664
1665
  "data-wv-section": "rowsingleactioncell"
@@ -5697,8 +5698,8 @@ const oe = m("WANGS-TAB-MENU", {
5697
5698
  buttonfilter: P,
5698
5699
  // Data
5699
5700
  paginator: re,
5700
- datatable: O,
5701
- customcolumn: L,
5701
+ datatable: L,
5702
+ customcolumn: B,
5702
5703
  tree: me,
5703
5704
  timeline: ce,
5704
5705
  changelog: G,
@@ -5726,7 +5727,7 @@ const oe = m("WANGS-TAB-MENU", {
5726
5727
  badgegroup: ye,
5727
5728
  image: K,
5728
5729
  loading: ze,
5729
- codesnippet: B,
5730
+ codesnippet: O,
5730
5731
  username: Ae
5731
5732
  };
5732
5733
  export {