primeng 16.4.1 → 16.5.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 (412) hide show
  1. package/README.md +1 -1
  2. package/api/tooltipoptions.d.ts +4 -0
  3. package/button/button.d.ts +50 -1
  4. package/dialog/dialog.d.ts +3 -1
  5. package/dom/domhandler.d.ts +3 -0
  6. package/esm2022/accordion/accordion.mjs +10 -10
  7. package/esm2022/animate/animate.mjs +7 -7
  8. package/esm2022/api/confirmationservice.mjs +3 -3
  9. package/esm2022/api/contextmenuservice.mjs +3 -3
  10. package/esm2022/api/filterservice.mjs +3 -3
  11. package/esm2022/api/messageservice.mjs +3 -3
  12. package/esm2022/api/overlayservice.mjs +3 -3
  13. package/esm2022/api/primengconfig.mjs +3 -3
  14. package/esm2022/api/shared.mjs +13 -13
  15. package/esm2022/api/tooltipoptions.mjs +1 -1
  16. package/esm2022/api/treedragdropservice.mjs +3 -3
  17. package/esm2022/autocomplete/autocomplete.mjs +7 -7
  18. package/esm2022/autofocus/autofocus.mjs +7 -7
  19. package/esm2022/avatar/avatar.mjs +7 -7
  20. package/esm2022/avatargroup/avatargroup.mjs +7 -7
  21. package/esm2022/badge/badge.mjs +10 -10
  22. package/esm2022/baseicon/baseicon.mjs +3 -3
  23. package/esm2022/blockui/blockui.mjs +11 -13
  24. package/esm2022/breadcrumb/breadcrumb.mjs +9 -9
  25. package/esm2022/button/button.mjs +77 -12
  26. package/esm2022/calendar/calendar.mjs +10 -12
  27. package/esm2022/card/card.mjs +7 -7
  28. package/esm2022/carousel/carousel.mjs +92 -86
  29. package/esm2022/cascadeselect/cascadeselect.mjs +10 -10
  30. package/esm2022/chart/chart.mjs +7 -7
  31. package/esm2022/checkbox/checkbox.mjs +7 -7
  32. package/esm2022/chip/chip.mjs +10 -10
  33. package/esm2022/chips/chips.mjs +7 -7
  34. package/esm2022/colorpicker/colorpicker.mjs +7 -7
  35. package/esm2022/confirmdialog/confirmdialog.mjs +7 -7
  36. package/esm2022/confirmpopup/confirmpopup.mjs +7 -7
  37. package/esm2022/contextmenu/contextmenu.mjs +12 -12
  38. package/esm2022/dataview/dataview.mjs +10 -10
  39. package/esm2022/defer/defer.mjs +7 -7
  40. package/esm2022/dialog/dialog.mjs +24 -22
  41. package/esm2022/divider/divider.mjs +7 -7
  42. package/esm2022/dock/dock.mjs +8 -8
  43. package/esm2022/dom/domhandler.mjs +12 -1
  44. package/esm2022/dragdrop/dragdrop.mjs +10 -10
  45. package/esm2022/dropdown/dropdown.mjs +12 -12
  46. package/esm2022/dynamicdialog/dialogservice.mjs +3 -3
  47. package/esm2022/dynamicdialog/dynamicdialog.mjs +7 -7
  48. package/esm2022/dynamicdialog/dynamicdialogcontent.mjs +3 -3
  49. package/esm2022/editor/editor.mjs +7 -7
  50. package/esm2022/fieldset/fieldset.mjs +7 -7
  51. package/esm2022/fileupload/fileupload.mjs +9 -9
  52. package/esm2022/focustrap/focustrap.mjs +7 -7
  53. package/esm2022/galleria/galleria.mjs +36 -31
  54. package/esm2022/icons/angledoubledown/angledoubledown.mjs +3 -3
  55. package/esm2022/icons/angledoubleleft/angledoubleleft.mjs +3 -3
  56. package/esm2022/icons/angledoubleright/angledoubleright.mjs +3 -3
  57. package/esm2022/icons/angledoubleup/angledoubleup.mjs +3 -3
  58. package/esm2022/icons/angledown/angledown.mjs +3 -3
  59. package/esm2022/icons/angleleft/angleleft.mjs +3 -3
  60. package/esm2022/icons/angleright/angleright.mjs +3 -3
  61. package/esm2022/icons/angleup/angleup.mjs +3 -3
  62. package/esm2022/icons/arrowdown/arrowdown.mjs +3 -3
  63. package/esm2022/icons/arrowdownleft/arrowdownleft.mjs +3 -3
  64. package/esm2022/icons/arrowdownright/arrowdownright.mjs +3 -3
  65. package/esm2022/icons/arrowleft/arrowleft.mjs +3 -3
  66. package/esm2022/icons/arrowright/arrowright.mjs +3 -3
  67. package/esm2022/icons/arrowup/arrowup.mjs +3 -3
  68. package/esm2022/icons/ban/ban.mjs +3 -3
  69. package/esm2022/icons/bars/bars.mjs +3 -3
  70. package/esm2022/icons/calendar/calendar.mjs +3 -3
  71. package/esm2022/icons/caretleft/caretleft.mjs +3 -3
  72. package/esm2022/icons/caretright/caretright.mjs +3 -3
  73. package/esm2022/icons/check/check.mjs +3 -3
  74. package/esm2022/icons/chevrondown/chevrondown.mjs +3 -3
  75. package/esm2022/icons/chevronleft/chevronleft.mjs +3 -3
  76. package/esm2022/icons/chevronright/chevronright.mjs +3 -3
  77. package/esm2022/icons/chevronup/chevronup.mjs +3 -3
  78. package/esm2022/icons/exclamationtriangle/exclamationtriangle.mjs +3 -3
  79. package/esm2022/icons/eye/eye.mjs +3 -3
  80. package/esm2022/icons/eyeslash/eyeslash.mjs +3 -3
  81. package/esm2022/icons/filter/filter.mjs +3 -3
  82. package/esm2022/icons/filterslash/filterslash.mjs +3 -3
  83. package/esm2022/icons/home/home.mjs +3 -3
  84. package/esm2022/icons/infocircle/infocircle.mjs +3 -3
  85. package/esm2022/icons/minus/minus.mjs +3 -3
  86. package/esm2022/icons/pencil/pencil.mjs +3 -3
  87. package/esm2022/icons/plus/plus.mjs +3 -3
  88. package/esm2022/icons/refresh/refresh.mjs +3 -3
  89. package/esm2022/icons/search/search.mjs +3 -3
  90. package/esm2022/icons/searchminus/searchminus.mjs +3 -3
  91. package/esm2022/icons/searchplus/searchplus.mjs +3 -3
  92. package/esm2022/icons/sortalt/sortalt.mjs +3 -3
  93. package/esm2022/icons/sortamountdown/sortamountdown.mjs +3 -3
  94. package/esm2022/icons/sortamountupalt/sortamountupalt.mjs +3 -3
  95. package/esm2022/icons/spinner/spinner.mjs +3 -3
  96. package/esm2022/icons/star/star.mjs +3 -3
  97. package/esm2022/icons/starfill/starfill.mjs +3 -3
  98. package/esm2022/icons/thlarge/thlarge.mjs +3 -3
  99. package/esm2022/icons/times/times.mjs +3 -3
  100. package/esm2022/icons/timescircle/timescircle.mjs +3 -3
  101. package/esm2022/icons/trash/trash.mjs +3 -3
  102. package/esm2022/icons/undo/undo.mjs +3 -3
  103. package/esm2022/icons/upload/upload.mjs +3 -3
  104. package/esm2022/icons/windowmaximize/windowmaximize.mjs +3 -3
  105. package/esm2022/icons/windowminimize/windowminimize.mjs +3 -3
  106. package/esm2022/image/image.mjs +18 -18
  107. package/esm2022/inplace/inplace.mjs +13 -13
  108. package/esm2022/inputmask/inputmask.mjs +7 -7
  109. package/esm2022/inputnumber/inputnumber.mjs +7 -7
  110. package/esm2022/inputswitch/inputswitch.mjs +7 -7
  111. package/esm2022/inputtext/inputtext.mjs +7 -7
  112. package/esm2022/inputtextarea/inputtextarea.mjs +11 -8
  113. package/esm2022/keyfilter/keyfilter.mjs +7 -7
  114. package/esm2022/knob/knob.mjs +7 -7
  115. package/esm2022/listbox/listbox.mjs +7 -7
  116. package/esm2022/megamenu/megamenu.mjs +12 -12
  117. package/esm2022/menu/menu.mjs +16 -15
  118. package/esm2022/menubar/menubar.mjs +15 -15
  119. package/esm2022/message/message.mjs +7 -7
  120. package/esm2022/messages/messages.mjs +7 -7
  121. package/esm2022/multiselect/multiselect.mjs +13 -13
  122. package/esm2022/orderlist/orderlist.mjs +7 -7
  123. package/esm2022/organizationchart/organizationchart.mjs +10 -10
  124. package/esm2022/overlay/overlay.mjs +7 -7
  125. package/esm2022/overlaypanel/overlaypanel.mjs +7 -7
  126. package/esm2022/paginator/paginator.mjs +7 -7
  127. package/esm2022/panel/panel.mjs +7 -7
  128. package/esm2022/panelmenu/panelmenu.mjs +32 -22
  129. package/esm2022/password/password.mjs +16 -16
  130. package/esm2022/picklist/picklist.mjs +7 -7
  131. package/esm2022/progressbar/progressbar.mjs +7 -7
  132. package/esm2022/progressspinner/progressspinner.mjs +7 -7
  133. package/esm2022/radiobutton/radiobutton.mjs +10 -10
  134. package/esm2022/rating/rating.mjs +7 -7
  135. package/esm2022/ripple/ripple.mjs +7 -7
  136. package/esm2022/scroller/scroller.mjs +7 -7
  137. package/esm2022/scrollpanel/scrollpanel.mjs +7 -7
  138. package/esm2022/scrolltop/scrolltop.mjs +7 -7
  139. package/esm2022/selectbutton/selectbutton.mjs +26 -20
  140. package/esm2022/sidebar/sidebar.mjs +10 -12
  141. package/esm2022/skeleton/skeleton.mjs +7 -7
  142. package/esm2022/slidemenu/slidemenu.mjs +12 -12
  143. package/esm2022/slider/slider.mjs +7 -7
  144. package/esm2022/speeddial/speeddial.mjs +9 -9
  145. package/esm2022/spinner/spinner.mjs +7 -7
  146. package/esm2022/splitbutton/splitbutton.mjs +7 -7
  147. package/esm2022/splitter/splitter.mjs +7 -7
  148. package/esm2022/steps/steps.mjs +47 -26
  149. package/esm2022/styleclass/styleclass.mjs +7 -7
  150. package/esm2022/table/table.mjs +82 -82
  151. package/esm2022/tabmenu/tabmenu.mjs +9 -9
  152. package/esm2022/tabview/tabview.mjs +12 -12
  153. package/esm2022/tag/tag.mjs +7 -7
  154. package/esm2022/terminal/terminal.mjs +7 -7
  155. package/esm2022/terminal/terminalservice.mjs +3 -3
  156. package/esm2022/tieredmenu/tieredmenu.mjs +12 -12
  157. package/esm2022/timeline/timeline.mjs +9 -9
  158. package/esm2022/toast/toast.mjs +10 -10
  159. package/esm2022/togglebutton/togglebutton.mjs +7 -7
  160. package/esm2022/toolbar/toolbar.mjs +10 -8
  161. package/esm2022/tooltip/tooltip.mjs +45 -37
  162. package/esm2022/tree/tree.mjs +10 -10
  163. package/esm2022/treeselect/treeselect.mjs +10 -10
  164. package/esm2022/treetable/treetable.mjs +55 -55
  165. package/esm2022/tristatecheckbox/tristatecheckbox.mjs +7 -7
  166. package/esm2022/virtualscroller/virtualscroller.mjs +7 -7
  167. package/fesm2022/primeng-accordion.mjs +10 -10
  168. package/fesm2022/primeng-animate.mjs +7 -7
  169. package/fesm2022/primeng-api.mjs +34 -34
  170. package/fesm2022/primeng-autocomplete.mjs +7 -7
  171. package/fesm2022/primeng-autofocus.mjs +7 -7
  172. package/fesm2022/primeng-avatar.mjs +7 -7
  173. package/fesm2022/primeng-avatargroup.mjs +7 -7
  174. package/fesm2022/primeng-badge.mjs +10 -10
  175. package/fesm2022/primeng-baseicon.mjs +3 -3
  176. package/fesm2022/primeng-blockui.mjs +10 -12
  177. package/fesm2022/primeng-blockui.mjs.map +1 -1
  178. package/fesm2022/primeng-breadcrumb.mjs +8 -8
  179. package/fesm2022/primeng-breadcrumb.mjs.map +1 -1
  180. package/fesm2022/primeng-button.mjs +76 -11
  181. package/fesm2022/primeng-button.mjs.map +1 -1
  182. package/fesm2022/primeng-calendar.mjs +9 -11
  183. package/fesm2022/primeng-calendar.mjs.map +1 -1
  184. package/fesm2022/primeng-card.mjs +7 -7
  185. package/fesm2022/primeng-carousel.mjs +91 -85
  186. package/fesm2022/primeng-carousel.mjs.map +1 -1
  187. package/fesm2022/primeng-cascadeselect.mjs +10 -10
  188. package/fesm2022/primeng-chart.mjs +7 -7
  189. package/fesm2022/primeng-checkbox.mjs +7 -7
  190. package/fesm2022/primeng-chip.mjs +9 -9
  191. package/fesm2022/primeng-chip.mjs.map +1 -1
  192. package/fesm2022/primeng-chips.mjs +7 -7
  193. package/fesm2022/primeng-colorpicker.mjs +7 -7
  194. package/fesm2022/primeng-confirmdialog.mjs +7 -7
  195. package/fesm2022/primeng-confirmpopup.mjs +7 -7
  196. package/fesm2022/primeng-contextmenu.mjs +11 -11
  197. package/fesm2022/primeng-contextmenu.mjs.map +1 -1
  198. package/fesm2022/primeng-dataview.mjs +10 -10
  199. package/fesm2022/primeng-defer.mjs +7 -7
  200. package/fesm2022/primeng-dialog.mjs +23 -21
  201. package/fesm2022/primeng-dialog.mjs.map +1 -1
  202. package/fesm2022/primeng-divider.mjs +7 -7
  203. package/fesm2022/primeng-dock.mjs +8 -8
  204. package/fesm2022/primeng-dock.mjs.map +1 -1
  205. package/fesm2022/primeng-dom.mjs +11 -0
  206. package/fesm2022/primeng-dom.mjs.map +1 -1
  207. package/fesm2022/primeng-dragdrop.mjs +10 -10
  208. package/fesm2022/primeng-dropdown.mjs +11 -11
  209. package/fesm2022/primeng-dropdown.mjs.map +1 -1
  210. package/fesm2022/primeng-dynamicdialog.mjs +13 -13
  211. package/fesm2022/primeng-editor.mjs +7 -7
  212. package/fesm2022/primeng-fieldset.mjs +7 -7
  213. package/fesm2022/primeng-fileupload.mjs +8 -8
  214. package/fesm2022/primeng-fileupload.mjs.map +1 -1
  215. package/fesm2022/primeng-focustrap.mjs +7 -7
  216. package/fesm2022/primeng-galleria.mjs +36 -31
  217. package/fesm2022/primeng-galleria.mjs.map +1 -1
  218. package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
  219. package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
  220. package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
  221. package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
  222. package/fesm2022/primeng-icons-angledown.mjs +3 -3
  223. package/fesm2022/primeng-icons-angleleft.mjs +3 -3
  224. package/fesm2022/primeng-icons-angleright.mjs +3 -3
  225. package/fesm2022/primeng-icons-angleup.mjs +3 -3
  226. package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
  227. package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
  228. package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
  229. package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
  230. package/fesm2022/primeng-icons-arrowright.mjs +3 -3
  231. package/fesm2022/primeng-icons-arrowup.mjs +3 -3
  232. package/fesm2022/primeng-icons-ban.mjs +3 -3
  233. package/fesm2022/primeng-icons-bars.mjs +3 -3
  234. package/fesm2022/primeng-icons-calendar.mjs +3 -3
  235. package/fesm2022/primeng-icons-caretleft.mjs +3 -3
  236. package/fesm2022/primeng-icons-caretright.mjs +3 -3
  237. package/fesm2022/primeng-icons-check.mjs +3 -3
  238. package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
  239. package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
  240. package/fesm2022/primeng-icons-chevronright.mjs +3 -3
  241. package/fesm2022/primeng-icons-chevronup.mjs +3 -3
  242. package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
  243. package/fesm2022/primeng-icons-eye.mjs +3 -3
  244. package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
  245. package/fesm2022/primeng-icons-filter.mjs +3 -3
  246. package/fesm2022/primeng-icons-filterslash.mjs +3 -3
  247. package/fesm2022/primeng-icons-home.mjs +3 -3
  248. package/fesm2022/primeng-icons-infocircle.mjs +3 -3
  249. package/fesm2022/primeng-icons-minus.mjs +3 -3
  250. package/fesm2022/primeng-icons-pencil.mjs +3 -3
  251. package/fesm2022/primeng-icons-plus.mjs +3 -3
  252. package/fesm2022/primeng-icons-refresh.mjs +3 -3
  253. package/fesm2022/primeng-icons-search.mjs +3 -3
  254. package/fesm2022/primeng-icons-searchminus.mjs +3 -3
  255. package/fesm2022/primeng-icons-searchplus.mjs +3 -3
  256. package/fesm2022/primeng-icons-sortalt.mjs +3 -3
  257. package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
  258. package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
  259. package/fesm2022/primeng-icons-spinner.mjs +3 -3
  260. package/fesm2022/primeng-icons-star.mjs +3 -3
  261. package/fesm2022/primeng-icons-starfill.mjs +3 -3
  262. package/fesm2022/primeng-icons-thlarge.mjs +3 -3
  263. package/fesm2022/primeng-icons-times.mjs +3 -3
  264. package/fesm2022/primeng-icons-timescircle.mjs +3 -3
  265. package/fesm2022/primeng-icons-trash.mjs +3 -3
  266. package/fesm2022/primeng-icons-undo.mjs +3 -3
  267. package/fesm2022/primeng-icons-upload.mjs +3 -3
  268. package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
  269. package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
  270. package/fesm2022/primeng-image.mjs +17 -17
  271. package/fesm2022/primeng-image.mjs.map +1 -1
  272. package/fesm2022/primeng-inplace.mjs +13 -13
  273. package/fesm2022/primeng-inputmask.mjs +7 -7
  274. package/fesm2022/primeng-inputnumber.mjs +7 -7
  275. package/fesm2022/primeng-inputswitch.mjs +7 -7
  276. package/fesm2022/primeng-inputtext.mjs +7 -7
  277. package/fesm2022/primeng-inputtextarea.mjs +10 -7
  278. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  279. package/fesm2022/primeng-keyfilter.mjs +7 -7
  280. package/fesm2022/primeng-knob.mjs +7 -7
  281. package/fesm2022/primeng-listbox.mjs +7 -7
  282. package/fesm2022/primeng-megamenu.mjs +11 -11
  283. package/fesm2022/primeng-megamenu.mjs.map +1 -1
  284. package/fesm2022/primeng-menu.mjs +15 -14
  285. package/fesm2022/primeng-menu.mjs.map +1 -1
  286. package/fesm2022/primeng-menubar.mjs +14 -14
  287. package/fesm2022/primeng-menubar.mjs.map +1 -1
  288. package/fesm2022/primeng-message.mjs +7 -7
  289. package/fesm2022/primeng-messages.mjs +7 -7
  290. package/fesm2022/primeng-multiselect.mjs +12 -12
  291. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  292. package/fesm2022/primeng-orderlist.mjs +7 -7
  293. package/fesm2022/primeng-organizationchart.mjs +10 -10
  294. package/fesm2022/primeng-overlay.mjs +7 -7
  295. package/fesm2022/primeng-overlaypanel.mjs +7 -7
  296. package/fesm2022/primeng-paginator.mjs +7 -7
  297. package/fesm2022/primeng-panel.mjs +7 -7
  298. package/fesm2022/primeng-panelmenu.mjs +31 -21
  299. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  300. package/fesm2022/primeng-password.mjs +15 -15
  301. package/fesm2022/primeng-password.mjs.map +1 -1
  302. package/fesm2022/primeng-picklist.mjs +7 -7
  303. package/fesm2022/primeng-progressbar.mjs +7 -7
  304. package/fesm2022/primeng-progressspinner.mjs +7 -7
  305. package/fesm2022/primeng-radiobutton.mjs +10 -10
  306. package/fesm2022/primeng-rating.mjs +7 -7
  307. package/fesm2022/primeng-ripple.mjs +7 -7
  308. package/fesm2022/primeng-scroller.mjs +7 -7
  309. package/fesm2022/primeng-scrollpanel.mjs +7 -7
  310. package/fesm2022/primeng-scrolltop.mjs +7 -7
  311. package/fesm2022/primeng-selectbutton.mjs +25 -19
  312. package/fesm2022/primeng-selectbutton.mjs.map +1 -1
  313. package/fesm2022/primeng-sidebar.mjs +9 -11
  314. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  315. package/fesm2022/primeng-skeleton.mjs +7 -7
  316. package/fesm2022/primeng-slidemenu.mjs +11 -11
  317. package/fesm2022/primeng-slidemenu.mjs.map +1 -1
  318. package/fesm2022/primeng-slider.mjs +7 -7
  319. package/fesm2022/primeng-speeddial.mjs +8 -8
  320. package/fesm2022/primeng-speeddial.mjs.map +1 -1
  321. package/fesm2022/primeng-spinner.mjs +7 -7
  322. package/fesm2022/primeng-splitbutton.mjs +7 -7
  323. package/fesm2022/primeng-splitter.mjs +7 -7
  324. package/fesm2022/primeng-steps.mjs +46 -25
  325. package/fesm2022/primeng-steps.mjs.map +1 -1
  326. package/fesm2022/primeng-styleclass.mjs +7 -7
  327. package/fesm2022/primeng-table.mjs +82 -82
  328. package/fesm2022/primeng-tabmenu.mjs +8 -8
  329. package/fesm2022/primeng-tabmenu.mjs.map +1 -1
  330. package/fesm2022/primeng-tabview.mjs +11 -11
  331. package/fesm2022/primeng-tabview.mjs.map +1 -1
  332. package/fesm2022/primeng-tag.mjs +7 -7
  333. package/fesm2022/primeng-terminal.mjs +10 -10
  334. package/fesm2022/primeng-tieredmenu.mjs +11 -11
  335. package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
  336. package/fesm2022/primeng-timeline.mjs +9 -9
  337. package/fesm2022/primeng-timeline.mjs.map +1 -1
  338. package/fesm2022/primeng-toast.mjs +10 -10
  339. package/fesm2022/primeng-togglebutton.mjs +7 -7
  340. package/fesm2022/primeng-toolbar.mjs +9 -7
  341. package/fesm2022/primeng-toolbar.mjs.map +1 -1
  342. package/fesm2022/primeng-tooltip.mjs +44 -36
  343. package/fesm2022/primeng-tooltip.mjs.map +1 -1
  344. package/fesm2022/primeng-tree.mjs +10 -10
  345. package/fesm2022/primeng-treeselect.mjs +9 -9
  346. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  347. package/fesm2022/primeng-treetable.mjs +55 -55
  348. package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
  349. package/fesm2022/primeng-virtualscroller.mjs +7 -7
  350. package/galleria/galleria.d.ts +2 -1
  351. package/image/image.d.ts +2 -1
  352. package/inputtextarea/inputtextarea.d.ts +3 -2
  353. package/package.json +174 -174
  354. package/panelmenu/panelmenu.d.ts +4 -0
  355. package/resources/components/common/common.css +5 -5
  356. package/resources/components/image/image.css +4 -0
  357. package/resources/components/multiselect/multiselect.css +8 -2
  358. package/resources/components/password/password.css +4 -0
  359. package/resources/components/treeselect/treeselect.css +1 -0
  360. package/resources/primeng.css +9 -5
  361. package/resources/primeng.min.css +1 -1
  362. package/resources/themes/arya-blue/theme.css +132 -412
  363. package/resources/themes/arya-green/theme.css +132 -412
  364. package/resources/themes/arya-orange/theme.css +132 -412
  365. package/resources/themes/arya-purple/theme.css +132 -412
  366. package/resources/themes/bootstrap4-dark-blue/theme.css +132 -412
  367. package/resources/themes/bootstrap4-dark-purple/theme.css +132 -412
  368. package/resources/themes/bootstrap4-light-blue/theme.css +132 -412
  369. package/resources/themes/bootstrap4-light-purple/theme.css +132 -412
  370. package/resources/themes/fluent-light/theme.css +132 -412
  371. package/resources/themes/lara-dark-blue/theme.css +133 -412
  372. package/resources/themes/lara-dark-indigo/theme.css +133 -412
  373. package/resources/themes/lara-dark-purple/theme.css +133 -412
  374. package/resources/themes/lara-dark-teal/theme.css +133 -412
  375. package/resources/themes/lara-light-blue/theme.css +133 -412
  376. package/resources/themes/lara-light-indigo/theme.css +133 -412
  377. package/resources/themes/lara-light-purple/theme.css +133 -412
  378. package/resources/themes/lara-light-teal/theme.css +133 -412
  379. package/resources/themes/luna-amber/theme.css +132 -412
  380. package/resources/themes/luna-blue/theme.css +132 -412
  381. package/resources/themes/luna-green/theme.css +132 -412
  382. package/resources/themes/luna-pink/theme.css +132 -412
  383. package/resources/themes/md-dark-deeppurple/theme.css +132 -457
  384. package/resources/themes/md-dark-indigo/theme.css +132 -457
  385. package/resources/themes/md-light-deeppurple/theme.css +132 -457
  386. package/resources/themes/md-light-indigo/theme.css +132 -457
  387. package/resources/themes/mdc-dark-deeppurple/theme.css +132 -457
  388. package/resources/themes/mdc-dark-indigo/theme.css +132 -457
  389. package/resources/themes/mdc-light-deeppurple/theme.css +132 -457
  390. package/resources/themes/mdc-light-indigo/theme.css +132 -457
  391. package/resources/themes/mira/theme.css +131 -411
  392. package/resources/themes/nano/theme.css +132 -412
  393. package/resources/themes/nova/theme.css +132 -412
  394. package/resources/themes/nova-accent/theme.css +132 -412
  395. package/resources/themes/nova-alt/theme.css +132 -412
  396. package/resources/themes/rhea/theme.css +132 -412
  397. package/resources/themes/saga-blue/theme.css +132 -412
  398. package/resources/themes/saga-green/theme.css +132 -412
  399. package/resources/themes/saga-orange/theme.css +132 -412
  400. package/resources/themes/saga-purple/theme.css +132 -412
  401. package/resources/themes/soho-dark/theme.css +132 -412
  402. package/resources/themes/soho-light/theme.css +132 -412
  403. package/resources/themes/tailwind-light/theme.css +132 -412
  404. package/resources/themes/vela-blue/theme.css +132 -412
  405. package/resources/themes/vela-green/theme.css +132 -412
  406. package/resources/themes/vela-orange/theme.css +132 -412
  407. package/resources/themes/vela-purple/theme.css +132 -412
  408. package/resources/themes/viva-dark/theme.css +132 -412
  409. package/resources/themes/viva-light/theme.css +132 -412
  410. package/selectbutton/selectbutton.d.ts +6 -1
  411. package/steps/steps.d.ts +1 -0
  412. package/tooltip/tooltip.d.ts +12 -6
