primevue 3.21.0 → 3.22.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 (497) hide show
  1. package/README.md +3 -15
  2. package/accordion/accordion.cjs.js +1 -1
  3. package/accordion/accordion.cjs.min.js +1 -1
  4. package/accordion/accordion.esm.js +1 -1
  5. package/accordion/accordion.esm.min.js +1 -1
  6. package/accordion/accordion.js +1 -1
  7. package/accordion/accordion.min.js +1 -1
  8. package/autocomplete/AutoComplete.d.ts +4 -0
  9. package/autocomplete/AutoComplete.vue +32 -17
  10. package/autocomplete/autocomplete.cjs.js +44 -20
  11. package/autocomplete/autocomplete.cjs.min.js +1 -1
  12. package/autocomplete/autocomplete.esm.js +44 -20
  13. package/autocomplete/autocomplete.esm.min.js +1 -1
  14. package/autocomplete/autocomplete.js +44 -20
  15. package/autocomplete/autocomplete.min.js +1 -1
  16. package/avatar/avatar.cjs.js +1 -1
  17. package/avatar/avatar.cjs.min.js +1 -1
  18. package/avatar/avatar.esm.js +1 -1
  19. package/avatar/avatar.esm.min.js +1 -1
  20. package/avatar/avatar.js +1 -1
  21. package/avatar/avatar.min.js +1 -1
  22. package/avatargroup/avatargroup.cjs.js +1 -1
  23. package/avatargroup/avatargroup.cjs.min.js +1 -1
  24. package/avatargroup/avatargroup.esm.js +1 -1
  25. package/avatargroup/avatargroup.esm.min.js +1 -1
  26. package/avatargroup/avatargroup.js +1 -1
  27. package/avatargroup/avatargroup.min.js +1 -1
  28. package/badgedirective/badgedirective.cjs.js +1 -1
  29. package/badgedirective/badgedirective.cjs.min.js +1 -1
  30. package/badgedirective/badgedirective.esm.js +1 -1
  31. package/badgedirective/badgedirective.esm.min.js +1 -1
  32. package/badgedirective/badgedirective.js +1 -1
  33. package/badgedirective/badgedirective.min.js +1 -1
  34. package/breadcrumb/Breadcrumb.vue +1 -1
  35. package/breadcrumb/breadcrumb.cjs.js +2 -3
  36. package/breadcrumb/breadcrumb.cjs.min.js +1 -1
  37. package/breadcrumb/breadcrumb.esm.js +2 -3
  38. package/breadcrumb/breadcrumb.esm.min.js +1 -1
  39. package/breadcrumb/breadcrumb.js +2 -3
  40. package/breadcrumb/breadcrumb.min.js +1 -1
  41. package/calendar/Calendar.d.ts +1 -1
  42. package/calendar/Calendar.vue +2 -2
  43. package/calendar/calendar.cjs.js +3 -3
  44. package/calendar/calendar.cjs.min.js +1 -1
  45. package/calendar/calendar.esm.js +3 -3
  46. package/calendar/calendar.esm.min.js +1 -1
  47. package/calendar/calendar.js +3 -3
  48. package/calendar/calendar.min.js +1 -1
  49. package/carousel/Carousel.vue +14 -11
  50. package/carousel/carousel.cjs.js +29 -28
  51. package/carousel/carousel.cjs.min.js +1 -1
  52. package/carousel/carousel.esm.js +30 -29
  53. package/carousel/carousel.esm.min.js +1 -1
  54. package/carousel/carousel.js +29 -28
  55. package/carousel/carousel.min.js +1 -1
  56. package/cascadeselect/CascadeSelect.vue +5 -0
  57. package/cascadeselect/cascadeselect.cjs.js +6 -1
  58. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  59. package/cascadeselect/cascadeselect.esm.js +6 -1
  60. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  61. package/cascadeselect/cascadeselect.js +6 -1
  62. package/cascadeselect/cascadeselect.min.js +1 -1
  63. package/checkbox/Checkbox.vue +1 -3
  64. package/checkbox/checkbox.cjs.js +3 -4
  65. package/checkbox/checkbox.cjs.min.js +1 -1
  66. package/checkbox/checkbox.esm.js +4 -5
  67. package/checkbox/checkbox.esm.min.js +1 -1
  68. package/checkbox/checkbox.js +3 -4
  69. package/checkbox/checkbox.min.js +1 -1
  70. package/chip/chip.cjs.js +1 -1
  71. package/chip/chip.cjs.min.js +1 -1
  72. package/chip/chip.esm.js +1 -1
  73. package/chip/chip.esm.min.js +1 -1
  74. package/chip/chip.js +1 -1
  75. package/chip/chip.min.js +1 -1
  76. package/chips/chips.cjs.js +1 -1
  77. package/chips/chips.cjs.min.js +1 -1
  78. package/chips/chips.esm.js +1 -1
  79. package/chips/chips.esm.min.js +1 -1
  80. package/chips/chips.js +1 -1
  81. package/chips/chips.min.js +1 -1
  82. package/confirmationservice/ConfirmationService.d.ts +1 -1
  83. package/confirmdialog/ConfirmDialog.vue +1 -1
  84. package/confirmdialog/confirmdialog.cjs.js +6 -3
  85. package/confirmdialog/confirmdialog.cjs.min.js +1 -1
  86. package/confirmdialog/confirmdialog.esm.js +7 -4
  87. package/confirmdialog/confirmdialog.esm.min.js +1 -1
  88. package/confirmdialog/confirmdialog.js +6 -3
  89. package/confirmdialog/confirmdialog.min.js +1 -1
  90. package/confirmpopup/ConfirmPopup.vue +11 -10
  91. package/confirmpopup/confirmpopup.cjs.js +15 -13
  92. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  93. package/confirmpopup/confirmpopup.esm.js +15 -13
  94. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  95. package/confirmpopup/confirmpopup.js +15 -13
  96. package/confirmpopup/confirmpopup.min.js +1 -1
  97. package/contextmenu/ContextMenuSub.vue +3 -5
  98. package/contextmenu/contextmenu.cjs.js +4 -6
  99. package/contextmenu/contextmenu.cjs.min.js +1 -1
  100. package/contextmenu/contextmenu.esm.js +4 -6
  101. package/contextmenu/contextmenu.esm.min.js +1 -1
  102. package/contextmenu/contextmenu.js +4 -6
  103. package/contextmenu/contextmenu.min.js +1 -1
  104. package/core/core.js +89 -66
  105. package/core/core.min.js +11 -11
  106. package/datatable/DataTable.d.ts +2 -2
  107. package/datatable/datatable.cjs.js +1 -1
  108. package/datatable/datatable.cjs.min.js +1 -1
  109. package/datatable/datatable.esm.js +1 -1
  110. package/datatable/datatable.esm.min.js +1 -1
  111. package/datatable/datatable.js +1 -1
  112. package/datatable/datatable.min.js +1 -1
  113. package/dialog/dialog.cjs.js +1 -1
  114. package/dialog/dialog.cjs.min.js +1 -1
  115. package/dialog/dialog.esm.js +1 -1
  116. package/dialog/dialog.esm.min.js +1 -1
  117. package/dialog/dialog.js +1 -1
  118. package/dialog/dialog.min.js +1 -1
  119. package/divider/divider.cjs.js +1 -1
  120. package/divider/divider.cjs.min.js +1 -1
  121. package/divider/divider.esm.js +1 -1
  122. package/divider/divider.esm.min.js +1 -1
  123. package/divider/divider.js +1 -1
  124. package/divider/divider.min.js +1 -1
  125. package/dock/dock.cjs.js +1 -1
  126. package/dock/dock.cjs.min.js +1 -1
  127. package/dock/dock.esm.js +1 -1
  128. package/dock/dock.esm.min.js +1 -1
  129. package/dock/dock.js +1 -1
  130. package/dock/dock.min.js +1 -1
  131. package/dropdown/Dropdown.vue +11 -0
  132. package/dropdown/dropdown.cjs.js +12 -1
  133. package/dropdown/dropdown.cjs.min.js +1 -1
  134. package/dropdown/dropdown.esm.js +12 -1
  135. package/dropdown/dropdown.esm.min.js +1 -1
  136. package/dropdown/dropdown.js +12 -1
  137. package/dropdown/dropdown.min.js +1 -1
  138. package/editor/Editor.vue +7 -1
  139. package/editor/editor.cjs.js +35 -6
  140. package/editor/editor.cjs.min.js +1 -1
  141. package/editor/editor.esm.js +35 -6
  142. package/editor/editor.esm.min.js +1 -1
  143. package/editor/editor.js +35 -6
  144. package/editor/editor.min.js +1 -1
  145. package/fieldset/fieldset.cjs.js +1 -1
  146. package/fieldset/fieldset.cjs.min.js +1 -1
  147. package/fieldset/fieldset.esm.js +1 -1
  148. package/fieldset/fieldset.esm.min.js +1 -1
  149. package/fieldset/fieldset.js +1 -1
  150. package/fieldset/fieldset.min.js +1 -1
  151. package/fileupload/FileUpload.d.ts +2 -2
  152. package/fileupload/fileupload.cjs.js +1 -1
  153. package/fileupload/fileupload.cjs.min.js +1 -1
  154. package/fileupload/fileupload.esm.js +1 -1
  155. package/fileupload/fileupload.esm.min.js +1 -1
  156. package/fileupload/fileupload.js +1 -1
  157. package/fileupload/fileupload.min.js +1 -1
  158. package/galleria/galleria.cjs.js +1 -1
  159. package/galleria/galleria.cjs.min.js +1 -1
  160. package/galleria/galleria.esm.js +1 -1
  161. package/galleria/galleria.esm.min.js +1 -1
  162. package/galleria/galleria.js +1 -1
  163. package/galleria/galleria.min.js +1 -1
  164. package/image/image.cjs.js +1 -1
  165. package/image/image.cjs.min.js +1 -1
  166. package/image/image.esm.js +1 -1
  167. package/image/image.esm.min.js +1 -1
  168. package/image/image.js +1 -1
  169. package/image/image.min.js +1 -1
  170. package/inlinemessage/inlinemessage.cjs.js +1 -1
  171. package/inlinemessage/inlinemessage.cjs.min.js +1 -1
  172. package/inlinemessage/inlinemessage.esm.js +1 -1
  173. package/inlinemessage/inlinemessage.esm.min.js +1 -1
  174. package/inlinemessage/inlinemessage.js +1 -1
  175. package/inlinemessage/inlinemessage.min.js +1 -1
  176. package/inplace/inplace.cjs.js +1 -1
  177. package/inplace/inplace.cjs.min.js +1 -1
  178. package/inplace/inplace.esm.js +1 -1
  179. package/inplace/inplace.esm.min.js +1 -1
  180. package/inplace/inplace.js +1 -1
  181. package/inplace/inplace.min.js +1 -1
  182. package/inputnumber/inputnumber.cjs.js +1 -1
  183. package/inputnumber/inputnumber.cjs.min.js +1 -1
  184. package/inputnumber/inputnumber.esm.js +1 -1
  185. package/inputnumber/inputnumber.esm.min.js +1 -1
  186. package/inputnumber/inputnumber.js +1 -1
  187. package/inputnumber/inputnumber.min.js +1 -1
  188. package/knob/knob.cjs.js +1 -1
  189. package/knob/knob.cjs.min.js +1 -1
  190. package/knob/knob.esm.js +1 -1
  191. package/knob/knob.esm.min.js +1 -1
  192. package/knob/knob.js +1 -1
  193. package/knob/knob.min.js +1 -1
  194. package/listbox/Listbox.vue +5 -1
  195. package/listbox/listbox.cjs.js +6 -2
  196. package/listbox/listbox.cjs.min.js +1 -1
  197. package/listbox/listbox.esm.js +6 -2
  198. package/listbox/listbox.esm.min.js +1 -1
  199. package/listbox/listbox.js +6 -2
  200. package/listbox/listbox.min.js +1 -1
  201. package/megamenu/MegaMenuSub.vue +3 -5
  202. package/megamenu/megamenu.cjs.js +4 -6
  203. package/megamenu/megamenu.cjs.min.js +1 -1
  204. package/megamenu/megamenu.esm.js +4 -6
  205. package/megamenu/megamenu.esm.min.js +1 -1
  206. package/megamenu/megamenu.js +4 -6
  207. package/megamenu/megamenu.min.js +1 -1
  208. package/menu/menu.cjs.js +1 -1
  209. package/menu/menu.cjs.min.js +1 -1
  210. package/menu/menu.esm.js +1 -1
  211. package/menu/menu.esm.min.js +1 -1
  212. package/menu/menu.js +1 -1
  213. package/menu/menu.min.js +1 -1
  214. package/menubar/MenubarSub.vue +3 -5
  215. package/menubar/menubar.cjs.js +4 -6
  216. package/menubar/menubar.cjs.min.js +1 -1
  217. package/menubar/menubar.esm.js +4 -6
  218. package/menubar/menubar.esm.min.js +1 -1
  219. package/menubar/menubar.js +4 -6
  220. package/menubar/menubar.min.js +1 -1
  221. package/message/Message.vue +6 -3
  222. package/message/message.cjs.js +7 -4
  223. package/message/message.cjs.min.js +1 -1
  224. package/message/message.esm.js +7 -4
  225. package/message/message.esm.min.js +1 -1
  226. package/message/message.js +7 -4
  227. package/message/message.min.js +1 -1
  228. package/multiselect/MultiSelect.vue +20 -4
  229. package/multiselect/multiselect.cjs.js +21 -5
  230. package/multiselect/multiselect.cjs.min.js +1 -1
  231. package/multiselect/multiselect.esm.js +21 -5
  232. package/multiselect/multiselect.esm.min.js +1 -1
  233. package/multiselect/multiselect.js +21 -5
  234. package/multiselect/multiselect.min.js +1 -1
  235. package/orderlist/OrderList.vue +9 -2
  236. package/orderlist/orderlist.cjs.js +12 -4
  237. package/orderlist/orderlist.cjs.min.js +1 -1
  238. package/orderlist/orderlist.esm.js +12 -4
  239. package/orderlist/orderlist.esm.min.js +1 -1
  240. package/orderlist/orderlist.js +12 -4
  241. package/orderlist/orderlist.min.js +1 -1
  242. package/organizationchart/organizationchart.cjs.js +1 -1
  243. package/organizationchart/organizationchart.cjs.min.js +1 -1
  244. package/organizationchart/organizationchart.esm.js +1 -1
  245. package/organizationchart/organizationchart.esm.min.js +1 -1
  246. package/organizationchart/organizationchart.js +1 -1
  247. package/organizationchart/organizationchart.min.js +1 -1
  248. package/overlaypanel/overlaypanel.cjs.js +1 -1
  249. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  250. package/overlaypanel/overlaypanel.esm.js +1 -1
  251. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  252. package/overlaypanel/overlaypanel.js +1 -1
  253. package/overlaypanel/overlaypanel.min.js +1 -1
  254. package/package.json +2 -2
  255. package/paginator/JumpToPageInput.vue +14 -4
  256. package/paginator/Paginator.vue +1 -1
  257. package/paginator/paginator.cjs.js +19 -8
  258. package/paginator/paginator.cjs.min.js +1 -1
  259. package/paginator/paginator.esm.js +19 -8
  260. package/paginator/paginator.esm.min.js +1 -1
  261. package/paginator/paginator.js +19 -8
  262. package/paginator/paginator.min.js +1 -1
  263. package/panel/Panel.vue +1 -1
  264. package/panel/panel.cjs.js +2 -2
  265. package/panel/panel.cjs.min.js +1 -1
  266. package/panel/panel.esm.js +2 -2
  267. package/panel/panel.esm.min.js +1 -1
  268. package/panel/panel.js +2 -2
  269. package/panel/panel.min.js +1 -1
  270. package/panelmenu/PanelMenu.vue +4 -4
  271. package/panelmenu/PanelMenuSub.vue +3 -5
  272. package/panelmenu/panelmenu.cjs.js +8 -10
  273. package/panelmenu/panelmenu.cjs.min.js +1 -1
  274. package/panelmenu/panelmenu.esm.js +8 -10
  275. package/panelmenu/panelmenu.esm.min.js +1 -1
  276. package/panelmenu/panelmenu.js +8 -10
  277. package/panelmenu/panelmenu.min.js +1 -1
  278. package/password/password.cjs.js +1 -1
  279. package/password/password.cjs.min.js +1 -1
  280. package/password/password.esm.js +1 -1
  281. package/password/password.esm.min.js +1 -1
  282. package/password/password.js +1 -1
  283. package/password/password.min.js +1 -1
  284. package/picklist/PickList.vue +10 -1
  285. package/picklist/picklist.cjs.js +13 -4
  286. package/picklist/picklist.cjs.min.js +1 -1
  287. package/picklist/picklist.esm.js +13 -4
  288. package/picklist/picklist.esm.min.js +1 -1
  289. package/picklist/picklist.js +13 -4
  290. package/picklist/picklist.min.js +1 -1
  291. package/progressbar/progressbar.cjs.js +1 -1
  292. package/progressbar/progressbar.cjs.min.js +1 -1
  293. package/progressbar/progressbar.esm.js +1 -1
  294. package/progressbar/progressbar.esm.min.js +1 -1
  295. package/progressbar/progressbar.js +1 -1
  296. package/progressbar/progressbar.min.js +1 -1
  297. package/progressspinner/ProgressSpinner.vue +0 -47
  298. package/progressspinner/progressspinner.cjs.js +1 -1
  299. package/progressspinner/progressspinner.cjs.min.js +1 -1
  300. package/progressspinner/progressspinner.esm.js +1 -1
  301. package/progressspinner/progressspinner.esm.min.js +1 -1
  302. package/progressspinner/progressspinner.js +1 -1
  303. package/progressspinner/progressspinner.min.js +1 -1
  304. package/rating/Rating.d.ts +1 -0
  305. package/rating/rating.cjs.js +1 -1
  306. package/rating/rating.cjs.min.js +1 -1
  307. package/rating/rating.esm.js +1 -1
  308. package/rating/rating.esm.min.js +1 -1
  309. package/rating/rating.js +1 -1
  310. package/rating/rating.min.js +1 -1
  311. package/resources/themes/arya-blue/theme.css +46 -1
  312. package/resources/themes/arya-green/theme.css +46 -1
  313. package/resources/themes/arya-orange/theme.css +46 -1
  314. package/resources/themes/arya-purple/theme.css +46 -1
  315. package/resources/themes/bootstrap4-dark-blue/theme.css +46 -1
  316. package/resources/themes/bootstrap4-dark-purple/theme.css +46 -1
  317. package/resources/themes/bootstrap4-light-blue/theme.css +46 -1
  318. package/resources/themes/bootstrap4-light-purple/theme.css +46 -1
  319. package/resources/themes/fluent-light/theme.css +46 -1
  320. package/resources/themes/lara-dark-blue/theme.css +46 -1
  321. package/resources/themes/lara-dark-indigo/theme.css +46 -1
  322. package/resources/themes/lara-dark-purple/theme.css +46 -1
  323. package/resources/themes/lara-dark-teal/theme.css +46 -1
  324. package/resources/themes/lara-light-blue/theme.css +46 -1
  325. package/resources/themes/lara-light-indigo/theme.css +46 -1
  326. package/resources/themes/lara-light-purple/theme.css +46 -1
  327. package/resources/themes/lara-light-teal/theme.css +46 -1
  328. package/resources/themes/luna-amber/theme.css +46 -1
  329. package/resources/themes/luna-blue/theme.css +46 -1
  330. package/resources/themes/luna-green/theme.css +46 -1
  331. package/resources/themes/luna-pink/theme.css +46 -1
  332. package/resources/themes/md-dark-deeppurple/theme.css +46 -1
  333. package/resources/themes/md-dark-indigo/theme.css +46 -1
  334. package/resources/themes/md-light-deeppurple/theme.css +46 -1
  335. package/resources/themes/md-light-indigo/theme.css +46 -1
  336. package/resources/themes/mdc-dark-deeppurple/theme.css +46 -1
  337. package/resources/themes/mdc-dark-indigo/theme.css +46 -1
  338. package/resources/themes/mdc-light-deeppurple/theme.css +46 -1
  339. package/resources/themes/mdc-light-indigo/theme.css +46 -1
  340. package/resources/themes/nova/theme.css +46 -1
  341. package/resources/themes/nova-accent/theme.css +46 -1
  342. package/resources/themes/nova-alt/theme.css +46 -1
  343. package/resources/themes/nova-vue/theme.css +46 -1
  344. package/resources/themes/rhea/theme.css +46 -1
  345. package/resources/themes/saga-blue/theme.css +46 -1
  346. package/resources/themes/saga-green/theme.css +46 -1
  347. package/resources/themes/saga-orange/theme.css +46 -1
  348. package/resources/themes/saga-purple/theme.css +46 -1
  349. package/resources/themes/tailwind-light/theme.css +46 -1
  350. package/resources/themes/vela-blue/theme.css +46 -1
  351. package/resources/themes/vela-green/theme.css +46 -1
  352. package/resources/themes/vela-orange/theme.css +46 -1
  353. package/resources/themes/vela-purple/theme.css +46 -1
  354. package/scrollpanel/scrollpanel.cjs.js +1 -1
  355. package/scrollpanel/scrollpanel.cjs.min.js +1 -1
  356. package/scrollpanel/scrollpanel.esm.js +1 -1
  357. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  358. package/scrollpanel/scrollpanel.js +1 -1
  359. package/scrollpanel/scrollpanel.min.js +1 -1
  360. package/scrolltop/scrolltop.cjs.js +1 -1
  361. package/scrolltop/scrolltop.cjs.min.js +1 -1
  362. package/scrolltop/scrolltop.esm.js +1 -1
  363. package/scrolltop/scrolltop.esm.min.js +1 -1
  364. package/scrolltop/scrolltop.js +1 -1
  365. package/scrolltop/scrolltop.min.js +1 -1
  366. package/sidebar/Sidebar.d.ts +4 -0
  367. package/sidebar/Sidebar.vue +210 -142
  368. package/sidebar/sidebar.cjs.js +146 -121
  369. package/sidebar/sidebar.cjs.min.js +1 -1
  370. package/sidebar/sidebar.esm.js +147 -122
  371. package/sidebar/sidebar.esm.min.js +1 -1
  372. package/sidebar/sidebar.js +146 -121
  373. package/sidebar/sidebar.min.js +1 -1
  374. package/skeleton/skeleton.cjs.js +1 -1
  375. package/skeleton/skeleton.cjs.min.js +1 -1
  376. package/skeleton/skeleton.esm.js +1 -1
  377. package/skeleton/skeleton.esm.min.js +1 -1
  378. package/skeleton/skeleton.js +1 -1
  379. package/skeleton/skeleton.min.js +1 -1
  380. package/slider/slider.cjs.js +1 -1
  381. package/slider/slider.cjs.min.js +1 -1
  382. package/slider/slider.esm.js +1 -1
  383. package/slider/slider.esm.min.js +1 -1
  384. package/slider/slider.js +1 -1
  385. package/slider/slider.min.js +1 -1
  386. package/speeddial/SpeedDial.vue +4 -0
  387. package/speeddial/speeddial.cjs.js +1 -1
  388. package/speeddial/speeddial.cjs.min.js +1 -1
  389. package/speeddial/speeddial.esm.js +1 -1
  390. package/speeddial/speeddial.esm.min.js +1 -1
  391. package/speeddial/speeddial.js +1 -1
  392. package/speeddial/speeddial.min.js +1 -1
  393. package/splitbutton/SplitButton.d.ts +4 -0
  394. package/splitbutton/SplitButton.vue +8 -1
  395. package/splitbutton/splitbutton.cjs.js +11 -4
  396. package/splitbutton/splitbutton.cjs.min.js +1 -1
  397. package/splitbutton/splitbutton.esm.js +11 -4
  398. package/splitbutton/splitbutton.esm.min.js +1 -1
  399. package/splitbutton/splitbutton.js +11 -4
  400. package/splitbutton/splitbutton.min.js +1 -1
  401. package/splitter/Splitter.vue +1 -1
  402. package/splitter/splitter.cjs.js +1 -1
  403. package/splitter/splitter.cjs.min.js +1 -1
  404. package/splitter/splitter.esm.js +1 -1
  405. package/splitter/splitter.esm.min.js +1 -1
  406. package/splitter/splitter.js +1 -1
  407. package/splitter/splitter.min.js +1 -1
  408. package/steps/steps.cjs.js +1 -1
  409. package/steps/steps.cjs.min.js +1 -1
  410. package/steps/steps.esm.js +1 -1
  411. package/steps/steps.esm.min.js +1 -1
  412. package/steps/steps.js +1 -1
  413. package/steps/steps.min.js +1 -1
  414. package/tabmenu/TabMenu.vue +2 -2
  415. package/tabmenu/tabmenu.cjs.js +7 -5
  416. package/tabmenu/tabmenu.cjs.min.js +1 -1
  417. package/tabmenu/tabmenu.esm.js +7 -5
  418. package/tabmenu/tabmenu.esm.min.js +1 -1
  419. package/tabmenu/tabmenu.js +7 -5
  420. package/tabmenu/tabmenu.min.js +1 -1
  421. package/tabview/TabView.vue +2 -2
  422. package/tabview/tabview.cjs.js +3 -3
  423. package/tabview/tabview.cjs.min.js +1 -1
  424. package/tabview/tabview.esm.js +3 -3
  425. package/tabview/tabview.esm.min.js +1 -1
  426. package/tabview/tabview.js +3 -3
  427. package/tabview/tabview.min.js +1 -1
  428. package/tag/tag.cjs.js +1 -1
  429. package/tag/tag.cjs.min.js +1 -1
  430. package/tag/tag.esm.js +1 -1
  431. package/tag/tag.esm.min.js +1 -1
  432. package/tag/tag.js +1 -1
  433. package/tag/tag.min.js +1 -1
  434. package/terminal/terminal.cjs.js +1 -1
  435. package/terminal/terminal.cjs.min.js +1 -1
  436. package/terminal/terminal.esm.js +1 -1
  437. package/terminal/terminal.esm.min.js +1 -1
  438. package/terminal/terminal.js +1 -1
  439. package/terminal/terminal.min.js +1 -1
  440. package/tieredmenu/TieredMenuSub.vue +3 -5
  441. package/tieredmenu/tieredmenu.cjs.js +4 -6
  442. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  443. package/tieredmenu/tieredmenu.esm.js +4 -6
  444. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  445. package/tieredmenu/tieredmenu.js +4 -6
  446. package/tieredmenu/tieredmenu.min.js +1 -1
  447. package/timeline/timeline.cjs.js +1 -1
  448. package/timeline/timeline.cjs.min.js +1 -1
  449. package/timeline/timeline.esm.js +1 -1
  450. package/timeline/timeline.esm.min.js +1 -1
  451. package/timeline/timeline.js +1 -1
  452. package/timeline/timeline.min.js +1 -1
  453. package/toast/toast.cjs.js +1 -1
  454. package/toast/toast.cjs.min.js +1 -1
  455. package/toast/toast.esm.js +1 -1
  456. package/toast/toast.esm.min.js +1 -1
  457. package/toast/toast.js +1 -1
  458. package/toast/toast.min.js +1 -1
  459. package/toolbar/toolbar.cjs.js +1 -1
  460. package/toolbar/toolbar.cjs.min.js +1 -1
  461. package/toolbar/toolbar.esm.js +1 -1
  462. package/toolbar/toolbar.esm.min.js +1 -1
  463. package/toolbar/toolbar.js +1 -1
  464. package/toolbar/toolbar.min.js +1 -1
  465. package/tree/tree.cjs.js +1 -1
  466. package/tree/tree.cjs.min.js +1 -1
  467. package/tree/tree.esm.js +1 -1
  468. package/tree/tree.esm.min.js +1 -1
  469. package/tree/tree.js +1 -1
  470. package/tree/tree.min.js +1 -1
  471. package/treeselect/treeselect.cjs.js +1 -1
  472. package/treeselect/treeselect.cjs.min.js +1 -1
  473. package/treeselect/treeselect.esm.js +1 -1
  474. package/treeselect/treeselect.esm.min.js +1 -1
  475. package/treeselect/treeselect.js +1 -1
  476. package/treeselect/treeselect.min.js +1 -1
  477. package/treetable/treetable.cjs.js +1 -1
  478. package/treetable/treetable.cjs.min.js +1 -1
  479. package/treetable/treetable.esm.js +1 -1
  480. package/treetable/treetable.esm.min.js +1 -1
  481. package/treetable/treetable.js +1 -1
  482. package/treetable/treetable.min.js +1 -1
  483. package/utils/utils.cjs.js +41 -41
  484. package/utils/utils.cjs.min.js +1 -1
  485. package/utils/utils.esm.js +41 -41
  486. package/utils/utils.esm.min.js +1 -1
  487. package/utils/utils.js +41 -41
  488. package/utils/utils.min.js +1 -1
  489. package/vetur-attributes.json +31 -431
  490. package/vetur-tags.json +34 -135
  491. package/virtualscroller/virtualscroller.cjs.js +1 -1
  492. package/virtualscroller/virtualscroller.cjs.min.js +1 -1
  493. package/virtualscroller/virtualscroller.esm.js +1 -1
  494. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  495. package/virtualscroller/virtualscroller.js +1 -1
  496. package/virtualscroller/virtualscroller.min.js +1 -1
  497. package/web-types.json +82 -1402
