@milaboratories/uikit 2.2.74 → 2.2.75

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @milaboratories/uikit
2
2
 
3
+ ## 2.2.75
4
+
5
+ ### Patch Changes
6
+
7
+ - 2aa0f3c: PlAgDataTable row selection improvements
8
+
3
9
  ## 2.2.74
4
10
 
5
11
  ### Patch Changes
package/dist/pl-uikit.js CHANGED
@@ -7379,7 +7379,7 @@ const Up = ue.object({
7379
7379
  label: ue.string()
7380
7380
  });
7381
7381
  ue.array(Up);
7382
- const qp = "1.30.11";
7382
+ const qp = "1.30.21";
7383
7383
  function it() {
7384
7384
  return Zp({ sdkVersion: qp });
7385
7385
  }