primereact 10.7.0 → 10.8.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 (356) hide show
  1. package/README.md +1 -0
  2. package/api/api.cjs.js +18 -14
  3. package/api/api.cjs.min.js +1 -1
  4. package/api/api.d.ts +3 -3
  5. package/api/api.esm.js +18 -14
  6. package/api/api.esm.min.js +1 -1
  7. package/api/api.js +18 -14
  8. package/api/api.min.js +1 -1
  9. package/autocomplete/autocomplete.cjs.js +18 -7
  10. package/autocomplete/autocomplete.cjs.min.js +1 -1
  11. package/autocomplete/autocomplete.d.ts +4 -3
  12. package/autocomplete/autocomplete.esm.js +18 -7
  13. package/autocomplete/autocomplete.esm.min.js +1 -1
  14. package/autocomplete/autocomplete.js +18 -7
  15. package/autocomplete/autocomplete.min.js +1 -1
  16. package/button/button.d.ts +2 -2
  17. package/calendar/calendar.cjs.js +14 -10
  18. package/calendar/calendar.cjs.min.js +1 -1
  19. package/calendar/calendar.d.ts +4 -3
  20. package/calendar/calendar.esm.js +14 -10
  21. package/calendar/calendar.esm.min.js +1 -1
  22. package/calendar/calendar.js +14 -10
  23. package/calendar/calendar.min.js +1 -1
  24. package/cascadeselect/cascadeselect.d.ts +4 -3
  25. package/column/column.d.ts +8 -14
  26. package/core/core.js +54 -62
  27. package/core/core.min.js +9 -9
  28. package/datatable/datatable.cjs.js +59 -62
  29. package/datatable/datatable.cjs.min.js +1 -1
  30. package/datatable/datatable.d.ts +38 -2
  31. package/datatable/datatable.esm.js +59 -62
  32. package/datatable/datatable.esm.min.js +1 -1
  33. package/datatable/datatable.js +59 -62
  34. package/datatable/datatable.min.js +1 -1
  35. package/dialog/dialog.cjs.js +1 -1
  36. package/dialog/dialog.cjs.min.js +1 -1
  37. package/dialog/dialog.esm.js +1 -1
  38. package/dialog/dialog.esm.min.js +1 -1
  39. package/dialog/dialog.js +1 -1
  40. package/dialog/dialog.min.js +1 -1
  41. package/dropdown/dropdown.cjs.js +13 -7
  42. package/dropdown/dropdown.cjs.min.js +1 -1
  43. package/dropdown/dropdown.esm.js +13 -7
  44. package/dropdown/dropdown.esm.min.js +1 -1
  45. package/dropdown/dropdown.js +13 -7
  46. package/dropdown/dropdown.min.js +1 -1
  47. package/editor/editor.cjs.js +15 -3
  48. package/editor/editor.cjs.min.js +1 -1
  49. package/editor/editor.esm.js +16 -3
  50. package/editor/editor.esm.min.js +1 -1
  51. package/editor/editor.js +15 -3
  52. package/editor/editor.min.js +1 -1
  53. package/icons/sortamountdown/index.cjs.js +1 -16
  54. package/icons/sortamountdown/index.cjs.min.js +1 -1
  55. package/icons/sortamountdown/index.esm.js +1 -16
  56. package/icons/sortamountdown/index.esm.min.js +1 -1
  57. package/icons/sortamountdown/index.js +1 -16
  58. package/icons/sortamountdown/index.min.js +1 -1
  59. package/icons/sortamountupalt/index.cjs.js +1 -16
  60. package/icons/sortamountupalt/index.cjs.min.js +1 -1
  61. package/icons/sortamountupalt/index.esm.js +1 -16
  62. package/icons/sortamountupalt/index.esm.min.js +1 -1
  63. package/icons/sortamountupalt/index.js +1 -16
  64. package/icons/sortamountupalt/index.min.js +1 -1
  65. package/inplace/inplace.d.ts +1 -1
  66. package/inputnumber/inputnumber.cjs.js +1 -0
  67. package/inputnumber/inputnumber.cjs.min.js +1 -1
  68. package/inputnumber/inputnumber.esm.js +1 -0
  69. package/inputnumber/inputnumber.esm.min.js +1 -1
  70. package/inputnumber/inputnumber.js +1 -0
  71. package/inputnumber/inputnumber.min.js +1 -1
  72. package/inputotp/inputotp.cjs.js +4 -3
  73. package/inputotp/inputotp.cjs.min.js +1 -1
  74. package/inputotp/inputotp.d.ts +2 -3
  75. package/inputotp/inputotp.esm.js +4 -3
  76. package/inputotp/inputotp.esm.min.js +1 -1
  77. package/inputotp/inputotp.js +4 -3
  78. package/inputotp/inputotp.min.js +1 -1
  79. package/listbox/listbox.cjs.js +4 -0
  80. package/listbox/listbox.cjs.min.js +1 -1
  81. package/listbox/listbox.esm.js +4 -0
  82. package/listbox/listbox.esm.min.js +1 -1
  83. package/listbox/listbox.js +4 -0
  84. package/listbox/listbox.min.js +1 -1
  85. package/mention/mention.cjs.js +1 -0
  86. package/mention/mention.cjs.min.js +1 -1
  87. package/mention/mention.esm.js +1 -0
  88. package/mention/mention.esm.min.js +1 -1
  89. package/mention/mention.js +1 -0
  90. package/mention/mention.min.js +1 -1
  91. package/menu/menu.cjs.js +3 -3
  92. package/menu/menu.cjs.min.js +1 -1
  93. package/menu/menu.esm.js +3 -3
  94. package/menu/menu.esm.min.js +1 -1
  95. package/menu/menu.js +3 -3
  96. package/menu/menu.min.js +1 -1
  97. package/menubar/menubar.cjs.js +1 -1
  98. package/menubar/menubar.cjs.min.js +1 -1
  99. package/menubar/menubar.esm.js +1 -1
  100. package/menubar/menubar.esm.min.js +1 -1
  101. package/menubar/menubar.js +1 -1
  102. package/menubar/menubar.min.js +1 -1
  103. package/messages/messages.d.ts +21 -0
  104. package/multiselect/multiselect.cjs.js +8 -5
  105. package/multiselect/multiselect.cjs.min.js +1 -1
  106. package/multiselect/multiselect.d.ts +1 -9
  107. package/multiselect/multiselect.esm.js +8 -5
  108. package/multiselect/multiselect.esm.min.js +1 -1
  109. package/multiselect/multiselect.js +8 -5
  110. package/multiselect/multiselect.min.js +1 -1
  111. package/orderlist/orderlist.cjs.js +3 -2
  112. package/orderlist/orderlist.cjs.min.js +1 -1
  113. package/orderlist/orderlist.esm.js +3 -2
  114. package/orderlist/orderlist.esm.min.js +1 -1
  115. package/orderlist/orderlist.js +3 -2
  116. package/orderlist/orderlist.min.js +1 -1
  117. package/package.json +1 -1
  118. package/paginator/paginator.cjs.js +9 -7
  119. package/paginator/paginator.cjs.min.js +1 -1
  120. package/paginator/paginator.esm.js +9 -7
  121. package/paginator/paginator.esm.min.js +1 -1
  122. package/paginator/paginator.js +9 -7
  123. package/paginator/paginator.min.js +1 -1
  124. package/panelmenu/panelmenu.d.ts +2 -2
  125. package/password/password.cjs.js +1 -0
  126. package/password/password.cjs.min.js +1 -1
  127. package/password/password.esm.js +1 -0
  128. package/password/password.esm.min.js +1 -1
  129. package/password/password.js +1 -0
  130. package/password/password.min.js +1 -1
  131. package/picklist/picklist.cjs.js +9 -7
  132. package/picklist/picklist.cjs.min.js +1 -1
  133. package/picklist/picklist.esm.js +9 -7
  134. package/picklist/picklist.esm.min.js +1 -1
  135. package/picklist/picklist.js +9 -7
  136. package/picklist/picklist.min.js +1 -1
  137. package/primereact.all.cjs.js +342 -314
  138. package/primereact.all.cjs.min.js +1 -1
  139. package/primereact.all.esm.js +342 -314
  140. package/primereact.all.esm.min.js +1 -1
  141. package/primereact.all.js +342 -314
  142. package/primereact.all.min.js +1 -1
  143. package/radiobutton/radiobutton.cjs.js +9 -9
  144. package/radiobutton/radiobutton.cjs.min.js +1 -1
  145. package/radiobutton/radiobutton.esm.js +9 -9
  146. package/radiobutton/radiobutton.esm.min.js +1 -1
  147. package/radiobutton/radiobutton.js +9 -9
  148. package/radiobutton/radiobutton.min.js +1 -1
  149. package/resources/themes/lara-dark-amber/fonts/InterVariable-Italic.woff2 +0 -0
  150. package/resources/themes/lara-dark-amber/fonts/InterVariable.woff2 +0 -0
  151. package/resources/themes/lara-dark-amber/theme.css +2 -2
  152. package/resources/themes/lara-dark-blue/fonts/InterVariable-Italic.woff2 +0 -0
  153. package/resources/themes/lara-dark-blue/fonts/InterVariable.woff2 +0 -0
  154. package/resources/themes/lara-dark-blue/theme.css +2 -2
  155. package/resources/themes/lara-dark-cyan/fonts/InterVariable-Italic.woff2 +0 -0
  156. package/resources/themes/lara-dark-cyan/fonts/InterVariable.woff2 +0 -0
  157. package/resources/themes/lara-dark-cyan/theme.css +2 -2
  158. package/resources/themes/lara-dark-green/fonts/InterVariable-Italic.woff2 +0 -0
  159. package/resources/themes/lara-dark-green/fonts/InterVariable.woff2 +0 -0
  160. package/resources/themes/lara-dark-green/theme.css +2 -2
  161. package/resources/themes/lara-dark-indigo/fonts/InterVariable-Italic.woff2 +0 -0
  162. package/resources/themes/lara-dark-indigo/fonts/InterVariable.woff2 +0 -0
  163. package/resources/themes/lara-dark-indigo/theme.css +2 -2
  164. package/resources/themes/lara-dark-pink/fonts/InterVariable-Italic.woff2 +0 -0
  165. package/resources/themes/lara-dark-pink/fonts/InterVariable.woff2 +0 -0
  166. package/resources/themes/lara-dark-pink/theme.css +2 -2
  167. package/resources/themes/lara-dark-purple/fonts/InterVariable-Italic.woff2 +0 -0
  168. package/resources/themes/lara-dark-purple/fonts/InterVariable.woff2 +0 -0
  169. package/resources/themes/lara-dark-purple/theme.css +6 -6
  170. package/resources/themes/lara-dark-teal/fonts/InterVariable-Italic.woff2 +0 -0
  171. package/resources/themes/lara-dark-teal/fonts/InterVariable.woff2 +0 -0
  172. package/resources/themes/lara-dark-teal/theme.css +2 -2
  173. package/resources/themes/lara-light-amber/fonts/InterVariable-Italic.woff2 +0 -0
  174. package/resources/themes/lara-light-amber/fonts/InterVariable.woff2 +0 -0
  175. package/resources/themes/lara-light-amber/theme.css +2 -2
  176. package/resources/themes/lara-light-blue/fonts/InterVariable-Italic.woff2 +0 -0
  177. package/resources/themes/lara-light-blue/fonts/InterVariable.woff2 +0 -0
  178. package/resources/themes/lara-light-blue/theme.css +2 -2
  179. package/resources/themes/lara-light-cyan/fonts/InterVariable-Italic.woff2 +0 -0
  180. package/resources/themes/lara-light-cyan/fonts/InterVariable.woff2 +0 -0
  181. package/resources/themes/lara-light-cyan/theme.css +2 -2
  182. package/resources/themes/lara-light-green/fonts/InterVariable-Italic.woff2 +0 -0
  183. package/resources/themes/lara-light-green/fonts/InterVariable.woff2 +0 -0
  184. package/resources/themes/lara-light-green/theme.css +2 -2
  185. package/resources/themes/lara-light-indigo/fonts/InterVariable-Italic.woff2 +0 -0
  186. package/resources/themes/lara-light-indigo/fonts/InterVariable.woff2 +0 -0
  187. package/resources/themes/lara-light-indigo/theme.css +2 -2
  188. package/resources/themes/lara-light-pink/fonts/InterVariable-Italic.woff2 +0 -0
  189. package/resources/themes/lara-light-pink/fonts/InterVariable.woff2 +0 -0
  190. package/resources/themes/lara-light-pink/theme.css +2 -2
  191. package/resources/themes/lara-light-purple/fonts/InterVariable-Italic.woff2 +0 -0
  192. package/resources/themes/lara-light-purple/fonts/InterVariable.woff2 +0 -0
  193. package/resources/themes/lara-light-purple/theme.css +6 -6
  194. package/resources/themes/lara-light-teal/fonts/InterVariable-Italic.woff2 +0 -0
  195. package/resources/themes/lara-light-teal/fonts/InterVariable.woff2 +0 -0
  196. package/resources/themes/lara-light-teal/theme.css +2 -2
  197. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  198. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  199. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  200. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  201. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  202. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  203. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  204. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  205. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  206. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  207. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  208. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  209. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  210. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  211. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  212. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  213. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  214. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  215. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  216. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  217. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  218. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  219. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  220. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  221. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  222. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  223. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  224. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  225. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  226. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  227. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  228. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  229. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  230. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  231. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  232. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  233. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  234. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  235. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  236. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  237. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  238. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  239. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  240. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  241. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  242. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  243. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  244. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  245. package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
  246. package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
  247. package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
  248. package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
  249. package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
  250. package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
  251. package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
  252. package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
  253. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  254. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  255. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  256. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  257. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  258. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  259. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  260. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  261. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  262. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  263. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  264. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  265. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff +0 -0
  266. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff2 +0 -0
  267. package/resources/themes/tailwind-light/fonts/Inter-Light.woff +0 -0
  268. package/resources/themes/tailwind-light/fonts/Inter-Light.woff2 +0 -0
  269. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff +0 -0
  270. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff2 +0 -0
  271. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff +0 -0
  272. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff2 +0 -0
  273. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff +0 -0
  274. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff2 +0 -0
  275. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  276. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  277. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  278. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  279. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  280. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  281. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  282. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  283. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  284. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  285. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  286. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  287. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  288. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  289. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  290. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  291. package/sidebar/sidebar.cjs.js +1 -1
  292. package/sidebar/sidebar.cjs.min.js +1 -1
  293. package/sidebar/sidebar.esm.js +1 -1
  294. package/sidebar/sidebar.esm.min.js +1 -1
  295. package/sidebar/sidebar.js +1 -1
  296. package/sidebar/sidebar.min.js +1 -1
  297. package/stepper/stepper.cjs.js +7 -1
  298. package/stepper/stepper.cjs.min.js +1 -1
  299. package/stepper/stepper.esm.js +8 -2
  300. package/stepper/stepper.esm.min.js +1 -1
  301. package/stepper/stepper.js +7 -1
  302. package/stepper/stepper.min.js +1 -1
  303. package/toast/toast.cjs.js +9 -7
  304. package/toast/toast.cjs.min.js +1 -1
  305. package/toast/toast.d.ts +1 -1
  306. package/toast/toast.esm.js +9 -7
  307. package/toast/toast.esm.min.js +1 -1
  308. package/toast/toast.js +9 -7
  309. package/toast/toast.min.js +1 -1
  310. package/tree/tree.cjs.js +5 -1
  311. package/tree/tree.cjs.min.js +1 -1
  312. package/tree/tree.esm.js +5 -1
  313. package/tree/tree.esm.min.js +1 -1
  314. package/tree/tree.js +5 -1
  315. package/tree/tree.min.js +1 -1
  316. package/treetable/treetable.d.ts +6 -6
  317. package/utils/utils.cjs.js +5 -0
  318. package/utils/utils.cjs.min.js +1 -1
  319. package/utils/utils.d.ts +1 -0
  320. package/utils/utils.esm.js +5 -0
  321. package/utils/utils.esm.min.js +1 -1
  322. package/utils/utils.js +5 -0
  323. package/utils/utils.min.js +1 -1
  324. package/web-types.json +16 -7
  325. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  326. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  327. package/resources/themes/lara-dark-blue/fonts/Inter-italic.var.woff2 +0 -0
  328. package/resources/themes/lara-dark-blue/fonts/Inter-roman.var.woff2 +0 -0
  329. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  330. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  331. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  332. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  333. package/resources/themes/lara-dark-indigo/fonts/Inter-italic.var.woff2 +0 -0
  334. package/resources/themes/lara-dark-indigo/fonts/Inter-roman.var.woff2 +0 -0
  335. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  336. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  337. package/resources/themes/lara-dark-purple/fonts/Inter-italic.var.woff2 +0 -0
  338. package/resources/themes/lara-dark-purple/fonts/Inter-roman.var.woff2 +0 -0
  339. package/resources/themes/lara-dark-teal/fonts/Inter-italic.var.woff2 +0 -0
  340. package/resources/themes/lara-dark-teal/fonts/Inter-roman.var.woff2 +0 -0
  341. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  342. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  343. package/resources/themes/lara-light-blue/fonts/Inter-italic.var.woff2 +0 -0
  344. package/resources/themes/lara-light-blue/fonts/Inter-roman.var.woff2 +0 -0
  345. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  346. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  347. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  348. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  349. package/resources/themes/lara-light-indigo/fonts/Inter-italic.var.woff2 +0 -0
  350. package/resources/themes/lara-light-indigo/fonts/Inter-roman.var.woff2 +0 -0
  351. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  352. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  353. package/resources/themes/lara-light-purple/fonts/Inter-italic.var.woff2 +0 -0
  354. package/resources/themes/lara-light-purple/fonts/Inter-roman.var.woff2 +0 -0
  355. package/resources/themes/lara-light-teal/fonts/Inter-italic.var.woff2 +0 -0
  356. package/resources/themes/lara-light-teal/fonts/Inter-roman.var.woff2 +0 -0
