@adyen/bento-vue3 1.96.1 → 1.97.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 (176) hide show
  1. package/dist/@types/index.d.ts +159 -125
  2. package/dist/action-bar.js +1 -1
  3. package/dist/ai-tag.js +1 -1
  4. package/dist/alert.js +1 -1
  5. package/dist/assets/accordion-item.css +1 -1
  6. package/dist/assets/action-bar.css +1 -1
  7. package/dist/assets/alert.css +1 -1
  8. package/dist/assets/base-modal.css +1 -1
  9. package/dist/assets/button-actions.css +1 -1
  10. package/dist/assets/calendar.css +1 -1
  11. package/dist/assets/card.css +1 -1
  12. package/dist/assets/country.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-picker.css +1 -1
  15. package/dist/assets/date-range-picker.css +1 -1
  16. package/dist/assets/date-time-picker.css +1 -1
  17. package/dist/assets/dialog-page.css +1 -1
  18. package/dist/assets/dropdown.css +1 -1
  19. package/dist/assets/file-uploader.css +1 -1
  20. package/dist/assets/filter-bar.css +1 -1
  21. package/dist/assets/inspector.css +1 -1
  22. package/dist/assets/modal-fullscreen.css +1 -1
  23. package/dist/assets/navigation-menu-group.css +1 -1
  24. package/dist/assets/secondary-nav.css +1 -1
  25. package/dist/assets/sidepanel.css +1 -1
  26. package/dist/assets/summary-grid.css +1 -1
  27. package/dist/assets/textarea.css +1 -1
  28. package/dist/button.js +1 -1
  29. package/dist/card.js +1 -1
  30. package/dist/checkbox.js +2 -2
  31. package/dist/chunks/{action-bar.CIVprT2U.js → action-bar.BEV9uXHS.js} +3 -3
  32. package/dist/chunks/{action-bar.CIVprT2U.js.map → action-bar.BEV9uXHS.js.map} +1 -1
  33. package/dist/chunks/{ai-tag.DkTlRY__.js → ai-tag.BSzY3-0w.js} +2 -2
  34. package/dist/chunks/{ai-tag.DkTlRY__.js.map → ai-tag.BSzY3-0w.js.map} +1 -1
  35. package/dist/chunks/{alert.RD0qOLhx.js → alert.V1imvtyI.js} +3 -3
  36. package/dist/chunks/alert.V1imvtyI.js.map +1 -0
  37. package/dist/chunks/{base-modal.BKtpH-qh.js → base-modal.B7SiRo7c.js} +3 -3
  38. package/dist/chunks/{base-modal.BKtpH-qh.js.map → base-modal.B7SiRo7c.js.map} +1 -1
  39. package/dist/chunks/{button-actions-with-menu.cMAAF47d.js → button-actions-with-menu.DoUcLg-M.js} +2 -2
  40. package/dist/chunks/{button-actions-with-menu.cMAAF47d.js.map → button-actions-with-menu.DoUcLg-M.js.map} +1 -1
  41. package/dist/chunks/{button-actions.CxTxPprd.js → button-actions.CWmTl4cF.js} +170 -161
  42. package/dist/chunks/{button-actions.CxTxPprd.js.map → button-actions.CWmTl4cF.js.map} +1 -1
  43. package/dist/chunks/calendar.6NKd6IMo.js +1272 -0
  44. package/dist/chunks/calendar.6NKd6IMo.js.map +1 -0
  45. package/dist/chunks/{card.CQlyqa5-.js → card.Ca7FkYxy.js} +2 -2
  46. package/dist/chunks/{card.CQlyqa5-.js.map → card.Ca7FkYxy.js.map} +1 -1
  47. package/dist/chunks/{checkbox-group.BcDIXL27.js → checkbox-group.BWx4wn0F.js} +2 -2
  48. package/dist/chunks/{checkbox-group.BcDIXL27.js.map → checkbox-group.BWx4wn0F.js.map} +1 -1
  49. package/dist/chunks/{checkbox.LTRqb-pE.js → checkbox.DwfrmbwI.js} +18 -18
  50. package/dist/chunks/{checkbox.LTRqb-pE.js.map → checkbox.DwfrmbwI.js.map} +1 -1
  51. package/dist/chunks/{code-snippet.DHzB-8JJ.js → code-snippet.Cp61a0Ud.js} +3 -3
  52. package/dist/chunks/{code-snippet.DHzB-8JJ.js.map → code-snippet.Cp61a0Ud.js.map} +1 -1
  53. package/dist/chunks/{country.15m_ATbO.js → country.a-fpQGLP.js} +2 -2
  54. package/dist/chunks/country.a-fpQGLP.js.map +1 -0
  55. package/dist/chunks/{dashboard-section.Da6ZFGtm.js → dashboard-section.BR0xU-b-.js} +2 -2
  56. package/dist/chunks/{dashboard-section.Da6ZFGtm.js.map → dashboard-section.BR0xU-b-.js.map} +1 -1
  57. package/dist/chunks/{dashed-underline.DJmMXcdt.js → dashed-underline.CxpIRlCx.js} +2 -2
  58. package/dist/chunks/{dashed-underline.DJmMXcdt.js.map → dashed-underline.CxpIRlCx.js.map} +1 -1
  59. package/dist/chunks/{data-grid-template.-MuGcJp1.js → data-grid-template.LTILymaF.js} +2 -2
  60. package/dist/chunks/{data-grid-template.-MuGcJp1.js.map → data-grid-template.LTILymaF.js.map} +1 -1
  61. package/dist/chunks/{data-grid.kZgqWqQx.js → data-grid.xcmkjuyg.js} +26 -27
  62. package/dist/chunks/{data-grid.kZgqWqQx.js.map → data-grid.xcmkjuyg.js.map} +1 -1
  63. package/dist/chunks/date-picker.CCETX031.js +279 -0
  64. package/dist/chunks/date-picker.CCETX031.js.map +1 -0
  65. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  66. package/dist/chunks/date-range-picker.CtGaxtYh.js +1095 -0
  67. package/dist/chunks/date-range-picker.CtGaxtYh.js.map +1 -0
  68. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  69. package/dist/chunks/{draggable-handle.C1dudqKz.js → draggable-handle.CUecl-HB.js} +2 -2
  70. package/dist/chunks/{draggable-handle.C1dudqKz.js.map → draggable-handle.CUecl-HB.js.map} +1 -1
  71. package/dist/chunks/{dropdown-tag.C1ei1SyR.js → dropdown-tag.BgZYYc_D.js} +2 -2
  72. package/dist/chunks/{dropdown-tag.C1ei1SyR.js.map → dropdown-tag.BgZYYc_D.js.map} +1 -1
  73. package/dist/chunks/dropdown.C97ShfXZ.js +2958 -0
  74. package/dist/chunks/dropdown.C97ShfXZ.js.map +1 -0
  75. package/dist/chunks/{file-uploader.C9YOBRQg.js → file-uploader.CXgAfp0m.js} +2 -2
  76. package/dist/chunks/{file-uploader.C9YOBRQg.js.map → file-uploader.CXgAfp0m.js.map} +1 -1
  77. package/dist/chunks/{filter-bar.CzFtzztU.js → filter-bar.D8BVPHLT.js} +44 -41
  78. package/dist/chunks/filter-bar.D8BVPHLT.js.map +1 -0
  79. package/dist/chunks/{footer-actions.zlKq74F1.js → footer-actions.C_HlJeXP.js} +2 -2
  80. package/dist/chunks/{footer-actions.zlKq74F1.js.map → footer-actions.C_HlJeXP.js.map} +1 -1
  81. package/dist/chunks/{form-layout-title.Kwve4xv2.js → form-layout-title.CWw0poO8.js} +2 -2
  82. package/dist/chunks/{form-layout-title.Kwve4xv2.js.map → form-layout-title.CWw0poO8.js.map} +1 -1
  83. package/dist/chunks/{header-meta.NFZo1ACP.js → header-meta.yBxBW12f.js} +2 -2
  84. package/dist/chunks/{header-meta.NFZo1ACP.js.map → header-meta.yBxBW12f.js.map} +1 -1
  85. package/dist/chunks/{header-with-views.ubPTyW9A.js → header-with-views.qCyKEZW1.js} +8 -8
  86. package/dist/chunks/{header-with-views.ubPTyW9A.js.map → header-with-views.qCyKEZW1.js.map} +1 -1
  87. package/dist/chunks/{header.Ds0sFKBB.js → header.aJLkRe1D.js} +3 -3
  88. package/dist/chunks/{header.Ds0sFKBB.js.map → header.aJLkRe1D.js.map} +1 -1
  89. package/dist/chunks/{input-field-password.CZ-NTpZF.js → input-field-password.DUSoJYKT.js} +3 -3
  90. package/dist/chunks/{input-field-password.CZ-NTpZF.js.map → input-field-password.DUSoJYKT.js.map} +1 -1
  91. package/dist/chunks/{input-field-phone-number.DOHk6gSp.js → input-field-phone-number.Q-bQJL4g.js} +2 -2
  92. package/dist/chunks/{input-field-phone-number.DOHk6gSp.js.map → input-field-phone-number.Q-bQJL4g.js.map} +1 -1
  93. package/dist/chunks/{input-field.DBlTGgAD.js → input-field.CvnmfrzQ.js} +2 -2
  94. package/dist/chunks/{input-field.DBlTGgAD.js.map → input-field.CvnmfrzQ.js.map} +1 -1
  95. package/dist/chunks/{input-time.CHIjCO74.js → input-time.CGPUOOQ9.js} +45 -45
  96. package/dist/chunks/{input-time.CHIjCO74.js.map → input-time.CGPUOOQ9.js.map} +1 -1
  97. package/dist/chunks/{modal-fullscreen.DmruiE3n.js → modal-fullscreen.CBxh_3gU.js} +2 -2
  98. package/dist/chunks/{modal-fullscreen.DmruiE3n.js.map → modal-fullscreen.CBxh_3gU.js.map} +1 -1
  99. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.CrJQWuzb.js → modal.vue_vue_type_script_setup_true_lang.C3xuswtY.js} +4 -4
  100. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.CrJQWuzb.js.map → modal.vue_vue_type_script_setup_true_lang.C3xuswtY.js.map} +1 -1
  101. package/dist/chunks/{pagination.DbpHH_53.js → pagination.cNByWBP1.js} +2 -2
  102. package/dist/chunks/{pagination.DbpHH_53.js.map → pagination.cNByWBP1.js.map} +1 -1
  103. package/dist/chunks/{rich-text-editor.u-V4fNWK.js → rich-text-editor.CJA_d518.js} +3 -3
  104. package/dist/chunks/{rich-text-editor.u-V4fNWK.js.map → rich-text-editor.CJA_d518.js.map} +1 -1
  105. package/dist/chunks/{search-bar.TKgi1KLs.js → search-bar.CLjqWNaI.js} +6 -6
  106. package/dist/chunks/{search-bar.TKgi1KLs.js.map → search-bar.CLjqWNaI.js.map} +1 -1
  107. package/dist/chunks/{secondary-nav.0OsJiAWI.js → secondary-nav.BU47gyEO.js} +2 -2
  108. package/dist/chunks/{secondary-nav.0OsJiAWI.js.map → secondary-nav.BU47gyEO.js.map} +1 -1
  109. package/dist/chunks/{selection-card-group.C59ZIrVm.js → selection-card-group.C2Av3uyz.js} +9 -9
  110. package/dist/chunks/{selection-card-group.C59ZIrVm.js.map → selection-card-group.C2Av3uyz.js.map} +1 -1
  111. package/dist/chunks/{sidepanel.BVQt6Tac.js → sidepanel.Dw2If3qM.js} +3 -3
  112. package/dist/chunks/{sidepanel.BVQt6Tac.js.map → sidepanel.Dw2If3qM.js.map} +1 -1
  113. package/dist/chunks/{summary-grid.types.9sUs0LS0.js → summary-grid.types.Cnrc4ThJ.js} +3 -3
  114. package/dist/chunks/summary-grid.types.Cnrc4ThJ.js.map +1 -0
  115. package/dist/chunks/{timeline-item.DfwOm5do.js → timeline-item.BWhCoOf1.js} +3 -3
  116. package/dist/chunks/{timeline-item.DfwOm5do.js.map → timeline-item.BWhCoOf1.js.map} +1 -1
  117. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.B5-sWGlz.js → tutorial.vue_vue_type_script_setup_true_lang.QWcInKo7.js} +2 -2
  118. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.B5-sWGlz.js.map → tutorial.vue_vue_type_script_setup_true_lang.QWcInKo7.js.map} +1 -1
  119. package/dist/chunks/use-bento-delayed-hover.Csc3nIWt.js.map +1 -1
  120. package/dist/chunks/{use-date-input-formatter.x285YiSd.js → use-date-input-formatter.QXaVIBS0.js} +2 -2
  121. package/dist/chunks/{use-date-input-formatter.x285YiSd.js.map → use-date-input-formatter.QXaVIBS0.js.map} +1 -1
  122. package/dist/code-snippet.js +1 -1
  123. package/dist/country.js +1 -1
  124. package/dist/dashboard-template.js +1 -1
  125. package/dist/dashed-underline.js +1 -1
  126. package/dist/data-grid-template.js +1 -1
  127. package/dist/data-grid.js +1 -1
  128. package/dist/date-picker.js +2 -2
  129. package/dist/date-range-picker.js +2 -2
  130. package/dist/date-time-picker.js +87 -79
  131. package/dist/date-time-picker.js.map +1 -1
  132. package/dist/draggable.js +1 -1
  133. package/dist/dropdown.js +11 -12
  134. package/dist/dropdown.js.map +1 -1
  135. package/dist/file-uploader.js +1 -1
  136. package/dist/filter-bar.js +1 -1
  137. package/dist/form-layout.js +1 -1
  138. package/dist/header-with-views.js +1 -1
  139. package/dist/header.js +1 -1
  140. package/dist/index.js +255 -256
  141. package/dist/index.js.map +1 -1
  142. package/dist/input-field-password.js +1 -1
  143. package/dist/input-field-phone-number.js +1 -1
  144. package/dist/input-field.js +1 -1
  145. package/dist/input-time.js +1 -1
  146. package/dist/internal.js +13 -13
  147. package/dist/menu.js +1 -1
  148. package/dist/modal-fullscreen.js +1 -1
  149. package/dist/modal.js +2 -2
  150. package/dist/pagination.js +1 -1
  151. package/dist/popover.js +1 -1
  152. package/dist/rich-text-editor.js +1 -1
  153. package/dist/search-bar.js +2 -2
  154. package/dist/secondary-nav.js +1 -1
  155. package/dist/selection-card.js +1 -1
  156. package/dist/sidepanel.js +1 -1
  157. package/dist/summary-grid.js +1 -1
  158. package/dist/timeline.js +1 -1
  159. package/dist/tutorial.js +1 -1
  160. package/dist/web-types.json +1 -1
  161. package/package.json +4 -4
  162. package/dist/assets/use-cached-selected-values.css +0 -1
  163. package/dist/chunks/alert.RD0qOLhx.js.map +0 -1
  164. package/dist/chunks/calendar.iQyNwQBL.js +0 -1207
  165. package/dist/chunks/calendar.iQyNwQBL.js.map +0 -1
  166. package/dist/chunks/country.15m_ATbO.js.map +0 -1
  167. package/dist/chunks/date-picker.DyImOUH4.js +0 -277
  168. package/dist/chunks/date-picker.DyImOUH4.js.map +0 -1
  169. package/dist/chunks/date-range-picker.BigC6wm2.js +0 -1019
  170. package/dist/chunks/date-range-picker.BigC6wm2.js.map +0 -1
  171. package/dist/chunks/dropdown.C5um1anU.js +0 -1233
  172. package/dist/chunks/dropdown.C5um1anU.js.map +0 -1
  173. package/dist/chunks/filter-bar.CzFtzztU.js.map +0 -1
  174. package/dist/chunks/summary-grid.types.9sUs0LS0.js.map +0 -1
  175. package/dist/chunks/use-cached-selected-values.DOw5IKdU.js +0 -1740
  176. package/dist/chunks/use-cached-selected-values.DOw5IKdU.js.map +0 -1
