@postenbring/hedwig-react 0.0.66 → 0.0.67

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 (178) hide show
  1. package/dist/_tsup-dts-rollup.d.mts +202 -128
  2. package/dist/_tsup-dts-rollup.d.ts +202 -128
  3. package/dist/accordion/index.d.mts +3 -3
  4. package/dist/accordion/index.d.ts +3 -3
  5. package/dist/accordion/index.js +8 -2
  6. package/dist/accordion/index.js.map +1 -1
  7. package/dist/accordion/index.mjs +14 -5
  8. package/dist/box/index.d.mts +1 -1
  9. package/dist/box/index.d.ts +1 -1
  10. package/dist/box/index.js +4 -2
  11. package/dist/box/index.js.map +1 -1
  12. package/dist/box/index.mjs +6 -3
  13. package/dist/card/index.d.mts +2 -2
  14. package/dist/card/index.d.ts +2 -2
  15. package/dist/card/index.js +12 -2
  16. package/dist/card/index.js.map +1 -1
  17. package/dist/card/index.mjs +14 -3
  18. package/dist/{chunk-2ICZ3Q7N.mjs → chunk-2FXMUF6K.mjs} +2 -2
  19. package/dist/{chunk-X46LM2QH.mjs → chunk-3KZOKDKP.mjs} +13 -3
  20. package/dist/chunk-3KZOKDKP.mjs.map +1 -0
  21. package/dist/{chunk-CLXHNRAI.mjs → chunk-B56JZJOS.mjs} +5 -3
  22. package/dist/chunk-B56JZJOS.mjs.map +1 -0
  23. package/dist/{chunk-RVJD2UZF.mjs → chunk-DFH4YKQA.mjs} +2 -2
  24. package/dist/chunk-DFH4YKQA.mjs.map +1 -0
  25. package/dist/{chunk-AR2NOI4U.mjs → chunk-EJ7ANN7M.mjs} +1 -1
  26. package/dist/{chunk-AR2NOI4U.mjs.map → chunk-EJ7ANN7M.mjs.map} +1 -1
  27. package/dist/{chunk-ZTYEOZLK.mjs → chunk-F4STR6SD.mjs} +2 -2
  28. package/dist/chunk-F4STR6SD.mjs.map +1 -0
  29. package/dist/{chunk-2JH4FG63.mjs → chunk-FOZSX44S.mjs} +2 -2
  30. package/dist/{chunk-2JH4FG63.mjs.map → chunk-FOZSX44S.mjs.map} +1 -1
  31. package/dist/chunk-G2SOAFGS.mjs +86 -0
  32. package/dist/chunk-G2SOAFGS.mjs.map +1 -0
  33. package/dist/{chunk-RXIP2JTE.mjs → chunk-K2HG7WRK.mjs} +2 -2
  34. package/dist/{chunk-RXIP2JTE.mjs.map → chunk-K2HG7WRK.mjs.map} +1 -1
  35. package/dist/{chunk-RK6BB3HH.mjs → chunk-KTRIVJM3.mjs} +2 -2
  36. package/dist/{chunk-BZNDK3KJ.mjs → chunk-NMMFIRLZ.mjs} +1 -1
  37. package/dist/{chunk-BZNDK3KJ.mjs.map → chunk-NMMFIRLZ.mjs.map} +1 -1
  38. package/dist/{chunk-BZRCDLEW.mjs → chunk-O32FZU7E.mjs} +2 -2
  39. package/dist/{chunk-IAS3E2S3.mjs → chunk-PUESATBQ.mjs} +2 -2
  40. package/dist/{chunk-27XJO7E4.mjs → chunk-QGZU7Z2W.mjs} +2 -2
  41. package/dist/{chunk-MRCE2Q7A.mjs → chunk-QYSLVQ4F.mjs} +2 -2
  42. package/dist/{chunk-MRCE2Q7A.mjs.map → chunk-QYSLVQ4F.mjs.map} +1 -1
  43. package/dist/chunk-TDLSHJ4Z.mjs +1 -0
  44. package/dist/{chunk-SKI2APSK.mjs → chunk-TNU64NUN.mjs} +13 -7
  45. package/dist/chunk-TNU64NUN.mjs.map +1 -0
  46. package/dist/{chunk-JC6DBIFE.mjs → chunk-XE4UZBL2.mjs} +1 -1
  47. package/dist/{chunk-JC6DBIFE.mjs.map → chunk-XE4UZBL2.mjs.map} +1 -1
  48. package/dist/chunk-XFKD6EEJ.mjs +1 -0
  49. package/dist/chunk-XFKD6EEJ.mjs.map +1 -0
  50. package/dist/{chunk-XIHKASNB.mjs → chunk-XYIY6FHW.mjs} +1 -1
  51. package/dist/{chunk-XIHKASNB.mjs.map → chunk-XYIY6FHW.mjs.map} +1 -1
  52. package/dist/{chunk-6TI7ACBR.mjs → chunk-YC7MT6SO.mjs} +2 -2
  53. package/dist/{chunk-WCA2WPFS.mjs → chunk-ZL56N4UK.mjs} +14 -2
  54. package/dist/{chunk-WCA2WPFS.mjs.map → chunk-ZL56N4UK.mjs.map} +1 -1
  55. package/dist/{chunk-IFGQR4J6.mjs → chunk-ZRFDCZ62.mjs} +2 -2
  56. package/dist/footer/footer.js.map +1 -1
  57. package/dist/footer/footer.mjs +2 -2
  58. package/dist/footer/index.d.mts +3 -3
  59. package/dist/footer/index.d.ts +3 -3
  60. package/dist/footer/index.js +10 -2
  61. package/dist/footer/index.js.map +1 -1
  62. package/dist/footer/index.mjs +13 -4
  63. package/dist/form/date-picker/date-picker.d.mts +2 -0
  64. package/dist/form/date-picker/date-picker.d.ts +2 -0
  65. package/dist/form/date-picker/date-picker.js +265 -0
  66. package/dist/form/date-picker/date-picker.js.map +1 -0
  67. package/dist/form/date-picker/date-picker.mjs +13 -0
  68. package/dist/form/date-picker/date-picker.mjs.map +1 -0
  69. package/dist/form/date-picker/index.d.mts +2 -0
  70. package/dist/form/date-picker/index.d.ts +2 -0
  71. package/dist/form/date-picker/index.js +267 -0
  72. package/dist/form/date-picker/index.js.map +1 -0
  73. package/dist/form/date-picker/index.mjs +14 -0
  74. package/dist/form/date-picker/index.mjs.map +1 -0
  75. package/dist/form/index.d.mts +10 -8
  76. package/dist/form/index.d.ts +10 -8
  77. package/dist/form/index.js +239 -131
  78. package/dist/form/index.js.map +1 -1
  79. package/dist/form/index.mjs +12 -6
  80. package/dist/form/input/index.js +12 -6
  81. package/dist/form/input/index.js.map +1 -1
  82. package/dist/form/input/index.mjs +2 -2
  83. package/dist/form/input/input.js +12 -6
  84. package/dist/form/input/input.js.map +1 -1
  85. package/dist/form/input/input.mjs +2 -2
  86. package/dist/form/input-group/index.js +12 -6
  87. package/dist/form/input-group/index.js.map +1 -1
  88. package/dist/form/input-group/index.mjs +1 -1
  89. package/dist/form/input-group/input-group.js +12 -6
  90. package/dist/form/input-group/input-group.js.map +1 -1
  91. package/dist/form/input-group/input-group.mjs +1 -1
  92. package/dist/form/select/index.js +12 -6
  93. package/dist/form/select/index.js.map +1 -1
  94. package/dist/form/select/index.mjs +2 -2
  95. package/dist/form/select/select.js +12 -6
  96. package/dist/form/select/select.js.map +1 -1
  97. package/dist/form/select/select.mjs +2 -2
  98. package/dist/form/textarea/index.js +12 -6
  99. package/dist/form/textarea/index.js.map +1 -1
  100. package/dist/form/textarea/index.mjs +2 -2
  101. package/dist/form/textarea/textarea.js +12 -6
  102. package/dist/form/textarea/textarea.js.map +1 -1
  103. package/dist/form/textarea/textarea.mjs +2 -2
  104. package/dist/index-no-css.d.mts +26 -22
  105. package/dist/index-no-css.d.ts +26 -22
  106. package/dist/index-no-css.js +544 -405
  107. package/dist/index-no-css.js.map +1 -1
  108. package/dist/index-no-css.mjs +87 -29
  109. package/dist/index.d.mts +26 -22
  110. package/dist/index.d.ts +26 -22
  111. package/dist/index.js +544 -405
  112. package/dist/index.js.map +1 -1
  113. package/dist/index.mjs +87 -29
  114. package/dist/index.mjs.map +1 -1
  115. package/dist/layout/index.js +1 -1
  116. package/dist/layout/index.js.map +1 -1
  117. package/dist/layout/index.mjs +2 -2
  118. package/dist/layout/responsive.js +1 -1
  119. package/dist/layout/responsive.js.map +1 -1
  120. package/dist/layout/responsive.mjs +1 -1
  121. package/dist/layout/stack/index.js +1 -1
  122. package/dist/layout/stack/index.js.map +1 -1
  123. package/dist/layout/stack/index.mjs +2 -2
  124. package/dist/layout/stack/stack.js +1 -1
  125. package/dist/layout/stack/stack.js.map +1 -1
  126. package/dist/layout/stack/stack.mjs +2 -2
  127. package/dist/message/index.d.mts +2 -0
  128. package/dist/message/index.d.ts +2 -0
  129. package/dist/message/index.js +6 -2
  130. package/dist/message/index.js.map +1 -1
  131. package/dist/message/index.mjs +8 -3
  132. package/dist/message/message.d.mts +2 -2
  133. package/dist/message/message.d.ts +2 -2
  134. package/dist/modal/index.d.mts +2 -2
  135. package/dist/modal/index.d.ts +2 -2
  136. package/dist/modal/index.js +8 -2
  137. package/dist/modal/index.js.map +1 -1
  138. package/dist/modal/index.mjs +11 -4
  139. package/dist/modal/modal.js.map +1 -1
  140. package/dist/modal/modal.mjs +2 -2
  141. package/dist/navbar/index.d.mts +3 -3
  142. package/dist/navbar/index.d.ts +3 -3
  143. package/dist/navbar/index.js +41 -11
  144. package/dist/navbar/index.js.map +1 -1
  145. package/dist/navbar/index.mjs +13 -3
  146. package/dist/navbar/navbar-expandable-menu.js +33 -11
  147. package/dist/navbar/navbar-expandable-menu.js.map +1 -1
  148. package/dist/navbar/navbar-expandable-menu.mjs +2 -1
  149. package/dist/tabs/index.js +13 -1
  150. package/dist/tabs/index.js.map +1 -1
  151. package/dist/tabs/index.mjs +3 -3
  152. package/dist/tabs/tabs-list.js +13 -1
  153. package/dist/tabs/tabs-list.js.map +1 -1
  154. package/dist/tabs/tabs-list.mjs +2 -2
  155. package/dist/utils.d.mts +1 -0
  156. package/dist/utils.d.ts +1 -0
  157. package/dist/utils.js +13 -0
  158. package/dist/utils.js.map +1 -1
  159. package/dist/utils.mjs +3 -1
  160. package/dist/warning-banner/index.js.map +1 -1
  161. package/dist/warning-banner/index.mjs +2 -2
  162. package/dist/warning-banner/warning-banner.js.map +1 -1
  163. package/dist/warning-banner/warning-banner.mjs +2 -2
  164. package/package.json +6 -6
  165. package/dist/chunk-CLXHNRAI.mjs.map +0 -1
  166. package/dist/chunk-RVJD2UZF.mjs.map +0 -1
  167. package/dist/chunk-SKI2APSK.mjs.map +0 -1
  168. package/dist/chunk-T24JZIQO.mjs +0 -1
  169. package/dist/chunk-X46LM2QH.mjs.map +0 -1
  170. package/dist/chunk-ZTYEOZLK.mjs.map +0 -1
  171. /package/dist/{chunk-2ICZ3Q7N.mjs.map → chunk-2FXMUF6K.mjs.map} +0 -0
  172. /package/dist/{chunk-RK6BB3HH.mjs.map → chunk-KTRIVJM3.mjs.map} +0 -0
  173. /package/dist/{chunk-BZRCDLEW.mjs.map → chunk-O32FZU7E.mjs.map} +0 -0
  174. /package/dist/{chunk-IAS3E2S3.mjs.map → chunk-PUESATBQ.mjs.map} +0 -0
  175. /package/dist/{chunk-27XJO7E4.mjs.map → chunk-QGZU7Z2W.mjs.map} +0 -0
  176. /package/dist/{chunk-T24JZIQO.mjs.map → chunk-TDLSHJ4Z.mjs.map} +0 -0
  177. /package/dist/{chunk-6TI7ACBR.mjs.map → chunk-YC7MT6SO.mjs.map} +0 -0
  178. /package/dist/{chunk-IFGQR4J6.mjs.map → chunk-ZRFDCZ62.mjs.map} +0 -0
