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
@@ -619,10 +619,10 @@
619
619
  }
620
620
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
621
621
  padding-left: 0;
622
+ border-left: 0 none;
622
623
  }
623
624
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
624
625
  padding-right: 0;
625
- border-left: 0 none;
626
626
  }
627
627
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
628
628
  background: rgba(0, 0, 0, 0.04);
@@ -659,6 +659,7 @@
659
659
  border: 1px solid rgba(0, 0, 0, 0.38);
660
660
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
661
661
  border-radius: 4px;
662
+ outline-color: transparent;
662
663
  }
663
664
  .p-cascadeselect:not(.p-disabled):hover {
664
665
  border-color: rgba(0, 0, 0, 0.87);
@@ -669,6 +670,15 @@
669
670
  box-shadow: none;
670
671
  border-color: #673AB7;
671
672
  }
673
+ .p-cascadeselect.p-variant-filled {
674
+ background-color: #f5f5f5;
675
+ }
676
+ .p-cascadeselect.p-variant-filled:enabled:hover {
677
+ background-color: #ececec;
678
+ }
679
+ .p-cascadeselect.p-variant-filled:enabled:focus {
680
+ background-color: #dcdcdc;
681
+ }
672
682
  .p-cascadeselect .p-cascadeselect-label {
673
683
  background: transparent;
674
684
  border: 0 none;
@@ -709,38 +719,29 @@
709
719
  transition: none;
710
720
  border-radius: 0;
711
721
  }
712
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
713
- padding: 1rem 1rem;
722
+ .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:first-child {
723
+ margin-top: 0;
714
724
  }
715
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
716
- outline: 0 none;
717
- outline-offset: 0;
718
- box-shadow: none;
725
+ .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:last-child {
726
+ margin-bottom: 0;
719
727
  }
720
728
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
721
729
  color: #673AB7;
722
730
  background: rgba(103, 58, 183, 0.12);
723
731
  }
724
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
732
+ .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus {
733
+ background: rgba(103, 58, 183, 0.24);
734
+ }
735
+ .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
725
736
  color: rgba(0, 0, 0, 0.87);
726
737
  background: rgba(0, 0, 0, 0.04);
727
738
  }
739
+ .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
740
+ padding: 1rem 1rem;
741
+ }
728
742
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
729
743
  font-size: 0.875rem;
730
744
  }
731
- .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon.p-icon {
732
- width: 0.875rem;
733
- height: 0.875rem;
734
- }
735
- .p-input-filled .p-cascadeselect {
736
- background: #f5f5f5;
737
- }
738
- .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
739
- background-color: #ececec;
740
- }
741
- .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
742
- background-color: #dcdcdc;
743
- }
744
745
  .p-checkbox {
745
746
  position: relative;
746
747
  display: inline-flex;
@@ -1334,6 +1335,7 @@
1334
1335
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
1335
1336
  appearance: none;
1336
1337
  border-radius: 4px;
1338
+ outline-color: transparent;
1337
1339
  }
