primeng 16.4.1 → 16.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (409) hide show
  1. package/README.md +1 -1
  2. package/api/tooltipoptions.d.ts +5 -1
  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 +12 -12
  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 +7 -7
  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 +19 -19
  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 +10 -10
  43. package/esm2022/dom/domhandler.mjs +12 -1
  44. package/esm2022/dragdrop/dragdrop.mjs +10 -10
  45. package/esm2022/dropdown/dropdown.mjs +10 -10
  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 +21 -21
  117. package/esm2022/menu/menu.mjs +19 -22
  118. package/esm2022/menubar/menubar.mjs +20 -20
  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 +36 -26
  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 +10 -10
  143. package/esm2022/slider/slider.mjs +7 -7
  144. package/esm2022/speeddial/speeddial.mjs +7 -7
  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 +46 -25
  149. package/esm2022/styleclass/styleclass.mjs +7 -7
  150. package/esm2022/table/table.mjs +110 -102
  151. package/esm2022/tabmenu/tabmenu.mjs +7 -7
  152. package/esm2022/tabview/tabview.mjs +10 -10
  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 +15 -15
  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 +22 -17
  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 +11 -11
  168. package/fesm2022/primeng-accordion.mjs.map +1 -1
  169. package/fesm2022/primeng-animate.mjs +7 -7
  170. package/fesm2022/primeng-api.mjs +34 -34
  171. package/fesm2022/primeng-autocomplete.mjs +7 -7
  172. package/fesm2022/primeng-autofocus.mjs +7 -7
  173. package/fesm2022/primeng-avatar.mjs +7 -7
  174. package/fesm2022/primeng-avatargroup.mjs +7 -7
  175. package/fesm2022/primeng-badge.mjs +10 -10
  176. package/fesm2022/primeng-baseicon.mjs +3 -3
  177. package/fesm2022/primeng-blockui.mjs +10 -12
  178. package/fesm2022/primeng-blockui.mjs.map +1 -1
  179. package/fesm2022/primeng-breadcrumb.mjs +7 -7
  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 +18 -18
  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 +9 -9
  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 +10 -10
  209. package/fesm2022/primeng-dynamicdialog.mjs +13 -13
  210. package/fesm2022/primeng-editor.mjs +7 -7
  211. package/fesm2022/primeng-fieldset.mjs +7 -7
  212. package/fesm2022/primeng-fileupload.mjs +8 -8
  213. package/fesm2022/primeng-fileupload.mjs.map +1 -1
  214. package/fesm2022/primeng-focustrap.mjs +7 -7
  215. package/fesm2022/primeng-galleria.mjs +36 -31
  216. package/fesm2022/primeng-galleria.mjs.map +1 -1
  217. package/fesm2022/primeng-icons-angledoubledown.mjs +3 -3
  218. package/fesm2022/primeng-icons-angledoubleleft.mjs +3 -3
  219. package/fesm2022/primeng-icons-angledoubleright.mjs +3 -3
  220. package/fesm2022/primeng-icons-angledoubleup.mjs +3 -3
  221. package/fesm2022/primeng-icons-angledown.mjs +3 -3
  222. package/fesm2022/primeng-icons-angleleft.mjs +3 -3
  223. package/fesm2022/primeng-icons-angleright.mjs +3 -3
  224. package/fesm2022/primeng-icons-angleup.mjs +3 -3
  225. package/fesm2022/primeng-icons-arrowdown.mjs +3 -3
  226. package/fesm2022/primeng-icons-arrowdownleft.mjs +3 -3
  227. package/fesm2022/primeng-icons-arrowdownright.mjs +3 -3
  228. package/fesm2022/primeng-icons-arrowleft.mjs +3 -3
  229. package/fesm2022/primeng-icons-arrowright.mjs +3 -3
  230. package/fesm2022/primeng-icons-arrowup.mjs +3 -3
  231. package/fesm2022/primeng-icons-ban.mjs +3 -3
  232. package/fesm2022/primeng-icons-bars.mjs +3 -3
  233. package/fesm2022/primeng-icons-calendar.mjs +3 -3
  234. package/fesm2022/primeng-icons-caretleft.mjs +3 -3
  235. package/fesm2022/primeng-icons-caretright.mjs +3 -3
  236. package/fesm2022/primeng-icons-check.mjs +3 -3
  237. package/fesm2022/primeng-icons-chevrondown.mjs +3 -3
  238. package/fesm2022/primeng-icons-chevronleft.mjs +3 -3
  239. package/fesm2022/primeng-icons-chevronright.mjs +3 -3
  240. package/fesm2022/primeng-icons-chevronup.mjs +3 -3
  241. package/fesm2022/primeng-icons-exclamationtriangle.mjs +3 -3
  242. package/fesm2022/primeng-icons-eye.mjs +3 -3
  243. package/fesm2022/primeng-icons-eyeslash.mjs +3 -3
  244. package/fesm2022/primeng-icons-filter.mjs +3 -3
  245. package/fesm2022/primeng-icons-filterslash.mjs +3 -3
  246. package/fesm2022/primeng-icons-home.mjs +3 -3
  247. package/fesm2022/primeng-icons-infocircle.mjs +3 -3
  248. package/fesm2022/primeng-icons-minus.mjs +3 -3
  249. package/fesm2022/primeng-icons-pencil.mjs +3 -3
  250. package/fesm2022/primeng-icons-plus.mjs +3 -3
  251. package/fesm2022/primeng-icons-refresh.mjs +3 -3
  252. package/fesm2022/primeng-icons-search.mjs +3 -3
  253. package/fesm2022/primeng-icons-searchminus.mjs +3 -3
  254. package/fesm2022/primeng-icons-searchplus.mjs +3 -3
  255. package/fesm2022/primeng-icons-sortalt.mjs +3 -3
  256. package/fesm2022/primeng-icons-sortamountdown.mjs +3 -3
  257. package/fesm2022/primeng-icons-sortamountupalt.mjs +3 -3
  258. package/fesm2022/primeng-icons-spinner.mjs +3 -3
  259. package/fesm2022/primeng-icons-star.mjs +3 -3
  260. package/fesm2022/primeng-icons-starfill.mjs +3 -3
  261. package/fesm2022/primeng-icons-thlarge.mjs +3 -3
  262. package/fesm2022/primeng-icons-times.mjs +3 -3
  263. package/fesm2022/primeng-icons-timescircle.mjs +3 -3
  264. package/fesm2022/primeng-icons-trash.mjs +3 -3
  265. package/fesm2022/primeng-icons-undo.mjs +3 -3
  266. package/fesm2022/primeng-icons-upload.mjs +3 -3
  267. package/fesm2022/primeng-icons-windowmaximize.mjs +3 -3
  268. package/fesm2022/primeng-icons-windowminimize.mjs +3 -3
  269. package/fesm2022/primeng-image.mjs +17 -17
  270. package/fesm2022/primeng-image.mjs.map +1 -1
  271. package/fesm2022/primeng-inplace.mjs +13 -13
  272. package/fesm2022/primeng-inputmask.mjs +7 -7
  273. package/fesm2022/primeng-inputnumber.mjs +7 -7
  274. package/fesm2022/primeng-inputswitch.mjs +7 -7
  275. package/fesm2022/primeng-inputtext.mjs +7 -7
  276. package/fesm2022/primeng-inputtextarea.mjs +10 -7
  277. package/fesm2022/primeng-inputtextarea.mjs.map +1 -1
  278. package/fesm2022/primeng-keyfilter.mjs +7 -7
  279. package/fesm2022/primeng-knob.mjs +7 -7
  280. package/fesm2022/primeng-listbox.mjs +7 -7
  281. package/fesm2022/primeng-megamenu.mjs +20 -20
  282. package/fesm2022/primeng-megamenu.mjs.map +1 -1
  283. package/fesm2022/primeng-menu.mjs +18 -21
  284. package/fesm2022/primeng-menu.mjs.map +1 -1
  285. package/fesm2022/primeng-menubar.mjs +19 -19
  286. package/fesm2022/primeng-menubar.mjs.map +1 -1
  287. package/fesm2022/primeng-message.mjs +7 -7
  288. package/fesm2022/primeng-messages.mjs +7 -7
  289. package/fesm2022/primeng-multiselect.mjs +12 -12
  290. package/fesm2022/primeng-multiselect.mjs.map +1 -1
  291. package/fesm2022/primeng-orderlist.mjs +7 -7
  292. package/fesm2022/primeng-organizationchart.mjs +10 -10
  293. package/fesm2022/primeng-overlay.mjs +7 -7
  294. package/fesm2022/primeng-overlaypanel.mjs +7 -7
  295. package/fesm2022/primeng-paginator.mjs +7 -7
  296. package/fesm2022/primeng-panel.mjs +7 -7
  297. package/fesm2022/primeng-panelmenu.mjs +35 -25
  298. package/fesm2022/primeng-panelmenu.mjs.map +1 -1
  299. package/fesm2022/primeng-password.mjs +15 -15
  300. package/fesm2022/primeng-password.mjs.map +1 -1
  301. package/fesm2022/primeng-picklist.mjs +7 -7
  302. package/fesm2022/primeng-progressbar.mjs +7 -7
  303. package/fesm2022/primeng-progressspinner.mjs +7 -7
  304. package/fesm2022/primeng-radiobutton.mjs +10 -10
  305. package/fesm2022/primeng-rating.mjs +7 -7
  306. package/fesm2022/primeng-ripple.mjs +7 -7
  307. package/fesm2022/primeng-scroller.mjs +7 -7
  308. package/fesm2022/primeng-scrollpanel.mjs +7 -7
  309. package/fesm2022/primeng-scrolltop.mjs +7 -7
  310. package/fesm2022/primeng-selectbutton.mjs +25 -19
  311. package/fesm2022/primeng-selectbutton.mjs.map +1 -1
  312. package/fesm2022/primeng-sidebar.mjs +9 -11
  313. package/fesm2022/primeng-sidebar.mjs.map +1 -1
  314. package/fesm2022/primeng-skeleton.mjs +7 -7
  315. package/fesm2022/primeng-slidemenu.mjs +10 -10
  316. package/fesm2022/primeng-slider.mjs +7 -7
  317. package/fesm2022/primeng-speeddial.mjs +7 -7
  318. package/fesm2022/primeng-spinner.mjs +7 -7
  319. package/fesm2022/primeng-splitbutton.mjs +7 -7
  320. package/fesm2022/primeng-splitter.mjs +7 -7
  321. package/fesm2022/primeng-steps.mjs +45 -24
  322. package/fesm2022/primeng-steps.mjs.map +1 -1
  323. package/fesm2022/primeng-styleclass.mjs +7 -7
  324. package/fesm2022/primeng-table.mjs +109 -101
  325. package/fesm2022/primeng-table.mjs.map +1 -1
  326. package/fesm2022/primeng-tabmenu.mjs +7 -7
  327. package/fesm2022/primeng-tabview.mjs +10 -10
  328. package/fesm2022/primeng-tag.mjs +7 -7
  329. package/fesm2022/primeng-terminal.mjs +10 -10
  330. package/fesm2022/primeng-tieredmenu.mjs +14 -14
  331. package/fesm2022/primeng-tieredmenu.mjs.map +1 -1
  332. package/fesm2022/primeng-timeline.mjs +9 -9
  333. package/fesm2022/primeng-timeline.mjs.map +1 -1
  334. package/fesm2022/primeng-toast.mjs +10 -10
  335. package/fesm2022/primeng-togglebutton.mjs +7 -7
  336. package/fesm2022/primeng-toolbar.mjs +9 -7
  337. package/fesm2022/primeng-toolbar.mjs.map +1 -1
  338. package/fesm2022/primeng-tooltip.mjs +21 -16
  339. package/fesm2022/primeng-tooltip.mjs.map +1 -1
  340. package/fesm2022/primeng-tree.mjs +10 -10
  341. package/fesm2022/primeng-treeselect.mjs +9 -9
  342. package/fesm2022/primeng-treeselect.mjs.map +1 -1
  343. package/fesm2022/primeng-treetable.mjs +55 -55
  344. package/fesm2022/primeng-tristatecheckbox.mjs +7 -7
  345. package/fesm2022/primeng-virtualscroller.mjs +7 -7
  346. package/galleria/galleria.d.ts +2 -1
  347. package/image/image.d.ts +2 -1
  348. package/inputtextarea/inputtextarea.d.ts +3 -2
  349. package/package.json +82 -82
  350. package/panelmenu/panelmenu.d.ts +4 -0
  351. package/resources/components/common/common.css +5 -5
  352. package/resources/components/image/image.css +4 -0
  353. package/resources/components/multiselect/multiselect.css +8 -2
  354. package/resources/components/password/password.css +4 -0
  355. package/resources/components/treeselect/treeselect.css +1 -0
  356. package/resources/primeng.css +9 -5
  357. package/resources/primeng.min.css +1 -1
  358. package/resources/themes/arya-blue/theme.css +132 -412
  359. package/resources/themes/arya-green/theme.css +132 -412
  360. package/resources/themes/arya-orange/theme.css +132 -412
  361. package/resources/themes/arya-purple/theme.css +132 -412
  362. package/resources/themes/bootstrap4-dark-blue/theme.css +132 -412
  363. package/resources/themes/bootstrap4-dark-purple/theme.css +132 -412
  364. package/resources/themes/bootstrap4-light-blue/theme.css +132 -412
  365. package/resources/themes/bootstrap4-light-purple/theme.css +132 -412
  366. package/resources/themes/fluent-light/theme.css +132 -412
  367. package/resources/themes/lara-dark-blue/theme.css +133 -412
  368. package/resources/themes/lara-dark-indigo/theme.css +133 -412
  369. package/resources/themes/lara-dark-purple/theme.css +133 -412
  370. package/resources/themes/lara-dark-teal/theme.css +133 -412
  371. package/resources/themes/lara-light-blue/theme.css +133 -412
  372. package/resources/themes/lara-light-indigo/theme.css +133 -412
  373. package/resources/themes/lara-light-purple/theme.css +133 -412
  374. package/resources/themes/lara-light-teal/theme.css +133 -412
  375. package/resources/themes/luna-amber/theme.css +132 -412
  376. package/resources/themes/luna-blue/theme.css +132 -412
  377. package/resources/themes/luna-green/theme.css +132 -412
  378. package/resources/themes/luna-pink/theme.css +132 -412
  379. package/resources/themes/md-dark-deeppurple/theme.css +132 -457
  380. package/resources/themes/md-dark-indigo/theme.css +132 -457
  381. package/resources/themes/md-light-deeppurple/theme.css +132 -457
  382. package/resources/themes/md-light-indigo/theme.css +132 -457
  383. package/resources/themes/mdc-dark-deeppurple/theme.css +132 -457
  384. package/resources/themes/mdc-dark-indigo/theme.css +132 -457
  385. package/resources/themes/mdc-light-deeppurple/theme.css +132 -457
  386. package/resources/themes/mdc-light-indigo/theme.css +132 -457
  387. package/resources/themes/mira/theme.css +131 -411
  388. package/resources/themes/nano/theme.css +132 -412
  389. package/resources/themes/nova/theme.css +132 -412
  390. package/resources/themes/nova-accent/theme.css +132 -412
  391. package/resources/themes/nova-alt/theme.css +132 -412
  392. package/resources/themes/rhea/theme.css +132 -412
  393. package/resources/themes/saga-blue/theme.css +132 -412
  394. package/resources/themes/saga-green/theme.css +132 -412
  395. package/resources/themes/saga-orange/theme.css +132 -412
  396. package/resources/themes/saga-purple/theme.css +132 -412
  397. package/resources/themes/soho-dark/theme.css +132 -412
  398. package/resources/themes/soho-light/theme.css +132 -412
  399. package/resources/themes/tailwind-light/theme.css +132 -412
  400. package/resources/themes/vela-blue/theme.css +132 -412
  401. package/resources/themes/vela-green/theme.css +132 -412
  402. package/resources/themes/vela-orange/theme.css +132 -412
  403. package/resources/themes/vela-purple/theme.css +132 -412
  404. package/resources/themes/viva-dark/theme.css +132 -412
  405. package/resources/themes/viva-light/theme.css +132 -412
  406. package/selectbutton/selectbutton.d.ts +6 -1
  407. package/steps/steps.d.ts +1 -0
  408. package/table/table.d.ts +2 -1
  409. package/tooltip/tooltip.d.ts +1 -0