@@ -22,7 +22,7 @@ import { default as React_3 } from 'react';
22
22
  import { ReactElement } from 'react';
23
23
  import { ReactNode } from 'react';
24
24
  import { RefAttributes } from 'react';
25
- import type { SelectHTMLAttributes } from 'react';
25
+ import { SelectHTMLAttributes } from 'react';
26
26
  import type { StoryObj } from '@storybook/react';
27
27
  import type { TextareaHTMLAttributes } from 'react';
28
28
 
@@ -130,15 +130,15 @@ export { AccordionProps as AccordionProps_alias_3 }
130
130
 
131
131
  export declare const AreYouSureDialog: Story_3;
132
132
 
133
- export declare const Article: Story_24;
133
+ export declare const Article: Story_25;
134
134
 
135
- export declare const ArticleContent: Story_26;
135
+ export declare const ArticleContent: Story_27;
136
136
 
137
137
  export declare const AsALink: Story_5;
138
138
 
139
- export declare const AsAReadMore: Story_21;
139
+ export declare const AsAReadMore: Story_22;
140
140
 
141
- export declare const Attention: Story_20;
141
+ export declare const Attention: Story_21;
142
142
 
143
143
  /**
144
144
  * Helper component to animate the height of the children when they change
@@ -209,7 +209,7 @@ export { BaseButton as BaseButton_alias_3 }
209
209
 
210
210
  export declare const BoundedCheckbox: Story_8;
211
211
 
212
- export declare const BoundedRadiobutton: Story_12;
212
+ export declare const BoundedRadiobutton: Story_13;
213
213
 
214
214
  export declare const Box_alias_2: OverridableComponent<BoxProps, HTMLDivElement>;
215
215
 
@@ -315,9 +315,9 @@ export { BreadcrumbsProps as BreadcrumbsProps_alias_1 }
315
315
  export { BreadcrumbsProps as BreadcrumbsProps_alias_2 }
316
316
  export { BreadcrumbsProps as BreadcrumbsProps_alias_3 }
317
317
 
318
- declare type Breakpoints = "xsmall" | "small" | "medium" | "large" | "xlarge";
318
+ declare type Breakpoints = "initial" | "small" | "medium" | "large" | "xlarge";
319
319
 
320
- export declare const ButtonAsLink: Story_17;
320
+ export declare const ButtonAsLink: Story_18;
321
321
 
322
322
  declare type ButtonProps = ButtonPropsInternal & ({
323
323
  /**
@@ -546,7 +546,7 @@ export { CheckboxProps as CheckboxProps_alias_4 }
546
546
 
547
547
  export declare function CloseIcon(): JSX_2.Element;
548
548
 
549
- export declare const CompleteShowMoreShowLess: Story_23;
549
+ export declare const CompleteShowMoreShowLess: Story_24;
550
550
 
551
551
  /**
552
552
  * Container is a layout component that is used to wrap content.
@@ -581,93 +581,137 @@ export { DarkBadge as DarkBadge_alias_1 }
581
581
  export { DarkBadge as DarkBadge_alias_2 }
582
582
  export { DarkBadge as DarkBadge_alias_3 }
583
583
 
584
- export declare const Darkmode: Story_26;
584
+ export declare const Darkmode: Story_27;
585
585
 
586
- export declare const DarkmodeSmall: Story_26;
586
+ export declare const DarkmodeSmall: Story_27;
587
+
588
+ /**
589
+ * A basic implementation of a date picker
590
+ *
591
+ * This date picker is an implementation of native date picker, as you get
592
+ * with `<input type="date" />`, where the input field is dressed in Hedwig styling.
593
+ *
594
+ * Due to accessibility concerns you will only see the appropriate Hedwig calendar
595
+ * icon in Chrome. Firefox will show built in icon and Safari will show no icon.
596
+ * Not tested in Edge.
597
+ */
598
+ declare const DatePicker: ForwardRefExoticComponent<Omit<InputGroupProps & InputHTMLAttributes<HTMLInputElement>, "children" | "type"> & {
599
+ /**
600
+ * Accessible title for the calendar button
601
+ *
602
+ * This button currently only shows in Chrome.
603
+ *
604
+ * @defaultValue "Åpne kalender"
605
+ */
606
+ calendarButtonTitle?: string | undefined;
607
+ } & RefAttributes<HTMLInputElement>>;
608
+ export { DatePicker }
609
+ export { DatePicker as DatePicker_alias_1 }
610
+ export { DatePicker as DatePicker_alias_2 }
611
+ export { DatePicker as DatePicker_alias_3 }
612
+ export { DatePicker as DatePicker_alias_4 }
613
+
614
+ declare type DatePickerProps = Omit<InputGroupProps & InputHTMLAttributes<HTMLInputElement>, "children" | "type"> & {
615
+ /**
616
+ * Accessible title for the calendar button
617
+ *
618
+ * This button currently only shows in Chrome.
619
+ *
620
+ * @defaultValue "Åpne kalender"
621
+ */
622
+ calendarButtonTitle?: string;
623
+ };
624
+ export { DatePickerProps }
625
+ export { DatePickerProps as DatePickerProps_alias_1 }
626
+ export { DatePickerProps as DatePickerProps_alias_2 }
627
+ export { DatePickerProps as DatePickerProps_alias_3 }
628
+ export { DatePickerProps as DatePickerProps_alias_4 }
587
629
 
