@rocket.chat/fuselage 0.81.0 → 0.83.0

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 (165) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +3 -0
  2. package/dist/components/Accordion/Accordion.d.ts.map +1 -1
  3. package/dist/components/AnimatedVisibility/AnimatedVisibility.d.ts.map +1 -1
  4. package/dist/components/AudioPlayer/AudioPlayer.d.ts +3 -0
  5. package/dist/components/AudioPlayer/AudioPlayer.d.ts.map +1 -1
  6. package/dist/components/AudioPlayer/AudioPlayerControls.d.ts +7 -0
  7. package/dist/components/AudioPlayer/AudioPlayerControls.d.ts.map +1 -1
  8. package/dist/components/AutoComplete/AutoComplete.d.ts +3 -0
  9. package/dist/components/AutoComplete/AutoComplete.d.ts.map +1 -1
  10. package/dist/components/Badge/Badge.d.ts +3 -0
  11. package/dist/components/Badge/Badge.d.ts.map +1 -1
  12. package/dist/components/Box/Box.d.ts +5 -2
  13. package/dist/components/Box/Box.d.ts.map +1 -1
  14. package/dist/components/Box/StylingBox.d.ts +6 -0
  15. package/dist/components/Box/StylingBox.d.ts.map +1 -1
  16. package/dist/components/Box/stylingProps.d.ts +0 -19
  17. package/dist/components/Box/stylingProps.d.ts.map +1 -1
  18. package/dist/components/Button/Button.d.ts +3 -0
  19. package/dist/components/Button/Button.d.ts.map +1 -1
  20. package/dist/components/Button/index.d.ts +0 -1
  21. package/dist/components/Button/index.d.ts.map +1 -1
  22. package/dist/components/ButtonGroup/ButtonGroup.d.ts +3 -0
  23. package/dist/components/ButtonGroup/ButtonGroup.d.ts.map +1 -1
  24. package/dist/components/Callout/Callout.d.ts +3 -0
  25. package/dist/components/Callout/Callout.d.ts.map +1 -1
  26. package/dist/components/Card/CardDivider.d.ts.map +1 -1
  27. package/dist/components/Chevron/Chevron.d.ts.map +1 -1
  28. package/dist/components/CodeSnippet/CodeSnippet.d.ts +7 -0
  29. package/dist/components/CodeSnippet/CodeSnippet.d.ts.map +1 -1
  30. package/dist/components/Contextualbar/Contextualbar.d.ts +4 -1
  31. package/dist/components/Contextualbar/Contextualbar.d.ts.map +1 -1
  32. package/dist/components/ContextualbarV2/Contextualbar.d.ts +4 -1
  33. package/dist/components/ContextualbarV2/Contextualbar.d.ts.map +1 -1
  34. package/dist/components/Dropdown/Dropdown.d.ts.map +1 -1
  35. package/dist/components/EmailInput/EmailInput.d.ts +3 -0
  36. package/dist/components/EmailInput/EmailInput.d.ts.map +1 -1
  37. package/dist/components/Field/Field.d.ts +3 -0
  38. package/dist/components/Field/Field.d.ts.map +1 -1
  39. package/dist/components/FieldGroup/FieldGroup.d.ts +3 -0
  40. package/dist/components/FieldGroup/FieldGroup.d.ts.map +1 -1
  41. package/dist/components/Flex/FlexContainer.d.ts.map +1 -1
  42. package/dist/components/Flex/FlexItem.d.ts.map +1 -1
  43. package/dist/components/Flex/index.d.ts +0 -6
  44. package/dist/components/Flex/index.d.ts.map +1 -1
  45. package/dist/components/Icon/Icon.d.ts.map +1 -1
  46. package/dist/components/InputBox/InputBox.d.ts +7 -2
  47. package/dist/components/InputBox/InputBox.d.ts.map +1 -1
  48. package/dist/components/InputBox/InputBoxAddon.d.ts +3 -0
  49. package/dist/components/InputBox/InputBoxAddon.d.ts.map +1 -1
  50. package/dist/components/Label/Label.d.ts +3 -0
  51. package/dist/components/Label/Label.d.ts.map +1 -1
  52. package/dist/components/Margins/Margins.d.ts +3 -0
  53. package/dist/components/Margins/Margins.d.ts.map +1 -1
  54. package/dist/components/Menu/Menu.d.ts +5 -2
  55. package/dist/components/Menu/Menu.d.ts.map +1 -1
  56. package/dist/components/Menu/MenuPopover.d.ts +2 -2
  57. package/dist/components/Menu/MenuPopover.d.ts.map +1 -1
  58. package/dist/components/Menu/stately/PartialNode.d.ts +2 -2
  59. package/dist/components/Menu/stately/PartialNode.d.ts.map +1 -1
  60. package/dist/components/MultiSelect/MultiSelect.d.ts +6 -2
  61. package/dist/components/MultiSelect/MultiSelect.d.ts.map +1 -1
  62. package/dist/components/MultiSelect/MultiSelectFiltered.d.ts.map +1 -1
  63. package/dist/components/MultiSelect/MultiSelectFilteredAnchor.d.ts +3 -16
  64. package/dist/components/MultiSelect/MultiSelectFilteredAnchor.d.ts.map +1 -1
  65. package/dist/components/MultiSelect/MultiSelectFilteredContext.d.ts +7 -0
  66. package/dist/components/MultiSelect/MultiSelectFilteredContext.d.ts.map +1 -0
  67. package/dist/components/NavBar/NavBarSection.d.ts.map +1 -1
  68. package/dist/components/NumberInput/NumberInput.d.ts +3 -0
  69. package/dist/components/NumberInput/NumberInput.d.ts.map +1 -1
  70. package/dist/components/Option/Option.d.ts +3 -0
  71. package/dist/components/Option/Option.d.ts.map +1 -1
  72. package/dist/components/Options/Options.d.ts +3 -0
  73. package/dist/components/Options/Options.d.ts.map +1 -1
  74. package/dist/components/OptionsPaginated/OptionsPaginated.d.ts +3 -0
  75. package/dist/components/OptionsPaginated/OptionsPaginated.d.ts.map +1 -1
  76. package/dist/components/PaginatedSelect/PaginatedMultiSelect.d.ts.map +1 -1
  77. package/dist/components/PaletteStyleTag/PaletteStyleTag.d.ts +19 -0
  78. package/dist/components/PaletteStyleTag/PaletteStyleTag.d.ts.map +1 -1
  79. package/dist/components/Popover/Popover.d.ts +2 -2
  80. package/dist/components/Popover/Popover.d.ts.map +1 -1
  81. package/dist/components/{Position → PositionAnimated}/Position.d.ts +2 -2
  82. package/dist/components/PositionAnimated/Position.d.ts.map +1 -0
  83. package/dist/components/PositionAnimated/PositionAnimated.d.ts +9 -3
  84. package/dist/components/PositionAnimated/PositionAnimated.d.ts.map +1 -1
  85. package/dist/components/ProgressBar/ProgressBar.d.ts +3 -0
  86. package/dist/components/ProgressBar/ProgressBar.d.ts.map +1 -1
  87. package/dist/components/Scrollable/Scrollable.d.ts +3 -0
  88. package/dist/components/Scrollable/Scrollable.d.ts.map +1 -1
  89. package/dist/components/SearchInput/SearchInput.d.ts +3 -0
  90. package/dist/components/SearchInput/SearchInput.d.ts.map +1 -1
  91. package/dist/components/Select/Listbox.d.ts +2 -2
  92. package/dist/components/Select/Listbox.d.ts.map +1 -1
  93. package/dist/components/Select/Select.d.ts +3 -0
  94. package/dist/components/Select/Select.d.ts.map +1 -1
  95. package/dist/components/Select/SelectFiltered.d.ts +2 -2
  96. package/dist/components/Select/SelectFiltered.d.ts.map +1 -1
  97. package/dist/components/Select/SelectFilteredAnchor.d.ts +3 -13
  98. package/dist/components/Select/SelectFilteredAnchor.d.ts.map +1 -1
  99. package/dist/components/Select/SelectFilteredContext.d.ts +7 -0
  100. package/dist/components/Select/SelectFilteredContext.d.ts.map +1 -0
  101. package/dist/components/Select/SelectLegacy.d.ts +1 -1
  102. package/dist/components/Select/SelectLegacy.d.ts.map +1 -1
  103. package/dist/components/Sidebar/Item.d.ts +4 -14
  104. package/dist/components/Sidebar/Item.d.ts.map +1 -1
  105. package/dist/components/Sidebar/Section.d.ts +1 -3
  106. package/dist/components/Sidebar/Section.d.ts.map +1 -1
  107. package/dist/components/Sidebar/Sidebar.d.ts +1 -33
  108. package/dist/components/Sidebar/Sidebar.d.ts.map +1 -1
  109. package/dist/components/Sidebar/SidebarDivider.d.ts.map +1 -1
  110. package/dist/components/Sidebar/TopBar/TopBar.d.ts +3 -0
  111. package/dist/components/Sidebar/TopBar/TopBar.d.ts.map +1 -1
  112. package/dist/components/Sidebar/TopBar/TopBarWrapper.d.ts.map +1 -1
  113. package/dist/components/Sidebar/TopBar/index.d.ts +0 -15
  114. package/dist/components/Sidebar/TopBar/index.d.ts.map +1 -1
  115. package/dist/components/Sidebar/index.d.ts +1 -1
  116. package/dist/components/Sidebar/index.d.ts.map +1 -1
  117. package/dist/components/SidebarV2/helpers.d.ts.map +1 -1
  118. package/dist/components/Slider/Slider.d.ts +16 -0
  119. package/dist/components/Slider/Slider.d.ts.map +1 -1
  120. package/dist/components/StatusBullet/StatusBullet.d.ts +3 -0
  121. package/dist/components/StatusBullet/StatusBullet.d.ts.map +1 -1
  122. package/dist/components/Table/TableCell.d.ts.map +1 -1
  123. package/dist/components/Tabs/Tabs.d.ts +3 -4
  124. package/dist/components/Tabs/Tabs.d.ts.map +1 -1
  125. package/dist/components/Tag/Tag.d.ts +3 -0
  126. package/dist/components/Tag/Tag.d.ts.map +1 -1
  127. package/dist/components/TextAreaInput/TextAreaInput.d.ts +3 -0
  128. package/dist/components/TextAreaInput/TextAreaInput.d.ts.map +1 -1
  129. package/dist/components/TextInput/TextInput.d.ts +4 -5
  130. package/dist/components/TextInput/TextInput.d.ts.map +1 -1
  131. package/dist/components/Throbber/Throbber.d.ts +3 -0
  132. package/dist/components/Throbber/Throbber.d.ts.map +1 -1
  133. package/dist/components/ToastBar/ToastBar.d.ts +3 -0
  134. package/dist/components/ToastBar/ToastBar.d.ts.map +1 -1
  135. package/dist/components/index.d.ts +0 -3
  136. package/dist/components/index.d.ts.map +1 -1
  137. package/dist/fuselage.css +1 -1
  138. package/dist/fuselage.css.map +1 -1
  139. package/dist/fuselage.development.js +379 -406
  140. package/dist/fuselage.development.js.map +1 -1
  141. package/dist/fuselage.production.js +24 -24
  142. package/dist/helpers/composeClassNames.d.ts +32 -0
  143. package/dist/helpers/composeClassNames.d.ts.map +1 -1
  144. package/dist/helpers/exhaustiveCheck.d.ts +27 -0
  145. package/dist/helpers/exhaustiveCheck.d.ts.map +1 -1
  146. package/dist/styleTokens.d.ts +1 -0
  147. package/dist/styleTokens.d.ts.map +1 -1
  148. package/package.json +4 -4
  149. package/dist/components/Button/ActionButton.d.ts +0 -13
  150. package/dist/components/Button/ActionButton.d.ts.map +0 -1
  151. package/dist/components/Position/Position.d.ts.map +0 -1
  152. package/dist/components/Position/index.d.ts +0 -2
  153. package/dist/components/Position/index.d.ts.map +0 -1
  154. package/dist/components/SelectInput/SelectInput.d.ts +0 -5
  155. package/dist/components/SelectInput/SelectInput.d.ts.map +0 -1
  156. package/dist/components/SelectInput/SelectInputOption.d.ts +0 -6
  157. package/dist/components/SelectInput/SelectInputOption.d.ts.map +0 -1
  158. package/dist/components/SelectInput/SelectInputPlaceholder.d.ts +0 -6
  159. package/dist/components/SelectInput/SelectInputPlaceholder.d.ts.map +0 -1
  160. package/dist/components/SelectInput/index.d.ts +0 -3
  161. package/dist/components/SelectInput/index.d.ts.map +0 -1
  162. package/dist/components/TelephoneInput/TelephoneInput.d.ts +0 -5
  163. package/dist/components/TelephoneInput/TelephoneInput.d.ts.map +0 -1
  164. package/dist/components/TelephoneInput/index.d.ts +0 -2
  165. package/dist/components/TelephoneInput/index.d.ts.map +0 -1