@@ -97,9 +97,9 @@ var classes = {
97
97
  'p-variant-filled': props.variant ? props.variant === 'filled' : context && context.inputStyle === 'filled'
98
98
  });
99
99
  },
100
- radiobuttonbox: 'p-radiobutton-box',
101
- radiobuttoninput: 'p-radiobutton-input',
102
- radiobuttonicon: 'p-radiobutton-icon'
100
+ box: 'p-radiobutton-box',
101
+ input: 'p-radiobutton-input',
102
+ icon: 'p-radiobutton-icon'
103
103
  };
104
104
  var RadioButtonBase = componentbase.ComponentBase.extend({
105
105
  defaultProps: {
@@ -256,19 +256,19 @@ var RadioButton = /*#__PURE__*/React__namespace.memo( /*#__PURE__*/React__namesp
256
256
  readOnly: props.readonly,
257
257
  required: props.required,
258
258
  tabIndex: props.tabIndex,
259
- className: cx('radiobuttoninput')
260
- }, ariaProps), inProps.input, ptm('radiobuttoninput'));
259
+ className: cx('input')
260
+ }, ariaProps), inProps.input, ptm('input'));
261
261
  return /*#__PURE__*/React__namespace.createElement("input", _extends({
262
262
  ref: inputRef
263
263
  }, inputProps));