588
630
  export declare const Default: Story_4;
589
631
 
590
632
  export declare const default_alias: Options | Options[] | ((overrideOptions: Options) => Options | Options[] | Promise<Options | Options[]>);
591
633
 
592
- export declare const Default_alias_1: Story_9;
634
+ export declare const Default_alias_1: Story_10;
593
635
 
594
636
  export declare const default_alias_1: Meta<typeof AccordionComponent>;
595
637
 
596
- export declare const default_alias_10: Meta<typeof Fieldset>;
638
+ export declare const default_alias_10: Meta<typeof ErrorMessage>;
597
639
 
598
- export declare const default_alias_11: Meta<typeof Input>;
640
+ export declare const default_alias_11: Meta<typeof Fieldset>;
599
641
 
600
- export declare const default_alias_12: Meta<typeof Radiobutton>;
642
+ export declare const default_alias_12: Meta<typeof Input>;
601
643
 
602
- export declare const default_alias_13: Meta<typeof RadioGroup>;
644
+ export declare const default_alias_13: Meta<typeof Radiobutton>;
603
645
 
604
- export declare const default_alias_14: Meta<typeof Select>;
646
+ export declare const default_alias_14: Meta<typeof RadioGroup>;
605
647
 
606
- export declare const default_alias_15: Meta<typeof Textarea>;
648
+ export declare const default_alias_15: Meta<typeof Select>;
607
649
 