@@ -6,7 +6,5 @@ export declare const SidebarSectionTitle: (props: SidebarSectionTitleProps) => i
6
6
  export type SidebarSectionProps = {
7
7
  children?: ReactNode;
8
8
  };
9
- export declare const SidebarSection: ((props: SidebarSectionProps) => import("react").JSX.Element) & {
10
- Title: (props: SidebarSectionTitleProps) => import("react").JSX.Element;
11
- };
9
+ export declare const SidebarSection: (props: SidebarSectionProps) => import("react").JSX.Element;
12
10
  //# sourceMappingURL=Section.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,wBAAwB,GAAG;IACrC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAO,wBAAwB,gCAElE,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,cAAc,WACjB,mBAAmB;mBATc,wBAAwB;CAelE,CAAC"}
1
+ {"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,wBAAwB,GAAG;IACrC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAO,wBAAwB,gCAElE,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,cAAc,GAAI,OAAO,mBAAmB,gCAExD,CAAC"}
@@ -1,37 +1,5 @@
1
1
  import { type BoxProps } from '../Box';
2
2
  export type SidebarProps = BoxProps;
3
- declare const Sidebar: ((props: SidebarProps) => import("react").JSX.Element) & {
4
- TopBar: (({ className, ...props }: import("./TopBar").TopBarProps) => import("react").JSX.Element) & {
5
- Section: ({ className, children, ...props }: import("./TopBar").TopBarSectionProps) => import("react").JSX.Element;
6
- ToolBox: ({ children, className, ...props }: import("./TopBar").TopBarToolBoxProps) => import("react").JSX.Element;
7
- Wrapper: ({ children }: import("./TopBar").TopBarWrapperProps) => import("react").JSX.Element;
8
- Avatar: {
9
- size: "x24";
10
- };
11
- Actions: typeof import("./TopBar").TopBarActions;
12
- Action: typeof import("./TopBar").TopBarAction;
13
- Divider: () => import("react").JSX.Element;
14
- Title: (props: import("./TopBar").TopBarTitleProps) => import("react").JSX.Element;
15
- };
16
- Item: (({ selected, highlighted, clickable, featured, is: Tag, children, ...props }: import("./Item").SidebarItemProps) => import("react").JSX.Element) & {
17
- Menu: (props: import("./Item").SidebarItemMenuProps) => import("react").JSX.Element;
18
- Container: (props: import("./Item").SidebarItemContainerProps) => import("react").JSX.Element;
19
- Content: ({ className, ...props }: import("./Item").SidebarItemContentProps) => import("react").JSX.Element;
20
- Title: ({ className, ...props }: import("./Item").SidebarItemTitleProps) => import("react").JSX.Element;
21
- Subtitle: ({ className, ...props }: import("./Item").SidebarItemSubtitleProps) => import("react").JSX.Element;
22
- Time: ({ className, ...props }: import("./Item").SidebarItemTimeProps) => import("react").JSX.Element;
23
- Wrapper: ({ className, ...props }: import("./Item").SidebarItemWrapperProps) => import("react").JSX.Element;
24
- Icon: ({ highlighted, children, icon, className: _className, ...props }: import("./Item").SidebarItemIconProps) => import("react").JSX.Element;
25
- Avatar: ({ ...props }: import("./Item").SidebarItemAvatarProps) => import("react").JSX.Element;
26
- Actions: typeof import("./SidebarActions").SidebarActions;
27
- Action: (props: import("./Item").SidebarItemActionProps) => import("react").JSX.Element;
28
- Badge: ({ className, ...props }: import("./Item").SidebarItemBadgeProps) => import("react").JSX.Element;
29
- };
30
- Section: ((props: import("./Section").SidebarSectionProps) => import("react").JSX.Element) & {
31
- Title: (props: import("./Section").SidebarSectionTitleProps) => import("react").JSX.Element;
32
- };
33
- Divider: () => import("react").JSX.Element;
34
- Banner: ({ text, description, onClick, variant, addon, onClose, children, }: import("./SidebarBanner").SidebarBannerProps) => import("react").JSX.Element;
35
- };
3
+ declare const Sidebar: (props: SidebarProps) => import("react").JSX.Element;
36
4
  export default Sidebar;
