@heliosgraphics/ui 2.0.0-alpha.76 → 2.0.0-alpha.77

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 (139) hide show
  1. package/components/Alert/Alert.meta.ts +1 -1
  2. package/components/Alert/Alert.tsx +6 -2
  3. package/components/Alert/Alert.types.ts +3 -1
  4. package/components/Breadcrumb/Breadcrumb.meta.ts +1 -1
  5. package/components/Breadcrumb/Breadcrumb.tsx +3 -1
  6. package/components/Browser/Browser.meta.ts +1 -1
  7. package/components/Button/Button.meta.ts +1 -1
  8. package/components/Button/Button.types.ts +4 -1
  9. package/components/ButtonGroup/ButtonGroup.meta.ts +1 -1
  10. package/components/Checkbox/Checkbox.meta.ts +1 -1
  11. package/components/Checkbox/Checkbox.tsx +3 -1
  12. package/components/Checkbox/Checkbox.types.ts +1 -1
  13. package/components/Clock/Clock.meta.ts +1 -1
  14. package/components/Column/Column.meta.ts +1 -1
  15. package/components/Column/Column.types.ts +1 -1
  16. package/components/Confirm/Confirm.meta.ts +1 -1
  17. package/components/Confirm/Confirm.tsx +5 -1
  18. package/components/Confirm/Confirm.types.ts +3 -1
  19. package/components/DatePicker/DatePicker.meta.ts +1 -1
  20. package/components/Debug/Debug.meta.ts +1 -1
  21. package/components/Debug/Debug.tsx +5 -1
  22. package/components/Debug/Debug.types.ts +1 -1
  23. package/components/Details/Details.meta.ts +1 -1
  24. package/components/Details/Details.tsx +2 -1
  25. package/components/Dialog/Dialog.meta.ts +1 -1
  26. package/components/Dialog/Dialog.tsx +4 -1
  27. package/components/Donut/Donut.meta.ts +1 -1
  28. package/components/Donut/Donut.tsx +1 -1
  29. package/components/Donut/Donut.types.ts +1 -1
  30. package/components/Dot/Dot.meta.ts +1 -1
  31. package/components/Dot/Dot.types.ts +2 -1
  32. package/components/Dropdown/Dropdown.meta.ts +1 -1
  33. package/components/Dropdown/Dropdown.types.ts +2 -1
  34. package/components/Fieldset/Fieldset.meta.ts +1 -1
  35. package/components/Flex/Flex.meta.ts +1 -1
  36. package/components/Flex/Flex.types.ts +2 -1
  37. package/components/Flex/Flex.utils.ts +1 -1
  38. package/components/Grid/Grid.meta.ts +1 -1
  39. package/components/Heading/Heading.meta.ts +1 -1
  40. package/components/Heading/Heading.types.ts +1 -1
  41. package/components/Heading/components/H0/H0.meta.ts +1 -1
  42. package/components/Heading/components/H1/H1.meta.ts +1 -1
  43. package/components/Heading/components/H2/H2.meta.ts +1 -1
  44. package/components/Heading/components/H3/H3.meta.ts +1 -1
  45. package/components/Heading/components/H4/H4.meta.ts +1 -1
  46. package/components/Heading/components/H5/H5.meta.ts +1 -1
  47. package/components/Heading/components/H6/H6.meta.ts +1 -1
  48. package/components/Icon/Icon.meta.ts +1 -1
  49. package/components/Icon/Icon.types.ts +2 -1
  50. package/components/Input/Input.meta.ts +1 -1
  51. package/components/Input/Input.tsx +6 -2
  52. package/components/Input/Input.types.ts +1 -1
  53. package/components/Layout/Layout.meta.ts +1 -1
  54. package/components/Layout/components/LayoutAside/LayoutAside.meta.ts +1 -1
  55. package/components/Layout/components/LayoutAside/components/LayoutAsideContent/LayoutAsideContent.meta.ts +1 -1
  56. package/components/Layout/components/LayoutAside/components/LayoutAsideToggle/LayoutAsideToggle.meta.ts +1 -1
  57. package/components/Layout/components/LayoutMain/LayoutMain.meta.ts +1 -1
  58. package/components/Layout/components/LayoutMain/components/LayoutMainContent/LayoutMainContent.meta.ts +1 -1
  59. package/components/Layout/components/LayoutNavigation/LayoutNavigation.meta.ts +1 -1
  60. package/components/Layout/components/LayoutNavigation/LayoutNavigation.types.ts +1 -1
  61. package/components/Layout/components/LayoutSubNavigation/LayoutSubNavigation.meta.ts +1 -1
  62. package/components/Layout/components/LayoutSubNavigation/LayoutSubNavigation.types.ts +1 -1
  63. package/components/Loading/Loading.meta.ts +1 -1
  64. package/components/Loading/Loading.types.ts +1 -1
  65. package/components/Markdown/Markdown.meta.ts +1 -1
  66. package/components/Masonry/Masonry.meta.ts +1 -1
  67. package/components/Menu/Menu.meta.ts +1 -1
  68. package/components/Menu/components/MenuCategory/MenuCategory.meta.ts +1 -1
  69. package/components/Menu/components/MenuCategory/MenuCategory.tsx +3 -1
  70. package/components/Menu/components/MenuFilter/MenuFilter.meta.ts +1 -1
  71. package/components/Menu/components/MenuFilter/MenuFilter.tsx +1 -1
  72. package/components/Menu/components/MenuItem/MenuItem.meta.ts +1 -1
  73. package/components/Menu/components/MenuItem/MenuItem.tsx +5 -1
  74. package/components/Menu/components/MenuItem/MenuItem.types.ts +2 -1
  75. package/components/Overlay/Overlay.meta.ts +1 -1
  76. package/components/Pie/Pie.meta.ts +1 -1
  77. package/components/Pie/Pie.types.ts +1 -1
  78. package/components/Pill/Pill.meta.ts +1 -1
  79. package/components/Pill/Pill.tsx +3 -1
  80. package/components/Pill/Pill.types.ts +3 -1
  81. package/components/Placeholder/Placeholder.meta.ts +1 -1
  82. package/components/Placeholder/Placeholder.tsx +2 -1
  83. package/components/Progress/Progress.meta.ts +1 -1
  84. package/components/Progress/Progress.types.ts +1 -1
  85. package/components/Radio/Radio.meta.ts +1 -1
  86. package/components/Radio/Radio.tsx +2 -1
  87. package/components/Segments/Segments.meta.ts +1 -1
  88. package/components/Segments/Segments.tsx +1 -1
  89. package/components/Segments/components/SegmentButton/SegmentButton.meta.ts +1 -1
  90. package/components/Segments/components/SegmentButton/SegmentButton.tsx +2 -2
  91. package/components/Segments/components/SegmentButton/SegmentButton.types.ts +1 -1
  92. package/components/Select/Select.meta.ts +1 -1
  93. package/components/Select/Select.tsx +2 -1
  94. package/components/Separator/Separator.meta.ts +1 -1
  95. package/components/Separator/Separator.types.ts +1 -1
  96. package/components/Separator/components/HRMarkup/HRMarkup.meta.ts +1 -1
  97. package/components/Separator/components/HorizontalSeparator/HorizontalSeparator.meta.ts +1 -1
  98. package/components/Separator/components/VerticalSeparator/VerticalSeparator.meta.ts +1 -1
  99. package/components/Setup/Setup.meta.ts +1 -1
  100. package/components/Shimmer/Shimmer.meta.ts +1 -1
  101. package/components/Slider/Slider.meta.ts +1 -1
  102. package/components/Spacer/Spacer.meta.ts +1 -1
  103. package/components/Table/Table.meta.ts +1 -1
  104. package/components/Tabs/Tabs.meta.ts +1 -1
  105. package/components/Tabs/Tabs.tsx +1 -1
  106. package/components/Text/Text.meta.ts +1 -1
  107. package/components/Text/Text.types.ts +1 -1
  108. package/components/Text/components/Div/Div.meta.ts +1 -1
  109. package/components/Text/components/Micro/Micro.meta.ts +1 -1
  110. package/components/Text/components/P/P.meta.ts +1 -1
  111. package/components/Text/components/Small/Small.meta.ts +1 -1
  112. package/components/Text/components/Tiny/Tiny.meta.ts +1 -1
  113. package/components/Textarea/Textarea.meta.ts +1 -1
  114. package/components/Textarea/Textarea.tsx +1 -1
  115. package/components/Tile/Tile.meta.ts +1 -1
  116. package/components/Tile/Tile.tsx +4 -2
  117. package/components/Tile/Tile.types.ts +2 -1
  118. package/components/Timestamp/Timestamp.meta.ts +1 -1
  119. package/components/Toggle/Toggle.meta.ts +1 -1
  120. package/components/Toggle/Toggle.tsx +2 -1
  121. package/components/Toggle/Toggle.types.ts +1 -1
  122. package/components/Tooltip/Tooltip.meta.ts +1 -1
  123. package/components/Tooltip/components/TooltipContent/TooltipContent.meta.ts +1 -1
  124. package/components/Tooltip/components/TooltipContent/TooltipContent.tsx +1 -1
  125. package/components/Tooltip/components/TooltipTrigger/TooltipTrigger.meta.ts +1 -1
  126. package/components/shared/InputLabel/InputLabel.meta.ts +1 -1
  127. package/components/shared/ResultList/ResultList.meta.ts +1 -1
  128. package/components/shared/ResultList/ResultList.tsx +4 -1
  129. package/components/shared/ResultList/ResultList.types.ts +1 -1
  130. package/constants/colors.ts +1 -1
  131. package/constants/components.ts +1 -1
  132. package/constants/emphasis.ts +1 -1
  133. package/constants/meta.ts +4 -7
  134. package/constants/scale.ts +1 -1
  135. package/constants/scope.ts +4 -1
  136. package/hooks/useTheme.tsx +1 -1
  137. package/package.json +2 -1
  138. package/types/scope.ts +11 -15
  139. package/utils/colors.ts +2 -2
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { AlertBaseProps } from "./Alert.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<AlertBaseProps> = {
@@ -1,11 +1,15 @@
1
- import { Button, ButtonGroup, Flex, Text, Icon } from "../.."
1
+ import { Button } from "../Button"
2
+ import { ButtonGroup } from "../ButtonGroup"
3
+ import { Flex } from "../Flex"
4
+ import { Text } from "../Text"
5
+ import { Icon } from "../Icon"
2
6
  import { getClasses } from "@heliosgraphics/utils/classnames"
