@adyen/bento-vue2 1.84.2 → 1.85.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 (339) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +244 -130
  3. package/dist/action-bar.js +1 -1
  4. package/dist/ai-tag.js +5 -0
  5. package/dist/ai-tag.js.map +1 -0
  6. package/dist/assets/accordion-item.css +1 -1
  7. package/dist/assets/action-bar.css +1 -1
  8. package/dist/assets/ai-tag.css +1 -0
  9. package/dist/assets/base-modal.css +1 -1
  10. package/dist/assets/button-actions.css +1 -1
  11. package/dist/assets/card.css +1 -1
  12. package/dist/assets/checkbox.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-range-picker.css +1 -1
  15. package/dist/assets/dialog-page.css +1 -1
  16. package/dist/assets/draggable-handle.css +1 -0
  17. package/dist/assets/file-uploader.css +1 -1
  18. package/dist/assets/filter-bar.css +1 -1
  19. package/dist/assets/form-layout-title.css +1 -1
  20. package/dist/assets/inspector.css +1 -1
  21. package/dist/assets/layout-row.css +1 -1
  22. package/dist/assets/modal-fullscreen.css +1 -1
  23. package/dist/assets/radio-group.css +1 -1
  24. package/dist/assets/sidepanel.css +1 -1
  25. package/dist/assets/use-cached-selected-values.css +1 -1
  26. package/dist/button.js +2 -2
  27. package/dist/card.js +1 -1
  28. package/dist/checkbox.js +2 -2
  29. package/dist/chunks/1-generic-use.CZhwP2Yc.js.map +1 -1
  30. package/dist/chunks/1-generic-use.R6x8PEGA.js.map +1 -1
  31. package/dist/chunks/2-generic-use.CNKjB4B7.js.map +1 -1
  32. package/dist/chunks/2-generic-use.w0fUhovx.js.map +1 -1
  33. package/dist/chunks/3-generic-use.BLEzR04g.js.map +1 -1
  34. package/dist/chunks/3-generic-use.D3NFHgI4.js.map +1 -1
  35. package/dist/chunks/4-generic-use.CULEpvgj.js.map +1 -1
  36. package/dist/chunks/4-generic-use.D82y3n39.js.map +1 -1
  37. package/dist/chunks/accordion-item.DeV8s0oW.js.map +1 -1
  38. package/dist/chunks/action-bar.rgLdy6Bu.js +163 -0
  39. package/dist/chunks/action-bar.rgLdy6Bu.js.map +1 -0
  40. package/dist/chunks/adding-payment-methods.BJZLPxtM.js.map +1 -1
  41. package/dist/chunks/adding-payment-methods.Dle8zt43.js.map +1 -1
  42. package/dist/chunks/adyen-giving.Ffw_DlJK.js.map +1 -1
  43. package/dist/chunks/adyen-giving.LiKHj_jY.js.map +1 -1
  44. package/dist/chunks/ai-button.ggEcDV08.js +50 -0
  45. package/dist/chunks/ai-button.ggEcDV08.js.map +1 -0
  46. package/dist/chunks/ai-tag.DKMGiQcJ.js +74 -0
  47. package/dist/chunks/ai-tag.DKMGiQcJ.js.map +1 -0
  48. package/dist/chunks/alert.B3Pdp02a.js.map +1 -1
  49. package/dist/chunks/aria-label.CaUURpnB.js.map +1 -1
  50. package/dist/chunks/arrow-left.CRREfabP.js +24 -0
  51. package/dist/chunks/arrow-left.CRREfabP.js.map +1 -0
  52. package/dist/chunks/arrow-right.Dn3AYpUP.js +24 -0
  53. package/dist/chunks/arrow-right.Dn3AYpUP.js.map +1 -0
  54. package/dist/chunks/artificial-intelligence-ai-filled.C6TMsiHK.js +24 -0
  55. package/dist/chunks/artificial-intelligence-ai-filled.C6TMsiHK.js.map +1 -0
  56. package/dist/chunks/avatar.CUCH3CTc.js.map +1 -1
  57. package/dist/chunks/base-button.IN4bpcds.js.map +1 -1
  58. package/dist/chunks/{base-modal.KYkLKswF.js → base-modal.QsjzGei_.js} +5 -5
  59. package/dist/chunks/{base-modal.KYkLKswF.js.map → base-modal.QsjzGei_.js.map} +1 -1
  60. package/dist/chunks/{button-actions-with-menu.B5mKwc-F.js → button-actions-with-menu.PL45aAcI.js} +3 -3
  61. package/dist/chunks/{button-actions-with-menu.B5mKwc-F.js.map → button-actions-with-menu.PL45aAcI.js.map} +1 -1
  62. package/dist/chunks/{button-actions.D9n7MxWe.js → button-actions.JRDi9PFT.js} +2 -2
  63. package/dist/chunks/{button-actions.D9n7MxWe.js.map → button-actions.JRDi9PFT.js.map} +1 -1
  64. package/dist/chunks/button-actions.types.BptAXjD8.js.map +1 -1
  65. package/dist/chunks/button.DIU6m9wD.js.map +1 -1
  66. package/dist/chunks/{calendar.C8DpZ4Sr.js → calendar.B0SmuooF.js} +95 -89
  67. package/dist/chunks/{calendar.C8DpZ4Sr.js.map → calendar.B0SmuooF.js.map} +1 -1
  68. package/dist/chunks/{card.CLX0RGG6.js → card.CVkEg8m1.js} +2 -2
  69. package/dist/chunks/{card.CLX0RGG6.js.map → card.CVkEg8m1.js.map} +1 -1
  70. package/dist/chunks/{checkbox-group.BCnhjQie.js → checkbox-group.DPZJjcdT.js} +4 -4
  71. package/dist/chunks/{checkbox-group.BCnhjQie.js.map → checkbox-group.DPZJjcdT.js.map} +1 -1
  72. package/dist/chunks/{checkbox.CU5ierOq.js → checkbox.D3D1I22O.js} +3 -3
  73. package/dist/chunks/{checkbox.CU5ierOq.js.map → checkbox.D3D1I22O.js.map} +1 -1
  74. package/dist/chunks/click-outside.C1Ud8AA2.js.map +1 -1
  75. package/dist/chunks/{code-snippet.9MwDHp50.js → code-snippet.BN5P-KQo.js} +4 -4
  76. package/dist/chunks/{code-snippet.9MwDHp50.js.map → code-snippet.BN5P-KQo.js.map} +1 -1
  77. package/dist/chunks/codemirror.Cy7iSLbd.js.map +1 -1
  78. package/dist/chunks/constructNow.B8T1ljs6.js +8 -0
  79. package/dist/chunks/{constructNow.DuaJst0D.js.map → constructNow.B8T1ljs6.js.map} +1 -1
  80. package/dist/chunks/{controls-group.D4eW9DtP.js → controls-group.BwXz0UYr.js} +2 -2
  81. package/dist/chunks/{controls-group.D4eW9DtP.js.map → controls-group.BwXz0UYr.js.map} +1 -1
  82. package/dist/chunks/{copy.C0q7xgXs.js → copy.BIh04KTY.js} +3 -3
  83. package/dist/chunks/{copy.C0q7xgXs.js.map → copy.BIh04KTY.js.map} +1 -1
  84. package/dist/chunks/country.types.DaVCMxk-.js.map +1 -1
  85. package/dist/chunks/currency.DYZr_RDk.js.map +1 -1
  86. package/dist/chunks/{dashboard-section.B83FdC0Z.js → dashboard-section.BvFMd9CQ.js} +3 -3
  87. package/dist/chunks/{dashboard-section.B83FdC0Z.js.map → dashboard-section.BvFMd9CQ.js.map} +1 -1
  88. package/dist/chunks/{dashed-underline.DQGVy5T2.js → dashed-underline.CXyMT-cF.js} +3 -3
  89. package/dist/chunks/{dashed-underline.DQGVy5T2.js.map → dashed-underline.CXyMT-cF.js.map} +1 -1
  90. package/dist/chunks/data-grid-template.keys.VezYtHtM.js.map +1 -1
  91. package/dist/chunks/{data-grid-template.BTEFoEwf.js → data-grid-template.wWWI3FE3.js} +3 -3
  92. package/dist/chunks/{data-grid-template.BTEFoEwf.js.map → data-grid-template.wWWI3FE3.js.map} +1 -1
  93. package/dist/chunks/{data-grid.Bk7_6Z0F.js → data-grid.Dcj_tU8q.js} +426 -419
  94. package/dist/chunks/data-grid.Dcj_tU8q.js.map +1 -0
  95. package/dist/chunks/date-input.BbZqj10S.js.map +1 -1
  96. package/dist/chunks/{date-picker.CnsC_UMG.js → date-picker.Dh3-TgPT.js} +4 -4
  97. package/dist/chunks/{date-picker.CnsC_UMG.js.map → date-picker.Dh3-TgPT.js.map} +1 -1
  98. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  99. package/dist/chunks/date-range-picker.BOn_Xjkr.js +897 -0
  100. package/dist/chunks/date-range-picker.BOn_Xjkr.js.map +1 -0
  101. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  102. package/dist/chunks/date.DBWzp0So.js.map +1 -1
  103. package/dist/chunks/de.DvtL0g75.js.map +1 -1
  104. package/dist/chunks/debounce.DUTu11PS.js.map +1 -1
  105. package/dist/chunks/delight.CDBAFnwC.js.map +1 -1
  106. package/dist/chunks/delight.xKDCvvaS.js.map +1 -1
  107. package/dist/chunks/dialog-page.BegXhP0L.js +118 -0
  108. package/dist/chunks/dialog-page.BegXhP0L.js.map +1 -0
  109. package/dist/chunks/{differenceInMonths.DcFDl4eH.js → differenceInMonths.BR4Z2HIa.js} +2 -2
  110. package/dist/chunks/{differenceInMonths.DcFDl4eH.js.map → differenceInMonths.BR4Z2HIa.js.map} +1 -1
  111. package/dist/chunks/directive.Cbdox5VL.js.map +1 -1
  112. package/dist/chunks/divider.DX5gwN7p.js.map +1 -1
  113. package/dist/chunks/dropdown-default-textbox.Cq68tN9F.js.map +1 -1
  114. package/dist/chunks/{dropdown-tag.HBM0wrEV.js → dropdown-tag.C7Buz72U.js} +3 -3
  115. package/dist/chunks/{dropdown-tag.HBM0wrEV.js.map → dropdown-tag.C7Buz72U.js.map} +1 -1
  116. package/dist/chunks/{dropdown.C2pXf8Li.js → dropdown.ByH2zHxF.js} +5 -5
  117. package/dist/chunks/{dropdown.C2pXf8Li.js.map → dropdown.ByH2zHxF.js.map} +1 -1
  118. package/dist/chunks/empty-state.DpBnqAxu.js.map +1 -1
  119. package/dist/chunks/en-GB.DCGuCmAv.js.map +1 -1
  120. package/dist/chunks/en-US.BZii9jNW.js.map +1 -1
  121. package/dist/chunks/es.bz0mzkMq.js.map +1 -1
  122. package/dist/chunks/es6.C1DXQV6f.js.map +1 -1
  123. package/dist/chunks/events.BQOQSSb7.js.map +1 -1
  124. package/dist/chunks/{field-label.CEkJnsiL.js → field-label.BKxm8ehO.js} +2 -2
  125. package/dist/chunks/{field-label.CEkJnsiL.js.map → field-label.BKxm8ehO.js.map} +1 -1
  126. package/dist/chunks/{file-uploader.CnOqfuI-.js → file-uploader.U7YUrGoM.js} +4 -4
  127. package/dist/chunks/file-uploader.U7YUrGoM.js.map +1 -0
  128. package/dist/chunks/filter-bar.BRE0djRy.js +3313 -0
  129. package/dist/chunks/filter-bar.BRE0djRy.js.map +1 -0
  130. package/dist/chunks/{focus-trap.CNIU5jOz.js → focus-trap.Ed8RY9cJ.js} +2 -2
  131. package/dist/chunks/{focus-trap.CNIU5jOz.js.map → focus-trap.Ed8RY9cJ.js.map} +1 -1
  132. package/dist/chunks/{footer-actions.BOiN47Xd.js → footer-actions.mS3IiJg7.js} +2 -2
  133. package/dist/chunks/{footer-actions.BOiN47Xd.js.map → footer-actions.mS3IiJg7.js.map} +1 -1
  134. package/dist/chunks/form-field.D_2g7vaP.js.map +1 -1
  135. package/dist/chunks/{form-layout-title.CdC1T4gs.js → form-layout-title.C3uKS3GA.js} +2 -2
  136. package/dist/chunks/{form-layout-title.CdC1T4gs.js.map → form-layout-title.C3uKS3GA.js.map} +1 -1
  137. package/dist/chunks/form-layout.types.bZW9iR6_.js.map +1 -1
  138. package/dist/chunks/fr-CA.B1aPU8fp.js.map +1 -1
  139. package/dist/chunks/fr.Dj7wEToe.js.map +1 -1
  140. package/dist/chunks/generate-uid.NJ8tVoha.js.map +1 -1
  141. package/dist/chunks/getRoundingMethod.C3eaeGLR.js.map +1 -1
  142. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js} +3 -3
  143. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js.map → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js.map} +1 -1
  144. package/dist/chunks/grab.BxiVZ1RZ.js +24 -0
  145. package/dist/chunks/grab.BxiVZ1RZ.js.map +1 -0
  146. package/dist/chunks/grid-layout.1aIiz2N_.js.map +1 -1
  147. package/dist/chunks/{header-meta.D_oAu2S9.js → header-meta.CQTfyEJR.js} +8 -8
  148. package/dist/chunks/{header-meta.D_oAu2S9.js.map → header-meta.CQTfyEJR.js.map} +1 -1
  149. package/dist/chunks/{header-with-views.Dc9LUYNY.js → header-with-views.-PRI2W3p.js} +383 -400
  150. package/dist/chunks/header-with-views.-PRI2W3p.js.map +1 -0
  151. package/dist/chunks/{header.BmtlQmPs.js → header.DDwoZ8fF.js} +3 -3
  152. package/dist/chunks/{header.BmtlQmPs.js.map → header.DDwoZ8fF.js.map} +1 -1
  153. package/dist/chunks/image.C2D2hKat.js.map +1 -1
  154. package/dist/chunks/index.B6WW_F-J.js.map +1 -1
  155. package/dist/chunks/{index.BDK4hwK_.js → index.Zfd79j1_.js} +3 -3
  156. package/dist/chunks/{index.BDK4hwK_.js.map → index.Zfd79j1_.js.map} +1 -1
  157. package/dist/chunks/{info-icon.BEyxQgD6.js → info-icon.gUcRjEyG.js} +3 -3
  158. package/dist/chunks/{info-icon.BEyxQgD6.js.map → info-icon.gUcRjEyG.js.map} +1 -1
  159. package/dist/chunks/{input-field-password.D23H_RvO.js → input-field-password.BO3EMjVD.js} +6 -6
  160. package/dist/chunks/{input-field-password.D23H_RvO.js.map → input-field-password.BO3EMjVD.js.map} +1 -1
  161. package/dist/chunks/{input-field-phone-number.Bvk2Pvec.js → input-field-phone-number.DDQIkRdm.js} +3 -3
  162. package/dist/chunks/{input-field-phone-number.Bvk2Pvec.js.map → input-field-phone-number.DDQIkRdm.js.map} +1 -1
  163. package/dist/chunks/{input-field.hf0_ALq0.js → input-field.BRIDLPBn.js} +3 -3
  164. package/dist/chunks/{input-field.hf0_ALq0.js.map → input-field.BRIDLPBn.js.map} +1 -1
  165. package/dist/chunks/{inspector.C0iAxxoz.js → inspector.DCda4tku.js} +3 -3
  166. package/dist/chunks/{inspector.C0iAxxoz.js.map → inspector.DCda4tku.js.map} +1 -1
  167. package/dist/chunks/inspector.types.DyHwE18g.js.map +1 -1
  168. package/dist/chunks/internal-error.BLZodVBE.js.map +1 -1
  169. package/dist/chunks/internal-error.BmrwJFpR.js.map +1 -1
  170. package/dist/chunks/isSameWeek.5sjhTHiU.js +14 -0
  171. package/dist/chunks/{isSameWeek.CUD7czUN.js.map → isSameWeek.5sjhTHiU.js.map} +1 -1
  172. package/dist/chunks/{it.Oaj6BklL.js → it.DEniTaO2.js} +2 -2
  173. package/dist/chunks/{it.Oaj6BklL.js.map → it.DEniTaO2.js.map} +1 -1
  174. package/dist/chunks/ja.Cm9tJMi2.js.map +1 -1
  175. package/dist/chunks/keyboard-navigation.DWmhelVv.js.map +1 -1
  176. package/dist/chunks/ko.Ceaof6EP.js.map +1 -1
  177. package/dist/chunks/{layout-row.BPX00mio.js → layout-row.BtCzzLTz.js} +3 -3
  178. package/dist/chunks/layout-row.BtCzzLTz.js.map +1 -0
  179. package/dist/chunks/link.PsTSQjK3.js.map +1 -1
  180. package/dist/chunks/{listbox-option-tag.BlDz7oXK.js → listbox-option-tag.B63aT5Sq.js} +2 -2
  181. package/dist/chunks/{listbox-option-tag.BlDz7oXK.js.map → listbox-option-tag.B63aT5Sq.js.map} +1 -1
  182. package/dist/chunks/loading-indicator.PxbRzshH.js.map +1 -1
  183. package/dist/chunks/match.CMBZxEs9.js.map +1 -1
  184. package/dist/chunks/minus-small.DJacLGTw.js.map +1 -1
  185. package/dist/chunks/{modal-fullscreen.B1gltlxA.js → modal-fullscreen.CRLZX72M.js} +4 -4
  186. package/dist/chunks/{modal-fullscreen.B1gltlxA.js.map → modal-fullscreen.CRLZX72M.js.map} +1 -1
  187. package/dist/chunks/{modal.e3EQ6Kex.js → modal.BnAZ8Nj1.js} +4 -4
  188. package/dist/chunks/{modal.e3EQ6Kex.js.map → modal.BnAZ8Nj1.js.map} +1 -1
  189. package/dist/chunks/nl.B6vCf2B9.js.map +1 -1
  190. package/dist/chunks/no-results-found.Bg_ZcEid.js.map +1 -1
  191. package/dist/chunks/no-results-found.BqvYsBR6.js.map +1 -1
  192. package/dist/chunks/notifications-cleared.BMZk37uf.js.map +1 -1
  193. package/dist/chunks/notifications-cleared.C7W9ZXY7.js.map +1 -1
  194. package/dist/chunks/on-click-outside.D9aY9g8G.js.map +1 -1
  195. package/dist/chunks/page-not-found.COJLPVaU.js.map +1 -1
  196. package/dist/chunks/page-not-found.DWW6W-PZ.js.map +1 -1
  197. package/dist/chunks/{pagination.BcFt2FqK.js → pagination.spAA5CX0.js} +2 -2
  198. package/dist/chunks/{pagination.BcFt2FqK.js.map → pagination.spAA5CX0.js.map} +1 -1
  199. package/dist/chunks/payment-method.BKXLPDC9.js.map +1 -1
  200. package/dist/chunks/payment-method.types.BqtH7RM2.js.map +1 -1
  201. package/dist/chunks/planned-maintenance.C61sWB9h.js.map +1 -1
  202. package/dist/chunks/planned-maintenance.jmWYTdet.js.map +1 -1
  203. package/dist/chunks/popover.types.Zm8nugBw.js +6 -0
  204. package/dist/chunks/{popover.types.WDh5ggr3.js.map → popover.types.Zm8nugBw.js.map} +1 -1
  205. package/dist/chunks/{popper-container.Cdokz_NE.js → popper-container.CXUG6v_U.js} +2 -2
  206. package/dist/chunks/{popper-container.Cdokz_NE.js.map → popper-container.CXUG6v_U.js.map} +1 -1
  207. package/dist/chunks/{promo-banner.yfBorKj7.js → promo-banner.BkLMZH66.js} +2 -2
  208. package/dist/chunks/{promo-banner.yfBorKj7.js.map → promo-banner.BkLMZH66.js.map} +1 -1
  209. package/dist/chunks/pt-BR.CiGdfP45.js.map +1 -1
  210. package/dist/chunks/{radio-group.CtTnfkYg.js → radio-group.B6-Fd_kH.js} +4 -4
  211. package/dist/chunks/{radio-group.CtTnfkYg.js.map → radio-group.B6-Fd_kH.js.map} +1 -1
  212. package/dist/chunks/radio-input.kzb4gxLW.js.map +1 -1
  213. package/dist/chunks/referrals.BvtT-kQS.js.map +1 -1
  214. package/dist/chunks/referrals.aX8WZigH.js.map +1 -1
  215. package/dist/chunks/resize.Bqks3WUm.js.map +1 -1
  216. package/dist/chunks/{rich-text-editor.Dq2CFGOu.js → rich-text-editor.DeywBxSb.js} +4 -4
  217. package/dist/chunks/{rich-text-editor.Dq2CFGOu.js.map → rich-text-editor.DeywBxSb.js.map} +1 -1
  218. package/dist/chunks/{search-bar.B0SdQBnY.js → search-bar.BKRppqyI.js} +3 -3
  219. package/dist/chunks/{search-bar.B0SdQBnY.js.map → search-bar.BKRppqyI.js.map} +1 -1
  220. package/dist/chunks/{secondary-nav.BPGpxd0p.js → secondary-nav.RQ5eRpPH.js} +3 -3
  221. package/dist/chunks/{secondary-nav.BPGpxd0p.js.map → secondary-nav.RQ5eRpPH.js.map} +1 -1
  222. package/dist/chunks/{segmented-control.BtWFda0P.js → segmented-control.BomURsCq.js} +2 -2
  223. package/dist/chunks/{segmented-control.BtWFda0P.js.map → segmented-control.BomURsCq.js.map} +1 -1
  224. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
  225. package/dist/chunks/{selection-card-group.BryV14qP.js → selection-card-group.gh-fMA9T.js} +4 -4
  226. package/dist/chunks/{selection-card-group.BryV14qP.js.map → selection-card-group.gh-fMA9T.js.map} +1 -1
  227. package/dist/chunks/{sidepanel.NFyZGE57.js → sidepanel.B80Mujpk.js} +5 -5
  228. package/dist/chunks/{sidepanel.NFyZGE57.js.map → sidepanel.B80Mujpk.js.map} +1 -1
  229. package/dist/chunks/{startOfWeek.Dxw2MhGp.js → startOfWeek.CM1KIrNi.js} +2 -2
  230. package/dist/chunks/{startOfWeek.Dxw2MhGp.js.map → startOfWeek.CM1KIrNi.js.map} +1 -1
  231. package/dist/chunks/status.types.Cv5XN4zL.js.map +1 -1
  232. package/dist/chunks/step.BLFXvHL6.js.map +1 -1
  233. package/dist/chunks/{structured-list-item.CptOCpHP.js → structured-list-item.DCEKBtbT.js} +4 -4
  234. package/dist/chunks/{structured-list-item.CptOCpHP.js.map → structured-list-item.DCEKBtbT.js.map} +1 -1
  235. package/dist/chunks/success.DhioLvPD.js.map +1 -1
  236. package/dist/chunks/success.nNwxJRBS.js.map +1 -1
  237. package/dist/chunks/summary-grid.keys.Xx-W5a2w.js.map +1 -1
  238. package/dist/chunks/{summary-grid.types.B1T8_k1m.js → summary-grid.types.BV8FDXGv.js} +5 -5
  239. package/dist/chunks/{summary-grid.types.B1T8_k1m.js.map → summary-grid.types.BV8FDXGv.js.map} +1 -1
  240. package/dist/chunks/sv.f8EfZjMZ.js.map +1 -1
  241. package/dist/chunks/tab.FUMpPsBP.js.map +1 -1
  242. package/dist/chunks/tabs.keys.B4qGhjp2.js.map +1 -1
  243. package/dist/chunks/{tag.B1Ywhgvc.js → tag.CroNYKsL.js} +2 -2
  244. package/dist/chunks/{tag.B1Ywhgvc.js.map → tag.CroNYKsL.js.map} +1 -1
  245. package/dist/chunks/{textarea.riUt0BiI.js → textarea.CtTdhV_G.js} +2 -2
  246. package/dist/chunks/{textarea.riUt0BiI.js.map → textarea.CtTdhV_G.js.map} +1 -1
  247. package/dist/chunks/{timeline-item.CFfW1DoD.js → timeline-item.DCWllef8.js} +6 -6
  248. package/dist/chunks/{timeline-item.CFfW1DoD.js.map → timeline-item.DCWllef8.js.map} +1 -1
  249. package/dist/chunks/toggle.227XgEc7.js.map +1 -1
  250. package/dist/chunks/{tooltip.C6YCavPw.js → tooltip.DxJQHsuI.js} +2 -2
  251. package/dist/chunks/{tooltip.C6YCavPw.js.map → tooltip.DxJQHsuI.js.map} +1 -1
  252. package/dist/chunks/truncate.BfIl_-71.js.map +1 -1
  253. package/dist/chunks/{tutorial.D18LwXVy.js → tutorial.O_vT6Q2b.js} +7 -7
  254. package/dist/chunks/{tutorial.D18LwXVy.js.map → tutorial.O_vT6Q2b.js.map} +1 -1
  255. package/dist/chunks/typography.Bq-EGj9y.js.map +1 -1
  256. package/dist/chunks/upload-files.5wQwbfkp.js.map +1 -1
  257. package/dist/chunks/upload-files.jTQY6y2X.js.map +1 -1
  258. package/dist/chunks/use-bento-toast-controller.MmyZXtME.js.map +1 -1
  259. package/dist/chunks/{use-cached-selected-values.gDWGi5Nk.js → use-cached-selected-values.3YqO69wz.js} +14 -14
  260. package/dist/chunks/{use-cached-selected-values.gDWGi5Nk.js.map → use-cached-selected-values.3YqO69wz.js.map} +1 -1
  261. package/dist/chunks/use-country-items.ClS_So5N.js.map +1 -1
  262. package/dist/chunks/use-country-phon-code.Bui3zD6W.js.map +1 -1
  263. package/dist/chunks/use-default-slot-validator.BDn0wkYP.js.map +1 -1
  264. package/dist/chunks/use-expandable-content-height.GkjjbmPy.js.map +1 -1
  265. package/dist/chunks/use-form-layout-loading.CWbjZiwP.js.map +1 -1
  266. package/dist/chunks/wrong-environment.BOsyKdRI.js.map +1 -1
  267. package/dist/chunks/wrong-environment.BiHTPtbJ.js.map +1 -1
  268. package/dist/chunks/{zh-CN.BzH0fIXr.js → zh-CN.CgIooHto.js} +2 -2
  269. package/dist/chunks/{zh-CN.BzH0fIXr.js.map → zh-CN.CgIooHto.js.map} +1 -1
  270. package/dist/code-snippet.js +1 -1
  271. package/dist/dashboard-template.js +1 -1
  272. package/dist/dashed-underline.js +1 -1
  273. package/dist/data-grid-template.js +1 -1
  274. package/dist/data-grid.js +6 -5
  275. package/dist/date-picker.js +2 -2
  276. package/dist/date-range-picker.js +2 -2
  277. package/dist/draggable-handle.js +157 -0
  278. package/dist/draggable-handle.js.map +1 -0
  279. package/dist/dropdown.js +3 -3
  280. package/dist/file-uploader.js +1 -1
  281. package/dist/filter-bar.js +1 -1
  282. package/dist/focus-trap.js +1 -1
  283. package/dist/form-layout.js +1 -1
  284. package/dist/header-with-views.js +1 -1
  285. package/dist/header.js +1 -1
  286. package/dist/index.js +325 -321
  287. package/dist/index.js.map +1 -1
  288. package/dist/info-icon.js +1 -1
  289. package/dist/input-field-password.js +1 -1
  290. package/dist/input-field-phone-number.js +1 -1
  291. package/dist/input-field.js +1 -1
  292. package/dist/inspector.js +1 -1
  293. package/dist/internal.js +11 -11
  294. package/dist/layout.js +1 -1
  295. package/dist/menu.js +1 -1
  296. package/dist/modal-fullscreen.js +1 -1
  297. package/dist/modal.js +2 -2
  298. package/dist/pagination.js +1 -1
  299. package/dist/popover.js +2 -2
  300. package/dist/popper-container.js +1 -1
  301. package/dist/promo-banner.js +1 -1
  302. package/dist/radio-group.js +1 -1
  303. package/dist/rich-text-editor.js +1 -1
  304. package/dist/search-bar.js +2 -2
  305. package/dist/secondary-nav.js +1 -1
  306. package/dist/segmented-control.js +1 -1
  307. package/dist/selection-card.js +1 -1
  308. package/dist/sidepanel.js +1 -1
  309. package/dist/structured-list.js +1 -1
  310. package/dist/styles/bento-dark.css +5 -0
  311. package/dist/styles/bento-light.css +5 -0
  312. package/dist/styles/bento.css +5 -0
  313. package/dist/styles/legacy.css +5 -0
  314. package/dist/styles/styleguide.css +5 -0
  315. package/dist/summary-grid.js +1 -1
  316. package/dist/tag.js +1 -1
  317. package/dist/textarea.js +1 -1
  318. package/dist/timeline.js +1 -1
  319. package/dist/tutorial.js +1 -1
  320. package/dist/use-form-v4.js.map +1 -1
  321. package/dist/web-types.json +212 -6
  322. package/package.json +8 -8
  323. package/dist/chunks/action-bar.y4tcdk7R.js +0 -162
  324. package/dist/chunks/action-bar.y4tcdk7R.js.map +0 -1
  325. package/dist/chunks/ai-button.BEy4Gly-.js +0 -67
  326. package/dist/chunks/ai-button.BEy4Gly-.js.map +0 -1
  327. package/dist/chunks/constructNow.DuaJst0D.js +0 -8
  328. package/dist/chunks/data-grid.Bk7_6Z0F.js.map +0 -1
  329. package/dist/chunks/date-range-picker.B6GSRjjK.js +0 -1693
  330. package/dist/chunks/date-range-picker.B6GSRjjK.js.map +0 -1
  331. package/dist/chunks/dialog-page.QpRiNPyx.js +0 -137
  332. package/dist/chunks/dialog-page.QpRiNPyx.js.map +0 -1
  333. package/dist/chunks/file-uploader.CnOqfuI-.js.map +0 -1
  334. package/dist/chunks/filter-bar.CnJAxz9B.js +0 -2559
  335. package/dist/chunks/filter-bar.CnJAxz9B.js.map +0 -1
  336. package/dist/chunks/header-with-views.Dc9LUYNY.js.map +0 -1
  337. package/dist/chunks/isSameWeek.CUD7czUN.js +0 -14
  338. package/dist/chunks/layout-row.BPX00mio.js.map +0 -1
  339. package/dist/chunks/popover.types.WDh5ggr3.js +0 -6
