@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
@@ -1,2559 +0,0 @@
1
- import { ref as I, onMounted as ve, watch as q, computed as i, defineComponent as V, useSlots as _e, useAttrs as pt, nextTick as $e, toRef as N, onBeforeUpdate as ye, provide as Ue, reactive as ft } from "vue";
2
- import { B as Ve } from "./radio-group.CtTnfkYg.js";
3
- import { u as Z } from "./index.B6WW_F-J.js";
4
- import { t as X } from "./truncate.BfIl_-71.js";
5
- import { B as pe, d as me, p as bt } from "./typography.Bq-EGj9y.js";
6
- import { u as vt, d as we, h as _t, I as yt, k as mt, B as Ft } from "./button-actions.D9n7MxWe.js";
7
- import { b as Ne } from "./tooltip.C6YCavPw.js";
8
- import { n as U } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
9
- import { g as be } from "./generate-uid.NJ8tVoha.js";
10
- import { C as je } from "./cross-small.CoQUe8SS.js";
11
- import { B as Me, a as Ae } from "./base-button.IN4bpcds.js";
12
- import { u as He } from "./use-has-slot.C9lQZ6nz.js";
13
- import { u as Ge } from "./aria-label.CaUURpnB.js";
14
- import { g as Je } from "./get-slot-text.Bjb9dTSV.js";
15
- import { B as Se } from "./input-field.hf0_ALq0.js";
16
- import { B as ht } from "./checkbox-group.BCnhjQie.js";
17
- import "./index.Cl4_42j5.js";
18
- import { B as Ce, b as ue } from "./search-bar.B0SdQBnY.js";
19
- import { k as gt } from "./index.BDK4hwK_.js";
20
- import { F as qe } from "./fixed-scroller.Bp4-iO80.js";
21
- import { B as Bt } from "./modal.e3EQ6Kex.js";
22
- import { B as St } from "./button.DIU6m9wD.js";
23
- import { u as De, B as Ct } from "./dropdown.C2pXf8Li.js";
24
- import { g as Dt } from "./focus-trap.CNIU5jOz.js";
25
- import { C as Tt } from "./chevron-up.d8cwIlA_.js";
26
- import { C as At } from "./chevron-down.eYtgv5ly.js";
27
- /* empty css */
28
- import { C as It } from "./checkbox-input.08E9BNeF.js";
29
- import { c as Ie, b as Pt, C as xt } from "./use-cached-selected-values.gDWGi5Nk.js";
30
- import { B as Te } from "./divider.DX5gwN7p.js";
31
- import { L as Ye } from "./listbox-option-tag.BlDz7oXK.js";
32
- import { B as Lt } from "./payment-method.BKXLPDC9.js";
33
- import { u as Ot } from "./use-country-items.ClS_So5N.js";
34
- import { B as Et } from "./avatar.CUCH3CTc.js";
35
- import { a as Rt, B as kt, f as ce, g as $t, D as Pe, i as he, b as Ut } from "./date-range-picker.B6GSRjjK.js";
36
- import { b as Vt, g as wt, i as Nt } from "./calendar.C8DpZ4Sr.js";
37
- import { B as jt } from "./date-picker.CnsC_UMG.js";
38
- import { R as Mt } from "./refresh.arF7jP-l.js";
39
- import { u as Ht } from "./use-bento-toast-controller.MmyZXtME.js";
40
- import "../assets/filter-bar.css";
41
- const Ke = (a) => a === null || typeof a != "object" ? !1 : Object.prototype.toString.call(a) === "[object Object]", We = (a) => Array.isArray(a), xe = (a) => We(a) ? a.length === 0 || a.every((e) => e === "") : !a, ge = (a, e) => JSON.stringify(a) === JSON.stringify(e), de = (a) => Ke(a) ? a instanceof Date ? new Date(a.getTime()) : We(a) ? a.map((e) => de(e)) : Object.keys(a).reduce((e, l) => (e[l] = de(a[l]), e), {}) : a, Gt = (a) => Ke(a) ? Object.fromEntries(Object.keys(a).map((e) => [e, void 0])) : void 0;
42
- function ze(a, e) {
43
- const l = I(), t = I();
44
- ve(() => {
45
- a.value != null && (t.value = Gt(a.value));
46
- }), q(
47
- () => a.value,
48
- (p) => {
49
- l.value = de(p);
50
- },
51
- { immediate: !0 }
52
- );
53
- const n = i(
54
- () => xe(a.value) || ge(a.value, t.value)
55
- ), o = i(
56
- () => e.value != null ? ge(e.value, a.value) : n.value
57
- ), s = i(() => ge(l.value, a.value) || xe(l.value) && n.value);
58
- function r(p) {
59
- l.value = de(t.value), p && p(l.value);
60
- }
61
- function u(p) {
62
- l.value = de(e.value), p && p(l.value);
63
- }
64
- function d(p) {
65
- l.value = de(a.value), p && p(l.value);
66
- }
67
- return {
68
- // Values
69
- internalFilterValue: l,
70
- isSecondaryButtonDisabled: o,
71
- isApplyButtonDisabled: s,
72
- // Methods
73
- clearFilter: r,
74
- resetFilter: u,
75
- openFilter: d
76
- };
77
- }
78
- const Jt = {}, qt = /* @__PURE__ */ V({
79
- ...Jt,
80
- __name: "filter-bar-button",
81
- props: {
82
- /**
83
- * Allows to set the button as active without setting a "secondaryLabel"
84
- */
85
- active: { type: Boolean, default: !1 },
86
- /**
87
- * The number of applied values within the filter.
88
- * Text can also be applied here such as 'All'.
89
- * e.g. if 2 items in a dropdown filter have been applied, the number 2 will be shown here.
90
- */
91
- appliedFiltersCount: { type: [String, Number], default: null },
92
- /**
93
- * Disables button functionality.
94
- */
95
- disabled: { type: Boolean, default: !1 },
96
- /**
97
- * Signifies if the filter is open or closed.
98
- */
99
- isFilterOpen: { type: Boolean, default: !1 },
100
- /**
101
- * Signifies if the filter is a persistent filter
102
- */
103
- isPersistentFilter: { type: Boolean, default: !1 },
104
- /**
105
- * Renders the button without the applied state styles
106
- */
107
- noAppliedStateStyles: { type: Boolean, default: !1 },
108
- /**
109
- * A secondary label to be added next to the primary for additional filtering information.
110
- * i.e. Can be used to show the set value for said filter.
111
- */
112
- secondaryLabel: { type: String, default: null }
113
- },
114
- emits: ["click"],
115
- setup(a, { emit: e }) {
116
- const l = a, t = _e(), n = pt(), o = He(t), s = i(() => t.default ? Je(t)("default") : null), r = i(() => !o("default") && o("iconLeft")), u = Ge({ ariaLabel: s }), d = I(null), p = i(() => {
117
- var y;
118
- return {
119
- "aria-controls": (y = n["aria-controls"]) == null ? void 0 : y.toString()
120
- };
121
- }), F = i(
122
- () => (l.appliedFiltersCount || l.secondaryLabel || l.isPersistentFilter) && !l.noAppliedStateStyles
123
- ), b = i(() => ({
124
- "b-filter-bar-button--applied": F.value || l.active,
125
- "b-filter-bar-button--filter-open": l.isFilterOpen && !F.value,
126
- "b-filter-bar-button--filter-open-applied": l.isFilterOpen && F.value,
127
- "b-filter-bar-button--with-secondary-label": l.secondaryLabel,
128
- "b-filter-bar-button--with-counter": l.appliedFiltersCount,
129
- "b-filter-bar-button--icon-only": r.value
130
- }));
131
- return { __sfc: !0, props: l, emit: e, slots: t, attrs: n, hasSlot: o, labelSlot: s, isIconOnly: r, computedAriaLabel: u, filterBarButtonRef: d, ariaAttributes: p, isAppliedFilter: F, conditionalClasses: b, onClickButton: (y) => {
132
- y.preventDefault(), l.disabled || e("click", y);
133
- }, BaseButton: Me, BentoTypography: pe };
134
- }
135
- });
136
- var Yt = function() {
137
- var e = this, l = e._self._c, t = e._self._setupProxy;
138
- return l(t.BaseButton, e._b({ ref: "filterBarButtonRef", staticClass: "b-filter-bar-button", class: t.conditionalClasses, attrs: { disabled: e.disabled, "aria-label": t.computedAriaLabel, "aria-controls": t.ariaAttributes["aria-controls"], type: "button" }, on: { click: t.onClickButton }, scopedSlots: e._u([{ key: "iconRight", fn: function() {
139
- return [e.appliedFiltersCount && !t.isIconOnly ? l(t.BentoTypography, { staticClass: "b-filter-bar-button__counter", attrs: { el: "span", variant: "body", stronger: "" } }, [e._v(" " + e._s(e.appliedFiltersCount) + " ")]) : e._e()];
140
- }, proxy: !0 }]) }, "base-button", e.$attrs, !1), [l("div", { staticClass: "b-filter-bar-button__container" }, [t.hasSlot("iconLeft") ? [e._t("iconLeft")] : e._e(), l("div", { staticClass: "b-filter-bar-button__label-container" }, [l(t.BentoTypography, { staticClass: "b-filter-bar-button__label", attrs: { el: "span", variant: "body", stronger: "" } }, [l("span", [e._t("default")], 2), e.secondaryLabel && !t.isIconOnly ? l(t.BentoTypography, { staticClass: "b-filter-bar-button__label", attrs: { el: "span", variant: "body", stronger: "" } }, [e._v(":")]) : e._e()], 1), e.secondaryLabel && !t.isIconOnly ? l(t.BentoTypography, { staticClass: "b-filter-bar-button__secondary-label", attrs: { el: "span", variant: "body", stronger: "" } }, [e._v(" " + e._s(e.secondaryLabel) + " ")]) : e._e()], 1)], 2)]);
141
- }, Kt = [], Wt = /* @__PURE__ */ U(
142
- qt,
143
- Yt,
144
- Kt,
145
- !1,
146
- null,
147
- "e633a8a6"
148
- );
149
- const Fe = Wt.exports, zt = {}, Zt = /* @__PURE__ */ V({
150
- ...zt,
151
- __name: "filter-bar-button-group",
152
- props: {
153
- isActive: { type: Boolean, default: !1 },
154
- skipGrouping: { type: Boolean, default: !1 }
155
- },
156
- setup(a) {
157
- const e = a, l = i(() => ({
158
- "b-filter-bar-button-group--active": e.isActive,
159
- "b-filter-bar-button-group--grouped": !e.skipGrouping
160
- }));
161
- return { __sfc: !0, props: e, conditionalClasses: l };
162
- }
163
- });
164
- var Qt = function() {
165
- var e = this, l = e._self._c, t = e._self._setupProxy;
166
- return l("div", { staticClass: "b-filter-bar-button-group", class: t.conditionalClasses }, [e._t("default")], 2);
167
- }, Xt = [], el = /* @__PURE__ */ U(
168
- Zt,
169
- Qt,
170
- Xt,
171
- !1,
172
- null,
173
- "c0b008f0"
174
- );
175
- const Ze = el.exports;
176
- var W = /* @__PURE__ */ ((a) => (a.APPLY = "apply", a.CLEAR = "clear", a.OPEN = "open", a.CLOSE = "close", a.RESET = "reset", a.CANCEL = "cancel", a))(W || {});
177
- const tl = {
178
- "en-US": {
179
- apply: "Apply",
180
- clear: "Clear",
181
- clearFilter: "Clear filter {function}",
182
- filtersHaveBeenCleared: "Filters have been cleared",
183
- numberSelected: "{numberOfItemsSelected} selected",
184
- reset: "Reset",
185
- resetFilter: "Reset filter {function}"
186
- },
187
- "ja-JP": {
188
- apply: "適用",
189
- clear: "クリア",
190
- clearFilter: "フィルターをクリア{function}",
191
- filtersHaveBeenCleared: "フィルターをクリアしました",
192
- numberSelected: "{numberOfItemsSelected}件選択済み",
193
- reset: "リセット",
194
- resetFilter: "フィルターをリセット{function}"
195
- },
196
- "pt-BR": {
197
- apply: "Aplicar",
198
- clear: "Limpar",
199
- clearFilter: "Limpar filtro {function}",
200
- filtersHaveBeenCleared: "Os filtros foram apagados",
201
- numberSelected: "{numberOfItemsSelected} selecionados",
202
- reset: "Reiniciar",
203
- resetFilter: "Redefinir filtro {function}"
204
- }
205
- }, ll = {
206
- i18n: { messages: tl },
207
- name: "bento-base-filter"
208
- }, al = /* @__PURE__ */ V({
209
- ...ll,
210
- props: {
211
- appliedFiltersCount: { default: null },
212
- buttonLabel: { default: void 0 },
213
- buttonSecondaryLabel: { default: void 0 },
214
- disabled: { type: Boolean, default: !1 },
215
- defaultValue: { default: null },
216
- onlySlot: { type: Boolean, default: !1 },
217
- controlled: { type: Boolean, default: !1 },
218
- disableApplyButton: { type: Boolean, default: !1 },
219
- disableSecondaryButton: { type: Boolean, default: !1 },
220
- field: null,
221
- label: null,
222
- fitContent: { type: Boolean, default: void 0 },
223
- tooltipText: { default: void 0 },
224
- tooltipPosition: { default: void 0 },
225
- value: { default: void 0 }
226
- },
227
- emits: [
228
- W.APPLY,
229
- W.CLEAR,
230
- W.OPEN,
231
- W.CLOSE,
232
- W.RESET,
233
- W.CANCEL
234
- ],
235
- setup(a, { expose: e, emit: l }) {
236
- const t = a, { t: n } = Z(), o = be("base-filter-popover"), s = I(!1), r = I(null), u = I(null), d = i(() => t.defaultValue !== null), p = i(() => d.value ? JSON.stringify(t.value) !== JSON.stringify(t.defaultValue) : t.appliedFiltersCount || t.buttonSecondaryLabel), F = i(() => {
237
- let P = t.buttonSecondaryLabel ? `: ${t.buttonSecondaryLabel}` : "";
238
- return t.appliedFiltersCount && (P = `: ${n("numberSelected", { numberOfItemsSelected: t.appliedFiltersCount })}`), (d.value ? t.label : S.value) + P;
239
- }), b = i(
240
- () => d.value ? n("resetFilter", {
241
- function: S.value
242
- }) : n("clearFilter", {
243
- function: S.value
244
- })
245
- ), S = i(() => t.buttonLabel || t.label), y = async () => {
246
- var P, T;
247
- await $e(), (T = (P = r.value) == null ? void 0 : P.$el) == null || T.focus();
248
- }, B = () => {
249
- s.value && (s.value = !1, y(), l(W.CLOSE));
250
- }, k = () => {
251
- d.value ? l(W.RESET) : l(W.CLEAR), y();
252
- }, A = () => {
253
- B(), k();
254
- }, x = () => {
255
- s.value ? B() : (s.value = !0, l(W.OPEN));
256
- }, D = () => {
257
- B(), l(W.APPLY);
258
- }, g = () => {
259
- B(), l(W.CANCEL);
260
- }, O = () => g(), L = i(() => [
261
- {
262
- title: n("apply"),
263
- event: D,
264
- disabled: t.disableApplyButton
265
- },
266
- {
267
- title: d.value ? n("reset") : n("clear"),
268
- event: A,
269
- disabled: t.disableSecondaryButton
270
- }
271
- ]);
272
- return q(
273
- () => s.value,
274
- (P, T) => {
275
- var w, G;
276
- !P && T && (G = (w = r.value) == null ? void 0 : w.filterBarButtonRef) != null && G.bentoBaseButtonRef && r.value.filterBarButtonRef.bentoBaseButtonRef.focus();
277
- }
278
- ), vt(u, O, { ignore: [r] }), e({
279
- closePopover: B
280
- }), { __sfc: !0, emit: l, props: t, t: n, popoverId: o, isFilterOpen: s, filterButtonRef: r, popoverRef: u, isPersistentFilter: d, isValueChanged: p, computedAriaLabel: F, computedClearButtonLabel: b, computedButtonText: S, resetFocus: y, closePopover: B, resetFilter: k, onClickSecondaryAction: A, onClickFilter: x, onClickApply: D, onCancel: g, onClickOutside: O, actions: L, BentoPopover: _t, vBentoTooltipDirective: Ne, FilterBarButton: Fe, FilterBarButtonGroup: Ze, BentoTeleport: we, CrossSmallIcon: je };
281
- }
282
- });
283
- var nl = function() {
284
- var e = this, l = e._self._c, t = e._self._setupProxy;
285
- return e.onlySlot ? l("div", [e._t("default")], 2) : l("div", { staticClass: "b-base-filter" }, [l(t.FilterBarButtonGroup, { directives: [{ name: "bento-tooltip-directive", rawName: "v-bento-tooltip-directive:[tooltipPosition]", value: e.tooltipText, expression: "tooltipText", arg: e.tooltipPosition }], attrs: { "is-active": t.isFilterOpen, "skip-grouping": !t.isValueChanged } }, [l(t.FilterBarButton, { ref: "filterButtonRef", attrs: { "aria-label": t.computedAriaLabel, "aria-controls": t.isFilterOpen ? t.popoverId : null, "applied-filters-count": e.appliedFiltersCount, disabled: e.disabled, "is-persistent-filter": t.isPersistentFilter, "is-filter-open": t.isFilterOpen, "secondary-label": e.buttonSecondaryLabel }, on: { click: t.onClickFilter, keydown: function(n) {
286
- return !n.type.indexOf("key") && e._k(n.keyCode, "esc", 27, n.key, ["Esc", "Escape"]) ? null : t.closePopover.apply(null, arguments);
287
- } } }, [e._v(" " + e._s(t.computedButtonText) + " ")]), t.isValueChanged ? l(t.FilterBarButton, { attrs: { "applied-filters-count": e.appliedFiltersCount, disabled: e.disabled, "is-persistent-filter": t.isPersistentFilter, "is-filter-open": t.isFilterOpen, "secondary-label": e.buttonSecondaryLabel }, on: { click: t.resetFilter }, scopedSlots: e._u([{ key: "iconLeft", fn: function() {
288
- return [l(t.CrossSmallIcon, { attrs: { "svg-title": t.computedClearButtonLabel } })];
289
- }, proxy: !0 }], null, !1, 892273033) }) : e._e()], 1), t.filterButtonRef ? l(t.BentoTeleport, [t.filterButtonRef ? l(t.BentoPopover, { ref: "popoverRef", staticClass: "b-base-filter__popover", attrs: { id: t.popoverId, divider: "", "aria-label": e.label, open: t.isFilterOpen, actions: e.controlled ? null : t.actions, "actions-layout": "space-between", "target-element": t.filterButtonRef, title: e.controlled ? null : e.label, "fit-content": e.fitContent, position: "bottom-start", "without-space": e.controlled, "fallback-position": ["bottom-end"], "overflow-visible": "" } }, [l("div", { on: { keydown: function(n) {
290
- return !n.type.indexOf("key") && e._k(n.keyCode, "esc", 27, n.key, ["Esc", "Escape"]) ? null : t.onCancel.apply(null, arguments);
291
- } } }, [e._t("default")], 2)]) : e._e()], 1) : e._e()], 1);
292
- }, ol = [], sl = /* @__PURE__ */ U(
293
- al,
294
- nl,
295
- ol,
296
- !1,
297
- null,
298
- "16bafa29"
299
- );
300
- const ee = sl.exports, il = (a) => a instanceof Array, Le = (a) => il(a) ? a.length === 0 || a.every((e) => e === "") : !a, Oe = (a, e) => JSON.stringify(a) === JSON.stringify(e), oe = (a, e) => {
301
- const l = I(a.value);
302
- q(
303
- () => a.value,
304
- () => {
305
- l.value = a.value;
306
- }
307
- );
308
- const t = i(() => Le(a.value)), n = i(
309
- () => e.value !== null ? Oe(e.value, a.value) : t.value
310
- ), o = i(() => Oe(l.value, a.value) || Le(l.value) && t.value);
311
- return {
312
- internalFilterValue: l,
313
- isSecondaryButtonDisabled: n,
314
- isApplyButtonDisabled: o
315
- };
316
- }, rl = {
317
- name: "bento-input-filter"
318
- }, ul = /* @__PURE__ */ V({
319
- ...rl,
320
- props: {
321
- defaultValue: { default: null },
322
- disabled: { type: Boolean, default: !1 },
323
- field: null,
324
- label: null,
325
- onlySlot: { type: Boolean, default: !1 },
326
- options: { default: void 0 },
327
- value: { default: null }
328
- },
329
- emits: ["input", "update"],
330
- setup(a, { emit: e }) {
331
- var L, P;
332
- const l = a, t = I(null), n = I((P = (L = l == null ? void 0 : l.options) == null ? void 0 : L.dropdown) == null ? void 0 : P.value), o = i(
333
- () => {
334
- var T, w;
335
- return ((T = l == null ? void 0 : l.options) == null ? void 0 : T.variant) === "dropdown" && ((w = l == null ? void 0 : l.options) == null ? void 0 : w.dropdown) !== void 0;
336
- }
337
- ), s = i(
338
- () => {
339
- var T;
340
- return o.value ? { ...(T = l == null ? void 0 : l.options) == null ? void 0 : T.dropdown, value: n.value } : void 0;
341
- }
342
- ), r = i(() => {
343
- var T;
344
- return ((T = l == null ? void 0 : l.options) == null ? void 0 : T.variant) === "dropdown" ? "dropdown" : "default";
345
- }), u = i(
346
- () => {
347
- var T;
348
- return o.value ? (T = l.value) == null ? void 0 : T.inputValue : l == null ? void 0 : l.value;
349
- }
350
- ), { internalFilterValue: d, isSecondaryButtonDisabled: p, isApplyButtonDisabled: F } = oe(
351
- u,
352
- N(l, "defaultValue")
353
- ), b = i(() => l.label), S = i(() => X(u.value, 12)), y = i(() => ({
354
- "b-input-filter--only-slot": l.onlySlot
355
- }));
356
- ye(() => {
357
- d.value === "" && (d.value = null);
358
- }), q(t, () => {
359
- var T;
360
- (T = t.value) == null || T.focusInput();
361
- });
362
- const B = () => {
363
- d.value = u.value;
364
- }, k = () => {
365
- !d.value && l.defaultValue !== null && (d.value = l.defaultValue), e("update", {
366
- ...l,
367
- value: o.value ? {
368
- inputValue: d.value,
369
- dropdownValue: n.value
370
- } : d.value
371
- });
372
- }, A = () => e("update", { ...l, value: l.defaultValue }), x = () => {
373
- d.value = null, k();
374
- }, D = () => {
375
- e("input", { ...l, value: d.value });
376
- }, g = (T) => {
377
- d.value = T;
378
- }, O = (T) => {
379
- n.value = T;
380
- };
381
- return Ue(yt, o.value), q(
382
- () => l.options,
383
- () => {
384
- var T, w, G;
385
- ((T = l.options) != null && T.dropdown || (w = l.options) != null && w.dropdownPosition || (G = l.options) != null && G.variant) && me(
386
- 'BentoInputFilter "options" property',
387
- `BentoInputFilter "options" no longer supports "dropdown", "dropdownPosition" or "variant" attributes.
388
- Use the "BentoFilterItemType.INPUT_DROPDOWN" instead of "BentoFilterItemType.INPUT"
389
- <bento-filter-bar
390
- :config="[{
391
- field: 'name',
392
- label: 'Name',
393
- type: BentoFilterItemType.INPUT_DROPDOWN,
394
- options: [...],
395
- }]"
396
- />`,
397
- "2.0.0"
398
- );
399
- },
400
- { immediate: !0 }
401
- ), { __sfc: !0, props: l, emit: e, inputTextRef: t, dropdownValue: n, isDropdownVariant: o, dropdownProp: s, inputVariant: r, valueProp: u, internalFilterValue: d, isSecondaryButtonDisabled: p, isApplyButtonDisabled: F, buttonLabel: b, buttonSecondaryLabel: S, conditionalClasses: y, openFilter: B, updateFilter: k, resetFilter: A, clearFilter: x, onInput: D, setInternalFilterValue: g, onDropdownInput: O, BentoBaseFilter: ee, BentoInputField: Se };
402
- }
403
- });
404
- var cl = function() {
405
- var n, o, s, r;
406
- var e = this, l = e._self._c, t = e._self._setupProxy;
407
- return l(t.BentoBaseFilter, e._b({ attrs: { "button-label": t.buttonLabel, "button-secondary-label": t.buttonSecondaryLabel, "disable-apply-button": t.isApplyButtonDisabled, "disable-secondary-button": t.isSecondaryButtonDisabled, "only-slot": e.onlySlot, "popover-overflow-visible": t.isDropdownVariant, "tooltip-position": (n = e.options) == null ? void 0 : n.tooltipPosition, "tooltip-text": (o = e.options) == null ? void 0 : o.tooltipText }, on: { apply: t.updateFilter, clear: t.clearFilter, open: t.openFilter, reset: t.resetFilter } }, "bento-base-filter", e.$props, !1), [l("div", { staticClass: "b-input-filter", class: t.conditionalClasses, on: { keydown: function(u) {
408
- return !u.type.indexOf("key") && e._k(u.keyCode, "enter", 13, u.key, "Enter") ? null : t.updateFilter.apply(null, arguments);
409
- }, input: t.onInput } }, [l(t.BentoInputField, { ref: "inputTextRef", attrs: { dropdown: t.dropdownProp, "dropdown-position": (s = e.options) == null ? void 0 : s.dropdownPosition, placeholder: (r = e.options) == null ? void 0 : r.placeholder, variant: t.inputVariant, "model-value": t.internalFilterValue, disabled: e.disabled }, on: { "update:model-value": t.setInternalFilterValue, "dropdown-input": t.onDropdownInput } })], 1)]);
410
- }, dl = [], pl = /* @__PURE__ */ U(
411
- ul,
412
- cl,
413
- dl,
414
- !1,
415
- null,
416
- "72e86cb6"
417
- );
418
- const Qe = pl.exports;
419
- var h = /* @__PURE__ */ ((a) => (a.INPUT = "input", a.UPDATE = "update", a))(h || {}), se = /* @__PURE__ */ ((a) => (a.INPUT = "input", a.UPDATE_FILTER_VALUES_OBJECT = "update:filter-values-object", a.UPDATE_FILTER_VALUES_ARRAY = "update:filter-values", a))(se || {}), J = /* @__PURE__ */ ((a) => (a.BOOLEAN = "BentoBooleanFilter", a.RANGE = "BentoRangeFilter", a.INPUT = "BentoInputFilter", a.INPUT_DROPDOWN = "BentoInputWithDropdownFilter", a.SELECT = "BentoSelectFilter", a.SELECT_AVATAR = "BentoSelectAvatarFilter", a.SELECT_COUNTRY = "BentoSelectCountryFilter", a.SELECT_CURRENCY = "BentoSelectCurrencyFilter", a.SELECT_PAYMENT_METHOD = "BentoSelectPaymentMethodFilter", a.SELECT_TAG = "BentoSelectTagFilter", a.DATE = "BentoDateFilter", a.DATE_RANGE = "BentoDateRangeFilter", a.RADIO_GROUP = "BentoRadioGroupFilter", a.CHECKBOX_GROUP = "BentoCheckboxGroupFilter", a.TOGGLE = "BentoToggleFilter", a))(J || {});
420
- const fl = {
421
- name: "bento-input-with-dropdown-filter"
422
- }, bl = /* @__PURE__ */ V({
423
- ...fl,
424
- props: {
425
- disabled: { type: Boolean },
426
- defaultValue: { default: void 0 },
427
- field: null,
428
- label: null,
429
- onlySlot: { type: Boolean, default: !1 },
430
- options: { default: void 0 },
431
- value: { default: void 0 }
432
- },
433
- emits: [h.INPUT, h.UPDATE],
434
- setup(a, { emit: e }) {
435
- const l = a, t = I(null), { internalFilterValue: n, isSecondaryButtonDisabled: o, isApplyButtonDisabled: s } = oe(N(l, "value"), N(l, "defaultValue")), r = i(() => l.label), u = i(() => {
436
- var g;
437
- return X((g = l.value) == null ? void 0 : g.inputValue, 12);
438
- }), d = i(
439
- () => {
440
- var g, O, L, P, T;
441
- return ((g = n.value) == null ? void 0 : g.dropdownValue) ?? ((L = (O = l.options) == null ? void 0 : O.dropdown) == null ? void 0 : L.modelValue) ?? ((T = (P = l.options) == null ? void 0 : P.dropdown) == null ? void 0 : T.value);
442
- }
443
- ), p = i(() => {
444
- var g;
445
- return {
446
- ...((g = l.options) == null ? void 0 : g.dropdown) || {},
447
- modelValue: d.value
448
- };
449
- }), F = i(() => ({
450
- "b-input-with-dropdown-filter--only-slot": l.onlySlot
451
- })), b = i(() => {
452
- var O;
453
- return !(!!((O = n.value) != null && O.inputValue) && !!d.value) || s.value;
454
- });
455
- ye(() => {
456
- var g;
457
- ((g = n.value) == null ? void 0 : g.inputValue) === "" && (n.value = { ...n.value, inputValue: void 0 });
458
- }), q(t, () => {
459
- var g;
460
- (g = t.value) == null || g.focusInput();
461
- });
462
- const S = () => {
463
- n.value = l.value;
464
- }, y = () => {
465
- var g;
466
- !((g = n.value) != null && g.inputValue) && l.defaultValue !== null && (n.value = { ...l.defaultValue }), e(h.UPDATE, {
467
- ...l,
468
- value: n.value
469
- });
470
- }, B = () => e(h.UPDATE, { ...l, value: l.defaultValue }), k = () => {
471
- n.value = null, y();
472
- }, A = () => {
473
- e(h.INPUT, { ...l, value: n.value });
474
- }, x = (g) => {
475
- n.value = { dropdownValue: d.value, inputValue: g };
476
- }, D = (g) => {
477
- n.value = { ...n.value, dropdownValue: g };
478
- };
479
- return Ue(mt, !0), { __sfc: !0, props: l, emit: e, inputTextRef: t, internalFilterValue: n, isSecondaryButtonDisabled: o, isApplyButtonDisabled: s, buttonLabel: r, buttonSecondaryLabel: u, dropdownSelection: d, dropdownOptions: p, conditionalClasses: F, shouldDisableApply: b, openFilter: S, updateFilter: y, resetFilter: B, clearFilter: k, onInput: A, setInternalFilterValue: x, onDropdownInput: D, BentoBaseFilter: ee, BentoInputField: Se };
480
- }
481
- });
482
- var vl = function() {
483
- var n, o, s, r;
484
- var e = this, l = e._self._c, t = e._self._setupProxy;
485
- return l(t.BentoBaseFilter, e._b({ attrs: { "button-label": t.buttonLabel, "button-secondary-label": t.buttonSecondaryLabel, "disable-apply-button": t.shouldDisableApply, "disable-secondary-button": t.isSecondaryButtonDisabled, "only-slot": e.onlySlot, "tooltip-position": (n = e.options) == null ? void 0 : n.tooltipPosition, "tooltip-text": (o = e.options) == null ? void 0 : o.tooltipText }, on: { apply: t.updateFilter, clear: t.clearFilter, open: t.openFilter, reset: t.resetFilter } }, "bento-base-filter", e.$props, !1), [l("div", { staticClass: "b-input-with-dropdown-filter", class: t.conditionalClasses, on: { keydown: function(u) {
486
- return !u.type.indexOf("key") && e._k(u.keyCode, "enter", 13, u.key, "Enter") ? null : t.updateFilter.apply(null, arguments);
487
- }, input: t.onInput } }, [l(t.BentoInputField, { ref: "inputTextRef", attrs: { dropdown: t.dropdownOptions, "dropdown-position": (s = e.options) == null ? void 0 : s.dropdownPosition, variant: "dropdown", "model-value": (r = t.internalFilterValue) == null ? void 0 : r.inputValue, disabled: e.disabled }, on: { "update:model-value": t.setInternalFilterValue, "dropdown-input": t.onDropdownInput } })], 1)]);
488
- }, _l = [], yl = /* @__PURE__ */ U(
489
- bl,
490
- vl,
491
- _l,
492
- !1,
493
- null,
494
- "f2603e12"
495
- );
496
- const Xe = yl.exports, ml = V({
497
- name: "bento-date-filter",
498
- components: {
499
- BentoBaseFilter: ee,
500
- BentoDatePicker: jt,
501
- BentoDivider: Te,
502
- Calendar: Vt
503
- },
504
- props: {
505
- /**
506
- * Disables the filter from being interacted with.
507
- */
508
- disabled: { type: Boolean, default: !1 },
509
- isDateInput: { type: Boolean, default: !0 },
510
- /**
511
- * Default value of the filter to reset to.
512
- */
513
- defaultValue: { type: Date, default: null },
514
- /**
515
- * Filter name/key referencing the actual property name in the data set.
516
- * Should be unique per filter bar.
517
- */
518
- field: { type: String, required: !0 },
519
- /**
520
- * Label text to be displayed
521
- */
522
- label: { type: String, required: !0 },
523
- /**
524
- * Renders the base filter's slot content only - leaving out the button and the popover.
525
- * Used for the allFiltersModal component.
526
- */
527
- onlySlot: { type: Boolean, default: !1 },
528
- /**
529
- * List of options that are needed to setup the filter
530
- * Available options:
531
- * - firstDayOfWeek: Allows you to set the first day of the week. 0 is sunday, 1 is monday, 6 is saturday
532
- * - isDateDisabled: Indicate if a date should be disabled or not
533
- * - tooltipPosition: The position of the tooltip attached to the filter button
534
- * - tooltipText: The content of the tooltip attached to the filter button
535
- */
536
- options: {
537
- type: Object,
538
- default: void 0
539
- },
540
- /**
541
- * Current value of the filter
542
- */
543
- value: { type: Date, default: void 0 }
544
- },
545
- emits: [h.INPUT, h.UPDATE],
546
- setup(a, { emit: e }) {
547
- const { locale: l } = Z(void 0, !0), { internalFilterValue: t, isSecondaryButtonDisabled: n, isApplyButtonDisabled: o } = oe(
548
- N(a, "value"),
549
- N(a, "defaultValue")
550
- ), s = i(() => {
551
- var k;
552
- const B = ((k = a == null ? void 0 : a.options) == null ? void 0 : k.variant) === "month" ? { month: "long", year: "numeric" } : { day: "numeric", month: "short", year: "numeric" };
553
- return a.value ? wt(l.value, B).format(a.value) : null;
554
- }), r = i(() => a.label), u = i(() => s.value), d = () => {
555
- e(h.UPDATE, { ...a, value: t.value });
556
- }, p = () => {
557
- t.value = null, d();
558
- }, F = () => {
559
- t.value = a.defaultValue, d();
560
- }, b = () => {
561
- t.value = a.value;
562
- }, S = (B) => {
563
- t.value = B, e(h.INPUT, { ...a, value: t.value });
564
- };
565
- return {
566
- // Values
567
- internalFilterValue: t,
568
- isApplyButtonDisabled: o,
569
- isSecondaryButtonDisabled: n,
570
- buttonLabel: r,
571
- buttonSecondaryLabel: u,
572
- // Events
573
- clearFilter: p,
574
- onDateSelected: S,
575
- openFilter: b,
576
- updateFilter: d,
577
- resetFilter: F,
578
- onDateInputSelected: (B) => {
579
- t.value = B, S(B), d();
580
- }
581
- };
582
- }
583
- });
584
- var Fl = function() {
585
- var t, n, o, s, r, u, d, p;
586
- var e = this, l = e._self._c;
587
- return e._self._setupProxy, l("bento-base-filter", { attrs: { "button-label": e.buttonLabel, "button-secondary-label": e.buttonSecondaryLabel, disabled: e.disabled, "default-value": e.defaultValue, "disable-apply-button": e.isApplyButtonDisabled, "disable-secondary-button": e.isSecondaryButtonDisabled, field: e.field, label: e.label, "only-slot": e.onlySlot, "tooltip-position": (t = e.options) == null ? void 0 : t.tooltipPosition, "tooltip-text": (n = e.options) == null ? void 0 : n.tooltipText, "fit-content": "" }, on: { apply: e.updateFilter, clear: e.clearFilter, open: e.openFilter, reset: e.resetFilter } }, [e.onlySlot ? l("bento-date-picker", { attrs: { value: e.internalFilterValue, "first-day-of-week": (o = e.options) == null ? void 0 : o.firstDayOfWeek, "is-date-disabled": (s = e.options) == null ? void 0 : s.isDateDisabled, variant: (r = e.options) == null ? void 0 : r.variant, disabled: e.disabled }, on: { input: e.onDateInputSelected } }) : [l("bento-divider", { staticClass: "b-date-filter__divider" }), l("div", { staticClass: "b-date-filter" }, [l("calendar", { attrs: { "first-day-of-week": (u = e.options) == null ? void 0 : u.firstDayOfWeek, "is-date-disabled": (d = e.options) == null ? void 0 : d.isDateDisabled, "number-of-months": 1, value: e.internalFilterValue, variant: (p = e.options) == null ? void 0 : p.variant }, on: { input: e.onDateSelected } })], 1)]], 2);
588
- }, hl = [], gl = /* @__PURE__ */ U(
589
- ml,
590
- Fl,
591
- hl,
592
- !1,
593
- null,
594
- "40a1d7d7"
595
- );
596
- const et = gl.exports, Bl = {
597
- "en-US": {
598
- apply: "Apply",
599
- clear: "Clear",
600
- reset: "Reset"
601
- },
602
- "ja-JP": {
603
- apply: "適用",
604
- clear: "クリア",
605
- reset: "リセット"
606
- },
607
- "pt-BR": {
608
- apply: "Aplicar",
609
- clear: "Limpar",
610
- reset: "Reiniciar"
611
- }
612
- }, Sl = V({
613
- i18n: { messages: Bl },
614
- name: "bento-date-range-filter",
615
- components: {
616
- BentoBaseFilter: ee,
617
- BentoButtonActions: Ft,
618
- BentoDateRangePicker: kt,
619
- BentoTypography: pe,
620
- BentoDivider: Te,
621
- DateRangePickerCalendar: Rt
622
- },
623
- props: {
624
- /**
625
- * Disables the filter from being interacted with.
626
- */
627
- disabled: { type: Boolean, default: !1 },
628
- /**
629
- * Default value of the filter to reset to.
630
- */
631
- defaultValue: { type: Object, default: null },
632
- /**
633
- * Filter name/key referencing the actual property name in the data set.
634
- * Should be unique per filter bar.
635
- */
636
- field: { type: String, required: !0 },
637
- /**
638
- * Label text to be displayed
639
- */
640
- label: { type: String, required: !0 },
641
- /**
642
- * Renders the base filter's slot content only - leaving out the button and the popover.
643
- * Used for the allFiltersModal component.
644
- */
645
- onlySlot: { type: Boolean, default: !1 },
646
- /**
647
- * List of options that are needed to setup the filter
648
- * Available options:
649
- * - allowTimeInput: Allows user to enter time values in the form
650
- * - firstDayOfWeek: Allows user to set the first day of the week. 0 is sunday, 1 is monday, 6 is saturday
651
- * - isDateDisabled: Indicate if a date should be disabled or not
652
- * - maxRange: Set a maximum number of dates to be selectable by the range
653
- * - numberOfMonths: Number of months rendered on pane
654
- * - quickSelectRanges: An array that sets the custom range dropdown items. @see BentoDateRangePicker
655
- * - showEndDateOnOpen: Upon opening date range picker, end date's month will be pre-selected.
656
- * - granularities: A list of available granularities.
657
- * - variant: The type of calendar to display. Defaults to showing days.
658
- * - tooltipPosition: The position of the tooltip attached to the filter button
659
- * - tooltipText: The content of the tooltip attached to the filter button
660
- */
661
- options: {
662
- type: Object,
663
- default: void 0
664
- },
665
- /**
666
- * Current value of the filter
667
- */
668
- value: {
669
- type: Object,
670
- default: () => ({ startDate: void 0, endDate: void 0 })
671
- }
672
- },
673
- emits: [h.INPUT, h.UPDATE],
674
- setup(a, { emit: e }) {
675
- var m, R, j, H;
676
- const { locale: l, t } = Z(), n = $t(), { internalFilterValue: o, isSecondaryButtonDisabled: s, isApplyButtonDisabled: r } = oe(
677
- N(a, "value"),
678
- N(a, "defaultValue")
679
- ), u = I(!1), d = i(() => {
680
- var c;
681
- return ((c = a == null ? void 0 : a.options) == null ? void 0 : c.quickSelectRanges) && a.options.quickSelectRanges.map((E) => {
682
- const M = E.data.endDate ? void 0 : new Date(Date.now()).getTime() - E.data.startDate.getTime();
683
- return {
684
- ...E,
685
- data: {
686
- ...E.data,
687
- // Adding timeDifference to calculate an up-to-date endDate on range selection
688
- timeDifference: M
689
- }
690
- };
691
- });
692
- }), p = (c) => {
693
- var E;
694
- return c ? ce(c, Pe.NUMERIC_DATE_YEAR_FIRST, {
695
- locale: n[(E = l.value) == null ? void 0 : E.substring(0, 2)] || n.enUS
696
- }) : void 0;
697
- }, F = (c) => {
698
- var E;
699
- return c ? ce(c, Pe.HOUR_MINUTE_SECONDS, {
700
- locale: n[(E = l.value) == null ? void 0 : E.substring(0, 2)] || n.enUS
701
- }) : "";
702
- }, b = I(null), S = I(!1), y = ft({
703
- startDate: p((m = a.value) == null ? void 0 : m.startDate),
704
- endDate: p((R = a.value) == null ? void 0 : R.endDate),
705
- startTime: F((j = a.value) == null ? void 0 : j.startDate),
706
- endTime: F((H = a.value) == null ? void 0 : H.endDate)
707
- });
708
- q(
709
- () => a.value,
710
- () => {
711
- var c, E, M, _;
712
- y.startDate = p((c = a.value) == null ? void 0 : c.startDate), y.endDate = p((E = a.value) == null ? void 0 : E.endDate), y.startTime = F((M = a.value) == null ? void 0 : M.startDate), y.endTime = F((_ = a.value) == null ? void 0 : _.endDate);
713
- }
714
- );
715
- function B(c) {
716
- return (c == null ? void 0 : c.length) !== void 0;
717
- }
718
- const k = (c) => {
719
- var E, M, _, f, $, Y, Q, te, le, ae;
720
- if (!c || !(c != null && c.startDate) && !c.endDate)
721
- return null;
722
- if (B((E = a.options) == null ? void 0 : E.quickSelectRanges) && ((_ = (M = a.options) == null ? void 0 : M.quickSelectRanges) == null ? void 0 : _.length) > 0) {
723
- const ne = ($ = (f = a.options) == null ? void 0 : f.quickSelectRanges) == null ? void 0 : $.find(({ value: re, data: K }) => c ? c.range ? re === c.range : !c.startDate || !c.endDate ? !1 : K != null && K.endDate ? he(K == null ? void 0 : K.startDate, c.startDate) && he(K == null ? void 0 : K.endDate, c.endDate) : he(K == null ? void 0 : K.startDate, c.startDate) && Ut(c.endDate) : !1);
724
- if (ne)
725
- return ne.label;
726
- }
727
- return !c.startDate || !c.endDate ? null : Nt(c.startDate, c.endDate) && ((Y = a == null ? void 0 : a.options) != null && Y.allowTimeInput) ? `${ce(c.startDate, "dd MMM, yyyy HH:mm:ss", {
728
- locale: n[(Q = l.value) == null ? void 0 : Q.substring(0, 2)] || n.enUS
729
- })} - ${ce(c.endDate, "HH:mm:ss", {
730
- locale: n[(te = l.value) == null ? void 0 : te.substring(0, 2)] || n.enUS
731
- })}` : `${ce(c.startDate, "dd MMM, yyyy", {
732
- locale: n[(le = l.value) == null ? void 0 : le.substring(0, 2)] || n.enUS
733
- })} - ${ce(c.endDate, "dd MMM, yyyy", {
734
- locale: n[(ae = l.value) == null ? void 0 : ae.substring(0, 2)] || n.enUS
735
- })}`;
736
- }, A = I(k(a.value)), x = i(() => a.label), D = () => {
737
- b.value.closePopover();
738
- const { onlySlot: c, ...E } = a;
739
- e(h.UPDATE, { ...E, value: o.value });
740
- }, g = () => {
741
- o.value = void 0, D();
742
- }, O = () => {
743
- o.value = a.defaultValue, D();
744
- }, L = () => {
745
- o.value = a.value;
746
- }, P = () => {
747
- var c, E, M, _;
748
- o.value = a.value, u.value = !1, y.startDate = p((c = a.value) == null ? void 0 : c.startDate), y.endDate = p((E = a.value) == null ? void 0 : E.endDate), y.startTime = F((M = a.value) == null ? void 0 : M.startDate), y.endTime = F((_ = a.value) == null ? void 0 : _.endDate);
749
- }, T = (c) => {
750
- u.value = !1, o.value = c, y.startDate = p(c.startDate), y.endDate = p(c.endDate), e(h.INPUT, { ...a, value: o.value });
751
- }, w = (c) => {
752
- c != null && c.startDate && (c != null && c.endDate) && (o.value = c, y.startDate = p(c.startDate), y.endDate = p(c.endDate), e(h.INPUT, { ...a, value: o.value }));
753
- }, G = (c) => {
754
- T(c), e(h.INPUT, { ...a, value: o.value });
755
- }, z = i(
756
- () => [
757
- {
758
- title: t("apply"),
759
- event: D,
760
- disabled: u.value || S.value || r.value
761
- },
762
- {
763
- title: a.defaultValue ? t("reset") : t("clear"),
764
- event: a.defaultValue ? O : g,
765
- disabled: S.value && s.value
766
- }
767
- ]
768
- ), C = () => {
769
- S.value = !0, o.value = { startDate: void 0, endDate: void 0 }, e(h.INPUT, { ...a, value: o.value });
770
- }, v = (c) => {
771
- S.value = !1, c.startTime && (y.startTime = c.startTime), c.endTime && (y.endTime = c.endTime);
772
- };
773
- return q(
774
- () => a.value,
775
- (c) => {
776
- A.value = k(c);
777
- },
778
- { deep: !0 }
779
- ), {
780
- // Refs
781
- baseFilter: b,
782
- // Values
783
- actions: z,
784
- formData: y,
785
- internalFilterValue: o,
786
- isApplyButtonDisabled: r,
787
- isSecondaryButtonDisabled: s,
788
- isSelectingDate: u,
789
- buttonLabel: x,
790
- buttonSecondaryLabel: A,
791
- adjustedQuickSelectRanges: d,
792
- // Events
793
- onCancel: P,
794
- onDateSelected: T,
795
- openFilter: L,
796
- clearFilter: g,
797
- resetFilter: O,
798
- updateFilter: D,
799
- onDatePickerRangeError: C,
800
- onDatePickerRangeFormDateInputUpdate: v,
801
- onDateInputSelected: G,
802
- onRangeSelectorInput: w
803
- };
804
- }
805
- });
806
- var Cl = function() {
807
- var t, n, o, s, r, u, d, p, F, b, S, y, B, k, A, x, D, g, O, L, P, T, w;
808
- var e = this, l = e._self._c;
809
- return e._self._setupProxy, l("bento-base-filter", { ref: "baseFilter", staticClass: "b-base-filter-date-range-filter", attrs: { "button-label": e.buttonLabel, "button-secondary-label": e.buttonSecondaryLabel, controlled: !e.onlySlot, disabled: e.disabled, "disable-apply-button": e.isApplyButtonDisabled, "disable-secondary-button": e.isSecondaryButtonDisabled, "default-value": e.defaultValue, field: e.field, label: e.label, "only-slot": e.onlySlot, "tooltip-position": (t = e.options) == null ? void 0 : t.tooltipPosition, "tooltip-text": (n = e.options) == null ? void 0 : n.tooltipText, "fit-content": "" }, on: { open: e.openFilter, clear: e.clearFilter, reset: e.resetFilter, cancel: e.onCancel } }, [e.onlySlot ? l("bento-date-range-picker", { attrs: { "allow-time-input": (o = e.options) == null ? void 0 : o.allowTimeInput, "model-value": e.internalFilterValue, "first-day-of-week": (s = e.options) == null ? void 0 : s.firstDayOfWeek, "is-date-disabled": (r = e.options) == null ? void 0 : r.isDateDisabled, "number-of-months": (u = e.options) == null ? void 0 : u.numberOfMonths, "quick-select-ranges": (d = e.options) == null ? void 0 : d.quickSelectRanges, variant: (p = e.options) == null ? void 0 : p.variant, disabled: e.disabled, granularities: (F = e.options) == null ? void 0 : F.granularities, "max-range": (b = e.options) == null ? void 0 : b.maxRange, min: (S = e.options) == null ? void 0 : S.min, max: (y = e.options) == null ? void 0 : y.max, "date-form-data": e.formData, "show-end-date-on-open": (B = e.options) == null ? void 0 : B.showEndDateOnOpen }, on: { "update:model-value": e.onDateInputSelected } }) : [l("div", { staticClass: "b-date-range-filter" }, [l("date-range-picker-calendar", { attrs: { "allow-time-input": (k = e.options) == null ? void 0 : k.allowTimeInput, "first-day-of-week": (A = e.options) == null ? void 0 : A.firstDayOfWeek, "is-date-disabled": (x = e.options) == null ? void 0 : x.isDateDisabled, granularities: (D = e.options) == null ? void 0 : D.granularities, "max-range": (g = e.options) == null ? void 0 : g.maxRange, min: (O = e.options) == null ? void 0 : O.min, max: (L = e.options) == null ? void 0 : L.max, "number-of-months": (P = e.options) == null ? void 0 : P.numberOfMonths, "quick-select-ranges": e.adjustedQuickSelectRanges, value: e.internalFilterValue, "date-form-data": e.formData, "show-end-date-on-open": (T = e.options) == null ? void 0 : T.showEndDateOnOpen, variant: (w = e.options) == null ? void 0 : w.variant }, on: { input: e.onDateSelected, "custom-range": e.onRangeSelectorInput, error: e.onDatePickerRangeError, "form-date": e.onDatePickerRangeFormDateInputUpdate, "start-date-selected": function(G) {
810
- e.isSelectingDate = !0;
811
- } }, scopedSlots: e._u([{ key: "title", fn: function() {
812
- return [l("bento-typography", { attrs: { strongest: "", variant: "body", el: "span" } }, [e._v(" " + e._s(e.label) + " ")])];
813
- }, proxy: !0 }, { key: "actions", fn: function() {
814
- return [l("bento-divider", { staticClass: "b-date-range-filter__divider" }), l("bento-button-actions", { staticClass: "b-date-range-filter__actions", attrs: { actions: e.actions, layout: "space-between" } })];
815
- }, proxy: !0 }]) })], 1)]], 2);
816
- }, Dl = [], Tl = /* @__PURE__ */ U(
817
- Sl,
818
- Cl,
819
- Dl,
820
- !1,
821
- null,
822
- "9fb1aa27"
823
- );
824
- const tt = Tl.exports, Al = {
825
- name: "bento-radio-group-filter"
826
- }, Il = /* @__PURE__ */ V({
827
- ...Al,
828
- props: {
829
- disabled: { type: Boolean },
830
- defaultValue: { default: void 0 },
831
- field: null,
832
- label: null,
833
- options: { default: () => ({
834
- items: []
835
- }) },
836
- onlySlot: { type: Boolean },
837
- value: { default: void 0 }
838
- },
839
- emits: ["input", "update"],
840
- setup(a, { emit: e }) {
841
- const l = a, {
842
- // Fields
843
- internalFilterValue: t,
844
- isSecondaryButtonDisabled: n,
845
- isApplyButtonDisabled: o,
846
- // Methods
847
- clearFilter: s,
848
- openFilter: r,
849
- resetFilter: u
850
- } = ze(N(l, "value"), N(l, "defaultValue")), d = i(() => {
851
- var y;
852
- const S = ((y = l.options.items.find((B) => B.value === l.value)) == null ? void 0 : y.label) || "";
853
- return X(S, 12);
854
- }), p = i(() => ({
855
- "b-radio-group-filter--only-slot": l.onlySlot
856
- }));
857
- function F(S) {
858
- t.value = S, e("input", { ...l, value: t.value });
859
- }
860
- function b() {
861
- e("update", { ...l, value: t.value });
862
- }
863
- return { __sfc: !0, props: l, emit: e, internalFilterValue: t, isSecondaryButtonDisabled: n, isApplyButtonDisabled: o, clearFilter: s, openFilter: r, resetFilter: u, buttonSecondaryLabel: d, conditionalClasses: p, onInput: F, updateFilter: b, BentoRadioGroup: Ve, BentoBaseFilter: ee };
864
- }
865
- });
866
- var Pl = function() {
867
- var n;
868
- var e = this, l = e._self._c, t = e._self._setupProxy;
869
- return l(t.BentoBaseFilter, e._b({ attrs: { "button-label": e.label, "button-secondary-label": t.buttonSecondaryLabel, "disable-apply-button": t.isApplyButtonDisabled, "disable-secondary-button": t.isSecondaryButtonDisabled, "only-slot": e.onlySlot }, on: { apply: t.updateFilter, clear: function(o) {
870
- return t.clearFilter(t.updateFilter);
871
- }, open: t.openFilter, reset: function(o) {
872
- return t.resetFilter(t.updateFilter);
873
- } } }, "bento-base-filter", e.$props, !1), [l("div", { staticClass: "b-radio-group-filter", class: t.conditionalClasses }, [l(t.BentoRadioGroup, { attrs: { items: (n = e.options) == null ? void 0 : n.items, label: e.label, disabled: e.disabled, "hide-label": "", variant: "vertical" }, on: { "update:model-value": t.onInput }, model: { value: t.internalFilterValue, callback: function(o) {
874
- t.internalFilterValue = o;
875
- }, expression: "internalFilterValue" } })], 1)]);
876
- }, xl = [], Ll = /* @__PURE__ */ U(
877
- Il,
878
- Pl,
879
- xl,
880
- !1,
881
- null,
882
- "8fe9c1b3"
883
- );
884
- const lt = Ll.exports, Ol = {
885
- "en-US": {
886
- all: "All",
887
- noFiltersMatchThisSearch: "No filters match this search",
888
- searchFilter: "Search {filter}"
889
- },
890
- "ja-JP": {
891
- all: "すべて",
892
- noFiltersMatchThisSearch: "この検索に一致するフィルターはありません",
893
- searchFilter: "{filter}を検索"
894
- },
895
- "pt-BR": {
896
- all: "Todos",
897
- noFiltersMatchThisSearch: "Nenhum filtro corresponde a esta busca",
898
- searchFilter: "Procurar {filter}"
899
- }
900
- }, El = {
901
- i18n: { messages: Ol }
902
- }, Rl = /* @__PURE__ */ V({
903
- ...El,
904
- __name: "select-filter-button",
905
- props: {
906
- /**
907
- * Disables the filter from being interacted with.
908
- */
909
- disabled: { type: Boolean, default: !1 },
910
- /**
911
- * Default value of the filter to reset to.
912
- *
913
- */
914
- defaultValue: {
915
- type: [String, Number, Array],
916
- default: null
917
- },
918
- /**
919
- * Filter name/key referencing the actual property name in the data set.
920
- * Should be unique per filter bar.
921
- */
922
- field: { type: String, required: !0 },
923
- /**
924
- * Label text to be displayed
925
- */
926
- label: { type: String, required: !0 },
927
- /**
928
- * Renders the base filter's slot content only - leaving out the button and the popover.
929
- * Used for the allFiltersModal component.
930
- */
931
- onlySlot: { type: Boolean, default: !1 },
932
- /**
933
- * List of options that are needed to setup the filter
934
- * Available options:
935
- * - multiple: If "true", the user will be able to select multiple items.
936
- * - listboxItems: The option elements to populate the filter with.
937
- *
938
- * @default undefined
939
- */
940
- options: {
941
- type: Object,
942
- default: void 0
943
- },
944
- /**
945
- * Current value of the filter
946
- *
947
- * @default undefined
948
- */
949
- value: {
950
- type: [String, Number, Array, Object],
951
- default: void 0
952
- }
953
- },
954
- emits: ["input", "update"],
955
- setup(a, { emit: e }) {
956
- var z, C;
957
- const l = a, t = _e(), { t: n } = Z(), o = I(""), s = N(l, "options"), r = I(l.options.listboxItems ?? []), { cachedSelectedListboxOptions: u, setCachedValues: d, resetCache: p } = Ie(
958
- r,
959
- N(l, "value"),
960
- N(s.value, "multiple")
961
- ), { cachedSelectedListboxOptions: F } = Ie(
962
- r,
963
- N(l, "defaultValue"),
964
- N(s.value, "multiple")
965
- ), { internalFilterValue: b, isSecondaryButtonDisabled: S, isApplyButtonDisabled: y } = oe(u, F);
966
- q(s, () => {
967
- r.value = s.value.listboxItems ?? [];
968
- });
969
- const B = De(
970
- o,
971
- r,
972
- (C = (z = l.options) == null ? void 0 : z.search) == null ? void 0 : C.searchEvent
973
- ), k = i(() => n("noFiltersMatchThisSearch")), A = i(() => l.label), x = i(() => {
974
- var R, j, H, c, E;
975
- const v = !((R = l == null ? void 0 : l.options) != null && R.multiple) && l.value != null, m = ((j = l == null ? void 0 : l.options) == null ? void 0 : j.multiple) && Array.isArray(l.value) && l.value.length === 1;
976
- if (v || m) {
977
- if ((H = l.options) != null && H.enableValueLabelPair) {
978
- let f = ((c = l.value) == null ? void 0 : c.length) > 0 ? l.value[0].label : l.value.label;
979
- return f || (f = l.value, bt(
980
- 'BentoFilterBar Select filter (single & multi): The "value" provided is incorrect. The "value" must be of type "BentoListboxSelectedValueLabelPair" or "Array<BentoListboxSelectedValueLabelPair>" when "enableValueLabelPair" is set to true'
981
- )), X(f, 12);
982
- }
983
- let _ = (E = l.options.listboxItems.flatMap((f) => f.items ? f.items : f).find(
984
- ({ value: f }) => {
985
- var $;
986
- return Array.isArray(l.value) ? ($ = l == null ? void 0 : l.value) == null ? void 0 : $.includes(f) : f === l.value;
987
- }
988
- )) == null ? void 0 : E.label;
989
- return !_ && l.value && (_ = l.value[0]), X(_, 12);
990
- }
991
- return null;
992
- }), D = i(() => be(`filter-listbox-${l.field}`)), g = (v) => {
993
- var H, c, E;
994
- b.value = v;
995
- const { onlySlot: m, ...R } = l;
996
- if ((H = l.options) != null && H.multiple) {
997
- let M;
998
- (c = l.options) != null && c.enableValueLabelPair ? M = v.length ? b.value : null : M = v.length ? b.value.map(({ value: _ }) => _) : null, e(h.INPUT, { ...R, value: M });
999
- return;
1000
- }
1001
- let j;
1002
- (E = l.options) != null && E.enableValueLabelPair ? j = v.length ? v[0] : null : j = v.length ? v[0].value : null, e(h.INPUT, { ...R, value: j });
1003
- }, O = () => {
1004
- var j, H, c, E, M, _;
1005
- const { onlySlot: v, ...m } = l;
1006
- if (l.options.multiple) {
1007
- b.value && ((j = b.value) == null ? void 0 : j.length) === 0 && (b.value = l.defaultValue !== null ? F.value : void 0);
1008
- let f;
1009
- (H = l.options) != null && H.enableValueLabelPair ? f = (c = b.value) != null && c.length ? b.value : null : f = (E = b.value) != null && E.length ? (M = b.value) == null ? void 0 : M.map(({ value: $ }) => $) : null, e(h.UPDATE, {
1010
- ...m,
1011
- value: f
1012
- });
1013
- return;
1014
- }
1015
- let R;
1016
- (_ = l.options) != null && _.enableValueLabelPair ? R = b.value.length ? b.value[0] : void 0 : R = b.value.length ? b.value[0].value : void 0, e(h.UPDATE, { ...m, value: R });
1017
- }, L = () => {
1018
- var v, m;
1019
- b.value = u.value, (m = (v = l.options) == null ? void 0 : v.onOpen) == null || m.call(v);
1020
- }, P = () => {
1021
- o.value && (o.value = "");
1022
- }, T = () => {
1023
- d(F.value), b.value = F.value, O();
1024
- }, w = () => {
1025
- p(), b.value = [], O();
1026
- }, G = i(() => {
1027
- var R, j;
1028
- if (l.value == null || !l.options.multiple)
1029
- return null;
1030
- const v = (R = l.options.listboxItems) == null ? void 0 : R.reduce((H, c) => {
1031
- var E;
1032
- return H += (E = c == null ? void 0 : c.items) != null && E.length ? c.items.length : 1, H;
1033
- }, 0), m = (j = l.value) == null ? void 0 : j.length;
1034
- return m === 1 ? null : m === v ? n("all") : m;
1035
- });
1036
- return { __sfc: !0, slots: t, emit: e, props: l, t: n, searchTerm: o, optionsRef: s, itemsRef: r, cachedSelectedListboxOptions: u, setCachedValues: d, resetCache: p, cachedDefaultSelectedListboxOptions: F, internalFilterValue: b, isSecondaryButtonDisabled: S, isApplyButtonDisabled: y, filteredItems: B, noResultsMessage: k, buttonLabel: A, buttonSecondaryLabel: x, listboxFilterId: D, onOptionSelected: g, updateFilter: O, openFilter: L, closeFilter: P, resetFilter: T, clearFilter: w, appliedFiltersCount: G, BentoSearchBar: Ce, BentoDivider: Te, BentoListbox: Pt, BentoBaseFilter: ee };
1037
- }
1038
- });
1039
- var kl = function() {
1040
- var n, o, s, r, u, d, p, F, b, S, y, B, k, A, x, D, g;
1041
- var e = this, l = e._self._c, t = e._self._setupProxy;
1042
- return l(t.BentoBaseFilter, { attrs: { "applied-filters-count": t.appliedFiltersCount, "button-label": t.buttonLabel, "button-secondary-label": t.buttonSecondaryLabel, disabled: e.disabled, "disable-apply-button": t.isApplyButtonDisabled, "disable-secondary-button": t.isSecondaryButtonDisabled, "default-value": e.defaultValue, label: e.label, field: e.field, "only-slot": !1, "tooltip-position": (n = e.options) == null ? void 0 : n.tooltipPosition, "tooltip-text": (o = e.options) == null ? void 0 : o.tooltipText, value: e.value }, on: { apply: t.updateFilter, clear: t.clearFilter, reset: t.resetFilter, open: t.openFilter, close: t.closeFilter } }, [l("div", { staticClass: "b-select-filter-button__search-bar-wrapper" }, [((s = e.options) == null ? void 0 : s.dynamicFiltering) ?? !0 ? l("div", { staticClass: "b-select-filter-button__search-bar" }, [l(t.BentoSearchBar, { attrs: { "debounce-time": (u = (r = e.options) == null ? void 0 : r.search) == null ? void 0 : u.debounceTime, value: t.searchTerm, "input-field-aria-label": t.t("searchFilter", { filter: e.label.toLocaleLowerCase() }) }, on: { input: function(O) {
1043
- t.searchTerm = O;
1044
- } } })], 1) : e._e(), l("div", { staticClass: "b-select-filter-button__divider" }, [l(t.BentoDivider)], 1)]), l(t.BentoListbox, { staticClass: "b-select-filter-button__wrapper", attrs: { id: t.listboxFilterId, "aria-label": e.label, "component-loading": (d = e.options) == null ? void 0 : d.loading, "empty-state": (p = e.options) == null ? void 0 : p.emptyState, "has-more-items": (b = (F = e.options) == null ? void 0 : F.lazy) == null ? void 0 : b.hasMoreItems, items: t.filteredItems, "is-option-disabled": (S = e.options) == null ? void 0 : S.isOptionDisabled, "lazy-load-type": (B = (y = e.options) == null ? void 0 : y.lazy) == null ? void 0 : B.lazyLoadType, loading: (A = (k = e.options) == null ? void 0 : k.lazy) == null ? void 0 : A.loading, multiple: (x = e.options) == null ? void 0 : x.multiple, "static-categories": (D = e.options) == null ? void 0 : D.staticCategories, "no-results-message": t.noResultsMessage, searching: !!t.searchTerm, "selected-value": t.internalFilterValue, "virtual-scroll": (g = e.options) == null ? void 0 : g.virtualScroll }, on: { select: t.onOptionSelected, "space-pressed": t.onOptionSelected, "enter-pressed": t.onOptionSelected, "show-more": function(O) {
1045
- var L, P;
1046
- (P = (L = e.options) == null ? void 0 : L.lazy) == null || P.showMoreEvent();
1047
- } }, scopedSlots: e._u([e._l(t.slots, function(O, L) {
1048
- return { key: L, fn: function(P) {
1049
- return [e._t(L, null, null, P)];
1050
- } };
1051
- })], null, !0) })], 1);
1052
- }, $l = [], Ul = /* @__PURE__ */ U(
1053
- Rl,
1054
- kl,
1055
- $l,
1056
- !1,
1057
- null,
1058
- "0eecb17a"
1059
- );
1060
- const Vl = Ul.exports, wl = {
1061
- "en-US": {
1062
- noFiltersMatchThisSearch: "No filters match this search"
1063
- },
1064
- "ja-JP": {
1065
- noFiltersMatchThisSearch: "この検索に一致するフィルターはありません"
1066
- },
1067
- "pt-BR": {
1068
- noFiltersMatchThisSearch: "Nenhum filtro corresponde a esta pesquisa"
1069
- }
1070
- }, Nl = {
1071
- i18n: { messages: wl },
1072
- name: "select-filter-dropdown"
1073
- }, jl = /* @__PURE__ */ V({
1074
- ...Nl,
1075
- props: {
1076
- /**
1077
- * Disables the filter from being interacted with.
1078
- */
1079
- disabled: { type: Boolean, default: !1 },
1080
- /**
1081
- * Default value of the filter to reset to.
1082
- *
1083
- */
1084
- defaultValue: {
1085
- type: [String, Number, Array],
1086
- default: null
1087
- },
1088
- /**
1089
- * Filter name/key referencing the actual property name in the data set.
1090
- * Should be unique per filter bar.
1091
- */
1092
- field: { type: String, required: !0 },
1093
- /**
1094
- * Label text to be displayed
1095
- */
1096
- label: { type: String, required: !0 },
1097
- /**
1098
- * Renders the base filter's slot content only - leaving out the button and the popover.
1099
- * Used for the allFiltersModal component.
1100
- *
1101
- */
1102
- onlySlot: { type: Boolean, default: !1 },
1103
- /**
1104
- * List of options that are needed to setup the filter
1105
- * Available options:
1106
- * - multiple: If "true", the user will be able to select multiple items.
1107
- * - listboxItems: The option elements to populate the filter with.
1108
- *
1109
- * @default undefined
1110
- */
1111
- options: {
1112
- type: Object,
1113
- default: void 0
1114
- },
1115
- /**
1116
- * Current value of the filter
1117
- *
1118
- * @default undefined
1119
- */
1120
- value: {
1121
- type: [String, Number, Array],
1122
- default: void 0
1123
- }
1124
- },
1125
- emits: ["input", "update"],
1126
- setup(a, { emit: e }) {
1127
- const l = a, { t } = Z(), n = _e(), { internalFilterValue: o } = oe(N(l, "value"), N(l, "defaultValue")), s = N(l, "options"), r = I(l.options.listboxItems);
1128
- q(s, () => {
1129
- r.value = s.value.listboxItems;
1130
- });
1131
- const u = i(() => t("noFiltersMatchThisSearch"));
1132
- return { __sfc: !0, t, slots: n, emit: e, props: l, internalFilterValue: o, optionsRef: s, itemsRef: r, noResultsMessage: u, onOptionSelected: (p) => {
1133
- o.value = p;
1134
- const { onlySlot: F, ...b } = l;
1135
- e(h.INPUT, { ...b, value: o.value });
1136
- }, BentoDropdown: Ct };
1137
- }
1138
- });
1139
- var Ml = function() {
1140
- var n, o, s, r, u, d, p;
1141
- var e = this, l = e._self._c, t = e._self._setupProxy;
1142
- return l(t.BentoDropdown, { attrs: { "model-value": t.internalFilterValue, items: e.options.listboxItems, search: (n = e.options) == null ? void 0 : n.search, multiple: (o = e.options) == null ? void 0 : o.multiple, "static-categories": (s = e.options) == null ? void 0 : s.staticCategories, "no-results-message": t.noResultsMessage, "is-option-disabled": e.options.isOptionDisabled, "dynamic-filtering": ((r = e.options) == null ? void 0 : r.dynamicFiltering) ?? !0, "component-loading": (u = e.options) == null ? void 0 : u.loading, "empty-state": (d = e.options) == null ? void 0 : d.emptyState, disabled: e.disabled, "enable-value-label-pair": (p = e.options) == null ? void 0 : p.enableValueLabelPair }, on: { "update:model-value": t.onOptionSelected, open: () => {
1143
- var F, b;
1144
- return (b = (F = e.options) == null ? void 0 : F.onOpen) == null ? void 0 : b.call(F);
1145
- } }, scopedSlots: e._u([e._l(t.slots, function(F, b) {
1146
- return { key: b, fn: function(S) {
1147
- return [e._t(b, null, null, S)];
1148
- } };
1149
- })], null, !0) });
1150
- }, Hl = [], Gl = /* @__PURE__ */ U(
1151
- jl,
1152
- Ml,
1153
- Hl,
1154
- !1,
1155
- null,
1156
- null
1157
- );
1158
- const Jl = Gl.exports, fe = {
1159
- /**
1160
- * Disables the filter from being interacted with.
1161
- */
1162
- disabled: { type: Boolean, default: !1 },
1163
- /**
1164
- * Default value of the filter to reset to.
1165
- *
1166
- */
1167
- defaultValue: {
1168
- type: [String, Number, Array, Object],
1169
- default: null
1170
- },
1171
- /**
1172
- * Filter name/key referencing the actual property name in the data set.
1173
- * Should be unique per filter bar.
1174
- */
1175
- field: { type: String, required: !0 },
1176
- /**
1177
- * Label text to be displayed
1178
- */
1179
- label: { type: String, required: !0 },
1180
- /**
1181
- * Renders the base filter's slot content only - leaving out the button and the popover.
1182
- * Used for the allFiltersModal component.
1183
- *
1184
- */
1185
- onlySlot: { type: Boolean, default: !1 },
1186
- /**
1187
- * List of options that are needed to setup the filter
1188
- * Available options:
1189
- * - multiple: If "true", the user will be able to select multiple items.
1190
- * - listboxItems: The option elements to populate the filter with.
1191
- * - tooltipPosition: The position of the tooltip attached to the filter button
1192
- * - tooltipText: The content of the tooltip attached to the filter button
1193
- *
1194
- * @default undefined
1195
- */
1196
- options: {
1197
- type: Object,
1198
- default: void 0
1199
- },
1200
- /**
1201
- * Current value of the filter
1202
- *
1203
- * @default undefined
1204
- */
1205
- value: {
1206
- type: [String, Number, Array, Object],
1207
- default: void 0
1208
- }
1209
- }, ql = {}, Yl = /* @__PURE__ */ V({
1210
- ...ql,
1211
- __name: "select-filter",
1212
- props: fe,
1213
- emits: ["input", "update"],
1214
- setup(a, { emit: e }) {
1215
- const l = a, t = _e(), n = (s) => e("input", s), o = (s) => e("update", s);
1216
- return ve(() => {
1217
- var s;
1218
- (s = l == null ? void 0 : l.options) != null && s.messages && me(
1219
- 'BentoFilterBar filter of type "BentoFilterItemType.SELECT" options message property',
1220
- `Please remove the "options.messages" property from this filter, it is not required any more for persistent filters.
1221
- This will be the default behavior in the v2 and "options.messages" will be removed.`,
1222
- "2.0.0"
1223
- );
1224
- }), { __sfc: !0, slots: t, emit: e, props: l, onInput: n, onUpdate: o, SelectFilterButton: Vl, SelectFilterDropdown: Jl };
1225
- }
1226
- });
1227
- var Kl = function() {
1228
- var e = this, l = e._self._c, t = e._self._setupProxy;
1229
- return e.onlySlot ? l(t.SelectFilterDropdown, { attrs: { disabled: e.disabled, "default-value": e.defaultValue, field: e.field, label: e.label, options: e.options, value: e.value }, on: { input: t.onInput, update: t.onUpdate }, scopedSlots: e._u([e._l(t.slots, function(n, o) {
1230
- return { key: o, fn: function(s) {
1231
- return [e._t(o, null, null, s)];
1232
- } };
1233
- })], null, !0) }) : l(t.SelectFilterButton, { attrs: { disabled: e.disabled, "default-value": e.defaultValue, field: e.field, label: e.label, options: e.options, value: e.value }, on: { input: t.onInput, update: t.onUpdate }, scopedSlots: e._u([e._l(t.slots, function(n, o) {
1234
- return { key: o, fn: function(s) {
1235
- return [e._t(o, null, null, s)];
1236
- } };
1237
- })], null, !0) });
1238
- }, Wl = [], zl = /* @__PURE__ */ U(
1239
- Yl,
1240
- Kl,
1241
- Wl,
1242
- !1,
1243
- null,
1244
- null
1245
- );
1246
- const ie = zl.exports, Zl = V({
1247
- name: "bento-select-avatar-filter",
1248
- components: {
1249
- BentoSelectFilter: ie,
1250
- BentoAvatar: Et
1251
- },
1252
- props: {
1253
- ...fe,
1254
- /**
1255
- * List of options that are needed to setup the country filter
1256
- * Available options:
1257
- * - multiple: If "true", the user will be able to select multiple items.
1258
- * - listboxItems: The option elements to populate the filter with {@see BentoSelectCountryFilterOptions}
1259
- */
1260
- options: {
1261
- type: Object,
1262
- default: void 0
1263
- }
1264
- },
1265
- emits: [h.INPUT, h.UPDATE],
1266
- setup(a, { emit: e }) {
1267
- return {
1268
- // Enums
1269
- BentoFilterEvent: h,
1270
- // Methods
1271
- onUpdate: (t) => e(h.UPDATE, t)
1272
- };
1273
- }
1274
- });
1275
- var Ql = function() {
1276
- var e = this, l = e._self._c;
1277
- return e._self._setupProxy, l("bento-select-filter", e._b({ attrs: { field: e.field, label: e.label }, on: { update: e.onUpdate, input: (t) => e.$emit(e.BentoFilterEvent.INPUT, t) }, scopedSlots: e._u([{ key: "default", fn: function({ label: t, data: n }) {
1278
- return [l("bento-avatar", { attrs: { username: t, src: n } })];
1279
- } }]) }, "bento-select-filter", e.$props, !1));
1280
- }, Xl = [], ea = /* @__PURE__ */ U(
1281
- Zl,
1282
- Ql,
1283
- Xl,
1284
- !1,
1285
- null,
1286
- null
1287
- );
1288
- const at = ea.exports, ta = V({
1289
- name: "bento-select-currency-filter",
1290
- components: {
1291
- BentoSelectFilter: ie,
1292
- ListboxOptionTag: Ye
1293
- },
1294
- props: {
1295
- ...fe,
1296
- /**
1297
- * List of options that are needed to setup the country filter
1298
- * Available options:
1299
- * - multiple: If "true", the user will be able to select multiple items.
1300
- * - listboxItems: The option elements to populate the filter with {@see BentoSelectCurrencyFilterOptions}
1301
- */
1302
- options: {
1303
- type: Object,
1304
- default: void 0
1305
- }
1306
- },
1307
- emits: [h.INPUT, h.UPDATE],
1308
- setup(a, { emit: e }) {
1309
- var s;
1310
- const l = (r) => {
1311
- e(h.UPDATE, r);
1312
- }, t = I([]);
1313
- q(
1314
- () => {
1315
- var r;
1316
- return (r = a.options) == null ? void 0 : r.listboxItems;
1317
- },
1318
- (r) => {
1319
- t.value = r || [];
1320
- },
1321
- { immediate: !0 }
1322
- );
1323
- const n = (s = a.options) != null && s.search ? a.options.search : {
1324
- debounceTime: 500,
1325
- searchEvent: async (r) => {
1326
- var F, b, S, y;
1327
- if (!r) {
1328
- t.value = ((F = a.options) == null ? void 0 : F.listboxItems) || [];
1329
- return;
1330
- }
1331
- const u = (((b = a.options) == null ? void 0 : b.listboxItems) || []).map((B) => ({
1332
- ...B,
1333
- label: `${B.value} ${B.label}`
1334
- })), d = De(
1335
- I(r),
1336
- I(u),
1337
- (y = (S = a.options) == null ? void 0 : S.search) == null ? void 0 : y.searchEvent,
1338
- I(!1)
1339
- ).value, p = d == null ? void 0 : d.map((B) => ({
1340
- ...B,
1341
- label: B.label.substring(B.value.length + 1)
1342
- }));
1343
- t.value = p;
1344
- }
1345
- }, o = i(() => ({
1346
- ...a.options,
1347
- search: n,
1348
- listboxItems: t.value
1349
- }));
1350
- return {
1351
- // Enums
1352
- BentoFilterEvent: h,
1353
- // Methods
1354
- onUpdate: l,
1355
- internalOptions: o
1356
- };
1357
- }
1358
- });
1359
- var la = function() {
1360
- var e = this, l = e._self._c;
1361
- return e._self._setupProxy, l("bento-select-filter", e._b({ attrs: { field: e.field, label: e.label, options: e.internalOptions }, on: { update: e.onUpdate, input: (t) => e.$emit(e.BentoFilterEvent.INPUT, t) }, scopedSlots: e._u([{ key: "default", fn: function(t) {
1362
- return [l("listbox-option-tag", { attrs: { option: t } })];
1363
- } }]) }, "bento-select-filter", e.$props, !1));
1364
- }, aa = [], na = /* @__PURE__ */ U(
1365
- ta,
1366
- la,
1367
- aa,
1368
- !1,
1369
- null,
1370
- null
1371
- );
1372
- const nt = na.exports, oa = {
1373
- name: "bento-select-country-filter"
1374
- }, sa = /* @__PURE__ */ V({
1375
- ...oa,
1376
- props: {
1377
- ...fe,
1378
- /**
1379
- * List of options that are needed to setup the country filter
1380
- * Available options:
1381
- * - multiple: If "true", the user will be able to select multiple items.
1382
- * - listboxItems: The option elements to populate the filter with {@see BentoSelectCountryFilterOptions}
1383
- * - variant: Which label variant to display for the option item.
1384
- */
1385
- options: {
1386
- type: Object,
1387
- default: void 0
1388
- }
1389
- },
1390
- emits: [h.INPUT, h.UPDATE],
1391
- setup(a, { emit: e }) {
1392
- const l = a, t = I(l.options.variant), n = I(l.options.listboxItems);
1393
- q([() => l.options.variant, () => l.options.listboxItems], () => {
1394
- t.value = l.options.variant, n.value = l.options.listboxItems;
1395
- });
1396
- const o = (u) => e(h.UPDATE, u), s = Ot(t, n), r = i(() => ({
1397
- ...l != null && l.options ? l.options : {},
1398
- listboxItems: s.value
1399
- }));
1400
- return (!t.value || t.value === "custom") && me(
1401
- 'BentoSelectCountryFilter type with `options.variant==="custom"`',
1402
- "Use any of the other BentoSelectCountryFilter variants instead OR use BentoSelectFilter type for custom labels",
1403
- "2.0.0"
1404
- ), { __sfc: !0, props: l, emit: e, variant: t, listboxItems: n, onUpdate: o, countryItems: s, countryOptions: r, BentoFilterEvent: h, BentoTypography: pe, BentoSelectFilter: ie };
1405
- }
1406
- });
1407
- var ia = function() {
1408
- var e = this, l = e._self._c, t = e._self._setupProxy;
1409
- return l(t.BentoSelectFilter, e._b({ attrs: { field: e.field, label: e.label, options: t.countryOptions }, on: { update: t.onUpdate, input: (n) => e.$emit(t.BentoFilterEvent.INPUT, n) }, scopedSlots: e._u([{ key: "default", fn: function({ label: n }) {
1410
- return [l(t.BentoTypography, { attrs: { el: "span" } }, [e._v(e._s(n))])];
1411
- } }]) }, "bento-select-filter", t.props, !1));
1412
- }, ra = [], ua = /* @__PURE__ */ U(
1413
- sa,
1414
- ia,
1415
- ra,
1416
- !1,
1417
- null,
1418
- null
1419
- );
1420
- const ot = ua.exports, ca = V({
1421
- name: "bento-select-payment-method-filter",
1422
- components: {
1423
- BentoSelectFilter: ie,
1424
- BentoPaymentMethod: Lt
1425
- },
1426
- props: {
1427
- ...fe,
1428
- /**
1429
- * List of options that are needed to setup the payment method filter
1430
- * Available options:
1431
- * - multiple: If "true", the user will be able to select multiple items.
1432
- * - listboxItems: The option elements to populate the filter with {@see BentoSelectPaymentMethodFilterOptions}
1433
- */
1434
- options: {
1435
- type: Object,
1436
- default: void 0
1437
- }
1438
- },
1439
- emits: [h.INPUT, h.UPDATE],
1440
- setup(a, { emit: e }) {
1441
- return {
1442
- // Enums
1443
- BentoFilterEvent: h,
1444
- // Methods
1445
- onUpdate: (t) => e(h.UPDATE, t)
1446
- };
1447
- }
1448
- });
1449
- var da = function() {
1450
- var e = this, l = e._self._c;
1451
- return e._self._setupProxy, l("bento-select-filter", e._b({ attrs: { field: e.field, label: e.label }, on: { update: e.onUpdate, input: (t) => e.$emit(e.BentoFilterEvent.INPUT, t) }, scopedSlots: e._u([{ key: "default", fn: function({ value: t, label: n }) {
1452
- return [l("bento-payment-method", { attrs: { type: t, label: n } })];
1453
- } }]) }, "bento-select-filter", e.$props, !1));
1454
- }, pa = [], fa = /* @__PURE__ */ U(
1455
- ca,
1456
- da,
1457
- pa,
1458
- !1,
1459
- null,
1460
- null
1461
- );
1462
- const st = fa.exports, ba = V({
1463
- name: "bento-select-country-filter",
1464
- components: {
1465
- BentoSelectFilter: ie,
1466
- ListboxOptionTag: Ye
1467
- },
1468
- props: {
1469
- ...fe,
1470
- /**
1471
- * List of options that are needed to setup the tag filter
1472
- * Available options:
1473
- * - multiple: If "true", the user will be able to select multiple items.
1474
- * - listboxItems: The option elements to populate the filter with {@see BentoSelectTagFilterOptions}
1475
- */
1476
- options: {
1477
- type: Object,
1478
- default: void 0
1479
- }
1480
- },
1481
- emits: [h.INPUT, h.UPDATE],
1482
- setup(a, { emit: e }) {
1483
- const l = (o) => e(h.UPDATE, o), t = i(
1484
- () => {
1485
- var o, s;
1486
- return (s = (o = a == null ? void 0 : a.options) == null ? void 0 : o.listboxItems) == null ? void 0 : s.map(({ label: r, value: u, variant: d }) => ({ label: r, value: u, data: d }));
1487
- }
1488
- );
1489
- return {
1490
- // Values
1491
- countryOptions: i(() => ({
1492
- ...a.options,
1493
- listboxItems: t.value
1494
- })),
1495
- // Methods
1496
- onUpdate: l,
1497
- // Enums
1498
- BentoFilterEvent: h
1499
- };
1500
- }
1501
- });
1502
- var va = function() {
1503
- var e = this, l = e._self._c;
1504
- return e._self._setupProxy, l("bento-select-filter", e._b({ attrs: { field: e.field, label: e.label, options: e.countryOptions }, on: { update: e.onUpdate, input: (t) => e.$emit(e.BentoFilterEvent.INPUT, t) }, scopedSlots: e._u([{ key: "default", fn: function({ label: t, data: n }) {
1505
- return [l("listbox-option-tag", { attrs: { option: { value: t, data: n, label: "" } } })];
1506
- } }]) }, "bento-select-filter", e.$props, !1));
1507
- }, _a = [], ya = /* @__PURE__ */ U(
1508
- ba,
1509
- va,
1510
- _a,
1511
- !1,
1512
- null,
1513
- null
1514
- );
1515
- const it = ya.exports, ma = {
1516
- "en-US": {
1517
- filter: "My filter",
1518
- resetFilter: "Reset filter {filterName}"
1519
- }
1520
- }, Fa = {
1521
- i18n: { messages: ma },
1522
- name: "bento-toggle-filter"
1523
- }, ha = /* @__PURE__ */ V({
1524
- ...Fa,
1525
- props: {
1526
- description: null,
1527
- disabled: { type: Boolean, default: !1 },
1528
- field: null,
1529
- label: null,
1530
- onlySlot: { type: Boolean, default: !1 },
1531
- options: { default: void 0 },
1532
- value: { type: Boolean, default: !1 }
1533
- },
1534
- emits: ["input", "update"],
1535
- setup(a, { emit: e }) {
1536
- const l = a, { t } = Z(), n = be("toggle-filter-checkbox-label"), o = be("toggle-filter-checkbox-description"), s = I(l.value);
1537
- q(
1538
- () => l.value,
1539
- (b) => {
1540
- s.value = b;
1541
- }
1542
- );
1543
- const r = i(() => ({
1544
- "b-toggle-filter__only-slot--disabled": l.disabled
1545
- })), u = (b) => {
1546
- s.value = b, e("input", { ...l, value: b });
1547
- }, d = () => {
1548
- e("update", { ...l, value: s.value });
1549
- };
1550
- return { __sfc: !0, t, checkboxLabelId: n, checkboxDescriptionId: o, props: l, emit: e, internalValue: s, onlySlotConditionalClasses: r, onInput: u, updateProps: d, toggleFilter: () => {
1551
- s.value = !s.value, d();
1552
- }, resetFilter: () => {
1553
- s.value = !1, d();
1554
- }, vBentoTooltipDirective: Ne, FilterBarButtonGroup: Ze, FilterBarButton: Fe, CheckboxInput: It, BentoTypography: pe, CheckmarkIcon: xt, CrossSmallIcon: je };
1555
- }
1556
- });
1557
- var ga = function() {
1558
- var n, o;
1559
- var e = this, l = e._self._c, t = e._self._setupProxy;
1560
- return e.onlySlot ? l("label", { staticClass: "b-toggle-filter__only-slot", class: t.onlySlotConditionalClasses }, [l(t.CheckboxInput, { staticClass: "b-toggle-filter__checkbox", attrs: { "aria-labelledby": t.checkboxLabelId, "aria-describedby": t.checkboxDescriptionId, disabled: e.disabled, "model-value": t.internalValue }, on: { "update:model-value": t.onInput } }), l("div", { staticClass: "b-toggle-filter__content" }, [l(t.BentoTypography, { attrs: { id: t.checkboxLabelId, variant: "title", medium: "" } }, [e._v(e._s(e.label))]), e.description ? l(t.BentoTypography, { attrs: { id: t.checkboxDescriptionId } }, [e._v(e._s(e.description))]) : e._e()], 1)], 1) : l(t.FilterBarButtonGroup, { directives: [{ name: "bento-tooltip-directive", rawName: "v-bento-tooltip-directive:[options?.tooltipPosition]", value: (n = e.options) == null ? void 0 : n.tooltipText, expression: "options?.tooltipText", arg: (o = e.options) == null ? void 0 : o.tooltipPosition }], attrs: { "skip-grouping": !t.internalValue } }, [l(t.FilterBarButton, { attrs: { "aria-pressed": t.internalValue ? "true" : "false", active: t.internalValue, disabled: e.disabled }, on: { click: t.toggleFilter } }, [l("div", { staticClass: "b-toggle-filter" }, [e._v(" " + e._s(e.label) + " "), l(t.CheckmarkIcon, { directives: [{ name: "show", rawName: "v-show", value: t.internalValue, expression: "internalValue" }], staticClass: "b-toggle-filter__checkmark", attrs: { "aria-hidden": "true" } })], 1)]), t.internalValue ? l(t.FilterBarButton, { attrs: { "aria-label": t.t("resetFilter", { filterName: e.label }), disabled: e.disabled, active: t.internalValue }, on: { click: t.resetFilter }, scopedSlots: e._u([{ key: "iconLeft", fn: function() {
1561
- return [l(t.CrossSmallIcon, { attrs: { "aria-hidden": "true" } })];
1562
- }, proxy: !0 }], null, !1, 1418887828) }) : e._e()], 1);
1563
- }, Ba = [], Sa = /* @__PURE__ */ U(
1564
- ha,
1565
- ga,
1566
- Ba,
1567
- !1,
1568
- null,
1569
- "16cb6c7e"
1570
- );
1571
- const rt = Sa.exports, Ca = {
1572
- "en-US": {
1573
- no: "No",
1574
- yes: "Yes"
1575
- },
1576
- "ja-JP": {
1577
- no: "いいえ",
1578
- yes: "はい"
1579
- },
1580
- "pt-BR": {
1581
- no: "Não",
1582
- yes: "Sim"
1583
- }
1584
- }, Da = V({
1585
- name: "bento-boolean-filter",
1586
- i18n: { messages: Ca },
1587
- components: { BentoBaseFilter: ee, BentoRadioGroup: Ve },
1588
- props: {
1589
- /**
1590
- * Disables the filter from being interacted with.
1591
- */
1592
- disabled: { type: Boolean, default: !1 },
1593
- /**
1594
- * Default value of the filter to reset to.
1595
- */
1596
- defaultValue: { type: [String, Boolean], default: null },
1597
- /**
1598
- * Filter name/key referencing the actual property name in the data set.
1599
- * Should be unique per filter bar.
1600
- */
1601
- field: { type: String, required: !0 },
1602
- /**
1603
- * Label text to be displayed
1604
- */
1605
- label: { type: String, required: !0 },
1606
- /**
1607
- * Current value of the filter
1608
- */
1609
- value: { type: [String, Boolean], default: null },
1610
- /**
1611
- * Renders the base filter's slot content only - leaving out the button and the popover.
1612
- * Used for the allFiltersModal component.
1613
- */
1614
- onlySlot: { type: Boolean, default: !1 },
1615
- /**
1616
- * List of options that are needed to setup the filter
1617
- * Available options:
1618
- * - positiveOption: The positive option label/value
1619
- * - negativeOption: The positive option label/value
1620
- * - tooltipPosition: The position of the tooltip attached to the filter button
1621
- * - tooltipText: The content of the tooltip attached to the filter button
1622
- */
1623
- options: {
1624
- type: Object,
1625
- default: void 0
1626
- }
1627
- },
1628
- emits: [h.INPUT, h.UPDATE],
1629
- setup(a, { emit: e }) {
1630
- const { t: l } = Z(), t = (D) => typeof D == "boolean" ? D == null ? void 0 : D.toString() : D, n = (D) => {
1631
- var g, O, L, P;
1632
- return ((O = (g = a == null ? void 0 : a.options) == null ? void 0 : g.positiveOption) == null ? void 0 : O.value) !== void 0 && ((P = (L = a == null ? void 0 : a.options) == null ? void 0 : L.negativeOption) == null ? void 0 : P.value) !== void 0 && typeof a.options.positiveOption.value == "boolean" && typeof a.options.negativeOption.value == "boolean" && typeof D == "string" ? D === "true" : D;
1633
- }, o = i(() => t(a.defaultValue)), s = i(() => t(a.value)), r = i(() => a.options && a.options.positiveOption && a.options.negativeOption ? [
1634
- {
1635
- ...a.options.positiveOption,
1636
- value: t(a.options.positiveOption.value)
1637
- },
1638
- {
1639
- ...a.options.negativeOption,
1640
- value: t(a.options.negativeOption.value)
1641
- }
1642
- ] : [
1643
- { value: "yes", label: l("yes") },
1644
- { value: "no", label: l("no") }
1645
- ]), { internalFilterValue: u, isSecondaryButtonDisabled: d, isApplyButtonDisabled: p } = oe(
1646
- s,
1647
- o
1648
- ), F = i(() => a.label), b = i(
1649
- () => {
1650
- var D;
1651
- return X((D = r.value.find(({ value: g }) => g === s.value)) == null ? void 0 : D.label, 12);
1652
- }
1653
- ), S = i(() => ({
1654
- "b-boolean-filter--only-slot": a.onlySlot
1655
- }));
1656
- ye(() => {
1657
- u.value || (u.value = null);
1658
- });
1659
- const y = (D) => {
1660
- u.value = D, e(h.INPUT, {
1661
- ...a,
1662
- value: n(u.value)
1663
- });
1664
- }, B = () => {
1665
- u.value = s.value;
1666
- }, k = () => {
1667
- e(h.UPDATE, {
1668
- ...a,
1669
- value: n(u.value)
1670
- });
1671
- }, A = () => e(h.UPDATE, { ...a, value: a.defaultValue }), x = () => {
1672
- u.value = null, k();
1673
- };
1674
- return ve(() => {
1675
- me(
1676
- 'Boolean filter "BentoFilterItemType.BOOLEAN"',
1677
- 'Use the Radio group filter type "BentoFilterItemType.RADIO_GROUP" instead.',
1678
- "2.0.0"
1679
- );
1680
- }), {
1681
- // Values
1682
- items: r,
1683
- conditionalClasses: S,
1684
- buttonLabel: F,
1685
- buttonSecondaryLabel: b,
1686
- internalFilterValue: u,
1687
- isApplyButtonDisabled: p,
1688
- isSecondaryButtonDisabled: d,
1689
- translatedValue: s,
1690
- translatedDefaultValue: o,
1691
- // Events
1692
- onInput: y,
1693
- updateFilter: k,
1694
- clearFilter: x,
1695
- openFilter: B,
1696
- resetFilter: A
1697
- };
1698
- }
1699
- });
1700
- var Ta = function() {
1701
- var t, n;
1702
- var e = this, l = e._self._c;
1703
- return e._self._setupProxy, l("bento-base-filter", e._b({ attrs: { value: e.translatedValue, "default-value": e.translatedDefaultValue, "button-label": e.buttonLabel, "button-secondary-label": e.buttonSecondaryLabel, "disable-apply-button": e.isApplyButtonDisabled, "disable-secondary-button": e.isSecondaryButtonDisabled, "only-slot": e.onlySlot, "tooltip-position": (t = e.options) == null ? void 0 : t.tooltipPosition, "tooltip-text": (n = e.options) == null ? void 0 : n.tooltipText }, on: { apply: e.updateFilter, clear: e.clearFilter, open: e.openFilter, reset: e.resetFilter } }, "bento-base-filter", e.$props, !1), [l("div", { staticClass: "b-boolean-filter", class: e.conditionalClasses, on: { keydown: function(o) {
1704
- return !o.type.indexOf("key") && e._k(o.keyCode, "enter", 13, o.key, "Enter") ? null : e.updateFilter.apply(null, arguments);
1705
- } } }, [l("bento-radio-group", { attrs: { items: e.items, label: e.label, "model-value": e.internalFilterValue, disabled: e.disabled, "hide-label": "" }, on: { "update:model-value": e.onInput } })], 1)]);
1706
- }, Aa = [], Ia = /* @__PURE__ */ U(
1707
- Da,
1708
- Ta,
1709
- Aa,
1710
- !1,
1711
- null,
1712
- "975044d8"
1713
- );
1714
- const ut = Ia.exports, Pa = {
1715
- "en-US": {
1716
- from: "From",
1717
- to: "To"
1718
- },
1719
- "ja-JP": {
1720
- from: "開始",
1721
- to: "終了"
1722
- },
1723
- "pt-BR": {
1724
- from: "De",
1725
- to: "Até"
1726
- }
1727
- }, xa = V({
1728
- name: "bento-range-filter",
1729
- i18n: { messages: Pa },
1730
- components: { BentoBaseFilter: ee, BentoInputField: Se },
1731
- props: {
1732
- /**
1733
- * Disables the filter from being interacted with.
1734
- */
1735
- disabled: { type: Boolean, default: !1 },
1736
- /**
1737
- * Default value of the filter to reset to.
1738
- */
1739
- defaultValue: { type: Array, default: null },
1740
- /**
1741
- * Filter name/key referencing the actual property name in the data set.
1742
- * Should be unique per filter bar.
1743
- */
1744
- field: { type: String, required: !0 },
1745
- /**
1746
- * Label text to be displayed
1747
- */
1748
- label: { type: String, required: !0 },
1749
- /**
1750
- * Current value of the filter
1751
- */
1752
- value: { type: Array, default: () => ["", ""] },
1753
- /**
1754
- * Renders the base filter's slot content only - leaving out the button and the popover.
1755
- * Used for the allFiltersModal component.
1756
- */
1757
- onlySlot: { type: Boolean, default: !1 },
1758
- /**
1759
- * List of options that are needed to setup the filter
1760
- * Available options:
1761
- * - tooltipPosition: The position of the tooltip attached to the filter button
1762
- * - tooltipText: The content of the tooltip attached to the filter button
1763
- */
1764
- options: { type: Object, default: void 0 }
1765
- },
1766
- emits: [h.INPUT, h.UPDATE],
1767
- setup(a, { emit: e }) {
1768
- const { t: l } = Z(), t = I(null), { internalFilterValue: n, isSecondaryButtonDisabled: o, isApplyButtonDisabled: s } = oe(
1769
- N(a, "value"),
1770
- N(a, "defaultValue")
1771
- ), r = i(() => {
1772
- var L, P, T, w, G, z, C, v;
1773
- if (!((L = a.value) != null && L[0]) && !((P = a.value) != null && P[1]))
1774
- return null;
1775
- let x = "";
1776
- (T = a.value) != null && T[0] ? (w = a.value) != null && w[1] || (x = "≥") : x = "≤";
1777
- const D = (G = a.value) != null && G[0] ? `${X(a.value[0], 5)}` : "", g = (z = a.value) != null && z[0] && ((C = a.value) != null && C[1]) ? " - " : "", O = (v = a.value) != null && v[1] ? `${X(a.value[1], 5)}` : "";
1778
- return `${x}${D}${g}${O}`;
1779
- }), u = i(() => a.label), d = i(() => r.value), p = i(() => ({
1780
- "b-range-filter--only-slot": a.onlySlot
1781
- })), F = () => {
1782
- n.value = a.value, $e(() => t.value.focusInput());
1783
- }, b = () => {
1784
- e(h.INPUT, { ...a, value: n.value });
1785
- }, S = (x) => {
1786
- n.value = [x, n.value[1]], b();
1787
- }, y = (x) => {
1788
- n.value = [n.value[0], x], b();
1789
- }, B = () => {
1790
- n.value.some((x) => x) || (n.value = a.defaultValue !== null ? a.defaultValue : void 0), e(h.UPDATE, {
1791
- ...a,
1792
- value: n.value
1793
- });
1794
- };
1795
- return {
1796
- // Values
1797
- inputTextRef: t,
1798
- conditionalClasses: p,
1799
- internalFilterValue: n,
1800
- isApplyButtonDisabled: s,
1801
- isSecondaryButtonDisabled: o,
1802
- buttonLabel: u,
1803
- buttonSecondaryLabel: d,
1804
- // Events
1805
- updateFrom: S,
1806
- updateTo: y,
1807
- updateFilter: B,
1808
- clearFilter: () => {
1809
- n.value = ["", ""], B();
1810
- },
1811
- openFilter: F,
1812
- resetFilter: () => e(h.UPDATE, { ...a, value: a.defaultValue }),
1813
- // Translations
1814
- t: l
1815
- };
1816
- }
1817
- });
1818
- var La = function() {
1819
- var t, n;
1820
- var e = this, l = e._self._c;
1821
- return e._self._setupProxy, l("bento-base-filter", e._b({ attrs: { "disable-apply-button": e.isApplyButtonDisabled, "disable-secondary-button": e.isSecondaryButtonDisabled, "button-label": e.buttonLabel, "button-secondary-label": e.buttonSecondaryLabel, "only-slot": e.onlySlot, "tooltip-position": (t = e.options) == null ? void 0 : t.tooltipPosition, "tooltip-text": (n = e.options) == null ? void 0 : n.tooltipText }, on: { apply: e.updateFilter, clear: e.clearFilter, open: e.openFilter, reset: e.resetFilter } }, "bento-base-filter", e.$props, !1), [l("div", { staticClass: "b-range-filter", class: e.conditionalClasses, on: { keydown: function(o) {
1822
- return !o.type.indexOf("key") && e._k(o.keyCode, "enter", 13, o.key, "Enter") ? null : e.updateFilter.apply(null, arguments);
1823
- } } }, [l("bento-input-field", { ref: "inputTextRef", attrs: { "model-value": e.internalFilterValue ? e.internalFilterValue[0] : "", type: "number", "aria-label": e.t("from").toString(), disabled: e.disabled }, on: { "update:model-value": e.updateFrom } }, [e._v(" " + e._s(e.t("from")) + " ")]), l("bento-input-field", { staticClass: "b-range-filter__input-field", attrs: { "model-value": e.internalFilterValue ? e.internalFilterValue[1] : "", type: "number", "aria-label": e.t("to"), disabled: e.disabled }, on: { "update:model-value": e.updateTo } }, [e._v(" " + e._s(e.t("to")) + " ")])], 1)]);
1824
- }, Oa = [], Ea = /* @__PURE__ */ U(
1825
- xa,
1826
- La,
1827
- Oa,
1828
- !1,
1829
- null,
1830
- "540f94ab"
1831
- );
1832
- const ct = Ea.exports, Ra = {
1833
- "en-US": {
1834
- all: "All"
1835
- },
1836
- "ja-JP": {
1837
- all: "すべて"
1838
- },
1839
- "pt-BR": {
1840
- all: "Todos"
1841
- }
1842
- }, ka = {
1843
- name: "bento-checkbox-group-filter",
1844
- i18n: { messages: Ra }
1845
- }, $a = /* @__PURE__ */ V({
1846
- ...ka,
1847
- props: {
1848
- disabled: { type: Boolean, default: !1 },
1849
- defaultValue: { default: void 0 },
1850
- field: null,
1851
- label: null,
1852
- onlySlot: { type: Boolean, default: !1 },
1853
- options: { default: void 0 },
1854
- value: { default: void 0 }
1855
- },
1856
- emits: ["input", "update"],
1857
- setup(a, { emit: e }) {
1858
- const l = a, { t } = Z(), {
1859
- internalFilterValue: n,
1860
- isSecondaryButtonDisabled: o,
1861
- isApplyButtonDisabled: s,
1862
- clearFilter: r,
1863
- resetFilter: u,
1864
- openFilter: d
1865
- } = ze(N(l, "value"), N(l, "defaultValue")), p = I(n.value ?? []), F = i(() => ({
1866
- "b-checkbox-group-filter--only-slot": l.onlySlot
1867
- })), b = i(() => l.label), S = i(
1868
- () => {
1869
- var A, x;
1870
- return p.value.length === 1 ? X(
1871
- ((x = (A = l.options) == null ? void 0 : A.checkboxItems.find((D) => p.value[0] === D.value)) == null ? void 0 : x.label) ?? "",
1872
- 12
1873
- ) : null;
1874
- }
1875
- ), y = i(() => {
1876
- var A;
1877
- return !p.value.length || S.value ? null : p.value.length === ((A = l.options) == null ? void 0 : A.checkboxItems.length) ? t("all") : p.value.length;
1878
- });
1879
- return { __sfc: !0, props: l, emit: e, t, internalFilterValue: n, isSecondaryButtonDisabled: o, isApplyButtonDisabled: s, clearFilter: r, resetFilter: u, openFilter: d, displayedValues: p, conditionalClasses: F, buttonLabel: b, buttonSecondaryLabel: S, appliedFiltersCount: y, updateFilter: (A) => {
1880
- p.value = A ?? [], e("update", { ...l, value: A });
1881
- }, onModelValueUpdate: (A) => {
1882
- n.value = A, e("input", { ...l, value: n.value });
1883
- }, BentoCheckboxGroup: ht, BentoBaseFilter: ee };
1884
- }
1885
- });
1886
- var Ua = function() {
1887
- var n, o, s;
1888
- var e = this, l = e._self._c, t = e._self._setupProxy;
1889
- return l(t.BentoBaseFilter, e._b({ attrs: { "applied-filters-count": t.appliedFiltersCount, "button-label": t.buttonLabel, "button-secondary-label": t.buttonSecondaryLabel, "disable-apply-button": t.isApplyButtonDisabled, "disable-secondary-button": t.isSecondaryButtonDisabled, "tooltip-position": (n = e.options) == null ? void 0 : n.tooltipPosition, "tooltip-text": (o = e.options) == null ? void 0 : o.tooltipText }, on: { apply: function(r) {
1890
- return t.updateFilter(t.internalFilterValue);
1891
- }, clear: function(r) {
1892
- return t.clearFilter(t.updateFilter);
1893
- }, open: t.openFilter, reset: function(r) {
1894
- return t.resetFilter(t.updateFilter);
1895
- } } }, "bento-base-filter", e.$props, !1), [l("div", { staticClass: "b-checkbox-group-filter", class: t.conditionalClasses, on: { keydown: function(r) {
1896
- return !r.type.indexOf("key") && e._k(r.keyCode, "enter", 13, r.key, "Enter") ? null : t.updateFilter(t.internalFilterValue);
1897
- } } }, [l(t.BentoCheckboxGroup, { attrs: { "model-value": t.internalFilterValue, items: (s = e.options) == null ? void 0 : s.checkboxItems, label: e.label, disabled: e.disabled, "hide-label": "" }, on: { "update:model-value": t.onModelValueUpdate } })], 1)]);
1898
- }, Va = [], wa = /* @__PURE__ */ U(
1899
- $a,
1900
- Ua,
1901
- Va,
1902
- !1,
1903
- null,
1904
- "508aa213"
1905
- );
1906
- const dt = wa.exports, Ee = 430, Re = 700;
1907
- function Na(a, e) {
1908
- const l = I("div"), t = I(!1), n = I(0), o = i(() => !(n.value < Ee && e.value.small === "multi-line"));
1909
- function s() {
1910
- t.value = !1, l.value = "div";
1911
- }
1912
- function r() {
1913
- t.value = !0, l.value = qe;
1914
- }
1915
- function u() {
1916
- n.value > Re || n.value < Re && n.value >= Ee && e.value.medium === "multi-line" ? s() : r();
1917
- }
1918
- return q(() => e.value, u), gt(a, (d) => {
1919
- n.value = d[0].contentRect.width, u();
1920
- }), {
1921
- screenLayoutComponent: l,
1922
- showSearchbarInsideContainer: o,
1923
- isOneLineLayout: t
1924
- };
1925
- }
1926
- var Be = /* @__PURE__ */ ((a) => (a.INPUT = "input", a))(Be || {});
1927
- const ja = V({
1928
- name: "base-filter-button",
1929
- components: { BaseButton: Me, BentoTypography: pe, ChevronUpIcon: Tt, ChevronDownIcon: At },
1930
- props: {
1931
- /**
1932
- * The number of applies values within the filter.
1933
- * e.g. if 2 items in a dropdown filter have been applied, the number 2 will be shown here.
1934
- */
1935
- amountAppliedValues: { type: [Number, String], default: null },
1936
- /**
1937
- * Disables button functionality.
1938
- */
1939
- disabled: { type: Boolean, default: !1 },
1940
- /**
1941
- * Signifies if the filter is open or closed.
1942
- */
1943
- isFilterOpen: { type: Boolean, default: !1 },
1944
- /**
1945
- * Toggles if a chevron icon should be displayed in the button.
1946
- * The chevron will change depending on the open state of the filter.
1947
- */
1948
- hasChevron: { type: Boolean, default: !1 },
1949
- /**
1950
- * Renders the text in a stronger variant.
1951
- */
1952
- bold: { type: Boolean, default: !1 }
1953
- },
1954
- emits: [Ae.CLICK],
1955
- setup(a, { slots: e, emit: l, attrs: t }) {
1956
- const n = i(() => e.default ? Je(e)("default") : null), o = Ge({ ariaLabel: n }), s = I(null), r = i(() => {
1957
- var p;
1958
- return {
1959
- "aria-controls": (p = t["aria-controls"]) == null ? void 0 : p.toString()
1960
- };
1961
- }), u = i(() => ({
1962
- "b-base-filter-button--with-chevron": a.hasChevron,
1963
- "b-base-filter-button--filter-open": a.isFilterOpen
1964
- }));
1965
- return {
1966
- // Values
1967
- ariaAttributes: r,
1968
- computedAriaLabel: o,
1969
- conditionalClasses: u,
1970
- // Methods
1971
- onClickButton: () => {
1972
- a.disabled || l(Ae.CLICK);
1973
- },
1974
- hasSlot: He(e),
1975
- // Refs
1976
- baseFilterButtonRef: s
1977
- };
1978
- }
1979
- });
1980
- var Ma = function() {
1981
- var e = this, l = e._self._c;
1982
- return e._self._setupProxy, l("base-button", { ref: "baseFilterButtonRef", staticClass: "b-base-filter-button", class: e.conditionalClasses, attrs: { disabled: e.disabled, "aria-label": e.computedAriaLabel, "aria-controls": e.ariaAttributes["aria-controls"], type: "button" }, on: { click: e.onClickButton }, scopedSlots: e._u([e.hasChevron ? { key: "iconRight", fn: function() {
1983
- return [e.isFilterOpen ? l("chevron-up-icon", { attrs: { "aria-hidden": "true" } }) : l("chevron-down-icon", { attrs: { "aria-hidden": "true" } })];
1984
- }, proxy: !0 } : null], null, !0) }, [l("div", { staticClass: "b-base-filter-button__default-container" }, [l("div", { staticClass: "b-base-filter-button__label-container" }, [l("bento-typography", { staticClass: "b-base-filter-button__label", attrs: { el: "span", variant: "body", stronger: e.bold } }, [e._t("default")], 2)], 1), e.amountAppliedValues && !e.hasChevron ? l("div", { staticClass: "b-base-filter-button__counter-wrapper" }, [l("bento-typography", { staticClass: "b-base-filter-button__counter", attrs: { el: "span", variant: "body", stronger: "" } }, [e._v(" " + e._s(e.amountAppliedValues) + " ")])], 1) : e._e()])]);
1985
- }, Ha = [], Ga = /* @__PURE__ */ U(
1986
- ja,
1987
- Ma,
1988
- Ha,
1989
- !1,
1990
- null,
1991
- "66b170d4"
1992
- );
1993
- const Ja = Ga.exports, qa = V({
1994
- name: "all-filters-modal-button",
1995
- components: { BaseFilterButton: Ja },
1996
- props: {
1997
- /**
1998
- * Button label to be displayed
1999
- */
2000
- label: { type: String, required: !0 },
2001
- /**
2002
- * Total count of applied filters
2003
- */
2004
- appliedFiltersCount: { type: [Number, String], default: null },
2005
- /**
2006
- * Indicates whether the filter popover tied to this button is showing
2007
- */
2008
- isFilterOpen: { type: Boolean, default: !1 },
2009
- /**
2010
- * Disables button functionality.
2011
- */
2012
- disabled: { type: Boolean, default: !1 }
2013
- },
2014
- emits: ["click"],
2015
- setup(a, { emit: e }) {
2016
- return {
2017
- conditionalClasses: i(() => ({
2018
- "b-all-filters-modal-button--with-counter": a.appliedFiltersCount,
2019
- "b-all-filters-modal-button--filter-open": a.isFilterOpen
2020
- })),
2021
- onClick: () => {
2022
- e("click");
2023
- }
2024
- };
2025
- }
2026
- });
2027
- var Ya = function() {
2028
- var e = this, l = e._self._c;
2029
- return e._self._setupProxy, l("base-filter-button", { staticClass: "b-all-filters-modal-button", class: e.conditionalClasses, attrs: { "amount-applied-values": e.appliedFiltersCount, "is-filter-open": e.isFilterOpen, disabled: e.disabled }, on: { click: e.onClick } }, [e._v(" " + e._s(e.label) + " ")]);
2030
- }, Ka = [], Wa = /* @__PURE__ */ U(
2031
- qa,
2032
- Ya,
2033
- Ka,
2034
- !1,
2035
- null,
2036
- "4c415ac7"
2037
- );
2038
- const za = Wa.exports;
2039
- let ke = 0;
2040
- const Za = {
2041
- beforeCreate() {
2042
- this.uuid = ke.toString(), ke += 1;
2043
- }
2044
- };
2045
- var Qa = function() {
2046
- var e = this, l = e._self._c;
2047
- return l("svg", e._b({ staticClass: "ui-assets-icons-16", attrs: { role: "img", xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "none" } }, "svg", e.$attrs, !1), [e.$attrs["svg-title"] ? l("title", [e._v(e._s(e.$attrs["svg-title"]))]) : e._e(), l("path", { attrs: { fill: "#001222", d: "M12.6465 4.58337C12.32 3.42912 11.2588 2.58337 10 2.58337C8.74122 2.58337 7.67998 3.42912 7.35352 4.58337H1.25V6.08337H7.35352C7.67998 7.23763 8.74122 8.08337 10 8.08337C11.2588 8.08337 12.32 7.23763 12.6465 6.08337H14.75V4.58337H12.6465ZM11.25 5.33337C11.25 6.02373 10.6904 6.58337 10 6.58337C9.30964 6.58337 8.75 6.02373 8.75 5.33337C8.75 4.64302 9.30964 4.08337 10 4.08337C10.6904 4.08337 11.25 4.64302 11.25 5.33337Z" } }), l("path", { attrs: { fill: "#001222", d: "M4 7.91687C5.25878 7.91687 6.32002 8.76262 6.64648 9.91687H14.75V11.4169H6.64648C6.32002 12.5711 5.25878 13.4169 4 13.4169C2.48122 13.4169 1.25 12.1857 1.25 10.6669C1.25 9.14809 2.48122 7.91687 4 7.91687ZM5.25 10.6669C5.25 9.97651 4.69036 9.41687 4 9.41687C3.30964 9.41687 2.75 9.97651 2.75 10.6669C2.75 11.3572 3.30964 11.9169 4 11.9169C4.69036 11.9169 5.25 11.3572 5.25 10.6669Z" } })]);
2048
- }, Xa = [], en = /* @__PURE__ */ U(
2049
- Za,
2050
- Qa,
2051
- Xa,
2052
- !1,
2053
- null,
2054
- null
2055
- );
2056
- const tn = en.exports, ln = {
2057
- "en-US": {
2058
- activeFilters: "Active filters",
2059
- all: "All",
2060
- allFilters: "All filters",
2061
- applyAll: "Apply all",
2062
- cancel: "Cancel",
2063
- clear: "Clear",
2064
- clearAll: "Clear all",
2065
- noFiltersMatchThisSearch: "No filters match this search",
2066
- otherFilters: "Other filters",
2067
- searchBar: "Search bar"
2068
- },
2069
- "ja-JP": {
2070
- activeFilters: "アクティブなフィルター",
2071
- all: "すべて",
2072
- allFilters: "すべてのフィルター",
2073
- applyAll: "すべて適用",
2074
- cancel: "キャンセル",
2075
- clear: "クリア",
2076
- clearAll: "すべてクリア",
2077
- noFiltersMatchThisSearch: "この検索に一致するフィルターはありません",
2078
- otherFilters: "他のフィルター",
2079
- searchBar: "検索バー"
2080
- },
2081
- "pt-BR": {
2082
- activeFilters: "Filtros ativos",
2083
- all: "Todos",
2084
- allFilters: "Todos os filtros",
2085
- applyAll: "Aplicar tudo",
2086
- cancel: "Cancelar",
2087
- clear: "Limpar",
2088
- clearAll: "Limpar tudo",
2089
- noFiltersMatchThisSearch: "Nenhum filtro corresponde a esta busca",
2090
- otherFilters: "Outros filtros",
2091
- searchBar: "Barra de pesquisa"
2092
- }
2093
- }, an = V({
2094
- i18n: { messages: ln },
2095
- name: "all-filters-modal",
2096
- components: {
2097
- AllFiltersModalButton: za,
2098
- BentoBooleanFilter: ut,
2099
- BentoButton: St,
2100
- BentoCheckboxGroupFilter: dt,
2101
- BentoDateFilter: et,
2102
- BentoDateRangeFilter: tt,
2103
- BentoInputFilter: Qe,
2104
- BentoInputWithDropdownFilter: Xe,
2105
- BentoModal: Bt,
2106
- BentoRadioGroupFilter: lt,
2107
- BentoRangeFilter: ct,
2108
- BentoSearchBar: Ce,
2109
- BentoSelectAvatarFilter: at,
2110
- BentoSelectCurrencyFilter: nt,
2111
- BentoSelectCountryFilter: ot,
2112
- BentoSelectFilter: ie,
2113
- BentoSelectPaymentMethodFilter: st,
2114
- BentoSelectTagFilter: it,
2115
- BentoToggleFilter: rt,
2116
- BentoTypography: pe,
2117
- FilterBarButton: Fe,
2118
- SlidersIcon: tn
2119
- },
2120
- props: {
2121
- /**
2122
- * Array of filters based on {@see FilterBarModel}.
2123
- * Each one of the elements in the array correspond to a filter that will
2124
- * be created and rendered in the AllFiltersModal.
2125
- *
2126
- * Can be used with v-model or independently with the @input event.
2127
- *
2128
- * @example
2129
- * [{
2130
- * field: 'company',
2131
- * label: 'Company',
2132
- * value: '200',
2133
- * type: FilterType.TEXT,
2134
- * }, {
2135
- * field: 'name',
2136
- * label: 'Name',
2137
- * value: null,
2138
- * type: FilterType.TEXT,
2139
- * }]
2140
- */
2141
- value: {
2142
- type: Array,
2143
- default: () => []
2144
- }
2145
- },
2146
- emits: [Be.INPUT],
2147
- setup(a, { emit: e }) {
2148
- const l = I(a.value), t = be("all-filters-modal"), n = I([]), o = I(!1), s = I(0), r = I(null), u = I(""), { t: d, n: p } = Z(), F = De(u, N(l, "value")), b = I({});
2149
- ye(() => {
2150
- b.value = [];
2151
- }), q(
2152
- () => a.value,
2153
- () => {
2154
- o.value ? l.value = a.value.map((_, f) => ({ ..._, value: l.value[f].value })) : l.value = a.value;
2155
- }
2156
- );
2157
- const S = (_) => _.sort((f, $) => f.label > $.label ? 1 : $.label > f.label ? -1 : 0), y = i(
2158
- () => S(
2159
- F.value.filter(
2160
- (_) => {
2161
- var f, $;
2162
- return Array.isArray(_.value) ? ((f = _.value) == null ? void 0 : f.length) && (($ = _.value) == null ? void 0 : $.find((Y) => Y !== "")) : _.value;
2163
- }
2164
- )
2165
- )
2166
- ), B = i(
2167
- () => S(
2168
- F.value.filter(
2169
- (_) => {
2170
- var f, $;
2171
- return Array.isArray(_.value) ? ((f = _.value) == null ? void 0 : f.length) === 0 || (($ = _.value) == null ? void 0 : $.every((Y) => Y === "")) : !_.value;
2172
- }
2173
- )
2174
- )
2175
- ), k = i(() => {
2176
- var _;
2177
- return u.value && ((_ = F.value) == null ? void 0 : _.length) === 0;
2178
- }), A = i(() => l.value[s.value]), x = () => {
2179
- const _ = y.value.length ? y.value[0] : B.value[0], f = l.value.findIndex(
2180
- ($) => $.label === _.label && $.field === _.field
2181
- );
2182
- s.value = f;
2183
- };
2184
- ve(() => {
2185
- x();
2186
- });
2187
- const D = (_) => _.map((f) => {
2188
- var $, Y, Q, te, le, ae, ne, re;
2189
- switch (f.type) {
2190
- case J.SELECT:
2191
- case J.SELECT_AVATAR:
2192
- case J.SELECT_COUNTRY:
2193
- case J.SELECT_CURRENCY:
2194
- case J.SELECT_PAYMENT_METHOD:
2195
- case J.SELECT_TAG:
2196
- return (($ = f.options) == null ? void 0 : $.multiple) === !0 ? {
2197
- label: f.label,
2198
- field: f.field,
2199
- count: (Y = f.value) != null && Y.length ? (Q = f.value) == null ? void 0 : Q.length : null
2200
- } : {
2201
- label: f.label,
2202
- field: f.field,
2203
- count: f.value == null ? null : 1
2204
- };
2205
- case J.DATE_RANGE:
2206
- return {
2207
- label: f.label,
2208
- field: f.field,
2209
- count: ((te = f.value) == null ? void 0 : te.startDate) != null && ((le = f.value) == null ? void 0 : le.endDate) != null ? 1 : null
2210
- };
2211
- case J.RANGE:
2212
- return {
2213
- label: f.label,
2214
- field: f.field,
2215
- count: (ae = f.value) != null && ae.find((K) => K !== "") ? 1 : null
2216
- };
2217
- case J.CHECKBOX_GROUP:
2218
- return {
2219
- label: f.label,
2220
- field: f.field,
2221
- count: (ne = f.value) != null && ne.length ? (re = f.value) == null ? void 0 : re.length : null
2222
- };
2223
- case J.TOGGLE:
2224
- return {
2225
- label: f.label,
2226
- field: f.field,
2227
- count: f.value ? 1 : null
2228
- };
2229
- case J.INPUT:
2230
- case J.BOOLEAN:
2231
- case J.DATE:
2232
- case J.RADIO_GROUP:
2233
- default:
2234
- return {
2235
- label: f.label,
2236
- field: f.field,
2237
- count: f.value != null ? 1 : null
2238
- };
2239
- }
2240
- }), g = i(
2241
- () => {
2242
- var _;
2243
- return Array.isArray(A.value.value) ? ((_ = A.value) == null ? void 0 : _.value.length) && A.value.value.find((f) => f !== "") : !!l.value[s.value].value;
2244
- }
2245
- ), O = i(() => A.value.type !== J.TOGGLE), L = i(() => !g.value || A.value.disabled), P = i(
2246
- () => {
2247
- var _;
2248
- return (_ = D(a.value)) == null ? void 0 : _.filter(({ count: f }) => !!f).length;
2249
- }
2250
- ), T = () => {
2251
- o.value ? o.value = !1 : o.value = !0;
2252
- }, w = (_) => {
2253
- var Q, te, le, ae, ne;
2254
- const f = D(l.value).find((re) => re.field === _.field).count, $ = typeof _.type == "string" && // Type guard to avoid casting
2255
- _.type.includes("BentoSelect") && ((Q = _.options) == null ? void 0 : Q.multiple) && f === ((le = (te = _.options) == null ? void 0 : te.listboxItems) == null ? void 0 : le.length), Y = typeof _.type == "string" && _.type === J.CHECKBOX_GROUP && f === ((ne = (ae = _.options) == null ? void 0 : ae.checkboxItems) == null ? void 0 : ne.length);
2256
- return $ || Y ? d("all") : f === null ? null : p(f);
2257
- }, G = (_, f) => {
2258
- s.value = l.value.findIndex(
2259
- ($) => $.label === _ && $.field === f
2260
- );
2261
- }, z = () => {
2262
- u.value = "";
2263
- }, C = () => {
2264
- o.value = !1, l.value = a.value, z(), x();
2265
- }, v = (_) => {
2266
- const f = l.value.map(({ value: $, ...Y }, Q) => Q === s.value ? { value: _.value, ...Y } : { value: $, ...Y });
2267
- l.value = f;
2268
- }, m = () => {
2269
- v({
2270
- field: A.value.field,
2271
- label: A.value.label,
2272
- type: A.value.type,
2273
- value: void 0
2274
- });
2275
- }, R = () => {
2276
- l.value = a.value.map(({ value: _, ...f }) => ({
2277
- ...f,
2278
- value: void 0
2279
- }));
2280
- }, j = () => {
2281
- e(Be.INPUT, l.value), o.value = !1;
2282
- }, H = i(
2283
- () => JSON.stringify(l.value) === JSON.stringify(a.value)
2284
- ), c = i(() => [
2285
- {
2286
- title: d("applyAll"),
2287
- disabled: H.value,
2288
- event: j
2289
- },
2290
- {
2291
- title: d("cancel"),
2292
- event: C
2293
- },
2294
- {
2295
- title: d("clearAll"),
2296
- disabled: !P.value,
2297
- event: R
2298
- }
2299
- ]);
2300
- return {
2301
- // Values
2302
- allFiltersModalUniqueId: t,
2303
- allFiltersModalFiltersSection: n,
2304
- allFiltersModalFilterButtons: b,
2305
- numberOfActiveFilters: P,
2306
- isEmptyResultForSearchFilter: k,
2307
- isModalOpen: o,
2308
- isClearButtonDisabled: L,
2309
- activeFilters: y,
2310
- otherFilters: B,
2311
- modalActions: c,
2312
- selectedFilter: A,
2313
- selectedFilterRef: r,
2314
- searchTerm: u,
2315
- shouldShowFilterTitle: O,
2316
- // Methods
2317
- onClickAllFiltersModal: T,
2318
- getFilterCount: w,
2319
- cancel: C,
2320
- selectFilter: G,
2321
- clearFilter: m,
2322
- updateFilter: v,
2323
- onSearchbarClear: z,
2324
- onKeydownRight: () => {
2325
- Dt(1, r.value.$el).focus();
2326
- },
2327
- onKeydownLeft: () => {
2328
- b.value[A.value.label].$el.focus();
2329
- },
2330
- // Translations
2331
- t: d
2332
- };
2333
- }
2334
- });
2335
- var nn = function() {
2336
- var e = this, l = e._self._c;
2337
- return e._self._setupProxy, l("div", { staticClass: "b-all-filters-modal" }, [l("filter-bar-button", { attrs: { "is-filter-open": e.isModalOpen, "applied-filters-count": e.numberOfActiveFilters, "no-applied-state-styles": "" }, on: { click: e.onClickAllFiltersModal }, scopedSlots: e._u([{ key: "iconLeft", fn: function() {
2338
- return [l("sliders-icon", { attrs: { "aria-hidden": "true" } })];
2339
- }, proxy: !0 }]) }, [e._v(" " + e._s(e.t("allFilters")) + " ")]), l("bento-modal", { staticClass: "'b-all-filters-modal__modal'", attrs: { "is-open": e.isModalOpen, "with-column-layout": !0, size: "large", actions: e.modalActions, "is-dismissible": !1, "hide-close-button": "" }, on: { "close-modal": e.cancel }, scopedSlots: e._u([{ key: "default", fn: function() {
2340
- return [e._v(" " + e._s(e.t("allFilters")) + " ")];
2341
- }, proxy: !0 }, { key: "content-col-1", fn: function() {
2342
- return [l("div", { ref: "allFiltersModalFiltersSection", staticClass: "b-all-filters-modal__filters", on: { keydown: function(t) {
2343
- return !t.type.indexOf("key") && e._k(t.keyCode, "right", 39, t.key, ["Right", "ArrowRight"]) || "button" in t && t.button !== 2 ? null : e.onKeydownRight.apply(null, arguments);
2344
- } } }, [l("bento-search-bar", { staticClass: "b-all-filters-modal__search-bar", attrs: { value: e.searchTerm, "input-field-aria-label": e.t("searchBar").toString() }, on: { input: function(t) {
2345
- e.searchTerm = t;
2346
- }, clear: e.onSearchbarClear } }), e.isEmptyResultForSearchFilter ? l("div", { staticClass: "b-all-filters-modal__empty-search-message" }, [l("bento-typography", { attrs: { el: "span" } }, [e._v(" " + e._s(e.t("noFiltersMatchThisSearch")))])], 1) : e._e(), e.activeFilters.length ? l("div", { staticClass: "b-all-filters-modal__filters-section" }, [l("bento-typography", { staticClass: "b-all-filters-modal__filters-section-title", attrs: { id: `active-filters-${e.allFiltersModalUniqueId}`, el: "span", variant: "caption" } }, [e._v(" " + e._s(e.t("activeFilters")) + " ")]), l("ul", { staticClass: "b-all-filters-modal__filters-list", attrs: { "aria-labelledby": `active-filters-${e.allFiltersModalUniqueId}` } }, e._l(e.activeFilters, function(t) {
2347
- return l("li", { key: `${t.label}-${t.field}` }, [l("all-filters-modal-button", { ref: (n) => e.allFiltersModalFilterButtons[t.label] = n, refInFor: !0, attrs: { label: t.label, "applied-filters-count": e.getFilterCount(t), "is-filter-open": e.selectedFilter.label === t.label, disabled: t.disabled }, on: { click: function(n) {
2348
- return e.selectFilter(t.label, t.field);
2349
- } } })], 1);
2350
- }), 0)], 1) : e._e(), e.otherFilters.length ? l("div", { staticClass: "b-all-filters-modal__filters-section" }, [e.activeFilters.length ? l("bento-typography", { staticClass: "b-all-filters-modal__filters-section-title", attrs: { id: `other-filters-${e.allFiltersModalUniqueId}`, el: "span", variant: "caption" } }, [e._v(" " + e._s(e.t("otherFilters")) + " ")]) : e._e(), l("ul", { staticClass: "b-all-filters-modal__filters-list", attrs: { "aria-labelledby": `other-filters-${e.allFiltersModalUniqueId}` } }, e._l(e.otherFilters, function(t) {
2351
- return l("li", { key: `${t.label}-${t.field}` }, [l("all-filters-modal-button", { ref: (n) => e.allFiltersModalFilterButtons[t.label] = n, refInFor: !0, attrs: { label: t.label, disabled: t.disabled, "applied-filters-count": e.getFilterCount(t), "is-filter-open": e.selectedFilter.label === t.label }, on: { click: function(n) {
2352
- return e.selectFilter(t.label, t.field);
2353
- } } })], 1);
2354
- }), 0)], 1) : e._e()], 1)];
2355
- }, proxy: !0 }, { key: "content-col-2", fn: function() {
2356
- return [l("div", { staticClass: "b-all-filters-modal__selected-filter-content", on: { keydown: function(t) {
2357
- return !t.type.indexOf("key") && e._k(t.keyCode, "left", 37, t.key, ["Left", "ArrowLeft"]) || "button" in t && t.button !== 0 ? null : e.onKeydownLeft.apply(null, arguments);
2358
- } } }, [e.shouldShowFilterTitle ? l("div", { staticClass: "b-all-filters-modal__selected-filter-text" }, [l("bento-typography", { attrs: { el: "div", variant: "title", medium: "" } }, [e._v(" " + e._s(e.selectedFilter.label) + " ")]), e.selectedFilter.description ? l("bento-typography", { attrs: { el: "div", variant: "body", wide: "" } }, [e._v(" " + e._s(e.selectedFilter.description) + " ")]) : e._e()], 1) : e._e(), l("div", { staticClass: "b-all-filters-modal__selected-filter-component" }, [l(e.selectedFilter.type, { key: e.selectedFilter.field, ref: "selectedFilterRef", tag: "component", attrs: { description: e.selectedFilter.description, field: e.selectedFilter.field, label: e.selectedFilter.label, options: e.selectedFilter.options, value: e.selectedFilter.value, "default-value": e.selectedFilter.defaultValue, "only-slot": !0, disabled: e.selectedFilter.disabled }, on: { input: e.updateFilter } })], 1), l("div", { staticClass: "b-all-filters-modal__clear-button" }, [l("bento-button", { attrs: { variant: "secondary", disabled: e.isClearButtonDisabled }, on: { click: e.clearFilter } }, [e._v(e._s(e.t("clear")))])], 1)])];
2359
- }, proxy: !0 }]) })], 1);
2360
- }, on = [], sn = /* @__PURE__ */ U(
2361
- an,
2362
- nn,
2363
- on,
2364
- !1,
2365
- null,
2366
- "d8463454"
2367
- );
2368
- const rn = sn.exports, un = {
2369
- "en-US": {
2370
- clearFilters: "Clear filters",
2371
- filtersHaveBeenCleared: "Filters have been cleared.",
2372
- filtersHaveBeenReset: "Filters have been reset.",
2373
- resetFilters: "Reset filters",
2374
- searchBar: "Search bar",
2375
- undo: "Undo"
2376
- },
2377
- "ja-JP": {
2378
- clearFilters: "フィルターをクリア",
2379
- filtersHaveBeenCleared: "フィルターをクリアしました。",
2380
- filtersHaveBeenReset: "フィルターがリセットされました。",
2381
- resetFilters: "フィルターのリセット",
2382
- searchBar: "検索バー",
2383
- undo: "元に戻す"
2384
- },
2385
- "pt-BR": {
2386
- clearFilters: "Limpar filtros",
2387
- filtersHaveBeenCleared: "Os filtros foram apagados.",
2388
- filtersHaveBeenReset: "Os filtros foram limpos.",
2389
- resetFilters: "Redefinir filtros",
2390
- searchBar: "Barra de busca",
2391
- undo: "Desfazer"
2392
- }
2393
- }, cn = {
2394
- i18n: { messages: un },
2395
- name: "bento-filter-bar",
2396
- components: {
2397
- BentoBooleanFilter: ut,
2398
- BentoCheckboxGroupFilter: dt,
2399
- BentoDateFilter: et,
2400
- BentoDateRangeFilter: tt,
2401
- BentoInputFilter: Qe,
2402
- BentoInputWithDropdownFilter: Xe,
2403
- BentoRadioGroupFilter: lt,
2404
- BentoRangeFilter: ct,
2405
- BentoSelectAvatarFilter: at,
2406
- BentoSelectCountryFilter: ot,
2407
- BentoSelectCurrencyFilter: nt,
2408
- BentoSelectFilter: ie,
2409
- BentoSelectPaymentMethodFilter: st,
2410
- BentoSelectTagFilter: it,
2411
- BentoTeleport: we,
2412
- BentoToggleFilter: rt,
2413
- FixedScroller: qe
2414
- }
2415
- }, dn = /* @__PURE__ */ V({
2416
- ...cn,
2417
- props: {
2418
- config: { default: () => [] },
2419
- filterValues: { default: () => [] },
2420
- containerSizeLayout: { default: () => ({
2421
- medium: "one-line",
2422
- small: "multi-line"
2423
- }) },
2424
- search: { default: void 0 },
2425
- searchTerm: { default: void 0 },
2426
- showAppliedHiddenFilters: { type: Boolean, default: !1 },
2427
- value: { default: () => [] },
2428
- filterValuesObject: { default: void 0 }
2429
- },
2430
- emits: [
2431
- se.INPUT,
2432
- se.UPDATE_FILTER_VALUES_OBJECT,
2433
- se.UPDATE_FILTER_VALUES_ARRAY,
2434
- ue.CLEAR,
2435
- ue.INPUT,
2436
- ue.UPDATE
2437
- ],
2438
- setup(a, { expose: e, emit: l }) {
2439
- const t = a, { t: n } = Z(), o = I(null), s = i(
2440
- () => {
2441
- var C, v;
2442
- return (v = ((C = t.config) == null ? void 0 : C.length) > 0 ? t.config : t.value) == null ? void 0 : v.map((m) => {
2443
- var j;
2444
- let R = (j = t.filterValues.find(({ field: H }) => H === m.field)) == null ? void 0 : j.value;
2445
- return t.filterValuesObject && m.field in t.filterValuesObject && (R = t.filterValuesObject[m.field]), R === void 0 && (R = (m == null ? void 0 : m.value) === void 0 && (m == null ? void 0 : m.defaultValue) !== void 0 ? m == null ? void 0 : m.defaultValue : m == null ? void 0 : m.value), { ...m, value: R !== void 0 ? R : m == null ? void 0 : m.value };
2446
- });
2447
- }
2448
- ), { addToast: r } = Ht(), { screenLayoutComponent: u, showSearchbarInsideContainer: d, isOneLineLayout: p } = Na(
2449
- o,
2450
- N(t, "containerSizeLayout")
2451
- ), F = i(() => ({
2452
- "b-filter-bar__fixed-scroller": p.value,
2453
- "b-filter-bar__container": !p.value
2454
- // Multi-line
2455
- })), b = i(() => ({
2456
- "b-filter-bar__scroller-content": p.value,
2457
- "b-filter-bar__filters": !p.value
2458
- // Multi-line
2459
- })), S = i(() => {
2460
- var C;
2461
- return ((C = t.search) == null ? void 0 : C.inputFieldAriaLabel) || n("searchBar");
2462
- }), y = i(() => {
2463
- if (!t.search)
2464
- return;
2465
- const { debounceTime: C, disabled: v, inputFieldAriaLabel: m, hint: R, placeholder: j } = t.search;
2466
- return { debounceTime: C, disabled: v, inputFieldAriaLabel: m, hint: R, placeholder: j };
2467
- }), B = i(() => s.value.some(
2468
- ({ visible: v }) => v != null
2469
- ) ? s.value.some(({ visible: v }) => !v) : !1), k = i(
2470
- () => s.value.filter(({ defaultValue: C }) => C !== void 0)
2471
- ), A = i(() => s.value.some(
2472
- ({ visible: v }) => v != null
2473
- ) ? s.value.filter(
2474
- ({ defaultValue: v, visible: m, value: R }) => (
2475
- // eslint-disable-next-line eqeqeq
2476
- v === void 0 && m || t.showAppliedHiddenFilters && R != null
2477
- )
2478
- ) : s.value.filter(
2479
- ({ defaultValue: v, value: m }) => (
2480
- // eslint-disable-next-line eqeqeq
2481
- v === void 0 || t.showAppliedHiddenFilters && m != null
2482
- )
2483
- )), x = i(() => t.searchTerm != null), D = i(
2484
- () => s.value.filter(({ defaultValue: C }) => C == null).some(({ value: C }) => C != null)
2485
- ), g = i(() => k.value.length === 0 && D.value), O = i(() => k.value.length === 0 ? !1 : !s.value.filter(({ defaultValue: v }) => v !== void 0 || v !== null).every(({ value: v, defaultValue: m }) => JSON.stringify(v) === JSON.stringify(m)) || D.value), L = (C) => {
2486
- l(se.INPUT, C), l(
2487
- se.UPDATE_FILTER_VALUES_ARRAY,
2488
- C == null ? void 0 : C.filter(({ value: v }) => v !== null || v !== void 0).map(({ field: v, value: m }) => ({ field: v, value: m }))
2489
- ), l(
2490
- se.UPDATE_FILTER_VALUES_OBJECT,
2491
- C == null ? void 0 : C.filter(({ value: v }) => v !== null || v !== void 0).reduce((v, m) => (v[m.field] = m.value, v), {})
2492
- );
2493
- }, P = (C) => {
2494
- const v = s.value.findIndex(
2495
- (R) => R.field === C.field
2496
- ), m = s.value.slice();
2497
- m[v].value = C.value, L(m);
2498
- }, T = () => {
2499
- const C = s.value.slice(), v = s.value.map(({ value: m, ...R }) => ({
2500
- ...R,
2501
- value: void 0
2502
- }));
2503
- r({
2504
- text: n("filtersHaveBeenCleared"),
2505
- action: {
2506
- handler: () => L(C),
2507
- text: n("undo")
2508
- }
2509
- }), L(v);
2510
- }, w = () => {
2511
- const C = s.value.slice(), v = s.value.map(({ defaultValue: m, ...R }) => ({
2512
- ...R,
2513
- defaultValue: m,
2514
- value: m
2515
- }));
2516
- r({
2517
- text: n("filtersHaveBeenReset"),
2518
- action: {
2519
- handler: () => L(C),
2520
- text: n("undo")
2521
- }
2522
- }), L(v);
2523
- }, G = (C) => {
2524
- l(ue.INPUT, C), l(ue.UPDATE, C);
2525
- }, z = () => {
2526
- l(ue.CLEAR);
2527
- };
2528
- return e({ isClearAllVisible: g, clearAllFilters: T, isResetAllVisible: O, resetAllFilters: w }), { __sfc: !0, props: t, emit: l, t: n, filterBarRef: o, valueAndFilterValuesPropsMerged: s, addToast: r, screenLayoutComponent: u, showSearchbarInsideContainer: d, isOneLineLayout: p, containerConditionalClasses: F, contentConditionalClasses: b, searchBarAriaLabel: S, searchBarProps: y, hasHiddenFilters: B, persistentFilters: k, regularFilters: A, isSearchBarEnabled: x, hasActiveFilters: D, isClearAllVisible: g, isResetAllVisible: O, updateAllFilters: L, updateFilterHandler: P, clearAllFilters: T, resetAllFilters: w, onSearchbarInput: G, onSearchbarClear: z, FilterBarButton: Fe, BentoSearchBar: Ce, AllFiltersModal: rn, RefreshIcon: Mt };
2529
- }
2530
- });
2531
- var pn = function() {
2532
- var e = this, l = e._self._c, t = e._self._setupProxy;
2533
- return l("div", { ref: "filterBarRef", staticClass: "b-filter-bar" }, [!t.showSearchbarInsideContainer && t.isSearchBarEnabled ? l("div", { staticClass: "b-filter-bar__search-external-container" }, [l(t.BentoSearchBar, e._b({ staticClass: "b-filter-bar__search-bar", attrs: { "input-field-aria-label": t.searchBarAriaLabel, value: e.searchTerm, condensed: "" }, on: { input: t.onSearchbarInput, clear: t.onSearchbarClear } }, "bento-search-bar", t.searchBarProps, !1))], 1) : e._e(), l(t.screenLayoutComponent, { tag: "component", class: t.containerConditionalClasses, attrs: { condensed: "" } }, [l("div", { class: t.contentConditionalClasses }, [t.showSearchbarInsideContainer && t.isSearchBarEnabled ? l("div", [l(t.BentoSearchBar, e._b({ staticClass: "b-filter-bar__search-bar", attrs: { "input-field-aria-label": t.searchBarAriaLabel, value: e.searchTerm, condensed: "" }, on: { input: t.onSearchbarInput, clear: t.onSearchbarClear } }, "bento-search-bar", t.searchBarProps, !1))], 1) : e._e(), t.persistentFilters.length ? e._l(t.persistentFilters, function(n) {
2534
- return l(n.type, { key: n.field, tag: "component", attrs: { field: n.field, label: n.label, disabled: n == null ? void 0 : n.disabled, options: n.options, value: n.value, "default-value": n.defaultValue }, on: { update: t.updateFilterHandler } });
2535
- }) : e._e(), e._l(t.regularFilters, function(n) {
2536
- return l(n.type, { key: n.field, tag: "component", attrs: { field: n.field, label: n.label, disabled: n == null ? void 0 : n.disabled, options: n.options, value: n.value }, on: { update: t.updateFilterHandler } });
2537
- }), t.hasHiddenFilters ? l(t.AllFiltersModal, { staticClass: "b-filter-bar__all-filters-modal", attrs: { value: t.valueAndFilterValuesPropsMerged }, on: { input: t.updateAllFilters } }) : e._e(), t.isClearAllVisible ? l(t.FilterBarButton, { staticClass: "b-filter-bar__clear-all", on: { click: t.clearAllFilters }, scopedSlots: e._u([{ key: "iconLeft", fn: function() {
2538
- return [l(t.RefreshIcon, { attrs: { "aria-hidden": "true" } })];
2539
- }, proxy: !0 }], null, !1, 4046500904) }, [e._v(" " + e._s(t.t("clearFilters")) + " ")]) : e._e(), t.isResetAllVisible ? l(t.FilterBarButton, { staticClass: "b-filter-bar__reset-all", on: { click: t.resetAllFilters }, scopedSlots: e._u([{ key: "iconLeft", fn: function() {
2540
- return [l(t.RefreshIcon, { attrs: { "aria-hidden": "true" } })];
2541
- }, proxy: !0 }], null, !1, 4046500904) }, [e._v(" " + e._s(t.t("resetFilters")) + " ")]) : e._e()], 2)])], 1);
2542
- }, fn = [], bn = /* @__PURE__ */ U(
2543
- dn,
2544
- pn,
2545
- fn,
2546
- !1,
2547
- null,
2548
- "78bb9f1f"
2549
- );
2550
- const eo = bn.exports;
2551
- export {
2552
- eo as B,
2553
- ee as a,
2554
- h as b,
2555
- se as c,
2556
- J as d,
2557
- ze as u
2558
- };
2559
- //# sourceMappingURL=filter-bar.CnJAxz9B.js.map