608
- export declare const default_alias_16: Meta<typeof Container>;
650
+ export declare const default_alias_16: Meta<typeof Textarea>;
609
651
 
610
- export declare const default_alias_17: Meta<typeof Link>;
652
+ export declare const default_alias_17: Meta<typeof Container>;
611
653
 
612
- export declare const default_alias_18: Meta<typeof LinkList>;
654
+ export declare const default_alias_18: Meta<typeof Link>;
613
655
 
614
- export declare const default_alias_19: Meta<typeof UnorderedList>;
656
+ export declare const default_alias_19: Meta<typeof LinkList>;
615
657
 
616
- export declare const Default_alias_2: Story_10;
658
+ export declare const Default_alias_2: Story_11;
617
659
 
618
660
  export declare const default_alias_2: Meta<typeof Badge>;
619
661
 
620
- export declare const default_alias_20: Meta<typeof MessageComponent>;
662
+ export declare const default_alias_20: Meta<typeof UnorderedList>;
621
663
 
622
- export declare const default_alias_21: Meta<typeof ModalComponent>;
664
+ export declare const default_alias_21: Meta<typeof MessageComponent>;
623
665
 
624
- export declare const default_alias_22: Meta<typeof NavbarComponent>;
666
+ export declare const default_alias_22: Meta<typeof ModalComponent>;
625
667
 
626
- export declare const default_alias_23: Meta<typeof ShowMoreButton>;
668
+ export declare const default_alias_23: Meta<typeof NavbarComponent>;
627
669
 
628
- export declare const default_alias_24: Meta<typeof Skeleton>;
670
+ export declare const default_alias_24: Meta<typeof ShowMoreButton>;
629
671
 
630
- export declare const default_alias_25: Meta<typeof StepIndicator>;
672
+ export declare const default_alias_25: Meta<typeof Skeleton>;
631
673
 
632
- export declare const default_alias_26: Meta<typeof StyledHtml>;
674
+ export declare const default_alias_26: Meta<typeof StepIndicator>;
633
675
 
634
- export declare const default_alias_27: Meta<typeof TabsComponent>;
676
+ export declare const default_alias_27: Meta<typeof StyledHtml>;
635
677
 
636
- export declare const default_alias_28: Meta<typeof Text_2>;
678
+ export declare const default_alias_28: Meta<typeof TabsComponent>;
637
679
 
638
- export declare const default_alias_29: Meta<typeof WarningBanner>;
680
+ export declare const default_alias_29: Meta<typeof Text_2>;
639
681
 
640
- export declare const Default_alias_3: Story_14;
682
+ export declare const Default_alias_3: Story_15;
641
683
 
642
684
  export declare const default_alias_3: Meta<typeof BoxComponent>;
643
685
 
644
- export declare const Default_alias_4: Story_16;
686
+ export declare const default_alias_30: Meta<typeof WarningBanner>;
687
+
688
+ export declare const Default_alias_4: Story_17;
645
689
 
646
690
  export declare const default_alias_4: Meta<typeof Breadcrumbs>;
647
691
 
648
- export declare const Default_alias_5: Story_22;
692
+ export declare const Default_alias_5: Story_23;
649
693
 
650
694
  export declare const default_alias_5: Meta<typeof PrimaryButton>;
651
695
 
652
- export declare const Default_alias_6: Story_24;
696
+ export declare const Default_alias_6: Story_25;
653
697
 
654
698
  export declare const default_alias_6: Meta<typeof CardComponent>;
655
699
 
656
- export declare const Default_alias_7: Story_25;
700
+ export declare const Default_alias_7: Story_26;
657
701
 
658
702
  export declare const default_alias_7: Meta<typeof DescriptionList>;
659
703
 
660
- export declare const Default_alias_8: Story_26;
704
+ export declare const Default_alias_8: Story_27;
661
705
 
662
706
  export declare const default_alias_8: Meta<typeof Checkbox>;
663
707
 
664
- export declare const Default_alias_9: Story_28;
708
+ export declare const Default_alias_9: Story_29;
665
709
 
666
- export declare const default_alias_9: Meta<typeof ErrorMessage>;
710
+ export declare const default_alias_9: Meta<typeof DatePicker>;
667
711
 
668
712
  export declare const DefaultOpen: Story;
669
713
 
670
- export declare const DefaultWithError: Story_14;
714
+ export declare const DefaultWithError: Story_15;
671
715
 