@@ -4161,7 +4161,7 @@
4161
4161
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4162
4162
  font-size: 2rem;
4163
4163
  }
4164
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4164
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4165
4165
  margin-left: 1rem;
4166
4166
  }
4167
4167
 
@@ -5670,6 +5670,51 @@
5670
5670
  line-height: 1.5rem;
5671
5671
  }
5672
5672
 
5673
+ .p-progress-spinner-svg {
5674
+ animation: p-progress-spinner-rotate 2s linear infinite;
5675
+ }
5676
+
5677
+ .p-progress-spinner-circle {
5678
+ stroke-dasharray: 89, 200;
5679
+ stroke-dashoffset: 0;
5680
+ stroke: #ff5757;
5681
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5682
+ stroke-linecap: round;
5683
+ }
5684
+
5685
+ @keyframes p-progress-spinner-rotate {
5686
+ 100% {
5687
+ transform: rotate(360deg);
5688
+ }
5689
+ }
5690
+ @keyframes p-progress-spinner-dash {
5691
+ 0% {
5692
+ stroke-dasharray: 1, 200;
5693
+ stroke-dashoffset: 0;
5694
+ }
5695
+ 50% {
5696
+ stroke-dasharray: 89, 200;
5697
+ stroke-dashoffset: -35px;
5698
+ }
5699
+ 100% {
5700
+ stroke-dasharray: 89, 200;
5701
+ stroke-dashoffset: -124px;
5702
+ }
5703
+ }
5704
+ @keyframes p-progress-spinner-color {
5705
+ 100%, 0% {
5706
+ stroke: #ff5757;
5707
+ }
5708
+ 40% {
5709
+ stroke: #696cff;
5710
+ }
5711
+ 66% {
5712
+ stroke: #1ea97c;
5713
+ }
5714
+ 80%, 90% {
5715
+ stroke: #cc8925;
5716
+ }
5717
+ }
5673
5718
  .p-scrolltop {
5674
5719
  width: 3rem;
5675
5720
  height: 3rem;
@@ -4161,7 +4161,7 @@
4161
4161
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4162
4162
  font-size: 2rem;
4163
4163
  }