@@ -195,14 +195,113 @@
195
195
  --primary-900:#291749;
196
196
  }
197
197
 
198
+ .p-editor-container .p-editor-toolbar {
199
+ background: #ffffff;
200
+ border-top-right-radius: 4px;
201
+ border-top-left-radius: 4px;
202
+ }
203
+ .p-editor-container .p-editor-toolbar.ql-snow {
204
+ border: 1px solid #e0e0e0;
205
+ }
206
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
207
+ stroke: rgba(0, 0, 0, 0.6);
208
+ }
209
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
210
+ fill: rgba(0, 0, 0, 0.6);
211
+ }
212
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
213
+ border: 0 none;
214
+ color: rgba(0, 0, 0, 0.6);
215
+ }
216
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
217
+ color: rgba(0, 0, 0, 0.87);
218
+ }
219
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
220
+ stroke: rgba(0, 0, 0, 0.87);
221
+ }
222
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
223
+ fill: rgba(0, 0, 0, 0.87);
224
+ }
225
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
226
+ color: rgba(0, 0, 0, 0.87);
227
+ }
228
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
229
+ stroke: rgba(0, 0, 0, 0.87);
230
+ }
231
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
232
+ fill: rgba(0, 0, 0, 0.87);
233
+ }
234
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
235
+ background: #ffffff;
236
+ border: 0 none;
237
+ box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
238
+ border-radius: 4px;
239
+ padding: 0;
240
+ }
241
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
242
+ color: rgba(0, 0, 0, 0.87);
243
+ }
244
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
245
+ color: rgba(0, 0, 0, 0.87);
246
+ background: rgba(0, 0, 0, 0.04);
247
+ }
248
+ .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
249
+ padding: 0.75rem 0.75rem;
250
+ }
251
+ .p-editor-container .p-editor-content {
252
+ border-bottom-right-radius: 4px;
253
+ border-bottom-left-radius: 4px;
254
+ }
255
+ .p-editor-container .p-editor-content.ql-snow {
256
+ border: 1px solid #e0e0e0;
257
+ }
258
+ .p-editor-container .p-editor-content .ql-editor {
259
+ background: #ffffff;
260
+ color: rgba(0, 0, 0, 0.87);
261
+ border-bottom-right-radius: 4px;
262
+ border-bottom-left-radius: 4px;
263
+ }
264
+ .p-editor-container .ql-snow.ql-toolbar button:hover,
265
+ .p-editor-container .ql-snow.ql-toolbar button:focus {
266
+ color: rgba(0, 0, 0, 0.87);
267
+ }
268
+ .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
269
+ .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
270
+ stroke: rgba(0, 0, 0, 0.87);
271
+ }
272
+ .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
273
+ .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
274
+ fill: rgba(0, 0, 0, 0.87);
275
+ }
276
+ .p-editor-container .ql-snow.ql-toolbar button.ql-active,
277
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
278
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
279
+ color: #673AB7;
280
+ }
281
+ .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
282
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
283
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
284
+ stroke: #673AB7;
285
+ }
286
+ .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
287
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
288
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
289
+ fill: #673AB7;
290
+ }
291
+ .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
292
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
293
+ .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
294
+ color: #673AB7;
295
+ }
296
+
198
297
  @layer primeng {
199
298
  * {
200
299
  box-sizing: border-box;
201
300
  }
202
301
 
203
302
  .p-component {
204
- font-family: inherit;
205
- font-feature-settings: inherit;
303
+ font-family: var(--font-family);
304
+ font-feature-settings: var(--font-feature-settings, normal);
206
305
  font-size: 1rem;
207
306
  font-weight: normal;
208
307
  }
@@ -234,9 +333,9 @@
234
333
  }