@@ -3,6 +3,7 @@
3
3
  font-feature-settings: "cv02", "cv03", "cv04", "cv11";
4
4
  font-variation-settings: normal;
5
5
  --font-family:"Inter var", sans-serif;
6
+ --font-feature-settings: "cv02","cv03","cv04","cv11";
6
7
  --surface-a:#ffffff;
7
8
  --surface-b:#f8f9fa;
8
9
  --surface-c:#e9ecef;
@@ -189,14 +190,113 @@
189
190
  --primary-900:#382562;
190
191
  }
191
192
 
193
+ .p-editor-container .p-editor-toolbar {
194
+ background: #f8f9fa;
195
+ border-top-right-radius: 6px;
196
+ border-top-left-radius: 6px;
197
+ }
198
+ .p-editor-container .p-editor-toolbar.ql-snow {
199
+ border: 1px solid #dee2e6;
200
+ }
201
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
202
+ stroke: #6c757d;
203
+ }
204
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
205
+ fill: #6c757d;
206
+ }
207
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
208
+ border: 0 none;
209
+ color: #6c757d;
210
+ }
211
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
212
+ color: #495057;
213
+ }
214
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
215
+ stroke: #495057;
216
+ }
217
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
218
+ fill: #495057;
219
+ }
220
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
221
+ color: #495057;
222
+ }
223
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
224
+ stroke: #495057;
225
+ }
226
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
227
+ fill: #495057;
228
+ }
229
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
230
+ background: #ffffff;
231
+ border: 0 none;
232
+ box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
233
+ border-radius: 6px;
234
+ padding: 0.75rem 0;
235
+ }
236
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
237
+ color: #495057;
238
+ }
239
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
240
+ color: #495057;
241
+ background: #e9ecef;
242
+ }
243
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
244
+ padding: 0.75rem 1.25rem;
245
+ }
246
+ .p-editor-container .p-editor-content {
247
+ border-bottom-right-radius: 6px;
248
+ border-bottom-left-radius: 6px;
249
+ }
250
+ .p-editor-container .p-editor-content.ql-snow {
251
+ border: 1px solid #dee2e6;
252
+ }
253
+ .p-editor-container .p-editor-content .ql-editor {
254
+ background: #ffffff;
255
+ color: #495057;
256
+ border-bottom-right-radius: 6px;
257
+ border-bottom-left-radius: 6px;
258
+ }
259
+ .p-editor-container .ql-snow.ql-toolbar button:hover,
260
+ .p-editor-container .ql-snow.ql-toolbar button:focus {
261
+ color: #495057;
262
+ }
263
+ .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
264
+ .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
265
+ stroke: #495057;
266
+ }
267
+ .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
268
+ .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
269
+ fill: #495057;
270
+ }
271
+ .p-editor-container .ql-snow.ql-toolbar button.ql-active,
272
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
273
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
274
+ color: #8B5CF6;
275
+ }
276
+ .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
277
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
278
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
279
+ stroke: #8B5CF6;
280
+ }
281
+ .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
282
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
283
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
284
+ fill: #8B5CF6;
285
+ }
286
+ .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
287
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
288
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
289
+ color: #8B5CF6;
290
+ }
291
+
192
292
  @layer primeng {
193
293
  * {
194
294
  box-sizing: border-box;
195
295
  }
196
296
 
197
297
  .p-component {
198
- font-family: inherit;
199
- font-feature-settings: inherit;
298
+ font-family: var(--font-family);
299
+ font-feature-settings: var(--font-feature-settings, normal);
200
300
  font-size: 1rem;
201
301
  font-weight: normal;
202
302
  }
@@ -228,9 +328,9 @@
228
328
  }