264
264
  };
265
265
  var createBoxElement = function createBoxElement() {
266
266
  var boxProps = mergeProps({
267
- className: cx('radiobuttonbox')
268
- }, inProps.box, ptm('radiobuttonbox'));
267
+ className: cx('box')
268
+ }, inProps.box, ptm('box'));
269
269
  var iconProps = mergeProps({
270
- className: cx('radiobuttonicon')
271
- }, inProps.icon, ptm('radiobuttonicon'));
270
+ className: cx('icon')
271
+ }, inProps.icon, ptm('icon'));
272
272
  return /*#__PURE__*/React__namespace.createElement("div", boxProps, /*#__PURE__*/React__namespace.createElement("div", iconProps));
273
273
  };
274
274
  return /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null, /*#__PURE__*/React__namespace.createElement("div", _extends({
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/api"),n=require("primereact/componentbase"),r=require("primereact/hooks"),o=require("primereact/tooltip"),i=require("primereact/utils");function u(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var a=u(e);function l(){return l=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l.apply(this,arguments)}function c(e){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},c(e)}function s(e,t){if("object"!==c(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==c(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function d(e){var t=s(e,"string");return"symbol"===c(t)?t:String(t)}var p=n.ComponentBase.extend({defaultProps:{__TYPE:"RadioButton",autoFocus:!1,checked:!1,className:null,disabled:!1,id:null,inputId:null,inputRef:null,invalid:!1,variant:null,name:null,onChange:null,onClick:null,required:!1,style:null,tabIndex:null,tooltip:null,tooltipOptions:null,value:null,children:void 0},css:{classes:{root:function(e){var t=e.props,n=e.context;return i.classNames("p-radiobutton p-component",{"p-highlight":t.checked,"p-disabled":t.disabled,"p-invalid":t.invalid,"p-variant-filled":t.variant?"filled"===t.variant:n&&"filled"===n.inputStyle})},radiobuttonbox:"p-radiobutton-box",radiobuttoninput:"p-radiobutton-input",radiobuttonicon:"p-radiobutton-icon"}}});function f(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function b(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?f(Object(n),!0).forEach((function(t){var r,o,i;r=e,i=n[t],(o=d(o=t))in r?Object.defineProperty(r,o,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[o]=i})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var m=a.memo(a.forwardRef((function(e,u){var c=r.useMergeProps(),s=a.useContext(t.PrimeReactContext),d=p.getProps(e,s),f=a.useRef(null),m=a.useRef(d.inputRef),v=p.setMetaData({props:d}),y=v.ptm,g=v.cx;n.useHandleStyle(p.css.styles,v.isUnstyled,{name:"radiobutton"});var O=function(e){h(e)},h=function(e){if(!d.disabled&&!d.readonly&&d.onChange){var t=d.checked,n=e.target instanceof HTMLDivElement,r=e.target===m.current&&e.target.checked!==t,o=n&&i.DomHandler.hasClass(f.current,"p-radiobutton-checked")===t&&!t,u=!t;if(r||o){var a;if(null==d||null===(a=d.onChange)||void 0===a||a.call(d,{originalEvent:e,value:d.value,checked:u,stopPropagation:function(){null==e||e.stopPropagation()},preventDefault:function(){null==e||e.preventDefault()},target:{type:"radio",name:d.name,id:d.id,value:d.value,checked:u}}),e.defaultPrevented)return;o&&(m.current.checked=u)}i.DomHandler.focus(m.current)}},j=function(e){var t;null==d||null===(t=d.onFocus)||void 0===t||t.call(d,e)},P=function(e){var t;null==d||null===(t=d.onBlur)||void 0===t||t.call(d,e)};a.useImperativeHandle(u,(function(){return{props:d,select:O,focus:function(){return i.DomHandler.focus(m.current)},getElement:function(){return f.current},getInput:function(){return m.current}}})),a.useEffect((function(){m.current&&(m.current.checked=d.checked)}),[d.checked]),a.useEffect((function(){i.ObjectUtils.combinedRefs(m,d.inputRef)}),[m,d.inputRef]),r.useMountEffect((function(){d.autoFocus&&i.DomHandler.focus(m.current,d.autoFocus)}));var k=i.ObjectUtils.isNotEmpty(d.tooltip),E=p.getOtherProps(d),x=c({id:d.id,className:i.classNames(d.className,g("root",{context:s})),style:d.style,"data-p-checked":d.checked},E,y("root"));delete x.input,delete x.box,delete x.icon;var D,R,S,w;return a.createElement(a.Fragment,null,a.createElement("div",l({ref:f},x),(S=i.ObjectUtils.reduceKeys(E,i.DomHandler.ARIA_PROPS),w=c(b({id:d.inputId,type:"radio",name:d.name,defaultChecked:d.checked,onFocus:j,onBlur:P,onChange:h,disabled:d.disabled,readOnly:d.readonly,required:d.required,tabIndex:d.tabIndex,className:g("radiobuttoninput")},S),e.input,y("radiobuttoninput")),a.createElement("input",l({ref:m},w))),(D=c({className:g("radiobuttonbox")},e.box,y("radiobuttonbox")),R=c({className:g("radiobuttonicon")},e.icon,y("radiobuttonicon")),a.createElement("div",D,a.createElement("div",R)))),k&&a.createElement(o.Tooltip,l({target:f,content:d.tooltip,pt:y("tooltip")},d.tooltipOptions)))})));m.displayName="RadioButton",exports.RadioButton=m;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("react"),t=require("primereact/api"),n=require("primereact/componentbase"),r=require("primereact/hooks"),o=require("primereact/tooltip"),i=require("primereact/utils");function u(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var l=u(e);function a(){return a=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},a.apply(this,arguments)}function c(e){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},c(e)}function s(e,t){if("object"!==c(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==c(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function p(e){var t=s(e,"string");return"symbol"===c(t)?t:String(t)}var d=n.ComponentBase.extend({defaultProps:{__TYPE:"RadioButton",autoFocus:!1,checked:!1,className:null,disabled:!1,id:null,inputId:null,inputRef:null,invalid:!1,variant:null,name:null,onChange:null,onClick:null,required:!1,style:null,tabIndex:null,tooltip:null,tooltipOptions:null,value:null,children:void 0},css:{classes:{root:function(e){var t=e.props,n=e.context;return i.classNames("p-radiobutton p-component",{"p-highlight":t.checked,"p-disabled":t.disabled,"p-invalid":t.invalid,"p-variant-filled":t.variant?"filled"===t.variant:n&&"filled"===n.inputStyle})},box:"p-radiobutton-box",input:"p-radiobutton-input",icon:"p-radiobutton-icon"}}});function f(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function b(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?f(Object(n),!0).forEach((function(t){var r,o,i;r=e,i=n[t],(o=p(o=t))in r?Object.defineProperty(r,o,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[o]=i})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):f(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var m=l.memo(l.forwardRef((function(e,u){var c=r.useMergeProps(),s=l.useContext(t.PrimeReactContext),p=d.getProps(e,s),f=l.useRef(null),m=l.useRef(p.inputRef),v=d.setMetaData({props:p}),y=v.ptm,g=v.cx;n.useHandleStyle(d.css.styles,v.isUnstyled,{name:"radiobutton"});var O=function(e){h(e)},h=function(e){if(!p.disabled&&!p.readonly&&p.onChange){var t=p.checked,n=e.target instanceof HTMLDivElement,r=e.target===m.current&&e.target.checked!==t,o=n&&i.DomHandler.hasClass(f.current,"p-radiobutton-checked")===t&&!t,u=!t;if(r||o){var l;if(null==p||null===(l=p.onChange)||void 0===l||l.call(p,{originalEvent:e,value:p.value,checked:u,stopPropagation:function(){null==e||e.stopPropagation()},preventDefault:function(){null==e||e.preventDefault()},target:{type:"radio",name:p.name,id:p.id,value:p.value,checked:u}}),e.defaultPrevented)return;o&&(m.current.checked=u)}i.DomHandler.focus(m.current)}},j=function(e){var t;null==p||null===(t=p.onFocus)||void 0===t||t.call(p,e)},P=function(e){var t;null==p||null===(t=p.onBlur)||void 0===t||t.call(p,e)};l.useImperativeHandle(u,(function(){return{props:p,select:O,focus:function(){return i.DomHandler.focus(m.current)},getElement:function(){return f.current},getInput:function(){return m.current}}})),l.useEffect((function(){m.current&&(m.current.checked=p.checked)}),[p.checked]),l.useEffect((function(){i.ObjectUtils.combinedRefs(m,p.inputRef)}),[m,p.inputRef]),r.useMountEffect((function(){p.autoFocus&&i.DomHandler.focus(m.current,p.autoFocus)}));var k=i.ObjectUtils.isNotEmpty(p.tooltip),E=d.getOtherProps(p),x=c({id:p.id,className:i.classNames(p.className,g("root",{context:s})),style:p.style,"data-p-checked":p.checked},E,y("root"));delete x.input,delete x.box,delete x.icon;var D,R,S,w;return l.createElement(l.Fragment,null,l.createElement("div",a({ref:f},x),(S=i.ObjectUtils.reduceKeys(E,i.DomHandler.ARIA_PROPS),w=c(b({id:p.inputId,type:"radio",name:p.name,defaultChecked:p.checked,onFocus:j,onBlur:P,onChange:h,disabled:p.disabled,readOnly:p.readonly,required:p.required,tabIndex:p.tabIndex,className:g("input")},S),e.input,y("input")),l.createElement("input",a({ref:m},w))),(D=c({className:g("box")},e.box,y("box")),R=c({className:g("icon")},e.icon,y("icon")),l.createElement("div",D,l.createElement("div",R)))),k&&l.createElement(o.Tooltip,a({target:f,content:p.tooltip,pt:y("tooltip")},p.tooltipOptions)))})));m.displayName="RadioButton",exports.RadioButton=m;
@@ -73,9 +73,9 @@ var classes = {
73
73
  'p-variant-filled': props.variant ? props.variant === 'filled' : context && context.inputStyle === 'filled'
74
74
  });
75
75
  },
76
- radiobuttonbox: 'p-radiobutton-box',
77
- radiobuttoninput: 'p-radiobutton-input',
78
- radiobuttonicon: 'p-radiobutton-icon'
76
+ box: 'p-radiobutton-box',
77
+ input: 'p-radiobutton-input',
78
+ icon: 'p-radiobutton-icon'
79
79
  };