235
334
 
236
335
  .p-link {
336
+ font-family: var(--font-family);
337
+ font-feature-settings: var(--font-feature-settings, normal);
237
338
  font-size: 1rem;
238
- font-family: inherit;
239
- font-feature-settings: inherit;
240
339
  border-radius: 4px;
241
340
  }
242
341
  .p-link:focus-visible {
@@ -293,9 +392,9 @@
293
392
  padding: 0.375rem 0;
294
393
  }
295
394
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
296
- font-family: inherit;
297
- font-feature-settings: inherit;
298
- font-size: inherit;
395
+ font-family: var(--font-family);
396
+ font-feature-settings: var(--font-feature-settings, normal);
397
+ font-size: 1rem;
299
398
  color: rgba(0, 0, 0, 0.87);
300
399
  padding: 0;
301
400
  margin: 0;
@@ -793,9 +892,9 @@
793
892
  padding: 0.375rem 0;
794
893
  }
795
894
  .p-chips .p-chips-multiple-container .p-chips-input-token input {
796
- font-family: inherit;
797
- font-feature-settings: inherit;
798
- font-size: inherit;
895
+ font-family: var(--font-family);
896
+ font-feature-settings: var(--font-feature-settings, normal);
897
+ font-size: 1rem;
799
898
  color: rgba(0, 0, 0, 0.87);
800
899
  padding: 0;
801
900
  margin: 0;
@@ -857,7 +956,7 @@
857
956
  .p-dropdown .p-dropdown-label.p-placeholder {
858
957
  color: rgba(0, 0, 0, 0.6);
859
958
  }
860
- .p-dropdown .p-dropdown-label:enabled:focus {
959
+ .p-dropdown .p-dropdown-label:focus, .p-dropdown .p-dropdown-label:enabled:focus {
861
960
  outline: 0 none;
862
961
  box-shadow: none;
863
962
  }
@@ -872,6 +971,9 @@
872
971
  color: rgba(0, 0, 0, 0.6);
873
972
  right: 2.75rem;
874
973
  }
974
+ .p-dropdown.p-invalid.p-component {
975
+ border-color: #B00020;
976
+ }
875
977
 
876
978
  .p-dropdown-panel {
877
979
  background: #ffffff;
@@ -913,14 +1015,16 @@
913
1015
  color: #673AB7;
914
1016
  background: rgba(103, 58, 183, 0.12);
915
1017
  }
916
- .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
1018
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
1019
+ background: rgba(103, 58, 183, 0.24);
1020
+ }
1021
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
917
1022
  color: rgba(0, 0, 0, 0.87);
