@hellobetterdigitalnz/betterui 0.0.3-9 → 0.0.3-91

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 (93) hide show
  1. package/dist/Components/BetterUIProvider/BetterUIContext.d.ts +2 -2
  2. package/dist/Components/DataDisplay/Accordion/AccordionItemProps.d.ts +3 -0
  3. package/dist/Components/DataDisplay/NotificationsPanel/NotificationProps.d.ts +1 -1
  4. package/dist/Components/DataDisplay/Tab/TabNavItemProps.d.ts +1 -0
  5. package/dist/Components/DataDisplay/Table/TableFooter.d.ts +2 -1
  6. package/dist/Components/DataDisplay/Table/TableFooterProps.d.ts +6 -0
  7. package/dist/Components/DataDisplay/index.d.ts +3 -3
  8. package/dist/Components/Form/Button/ButtonProps.d.ts +1 -0
  9. package/dist/Components/Form/Checkbox/CheckboxProps.d.ts +3 -2
  10. package/dist/Components/Form/DropdownBadge/DropdownBadgeProps.d.ts +4 -3
  11. package/dist/Components/Form/DropdownField/DropdownFieldProps.d.ts +1 -1
  12. package/dist/Components/Form/FormFieldHolder/FormFieldHolderProps.d.ts +1 -0
  13. package/dist/Components/Form/InputProps.d.ts +3 -1
  14. package/dist/Components/Form/MultiSelectField/MultiSelectField.d.ts +2 -1
  15. package/dist/Components/Form/MultiSelectField/MultiSelectFieldItem.d.ts +2 -1
  16. package/dist/Components/Form/MultiSelectField/MultiSelectFieldItemProps.d.ts +10 -0
  17. package/dist/Components/Form/MultiSelectField/MultiSelectFieldProps.d.ts +29 -0
  18. package/dist/Components/Form/MultiSelectField/MultiSelectFieldTag.d.ts +2 -1
  19. package/dist/Components/Form/MultiSelectField/MultiSelectFieldTagProps.d.ts +5 -0
  20. package/dist/Components/Form/NumberField/NumberField.d.ts +3 -0
  21. package/dist/Components/Form/NumberField/NumberField.stories.d.ts +13 -0
  22. package/dist/Components/Form/NumberField/NumberFieldProps.d.ts +5 -0
  23. package/dist/Components/Form/PhoneField/PhoneField.d.ts +3 -0
  24. package/dist/Components/Form/PhoneField/PhoneField.stories.d.ts +13 -0
  25. package/dist/Components/Form/TypableDropdownField/TypableDropdownField.d.ts +3 -0
  26. package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldItem.d.ts +3 -0
  27. package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldItemProps.d.ts +7 -0
  28. package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldProps.d.ts +29 -0
  29. package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldSelector.d.ts +3 -0
  30. package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldSelectorProps.d.ts +5 -0
  31. package/dist/Components/Form/UnitInput/UnitField.d.ts +3 -0
  32. package/dist/Components/Form/UnitInput/UnitField.stories.d.ts +13 -0
  33. package/dist/Components/Form/UnitInput/UnitFieldProps.d.ts +6 -0
  34. package/dist/Components/Form/index.d.ts +8 -0
  35. package/dist/Components/Icons/Arrows/ArrowLeft/ArrowLeft.d.ts +3 -0
  36. package/dist/Components/Icons/Arrows/ArrowsDownUp/ArrowsDownUp.d.ts +3 -0
  37. package/dist/Components/Icons/Arrows/ArrowsOutCardinal/ArrowsOutCardinal.d.ts +3 -0
  38. package/dist/Components/Icons/Arrows/CaretUpDown/CaretUpDown.d.ts +3 -0
  39. package/dist/Components/Icons/Communication/EnvelopeSimple/EnvelopeSimple.d.ts +3 -0
  40. package/dist/Components/Icons/Communication/Export/Export.d.ts +3 -0
  41. package/dist/Components/Icons/Communication/Phone/Phone.d.ts +3 -0
  42. package/dist/Components/Icons/Communication/Translate/Translate.d.ts +3 -0
  43. package/dist/Components/Icons/Design/PencilLine/PencilLine.d.ts +3 -0
  44. package/dist/Components/Icons/Design/PencilSimple/PencilSimple.d.ts +3 -0
  45. package/dist/Components/Icons/Design/Ruler/Ruler.d.ts +3 -0
  46. package/dist/Components/Icons/Education/BookOpenText/BookOpenText.d.ts +3 -0
  47. package/dist/Components/Icons/MapAndTravel/Globe/Globe.d.ts +3 -0
  48. package/dist/Components/Icons/MapAndTravel/HouseSimple/HouseSimple.d.ts +3 -0
  49. package/dist/Components/Icons/MathsAndFinance/ChartBar/ChartBar.d.ts +3 -0
  50. package/dist/Components/Icons/MathsAndFinance/ChartBarHorizontal/ChartBarHorizontal.d.ts +3 -0
  51. package/dist/Components/Icons/MathsAndFinance/ChartLine/ChartLine.d.ts +3 -0
  52. package/dist/Components/Icons/MathsAndFinance/ChartPie/ChartPie.d.ts +3 -0
  53. package/dist/Components/Icons/MathsAndFinance/NumberSquareThree/NumberSquareThree.d.ts +3 -0
  54. package/dist/Components/Icons/MathsAndFinance/Plus/Plus.d.ts +3 -0
  55. package/dist/Components/Icons/Media/SlidersHorizontal/SlidersHorizontal.d.ts +3 -0
  56. package/dist/Components/Icons/OfficeAndEditing/Folder/Folder.d.ts +3 -0
  57. package/dist/Components/Icons/OfficeAndEditing/List/List.d.ts +3 -0
  58. package/dist/Components/Icons/OfficeAndEditing/ListBullets/ListBullets.d.ts +3 -0
  59. package/dist/Components/Icons/OfficeAndEditing/Printer/Printer.d.ts +3 -0
  60. package/dist/Components/Icons/OfficeAndEditing/TextAa/TextAa.d.ts +3 -0
  61. package/dist/Components/Icons/OfficeAndEditing/TextColumns/TextColumns.d.ts +3 -0
  62. package/dist/Components/Icons/People/User/User.d.ts +3 -0
  63. package/dist/Components/Icons/People/UserCircle/UserCircle.d.ts +3 -0
  64. package/dist/Components/Icons/People/UserSwitch/UserSwitch.d.ts +3 -0
  65. package/dist/Components/Icons/SecurityAndWarnings/LockKeyOpen/LockKeyOpen.d.ts +3 -0
  66. package/dist/Components/Icons/SecurityAndWarnings/LockSimple/LockSimple.d.ts +3 -0
  67. package/dist/Components/Icons/SecurityAndWarnings/Question/Question.d.ts +3 -0
  68. package/dist/Components/Icons/SystemAndDevice/Check/Check.d.ts +3 -0
  69. package/dist/Components/Icons/SystemAndDevice/CheckSquare/CheckSquare.d.ts +3 -0
  70. package/dist/Components/Icons/SystemAndDevice/DotsThreeVertical/DotsThreeVertical.d.ts +3 -0
  71. package/dist/Components/Icons/SystemAndDevice/DownloadSimple/DownloadSimple.d.ts +3 -0
  72. package/dist/Components/Icons/SystemAndDevice/Gear/Gear.d.ts +3 -0
  73. package/dist/Components/Icons/SystemAndDevice/RadioButtonIcon/RadioButtonIcon.d.ts +3 -0
  74. package/dist/Components/Icons/SystemAndDevice/SignIn/SignIn.d.ts +3 -0
  75. package/dist/Components/Icons/SystemAndDevice/SignOut/SignOut.d.ts +3 -0
  76. package/dist/Components/Icons/index.d.ts +42 -1
  77. package/dist/Components/Layout/CalloutPopup/CalloutPopup.d.ts +2 -1
  78. package/dist/Components/Layout/CalloutPopup/CalloutPopupActionHolder.d.ts +3 -0
  79. package/dist/Components/Layout/CalloutPopup/CalloutPopupActionHolderProps.d.ts +9 -0
  80. package/dist/Components/Layout/CalloutPopup/CalloutPopupProps.d.ts +6 -0
  81. package/dist/Components/Layout/Header/HeaderLeftProps.d.ts +1 -0
  82. package/dist/Components/Layout/Header/HeaderRightProps.d.ts +1 -0
  83. package/dist/Components/Layout/ProfileDropdown/ProfileNavigationItemProps.d.ts +1 -1
  84. package/dist/Components/Layout/Sidebar/SidebarChevronProps.d.ts +2 -1
  85. package/dist/Components/Layout/Sidebar/SidebarSubNavigation.d.ts +2 -2
  86. package/dist/Components/Layout/Sidebar/SidebarSubNavigationProps.d.ts +2 -0
  87. package/dist/Components/Layout/index.d.ts +1 -0
  88. package/dist/index.cjs.js +2 -2
  89. package/dist/index.cjs.js.map +1 -1
  90. package/dist/index.es.js +4310 -2028
  91. package/dist/index.es.js.map +1 -1
  92. package/dist/style.css +1 -1
  93. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