80
80
  var RadioButtonBase = ComponentBase.extend({
81
81
  defaultProps: {
@@ -232,19 +232,19 @@ var RadioButton = /*#__PURE__*/React.memo( /*#__PURE__*/React.forwardRef(functio
232
232
  readOnly: props.readonly,
233
233
  required: props.required,
234
234
  tabIndex: props.tabIndex,
235
- className: cx('radiobuttoninput')
236
- }, ariaProps), inProps.input, ptm('radiobuttoninput'));
235
+ className: cx('input')
236
+ }, ariaProps), inProps.input, ptm('input'));
237
237
  return /*#__PURE__*/React.createElement("input", _extends({
238
238
  ref: inputRef
239
239
  }, inputProps));
240
240
  };
241
241
  var createBoxElement = function createBoxElement() {
242
242
  var boxProps = mergeProps({
243
- className: cx('radiobuttonbox')
244
- }, inProps.box, ptm('radiobuttonbox'));
243
+ className: cx('box')
244
+ }, inProps.box, ptm('box'));
245
245
  var iconProps = mergeProps({
246
- className: cx('radiobuttonicon')
247
- }, inProps.icon, ptm('radiobuttonicon'));
246
+ className: cx('icon')
247
+ }, inProps.icon, ptm('icon'));
248
248
  return /*#__PURE__*/React.createElement("div", boxProps, /*#__PURE__*/React.createElement("div", iconProps));