4164
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4164
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4165
4165
  margin-left: 1rem;
4166
4166
  }
4167
4167
 
@@ -5670,6 +5670,51 @@
5670
5670
  line-height: 1.5rem;
5671
5671
  }
5672
5672
 
5673
+ .p-progress-spinner-svg {
5674
+ animation: p-progress-spinner-rotate 2s linear infinite;
5675
+ }
5676
+
5677
+ .p-progress-spinner-circle {
5678
+ stroke-dasharray: 89, 200;
5679
+ stroke-dashoffset: 0;
5680
+ stroke: #ff5757;
5681
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5682
+ stroke-linecap: round;
5683
+ }
5684
+
5685
+ @keyframes p-progress-spinner-rotate {
5686
+ 100% {
5687
+ transform: rotate(360deg);
5688
+ }
5689
+ }
5690
+ @keyframes p-progress-spinner-dash {
5691
+ 0% {
5692
+ stroke-dasharray: 1, 200;
5693
+ stroke-dashoffset: 0;
5694
+ }
5695
+ 50% {
5696
+ stroke-dasharray: 89, 200;
5697
+ stroke-dashoffset: -35px;
5698
+ }
5699
+ 100% {
5700
+ stroke-dasharray: 89, 200;
5701
+ stroke-dashoffset: -124px;
5702
+ }
5703
+ }
5704
+ @keyframes p-progress-spinner-color {
5705
+ 100%, 0% {
5706
+ stroke: #ff5757;
5707
+ }
5708
+ 40% {
5709
+ stroke: #696cff;
5710
+ }
5711
+ 66% {
5712
+ stroke: #1ea97c;
5713
+ }
5714
+ 80%, 90% {
5715
+ stroke: #cc8925;
5716
+ }
5717
+ }
5673
5718
  .p-scrolltop {
5674
5719
  width: 3rem;
5675
5720
  height: 3rem;
@@ -4161,7 +4161,7 @@
4161
4161
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4162
4162
  font-size: 2rem;
4163
4163
  }