37
5
  //# sourceMappingURL=Sidebar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAQ5C,MAAM,MAAM,YAAY,GAAG,QAAQ,CAAC;AAEpC,QAAA,MAAM,OAAO,WACH,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQrB,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/Sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,YAAY,GAAG,QAAQ,CAAC;AAEpC,QAAA,MAAM,OAAO,GAAI,OAAO,YAAY,gCAAmC,CAAC;AAExE,eAAe,OAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarDivider.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarDivider.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,cAAc,mCAA0D,CAAC;AAE/E,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"SidebarDivider.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarDivider.tsx"],"names":[],"mappings":"AAEA,QAAA,MAAM,cAAc,mCAEnB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -3,5 +3,8 @@ export type TopBarProps = {
3
3
  children?: ReactNode;
4
4
  className?: string;
5
5
  };
6
+ /**
7
+ * Sidebar TopBar and ToolBox.
8
+ */
6
9
  export declare const TopBar: ({ className, ...props }: TopBarProps) => import("react").JSX.Element;
7
10
  //# sourceMappingURL=TopBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TopBar.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAKF,eAAO,MAAM,MAAM,GAAI,yBAAyB,WAAW,gCAO1D,CAAC"}
1
+ {"version":3,"file":"TopBar.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,MAAM,GAAI,yBAAyB,WAAW,gCAO1D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TopBarWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,cAAc,kBAAkB,gCAK7D,CAAC"}
1
+ {"version":3,"file":"TopBarWrapper.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/TopBarWrapper.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC,MAAM,MAAM,kBAAkB,GAAG;IAC/B,QAAQ,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,cAAc,kBAAkB,gCAI7D,CAAC"}
@@ -1,21 +1,6 @@
1
- import { TopBarAction } from './TopBarAction';
2
- import { TopBarActions } from './TopBarActions';
3
1
  export declare const TopBarAvatar: {
4
2
  size: "x24";
5
3
  };
