@mittwald/flow-react-components 0.1.0-alpha.113 → 0.1.0-alpha.115

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 (261) hide show
  1. package/dist/{Accordion-c-zskOK4.js → Accordion-DsX7RI_p.js} +1 -1
  2. package/dist/Accordion.js +1 -1
  3. package/dist/{Action-BoUrh0Ww.js → Action-BZHZj-BD.js} +54 -58
  4. package/dist/Action.js +1 -1
  5. package/dist/Breadcrumb.js +17 -20
  6. package/dist/Button-D59Yuz6-.js +116 -0
  7. package/dist/Button.js +1 -1
  8. package/dist/CopyButton.js +2 -2
  9. package/dist/HeaderNavigation.js +16 -19
  10. package/dist/Heading.js +31 -27
  11. package/dist/Link-TVG_Y-ZN.js +51 -0
  12. package/dist/Link.js +1 -1
  13. package/dist/List.js +2 -2
  14. package/dist/Navigation.js +1 -1
  15. package/dist/NumberField.js +1 -1
  16. package/dist/OffCanvas.js +2 -2
  17. package/dist/OverlayTrigger.js +1 -1
  18. package/dist/Tabs.js +1 -1
  19. package/dist/styles.css +1 -1
  20. package/dist/types/components/Accordion/stories/Default.stories.d.ts +1 -1
  21. package/dist/types/components/Accordion/stories/EdgeCases.stories.d.ts +1 -1
  22. package/dist/types/components/Action/Action.d.ts +2 -2
  23. package/dist/types/components/Action/lib/execution/useActionController.d.ts +2 -2
  24. package/dist/types/components/Action/stories/Default.stories.d.ts +1 -1
  25. package/dist/types/components/Action/stories/EdgeCases.stories.d.ts +1 -1
  26. package/dist/types/components/Avatar/Avatar.d.ts +1 -1
  27. package/dist/types/components/Avatar/stories/Default.stories.d.ts +1 -1
  28. package/dist/types/components/Avatar/stories/Sizes.stories.d.ts +1 -1
  29. package/dist/types/components/Breadcrumb/Breadcrumb.d.ts +3 -2
  30. package/dist/types/components/Breadcrumb/components/BreadcrumbItem/BreadcrumbItem.d.ts +1 -2
  31. package/dist/types/components/Breadcrumb/stories/Default.stories.d.ts +3 -2
  32. package/dist/types/components/Breadcrumb/stories/EdgeCases.stories.d.ts +1 -1
  33. package/dist/types/components/Button/Button.d.ts +2 -3
  34. package/dist/types/components/Button/stories/Default.stories.d.ts +1 -2
  35. package/dist/types/components/Button/stories/EdgeCases.stories.d.ts +1 -1
  36. package/dist/types/components/Button/stories/States.stories.d.ts +1 -1
  37. package/dist/types/components/Button/stories/Variants.stories.d.ts +7 -1
  38. package/dist/types/components/ButtonGroup/ButtonGroup.d.ts +2 -2
  39. package/dist/types/components/ButtonGroup/stories/Default.stories.d.ts +1 -1
  40. package/dist/types/components/Checkbox/Checkbox.d.ts +1 -1
  41. package/dist/types/components/Checkbox/stories/Default.stories.d.ts +1 -1
  42. package/dist/types/components/Checkbox/stories/EdgeCases.stories.d.ts +1 -1
  43. package/dist/types/components/CheckboxButton/CheckboxButton.d.ts +2 -2
  44. package/dist/types/components/CheckboxButton/stories/Default.stories.d.ts +1 -1
  45. package/dist/types/components/CheckboxButton/stories/EdgeCases.stories.d.ts +1 -1
  46. package/dist/types/components/CheckboxGroup/CheckboxGroup.d.ts +2 -2
  47. package/dist/types/components/CheckboxGroup/stories/Default.stories.d.ts +1 -1
  48. package/dist/types/components/ColumnLayout/ColumnLayout.d.ts +1 -1
  49. package/dist/types/components/ColumnLayout/stories/Default.stories.d.ts +1 -1
  50. package/dist/types/components/Content/Content.d.ts +2 -2
  51. package/dist/types/components/Content/stories/Default.stories.d.ts +1 -1
  52. package/dist/types/components/ContextMenu/ContextMenu.d.ts +3 -3
  53. package/dist/types/components/ContextMenu/stories/Default.stories.d.ts +1 -1
  54. package/dist/types/components/ContextMenu/stories/EdgeCases.stories.d.ts +1 -1
  55. package/dist/types/components/CopyButton/CopyButton.d.ts +2 -2
  56. package/dist/types/components/CopyButton/stories/Default.stories.d.ts +1 -1
  57. package/dist/types/components/EmulatedBoldText/EmulatedBoldText.d.ts +1 -2
  58. package/dist/types/components/EmulatedBoldText/stories/Default.stories.d.ts +1 -1
  59. package/dist/types/components/FieldDescription/FieldDescription.d.ts +2 -2
  60. package/dist/types/components/FieldError/FieldError.d.ts +1 -1
  61. package/dist/types/components/Header/Header.d.ts +2 -2
  62. package/dist/types/components/Header/stories/Default.stories.d.ts +1 -1
  63. package/dist/types/components/HeaderNavigation/HeaderNavigation.d.ts +3 -2
  64. package/dist/types/components/HeaderNavigation/stories/Default.stories.d.ts +3 -2
  65. package/dist/types/components/Heading/Heading.d.ts +3 -1
  66. package/dist/types/components/Heading/stories/Default.stories.d.ts +3 -1
  67. package/dist/types/components/Heading/stories/EdgeCases.stories.d.ts +1 -1
  68. package/dist/types/components/Heading/stories/Levels.stories.d.ts +1 -1
  69. package/dist/types/components/Icon/Icon.d.ts +1 -1
  70. package/dist/types/components/Icon/components/icons/IconApp.d.ts +1 -1
  71. package/dist/types/components/Icon/components/icons/IconBackLink.d.ts +1 -1
  72. package/dist/types/components/Icon/components/icons/IconBackup.d.ts +1 -1
  73. package/dist/types/components/Icon/components/icons/IconCheck.d.ts +1 -1
  74. package/dist/types/components/Icon/components/icons/IconCheckboxChecked.d.ts +1 -1
  75. package/dist/types/components/Icon/components/icons/IconCheckboxEmpty.d.ts +1 -1
  76. package/dist/types/components/Icon/components/icons/IconCheckboxIndeterminate.d.ts +1 -1
  77. package/dist/types/components/Icon/components/icons/IconChevronDown.d.ts +1 -1
  78. package/dist/types/components/Icon/components/icons/IconChevronLeft.d.ts +1 -1
  79. package/dist/types/components/Icon/components/icons/IconChevronRight.d.ts +1 -1
  80. package/dist/types/components/Icon/components/icons/IconChevronUp.d.ts +1 -1
  81. package/dist/types/components/Icon/components/icons/IconClose.d.ts +1 -1
  82. package/dist/types/components/Icon/components/icons/IconCode.d.ts +1 -1
  83. package/dist/types/components/Icon/components/icons/IconContextMenu.d.ts +1 -1
  84. package/dist/types/components/Icon/components/icons/IconCopy.d.ts +1 -1
  85. package/dist/types/components/Icon/components/icons/IconCronjob.d.ts +1 -1
  86. package/dist/types/components/Icon/components/icons/IconCustomer.d.ts +1 -1
  87. package/dist/types/components/Icon/components/icons/IconDanger.d.ts +1 -1
  88. package/dist/types/components/Icon/components/icons/IconDashboard.d.ts +1 -1
  89. package/dist/types/components/Icon/components/icons/IconDatabase.d.ts +1 -1
  90. package/dist/types/components/Icon/components/icons/IconDate.d.ts +1 -1
  91. package/dist/types/components/Icon/components/icons/IconDelete.d.ts +1 -1
  92. package/dist/types/components/Icon/components/icons/IconDomain.d.ts +1 -1
  93. package/dist/types/components/Icon/components/icons/IconEmail.d.ts +1 -1
  94. package/dist/types/components/Icon/components/icons/IconExternalLink.d.ts +1 -1
  95. package/dist/types/components/Icon/components/icons/IconFailed.d.ts +1 -1
  96. package/dist/types/components/Icon/components/icons/IconFilter.d.ts +1 -1
  97. package/dist/types/components/Icon/components/icons/IconHide.d.ts +1 -1
  98. package/dist/types/components/Icon/components/icons/IconHome.d.ts +1 -1
  99. package/dist/types/components/Icon/components/icons/IconInbox.d.ts +1 -1
  100. package/dist/types/components/Icon/components/icons/IconInfo.d.ts +1 -1
  101. package/dist/types/components/Icon/components/icons/IconListView.d.ts +1 -1
  102. package/dist/types/components/Icon/components/icons/IconLogout.d.ts +1 -1
  103. package/dist/types/components/Icon/components/icons/IconMember.d.ts +1 -1
  104. package/dist/types/components/Icon/components/icons/IconMenu.d.ts +1 -1
  105. package/dist/types/components/Icon/components/icons/IconMinus.d.ts +1 -1
  106. package/dist/types/components/Icon/components/icons/IconMittwald.d.ts +1 -1
  107. package/dist/types/components/Icon/components/icons/IconNotification.d.ts +1 -1
  108. package/dist/types/components/Icon/components/icons/IconPending.d.ts +1 -1
  109. package/dist/types/components/Icon/components/icons/IconPlus.d.ts +1 -1
  110. package/dist/types/components/Icon/components/icons/IconProject.d.ts +1 -1
  111. package/dist/types/components/Icon/components/icons/IconRadioOff.d.ts +1 -1
  112. package/dist/types/components/Icon/components/icons/IconRadioOn.d.ts +1 -1
  113. package/dist/types/components/Icon/components/icons/IconRandom.d.ts +1 -1
  114. package/dist/types/components/Icon/components/icons/IconSave.d.ts +1 -1
  115. package/dist/types/components/Icon/components/icons/IconSearch.d.ts +1 -1
  116. package/dist/types/components/Icon/components/icons/IconSearchEngine.d.ts +1 -1
  117. package/dist/types/components/Icon/components/icons/IconServer.d.ts +1 -1
  118. package/dist/types/components/Icon/components/icons/IconSettings.d.ts +1 -1
  119. package/dist/types/components/Icon/components/icons/IconShare.d.ts +1 -1
  120. package/dist/types/components/Icon/components/icons/IconShow.d.ts +1 -1
  121. package/dist/types/components/Icon/components/icons/IconSorting.d.ts +1 -1
  122. package/dist/types/components/Icon/components/icons/IconSpamProtectionOff.d.ts +1 -1
  123. package/dist/types/components/Icon/components/icons/IconSpamProtectionOn.d.ts +1 -1
  124. package/dist/types/components/Icon/components/icons/IconSshSftp.d.ts +1 -1
  125. package/dist/types/components/Icon/components/icons/IconSubdomain.d.ts +1 -1
  126. package/dist/types/components/Icon/components/icons/IconSucceeded.d.ts +1 -1
  127. package/dist/types/components/Icon/components/icons/IconSuccess.d.ts +1 -1
  128. package/dist/types/components/Icon/components/icons/IconSupport.d.ts +1 -1
  129. package/dist/types/components/Icon/components/icons/IconTerminate.d.ts +1 -1
  130. package/dist/types/components/Icon/components/icons/IconTileView.d.ts +1 -1
  131. package/dist/types/components/Icon/components/icons/IconTime.d.ts +1 -1
  132. package/dist/types/components/Icon/components/icons/IconWarning.d.ts +1 -1
  133. package/dist/types/components/Icon/stories/Default.stories.d.ts +1 -1
  134. package/dist/types/components/Icon/stories/Sizes.stories.d.ts +1 -1
  135. package/dist/types/components/IllustratedMessage/stories/Default.stories.d.ts +1 -1
  136. package/dist/types/components/IllustratedMessage/stories/EdgeCases.stories.d.ts +1 -1
  137. package/dist/types/components/Image/Image.d.ts +1 -1
  138. package/dist/types/components/Image/stories/Default.stories.d.ts +1 -1
  139. package/dist/types/components/Initials/Initials.d.ts +2 -2
  140. package/dist/types/components/Initials/stories/Default.stories.d.ts +1 -1
  141. package/dist/types/components/InlineAlert/InlineAlert.d.ts +2 -2
  142. package/dist/types/components/InlineAlert/stories/Default.stories.d.ts +1 -1
  143. package/dist/types/components/InlineAlert/stories/EdgeCases.stories.d.ts +1 -1
  144. package/dist/types/components/InlineAlert/stories/Variants.stories.d.ts +1 -1
  145. package/dist/types/components/InlineCode/InlineCode.d.ts +1 -2
  146. package/dist/types/components/InlineCode/stories/Default.stories.d.ts +1 -1
  147. package/dist/types/components/InlineCode/stories/EdgeCases.stories.d.ts +1 -1
  148. package/dist/types/components/Label/Label.d.ts +1 -1
  149. package/dist/types/components/Label/stories/Default.stories.d.ts +1 -1
  150. package/dist/types/components/LabeledValue/LabeledValue.d.ts +1 -1
  151. package/dist/types/components/LabeledValue/stories/Default.stories.d.ts +1 -1
  152. package/dist/types/components/LabeledValue/stories/EdgeCases.stories.d.ts +1 -1
  153. package/dist/types/components/LayoutCard/LayoutCard.d.ts +2 -2
  154. package/dist/types/components/LayoutCard/stories/Default.stories.d.ts +1 -1
  155. package/dist/types/components/Link/Link.d.ts +4 -2
  156. package/dist/types/components/Link/stories/Default.stories.d.ts +3 -1
  157. package/dist/types/components/Link/stories/EdgeCases.stories.d.ts +1 -1
  158. package/dist/types/components/List/components/Footer/PaginationInfos/PaginationInfos.d.ts +1 -1
  159. package/dist/types/components/List/components/Footer/ShowNextBatchButton/ShowNextBatchButton.d.ts +1 -1
  160. package/dist/types/components/List/components/Header/FilterPicker/FilterPicker.d.ts +2 -2
  161. package/dist/types/components/List/components/Header/Header/Header.d.ts +2 -3
  162. package/dist/types/components/List/components/Header/ListFilter.d.ts +1 -2
  163. package/dist/types/components/List/components/Header/SortingPickerItem/SortingPickerItem.d.ts +2 -2
  164. package/dist/types/components/List/components/Items/Item/FallbackRenderer.d.ts +1 -1
  165. package/dist/types/components/List/components/Items/Item/Item.d.ts +1 -2
  166. package/dist/types/components/List/components/Items/ItemList/ItemList.d.ts +2 -3
  167. package/dist/types/components/List/components/Items/OptionsButton/OptionsButton.d.ts +1 -1
  168. package/dist/types/components/List/listContext.d.ts +1 -1
  169. package/dist/types/components/List/model/List.d.ts +9 -9
  170. package/dist/types/components/List/model/ReactTable.d.ts +2 -2
  171. package/dist/types/components/List/model/filter/Filter.d.ts +4 -4
  172. package/dist/types/components/List/model/item/Item.d.ts +2 -2
  173. package/dist/types/components/List/model/item/ItemCollection.d.ts +1 -1
  174. package/dist/types/components/List/model/loading/IncrementalLoader.d.ts +3 -3
  175. package/dist/types/components/List/model/loading/IncrementalLoaderState.d.ts +1 -1
  176. package/dist/types/components/List/model/loading/types.d.ts +4 -4
  177. package/dist/types/components/List/model/pagination/BatchesController.d.ts +1 -1
  178. package/dist/types/components/List/model/sorting/Sorting.d.ts +3 -3
  179. package/dist/types/components/List/model/sorting/types.d.ts +1 -1
  180. package/dist/types/components/List/model/types.d.ts +4 -4
  181. package/dist/types/components/List/stories/Default.stories.d.ts +1 -1
  182. package/dist/types/components/List/stories/ListItem.stories.d.ts +1 -1
  183. package/dist/types/components/List/testData/domainApi.d.ts +2 -2
  184. package/dist/types/components/LoadingSpinner/LoadingSpinner.d.ts +1 -1
  185. package/dist/types/components/LoadingSpinner/stories/Default.stories.d.ts +1 -1
  186. package/dist/types/components/MenuItem/MenuItem.d.ts +1 -1
  187. package/dist/types/components/Modal/Modal.d.ts +2 -2
  188. package/dist/types/components/Modal/stories/Default.stories.d.ts +1 -1
  189. package/dist/types/components/Modal/stories/EdgeCases.stories.d.ts +1 -1
  190. package/dist/types/components/Navigation/Navigation.d.ts +1 -1
  191. package/dist/types/components/Navigation/stories/Default.stories.d.ts +1 -1
  192. package/dist/types/components/NumberField/NumberField.d.ts +1 -1
  193. package/dist/types/components/NumberField/stories/Default.stories.d.ts +1 -1
  194. package/dist/types/components/NumberField/stories/EdgeCases.stories.d.ts +1 -1
  195. package/dist/types/components/OffCanvas/OffCanvas.d.ts +1 -1
  196. package/dist/types/components/OffCanvas/stories/Default.stories.d.ts +1 -1
  197. package/dist/types/components/Overlay/Overlay.d.ts +1 -1
  198. package/dist/types/components/Overlay/components/OverlayTrigger/OverlayTrigger.d.ts +1 -2
  199. package/dist/types/components/Popover/Popover.d.ts +1 -2
  200. package/dist/types/components/Popover/stories/Default.stories.d.ts +1 -1
  201. package/dist/types/components/ProgressBar/ProgressBar.d.ts +1 -1
  202. package/dist/types/components/ProgressBar/stories/Default.stories.d.ts +1 -1
  203. package/dist/types/components/ProgressBar/stories/EdgeCases.stories.d.ts +1 -1
  204. package/dist/types/components/ProgressBar/stories/Variants.stories.d.ts +1 -1
  205. package/dist/types/components/RadioGroup/RadioGroup.d.ts +2 -2
  206. package/dist/types/components/RadioGroup/components/Radio/Radio.d.ts +1 -1
  207. package/dist/types/components/RadioGroup/components/RadioButton/RadioButton.d.ts +2 -2
  208. package/dist/types/components/RadioGroup/stories/Default.stories.d.ts +1 -1
  209. package/dist/types/components/RadioGroup/stories/EdgeCases.stories.d.ts +1 -1
  210. package/dist/types/components/Section/Section.d.ts +1 -2
  211. package/dist/types/components/Section/stories/Default.stories.d.ts +1 -1
  212. package/dist/types/components/Section/stories/EdgeCases.stories.d.ts +1 -1
  213. package/dist/types/components/Select/Select.d.ts +2 -2
  214. package/dist/types/components/Select/components/Option/Option.d.ts +1 -1
  215. package/dist/types/components/Select/components/Options/Options.d.ts +2 -3
  216. package/dist/types/components/Select/stories/Default.stories.d.ts +1 -1
  217. package/dist/types/components/Select/stories/EdgeCases.stories.d.ts +1 -1
  218. package/dist/types/components/Skeleton/Skeleton.d.ts +1 -2
  219. package/dist/types/components/Skeleton/stories/Default.stories.d.ts +1 -1
  220. package/dist/types/components/StatusBadge/StatusBadge.d.ts +2 -2
  221. package/dist/types/components/StatusBadge/stories/Default.stories.d.ts +1 -1
  222. package/dist/types/components/StatusBadge/stories/EdgeCases.stories.d.ts +1 -1
  223. package/dist/types/components/StatusBadge/stories/Variants.stories.d.ts +1 -1
  224. package/dist/types/components/StatusIcon/StatusIcon.d.ts +2 -2
  225. package/dist/types/components/StatusIcon/stories/Default.stories.d.ts +1 -1
  226. package/dist/types/components/Switch/Switch.d.ts +1 -1
  227. package/dist/types/components/Switch/stories/Default.stories.d.ts +1 -1
  228. package/dist/types/components/Switch/stories/EdgeCases.stories.d.ts +1 -1
  229. package/dist/types/components/Tabs/Tabs.d.ts +1 -1
  230. package/dist/types/components/Tabs/components/TabTitle/TabTitleCollapsed.d.ts +1 -1
  231. package/dist/types/components/Tabs/stories/Default.stories.d.ts +1 -1
  232. package/dist/types/components/Tabs/stories/EdgeCases.stories.d.ts +1 -1
  233. package/dist/types/components/Text/Text.d.ts +2 -2
  234. package/dist/types/components/Text/stories/Default.stories.d.ts +1 -1
  235. package/dist/types/components/TextArea/TextArea.d.ts +2 -2
  236. package/dist/types/components/TextArea/stories/Default.stories.d.ts +1 -1
  237. package/dist/types/components/TextField/TextField.d.ts +2 -2
  238. package/dist/types/components/TextField/stories/Default.stories.d.ts +1 -1
  239. package/dist/types/components/Tooltip/Tooltip.d.ts +1 -2
  240. package/dist/types/components/Tooltip/components/TooltipTrigger/TooltipTrigger.d.ts +1 -2
  241. package/dist/types/components/Tooltip/stories/Default.stories.d.ts +1 -1
  242. package/dist/types/components/Tooltip/stories/EdgeCases.stories.d.ts +1 -1
  243. package/dist/types/components/propTypes/index.d.ts +30 -30
  244. package/dist/types/integrations/react-hook-form/components/Controller/Controller.d.ts +1 -1
  245. package/dist/types/integrations/react-hook-form/components/Controller/stories/Default.stories.d.ts +1 -1
  246. package/dist/types/integrations/react-hook-form/components/Form/Form.d.ts +1 -1
  247. package/dist/types/lib/childProps/ChildPropsContextProvider.d.ts +1 -1
  248. package/dist/types/lib/componentFactory/flowComponent.d.ts +2 -2
  249. package/dist/types/lib/dev/storyBackgrounds.d.ts +14 -0
  250. package/dist/types/lib/promises/callFunctionsInOrder.d.ts +1 -1
  251. package/dist/types/lib/propsContext/ClearPropsContext.d.ts +1 -2
  252. package/dist/types/lib/propsContext/PropsContextProvider.d.ts +1 -1
  253. package/dist/types/lib/propsContext/dynamicProps/isDynamicProp.d.ts +1 -1
  254. package/dist/types/lib/propsContext/dynamicProps/resolveDynamicProps.d.ts +1 -1
  255. package/dist/types/lib/propsContext/nestedPropsContext/wrapChildrenWithNestedPropsContext.d.ts +2 -2
  256. package/dist/types/lib/propsContext/types.d.ts +1 -1
  257. package/dist/types/lib/react/components/Translate/Translate.d.ts +1 -1
  258. package/dist/types/lib/react/deepFindOfType.d.ts +1 -1
  259. package/package.json +34 -34
  260. package/dist/Button-DcXbM73F.js +0 -117
  261. package/dist/Link-C9hXxA2A.js +0 -48
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconCronjob: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconCronjob;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconCustomer: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconCustomer;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconDanger: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconDanger;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconDashboard: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconDashboard;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconDatabase: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconDatabase;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconDate: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconDate;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconDelete: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconDelete;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconDomain: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconDomain;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconEmail: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconEmail;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconExternalLink: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconExternalLink;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconFailed: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconFailed;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconFilter: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconFilter;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconHide: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconHide;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconHome: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconHome;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconInbox: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconInbox;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconInfo: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconInfo;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconListView: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconListView;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconLogout: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconLogout;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconMember: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconMember;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconMenu: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconMenu;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconMinus: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconMinus;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconMittwald: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconMittwald;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconNotification: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconNotification;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconPending: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconPending;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconPlus: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconPlus;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconProject: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconProject;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconRadioOff: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconRadioOff;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconRadioOn: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconRadioOn;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconRandom: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconRandom;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSave: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSave;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSearch: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSearch;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSearchEngine: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSearchEngine;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconServer: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconServer;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSettings: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSettings;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconShare: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconShare;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconShow: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconShow;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSorting: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSorting;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSpamProtectionOff: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSpamProtectionOff;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSpamProtectionOn: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSpamProtectionOn;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSshSftp: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSshSftp;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSubdomain: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSubdomain;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSucceeded: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSucceeded;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSuccess: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSuccess;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconSupport: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconSupport;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconTerminate: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconTerminate;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconTileView: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconTileView;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconTime: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconTime;
@@ -1,5 +1,5 @@
1
- import { Icon } from '../..';
2
1
  import { ComponentProps, FC } from 'react';