@@ -1091,8 +1091,8 @@ tooltipText: any;
1091
1091
  tooltipPosition: string;
1092
1092
  }>>>, {
1093
1093
  teleport: BentoDashedUnderlineTeleport;
1094
- tooltipPosition: BentoTooltipPosition_2 | `${BentoTooltipPosition_2}`;
1095
1094
  tooltipText: string;
1095
+ tooltipPosition: BentoTooltipPosition_2 | `${BentoTooltipPosition_2}`;
1096
1096
  popoverText: string;
1097
1097
  popoverPosition: BentoPopoverPositions | `${BentoPopoverPositions}`;
1098
1098
  popoverTitle: string;
@@ -1939,6 +1939,7 @@ required: boolean;
1939
1939
  tooltipText: any;
1940
1940
  value: any;
1941
1941
  variant: any;
1942
+ yearRange: any;
1942
1943
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToOption_13<BentoDatePickerProps>, {
1943
1944
  defaultDisplayMonth: any;
1944
1945
  description: any;
@@ -1957,6 +1958,7 @@ required: boolean;
1957
1958
  tooltipText: any;
1958
1959
  value: any;
1959
1960
  variant: any;
1961
+ yearRange: any;
1960
1962
  }>>>, {
1961
1963
  value: BentoDatePickerValue | null;
1962
1964
  description: string;
@@ -1966,15 +1968,16 @@ required: boolean;
1966
1968
  disabled: boolean;
1967
1969
  optional: boolean;
1968
1970
  readonly: boolean;
1969
- isDateDisabled: CalendarIsDateDisabled;
1970
- firstDayOfWeek: CalendarFirstDayOfWeek;
1971
+ placeholder: string;
1972
+ modelValue: BentoDatePickerValue | null;
1973
+ errorMessage: string;
1974
+ tooltipText: string;
1975
+ yearRange: any;
1971
1976
  max: Date | null;
1972
1977
  min: Date | null;
1978
+ isDateDisabled: CalendarIsDateDisabled;
1979
+ firstDayOfWeek: CalendarFirstDayOfWeek;
1973
1980
  defaultDisplayMonth: string | null;
1974
- tooltipText: string;
1975
- errorMessage: string;
1976
- placeholder: string;
1977
- modelValue: BentoDatePickerValue | null;
1978
1981
  }>;
1979
1982
 
1980
1983
  declare const __VLS_export_22: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToOption_14<BentoDateRangePickerProps>, {
@@ -1999,6 +2002,7 @@ showEndDateOnOpen: boolean;
1999
2002
  tooltipText: any;
2000
2003
  value: any;
2001
2004
  variant: any;
2005
+ yearRange: any;
2002
2006
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToOption_14<BentoDateRangePickerProps>, {
2003
2007
  description: any;
2004
2008
  disabled: boolean;
@@ -2021,6 +2025,7 @@ showEndDateOnOpen: boolean;
2021
2025
  tooltipText: any;
2022
2026
  value: any;
2023
2027
  variant: any;
2028
+ yearRange: any;
2024
2029
  }>>>, {
2025
2030
  value: BentoDateRangePickerValue | null;
2026
2031
  description: string;
@@ -2030,19 +2035,20 @@ required: boolean;
2030
2035
  disabled: boolean;
2031
2036
  optional: boolean;
2032
2037
  readonly: boolean;
2033
- isDateDisabled: CalendarIsDateDisabled;
2034
- firstDayOfWeek: CalendarFirstDayOfWeek | number;
2038
+ placeholder: string;
2039
+ modelValue: BentoDateRangePickerValue | null;
2040
+ errorMessage: string;
2041
+ tooltipText: string;
2042
+ yearRange: any;
2035
2043
  max: Date;
2036
2044
  min: Date;
2045
+ isDateDisabled: CalendarIsDateDisabled;
2046
+ firstDayOfWeek: CalendarFirstDayOfWeek | number;
2037
2047
  maxRange: number;
2038
2048
  numberOfMonths: number;
2039
2049
  showEndDateOnOpen: boolean;
2040
- tooltipText: string;
2041
- errorMessage: string;
2042
- placeholder: string;
2043
- modelValue: BentoDateRangePickerValue | null;
2044
- quickSelectRanges: BentoDateRangePickerQuickSelectRanges;
2045
2050
  hasActions: boolean;
2051
+ quickSelectRanges: BentoDateRangePickerQuickSelectRanges;
2046
2052
  }>;
2047
2053
 
2048
2054
  declare const __VLS_export_23: __VLS_WithSlots_14<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToOption_15<BentoDraggableProps>, {
@@ -2313,8 +2319,6 @@ size: BentoDropdownSize | `${BentoDropdownSize}`;
2313
2319
  multiple: boolean;
2314
2320
  ariaLabel: string;
2315
2321
  items: BentoListboxOptions;
2316
- tooltipText: string;
2317
- errorMessage: string;
2318
2322
  isOptionDisabled: BentoListboxIsOptionDisabled;
2319
2323
  staticCategories: boolean;
2320
2324
  hasMoreItems: boolean;
@@ -2327,6 +2331,8 @@ dynamicFiltering: boolean;
2327
2331
  showSlotContentInMultiple: boolean;
2328
2332
  modelValue: BentoListboxSelectedValue;
2329
2333
  enableValueLabelPair: boolean;
2334
+ errorMessage: string;
2335
+ tooltipText: string;
2330
2336
  }>, {
2331
2337
  [x: string]: (props: any) => any;
2332
2338
  } & {
@@ -2409,14 +2415,6 @@ ariaLabel: {
2409
2415
  type: PropType<string>;
2410
2416
  default: any;
2411
2417
  };
2412
- tooltipText: {
2413
- type: PropType<string>;
2414
- default: any;
2415
- };
2416
- errorMessage: {
2417
- type: PropType<string>;
2418
- default: any;
2419
- };
2420
2418
  isOptionDisabled: {
2421
2419
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
2422
2420
  default: any;
@@ -2465,6 +2463,14 @@ enableValueLabelPair: {
2465
2463
  type: PropType<boolean>;
2466
2464
  default: boolean;
2467
2465
  };
2466
+ errorMessage: {
2467
+ type: PropType<string>;
2468
+ default: any;
2469
+ };
2470
+ tooltipText: {
2471
+ type: PropType<string>;
2472
+ default: any;
2473
+ };
2468
2474
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
2469
2475
  /**
2470
2476
  * The option elements to populate the avatar dropdown with.
@@ -2539,14 +2545,6 @@ ariaLabel: {
2539
2545
  type: PropType<string>;
2540
2546
  default: any;
2541
2547
  };
2542
- tooltipText: {
2543
- type: PropType<string>;
2544
- default: any;
2545
- };
2546
- errorMessage: {
2547
- type: PropType<string>;
2548
- default: any;
2549
- };
2550
2548
  isOptionDisabled: {
2551
2549
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
2552
2550
  default: any;
@@ -2595,6 +2593,14 @@ enableValueLabelPair: {
2595
2593
  type: PropType<boolean>;
2596
2594
  default: boolean;
2597
2595
  };
2596
+ errorMessage: {
2597
+ type: PropType<string>;
2598
+ default: any;
2599
+ };
2600
+ tooltipText: {
2601
+ type: PropType<string>;
2602
+ default: any;
2603
+ };
2598
2604
  }>>, {
2599
2605
  value: BentoListboxSelectedValue;
2600
2606
  search: BentoListboxSearchOptions;
@@ -2612,8 +2618,6 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
2612
2618
  multiple: boolean;
2613
2619
  ariaLabel: string;
2614
2620
  items: BentoAvatarListboxOptions;
2615
- tooltipText: string;
2616
- errorMessage: string;
2617
2621
  isOptionDisabled: BentoListboxIsOptionDisabled;
2618
2622
  staticCategories: boolean;
2619
2623
  hasMoreItems: boolean;
@@ -2626,6 +2630,8 @@ dynamicFiltering: boolean;
2626
2630
  showSlotContentInMultiple: boolean;
2627
2631
  modelValue: BentoListboxSelectedValue;
2628
2632
  enableValueLabelPair: boolean;
2633
+ errorMessage: string;
2634
+ tooltipText: string;
2629
2635
  }>;
2630
2636
 
2631
2637
  declare const __VLS_export_28: DefineComponent< {
@@ -2710,14 +2716,6 @@ ariaLabel: {
2710
2716
  type: PropType<string>;
2711
2717
  default: any;
2712
2718
  };
2713
- tooltipText: {
2714
- type: PropType<string>;
2715
- default: any;
2716
- };
2717
- errorMessage: {
2718
- type: PropType<string>;
2719
- default: any;
2720
- };
2721
2719
  isOptionDisabled: {
2722
2720
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
2723
2721
  default: any;
@@ -2766,6 +2764,14 @@ enableValueLabelPair: {
2766
2764
  type: PropType<boolean>;
2767
2765
  default: boolean;
2768
2766
  };
2767
+ errorMessage: {
2768
+ type: PropType<string>;
2769
+ default: any;
2770
+ };
2771
+ tooltipText: {
2772
+ type: PropType<string>;
2773
+ default: any;
2774
+ };
2769
2775
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
2770
2776
  /**
2771
2777
  * The option elements to populate the country dropdown with.
@@ -2848,14 +2854,6 @@ ariaLabel: {
2848
2854
  type: PropType<string>;
2849
2855
  default: any;
2850
2856
  };
2851
- tooltipText: {
2852
- type: PropType<string>;
2853
- default: any;
2854
- };
2855
- errorMessage: {
2856
- type: PropType<string>;
2857
- default: any;
2858
- };
2859
2857
  isOptionDisabled: {
2860
2858
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
2861
2859
  default: any;
@@ -2904,6 +2902,14 @@ enableValueLabelPair: {
2904
2902
  type: PropType<boolean>;
2905
2903
  default: boolean;
2906
2904
  };
2905
+ errorMessage: {
2906
+ type: PropType<string>;
2907
+ default: any;
2908
+ };
2909
+ tooltipText: {
2910
+ type: PropType<string>;
2911
+ default: any;
2912
+ };
2907
2913
  }>>, {
2908
2914
  value: BentoListboxSelectedValue;
2909
2915
  search: BentoListboxSearchOptions;
@@ -2922,8 +2928,6 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
2922
2928
  multiple: boolean;
2923
2929
  ariaLabel: string;
2924
2930
  items: BentoCountryListboxOptions;
2925
- tooltipText: string;
2926
- errorMessage: string;
2927
2931
  isOptionDisabled: BentoListboxIsOptionDisabled;
2928
2932
  staticCategories: boolean;
2929
2933
  hasMoreItems: boolean;
@@ -2936,6 +2940,8 @@ dynamicFiltering: boolean;
2936
2940
  showSlotContentInMultiple: boolean;
2937
2941
  modelValue: BentoListboxSelectedValue;
2938
2942
  enableValueLabelPair: boolean;
2943
+ errorMessage: string;
2944
+ tooltipText: string;
2939
2945
  }>;
2940
2946
 
2941
2947
  declare const __VLS_export_29: DefineComponent< {
@@ -3011,14 +3017,6 @@ ariaLabel: {
3011
3017
  type: PropType<string>;
3012
3018
  default: any;
3013
3019
  };
3014
- tooltipText: {
3015
- type: PropType<string>;
3016
- default: any;
3017
- };
3018
- errorMessage: {
3019
- type: PropType<string>;
3020
- default: any;
3021
- };
3022
3020
  isOptionDisabled: {
3023
3021
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
3024
3022
  default: any;
@@ -3067,6 +3065,14 @@ enableValueLabelPair: {
3067
3065
  type: PropType<boolean>;
3068
3066
  default: boolean;
3069
3067
  };
3068
+ errorMessage: {
3069
+ type: PropType<string>;
3070
+ default: any;
3071
+ };
3072
+ tooltipText: {
3073
+ type: PropType<string>;
3074
+ default: any;
3075
+ };
3070
3076
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
3071
3077
  /**
3072
3078
  * The option elements to populate the currency dropdown with.
@@ -3140,14 +3146,6 @@ ariaLabel: {
3140
3146
  type: PropType<string>;
3141
3147
  default: any;
3142
3148
  };
3143
- tooltipText: {
3144
- type: PropType<string>;
3145
- default: any;
3146
- };
3147
- errorMessage: {
3148
- type: PropType<string>;
3149
- default: any;
3150
- };
3151
3149
  isOptionDisabled: {
3152
3150
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
3153
3151
  default: any;
@@ -3196,6 +3194,14 @@ enableValueLabelPair: {
3196
3194
  type: PropType<boolean>;
3197
3195
  default: boolean;
3198
3196
  };
3197
+ errorMessage: {
3198
+ type: PropType<string>;
3199
+ default: any;
3200
+ };
3201
+ tooltipText: {
3202
+ type: PropType<string>;
3203
+ default: any;
3204
+ };
3199
3205
  }>>, {
3200
3206
  value: BentoListboxSelectedValue;
3201
3207
  search: BentoListboxSearchOptions;
@@ -3213,8 +3219,6 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
3213
3219
  multiple: boolean;
3214
3220
  ariaLabel: string;
3215
3221
  items: BentoCurrencyListboxOptions;
3216
- tooltipText: string;
3217
- errorMessage: string;
3218
3222
  isOptionDisabled: BentoListboxIsOptionDisabled;
3219
3223
  staticCategories: boolean;
3220
3224
  hasMoreItems: boolean;
@@ -3227,6 +3231,8 @@ dynamicFiltering: boolean;
3227
3231
  showSlotContentInMultiple: boolean;
3228
3232
  modelValue: BentoListboxSelectedValue;
3229
3233
  enableValueLabelPair: boolean;
3234
+ errorMessage: string;
3235
+ tooltipText: string;
3230
3236
  }>;
3231
3237
 
3232
3238
  declare const __VLS_export_3: __VLS_WithSlots_3<DefineComponent< {
@@ -3338,14 +3344,6 @@ ariaLabel: {
3338
3344
  type: PropType<string>;
3339
3345
  default: any;
3340
3346
  };
3341
- tooltipText: {
3342
- type: PropType<string>;
3343
- default: any;
3344
- };
3345
- errorMessage: {
3346
- type: PropType<string>;
3347
- default: any;
3348
- };
3349
3347
  isOptionDisabled: {
3350
3348
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
3351
3349
  default: any;
@@ -3394,6 +3392,14 @@ enableValueLabelPair: {
3394
3392
  type: PropType<boolean>;
3395
3393
  default: boolean;
3396
3394
  };
3395
+ errorMessage: {
3396
+ type: PropType<string>;
3397
+ default: any;
3398
+ };
3399
+ tooltipText: {
3400
+ type: PropType<string>;
3401
+ default: any;
3402
+ };
3397
3403
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
3398
3404
  /**
3399
3405
  * The option elements to populate the payment method dropdown with.
@@ -3467,14 +3473,6 @@ ariaLabel: {
3467
3473
  type: PropType<string>;
3468
3474
  default: any;
3469
3475
  };
3470
- tooltipText: {
3471
- type: PropType<string>;
3472
- default: any;
3473
- };
3474
- errorMessage: {
3475
- type: PropType<string>;
3476
- default: any;
3477
- };
3478
3476
  isOptionDisabled: {
3479
3477
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
3480
3478
  default: any;
@@ -3523,6 +3521,14 @@ enableValueLabelPair: {
3523
3521
  type: PropType<boolean>;
3524
3522
  default: boolean;
3525
3523
  };
3524
+ errorMessage: {
3525
+ type: PropType<string>;
3526
+ default: any;
3527
+ };
3528
+ tooltipText: {
3529
+ type: PropType<string>;
3530
+ default: any;
3531
+ };
3526
3532
  }>>, {
3527
3533
  value: BentoListboxSelectedValue;
3528
3534
  search: BentoListboxSearchOptions;
@@ -3540,8 +3546,6 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
3540
3546
  multiple: boolean;
3541
3547
  ariaLabel: string;
3542
3548
  items: BentoPaymentMethodListboxOptions;
3543
- tooltipText: string;
3544
- errorMessage: string;
3545
3549
  isOptionDisabled: BentoListboxIsOptionDisabled;
3546
3550
  staticCategories: boolean;
3547
3551
  hasMoreItems: boolean;
@@ -3554,6 +3558,8 @@ dynamicFiltering: boolean;
3554
3558
  showSlotContentInMultiple: boolean;
3555
3559
  modelValue: BentoListboxSelectedValue;
3556
3560
  enableValueLabelPair: boolean;
3561
+ errorMessage: string;
3562
+ tooltipText: string;
3557
3563
  }>;
3558
3564
 
3559
3565
  declare const __VLS_export_31: DefineComponent< {
@@ -3630,14 +3636,6 @@ ariaLabel: {
3630
3636
  type: PropType<string>;
3631
3637
  default: any;
3632
3638
  };
3633
- tooltipText: {
3634
- type: PropType<string>;
3635
- default: any;
3636
- };
3637
- errorMessage: {
3638
- type: PropType<string>;
3639
- default: any;
3640
- };
3641
3639
  isOptionDisabled: {
3642
3640
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
3643
3641
  default: any;
@@ -3686,6 +3684,14 @@ enableValueLabelPair: {
3686
3684
  type: PropType<boolean>;
3687
3685
  default: boolean;
3688
3686
  };
3687
+ errorMessage: {
3688
+ type: PropType<string>;
3689
+ default: any;
3690
+ };
3691
+ tooltipText: {
3692
+ type: PropType<string>;
3693
+ default: any;
3694
+ };
3689
3695
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
3690
3696
  /**
3691
3697
  * The option elements to populate the tag dropdown with.
@@ -3760,14 +3766,6 @@ ariaLabel: {
3760
3766
  type: PropType<string>;
3761
3767
  default: any;
3762
3768
  };
3763
- tooltipText: {
3764
- type: PropType<string>;
3765
- default: any;
3766
- };
3767
- errorMessage: {
3768
- type: PropType<string>;
3769
- default: any;
3770
- };
3771
3769
  isOptionDisabled: {
3772
3770
  type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
3773
3771
  default: any;
@@ -3816,6 +3814,14 @@ enableValueLabelPair: {
3816
3814
  type: PropType<boolean>;
3817
3815
  default: boolean;
3818
3816
  };
3817
+ errorMessage: {
3818
+ type: PropType<string>;
3819
+ default: any;
3820
+ };
3821
+ tooltipText: {
3822
+ type: PropType<string>;
3823
+ default: any;
3824
+ };
3819
3825
  }>>, {
3820
3826
  value: BentoListboxSelectedValue;
3821
3827
  search: BentoListboxSearchOptions;
@@ -3833,8 +3839,6 @@ size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
3833
3839
  multiple: boolean;
3834
3840
  ariaLabel: string;
3835
3841
  items: BentoTagListboxOptions;
3836
- tooltipText: string;
3837
- errorMessage: string;
3838
3842
  isOptionDisabled: BentoListboxIsOptionDisabled;
3839
3843
  staticCategories: boolean;
3840
3844
  hasMoreItems: boolean;
@@ -3847,6 +3851,8 @@ dynamicFiltering: boolean;
3847
3851
  showSlotContentInMultiple: boolean;
3848
3852
  modelValue: BentoListboxSelectedValue;
3849
3853
  enableValueLabelPair: boolean;
3854
+ errorMessage: string;
3855
+ tooltipText: string;
3850
3856
  }>;
3851
3857
 
3852
3858
  declare const __VLS_export_32: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToOption_19<BentoDividerProps>, {
@@ -4069,9 +4075,9 @@ tag: any;
4069
4075
  optional: boolean;
4070
4076
  readonly: boolean;
4071
4077
  ariaLabel: string;
4072
- errorMessage: string;
4073
4078
  indeterminate: boolean;
4074
4079
  modelValue: BentoCheckboxType | BentoCheckboxGroupItems;
4080
+ errorMessage: string;
4075
4081
  hasError: boolean;
4076
4082
  }>;
4077
4083
 
@@ -4288,10 +4294,10 @@ required: boolean;
4288
4294
  disabled: boolean;
4289
4295
  optional: boolean;
4290
4296
  readonly: boolean;
4297
+ modelValue: (string | number)[];
4298
+ errorMessage: string;
4291
4299
  tooltipText: string;
4292
4300
  hideLabel: boolean;
4293
- errorMessage: string;
4294
- modelValue: (string | number)[];
4295
4301
  hasError: boolean;
4296
4302
  formId: string;
4297
4303
  }>, {
@@ -4488,9 +4494,9 @@ required: boolean;
4488
4494
  condensed: boolean;
4489
4495
  disabled: boolean;
4490
4496
  optional: boolean;
4491
- tooltipText: string;
4492
- errorMessage: string;
4493
4497
  modelValue: BentoFileUploaderValue;
4498
+ errorMessage: string;
4499
+ tooltipText: string;
4494
4500
  accept: HTMLInputElement["accept"];
4495
4501
  maxCount: number;
4496
4502
  maxDimensions: any;
@@ -4588,8 +4594,8 @@ value: any;
4588
4594
  value: BentoFilterBarValue;
4589
4595
  disabled: boolean;
4590
4596
  fitContent: boolean;
4591
- tooltipPosition: `${BentoTooltipPosition_3}`;
4592
4597
  tooltipText: string;
4598
+ tooltipPosition: `${BentoTooltipPosition_3}`;
4593
4599
  appliedFiltersCount: string | number;
4594
4600
  buttonLabel: string;
4595
4601
  buttonSecondaryLabel: string;
@@ -5013,10 +5019,10 @@ error: boolean;
5013
5019
  optional: boolean;
5014
5020
  readonly: boolean;
5015
5021
  ariaLabel: string;
5016
- tooltipText: string;
5017
- errorMessage: string;
5018
5022
  placeholder: string;
5019
5023
  modelValue: BentoInputFieldValue;
5024
+ errorMessage: string;
5025
+ tooltipText: string;
5020
5026
  slashedZero: boolean;
5021
5027
  dropdown: BentoInputDropdownProps;
5022
5028
  ariaHidden: boolean;
@@ -5087,10 +5093,10 @@ disabled: boolean;
5087
5093
  validation: BentoInputFieldPasswordValidation;
5088
5094
  optional: boolean;
5089
5095
  readonly: boolean;
5090
- tooltipText: string;
5091
- errorMessage: string;
5092
5096
  placeholder: string;
5093
5097
  modelValue: BentoInputFieldProps["modelValue"];
5098
+ errorMessage: string;
5099
+ tooltipText: string;
5094
5100
  debounceTime: number;
5095
5101
  disableValidation: boolean;
5096
5102
  withHint: boolean;
@@ -5150,10 +5156,10 @@ condensed: boolean;
5150
5156
  disabled: boolean;
5151
5157
  optional: boolean;
5152
5158
  readonly: boolean;
5153
- tooltipText: string;
5154
- errorMessage: string;
5155
5159
  placeholder: string;
5156
5160
  modelValue: BentoInputFieldValue;
5161
+ errorMessage: string;
5162
+ tooltipText: string;
5157
5163
  }>, {
5158
5164
  default?: (props: {}) => any;
5159
5165
  } & {
@@ -6284,10 +6290,10 @@ required: boolean;
6284
6290
  disabled: boolean;
6285
6291
  optional: boolean;
6286
6292
  readonly: boolean;
6293
+ modelValue: BentoRadioGroupValue | null;
6294
+ errorMessage: string;
6287
6295
  tooltipText: string;
6288
6296
  hideLabel: boolean | null;
6289
- errorMessage: string;
6290
- modelValue: BentoRadioGroupValue | null;
6291
6297
  hasError: boolean;
6292
6298
  formId: string | null;
6293
6299
  }>, {
@@ -6446,9 +6452,9 @@ label: string;
6446
6452
  required: boolean;
6447
6453
  disabled: boolean;
6448
6454
  mode: BentoRichTextEditorMode;
6455
+ errorMessage: string;
6449
6456
  tooltipText: string;
6450
6457
  hideLabel: boolean;
6451
- errorMessage: string;
6452
6458
  }>;
6453
6459
 
6454
6460
  declare const __VLS_export_78: DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToOption_53<BentoSearchBarProps>, {
@@ -6815,10 +6821,10 @@ disabled: boolean;
6815
6821
  optional: boolean;
6816
6822
  readonly: boolean;
6817
6823
  layout: BentoSelectionCardGroupLayout;
6824
+ modelValue: BentoSelectionCardModelValue_2;
6825
+ errorMessage: string;
6818
6826
  tooltipText: string;
6819
6827
  hideLabel: boolean;
6820
- errorMessage: string;
6821
- modelValue: BentoSelectionCardModelValue_2;
6822
6828
  formId: string;
6823
6829
  itemsPerRow: BentoSelectionCardGroupItemsPerRow;
6824
6830
  }>, {
@@ -7592,11 +7598,11 @@ optional: boolean;
7592
7598
  readonly: boolean;
7593
7599
  height: string | null;
7594
7600
  ariaLabel: string;
7595
- tooltipText: string;
7596
- errorMessage: string;
7597
7601
  characterLimit: number;
7598
7602
  placeholder: string;
7599
7603
  modelValue: string;
7604
+ errorMessage: string;
7605
+ tooltipText: string;
7600
7606
  clearable: boolean;
7601
7607
  resizable: BentoTextareaResizeOption | `${BentoTextareaResizeOption}`;
7602
7608
  }>;
@@ -11719,6 +11725,7 @@ export declare const BentoDate: typeof __VLS_export_39;
11719
11725
  export declare interface BentoDateFilterOptions {
11720
11726
  firstDayOfWeek?: CalendarFirstDayOfWeek;
11721
11727
  isDateDisabled?: CalendarIsDateDisabled;
11728
+ yearRange?: BentoDatePickerYearRange;
11722
11729
  variant?: `${CalendarVariant}`;
11723
11730
  tooltipText?: string;
11724
11731
  tooltipPosition?: BentoTooltipPosition | `${BentoTooltipPosition}`;
@@ -11824,6 +11831,10 @@ export declare interface BentoDatePickerProps extends FormField {
11824
11831
  * @default null
11825
11832
  */
11826
11833
  value?: BentoDatePickerValue | null;
11834
+ /**
11835
+ * Range of years to be selectable from the year dropdown
11836
+ */
11837
+ yearRange?: BentoDatePickerYearRange;
11827
11838
  /**
11828
11839
  * The type of calendar to display. Defaults to showing days.
11829
11840
  */
@@ -11832,6 +11843,8 @@ export declare interface BentoDatePickerProps extends FormField {
11832
11843
 
11833
11844
  export declare type BentoDatePickerValue = Date;
11834
11845
 
11846
+ export declare type BentoDatePickerYearRange = CalendarYearRange;
11847
+
11835
11848
  export declare interface BentoDateProps {
11836
11849
  /**
11837
11850
  * The date to format. The data can be supplied as:
@@ -11854,6 +11867,7 @@ export declare interface BentoDateRangeFilterOptions {
11854
11867
  allowTimeInput?: boolean;
11855
11868
  firstDayOfWeek?: CalendarFirstDayOfWeek;
11856
11869
  isDateDisabled?: CalendarIsDateDisabled;
11870
+ yearRange?: BentoDateRangePickerYearRange;
11857
11871
  granularities?: Array<BentoDateRangePickerGranularityConfig>;
11858
11872
  maxRange?: number;
11859
11873
  min?: Date;
@@ -11973,6 +11987,10 @@ export declare interface BentoDateRangePickerProps extends FormField {
11973
11987
  * The type of calendar to display. Defaults to showing days.
11974
11988
  */
11975
11989
  variant?: `${CalendarVariant}`;
11990
+ /**
11991
+ * Range of years to be selectable from the year dropdown
11992
+ */
11993
+ yearRange?: BentoDateRangePickerYearRange;
11976
11994
  /**
11977
11995
  * Enables the date picker selection to persist until it is explicitly applied.
11978
11996
  * Displays a set of buttons: Apply and Cancel.
@@ -11992,6 +12010,8 @@ export declare interface BentoDateRangePickerValue {
11992
12010
  range?: string;
11993
12011
  }
11994
12012
 
12013
+ export declare type BentoDateRangePickerYearRange = CalendarYearRange;
12014
+
11995
12015
  /**
11996
12016
  * Divider component is a thin line that helps separate content and group them visually into sections.
11997
12017
  *
@@ -18585,6 +18605,20 @@ declare enum CalendarVariant {
18585
18605
  export { CalendarVariant as BentoDatePickerVariant }
18586
18606
  export { CalendarVariant as BentoDateRangePickerVariant }
18587
18607
 
18608
+ /**
18609
+ * Defines the range of selectable years in the calendar's year selector dropdown
18610
+ */
18611
+ declare interface CalendarYearRange {
18612
+ /**
18613
+ * The earliest selectable year (inclusive)
18614
+ */
18615
+ minYear?: number;
18616
+ /**
18617
+ * The latest selectable year (inclusive)
18618
+ */
18619
+ maxYear?: number;
18620
+ }
18621
+
18588
18622
  declare type CheckboxInputType = boolean | MultiCheckboxInputType;
18589
18623
 
18590
18624
  export declare type Component = object;
@@ -1,4 +1,4 @@
1
- import { B as t } from "./chunks/action-bar.CIVprT2U.js";
1
+ import { B as t } from "./chunks/action-bar.BEV9uXHS.js";
2
2
  export {
3
3
  t as BentoActionBar
4
4
  };
package/dist/ai-tag.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as e } from "./chunks/ai-tag.DkTlRY__.js";
1
+ import { a as e } from "./chunks/ai-tag.BSzY3-0w.js";
2
2
  export {
3
3
  e as BentoAiTag
4
4
  };
package/dist/alert.js CHANGED
@@ -1,4 +1,4 @@
1
- import { B as a, a as n, b as o, c as r } from "./chunks/alert.RD0qOLhx.js";
1
+ import { B as a, a as n, b as o, c as r } from "./chunks/alert.V1imvtyI.js";
2
2
  export {
3
3
  a as BentoAlert,
4
4
  n as BentoAlertEvent,