6
- declare const _default: (({ className, ...props }: import("./TopBar").TopBarProps) => import("react").JSX.Element) & {
7
- Section: ({ className, children, ...props }: import("./TopBarSection").TopBarSectionProps) => import("react").JSX.Element;
8
- ToolBox: ({ children, className, ...props }: import("./TopBarToolBox").TopBarToolBoxProps) => import("react").JSX.Element;
9
- Wrapper: ({ children }: import("./TopBarWrapper").TopBarWrapperProps) => import("react").JSX.Element;
10
- Avatar: {
11
- size: "x24";
12
- };
13
- Actions: typeof TopBarActions;
14
- Action: typeof TopBarAction;
15
- Divider: () => import("react").JSX.Element;
16
- Title: (props: import("./TopBarTitle").TopBarTitleProps) => import("react").JSX.Element;
17
- };
18
- export default _default;
19
4
  export * from './TopBar';
20
5
  export * from './TopBarV2';
21
6
  export * from './TopBarAction';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAQhD,eAAO,MAAM,YAAY;UAFH,KAAK;CAEO,CAAC;;;;;;cAFb,KAAK;;;;;;;AAI3B,wBAiBG;AAEH,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/Sidebar/TopBar/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,YAAY;;CAA2B,CAAC;AACrD,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