918
- background: rgba(0, 0, 0, 0.04);
1023
+ background: rgba(0, 0, 0, 0.12);
919
1024
  }
920
- .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
921
- padding: 0.75rem 0.75rem;
1025
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
922
1026
  color: rgba(0, 0, 0, 0.87);
923
- background: transparent;
1027
+ background: rgba(0, 0, 0, 0.04);
924
1028
  }
925
1029
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
926
1030
  margin: 0;
@@ -929,9 +1033,10 @@
929
1033
  background: #ffffff;
930
1034
  font-weight: 400;
931
1035
  }
932
-
933
- p-dropdown.ng-dirty.ng-invalid > .p-dropdown {
934
- border-color: #B00020;
1036
+ .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
1037
+ padding: 0.75rem 0.75rem;
1038
+ color: rgba(0, 0, 0, 0.87);
1039
+ background: transparent;
935
1040
  }
936
1041
 
937
1042
  .p-input-filled .p-dropdown {
@@ -947,105 +1052,6 @@
947
1052
  background-color: transparent;
948
1053
  }
949
1054
 
950
- .p-editor-container .p-editor-toolbar {
951
- background: #ffffff;
952
- border-top-right-radius: 4px;
953
- border-top-left-radius: 4px;
954
- }
955
- .p-editor-container .p-editor-toolbar.ql-snow {
956
- border: 1px solid #e0e0e0;
957
- }
958
- .p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
959
- stroke: rgba(0, 0, 0, 0.6);
960
- }
961
- .p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
962
- fill: rgba(0, 0, 0, 0.6);
963
- }
964
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
965
- border: 0 none;
966
- color: rgba(0, 0, 0, 0.6);
967
- }
968
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
969
- color: rgba(0, 0, 0, 0.87);
970
- }
971
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
972
- stroke: rgba(0, 0, 0, 0.87);
973
- }
974
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
975
- fill: rgba(0, 0, 0, 0.87);
976
- }
977
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
978
- color: rgba(0, 0, 0, 0.87);
979
- }
980
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
981
- stroke: rgba(0, 0, 0, 0.87);
982
- }
983
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
984
- fill: rgba(0, 0, 0, 0.87);
985
- }
986
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
987
- background: #ffffff;
988
- border: 0 none;
989
- box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
990
- border-radius: 4px;
991
- padding: 0;
992
- }
993
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
994
- color: rgba(0, 0, 0, 0.87);
995
- }
996
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
997
- color: rgba(0, 0, 0, 0.87);
998
- background: rgba(0, 0, 0, 0.04);
999
- }
1000
- .p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
1001
- padding: 0.75rem 0.75rem;
1002
- }
1003
- .p-editor-container .p-editor-content {
1004
- border-bottom-right-radius: 4px;
1005
- border-bottom-left-radius: 4px;
1006
- }
1007
- .p-editor-container .p-editor-content.ql-snow {
1008
- border: 1px solid #e0e0e0;
1009
- }
1010
- .p-editor-container .p-editor-content .ql-editor {
1011
- background: #ffffff;
1012
- color: rgba(0, 0, 0, 0.87);
1013
- border-bottom-right-radius: 4px;
1014
- border-bottom-left-radius: 4px;
1015
- }
1016
- .p-editor-container .ql-snow.ql-toolbar button:hover,
1017
- .p-editor-container .ql-snow.ql-toolbar button:focus {
1018
- color: rgba(0, 0, 0, 0.87);
1019
- }
1020
- .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
1021
- .p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
1022
- stroke: rgba(0, 0, 0, 0.87);
1023
- }
1024
- .p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
1025
- .p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
1026
- fill: rgba(0, 0, 0, 0.87);
1027
- }
1028
- .p-editor-container .ql-snow.ql-toolbar button.ql-active,
1029
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
1030
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
1031
- color: #673AB7;
1032
- }
1033
- .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
1034
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
1035
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
1036
- stroke: #673AB7;
1037
- }
1038
- .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
1039
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
1040
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
1041
- fill: #673AB7;
1042
- }
1043
- .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
1044
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
1045
- .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
1046
- color: #673AB7;
1047
- }
1048
-
1049
1055
  .p-inputgroup-addon {
1050
1056
  background: #ffffff;
1051
1057
  color: rgba(0, 0, 0, 0.6);
@@ -1195,8 +1201,8 @@
1195
1201
  }