- /// <reference types="react" />
1
+ import { ReactNode } from "react";
2
2
  interface BetterUIContextType {
3
3
  curtain: boolean;
4
- modal?: React.ReactNode;
4
+ modalStack: ReactNode[];
5
5
  openModal: (modal: React.ReactNode) => void;
6
6
  closeModal: () => void;
7
7
  setCurtain: (value: boolean) => void;
@@ -6,5 +6,8 @@ interface AccordionItemProps {
6
6
  onAfterOpened?: () => void;
7
7
  onAfterClosed?: () => void;
8
8
  onBeforeClosed?: () => boolean;
9
+ extraClass?: string;
10
+ accordionClass?: string;
11
+ icon?: ReactNode;
9
12
  }
10
13
  export default AccordionItemProps;
@@ -4,7 +4,7 @@ interface NotificationProps {
4
4
  boldText?: string;
5
5
  regularText?: string;
6
6
  summaryText?: string;
7
- notificatonItemOnClick?: () => void;
7
+ notificationItemOnClick?: () => void;
8
8
  closeOnClick?: () => void;
9
9
  }
10
10
  export default NotificationProps;
@@ -1,5 +1,6 @@
1
1
  interface TabNavItemProps {
2
2
  title: string;
3
+ bilingualTitle?: string;
3
4
  tabIndex: any;
4
5
  onBeforeOpen?: Function;
5
6
  onAfterOpened?: Function;
@@ -1,2 +1,3 @@
1
- declare const TableFooter: () => void;
1
+ import TableFooterProps from "./TableFooterProps.tsx";
2
+ declare const TableFooter: (props: TableFooterProps) => import("react/jsx-runtime").JSX.Element;
2
3
  export default TableFooter;
@@ -0,0 +1,6 @@
1
+ import { ReactNode } from "react";
2
+ interface TableFooterProps {
3
+ children: ReactNode;
4
+ extraClass?: string;
5
+ }
6
+ export default TableFooterProps;
@@ -32,10 +32,10 @@ export type { default as NotificationsBellProps } from './NotificationsBell/Noti
32
32
  export { default as Notification } from './NotificationsPanel/Notification';
33
33
  export { default as NotificationsGroup } from './NotificationsPanel/NotificationsGroup';
34
34
  export { default as NotificationsGroups } from './NotificationsPanel/NotificationsGroups';
35
+ export { default as NotificationsPanel } from './NotificationsPanel/NotificationsPanel';
36
+ export { default as NotificationsHeader } from './NotificationsPanel/NotificationsHeader';
37
+ export { default as NotificationsNone } from './NotificationsPanel/NotificationsNone';
35
38
  export type { default as NotificationProps } from './NotificationsPanel/NotificationProps';
36
- export type { default as NotificationsHeader } from './NotificationsPanel/NotificationsHeader';
37
- export type { default as NotificationsNone } from './NotificationsPanel/NotificationsNone';
38
- export type { default as NotificationsPanel } from './NotificationsPanel/NotificationsPanel';
39
39
  export type { default as NotificationsGroupProps } from './NotificationsPanel/NotificationsGroupProps';
40
40
  export type { default as NotificationsGroupsProps } from './NotificationsPanel/NotificationsGroupsProps';
41
41
  export type { default as NotificationsHeaderProps } from './NotificationsPanel/NotificationsHeaderProps';
@@ -7,6 +7,7 @@ interface ButtonProps {
7
7
  disabled?: boolean;
8
8
  primaryIcon?: ReactNode;
9
9
  secondaryIcon?: ReactNode;
10
+ bilingualTitle?: string;
10
11
  label: string;
11
12
  onClick?: () => void;
12
13
  onHover?: () => void;
@@ -1,4 +1,4 @@
1
- import { FocusEvent, MouseEvent } from "react";
1
+ import { ChangeEvent, FocusEvent, MouseEvent } from "react";
2
2
  interface CheckboxProps {
3
3
  label?: string;
4
4
  name?: string;
@@ -14,7 +14,8 @@ interface CheckboxProps {
14
14
  ariaLabel?: string;
15
15
  ariaLabeledby?: string;
16
16
  ariaDescribedby?: string;
17
- onChange?: (e: MouseEvent, checked?: boolean) => void;
17
+ onClick?: (e: MouseEvent, checked?: boolean) => void;
18
+ onChange?: (e: ChangeEvent<HTMLInputElement>) => void;
18
19
  onFocus?: (e: FocusEvent) => void;
19
20
  onBlur?: (e: FocusEvent) => void;
20
21
  }
@@ -1,5 +1,5 @@
1
1
  import { MouseEvent, FocusEvent } from "react";
2
- interface NameValueInterface {
2
+ interface BadgeNameValueInterface {
3
3
  label: string;
4
4
  status?: "pending" | "inProgress" | "complete" | undefined;
5
5
  value: string | number;
@@ -8,8 +8,9 @@ interface DropdownBadgeProps {
8
8
  name?: string;
9
9
  id?: string;
10
10
  value?: string;
11
- options: (NameValueInterface | string)[];
11
+ options: (BadgeNameValueInterface | string)[];
12
12
  status?: "pending" | "inProgress" | "complete" | undefined;
13
+ lock?: boolean;
13
14
  extraClass?: string;
14
15
  disabled?: boolean;
15
16
  readonly?: boolean;
@@ -23,5 +24,5 @@ interface DropdownBadgeProps {
23
24
  onFocus?: (e: FocusEvent) => void;
24
25
  onBlur?: (e: FocusEvent) => void;
25
26
  }
26
- export type { NameValueInterface };
27
+ export type { BadgeNameValueInterface };
27
28
  export default DropdownBadgeProps;
@@ -21,7 +21,7 @@ interface DropdownFieldProps {
21
21
  ariaLabeledby?: string;
22
22
  ariaDescribedby?: string;
23
23
  onClick?: (e: MouseEvent) => void;
24
- onChange?: (e: MouseEvent) => void;
24
+ onChange?: (e: React.MouseEvent, value: string | number) => void;
25
25
  onFocus?: (e: FocusEvent) => void;
26
26
  onBlur?: (e: FocusEvent) => void;
27
27
  }
@@ -1,6 +1,7 @@
1
1
  import { ReactNode } from "react";
2
2
  interface FormFieldHolderProps {
3
3
  label?: string;
4
+ bilingualLabel?: string;
4
5
  description?: string | ReactNode;
5
6
  extraClass?: string;
6
7
  error?: boolean;
@@ -2,7 +2,7 @@ import { FocusEvent, ChangeEvent, MouseEvent } from "react";
2
2
  interface InputProps {
3
3
  name?: string;
4
4
  id?: string;
5
- value?: string;
5
+ value?: string | number;
6
6
  extraClass?: string;
7
7
  placeholder?: string;
8
8
  error?: boolean;
@@ -11,6 +11,8 @@ interface InputProps {
11
11
  autoComplete?: boolean;
12
12
  required?: boolean;
13
13
  ariaLabel?: string;
14
+ min?: string;
15
+ max?: string;
14
16
  minLength?: number;
15
17
  maxLength?: number;
16
18
  ariaLabeledby?: string;
@@ -1,2 +1,3 @@
1
- declare const MultiSelectField: () => void;
1
+ import MultiSelectFieldProps from "./MultiSelectFieldProps.tsx";
2
+ declare const MultiSelectField: (props: MultiSelectFieldProps) => import("react/jsx-runtime").JSX.Element;
2
3
  export default MultiSelectField;
@@ -1,2 +1,3 @@
1
- declare const MultiSelectFieldItem: () => void;
1
+ import MultiSelectFieldItemProps from "./MultiSelectFieldItemProps.tsx";
2
+ declare const MultiSelectFieldItem: (props: MultiSelectFieldItemProps) => import("react/jsx-runtime").JSX.Element;
2
3
  export default MultiSelectFieldItem;
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ interface MultiSelectFieldItemProps {
3
+ id?: number | string;
4
+ label?: string;
5
+ value?: string | number;
6
+ handleSelect: (e: React.MouseEvent, value: string | number | undefined) => void;
7
+ onMouseEnter?: () => void;
8
+ isSelected?: boolean;
9
+ }
10
+ export default MultiSelectFieldItemProps;
@@ -0,0 +1,29 @@
1
+ import { MouseEvent, FocusEvent } from "react";
2
+ interface SelectOption {
3
+ label: string;
4
+ value: string | number;
5
+ }
6
+ interface MultiSelectFieldProps {
7
+ name?: string;
8
+ id?: string;
9
+ value: SelectOption[];
10
+ options: SelectOption[];
11
+ extraClass?: string;
12
+ placeholder?: string;
13
+ error?: boolean;
14
+ disabled?: boolean;
15
+ readonly?: boolean;
16
+ autoComplete?: boolean;
17
+ minLength?: number;
18
+ maxLength?: number;
19
+ required?: boolean;
20
+ ariaLabel?: string;
21
+ ariaLabeledby?: string;
22
+ ariaDescribedby?: string;
23
+ onClick?: (e: MouseEvent) => void;
24
+ onChange: (value: SelectOption[]) => void;
25
+ onFocus?: (e: FocusEvent) => void;
26
+ onBlur?: (e: FocusEvent) => void;
27
+ }
28
+ export type { SelectOption };
29
+ export default MultiSelectFieldProps;
@@ -1,2 +1,3 @@
1
- declare const MultiSelectFieldTag: () => void;
1
+ import MultiSelectFieldTagProps from "./MultiSelectFieldTagProps.tsx";
2
+ declare const MultiSelectFieldTag: (props: MultiSelectFieldTagProps) => import("react/jsx-runtime").JSX.Element;
2
3
  export default MultiSelectFieldTag;
@@ -0,0 +1,5 @@
1
+ interface MultiSelectFieldTagProps {
2
+ label: string;
3
+ onRemove: (e: any) => void;
4
+ }
5
+ export default MultiSelectFieldTagProps;
@@ -0,0 +1,3 @@
1
+ import NumberFieldProps from "./NumberFieldProps.tsx";
2
+ declare const NumberField: (props: NumberFieldProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default NumberField;
@@ -0,0 +1,13 @@
1
+ import type { StoryObj } from "@storybook/react";
2
+ import NumberField from "././NumberField.tsx";
3
+ declare const meta: {
4
+ title: string;
5
+ component: (props: import("./NumberFieldProps.tsx").default) => import("react/jsx-runtime").JSX.Element;
6
+ parameters: {
7
+ layout: string;
8
+ };
9
+ tags: string[];
10
+ };
11
+ export default meta;
12
+ type Story = StoryObj<typeof NumberField>;
13
+ export declare const Example: Story;
@@ -0,0 +1,5 @@
1
+ import InputProps from "../../Form/InputProps";
2
+ interface NumberFieldProps extends InputProps {
3
+ numberValue?: number;
4
+ }
5
+ export default NumberFieldProps;
@@ -0,0 +1,3 @@
1
+ import inputProps from "../InputProps.tsx";
2
+ declare const PhoneField: (props: inputProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default PhoneField;
@@ -0,0 +1,13 @@
1
+ import type { StoryObj } from "@storybook/react";
2
+ import PhoneField from "./PhoneField.tsx";
3
+ declare const meta: {
4
+ title: string;
5
+ component: (props: import("../InputProps.tsx").default) => import("react/jsx-runtime").JSX.Element;
6
+ parameters: {
7
+ layout: string;
8
+ };
9
+ tags: string[];
10
+ };
11
+ export default meta;
12
+ type Story = StoryObj<typeof PhoneField>;
13
+ export declare const Example: Story;
@@ -0,0 +1,3 @@
1
+ import TypableDropdownFieldProps from "./TypableDropdownFieldProps.tsx";
2
+ declare const TypableDropdownField: (props: TypableDropdownFieldProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default TypableDropdownField;
@@ -0,0 +1,3 @@
1
+ import TypableDropdownFieldItemProps from "./TypableDropdownFieldItemProps.tsx";
2
+ declare const TypableDropdownFieldItem: (props: TypableDropdownFieldItemProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default TypableDropdownFieldItem;
@@ -0,0 +1,7 @@
1
+ import { MouseEvent } from "react";
2
+ interface TypableDropdownFieldItemProps {
3
+ label: string;
4
+ value: string | number;
5
+ handleSelect: (e: MouseEvent, value: string | number) => void;
6
+ }
7
+ export default TypableDropdownFieldItemProps;
@@ -0,0 +1,29 @@
1
+ import { MouseEvent, FocusEvent } from "react";
2
+ interface NameValueInterface {
3
+ label: string;
4
+ value: string | number;
5
+ }
6
+ interface TypableDropdownFieldProps {
7
+ name?: string;
8
+ id?: string;
9
+ value?: string | number | undefined;
10
+ options: NameValueInterface[] | string[];
11
+ extraClass?: string;
12
+ placeholder?: string;
13
+ error?: boolean;
14
+ disabled?: boolean;
15
+ readonly?: boolean;
16
+ autoComplete?: boolean;
17
+ required?: boolean;
18
+ ariaLabel?: string;
19
+ minLength?: number;
20
+ maxLength?: number;
21
+ ariaLabeledby?: string;
22
+ creatable: boolean;
23
+ onClick?: (e: MouseEvent) => void;
24
+ onChange?: (e: MouseEvent, value: string | number) => void;
25
+ onFocus?: (e: FocusEvent) => void;
26
+ onBlur?: (e: FocusEvent) => void;
27
+ }
28
+ export type { NameValueInterface };
29
+ export default TypableDropdownFieldProps;
@@ -0,0 +1,3 @@
1
+ import TypableDropdownFieldSelectorProps from "./TypableDropdownFieldSelectorProps.tsx";
2
+ declare const TypableDropdownFieldSelector: (props: TypableDropdownFieldSelectorProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default TypableDropdownFieldSelector;
@@ -0,0 +1,5 @@
1
+ import { ReactNode } from "react";
2
+ interface TypableDropdownFieldSelectorProps {
3
+ children: ReactNode;
4
+ }
5
+ export default TypableDropdownFieldSelectorProps;
@@ -0,0 +1,3 @@
1
+ import UnitFieldProps from "./UnitFieldProps";
2
+ declare const UnitField: (props: UnitFieldProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default UnitField;
@@ -0,0 +1,13 @@
1
+ import type { StoryObj } from "@storybook/react";
2
+ import UnitField from "./UnitField";
3
+ declare const meta: {
4
+ title: string;
5
+ component: (props: import("./UnitFieldProps").default) => import("react/jsx-runtime").JSX.Element;
6
+ parameters: {
7
+ layout: string;
8
+ };
9
+ tags: string[];
10
+ };
11
+ export default meta;
12
+ type Story = StoryObj<typeof UnitField>;
13
+ export declare const Example: Story;
@@ -0,0 +1,6 @@
1
+ import InputProps from "../../Form/InputProps";
2
+ interface UnitFieldProps extends InputProps {
3
+ unitText?: string;
4
+ type?: 'number' | 'text';
5
+ }
6
+ export default UnitFieldProps;
@@ -32,6 +32,9 @@ export type { default as IconButtonProps } from './IconButton/IconButtonProps';
32
32
  export { default as MultiSelectField } from './MultiSelectField/MultiSelectField';
33
33
  export { default as MultiSelectFieldItem } from './MultiSelectField/MultiSelectFieldItem';
34
34
  export { default as MultiSelectFieldTag } from './MultiSelectField/MultiSelectFieldTag';
35
+ export type { default as MultiSelectFieldTagProps } from './MultiSelectField/MultiSelectFieldTagProps.tsx';
36
+ export type { default as MultiSelectFieldProps } from './MultiSelectField/MultiSelectFieldProps.tsx';
37
+ export type { default as MultiSelectFieldItemProps } from './MultiSelectField/MultiSelectFieldItemProps.tsx';
35
38
  export { default as PasswordField } from './PasswordField/PasswordField';
36
39
  export { default as RadioButton } from './RadioButtons/RadioButton';
37
40
  export { default as RadioButtons } from './RadioButtons/RadioButtons';
@@ -41,6 +44,11 @@ export { default as Textarea } from './Textarea/Textarea';
41
44
  export type { default as TextareaProps } from './Textarea/TextareaProps';
42
45
  export { default as TextField } from './TextField/TextField';
43
46
  export type { default as TextFieldProps } from './TextField/TextFieldProps';
47
+ export { default as NumberField } from './NumberField/NumberField.tsx';
48
+ export type { default as NumberFieldProps } from './NumberField/NumberFieldProps.tsx';
49
+ export { default as UnitField } from './UnitInput/UnitField.tsx';
50
+ export type { default as UnitFieldProps } from './UnitInput/UnitField.tsx';
44
51
  export { default as TimeField } from './TimeField/TimeField';
52
+ export { default as PhoneField } from './PhoneField/PhoneField.tsx';
45
53
  export { default as ToggleSwitch } from './ToggleSwitch/ToggleSwitch';
46
54
  export type { default as ToggleSwitchProps } from './ToggleSwitch/ToggleSwitchProps';
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const ArrowLeft: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowLeft;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const ArrowsDownUp: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowsDownUp;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const ArrowsOutCardinal: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowsOutCardinal;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const CaretUpDown: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default CaretUpDown;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const EnvelopeSimple: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default EnvelopeSimple;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Export: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Export;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Phone: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Phone;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Translate: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Translate;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const PencilLine: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default PencilLine;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const PencilSimple: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default PencilSimple;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Ruler: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Ruler;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const BookOpenText: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default BookOpenText;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Globe: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Globe;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const HouseSimple: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default HouseSimple;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const ChartBar: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChartBar;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const ChartBarHorizontal: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChartBarHorizontal;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const ChartLine: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChartLine;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const ChartPie: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChartPie;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const NumberSquareThree: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default NumberSquareThree;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Plus: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Plus;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const SlidersHorizontal: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default SlidersHorizontal;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Folder: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Folder;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const List: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default List;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const ListBullets: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default ListBullets;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Printer: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Printer;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const TextAa: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default TextAa;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const TextColumns: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default TextColumns;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const User: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default User;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const UserCircle: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default UserCircle;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const UserSwitch: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default UserSwitch;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const LockKeyOpen: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default LockKeyOpen;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const LockSimple: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default LockSimple;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Question: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Question;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Check: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Check;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const CheckSquare: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default CheckSquare;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const DotsThreeVertical: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default DotsThreeVertical;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const DownloadSimple: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default DownloadSimple;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const Gear: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default Gear;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const RadioButtonIcon: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default RadioButtonIcon;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const SignIn: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default SignIn;
@@ -0,0 +1,3 @@
1
+ import IconProps from "../../IconProps";
2
+ declare const SignOut: ({ type }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ export default SignOut;