@utrecht/component-library-react 1.0.0-alpha.213 → 1.0.0-alpha.215

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 (100) hide show
  1. package/dist/.jest-test-results.json +1 -1
  2. package/dist/Alert.d.ts +1 -1
  3. package/dist/AlertDialog.d.ts +1 -1
  4. package/dist/Article.d.ts +1 -1
  5. package/dist/Backdrop.d.ts +1 -1
  6. package/dist/ButtonGroup.d.ts +1 -1
  7. package/dist/Calendar/index.d.ts +1 -1
  8. package/dist/Code.d.ts +1 -1
  9. package/dist/CodeBlock.d.ts +1 -1
  10. package/dist/CustomRadioButton.d.ts +1 -1
  11. package/dist/DataList.d.ts +3 -3
  12. package/dist/Document.d.ts +1 -1
  13. package/dist/Emphasis.d.ts +1 -1
  14. package/dist/FieldsetLegend.d.ts +1 -1
  15. package/dist/Figure.d.ts +1 -1
  16. package/dist/FigureCaption.d.ts +1 -1
  17. package/dist/HTMLContent.d.ts +1 -1
  18. package/dist/Heading1.d.ts +1 -1
  19. package/dist/Heading2.d.ts +1 -1
  20. package/dist/Heading3.d.ts +1 -1
  21. package/dist/Heading4.d.ts +1 -1
  22. package/dist/Heading5.d.ts +1 -1
  23. package/dist/Heading6.d.ts +1 -1
  24. package/dist/HeadingGroup.d.ts +1 -1
  25. package/dist/Icon.d.ts +1 -1
  26. package/dist/Mark.d.ts +1 -1
  27. package/dist/OrderedList.d.ts +1 -1
  28. package/dist/OrderedListItem.d.ts +1 -1
  29. package/dist/Page.d.ts +1 -1
  30. package/dist/PageContent.d.ts +2 -2
  31. package/dist/PageFooter.d.ts +1 -1
  32. package/dist/PageHeader.d.ts +1 -1
  33. package/dist/PreHeading.d.ts +1 -1
  34. package/dist/Separator.d.ts +1 -1
  35. package/dist/SkipLink.d.ts +1 -1
  36. package/dist/SpotlightSection.d.ts +1 -1
  37. package/dist/Strong.d.ts +1 -1
  38. package/dist/Surface.d.ts +1 -1
  39. package/dist/Table.d.ts +1 -1
  40. package/dist/TableBody.d.ts +1 -1
  41. package/dist/TableCaption.d.ts +1 -1
  42. package/dist/TableCell.d.ts +1 -1
  43. package/dist/TableFooter.d.ts +1 -1
  44. package/dist/TableHeader.d.ts +1 -1
  45. package/dist/TableHeaderCell.d.ts +1 -1
  46. package/dist/TableRow.d.ts +1 -1
  47. package/dist/Textbox.d.ts +1 -1
  48. package/dist/URLValue.d.ts +1 -1
  49. package/dist/UnorderedList.d.ts +1 -1
  50. package/dist/UnorderedListItem.d.ts +1 -1
  51. package/dist/css-module/Alert.d.ts +1 -1
  52. package/dist/css-module/AlertDialog.d.ts +1 -1
  53. package/dist/css-module/Article.d.ts +1 -1
  54. package/dist/css-module/Backdrop.d.ts +1 -1
  55. package/dist/css-module/ButtonGroup.d.ts +1 -1
  56. package/dist/css-module/Calendar/index.d.ts +1 -1
  57. package/dist/css-module/Code.d.ts +1 -1
  58. package/dist/css-module/CodeBlock.d.ts +1 -1
  59. package/dist/css-module/CustomRadioButton.d.ts +1 -1
  60. package/dist/css-module/DataList.d.ts +3 -3
  61. package/dist/css-module/Document.d.ts +1 -1
  62. package/dist/css-module/Emphasis.d.ts +1 -1
  63. package/dist/css-module/FieldsetLegend.d.ts +1 -1
  64. package/dist/css-module/Figure.d.ts +1 -1
  65. package/dist/css-module/FigureCaption.d.ts +1 -1
  66. package/dist/css-module/HTMLContent.d.ts +1 -1
  67. package/dist/css-module/Heading1.d.ts +1 -1
  68. package/dist/css-module/Heading2.d.ts +1 -1
  69. package/dist/css-module/Heading3.d.ts +1 -1
  70. package/dist/css-module/Heading4.d.ts +1 -1
  71. package/dist/css-module/Heading5.d.ts +1 -1
  72. package/dist/css-module/Heading6.d.ts +1 -1
  73. package/dist/css-module/HeadingGroup.d.ts +1 -1
  74. package/dist/css-module/Icon.d.ts +1 -1
  75. package/dist/css-module/Mark.d.ts +1 -1
  76. package/dist/css-module/OrderedList.d.ts +1 -1
  77. package/dist/css-module/OrderedListItem.d.ts +1 -1
  78. package/dist/css-module/Page.d.ts +1 -1
  79. package/dist/css-module/PageContent.d.ts +2 -2
  80. package/dist/css-module/PageFooter.d.ts +1 -1
  81. package/dist/css-module/PageHeader.d.ts +1 -1
  82. package/dist/css-module/PreHeading.d.ts +1 -1
  83. package/dist/css-module/Separator.d.ts +1 -1
  84. package/dist/css-module/SkipLink.d.ts +1 -1
  85. package/dist/css-module/SpotlightSection.d.ts +1 -1
  86. package/dist/css-module/Strong.d.ts +1 -1
  87. package/dist/css-module/Surface.d.ts +1 -1
  88. package/dist/css-module/Table.d.ts +1 -1
  89. package/dist/css-module/TableBody.d.ts +1 -1
  90. package/dist/css-module/TableCaption.d.ts +1 -1
  91. package/dist/css-module/TableCell.d.ts +1 -1
  92. package/dist/css-module/TableFooter.d.ts +1 -1
  93. package/dist/css-module/TableHeader.d.ts +1 -1
  94. package/dist/css-module/TableHeaderCell.d.ts +1 -1
  95. package/dist/css-module/TableRow.d.ts +1 -1
  96. package/dist/css-module/Textbox.d.ts +1 -1
  97. package/dist/css-module/URLValue.d.ts +1 -1
  98. package/dist/css-module/UnorderedList.d.ts +1 -1
  99. package/dist/css-module/UnorderedListItem.d.ts +1 -1
  100. package/package.json +3 -3
