primevue 3.43.0 → 3.44.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 (472) hide show
  1. package/accordion/Accordion.d.ts +4 -0
  2. package/accordion/accordion.cjs.js +2 -2
  3. package/accordion/accordion.cjs.min.js +1 -1
  4. package/accordion/accordion.esm.js +2 -2
  5. package/accordion/accordion.esm.min.js +1 -1
  6. package/accordion/accordion.js +2 -2
  7. package/accordion/accordion.min.js +1 -1
  8. package/accordiontab/AccordionTab.d.ts +4 -0
  9. package/animateonscroll/animateonscroll.cjs.js +2 -2
  10. package/animateonscroll/animateonscroll.cjs.min.js +1 -1
  11. package/animateonscroll/animateonscroll.esm.js +2 -2
  12. package/animateonscroll/animateonscroll.esm.min.js +1 -1
  13. package/animateonscroll/animateonscroll.js +2 -2
  14. package/animateonscroll/animateonscroll.min.js +1 -1
  15. package/autocomplete/AutoComplete.d.ts +4 -0
  16. package/autocomplete/AutoComplete.vue +2 -1
  17. package/autocomplete/autocomplete.cjs.js +5 -3
  18. package/autocomplete/autocomplete.cjs.min.js +1 -1
  19. package/autocomplete/autocomplete.esm.js +5 -3
  20. package/autocomplete/autocomplete.esm.min.js +1 -1
  21. package/autocomplete/autocomplete.js +5 -3
  22. package/autocomplete/autocomplete.min.js +1 -1
  23. package/avatar/Avatar.d.ts +4 -0
  24. package/badgedirective/BadgeDirective.d.ts +4 -0
  25. package/badgedirective/badgedirective.cjs.js +2 -2
  26. package/badgedirective/badgedirective.cjs.min.js +1 -1
  27. package/badgedirective/badgedirective.esm.js +2 -2
  28. package/badgedirective/badgedirective.esm.min.js +1 -1
  29. package/badgedirective/badgedirective.js +2 -2
  30. package/badgedirective/badgedirective.min.js +1 -1
  31. package/base/style/basestyle.cjs.js +2 -2
  32. package/base/style/basestyle.cjs.min.js +1 -1
  33. package/base/style/basestyle.esm.js +2 -2
  34. package/base/style/basestyle.esm.min.js +1 -1
  35. package/base/style/basestyle.js +2 -2
  36. package/base/style/basestyle.min.js +1 -1
  37. package/basecomponent/BaseComponent.vue +3 -1
  38. package/basecomponent/basecomponent.cjs.js +7 -5
  39. package/basecomponent/basecomponent.cjs.min.js +1 -1
  40. package/basecomponent/basecomponent.esm.js +7 -5
  41. package/basecomponent/basecomponent.esm.min.js +1 -1
  42. package/basecomponent/basecomponent.js +7 -5
  43. package/basecomponent/basecomponent.min.js +1 -1
  44. package/basecomponent/style/basecomponentstyle.cjs.js +2 -2
  45. package/basecomponent/style/basecomponentstyle.cjs.min.js +1 -1
  46. package/basecomponent/style/basecomponentstyle.esm.js +2 -2
  47. package/basecomponent/style/basecomponentstyle.esm.min.js +1 -1
  48. package/basecomponent/style/basecomponentstyle.js +2 -2
  49. package/basecomponent/style/basecomponentstyle.min.js +1 -1
  50. package/basedirective/basedirective.cjs.js +2 -3
  51. package/basedirective/basedirective.cjs.min.js +1 -1
  52. package/basedirective/basedirective.esm.js +2 -3
  53. package/basedirective/basedirective.esm.min.js +1 -1
  54. package/basedirective/basedirective.js +2 -3
  55. package/basedirective/basedirective.min.js +1 -1
  56. package/blockui/BlockUI.d.ts +4 -0
  57. package/breadcrumb/Breadcrumb.d.ts +4 -0
  58. package/button/style/buttonstyle.cjs.js +2 -2
  59. package/button/style/buttonstyle.cjs.min.js +1 -1
  60. package/button/style/buttonstyle.esm.js +2 -2
  61. package/button/style/buttonstyle.esm.min.js +1 -1
  62. package/button/style/buttonstyle.js +2 -2
  63. package/button/style/buttonstyle.min.js +1 -1
  64. package/calendar/Calendar.d.ts +8 -0
  65. package/calendar/Calendar.vue +26 -13
  66. package/calendar/calendar.cjs.js +26 -15
  67. package/calendar/calendar.cjs.min.js +1 -1
  68. package/calendar/calendar.esm.js +26 -15
  69. package/calendar/calendar.esm.min.js +1 -1
  70. package/calendar/calendar.js +26 -15
  71. package/calendar/calendar.min.js +1 -1
  72. package/carousel/Carousel.d.ts +4 -0
  73. package/carousel/carousel.cjs.js +2 -2
  74. package/carousel/carousel.cjs.min.js +1 -1
  75. package/carousel/carousel.esm.js +2 -2
  76. package/carousel/carousel.esm.min.js +1 -1
  77. package/carousel/carousel.js +2 -2
  78. package/carousel/carousel.min.js +1 -1
  79. package/cascadeselect/CascadeSelect.d.ts +4 -0
  80. package/cascadeselect/CascadeSelect.vue +1 -1
  81. package/cascadeselect/CascadeSelectSub.vue +4 -1
  82. package/cascadeselect/cascadeselect.cjs.js +7 -4
  83. package/cascadeselect/cascadeselect.cjs.min.js +1 -1
  84. package/cascadeselect/cascadeselect.esm.js +7 -4
  85. package/cascadeselect/cascadeselect.esm.min.js +1 -1
  86. package/cascadeselect/cascadeselect.js +7 -4
  87. package/cascadeselect/cascadeselect.min.js +1 -1
  88. package/chart/Chart.d.ts +4 -0
  89. package/chart/chart.cjs.js +2 -2
  90. package/chart/chart.cjs.min.js +1 -1
  91. package/chart/chart.esm.js +2 -2
  92. package/chart/chart.esm.min.js +1 -1
  93. package/chart/chart.js +2 -2
  94. package/chart/chart.min.js +1 -1
  95. package/checkbox/Checkbox.d.ts +4 -0
  96. package/checkbox/checkbox.cjs.js +2 -2
  97. package/checkbox/checkbox.cjs.min.js +1 -1
  98. package/checkbox/checkbox.esm.js +2 -2
  99. package/checkbox/checkbox.esm.min.js +1 -1
  100. package/checkbox/checkbox.js +2 -2
  101. package/checkbox/checkbox.min.js +1 -1
  102. package/chip/Chip.d.ts +4 -0
  103. package/chips/Chips.d.ts +4 -0
  104. package/chips/chips.cjs.js +2 -2
  105. package/chips/chips.cjs.min.js +1 -1
  106. package/chips/chips.esm.js +2 -2
  107. package/chips/chips.esm.min.js +1 -1
  108. package/chips/chips.js +2 -2
  109. package/chips/chips.min.js +1 -1
  110. package/colorpicker/ColorPicker.d.ts +4 -0
  111. package/column/Column.d.ts +4 -0
  112. package/columngroup/ColumnGroup.d.ts +4 -0
  113. package/config/config.cjs.js +2 -2
  114. package/config/config.cjs.min.js +1 -1
  115. package/config/config.esm.js +2 -2
  116. package/config/config.esm.min.js +1 -1
  117. package/config/config.js +2 -2
  118. package/config/config.min.js +1 -1
  119. package/confirmdialog/ConfirmDialog.d.ts +4 -0
  120. package/confirmpopup/ConfirmPopup.d.ts +4 -0
  121. package/confirmpopup/confirmpopup.cjs.js +2 -2
  122. package/confirmpopup/confirmpopup.cjs.min.js +1 -1
  123. package/confirmpopup/confirmpopup.esm.js +2 -2
  124. package/confirmpopup/confirmpopup.esm.min.js +1 -1
  125. package/confirmpopup/confirmpopup.js +2 -2
  126. package/confirmpopup/confirmpopup.min.js +1 -1
  127. package/contextmenu/ContextMenu.d.ts +4 -0
  128. package/contextmenu/contextmenu.cjs.js +2 -2
  129. package/contextmenu/contextmenu.cjs.min.js +1 -1
  130. package/contextmenu/contextmenu.esm.js +2 -2
  131. package/contextmenu/contextmenu.esm.min.js +1 -1
  132. package/contextmenu/contextmenu.js +2 -2
  133. package/contextmenu/contextmenu.min.js +1 -1
  134. package/core/core.js +84 -127
  135. package/core/core.min.js +23 -23
  136. package/datatable/DataTable.d.ts +4 -0
  137. package/datatable/RowCheckbox.vue +1 -0
  138. package/datatable/datatable.cjs.js +21 -20
  139. package/datatable/datatable.cjs.min.js +1 -1
  140. package/datatable/datatable.esm.js +21 -20
  141. package/datatable/datatable.esm.min.js +1 -1
  142. package/datatable/datatable.js +21 -20
  143. package/datatable/datatable.min.js +1 -1
  144. package/dataview/DataView.d.ts +4 -0
  145. package/dataviewlayoutoptions/DataViewLayoutOptions.d.ts +4 -0
  146. package/deferredcontent/DeferredContent.d.ts +4 -0
  147. package/dialog/dialog.cjs.js +2 -2
  148. package/dialog/dialog.cjs.min.js +1 -1
  149. package/dialog/dialog.esm.js +2 -2
  150. package/dialog/dialog.esm.min.js +1 -1
  151. package/dialog/dialog.js +2 -2
  152. package/dialog/dialog.min.js +1 -1
  153. package/divider/Divider.d.ts +4 -0
  154. package/dock/Dock.d.ts +4 -0
  155. package/dropdown/Dropdown.vue +3 -1
  156. package/dropdown/dropdown.cjs.js +6 -5
  157. package/dropdown/dropdown.cjs.min.js +1 -1
  158. package/dropdown/dropdown.esm.js +6 -5
  159. package/dropdown/dropdown.esm.min.js +1 -1
  160. package/dropdown/dropdown.js +6 -5
  161. package/dropdown/dropdown.min.js +1 -1
  162. package/dropdown/style/dropdownstyle.cjs.js +1 -1
  163. package/dropdown/style/dropdownstyle.cjs.min.js +1 -1
  164. package/dropdown/style/dropdownstyle.esm.js +1 -1
  165. package/dropdown/style/dropdownstyle.esm.min.js +1 -1
  166. package/dropdown/style/dropdownstyle.js +1 -1
  167. package/dropdown/style/dropdownstyle.min.js +1 -1
  168. package/dynamicdialog/DynamicDialog.vue +1 -1
  169. package/dynamicdialog/dynamicdialog.cjs.js +1 -3
  170. package/dynamicdialog/dynamicdialog.cjs.min.js +1 -1
  171. package/dynamicdialog/dynamicdialog.esm.js +1 -3
  172. package/dynamicdialog/dynamicdialog.esm.min.js +1 -1
  173. package/dynamicdialog/dynamicdialog.js +1 -3
  174. package/dynamicdialog/dynamicdialog.min.js +1 -1
  175. package/editor/Editor.d.ts +4 -0
  176. package/editor/editor.cjs.js +2 -2
  177. package/editor/editor.cjs.min.js +1 -1
  178. package/editor/editor.esm.js +2 -2
  179. package/editor/editor.esm.min.js +1 -1
  180. package/editor/editor.js +2 -2
  181. package/editor/editor.min.js +1 -1
  182. package/fieldset/Fieldset.d.ts +4 -0
  183. package/fieldset/fieldset.cjs.js +2 -2
  184. package/fieldset/fieldset.cjs.min.js +1 -1
  185. package/fieldset/fieldset.esm.js +2 -2
  186. package/fieldset/fieldset.esm.min.js +1 -1
  187. package/fieldset/fieldset.js +2 -2
  188. package/fieldset/fieldset.min.js +1 -1
  189. package/fileupload/FileUpload.d.ts +4 -0
  190. package/galleria/Galleria.d.ts +4 -0
  191. package/galleria/galleria.cjs.js +6 -6
  192. package/galleria/galleria.cjs.min.js +1 -1
  193. package/galleria/galleria.esm.js +6 -6
  194. package/galleria/galleria.esm.min.js +1 -1
  195. package/galleria/galleria.js +6 -6
  196. package/galleria/galleria.min.js +1 -1
  197. package/image/Image.d.ts +4 -0
  198. package/image/image.cjs.js +2 -2
  199. package/image/image.cjs.min.js +1 -1
  200. package/image/image.esm.js +2 -2
  201. package/image/image.esm.min.js +1 -1
  202. package/image/image.js +2 -2
  203. package/image/image.min.js +1 -1
  204. package/inlinemessage/InlineMessage.d.ts +4 -0
  205. package/inplace/Inplace.d.ts +4 -0
  206. package/inplace/inplace.cjs.js +2 -2
  207. package/inplace/inplace.cjs.min.js +1 -1
  208. package/inplace/inplace.esm.js +2 -2
  209. package/inplace/inplace.esm.min.js +1 -1
  210. package/inplace/inplace.js +2 -2
  211. package/inplace/inplace.min.js +1 -1
  212. package/inputgroup/InputGroup.d.ts +4 -0
  213. package/inputgroupaddon/InputGroupAddon.d.ts +4 -0
  214. package/inputmask/InputMask.d.ts +4 -0
  215. package/inputnumber/inputnumber.cjs.js +2 -2
  216. package/inputnumber/inputnumber.cjs.min.js +1 -1
  217. package/inputnumber/inputnumber.esm.js +2 -2
  218. package/inputnumber/inputnumber.esm.min.js +1 -1
  219. package/inputnumber/inputnumber.js +2 -2
  220. package/inputnumber/inputnumber.min.js +1 -1
  221. package/inputswitch/InputSwitch.d.ts +4 -0
  222. package/inputswitch/inputswitch.cjs.js +2 -2
  223. package/inputswitch/inputswitch.cjs.min.js +1 -1
  224. package/inputswitch/inputswitch.esm.js +2 -2
  225. package/inputswitch/inputswitch.esm.min.js +1 -1
  226. package/inputswitch/inputswitch.js +2 -2
  227. package/inputswitch/inputswitch.min.js +1 -1
  228. package/knob/Knob.d.ts +4 -0
  229. package/listbox/Listbox.d.ts +4 -0
  230. package/listbox/listbox.cjs.js +2 -2
  231. package/listbox/listbox.cjs.min.js +1 -1
  232. package/listbox/listbox.esm.js +2 -2
  233. package/listbox/listbox.esm.min.js +1 -1
  234. package/listbox/listbox.js +2 -2
  235. package/listbox/listbox.min.js +1 -1
  236. package/megamenu/MegaMenu.d.ts +4 -0
  237. package/menu/Menu.d.ts +4 -0
  238. package/menu/menu.cjs.js +2 -2
  239. package/menu/menu.cjs.min.js +1 -1
  240. package/menu/menu.esm.js +2 -2
  241. package/menu/menu.esm.min.js +1 -1
  242. package/menu/menu.js +2 -2
  243. package/menu/menu.min.js +1 -1
  244. package/menubar/Menubar.d.ts +4 -0
  245. package/menubar/menubar.cjs.js +2 -2
  246. package/menubar/menubar.cjs.min.js +1 -1
  247. package/menubar/menubar.esm.js +2 -2
  248. package/menubar/menubar.esm.min.js +1 -1
  249. package/menubar/menubar.js +2 -2
  250. package/menubar/menubar.min.js +1 -1
  251. package/message/message.cjs.js +2 -2
  252. package/message/message.cjs.min.js +1 -1
  253. package/message/message.esm.js +2 -2
  254. package/message/message.esm.min.js +1 -1
  255. package/message/message.js +2 -2
  256. package/message/message.min.js +1 -1
  257. package/multiselect/MultiSelect.d.ts +4 -0
  258. package/multiselect/multiselect.cjs.js +4 -4
  259. package/multiselect/multiselect.cjs.min.js +1 -1
  260. package/multiselect/multiselect.esm.js +4 -4
  261. package/multiselect/multiselect.esm.min.js +1 -1
  262. package/multiselect/multiselect.js +4 -4
  263. package/multiselect/multiselect.min.js +1 -1
  264. package/orderlist/OrderList.d.ts +4 -0
  265. package/orderlist/orderlist.cjs.js +2 -2
  266. package/orderlist/orderlist.cjs.min.js +1 -1
  267. package/orderlist/orderlist.esm.js +2 -2
  268. package/orderlist/orderlist.esm.min.js +1 -1
  269. package/orderlist/orderlist.js +2 -2
  270. package/orderlist/orderlist.min.js +1 -1
  271. package/organizationchart/OrganizationChart.d.ts +4 -0
  272. package/organizationchart/organizationchart.cjs.js +2 -2
  273. package/organizationchart/organizationchart.cjs.min.js +1 -1
  274. package/organizationchart/organizationchart.esm.js +2 -2
  275. package/organizationchart/organizationchart.esm.min.js +1 -1
  276. package/organizationchart/organizationchart.js +2 -2
  277. package/organizationchart/organizationchart.min.js +1 -1
  278. package/overlaypanel/OverlayPanel.d.ts +4 -0
  279. package/overlaypanel/overlaypanel.cjs.js +2 -2
  280. package/overlaypanel/overlaypanel.cjs.min.js +1 -1
  281. package/overlaypanel/overlaypanel.esm.js +2 -2
  282. package/overlaypanel/overlaypanel.esm.min.js +1 -1
  283. package/overlaypanel/overlaypanel.js +2 -2
  284. package/overlaypanel/overlaypanel.min.js +1 -1
  285. package/package.json +1 -1
  286. package/paginator/style/paginatorstyle.cjs.js +2 -2
  287. package/paginator/style/paginatorstyle.cjs.min.js +1 -1
  288. package/paginator/style/paginatorstyle.esm.js +2 -2
  289. package/paginator/style/paginatorstyle.esm.min.js +1 -1
  290. package/paginator/style/paginatorstyle.js +2 -2
  291. package/paginator/style/paginatorstyle.min.js +1 -1
  292. package/panel/Panel.d.ts +4 -0
  293. package/panel/panel.cjs.js +2 -2
  294. package/panel/panel.cjs.min.js +1 -1
  295. package/panel/panel.esm.js +2 -2
  296. package/panel/panel.esm.min.js +1 -1
  297. package/panel/panel.js +2 -2
  298. package/panel/panel.min.js +1 -1
  299. package/panelmenu/PanelMenu.d.ts +4 -0
  300. package/panelmenu/panelmenu.cjs.js +2 -2
  301. package/panelmenu/panelmenu.cjs.min.js +1 -1
  302. package/panelmenu/panelmenu.esm.js +2 -2
  303. package/panelmenu/panelmenu.esm.min.js +1 -1
  304. package/panelmenu/panelmenu.js +2 -2
  305. package/panelmenu/panelmenu.min.js +1 -1
  306. package/passthrough/index.cjs.js +2 -2
  307. package/passthrough/index.cjs.min.js +1 -1
  308. package/passthrough/index.esm.js +2 -2
  309. package/passthrough/index.esm.min.js +1 -1
  310. package/passthrough/index.js +2 -2
  311. package/passthrough/index.min.js +1 -1
  312. package/passthrough/tailwind/index.cjs.js +2 -71
  313. package/passthrough/tailwind/index.cjs.min.js +1 -1
  314. package/passthrough/tailwind/index.esm.js +2 -71
  315. package/passthrough/tailwind/index.esm.min.js +1 -1
  316. package/passthrough/tailwind/index.js +2 -71
  317. package/passthrough/tailwind/index.min.js +1 -1
  318. package/password/Password.d.ts +4 -0
  319. package/password/password.cjs.js +2 -4
  320. package/password/password.cjs.min.js +1 -1
  321. package/password/password.esm.js +2 -4
  322. package/password/password.esm.min.js +1 -1
  323. package/password/password.js +2 -4
  324. package/password/password.min.js +1 -1
  325. package/picklist/PickList.d.ts +4 -0
  326. package/picklist/picklist.cjs.js +2 -2
  327. package/picklist/picklist.cjs.min.js +1 -1
  328. package/picklist/picklist.esm.js +2 -2
  329. package/picklist/picklist.esm.min.js +1 -1
  330. package/picklist/picklist.js +2 -2
  331. package/picklist/picklist.min.js +1 -1
  332. package/progressspinner/ProgressSpinner.d.ts +4 -0
  333. package/radiobutton/RadioButton.d.ts +4 -0
  334. package/radiobutton/radiobutton.cjs.js +2 -2
  335. package/radiobutton/radiobutton.cjs.min.js +1 -1
  336. package/radiobutton/radiobutton.esm.js +2 -2
  337. package/radiobutton/radiobutton.esm.min.js +1 -1
  338. package/radiobutton/radiobutton.js +2 -2
  339. package/radiobutton/radiobutton.min.js +1 -1
  340. package/rating/Rating.d.ts +4 -0
  341. package/row/Row.d.ts +4 -0
  342. package/scrollpanel/ScrollPanel.d.ts +4 -0
  343. package/scrollpanel/ScrollPanel.vue +8 -1
  344. package/scrollpanel/scrollpanel.cjs.js +14 -5
  345. package/scrollpanel/scrollpanel.cjs.min.js +1 -1
  346. package/scrollpanel/scrollpanel.esm.js +14 -5
  347. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  348. package/scrollpanel/scrollpanel.js +14 -5
  349. package/scrollpanel/scrollpanel.min.js +1 -1
  350. package/scrolltop/ScrollTop.d.ts +4 -0
  351. package/selectbutton/SelectButton.d.ts +4 -0
  352. package/sidebar/Sidebar.d.ts +4 -0
  353. package/sidebar/sidebar.cjs.js +2 -2
  354. package/sidebar/sidebar.cjs.min.js +1 -1
  355. package/sidebar/sidebar.esm.js +2 -2
  356. package/sidebar/sidebar.esm.min.js +1 -1
  357. package/sidebar/sidebar.js +2 -2
  358. package/sidebar/sidebar.min.js +1 -1
  359. package/skeleton/Skeleton.d.ts +4 -0
  360. package/slider/Slider.d.ts +4 -0
  361. package/speeddial/SpeedDial.d.ts +4 -0
  362. package/speeddial/speeddial.cjs.js +2 -2
  363. package/speeddial/speeddial.cjs.min.js +1 -1
  364. package/speeddial/speeddial.esm.js +2 -2
  365. package/speeddial/speeddial.esm.min.js +1 -1
  366. package/speeddial/speeddial.js +2 -2
  367. package/speeddial/speeddial.min.js +1 -1
  368. package/speeddial/style/speeddialstyle.cjs.js +2 -2
  369. package/speeddial/style/speeddialstyle.cjs.min.js +1 -1
  370. package/speeddial/style/speeddialstyle.esm.js +2 -2
  371. package/speeddial/style/speeddialstyle.esm.min.js +1 -1
  372. package/speeddial/style/speeddialstyle.js +2 -2
  373. package/speeddial/style/speeddialstyle.min.js +1 -1
  374. package/splitbutton/SplitButton.d.ts +4 -0
  375. package/splitbutton/style/splitbuttonstyle.cjs.js +2 -2
  376. package/splitbutton/style/splitbuttonstyle.cjs.min.js +1 -1
  377. package/splitbutton/style/splitbuttonstyle.esm.js +2 -2
  378. package/splitbutton/style/splitbuttonstyle.esm.min.js +1 -1
  379. package/splitbutton/style/splitbuttonstyle.js +2 -2
  380. package/splitbutton/style/splitbuttonstyle.min.js +1 -1
  381. package/splitter/Splitter.d.ts +4 -0
  382. package/splitterpanel/SplitterPanel.d.ts +4 -0
  383. package/steps/Steps.d.ts +4 -0
  384. package/tabmenu/TabMenu.d.ts +4 -0
  385. package/tabpanel/TabPanel.d.ts +4 -0
  386. package/tabview/tabview.cjs.js +2 -2
  387. package/tabview/tabview.cjs.min.js +1 -1
  388. package/tabview/tabview.esm.js +2 -2
  389. package/tabview/tabview.esm.min.js +1 -1
  390. package/tabview/tabview.js +2 -2
  391. package/tabview/tabview.min.js +1 -1
  392. package/tag/Tag.d.ts +4 -0
  393. package/terminal/Terminal.d.ts +4 -0
  394. package/textarea/Textarea.d.ts +4 -0
  395. package/tieredmenu/tieredmenu.cjs.js +2 -2
  396. package/tieredmenu/tieredmenu.cjs.min.js +1 -1
  397. package/tieredmenu/tieredmenu.esm.js +2 -2
  398. package/tieredmenu/tieredmenu.esm.min.js +1 -1
  399. package/tieredmenu/tieredmenu.js +2 -2
  400. package/tieredmenu/tieredmenu.min.js +1 -1
  401. package/timeline/Timeline.d.ts +4 -0
  402. package/toast/Toast.d.ts +4 -0
  403. package/toast/style/toaststyle.cjs.js +2 -2
  404. package/toast/style/toaststyle.cjs.min.js +1 -1
  405. package/toast/style/toaststyle.esm.js +2 -2
  406. package/toast/style/toaststyle.esm.min.js +1 -1
  407. package/toast/style/toaststyle.js +2 -2
  408. package/toast/style/toaststyle.min.js +1 -1
  409. package/toast/toast.cjs.js +4 -4
  410. package/toast/toast.cjs.min.js +1 -1
  411. package/toast/toast.esm.js +4 -4
  412. package/toast/toast.esm.min.js +1 -1
  413. package/toast/toast.js +4 -4
  414. package/toast/toast.min.js +1 -1
  415. package/togglebutton/ToggleButton.d.ts +4 -0
  416. package/togglebutton/togglebutton.cjs.js +2 -2
  417. package/togglebutton/togglebutton.cjs.min.js +1 -1
  418. package/togglebutton/togglebutton.esm.js +2 -2
  419. package/togglebutton/togglebutton.esm.min.js +1 -1
  420. package/togglebutton/togglebutton.js +2 -2
  421. package/togglebutton/togglebutton.min.js +1 -1
  422. package/toolbar/Toolbar.d.ts +4 -0
  423. package/tooltip/Tooltip.d.ts +4 -0
  424. package/tree/tree.cjs.js +4 -4
  425. package/tree/tree.cjs.min.js +1 -1
  426. package/tree/tree.esm.js +4 -4
  427. package/tree/tree.esm.min.js +1 -1
  428. package/tree/tree.js +4 -4
  429. package/tree/tree.min.js +1 -1
  430. package/treeselect/TreeSelect.d.ts +4 -0
  431. package/treeselect/treeselect.cjs.js +4 -4
  432. package/treeselect/treeselect.cjs.min.js +1 -1
  433. package/treeselect/treeselect.esm.js +4 -4
  434. package/treeselect/treeselect.esm.min.js +1 -1
  435. package/treeselect/treeselect.js +4 -4
  436. package/treeselect/treeselect.min.js +1 -1
  437. package/treetable/TreeTable.d.ts +4 -0
  438. package/treetable/treetable.cjs.js +12 -12
  439. package/treetable/treetable.cjs.min.js +1 -1
  440. package/treetable/treetable.esm.js +12 -12
  441. package/treetable/treetable.esm.min.js +1 -1
  442. package/treetable/treetable.js +12 -12
  443. package/treetable/treetable.min.js +1 -1
  444. package/tristatecheckbox/TriStateCheckbox.d.ts +4 -0
  445. package/tristatecheckbox/tristatecheckbox.cjs.js +2 -2
  446. package/tristatecheckbox/tristatecheckbox.cjs.min.js +1 -1
  447. package/tristatecheckbox/tristatecheckbox.esm.js +2 -2
  448. package/tristatecheckbox/tristatecheckbox.esm.min.js +1 -1
  449. package/tristatecheckbox/tristatecheckbox.js +2 -2
  450. package/tristatecheckbox/tristatecheckbox.min.js +1 -1
  451. package/usestyle/usestyle.cjs.js +2 -2
  452. package/usestyle/usestyle.cjs.min.js +1 -1
  453. package/usestyle/usestyle.esm.js +2 -2
  454. package/usestyle/usestyle.esm.min.js +1 -1
  455. package/usestyle/usestyle.js +2 -2
  456. package/usestyle/usestyle.min.js +1 -1
  457. package/utils/Utils.d.ts +1 -0
  458. package/utils/utils.cjs.js +27 -3
  459. package/utils/utils.cjs.min.js +1 -1
  460. package/utils/utils.esm.js +27 -3
  461. package/utils/utils.esm.min.js +1 -1
  462. package/utils/utils.js +27 -3
  463. package/utils/utils.min.js +1 -1
  464. package/virtualscroller/VirtualScroller.d.ts +4 -0
  465. package/virtualscroller/VirtualScroller.vue +1 -1
  466. package/virtualscroller/virtualscroller.cjs.js +5 -5
  467. package/virtualscroller/virtualscroller.cjs.min.js +1 -1
  468. package/virtualscroller/virtualscroller.esm.js +5 -5
  469. package/virtualscroller/virtualscroller.esm.min.js +1 -1
  470. package/virtualscroller/virtualscroller.js +5 -5
  471. package/virtualscroller/virtualscroller.min.js +1 -1
  472. package/web-types.json +1 -1
