primereact 10.6.5 → 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 (395) hide show
  1. package/README.md +1 -1
  2. package/api/api.d.ts +8 -0
  3. package/button/button.cjs.js +1 -0
  4. package/button/button.cjs.min.js +1 -1
  5. package/button/button.esm.js +1 -0
  6. package/button/button.esm.min.js +1 -1
  7. package/button/button.js +1 -0
  8. package/button/button.min.js +1 -1
  9. package/calendar/calendar.cjs.js +81 -45
  10. package/calendar/calendar.cjs.min.js +1 -1
  11. package/calendar/calendar.d.ts +8 -10
  12. package/calendar/calendar.esm.js +81 -45
  13. package/calendar/calendar.esm.min.js +1 -1
  14. package/calendar/calendar.js +81 -45
  15. package/calendar/calendar.min.js +1 -1
  16. package/chart/chart.d.ts +1 -13
  17. package/checkbox/checkbox.cjs.js +64 -0
  18. package/checkbox/checkbox.cjs.min.js +1 -1
  19. package/checkbox/checkbox.d.ts +12 -0
  20. package/checkbox/checkbox.esm.js +64 -0
  21. package/checkbox/checkbox.esm.min.js +1 -1
  22. package/checkbox/checkbox.js +64 -0
  23. package/checkbox/checkbox.min.js +1 -1
  24. package/colorpicker/colorpicker.cjs.js +18 -4
  25. package/colorpicker/colorpicker.cjs.min.js +1 -1
  26. package/colorpicker/colorpicker.esm.js +19 -5
  27. package/colorpicker/colorpicker.esm.min.js +1 -1
  28. package/colorpicker/colorpicker.js +18 -4
  29. package/colorpicker/colorpicker.min.js +1 -1
  30. package/column/column.d.ts +36 -14
  31. package/core/core.js +213 -58
  32. package/core/core.min.js +12 -12
  33. package/csstransition/csstransition.cjs.js +0 -6
  34. package/csstransition/csstransition.esm.js +0 -6
  35. package/csstransition/csstransition.js +0 -6
  36. package/datatable/datatable.cjs.js +157 -100
  37. package/datatable/datatable.cjs.min.js +1 -1
  38. package/datatable/datatable.d.ts +1 -1
  39. package/datatable/datatable.esm.js +157 -100
  40. package/datatable/datatable.esm.min.js +1 -1
  41. package/datatable/datatable.js +157 -100
  42. package/datatable/datatable.min.js +1 -1
  43. package/dialog/dialog.cjs.js +19 -4
  44. package/dialog/dialog.cjs.min.js +1 -1
  45. package/dialog/dialog.esm.js +19 -4
  46. package/dialog/dialog.esm.min.js +1 -1
  47. package/dialog/dialog.js +19 -4
  48. package/dialog/dialog.min.js +1 -1
  49. package/dropdown/dropdown.cjs.js +10 -8
  50. package/dropdown/dropdown.cjs.min.js +1 -1
  51. package/dropdown/dropdown.esm.js +10 -8
  52. package/dropdown/dropdown.esm.min.js +1 -1
  53. package/dropdown/dropdown.js +10 -8
  54. package/dropdown/dropdown.min.js +1 -1
  55. package/focustrap/focustrap.cjs.js +12 -1
  56. package/focustrap/focustrap.cjs.min.js +1 -1
  57. package/focustrap/focustrap.esm.js +12 -1
  58. package/focustrap/focustrap.esm.min.js +1 -1
  59. package/focustrap/focustrap.js +12 -1
  60. package/focustrap/focustrap.min.js +1 -1
  61. package/galleria/galleria.cjs.js +7 -0
  62. package/galleria/galleria.cjs.min.js +1 -1
  63. package/galleria/galleria.esm.js +8 -1
  64. package/galleria/galleria.esm.min.js +1 -1
  65. package/galleria/galleria.js +7 -0
  66. package/galleria/galleria.min.js +1 -1
  67. package/hooks/hooks.cjs.js +2 -1
  68. package/hooks/hooks.cjs.min.js +1 -1
  69. package/hooks/hooks.esm.js +2 -1
  70. package/hooks/hooks.esm.min.js +1 -1
  71. package/hooks/hooks.js +2 -1
  72. package/hooks/hooks.min.js +1 -1
  73. package/inputnumber/inputnumber.cjs.js +17 -13
  74. package/inputnumber/inputnumber.cjs.min.js +1 -1
  75. package/inputnumber/inputnumber.esm.js +17 -13
  76. package/inputnumber/inputnumber.esm.min.js +1 -1
  77. package/inputnumber/inputnumber.js +17 -13
  78. package/inputnumber/inputnumber.min.js +1 -1
  79. package/inputotp/inputotp.cjs.js +26 -3
  80. package/inputotp/inputotp.cjs.min.js +1 -1
  81. package/inputotp/inputotp.esm.js +27 -4
  82. package/inputotp/inputotp.esm.min.js +1 -1
  83. package/inputotp/inputotp.js +26 -3
  84. package/inputotp/inputotp.min.js +1 -1
  85. package/inputtext/inputtext.d.ts +1 -1
  86. package/keyfilter/keyfilter.cjs.js +1 -1
  87. package/keyfilter/keyfilter.cjs.min.js +1 -1
  88. package/keyfilter/keyfilter.esm.js +1 -1
  89. package/keyfilter/keyfilter.esm.min.js +1 -1
  90. package/keyfilter/keyfilter.js +1 -1
  91. package/keyfilter/keyfilter.min.js +1 -1
  92. package/listbox/listbox.cjs.js +23 -35
  93. package/listbox/listbox.cjs.min.js +1 -1
  94. package/listbox/listbox.esm.js +23 -35
  95. package/listbox/listbox.esm.min.js +1 -1
  96. package/listbox/listbox.js +23 -35
  97. package/listbox/listbox.min.js +1 -1
  98. package/menubar/menubar.d.ts +9 -0
  99. package/metergroup/metergroup.cjs.js +5 -4
  100. package/metergroup/metergroup.cjs.min.js +1 -1
  101. package/metergroup/metergroup.d.ts +3 -10
  102. package/metergroup/metergroup.esm.js +5 -4
  103. package/metergroup/metergroup.esm.min.js +1 -1
  104. package/metergroup/metergroup.js +5 -4
  105. package/metergroup/metergroup.min.js +1 -1
  106. package/multiselect/multiselect.cjs.js +11 -2
  107. package/multiselect/multiselect.cjs.min.js +1 -1
  108. package/multiselect/multiselect.esm.js +11 -2
  109. package/multiselect/multiselect.esm.min.js +1 -1
  110. package/multiselect/multiselect.js +11 -2
  111. package/multiselect/multiselect.min.js +1 -1
  112. package/multistatecheckbox/multistatecheckbox.cjs.js +9 -0
  113. package/multistatecheckbox/multistatecheckbox.cjs.min.js +1 -1
  114. package/multistatecheckbox/multistatecheckbox.esm.js +9 -0
  115. package/multistatecheckbox/multistatecheckbox.esm.min.js +1 -1
  116. package/multistatecheckbox/multistatecheckbox.js +9 -0
  117. package/multistatecheckbox/multistatecheckbox.min.js +1 -1
  118. package/organizationchart/organizationchart.cjs.js +0 -1
  119. package/organizationchart/organizationchart.esm.js +0 -1
  120. package/organizationchart/organizationchart.js +0 -1
  121. package/package.json +4 -4
  122. package/paginator/paginator.cjs.js +1 -1
  123. package/paginator/paginator.cjs.min.js +1 -1
  124. package/paginator/paginator.esm.js +1 -1
  125. package/paginator/paginator.esm.min.js +1 -1
  126. package/paginator/paginator.js +1 -1
  127. package/paginator/paginator.min.js +1 -1
  128. package/panelmenu/panelmenu.cjs.js +13 -12
  129. package/panelmenu/panelmenu.cjs.min.js +1 -1
  130. package/panelmenu/panelmenu.esm.js +13 -12
  131. package/panelmenu/panelmenu.esm.min.js +1 -1
  132. package/panelmenu/panelmenu.js +13 -12
  133. package/panelmenu/panelmenu.min.js +1 -1
  134. package/passthrough/tailwind/index.cjs.js +10 -81
  135. package/passthrough/tailwind/index.cjs.min.js +1 -1
  136. package/passthrough/tailwind/index.esm.js +10 -81
  137. package/passthrough/tailwind/index.esm.min.js +1 -1
  138. package/passthrough/tailwind/index.js +10 -81
  139. package/passthrough/tailwind/index.min.js +1 -1
  140. package/password/password.cjs.js +2 -2
  141. package/password/password.cjs.min.js +1 -1
  142. package/password/password.esm.js +2 -2
  143. package/password/password.esm.min.js +1 -1
  144. package/password/password.js +2 -2
  145. package/password/password.min.js +1 -1
  146. package/primereact.all.cjs.js +2826 -1797
  147. package/primereact.all.cjs.min.js +1 -1
  148. package/primereact.all.esm.js +2823 -1798
  149. package/primereact.all.esm.min.js +1 -1
  150. package/primereact.all.js +2826 -1797
  151. package/primereact.all.min.js +1 -1
  152. package/radiobutton/radiobutton.cjs.js +13 -10
  153. package/radiobutton/radiobutton.cjs.min.js +1 -1
  154. package/radiobutton/radiobutton.esm.js +13 -10
  155. package/radiobutton/radiobutton.esm.min.js +1 -1
  156. package/radiobutton/radiobutton.js +13 -10
  157. package/radiobutton/radiobutton.min.js +1 -1
  158. package/resources/images/line.gif +0 -0
  159. package/resources/themes/arya-blue/theme.css +62 -0
  160. package/resources/themes/arya-green/theme.css +62 -0
  161. package/resources/themes/arya-orange/theme.css +62 -0
  162. package/resources/themes/bootstrap4-dark-blue/theme.css +62 -0
  163. package/resources/themes/bootstrap4-dark-purple/theme.css +207 -43
  164. package/resources/themes/bootstrap4-light-blue/theme.css +62 -0
  165. package/resources/themes/bootstrap4-light-purple/theme.css +207 -43
  166. package/resources/themes/fluent-light/theme.css +62 -0
  167. package/resources/themes/lara-dark-amber/fonts/Inter-italic.var.woff2 +0 -0
  168. package/resources/themes/lara-dark-amber/fonts/Inter-roman.var.woff2 +0 -0
  169. package/resources/themes/lara-dark-amber/theme.css +62 -9
  170. package/resources/themes/lara-dark-blue/fonts/Inter-italic.var.woff2 +0 -0
  171. package/resources/themes/lara-dark-blue/fonts/Inter-roman.var.woff2 +0 -0
  172. package/resources/themes/lara-dark-blue/theme.css +62 -9
  173. package/resources/themes/lara-dark-cyan/fonts/Inter-italic.var.woff2 +0 -0
  174. package/resources/themes/lara-dark-cyan/fonts/Inter-roman.var.woff2 +0 -0
  175. package/resources/themes/lara-dark-cyan/theme.css +62 -9
  176. package/resources/themes/lara-dark-green/fonts/Inter-italic.var.woff2 +0 -0
  177. package/resources/themes/lara-dark-green/fonts/Inter-roman.var.woff2 +0 -0
  178. package/resources/themes/lara-dark-green/theme.css +62 -9
  179. package/resources/themes/lara-dark-indigo/fonts/Inter-italic.var.woff2 +0 -0
  180. package/resources/themes/lara-dark-indigo/fonts/Inter-roman.var.woff2 +0 -0
  181. package/resources/themes/lara-dark-indigo/theme.css +62 -9
  182. package/resources/themes/lara-dark-pink/fonts/Inter-italic.var.woff2 +0 -0
  183. package/resources/themes/lara-dark-pink/fonts/Inter-roman.var.woff2 +0 -0
  184. package/resources/themes/lara-dark-pink/theme.css +62 -9
  185. package/resources/themes/lara-dark-purple/fonts/Inter-italic.var.woff2 +0 -0
  186. package/resources/themes/lara-dark-purple/fonts/Inter-roman.var.woff2 +0 -0
  187. package/resources/themes/lara-dark-teal/fonts/Inter-italic.var.woff2 +0 -0
  188. package/resources/themes/lara-dark-teal/fonts/Inter-roman.var.woff2 +0 -0
  189. package/resources/themes/lara-dark-teal/theme.css +62 -9
  190. package/resources/themes/lara-light-amber/fonts/Inter-italic.var.woff2 +0 -0
  191. package/resources/themes/lara-light-amber/fonts/Inter-roman.var.woff2 +0 -0
  192. package/resources/themes/lara-light-amber/theme.css +62 -9
  193. package/resources/themes/lara-light-blue/fonts/Inter-italic.var.woff2 +0 -0
  194. package/resources/themes/lara-light-blue/fonts/Inter-roman.var.woff2 +0 -0
  195. package/resources/themes/lara-light-blue/theme.css +62 -9
  196. package/resources/themes/lara-light-cyan/fonts/Inter-italic.var.woff2 +0 -0
  197. package/resources/themes/lara-light-cyan/fonts/Inter-roman.var.woff2 +0 -0
  198. package/resources/themes/lara-light-cyan/theme.css +62 -9
  199. package/resources/themes/lara-light-green/fonts/Inter-italic.var.woff2 +0 -0
  200. package/resources/themes/lara-light-green/fonts/Inter-roman.var.woff2 +0 -0
  201. package/resources/themes/lara-light-green/theme.css +62 -9
  202. package/resources/themes/lara-light-indigo/fonts/Inter-italic.var.woff2 +0 -0
  203. package/resources/themes/lara-light-indigo/fonts/Inter-roman.var.woff2 +0 -0
  204. package/resources/themes/lara-light-indigo/theme.css +62 -9
  205. package/resources/themes/lara-light-pink/fonts/Inter-italic.var.woff2 +0 -0
  206. package/resources/themes/lara-light-pink/fonts/Inter-roman.var.woff2 +0 -0
  207. package/resources/themes/lara-light-pink/theme.css +62 -9
  208. package/resources/themes/lara-light-purple/fonts/Inter-italic.var.woff2 +0 -0
  209. package/resources/themes/lara-light-purple/fonts/Inter-roman.var.woff2 +0 -0
  210. package/resources/themes/lara-light-teal/fonts/Inter-italic.var.woff2 +0 -0
  211. package/resources/themes/lara-light-teal/fonts/Inter-roman.var.woff2 +0 -0
  212. package/resources/themes/lara-light-teal/theme.css +62 -9
  213. package/resources/themes/luna-amber/theme.css +62 -0
  214. package/resources/themes/luna-blue/theme.css +62 -0
  215. package/resources/themes/luna-green/theme.css +62 -0
  216. package/resources/themes/luna-pink/theme.css +62 -0
  217. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  218. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  219. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  220. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  221. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  222. package/resources/themes/md-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  223. package/resources/themes/md-dark-deeppurple/theme.css +225 -43
  224. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  225. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  226. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  227. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  228. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  229. package/resources/themes/md-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  230. package/resources/themes/md-dark-indigo/theme.css +213 -151
  231. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  232. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  233. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  234. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  235. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  236. package/resources/themes/md-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  237. package/resources/themes/md-light-deeppurple/theme.css +225 -43
  238. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  239. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  240. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  241. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  242. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  243. package/resources/themes/md-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  244. package/resources/themes/md-light-indigo/theme.css +62 -0
  245. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  246. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  247. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  248. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  249. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  250. package/resources/themes/mdc-dark-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  251. package/resources/themes/mdc-dark-deeppurple/theme.css +225 -43
  252. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  253. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  254. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  255. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  256. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  257. package/resources/themes/mdc-dark-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  258. package/resources/themes/mdc-dark-indigo/theme.css +213 -151
  259. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  260. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  261. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  262. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  263. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  264. package/resources/themes/mdc-light-deeppurple/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  265. package/resources/themes/mdc-light-deeppurple/theme.css +225 -43
  266. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff +0 -0
  267. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-500.woff2 +0 -0
  268. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff +0 -0
  269. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-700.woff2 +0 -0
  270. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff +0 -0
  271. package/resources/themes/mdc-light-indigo/fonts/roboto-v20-latin-ext_latin-regular.woff2 +0 -0
  272. package/resources/themes/mdc-light-indigo/theme.css +62 -0
  273. package/resources/themes/mira/fonts/Inter-Bold.woff +0 -0
  274. package/resources/themes/mira/fonts/Inter-Bold.woff2 +0 -0
  275. package/resources/themes/mira/fonts/Inter-Medium.woff +0 -0
  276. package/resources/themes/mira/fonts/Inter-Medium.woff2 +0 -0
  277. package/resources/themes/mira/fonts/Inter-Regular.woff +0 -0
  278. package/resources/themes/mira/fonts/Inter-Regular.woff2 +0 -0
  279. package/resources/themes/mira/fonts/Inter-SemiBold.woff +0 -0
  280. package/resources/themes/mira/fonts/Inter-SemiBold.woff2 +0 -0
  281. package/resources/themes/mira/theme.css +62 -0
  282. package/resources/themes/nano/theme.css +62 -0
  283. package/resources/themes/nova/theme.css +62 -0
  284. package/resources/themes/nova-accent/theme.css +62 -0
  285. package/resources/themes/nova-alt/theme.css +62 -0
  286. package/resources/themes/rhea/theme.css +62 -0
  287. package/resources/themes/saga-blue/theme.css +62 -0
  288. package/resources/themes/saga-green/theme.css +62 -0
  289. package/resources/themes/saga-orange/theme.css +62 -0
  290. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  291. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  292. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  293. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  294. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  295. package/resources/themes/soho-dark/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  296. package/resources/themes/soho-dark/theme.css +87 -25
  297. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff +0 -0
  298. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-300.woff2 +0 -0
  299. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff +0 -0
  300. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-700.woff2 +0 -0
  301. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff +0 -0
  302. package/resources/themes/soho-light/fonts/lato-v17-latin-ext_latin-regular.woff2 +0 -0
  303. package/resources/themes/soho-light/theme.css +62 -0
  304. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff +0 -0
  305. package/resources/themes/tailwind-light/fonts/Inter-Bold.woff2 +0 -0
  306. package/resources/themes/tailwind-light/fonts/Inter-Light.woff +0 -0
  307. package/resources/themes/tailwind-light/fonts/Inter-Light.woff2 +0 -0
  308. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff +0 -0
  309. package/resources/themes/tailwind-light/fonts/Inter-Medium.woff2 +0 -0
  310. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff +0 -0
  311. package/resources/themes/tailwind-light/fonts/Inter-Regular.woff2 +0 -0
  312. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff +0 -0
  313. package/resources/themes/tailwind-light/fonts/Inter-SemiBold.woff2 +0 -0
  314. package/resources/themes/tailwind-light/theme.css +62 -0
  315. package/resources/themes/vela-blue/theme.css +62 -0
  316. package/resources/themes/vela-green/theme.css +62 -0
  317. package/resources/themes/vela-orange/theme.css +62 -0
  318. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  319. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  320. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  321. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  322. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  323. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  324. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  325. package/resources/themes/viva-dark/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  326. package/resources/themes/viva-dark/theme.css +62 -0
  327. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff +0 -0
  328. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-300.woff2 +0 -0
  329. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff +0 -0
  330. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-600.woff2 +0 -0
  331. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff +0 -0
  332. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-700.woff2 +0 -0
  333. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff +0 -0
  334. package/resources/themes/viva-light/fonts/poppins-v15-latin-ext_latin-regular.woff2 +0 -0
  335. package/resources/themes/viva-light/theme.css +62 -0
  336. package/sidebar/sidebar.d.ts +4 -0
  337. package/splitbutton/splitbutton.cjs.js +0 -1
  338. package/splitbutton/splitbutton.cjs.min.js +1 -1
  339. package/splitbutton/splitbutton.esm.js +0 -1
  340. package/splitbutton/splitbutton.esm.min.js +1 -1
  341. package/splitbutton/splitbutton.js +0 -1
  342. package/splitbutton/splitbutton.min.js +1 -1
  343. package/tabview/tabview.cjs.js +0 -3
  344. package/tabview/tabview.cjs.min.js +1 -1
  345. package/tabview/tabview.d.ts +1 -1
  346. package/tabview/tabview.esm.js +0 -3
  347. package/tabview/tabview.esm.min.js +1 -1
  348. package/tabview/tabview.js +0 -3
  349. package/tabview/tabview.min.js +1 -1
  350. package/tieredmenu/tieredmenu.cjs.js +0 -1
  351. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  352. package/tieredmenu/tieredmenu.esm.js +0 -1
  353. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  354. package/tieredmenu/tieredmenu.js +0 -1
  355. package/tieredmenu/tieredmenu.min.js +1 -1
  356. package/tooltip/tooltip.cjs.js +12 -3
  357. package/tooltip/tooltip.cjs.min.js +1 -1
  358. package/tooltip/tooltip.esm.js +13 -4
  359. package/tooltip/tooltip.esm.min.js +1 -1
  360. package/tooltip/tooltip.js +12 -3
  361. package/tooltip/tooltip.min.js +1 -1
  362. package/tooltip/tooltipoptions.d.ts +5 -0
  363. package/tree/tree.cjs.js +60 -14
  364. package/tree/tree.cjs.min.js +1 -1
  365. package/tree/tree.esm.js +60 -14
  366. package/tree/tree.esm.min.js +1 -1
  367. package/tree/tree.js +60 -14
  368. package/tree/tree.min.js +1 -1
  369. package/treeselect/treeselect.cjs.js +0 -1
  370. package/treeselect/treeselect.cjs.min.js +1 -1
  371. package/treeselect/treeselect.esm.js +0 -1
  372. package/treeselect/treeselect.esm.min.js +1 -1
  373. package/treeselect/treeselect.js +0 -1
  374. package/treeselect/treeselect.min.js +1 -1
  375. package/treetable/treetable.cjs.js +249 -9
  376. package/treetable/treetable.cjs.min.js +1 -1
  377. package/treetable/treetable.d.ts +29 -0
  378. package/treetable/treetable.esm.js +249 -9
  379. package/treetable/treetable.esm.min.js +1 -1
  380. package/treetable/treetable.js +249 -9
  381. package/treetable/treetable.min.js +1 -1
  382. package/utils/utils.cjs.js +3 -6
  383. package/utils/utils.cjs.min.js +1 -1
  384. package/utils/utils.d.ts +7 -4
  385. package/utils/utils.esm.js +3 -6
  386. package/utils/utils.esm.min.js +1 -1
  387. package/utils/utils.js +3 -6
  388. package/utils/utils.min.js +1 -1
  389. package/virtualscroller/virtualscroller.cjs.js +23 -1
  390. package/virtualscroller/virtualscroller.cjs.min.js +1 -1
  391. package/virtualscroller/virtualscroller.esm.js +23 -1
  392. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  393. package/virtualscroller/virtualscroller.js +23 -1
  394. package/virtualscroller/virtualscroller.min.js +1 -1
  395. package/web-types.json +77 -30