@@ -2,7 +2,7 @@ export { default as Sidebar, type SidebarProps } from './Sidebar';
2
2
  export * from './Item';
3
3
  export * from './Section';
4
4
  export * from './TopBar';
5
- export { default as SidebarTopBar } from './TopBar';
5
+ export { TopBar as SidebarTopBar, TopBarTitle as SidebarTopBarTitle, TopBarAction as SidebarTopBarAction, TopBarActions as SidebarTopBarActions, TopBarAvatar as SidebarTopBarAvatar, TopBarToolBox as SidebarTopBarToolBox, } from './TopBar';
6
6
  export { default as SidebarBanner, type SidebarBannerProps, type SidebarBannerVariant, } from './SidebarBanner';
7
7
  export * from './SidebarFooter';
8
8
  export { default as SidebarDivider } from './SidebarDivider';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,WAAW,CAAC;AAClE,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,UAAU,CAAC;AACpD,OAAO,EACL,OAAO,IAAI,aAAa,EACxB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,GAC1B,MAAM,iBAAiB,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,YAAY,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,WAAW,CAAC;AAClE,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,OAAO,EACL,MAAM,IAAI,aAAa,EACvB,WAAW,IAAI,kBAAkB,EACjC,YAAY,IAAI,mBAAmB,EACnC,aAAa,IAAI,oBAAoB,EACrC,YAAY,IAAI,mBAAmB,EACnC,aAAa,IAAI,oBAAoB,GACtC,MAAM,UAAU,CAAC;AAClB,OAAO,EACL,OAAO,IAAI,aAAa,EACxB,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,GAC1B,MAAM,iBAAiB,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,YAAY,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/helpers.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AA6B3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,eAAO,MAAM,eAAe,UAK3B,CAAC;AAEF,eAAO,MAAM,KAAK,UAWjB,CAAC;AAEF,eAAO,MAAM,YAAY,mCAMxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,gCA4B5D,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,gCAS3D,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,gCAYzD,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,gCAsB3D,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,iBAG7B;IAAE,CAAC,CAAC,EAAE,MAAM,CAAA;CAAE,GAAG,kBAAkB,gCAwBrC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,SAAS,EA8BjC,CAAC"}
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../src/components/SidebarV2/helpers.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,2BAA2B,CAAC;AA6B3D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,eAAO,MAAM,eAAe,UAK3B,CAAC;AAEF,eAAO,MAAM,KAAK,UAWjB,CAAC;AAEF,eAAO,MAAM,YAAY,mCAMxB,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,gCA8B5D,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,gCAW3D,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,gCAczD,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,OAAW;IAAE,CAAC,EAAE,MAAM,CAAA;CAAE,gCAwB3D,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,iBAG7B;IAAE,CAAC,CAAC,EAAE,MAAM,CAAA;CAAE,GAAG,kBAAkB,gCAwBrC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,SAAS,EAkCjC,CAAC"}
@@ -1,12 +1,28 @@
1
1
  import type { AriaAttributes, RefAttributes } from 'react';