1338
1340
  .p-inputtext:enabled:hover {
1339
1341
  border-color: rgba(0, 0, 0, 0.87);
@@ -1347,6 +1349,15 @@
1347
1349
  .p-inputtext.p-invalid.p-component {
1348
1350
  border-color: #b00020;
1349
1351
  }
1352
+ .p-inputtext.p-variant-filled {
1353
+ background-color: #f5f5f5;
1354
+ }
1355
+ .p-inputtext.p-variant-filled:enabled:hover {
1356
+ background-color: #ececec;
1357
+ }
1358
+ .p-inputtext.p-variant-filled:enabled:focus {
1359
+ background-color: #dcdcdc;
1360
+ }
1350
1361
  .p-inputtext.p-inputtext-sm {
1351
1362
  font-size: 0.875rem;
1352
1363
  padding: 0.875rem 0.875rem;
@@ -1360,30 +1371,9 @@
1360
1371
  color: rgba(0, 0, 0, 0.6);
1361
1372
  transition-duration: 0.2s;
1362
1373
  }
1363
- .p-float-label > label.p-error {
1374
+ .p-float-label > .p-invalid + label {
1364
1375
  color: #b00020;
1365
1376
  }
1366
- .p-input-icon-left > i:first-of-type,
1367
- .p-input-icon-left > svg:first-of-type,
1368
- .p-input-icon-left > .p-input-prefix {
1369
- left: 1rem;
1370
- color: rgba(0, 0, 0, 0.6);
1371
- }
1372
- .p-input-icon-left > .p-inputtext {
1373
- padding-left: 3rem;
1374
- }
1375
- .p-input-icon-left.p-float-label > label {
1376
- left: 3rem;
1377
- }
1378
- .p-input-icon-right > i:last-of-type,
1379
- .p-input-icon-right > svg:last-of-type,
1380
- .p-input-icon-right > .p-input-suffix {
1381
- right: 1rem;
1382
- color: rgba(0, 0, 0, 0.6);
1383
- }
1384
- .p-input-icon-right > .p-inputtext {
1385
- padding-right: 3rem;
1386
- }
1387
1377
  .p-icon-field-left > .p-inputtext {
1388
1378
  padding-left: 3rem;
1389
1379
  }
@@ -2094,6 +2084,15 @@
2094
2084
  .p-treeselect.p-treeselect-clearable .p-treeselect-label {
2095
2085
  padding-right: 2rem;
2096
2086
  }
2087
+ .p-treeselect.p-variant-filled {
2088
+ background: #f5f5f5;
2089
+ }
2090
+ .p-treeselect.p-variant-filled:not(.p-disabled):hover {
2091
+ background-color: #ececec;
2092
+ }
2093
+ .p-treeselect.p-variant-filled:not(.p-disabled).p-focus {
2094
+ background-color: #dcdcdc;
2095
+ }
2097
2096
  .p-treeselect .p-treeselect-label {
2098
2097
  padding: 1rem 1rem;
2099
2098
  transition: background-color 0.2s, border-color 0.2s, color 0.2s, box-shadow 0.2s, background-size 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
@@ -4617,6 +4616,109 @@
4617
4616
  .p-splitter .p-splitter-gutter-resizing {
4618
4617
  background: rgba(0, 0, 0, 0.12);
4619
4618
  }
4619
+ .p-stepper .p-stepper-nav {
4620
+ display: flex;
4621
+ justify-content: space-between;
4622
+ margin: 0;
4623
+ padding: 0;
4624
+ list-style-type: none;
4625
+ }
4626
+ .p-stepper .p-stepper-header {
4627
+ padding: 0.5rem;
4628
+ }
4629
+ .p-stepper .p-stepper-header .p-stepper-action {
4630
+ transition: none;
4631
+ border-radius: 4px;
4632
+ background: transparent;
4633
+ outline-color: transparent;
4634
+ }
4635
+ .p-stepper .p-stepper-header .p-stepper-action .p-stepper-number {
4636
+ color: rgba(0, 0, 0, 0.87);
4637
+ border: 1px solid transparent;
4638
+ border-width: 2px;
4639
+ background: transparent;
4640
+ min-width: 2rem;
4641
+ height: 2rem;
4642
+ line-height: 2rem;
4643
+ font-size: 1.143rem;
4644
+ border-radius: 50%;
4645
+ transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
4646
+ }
4647
+ .p-stepper .p-stepper-header .p-stepper-action .p-stepper-title {
4648
+ margin-left: 0.5rem;
4649
+ color: rgba(0, 0, 0, 0.87);
4650
+ font-weight: 500;
4651
+ transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
4652
+ }
4653
+ .p-stepper .p-stepper-header .p-stepper-action:not(.p-disabled):focus-visible {
4654
+ outline: 0 none;
4655
+ outline-offset: 0;
4656
+ box-shadow: none;
4657
+ }
4658
+ .p-stepper .p-stepper-header.p-highlight .p-stepper-number {
4659
+ background: rgba(103, 58, 183, 0.12);
4660
+ color: #673AB7;
4661
+ }
4662
+ .p-stepper .p-stepper-header.p-highlight .p-stepper-title {
4663
+ color: rgba(0, 0, 0, 0.87);
4664
+ }
4665
+ .p-stepper .p-stepper-header:not(.p-disabled):focus-visible {
4666
+ outline: 0 none;
4667
+ outline-offset: 0;
4668
+ box-shadow: none;
4669
+ }
4670
+ .p-stepper .p-stepper-header:has(~ .p-highlight) .p-stepper-separator {
4671
+ background-color: #673AB7;
4672
+ }
4673
+ .p-stepper .p-stepper-panels {
4674
+ background: #ffffff;
4675
+ padding: 1rem;
4676
+ color: rgba(0, 0, 0, 0.87);
4677
+ }
4678
+ .p-stepper .p-stepper-separator {
4679
+ background-color: #bdbdbd;
4680
+ width: 100%;
4681
+ height: 2px;
4682
+ margin-inline-start: 1rem;
4683
+ transition: none;
4684
+ }
4685
+ .p-stepper.p-stepper-vertical {
4686
+ display: flex;
4687
+ flex-direction: column;
4688
+ }
4689
+ .p-stepper.p-stepper-vertical .p-stepper-toggleable-content {
4690
+ display: flex;
4691
+ flex: 1 1 auto;
4692
+ background: #ffffff;
4693
+ color: rgba(0, 0, 0, 0.87);
4694
+ }
4695
+ .p-stepper.p-stepper-vertical .p-stepper-panel {
4696
+ display: flex;
4697
+ flex-direction: column;
4698
+ flex: initial;
4699
+ }
4700
+ .p-stepper.p-stepper-vertical .p-stepper-panel.p-stepper-panel-active {
4701
+ flex: 1 1 auto;
4702
+ }
4703
+ .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-header {
4704
+ flex: initial;
4705
+ }
4706
+ .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-content {
4707
+ width: 100%;
4708
+ padding-left: 1rem;
4709
+ }
4710
+ .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator {
4711
+ flex: 0 0 auto;
4712
+ width: 2px;
4713
+ height: auto;
4714
+ margin-inline-start: calc(1.75rem + 2px);
4715
+ }
4716
+ .p-stepper.p-stepper-vertical .p-stepper-panel:has(~ .p-stepper-panel-active) .p-stepper-separator {
4717
+ background-color: #673AB7;
4718
+ }
4719
+ .p-stepper.p-stepper-vertical .p-stepper-panel:last-of-type .p-stepper-content {
4720
+ padding-left: 3rem;
4721
+ }
4620
4722
  .p-scrollpanel .p-scrollpanel-bar {
4621
4723
  background: rgba(0, 0, 0, 0.12);
4622
4724
  border: 0 none;
@@ -4626,6 +4728,68 @@
4626
4728
  outline-offset: 0;
4627
4729
  box-shadow: none;
4628
4730
  }
4731
+ .p-tabview-nav-container {
4732
+ position: relative;
4733
+ }
4734
+ .p-tabview-scrollable .p-tabview-nav-container {
4735
+ overflow: hidden;
4736
+ }
4737
+ .p-tabview-nav-content {
4738
+ overflow-x: auto;
4739
+ overflow-y: hidden;
4740
+ scroll-behavior: smooth;
4741
+ scrollbar-width: none;
4742
+ overscroll-behavior: contain auto;
4743
+ position: relative;
4744
+ }
4745
+ .p-tabview-nav {
4746
+ display: flex;
4747
+ margin: 0;
4748
+ padding: 0;
4749
+ list-style-type: none;
4750
+ flex: 1 1 auto;
4751
+ }
4752
+ .p-tabview-nav-link {
4753
+ cursor: pointer;
4754
+ user-select: none;
4755
+ display: flex;
4756
+ align-items: center;
4757
+ position: relative;
4758
+ text-decoration: none;
4759
+ overflow: hidden;
4760
+ }
4761
+ .p-tabview-ink-bar {
4762
+ display: none;
4763
+ z-index: 1;
4764
+ }
4765
+ .p-tabview-nav-link:focus {
4766
+ z-index: 1;
4767
+ }
4768
+ .p-tabview-close {
4769
+ z-index: 1;
4770
+ }
4771
+ .p-tabview-title {
4772
+ line-height: 1;
4773
+ white-space: nowrap;
4774
+ }
4775
+ .p-tabview-nav-btn {
4776
+ position: absolute;
4777
+ top: 0;
4778
+ z-index: 2;
4779
+ height: 100%;
4780
+ display: flex;
4781
+ align-items: center;
4782
+ justify-content: center;
4783
+ }
4784
+ .p-tabview-nav-prev {
4785
+ left: 0;
4786
+ }
4787
+ .p-tabview-nav-next {
4788
+ right: 0;
4789
+ }
4790
+ .p-tabview-nav-content::-webkit-scrollbar {
4791
+ display: none;
4792
+ }
4629
4793
  .p-tabview .p-tabview-nav {
4630
4794
  background: #ffffff;
4631
4795
  border: solid rgba(0, 0, 0, 0.12);
@@ -8087,6 +8251,24 @@
8087
8251
  .p-splitbutton.p-button-danger.p-button-text > .p-button:not(:disabled):active, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(:disabled):active {
8088
8252
  background: rgba(211, 47, 47, 0.16);
8089
8253
  }
8254
+ .p-stepper .p-stepper-header .p-stepper-action .p-stepper-number {
8255
+ background-color: #9e9d9e;
8256
+ color: #ffffff;
8257
+ font-size: 0.857rem;
8258
+ min-width: 1.714rem;
8259
+ height: 1.714rem;
8260
+ }
8261
+ .p-stepper .p-stepper-header.p-highlight .p-stepper-action .p-stepper-number {
8262
+ background-color: #673AB7;
8263
+ color: #ffffff;
8264
+ }
8265
+ .p-stepper .p-stepper-header.p-highlight .p-stepper-action .p-stepper-title {
8266
+ font-weight: 600;
8267
+ color: rgba(0, 0, 0, 0.87);
8268
+ }
8269
+ .p-stepper.p-stepper-vertical .p-stepper-panel .p-stepper-separator {
8270
+ margin-inline-start: 1.75rem;
8271
+ }
8090
8272
  .p-steps {
8091
8273
  padding: 1rem 0;
8092
8274
  }
@@ -4728,6 +4728,68 @@
4728
4728
  outline-offset: 0;
4729
4729
  box-shadow: none;
4730
4730
  }
4731
+ .p-tabview-nav-container {
4732
+ position: relative;
4733
+ }
4734
+ .p-tabview-scrollable .p-tabview-nav-container {
4735
+ overflow: hidden;
4736
+ }
4737
+ .p-tabview-nav-content {
4738
+ overflow-x: auto;
4739
+ overflow-y: hidden;
4740
+ scroll-behavior: smooth;
4741
+ scrollbar-width: none;
4742
+ overscroll-behavior: contain auto;
4743
+ position: relative;
4744
+ }
4745
+ .p-tabview-nav {
4746
+ display: flex;
4747
+ margin: 0;
4748
+ padding: 0;
4749
+ list-style-type: none;
4750
+ flex: 1 1 auto;
4751
+ }
4752
+ .p-tabview-nav-link {
4753
+ cursor: pointer;
4754
+ user-select: none;
4755
+ display: flex;
4756
+ align-items: center;
4757
+ position: relative;
4758
+ text-decoration: none;
4759
+ overflow: hidden;
4760
+ }
4761
+ .p-tabview-ink-bar {
4762
+ display: none;
4763
+ z-index: 1;
4764
+ }
4765
+ .p-tabview-nav-link:focus {
4766
+ z-index: 1;
4767
+ }
4768
+ .p-tabview-close {
4769
+ z-index: 1;
4770
+ }
4771
+ .p-tabview-title {
4772
+ line-height: 1;
4773
+ white-space: nowrap;
4774
+ }
4775
+ .p-tabview-nav-btn {
4776
+ position: absolute;
4777
+ top: 0;
4778
+ z-index: 2;
4779
+ height: 100%;
4780
+ display: flex;
4781
+ align-items: center;
4782
+ justify-content: center;
4783
+ }
4784
+ .p-tabview-nav-prev {
4785
+ left: 0;
4786
+ }
4787
+ .p-tabview-nav-next {
4788
+ right: 0;
4789
+ }
4790
+ .p-tabview-nav-content::-webkit-scrollbar {
4791
+ display: none;
4792
+ }
4731
4793
  .p-tabview .p-tabview-nav {
4732
4794
  background: #ffffff;
4733
4795
  border: solid rgba(0, 0, 0, 0.12);