@@ -4635,6 +4635,68 @@
4635
4635
  outline-offset: 0;
4636
4636
  box-shadow: 0 0 0 0.2rem #8dcdff;
4637
4637
  }
4638
+ .p-tabview-nav-container {
4639
+ position: relative;
4640
+ }
4641
+ .p-tabview-scrollable .p-tabview-nav-container {
4642
+ overflow: hidden;
4643
+ }
4644
+ .p-tabview-nav-content {
4645
+ overflow-x: auto;
4646
+ overflow-y: hidden;
4647
+ scroll-behavior: smooth;
4648
+ scrollbar-width: none;
4649
+ overscroll-behavior: contain auto;
4650
+ position: relative;
4651
+ }
4652
+ .p-tabview-nav {
4653
+ display: flex;
4654
+ margin: 0;
4655
+ padding: 0;
4656
+ list-style-type: none;
4657
+ flex: 1 1 auto;
4658
+ }
4659
+ .p-tabview-nav-link {
4660
+ cursor: pointer;
4661
+ user-select: none;
4662
+ display: flex;
4663
+ align-items: center;
4664
+ position: relative;
4665
+ text-decoration: none;
4666
+ overflow: hidden;
4667
+ }
4668
+ .p-tabview-ink-bar {
4669
+ display: none;
4670
+ z-index: 1;
4671
+ }
4672
+ .p-tabview-nav-link:focus {
4673
+ z-index: 1;
4674
+ }
4675
+ .p-tabview-close {
4676
+ z-index: 1;
4677
+ }
4678
+ .p-tabview-title {
4679
+ line-height: 1;
4680
+ white-space: nowrap;
4681
+ }
4682
+ .p-tabview-nav-btn {
4683
+ position: absolute;
4684
+ top: 0;
4685
+ z-index: 2;
4686
+ height: 100%;
4687
+ display: flex;
4688
+ align-items: center;
4689
+ justify-content: center;
4690
+ }
4691
+ .p-tabview-nav-prev {
4692
+ left: 0;
4693
+ }
4694
+ .p-tabview-nav-next {
4695
+ right: 0;
4696
+ }
4697
+ .p-tabview-nav-content::-webkit-scrollbar {
4698
+ display: none;
4699
+ }
4638
4700
  .p-tabview .p-tabview-nav {
4639
4701
  background: transparent;
4640
4702
  border: 0 none;
@@ -4644,6 +4644,68 @@
4644
4644
  outline-offset: 0;
4645
4645
  box-shadow: 0 0 0 0.2rem #8dcdff;
4646
4646
  }