2
+ import { Icon } from '../..';
3
3
 
4
4
  export declare const IconWarning: FC<Omit<ComponentProps<typeof Icon>, "children">>;
5
5
  export default IconWarning;
@@ -1,5 +1,5 @@
1
- import { default as Icon } from '../Icon';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as Icon } from '../Icon';
3
3
 
4
4
  declare const meta: Meta<typeof Icon>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { default as Icon } from '../Icon';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as Icon } from '../Icon';
3
3
 
4
4
  declare const meta: Meta<typeof Icon>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { default as IllustratedMessage } from '../IllustratedMessage';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as IllustratedMessage } from '../IllustratedMessage';
3
3
 
4
4
  declare const meta: Meta<typeof IllustratedMessage>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { IllustratedMessage } from '../IllustratedMessage';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { IllustratedMessage } from '../IllustratedMessage';
3
3
 
4
4
  declare const meta: Meta<typeof IllustratedMessage>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
2
1
  import { ComponentProps, default as React } from 'react';
2
+ import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
3
3
 
4
4
  export interface ImageProps extends ComponentProps<"img">, FlowComponentProps {
5
5
  }
@@ -1,5 +1,5 @@
1
- import { default as Image } from '../Image';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as Image } from '../Image';
3
3
 
4
4
  declare const meta: Meta<typeof Image>;
