@taiv/ui 1.4.4 → 1.4.6

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 (138) hide show
  1. package/dist/components/Info/Tooltips/InfoTooltip.d.ts +1 -1
  2. package/dist/components/Info/Tooltips/InfoTooltip.d.ts.map +1 -1
  3. package/dist/components/Misc/LoadingOverlay/LoadingOverlay.d.ts +5 -0
  4. package/dist/components/Misc/LoadingOverlay/LoadingOverlay.d.ts.map +1 -0
  5. package/dist/components/Misc/LoadingOverlay/LoadingOverlay.js +9 -0
  6. package/dist/components/index.d.ts +1 -0
  7. package/dist/components/index.d.ts.map +1 -1
  8. package/dist/components/index.js +1 -0
  9. package/package.json +1 -1
  10. package/dist/components/Data/JustChart.d.ts +0 -23
  11. package/dist/components/Data/JustChart.d.ts.map +0 -1
  12. package/dist/components/Data/JustChart.js +0 -70
  13. package/dist/components/Data/JustPieChart.d.ts +0 -20
  14. package/dist/components/Data/JustPieChart.d.ts.map +0 -1
  15. package/dist/components/Data/JustPieChart.js +0 -63
  16. package/dist/components/Data/StatsCard.d.ts +0 -17
  17. package/dist/components/Data/StatsCard.d.ts.map +0 -1
  18. package/dist/components/Data/StatsCard.js +0 -38
  19. package/dist/components/Data/shared/chartFormats.d.ts +0 -8
  20. package/dist/components/Data/shared/chartFormats.d.ts.map +0 -1
  21. package/dist/components/Data/shared/chartFormats.js +0 -29
  22. package/dist/components/Data/shared/dataFormats.d.ts +0 -9
  23. package/dist/components/Data/shared/dataFormats.d.ts.map +0 -1
  24. package/dist/components/Data/shared/dataFormats.js +0 -20
  25. package/dist/components/Inputs/Buttons/Button.d.ts +0 -12
  26. package/dist/components/Inputs/Buttons/Button.d.ts.map +0 -1
  27. package/dist/components/Inputs/Buttons/Button.js +0 -37
  28. package/dist/components/Inputs/Buttons/UnstyledButton.d.ts +0 -10
  29. package/dist/components/Inputs/Buttons/UnstyledButton.d.ts.map +0 -1
  30. package/dist/components/Inputs/Buttons/UnstyledButton.js +0 -6
  31. package/dist/components/Inputs/Buttons/shared/sizes.d.ts +0 -25
  32. package/dist/components/Inputs/Buttons/shared/sizes.d.ts.map +0 -1
  33. package/dist/components/Inputs/Buttons/shared/sizes.js +0 -7
  34. package/dist/components/Inputs/Buttons/shared/variants.d.ts +0 -191
  35. package/dist/components/Inputs/Buttons/shared/variants.d.ts.map +0 -1
  36. package/dist/components/Inputs/Buttons/shared/variants.js +0 -191
  37. package/dist/components/Inputs/Controls/Checkbox.d.ts +0 -27
  38. package/dist/components/Inputs/Controls/Checkbox.d.ts.map +0 -1
  39. package/dist/components/Inputs/Controls/Checkbox.js +0 -55
  40. package/dist/components/Inputs/Controls/Radio.d.ts +0 -8
  41. package/dist/components/Inputs/Controls/Radio.d.ts.map +0 -1
  42. package/dist/components/Inputs/Controls/Radio.js +0 -43
  43. package/dist/components/Inputs/Controls/RadioList.d.ts +0 -16
  44. package/dist/components/Inputs/Controls/RadioList.d.ts.map +0 -1
  45. package/dist/components/Inputs/Controls/RadioList.js +0 -24
  46. package/dist/components/Inputs/Controls/Toggle.d.ts +0 -29
  47. package/dist/components/Inputs/Controls/Toggle.d.ts.map +0 -1
  48. package/dist/components/Inputs/Controls/Toggle.js +0 -42
  49. package/dist/components/Inputs/DatePickers/DatePicker.d.ts +0 -12
  50. package/dist/components/Inputs/DatePickers/DatePicker.d.ts.map +0 -1
  51. package/dist/components/Inputs/DatePickers/DatePicker.js +0 -71
  52. package/dist/components/Inputs/Dates/DatePicker.d.ts +0 -12
  53. package/dist/components/Inputs/Dates/DatePicker.d.ts.map +0 -1
  54. package/dist/components/Inputs/Dates/DatePicker.js +0 -71
  55. package/dist/components/Inputs/Dropdowns/CascadingSelect.d.ts +0 -17
  56. package/dist/components/Inputs/Dropdowns/CascadingSelect.d.ts.map +0 -1
  57. package/dist/components/Inputs/Dropdowns/CascadingSelect.js +0 -70
  58. package/dist/components/Inputs/Dropdowns/FontSelect.d.ts +0 -11
  59. package/dist/components/Inputs/Dropdowns/FontSelect.d.ts.map +0 -1
  60. package/dist/components/Inputs/Dropdowns/FontSelect.js +0 -48
  61. package/dist/components/Inputs/Dropdowns/MultiSelect.d.ts +0 -12
  62. package/dist/components/Inputs/Dropdowns/MultiSelect.d.ts.map +0 -1
  63. package/dist/components/Inputs/Dropdowns/MultiSelect.js +0 -94
  64. package/dist/components/Inputs/Dropdowns/NestedSelect.d.ts +0 -17
  65. package/dist/components/Inputs/Dropdowns/NestedSelect.d.ts.map +0 -1
  66. package/dist/components/Inputs/Dropdowns/NestedSelect.js +0 -70
  67. package/dist/components/Inputs/Dropdowns/Select.d.ts +0 -11
  68. package/dist/components/Inputs/Dropdowns/Select.d.ts.map +0 -1
  69. package/dist/components/Inputs/Dropdowns/Select.js +0 -62
  70. package/dist/components/Inputs/Dropdowns/shared/fontSelectList.d.ts +0 -9
  71. package/dist/components/Inputs/Dropdowns/shared/fontSelectList.d.ts.map +0 -1
  72. package/dist/components/Inputs/Dropdowns/shared/fontSelectList.js +0 -65
  73. package/dist/components/Inputs/Sliders/Slider.d.ts +0 -16
  74. package/dist/components/Inputs/Sliders/Slider.d.ts.map +0 -1
  75. package/dist/components/Inputs/Sliders/Slider.js +0 -91
  76. package/dist/components/Inputs/Sliders/VolumeSlider.d.ts +0 -6
  77. package/dist/components/Inputs/Sliders/VolumeSlider.d.ts.map +0 -1
  78. package/dist/components/Inputs/Sliders/VolumeSlider.js +0 -37
  79. package/dist/components/Inputs/TextInputs/AutoComplete.d.ts +0 -11
  80. package/dist/components/Inputs/TextInputs/AutoComplete.d.ts.map +0 -1
  81. package/dist/components/Inputs/TextInputs/AutoComplete.js +0 -57
  82. package/dist/components/Inputs/TextInputs/PasswordInput.d.ts +0 -12
  83. package/dist/components/Inputs/TextInputs/PasswordInput.d.ts.map +0 -1
  84. package/dist/components/Inputs/TextInputs/PasswordInput.js +0 -52
  85. package/dist/components/Inputs/TextInputs/SearchBar.d.ts +0 -7
  86. package/dist/components/Inputs/TextInputs/SearchBar.d.ts.map +0 -1
  87. package/dist/components/Inputs/TextInputs/SearchBar.js +0 -23
  88. package/dist/components/Inputs/TextInputs/TextArea.d.ts +0 -12
  89. package/dist/components/Inputs/TextInputs/TextArea.d.ts.map +0 -1
  90. package/dist/components/Inputs/TextInputs/TextArea.js +0 -33
  91. package/dist/components/Inputs/TextInputs/TextInput.d.ts +0 -12
  92. package/dist/components/Inputs/TextInputs/TextInput.d.ts.map +0 -1
  93. package/dist/components/Inputs/TextInputs/TextInput.js +0 -32
  94. package/dist/components/Layout/AutoGrid.d.ts +0 -8
  95. package/dist/components/Layout/AutoGrid.d.ts.map +0 -1
  96. package/dist/components/Layout/AutoGrid.js +0 -6
  97. package/dist/components/Layout/Box.d.ts +0 -10
  98. package/dist/components/Layout/Box.d.ts.map +0 -1
  99. package/dist/components/Layout/Box.js +0 -6
  100. package/dist/components/Layout/Card.d.ts +0 -8
  101. package/dist/components/Layout/Card.d.ts.map +0 -1
  102. package/dist/components/Layout/Card.js +0 -16
  103. package/dist/components/Layout/Center.d.ts +0 -9
  104. package/dist/components/Layout/Center.d.ts.map +0 -1
  105. package/dist/components/Layout/Center.js +0 -6
  106. package/dist/components/Layout/Divider.d.ts +0 -10
  107. package/dist/components/Layout/Divider.d.ts.map +0 -1
  108. package/dist/components/Layout/Divider.js +0 -7
  109. package/dist/components/Layout/Frame.d.ts +0 -12
  110. package/dist/components/Layout/Frame.d.ts.map +0 -1
  111. package/dist/components/Layout/Frame.js +0 -7
  112. package/dist/components/Layout/Grid.d.ts +0 -10
  113. package/dist/components/Layout/Grid.d.ts.map +0 -1
  114. package/dist/components/Layout/Grid.js +0 -9
  115. package/dist/components/Layout/Group.d.ts +0 -10
  116. package/dist/components/Layout/Group.d.ts.map +0 -1
  117. package/dist/components/Layout/Group.js +0 -6
  118. package/dist/components/Layout/Loader.d.ts +0 -8
  119. package/dist/components/Layout/Loader.d.ts.map +0 -1
  120. package/dist/components/Layout/Loader.js +0 -6
  121. package/dist/components/Layout/SectionCard.d.ts +0 -11
  122. package/dist/components/Layout/SectionCard.d.ts.map +0 -1
  123. package/dist/components/Layout/SectionCard.js +0 -13
  124. package/dist/components/Layout/Stack.d.ts +0 -10
  125. package/dist/components/Layout/Stack.d.ts.map +0 -1
  126. package/dist/components/Layout/Stack.js +0 -6
  127. package/dist/components/Layout/Tabs.d.ts +0 -17
  128. package/dist/components/Layout/Tabs.d.ts.map +0 -1
  129. package/dist/components/Layout/Tabs.js +0 -48
  130. package/dist/components/Misc/IconBadge.d.ts +0 -8
  131. package/dist/components/Misc/IconBadge.d.ts.map +0 -1
  132. package/dist/components/Misc/IconBadge.js +0 -28
  133. package/dist/components/Misc/Transition.d.ts +0 -4
  134. package/dist/components/Misc/Transition.d.ts.map +0 -1
  135. package/dist/components/Misc/Transition.js +0 -6
  136. package/dist/hooks/useDropdowns.d.ts +0 -9
  137. package/dist/hooks/useDropdowns.d.ts.map +0 -1
  138. package/dist/hooks/useDropdowns.js +0 -12
