react-open-source-grid 1.6.3 → 1.6.4

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.
@@ -1 +1 @@
1
- export * from './index-CuWGz-yC.js';
1
+ export * from './index-BczRxCQn.js';
@@ -1 +1 @@
1
- import{a as e,c as t,i as n,n as r,o as i,r as a,s as o,t as s}from"./index-CuWGz-yC.js";export{e as createPreset};
1
+ import{a as e,c as t,i as n,n as r,o as i,r as a,s as o,t as s}from"./index-BczRxCQn.js";export{e as createPreset};
package/dist/index.html CHANGED
@@ -70,13 +70,13 @@
70
70
  }
71
71
  })();
72
72
  </script>
73
- <script type="module" crossorigin src="/assets/index-CuWGz-yC.js"></script>
73
+ <script type="module" crossorigin src="/assets/index-BczRxCQn.js"></script>
74
74
  <link rel="stylesheet" crossorigin href="/assets/index-DqLWhpvP.css">
75
75
  </head>
76
76
  <body>
77
77
  <!-- SEO Content Section -->
78
78
  <div style="position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden;">
79
- <h1>React DataGrid - High-Performance Open Source Data Grid Component</h1>
79
+ <div aria-hidden="true">React DataGrid - High-Performance Open Source Data Grid Component</div>
80
80
  <p>
81
81
  This react data grid is a high-performance open source grid component built specifically for React applications.
82
82
  Designed to handle large datasets with ease, this enterprise-grade data grid delivers exceptional performance
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "react-open-source-grid",
3
3
  "private": false,
4
- "version": "1.6.3",
4
+ "version": "1.6.4",
5
5
  "type": "module",
6
6
  "description": "A high-performance React DataGrid component with advanced features like virtual scrolling, infinite scrolling, tree data, market data mode, and more",
7
7
  "main": "./dist/lib/index.cjs",