2
2
  export type SliderProps<T extends number | number[]> = AriaAttributes & RefAttributes<HTMLDivElement> & {
3
+ /**
4
+ * The display format of the value output.
5
+ */
3
6
  formatOptions?: Intl.NumberFormatOptions;
7
+ /**
8
+ * The id of the slider input element, used to connect with an external label.
9
+ */
4
10
  id?: string;
5
11
  label?: string;
6
12
  showOutput?: boolean;
13
+ /**
14
+ * Slider with multiple thumbs.
15
+ * @default false
16
+ */
7
17
  multiThumb?: T extends number[] ? true : false;
8
18
  step?: number;
19
+ /**
20
+ * @default 0
21
+ */
9
22
  minValue?: number;
23
+ /**
24
+ * @default 100
25
+ */
10
26
  maxValue?: number;
11
27
  orientation?: 'horizontal' | 'vertical';
12
28
  disabled?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/Slider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAY3D,MAAM,MAAM,WAAW,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,cAAc,GACnE,aAAa,CAAC,cAAc,CAAC,GAAG;IAI9B,aAAa,CAAC,EAAE,IAAI,CAAC,mBAAmB,CAAC;IAIzC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IAKrB,UAAU,CAAC,EAAE,CAAC,SAAS,MAAM,EAAE,GAAG,IAAI,GAAG,KAAK,CAAC;IAC/C,IAAI,CAAC,EAAE,MAAM,CAAC;IAId,QAAQ,CAAC,EAAE,MAAM,CAAC;IAIlB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,CAAC,CAAC;CAClB,GAAG,CACA;IACE,KAAK,EAAE,CAAC,CAAC;IACT,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAC;CAC9B,GACD;IACE,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB,CACJ,CAAC;AAEJ,iBAAS,MAAM,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,CAAC,EAAE,EAC7D,GAAG,EACH,GAAG,KAAK,EACT,EAAE,CAAC,SAAS,MAAM,GACf,WAAW,CAAC,MAAM,CAAC,GACnB,WAAW,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,CAAC,CAAC,+BAkG1C;AAED,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Slider.d.ts","sourceRoot":"","sources":["../../../src/components/Slider/Slider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAY3D,MAAM,MAAM,WAAW,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,EAAE,IAAI,cAAc,GACnE,aAAa,CAAC,cAAc,CAAC,GAAG;IAC9B;;OAEG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC,mBAAmB,CAAC;IACzC;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;OAGG;IACH,UAAU,CAAC,EAAE,CAAC,SAAS,MAAM,EAAE,GAAG,IAAI,GAAG,KAAK,CAAC;IAC/C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,CAAC,CAAC;CAClB,GAAG,CACA;IACE,KAAK,EAAE,CAAC,CAAC;IACT,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAC;CAC9B,GACD;IACE,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,QAAQ,CAAC,EAAE,KAAK,CAAC;CAClB,CACJ,CAAC;AAEJ,iBAAS,MAAM,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,CAAC,EAAE,EAC7D,GAAG,EACH,GAAG,KAAK,EACT,EAAE,CAAC,SAAS,MAAM,GACf,WAAW,CAAC,MAAM,CAAC,GACnB,WAAW,CAAC,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,CAAC,CAAC,+BAkG1C;AAED,eAAe,MAAM,CAAC"}
@@ -3,6 +3,9 @@ export type StatusBulletProps = {
3
3
  status?: 'loading' | 'online' | 'busy' | 'away' | 'offline' | 'disabled';
4
4
  size?: 'small' | 'large';
5
5
  } & Omit<AllHTMLAttributes<SVGElement>, 'size'>;
6
+ /**
7
+ * The `StatusBullet` is used to inform the user status.
8
+ */
6
9
  declare const StatusBullet: ({ status, ...props }: StatusBulletProps) => import("react").JSX.Element;
7
10
  export default StatusBullet;
8
11
  //# sourceMappingURL=StatusBullet.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StatusBullet.d.ts","sourceRoot":"","sources":["../../../src/components/StatusBullet/StatusBullet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAS/C,MAAM,MAAM,iBAAiB,GAAG;IAC9B,MAAM,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,UAAU,CAAC;IACzE,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;CAC1B,GAAG,IAAI,CAAC,iBAAiB,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,CAAC;AAKhD,QAAA,MAAM,YAAY,GAAI,sBAAkC,iBAAiB,gCAexE,CAAC;AAEF,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"StatusBullet.d.ts","sourceRoot":"","sources":["../../../src/components/StatusBullet/StatusBullet.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAS/C,MAAM,MAAM,iBAAiB,GAAG;IAC9B,MAAM,CAAC,EAAE,SAAS,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,GAAG,SAAS,GAAG,UAAU,CAAC;IACzE,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;CAC1B,GAAG,IAAI,CAAC,iBAAiB,CAAC,UAAU,CAAC,EAAE,MAAM,CAAC,CAAC;AAEhD;;GAEG;AACH,QAAA,MAAM,YAAY,GAAI,sBAAkC,iBAAiB,gCAexE,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TableCell.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableCell.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAG1C,MAAM,MAAM,cAAc,GAAG,UAAU,GAAG;IACxC,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,CAAC;IACxD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,QAAA,MAAM,SAAS,GAAI,0CAKhB,cAAc,gCAoBhB,CAAC;AAEF,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"TableCell.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableCell.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAG1C,MAAM,MAAM,cAAc,GAAG,UAAU,GAAG;IACxC,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,CAAC;IACxD,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,QAAA,MAAM,SAAS,GAAI,0CAKhB,cAAc,gCAqBhB,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -1,11 +1,10 @@
1
1
  import { type BoxProps } from '../Box';
2
- import TabsItem from './TabsItem';
3
2
  export type TabsProps = BoxProps & {
4
3
  divider?: boolean;
5
4
  };
5
+ /**
6
+ * Tabs is a component to navigate around the UI using buttons arranged together with the selected tab highlighted.
7
+ */
6
8
  declare function Tabs({ children, divider, ...props }: TabsProps): import("react").JSX.Element;
7
- declare namespace Tabs {
8
- var Item: typeof TabsItem;
9
- }
10
9
  export default Tabs;
11
10
  //# sourceMappingURL=Tabs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,OAAO,QAAQ,MAAM,YAAY,CAAC;AAElC,MAAM,MAAM,SAAS,GAAG,QAAQ,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAKzD,iBAAS,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAc,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,+BAQ9D;kBARQ,IAAI;;;AAab,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,SAAS,GAAG,QAAQ,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAEzD;;GAEG;AACH,iBAAS,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAc,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,+BAU9D;AAED,eAAe,IAAI,CAAC"}
@@ -7,6 +7,9 @@ export type TagProps = {
7
7
  disabled?: boolean;
8
8
  icon?: ReactNode;
9
9
  } & Omit<BoxProps, 'is'>;
10
+ /**
11
+ * Used for mentions
12
+ */
10
13
  declare const Tag: ({ large, medium, className, disabled, onClick, variant, children, icon, href, ...props }: TagProps) => import("react").JSX.Element;
11
14
  export default Tag;
12
15
  //# sourceMappingURL=Tag.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/Tag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,QAAQ,GAAG;IACrB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EACJ,SAAS,GACT,WAAW,GACX,QAAQ,GACR,SAAS,GACT,kBAAkB,GAClB,mBAAmB,GACnB,gBAAgB,GAChB,UAAU,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB,GAAG,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC;AAKzB,QAAA,MAAM,GAAG,GAAI,0FAWV,QAAQ,gCAyBV,CAAC;AAEF,eAAe,GAAG,CAAC"}
1
+ {"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/Tag.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvC,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AAE5C,MAAM,MAAM,QAAQ,GAAG;IACrB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,CAAC,EACJ,SAAS,GACT,WAAW,GACX,QAAQ,GACR,SAAS,GACT,kBAAkB,GAClB,mBAAmB,GACnB,gBAAgB,GAChB,UAAU,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,SAAS,CAAC;CAClB,GAAG,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAC;AAEzB;;GAEG;AACH,QAAA,MAAM,GAAG,GAAI,0FAWV,QAAQ,gCAyBV,CAAC;AAEF,eAAe,GAAG,CAAC"}
@@ -1,5 +1,8 @@
1
1
  import { type InputBoxProps } from '../InputBox';
2
2
  export type TextAreaInputProps = Omit<InputBoxProps<HTMLTextAreaElement>, 'type'>;
3
+ /**
4
+ * An input for multi-line plain-text editing.
5
+ */
3
6
  declare function TextAreaInput(props: TextAreaInputProps): import("react").JSX.Element;
4
7
  export default TextAreaInput;
5
8
  //# sourceMappingURL=TextAreaInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextAreaInput.d.ts","sourceRoot":"","sources":["../../../src/components/TextAreaInput/TextAreaInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,kBAAkB,GAAG,IAAI,CACnC,aAAa,CAAC,mBAAmB,CAAC,EAClC,MAAM,CACP,CAAC;AAKF,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,+BAE/C;AAED,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"TextAreaInput.d.ts","sourceRoot":"","sources":["../../../src/components/TextAreaInput/TextAreaInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,kBAAkB,GAAG,IAAI,CACnC,aAAa,CAAC,mBAAmB,CAAC,EAClC,MAAM,CACP,CAAC;AAEF;;GAEG;AACH,iBAAS,aAAa,CAAC,KAAK,EAAE,kBAAkB,+BAE/C;AAED,eAAe,aAAa,CAAC"}
@@ -1,9 +1,8 @@
1
- import type { ReactNode, RefAttributes } from 'react';
2
1
  import { type InputBoxProps } from '../InputBox';
3
- export type TextInputProps = Omit<InputBoxProps, 'ref' | 'type'> & RefAttributes<HTMLInputElement> & {
4
- addon?: ReactNode;
5
- error?: string;
6
- };
2
+ export type TextInputProps = Omit<InputBoxProps, 'type'>;
3
+ /**
4
+ * An input for any kind of single-line text.
5
+ */
7
6
  declare function TextInput(props: TextInputProps): import("react").JSX.Element;
8
7
  export default TextInput;
9
8
  //# sourceMappingURL=TextInput.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TextInput.d.ts","sourceRoot":"","sources":["../../../src/components/TextInput/TextInput.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAEtD,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,cAAc,GAAG,IAAI,CAAC,aAAa,EAAE,KAAK,GAAG,MAAM,CAAC,GAC9D,aAAa,CAAC,gBAAgB,CAAC,GAAG;IAChC,KAAK,CAAC,EAAE,SAAS,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAKJ,iBAAS,SAAS,CAAC,KAAK,EAAE,cAAc,+BAEvC;AAED,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"TextInput.d.ts","sourceRoot":"","sources":["../../../src/components/TextInput/TextInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,KAAK,aAAa,EAAE,MAAM,aAAa,CAAC;AAE3D,MAAM,MAAM,cAAc,GAAG,IAAI,CAAC,aAAa,EAAE,MAAM,CAAC,CAAC;AAEzD;;GAEG;AACH,iBAAS,SAAS,CAAC,KAAK,EAAE,cAAc,+BAEvC;AAED,eAAe,SAAS,CAAC"}
@@ -5,6 +5,9 @@ export type ThrobberProps = Omit<BoxProps, 'ref' | 'disabled'> & RefAttributes<H
5
5
  disabled?: boolean;
6
6
  inheritColor?: boolean;
7
7
  };