@@ -1,12 +0,0 @@
1
- import { CSSObject } from '@mantine/core';
2
- import { ReactNode } from 'react';
3
- interface FrameProps {
4
- title: string;
5
- subtitle?: string;
6
- children: ReactNode;
7
- width?: string | number;
8
- styles?: Record<string, CSSObject>;
9
- }
10
- declare const Frame: ({ title, subtitle, children, width, styles }: FrameProps) => import("react/jsx-runtime").JSX.Element;
11
- export { Frame };
12
- //# sourceMappingURL=Frame.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Frame.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Frame.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAC1C,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIlC,UAAU,UAAU;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;CACpC;AAED,QAAA,MAAM,KAAK,GAAI,8CAA8C,UAAU,4CAUtE,CAAC;AAEF,OAAO,EAAE,KAAK,EAAE,CAAC"}
@@ -1,7 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { Stack } from '../Layout/Stack';
3
- import { Title } from '../Typography/Title';
4
- const Frame = ({ title, subtitle, children, width, styles }) => {
5
- return (_jsxs(Stack, { mt: "1.25rem", width: width || '100%', gap: "0", ...styles, children: [_jsxs(Stack, { mb: "1.25rem", gap: "0", children: [_jsx(Title, { variant: "sectionHeader", children: title }), subtitle && _jsx(Title, { variant: "sectionSubheader", children: subtitle })] }), children] }));
6
- };
7
- export { Frame };
@@ -1,10 +0,0 @@
1
- import React from 'react';
2
- import { GridProps as MantineGridProps } from '@mantine/core';
3
- interface GridProps extends MantineGridProps {
4
- children: React.ReactNode;
5
- }
6
- declare const Grid: (({ children, ...props }: GridProps) => import("react/jsx-runtime").JSX.Element) & {
7
- Col: React.ForwardRefExoticComponent<import("@mantine/core").ColProps & React.RefAttributes<HTMLDivElement>>;
8
- };
9
- export { Grid };
10
- //# sourceMappingURL=Grid.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAuB,SAAS,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEnF,UAAU,SAAU,SAAQ,gBAAgB;IAC1C,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAMD,QAAA,MAAM,IAAI,4BAJqC,SAAS;;CAMtD,CAAC;AAEH,OAAO,EAAE,IAAI,EAAE,CAAC"}
@@ -1,9 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { Grid as MantineGrid } from '@mantine/core';
3
- const GridComponent = ({ children, ...props }) => {
4
- return _jsx(MantineGrid, { ...props, children: children });
5
- };
6
- const Grid = Object.assign(GridComponent, {
7
- Col: MantineGrid.Col,
8
- });
9
- export { Grid };
@@ -1,10 +0,0 @@
1
- import { GroupProps as MantineGroupProps } from '@mantine/core';
2
- import { CSSObject } from '@mantine/styles';
3
- interface GroupProps extends MantineGroupProps {
4
- width?: string | number;
5
- styles?: Record<string, CSSObject>;
6
- gap?: string;
7
- }
8
- declare const Group: ({ width, gap, styles, ...props }: GroupProps) => import("react/jsx-runtime").JSX.Element;
9
- export { Group };
10
- //# sourceMappingURL=Group.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Group.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Group.tsx"],"names":[],"mappings":"AACA,OAAO,EAAyB,UAAU,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAC;AACvF,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAE5C,UAAU,UAAW,SAAQ,iBAAiB;IAC5C,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;IACnC,GAAG,CAAC,EAAE,MAAM,CAAC;CACd;AAED,QAAA,MAAM,KAAK,GAAI,kCAAkC,UAAU,4CAE1D,CAAC;AAEF,OAAO,EAAE,KAAK,EAAE,CAAC"}
@@ -1,6 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { Group as MantineGroup } from '@mantine/core';
3
- const Group = ({ width, gap, styles, ...props }) => {
4
- return _jsx(MantineGroup, { w: width, spacing: gap, styles: styles, ...props });
5
- };
6
- export { Group };
@@ -1,8 +0,0 @@
1
- import { LoaderProps as MantineLoaderProps } from '@mantine/core';
2
- import { CSSObject } from '@mantine/styles';
3
- interface LoaderProps extends MantineLoaderProps {
4
- styles?: Record<string, CSSObject>;
5
- }
6
- declare const Loader: ({ styles, ...props }: LoaderProps) => import("react/jsx-runtime").JSX.Element;
7
- export { Loader };
8
- //# sourceMappingURL=Loader.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Loader.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Loader.tsx"],"names":[],"mappings":"AACA,OAAO,EAA2B,WAAW,IAAI,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAC3F,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAE5C,UAAU,WAAY,SAAQ,kBAAkB;IAC9C,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;CACpC;AAED,QAAA,MAAM,MAAM,GAAI,sBAAsB,WAAW,4CAEhD,CAAC;AAEF,OAAO,EAAE,MAAM,EAAE,CAAC"}
@@ -1,6 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { Loader as MantineLoader } from '@mantine/core';
3
- const Loader = ({ styles, ...props }) => {
4
- return _jsx(MantineLoader, { styles: styles, ...props });
5
- };
6
- export { Loader };
@@ -1,11 +0,0 @@
1
- import React from 'react';
2
- import { CardProps as MantineCardProps } from '@mantine/core';
3
- import { colors } from '../../constants/colors';
4
- export interface SectionCardProps extends Omit<MantineCardProps, 'children'> {
5
- title: string;
6
- subtitle?: string;
7
- children: React.ReactNode;
8
- color?: keyof typeof colors;
9
- }
10
- export declare const SectionCard: ({ title, subtitle, children, color, ...props }: SectionCardProps) => import("react/jsx-runtime").JSX.Element;
11
- //# sourceMappingURL=SectionCard.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SectionCard.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/SectionCard.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAuB,SAAS,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACnF,OAAO,EAAE,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAIhD,MAAM,WAAW,gBAAiB,SAAQ,IAAI,CAAC,gBAAgB,EAAE,UAAU,CAAC;IAC1E,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,OAAO,MAAM,CAAC;CAC7B;AAED,eAAO,MAAM,WAAW,GAAI,gDAA4D,gBAAgB,4CAsBvG,CAAC"}
@@ -1,13 +0,0 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- import { Card as MantineCard } from '@mantine/core';
3
- import { Stack } from './Stack';
4
- import { Title } from '../Typography/Title';
5
- import { Box } from './Box';
6
- export const SectionCard = ({ title, subtitle, children, color = 'primary', ...props }) => {
7
- return (_jsxs(MantineCard, { radius: "20px", shadow: "lg", withBorder: true, padding: 0, ...props, children: [_jsx(Box, { sx: {
8
- // background: `linear-gradient(to right, ${colors[color][300]}, ${colors[color][200]})`,
9
- backgroundColor: 'white',
10
- padding: '1.6rem 2rem 0 2rem',
11
- borderRadius: '20px 20px 0 0',
12
- }, children: _jsxs(Stack, { gap: "0.25rem", children: [_jsx(Title, { variant: "cardHeader", children: title }), subtitle && _jsx(Title, { variant: "cardSubheader", children: subtitle })] }) }), _jsx(Box, { sx: { padding: '2rem 3.2rem 3.2rem 3.2rem' }, children: children })] }));
13
- };
@@ -1,10 +0,0 @@
1
- import { StackProps as MantineStackProps } from '@mantine/core';
2
- import { CSSObject } from '@mantine/styles';
3
- interface StackProps extends MantineStackProps {
4
- width?: string | number;
5
- gap?: string;
6
- styles?: Record<string, CSSObject>;
7
- }
8
- declare const Stack: ({ width, gap, styles, ...props }: StackProps) => import("react/jsx-runtime").JSX.Element;
9
- export { Stack };
10
- //# sourceMappingURL=Stack.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Stack.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Stack.tsx"],"names":[],"mappings":"AACA,OAAO,EAAyB,UAAU,IAAI,iBAAiB,EAAE,MAAM,eAAe,CAAC;AACvF,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAE5C,UAAU,UAAW,SAAQ,iBAAiB;IAC5C,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;CACpC;AAED,QAAA,MAAM,KAAK,GAAI,kCAAkC,UAAU,4CAE1D,CAAC;AAEF,OAAO,EAAE,KAAK,EAAE,CAAC"}
@@ -1,6 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { Stack as MantineStack } from '@mantine/core';
3
- const Stack = ({ width, gap, styles, ...props }) => {
4
- return _jsx(MantineStack, { w: width, spacing: gap, styles: styles, ...props });
5
- };
6
- export { Stack };
@@ -1,17 +0,0 @@
1
- import React from 'react';
2
- import { TabsProps as MantineTabsProps } from '@mantine/core';
3
- export interface TabsProps extends Omit<MantineTabsProps, 'children' | 'onChange' | 'placement'> {
4
- children: React.ReactNode;
5
- defaultValue?: string;
6
- value?: string;
7
- onChange?: (value: string | null) => void;
8
- orientation?: 'horizontal' | 'vertical';
9
- placement?: 'left' | 'right' | 'top' | 'bottom';
10
- variant?: 'default' | 'outline' | 'pills';
11
- }
12
- export declare const Tabs: (({ children, defaultValue, value, onChange, orientation, placement, variant, styles, ...props }: TabsProps) => import("react/jsx-runtime").JSX.Element) & {
13
- List: React.ForwardRefExoticComponent<import("@mantine/core").TabsListProps & React.RefAttributes<HTMLDivElement>>;
14
- Tab: React.ForwardRefExoticComponent<import("@mantine/core").TabProps & React.RefAttributes<HTMLButtonElement>>;
15
- Panel: React.ForwardRefExoticComponent<import("@mantine/core").TabsPanelProps & React.RefAttributes<HTMLDivElement>>;
16
- };
17
- //# sourceMappingURL=Tabs.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAuB,SAAS,IAAI,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAInF,MAAM,WAAW,SAAU,SAAQ,IAAI,CAAC,gBAAgB,EAAE,UAAU,GAAG,UAAU,GAAG,WAAW,CAAC;IAC9F,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IAC1C,WAAW,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IACxC,SAAS,CAAC,EAAE,MAAM,GAAG,OAAO,GAAG,KAAK,GAAG,QAAQ,CAAC;IAChD,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,OAAO,CAAC;CAC3C;AAiED,eAAO,MAAM,IAAI,oGArDd,SAAS;;;;CAyDV,CAAC"}
@@ -1,48 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { Tabs as MantineTabs } from '@mantine/core';
3
- import { fontBase } from '../../constants/font';
4
- import { colors } from '../../constants/colors';
5
- const TabsComponent = ({ children, defaultValue, value, onChange, orientation = 'horizontal', placement = 'top', variant = 'default', styles, ...props }) => {
6
- const style = {
7
- root: {
8
- width: '100%',
9
- },
10
- list: {
11
- borderBottom: variant === 'default' ? `1px solid ${colors.neutral[100]}` : 'none',
12
- gap: '0',
13
- },
14
- tab: {
15
- padding: '0.8rem 2.8rem',
16
- backgroundColor: 'transparent',
17
- color: colors.neutral[300],
18
- '&:hover': {
19
- backgroundColor: variant === 'pills' ? colors.neutral[25] : 'transparent',
20
- color: colors.primary[300],
21
- },
22
- '&[data-active]': {
23
- backgroundColor: variant === 'pills' ? colors.primary[200] : 'transparent',
24
- color: variant === 'pills' ? 'white' : colors.primary[300],
25
- borderBottom: variant === 'default' ? `2px solid ${colors.primary[200]}` : 'none',
26
- },
27
- '&[data-active]:hover': {
28
- backgroundColor: variant === 'pills' ? colors.primary[200] : 'transparent',
29
- color: variant === 'pills' ? 'white' : colors.primary[300],
30
- },
31
- },
32
- tabLabel: {
33
- ...fontBase,
34
- fontSize: '1.6rem',
35
- lineHeight: '2.4rem',
36
- },
37
- panel: {
38
- padding: '1.6rem 0.8rem',
39
- },
40
- ...styles,
41
- };
42
- return (_jsx(MantineTabs, { styles: style, radius: "lg", defaultValue: defaultValue, value: value, orientation: orientation, variant: variant, ...props, children: children }));
43
- };
44
- export const Tabs = Object.assign(TabsComponent, {
45
- List: MantineTabs.List,
46
- Tab: MantineTabs.Tab,
47
- Panel: MantineTabs.Panel,
48
- });
@@ -1,8 +0,0 @@
1
- import React from 'react';
2
- import { primitives } from '../../constants/colors';
3
- export interface IconBadgeProps {
4
- icon: React.ReactNode;
5
- color: keyof typeof primitives;
6
- }
7
- export declare const IconBadge: ({ icon, color }: IconBadgeProps) => import("react/jsx-runtime").JSX.Element;
8
- //# sourceMappingURL=IconBadge.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"IconBadge.d.ts","sourceRoot":"","sources":["../../../src/components/Misc/IconBadge.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEpD,MAAM,WAAW,cAAc;IAC7B,IAAI,EAAE,KAAK,CAAC,SAAS,CAAC;IACtB,KAAK,EAAE,MAAM,OAAO,UAAU,CAAC;CAChC;AAED,eAAO,MAAM,SAAS,GAAI,iBAAiB,cAAc,4CAgCxD,CAAC"}
@@ -1,28 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import React from 'react';
3
- import { primitives } from '../../constants/colors';
4
- export const IconBadge = ({ icon, color }) => {
5
- const getIconColors = () => {
6
- return {
7
- background: primitives[color][50],
8
- icon: primitives[color][200],
9
- };
10
- };
11
- const getIconSize = () => {
12
- if (React.isValidElement(icon) && icon.props && typeof icon.props.size === 'number') {
13
- const iconSize = icon.props.size;
14
- const badgeSize = iconSize + 12;
15
- return `${badgeSize / 10}rem`;
16
- }
17
- };
18
- return (_jsx("div", { style: {
19
- width: getIconSize(),
20
- height: getIconSize(),
21
- borderRadius: '50%',
22
- backgroundColor: getIconColors().background,
23
- color: getIconColors().icon,
24
- display: 'flex',
25
- alignItems: 'center',
26
- justifyContent: 'center',
27
- }, children: icon }));
28
- };
@@ -1,4 +0,0 @@
1
- import { TransitionProps as MantineTransitionProps } from '@mantine/core';
2
- declare const Transition: (props: MantineTransitionProps) => import("react/jsx-runtime").JSX.Element;
3
- export { Transition };
4
- //# sourceMappingURL=Transition.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Transition.d.ts","sourceRoot":"","sources":["../../../src/components/Misc/Transition.tsx"],"names":[],"mappings":"AACA,OAAO,EAAmC,eAAe,IAAI,sBAAsB,EAAE,MAAM,eAAe,CAAC;AAE3G,QAAA,MAAM,UAAU,GAAI,OAAO,sBAAsB,4CAEhD,CAAC;AAEF,OAAO,EAAE,UAAU,EAAE,CAAC"}
@@ -1,6 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { Transition as MantineTransition } from '@mantine/core';
3
- const Transition = (props) => {
4
- return _jsx(MantineTransition, { ...props });
5
- };
6
- export { Transition };
@@ -1,9 +0,0 @@
1
- type OptionValue = string | number | null | undefined;
2
- interface SelectOption {
3
- value: OptionValue;
4
- label: string;
5
- }
6
- export declare function findLabel<T extends SelectOption>(value: OptionValue, options: T[] | undefined | null, fallbackLabel?: string): string;
7
- export declare function findOption<T extends SelectOption>(value: OptionValue, options: T[] | undefined | null): T | undefined;
8
- export type { SelectOption };
9
- //# sourceMappingURL=useDropdowns.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useDropdowns.d.ts","sourceRoot":"","sources":["../../src/hooks/useDropdowns.tsx"],"names":[],"mappings":"AAAA,KAAK,WAAW,GAAG,MAAM,GAAG,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;AAEtD,UAAU,YAAY;IACpB,KAAK,EAAE,WAAW,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,SAAS,CAAC,CAAC,SAAS,YAAY,EAAE,KAAK,EAAE,WAAW,EAAE,OAAO,EAAE,CAAC,EAAE,GAAG,SAAS,GAAG,IAAI,EAAE,aAAa,GAAE,MAAW,GAAG,MAAM,CAKzI;AAED,wBAAgB,UAAU,CAAC,CAAC,SAAS,YAAY,EAAE,KAAK,EAAE,WAAW,EAAE,OAAO,EAAE,CAAC,EAAE,GAAG,SAAS,GAAG,IAAI,GAAG,CAAC,GAAG,SAAS,CAGrH;AAED,YAAY,EAAE,YAAY,EAAE,CAAC"}
@@ -1,12 +0,0 @@
1
- export function findLabel(value, options, fallbackLabel = '') {
2
- var _a;
3
- if (!options || value == null)
4
- return fallbackLabel;
5
- const option = options.find((opt) => opt.value === value);
6
- return (_a = option === null || option === void 0 ? void 0 : option.label) !== null && _a !== void 0 ? _a : fallbackLabel;
7
- }
8
- export function findOption(value, options) {
9
- if (!options || value == null)
10
- return undefined;
11
- return options.find((opt) => opt.value === value);
12
- }