4647
+ .p-tabview-nav-container {
4648
+ position: relative;
4649
+ }
4650
+ .p-tabview-scrollable .p-tabview-nav-container {
4651
+ overflow: hidden;
4652
+ }
4653
+ .p-tabview-nav-content {
4654
+ overflow-x: auto;
4655
+ overflow-y: hidden;
4656
+ scroll-behavior: smooth;
4657
+ scrollbar-width: none;
4658
+ overscroll-behavior: contain auto;
4659
+ position: relative;
4660
+ }
4661
+ .p-tabview-nav {
4662
+ display: flex;
4663
+ margin: 0;
4664
+ padding: 0;
4665
+ list-style-type: none;
4666
+ flex: 1 1 auto;
4667
+ }
4668
+ .p-tabview-nav-link {
4669
+ cursor: pointer;
4670
+ user-select: none;
4671
+ display: flex;
4672
+ align-items: center;
4673
+ position: relative;
4674
+ text-decoration: none;
4675
+ overflow: hidden;
4676
+ }
4677
+ .p-tabview-ink-bar {
4678
+ display: none;
4679
+ z-index: 1;
4680
+ }
4681
+ .p-tabview-nav-link:focus {
4682
+ z-index: 1;
4683
+ }
4684
+ .p-tabview-close {
4685
+ z-index: 1;
4686
+ }
4687
+ .p-tabview-title {
4688
+ line-height: 1;
4689
+ white-space: nowrap;
4690
+ }
4691
+ .p-tabview-nav-btn {
4692
+ position: absolute;
4693
+ top: 0;
4694
+ z-index: 2;
4695
+ height: 100%;
4696
+ display: flex;
4697
+ align-items: center;
4698
+ justify-content: center;
4699
+ }
4700
+ .p-tabview-nav-prev {
4701
+ left: 0;
4702
+ }
4703
+ .p-tabview-nav-next {
4704
+ right: 0;
4705
+ }
4706
+ .p-tabview-nav-content::-webkit-scrollbar {
4707
+ display: none;
4708
+ }
4647
4709
  .p-tabview .p-tabview-nav {
4648
4710
  background: transparent;
4649
4711
  border: 0 none;
@@ -4635,6 +4635,68 @@
4635
4635
  outline-offset: 0;
4636
4636
  box-shadow: 0 0 0 0.2rem #e4e9ec;
4637
4637
  }