package/dist/Alert.d.ts CHANGED
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes, ReactNode } from 'react';
6
- export declare type AlertType = 'info' | 'ok' | 'warning' | 'error';
6
+ export type AlertType = 'info' | 'ok' | 'warning' | 'error';
7
7
  export interface AlertProps extends HTMLAttributes<HTMLDivElement> {
8
8
  icon?: ReactNode;
9
9
  type?: string | AlertType;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { DialogHTMLAttributes, ReactNode } from 'react';
6
- export declare type AlertDialogType = 'error' | 'info' | 'warning';
6
+ export type AlertDialogType = 'error' | 'info' | 'warning';
7
7
  export interface AlertDialogProps extends DialogHTMLAttributes<HTMLDialogElement> {
8
8
  icon?: ReactNode;
9
9
  type?: string | AlertDialogType;
package/dist/Article.d.ts CHANGED
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type ArticleProps = HTMLAttributes<HTMLElement>;
6
+ export type ArticleProps = HTMLAttributes<HTMLElement>;
7
7
  export declare const Article: import("react").ForwardRefExoticComponent<ArticleProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type BackdropProps = HTMLAttributes<HTMLDivElement>;
6
+ export type BackdropProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const Backdrop: import("react").ForwardRefExoticComponent<BackdropProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- declare type ButtonGroupProps = HTMLAttributes<HTMLParagraphElement>;
6
+ type ButtonGroupProps = HTMLAttributes<HTMLParagraphElement>;
7
7
  export declare const ButtonGroup: import("react").ForwardRefExoticComponent<ButtonGroupProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLParagraphElement>>;
@@ -1,6 +1,6 @@
1
1
  import { Locale } from 'date-fns';
2
2
  import { FC } from 'react';
3
- declare type Events = {
3
+ type Events = {
4
4
  date: string;
5
5
  emphasis?: boolean;
6
6
  selected?: boolean;
package/dist/Code.d.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Copyright (c) 2021 Robbert Broersma
5
5
  */
6
6
  import { HTMLAttributes } from 'react';
7
- export declare type CodeProps = HTMLAttributes<HTMLElement>;
7
+ export type CodeProps = HTMLAttributes<HTMLElement>;
8
8
  export declare const Code: import("react").ForwardRefExoticComponent<CodeProps & {
9
9
  children?: import("react").ReactNode;
10
10
  } & import("react").RefAttributes<HTMLElement>>;
@@ -4,7 +4,7 @@
4
4
  * Copyright (c) 2021 Robbert Broersma
5
5
  */
6
6
  import { HTMLAttributes } from 'react';
7
- export declare type CodeBlockProps = HTMLAttributes<HTMLPreElement>;
7
+ export type CodeBlockProps = HTMLAttributes<HTMLPreElement>;
8
8
  export declare const CodeBlock: import("react").ForwardRefExoticComponent<CodeBlockProps & {
9
9
  children?: import("react").ReactNode;
10
10
  } & import("react").RefAttributes<HTMLPreElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { InputHTMLAttributes } from 'react';
6
- export declare type CustomRadioButtonProps = InputHTMLAttributes<HTMLInputElement> & {
6
+ export type CustomRadioButtonProps = InputHTMLAttributes<HTMLInputElement> & {
7
7
  invalid?: boolean;
8
8
  };
9
9
  export declare const CustomRadioButton: import("react").ForwardRefExoticComponent<InputHTMLAttributes<HTMLInputElement> & {
@@ -5,11 +5,11 @@ export interface DataListProps extends HTMLAttributes<HTMLElement> {
5
5
  export declare const DataList: import("react").ForwardRefExoticComponent<DataListProps & {
6
6
  children?: import("react").ReactNode;
7
7
  } & import("react").RefAttributes<HTMLDListElement>>;
8
- export declare type DataListItemProps = HTMLAttributes<HTMLDivElement>;
8
+ export type DataListItemProps = HTMLAttributes<HTMLDivElement>;
9
9
  export declare const DataListItem: import("react").ForwardRefExoticComponent<DataListItemProps & {
10
10
  children?: import("react").ReactNode;
11
11
  } & import("react").RefAttributes<HTMLDivElement>>;
12
- export declare type DataListKeyProps = HTMLAttributes<HTMLElement>;
12
+ export type DataListKeyProps = HTMLAttributes<HTMLElement>;
13
13
  export declare const DataListKey: import("react").ForwardRefExoticComponent<DataListKeyProps & {
14
14
  children?: import("react").ReactNode;
15
15
  } & import("react").RefAttributes<HTMLElement>>;
@@ -22,7 +22,7 @@ export interface DataListValueProps extends HTMLAttributes<HTMLElement> {
22
22
  export declare const DataListValue: import("react").ForwardRefExoticComponent<DataListValueProps & {
23
23
  children?: import("react").ReactNode;
24
24
  } & import("react").RefAttributes<HTMLElement>>;
25
- export declare type DataListActionsProps = HTMLAttributes<HTMLElement>;
25
+ export type DataListActionsProps = HTMLAttributes<HTMLElement>;
26
26
  export declare const DataListActions: import("react").ForwardRefExoticComponent<DataListActionsProps & {
27
27
  children?: import("react").ReactNode;
28
28
  } & import("react").RefAttributes<HTMLElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type DocumentProps = HTMLAttributes<HTMLDivElement>;
6
+ export type DocumentProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const Document: import("react").ForwardRefExoticComponent<DocumentProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
@@ -4,7 +4,7 @@
4
4
  * Copyright (c) 2021 Robbert Broersma
5
5
  */
6
6
  import { HTMLAttributes } from 'react';
7
- export declare type EmphasisProps = HTMLAttributes<HTMLElement>;
7
+ export type EmphasisProps = HTMLAttributes<HTMLElement>;
8
8
  export declare const Emphasis: import("react").ForwardRefExoticComponent<EmphasisProps & {
9
9
  children?: import("react").ReactNode;
10
10
  } & import("react").RefAttributes<HTMLElement>>;
@@ -1,5 +1,5 @@
1
1
  import { HTMLAttributes } from 'react';
2
- export declare type FieldsetLegendProps = HTMLAttributes<HTMLLegendElement>;
2
+ export type FieldsetLegendProps = HTMLAttributes<HTMLLegendElement>;
3
3
  export declare const FieldsetLegend: import("react").ForwardRefExoticComponent<FieldsetLegendProps & {
4
4
  children?: import("react").ReactNode;
5
5
  } & import("react").RefAttributes<HTMLLegendElement>>;
package/dist/Figure.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { HTMLAttributes } from 'react';
2
- export declare type FigureProps = HTMLAttributes<HTMLElement>;
2
+ export type FigureProps = HTMLAttributes<HTMLElement>;
3
3
  export declare const Figure: import("react").ForwardRefExoticComponent<FigureProps & {
4
4
  children?: import("react").ReactNode;
5
5
  } & import("react").RefAttributes<HTMLElement>>;
@@ -1,5 +1,5 @@
1
1
  import { HTMLAttributes } from 'react';
2
- export declare type FigureCaptionProps = HTMLAttributes<HTMLElement>;
2
+ export type FigureCaptionProps = HTMLAttributes<HTMLElement>;
3
3
  export declare const FigureCaption: import("react").ForwardRefExoticComponent<FigureCaptionProps & {
4
4
  children?: import("react").ReactNode;
5
5
  } & import("react").RefAttributes<HTMLElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type HTMLContentProps = HTMLAttributes<HTMLDivElement>;
6
+ export type HTMLContentProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const HTMLContent: import("react").ForwardRefExoticComponent<HTMLContentProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type Heading1Props = HTMLAttributes<HTMLHeadingElement>;
6
+ export type Heading1Props = HTMLAttributes<HTMLHeadingElement>;
7
7
  export declare const Heading1: import("react").ForwardRefExoticComponent<Heading1Props & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLHeadingElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type Heading2Props = HTMLAttributes<HTMLHeadingElement>;
6
+ export type Heading2Props = HTMLAttributes<HTMLHeadingElement>;
7
7
  export declare const Heading2: import("react").ForwardRefExoticComponent<Heading2Props & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLHeadingElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type Heading3Props = HTMLAttributes<HTMLHeadingElement>;
6
+ export type Heading3Props = HTMLAttributes<HTMLHeadingElement>;
7
7
  export declare const Heading3: import("react").ForwardRefExoticComponent<Heading3Props & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLHeadingElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type Heading4Props = HTMLAttributes<HTMLHeadingElement>;
6
+ export type Heading4Props = HTMLAttributes<HTMLHeadingElement>;
7
7
  export declare const Heading4: import("react").ForwardRefExoticComponent<Heading4Props & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLHeadingElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type Heading5Props = HTMLAttributes<HTMLHeadingElement>;
6
+ export type Heading5Props = HTMLAttributes<HTMLHeadingElement>;
7
7
  export declare const Heading5: import("react").ForwardRefExoticComponent<Heading5Props & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLHeadingElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type Heading6Props = HTMLAttributes<HTMLHeadingElement>;
6
+ export type Heading6Props = HTMLAttributes<HTMLHeadingElement>;
7
7
  export declare const Heading6: import("react").ForwardRefExoticComponent<Heading6Props & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLHeadingElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type HeadingGroupProps = HTMLAttributes<HTMLElement>;
6
+ export type HeadingGroupProps = HTMLAttributes<HTMLElement>;
7
7
  export declare const HeadingGroup: import("react").ForwardRefExoticComponent<HeadingGroupProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLElement>>;
package/dist/Icon.d.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Copyright (c) 2021 Robbert Broersma
5
5
  */
6
6
  import { HTMLAttributes } from 'react';
7
- export declare type IconProps = HTMLAttributes<HTMLElement>;
7
+ export type IconProps = HTMLAttributes<HTMLElement>;
8
8
  export declare const Icon: import("react").ForwardRefExoticComponent<IconProps & {
9
9
  children?: import("react").ReactNode;
10
10
  } & import("react").RefAttributes<HTMLElement>>;
package/dist/Mark.d.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Copyright (c) 2021 Robbert Broersma
5
5
  */
6
6
  import { HTMLAttributes } from 'react';
7
- export declare type MarkProps = HTMLAttributes<HTMLElement>;
7
+ export type MarkProps = HTMLAttributes<HTMLElement>;
8
8
  export declare const Mark: import("react").ForwardRefExoticComponent<MarkProps & {
9
9
  children?: import("react").ReactNode;
10
10
  } & import("react").RefAttributes<HTMLElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { OlHTMLAttributes } from 'react';
6
- export declare type OrderedListProps = OlHTMLAttributes<HTMLOListElement>;
6
+ export type OrderedListProps = OlHTMLAttributes<HTMLOListElement>;
7
7
  export declare const OrderedList: import("react").ForwardRefExoticComponent<OrderedListProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLOListElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { LiHTMLAttributes } from 'react';
6
- export declare type OrderedListItemProps = LiHTMLAttributes<HTMLLIElement>;
6
+ export type OrderedListItemProps = LiHTMLAttributes<HTMLLIElement>;
7
7
  export declare const OrderedListItem: import("react").ForwardRefExoticComponent<OrderedListItemProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLLIElement>>;
package/dist/Page.d.ts CHANGED
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type PageProps = HTMLAttributes<HTMLDivElement>;
6
+ export type PageProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const Page: import("react").ForwardRefExoticComponent<PageProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
@@ -3,11 +3,11 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type PageContentProps = HTMLAttributes<HTMLDivElement>;
6
+ export type PageContentProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const PageContent: import("react").ForwardRefExoticComponent<PageContentProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
10
- export declare type PageContentMainProps = HTMLAttributes<HTMLDivElement>;
10
+ export type PageContentMainProps = HTMLAttributes<HTMLDivElement>;
11
11
  export declare const PageContentMain: import("react").ForwardRefExoticComponent<PageContentMainProps & {
12
12
  children?: import("react").ReactNode;
13
13
  } & import("react").RefAttributes<HTMLDivElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type PageFooterProps = HTMLAttributes<HTMLDivElement>;
6
+ export type PageFooterProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const PageFooter: import("react").ForwardRefExoticComponent<PageFooterProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type PageHeaderProps = HTMLAttributes<HTMLDivElement>;
6
+ export type PageHeaderProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const PageHeader: import("react").ForwardRefExoticComponent<PageHeaderProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type PreHeadingProps = HTMLAttributes<HTMLParagraphElement>;
6
+ export type PreHeadingProps = HTMLAttributes<HTMLParagraphElement>;
7
7
  export declare const PreHeading: import("react").ForwardRefExoticComponent<PreHeadingProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLParagraphElement>>;
@@ -3,5 +3,5 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type SeparatorProps = HTMLAttributes<HTMLHRElement>;
6
+ export type SeparatorProps = HTMLAttributes<HTMLHRElement>;
7
7
  export declare const Separator: import("react").ForwardRefExoticComponent<SeparatorProps & import("react").RefAttributes<HTMLHRElement>>;
@@ -1,5 +1,5 @@
1
1
  import { AnchorHTMLAttributes } from 'react';
2
- export declare type LinkProps = AnchorHTMLAttributes<HTMLAnchorElement>;
2
+ export type LinkProps = AnchorHTMLAttributes<HTMLAnchorElement>;
3
3
  export declare const SkipLink: import("react").ForwardRefExoticComponent<LinkProps & {
4
4
  children?: import("react").ReactNode;
5
5
  } & import("react").RefAttributes<HTMLAnchorElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type SpotlightSectionType = 'info' | 'warning';
6
+ export type SpotlightSectionType = 'info' | 'warning';
7
7
  export interface SpotlightSectionProps extends HTMLAttributes<HTMLDivElement> {
8
8
  aside?: boolean;
9
9
  type?: string | SpotlightSectionType;
package/dist/Strong.d.ts CHANGED
@@ -4,7 +4,7 @@
4
4
  * Copyright (c) 2021 Robbert Broersma
5
5
  */
6
6
  import { HTMLAttributes } from 'react';
7
- export declare type StrongProps = HTMLAttributes<HTMLElement>;
7
+ export type StrongProps = HTMLAttributes<HTMLElement>;
8
8
  export declare const Strong: import("react").ForwardRefExoticComponent<StrongProps & {
9
9
  children?: import("react").ReactNode;
10
10
  } & import("react").RefAttributes<HTMLElement>>;
package/dist/Surface.d.ts CHANGED
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type SurfaceProps = HTMLAttributes<HTMLDivElement>;
6
+ export type SurfaceProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const Surface: import("react").ForwardRefExoticComponent<SurfaceProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
package/dist/Table.d.ts CHANGED
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { TableHTMLAttributes } from 'react';
6
- export declare type TableProps = TableHTMLAttributes<HTMLTableElement>;
6
+ export type TableProps = TableHTMLAttributes<HTMLTableElement>;
7
7
  export declare const Table: import("react").ForwardRefExoticComponent<TableProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLTableElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type TableBodyProps = HTMLAttributes<HTMLTableSectionElement>;
6
+ export type TableBodyProps = HTMLAttributes<HTMLTableSectionElement>;
7
7
  export declare const TableBody: import("react").ForwardRefExoticComponent<TableBodyProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLTableSectionElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type TableCaptionProps = HTMLAttributes<HTMLTableCaptionElement>;
6
+ export type TableCaptionProps = HTMLAttributes<HTMLTableCaptionElement>;
7
7
  export declare const TableCaption: import("react").ForwardRefExoticComponent<TableCaptionProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLTableCaptionElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { TdHTMLAttributes } from 'react';
6
- export declare type TableCellProps = TdHTMLAttributes<HTMLTableCellElement>;
6
+ export type TableCellProps = TdHTMLAttributes<HTMLTableCellElement>;
7
7
  export declare const TableCell: import("react").ForwardRefExoticComponent<TableCellProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLTableCellElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type TableFooterProps = HTMLAttributes<HTMLTableSectionElement>;
6
+ export type TableFooterProps = HTMLAttributes<HTMLTableSectionElement>;
7
7
  export declare const TableFooter: import("react").ForwardRefExoticComponent<TableFooterProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLTableSectionElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type TableHeaderProps = HTMLAttributes<HTMLTableSectionElement>;
6
+ export type TableHeaderProps = HTMLAttributes<HTMLTableSectionElement>;
7
7
  export declare const TableHeader: import("react").ForwardRefExoticComponent<TableHeaderProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLTableSectionElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { ThHTMLAttributes } from 'react';
6
- export declare type TableHeaderCellProps = ThHTMLAttributes<HTMLTableCellElement>;
6
+ export type TableHeaderCellProps = ThHTMLAttributes<HTMLTableCellElement>;
7
7
  export declare const TableHeaderCell: import("react").ForwardRefExoticComponent<TableHeaderCellProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLTableCellElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2022 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type TableRowProps = HTMLAttributes<HTMLTableRowElement>;
6
+ export type TableRowProps = HTMLAttributes<HTMLTableRowElement>;
7
7
  export declare const TableRow: import("react").ForwardRefExoticComponent<TableRowProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLTableRowElement>>;
package/dist/Textbox.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { InputHTMLAttributes } from 'react';
2
- export declare type TextboxTypes = 'date' | 'datetime-local' | 'email' | 'month' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'time' | 'url' | 'week';
2
+ export type TextboxTypes = 'date' | 'datetime-local' | 'email' | 'month' | 'number' | 'password' | 'search' | 'tel' | 'text' | 'time' | 'url' | 'week';
3
3
  export interface TextboxProps extends InputHTMLAttributes<HTMLInputElement> {
4
4
  invalid?: boolean;
5
5
  type?: TextboxTypes;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type URLValueProps = HTMLAttributes<HTMLElement>;
6
+ export type URLValueProps = HTMLAttributes<HTMLElement>;
7
7
  export declare const URLValue: import("react").ForwardRefExoticComponent<URLValueProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type UnorderedListProps = HTMLAttributes<HTMLUListElement>;
6
+ export type UnorderedListProps = HTMLAttributes<HTMLUListElement>;
7
7
  export declare const UnorderedList: import("react").ForwardRefExoticComponent<UnorderedListProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLUListElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { LiHTMLAttributes } from 'react';
6
- export declare type UnorderedListItemProps = LiHTMLAttributes<HTMLLIElement>;
6
+ export type UnorderedListItemProps = LiHTMLAttributes<HTMLLIElement>;
7
7
  export declare const UnorderedListItem: import("react").ForwardRefExoticComponent<UnorderedListItemProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLLIElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes, ReactNode } from 'react';
6
- export declare type AlertType = 'info' | 'ok' | 'warning' | 'error';
6
+ export type AlertType = 'info' | 'ok' | 'warning' | 'error';
7
7
  export interface AlertProps extends HTMLAttributes<HTMLDivElement> {
8
8
  icon?: ReactNode;
9
9
  type?: string | AlertType;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { DialogHTMLAttributes, ReactNode } from 'react';
6
- export declare type AlertDialogType = 'error' | 'info' | 'warning';
6
+ export type AlertDialogType = 'error' | 'info' | 'warning';
7
7
  export interface AlertDialogProps extends DialogHTMLAttributes<HTMLDialogElement> {
8
8
  icon?: ReactNode;
9
9
  type?: string | AlertDialogType;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type ArticleProps = HTMLAttributes<HTMLElement>;
6
+ export type ArticleProps = HTMLAttributes<HTMLElement>;
7
7
  export declare const Article: import("react").ForwardRefExoticComponent<ArticleProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- export declare type BackdropProps = HTMLAttributes<HTMLDivElement>;
6
+ export type BackdropProps = HTMLAttributes<HTMLDivElement>;
7
7
  export declare const Backdrop: import("react").ForwardRefExoticComponent<BackdropProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLDivElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { HTMLAttributes } from 'react';
6
- declare type ButtonGroupProps = HTMLAttributes<HTMLParagraphElement>;
6
+ type ButtonGroupProps = HTMLAttributes<HTMLParagraphElement>;
7
7
  export declare const ButtonGroup: import("react").ForwardRefExoticComponent<ButtonGroupProps & {
8
8
  children?: import("react").ReactNode;
9
9
  } & import("react").RefAttributes<HTMLParagraphElement>>;
@@ -1,6 +1,6 @@
1
1
  import { Locale } from 'date-fns';
2
2
  import { FC } from 'react';
3
- declare type Events = {
3
+ type Events = {
4
4
  date: string;
5
5
  emphasis?: boolean;
6
6
  selected?: boolean;
@@ -4,7 +4,7 @@
4
4
  * Copyright (c) 2021 Robbert Broersma
5
5
  */
6
6
  import { HTMLAttributes } from 'react';
7
- export declare type CodeProps = HTMLAttributes<HTMLElement>;
7
+ export type CodeProps = HTMLAttributes<HTMLElement>;
8
8
  export declare const Code: import("react").ForwardRefExoticComponent<CodeProps & {
9
9
  children?: import("react").ReactNode;
10
10
  } & import("react").RefAttributes<HTMLElement>>;
@@ -4,7 +4,7 @@
4
4
  * Copyright (c) 2021 Robbert Broersma
5
5
  */
6
6
  import { HTMLAttributes } from 'react';
7
- export declare type CodeBlockProps = HTMLAttributes<HTMLPreElement>;
7
+ export type CodeBlockProps = HTMLAttributes<HTMLPreElement>;
8
8
  export declare const CodeBlock: import("react").ForwardRefExoticComponent<CodeBlockProps & {
9
9
  children?: import("react").ReactNode;
10
10
  } & import("react").RefAttributes<HTMLPreElement>>;
@@ -3,7 +3,7 @@
3
3
  * Copyright (c) 2021 Robbert Broersma
4
4
  */
5
5
  import { InputHTMLAttributes } from 'react';
6
- export declare type CustomRadioButtonProps = InputHTMLAttributes<HTMLInputElement> & {
6
+ export type CustomRadioButtonProps = InputHTMLAttributes<HTMLInputElement> & {
7
7
  invalid?: boolean;
8
8
  };
9
9
  export declare const CustomRadioButton: import("react").ForwardRefExoticComponent<InputHTMLAttributes<HTMLInputElement> & {