5
5
  export default meta;
@@ -1,6 +1,6 @@
1
- import { PropsWithClassName } from '../../lib/types/props';
2
- import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
3
1
  import { PropsWithChildren, default as React } from 'react';
2
+ import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
3
+ import { PropsWithClassName } from '../../lib/types/props';
4
4
 
5
5
  export interface InitialsProps extends PropsWithChildren, PropsWithClassName, FlowComponentProps {
6
6
  }
@@ -1,5 +1,5 @@
1
- import { default as Initials } from '../Initials';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as Initials } from '../Initials';
3
3
 
4
4
  declare const meta: Meta<typeof Initials>;
5
5
  export default meta;
@@ -1,6 +1,6 @@
1
- import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
2
- import { PropsWithStatus } from '../../lib/types/props';
3
1
  import { ComponentProps, PropsWithChildren, default as React } from 'react';
2
+ import { PropsWithStatus } from '../../lib/types/props';
3
+ import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
4
4
 
5
5
  export interface InlineAlertProps extends PropsWithChildren<ComponentProps<"aside">>, PropsWithStatus, FlowComponentProps {
6
6
  }
@@ -1,5 +1,5 @@
1
- import { default as InlineAlert } from '../InlineAlert';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as InlineAlert } from '../InlineAlert';
3
3
 