672
716
  /**
673
717
  * Uses the HTML5 `<dl>` element
@@ -727,9 +771,9 @@ export declare const DetailedContentCheckbox: Story_8;
727
771
 
728
772
  export declare const DetailedContentCheckboxWithBoundingBox: Story_8;
729
773
 
730
- export declare const DetailedContentRadiobutton: Story_12;
774
+ export declare const DetailedContentRadiobutton: Story_13;
731
775
 
732
- export declare const DetailedContentRadiobuttonWithBoundingBox: Story_12;
776
+ export declare const DetailedContentRadiobuttonWithBoundingBox: Story_13;
733
777
 
734
778
  declare interface DimensionsFromWidthAndHeight {
735
779
  height?: number | string;
@@ -754,7 +798,7 @@ export { ErrorMessageProps as ErrorMessageProps_alias_2 }
754
798
  export { ErrorMessageProps as ErrorMessageProps_alias_3 }
755
799
  export { ErrorMessageProps as ErrorMessageProps_alias_4 }
756
800
 
757
- export declare const Expandable: Story_29;
801
+ export declare const Expandable: Story_30;
758
802
 
759
803
  declare const Fieldset: ForwardRefExoticComponent<FieldsetProps & RefAttributes<HTMLFieldSetElement>>;
760
804
  export { Fieldset }
@@ -763,9 +807,9 @@ export { Fieldset as Fieldset_alias_2 }
763
807
  export { Fieldset as Fieldset_alias_3 }
764
808
  export { Fieldset as Fieldset_alias_4 }
765
809
 
766
- export declare const FieldsetErrorCheckboxes: Story_10;
810
+ export declare const FieldsetErrorCheckboxes: Story_11;
767
811
 
768
- export declare const FieldsetErrorRadiobuttons: Story_10;
812
+ export declare const FieldsetErrorRadiobuttons: Story_11;
769
813
 
770
814
  declare interface FieldsetProps extends FieldsetHTMLAttributes<HTMLFieldSetElement> {
771
815
  className?: string;
@@ -880,7 +924,7 @@ export { FooterProps as FooterProps_alias_1 }
880
924
  export { FooterProps as FooterProps_alias_2 }
881
925
  export { FooterProps as FooterProps_alias_3 }
882
926
 
883
- export declare const FormWithErrorsOnSubmit: Story_11;
927
+ export declare const FormWithErrorsOnSubmit: Story_12;
884
928
 
885
929
  export declare function getResponsiveProps<T>(variable: `--hds-${string}`, inputValues?: ResponsiveProp<T>, valueTransformer?: (value: T) => string): Record<string, string>;
886
930
 
@@ -893,11 +937,11 @@ declare interface HeadingProps {
893
937
 
894
938
  export declare const Horizontal: Story_7;
895
939
 
896
- export declare const Horizontal_alias_1: Story_27;
940
+ export declare const Horizontal_alias_1: Story_28;
897
941
 
898
942
  export declare const HorizontalLongContent: Story_7;
899
943
 
900
- export declare const HorizontalWithMiddleSelected: Story_27;
944
+ export declare const HorizontalWithMiddleSelected: Story_28;
901
945
 
902
946
  /**
903
947
  * 🚨 WORK IN PROGRESS 🚨
@@ -943,7 +987,12 @@ declare interface InputGroupProps {
943
987
  label: ReactNode;
944
988
  disabled?: boolean;
945
989
  readOnly?: boolean;
946
- children: ReactNode;
990
+ /**
991
+ * `children` must be either a single input element or a render function.
992
+ *
993
+ * If you use a render function, make sure you spread the input props to the appropriate element.
994
+ */
995
+ children: Exclude<ReactNode, Iterable<ReactNode>> | ((inputProps: InputProps_2) => ReactNode);
947
996
  }
948
997
  export { InputGroupProps }
949
998
  export { InputGroupProps as InputGroupProps_alias_1 }
@@ -955,15 +1004,22 @@ export { InputProps as InputProps_alias_2 }
955
1004
  export { InputProps as InputProps_alias_3 }
956
1005
  export { InputProps as InputProps_alias_4 }
957
1006
 
958
- export declare const Inverted: Story_17;
1007
+ declare interface InputProps_2 {
1008
+ "aria-describedby"?: string;
1009
+ "aria-invalid"?: boolean;
1010
+ id?: string;
1011
+ className?: string;
1012
+ }
1013
+
1014
+ export declare const Inverted: Story_18;
959
1015
 
960
1016
  export declare const JustACheckbox: Story_8;
961
1017
 
962
- export declare const JustARadiobutton: Story_12;
1018
+ export declare const JustARadiobutton: Story_13;
963
1019
 
964
1020
  export declare const JustOneItem: Story;
965
1021
 
966
- export declare const LargeLegend: Story_10;
1022
+ export declare const LargeLegend: Story_11;
967
1023
 
968
1024
  export declare const Lighter: Story_2;
969
1025
 
@@ -977,7 +1033,7 @@ export { Link as Link_alias_1 }
977
1033
  export { Link as Link_alias_2 }
978
1034
  export { Link as Link_alias_3 }
979
1035
 
980
- export declare const LinkInDescription: Story_29;
1036
+ export declare const LinkInDescription: Story_30;
981
1037
 