4638
+ .p-tabview-nav-container {
4639
+ position: relative;
4640
+ }
4641
+ .p-tabview-scrollable .p-tabview-nav-container {
4642
+ overflow: hidden;
4643
+ }
4644
+ .p-tabview-nav-content {
4645
+ overflow-x: auto;
4646
+ overflow-y: hidden;
4647
+ scroll-behavior: smooth;
4648
+ scrollbar-width: none;
4649
+ overscroll-behavior: contain auto;
4650
+ position: relative;
4651
+ }
4652
+ .p-tabview-nav {
4653
+ display: flex;
4654
+ margin: 0;
4655
+ padding: 0;
4656
+ list-style-type: none;
4657
+ flex: 1 1 auto;
4658
+ }
4659
+ .p-tabview-nav-link {
4660
+ cursor: pointer;
4661
+ user-select: none;
4662
+ display: flex;
4663
+ align-items: center;
4664
+ position: relative;
4665
+ text-decoration: none;
4666
+ overflow: hidden;
4667
+ }
4668
+ .p-tabview-ink-bar {
4669
+ display: none;
4670
+ z-index: 1;
4671
+ }
4672
+ .p-tabview-nav-link:focus {
4673
+ z-index: 1;
4674
+ }
4675
+ .p-tabview-close {
4676
+ z-index: 1;
4677
+ }
4678
+ .p-tabview-title {
4679
+ line-height: 1;
4680
+ white-space: nowrap;
4681
+ }
4682
+ .p-tabview-nav-btn {
4683
+ position: absolute;
4684
+ top: 0;
4685
+ z-index: 2;
4686
+ height: 100%;
4687
+ display: flex;
4688
+ align-items: center;
4689
+ justify-content: center;
4690
+ }
4691
+ .p-tabview-nav-prev {
4692
+ left: 0;
4693
+ }
4694
+ .p-tabview-nav-next {
4695
+ right: 0;
4696
+ }
4697
+ .p-tabview-nav-content::-webkit-scrollbar {
4698
+ display: none;
4699
+ }
4638
4700
  .p-tabview .p-tabview-nav {
4639
4701
  background: transparent;
4640
4702
  border: 0 none;
@@ -4660,6 +4660,68 @@
4660
4660
  outline-offset: 0;
4661
4661
  box-shadow: 0 0 0 0.2rem #a6d5fa;
4662
4662
  }
