@bi-digital/react 0.11.9 → 0.11.10

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 (104) hide show
  1. package/dist/{alert-footer-B0RXYXcM.d.mts → alert-footer-uyWxrEuB.d.mts} +4 -4
  2. package/dist/components/alert/alert-footer.d.mts +1 -1
  3. package/dist/components/alert/alert.d.mts +1 -1
  4. package/dist/components/alert/index.d.mts +1 -1
  5. package/dist/components/avatar/avatar.d.mts +1 -1
  6. package/dist/components/avatar/index.d.mts +1 -1
  7. package/dist/components/badge/badge.d.mts +1 -1
  8. package/dist/components/badge/index.d.mts +1 -1
  9. package/dist/components/button/button.d.mts +1 -1
  10. package/dist/components/button/index.d.mts +1 -1
  11. package/dist/components/card/card-action.d.mts +1 -1
  12. package/dist/components/card/card-actions.d.mts +1 -1
  13. package/dist/components/card/card-content.d.mts +1 -1
  14. package/dist/components/card/card-date.d.mts +1 -1
  15. package/dist/components/card/card-header.d.mts +1 -1
  16. package/dist/components/card/card-media.d.mts +1 -1
  17. package/dist/components/card/card.d.mts +1 -1
  18. package/dist/components/card/index.d.mts +1 -1
  19. package/dist/components/checkbox/checkbox-subsection.d.mts +1 -1
  20. package/dist/components/checkbox/checkbox.d.mts +1 -1
  21. package/dist/components/checkbox/index.d.mts +1 -1
  22. package/dist/components/chip/chip.d.mts +1 -1
  23. package/dist/components/chip/index.d.mts +1 -1
  24. package/dist/components/details/details-content.d.mts +1 -1
  25. package/dist/components/details/details-summary.d.mts +1 -1
  26. package/dist/components/details/details.d.mts +1 -1
  27. package/dist/components/details/index.d.mts +1 -1
  28. package/dist/components/dialog/dialog-close-button.d.mts +1 -1
  29. package/dist/components/dialog/dialog-content.d.mts +1 -1
  30. package/dist/components/dialog/dialog-footer.d.mts +1 -1
  31. package/dist/components/dialog/dialog-header.d.mts +1 -1
  32. package/dist/components/dialog/dialog-trigger.d.mts +1 -1
  33. package/dist/components/dialog/dialog.d.mts +1 -1
  34. package/dist/components/dialog/index.d.mts +1 -1
  35. package/dist/components/dropdown/dropdown-button.d.mts +1 -1
  36. package/dist/components/dropdown/dropdown-trigger-context.d.mts +1 -1
  37. package/dist/components/dropdown/dropdown-trigger.d.mts +1 -1
  38. package/dist/components/dropdown/dropdown.d.mts +1 -1
  39. package/dist/components/dropdown/index.d.mts +1 -1
  40. package/dist/components/field/field-affix.d.mts +1 -1
  41. package/dist/components/field/field-description.d.mts +1 -1
  42. package/dist/components/field/field.d.mts +1 -1
  43. package/dist/components/field/index.d.mts +1 -1
  44. package/dist/components/fieldset/fieldset-description.d.mts +1 -1
  45. package/dist/components/fieldset/fieldset-legend.d.mts +1 -1
  46. package/dist/components/fieldset/fieldset.d.mts +1 -1
  47. package/dist/components/fieldset/index.d.mts +1 -1
  48. package/dist/components/filter-group/filter-group.d.mts +1 -1
  49. package/dist/components/filter-group/index.d.mts +1 -1
  50. package/dist/components/footer/footer.d.mts +1 -1
  51. package/dist/components/footer/index.d.mts +1 -1
  52. package/dist/components/index.d.mts +1 -1
  53. package/dist/components/input/index.d.mts +1 -1
  54. package/dist/components/input/input.d.mts +1 -1
  55. package/dist/components/label/index.d.mts +1 -1
  56. package/dist/components/label/label.d.mts +1 -1
  57. package/dist/components/link/index.d.mts +1 -1
  58. package/dist/components/link/link.d.mts +1 -1
  59. package/dist/components/logo/index.d.mts +1 -1
  60. package/dist/components/logo/logo.d.mts +1 -1
  61. package/dist/components/navbar/index.d.mts +1 -1
  62. package/dist/components/navbar/navbar.d.mts +1 -1
  63. package/dist/components/navbar/navbar.mjs.map +1 -1
  64. package/dist/components/navbar/sub-navbar.d.mts +1 -1
  65. package/dist/components/pagination/index.d.mts +1 -1
  66. package/dist/components/pagination/pagination-button.d.mts +1 -1
  67. package/dist/components/pagination/pagination.d.mts +1 -1
  68. package/dist/components/popover/index.d.mts +1 -1
  69. package/dist/components/popover/popover-trigger.d.mts +1 -1
  70. package/dist/components/popover/popover.d.mts +1 -1
  71. package/dist/components/radio/index.d.mts +1 -1
  72. package/dist/components/radio/radio.d.mts +1 -1
  73. package/dist/components/search/index.d.mts +1 -1
  74. package/dist/components/search/search.d.mts +1 -1
  75. package/dist/components/select/index.d.mts +1 -1
  76. package/dist/components/select/select-optgroup.d.mts +1 -1
  77. package/dist/components/select/select-option.d.mts +1 -1
  78. package/dist/components/select/select.d.mts +1 -1
  79. package/dist/components/selectfield/index.d.mts +1 -1
  80. package/dist/components/selectfield/selectfield.d.mts +1 -1
  81. package/dist/components/skip-link/index.d.mts +1 -1
  82. package/dist/components/skip-link/skip-link.d.mts +1 -1
  83. package/dist/components/spinner/index.d.mts +1 -1
  84. package/dist/components/spinner/spinner.d.mts +1 -1
  85. package/dist/components/switch/index.d.mts +1 -1
  86. package/dist/components/switch/switch.d.mts +1 -1
  87. package/dist/components/tabs/index.d.mts +1 -1
  88. package/dist/components/tabs/tab.d.mts +1 -1
  89. package/dist/components/tabs/tabs-list.d.mts +1 -1
  90. package/dist/components/tabs/tabs-panel.d.mts +1 -1
  91. package/dist/components/tabs/tabs.d.mts +1 -1
  92. package/dist/components/textarea/index.d.mts +1 -1
  93. package/dist/components/textarea/textarea.d.mts +1 -1
  94. package/dist/components/textfield/index.d.mts +1 -1
  95. package/dist/components/textfield/textfield.d.mts +1 -1
  96. package/dist/components/tooltip/index.d.mts +1 -1
  97. package/dist/components/tooltip/tooltip.d.mts +1 -1
  98. package/dist/components/validation-message/index.d.mts +1 -1
  99. package/dist/components/validation-message/validation-message.d.mts +1 -1
  100. package/dist/main.d.mts +1 -1
  101. package/dist/utilities/hooks/index.d.mts +1 -1
  102. package/dist/utilities/hooks/usePagination/usePagination.d.mts +1 -1
  103. package/dist/utilities/index.d.mts +1 -1
  104. package/package.json +3 -3
