@bryntum/grid-trial 7.2.4 → 7.3.1

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 (90) hide show
  1. package/README.md +1 -2
  2. package/fluent2-dark.css +2 -325
  3. package/fluent2-light.css +2 -325
  4. package/fonts/Montserrat.woff2 +0 -0
  5. package/fonts/RobotoFlex.woff2 +0 -0
  6. package/fonts/poppins-v20-latin-100.woff +0 -0
  7. package/fonts/poppins-v20-latin-100.woff2 +0 -0
  8. package/fonts/poppins-v20-latin-200.woff +0 -0
  9. package/fonts/poppins-v20-latin-200.woff2 +0 -0
  10. package/fonts/poppins-v20-latin-300.woff +0 -0
  11. package/fonts/poppins-v20-latin-300.woff2 +0 -0
  12. package/fonts/poppins-v20-latin-500.woff +0 -0
  13. package/fonts/poppins-v20-latin-500.woff2 +0 -0
  14. package/fonts/poppins-v20-latin-600.woff +0 -0
  15. package/fonts/poppins-v20-latin-600.woff2 +0 -0
  16. package/fonts/poppins-v20-latin-700.woff +0 -0
  17. package/fonts/poppins-v20-latin-700.woff2 +0 -0
  18. package/fonts/poppins-v20-latin-800.woff +0 -0
  19. package/fonts/poppins-v20-latin-800.woff2 +0 -0
  20. package/fonts/poppins-v20-latin-900.woff +0 -0
  21. package/fonts/poppins-v20-latin-900.woff2 +0 -0
  22. package/fonts/poppins-v20-latin-regular.woff +0 -0
  23. package/fonts/poppins-v20-latin-regular.woff2 +0 -0
  24. package/grid.css +2 -325
  25. package/grid.d.ts +15683 -20201
  26. package/grid.lwc.module.d.ts +0 -323
  27. package/grid.module.d.ts +0 -323
  28. package/grid.module.js +60 -375
  29. package/grid.thin.d.ts +4079 -6378
  30. package/grid.umd.d.ts +0 -323
  31. package/grid.umd.js +58 -373
  32. package/grid.wc.module.d.ts +0 -323
  33. package/high-contrast-dark.css +2 -325
  34. package/high-contrast-light.css +2 -325
  35. package/locales/grid.locale.Ar.js +1 -1
  36. package/locales/grid.locale.Bg.js +1 -1
  37. package/locales/grid.locale.Ca.js +1 -1
  38. package/locales/grid.locale.Cs.js +1 -1
  39. package/locales/grid.locale.Da.js +1 -1
  40. package/locales/grid.locale.De.js +1 -1
  41. package/locales/grid.locale.El.js +1 -1
  42. package/locales/grid.locale.En.js +1 -1
  43. package/locales/grid.locale.EnGb.js +1 -1
  44. package/locales/grid.locale.Es.js +1 -1
  45. package/locales/grid.locale.Et.js +1 -1
  46. package/locales/grid.locale.Eu.js +1 -1
  47. package/locales/grid.locale.Fi.js +1 -1
  48. package/locales/grid.locale.FrFr.js +1 -1
  49. package/locales/grid.locale.Gl.js +1 -1
  50. package/locales/grid.locale.He.js +1 -1
  51. package/locales/grid.locale.Hi.js +1 -1
  52. package/locales/grid.locale.Hr.js +1 -1
  53. package/locales/grid.locale.Hu.js +1 -1
  54. package/locales/grid.locale.Id.js +1 -1
  55. package/locales/grid.locale.It.js +1 -1
  56. package/locales/grid.locale.Ja.js +1 -1
  57. package/locales/grid.locale.Kk.js +1 -1
  58. package/locales/grid.locale.Ko.js +1 -1
  59. package/locales/grid.locale.Lt.js +1 -1
  60. package/locales/grid.locale.Lv.js +1 -1
  61. package/locales/grid.locale.Ms.js +1 -1
  62. package/locales/grid.locale.Nl.js +1 -1
  63. package/locales/grid.locale.No.js +1 -1
  64. package/locales/grid.locale.Pl.js +1 -1
  65. package/locales/grid.locale.Pt.js +1 -1
  66. package/locales/grid.locale.PtBr.js +1 -1
  67. package/locales/grid.locale.Ro.js +1 -1
  68. package/locales/grid.locale.Ru.js +1 -1
  69. package/locales/grid.locale.Sk.js +1 -1
  70. package/locales/grid.locale.Sl.js +1 -1
  71. package/locales/grid.locale.Sr.js +1 -1
  72. package/locales/grid.locale.SrRs.js +1 -1
  73. package/locales/grid.locale.SvSE.js +1 -1
  74. package/locales/grid.locale.Th.js +1 -1
  75. package/locales/grid.locale.Tr.js +1 -1
  76. package/locales/grid.locale.Uk.js +1 -1
  77. package/locales/grid.locale.Vi.js +1 -1
  78. package/locales/grid.locale.ZhCn.js +1 -1
  79. package/locales/grid.locale.ZhTw.js +1 -1
  80. package/material3-dark.css +2 -325
  81. package/material3-light.css +2 -325
  82. package/package.json +1 -1
  83. package/stockholm-dark.css +2 -325
  84. package/stockholm-light.css +2 -325
  85. package/svalbard-dark.css +2 -325
  86. package/svalbard-light.css +2 -325
  87. package/visby-dark.css +2 -325
  88. package/visby-light.css +2 -325
  89. package/grid.lwc.module.js +0 -324
  90. package/grid.wc.module.js +0 -412

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.