4663
+ .p-tabview-nav-container {
4664
+ position: relative;
4665
+ }
4666
+ .p-tabview-scrollable .p-tabview-nav-container {
4667
+ overflow: hidden;
4668
+ }
4669
+ .p-tabview-nav-content {
4670
+ overflow-x: auto;
4671
+ overflow-y: hidden;
4672
+ scroll-behavior: smooth;
4673
+ scrollbar-width: none;
4674
+ overscroll-behavior: contain auto;
4675
+ position: relative;
4676
+ }
4677
+ .p-tabview-nav {
4678
+ display: flex;
4679
+ margin: 0;
4680
+ padding: 0;
4681
+ list-style-type: none;
4682
+ flex: 1 1 auto;
4683
+ }
4684
+ .p-tabview-nav-link {
4685
+ cursor: pointer;
4686
+ user-select: none;
4687
+ display: flex;
4688
+ align-items: center;
4689
+ position: relative;
4690
+ text-decoration: none;
4691
+ overflow: hidden;
4692
+ }
4693
+ .p-tabview-ink-bar {
4694
+ display: none;
4695
+ z-index: 1;
4696
+ }
4697
+ .p-tabview-nav-link:focus {
4698
+ z-index: 1;
4699
+ }
4700
+ .p-tabview-close {
4701
+ z-index: 1;
4702
+ }
4703
+ .p-tabview-title {
4704
+ line-height: 1;
4705
+ white-space: nowrap;
4706
+ }
4707
+ .p-tabview-nav-btn {
4708
+ position: absolute;
4709
+ top: 0;
4710
+ z-index: 2;
4711
+ height: 100%;
4712
+ display: flex;
4713
+ align-items: center;
4714
+ justify-content: center;
4715
+ }
4716
+ .p-tabview-nav-prev {
4717
+ left: 0;
4718
+ }
4719
+ .p-tabview-nav-next {
4720
+ right: 0;
4721
+ }
4722
+ .p-tabview-nav-content::-webkit-scrollbar {
4723
+ display: none;
4724
+ }
4663
4725
  .p-tabview .p-tabview-nav {
4664
4726
  background: #ffffff;
4665
4727
  border: 1px solid #dee2e6;
@@ -4660,6 +4660,68 @@
4660
4660
  outline-offset: 0;
4661
4661
  box-shadow: 0 0 0 0.2rem #b7e0b8;
4662
4662
  }
