@1771technologies/lytenyte-pro 2.0.2 → 2.0.3

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/README.md CHANGED
@@ -31,15 +31,15 @@ to **LyteNyte Grid PRO** for advanced enterprise features and support.
31
31
 
32
32
  <div align="center">
33
33
 
34
- [![NPM Version](https://img.shields.io/npm/v/%401771technologies%2Flytenyte-pro?label=PRO)](https://www.npmjs.com/package/@1771technologies/lytenyte-pro)
35
- [![NPM Version](https://img.shields.io/npm/v/%401771technologies%2Flytenyte-core?label=Core)](https://www.npmjs.com/package/@1771technologies/lytenyte-core)
36
- [![GitHub branch status](https://img.shields.io/github/checks-status/1771-Technologies/lytenyte/main)](https://github.com/1771-Technologies/lytenyte/tree/main)
37
- [![Follow on X](https://img.shields.io/twitter/follow/1771tech.svg?label=follow+1771tech)](https://x.com/1771tech)
38
- [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)
39
-
40
- <!-- [![OpenSSF Best Practices](https://www.bestpractices.dev/projects/TODO/badge)](https://www.bestpractices.dev/projects/TODO) -->
41
-
42
- [![CI status](https://github.com/1771-Technologies/lytenyte/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/1771-Technologies/lytenyte/actions/workflows/release.yml?query=branch%3Amain)
34
+ [![NPM Version](https://img.shields.io/npm/v/%401771technologies%2Flytenyte-pro?label=PRO&style=flat&logo=npm&logoColor=white)](https://www.npmjs.com/package/@1771technologies/lytenyte-pro)
35
+ [![NPM Version](https://img.shields.io/npm/v/%401771technologies%2Flytenyte-core?label=Core&style=flat&logo=npm&logoColor=white)](https://www.npmjs.com/package/@1771technologies/lytenyte-core)
36
+ [![GitHub branch status](https://img.shields.io/github/checks-status/1771-Technologies/lytenyte/main?style=flat&logo=github)](https://github.com/1771-Technologies/lytenyte/tree/main)
37
+ [![GitHub Repo stars](https://img.shields.io/github/stars/1771-Technologies/lytenyte?style=flat&logo=github)](https://github.com/1771-Technologies/lytenyte)
38
+ [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa?style=flat)](code_of_conduct.md)
39
+ [![CI Status](https://img.shields.io/github/actions/workflow/status/1771-Technologies/lytenyte/release.yml?branch=main&style=flat&label=CI&logo=github)](https://github.com/1771-Technologies/lytenyte/actions/workflows/release.yml?query=branch%3Amain)
40
+ [![Follow on X](https://img.shields.io/twitter/follow/1771tech?label=follow+1771tech&style=social&logo=x&logoColor=black)](https://x.com/1771tech)
41
+ [![LinkedIn](https://img.shields.io/badge/LinkedIn-Follow-0A66C2?style=flat&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/1771technologies)
42
+ [![YouTube](https://img.shields.io/badge/YouTube-Subscribe-FF0000?style=flat&logo=youtube&logoColor=white)](https://youtube.com/@1771technologies)
43
43
 
44
44
  </div>
45
45
 
@@ -51,8 +51,6 @@ to **LyteNyte Grid PRO** for advanced enterprise features and support.
51
51
 
52
52
  ![LyteNyte Logo](https://xwhoymbxqtnizjadugph.supabase.co/storage/v1/object/public/images//github-readme-image.png)
53
53
 
54
- ---
55
-
56
54
  ## LyteNyte Editions
57
55
 
58
56
  LyteNyte Grid is available in two editions:
@@ -66,6 +64,294 @@ LyteNyte Grid is available in two editions:
66
64
  and advanced filtering. Build custom menus, popovers and dialogs,
67
65
  and workflow-driven UIs with ease.
68
66
 
67
+ ## Features
68
+
69
+ <details>
70
+ <summary><b>⚛️&nbsp; Reactive Architecture</b></summary>
71
+ <br>
72
+
73
+ | Feature | Core | PRO |
74
+ | ---------------------------------------------------------------------------------------------------------- | :--: | :-: |
75
+ | [Declarative Prop Configuration](https://www.1771technologies.com/docs/grid-reactivity#props-as-state) | ✅ | ✅ |
76
+ | [Controlled or Uncontrolled State](https://www.1771technologies.com/docs/grid-reactivity#controlled-state) | ✅ | ✅ |
77
+ | [React Compiler Support](https://www.1771technologies.com/docs/grid-react-compiler) | ✅ | ✅ |
78
+ | [Headless Components](https://www.1771technologies.com/docs/grid-headless-parts) | ✅ | ✅ |
79
+
80
+ </details>
81
+
82
+ <details>
83
+ <summary><b>🔌&nbsp; API Extensions</b></summary>
84
+ <br>
85
+
86
+ | Feature | Core | PRO |
87
+ | --------------------------------------------------------------------------------------------- | :--: | :-: |
88
+ | [Imperative Method Extensions](https://www.1771technologies.com/docs/grid-api-extensions) | ✅ | ✅ |
89
+ | [Column Extensions](https://www.1771technologies.com/docs/reference/column#extending-columns) | ✅ | ✅ |
90
+
91
+ </details>
92
+
93
+ <details>
94
+ <summary><b>🚀&nbsp; Virtualization</b></summary>
95
+ <br>
96
+
97
+ | Feature | Core | PRO |
98
+ | ---------------------------------------------------------------------------------- | :--: | :-: |
99
+ | [Row Virtualization](https://www.1771technologies.com/docs/grid-virtualization) | ✅ | ✅ |
100
+ | [Column Virtualization](https://www.1771technologies.com/docs/grid-virtualization) | ✅ | ✅ |
101
+
102
+ </details>
103
+
104
+ <details>
105
+ <summary><b>🎨&nbsp; Styling & Theming</b></summary>
106
+ <br>
107
+
108
+ | Feature | Core | PRO |
109
+ | ---------------------------------------------------------------------------------------------------------- | :--: | :-: |
110
+ | [Unstyled Support](https://www.1771technologies.com/docs/grid-theming) | ✅ | ✅ |
111
+ | **Styled Themes** | ✅ | ✅ |
112
+ | &nbsp;&nbsp;&nbsp;↳ [Prebuilt Themes](https://www.1771technologies.com/docs/grid-theming#pre-built-themes) | ✅ | ✅ |
113
+ | &nbsp;&nbsp;&nbsp;↳ [Tailwind](https://www.1771technologies.com/docs/grid-theming-tailwind) | ✅ | ✅ |
114
+ | &nbsp;&nbsp;&nbsp;↳ [CSS Modules](https://www.1771technologies.com/docs/grid-theming-css-modules) | ✅ | ✅ |
115
+ | &nbsp;&nbsp;&nbsp;↳ [CSS-in-JS](https://www.1771technologies.com/docs/grid-theming-emotion) | ✅ | ✅ |
116
+
117
+ </details>
118
+
119
+ <details>
120
+ <summary><b>📋&nbsp; Rows</b></summary>
121
+ <br>
122
+
123
+ | Feature | Core | PRO |
124
+ | ------------------------------------------------------------------------------------------------------------------------- | :--: | :-: |
125
+ | **Basic Row Operations** | ✅ | ✅ |
126
+ | &nbsp;&nbsp;&nbsp;↳ [Row Pinning](https://www.1771technologies.com/docs/row-pinning) | ✅ | ✅ |
127
+ | &nbsp;&nbsp;&nbsp;↳ [Row Spanning](https://www.1771technologies.com/docs/row-spanning) | ✅ | ✅ |
128
+ | **Row Height** | ✅ | ✅ |
129
+ | &nbsp;&nbsp;&nbsp;↳ [Variable Row Height](https://www.1771technologies.com/docs/row-height#variable-row-height) | ✅ | ✅ |
130
+ | &nbsp;&nbsp;&nbsp;↳ [Fixed Row Height](https://www.1771technologies.com/docs/row-height#number-row-heights) | ✅ | ✅ |
131
+ | &nbsp;&nbsp;&nbsp;↳ [Fill Row Height](https://www.1771technologies.com/docs/row-height#fill-row-height) | ✅ | ✅ |
132
+ | [Full Width Rows](https://www.1771technologies.com/docs/row-full-width) | ✅ | ✅ |
133
+ | **Row Dragging / Reordering** | ✅ | ✅ |
134
+ | &nbsp;&nbsp;&nbsp;↳ [Single Row Dragging](https://www.1771technologies.com/docs/row-dragging#single-row-dragging) | ✅ | ✅ |
135
+ | &nbsp;&nbsp;&nbsp;↳ [Multi-Row Dragging](https://www.1771technologies.com/docs/row-dragging#multi-row-dragging) | ✅ | ✅ |
136
+ | &nbsp;&nbsp;&nbsp;↳ [Grid to Grid Dragging](https://www.1771technologies.com/docs/row-dragging#dragging-between-grids) | ✅ | ✅ |
137
+ | &nbsp;&nbsp;&nbsp;↳ [External Drop Zone Dragging](https://www.1771technologies.com/docs/row-dragging#external-drop-zones) | ✅ | ✅ |
138
+
139
+ </details>
140
+
141
+ <details>
142
+ <summary><b>📊&nbsp; Columns</b></summary>
143
+ <br>
144
+
145
+ | Feature | Core | PRO |
146
+ | --------------------------------------------------------------------------------------------------------------------------- | :--: | :-: |
147
+ | **Basic Column Operations** | ✅ | ✅ |
148
+ | &nbsp;&nbsp;&nbsp;↳ [Column Resizing](https://www.1771technologies.com/docs/column-resizing) | ✅ | ✅ |
149
+ | &nbsp;&nbsp;&nbsp;↳ [Column Pinning](https://www.1771technologies.com/docs/column-pinning) | ✅ | ✅ |
150
+ | &nbsp;&nbsp;&nbsp;↳ [Column Spanning](https://www.1771technologies.com/docs/column-spanning) | ✅ | ✅ |
151
+ | &nbsp;&nbsp;&nbsp;↳ [Column Reordering](https://www.1771technologies.com/docs/column-moving) | ✅ | ✅ |
152
+ | &nbsp;&nbsp;&nbsp;↳ [Column Grouping](https://www.1771technologies.com/docs/column-groups) | ✅ | ✅ |
153
+ | &nbsp;&nbsp;&nbsp;↳ [Column Visibility](https://www.1771technologies.com/docs/column-visibility) | ✅ | ✅ |
154
+ | **Column Autosizing** | ✅ | ✅ |
155
+ | &nbsp;&nbsp;&nbsp;↳ [Cell Autosizing](https://www.1771technologies.com/docs/column-autosizing#autosizing-cells) | ✅ | ✅ |
156
+ | &nbsp;&nbsp;&nbsp;↳ [Header Autosizing](https://www.1771technologies.com/docs/column-autosizing#autosize-header-text) | ✅ | ✅ |
157
+ | &nbsp;&nbsp;&nbsp;↳ [Double Click Resizing](https://www.1771technologies.com/docs/column-autosizing#double-click-to-resize) | ✅ | ✅ |
158
+ | [Custom Header Render](https://www.1771technologies.com/docs/column-header-renderer) | ✅ | ✅ |
159
+ | [Column Floating Header](https://www.1771technologies.com/docs/column-floating-header) | ✅ | ✅ |
160
+ | [Dynamic Field Computation](https://www.1771technologies.com/docs/column-field) | ✅ | ✅ |
161
+ | [Marker Column](https://www.1771technologies.com/docs/marker-column) | ✅ | ✅ |
162
+
163
+ </details>
164
+
165
+ <details>
166
+ <summary><b>🔲&nbsp; Cells</b></summary>
167
+ <br>
168
+
169
+ | Feature | Core | PRO |
170
+ | ------------------------------------------------------------------------------- | :--: | :-: |
171
+ | [Cell Rendering](https://www.1771technologies.com/docs/cell-renderers) | ✅ | ✅ |
172
+ | [Cell Diff Flashing](https://www.1771technologies.com/docs/cell-diff-flashing) | ✅ | ✅ |
173
+ | [Cell Tooltips & Popovers](https://www.1771technologies.com/docs/cell-tooltips) | ✅ | ✅ |
174
+
175
+ </details>
176
+
177
+ <details>
178
+ <summary><b>🔀&nbsp; Sorting</b></summary>
179
+ <br>
180
+
181
+ | Feature | Core | PRO |
182
+ | ---------------------------------------------------------------------------------------------------- | :--: | :-: |
183
+ | [Single Column Sort](https://www.1771technologies.com/docs/client-source-row-sorting#sort-functions) | ✅ | ✅ |
184
+ | [Multi Column Sort](https://www.1771technologies.com/docs/client-source-row-sorting#dimension-sorts) | ✅ | ✅ |
185
+ | [Custom Dynamic Sort](https://www.1771technologies.com/docs/client-source-row-sorting) | ✅ | ✅ |
186
+
187
+ </details>
188
+
189
+ <details>
190
+ <summary><b>☑️&nbsp; Selection</b> &nbsp;</summary>
191
+ <br>
192
+
193
+ | Feature | Core | PRO |
194
+ | ------------------------------------------------------------------------------------------------------------------------ | :--: | :-: |
195
+ | **Row Selection** | ✅ | ✅ |
196
+ | &nbsp;&nbsp;&nbsp;↳ [Single Row Selection](https://www.1771technologies.com/docs/row-selection#enabling-row-selection) | ✅ | ✅ |
197
+ | &nbsp;&nbsp;&nbsp;↳ [Multi Row Selection](https://www.1771technologies.com/docs/row-selection#multiple-row-selection) | ✅ | ✅ |
198
+ | &nbsp;&nbsp;&nbsp;↳ [Checkbox Row Selection](https://www.1771technologies.com/docs/row-selection#checkbox-selection) | ✅ | ✅ |
199
+ | &nbsp;&nbsp;&nbsp;↳ [Isolated Row Selection](https://www.1771technologies.com/docs/row-selection#isolated-row-selection) | ✅ | ✅ |
200
+ | &nbsp;&nbsp;&nbsp;↳ [Linked Row Selection](https://www.1771technologies.com/docs/row-selection#linked-row-selection) | ✅ | ✅ |
201
+ | [Cell Selection](https://www.1771technologies.com/docs/cell-selection#single-range-selection) | — | ✅ |
202
+ | [Cell Range Selection](https://www.1771technologies.com/docs/cell-selection#multi-range-selection) | — | ✅ |
203
+
204
+ </details>
205
+
206
+ <details>
207
+ <summary><b>✏️&nbsp; Editing</b></summary>
208
+ <br>
209
+
210
+ | Feature | Core | PRO |
211
+ | ------------------------------------------------------------------------------------------------------------- | :--: | :-: |
212
+ | **Cell Editing** | ✅ | ✅ |
213
+ | &nbsp;&nbsp;&nbsp;↳ [Basic Cell Edits](https://www.1771technologies.com/docs/cell-editing#basic-cell-editing) | ✅ | ✅ |
214
+ | &nbsp;&nbsp;&nbsp;↳ [Linked Cell Edits](https://www.1771technologies.com/docs/cell-editing-linked-cell-edits) | ✅ | ✅ |
215
+ | &nbsp;&nbsp;&nbsp;↳ [Full Row Editing](https://www.1771technologies.com/docs/cell-editing-full-row) | ✅ | ✅ |
216
+ | &nbsp;&nbsp;&nbsp;↳ [Bulk Cell Editing](https://www.1771technologies.com/docs/cell-editing-bulk-editing) | ✅ | ✅ |
217
+ | [Edit Validation](https://www.1771technologies.com/docs/cell-editing-validation) | ✅ | ✅ |
218
+ | [Custom Cell Editors](https://www.1771technologies.com/docs/cell-editing-renderers) | ✅ | ✅ |
219
+ | [Programmatic Editing](https://www.1771technologies.com/docs/cell-editing#programmatic-editing) | ✅ | ✅ |
220
+
221
+ </details>
222
+
223
+ <details>
224
+ <summary><b>🔍&nbsp; Filtering</b> &nbsp;</summary>
225
+ <br>
226
+
227
+ | Feature | Core | PRO |
228
+ | -------------------------------------------------------------------------------------------------------------------- | :--: | :-: |
229
+ | **Column Filters** | ✅ | ✅ |
230
+ | &nbsp;&nbsp;&nbsp;↳ [Text Filters](https://www.1771technologies.com/docs/filtering-text) | ✅ | ✅ |
231
+ | &nbsp;&nbsp;&nbsp;↳ [Number Filters](https://www.1771technologies.com/docs/filtering-numbers) | ✅ | ✅ |
232
+ | &nbsp;&nbsp;&nbsp;↳ [Date Filters](https://www.1771technologies.com/docs/filtering-dates) | ✅ | ✅ |
233
+ | [Quick Search Filter](https://www.1771technologies.com/docs/filtering-quick-search) | ✅ | ✅ |
234
+ | [Label Filters](https://www.1771technologies.com/docs/client-source-label-filters) | — | ✅ |
235
+ | **Advanced Filters** | - | ✅ |
236
+ | &nbsp;&nbsp;&nbsp;↳ [Set Filters](https://www.1771technologies.com/docs/filtering-set-filters#basic-set-filtering) | ✅ | ✅ |
237
+ | &nbsp;&nbsp;&nbsp;↳ [Tree Set Filters](https://www.1771technologies.com/docs/filtering-set-filters#tree-set-filters) | ✅ | ✅ |
238
+ | &nbsp;&nbsp;&nbsp;↳ [Having Filters](https://www.1771technologies.com/docs/client-source-having-filters) | — | ✅ |
239
+
240
+ </details>
241
+
242
+ <details>
243
+ <summary><b>📦&nbsp; Grouping & Aggregations</b></summary>
244
+ <br>
245
+
246
+ | Feature | Core | PRO |
247
+ | ------------------------------------------------------------------------------------------------------------------------------------ | :--: | :-: |
248
+ | **Row Grouping** | ✅ | ✅ |
249
+ | &nbsp;&nbsp;&nbsp;↳ [Uniform Row Groups](https://www.1771technologies.com/docs/client-source-row-grouping#grouping-function) | ✅ | ✅ |
250
+ | &nbsp;&nbsp;&nbsp;↳ [Non-uniform Row Groups](https://www.1771technologies.com/docs/client-source-row-grouping#non-uniform-groups) | ✅ | ✅ |
251
+ | &nbsp;&nbsp;&nbsp;↳ [Dynamic Group Dimensions](https://www.1771technologies.com/docs/client-source-row-grouping#grouping-dimensions) | ✅ | ✅ |
252
+ | [Aggregations](https://www.1771technologies.com/docs/client-source-aggregations) | ✅ | ✅ |
253
+ | **Master Detail** | ✅ | ✅ |
254
+ | &nbsp;&nbsp;&nbsp;↳ [Row Master Detail](https://www.1771technologies.com/docs/row-detail) | ✅ | ✅ |
255
+ | &nbsp;&nbsp;&nbsp;↳ [Auto Height Master Detail](https://www.1771technologies.com/docs/row-detail#row-detail-height) | ✅ | ✅ |
256
+ | &nbsp;&nbsp;&nbsp;↳ [Nested Grids](https://www.1771technologies.com/docs/row-detail#nested-grids) | ✅ | ✅ |
257
+ | &nbsp;&nbsp;&nbsp;↳ [Custom Detail Content](https://www.1771technologies.com/docs/row-detail) | ✅ | ✅ |
258
+
259
+ </details>
260
+
261
+ <details>
262
+ <summary><b>🔄&nbsp; Pivoting</b> &nbsp;</summary>
263
+ <br>
264
+
265
+ | Feature | Core | PRO |
266
+ | -------------------------------------------------------------------------------------- | :--: | :-: |
267
+ | [Row & Column Pivots](https://www.1771technologies.com/docs/pivoting-columns-and-rows) | — | ✅ |
268
+ | [Pivot Measures](https://www.1771technologies.com/docs/pivoting-measures) | — | ✅ |
269
+ | [Pivot Sorting](https://www.1771technologies.com/docs/pivoting-sorting) | — | ✅ |
270
+ | [Pivot Filtering](https://www.1771technologies.com/docs/pivoting-filtering) | — | ✅ |
271
+ | [Grand Totals](https://www.1771technologies.com/docs/pivoting-grand-totals) | — | ✅ |
272
+
273
+ </details>
274
+
275
+ <details>
276
+ <summary><b>🌲&nbsp; Tree Data</b> &nbsp;</summary>
277
+ <br>
278
+
279
+ | Feature | Core | PRO |
280
+ | ----------------------------------------------------------------------------------------- | :--: | :-: |
281
+ | [Custom Object Mappings](https://www.1771technologies.com/docs/tree-source-data) | — | ✅ |
282
+ | [JSON Object Editing](https://www.1771technologies.com/docs/tree-source-data-editing) | — | ✅ |
283
+ | [Dynamic Tree Creation](https://www.1771technologies.com/docs/tree-source-data#root-rows) | — | ✅ |
284
+
285
+ </details>
286
+
287
+ <details>
288
+ <summary><b>🌐&nbsp; Server Data Loading</b> &nbsp;</summary>
289
+ <br>
290
+
291
+ | Feature | Core | PRO |
292
+ | --------------------------------------------------------------------------------------------------------------------------------- | :--: | :-: |
293
+ | **Basic Server Operations** | — | ✅ |
294
+ | &nbsp;&nbsp;&nbsp;↳ [Server Row Sorting](https://www.1771technologies.com/docs/server-data-loading-row-sorting) | — | ✅ |
295
+ | &nbsp;&nbsp;&nbsp;↳ [Server Row Filtering](https://www.1771technologies.com/docs/server-data-loading-row-filtering) | — | ✅ |
296
+ | &nbsp;&nbsp;&nbsp;↳ [Server Row Pinning](https://www.1771technologies.com/docs/server-data-loading-row-pinning) | — | ✅ |
297
+ | &nbsp;&nbsp;&nbsp;↳ [Server Row Grouping](https://www.1771technologies.com/docs/server-data-loading-row-grouping-and-aggregation) | — | ✅ |
298
+ | [Server Tree Data](https://www.1771technologies.com/docs/server-data-loading-unbalanced-rows) | — | ✅ |
299
+ | [Server Cell Editing](https://www.1771technologies.com/docs/server-data-loading-cell-editing) | — | ✅ |
300
+ | [Data Updates](https://www.1771technologies.com/docs/server-data-loading-row-updating) | — | ✅ |
301
+ | [Optimistic Data Loading](https://www.1771technologies.com/docs/server-data-loading-optimistic-loading) | — | ✅ |
302
+ | [Paginated Row Data](https://www.1771technologies.com/docs/paginated-rs-rows) | — | ✅ |
303
+ | [Infinite Row Data](https://www.1771technologies.com/docs/infinite-rs-rows) | — | ✅ |
304
+ | [Server Data Interface](https://www.1771technologies.com/docs/server-data-loading-interface) | — | ✅ |
305
+
306
+ </details>
307
+
308
+ <details>
309
+ <summary><b>🧩&nbsp; Prebuilt Components</b> &nbsp;</summary>
310
+ <br>
311
+
312
+ | Feature | Core | PRO |
313
+ | -------------------------------------------------------------------------------------------------------- | :--: | :-: |
314
+ | [Pill Manager](https://www.1771technologies.com/docs/component-pill-manager) | — | ✅ |
315
+ | [Column Manager](https://www.1771technologies.com/docs/component-column-manager) | — | ✅ |
316
+ | [Tree View](https://www.1771technologies.com/docs/component-tree-view) | — | ✅ |
317
+ | [Dialog & Popovers](https://www.1771technologies.com/docs/component-dialog) | — | ✅ |
318
+ | [Menus & Context Menus](https://www.1771technologies.com/docs/component-menu-button) | — | ✅ |
319
+ | **Other Prebuilt Components** | - | ✅ |
320
+ | &nbsp;&nbsp;&nbsp;↳ [Smart Select](https://www.1771technologies.com/docs/component-smart-select) | — | ✅ |
321
+ | &nbsp;&nbsp;&nbsp;↳ [Grid Overlays](https://www.1771technologies.com/docs/component-grid-overlays) | ✅ | ✅ |
322
+ | &nbsp;&nbsp;&nbsp;↳ [Viewport Shadows](https://www.1771technologies.com/docs/component-viewport-shadows) | ✅ | ✅ |
323
+ | &nbsp;&nbsp;&nbsp;↳ [Select All](https://www.1771technologies.com/docs/component-select-all) | — | ✅ |
324
+ | &nbsp;&nbsp;&nbsp;↳ [Row Group Cell](https://www.1771technologies.com/docs/component-row-group-cell) | — | ✅ |
325
+
326
+ </details>
327
+
328
+ <details>
329
+ <summary><b>📤&nbsp; Import & Export</b> &nbsp;</summary>
330
+ <br>
331
+
332
+ | Feature | Core | PRO |
333
+ | ------------------------------------------------------------------------------------------ | :--: | :-: |
334
+ | **Data Export** | ✅ | ✅ |
335
+ | &nbsp;&nbsp;&nbsp;↳ [Excel Export](https://www.1771technologies.com/docs/export-excel) | ✅ | ✅ |
336
+ | &nbsp;&nbsp;&nbsp;↳ [CSV Export](https://www.1771technologies.com/docs/export-csv) | ✅ | ✅ |
337
+ | &nbsp;&nbsp;&nbsp;↳ [Parquet Export](https://www.1771technologies.com/docs/export-parquet) | ✅ | ✅ |
338
+ | &nbsp;&nbsp;&nbsp;↳ [Arrow Export](https://www.1771technologies.com/docs/export-arrow) | ✅ | ✅ |
339
+ | [Clipboard Operations](https://www.1771technologies.com/docs/export-clipboard) | — | ✅ |
340
+
341
+ </details>
342
+
343
+ <details>
344
+ <summary><b>⌨️&nbsp; Keyboard & Accessibility</b></summary>
345
+ <br>
346
+
347
+ | Feature | Core | PRO |
348
+ | -------------------------------------------------------------------- | :--: | :-: |
349
+ | [Keyboard](https://www.1771technologies.com/docs/keyboard) | ✅ | ✅ |
350
+ | [Accessibility](https://www.1771technologies.com/docs/accessibility) | ✅ | ✅ |
351
+ | [RTL Support](https://www.1771technologies.com/docs/rtl-support) | ✅ | ✅ |
352
+
353
+ </details>
354
+
69
355
  ## Key Design Principles
70
356
 
71
357
  - **Performance-First:** LyteNyte Grid is engineered with speed as a fundamental
@@ -3,8 +3,7 @@ import { forwardRef, useEffect, useRef, useState } from "react";
3
3
  import { useDialogRoot } from "./context.js";
4
4
  import { arrow, autoUpdate, computePosition, flip, hide, inline, offset, shift, } from "../../external/floating-ui.js";
5
5
  import { transformOrigin } from "./transform-origin.js";
6
- import { FocusTrap } from "@1771technologies/lytenyte-shared";
7
- import { getActiveElement, getTabbables, SCROLL_LOCKER } from "@1771technologies/lytenyte-shared";
6
+ import { FocusTrap, getActiveElement, getTabbables, SCROLL_LOCKER } from "@1771technologies/lytenyte-shared";
8
7
  import { useCombinedRefs } from "@1771technologies/lytenyte-core/internal";
9
8
  import { useTransitioned } from "../../../hooks/use-transitioned-open.js";
10
9
  function DialogContainerBase(props, ref) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@1771technologies/lytenyte-pro",
3
3
  "description": "Blazingly fast headless React data grid with 100s of features.",
4
- "version": "2.0.2",
4
+ "version": "2.0.3",
5
5
  "type": "module",
6
6
  "license": "COMMERCIAL",
7
7
  "files": [
@@ -13,9 +13,25 @@
13
13
  ],
14
14
  "keywords": [
15
15
  "react",
16
+ "reactjs",
17
+ "table",
18
+ "grid",
16
19
  "data-grid",
20
+ "datagrid",
21
+ "data-table",
22
+ "datatable",
17
23
  "react-table",
18
- "headless",
24
+ "react-grid",
25
+ "react-component",
26
+ "grid-component",
27
+ "table-component",
28
+ "headless-table",
29
+ "headless-component",
30
+ "infinite-scrolling",
31
+ "virtual-scrolling",
32
+ "pagination",
33
+ "pivots",
34
+ "filtering",
19
35
  "virtualized"
20
36
  ],
21
37
  "homepage": "https://1771technologies.com",
@@ -58,12 +74,12 @@
58
74
  "access": "public"
59
75
  },
60
76
  "dependencies": {
61
- "@1771technologies/lytenyte-core": "2.0.2",
62
- "@1771technologies/lytenyte-design": "2.0.2",
63
- "@1771technologies/lytenyte-shared": "2.0.2"
77
+ "@1771technologies/lytenyte-core": "2.0.3",
78
+ "@1771technologies/lytenyte-shared": "2.0.3",
79
+ "@1771technologies/lytenyte-design": "2.0.3"
64
80
  },
65
81
  "devDependencies": {
66
- "@1771technologies/grid-sample-data": "2.0.2"
82
+ "@1771technologies/grid-sample-data": "2.0.3"
67
83
  },
68
84
  "peerDependencies": {
69
85
  "react": "18.0.0 || ^19.0.0",