229
329
 
230
330
  .p-link {
331
+ font-family: var(--font-family);
332
+ font-feature-settings: var(--font-feature-settings, normal);
231
333
  font-size: 1rem;
232
- font-family: inherit;
233
- font-feature-settings: inherit;
234
334
  border-radius: 6px;
235
335
  }
236
336
  .p-link:focus-visible {
@@ -287,9 +387,9 @@
287
387
  padding: 0.375rem 0;
288
388
  }
289
389
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
290
- font-family: inherit;
291
- font-feature-settings: inherit;
292
- font-size: inherit;
390
+ font-family: var(--font-family);
391
+ font-feature-settings: var(--font-feature-settings, normal);
392
+ font-size: 1rem;
293
393
  color: #495057;
294
394
  padding: 0;
295
395
  margin: 0;
@@ -787,9 +887,9 @@
787
887
  padding: 0.375rem 0;
788
888
  }
789
889
  .p-chips .p-chips-multiple-container .p-chips-input-token input {
790
- font-family: inherit;
791
- font-feature-settings: inherit;
792
- font-size: inherit;
890
+ font-family: var(--font-family);
891
+ font-feature-settings: var(--font-feature-settings, normal);
892
+ font-size: 1rem;
793
893
  color: #495057;
794
894
  padding: 0;
795
895
  margin: 0;
@@ -851,7 +951,7 @@
851
951
  .p-dropdown .p-dropdown-label.p-placeholder {
852
952
  color: #6c757d;
853
953
  }
854
- .p-dropdown .p-dropdown-label:enabled:focus {
954
+ .p-dropdown .p-dropdown-label:focus, .p-dropdown .p-dropdown-label:enabled:focus {
855
955
  outline: 0 none;
856
956
  box-shadow: none;
857
957
  }
@@ -866,6 +966,9 @@
866
966
  color: #6c757d;
867
967
  right: 3rem;
868
968
  }
969
+ .p-dropdown.p-invalid.p-component {
970
+ border-color: #e24c4c;
971
+ }
869
972
 
870
973
  .p-dropdown-panel {
871
974
  background: #ffffff;
@@ -907,14 +1010,16 @@
907
1010
  color: #6D28D9;
908
1011
  background: #F5F3FF;
909
1012
  }
910
- .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
1013
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
1014
+ background: rgba(139, 92, 246, 0.24);
1015
+ }
1016
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
911
1017
  color: #495057;