4663
+ .p-tabview-nav-container {
4664
+ position: relative;
4665
+ }
4666
+ .p-tabview-scrollable .p-tabview-nav-container {
4667
+ overflow: hidden;
4668
+ }
4669
+ .p-tabview-nav-content {
4670
+ overflow-x: auto;
4671
+ overflow-y: hidden;
4672
+ scroll-behavior: smooth;
4673
+ scrollbar-width: none;
4674
+ overscroll-behavior: contain auto;
4675
+ position: relative;
4676
+ }
4677
+ .p-tabview-nav {
4678
+ display: flex;
4679
+ margin: 0;
4680
+ padding: 0;
4681
+ list-style-type: none;
4682
+ flex: 1 1 auto;
4683
+ }
4684
+ .p-tabview-nav-link {
4685
+ cursor: pointer;
4686
+ user-select: none;
4687
+ display: flex;
4688
+ align-items: center;
4689
+ position: relative;
4690
+ text-decoration: none;
4691
+ overflow: hidden;
4692
+ }
4693
+ .p-tabview-ink-bar {
4694
+ display: none;
4695
+ z-index: 1;
4696
+ }
4697
+ .p-tabview-nav-link:focus {
4698
+ z-index: 1;
4699
+ }
4700
+ .p-tabview-close {
4701
+ z-index: 1;
4702
+ }
4703
+ .p-tabview-title {
4704
+ line-height: 1;
4705
+ white-space: nowrap;
4706
+ }
4707
+ .p-tabview-nav-btn {
4708
+ position: absolute;
4709
+ top: 0;
4710
+ z-index: 2;
4711
+ height: 100%;
4712
+ display: flex;
4713
+ align-items: center;
4714
+ justify-content: center;
4715
+ }
4716
+ .p-tabview-nav-prev {
4717
+ left: 0;
4718
+ }
4719
+ .p-tabview-nav-next {
4720
+ right: 0;
4721
+ }
4722
+ .p-tabview-nav-content::-webkit-scrollbar {
4723
+ display: none;
4724
+ }
4663
4725
  .p-tabview .p-tabview-nav {
4664
4726
  background: #ffffff;
4665
4727
  border: 1px solid #dee2e6;
@@ -4660,6 +4660,68 @@
4660
4660
  outline-offset: 0;
4661
4661
  box-shadow: 0 0 0 0.2rem #ffe69c;
4662
4662
  }
4663
+ .p-tabview-nav-container {
4664
+ position: relative;
4665
+ }
4666
+ .p-tabview-scrollable .p-tabview-nav-container {
4667
+ overflow: hidden;
4668
+ }
4669
+ .p-tabview-nav-content {
4670
+ overflow-x: auto;
4671
+ overflow-y: hidden;
4672
+ scroll-behavior: smooth;
4673
+ scrollbar-width: none;
4674
+ overscroll-behavior: contain auto;
4675
+ position: relative;
4676
+ }
4677
+ .p-tabview-nav {
4678
+ display: flex;
4679
+ margin: 0;
4680
+ padding: 0;
4681
+ list-style-type: none;
4682
+ flex: 1 1 auto;
4683
+ }
4684
+ .p-tabview-nav-link {
4685
+ cursor: pointer;
4686
+ user-select: none;
4687
+ display: flex;
4688
+ align-items: center;
4689
+ position: relative;
4690
+ text-decoration: none;
4691
+ overflow: hidden;
4692
+ }
4693
+ .p-tabview-ink-bar {
4694
+ display: none;
4695
+ z-index: 1;
4696
+ }
4697
+ .p-tabview-nav-link:focus {
4698
+ z-index: 1;
4699
+ }
4700
+ .p-tabview-close {
4701
+ z-index: 1;
4702
+ }
4703
+ .p-tabview-title {
4704
+ line-height: 1;
4705
+ white-space: nowrap;
4706
+ }
4707
+ .p-tabview-nav-btn {
4708
+ position: absolute;
4709
+ top: 0;
4710
+ z-index: 2;
4711
+ height: 100%;
4712
+ display: flex;
4713
+ align-items: center;
4714
+ justify-content: center;
4715
+ }
4716
+ .p-tabview-nav-prev {
4717
+ left: 0;
4718
+ }
4719
+ .p-tabview-nav-next {
4720
+ right: 0;
4721
+ }
4722
+ .p-tabview-nav-content::-webkit-scrollbar {
4723
+ display: none;
4724
+ }
4663
4725
  .p-tabview .p-tabview-nav {
4664
4726
  background: #ffffff;
4665
4727
  border: 1px solid #dee2e6;
@@ -10,7 +10,7 @@
10
10
  --text-color: rgba(255, 255, 255, 0.87);
11
11
  --text-color-secondary: rgba(255, 255, 255, 0.6);
12
12
  --primary-color: #b19df7;
13
- --primary-color-text: hsl(234deg, 15%, 13%);
13
+ --primary-color-text: hsl(234, 15%, 13%);
14
14
  --surface-0: #1d1e27;
15
15
  --surface-50: #34343d;
16
16
  --surface-100: #4a4b52;
@@ -786,7 +786,7 @@
786
786
  }