982
1038
  /**
983
1039
  * Show a list of links
@@ -1002,7 +1058,7 @@ export { LinkListProps as LinkListProps_alias_1 }
1002
1058
  export { LinkListProps as LinkListProps_alias_2 }
1003
1059
  export { LinkListProps as LinkListProps_alias_3 }
1004
1060
 
1005
- export declare const LinkListStory: Story_18;
1061
+ export declare const LinkListStory: Story_19;
1006
1062
 
1007
1063
  declare interface LinkProps extends React_2.AnchorHTMLAttributes<HTMLAnchorElement> {
1008
1064
  /**
@@ -1032,9 +1088,9 @@ export { ListProps as ListProps_alias_1 }
1032
1088
  export { ListProps as ListProps_alias_2 }
1033
1089
  export { ListProps as ListProps_alias_3 }
1034
1090
 
1035
- export declare const LoadingCards: Story_24;
1091
+ export declare const LoadingCards: Story_25;
1036
1092
 
1037
- export declare const LongDescriptionOnly: Story_20;
1093
+ export declare const LongDescriptionOnly: Story_21;
1038
1094
 
1039
1095
  export declare const Main: {
1040
1096
  render: (args: ModalProps & RefAttributes<HTMLDialogElement>) => JSX_2.Element;
@@ -1057,7 +1113,11 @@ export { MessageComponent as Message }
1057
1113
  export { MessageComponent as Message_alias_1 }
1058
1114
  export { MessageComponent as Message_alias_2 }
1059
1115
 
1060
- export declare const MessageDescription: OverridableComponent<object, HTMLParagraphElement>;
1116
+ declare const MessageDescription: OverridableComponent<object, HTMLParagraphElement>;
1117
+ export { MessageDescription }
1118
+ export { MessageDescription as MessageDescription_alias_1 }
1119
+ export { MessageDescription as MessageDescription_alias_2 }
1120
+ export { MessageDescription as MessageDescription_alias_3 }
1061
1121
 
1062
1122
  export declare type MessageProps = ({
1063
1123
  variant?: "success" | "attention" | "warning";
@@ -1069,9 +1129,13 @@ export declare type MessageProps = ({
1069
1129
  iconClassName?: string;
1070
1130
  }) & Omit<BoxProps, "variant">;
1071
1131
 
1072
- export declare const MessageTitle: OverridableComponent<object, HTMLParagraphElement>;
1132
+ declare const MessageTitle: OverridableComponent<object, HTMLParagraphElement>;
1133
+ export { MessageTitle }
1134
+ export { MessageTitle as MessageTitle_alias_1 }
1135
+ export { MessageTitle as MessageTitle_alias_2 }
1136
+ export { MessageTitle as MessageTitle_alias_3 }
1073
1137
 
1074
- export declare const MinAndMax: Story_28;
1138
+ export declare const MinAndMax: Story_29;
1075
1139
 
1076
1140
  /**
1077
1141
  * A modal dialog is a window that forces the user to interact with it before they can return to other parts of the application.
@@ -1152,7 +1216,7 @@ export { ModalProps as ModalProps_alias_1 }
1152
1216
  export { ModalProps as ModalProps_alias_2 }
1153
1217
  export { ModalProps as ModalProps_alias_3 }
1154
1218
 
1155
- export declare const MuchContentBelow: Story_21;
1219
+ export declare const MuchContentBelow: Story_22;
1156
1220
 
1157
1221
  export declare const MultipleItems: Story;
1158
1222
 
@@ -1305,13 +1369,13 @@ export { NavbarProps as NavbarProps_alias_1 }
1305
1369
  export { NavbarProps as NavbarProps_alias_2 }
1306
1370
  export { NavbarProps as NavbarProps_alias_3 }
1307
1371
 
1308
- export declare const NestedLists: Story_19;
1372
+ export declare const NestedLists: Story_20;
1309
1373
 
1310
- export declare const Neutral: Story_20;
1374
+ export declare const Neutral: Story_21;
1311
1375
 
1312
1376
  export declare const NoIndent: Story;
1313
1377
 
1314
- export declare const NoUnderline: Story_17;
1378
+ export declare const NoUnderline: Story_18;
1315
1379
 
1316
1380
  /**
1317
1381
  * An ordered list of simple items
@@ -1328,7 +1392,7 @@ export { OrderedList as OrderedList_alias_1 }
1328
1392
  export { OrderedList as OrderedList_alias_2 }
1329
1393
  export { OrderedList as OrderedList_alias_3 }
1330
1394
 
1331
- export declare const OrderedListStory: Story_19;
1395
+ export declare const OrderedListStory: Story_20;
1332
1396
 
1333
1397
  /**
1334
1398
  * OverridableComponent makes the `as` prop available,
@@ -1356,21 +1420,23 @@ export declare const PlainCheckboxesWithError: Story_8;
1356
1420
 
1357
1421
  export declare const PlainCheckboxeWithError: Story_8;
1358
1422
 
1359
- export declare const PlainInput: Story_11;
1423
+ export declare const PlainDatePicker: Story_9;
1424
+
1425
+ export declare const PlainInput: Story_12;
1360
1426
 
1361
- export declare const PlainInputWithError: Story_11;
1427
+ export declare const PlainInputWithError: Story_12;
1362
1428
 
1363
- export declare const PlainRadiobuttons: Story_12;
1429
+ export declare const PlainRadiobuttons: Story_13;
1364
1430
 
1365
- export declare const PlainRadiobuttonsWithError: Story_12;
1431
+ export declare const PlainRadiobuttonsWithError: Story_13;
1366
1432
 
1367
- export declare const PlainRadioGroup: Story_13;
1433
+ export declare const PlainRadioGroup: Story_14;
1368
1434
 
1369
- export declare const PlainTextarea: Story_15;
1435
+ export declare const PlainTextarea: Story_16;
1370
1436
 
1371
- export declare const PlainTextareaWithError: Story_15;
1437
+ export declare const PlainTextareaWithError: Story_16;
1372
1438
 
1373
- export declare const PostenBringSideBySide: Story_28;
1439
+ export declare const PostenBringSideBySide: Story_29;
1374
1440
 
1375
1441
  export declare const Primary: Story_5;
1376
1442
 
@@ -1447,13 +1513,13 @@ export { RadioGroupProps as RadioGroupProps_alias_2 }
1447
1513
  export { RadioGroupProps as RadioGroupProps_alias_3 }
1448
1514
  export { RadioGroupProps as RadioGroupProps_alias_4 }
1449
1515
 
1450
- export declare const ReadonlyInput: Story_11;
1516
+ export declare const ReadonlyInput: Story_12;
1451
1517
 
1452
- export declare const ReadonlyInputWithError: Story_11;
1518
+ export declare const ReadonlyInputWithError: Story_12;
1453
1519
 
1454
- export declare const ReadonlyTextarea: Story_15;
1520
+ export declare const ReadonlyTextarea: Story_16;
1455
1521
 
1456
- export declare const ReadonlyTextareaWithError: Story_15;
1522
+ export declare const ReadonlyTextareaWithError: Story_16;
1457
1523
 
1458
1524
  export declare type ResponsiveProp<T> = T | ResponsiveValues<T>;
1459
1525
 
@@ -1488,14 +1554,18 @@ export { SecondaryButton as SecondaryButton_alias_3 }
1488
1554
 
1489
1555
  export declare const SecondaryOutline: Story_5;
1490
1556
 
1491
- declare const Select: ForwardRefExoticComponent<SelectProps & RefAttributes<HTMLSelectElement>>;
1557
+ declare const Select: ForwardRefExoticComponent<Omit<InputGroupProps & SelectHTMLAttributes<HTMLSelectElement>, "children" | "readOnly"> & {
1558
+ children: ReactNode;
1559
+ } & RefAttributes<HTMLSelectElement>>;
1492
1560
  export { Select }
1493
1561
  export { Select as Select_alias_1 }
1494
1562
  export { Select as Select_alias_2 }
1495
1563
  export { Select as Select_alias_3 }
1496
1564
  export { Select as Select_alias_4 }
1497
1565
 
1498
- declare type SelectProps = Omit<InputGroupProps & SelectHTMLAttributes<HTMLSelectElement>, "readOnly">;
1566
+ declare type SelectProps = Omit<InputGroupProps & SelectHTMLAttributes<HTMLSelectElement>, "readOnly" | "children"> & {
1567
+ children: ReactNode;
1568
+ };
1499
1569
  export { SelectProps }
1500
1570
  export { SelectProps as SelectProps_alias_1 }
1501
1571
  export { SelectProps as SelectProps_alias_2 }
@@ -1506,7 +1576,7 @@ export declare const ShareParcelModal: {
1506
1576
  render: (args: ModalProps & RefAttributes<HTMLDialogElement>) => JSX_2.Element;
1507
1577
  };
1508
1578
 
1509
- export declare const ShowMore: Story_23;
1579
+ export declare const ShowMore: Story_24;
1510
1580
 
1511
1581
  /**
1512
1582
  * Simple button for triggering more content.
@@ -1551,11 +1621,11 @@ export { ShowMoreProps as ShowMoreProps_alias_1 }
1551
1621
  export { ShowMoreProps as ShowMoreProps_alias_2 }
1552
1622
  export { ShowMoreProps as ShowMoreProps_alias_3 }
1553
1623
 
1554
- export declare const ShowMoreShowLess: Story_23;
1624
+ export declare const ShowMoreShowLess: Story_24;
1555
1625
 
1556
- export declare const ShowMoreShowLessExpanded: Story_23;
1626
+ export declare const ShowMoreShowLessExpanded: Story_24;
1557
1627
 
1558
- export declare const SimpleShowMoreShowLess: Story_23;
1628
+ export declare const SimpleShowMoreShowLess: Story_24;
1559
1629
 
1560
1630
  export declare const SingleAccordion: Story;
1561
1631
 
@@ -1618,11 +1688,11 @@ declare interface SkeletonPropsInner extends React_2.AnchorHTMLAttributes<HTMLDi
1618
1688
  children?: React_2.ReactNode;
1619
1689
  }
1620
1690
 
1621
- export declare const Slim: Story_16;
1691
+ export declare const Slim: Story_17;
1622
1692
 
1623
- export declare const Small: Story_26;
1693
+ export declare const Small: Story_27;
1624
1694
 
1625
- export declare const Solid: Story_17;
1695
+ export declare const Solid: Story_18;
1626
1696
 
1627
1697
  export declare type SpacingSizes = keyof typeof spacingSizes;
1628
1698
 
@@ -1703,50 +1773,52 @@ declare interface StepIndicatorProps extends React.HTMLAttributes<HTMLDivElement
1703
1773
 
1704
1774
  declare type Story = StoryObj<typeof AccordionComponent>;
1705
1775
 
1706
- declare type Story_10 = StoryObj<typeof Fieldset>;
1776
+ declare type Story_10 = StoryObj<typeof ErrorMessage>;
1707
1777
 
1708
- declare type Story_11 = StoryObj<typeof Input>;
1778
+ declare type Story_11 = StoryObj<typeof Fieldset>;
1709
1779
 
1710
- declare type Story_12 = StoryObj<typeof Radiobutton>;
1780
+ declare type Story_12 = StoryObj<typeof Input>;
1711
1781
 
1712
- declare type Story_13 = StoryObj<typeof RadioGroup>;
1782
+ declare type Story_13 = StoryObj<typeof Radiobutton>;
1713
1783
 
1714
- declare type Story_14 = StoryObj<typeof Select>;
1784
+ declare type Story_14 = StoryObj<typeof RadioGroup>;
1715
1785
 
1716
- declare type Story_15 = StoryObj<typeof Textarea>;
1786
+ declare type Story_15 = StoryObj<typeof Select>;
1717
1787
 
1718
- declare type Story_16 = StoryObj<typeof Container>;
1788
+ declare type Story_16 = StoryObj<typeof Textarea>;
1719
1789
 
1720
- declare type Story_17 = StoryObj<typeof Link>;
1790
+ declare type Story_17 = StoryObj<typeof Container>;
1721
1791
 
1722
- declare type Story_18 = StoryObj<typeof LinkList>;
1792
+ declare type Story_18 = StoryObj<typeof Link>;
1723
1793
 
1724
- declare type Story_19 = StoryObj<typeof UnorderedList>;
1794
+ declare type Story_19 = StoryObj<typeof LinkList>;
1725
1795
 
1726
1796
  declare type Story_2 = StoryObj<typeof Badge>;
1727
1797
 
1728
- declare type Story_20 = StoryObj<typeof MessageComponent>;
1798
+ declare type Story_20 = StoryObj<typeof UnorderedList>;
1729
1799
 
1730
- declare type Story_21 = StoryObj<typeof ModalComponent>;
1800
+ declare type Story_21 = StoryObj<typeof MessageComponent>;
1731
1801
 
1732
- declare type Story_22 = StoryObj<typeof NavbarComponent>;
1802
+ declare type Story_22 = StoryObj<typeof ModalComponent>;
1733
1803
 
1734
- declare type Story_23 = StoryObj<typeof ShowMoreButton>;
1804
+ declare type Story_23 = StoryObj<typeof NavbarComponent>;
1735
1805
 
1736
- declare type Story_24 = StoryObj<typeof Skeleton>;
1806
+ declare type Story_24 = StoryObj<typeof ShowMoreButton>;
1737
1807
 
1738
- declare type Story_25 = StoryObj<typeof StepIndicator>;
1808
+ declare type Story_25 = StoryObj<typeof Skeleton>;
1739
1809
 
1740
- declare type Story_26 = StoryObj<typeof StyledHtml>;
1810
+ declare type Story_26 = StoryObj<typeof StepIndicator>;
1741
1811
 
1742
- declare type Story_27 = StoryObj<typeof TabsComponent>;
1812
+ declare type Story_27 = StoryObj<typeof StyledHtml>;
1743
1813
 
1744
- declare type Story_28 = StoryObj<typeof Text_2>;
1814
+ declare type Story_28 = StoryObj<typeof TabsComponent>;
1745
1815
 
1746
- declare type Story_29 = StoryObj<typeof WarningBanner>;
1816
+ declare type Story_29 = StoryObj<typeof Text_2>;
1747
1817
 
1748
1818
  declare type Story_3 = StoryObj<typeof BoxComponent>;
1749
1819
 
1820
+ declare type Story_30 = StoryObj<typeof WarningBanner>;
1821
+
1750
1822
  declare type Story_4 = StoryObj<typeof Breadcrumbs>;
1751
1823
 
1752
1824
  declare type Story_5 = StoryObj<typeof PrimaryButton>;
@@ -1757,7 +1829,7 @@ declare type Story_7 = StoryObj<typeof DescriptionList>;
1757
1829
 
1758
1830
  declare type Story_8 = StoryObj<typeof Checkbox>;
1759
1831
 
1760
- declare type Story_9 = StoryObj<typeof ErrorMessage>;
1832
+ declare type Story_9 = StoryObj<typeof DatePicker>;
1761
1833
 
1762
1834
  /**
1763
1835
  * A component for displaying dynamic content that you want to apply hedwig styling to.
@@ -1796,7 +1868,7 @@ export { StyledHtmlProps as StyledHtmlProps_alias_1 }
1796
1868
  export { StyledHtmlProps as StyledHtmlProps_alias_2 }
1797
1869
  export { StyledHtmlProps as StyledHtmlProps_alias_3 }
1798
1870
 
1799
- export declare const Success: Story_20;
1871
+ export declare const Success: Story_21;
1800
1872
 
1801
1873
  declare interface TabContentsProps extends HTMLAttributes<HTMLDivElement> {
1802
1874
  children: ReactElement<TabsContentProps> | ReactElement<TabsContentProps>[];
@@ -2112,11 +2184,11 @@ export { TextTechnicalTitle }
2112
2184
  export { TextTechnicalTitle as TextTechnicalTitle_alias_1 }
2113
2185
  export { TextTechnicalTitle as TextTechnicalTitle_alias_2 }
2114
2186
 
2115
- export declare const Title: Story_25;
2187
+ export declare const Title: Story_26;
2116
2188
 
2117
- export declare const TitleOnly: Story_20;
2189
+ export declare const TitleOnly: Story_21;
2118
2190
 
2119
- export declare const TitleOnly_alias_1: Story_29;
2191
+ export declare const TitleOnly_alias_1: Story_30;
2120
2192
 
2121
2193
  declare type TitleProps = {
2122
2194
  /**
@@ -2131,14 +2203,14 @@ declare type TitleProps = {
2131
2203
  titleAs?: undefined;
2132
2204
  };
2133
2205
 
2134
- export declare const TrackingNumberSearch: Story_11;
2206
+ export declare const TrackingNumberSearch: Story_12;
2135
2207
 
2136
2208
  /**
2137
2209
  * You should have at minimum two levels in your hierarchy to use breadcrumbs.
2138
2210
  */