912
- background: #e9ecef;
1018
+ background: #dee2e6;
913
1019
  }
914
- .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
915
- padding: 0.75rem 1.25rem;
1020
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
916
1021
  color: #495057;
917
- background: transparent;
1022
+ background: #e9ecef;
918
1023
  }
919
1024
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
920
1025
  margin: 0;
@@ -923,9 +1028,10 @@
923
1028
  background: #ffffff;
924
1029
  font-weight: 700;
925
1030
  }
926
-
927
- p-dropdown.ng-dirty.ng-invalid > .p-dropdown {
928
- border-color: #e24c4c;
1031
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
1032
+ padding: 0.75rem 1.25rem;
1033
+ color: #495057;
1034
+ background: transparent;
929
1035
  }
930
1036
 
931
1037
  .p-input-filled .p-dropdown {
@@ -941,105 +1047,6 @@
941
1047
  background-color: transparent;
942
1048
  }
943
1049
 
944
- .p-editor-container .p-editor-toolbar {
945
- background: #f8f9fa;
946
- border-top-right-radius: 6px;
947
- border-top-left-radius: 6px;
948
- }
949
- .p-editor-container .p-editor-toolbar.ql-snow {
950
- border: 1px solid #dee2e6;
951
- }
952
- .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
953
- stroke: #6c757d;
954
- }
955
- .p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
956
- fill: #6c757d;
957
- }
958
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
959
- border: 0 none;
960
- color: #6c757d;
961
- }
962
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
963
- color: #495057;
964
- }
965
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
966
- stroke: #495057;
967
- }
968
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
969
- fill: #495057;
970
- }
971
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
972
- color: #495057;
973
- }
974
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
975
- stroke: #495057;
976
- }
977
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
978
- fill: #495057;
979
- }
980
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
981
- background: #ffffff;
982
- border: 0 none;
983
- box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
984
- border-radius: 6px;
985
- padding: 0.75rem 0;
986
- }
987
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
988
- color: #495057;
989
- }
990
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
991
- color: #495057;
992
- background: #e9ecef;
993
- }
994
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
995
- padding: 0.75rem 1.25rem;
996
- }
997
- .p-editor-container .p-editor-content {
998
- border-bottom-right-radius: 6px;
999
- border-bottom-left-radius: 6px;
1000
- }
1001
- .p-editor-container .p-editor-content.ql-snow {
1002
- border: 1px solid #dee2e6;
1003
- }
1004
- .p-editor-container .p-editor-content .ql-editor {
1005
- background: #ffffff;
1006
- color: #495057;
1007
- border-bottom-right-radius: 6px;
1008
- border-bottom-left-radius: 6px;
1009
- }
1010
- .p-editor-container .ql-snow.ql-toolbar button:hover,
1011
- .p-editor-container .ql-snow.ql-toolbar button:focus {
1012
- color: #495057;
1013
- }
1014
- .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
1015
- .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
1016
- stroke: #495057;
1017
- }
1018
- .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
1019
- .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
1020
- fill: #495057;
1021
- }
1022
- .p-editor-container .ql-snow.ql-toolbar button.ql-active,
1023
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
1024
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
1025
- color: #8B5CF6;
1026
- }
1027
- .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
1028
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
1029
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
1030
- stroke: #8B5CF6;
1031
- }
1032
- .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
1033
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
1034
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
1035
- fill: #8B5CF6;
1036
- }
1037
- .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
1038
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
1039
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
1040
- color: #8B5CF6;
1041
- }
1042
-
1043
1050
  .p-inputgroup-addon {
1044
1051
  background: #e9ecef;
1045
1052
  color: #6c757d;
@@ -1189,8 +1196,8 @@
1189
1196
  }