4
4
  declare const meta: Meta<typeof InlineAlert>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { default as InlineAlert } from '../InlineAlert';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as InlineAlert } from '../InlineAlert';
3
3
 
4
4
  declare const meta: Meta<typeof InlineAlert>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { default as InlineAlert } from '../InlineAlert';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as InlineAlert } from '../InlineAlert';
3
3
 
4
4
  declare const meta: Meta<typeof InlineAlert>;
5
5
  export default meta;
@@ -1,6 +1,5 @@
1
1
  import { ComponentProps, FC, PropsWithChildren } from 'react';
2
2
 
3
- export interface InlineCodeProps extends PropsWithChildren<ComponentProps<"code">> {
4
- }
3
+ export type InlineCodeProps = PropsWithChildren<ComponentProps<"code">>;
5
4
  export declare const InlineCode: FC<InlineCodeProps>;
6
5
  export default InlineCode;
@@ -1,5 +1,5 @@
1
- import { default as InlineCode } from '../InlineCode';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as InlineCode } from '../InlineCode';
3
3
 
4
4
  declare const meta: Meta<typeof InlineCode>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { default as InlineCode } from '../InlineCode';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as InlineCode } from '../InlineCode';
3
3
 
4
4
  declare const meta: Meta<typeof InlineCode>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