4164
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4164
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4165
4165
  margin-left: 1rem;
4166
4166
  }
4167
4167
 
@@ -5670,6 +5670,51 @@
5670
5670
  line-height: 1.5rem;
5671
5671
  }
5672
5672
 
5673
+ .p-progress-spinner-svg {
5674
+ animation: p-progress-spinner-rotate 2s linear infinite;
5675
+ }
5676
+
5677
+ .p-progress-spinner-circle {
5678
+ stroke-dasharray: 89, 200;
5679
+ stroke-dashoffset: 0;
5680
+ stroke: #ff5757;
5681
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5682
+ stroke-linecap: round;
5683
+ }
5684
+
5685
+ @keyframes p-progress-spinner-rotate {
5686
+ 100% {
5687
+ transform: rotate(360deg);
5688
+ }
5689
+ }
5690
+ @keyframes p-progress-spinner-dash {
5691
+ 0% {
5692
+ stroke-dasharray: 1, 200;
5693
+ stroke-dashoffset: 0;
5694
+ }
5695
+ 50% {
5696
+ stroke-dasharray: 89, 200;
5697
+ stroke-dashoffset: -35px;
5698
+ }
5699
+ 100% {
5700
+ stroke-dasharray: 89, 200;
5701
+ stroke-dashoffset: -124px;
5702
+ }
5703
+ }
5704
+ @keyframes p-progress-spinner-color {
5705
+ 100%, 0% {
5706
+ stroke: #ff5757;
5707
+ }
5708
+ 40% {
5709
+ stroke: #696cff;
5710
+ }
5711
+ 66% {
5712
+ stroke: #1ea97c;
5713
+ }
5714
+ 80%, 90% {
5715
+ stroke: #cc8925;
5716
+ }
5717
+ }
5673
5718
  .p-scrolltop {
5674
5719
  width: 3rem;
5675
5720
  height: 3rem;
@@ -4161,7 +4161,7 @@
4161
4161
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4162
4162
  font-size: 2rem;
4163
4163
  }