8
+ /**
9
+ * Indicates content that has not loaded yet.
10
+ */
8
11
  declare function Throbber({ disabled, size, circleCount, inheritColor, ...props }: ThrobberProps): import("react").JSX.Element;
9
12
  export default Throbber;
10
13
  //# sourceMappingURL=Throbber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Throbber.d.ts","sourceRoot":"","sources":["../../../src/components/Throbber/Throbber.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AA+B5C,MAAM,MAAM,aAAa,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,GAAG,UAAU,CAAC,GAC5D,aAAa,CAAC,WAAW,CAAC,GAAG;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAKJ,iBAAS,QAAQ,CAAC,EAChB,QAAQ,EACR,IAAY,EACZ,WAAe,EACf,YAAY,EACZ,GAAG,KAAK,EACT,EAAE,aAAa,+BAef;AAED,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"Throbber.d.ts","sourceRoot":"","sources":["../../../src/components/Throbber/Throbber.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAO,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AA+B5C,MAAM,MAAM,aAAa,GAAG,IAAI,CAAC,QAAQ,EAAE,KAAK,GAAG,UAAU,CAAC,GAC5D,aAAa,CAAC,WAAW,CAAC,GAAG;IAC3B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACxB,CAAC;AAEJ;;GAEG;AACH,iBAAS,QAAQ,CAAC,EAChB,QAAQ,EACR,IAAY,EACZ,WAAe,EACf,YAAY,EACZ,GAAG,KAAK,EACT,EAAE,aAAa,+BAef;AAED,eAAe,QAAQ,CAAC"}