2
1
  import { PropsWithChildren, default as React } from 'react';
2
+ import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
3
3
 
4
4
  import * as Aria from "react-aria-components";
5
5
  export interface LabelProps extends PropsWithChildren<Omit<Aria.LabelProps, "children">>, FlowComponentProps {
@@ -1,5 +1,5 @@
1
- import { default as Label } from '../Label';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as Label } from '../Label';
3
3
 
4
4
  declare const meta: Meta<typeof Label>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { PropsWithClassName } from '../../lib/types/props';
2
1
  import { FC, PropsWithChildren } from 'react';
2
+ import { PropsWithClassName } from '../../lib/types/props';
3
3
 
4
4
  export interface LabeledValueProps extends PropsWithChildren, PropsWithClassName {
5
5
  }
@@ -1,5 +1,5 @@
1
- import { default as LabeledValue } from '../LabeledValue';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as LabeledValue } from '../LabeledValue';
3
3
 
4
4
  declare const meta: Meta<typeof LabeledValue>;
5
5
  export default meta;
@@ -1,5 +1,5 @@
1
- import { default as LabeledValue } from '../LabeledValue';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as LabeledValue } from '../LabeledValue';
3
3
 
4
4
  declare const meta: Meta<typeof LabeledValue>;
5
5
  export default meta;