4164
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4164
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4165
4165
  margin-left: 1rem;
4166
4166
  }
4167
4167
 
@@ -5670,6 +5670,51 @@
5670
5670
  line-height: 1.5rem;
5671
5671
  }
5672
5672
 
5673
+ .p-progress-spinner-svg {
5674
+ animation: p-progress-spinner-rotate 2s linear infinite;
5675
+ }
5676
+
5677
+ .p-progress-spinner-circle {
5678
+ stroke-dasharray: 89, 200;
5679
+ stroke-dashoffset: 0;
5680
+ stroke: #ff5757;
5681
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5682
+ stroke-linecap: round;
5683
+ }
5684
+
5685
+ @keyframes p-progress-spinner-rotate {
5686
+ 100% {
5687
+ transform: rotate(360deg);
5688
+ }
5689
+ }
5690
+ @keyframes p-progress-spinner-dash {
5691
+ 0% {
5692
+ stroke-dasharray: 1, 200;
5693
+ stroke-dashoffset: 0;
5694
+ }
5695
+ 50% {
5696
+ stroke-dasharray: 89, 200;
5697
+ stroke-dashoffset: -35px;
5698
+ }
5699
+ 100% {
5700
+ stroke-dasharray: 89, 200;
5701
+ stroke-dashoffset: -124px;
5702
+ }
5703
+ }
5704
+ @keyframes p-progress-spinner-color {
5705
+ 100%, 0% {
5706
+ stroke: #ff5757;
5707
+ }
5708
+ 40% {
5709
+ stroke: #696cff;
5710
+ }
5711
+ 66% {
5712
+ stroke: #1ea97c;
5713
+ }
5714
+ 80%, 90% {
5715
+ stroke: #cc8925;
5716
+ }
5717
+ }
5673
5718
  .p-scrolltop {
5674
5719
  width: 3rem;
5675
5720
  height: 3rem;
@@ -4161,7 +4161,7 @@
4161
4161
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4162
4162
  font-size: 2rem;
4163
4163
  }