@@ -2,8 +2,8 @@ import BaseStyle from 'primevue/base/style';
2
2
 
3
3
  function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
4
4
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
5
- function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
6
- function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
5
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
6
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
7
7
  var classes = {
8
8
  root: function root(_ref) {
9
9
  var instance = _ref.instance,
@@ -1 +1 @@
1
- import t from"primevue/base/style";function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}function n(t,o,n){return(o=e(o))in t?Object.defineProperty(t,o,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[o]=n,t}function e(t){var n=i(t,"string");return"symbol"===o(n)?n:String(n)}function i(t,n){if("object"!==o(t)||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,n||"default");if("object"!==o(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}var r=t.extend({name:"button",classes:{root:function(t){var o=t.instance,e=t.props;return["p-button p-component",n(n(n(n(n(n(n(n({"p-button-icon-only":o.hasIcon&&!e.label&&!e.badge,"p-button-vertical":("top"===e.iconPos||"bottom"===e.iconPos)&&e.label,"p-disabled":o.$attrs.disabled||""===o.$attrs.disabled||e.loading,"p-button-loading":e.loading,"p-button-loading-label-only":e.loading&&!o.hasIcon&&e.label,"p-button-link":e.link},"p-button-".concat(e.severity),e.severity),"p-button-raised",e.raised),"p-button-rounded",e.rounded),"p-button-text",e.text),"p-button-outlined",e.outlined),"p-button-sm","small"===e.size),"p-button-lg","large"===e.size),"p-button-plain",e.plain)]},loadingIcon:"p-button-loading-icon pi-spin",icon:function(t){var o=t.props;return["p-button-icon",{"p-button-icon-left":"left"===o.iconPos&&o.label,"p-button-icon-right":"right"===o.iconPos&&o.label,"p-button-icon-top":"top"===o.iconPos&&o.label,"p-button-icon-bottom":"bottom"===o.iconPos&&o.label}]},label:"p-button-label"}});export{r as default};
1
+ import t from"primevue/base/style";function o(t){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},o(t)}function n(t,n,i){var r;return(n="symbol"==o(r=e(n,"string"))?r:String(r))in t?Object.defineProperty(t,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):t[n]=i,t}function e(t,n){if("object"!=o(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,n||"default");if("object"!=o(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===n?String:Number)(t)}var i=t.extend({name:"button",classes:{root:function(t){var o=t.instance,e=t.props;return["p-button p-component",n(n(n(n(n(n(n(n({"p-button-icon-only":o.hasIcon&&!e.label&&!e.badge,"p-button-vertical":("top"===e.iconPos||"bottom"===e.iconPos)&&e.label,"p-disabled":o.$attrs.disabled||""===o.$attrs.disabled||e.loading,"p-button-loading":e.loading,"p-button-loading-label-only":e.loading&&!o.hasIcon&&e.label,"p-button-link":e.link},"p-button-".concat(e.severity),e.severity),"p-button-raised",e.raised),"p-button-rounded",e.rounded),"p-button-text",e.text),"p-button-outlined",e.outlined),"p-button-sm","small"===e.size),"p-button-lg","large"===e.size),"p-button-plain",e.plain)]},loadingIcon:"p-button-loading-icon pi-spin",icon:function(t){var o=t.props;return["p-button-icon",{"p-button-icon-left":"left"===o.iconPos&&o.label,"p-button-icon-right":"right"===o.iconPos&&o.label,"p-button-icon-top":"top"===o.iconPos&&o.label,"p-button-icon-bottom":"bottom"===o.iconPos&&o.label}]},label:"p-button-label"}});export{i as default};
@@ -9,8 +9,8 @@ this.primevue.button.style = (function (BaseStyle) {
9
9
 
10
10
  function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
11
11
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
12
- function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
13
- function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
12
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
13
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
14
14
  var classes = {
15
15
  root: function root(_ref) {
16
16
  var instance = _ref.instance,
@@ -1 +1 @@
1
- this.primevue=this.primevue||{},this.primevue.button=this.primevue.button||{},this.primevue.button.style=function(t){"use strict";function o(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function e(t,o,n){return(o=i(o))in t?Object.defineProperty(t,o,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[o]=n,t}function i(t){var o=r(t,"string");return"symbol"===n(o)?o:String(o)}function r(t,o){if("object"!==n(t)||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,o||"default");if("object"!==n(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===o?String:Number)(t)}return o(primevue.base.style).default.extend({name:"button",classes:{root:function(t){var o=t.instance,n=t.props;return["p-button p-component",e(e(e(e(e(e(e(e({"p-button-icon-only":o.hasIcon&&!n.label&&!n.badge,"p-button-vertical":("top"===n.iconPos||"bottom"===n.iconPos)&&n.label,"p-disabled":o.$attrs.disabled||""===o.$attrs.disabled||n.loading,"p-button-loading":n.loading,"p-button-loading-label-only":n.loading&&!o.hasIcon&&n.label,"p-button-link":n.link},"p-button-".concat(n.severity),n.severity),"p-button-raised",n.raised),"p-button-rounded",n.rounded),"p-button-text",n.text),"p-button-outlined",n.outlined),"p-button-sm","small"===n.size),"p-button-lg","large"===n.size),"p-button-plain",n.plain)]},loadingIcon:"p-button-loading-icon pi-spin",icon:function(t){var o=t.props;return["p-button-icon",{"p-button-icon-left":"left"===o.iconPos&&o.label,"p-button-icon-right":"right"===o.iconPos&&o.label,"p-button-icon-top":"top"===o.iconPos&&o.label,"p-button-icon-bottom":"bottom"===o.iconPos&&o.label}]},label:"p-button-label"}})}();
1
+ this.primevue=this.primevue||{},this.primevue.button=this.primevue.button||{},this.primevue.button.style=function(t){"use strict";function o(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}function n(t){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},n(t)}function e(t,o,e){var r;return(o="symbol"==n(r=i(o,"string"))?r:String(r))in t?Object.defineProperty(t,o,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[o]=e,t}function i(t,o){if("object"!=n(t)||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,o||"default");if("object"!=n(i))return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===o?String:Number)(t)}return o(primevue.base.style).default.extend({name:"button",classes:{root:function(t){var o=t.instance,n=t.props;return["p-button p-component",e(e(e(e(e(e(e(e({"p-button-icon-only":o.hasIcon&&!n.label&&!n.badge,"p-button-vertical":("top"===n.iconPos||"bottom"===n.iconPos)&&n.label,"p-disabled":o.$attrs.disabled||""===o.$attrs.disabled||n.loading,"p-button-loading":n.loading,"p-button-loading-label-only":n.loading&&!o.hasIcon&&n.label,"p-button-link":n.link},"p-button-".concat(n.severity),n.severity),"p-button-raised",n.raised),"p-button-rounded",n.rounded),"p-button-text",n.text),"p-button-outlined",n.outlined),"p-button-sm","small"===n.size),"p-button-lg","large"===n.size),"p-button-plain",n.plain)]},loadingIcon:"p-button-loading-icon pi-spin",icon:function(t){var o=t.props;return["p-button-icon",{"p-button-icon-left":"left"===o.iconPos&&o.label,"p-button-icon-right":"right"===o.iconPos&&o.label,"p-button-icon-top":"top"===o.iconPos&&o.label,"p-button-icon-bottom":"bottom"===o.iconPos&&o.label}]},label:"p-button-label"}})}();
@@ -37,6 +37,10 @@ export interface CalendarPassThroughMethodOptions {
37
37
  * Defines current options.
38
38
  */
39
39
  context: CalendarContext;
40
+ /**
41
+ * Defines valid attributes.
42
+ */
43
+ attrs: any;
40
44
  /**
41
45
  * Defines parent options.
42
46
  */
@@ -326,6 +330,10 @@ export interface CalendarPassThroughOptions {
326
330
  * Used to pass attributes to the aria year's DOM element.
327
331
  */
328
332
  hiddenYear?: CalendarPassThroughOptionType;
333
+ /**
334
+ * Used to pass attributes to the datepicker mask's DOM element.
335
+ */
336
+ datepickerMask?: CalendarPassThroughOptionType;
329
337
  /**
330
338
  * Used to manage all lifecycle hooks.
331
339
  * @see {@link BaseComponent.ComponentHooks}
@@ -1272,10 +1272,14 @@ export default {
1272
1272
  let formattedValue = null;
1273
1273
 
1274
1274
  if (date) {
1275
- formattedValue = this.formatDate(date, this.datePattern);
1275
+ if (this.timeOnly) {
1276
+ formattedValue = this.formatTime(date);
1277
+ } else {
1278
+ formattedValue = this.formatDate(date, this.datePattern);
1276
1279
 
1277
- if (this.showTime || this.timeOnly) {
1278
- formattedValue += ' ' + this.formatTime(date);
1280
+ if (this.showTime) {
1281
+ formattedValue += ' ' + this.formatTime(date);
1282
+ }
1279
1283
  }
1280
1284
  }
1281
1285
 
@@ -1683,10 +1687,14 @@ export default {
1683
1687
  },
1684
1688
  enableModality() {
1685
1689
  if (!this.mask) {
1686
- this.mask = document.createElement('div');
1690
+ let styleClass = 'p-datepicker-mask p-datepicker-mask-scrollblocker p-component-overlay p-component-overlay-enter';
1691
+
1692
+ this.mask = DomHandler.createElement('div', {
1693
+ 'data-pc-section': 'datepickermask',
1694
+ class: !this.isUnstyled && styleClass,
1695
+ 'p-bind': this.ptm('datepickermask')
1696
+ });
1687
1697
  this.mask.style.zIndex = String(parseInt(this.overlay.style.zIndex, 10) - 1);
1688
- this.mask.setAttribute('data-pc-section', 'datepicker-mask');
1689
- !this.isUnstyled && DomHandler.addMultipleClasses(this.mask, 'p-datepicker-mask p-datepicker-mask-scrollblocker p-component-overlay p-component-overlay-enter');
1690
1698
 
1691
1699
  this.maskClickListener = () => {
1692
1700
  this.overlayVisible = false;
@@ -1722,7 +1730,7 @@ export default {
1722
1730
  for (let i = 0; i < bodyChildren.length; i++) {
1723
1731
  let bodyChild = bodyChildren[i];
1724
1732
 
1725
- if (DomHandler.isAttributeEquals(bodyChild, 'data-pc-section', 'datepicker-mask')) {
1733
+ if (DomHandler.isAttributeEquals(bodyChild, 'data-pc-section', 'datepickermask')) {
1726
1734
  hasBlockerMasks = true;
1727
1735
  break;
1728
1736
  }
@@ -1794,13 +1802,18 @@ export default {
1794
1802
  let date;
1795
1803
  let parts = text.split(' ');
1796
1804
 
1797
- const dateFormat = this.datePattern;
1798
-
1799
- if (this.showTime || this.timeOnly) {
1800
- date = this.parseDate(parts[0], dateFormat);
1801
- this.populateTime(date, parts[1], parts[2]);
1805
+ if (this.timeOnly) {
1806
+ date = new Date(this.modelValue);
1807
+ this.populateTime(date, parts[0], parts[1]);
1802
1808
  } else {
1803
- date = this.parseDate(text, dateFormat);
1809
+ const dateFormat = this.datePattern;
1810
+
1811
+ if (this.showTime) {
1812
+ date = this.parseDate(parts[0], dateFormat);
1813
+ this.populateTime(date, parts[1], parts[2]);
1814
+ } else {
1815
+ date = this.parseDate(text, dateFormat);
1816
+ }
1804
1817
  }
1805
1818
 
1806
1819
  return date;
@@ -1001,9 +1001,13 @@ var script = {
1001
1001
  formatDateTime: function formatDateTime(date) {
1002
1002
  var formattedValue = null;
1003
1003
  if (date) {
1004
- formattedValue = this.formatDate(date, this.datePattern);
1005
- if (this.showTime || this.timeOnly) {
1006
- formattedValue += ' ' + this.formatTime(date);
1004
+ if (this.timeOnly) {
1005
+ formattedValue = this.formatTime(date);
1006
+ } else {
1007
+ formattedValue = this.formatDate(date, this.datePattern);
1008
+ if (this.showTime) {
1009
+ formattedValue += ' ' + this.formatTime(date);
1010
+ }
1007
1011
  }
1008
1012
  }
1009
1013
  return formattedValue;
@@ -1363,10 +1367,13 @@ var script = {
1363
1367
  enableModality: function enableModality() {
1364
1368
  var _this11 = this;
1365
1369
  if (!this.mask) {
1366
- this.mask = document.createElement('div');
1370
+ var styleClass = 'p-datepicker-mask p-datepicker-mask-scrollblocker p-component-overlay p-component-overlay-enter';
1371
+ this.mask = utils.DomHandler.createElement('div', {
1372
+ 'data-pc-section': 'datepickermask',
1373
+ "class": !this.isUnstyled && styleClass,
1374
+ 'p-bind': this.ptm('datepickermask')
1375
+ });
1367
1376
  this.mask.style.zIndex = String(parseInt(this.overlay.style.zIndex, 10) - 1);
1368
- this.mask.setAttribute('data-pc-section', 'datepicker-mask');
1369
- !this.isUnstyled && utils.DomHandler.addMultipleClasses(this.mask, 'p-datepicker-mask p-datepicker-mask-scrollblocker p-component-overlay p-component-overlay-enter');
1370
1377
  this.maskClickListener = function () {
1371
1378
  _this11.overlayVisible = false;
1372
1379
  };
@@ -1397,7 +1404,7 @@ var script = {
1397
1404
  var hasBlockerMasks;
1398
1405
  for (var i = 0; i < bodyChildren.length; i++) {
1399
1406
  var bodyChild = bodyChildren[i];
1400
- if (utils.DomHandler.isAttributeEquals(bodyChild, 'data-pc-section', 'datepicker-mask')) {
1407
+ if (utils.DomHandler.isAttributeEquals(bodyChild, 'data-pc-section', 'datepickermask')) {
1401
1408
  hasBlockerMasks = true;
1402
1409
  break;
1403
1410
  }
@@ -1467,12 +1474,17 @@ var script = {
1467
1474
  parseDateTime: function parseDateTime(text) {
1468
1475
  var date;
1469
1476
  var parts = text.split(' ');
1470
- var dateFormat = this.datePattern;
1471
- if (this.showTime || this.timeOnly) {
1472
- date = this.parseDate(parts[0], dateFormat);
1473
- this.populateTime(date, parts[1], parts[2]);
1477
+ if (this.timeOnly) {
1478
+ date = new Date(this.modelValue);
1479
+ this.populateTime(date, parts[0], parts[1]);
1474
1480
  } else {
1475
- date = this.parseDate(text, dateFormat);
1481
+ var dateFormat = this.datePattern;
1482
+ if (this.showTime) {
1483
+ date = this.parseDate(parts[0], dateFormat);
1484
+ this.populateTime(date, parts[1], parts[2]);
1485
+ } else {
1486
+ date = this.parseDate(text, dateFormat);
1487
+ }
1476
1488
  }
1477
1489
  return date;
1478
1490
  },
@@ -1661,7 +1673,6 @@ var script = {
1661
1673
  if (date.getFullYear() !== year || date.getMonth() + 1 !== month || date.getDate() !== day) {
1662
1674
  throw 'Invalid date'; // E.g. 31/02/00
1663
1675
  }
1664
-
1665
1676
  return date;
1666
1677
  },
1667
1678
  getWeekNumber: function getWeekNumber(date) {
@@ -2549,8 +2560,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
2549
2560
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
2550
2561
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
2551
2562
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
2552
- function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
2553
- function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
2563
+ function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
2564
+ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
2554
2565
  var _hoisted_1 = ["id"];
2555
2566
  var _hoisted_2 = ["id", "placeholder", "aria-expanded", "aria-controls", "aria-labelledby", "aria-label", "disabled", "readonly"];
2556
2567
  var _hoisted_3 = ["id", "role", "aria-modal", "aria-label"];