@@ -3,10 +3,10 @@ import { B as Se } from "./button.DIU6m9wD.js";
3
3
  import { B as ye } from "./typography.Bq-EGj9y.js";
4
4
  import { u as _e } from "./index.B6WW_F-J.js";
5
5
  import { g as Ie } from "./generate-uid.NJ8tVoha.js";
6
- import { a as Fe } from "./index.BDK4hwK_.js";
7
- import { t as E, c as Q, g as we, n as le, b as Me, i as Pe } from "./getTimezoneOffsetInMilliseconds.C-aIpRfB.js";
8
- import { d as Ne, a as ce } from "./differenceInMonths.DcFDl4eH.js";
9
- import { s as re } from "./startOfWeek.Dxw2MhGp.js";
6
+ import { a as Fe } from "./index.Zfd79j1_.js";
7
+ import { t as E, c as Q, g as we, n as le, b as ge, h as Pe } from "./getTimezoneOffsetInMilliseconds.Tu2wlbTR.js";
8
+ import { d as Me, a as ce } from "./differenceInMonths.BR4Z2HIa.js";
9
+ import { s as re } from "./startOfWeek.CM1KIrNi.js";
10
10
  import { C as Te, a as xe } from "./chevron-left.BS24hEFa.js";
11
11
  import { a as Le } from "./keyboard-navigation.DWmhelVv.js";