@@ -1188,9 +1188,9 @@ type NavbarProps = MergeRight<DefaultProps & HTMLAttributes<HTMLDivElement>, {
1188
1188
  */
1189
1189
  logo?: ReactNode;
1190
1190
  /**
1191
- * When `true`, the navbar starts with a transparent background and reveals its
1192
- * background color after the user scrolls a distance equal to the navbar height.
1193
- * Requires `fixed` to be `true` — has no effect otherwise.
1191
+ * When `true`, the navbar is transparent and does not take up layout height (content may sit behind it).
1192
+ * If `fixed` is also `true`, it starts transparent and reveals its background color after the user scrolls a distance equal to the navbar height.
1193
+ * Otherwise, it stays transparent.
1194
1194
  * @default false
1195
1195
  */
1196
1196
  transparent?: boolean;
@@ -1690,4 +1690,4 @@ declare const AlertFooter: ({
1690
1690
  }: AlertFooterProps) => _$react_jsx_runtime0.JSX.Element;
1691
1691
  //#endregion
1692
1692
  export { Footer as $, Checkbox as $t, SelectfieldProps as A, PopoverProps as At, RadioProps as B, DialogContentProps as Bt, Switch as C, Alert as Cn, DropdownButton as Ct, SkipLink as D, PopoverTrigger as Dt, SpinnerProps as E, DropdownProps as Et, Select as F, DialogFooter as Ft, SubNavbar as G, DetailsContent as Gt, PaginationButtonProps as H, DialogProps as Ht, SelectProps as I, DialogFooterProps as It, NavbarProps as J, DetailsProps as Jt, SubNavbarProps as K, DetailsContentProps as Kt, Search as L, DialogHeader as Lt, SelectOptgroupProps as M, DialogCloseButtonProps as Mt, SelectOption as N, DialogTrigger as Nt, SkipLinkProps as O, PopoverTriggerProps as Ot, SelectOptionProps as P, DialogTriggerProps as Pt, LinkProps as Q, CheckboxSubsectionProps as Qt, SearchProps as R, DialogHeaderProps as Rt, TabsProps as S, AvatarProps as Sn, DropdownTriggerProps as St, Spinner as T, Dropdown as Tt, Pagination as U, DetailsSummary as Ut, PaginationButton as V, Dialog as Vt, PaginationProps as W, DetailsSummaryProps as Wt, LogoProps as X, ChipProps as Xt, Logo as Y, Chip as Yt, Link as Z, CheckboxSubsection as Zt, Tab as _, Button as _n, Field as _t, ValidationMessage as a, CardMedia as an, Label as at, Tabs as b, BadgeProps as bn, DropdownTriggerContextProps as bt, TooltipProps as c, CardHeaderProps as cn, FieldsetDescriptionProps as ct, Textarea as d, CardAction as dn, FieldAffix as dt, CheckboxProps as en, FooterProps as et, TextareaProps as f, CardActionProps as fn, FieldAffixProps as ft, TabsListProps as g, CardProps as gn, FieldDescriptionProps as gt, TabsList as h, Card as hn, FieldDescription as ht, usePagination as i, CardDateProps as in, FieldsetLegendProps as it, SelectOptgroup as j, DialogCloseButton as jt, Selectfield as k, Popover as kt, Textfield as l, CardContent as ln, Fieldset as lt, TabsPanelProps as m, CardActionsProps as mn, FieldAffixesProps as mt, AlertFooterProps as n, InputProps as nn, FilterGroupProps as nt, ValidationMessageProps as o, CardMediaProps as on, LabelProps as ot, TabsPanel as p, CardActions as pn, FieldAffixes as pt, Navbar as q, Details as qt, UsePaginationProps as r, CardDate as rn, FieldsetLegend as rt, Tooltip as s, CardHeader as sn, FieldsetDescription as st, AlertFooter as t, Input as tn, FilterGroup as tt, TextfieldProps as u, CardContentProps as un, FieldsetProps as ut, TabProps as v, ButtonProps as vn, FieldProps as vt, SwitchProps as w, AlertProps as wn, DropdownButtonProps as wt, TabsContext as x, Avatar as xn, DropdownTrigger as xt, Context as y, Badge as yn, DropdownTriggerContext as yt, Radio as z, DialogContent as zt };
1693
- //# sourceMappingURL=alert-footer-B0RXYXcM.d.mts.map
1693
+ //# sourceMappingURL=alert-footer-uyWxrEuB.d.mts.map
@@ -1,2 +1,2 @@
1
- import { n as AlertFooterProps, t as AlertFooter } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { n as AlertFooterProps, t as AlertFooter } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { AlertFooter, AlertFooterProps };
@@ -1,2 +1,2 @@
1
- import { Cn as Alert, wn as AlertProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Cn as Alert, wn as AlertProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Alert, AlertProps };
@@ -1,2 +1,2 @@
1
- import { Cn as Alert, n as AlertFooterProps, t as AlertFooter, wn as AlertProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Cn as Alert, n as AlertFooterProps, t as AlertFooter, wn as AlertProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Alert, AlertFooter, AlertFooterProps, AlertProps };
@@ -1,2 +1,2 @@
1
- import { Sn as AvatarProps, xn as Avatar } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Sn as AvatarProps, xn as Avatar } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Avatar, AvatarProps };
@@ -1,2 +1,2 @@
1
- import { Sn as AvatarProps, xn as Avatar } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Sn as AvatarProps, xn as Avatar } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Avatar, AvatarProps };
@@ -1,2 +1,2 @@
1
- import { bn as BadgeProps, yn as Badge } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { bn as BadgeProps, yn as Badge } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Badge, BadgeProps };
@@ -1,2 +1,2 @@
1
- import { bn as BadgeProps, yn as Badge } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { bn as BadgeProps, yn as Badge } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Badge, BadgeProps };
@@ -1,2 +1,2 @@
1
- import { _n as Button, vn as ButtonProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { _n as Button, vn as ButtonProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Button, ButtonProps };
@@ -1,2 +1,2 @@
1
- import { _n as Button, vn as ButtonProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { _n as Button, vn as ButtonProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Button, ButtonProps };
@@ -1,2 +1,2 @@
1
- import { dn as CardAction, fn as CardActionProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { dn as CardAction, fn as CardActionProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { CardAction, CardActionProps };
@@ -1,2 +1,2 @@
1
- import { mn as CardActionsProps, pn as CardActions } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { mn as CardActionsProps, pn as CardActions } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { CardActions, CardActionsProps };
@@ -1,2 +1,2 @@
1
- import { ln as CardContent, un as CardContentProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { ln as CardContent, un as CardContentProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { CardContent, CardContentProps };
@@ -1,2 +1,2 @@
1
- import { in as CardDateProps, rn as CardDate } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { in as CardDateProps, rn as CardDate } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { CardDate, CardDateProps };
@@ -1,2 +1,2 @@
1
- import { cn as CardHeaderProps, sn as CardHeader } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { cn as CardHeaderProps, sn as CardHeader } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { CardHeader, CardHeaderProps };
@@ -1,2 +1,2 @@
1
- import { an as CardMedia, on as CardMediaProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { an as CardMedia, on as CardMediaProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { CardMedia, CardMediaProps };
@@ -1,2 +1,2 @@
1
- import { gn as CardProps, hn as Card } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { gn as CardProps, hn as Card } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Card, CardProps };
@@ -1,2 +1,2 @@
1
- import { an as CardMedia, cn as CardHeaderProps, dn as CardAction, fn as CardActionProps, gn as CardProps, hn as Card, in as CardDateProps, ln as CardContent, mn as CardActionsProps, on as CardMediaProps, pn as CardActions, rn as CardDate, sn as CardHeader, un as CardContentProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { an as CardMedia, cn as CardHeaderProps, dn as CardAction, fn as CardActionProps, gn as CardProps, hn as Card, in as CardDateProps, ln as CardContent, mn as CardActionsProps, on as CardMediaProps, pn as CardActions, rn as CardDate, sn as CardHeader, un as CardContentProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Card, CardAction, CardActionProps, CardActions, CardActionsProps, CardContent, CardContentProps, CardDate, CardDateProps, CardHeader, CardHeaderProps, CardMedia, CardMediaProps, CardProps };
@@ -1,2 +1,2 @@
1
- import { Qt as CheckboxSubsectionProps, Zt as CheckboxSubsection } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Qt as CheckboxSubsectionProps, Zt as CheckboxSubsection } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { CheckboxSubsection, CheckboxSubsectionProps };
@@ -1,2 +1,2 @@
1
- import { $t as Checkbox, en as CheckboxProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { $t as Checkbox, en as CheckboxProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Checkbox, CheckboxProps };
@@ -1,2 +1,2 @@
1
- import { $t as Checkbox, Qt as CheckboxSubsectionProps, Zt as CheckboxSubsection, en as CheckboxProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { $t as Checkbox, Qt as CheckboxSubsectionProps, Zt as CheckboxSubsection, en as CheckboxProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Checkbox, CheckboxProps, CheckboxSubsection, CheckboxSubsectionProps };
@@ -1,2 +1,2 @@
1
- import { Xt as ChipProps, Yt as Chip } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Xt as ChipProps, Yt as Chip } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Chip, ChipProps };
@@ -1,2 +1,2 @@
1
- import { Xt as ChipProps, Yt as Chip } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Xt as ChipProps, Yt as Chip } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Chip, ChipProps };
@@ -1,2 +1,2 @@
1
- import { Gt as DetailsContent, Kt as DetailsContentProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Gt as DetailsContent, Kt as DetailsContentProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DetailsContent, DetailsContentProps };
@@ -1,2 +1,2 @@
1
- import { Ut as DetailsSummary, Wt as DetailsSummaryProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Ut as DetailsSummary, Wt as DetailsSummaryProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DetailsSummary, DetailsSummaryProps };
@@ -1,2 +1,2 @@
1
- import { Jt as DetailsProps, qt as Details } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Jt as DetailsProps, qt as Details } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Details, DetailsProps };
@@ -1,2 +1,2 @@
1
- import { Gt as DetailsContent, Jt as DetailsProps, Kt as DetailsContentProps, Ut as DetailsSummary, Wt as DetailsSummaryProps, qt as Details } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Gt as DetailsContent, Jt as DetailsProps, Kt as DetailsContentProps, Ut as DetailsSummary, Wt as DetailsSummaryProps, qt as Details } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Details, DetailsContent, DetailsContentProps, DetailsProps, DetailsSummary, DetailsSummaryProps };
@@ -1,2 +1,2 @@
1
- import { Mt as DialogCloseButtonProps, jt as DialogCloseButton } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Mt as DialogCloseButtonProps, jt as DialogCloseButton } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DialogCloseButton, DialogCloseButtonProps };
@@ -1,2 +1,2 @@
1
- import { Bt as DialogContentProps, zt as DialogContent } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Bt as DialogContentProps, zt as DialogContent } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DialogContent, DialogContentProps };
@@ -1,2 +1,2 @@
1
- import { Ft as DialogFooter, It as DialogFooterProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Ft as DialogFooter, It as DialogFooterProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DialogFooter, DialogFooterProps };
@@ -1,2 +1,2 @@
1
- import { Lt as DialogHeader, Rt as DialogHeaderProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Lt as DialogHeader, Rt as DialogHeaderProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DialogHeader, DialogHeaderProps };
@@ -1,2 +1,2 @@
1
- import { Nt as DialogTrigger, Pt as DialogTriggerProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Nt as DialogTrigger, Pt as DialogTriggerProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DialogTrigger, DialogTriggerProps };
@@ -1,2 +1,2 @@
1
- import { Ht as DialogProps, Vt as Dialog } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Ht as DialogProps, Vt as Dialog } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Dialog, DialogProps };
@@ -1,3 +1,3 @@
1
- import { Bt as DialogContentProps, Ft as DialogFooter, Ht as DialogProps, It as DialogFooterProps, Lt as DialogHeader, Mt as DialogCloseButtonProps, Nt as DialogTrigger, Pt as DialogTriggerProps, Rt as DialogHeaderProps, Vt as Dialog, jt as DialogCloseButton, zt as DialogContent } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Bt as DialogContentProps, Ft as DialogFooter, Ht as DialogProps, It as DialogFooterProps, Lt as DialogHeader, Mt as DialogCloseButtonProps, Nt as DialogTrigger, Pt as DialogTriggerProps, Rt as DialogHeaderProps, Vt as Dialog, jt as DialogCloseButton, zt as DialogContent } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  import { n as DialogTriggerContext, r as DialogTriggerContextProps, t as Context } from "../../dialog-trigger-context-DbUhxoNL.mjs";
3
3
  export { Context, Dialog, DialogCloseButton, DialogCloseButtonProps, DialogContent, DialogContentProps, DialogFooter, DialogFooterProps, DialogHeader, DialogHeaderProps, DialogProps, DialogTrigger, DialogTriggerContext, DialogTriggerContextProps, DialogTriggerProps };