1196
1202
 
1197
1203
  .p-inputtext {
1198
- font-family: inherit;
1199
- font-feature-settings: inherit;
1204
+ font-family: var(--font-family);
1205
+ font-feature-settings: var(--font-feature-settings, normal);
1200
1206
  font-size: 1rem;
1201
1207
  color: rgba(0, 0, 0, 0.87);
1202
1208
  background: #ffffff;
@@ -3177,295 +3183,6 @@
3177
3183
  padding: 0.75rem;
3178
3184
  }
3179
3185
 
3180
- .fc {
3181
- /* FullCalendar 4 */
3182
- /* FullCalendar 5 */
3183
- }
3184
- .fc.fc-unthemed .fc-view-container th {
3185
- background: #ffffff;
3186
- border: 1px solid #e0e0e0;
3187
- color: rgba(0, 0, 0, 0.87);
3188
- }
3189
- .fc.fc-unthemed .fc-view-container td.fc-widget-content {
3190
- background: #ffffff;
3191
- border: 1px solid #e0e0e0;
3192
- color: rgba(0, 0, 0, 0.87);
3193
- }
3194
- .fc.fc-unthemed .fc-view-container td.fc-head-container {
3195
- border: 1px solid #e0e0e0;
3196
- }
3197
- .fc.fc-unthemed .fc-view-container .fc-row {
3198
- border-right: 1px solid #e0e0e0;
3199
- }
3200
- .fc.fc-unthemed .fc-view-container .fc-event {
3201
- background: rgba(103, 58, 183, 0.12);
3202
- border: 1px solid rgba(103, 58, 183, 0.12);
3203
- color: #673AB7;
3204
- }
3205
- .fc.fc-unthemed .fc-view-container .fc-divider {
3206
- background: #ffffff;
3207
- border: 1px solid #e0e0e0;
3208
- }
3209
- .fc.fc-unthemed .fc-toolbar .fc-button {
3210
- color: #ffffff;
3211
- background: #673AB7;
3212
- border: 0 none;
3213
- font-size: 1rem;
3214
- 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);
3215
- border-radius: 4px;
3216
- display: flex;
3217
- align-items: center;
3218
- }
3219
- .fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover {
3220
- background: rgba(103, 58, 183, 0.92);
3221
- color: #ffffff;
3222
- border-color: transparent;
3223
- }
3224
- .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active {
3225
- background: rgba(103, 58, 183, 0.68);
3226
- color: #ffffff;
3227
- border-color: transparent;
3228
- }
3229
- .fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
3230
- outline: 0 none;
3231
- outline-offset: 0;
3232
- box-shadow: none;
3233
- }
3234
- .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
3235
- font-family: "PrimeIcons" !important;
3236
- text-indent: 0;
3237
- font-size: 1rem;
3238
- }
3239
- .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
3240
- content: "\e900";
3241
- }
3242
- .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
3243
- font-family: "PrimeIcons" !important;
3244
- text-indent: 0;
3245
- font-size: 1rem;
3246
- }
3247
- .fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
3248
- content: "\e901";
3249
- }
3250
- .fc.fc-unthemed .fc-toolbar .fc-button:focus {
3251
- outline: 0 none;
3252
- outline-offset: 0;
3253
- box-shadow: none;
3254
- }
3255
- .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 {
3256
- background: #ffffff;
3257
- border: 1px solid rgba(0, 0, 0, 0.12);
3258
- color: rgba(0, 0, 0, 0.87);
3259
- 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);
3260
- }
3261
- .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 {
3262
- background: #f6f6f6;
3263
- border-color: rgba(0, 0, 0, 0.12);
3264
- color: rgba(0, 0, 0, 0.87);
3265
- }
3266
- .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 {
3267
- background: #e0e0e1;
3268
- border-color: #e0e0e1;
3269
- color: rgba(0, 0, 0, 0.87);
3270
- }
3271
- .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 {
3272
- background: #d9d8d9;
3273
- border-color: #d9d8d9;
3274
- color: rgba(0, 0, 0, 0.87);
3275
- }
3276
- .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 {
3277
- outline: 0 none;
3278
- outline-offset: 0;
3279
- box-shadow: none;
3280
- z-index: 1;
3281
- }
3282
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
3283
- border-radius: 0;
3284
- }
3285
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child {
3286
- border-top-left-radius: 4px;
3287
- border-bottom-left-radius: 4px;
3288
- }
3289
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child {
3290
- border-top-right-radius: 4px;
3291
- border-bottom-right-radius: 4px;
3292
- }
3293
- .fc.fc-theme-standard .fc-view-harness .fc-scrollgrid {
3294
- border-color: #e0e0e0;
3295
- }
3296
- .fc.fc-theme-standard .fc-view-harness th {
3297
- background: #ffffff;
3298
- border-color: #e0e0e0;
3299
- color: rgba(0, 0, 0, 0.87);
3300
- }
3301
- .fc.fc-theme-standard .fc-view-harness td {
3302
- color: rgba(0, 0, 0, 0.87);
3303
- border-color: #e0e0e0;
3304
- }
3305
- .fc.fc-theme-standard .fc-view-harness .fc-view {
3306
- background: #ffffff;
3307
- }
3308
- .fc.fc-theme-standard .fc-view-harness .fc-popover {
3309
- background: none;
3310
- border: 0 none;
3311
- }
3312
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header {
3313
- border: 1px solid #e0e0e0;
3314
- padding: 0.75rem;
3315
- background: #ffffff;
3316
- color: rgba(0, 0, 0, 0.87);
3317
- }
3318
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close {
3319
- opacity: 1;
3320
- display: flex;
3321
- align-items: center;
3322
- justify-content: center;
3323
- overflow: hidden;
3324
- font-family: "PrimeIcons" !important;
3325
- font-size: 1rem;
3326
- width: 2rem;
3327
- height: 2rem;
3328
- color: rgba(0, 0, 0, 0.6);
3329
- border: 0 none;
3330
- background: transparent;
3331
- border-radius: 50%;
3332
- transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
3333
- }
3334
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
3335
- content: "\e90b";
3336
- }
3337
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover {
3338
- color: rgba(0, 0, 0, 0.6);
3339
- border-color: transparent;
3340
- background: rgba(0, 0, 0, 0.04);
3341
- }
3342
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus-visible {
3343
- outline: 0 none;
3344
- outline-offset: 0;
3345
- box-shadow: none;
3346
- }
3347
- .fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
3348
- padding: 0.75rem;
3349
- border: 1px solid #e0e0e0;
3350
- background: #ffffff;
3351
- color: rgba(0, 0, 0, 0.87);
3352
- border-top: 0 none;
3353
- }
3354
- .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event {
3355
- color: #673AB7;
3356
- background: rgba(103, 58, 183, 0.12);
3357
- border-color: rgba(103, 58, 183, 0.12);
3358
- }
3359
- .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main {
3360
- color: #673AB7;
3361
- }
3362
- .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot {
3363
- background: rgba(103, 58, 183, 0.12);
3364
- border-color: rgba(103, 58, 183, 0.12);
3365
- }
3366
- .fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover {
3367
- background: rgba(0, 0, 0, 0.04);
3368
- color: rgba(0, 0, 0, 0.87);
3369
- }
3370
- .fc.fc-theme-standard .fc-view-harness .fc-cell-shaded {
3371
- background: #ffffff;
3372
- }
3373
- .fc.fc-theme-standard .fc-toolbar .fc-button {
3374
- color: #ffffff;
3375
- background: #673AB7;
3376
- border: 0 none;
3377
- font-size: 1rem;
3378
- 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);
3379
- border-radius: 4px;
3380
- }
3381
- .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover {
3382
- background: rgba(103, 58, 183, 0.92);
3383
- color: #ffffff;
3384
- border-color: transparent;
3385
- }
3386
- .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active {
3387
- background: rgba(103, 58, 183, 0.68);
3388
- color: #ffffff;
3389
- border-color: transparent;
3390
- }
3391
- .fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
3392
- outline: 0 none;
3393
- outline-offset: 0;
3394
- box-shadow: none;
3395
- }
3396
- .fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
3397
- opacity: 0.38;
3398
- color: #ffffff;
3399
- background: #673AB7;
3400
- border: 0 none;
3401
- }
3402
- .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left {
3403
- font-family: "PrimeIcons" !important;
3404
- text-indent: 0;
3405
- font-size: 1rem;
3406
- }
3407
- .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
3408
- content: "\e900";
3409
- }
3410
- .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
3411
- font-family: "PrimeIcons" !important;
3412
- text-indent: 0;
3413
- font-size: 1rem;
3414
- }
3415
- .fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
3416
- content: "\e901";
3417
- }
3418
- .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
3419
- outline: 0 none;
3420
- outline-offset: 0;
3421
- box-shadow: none;
3422
- }
3423
- .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 {
3424
- background: #ffffff;
3425
- border: 1px solid rgba(0, 0, 0, 0.12);
3426
- color: rgba(0, 0, 0, 0.87);
3427
- 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);
3428
- }
3429
- .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 {
3430
- background: #f6f6f6;
3431
- border-color: rgba(0, 0, 0, 0.12);
3432
- color: rgba(0, 0, 0, 0.87);
3433
- }
3434
- .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 {
3435
- background: #e0e0e1;
3436
- border-color: #e0e0e1;
3437
- color: rgba(0, 0, 0, 0.87);
3438
- }
3439
- .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 {
3440
- background: #d9d8d9;
3441
- border-color: #d9d8d9;
3442
- color: rgba(0, 0, 0, 0.87);
3443
- }
3444
- .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 {
3445
- outline: 0 none;
3446
- outline-offset: 0;
3447
- box-shadow: none;
3448
- z-index: 1;
3449
- }
3450
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
3451
- border-radius: 0;
3452
- }
3453
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child {
3454
- border-top-left-radius: 4px;
3455
- border-bottom-left-radius: 4px;
3456
- }
3457
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child {
3458
- border-top-right-radius: 4px;
3459
- border-bottom-right-radius: 4px;
3460
- }
3461
- .fc.fc-theme-standard a {
3462
- color: rgba(0, 0, 0, 0.87);
3463
- }
3464
- .fc.fc-theme-standard .fc-highlight {
3465
- color: #673AB7;
3466
- background: rgba(103, 58, 183, 0.12);
3467
- }
3468
-
3469
3186
  .p-orderlist .p-orderlist-controls {
3470
3187
  padding: 0.75rem;
3471
3188
  }