12
12
  import { n as te } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
@@ -50,6 +50,11 @@ const Bt = (e) => {
50
50
  let n = `${t}-${a}`;
51
51
  const r = e.getDate().toString().padStart(2, "0");
52
52
  return n += `-${r}`, n;
53
+ }, Ut = (e) => {
54
+ if (!e)
55
+ return "";
56
+ const t = (a) => a.toString().padStart(2, "0");
57
+ return [t(e.getHours()), t(e.getMinutes()), t(e.getSeconds())].join(":");
53
58
  }, $e = ee({
54
59
  name: "calendar-month-day",
55
60
  components: { BentoTypography: ye },
@@ -145,7 +150,7 @@ function Qe(e, t, a) {
145
150
  let n = E(e, a == null ? void 0 : a.in);
146
151
  return isNaN(+n) ? Q(e, NaN) : (t.year != null && n.setFullYear(t.year), t.month != null && (n = Ke(n, t.month)), t.date != null && n.setDate(t.date), t.hours != null && n.setHours(t.hours), t.minutes != null && n.setMinutes(t.minutes), t.seconds != null && n.setSeconds(t.seconds), t.milliseconds != null && n.setMilliseconds(t.milliseconds), n);
147
152
  }
148
- function be(e, t) {
153
+ function Ne(e, t) {
149
154
  const a = E(e, t == null ? void 0 : t.in);
150
155
  return a.setFullYear(a.getFullYear(), 0, 1), a.setHours(0, 0, 0, 0), a;
151
156
  }
@@ -170,26 +175,26 @@ const Ye = ({ currentSelectedDate: e, month: t, isDateDisabled: a, firstDayOfWee
170
175
  });
171
176
  const d = Fe(), h = j(u.value);
172
177
  K(d, (c) => {
173
- const N = c.getAttribute("data-date");
174
- h.value = N ? new Date(N) : u.value;
178
+ const M = c.getAttribute("data-date");
179
+ h.value = M ? new Date(M) : u.value;
175
180
  });
176
- const i = j({}), v = (c) => (N) => {
177
- i.value[c.toDateString()] = N;
181
+ const i = j({}), v = (c) => (M) => {
182
+ i.value[c.toDateString()] = M;
178
183
  }, m = () => {
179
184
  i.value = {};
180
185
  }, D = (c = 1) => {
181
186
  s.value = W(s.value, c), r(A.NEXT_MONTH, c), m();
182
187
  }, f = (c = 1) => {
183
188
  s.value = Z(s.value, c), r(A.PREVIOUS_MONTH, c), m();
184
- }, o = (c, N) => {
189
+ }, o = (c, M) => {
185
190
  const w = !!i.value[c == null ? void 0 : c.toDateString()];
186
- return !c || !w ? null : N ? i.value[c.toDateString()].$el : (i.value[c.toDateString()].$el.focus(), null);
191
+ return !c || !w ? null : M ? i.value[c.toDateString()].$el : (i.value[c.toDateString()].$el.focus(), null);
187
192
  }, l = (c) => {
188
193
  c.preventDefault(), c.stopImmediatePropagation(), c.stopPropagation();
189
- }, _ = ({ nextDate: c, isIncreasingDays: N, amountOfMonths: w, isCalendarButtonsNav: B }) => {
194
+ }, _ = ({ nextDate: c, isIncreasingDays: M, amountOfMonths: w, isCalendarButtonsNav: B }) => {
190
195
  if (!B && a && a(c))
191
196
  return;
192
- c.getMonth() === u.value.getMonth() && c.getFullYear() === u.value.getFullYear() ? (u.value = c, o(c)) : (N ? D(w) : f(w), Ce(() => {
197
+ c.getMonth() === u.value.getMonth() && c.getFullYear() === u.value.getFullYear() ? (u.value = c, o(c)) : (M ? D(w) : f(w), Ce(() => {
193
198
  const R = c.getMonth() === s.value.getMonth() && c.getFullYear() === s.value.getFullYear();
194
199
  a && a(c) || !R || B || (u.value = c, o(c));
195
200
  }));
@@ -235,11 +240,11 @@ const Ye = ({ currentSelectedDate: e, month: t, isDateDisabled: a, firstDayOfWee
235
240
  },
236
241
  moveToFirstMonthOfYear: (c) => {
237
242
  l(c);
238
- const N = Ne(u.value, be(u.value));
243
+ const M = Me(u.value, Ne(u.value));
239
244
  _({
240
- nextDate: be(u.value),
245
+ nextDate: Ne(u.value),
241
246
  isIncreasingDays: !1,
242
- amountOfMonths: N
247
+ amountOfMonths: M
243
248
  });
244
249
  },
245
250
  // End
@@ -251,55 +256,55 @@ const Ye = ({ currentSelectedDate: e, month: t, isDateDisabled: a, firstDayOfWee
251
256
  },
252
257
  moveToLastMonthOfYear: (c) => {
253
258
  l(c);
254
- const N = Qe(u.value, { month: 11, date: 1 }), w = Ne(N, u.value);
259
+ const M = Qe(u.value, { month: 11, date: 1 }), w = Me(M, u.value);
255
260
  _({
256
- nextDate: N,
261
+ nextDate: M,
257
262
  isIncreasingDays: !0,
258
263
  amountOfMonths: w
259
264
  });
260
265
  },
261
266
  // PageUp
262
- moveToPreviousMonth: (c, N = !1, w = 1) => {
267
+ moveToPreviousMonth: (c, M = !1, w = 1) => {
263
268
  l(c);
264
269
  const B = w;
265
270
  _({
266
271
  nextDate: Z(h.value, B),
267
272
  isIncreasingDays: !1,
268
273
  amountOfMonths: B,
269
- isCalendarButtonsNav: N
274
+ isCalendarButtonsNav: M
270
275
  });
271
276
  },
272
277
  // Shift+PageUp
273
- moveToPreviousYear: (c, N = !1) => {
278
+ moveToPreviousYear: (c, M = !1) => {
274
279
  l(c);
275
280
  const w = 12;
276
281
  _({
277
282
  nextDate: Z(h.value, w),
278
283
  isIncreasingDays: !1,
279
284
  amountOfMonths: w,
280
- isCalendarButtonsNav: N
285
+ isCalendarButtonsNav: M
281
286
  });
282
287
  },
283
288
  // PageDown
284
- moveToNextMonth: (c, N = !1, w = 1) => {
289
+ moveToNextMonth: (c, M = !1, w = 1) => {
285
290
  l(c);
286
291
  const B = w;
287
292
  _({
288
293
  nextDate: W(h.value, B),
289
294
  isIncreasingDays: !0,
290
295
  amountOfMonths: B,
291
- isCalendarButtonsNav: N
296
+ isCalendarButtonsNav: M
292
297
  });
293
298
  },
294
299
  // Shift-PageDown
295
- moveToNextYear: (c, N = !1) => {
300
+ moveToNextYear: (c, M = !1) => {
296
301
  l(c);
297
302
  const w = 12;
298
303
  _({
299
304
  nextDate: W(h.value, w),
300
305
  isIncreasingDays: !0,
301
306
  amountOfMonths: w,
302
- isCalendarButtonsNav: N
307
+ isCalendarButtonsNav: M
303
308
  });
304
309
  },
305
310
  // Values
@@ -417,9 +422,9 @@ const Je = {
417
422
  ],
418
423
  setup(e, { emit: t }) {
419
424
  const { locale: a, t: n } = _e(), r = Ie("bento-date-picker-month-label"), s = k(
420
- () => (g) => {
425
+ () => (b) => {
421
426
  var R;
422
- return e.min && g < e.min || e.max && g > e.max || ((R = e.isDateDisabled) == null ? void 0 : R.call(e, g));
427
+ return e.min && b < e.min || e.max && b > e.max || ((R = e.isDateDisabled) == null ? void 0 : R.call(e, b));
423
428
  }
424
429
  ), {
425
430
  internalDate: u,
@@ -438,7 +443,7 @@ const Je = {
438
443
  moveToLastDayOfWeek: _,
439
444
  moveToPreviousMonth: x,
440
445
  moveToPreviousYear: y,
441
- moveToNextMonth: b,
446
+ moveToNextMonth: N,
442
447
  moveToNextYear: Y,
443
448
  focusOnDate: L
444
449
  } = Ye(
@@ -451,19 +456,19 @@ const Je = {
451
456
  t
452
457
  ), O = k(
453
458
  () => Object.values(H).includes(e.firstDayOfWeek) ? e.firstDayOfWeek : H.MONDAY
454
- ), M = k(() => ["first", "unique"].includes(e.position)), T = k(() => ["last", "unique"].includes(e.position)), S = k(
459
+ ), g = k(() => ["first", "unique"].includes(e.position)), T = k(() => ["last", "unique"].includes(e.position)), S = k(
455
460
  () => De(a.value, { month: "long", year: "numeric" }).format(d.value)
456
461
  ), I = k(
457
- () => new Array(7).fill(/* @__PURE__ */ new Date()).map((g, R) => {
458
- const J = ze(g, O.value + R);
462
+ () => new Array(7).fill(/* @__PURE__ */ new Date()).map((b, R) => {
463
+ const J = ze(b, O.value + R);
459
464
  return De(a.value, { weekday: "short" }).format(J);
460
465
  })
461
466
  ), z = k(() => {
462
- const g = [], R = oe(e.month);
463
- let J = g[g.push([]) - 1];
467
+ const b = [], R = oe(e.month);
468
+ let J = b[b.push([]) - 1];
464
469
  for (; R.getMonth() === e.month.getMonth(); )
465
- R.getDay() - O.value === 0 && J.length > 0 && (J = g[g.push([]) - 1]), J.push(V(R)), R.setDate(R.getDate() + 1);
466
- return g;
470
+ R.getDay() - O.value === 0 && J.length > 0 && (J = b[b.push([]) - 1]), J.push(V(R)), R.setDate(R.getDate() + 1);
471
+ return b;
467
472
  });
468
473
  return {
469
474
  // Refs
@@ -474,30 +479,30 @@ const Je = {
474
479
  weeksOfMonth: z,
475
480
  formattedMonthDate: S,
476
481
  shouldShowNextMonthButton: T,
477
- shouldShowPreviousMonthButton: M,
482
+ shouldShowPreviousMonthButton: g,
478
483
  monthLabelId: r,
479
484
  // Enums
480
485
  CalendarMonthEvent: A,
481
486
  // Functions
482
- isSelectedDate: (g) => u.value && ne(u.value, g) && !e.endDate ? !0 : e.startDate && e.endDate && ue(g, { start: e.startDate, end: e.endDate }),
487
+ isSelectedDate: (b) => u.value && ne(u.value, b) && !e.endDate ? !0 : e.startDate && e.endDate && ue(b, { start: e.startDate, end: e.endDate }),
483
488
  showNextMonth: i,
484
489
  showPreviousMonth: v,
485
- dayVariant: (g) => {
490
+ dayVariant: (b) => {
486
491
  if (!e.isRange || ne(e.startDate, e.endDate))
487
492
  return C.SINGLE;
488
- if (e.startDate && ne(e.startDate, g))
493
+ if (e.startDate && ne(e.startDate, b))
489
494
  return C.BEGINNING;
490
- if (e.endDate && ne(e.endDate, g))
495
+ if (e.endDate && ne(e.endDate, b))
491
496
  return C.END;
492
- if (e.startDate && e.endDate && ue(g, { start: e.startDate, end: e.endDate }))
497
+ if (e.startDate && e.endDate && ue(b, { start: e.startDate, end: e.endDate }))
493
498
  return C.MIDDLE;
494
499
  },
495
500
  confirmNavigationDate: () => {
496
501
  t(A.INPUT, u);
497
502
  },
498
503
  // Events
499
- onDayClicked: (g) => {
500
- t(A.INPUT, g);
504
+ onDayClicked: (b) => {
505
+ t(A.INPUT, b);
501
506
  },
502
507
  listeners: {
503
508
  "keydown:arrow-right": m,
@@ -508,7 +513,7 @@ const Je = {
508
513
  "keydown:end": _,
509
514
  "keydown:page-up": x,
510
515
  "keydown:shift-page-up": y,
511
- "keydown:page-down": b,
516
+ "keydown:page-down": N,
512
517
  "keydown:shift-page-down": Y
513
518
  },
514
519
  // Exposed methods
@@ -521,7 +526,7 @@ const Je = {
521
526
  moveToLastDayOfWeek: _,
522
527
  moveToPreviousMonth: x,
523
528
  moveToPreviousYear: y,
524
- moveToNextMonth: b,
529
+ moveToNextMonth: N,
525
530
  moveToNextYear: Y,
526
531
  // Translations
527
532
  t: n
@@ -566,7 +571,7 @@ var Ze = function() {
566
571
  null,
567
572
  "b0c83eb5"
568
573
  );
569
- const ge = et.exports;
574
+ const be = et.exports;
570
575
  function ae(e, t, a) {
571
576
  const [n, r] = le(
572
577
  a == null ? void 0 : a.in,
@@ -654,9 +659,9 @@ const ot = st.exports, ut = {
654
659
  },
655
660
  emits: ["input", "mouseover", "nextMonth", "previousMonth"],
656
661
  setup(e, { expose: t, emit: a }) {
657
- const n = e, r = Ie("bento-date-picker-year-label"), { t: s } = _e(), u = (M) => {
662
+ const n = e, r = Ie("bento-date-picker-year-label"), { t: s } = _e(), u = (g) => {
658
663
  var T;
659
- return n.min && M < n.min || n.max && M > n.max || ((T = n.isDateDisabled) == null ? void 0 : T.call(n, M));
664
+ return n.min && g < n.min || n.max && g > n.max || ((T = n.isDateDisabled) == null ? void 0 : T.call(n, g));
660
665
  }, d = k(() => ["first", "unique"].includes(n.position)), h = k(() => ["last", "unique"].includes(n.position)), {
661
666
  internalDate: i,
662
667
  // Calendar refs
@@ -679,28 +684,28 @@ const ot = st.exports, ut = {
679
684
  );
680
685
  t({ focusOnDate: x });
681
686
  const y = k(() => {
682
- const M = [];
687
+ const g = [];
683
688
  let T = 0;
684
689
  for (let S = 0; S < 3; S++) {
685
690
  const I = [];
686
691
  for (let z = 0; z < 4; z++)
687
692
  I.push(new Date(n.year.getFullYear(), T++, 1));
688
- M.push(I);
693
+ g.push(I);
689
694
  }
690
- return M;
691
- }), b = (M) => !n.isRange || ae(n.startDate, n.endDate) ? P.SINGLE : n.startDate && ae(n.startDate, M) ? P.BEGINNING : n.endDate && ae(n.endDate, M) ? P.END : n.startDate && n.endDate && ue(M, { start: n.startDate, end: n.endDate }) ? P.MIDDLE : null, Y = (M) => i.value && ae(i.value, M) ? !0 : n.startDate && n.endDate && ue(M, { start: n.startDate, end: n.endDate }), L = (M) => {
692
- a("input", M);
695
+ return g;
696
+ }), N = (g) => !n.isRange || ae(n.startDate, n.endDate) ? P.SINGLE : n.startDate && ae(n.startDate, g) ? P.BEGINNING : n.endDate && ae(n.endDate, g) ? P.END : n.startDate && n.endDate && ue(g, { start: n.startDate, end: n.endDate }) ? P.MIDDLE : null, Y = (g) => i.value && ae(i.value, g) ? !0 : n.startDate && n.endDate && ue(g, { start: n.startDate, end: n.endDate }), L = (g) => {
697
+ a("input", g);
693
698
  }, O = n.isRange ? {} : {
694
699
  "keydown:arrow-right": f,
695
700
  "keydown:arrow-left": m,
696
- "keydown:arrow-up": (M) => m(M, !1, 4),
697
- "keydown:arrow-down": (M) => f(M, !1, 4),
701
+ "keydown:arrow-up": (g) => m(g, !1, 4),
702
+ "keydown:arrow-down": (g) => f(g, !1, 4),
698
703
  "keydown:home": l,
699
704
  "keydown:end": _,
700
705
  "keydown:page-up": D,
701
706
  "keydown:page-down": o
702
707
  };
703
- return { __sfc: !0, yearLabelId: r, props: n, emit: a, t: s, isDateDisabled: u, shouldShowPreviousYearButton: d, shouldShowNextYearButton: h, internalDate: i, addDayRef: v, moveToPreviousMonth: m, moveToPreviousYear: D, moveToNextMonth: f, moveToNextYear: o, moveToFirstMonthOfYear: l, moveToLastMonthOfYear: _, focusOnDate: x, monthRows: y, monthVariant: b, isSelectedDate: Y, onMonthClicked: L, listeners: O, BentoButton: Se, BentoTypography: ye, CalendarYearMonth: ot, ChevronLeftIcon: xe, ChevronRightIcon: Te, vBentoKeyboardNavigationDirective: Le };
708
+ return { __sfc: !0, yearLabelId: r, props: n, emit: a, t: s, isDateDisabled: u, shouldShowPreviousYearButton: d, shouldShowNextYearButton: h, internalDate: i, addDayRef: v, moveToPreviousMonth: m, moveToPreviousYear: D, moveToNextMonth: f, moveToNextYear: o, moveToFirstMonthOfYear: l, moveToLastMonthOfYear: _, focusOnDate: x, monthRows: y, monthVariant: N, isSelectedDate: Y, onMonthClicked: L, listeners: O, BentoButton: Se, BentoTypography: ye, CalendarYearMonth: ot, ChevronLeftIcon: xe, ChevronRightIcon: Te, vBentoKeyboardNavigationDirective: Le };
704
709
  }
705
710
  });
706
711
  var it = function() {
@@ -761,7 +766,7 @@ function ht(e, t, a) {
761
766
  a == null ? void 0 : a.in,
762
767
  e,
763
768
  t
764
- ), s = V(n), u = V(r), d = +s - Me(s), h = +u - Me(u);
769
+ ), s = V(n), u = V(r), d = +s - ge(s), h = +u - ge(u);
765
770
  return Math.round((d - h) / Pe);
766
771
  }
767
772
  function yt(e, t, a) {
@@ -831,7 +836,7 @@ const _t = (e) => {
831
836
  return m(o);
832
837
  }
833
838
  };
834
- }, Mt = ({ selectedDate: e, isDateDisabled: t, maxRange: a, granularity: n, firstDayOfWeek: r, min: s, max: u }, d) => {
839
+ }, gt = ({ selectedDate: e, isDateDisabled: t, maxRange: a, granularity: n, firstDayOfWeek: r, min: s, max: u }, d) => {
835
840
  const { adjustDateForWeekly: v, adjustDateForMonthly: m, adjustDateForQuarterly: D } = _t(r), f = Oe({
836
841
  startDate: null,
837
842
  endDate: null
@@ -839,22 +844,22 @@ const _t = (e) => {
839
844
  K(
840
845
  () => e.value,
841
846
  () => {
842
- let { startDate: y = null, endDate: b = null } = e.value || {};
843
- y && (y = V(y)), b && (b = V(b)), !(y && t && t(y) || b && t && t(b) || y && b && mt(y, b)) && (f.startDate = y, f.endDate = b);
847
+ let { startDate: y = null, endDate: N = null } = e.value || {};
848
+ y && (y = V(y)), N && (N = V(N)), !(y && t && t(y) || N && t && t(N) || y && N && mt(y, N)) && (f.startDate = y, f.endDate = N);
844
849
  },
845
850
  { immediate: !0, deep: !0 }
846
851
  );
847
- const l = (y, b, Y) => {
848
- if (f.startDate = y, f.endDate = b, a.value) {
849
- const L = yt(b, y) - a.value;
850
- L > 0 && (Y < 1 ? (f.startDate = y, f.endDate = me(b, L)) : (f.startDate = p(y, L), f.endDate = b));
852
+ const l = (y, N, Y) => {
853
+ if (f.startDate = y, f.endDate = N, a.value) {
854
+ const L = yt(N, y) - a.value;
855
+ L > 0 && (Y < 1 ? (f.startDate = y, f.endDate = me(N, L)) : (f.startDate = p(y, L), f.endDate = N));
851
856
  }
852
857
  d($.START_DATE_SELECTED, f.startDate), d($.END_DATE_SELECTED, f.endDate);
853
858
  }, _ = (y) => {
854
- var b, Y, L, O, M, T;
859
+ var N, Y, L, O, g, T;
855
860
  if (!(!o.value || t && t(y)))
856
861
  if (vt(y, o.value)) {
857
- if (((b = n == null ? void 0 : n.value) == null ? void 0 : b.type) === "weekly") {
862
+ if (((N = n == null ? void 0 : n.value) == null ? void 0 : N.type) === "weekly") {
858
863
  const { startDate: S, endDate: I } = v(y, o.value, s.value, u.value);
859
864
  l(S, I, -1);
860
865
  return;
@@ -876,7 +881,7 @@ const _t = (e) => {
876
881
  l(S, I, 1);
877
882
  return;
878
883
  }
879
- if (((M = n == null ? void 0 : n.value) == null ? void 0 : M.type) === "monthly") {
884
+ if (((g = n == null ? void 0 : n.value) == null ? void 0 : g.type) === "monthly") {
880
885
  const { startDate: S, endDate: I } = m(o.value, y, s.value, u.value);
881
886
  l(S, I, 1);
882
887
  return;
@@ -892,22 +897,22 @@ const _t = (e) => {
892
897
  return {
893
898
  internalValue: f,
894
899
  onDateInput: (y) => {
895
- var b, Y, L;
900
+ var N, Y, L;
896
901
  if (o.value)
897
902
  o.value = null, d($.INPUT, f);
898
903
  else {
899
904
  let O = y;
900
- if (((b = n == null ? void 0 : n.value) == null ? void 0 : b.type) === "weekly") {
901
- const { startDate: M, endDate: T } = v(y);
902
- O = M, l(O, T);
905
+ if (((N = n == null ? void 0 : n.value) == null ? void 0 : N.type) === "weekly") {
906
+ const { startDate: g, endDate: T } = v(y);
907
+ O = g, l(O, T);
903
908
  }
904
909
  if (((Y = n == null ? void 0 : n.value) == null ? void 0 : Y.type) === "monthly") {
905
- const { startDate: M, endDate: T } = m(y);
906
- O = M, l(O, T);
910
+ const { startDate: g, endDate: T } = m(y);
911
+ O = g, l(O, T);
907
912
  }
908
913
  if (((L = n == null ? void 0 : n.value) == null ? void 0 : L.type) === "quarterly") {
909
- const { startDate: M, endDate: T } = D(y);
910
- O = M, l(O, T);
914
+ const { startDate: g, endDate: T } = D(y);
915
+ O = g, l(O, T);
911
916
  }
912
917
  o.value = O, _(O);
913
918
  }
@@ -918,12 +923,12 @@ const _t = (e) => {
918
923
  function Re(e, t, a) {
919
924
  return W(e, t * 12, a);
920
925
  }
921
- function Nt(e, t, a) {
926
+ function Mt(e, t, a) {
922
927
  return Re(e, -t, a);
923
928
  }
924
- const bt = ee({
929
+ const Nt = ee({
925
930
  name: "calendar",
926
- components: { CalendarMonth: ge, CalendarYear: ke },
931
+ components: { CalendarMonth: be, CalendarYear: ke },
927
932
  props: {
928
933
  /**
929
934
  * Allows you to set the first day of the week. 0 is sunday, 1 is monday, 6 is saturday
@@ -1011,10 +1016,10 @@ const bt = ee({
1011
1016
  { immediate: !0, deep: !0 }
1012
1017
  );
1013
1018
  const r = k(
1014
- () => e.variant === ve.MONTH ? ke : ge
1019
+ () => e.variant === ve.MONTH ? ke : be
1015
1020
  ), s = k(() => ({
1016
1021
  "b-calendar__range": e.isRange
1017
- })), { internalValue: u, onDateInput: d, onMouseOver: h } = e.isRange ? Mt(
1022
+ })), { internalValue: u, onDateInput: d, onMouseOver: h } = e.isRange ? gt(
1018
1023
  {
1019
1024
  selectedDate: F(e, "value"),
1020
1025
  isDateDisabled: e.isDateDisabled,
@@ -1035,7 +1040,7 @@ const bt = ee({
1035
1040
  const l = e != null && e.showEndDateOnOpen && e.isRange ? Z(n.value, e.numberOfMonths - 1) : n.value;
1036
1041
  return W(l, o);
1037
1042
  }), m = k(() => (o) => {
1038
- const l = e != null && e.showEndDateOnOpen ? Nt(n.value, e.numberOfMonths - 1) : n.value;
1043
+ const l = e != null && e.showEndDateOnOpen ? Mt(n.value, e.numberOfMonths - 1) : n.value;
1039
1044
  return Re(l, o);
1040
1045
  });
1041
1046
  return {
@@ -1062,24 +1067,24 @@ const bt = ee({
1062
1067
  };
1063
1068
  }
1064
1069
  });
1065
- var gt = function() {
1070
+ var bt = function() {
1066
1071
  var t = this, a = t._self._c;
1067
1072
  return t._self._setupProxy, a("div", { staticClass: "b-calendar", class: t.conditionalClasses }, t._l(t.numberOfMonths, function(n, r) {
1068
1073
  return a(t.calendarComponent, { key: `calendar-${r}`, ref: t.numberOfMonths === 1 ? "calendarRef" : null, refInFor: !0, tag: "component", attrs: { "first-day-of-week": t.firstDayOfWeek, "is-date-disabled": t.isDateDisabled, month: t.calculateOffsetMonth(r), year: t.calculateOffsetYear(r), position: t.calendarPosition(r), min: t.min, max: t.max, "is-range": t.isRange, "start-date": t.internalValue.startDate, "end-date": t.internalValue.endDate, granularity: t.granularity }, on: { input: t.onDateInput, mouseover: t.onMouseOver, changeDay: t.onMouseOver, nextMonth: t.calculateNextMonths, previousMonth: t.calculatePreviousMonths } });
1069
1074
  }), 1);
1070
1075
  }, kt = [], Et = /* @__PURE__ */ te(
1076
+ Nt,
1071
1077
  bt,
1072
- gt,
1073
1078
  kt,
1074
1079
  !1,
1075
1080
  null,
1076
1081
  "7b26a1ab"
1077
1082
  );
1078
- const Ut = Et.exports;
1083
+ const Gt = Et.exports;
1079
1084
  export {
1080
1085
  H as C,
1081
1086
  ve as a,
1082
- Ut as b,
1087
+ Gt as b,
1083
1088
  $ as c,
1084
1089
  q as d,
1085
1090
  Bt as e,
@@ -1093,9 +1098,10 @@ export {
1093
1098
  Z as m,
1094
1099
  fe as n,
1095
1100
  de as o,
1096
- ht as p,
1097
- be as q,
1101
+ Ut as p,
1102
+ ht as q,
1103
+ Ne as r,
1098
1104
  oe as s,
1099
1105
  _t as u
1100
1106
  };
1101
- //# sourceMappingURL=calendar.C8DpZ4Sr.js.map
1107
+ //# sourceMappingURL=calendar.B0SmuooF.js.map