@@ -1,6 +1,6 @@
1
- import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
2
- import { PropsWithElementType } from '../../lib/types/props';
3
1
  import { PropsWithChildren, default as React } from 'react';
2
+ import { PropsWithElementType } from '../../lib/types/props';
3
+ import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
4
4
 
5
5
  export interface LayoutCardProps extends PropsWithChildren, PropsWithElementType<"div" | "main" | "footer" | "header">, FlowComponentProps {
6
6
  }
@@ -1,5 +1,5 @@
1
- import { default as LayoutCard } from '../LayoutCard';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as LayoutCard } from '../LayoutCard';
3
3
 
4
4
  declare const meta: Meta<typeof LayoutCard>;
5
5
  export default meta;
@@ -1,11 +1,13 @@
1
- import { PropsWithClassName } from '../../lib/types/props';
2
- import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
3
1
  import { ComponentProps, ComponentType, PropsWithChildren, default as React } from 'react';
2
+ import { FlowComponentProps } from '../../lib/componentFactory/flowComponent';
3
+ import { PropsWithClassName } from '../../lib/types/props';
4
4
 
5
5
  import * as Aria from "react-aria-components";
6
6
  export interface LinkProps extends PropsWithChildren<Omit<Aria.LinkProps, "children" | "slot" | "className">>, FlowComponentProps<"Link">, PropsWithClassName {
7
7
  inline?: boolean;
8
8
  linkComponent?: ComponentType<Omit<ComponentProps<"a">, "ref">>;
9
+ /** @default "primary" */
10
+ color?: "primary" | "dark" | "light";
9
11
  "aria-current"?: string;
10
12
  }
11
13
  export declare const Link: React.ForwardRefExoticComponent<LinkProps & React.RefAttributes<never>>;
@@ -1,5 +1,5 @@
1
- import { default as Link } from '../Link';
2
1
  import { Meta, StoryObj } from '@storybook/react';
2
+ import { default as Link } from '../Link';
3
3
 
4
4
  declare const meta: Meta<typeof Link>;
5
5
  export default meta;
@@ -8,3 +8,5 @@ export declare const Default: Story;
8
8
  export declare const Inline: Story;
9
9
  export declare const Disabled: Story;
10
10
  export declare const WithIcon: Story;
11
+ export declare const Dark: Story;
12
+ export declare const Light: Story;