249
249
  };
250
250
  return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", _extends({
@@ -1 +1 @@
1
- import*as e from"react";import{PrimeReactContext as t}from"primereact/api";import{ComponentBase as n,useHandleStyle as r}from"primereact/componentbase";import{useMergeProps as o,useMountEffect as i}from"primereact/hooks";import{Tooltip as u}from"primereact/tooltip";import{classNames as a,DomHandler as l,ObjectUtils as c}from"primereact/utils";function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},p.apply(this,arguments)}function d(e){return d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},d(e)}function s(e,t){if("object"!==d(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==d(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function f(e){var t=s(e,"string");return"symbol"===d(t)?t:String(t)}var b=n.extend({defaultProps:{__TYPE:"RadioButton",autoFocus:!1,checked:!1,className:null,disabled:!1,id:null,inputId:null,inputRef:null,invalid:!1,variant:null,name:null,onChange:null,onClick:null,required:!1,style:null,tabIndex:null,tooltip:null,tooltipOptions:null,value:null,children:void 0},css:{classes:{root:function(e){var t=e.props,n=e.context;return a("p-radiobutton p-component",{"p-highlight":t.checked,"p-disabled":t.disabled,"p-invalid":t.invalid,"p-variant-filled":t.variant?"filled"===t.variant:n&&"filled"===n.inputStyle})},radiobuttonbox:"p-radiobutton-box",radiobuttoninput:"p-radiobutton-input",radiobuttonicon:"p-radiobutton-icon"}}});function m(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?m(Object(n),!0).forEach((function(t){var r,o,i;r=e,i=n[t],(o=f(o=t))in r?Object.defineProperty(r,o,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[o]=i})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):m(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var y=e.memo(e.forwardRef((function(n,d){var s=o(),f=e.useContext(t),m=b.getProps(n,f),y=e.useRef(null),g=e.useRef(m.inputRef),h=b.setMetaData({props:m}),O=h.ptm,P=h.cx;r(b.css.styles,h.isUnstyled,{name:"radiobutton"});var k=function(e){j(e)},j=function(e){if(!m.disabled&&!m.readonly&&m.onChange){var t=m.checked,n=e.target instanceof HTMLDivElement,r=e.target===g.current&&e.target.checked!==t,o=n&&l.hasClass(y.current,"p-radiobutton-checked")===t&&!t,i=!t;if(r||o){var u;if(null==m||null===(u=m.onChange)||void 0===u||u.call(m,{originalEvent:e,value:m.value,checked:i,stopPropagation:function(){null==e||e.stopPropagation()},preventDefault:function(){null==e||e.preventDefault()},target:{type:"radio",name:m.name,id:m.id,value:m.value,checked:i}}),e.defaultPrevented)return;o&&(g.current.checked=i)}l.focus(g.current)}},E=function(e){var t;null==m||null===(t=m.onFocus)||void 0===t||t.call(m,e)},x=function(e){var t;null==m||null===(t=m.onBlur)||void 0===t||t.call(m,e)};e.useImperativeHandle(d,(function(){return{props:m,select:k,focus:function(){return l.focus(g.current)},getElement:function(){return y.current},getInput:function(){return g.current}}})),e.useEffect((function(){g.current&&(g.current.checked=m.checked)}),[m.checked]),e.useEffect((function(){c.combinedRefs(g,m.inputRef)}),[g,m.inputRef]),i((function(){m.autoFocus&&l.focus(g.current,m.autoFocus)}));var R=c.isNotEmpty(m.tooltip),S=b.getOtherProps(m),w=s({id:m.id,className:a(m.className,P("root",{context:f})),style:m.style,"data-p-checked":m.checked},S,O("root"));delete w.input,delete w.box,delete w.icon;var N,C,D,I;return e.createElement(e.Fragment,null,e.createElement("div",p({ref:y},w),(D=c.reduceKeys(S,l.ARIA_PROPS),I=s(v({id:m.inputId,type:"radio",name:m.name,defaultChecked:m.checked,onFocus:E,onBlur:x,onChange:j,disabled:m.disabled,readOnly:m.readonly,required:m.required,tabIndex:m.tabIndex,className:P("radiobuttoninput")},D),n.input,O("radiobuttoninput")),e.createElement("input",p({ref:g},I))),(N=s({className:P("radiobuttonbox")},n.box,O("radiobuttonbox")),C=s({className:P("radiobuttonicon")},n.icon,O("radiobuttonicon")),e.createElement("div",N,e.createElement("div",C)))),R&&e.createElement(u,p({target:y,content:m.tooltip,pt:O("tooltip")},m.tooltipOptions)))})));y.displayName="RadioButton";export{y as RadioButton};
1
+ import*as e from"react";import{PrimeReactContext as t}from"primereact/api";import{ComponentBase as n,useHandleStyle as r}from"primereact/componentbase";import{useMergeProps as o,useMountEffect as i}from"primereact/hooks";import{Tooltip as l}from"primereact/tooltip";import{classNames as u,DomHandler as a,ObjectUtils as c}from"primereact/utils";function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},p.apply(this,arguments)}function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function d(e,t){if("object"!==s(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function f(e){var t=d(e,"string");return"symbol"===s(t)?t:String(t)}var m=n.extend({defaultProps:{__TYPE:"RadioButton",autoFocus:!1,checked:!1,className:null,disabled:!1,id:null,inputId:null,inputRef:null,invalid:!1,variant:null,name:null,onChange:null,onClick:null,required:!1,style:null,tabIndex:null,tooltip:null,tooltipOptions:null,value:null,children:void 0},css:{classes:{root:function(e){var t=e.props,n=e.context;return u("p-radiobutton p-component",{"p-highlight":t.checked,"p-disabled":t.disabled,"p-invalid":t.invalid,"p-variant-filled":t.variant?"filled"===t.variant:n&&"filled"===n.inputStyle})},box:"p-radiobutton-box",input:"p-radiobutton-input",icon:"p-radiobutton-icon"}}});function b(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?b(Object(n),!0).forEach((function(t){var r,o,i;r=e,i=n[t],(o=f(o=t))in r?Object.defineProperty(r,o,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[o]=i})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):b(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var y=e.memo(e.forwardRef((function(n,s){var d=o(),f=e.useContext(t),b=m.getProps(n,f),y=e.useRef(null),g=e.useRef(b.inputRef),h=m.setMetaData({props:b}),O=h.ptm,P=h.cx;r(m.css.styles,h.isUnstyled,{name:"radiobutton"});var k=function(e){j(e)},j=function(e){if(!b.disabled&&!b.readonly&&b.onChange){var t=b.checked,n=e.target instanceof HTMLDivElement,r=e.target===g.current&&e.target.checked!==t,o=n&&a.hasClass(y.current,"p-radiobutton-checked")===t&&!t,i=!t;if(r||o){var l;if(null==b||null===(l=b.onChange)||void 0===l||l.call(b,{originalEvent:e,value:b.value,checked:i,stopPropagation:function(){null==e||e.stopPropagation()},preventDefault:function(){null==e||e.preventDefault()},target:{type:"radio",name:b.name,id:b.id,value:b.value,checked:i}}),e.defaultPrevented)return;o&&(g.current.checked=i)}a.focus(g.current)}},E=function(e){var t;null==b||null===(t=b.onFocus)||void 0===t||t.call(b,e)},x=function(e){var t;null==b||null===(t=b.onBlur)||void 0===t||t.call(b,e)};e.useImperativeHandle(s,(function(){return{props:b,select:k,focus:function(){return a.focus(g.current)},getElement:function(){return y.current},getInput:function(){return g.current}}})),e.useEffect((function(){g.current&&(g.current.checked=b.checked)}),[b.checked]),e.useEffect((function(){c.combinedRefs(g,b.inputRef)}),[g,b.inputRef]),i((function(){b.autoFocus&&a.focus(g.current,b.autoFocus)}));var R=c.isNotEmpty(b.tooltip),S=m.getOtherProps(b),w=d({id:b.id,className:u(b.className,P("root",{context:f})),style:b.style,"data-p-checked":b.checked},S,O("root"));delete w.input,delete w.box,delete w.icon;var N,C,D,I;return e.createElement(e.Fragment,null,e.createElement("div",p({ref:y},w),(D=c.reduceKeys(S,a.ARIA_PROPS),I=d(v({id:b.inputId,type:"radio",name:b.name,defaultChecked:b.checked,onFocus:E,onBlur:x,onChange:j,disabled:b.disabled,readOnly:b.readonly,required:b.required,tabIndex:b.tabIndex,className:P("input")},D),n.input,O("input")),e.createElement("input",p({ref:g},I))),(N=d({className:P("box")},n.box,O("box")),C=d({className:P("icon")},n.icon,O("icon")),e.createElement("div",N,e.createElement("div",C)))),R&&e.createElement(l,p({target:y,content:b.tooltip,pt:O("tooltip")},b.tooltipOptions)))})));y.displayName="RadioButton";export{y as RadioButton};
@@ -89,9 +89,9 @@ this.primereact.radiobutton = (function (exports, React, api, componentbase, hoo
89
89
  'p-variant-filled': props.variant ? props.variant === 'filled' : context && context.inputStyle === 'filled'
90
90
  });
91
91
  },
92
- radiobuttonbox: 'p-radiobutton-box',
93
- radiobuttoninput: 'p-radiobutton-input',
94
- radiobuttonicon: 'p-radiobutton-icon'
92
+ box: 'p-radiobutton-box',
93
+ input: 'p-radiobutton-input',
94
+ icon: 'p-radiobutton-icon'
95
95
  };
96
96
  var RadioButtonBase = componentbase.ComponentBase.extend({
97
97
  defaultProps: {
@@ -248,19 +248,19 @@ this.primereact.radiobutton = (function (exports, React, api, componentbase, hoo
248
248
  readOnly: props.readonly,
249
249
  required: props.required,
250
250
  tabIndex: props.tabIndex,
251
- className: cx('radiobuttoninput')
252
- }, ariaProps), inProps.input, ptm('radiobuttoninput'));
251
+ className: cx('input')
252
+ }, ariaProps), inProps.input, ptm('input'));
253
253
  return /*#__PURE__*/React__namespace.createElement("input", _extends({
254
254
  ref: inputRef
255
255
  }, inputProps));
256
256
  };
257
257
  var createBoxElement = function createBoxElement() {
258
258
  var boxProps = mergeProps({
259
- className: cx('radiobuttonbox')
260
- }, inProps.box, ptm('radiobuttonbox'));
259
+ className: cx('box')
260
+ }, inProps.box, ptm('box'));
261
261
  var iconProps = mergeProps({
262
- className: cx('radiobuttonicon')
263
- }, inProps.icon, ptm('radiobuttonicon'));
262
+ className: cx('icon')
263
+ }, inProps.icon, ptm('icon'));
264
264
  return /*#__PURE__*/React__namespace.createElement("div", boxProps, /*#__PURE__*/React__namespace.createElement("div", iconProps));
265
265
  };
266
266
  return /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null, /*#__PURE__*/React__namespace.createElement("div", _extends({
@@ -1 +1 @@
1
- this.primereact=this.primereact||{},this.primereact.radiobutton=function(e,t,n,r,o,i,a){"use strict";function u(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var l=u(t);function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function d(e,t){if("object"!==s(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function p(e){var t=d(e,"string");return"symbol"===s(t)?t:String(t)}var f=r.ComponentBase.extend({defaultProps:{__TYPE:"RadioButton",autoFocus:!1,checked:!1,className:null,disabled:!1,id:null,inputId:null,inputRef:null,invalid:!1,variant:null,name:null,onChange:null,onClick:null,required:!1,style:null,tabIndex:null,tooltip:null,tooltipOptions:null,value:null,children:void 0},css:{classes:{root:function(e){var t=e.props,n=e.context;return a.classNames("p-radiobutton p-component",{"p-highlight":t.checked,"p-disabled":t.disabled,"p-invalid":t.invalid,"p-variant-filled":t.variant?"filled"===t.variant:n&&"filled"===n.inputStyle})},radiobuttonbox:"p-radiobutton-box",radiobuttoninput:"p-radiobutton-input",radiobuttonicon:"p-radiobutton-icon"}}});function b(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function m(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?b(Object(n),!0).forEach((function(t){var r,o,i;r=e,i=n[t],(o=p(o=t))in r?Object.defineProperty(r,o,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[o]=i})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):b(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var v=l.memo(l.forwardRef((function(e,t){var u=o.useMergeProps(),s=l.useContext(n.PrimeReactContext),d=f.getProps(e,s),p=l.useRef(null),b=l.useRef(d.inputRef),v=f.setMetaData({props:d}),y=v.ptm,g=v.cx;r.useHandleStyle(f.css.styles,v.isUnstyled,{name:"radiobutton"});var h=function(e){O(e)},O=function(e){if(!d.disabled&&!d.readonly&&d.onChange){var t=d.checked,n=e.target instanceof HTMLDivElement,r=e.target===b.current&&e.target.checked!==t,o=n&&a.DomHandler.hasClass(p.current,"p-radiobutton-checked")===t&&!t,i=!t;if(r||o){var u;if(null==d||null===(u=d.onChange)||void 0===u||u.call(d,{originalEvent:e,value:d.value,checked:i,stopPropagation:function(){null==e||e.stopPropagation()},preventDefault:function(){null==e||e.preventDefault()},target:{type:"radio",name:d.name,id:d.id,value:d.value,checked:i}}),e.defaultPrevented)return;o&&(b.current.checked=i)}a.DomHandler.focus(b.current)}},j=function(e){var t;null==d||null===(t=d.onFocus)||void 0===t||t.call(d,e)},P=function(e){var t;null==d||null===(t=d.onBlur)||void 0===t||t.call(d,e)};l.useImperativeHandle(t,(function(){return{props:d,select:h,focus:function(){return a.DomHandler.focus(b.current)},getElement:function(){return p.current},getInput:function(){return b.current}}})),l.useEffect((function(){b.current&&(b.current.checked=d.checked)}),[d.checked]),l.useEffect((function(){a.ObjectUtils.combinedRefs(b,d.inputRef)}),[b,d.inputRef]),o.useMountEffect((function(){d.autoFocus&&a.DomHandler.focus(b.current,d.autoFocus)}));var k=a.ObjectUtils.isNotEmpty(d.tooltip),E=f.getOtherProps(d),x=u({id:d.id,className:a.classNames(d.className,g("root",{context:s})),style:d.style,"data-p-checked":d.checked},E,y("root"));delete x.input,delete x.box,delete x.icon;var R,D,S,w;return l.createElement(l.Fragment,null,l.createElement("div",c({ref:p},x),(S=a.ObjectUtils.reduceKeys(E,a.DomHandler.ARIA_PROPS),w=u(m({id:d.inputId,type:"radio",name:d.name,defaultChecked:d.checked,onFocus:j,onBlur:P,onChange:O,disabled:d.disabled,readOnly:d.readonly,required:d.required,tabIndex:d.tabIndex,className:g("radiobuttoninput")},S),e.input,y("radiobuttoninput")),l.createElement("input",c({ref:b},w))),(R=u({className:g("radiobuttonbox")},e.box,y("radiobuttonbox")),D=u({className:g("radiobuttonicon")},e.icon,y("radiobuttonicon")),l.createElement("div",R,l.createElement("div",D)))),k&&l.createElement(i.Tooltip,c({target:p,content:d.tooltip,pt:y("tooltip")},d.tooltipOptions)))})));return v.displayName="RadioButton",e.RadioButton=v,Object.defineProperty(e,"__esModule",{value:!0}),e}({},React,primereact.api,primereact.componentbase,primereact.hooks,primereact.tooltip,primereact.utils);
1
+ this.primereact=this.primereact||{},this.primereact.radiobutton=function(e,t,n,r,o,i,a){"use strict";function l(e){if(e&&e.__esModule)return e;var t=Object.create(null);return e&&Object.keys(e).forEach((function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}})),t.default=e,Object.freeze(t)}var u=l(t);function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},c.apply(this,arguments)}function s(e){return s="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},s(e)}function p(e,t){if("object"!==s(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==s(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}function d(e){var t=p(e,"string");return"symbol"===s(t)?t:String(t)}var f=r.ComponentBase.extend({defaultProps:{__TYPE:"RadioButton",autoFocus:!1,checked:!1,className:null,disabled:!1,id:null,inputId:null,inputRef:null,invalid:!1,variant:null,name:null,onChange:null,onClick:null,required:!1,style:null,tabIndex:null,tooltip:null,tooltipOptions:null,value:null,children:void 0},css:{classes:{root:function(e){var t=e.props,n=e.context;return a.classNames("p-radiobutton p-component",{"p-highlight":t.checked,"p-disabled":t.disabled,"p-invalid":t.invalid,"p-variant-filled":t.variant?"filled"===t.variant:n&&"filled"===n.inputStyle})},box:"p-radiobutton-box",input:"p-radiobutton-input",icon:"p-radiobutton-icon"}}});function b(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function m(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?b(Object(n),!0).forEach((function(t){var r,o,i;r=e,i=n[t],(o=d(o=t))in r?Object.defineProperty(r,o,{value:i,enumerable:!0,configurable:!0,writable:!0}):r[o]=i})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):b(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var v=u.memo(u.forwardRef((function(e,t){var l=o.useMergeProps(),s=u.useContext(n.PrimeReactContext),p=f.getProps(e,s),d=u.useRef(null),b=u.useRef(p.inputRef),v=f.setMetaData({props:p}),y=v.ptm,g=v.cx;r.useHandleStyle(f.css.styles,v.isUnstyled,{name:"radiobutton"});var h=function(e){O(e)},O=function(e){if(!p.disabled&&!p.readonly&&p.onChange){var t=p.checked,n=e.target instanceof HTMLDivElement,r=e.target===b.current&&e.target.checked!==t,o=n&&a.DomHandler.hasClass(d.current,"p-radiobutton-checked")===t&&!t,i=!t;if(r||o){var l;if(null==p||null===(l=p.onChange)||void 0===l||l.call(p,{originalEvent:e,value:p.value,checked:i,stopPropagation:function(){null==e||e.stopPropagation()},preventDefault:function(){null==e||e.preventDefault()},target:{type:"radio",name:p.name,id:p.id,value:p.value,checked:i}}),e.defaultPrevented)return;o&&(b.current.checked=i)}a.DomHandler.focus(b.current)}},j=function(e){var t;null==p||null===(t=p.onFocus)||void 0===t||t.call(p,e)},P=function(e){var t;null==p||null===(t=p.onBlur)||void 0===t||t.call(p,e)};u.useImperativeHandle(t,(function(){return{props:p,select:h,focus:function(){return a.DomHandler.focus(b.current)},getElement:function(){return d.current},getInput:function(){return b.current}}})),u.useEffect((function(){b.current&&(b.current.checked=p.checked)}),[p.checked]),u.useEffect((function(){a.ObjectUtils.combinedRefs(b,p.inputRef)}),[b,p.inputRef]),o.useMountEffect((function(){p.autoFocus&&a.DomHandler.focus(b.current,p.autoFocus)}));var k=a.ObjectUtils.isNotEmpty(p.tooltip),E=f.getOtherProps(p),x=l({id:p.id,className:a.classNames(p.className,g("root",{context:s})),style:p.style,"data-p-checked":p.checked},E,y("root"));delete x.input,delete x.box,delete x.icon;var R,D,S,w;return u.createElement(u.Fragment,null,u.createElement("div",c({ref:d},x),(S=a.ObjectUtils.reduceKeys(E,a.DomHandler.ARIA_PROPS),w=l(m({id:p.inputId,type:"radio",name:p.name,defaultChecked:p.checked,onFocus:j,onBlur:P,onChange:O,disabled:p.disabled,readOnly:p.readonly,required:p.required,tabIndex:p.tabIndex,className:g("input")},S),e.input,y("input")),u.createElement("input",c({ref:b},w))),(R=l({className:g("box")},e.box,y("box")),D=l({className:g("icon")},e.icon,y("icon")),u.createElement("div",R,u.createElement("div",D)))),k&&u.createElement(i.Tooltip,c({target:d,content:p.tooltip,pt:y("tooltip")},p.tooltipOptions)))})));return v.displayName="RadioButton",e.RadioButton=v,Object.defineProperty(e,"__esModule",{value:!0}),e}({},React,primereact.api,primereact.componentbase,primereact.hooks,primereact.tooltip,primereact.utils);
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -1,8 +1,8 @@
1
1
  :root {
2
- font-family: "Inter var", sans-serif;
2
+ font-family: "InterVariable", sans-serif;
3
3
  font-feature-settings: "cv02", "cv03", "cv04", "cv11";
4
4
  font-variation-settings: normal;
5
- --font-family: "Inter var", sans-serif;
5
+ --font-family: "InterVariable", sans-serif;
6
6
  --font-feature-settings: "cv02", "cv03", "cv04", "cv11";
7
7
  --surface-a: #1f2937;
8
8
  --surface-b: #111827;
@@ -52,20 +52,20 @@
52
52
  }
53
53
 
54
54
  @font-face {
55
- font-family: "Inter var";
55
+ font-family: "InterVariable";
56
56
  font-weight: 100 900;
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/InterVariable.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
- font-family: "Inter var";
63
+ font-family: "InterVariable";
64
64
  font-weight: 100 900;
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/InterVariable-Italic.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -57,7 +57,7 @@
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/Inter-roman.var.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
63
  font-family: "Inter var";
@@ -65,7 +65,7 @@
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/Inter-italic.var.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;
@@ -1,8 +1,8 @@
1
1
  :root {
2
- font-family: "Inter var", sans-serif;
2
+ font-family: "InterVariable", sans-serif;
3
3
  font-feature-settings: "cv02", "cv03", "cv04", "cv11";
4
4
  font-variation-settings: normal;
5
- --font-family: "Inter var", sans-serif;
5
+ --font-family: "InterVariable", sans-serif;
6
6
  --font-feature-settings: "cv02", "cv03", "cv04", "cv11";
7
7
  --surface-a: #ffffff;
8
8
  --surface-b: #f9fafb;
@@ -52,20 +52,20 @@
52
52
  }
53
53
 
54
54
  @font-face {
55
- font-family: "Inter var";
55
+ font-family: "InterVariable";
56
56
  font-weight: 100 900;
57
57
  font-display: swap;
58
58
  font-style: normal;
59
59
  font-named-instance: "Regular";
60
- src: url("./fonts/Inter-roman.var.woff2?v=3.19") format("woff2");
60
+ src: url("./fonts/InterVariable.woff2") format("woff2");
61
61
  }
62
62
  @font-face {
63
- font-family: "Inter var";
63
+ font-family: "InterVariable";
64
64
  font-weight: 100 900;
65
65
  font-display: swap;
66
66
  font-style: italic;
67
67
  font-named-instance: "Italic";
68
- src: url("./fonts/Inter-italic.var.woff2?v=3.19") format("woff2");
68
+ src: url("./fonts/InterVariable-Italic.woff2") format("woff2");
69
69
  }
70
70
  :root {
71
71
  --blue-50:#f5f9ff;