4164
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4164
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4165
4165
  margin-left: 1rem;
4166
4166
  }
4167
4167
 
@@ -5670,6 +5670,51 @@
5670
5670
  line-height: 1.5rem;
5671
5671
  }
5672
5672
 
5673
+ .p-progress-spinner-svg {
5674
+ animation: p-progress-spinner-rotate 2s linear infinite;
5675
+ }
5676
+
5677
+ .p-progress-spinner-circle {
5678
+ stroke-dasharray: 89, 200;
5679
+ stroke-dashoffset: 0;
5680
+ stroke: #ff5757;
5681
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5682
+ stroke-linecap: round;
5683
+ }
5684
+
5685
+ @keyframes p-progress-spinner-rotate {
5686
+ 100% {
5687
+ transform: rotate(360deg);
5688
+ }
5689
+ }
5690
+ @keyframes p-progress-spinner-dash {
5691
+ 0% {
5692
+ stroke-dasharray: 1, 200;
5693
+ stroke-dashoffset: 0;
5694
+ }
5695
+ 50% {
5696
+ stroke-dasharray: 89, 200;
5697
+ stroke-dashoffset: -35px;
5698
+ }
5699
+ 100% {
5700
+ stroke-dasharray: 89, 200;
5701
+ stroke-dashoffset: -124px;
5702
+ }
5703
+ }
5704
+ @keyframes p-progress-spinner-color {
5705
+ 100%, 0% {
5706
+ stroke: #ff5757;
5707
+ }
5708
+ 40% {
5709
+ stroke: #696cff;
5710
+ }
5711
+ 66% {
5712
+ stroke: #1ea97c;
5713
+ }
5714
+ 80%, 90% {
5715
+ stroke: #cc8925;
5716
+ }
5717
+ }
5673
5718
  .p-scrolltop {
5674
5719
  width: 3rem;
5675
5720
  height: 3rem;
@@ -4161,7 +4161,7 @@
4161
4161
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4162
4162
  font-size: 2rem;
4163
4163
  }