3
7
  import { getColorClasses } from "../../utils/colors"
4
8
  import { INTENTION_COLOR_MAP } from "../../constants/intentions"
5
9
  import styles from "./Alert.module.css"
6
10
  import type { AlertProps } from "./Alert.types"
7
11
  import type { FC } from "react"
8
- import type { HeliosColorType } from "../.."
12
+ import type { HeliosColorType } from "../../types/colors"
9
13
 
10
14
  export const Alert: FC<AlertProps> = ({ children, onClose, title, icon, color, appearance = "light", intent }) => {
11
15
  const resolvedColor: HeliosColorType = color || (intent ? INTENTION_COLOR_MAP[intent] : "gray")
@@ -1,5 +1,7 @@
1
1
  import type { PropsWithChildren } from "react"
2
- import type { HeliosIconType, HeliosColorType, HeliosAppearanceType, HeliosIntentionType } from "../.."
2
+ import type { HeliosIconType } from "../../types/icons"
3
+ import type { HeliosColorType, HeliosAppearanceType } from "../../types/colors"
4
+ import type { HeliosIntentionType } from "../../types/intentions"
3
5
 
4
6
  export interface AlertBaseProps {
5
7
  appearance?: HeliosAppearanceType
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { BreadcrumbProps } from "./Breadcrumb.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<BreadcrumbProps> = {
@@ -1,5 +1,7 @@
1
1
  import { Fragment, type FC, type ElementType } from "react"
2
- import { Text, Flex, Icon } from "../.."
2
+ import { Text } from "../Text"
3
+ import { Flex } from "../Flex"
4
+ import { Icon } from "../Icon"
3
5
  import type { BreadcrumbProps } from "./Breadcrumb.types"
4
6
 
5
7
  export const Breadcrumb: FC<BreadcrumbProps> = ({ items }) => {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { BrowserBaseProps } from "./Browser.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<BrowserBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { ButtonProps } from "./Button.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<ButtonProps> = {
@@ -1,5 +1,8 @@
1
1
  import type { AriaRole, MouseEvent, MouseEventHandler, SyntheticEvent } from "react"
2
- import type { HeliosIntentionType, HeliosAppearanceType, HeliosIconType, HeliosSizeType, HeliosColorType } from "../.."
2
+ import type { HeliosIntentionType } from "../../types/intentions"
3
+ import type { HeliosAppearanceType, HeliosColorType } from "../../types/colors"
4
+ import type { HeliosIconType } from "../../types/icons"
5
+ import type { HeliosSizeType } from "../../types/scale"
3
6
 
4
7
  export interface ButtonProps {
5
8
  accept?: string
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { ButtonGroupBaseProps } from "./ButtonGroup.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<ButtonGroupBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { CheckboxProps } from "./Checkbox.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<CheckboxProps> = {
@@ -3,7 +3,9 @@
3
3
  import { useId } from "react"
4
4
  import { getClasses } from "@heliosgraphics/utils/classnames"
5
5
  import { getColorClasses } from "../../utils/colors"
6
- import { Flex, Icon, Text } from "../.."
6
+ import { Flex } from "../Flex"
7
+ import { Icon } from "../Icon"
8
+ import { Text } from "../Text"
7
9
  import styles from "./Checkbox.module.css"
8
10
  import type { FC } from "react"
9
11
  import type { CheckboxProps } from "./Checkbox.types"
@@ -1,5 +1,5 @@
1
1
  import type { ChangeEventHandler } from "react"
2
- import type { HeliosColorType } from "../.."
2
+ import type { HeliosColorType } from "../../types/colors"
3
3
 
4
4
  export interface BaseCheckboxProps {
5
5
  color?: HeliosColorType
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { ClockProps } from "./Clock.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<ClockProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { ColumnBaseProps } from "./Column.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<ColumnBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { FlexProps } from "../.."
1
+ import type { FlexProps } from "../Flex/Flex.types"
2
2
 
3
3
  export interface ColumnBaseProps {
4
4
  isColumnCentered?: boolean
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { ConfirmProps } from "./Confirm.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<ConfirmProps> = {
@@ -1,4 +1,8 @@
1
- import { Button, ButtonGroup, Dialog, Flex, Text } from "../.."
1
+ import { Button } from "../Button"
2
+ import { ButtonGroup } from "../ButtonGroup"
3
+ import { Dialog } from "../Dialog"
4
+ import { Flex } from "../Flex"
5
+ import { Text } from "../Text"
2
6
  import type { ConfirmProps } from "./Confirm.types"
3
7
  import type { FC, ReactNode } from "react"
4
8
 
@@ -1,4 +1,6 @@
1
- import type { ButtonGroupProps, HeliosIconType, HeliosIntentionType } from "../.."
1
+ import type { ButtonGroupProps } from "../ButtonGroup/ButtonGroup.types"
2
+ import type { HeliosIconType } from "../../types/icons"
3
+ import type { HeliosIntentionType } from "../../types/intentions"
2
4
 
3
5
  export interface ConfirmProps {
4
6
  cancelText: string
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { DatePickerProps } from "./DatePicker.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<DatePickerProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { DebugProps } from "./Debug.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<DebugProps> = {
@@ -1,6 +1,10 @@
1
1
  "use client"
2
2
 
3
- import { Button, ButtonGroup, Text, Flex, Separator } from "../.."
3
+ import { Button } from "../Button"
4
+ import { ButtonGroup } from "../ButtonGroup"
5
+ import { Text } from "../Text"
6
+ import { Flex } from "../Flex"
7
+ import { Separator } from "../Separator"
4
8
  import { DebugProps } from "./Debug.types"
5
9
  import styles from "./Debug.module.css"
6
10
  import { useState } from "react"
@@ -1,4 +1,4 @@
1
- import type { HeliosAppearanceType, HeliosColorType } from "../.."
1
+ import type { HeliosAppearanceType, HeliosColorType } from "../../types/colors"
2
2
 
3
3
  export interface DebugProps {
4
4
  appearance?: HeliosAppearanceType
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { DetailsBaseProps } from "./Details.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<DetailsBaseProps> = {
@@ -1,5 +1,6 @@
1
1
  import styles from "./Details.module.css"
2
- import { Icon, Text } from "../.."
2
+ import { Icon } from "../Icon"
3
+ import { Text } from "../Text"
3
4
  import type { DetailsProps } from "./Details.types"
4
5
  import type { FC } from "react"
5
6
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { DialogBaseProps } from "./Dialog.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<DialogBaseProps> = {
@@ -2,7 +2,10 @@
2
2
 
3
3
  import { useEffect, useRef, type FC, MouseEvent } from "react"
4
4
  import styles from "./Dialog.module.css"
5
- import { Button, ButtonGroup, Heading, Flex } from "../.."
5
+ import { Button } from "../Button"
6
+ import { ButtonGroup } from "../ButtonGroup"
7
+ import { Heading } from "../Heading"
8
+ import { Flex } from "../Flex"
6
9
  import { getClasses } from "@heliosgraphics/utils/classnames"
7
10
  import type { DialogProps } from "./Dialog.types"
8
11
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { DonutBaseProps } from "./Donut.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<DonutBaseProps> = {
@@ -1,5 +1,5 @@
1
1
  import { getDonutBorderSize } from "./Donut.utils"
2
- import { Flex } from "../.."
2
+ import { Flex } from "../Flex"
3
3
  import styles from "./Donut.module.css"
4
4
  import type { DonutProps } from "./Donut.types"
5
5
  import type { FC } from "react"
@@ -1,5 +1,5 @@
1
1
  import type { PropsWithChildren } from "react"
2
- import type { HeliosColorType } from "../.."
2
+ import type { HeliosColorType } from "../../types/colors"
3
3
 
4
4
  export type DonutSizeType = 32 | 48 | 64 | 96 | 128
5
5
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { DotProps } from "./Dot.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<DotProps> = {
@@ -1,4 +1,5 @@
1
- import type { HeliosColorType, HeliosScaleType } from "../.."
1
+ import type { HeliosColorType } from "../../types/colors"
2
+ import type { HeliosScaleType } from "../../types/scale"
2
3
 
3
4
  export interface DotProps {
4
5
  color: HeliosColorType
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { DropdownProps } from "./Dropdown.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<DropdownProps> = {
@@ -1,4 +1,5 @@
1
- import type { ResultItem, HeliosPositionType } from "../.."
1
+ import type { ResultItem } from "../shared/ResultList/ResultList.types"
2
+ import type { HeliosPositionType } from "../../types/positions"
2
3
  import type { ReactElement } from "react"
3
4
 
4
5
  export interface DropdownProps {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { FieldsetBaseProps } from "./Fieldset.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<FieldsetBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { FlexBaseProps } from "./Flex.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<FlexBaseProps> = {
@@ -1,5 +1,6 @@
1
1
  import type { HTMLAttributes, MouseEventHandler, PropsWithChildren, ForwardedRef } from "react"
2
- import type { HeliosScaleType, HeliosRadiusType, HeliosEmphasisType } from "../.."
2
+ import type { HeliosScaleType, HeliosRadiusType } from "../../types/scale"
3
+ import type { HeliosEmphasisType } from "../../types/intentions"
3
4
 
4
5
  export type ResponsiveScaleType = HeliosScaleType | [HeliosScaleType, HeliosScaleType, HeliosScaleType]
5
6
  export type ResponsiveRadiusType = HeliosRadiusType | [HeliosRadiusType, HeliosRadiusType, HeliosRadiusType]
@@ -1,4 +1,4 @@
1
- import type { HeliosScaleType, HeliosRadiusType } from "../.."
1
+ import type { HeliosScaleType, HeliosRadiusType } from "../../types/scale"
2
2
  import type { FlexProps } from "./Flex.types"
3
3
  import type { ResponsiveScaleType, ResponsiveRadiusType } from "./Flex.types"
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { GridBaseProps } from "./Grid.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<GridBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { HeadingBaseProps } from "./Heading.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<HeadingBaseProps> = {
@@ -1,5 +1,5 @@
1
1
  import type { HTMLAttributes } from "react"
2
- import type { TextBaseProps } from "../.."
2
+ import type { TextBaseProps } from "../Text/Text.types"
3
3
 
4
4
  export interface HeadingBaseProps {
5
5
  level: 0 | 1 | 2 | 3 | 4 | 5 | 6
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { H0Props } from "./H0.types"
3
3
  import { SHARED_TEXT_META } from "../../../Text/Text.meta"
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { H1Props } from "./H1.types"
3
3
  import { SHARED_TEXT_META } from "../../../Text/Text.meta"
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { H2Props } from "./H2.types"
3
3
  import { SHARED_TEXT_META } from "../../../Text/Text.meta"
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { H3Props } from "./H3.types"
3
3
  import { SHARED_TEXT_META } from "../../../Text/Text.meta"
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { H4Props } from "./H4.types"
3
3
  import { SHARED_TEXT_META } from "../../../Text/Text.meta"
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { H5Props } from "./H5.types"
3
3
  import { SHARED_TEXT_META } from "../../../Text/Text.meta"
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { H6Props } from "./H6.types"
3
3
  import { SHARED_TEXT_META } from "../../../Text/Text.meta"
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { IconProps } from "./Icon.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<IconProps> = {
@@ -1,4 +1,5 @@
1
- import type { HeliosIconType, HeliosEmphasisType } from "../.."
1
+ import type { HeliosIconType } from "../../types/icons"
2
+ import type { HeliosEmphasisType } from "../../types/intentions"
2
3
 
3
4
  export interface IconProps {
4
5
  className?: string
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { InputProps } from "./Input.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<InputProps> = {
@@ -2,12 +2,16 @@
2
2
 
3
3
  import { useId, type FC } from "react"
4
4
  import { getClasses } from "@heliosgraphics/utils/classnames"
5
- import { Button, ButtonGroup, Loading, Text, Flex } from "../.."
5
+ import { Button } from "../Button"
6
+ import { ButtonGroup } from "../ButtonGroup"
7
+ import { Loading } from "../Loading"
8
+ import { Text } from "../Text"
9
+ import { Flex } from "../Flex"
6
10
  import { InputLabel } from "../shared/InputLabel"
7
11
  import { ResultList } from "../shared/ResultList"
8
12
  import styles from "./Input.module.css"
9
13
  import type { InputProps } from "./Input.types"
10
- import type { ResultItem } from "../.."
14
+ import type { ResultItem } from "../shared/ResultList"
11
15
 
12
16
  export const Input: FC<InputProps> = ({
13
17
  helperText,
@@ -1,4 +1,4 @@
1
- import type { ResultItem } from "../.."
1
+ import type { ResultItem } from "../shared/ResultList/ResultList.types"
2
2
  import type { KeyboardEventHandler, MouseEventHandler, FocusEventHandler, ChangeEventHandler } from "react"
3
3
 
4
4
  export interface InputProps {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { LayoutBaseProps } from "./Layout.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LayoutBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { LayoutAsideBaseProps } from "./LayoutAside.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LayoutAsideBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../../../types/meta"
2
2
  import type { LayoutAsideContentBaseProps } from "./LayoutAsideContent.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LayoutAsideContentBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../../../types/meta"
2
2
  import type { LayoutAsideToggleProps } from "./LayoutAsideToggle.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LayoutAsideToggleProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { LayoutMainBaseProps } from "./LayoutMain.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LayoutMainBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../../../types/meta"
2
2
  import type { LayoutMainContentBaseProps } from "./LayoutMainContent.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LayoutMainContentBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { LayoutNavigationBaseProps } from "./LayoutNavigation.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LayoutNavigationBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { FlexProps } from "../../../.."
1
+ import type { FlexProps } from "../../../Flex/Flex.types"
2
2
 
3
3
  export interface LayoutNavigationBaseProps {}
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { LayoutSubNavigationBaseProps } from "./LayoutSubNavigation.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LayoutSubNavigationBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { FlexProps } from "../../../.."
1
+ import type { FlexProps } from "../../../Flex/Flex.types"
2
2
 
3
3
  export interface LayoutSubNavigationBaseProps {}
4
4
 
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { LoadingProps } from "./Loading.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<LoadingProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosEmphasisType } from "../.."
1
+ import type { HeliosEmphasisType } from "../../types/intentions"
2
2
 
3
3
  export interface LoadingProps {
4
4
  className?: string
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { MarkdownProps } from "./Markdown.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<MarkdownProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { MasonryBaseProps } from "./Masonry.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<MasonryBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../.."
1
+ import type { HeliosAttributeMeta } from "../../types/meta"
2
2
  import type { MenuBaseProps } from "./Menu.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<MenuBaseProps> = {
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { MenuCategoryBaseProps } from "./MenuCategory.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<MenuCategoryBaseProps> = {
@@ -1,7 +1,9 @@
1
1
  "use client"
2
2
 
3
3
  import { useEffect, useState, type FC } from "react"
4
- import { Flex, Icon, Text } from "../../../.."
4
+ import { Flex } from "../../../Flex"
5
+ import { Icon } from "../../../Icon"
6
+ import { Text } from "../../../Text"
5
7
  import { getClasses } from "@heliosgraphics/utils"
6
8
  import styles from "./MenuCategory.module.css"
7
9
  import type { MenuCategoryProps } from "./MenuCategory.types"
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { MenuFilterProps } from "./MenuFilter.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<MenuFilterProps> = {
@@ -1,7 +1,7 @@
1
1
  "use client"
2
2
 
3
3
  import { FC } from "react"
4
- import { Input } from "../../../.."
4
+ import { Input } from "../../../Input"
5
5
  import { getClasses } from "@heliosgraphics/utils"
6
6
  import styles from "./MenuFilter.module.css"
7
7
  import type { MenuFilterProps } from "./MenuFilter.types"
@@ -1,4 +1,4 @@
1
- import type { HeliosAttributeMeta } from "../../../.."
1
+ import type { HeliosAttributeMeta } from "../../../../types/meta"
2
2
  import type { MenuItemProps } from "./MenuItem.types"
3
3
 
4
4
  export const meta: HeliosAttributeMeta<MenuItemProps> = {