787
787
  .p-checkbox .p-checkbox-box .p-checkbox-icon {
788
788
  transition-duration: 0.2s;
789
- color: hsl(234deg, 15%, 13%);
789
+ color: hsl(234, 15%, 13%);
790
790
  font-size: 14px;
791
791
  }
792
792
  .p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon {
@@ -805,7 +805,7 @@
805
805
  }
806
806
  .p-checkbox .p-checkbox-box .p-checkbox-icon {
807
807
  transition-duration: 0.2s;
808
- color: hsl(234deg, 15%, 13%);
808
+ color: hsl(234, 15%, 13%);
809
809
  font-size: 14px;
810
810
  }
811
811
  .p-checkbox .p-checkbox-box .p-checkbox-icon.p-icon {
@@ -822,7 +822,7 @@
822
822
  .p-checkbox:not(.p-disabled):has(.p-checkbox-input:hover).p-highlight .p-checkbox-box {
823
823
  border-color: #9378f4;
824
824
  background: #9378f4;
825
- color: hsl(234deg, 15%, 13%);
825
+ color: hsl(234, 15%, 13%);
826
826
  }
827
827
  .p-checkbox:not(.p-disabled):has(.p-checkbox-input:focus-visible) .p-checkbox-box {
828
828
  outline: 0 none;
@@ -1891,7 +1891,7 @@
1891
1891
  width: 12px;
1892
1892
  height: 12px;
1893
1893
  transition-duration: 0.2s;
1894
- background-color: hsl(234deg, 15%, 13%);
1894
+ background-color: hsl(234, 15%, 13%);
1895
1895
  }
1896
1896
  .p-radiobutton.p-highlight .p-radiobutton-box {
1897
1897
  border-color: #b19df7;
@@ -1905,7 +1905,7 @@
1905
1905
  background: #9378f4;
1906
1906
  }
1907
1907
  .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:hover).p-highlight .p-radiobutton-box .p-radiobutton-icon {
1908
- background-color: hsl(234deg, 15%, 13%);
1908
+ background-color: hsl(234, 15%, 13%);
1909
1909
  }
1910
1910
  .p-radiobutton:not(.p-disabled):has(.p-radiobutton-input:focus-visible) .p-radiobutton-box {
1911
1911
  outline: 0 none;
@@ -2008,20 +2008,20 @@
2008
2008
  .p-selectbutton .p-button.p-highlight {
2009
2009
  background: #b19df7;
2010
2010
  border-color: #b19df7;
2011
- color: hsl(234deg, 15%, 13%);
2011
+ color: hsl(234, 15%, 13%);
2012
2012
  }
2013
2013
  .p-selectbutton .p-button.p-highlight .p-button-icon-left,
2014
2014
  .p-selectbutton .p-button.p-highlight .p-button-icon-right {
2015
- color: hsl(234deg, 15%, 13%);
2015
+ color: hsl(234, 15%, 13%);
2016
2016
  }
2017
2017
  .p-selectbutton .p-button.p-highlight:hover {
2018
2018
  background: #a28af5;
2019
2019
  border-color: #a28af5;
2020
- color: hsl(234deg, 15%, 13%);
2020
+ color: hsl(234, 15%, 13%);
2021
2021
  }
2022
2022
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
2023
2023
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
2024
- color: hsl(234deg, 15%, 13%);
2024
+ color: hsl(234, 15%, 13%);
2025
2025
  }
2026
2026
  .p-selectbutton.p-invalid > .p-button {
2027
2027
  border-color: #ff9a9a;
@@ -2232,11 +2232,11 @@
2232
2232
  .p-togglebutton.p-highlight .p-button {
2233
2233
  background: #b19df7;
2234
2234
  border-color: #b19df7;
2235
- color: hsl(234deg, 15%, 13%);
2235
+ color: hsl(234, 15%, 13%);
2236
2236
  }
2237
2237
  .p-togglebutton.p-highlight .p-button .p-button-icon-left,
2238
2238
  .p-togglebutton.p-highlight .p-button .p-button-icon-right {
2239
- color: hsl(234deg, 15%, 13%);
2239
+ color: hsl(234, 15%, 13%);
2240
2240
  }
2241
2241
  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover):not(.p-highlight) .p-button {
2242
2242
  background: rgba(255, 255, 255, 0.03);
@@ -2250,11 +2250,11 @@
2250
2250
  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button {
2251
2251
  background: #a28af5;
2252
2252
  border-color: #a28af5;
2253
- color: hsl(234deg, 15%, 13%);
2253
+ color: hsl(234, 15%, 13%);
2254
2254
  }
2255
2255
  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-left,
2256
2256
  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:hover).p-highlight .p-button .p-button-icon-right {
2257
- color: hsl(234deg, 15%, 13%);
2257
+ color: hsl(234, 15%, 13%);
2258
2258
  }
2259
2259
  .p-togglebutton:not(.p-disabled):has(.p-togglebutton-input:focus-visible) .p-button {
2260
2260
  outline: 0 none;
@@ -2266,7 +2266,7 @@
2266
2266
  border-color: #ff9a9a;
2267
2267
  }
2268
2268
  .p-button {
2269
- color: hsl(234deg, 15%, 13%);
2269
+ color: hsl(234, 15%, 13%);
2270
2270
  background: #b19df7;
2271
2271
  border: 1px solid #b19df7;
2272
2272
  padding: 0.75rem 1.25rem;
@@ -2276,12 +2276,12 @@
2276
2276
  }