@@ -1,2 +1,2 @@
1
- import { Ct as DropdownButton, wt as DropdownButtonProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Ct as DropdownButton, wt as DropdownButtonProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DropdownButton, DropdownButtonProps };
@@ -1,2 +1,2 @@
1
- import { bt as DropdownTriggerContextProps, yt as DropdownTriggerContext } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { bt as DropdownTriggerContextProps, yt as DropdownTriggerContext } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DropdownTriggerContext, DropdownTriggerContextProps };
@@ -1,2 +1,2 @@
1
- import { St as DropdownTriggerProps, xt as DropdownTrigger } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { St as DropdownTriggerProps, xt as DropdownTrigger } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { DropdownTrigger, DropdownTriggerProps };
@@ -1,2 +1,2 @@
1
- import { Et as DropdownProps, Tt as Dropdown } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Et as DropdownProps, Tt as Dropdown } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Dropdown, DropdownProps };
@@ -1,4 +1,4 @@
1
- import { Ct as DropdownButton, Et as DropdownProps, St as DropdownTriggerProps, Tt as Dropdown, bt as DropdownTriggerContextProps, wt as DropdownButtonProps, xt as DropdownTrigger, yt as DropdownTriggerContext } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Ct as DropdownButton, Et as DropdownProps, St as DropdownTriggerProps, Tt as Dropdown, bt as DropdownTriggerContextProps, wt as DropdownButtonProps, xt as DropdownTrigger, yt as DropdownTriggerContext } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  import { n as DropdownItemProps, t as DropdownItem } from "../../dropdown-item-bA64wFOZ.mjs";
3
3
  import { n as DropdownListProps, t as DropdownList } from "../../dropdown-list-CaYz-O1j.mjs";