@@ -6275,6 +5992,9 @@
6275
5992
  outline-offset: 0;
6276
5993
  box-shadow: none;
6277
5994
  }
5995
+ .p-chip .pi-chip-remove-icon:focus {
5996
+ outline: 0 none;
5997
+ }
6278
5998
 
6279
5999
  .p-inplace .p-inplace-display {
6280
6000
  padding: 1rem 1rem;
@@ -6377,9 +6097,9 @@
6377
6097
  padding: 0.75rem;
6378
6098
  }
6379
6099
  .p-terminal .p-terminal-input {
6380
- font-family: inherit;
6381
- font-feature-settings: inherit;
6382
- font-size: inherit;
6100
+ font-family: var(--font-family);
6101
+ font-feature-settings: var(--font-feature-settings, normal);
6102
+ font-size: 1rem;
6383
6103
  }
6384
6104
  }
6385
6105
  @layer primeng {
@@ -7267,51 +6987,6 @@
7267
6987
  background: transparent;
7268
6988
  }
7269
6989
 
7270
- .fc {
7271
- /* FullCalendar 4 */
7272
- /* FullCalendar 5 */
7273
- }
7274
- .fc.fc-unthemed .fc-toolbar .fc-button:focus {
7275
- background: rgba(103, 58, 183, 0.76);
7276
- }
7277
- .fc.fc-unthemed .fc-toolbar .fc-button:active {
7278
- background: rgba(103, 58, 183, 0.68);
7279
- }
7280
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:focus {
7281
- background: rgba(103, 58, 183, 0.76);
7282
- }
7283
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:active {
7284
- background: rgba(103, 58, 183, 0.68);
7285
- }
7286
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
7287
- background: #e0e0e1;
7288
- border-color: #e0e0e1;
7289
- }
7290
- .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
7291
- background: #d9d8d9;
7292
- border-color: #d9d8d9;
7293
- }
7294
- .fc.fc-theme-standard .fc-toolbar .fc-button:focus {
7295
- background: rgba(103, 58, 183, 0.76);
7296
- }
7297
- .fc.fc-theme-standard .fc-toolbar .fc-button:active {
7298
- background: rgba(103, 58, 183, 0.68);
7299
- }
7300
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:focus {
7301
- background: rgba(103, 58, 183, 0.76);
7302
- }
7303
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:active {
7304
- background: rgba(103, 58, 183, 0.68);
7305
- }
7306
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus {
7307
- background: #e0e0e1;
7308
- border-color: #e0e0e1;
7309
- }
7310
- .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-dayGridMonth-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridWeek-button:focus.p-highlight, .fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button.fc-timeGridDay-button:focus.p-highlight {
7311
- background: #d9d8d9;
7312
- border-color: #d9d8d9;
7313
- }
7314
-
7315
6990
  .p-listbox .p-listbox-list .p-listbox-item .p-ink {
7316
6991
  background-color: rgba(103, 58, 183, 0.16);
7317
6992
  }