2277
2277
  .p-button:not(:disabled):hover {
2278
2278
  background: #a28af5;
2279
- color: hsl(234deg, 15%, 13%);
2279
+ color: hsl(234, 15%, 13%);
2280
2280
  border-color: #a28af5;
2281
2281
  }
2282
2282
  .p-button:not(:disabled):active {
2283
2283
  background: #9378f4;
2284
- color: hsl(234deg, 15%, 13%);
2284
+ color: hsl(234, 15%, 13%);
2285
2285
  border-color: #9378f4;
2286
2286
  }
2287
2287
  .p-button.p-button-outlined {
@@ -2363,7 +2363,7 @@
2363
2363
  height: 1rem;
2364
2364
  line-height: 1rem;
2365
2365
  color: #b19df7;
2366
- background-color: hsl(234deg, 15%, 13%);
2366
+ background-color: hsl(234, 15%, 13%);
2367
2367
  }
2368
2368
  .p-button.p-button-raised {
2369
2369
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
@@ -4365,7 +4365,7 @@
4365
4365
  border-radius: 50%;
4366
4366
  width: 1rem;
4367
4367
  height: 1rem;
4368
- background-color: hsl(234deg, 15%, 13%);
4368
+ background-color: hsl(234, 15%, 13%);
4369
4369
  }
4370
4370
  .p-timeline .p-timeline-event-connector {
4371
4371
  background-color: #3e4053;
@@ -4702,6 +4702,68 @@
4702
4702
  outline-offset: 0;
4703
4703
  box-shadow: 0 0 0 1px #e0d8fc;
4704
4704
  }
4705
+ .p-tabview-nav-container {
4706
+ position: relative;
4707
+ }
4708
+ .p-tabview-scrollable .p-tabview-nav-container {
4709
+ overflow: hidden;
4710
+ }
4711
+ .p-tabview-nav-content {
4712
+ overflow-x: auto;
4713
+ overflow-y: hidden;
4714
+ scroll-behavior: smooth;
4715
+ scrollbar-width: none;
4716
+ overscroll-behavior: contain auto;
4717
+ position: relative;
4718
+ }
4719
+ .p-tabview-nav {
4720
+ display: flex;
4721
+ margin: 0;
4722
+ padding: 0;
4723
+ list-style-type: none;
4724
+ flex: 1 1 auto;
4725
+ }
4726
+ .p-tabview-nav-link {
4727
+ cursor: pointer;
4728
+ user-select: none;
4729
+ display: flex;
4730
+ align-items: center;
4731
+ position: relative;
4732
+ text-decoration: none;
4733
+ overflow: hidden;
4734
+ }
4735
+ .p-tabview-ink-bar {
4736
+ display: none;
4737
+ z-index: 1;
4738
+ }
4739
+ .p-tabview-nav-link:focus {
4740
+ z-index: 1;
4741
+ }
4742
+ .p-tabview-close {
4743
+ z-index: 1;
4744
+ }
4745
+ .p-tabview-title {
4746
+ line-height: 1;
4747
+ white-space: nowrap;
4748
+ }
4749
+ .p-tabview-nav-btn {
4750
+ position: absolute;
4751
+ top: 0;
4752
+ z-index: 2;
4753
+ height: 100%;
4754
+ display: flex;
4755
+ align-items: center;
4756
+ justify-content: center;
4757
+ }
4758
+ .p-tabview-nav-prev {
4759
+ left: 0;
4760
+ }
4761
+ .p-tabview-nav-next {
4762
+ right: 0;
4763
+ }
4764
+ .p-tabview-nav-content::-webkit-scrollbar {
4765
+ display: none;
4766
+ }
4705
4767
  .p-tabview .p-tabview-nav {
4706
4768
  background: transparent;
4707
4769
  border: 1px solid #3e4053;
@@ -4905,7 +4967,7 @@
4905
4967
  }
4906
4968
  .p-overlaypanel .p-overlaypanel-close {
4907
4969
  background: #b19df7;
4908
- color: hsl(234deg, 15%, 13%);
4970
+ color: hsl(234, 15%, 13%);
4909
4971
  width: 2rem;
4910
4972
  height: 2rem;
4911
4973
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
@@ -4916,7 +4978,7 @@
4916
4978
  }
4917
4979
  .p-overlaypanel .p-overlaypanel-close:enabled:hover {
4918
4980
  background: #a28af5;
4919
- color: hsl(234deg, 15%, 13%);
4981
+ color: hsl(234, 15%, 13%);
4920
4982
  }
4921
4983
  .p-overlaypanel:after {
4922
4984
  border: solid transparent;
@@ -6730,7 +6792,7 @@
6730
6792
  }
6731
6793
  .p-tag {
6732
6794
  background: #b19df7;
6733
- color: hsl(234deg, 15%, 13%);
6795
+ color: hsl(234, 15%, 13%);
6734
6796
  font-size: 0.75rem;
6735
6797
  font-weight: 700;
6736
6798
  padding: 0.25rem 0.4rem;
@@ -6844,7 +6906,7 @@
6844
6906
  background: #b19df7;
6845
6907
  }
6846
6908
  .p-progressbar .p-progressbar-label {
6847
- color: hsl(234deg, 15%, 13%);
6909
+ color: hsl(234, 15%, 13%);
6848
6910
  line-height: 1.5rem;
6849
6911
  }
6850
6912
  .p-terminal {
@@ -6860,7 +6922,7 @@
6860
6922
  }
6861
6923
  .p-badge {
6862
6924
  background: #b19df7;
6863
- color: hsl(234deg, 15%, 13%);
6925
+ color: hsl(234, 15%, 13%);
6864
6926
  font-size: 0.75rem;
6865
6927
  font-weight: 700;
6866
6928
  min-width: 1.5rem;
@@ -6901,7 +6963,7 @@
6901
6963
  }
6902
6964
  .p-tag {
6903
6965
  background: #b19df7;
6904
- color: hsl(234deg, 15%, 13%);
6966
+ color: hsl(234, 15%, 13%);
6905
6967
  font-size: 0.75rem;
6906
6968
  font-weight: 700;
6907
6969
  padding: 0.25rem 0.4rem;