4164
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4164
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4165
4165
  margin-left: 1rem;
4166
4166
  }
4167
4167
 
@@ -5670,6 +5670,51 @@
5670
5670
  line-height: 1.5rem;
5671
5671
  }
5672
5672
 
5673
+ .p-progress-spinner-svg {
5674
+ animation: p-progress-spinner-rotate 2s linear infinite;
5675
+ }
5676
+
5677
+ .p-progress-spinner-circle {
5678
+ stroke-dasharray: 89, 200;
5679
+ stroke-dashoffset: 0;
5680
+ stroke: #ff5757;
5681
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5682
+ stroke-linecap: round;
5683
+ }
5684
+
5685
+ @keyframes p-progress-spinner-rotate {
5686
+ 100% {
5687
+ transform: rotate(360deg);
5688
+ }
5689
+ }
5690
+ @keyframes p-progress-spinner-dash {
5691
+ 0% {
5692
+ stroke-dasharray: 1, 200;
5693
+ stroke-dashoffset: 0;
5694
+ }
5695
+ 50% {
5696
+ stroke-dasharray: 89, 200;
5697
+ stroke-dashoffset: -35px;
5698
+ }
5699
+ 100% {
5700
+ stroke-dasharray: 89, 200;
5701
+ stroke-dashoffset: -124px;
5702
+ }
5703
+ }
5704
+ @keyframes p-progress-spinner-color {
5705
+ 100%, 0% {
5706
+ stroke: #ff5757;
5707
+ }
5708
+ 40% {
5709
+ stroke: #696cff;
5710
+ }
5711
+ 66% {
5712
+ stroke: #1ea97c;
5713
+ }
5714
+ 80%, 90% {
5715
+ stroke: #cc8925;
5716
+ }
5717
+ }
5673
5718
  .p-scrolltop {
5674
5719
  width: 3rem;
5675
5720
  height: 3rem;
@@ -4161,7 +4161,7 @@
4161
4161
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4162
4162
  font-size: 2rem;
4163
4163
  }
4164
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4164
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4165
4165
  margin-left: 1rem;
4166
4166
  }
4167
4167
 
@@ -5670,6 +5670,51 @@
5670
5670
  line-height: 1.5rem;
5671
5671
  }
5672
5672
 
5673
+ .p-progress-spinner-svg {
5674
+ animation: p-progress-spinner-rotate 2s linear infinite;
5675
+ }
5676
+
5677
+ .p-progress-spinner-circle {
5678
+ stroke-dasharray: 89, 200;
5679
+ stroke-dashoffset: 0;
5680
+ stroke: #ff5757;
5681
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5682
+ stroke-linecap: round;
5683
+ }
5684
+
5685
+ @keyframes p-progress-spinner-rotate {
5686
+ 100% {
5687
+ transform: rotate(360deg);
5688
+ }
5689
+ }
5690
+ @keyframes p-progress-spinner-dash {
5691
+ 0% {
5692
+ stroke-dasharray: 1, 200;
5693
+ stroke-dashoffset: 0;
5694
+ }
5695
+ 50% {
5696
+ stroke-dasharray: 89, 200;
5697
+ stroke-dashoffset: -35px;
5698
+ }
5699
+ 100% {
5700
+ stroke-dasharray: 89, 200;
5701
+ stroke-dashoffset: -124px;
5702
+ }
5703
+ }
5704
+ @keyframes p-progress-spinner-color {
5705
+ 100%, 0% {
5706
+ stroke: #ff5757;
5707
+ }
5708
+ 40% {
5709
+ stroke: #696cff;
5710
+ }
5711
+ 66% {
5712
+ stroke: #1ea97c;
5713
+ }
5714
+ 80%, 90% {
5715
+ stroke: #cc8925;
5716
+ }
5717
+ }
5673
5718
  .p-scrolltop {
5674
5719
  width: 3rem;
5675
5720
  height: 3rem;
@@ -4161,7 +4161,7 @@
4161
4161
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4162
4162
  font-size: 2rem;
4163
4163
  }
4164
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4164
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4165
4165
  margin-left: 1rem;
4166
4166
  }
4167
4167
 
@@ -5670,6 +5670,51 @@
5670
5670
  line-height: 1.5rem;
5671
5671
  }
5672
5672
 
5673
+ .p-progress-spinner-svg {
5674
+ animation: p-progress-spinner-rotate 2s linear infinite;
5675
+ }
5676
+
5677
+ .p-progress-spinner-circle {
5678
+ stroke-dasharray: 89, 200;
5679
+ stroke-dashoffset: 0;
5680
+ stroke: #ff5757;
5681
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5682
+ stroke-linecap: round;
5683
+ }
5684
+
5685
+ @keyframes p-progress-spinner-rotate {
5686
+ 100% {
5687
+ transform: rotate(360deg);
5688
+ }
5689
+ }
5690
+ @keyframes p-progress-spinner-dash {
5691
+ 0% {
5692
+ stroke-dasharray: 1, 200;
5693
+ stroke-dashoffset: 0;
5694
+ }
5695
+ 50% {
5696
+ stroke-dasharray: 89, 200;
5697
+ stroke-dashoffset: -35px;
5698
+ }
5699
+ 100% {
5700
+ stroke-dasharray: 89, 200;
5701
+ stroke-dashoffset: -124px;
5702
+ }
5703
+ }
5704
+ @keyframes p-progress-spinner-color {
5705
+ 100%, 0% {
5706
+ stroke: #ff5757;
5707
+ }
5708
+ 40% {
5709
+ stroke: #696cff;
5710
+ }
5711
+ 66% {
5712
+ stroke: #1ea97c;
5713
+ }
5714
+ 80%, 90% {
5715
+ stroke: #cc8925;
5716
+ }
5717
+ }
5673
5718
  .p-scrolltop {
5674
5719
  width: 3rem;
5675
5720
  height: 3rem;
@@ -4173,7 +4173,7 @@
4173
4173
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4174
4174
  font-size: 2rem;
4175
4175
  }