4
4
  export { Dropdown, DropdownButton, DropdownButtonProps, DropdownItem, DropdownItemProps, DropdownList, DropdownListProps, DropdownProps, DropdownTrigger, DropdownTriggerContext, DropdownTriggerContextProps, DropdownTriggerProps };
@@ -1,2 +1,2 @@
1
- import { dt as FieldAffix, ft as FieldAffixProps, mt as FieldAffixesProps, pt as FieldAffixes } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { dt as FieldAffix, ft as FieldAffixProps, mt as FieldAffixesProps, pt as FieldAffixes } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps };
@@ -1,2 +1,2 @@
1
- import { gt as FieldDescriptionProps, ht as FieldDescription } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { gt as FieldDescriptionProps, ht as FieldDescription } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { FieldDescription, FieldDescriptionProps };
@@ -1,2 +1,2 @@
1
- import { _t as Field, vt as FieldProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { _t as Field, vt as FieldProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Field, FieldProps };
@@ -1,2 +1,2 @@
1
- import { _t as Field, dt as FieldAffix, ft as FieldAffixProps, gt as FieldDescriptionProps, ht as FieldDescription, mt as FieldAffixesProps, pt as FieldAffixes, vt as FieldProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { _t as Field, dt as FieldAffix, ft as FieldAffixProps, gt as FieldDescriptionProps, ht as FieldDescription, mt as FieldAffixesProps, pt as FieldAffixes, vt as FieldProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Field, FieldAffix, FieldAffixProps, FieldAffixes, FieldAffixesProps, FieldDescription, FieldDescriptionProps, FieldProps };
@@ -1,2 +1,2 @@
1
- import { ct as FieldsetDescriptionProps, st as FieldsetDescription } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { ct as FieldsetDescriptionProps, st as FieldsetDescription } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { FieldsetDescription, FieldsetDescriptionProps };
@@ -1,2 +1,2 @@
1
- import { it as FieldsetLegendProps, rt as FieldsetLegend } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { it as FieldsetLegendProps, rt as FieldsetLegend } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { FieldsetLegend, FieldsetLegendProps };
@@ -1,2 +1,2 @@
1
- import { lt as Fieldset, ut as FieldsetProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { lt as Fieldset, ut as FieldsetProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Fieldset, FieldsetProps };
@@ -1,2 +1,2 @@
1
- import { ct as FieldsetDescriptionProps, it as FieldsetLegendProps, lt as Fieldset, rt as FieldsetLegend, st as FieldsetDescription, ut as FieldsetProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { ct as FieldsetDescriptionProps, it as FieldsetLegendProps, lt as Fieldset, rt as FieldsetLegend, st as FieldsetDescription, ut as FieldsetProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Fieldset, FieldsetDescription, FieldsetDescriptionProps, FieldsetLegend, FieldsetLegendProps, FieldsetProps };
@@ -1,2 +1,2 @@
1
- import { nt as FilterGroupProps, tt as FilterGroup } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { nt as FilterGroupProps, tt as FilterGroup } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { FilterGroup, FilterGroupProps };
@@ -1,2 +1,2 @@
1
- import { nt as FilterGroupProps, tt as FilterGroup } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { nt as FilterGroupProps, tt as FilterGroup } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { FilterGroup, FilterGroupProps };
@@ -1,2 +1,2 @@
1
- import { $ as Footer, et as FooterProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { $ as Footer, et as FooterProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Footer, FooterProps };
@@ -1,3 +1,3 @@
1
- import { $ as Footer, et as FooterProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { $ as Footer, et as FooterProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  import { n as FooterLinksProps, t as FooterLinks } from "../../footer-links-DwBghNrz.mjs";
3
3
  export { Footer, FooterLinks, FooterLinksProps, FooterProps };
@@ -1,4 +1,4 @@
1
- import { $ as Footer, $t as Checkbox, A as SelectfieldProps, At as PopoverProps, B as RadioProps, Bt as DialogContentProps, C as Switch, Cn as Alert, Ct as DropdownButton, D as SkipLink, Dt as PopoverTrigger, E as SpinnerProps, Et as DropdownProps, F as Select, Ft as DialogFooter, G as SubNavbar, Gt as DetailsContent, H as PaginationButtonProps, Ht as DialogProps, I as SelectProps, It as DialogFooterProps, J as NavbarProps, Jt as DetailsProps, K as SubNavbarProps, Kt as DetailsContentProps, L as Search, Lt as DialogHeader, M as SelectOptgroupProps, Mt as DialogCloseButtonProps, N as SelectOption, Nt as DialogTrigger, O as SkipLinkProps, Ot as PopoverTriggerProps, P as SelectOptionProps, Pt as DialogTriggerProps, Q as LinkProps, Qt as CheckboxSubsectionProps, R as SearchProps, Rt as DialogHeaderProps, S as TabsProps, Sn as AvatarProps, St as DropdownTriggerProps, T as Spinner, Tt as Dropdown, U as Pagination, Ut as DetailsSummary, V as PaginationButton, Vt as Dialog, W as PaginationProps, Wt as DetailsSummaryProps, X as LogoProps, Xt as ChipProps, Y as Logo, Yt as Chip, Z as Link, Zt as CheckboxSubsection, _ as Tab, _n as Button, _t as Field, a as ValidationMessage, an as CardMedia, at as Label, b as Tabs, bn as BadgeProps, bt as DropdownTriggerContextProps, c as TooltipProps, cn as CardHeaderProps, ct as FieldsetDescriptionProps, d as Textarea, dn as CardAction, dt as FieldAffix, en as CheckboxProps, et as FooterProps, f as TextareaProps, fn as CardActionProps, ft as FieldAffixProps, g as TabsListProps, gn as CardProps, gt as FieldDescriptionProps, h as TabsList, hn as Card, ht as FieldDescription, in as CardDateProps, it as FieldsetLegendProps, j as SelectOptgroup, jt as DialogCloseButton, k as Selectfield, kt as Popover, l as Textfield, ln as CardContent, lt as Fieldset, m as TabsPanelProps, mn as CardActionsProps, mt as FieldAffixesProps, n as AlertFooterProps, nn as InputProps, nt as FilterGroupProps, o as ValidationMessageProps, on as CardMediaProps, ot as LabelProps, p as TabsPanel, pn as CardActions, pt as FieldAffixes, q as Navbar, qt as Details, rn as CardDate, rt as FieldsetLegend, s as Tooltip, sn as CardHeader, st as FieldsetDescription, t as AlertFooter, tn as Input, tt as FilterGroup, u as TextfieldProps, un as CardContentProps, ut as FieldsetProps, v as TabProps, vn as ButtonProps, vt as FieldProps, w as SwitchProps, wn as AlertProps, wt as DropdownButtonProps, x as TabsContext, xn as Avatar, xt as DropdownTrigger, yn as Badge, yt as DropdownTriggerContext, z as Radio, zt as DialogContent } from "../alert-footer-B0RXYXcM.mjs";
1
+ import { $ as Footer, $t as Checkbox, A as SelectfieldProps, At as PopoverProps, B as RadioProps, Bt as DialogContentProps, C as Switch, Cn as Alert, Ct as DropdownButton, D as SkipLink, Dt as PopoverTrigger, E as SpinnerProps, Et as DropdownProps, F as Select, Ft as DialogFooter, G as SubNavbar, Gt as DetailsContent, H as PaginationButtonProps, Ht as DialogProps, I as SelectProps, It as DialogFooterProps, J as NavbarProps, Jt as DetailsProps, K as SubNavbarProps, Kt as DetailsContentProps, L as Search, Lt as DialogHeader, M as SelectOptgroupProps, Mt as DialogCloseButtonProps, N as SelectOption, Nt as DialogTrigger, O as SkipLinkProps, Ot as PopoverTriggerProps, P as SelectOptionProps, Pt as DialogTriggerProps, Q as LinkProps, Qt as CheckboxSubsectionProps, R as SearchProps, Rt as DialogHeaderProps, S as TabsProps, Sn as AvatarProps, St as DropdownTriggerProps, T as Spinner, Tt as Dropdown, U as Pagination, Ut as DetailsSummary, V as PaginationButton, Vt as Dialog, W as PaginationProps, Wt as DetailsSummaryProps, X as LogoProps, Xt as ChipProps, Y as Logo, Yt as Chip, Z as Link, Zt as CheckboxSubsection, _ as Tab, _n as Button, _t as Field, a as ValidationMessage, an as CardMedia, at as Label, b as Tabs, bn as BadgeProps, bt as DropdownTriggerContextProps, c as TooltipProps, cn as CardHeaderProps, ct as FieldsetDescriptionProps, d as Textarea, dn as CardAction, dt as FieldAffix, en as CheckboxProps, et as FooterProps, f as TextareaProps, fn as CardActionProps, ft as FieldAffixProps, g as TabsListProps, gn as CardProps, gt as FieldDescriptionProps, h as TabsList, hn as Card, ht as FieldDescription, in as CardDateProps, it as FieldsetLegendProps, j as SelectOptgroup, jt as DialogCloseButton, k as Selectfield, kt as Popover, l as Textfield, ln as CardContent, lt as Fieldset, m as TabsPanelProps, mn as CardActionsProps, mt as FieldAffixesProps, n as AlertFooterProps, nn as InputProps, nt as FilterGroupProps, o as ValidationMessageProps, on as CardMediaProps, ot as LabelProps, p as TabsPanel, pn as CardActions, pt as FieldAffixes, q as Navbar, qt as Details, rn as CardDate, rt as FieldsetLegend, s as Tooltip, sn as CardHeader, st as FieldsetDescription, t as AlertFooter, tn as Input, tt as FilterGroup, u as TextfieldProps, un as CardContentProps, ut as FieldsetProps, v as TabProps, vn as ButtonProps, vt as FieldProps, w as SwitchProps, wn as AlertProps, wt as DropdownButtonProps, x as TabsContext, xn as Avatar, xt as DropdownTrigger, yn as Badge, yt as DropdownTriggerContext, z as Radio, zt as DialogContent } from "../alert-footer-uyWxrEuB.mjs";
2
2
  import { n as DialogTriggerContext, r as DialogTriggerContextProps, t as Context } from "../dialog-trigger-context-DbUhxoNL.mjs";
3
3
  import { n as PopoverTriggerContext, r as PopoverTriggerContextProps } from "../popover-trigger-context-BLjAozBn.mjs";
4
4
  import { n as DropdownItemProps, t as DropdownItem } from "../dropdown-item-bA64wFOZ.mjs";
@@ -1,2 +1,2 @@
1
- import { nn as InputProps, tn as Input } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { nn as InputProps, tn as Input } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Input, InputProps };
@@ -1,2 +1,2 @@
1
- import { nn as InputProps, tn as Input } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { nn as InputProps, tn as Input } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Input, InputProps };
@@ -1,2 +1,2 @@
1
- import { at as Label, ot as LabelProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { at as Label, ot as LabelProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Label, LabelProps };
@@ -1,2 +1,2 @@
1
- import { at as Label, ot as LabelProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { at as Label, ot as LabelProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Label, LabelProps };
@@ -1,2 +1,2 @@
1
- import { Q as LinkProps, Z as Link } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Q as LinkProps, Z as Link } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Link, LinkProps };
@@ -1,2 +1,2 @@
1
- import { Q as LinkProps, Z as Link } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Q as LinkProps, Z as Link } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Link, LinkProps };
@@ -1,2 +1,2 @@
1
- import { X as LogoProps, Y as Logo } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { X as LogoProps, Y as Logo } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Logo, LogoProps };
@@ -1,2 +1,2 @@
1
- import { X as LogoProps, Y as Logo } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { X as LogoProps, Y as Logo } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Logo, LogoProps };
@@ -1,2 +1,2 @@
1
- import { G as SubNavbar, J as NavbarProps, K as SubNavbarProps, q as Navbar } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { G as SubNavbar, J as NavbarProps, K as SubNavbarProps, q as Navbar } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Navbar, NavbarProps, SubNavbar, SubNavbarProps };
@@ -1,2 +1,2 @@
1
- import { J as NavbarProps, q as Navbar } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { J as NavbarProps, q as Navbar } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Navbar, NavbarProps };
@@ -1 +1 @@
1
- {"version":3,"file":"navbar.mjs","names":[],"sources":["../../../src/components/navbar/navbar.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport { Logo } from '../logo';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type NavbarProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * Skip link.\n */\n skipLink?: ReactNode;\n /**\n * Determines if the navbar should be fixed.\n * @default false\n */\n fixed?: boolean;\n /**\n * Aria label for the home link.\n */\n homeAriaLabel: string;\n /**\n * Href for the home link.\n */\n homeHref: string;\n /**\n * Override the default logo\n */\n logo?: ReactNode;\n /**\n * When `true`, the navbar starts with a transparent background and reveals its\n * background color after the user scrolls a distance equal to the navbar height.\n * Requires `fixed` to be `true` — has no effect otherwise.\n * @default false\n */\n transparent?: boolean;\n ref?: Ref<HTMLElement>;\n }\n>;\n\nexport const Navbar = ({\n dark = false,\n fixed = false,\n transparent = false,\n homeAriaLabel,\n skipLink,\n homeHref,\n logo,\n children,\n className,\n ref,\n ...props\n}: NavbarProps) => {\n return (\n <nav\n {...props}\n className={clsx('bi-navbar', className)}\n data-fixed={fixed}\n data-dark={dark}\n data-transparent={transparent}\n ref={ref}\n >\n {skipLink}\n <header>\n <a aria-label={homeAriaLabel} href={homeHref}>\n {logo || <Logo dark={dark} />}\n </a>\n {children}\n </header>\n </nav>\n );\n};\n"],"mappings":";;;;;AAyCA,MAAa,UAAU,EACrB,OAAO,OACP,QAAQ,OACR,cAAc,OACd,eACA,UACA,UACA,MACA,UACA,WACA,KACA,GAAG,YACc;CACjB,OACE,qBAAC,OAAD;EACE,GAAI;EACJ,WAAW,KAAK,aAAa,UAAU;EACvC,cAAY;EACZ,aAAW;EACX,oBAAkB;EACb;YANP,CAQG,UACD,qBAAC,UAAD,EAAA,UAAA,CACE,oBAAC,KAAD;GAAG,cAAY;GAAe,MAAM;aACjC,QAAQ,oBAAC,MAAD,EAAY,MAAQ,CAAA;GAC3B,CAAA,EACH,SACM,EAAA,CAAA,CACL"}
1
+ {"version":3,"file":"navbar.mjs","names":[],"sources":["../../../src/components/navbar/navbar.tsx"],"sourcesContent":["import clsx from 'clsx/lite';\nimport type { HTMLAttributes, ReactNode, Ref } from 'react';\nimport { Logo } from '../logo';\nimport type { MergeRight } from '../../utilities';\nimport type { DefaultProps } from '../../types';\n\nexport type NavbarProps = MergeRight<\n DefaultProps & HTMLAttributes<HTMLDivElement>,\n {\n /**\n * Skip link.\n */\n skipLink?: ReactNode;\n /**\n * Determines if the navbar should be fixed.\n * @default false\n */\n fixed?: boolean;\n /**\n * Aria label for the home link.\n */\n homeAriaLabel: string;\n /**\n * Href for the home link.\n */\n homeHref: string;\n /**\n * Override the default logo\n */\n logo?: ReactNode;\n /**\n * When `true`, the navbar is transparent and does not take up layout height (content may sit behind it).\n * If `fixed` is also `true`, it starts transparent and reveals its background color after the user scrolls a distance equal to the navbar height.\n * Otherwise, it stays transparent.\n * @default false\n */\n transparent?: boolean;\n ref?: Ref<HTMLElement>;\n }\n>;\n\nexport const Navbar = ({\n dark = false,\n fixed = false,\n transparent = false,\n homeAriaLabel,\n skipLink,\n homeHref,\n logo,\n children,\n className,\n ref,\n ...props\n}: NavbarProps) => {\n return (\n <nav\n {...props}\n className={clsx('bi-navbar', className)}\n data-fixed={fixed}\n data-dark={dark}\n data-transparent={transparent}\n ref={ref}\n >\n {skipLink}\n <header>\n <a aria-label={homeAriaLabel} href={homeHref}>\n {logo || <Logo dark={dark} />}\n </a>\n {children}\n </header>\n </nav>\n );\n};\n"],"mappings":";;;;;AAyCA,MAAa,UAAU,EACrB,OAAO,OACP,QAAQ,OACR,cAAc,OACd,eACA,UACA,UACA,MACA,UACA,WACA,KACA,GAAG,YACc;CACjB,OACE,qBAAC,OAAD;EACE,GAAI;EACJ,WAAW,KAAK,aAAa,UAAU;EACvC,cAAY;EACZ,aAAW;EACX,oBAAkB;EACb;YANP,CAQG,UACD,qBAAC,UAAD,EAAA,UAAA,CACE,oBAAC,KAAD;GAAG,cAAY;GAAe,MAAM;aACjC,QAAQ,oBAAC,MAAD,EAAY,MAAQ,CAAA;GAC3B,CAAA,EACH,SACM,EAAA,CAAA,CACL"}
@@ -1,2 +1,2 @@
1
- import { G as SubNavbar, K as SubNavbarProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { G as SubNavbar, K as SubNavbarProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { SubNavbar, SubNavbarProps };
@@ -1,3 +1,3 @@
1
- import { H as PaginationButtonProps, U as Pagination, V as PaginationButton, W as PaginationProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { H as PaginationButtonProps, U as Pagination, V as PaginationButton, W as PaginationProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  import { n as PaginationItemProps, t as PaginationItem } from "../../pagination-item-DJicBrIN.mjs";
3
3
  export { Pagination, PaginationButton, PaginationButtonProps, PaginationItem, PaginationItemProps, PaginationProps };
@@ -1,2 +1,2 @@
1
- import { H as PaginationButtonProps, V as PaginationButton } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { H as PaginationButtonProps, V as PaginationButton } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { PaginationButton, PaginationButtonProps };
@@ -1,2 +1,2 @@
1
- import { U as Pagination, W as PaginationProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { U as Pagination, W as PaginationProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Pagination, PaginationProps };
@@ -1,3 +1,3 @@
1
- import { At as PopoverProps, Dt as PopoverTrigger, Ot as PopoverTriggerProps, kt as Popover } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { At as PopoverProps, Dt as PopoverTrigger, Ot as PopoverTriggerProps, kt as Popover } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  import { n as PopoverTriggerContext, r as PopoverTriggerContextProps } from "../../popover-trigger-context-BLjAozBn.mjs";
3
3
  export { Popover, PopoverProps, PopoverTrigger, PopoverTriggerContext, PopoverTriggerContextProps, PopoverTriggerProps };
@@ -1,2 +1,2 @@
1
- import { Dt as PopoverTrigger, Ot as PopoverTriggerProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { Dt as PopoverTrigger, Ot as PopoverTriggerProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { PopoverTrigger, PopoverTriggerProps };
@@ -1,2 +1,2 @@
1
- import { At as PopoverProps, kt as Popover } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { At as PopoverProps, kt as Popover } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Popover, PopoverProps };
@@ -1,2 +1,2 @@
1
- import { B as RadioProps, z as Radio } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { B as RadioProps, z as Radio } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Radio, RadioProps };
@@ -1,2 +1,2 @@
1
- import { B as RadioProps, z as Radio } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { B as RadioProps, z as Radio } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Radio, RadioProps };
@@ -1,2 +1,2 @@
1
- import { L as Search, R as SearchProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { L as Search, R as SearchProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Search, SearchProps };
@@ -1,2 +1,2 @@
1
- import { L as Search, R as SearchProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { L as Search, R as SearchProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Search, SearchProps };
@@ -1,2 +1,2 @@
1
- import { F as Select, I as SelectProps, M as SelectOptgroupProps, N as SelectOption, P as SelectOptionProps, j as SelectOptgroup } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { F as Select, I as SelectProps, M as SelectOptgroupProps, N as SelectOption, P as SelectOptionProps, j as SelectOptgroup } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Select, SelectOptgroup, SelectOptgroupProps, SelectOption, SelectOptionProps, SelectProps };
@@ -1,2 +1,2 @@
1
- import { M as SelectOptgroupProps, j as SelectOptgroup } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { M as SelectOptgroupProps, j as SelectOptgroup } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { SelectOptgroup, SelectOptgroupProps };
@@ -1,2 +1,2 @@
1
- import { N as SelectOption, P as SelectOptionProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { N as SelectOption, P as SelectOptionProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { SelectOption, SelectOptionProps };
@@ -1,2 +1,2 @@
1
- import { F as Select, I as SelectProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { F as Select, I as SelectProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Select, SelectProps };
@@ -1,2 +1,2 @@
1
- import { A as SelectfieldProps, k as Selectfield } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { A as SelectfieldProps, k as Selectfield } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Selectfield, SelectfieldProps };
@@ -1,2 +1,2 @@
1
- import { A as SelectfieldProps, k as Selectfield } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { A as SelectfieldProps, k as Selectfield } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Selectfield, SelectfieldProps };
@@ -1,2 +1,2 @@
1
- import { D as SkipLink, O as SkipLinkProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { D as SkipLink, O as SkipLinkProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { SkipLink, SkipLinkProps };
@@ -1,2 +1,2 @@
1
- import { D as SkipLink, O as SkipLinkProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { D as SkipLink, O as SkipLinkProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { SkipLink, SkipLinkProps };
@@ -1,2 +1,2 @@
1
- import { E as SpinnerProps, T as Spinner } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { E as SpinnerProps, T as Spinner } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Spinner, SpinnerProps };
@@ -1,2 +1,2 @@
1
- import { E as SpinnerProps, T as Spinner } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { E as SpinnerProps, T as Spinner } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Spinner, SpinnerProps };
@@ -1,2 +1,2 @@
1
- import { C as Switch, w as SwitchProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { C as Switch, w as SwitchProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Switch, SwitchProps };
@@ -1,2 +1,2 @@
1
- import { C as Switch, w as SwitchProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { C as Switch, w as SwitchProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Switch, SwitchProps };
@@ -1,2 +1,2 @@
1
- import { S as TabsProps, _ as Tab, b as Tabs, g as TabsListProps, h as TabsList, m as TabsPanelProps, p as TabsPanel, v as TabProps, x as TabsContext } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { S as TabsProps, _ as Tab, b as Tabs, g as TabsListProps, h as TabsList, m as TabsPanelProps, p as TabsPanel, v as TabProps, x as TabsContext } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Tab, TabProps, Tabs, TabsContext, TabsList, TabsListProps, TabsPanel, TabsPanelProps, TabsProps };
@@ -1,2 +1,2 @@
1
- import { _ as Tab, v as TabProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { _ as Tab, v as TabProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Tab, TabProps };
@@ -1,2 +1,2 @@
1
- import { g as TabsListProps, h as TabsList } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { g as TabsListProps, h as TabsList } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { TabsList, TabsListProps };
@@ -1,2 +1,2 @@
1
- import { m as TabsPanelProps, p as TabsPanel } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { m as TabsPanelProps, p as TabsPanel } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { TabsPanel, TabsPanelProps };
@@ -1,2 +1,2 @@
1
- import { S as TabsProps, b as Tabs, x as TabsContext, y as Context } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { S as TabsProps, b as Tabs, x as TabsContext, y as Context } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Context, Tabs, TabsContext, TabsProps };
@@ -1,2 +1,2 @@
1
- import { d as Textarea, f as TextareaProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { d as Textarea, f as TextareaProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Textarea, TextareaProps };
@@ -1,2 +1,2 @@
1
- import { d as Textarea, f as TextareaProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { d as Textarea, f as TextareaProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Textarea, TextareaProps };
@@ -1,2 +1,2 @@
1
- import { l as Textfield, u as TextfieldProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { l as Textfield, u as TextfieldProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Textfield, TextfieldProps };
@@ -1,2 +1,2 @@
1
- import { l as Textfield, u as TextfieldProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { l as Textfield, u as TextfieldProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Textfield, TextfieldProps };
@@ -1,2 +1,2 @@
1
- import { c as TooltipProps, s as Tooltip } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { c as TooltipProps, s as Tooltip } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Tooltip, TooltipProps };
@@ -1,2 +1,2 @@
1
- import { c as TooltipProps, s as Tooltip } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { c as TooltipProps, s as Tooltip } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { Tooltip, TooltipProps };
@@ -1,2 +1,2 @@
1
- import { a as ValidationMessage, o as ValidationMessageProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { a as ValidationMessage, o as ValidationMessageProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { ValidationMessage, ValidationMessageProps };
@@ -1,2 +1,2 @@
1
- import { a as ValidationMessage, o as ValidationMessageProps } from "../../alert-footer-B0RXYXcM.mjs";
1
+ import { a as ValidationMessage, o as ValidationMessageProps } from "../../alert-footer-uyWxrEuB.mjs";
2
2
  export { ValidationMessage, ValidationMessageProps };
package/dist/main.d.mts CHANGED
@@ -1,6 +1,6 @@
1
1
  import { r as useCheckboxGroup, t as UseCheckboxGroupOptions } from "./useCheckboxGroup-Boc_tLJ3.mjs";
2
2
  import { t as useIsomorphicLayoutEffect } from "./useIsomorphicLayoutEffect-DXCY5AxR.mjs";
3
- import { $ as Footer, $t as Checkbox, A as SelectfieldProps, At as PopoverProps, B as RadioProps, Bt as DialogContentProps, C as Switch, Cn as Alert, Ct as DropdownButton, D as SkipLink, Dt as PopoverTrigger, E as SpinnerProps, Et as DropdownProps, F as Select, Ft as DialogFooter, G as SubNavbar, Gt as DetailsContent, H as PaginationButtonProps, Ht as DialogProps, I as SelectProps, It as DialogFooterProps, J as NavbarProps, Jt as DetailsProps, K as SubNavbarProps, Kt as DetailsContentProps, L as Search, Lt as DialogHeader, M as SelectOptgroupProps, Mt as DialogCloseButtonProps, N as SelectOption, Nt as DialogTrigger, O as SkipLinkProps, Ot as PopoverTriggerProps, P as SelectOptionProps, Pt as DialogTriggerProps, Q as LinkProps, Qt as CheckboxSubsectionProps, R as SearchProps, Rt as DialogHeaderProps, S as TabsProps, Sn as AvatarProps, St as DropdownTriggerProps, T as Spinner, Tt as Dropdown, U as Pagination, Ut as DetailsSummary, V as PaginationButton, Vt as Dialog, W as PaginationProps, Wt as DetailsSummaryProps, X as LogoProps, Xt as ChipProps, Y as Logo, Yt as Chip, Z as Link, Zt as CheckboxSubsection, _ as Tab, _n as Button, _t as Field, a as ValidationMessage, an as CardMedia, at as Label, b as Tabs, bn as BadgeProps, bt as DropdownTriggerContextProps, c as TooltipProps, cn as CardHeaderProps, ct as FieldsetDescriptionProps, d as Textarea, dn as CardAction, dt as FieldAffix, en as CheckboxProps, et as FooterProps, f as TextareaProps, fn as CardActionProps, ft as FieldAffixProps, g as TabsListProps, gn as CardProps, gt as FieldDescriptionProps, h as TabsList, hn as Card, ht as FieldDescription, i as usePagination, in as CardDateProps, it as FieldsetLegendProps, j as SelectOptgroup, jt as DialogCloseButton, k as Selectfield, kt as Popover, l as Textfield, ln as CardContent, lt as Fieldset, m as TabsPanelProps, mn as CardActionsProps, mt as FieldAffixesProps, n as AlertFooterProps, nn as InputProps, nt as FilterGroupProps, o as ValidationMessageProps, on as CardMediaProps, ot as LabelProps, p as TabsPanel, pn as CardActions, pt as FieldAffixes, q as Navbar, qt as Details, r as UsePaginationProps, rn as CardDate, rt as FieldsetLegend, s as Tooltip, sn as CardHeader, st as FieldsetDescription, t as AlertFooter, tn as Input, tt as FilterGroup, u as TextfieldProps, un as CardContentProps, ut as FieldsetProps, v as TabProps, vn as ButtonProps, vt as FieldProps, w as SwitchProps, wn as AlertProps, wt as DropdownButtonProps, x as TabsContext, xn as Avatar, xt as DropdownTrigger, yn as Badge, yt as DropdownTriggerContext, z as Radio, zt as DialogContent } from "./alert-footer-B0RXYXcM.mjs";
3
+ import { $ as Footer, $t as Checkbox, A as SelectfieldProps, At as PopoverProps, B as RadioProps, Bt as DialogContentProps, C as Switch, Cn as Alert, Ct as DropdownButton, D as SkipLink, Dt as PopoverTrigger, E as SpinnerProps, Et as DropdownProps, F as Select, Ft as DialogFooter, G as SubNavbar, Gt as DetailsContent, H as PaginationButtonProps, Ht as DialogProps, I as SelectProps, It as DialogFooterProps, J as NavbarProps, Jt as DetailsProps, K as SubNavbarProps, Kt as DetailsContentProps, L as Search, Lt as DialogHeader, M as SelectOptgroupProps, Mt as DialogCloseButtonProps, N as SelectOption, Nt as DialogTrigger, O as SkipLinkProps, Ot as PopoverTriggerProps, P as SelectOptionProps, Pt as DialogTriggerProps, Q as LinkProps, Qt as CheckboxSubsectionProps, R as SearchProps, Rt as DialogHeaderProps, S as TabsProps, Sn as AvatarProps, St as DropdownTriggerProps, T as Spinner, Tt as Dropdown, U as Pagination, Ut as DetailsSummary, V as PaginationButton, Vt as Dialog, W as PaginationProps, Wt as DetailsSummaryProps, X as LogoProps, Xt as ChipProps, Y as Logo, Yt as Chip, Z as Link, Zt as CheckboxSubsection, _ as Tab, _n as Button, _t as Field, a as ValidationMessage, an as CardMedia, at as Label, b as Tabs, bn as BadgeProps, bt as DropdownTriggerContextProps, c as TooltipProps, cn as CardHeaderProps, ct as FieldsetDescriptionProps, d as Textarea, dn as CardAction, dt as FieldAffix, en as CheckboxProps, et as FooterProps, f as TextareaProps, fn as CardActionProps, ft as FieldAffixProps, g as TabsListProps, gn as CardProps, gt as FieldDescriptionProps, h as TabsList, hn as Card, ht as FieldDescription, i as usePagination, in as CardDateProps, it as FieldsetLegendProps, j as SelectOptgroup, jt as DialogCloseButton, k as Selectfield, kt as Popover, l as Textfield, ln as CardContent, lt as Fieldset, m as TabsPanelProps, mn as CardActionsProps, mt as FieldAffixesProps, n as AlertFooterProps, nn as InputProps, nt as FilterGroupProps, o as ValidationMessageProps, on as CardMediaProps, ot as LabelProps, p as TabsPanel, pn as CardActions, pt as FieldAffixes, q as Navbar, qt as Details, r as UsePaginationProps, rn as CardDate, rt as FieldsetLegend, s as Tooltip, sn as CardHeader, st as FieldsetDescription, t as AlertFooter, tn as Input, tt as FilterGroup, u as TextfieldProps, un as CardContentProps, ut as FieldsetProps, v as TabProps, vn as ButtonProps, vt as FieldProps, w as SwitchProps, wn as AlertProps, wt as DropdownButtonProps, x as TabsContext, xn as Avatar, xt as DropdownTrigger, yn as Badge, yt as DropdownTriggerContext, z as Radio, zt as DialogContent } from "./alert-footer-uyWxrEuB.mjs";
4
4
  import { n as DialogTriggerContext, r as DialogTriggerContextProps, t as Context } from "./dialog-trigger-context-DbUhxoNL.mjs";
5
5
  import { n as PopoverTriggerContext, r as PopoverTriggerContextProps } from "./popover-trigger-context-BLjAozBn.mjs";
6
6
  import { n as DropdownItemProps, t as DropdownItem } from "./dropdown-item-bA64wFOZ.mjs";
@@ -1,6 +1,6 @@
1
1
  import { r as useCheckboxGroup, t as UseCheckboxGroupOptions } from "../../useCheckboxGroup-Boc_tLJ3.mjs";
2
2
  import { t as useIsomorphicLayoutEffect } from "../../useIsomorphicLayoutEffect-DXCY5AxR.mjs";
3
- import { i as usePagination, r as UsePaginationProps } from "../../alert-footer-B0RXYXcM.mjs";
3
+ import { i as usePagination, r as UsePaginationProps } from "../../alert-footer-uyWxrEuB.mjs";
4
4
  import { t as useIsElementAboveViewport } from "../../useIsElementAboveViewport-Cxt9TwLS.mjs";
5
5
  import { t as useScrollDirection } from "../../useScrollDirection-6pq5a8B3.mjs";
6
6
  import { n as useMediaQuery, t as UseMediaQueryOptions } from "../../useMediaQuery-Di0fXraw.mjs";
@@ -1,2 +1,2 @@
1
- import { i as usePagination, r as UsePaginationProps } from "../../../alert-footer-B0RXYXcM.mjs";
1
+ import { i as usePagination, r as UsePaginationProps } from "../../../alert-footer-uyWxrEuB.mjs";
2
2
  export { UsePaginationProps, usePagination };
@@ -1,6 +1,6 @@
1
1
  import { r as useCheckboxGroup, t as UseCheckboxGroupOptions } from "../useCheckboxGroup-Boc_tLJ3.mjs";
2
2
  import { t as useIsomorphicLayoutEffect } from "../useIsomorphicLayoutEffect-DXCY5AxR.mjs";
3
- import { i as usePagination, r as UsePaginationProps } from "../alert-footer-B0RXYXcM.mjs";
3
+ import { i as usePagination, r as UsePaginationProps } from "../alert-footer-uyWxrEuB.mjs";
4
4
  import { t as useIsElementAboveViewport } from "../useIsElementAboveViewport-Cxt9TwLS.mjs";
5
5
  import { t as useScrollDirection } from "../useScrollDirection-6pq5a8B3.mjs";
6
6
  import { n as useMediaQuery, t as UseMediaQueryOptions } from "../useMediaQuery-Di0fXraw.mjs";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bi-digital/react",
3
3
  "type": "module",
4
- "version": "0.11.9",
4
+ "version": "0.11.10",
5
5
  "description": "React components from BI Digital",
6
6
  "author": "BI Digital",
7
7
  "homepage": "https://designsystem.bi.no/",
@@ -38,7 +38,7 @@
38
38
  "@radix-ui/react-slot": "^1.2.4",
39
39
  "@radix-ui/react-use-controllable-state": "^1.2.2",
40
40
  "clsx": "^2.1.1",
41
- "@bi-digital/icons": "0.11.9"
41
+ "@bi-digital/icons": "0.11.10"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@types/react": "^19.2.14",
@@ -56,7 +56,7 @@
56
56
  "peerDependencies": {
57
57
  "react": "^19",
58
58
  "react-dom": "^19",
59
- "@bi-digital/css": "0.11.9"
59
+ "@bi-digital/css": "0.11.10"
60
60
  },
61
61
  "scripts": {
62
62
  "build": "tsdown",