@bryntum/grid-trial 7.1.2 → 7.2.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.
Files changed (70) hide show
  1. package/README.md +6 -1
  2. package/fluent2-dark.css +1 -1
  3. package/fluent2-light.css +1 -1
  4. package/grid.css +2 -2
  5. package/grid.d.ts +5939 -1631
  6. package/grid.lwc.module.d.ts +1 -1
  7. package/grid.lwc.module.js +2 -2
  8. package/grid.module.d.ts +1 -1
  9. package/grid.module.js +48 -47
  10. package/grid.thin.d.ts +942 -251
  11. package/grid.umd.d.ts +1 -1
  12. package/grid.umd.js +53 -52
  13. package/grid.wc.module.d.ts +1 -1
  14. package/grid.wc.module.js +45 -44
  15. package/high-contrast-dark.css +1 -1
  16. package/high-contrast-light.css +1 -1
  17. package/locales/grid.locale.Ar.js +1 -1
  18. package/locales/grid.locale.Bg.js +1 -1
  19. package/locales/grid.locale.Ca.js +1 -1
  20. package/locales/grid.locale.Cs.js +1 -1
  21. package/locales/grid.locale.Da.js +1 -1
  22. package/locales/grid.locale.De.js +1 -1
  23. package/locales/grid.locale.El.js +1 -1
  24. package/locales/grid.locale.En.js +1 -1
  25. package/locales/grid.locale.EnGb.js +1 -1
  26. package/locales/grid.locale.Es.js +1 -1
  27. package/locales/grid.locale.Et.js +1 -1
  28. package/locales/grid.locale.Eu.js +1 -1
  29. package/locales/grid.locale.Fi.js +1 -1
  30. package/locales/grid.locale.FrFr.js +1 -1
  31. package/locales/grid.locale.Gl.js +1 -1
  32. package/locales/grid.locale.He.js +1 -1
  33. package/locales/grid.locale.Hi.js +1 -1
  34. package/locales/grid.locale.Hr.js +1 -1
  35. package/locales/grid.locale.Hu.js +1 -1
  36. package/locales/grid.locale.Id.js +1 -1
  37. package/locales/grid.locale.It.js +1 -1
  38. package/locales/grid.locale.Ja.js +1 -1
  39. package/locales/grid.locale.Kk.js +1 -1
  40. package/locales/grid.locale.Ko.js +1 -1
  41. package/locales/grid.locale.Lt.js +1 -1
  42. package/locales/grid.locale.Lv.js +1 -1
  43. package/locales/grid.locale.Ms.js +1 -1
  44. package/locales/grid.locale.Nl.js +1 -1
  45. package/locales/grid.locale.No.js +1 -1
  46. package/locales/grid.locale.Pl.js +1 -1
  47. package/locales/grid.locale.Pt.js +1 -1
  48. package/locales/grid.locale.PtBr.js +1 -1
  49. package/locales/grid.locale.Ro.js +1 -1
  50. package/locales/grid.locale.Ru.js +1 -1
  51. package/locales/grid.locale.Sk.js +1 -1
  52. package/locales/grid.locale.Sl.js +1 -1
  53. package/locales/grid.locale.Sr.js +1 -1
  54. package/locales/grid.locale.SrRs.js +1 -1
  55. package/locales/grid.locale.SvSE.js +1 -1
  56. package/locales/grid.locale.Th.js +1 -1
  57. package/locales/grid.locale.Tr.js +1 -1
  58. package/locales/grid.locale.Uk.js +1 -1
  59. package/locales/grid.locale.Vi.js +1 -1
  60. package/locales/grid.locale.ZhCn.js +1 -1
  61. package/locales/grid.locale.ZhTw.js +1 -1
  62. package/material3-dark.css +1 -1
  63. package/material3-light.css +1 -1
  64. package/package.json +1 -1
  65. package/stockholm-dark.css +1 -1
  66. package/stockholm-light.css +1 -1
  67. package/svalbard-dark.css +1 -1
  68. package/svalbard-light.css +1 -1
  69. package/visby-dark.css +1 -1
  70. package/visby-light.css +1 -1
package/README.md CHANGED
@@ -1,7 +1,12 @@
1
+ <br>
2
+ <br>
3
+
1
4
  <p align="center">
2
- <a href="https://bryntum.com/" rel="noopener" target="_blank"><img width="200" src="https://bryntum.com/resources/bryntum_logo_blue.svg" alt="Bryntum logo"></a>
5
+ <a href="https://bryntum.com/" rel="noopener" target="_blank"><img height="50" src="https://bryntum.com/resources/bryntum_logo_blue.svg" alt="Bryntum logo"></a>
3
6
  </p>
4
7
 
8
+ <br>
9
+
5
10
  # Bryntum Grid (Trial)
6
11
 
7
12
  Bryntum Grid is a high-performance JavaScript data grid component. It integrates smoothly with React, Vue, Angular, or plain vanilla JS.
package/fluent2-dark.css CHANGED
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
3
  *
4
- * Bryntum Grid 7.1.2 (TRIAL VERSION)
4
+ * Bryntum Grid 7.2.0 (TRIAL VERSION)
5
5
  *
6
6
  * Copyright(c) 2026 Bryntum AB
7
7
  * https://bryntum.com/contact
package/fluent2-light.css CHANGED
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
3
  *
4
- * Bryntum Grid 7.1.2 (TRIAL VERSION)
4
+ * Bryntum Grid 7.2.0 (TRIAL VERSION)
5
5
  *
6
6
  * Copyright(c) 2026 Bryntum AB
7
7
  * https://bryntum.com/contact