@@ -9,6 +9,9 @@ export type ToastBarProps = {
9
9
  onClose?: (id: string) => void;
10
10
  buttonLabel?: string;
11
11
  } & Omit<AllHTMLAttributes<HTMLElement>, 'is'>;
12
+ /**
13
+ * Shows alerts in a toast component.
14
+ */
12
15
  declare function ToastBar({ children, className, variant, time, isPaused, id, onClose, buttonLabel, ...props }: ToastBarProps): import("react").JSX.Element;
13
16
  export default ToastBar;
14
17
  //# sourceMappingURL=ToastBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ToastBar.d.ts","sourceRoot":"","sources":["../../../src/components/ToastBar/ToastBar.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,iBAAiB,EAAS,MAAM,OAAO,CAAC;AAMtE,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;AAK/C,iBAAS,QAAQ,CAAC,EAChB,QAAQ,EACR,SAAc,EACd,OAAgB,EAChB,IAAQ,EACR,QAAQ,EACR,EAAE,EACF,OAAO,EACP,WAA6B,EAC7B,GAAG,KAAK,EACT,EAAE,aAAa,+BA4Ef;AAED,eAAe,QAAQ,CAAC"}
1
+ {"version":3,"file":"ToastBar.d.ts","sourceRoot":"","sources":["../../../src/components/ToastBar/ToastBar.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,iBAAiB,EAAS,MAAM,OAAO,CAAC;AAMtE,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,GAAG,IAAI,CAAC,iBAAiB,CAAC,WAAW,CAAC,EAAE,IAAI,CAAC,CAAC;AAE/C;;GAEG;AACH,iBAAS,QAAQ,CAAC,EAChB,QAAQ,EACR,SAAc,EACd,OAAgB,EAChB,IAAQ,EACR,QAAQ,EACR,EAAE,EACF,OAAO,EACP,WAA6B,EAC7B,GAAG,KAAK,EACT,EAAE,aAAa,+BA4Ef;AAED,eAAe,QAAQ,CAAC"}
@@ -44,14 +44,12 @@ export * from './Pagination';
44
44
  export * from './PaletteStyleTag';
45
45
  export * from './PasswordInput';
46
46
  export * from './Popover';
47
- export * from './Position';
48
47
  export * from './PositionAnimated';
49
48
  export * from './ProgressBar';
50
49
  export * from './RadioButton';
51
50
  export * from './Scrollable';
52
51
  export * from './SearchInput';
53
52
  export * from './Select';
54
- export * from './SelectInput';
55
53
  export * from './Sidebar';
56
54
  export * from './SidebarV2';
57
55
  export * from './Sidepanel';
@@ -62,7 +60,6 @@ export * from './StatusBullet';
62
60
  export * from './Table';
63
61
  export * from './Tabs';
64
62
  export * from './Tag';
65
- export * from './TelephoneInput';
66
63
  export * from './TextAreaInput';
67
64
  export * from './TextInput';
68
65
  export * from './Throbber';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,OAAO,CAAC;AACtB,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,OAAO,CAAC;AACtB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,WAAW,CAAC;AAC1B,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,OAAO,CAAC;AACtB,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC"}