4176
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4176
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4177
4177
  margin-left: 1rem;
4178
4178
  }
4179
4179
 
@@ -5682,6 +5682,51 @@
5682
5682
  line-height: 24px;
5683
5683
  }
5684
5684
 
5685
+ .p-progress-spinner-svg {
5686
+ animation: p-progress-spinner-rotate 2s linear infinite;
5687
+ }
5688
+
5689
+ .p-progress-spinner-circle {
5690
+ stroke-dasharray: 89, 200;
5691
+ stroke-dashoffset: 0;
5692
+ stroke: #212121;
5693
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5694
+ stroke-linecap: round;
5695
+ }
5696
+
5697
+ @keyframes p-progress-spinner-rotate {
5698
+ 100% {
5699
+ transform: rotate(360deg);
5700
+ }
5701
+ }
5702
+ @keyframes p-progress-spinner-dash {
5703
+ 0% {
5704
+ stroke-dasharray: 1, 200;
5705
+ stroke-dashoffset: 0;
5706
+ }
5707
+ 50% {
5708
+ stroke-dasharray: 89, 200;
5709
+ stroke-dashoffset: -35px;
5710
+ }
5711
+ 100% {
5712
+ stroke-dasharray: 89, 200;
5713
+ stroke-dashoffset: -124px;
5714
+ }
5715
+ }
5716
+ @keyframes p-progress-spinner-color {
5717
+ 100%, 0% {
5718
+ stroke: #212121;
5719
+ }
5720
+ 40% {
5721
+ stroke: #212121;
5722
+ }
5723
+ 66% {
5724
+ stroke: #212121;
5725
+ }
5726
+ 80%, 90% {
5727
+ stroke: #212121;
5728
+ }
5729
+ }
5685
5730
  .p-scrolltop {
5686
5731
  width: 3rem;
5687
5732
  height: 3rem;
@@ -4173,7 +4173,7 @@
4173
4173
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4174
4174
  font-size: 2rem;
4175
4175
  }
4176
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4176
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4177
4177
  margin-left: 1rem;
4178
4178
  }
4179
4179
 
@@ -5682,6 +5682,51 @@
5682
5682
  line-height: 24px;
5683
5683
  }
5684
5684
 
5685
+ .p-progress-spinner-svg {
5686
+ animation: p-progress-spinner-rotate 2s linear infinite;
5687
+ }
5688
+
5689
+ .p-progress-spinner-circle {
5690
+ stroke-dasharray: 89, 200;
5691
+ stroke-dashoffset: 0;
5692
+ stroke: #212121;
5693
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5694
+ stroke-linecap: round;
5695
+ }
5696
+
5697
+ @keyframes p-progress-spinner-rotate {
5698
+ 100% {
5699
+ transform: rotate(360deg);
5700
+ }
5701
+ }
5702
+ @keyframes p-progress-spinner-dash {
5703
+ 0% {
5704
+ stroke-dasharray: 1, 200;
5705
+ stroke-dashoffset: 0;
5706
+ }
5707
+ 50% {
5708
+ stroke-dasharray: 89, 200;
5709
+ stroke-dashoffset: -35px;
5710
+ }
5711
+ 100% {
5712
+ stroke-dasharray: 89, 200;
5713
+ stroke-dashoffset: -124px;
5714
+ }
5715
+ }
5716
+ @keyframes p-progress-spinner-color {
5717
+ 100%, 0% {
5718
+ stroke: #212121;
5719
+ }
5720
+ 40% {
5721
+ stroke: #212121;
5722
+ }
5723
+ 66% {
5724
+ stroke: #212121;
5725
+ }
5726
+ 80%, 90% {
5727
+ stroke: #212121;
5728
+ }
5729
+ }
5685
5730
  .p-scrolltop {
5686
5731
  width: 3rem;
5687
5732
  height: 3rem;
@@ -4173,7 +4173,7 @@
4173
4173
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
4174
4174
  font-size: 2rem;
4175
4175
  }
4176
- .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
4176
+ .p-dialog.p-confirm-dialog .p-confirm-dialog-message:not(:first-child) {
4177
4177
  margin-left: 1rem;
4178
4178
  }
4179
4179
 
@@ -5682,6 +5682,51 @@
5682
5682
  line-height: 24px;
5683
5683
  }
5684
5684
 
5685
+ .p-progress-spinner-svg {
5686
+ animation: p-progress-spinner-rotate 2s linear infinite;
5687
+ }
5688
+
5689
+ .p-progress-spinner-circle {
5690
+ stroke-dasharray: 89, 200;
5691
+ stroke-dashoffset: 0;
5692
+ stroke: #212121;
5693
+ animation: p-progress-spinner-dash 1.5s ease-in-out infinite, p-progress-spinner-color 6s ease-in-out infinite;
5694
+ stroke-linecap: round;
5695
+ }
5696
+
5697
+ @keyframes p-progress-spinner-rotate {
5698
+ 100% {
5699
+ transform: rotate(360deg);
5700
+ }
5701
+ }
5702
+ @keyframes p-progress-spinner-dash {
5703
+ 0% {
5704
+ stroke-dasharray: 1, 200;
5705
+ stroke-dashoffset: 0;
5706
+ }
5707
+ 50% {
5708
+ stroke-dasharray: 89, 200;
5709
+ stroke-dashoffset: -35px;
5710
+ }
5711
+ 100% {
5712
+ stroke-dasharray: 89, 200;
5713
+ stroke-dashoffset: -124px;
5714
+ }
5715
+ }
5716
+ @keyframes p-progress-spinner-color {
5717
+ 100%, 0% {
5718
+ stroke: #212121;
5719
+ }
5720
+ 40% {
5721
+ stroke: #212121;
5722
+ }
5723
+ 66% {
5724
+ stroke: #212121;
5725
+ }
5726
+ 80%, 90% {
5727
+ stroke: #212121;
5728
+ }
5729
+ }
5685
5730
  .p-scrolltop {
5686
5731
  width: 3rem;
5687
5732
  height: 3rem;