1190
1197
 
1191
1198
  .p-inputtext {
1192
- font-family: inherit;
1193
- font-feature-settings: inherit;
1199
+ font-family: var(--font-family);
1200
+ font-feature-settings: var(--font-feature-settings, normal);
1194
1201
  font-size: 1rem;
1195
1202
  color: #495057;
1196
1203
  background: #ffffff;
@@ -3171,295 +3178,6 @@
3171
3178
  padding: 1.25rem;
3172
3179
  }
3173
3180
 
3174
- .fc {
3175
- /* FullCalendar 4 */
3176
- /* FullCalendar 5 */
3177
- }
3178
- .fc.fc-unthemed .fc-view-container th {
3179
- background: #f8f9fa;
3180
- border: 1px solid #dee2e6;
3181
- color: #343a40;
3182
- }
3183
- .fc.fc-unthemed .fc-view-container td.fc-widget-content {
3184
- background: #ffffff;
3185
- border: 1px solid #dee2e6;
3186
- color: #495057;
3187
- }
3188
- .fc.fc-unthemed .fc-view-container td.fc-head-container {
3189
- border: 1px solid #dee2e6;
3190
- }
3191
- .fc.fc-unthemed .fc-view-container .fc-row {
3192
- border-right: 1px solid #dee2e6;
3193
- }
3194
- .fc.fc-unthemed .fc-view-container .fc-event {
3195
- background: #7C3AED;
3196
- border: 1px solid #7C3AED;
3197
- color: #ffffff;
3198
- }
3199
- .fc.fc-unthemed .fc-view-container .fc-divider {
3200
- background: #f8f9fa;
3201
- border: 1px solid #dee2e6;
3202
- }
3203
- .fc.fc-unthemed .fc-toolbar .fc-button {
3204
- color: #ffffff;
3205
- background: #8B5CF6;
3206
- border: 1px solid #8B5CF6;
3207
- font-size: 1rem;
3208
- transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
3209
- border-radius: 6px;
3210
- display: flex;
3211
- align-items: center;
3212
- }
3213
- .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover {
3214
- background: #7C3AED;
3215
- color: #ffffff;
3216
- border-color: #7C3AED;
3217
- }
3218
- .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active {
3219
- background: #6D28D9;
3220
- color: #ffffff;
3221
- border-color: #6D28D9;
3222
- }
3223
- .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
3224
- outline: 0 none;
3225
- outline-offset: 0;
3226
- box-shadow: 0 0 0 0.2rem #DDD6FE;
3227
- }
3228
- .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
3229
- font-family: "PrimeIcons" !important;
3230
- text-indent: 0;
3231
- font-size: 1rem;
3232
- }
3233
- .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
3234
- content: "\e900";
3235
- }
3236
- .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
3237
- font-family: "PrimeIcons" !important;
3238
- text-indent: 0;
3239
- font-size: 1rem;
3240
- }
3241
- .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
3242
- content: "\e901";
3243
- }
3244
- .fc.fc-unthemed .fc-toolbar .fc-button:focus {
3245
- outline: 0 none;
3246
- outline-offset: 0;
3247
- box-shadow: 0 0 0 0.2rem #DDD6FE;
3248
- }
3249
- .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button {
3250
- background: #ffffff;
3251
- border: 1px solid #ced4da;
3252
- color: #495057;
3253
- transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
3254
- }
3255
- .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
3256
- background: #e9ecef;
3257
- border-color: #ced4da;
3258
- color: #495057;
3259
- }
3260
- .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
3261
- background: #8B5CF6;
3262
- border-color: #8B5CF6;
3263
- color: #ffffff;
3264
- }
3265
- .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
3266
- background: #7C3AED;
3267
- border-color: #7C3AED;
3268
- color: #ffffff;
3269
- }
3270
- .fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
3271
- outline: 0 none;
3272
- outline-offset: 0;
3273
- box-shadow: 0 0 0 0.2rem #DDD6FE;
3274
- z-index: 1;
3275
- }
3276
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
3277
- border-radius: 0;
3278
- }
3279
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child {
3280
- border-top-left-radius: 6px;
3281
- border-bottom-left-radius: 6px;
3282
- }
3283
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child {
3284
- border-top-right-radius: 6px;
3285
- border-bottom-right-radius: 6px;
3286
- }
3287
- .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid {
3288
- border-color: #dee2e6;
3289
- }
3290
- .fc.fc-theme-standard .fc-view-harness th {
3291
- background: #f8f9fa;
3292
- border-color: #dee2e6;
3293
- color: #343a40;
3294
- }
3295
- .fc.fc-theme-standard .fc-view-harness td {
3296
- color: #495057;
3297
- border-color: #dee2e6;
3298
- }
3299
- .fc.fc-theme-standard .fc-view-harness .fc-view {
3300
- background: #ffffff;
3301
- }
3302
- .fc.fc-theme-standard .fc-view-harness .fc-popover {
3303
- background: none;
3304
- border: 0 none;
3305
- }
3306
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header {
3307
- border: 1px solid #dee2e6;
3308
- padding: 1.25rem;
3309
- background: #f8f9fa;
3310
- color: #343a40;
3311
- }
3312
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close {
3313
- opacity: 1;
3314
- display: flex;
3315
- align-items: center;
3316
- justify-content: center;
3317
- overflow: hidden;
3318
- font-family: "PrimeIcons" !important;
3319
- font-size: 1rem;
3320
- width: 2rem;
3321
- height: 2rem;
3322
- color: #6c757d;
3323
- border: 0 none;
3324
- background: transparent;
3325
- border-radius: 50%;
3326
- transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
3327
- }
3328
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
3329
- content: "\e90b";
3330
- }
3331
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover {
3332
- color: #343a40;
3333
- border-color: transparent;
3334
- background: #e9ecef;
3335
- }
3336
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus-visible {
3337
- outline: 0 none;
3338
- outline-offset: 0;
3339
- box-shadow: 0 0 0 0.2rem #DDD6FE;
3340
- }
3341
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
3342
- padding: 1.25rem;
3343
- border: 1px solid #dee2e6;
3344
- background: #ffffff;
3345
- color: #495057;
3346
- border-top: 0 none;
3347
- }
3348
- .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event {
3349
- color: #ffffff;
3350
- background: #7C3AED;
3351
- border-color: #7C3AED;
3352
- }
3353
- .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main {
3354
- color: #ffffff;
3355
- }
3356
- .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot {
3357
- background: #7C3AED;
3358
- border-color: #7C3AED;
3359
- }
3360
- .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover {
3361
- background: #e9ecef;
3362
- color: #495057;
3363
- }
3364
- .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded {
3365
- background: #f8f9fa;
3366
- }
3367
- .fc.fc-theme-standard .fc-toolbar .fc-button {
3368
- color: #ffffff;
3369
- background: #8B5CF6;
3370
- border: 1px solid #8B5CF6;
3371
- font-size: 1rem;
3372
- transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
3373
- border-radius: 6px;
3374
- }
3375
- .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover {
3376
- background: #7C3AED;
3377
- color: #ffffff;
3378
- border-color: #7C3AED;
3379
- }
3380
- .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active {
3381
- background: #6D28D9;
3382
- color: #ffffff;
3383
- border-color: #6D28D9;
3384
- }
3385
- .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
3386
- outline: 0 none;
3387
- outline-offset: 0;
3388
- box-shadow: 0 0 0 0.2rem #DDD6FE;
3389
- }
3390
- .fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
3391
- opacity: 0.6;
3392
- color: #ffffff;
3393
- background: #8B5CF6;
3394
- border: 1px solid #8B5CF6;
3395
- }
3396
- .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left {
3397
- font-family: "PrimeIcons" !important;
3398
- text-indent: 0;
3399
- font-size: 1rem;
3400
- }
3401
- .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
3402
- content: "\e900";
3403
- }
3404
- .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
3405
- font-family: "PrimeIcons" !important;
3406
- text-indent: 0;
3407
- font-size: 1rem;
3408
- }
3409
- .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
3410
- content: "\e901";
3411
- }
3412
- .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
3413
- outline: 0 none;
3414
- outline-offset: 0;
3415
- box-shadow: 0 0 0 0.2rem #DDD6FE;
3416
- }
3417
- .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button {
3418
- background: #ffffff;
3419
- border: 1px solid #ced4da;
3420
- color: #495057;
3421
- transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
3422
- }
3423
- .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
3424
- background: #e9ecef;
3425
- border-color: #ced4da;
3426
- color: #495057;
3427
- }
3428
- .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
3429
- background: #8B5CF6;
3430
- border-color: #8B5CF6;
3431
- color: #ffffff;
3432
- }
3433
- .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
3434
- background: #7C3AED;
3435
- border-color: #7C3AED;
3436
- color: #ffffff;
3437
- }
3438
- .fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus {
3439
- outline: 0 none;
3440
- outline-offset: 0;
3441
- box-shadow: 0 0 0 0.2rem #DDD6FE;
3442
- z-index: 1;
3443
- }
3444
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
3445
- border-radius: 0;
3446
- }
3447
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child {
3448
- border-top-left-radius: 6px;
3449
- border-bottom-left-radius: 6px;
3450
- }
3451
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child {
3452
- border-top-right-radius: 6px;
3453
- border-bottom-right-radius: 6px;
3454
- }
3455
- .fc.fc-theme-standard a {
3456
- color: #495057;
3457
- }
3458
- .fc.fc-theme-standard .fc-highlight {
3459
- color: #6D28D9;
3460
- background: #F5F3FF;
3461
- }
3462
-
3463
3181
  .p-orderlist .p-orderlist-controls {
3464
3182
  padding: 1.25rem;
3465
3183
  }
@@ -6221,6 +5939,9 @@
6221
5939
  outline-offset: 0;
6222
5940
  box-shadow: 0 0 0 0.2rem #DDD6FE;
6223
5941
  }
5942
+ .p-chip .pi-chip-remove-icon:focus {
5943
+ outline: 0 none;
5944
+ }
6224
5945
 
6225
5946
  .p-inplace .p-inplace-display {
6226
5947
  padding: 0.75rem 0.75rem;
@@ -6323,9 +6044,9 @@
6323
6044
  padding: 1.25rem;
6324
6045
  }
6325
6046
  .p-terminal .p-terminal-input {
6326
- font-family: inherit;
6327
- font-feature-settings: inherit;
6328
- font-size: inherit;
6047
+ font-family: var(--font-family);
6048
+ font-feature-settings: var(--font-feature-settings, normal);
6049
+ font-size: 1rem;
6329
6050
  }
6330
6051
  }
6331
6052
  @layer primeng {