2139
2211
  export declare const TwoElements: Story_4;
2140
2212
 
2141
- export declare const Underline: Story_17;
2213
+ export declare const Underline: Story_18;
2142
2214
 
2143
2215
  /**
2144
2216
  * An unordered list of simple items, often text. You can nest other lists inside this component.
@@ -2155,7 +2227,7 @@ export { UnorderedList as UnorderedList_alias_1 }
2155
2227
  export { UnorderedList as UnorderedList_alias_2 }
2156
2228
  export { UnorderedList as UnorderedList_alias_3 }
2157
2229
 
2158
- export declare const UnorderedListStory: Story_19;
2230
+ export declare const UnorderedListStory: Story_20;
2159
2231
 
2160
2232
  declare const useFieldsetContext: () => {
2161
2233
  hasError: boolean;
@@ -2166,6 +2238,8 @@ export { useFieldsetContext as useFieldsetContext_alias_2 }
2166
2238
  export { useFieldsetContext as useFieldsetContext_alias_3 }
2167
2239
  export { useFieldsetContext as useFieldsetContext_alias_4 }
2168
2240
 
2241
+ export declare function useHydrated(): boolean;
2242
+
2169
2243
  /**
2170
2244
  * Merges an array of refs into a single memoized callback ref or `null`.
2171
2245
  * @see https://floating-ui.com/docs/useMergeRefs
@@ -2208,7 +2282,7 @@ declare type Variant = {
2208
2282
 
2209
2283
  export declare const Vertical: Story_7;
2210
2284
 
2211
- export declare const Vertical_alias_1: Story_27;
2285
+ export declare const Vertical_alias_1: Story_28;
2212
2286
 
2213
2287
  /**
2214
2288
  * 🚨 WORK IN PROGRESS 🚨
@@ -2227,7 +2301,7 @@ export { VStack as VStack_alias_4 }
2227
2301
 
2228
2302
  export declare const Warning: Story_2;
2229
2303
 
2230
- export declare const Warning_alias_1: Story_20;
2304
+ export declare const Warning_alias_1: Story_21;
2231
2305
 
2232
2306
  declare function WarningBadge(props: BadgeProps): JSX_2.Element;
2233
2307
 
@@ -2258,7 +2332,7 @@ export declare const WarningBox: Story_3;
2258
2332
 
2259
2333
  export declare const White: Story_2;
2260
2334
 
2261
- export declare const White_alias_1: Story_14;
2335
+ export declare const White_alias_1: Story_15;
2262
2336
 
2263
2337
  declare function WhiteBadge(props: BadgeProps): JSX_2.Element;
2264
2338
 
@@ -2272,25 +2346,25 @@ export { WhiteBadge as WhiteBadge_alias_3 }
2272
2346
 
2273
2347
  export declare const WhiteBox: Story_3;
2274
2348
 
2275
- export declare const WhiteInput: Story_11;
2349
+ export declare const WhiteInput: Story_12;
2276
2350
 
2277
- export declare const WhiteInputWithError: Story_11;
2351
+ export declare const WhiteInputWithError: Story_12;
2278
2352
 
2279
- export declare const WhiteReadonlyInput: Story_11;
2353
+ export declare const WhiteReadonlyInput: Story_12;
2280
2354
 
2281
- export declare const WhiteReadonlyInputWithError: Story_11;
2355
+ export declare const WhiteReadonlyInputWithError: Story_12;
2282
2356
 
2283
- export declare const WhiteReadonlyTextarea: Story_15;
2357
+ export declare const WhiteReadonlyTextarea: Story_16;
2284
2358
 
2285
- export declare const WhiteReadonlyTextareaWithError: Story_15;
2359
+ export declare const WhiteReadonlyTextareaWithError: Story_16;
2286
2360
 
2287
- export declare const WhiteTextarea: Story_15;
2361
+ export declare const WhiteTextarea: Story_16;
2288
2362
 
2289
- export declare const WhiteTextareaWithError: Story_15;
2363
+ export declare const WhiteTextareaWithError: Story_16;
2290
2364
 
2291
- export declare const WhiteWithError: Story_14;
2365
+ export declare const WhiteWithError: Story_15;
2292
2366
 
2293
- export declare const WithBadgeInLabel: Story_25;
2367
+ export declare const WithBadgeInLabel: Story_26;
2294
2368
 
2295
2369
  export declare const WrappedInDivs: Story_7;
2296
2370