primereact 10.6.6 → 10.7.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 (300) hide show
  1. package/button/button.cjs.js +1 -0
  2. package/button/button.cjs.min.js +1 -1
  3. package/button/button.esm.js +1 -0
  4. package/button/button.esm.min.js +1 -1
  5. package/button/button.js +1 -0
  6. package/button/button.min.js +1 -1
  7. package/calendar/calendar.cjs.js +81 -45
  8. package/calendar/calendar.cjs.min.js +1 -1
  9. package/calendar/calendar.d.ts +8 -10
  10. package/calendar/calendar.esm.js +81 -45
  11. package/calendar/calendar.esm.min.js +1 -1
  12. package/calendar/calendar.js +81 -45
  13. package/calendar/calendar.min.js +1 -1
  14. package/checkbox/checkbox.cjs.js +64 -0
  15. package/checkbox/checkbox.cjs.min.js +1 -1
  16. package/checkbox/checkbox.d.ts +12 -0
  17. package/checkbox/checkbox.esm.js +64 -0
  18. package/checkbox/checkbox.esm.min.js +1 -1
  19. package/checkbox/checkbox.js +64 -0
  20. package/checkbox/checkbox.min.js +1 -1
  21. package/colorpicker/colorpicker.cjs.js +18 -4
  22. package/colorpicker/colorpicker.cjs.min.js +1 -1
  23. package/colorpicker/colorpicker.esm.js +19 -5
  24. package/colorpicker/colorpicker.esm.min.js +1 -1
  25. package/colorpicker/colorpicker.js +18 -4
  26. package/colorpicker/colorpicker.min.js +1 -1
  27. package/column/column.d.ts +30 -14
  28. package/core/core.js +122 -31
  29. package/core/core.min.js +9 -9
  30. package/csstransition/csstransition.cjs.js +0 -6
  31. package/csstransition/csstransition.esm.js +0 -6
  32. package/csstransition/csstransition.js +0 -6
  33. package/datatable/datatable.cjs.js +119 -72
  34. package/datatable/datatable.cjs.min.js +1 -1
  35. package/datatable/datatable.d.ts +1 -1
  36. package/datatable/datatable.esm.js +119 -72
  37. package/datatable/datatable.esm.min.js +1 -1
  38. package/datatable/datatable.js +119 -72
  39. package/datatable/datatable.min.js +1 -1
  40. package/dialog/dialog.cjs.js +15 -2
  41. package/dialog/dialog.cjs.min.js +1 -1
  42. package/dialog/dialog.esm.js +15 -2
  43. package/dialog/dialog.esm.min.js +1 -1
  44. package/dialog/dialog.js +15 -2
  45. package/dialog/dialog.min.js +1 -1
  46. package/dropdown/dropdown.cjs.js +8 -6
  47. package/dropdown/dropdown.cjs.min.js +1 -1
  48. package/dropdown/dropdown.esm.js +8 -6
  49. package/dropdown/dropdown.esm.min.js +1 -1
  50. package/dropdown/dropdown.js +8 -6
  51. package/dropdown/dropdown.min.js +1 -1
  52. package/focustrap/focustrap.cjs.js +12 -1
  53. package/focustrap/focustrap.cjs.min.js +1 -1
  54. package/focustrap/focustrap.esm.js +12 -1
  55. package/focustrap/focustrap.esm.min.js +1 -1
  56. package/focustrap/focustrap.js +12 -1
  57. package/focustrap/focustrap.min.js +1 -1
  58. package/hooks/hooks.cjs.js +2 -1
  59. package/hooks/hooks.cjs.min.js +1 -1
  60. package/hooks/hooks.esm.js +2 -1
  61. package/hooks/hooks.esm.min.js +1 -1
  62. package/hooks/hooks.js +2 -1
  63. package/hooks/hooks.min.js +1 -1
  64. package/inputnumber/inputnumber.cjs.js +4 -3
  65. package/inputnumber/inputnumber.cjs.min.js +1 -1
  66. package/inputnumber/inputnumber.esm.js +4 -3
  67. package/inputnumber/inputnumber.esm.min.js +1 -1
  68. package/inputnumber/inputnumber.js +4 -3
  69. package/inputnumber/inputnumber.min.js +1 -1
  70. package/inputotp/inputotp.cjs.js +1 -2
  71. package/inputotp/inputotp.cjs.min.js +1 -1
  72. package/inputotp/inputotp.esm.js +1 -2
  73. package/inputotp/inputotp.esm.min.js +1 -1
  74. package/inputotp/inputotp.js +1 -2
  75. package/inputotp/inputotp.min.js +1 -1
  76. package/inputtext/inputtext.d.ts +1 -1
  77. package/listbox/listbox.cjs.js +23 -35
  78. package/listbox/listbox.cjs.min.js +1 -1
  79. package/listbox/listbox.esm.js +23 -35
  80. package/listbox/listbox.esm.min.js +1 -1
  81. package/listbox/listbox.js +23 -35
  82. package/listbox/listbox.min.js +1 -1
  83. package/menubar/menubar.d.ts +9 -0
  84. package/metergroup/metergroup.cjs.js +3 -3
  85. package/metergroup/metergroup.cjs.min.js +1 -1
  86. package/metergroup/metergroup.d.ts +3 -10
  87. package/metergroup/metergroup.esm.js +3 -3
  88. package/metergroup/metergroup.esm.min.js +1 -1
  89. package/metergroup/metergroup.js +3 -3
  90. package/metergroup/metergroup.min.js +1 -1
  91. package/multiselect/multiselect.cjs.js +9 -0
  92. package/multiselect/multiselect.cjs.min.js +1 -1
  93. package/multiselect/multiselect.esm.js +9 -0
  94. package/multiselect/multiselect.esm.min.js +1 -1
  95. package/multiselect/multiselect.js +9 -0
  96. package/multiselect/multiselect.min.js +1 -1
  97. package/multistatecheckbox/multistatecheckbox.cjs.js +9 -0
  98. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  99. package/multistatecheckbox/multistatecheckbox.esm.js +9 -0
  100. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  101. package/multistatecheckbox/multistatecheckbox.js +9 -0
  102. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  103. package/organizationchart/organizationchart.cjs.js +0 -1
  104. package/organizationchart/organizationchart.esm.js +0 -1
  105. package/organizationchart/organizationchart.js +0 -1
  106. package/package.json +4 -4
  107. package/passthrough/tailwind/index.cjs.js +10 -81
  108. package/passthrough/tailwind/index.cjs.min.js +1 -1
  109. package/passthrough/tailwind/index.esm.js +10 -81
  110. package/passthrough/tailwind/index.esm.min.js +1 -1
  111. package/passthrough/tailwind/index.js +10 -81
  112. package/passthrough/tailwind/index.min.js +1 -1
  113. package/primereact.all.cjs.js +281 -195
  114. package/primereact.all.cjs.min.js +1 -1
  115. package/primereact.all.esm.js +281 -195
  116. package/primereact.all.esm.min.js +1 -1
  117. package/primereact.all.js +281 -195
  118. package/primereact.all.min.js +1 -1
  119. package/radiobutton/radiobutton.cjs.js +13 -10
  120. package/radiobutton/radiobutton.cjs.min.js +1 -1
  121. package/radiobutton/radiobutton.esm.js +13 -10
  122. package/radiobutton/radiobutton.esm.min.js +1 -1
  123. package/radiobutton/radiobutton.js +13 -10
  124. package/radiobutton/radiobutton.min.js +1 -1
  125. package/resources/images/line.gif +0 -0
  126. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  127. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  128. package/resources/themes/lara-dark-blue/fonts/Inter-italic.var.woff2 +0 -0
  129. package/resources/themes/lara-dark-blue/fonts/Inter-roman.var.woff2 +0 -0
  130. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  131. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  132. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  133. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  134. package/resources/themes/lara-dark-indigo/fonts/Inter-italic.var.woff2 +0 -0
  135. package/resources/themes/lara-dark-indigo/fonts/Inter-roman.var.woff2 +0 -0
  136. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  137. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  138. package/resources/themes/lara-dark-purple/fonts/Inter-italic.var.woff2 +0 -0
  139. package/resources/themes/lara-dark-purple/fonts/Inter-roman.var.woff2 +0 -0
  140. package/resources/themes/lara-dark-teal/fonts/Inter-italic.var.woff2 +0 -0
  141. package/resources/themes/lara-dark-teal/fonts/Inter-roman.var.woff2 +0 -0
  142. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  143. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  144. package/resources/themes/lara-light-blue/fonts/Inter-italic.var.woff2 +0 -0
  145. package/resources/themes/lara-light-blue/fonts/Inter-roman.var.woff2 +0 -0
  146. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  147. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  148. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  149. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  150. package/resources/themes/lara-light-indigo/fonts/Inter-italic.var.woff2 +0 -0
  151. package/resources/themes/lara-light-indigo/fonts/Inter-roman.var.woff2 +0 -0
  152. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  153. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  154. package/resources/themes/lara-light-purple/fonts/Inter-italic.var.woff2 +0 -0
  155. package/resources/themes/lara-light-purple/fonts/Inter-roman.var.woff2 +0 -0
  156. package/resources/themes/lara-light-teal/fonts/Inter-italic.var.woff2 +0 -0
  157. package/resources/themes/lara-light-teal/fonts/Inter-roman.var.woff2 +0 -0
  158. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  159. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  160. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  161. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  162. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  163. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  164. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  165. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  166. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  167. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  168. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  169. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  170. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  171. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  172. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  173. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  174. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  175. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  176. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  177. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  178. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  179. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  180. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  181. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  182. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  183. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  184. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  185. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  186. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  187. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  188. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  189. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  190. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  191. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  192. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  193. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  194. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  195. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  196. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  197. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  198. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  199. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  200. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  201. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  202. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  203. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  204. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  205. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  206. package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
  207. package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
  208. package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
  209. package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
  210. package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
  211. package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
  212. package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
  213. package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
  214. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  215. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  216. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  217. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  218. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  219. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  220. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  221. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  222. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  223. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  224. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  225. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  226. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff +0 -0
  227. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff2 +0 -0
  228. package/resources/themes/tailwind-light/fonts/Inter-Light.woff +0 -0
  229. package/resources/themes/tailwind-light/fonts/Inter-Light.woff2 +0 -0
  230. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff +0 -0
  231. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff2 +0 -0
  232. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff +0 -0
  233. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff2 +0 -0
  234. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff +0 -0
  235. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff2 +0 -0
  236. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  237. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  238. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  239. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  240. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  241. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  242. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  243. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  244. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  245. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  246. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  247. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  248. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  249. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  250. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  251. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  252. package/sidebar/sidebar.d.ts +4 -0
  253. package/splitbutton/splitbutton.cjs.js +0 -1
  254. package/splitbutton/splitbutton.cjs.min.js +1 -1
  255. package/splitbutton/splitbutton.esm.js +0 -1
  256. package/splitbutton/splitbutton.esm.min.js +1 -1
  257. package/splitbutton/splitbutton.js +0 -1
  258. package/splitbutton/splitbutton.min.js +1 -1
  259. package/tabview/tabview.cjs.js +0 -1
  260. package/tabview/tabview.d.ts +1 -1
  261. package/tabview/tabview.esm.js +0 -1
  262. package/tabview/tabview.js +0 -1
  263. package/tieredmenu/tieredmenu.cjs.js +0 -1
  264. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  265. package/tieredmenu/tieredmenu.esm.js +0 -1
  266. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  267. package/tieredmenu/tieredmenu.js +0 -1
  268. package/tieredmenu/tieredmenu.min.js +1 -1
  269. package/tooltip/tooltip.cjs.js +10 -1
  270. package/tooltip/tooltip.cjs.min.js +1 -1
  271. package/tooltip/tooltip.esm.js +11 -2
  272. package/tooltip/tooltip.esm.min.js +1 -1
  273. package/tooltip/tooltip.js +10 -1
  274. package/tooltip/tooltip.min.js +1 -1
  275. package/tooltip/tooltipoptions.d.ts +5 -0
  276. package/tree/tree.cjs.js +15 -6
  277. package/tree/tree.cjs.min.js +1 -1
  278. package/tree/tree.esm.js +15 -6
  279. package/tree/tree.esm.min.js +1 -1
  280. package/tree/tree.js +15 -6
  281. package/tree/tree.min.js +1 -1
  282. package/treeselect/treeselect.cjs.js +0 -1
  283. package/treeselect/treeselect.cjs.min.js +1 -1
  284. package/treeselect/treeselect.esm.js +0 -1
  285. package/treeselect/treeselect.esm.min.js +1 -1
  286. package/treeselect/treeselect.js +0 -1
  287. package/treeselect/treeselect.min.js +1 -1
  288. package/treetable/treetable.cjs.js +9 -2
  289. package/treetable/treetable.cjs.min.js +1 -1
  290. package/treetable/treetable.esm.js +9 -2
  291. package/treetable/treetable.esm.min.js +1 -1
  292. package/treetable/treetable.js +9 -2
  293. package/treetable/treetable.min.js +1 -1
  294. package/utils/utils.cjs.js +3 -6
  295. package/utils/utils.cjs.min.js +1 -1
  296. package/utils/utils.esm.js +3 -6
  297. package/utils/utils.esm.min.js +1 -1
  298. package/utils/utils.js +3 -6
  299. package/utils/utils.min.js +1 -1
  300. package/web-types.json +12 -3

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.