componentes-sinco 1.0.3 → 1.0.5
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.
- package/dist/create-KZGO2OZA.svg +18 -0
- package/dist/empty-3NEKE7WO.svg +13 -0
- package/dist/error-RUCZUXDN.svg +5 -0
- package/dist/index.cjs +1555 -1101
- package/dist/index.cjs.map +1 -0
- package/dist/index.css +1 -0
- package/dist/index.css.map +1 -0
- package/dist/index.d.cts +216 -148
- package/dist/index.d.ts +216 -148
- package/dist/index.js +1536 -1086
- package/dist/index.js.map +1 -0
- package/dist/search-OKSCVF2W.svg +12 -0
- package/package.json +24 -17
- package/dist/componentes-sinco.css +0 -1
- package/dist/my-react-lib.es.js +0 -105856
- package/dist/my-react-lib.umd.js +0 -454
- package/dist/src/App.d.ts +0 -4
- package/dist/src/Components/Adjuntar/Adjuntar.d.ts +0 -4
- package/dist/src/Components/Adjuntar/Model.d.ts +0 -17
- package/dist/src/Components/Adjuntar/index.d.ts +0 -1
- package/dist/src/Components/Calendario/Calendario.d.ts +0 -3
- package/dist/src/Components/Drawer/Helpers/Model.d.ts +0 -55
- package/dist/src/Components/Drawer/Helpers/Utils.d.ts +0 -4
- package/dist/src/Components/Drawer/Helpers/index.d.ts +0 -3
- package/dist/src/Components/Drawer/Helpers/validateInput.d.ts +0 -3
- package/dist/src/Components/Drawer/SCDrawer.d.ts +0 -5
- package/dist/src/Components/Drawer/SCDrawer.test.d.ts +0 -1
- package/dist/src/Components/Drawer/index.d.ts +0 -1
- package/dist/src/Components/FooterAction/FooterAction.d.ts +0 -4
- package/dist/src/Components/FooterAction/Model.d.ts +0 -6
- package/dist/src/Components/FooterAction/index.d.ts +0 -2
- package/dist/src/Components/Hooks/useWindowDimensions.d.ts +0 -4
- package/dist/src/Components/Modal/Helpers/Data.d.ts +0 -19
- package/dist/src/Components/Modal/Helpers/Model.d.ts +0 -26
- package/dist/src/Components/Modal/Helpers/Utils.d.ts +0 -3
- package/dist/src/Components/Modal/Helpers/index.d.ts +0 -3
- package/dist/src/Components/Modal/SCModal.d.ts +0 -4
- package/dist/src/Components/Modal/SCModal.test.d.ts +0 -1
- package/dist/src/Components/Modal/index.d.ts +0 -2
- package/dist/src/Components/MultiSelect/MultiSelect.test.d.ts +0 -1
- package/dist/src/Components/MultiSelect/SCMultiSelect.d.ts +0 -4
- package/dist/src/Components/MultiSelect/example.d.ts +0 -3
- package/dist/src/Components/MultiSelect/helpers/Model.d.ts +0 -24
- package/dist/src/Components/MultiSelect/helpers/Utils.d.ts +0 -3
- package/dist/src/Components/MultiSelect/helpers/index.d.ts +0 -4
- package/dist/src/Components/MultiSelect/helpers/useFilteredItems.d.ts +0 -4
- package/dist/src/Components/MultiSelect/helpers/useHandlers.d.ts +0 -12
- package/dist/src/Components/MultiSelect/index.d.ts +0 -2
- package/dist/src/Components/PageHeader/Model.d.ts +0 -8
- package/dist/src/Components/PageHeader/PageHeader.d.ts +0 -4
- package/dist/src/Components/PageHeader/PageHeader.test.d.ts +0 -1
- package/dist/src/Components/PageHeader/index.d.ts +0 -2
- package/dist/src/Components/SCAutocomplete.d.ts +0 -26
- package/dist/src/Components/SCCalendarSwipeable.d.ts +0 -9
- package/dist/src/Components/SCDataGrid.d.ts +0 -19
- package/dist/src/Components/SCDialog.d.ts +0 -32
- package/dist/src/Components/SCMenu.d.ts +0 -20
- package/dist/src/Components/SCTabs.d.ts +0 -22
- package/dist/src/Components/TextArea/Helpers/Model.d.ts +0 -23
- package/dist/src/Components/TextArea/Helpers/index.d.ts +0 -2
- package/dist/src/Components/TextArea/Helpers/validateIcon.d.ts +0 -3
- package/dist/src/Components/TextArea/SCTextArea.d.ts +0 -4
- package/dist/src/Components/TextArea/index.d.ts +0 -2
- package/dist/src/Components/Textfield/Helpers/index.d.ts +0 -3
- package/dist/src/Components/Textfield/Helpers/validateIcon.d.ts +0 -4
- package/dist/src/Components/Textfield/Helpers/validateKeyDown.d.ts +0 -1
- package/dist/src/Components/Textfield/Helpers/validateOnBlur.d.ts +0 -10
- package/dist/src/Components/Textfield/Model.d.ts +0 -32
- package/dist/src/Components/Textfield/SCTextField.d.ts +0 -4
- package/dist/src/Components/Textfield/Textfield.test.d.ts +0 -1
- package/dist/src/Components/Textfield/index.d.ts +0 -2
- package/dist/src/Components/ToastNotification/Model.d.ts +0 -14
- package/dist/src/Components/ToastNotification/SCToastNotification.d.ts +0 -4
- package/dist/src/Components/ToastNotification/index.d.ts +0 -3
- package/dist/src/Components/ToastNotification/useProgress.d.ts +0 -6
- package/dist/src/Components/index.d.ts +0 -14
- package/dist/src/Pages/PruebasDavid/Test.d.ts +0 -3
- package/dist/src/Pages/PruebasNataly/PruebaPag1.d.ts +0 -4
- package/dist/src/Pages/PruebasNataly/PruebaPag2.d.ts +0 -3
- package/dist/src/Pages/PruebasNataly/TestNataly.d.ts +0 -3
- package/dist/src/Theme/breakpoints.d.ts +0 -3
- package/dist/src/Theme/components.d.ts +0 -3
- package/dist/src/Theme/index.d.ts +0 -3
- package/dist/src/Theme/mixins.d.ts +0 -3
- package/dist/src/Theme/module.d.ts +0 -69
- package/dist/src/Theme/palette.d.ts +0 -6
- package/dist/src/Theme/shadows.d.ts +0 -3
- package/dist/src/Theme/theme.d.ts +0 -5
- package/dist/src/Theme/typography.d.ts +0 -3
- package/dist/src/generales/capitalize.d.ts +0 -1
- package/dist/src/generales/index.d.ts +0 -2
- package/dist/src/generales/types.d.ts +0 -4
- package/dist/src/index.d.ts +0 -5
- package/dist/src/main.d.ts +0 -1
- package/dist/src/stories/Autocomplete/Autocomplete.stories.d.ts +0 -7
- package/dist/src/stories/CalendarSwipeable/CalendarSwipeable.stories.d.ts +0 -7
- package/dist/src/stories/DataGrid/DataGrid.stories.d.ts +0 -7
- package/dist/src/stories/Dialog/Dialog.stories.d.ts +0 -7
- package/dist/src/stories/Drawer/Drawer.stories.d.ts +0 -7
- package/dist/src/stories/FooterAction/Footer.stories.d.ts +0 -7
- package/dist/src/stories/Generales/Typography.d.ts +0 -1
- package/dist/src/stories/Generales/index.d.ts +0 -2
- package/dist/src/stories/Generales/types.d.ts +0 -3
- package/dist/src/stories/Menu/Menu.stories.d.ts +0 -7
- package/dist/src/stories/Modal/Modal.stories.d.ts +0 -7
- package/dist/src/stories/MultiSelect/MultiSelect.stories.d.ts +0 -7
- package/dist/src/stories/PageHeader/Header.stories.d.ts +0 -7
- package/dist/src/stories/Tabs/Tabs.stories.d.ts +0 -7
- package/dist/src/stories/TextArea/TextArea.stories.d.ts +0 -7
- package/dist/src/stories/Textfield/textfield.stories.d.ts +0 -7
- package/dist/src/stories/ToastNotification/toastNotification.stories.d.ts +0 -27
- package/dist/vite.svg +0 -1
- package/dist/vitest.setup.d.ts +0 -1
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
declare module '@mui/material/styles' {
|
|
3
|
-
interface TypographyVariants {
|
|
4
|
-
body3: React.CSSProperties;
|
|
5
|
-
}
|
|
6
|
-
interface TypographyVariantsOptions {
|
|
7
|
-
body3?: React.CSSProperties;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
declare module '@mui/material/Typography' {
|
|
11
|
-
interface TypographyPropsVariantOverrides {
|
|
12
|
-
body3: true;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
declare module "@mui/material/Radio" {
|
|
16
|
-
interface RadioPropsSizeOverrides {
|
|
17
|
-
large: true;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
declare module "@mui/material/Checkbox" {
|
|
21
|
-
interface CheckboxPropsSizeOverrides {
|
|
22
|
-
large: true;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
declare module '@mui/material/styles' {
|
|
26
|
-
interface Palette {
|
|
27
|
-
default: Palette['primary'];
|
|
28
|
-
chipPrimary: Palette['primary'];
|
|
29
|
-
chipSecondary: Palette['secondary'];
|
|
30
|
-
chipInfo: Palette['info'];
|
|
31
|
-
chipWarning: Palette['warning'];
|
|
32
|
-
chipError: Palette['error'];
|
|
33
|
-
chipSuccess: Palette['success'];
|
|
34
|
-
}
|
|
35
|
-
interface PaletteOptions {
|
|
36
|
-
default?: Palette['primary'];
|
|
37
|
-
chipPrimary?: Palette['primary'];
|
|
38
|
-
chipSecondary?: Palette['secondary'];
|
|
39
|
-
chipInfo?: Palette['info'];
|
|
40
|
-
chipWarning?: Palette['warning'];
|
|
41
|
-
chipError?: PaletteOptions['error'];
|
|
42
|
-
chipSuccess?: PaletteOptions['success'];
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
declare module '@mui/material/Chip' {
|
|
46
|
-
interface ChipPropsVariantOverrides {
|
|
47
|
-
standard: true;
|
|
48
|
-
}
|
|
49
|
-
interface ChipPropsColorOverrides {
|
|
50
|
-
default: true;
|
|
51
|
-
chipPrimary: true;
|
|
52
|
-
chipSecondary: true;
|
|
53
|
-
chipInfo: true;
|
|
54
|
-
chipWarning: true;
|
|
55
|
-
chipError: true;
|
|
56
|
-
chipSuccess: true;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
declare module "@mui/material/styles" {
|
|
60
|
-
interface PaletteColor {
|
|
61
|
-
50?: string;
|
|
62
|
-
100?: string;
|
|
63
|
-
200?: string;
|
|
64
|
-
300?: string;
|
|
65
|
-
600?: string;
|
|
66
|
-
700?: string;
|
|
67
|
-
800?: string;
|
|
68
|
-
}
|
|
69
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function capitalize(text: string): string;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export type ReplyPalette = "primary" | "secondary" | "warning" | "info" | "success" | "error";
|
|
2
|
-
export type ReplyTextPalette = "primary" | "secondary" | "disabled";
|
|
3
|
-
export type ReplyVariants = "outlined" | "filled" | "standard";
|
|
4
|
-
export type RepplyButtonVariants = "text" | "contained" | "outlined";
|
package/dist/src/index.d.ts
DELETED
package/dist/src/main.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SCAutocomplete } from '../../Components/SCAutocomplete';
|
|
3
|
-
|
|
4
|
-
declare const meta: Meta<typeof SCAutocomplete>;
|
|
5
|
-
export default meta;
|
|
6
|
-
type Story = StoryObj<typeof SCAutocomplete>;
|
|
7
|
-
export declare const SCAutocompleteStory: Story;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SCCalendarSwipeable } from '../../Components/SCCalendarSwipeable';
|
|
3
|
-
|
|
4
|
-
declare const meta: Meta<typeof SCCalendarSwipeable>;
|
|
5
|
-
export default meta;
|
|
6
|
-
type Story = StoryObj<typeof SCCalendarSwipeable>;
|
|
7
|
-
export declare const SCCalendarSwipeableStory: Story;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SCDataGrid } from '../../Components/SCDataGrid';
|
|
3
|
-
|
|
4
|
-
declare const meta: Meta<typeof SCDataGrid>;
|
|
5
|
-
export default meta;
|
|
6
|
-
type Story = StoryObj<typeof SCDataGrid>;
|
|
7
|
-
export declare const SCDataGridStory: Story;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SCMultiSelect } from '../../Components';
|
|
3
|
-
|
|
4
|
-
declare const meta: Meta<typeof SCMultiSelect>;
|
|
5
|
-
export default meta;
|
|
6
|
-
type Story = StoryObj<typeof SCMultiSelect>;
|
|
7
|
-
export declare const MultiSelectAtorie: Story;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SCTextField } from '../../Components/Textfield/SCTextField';
|
|
3
|
-
|
|
4
|
-
declare const meta: Meta<typeof SCTextField>;
|
|
5
|
-
export default meta;
|
|
6
|
-
type Story = StoryObj<typeof SCTextField>;
|
|
7
|
-
export declare const SCTextfieldStory: Story;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { Meta, StoryObj } from '@storybook/react';
|
|
2
|
-
import { SCToastNotification } from '../../Components/ToastNotification/SCToastNotification';
|
|
3
|
-
|
|
4
|
-
declare const meta: Meta<typeof SCToastNotification>;
|
|
5
|
-
export default meta;
|
|
6
|
-
type Story = StoryObj<typeof SCToastNotification>;
|
|
7
|
-
export declare const Primary: Story;
|
|
8
|
-
export declare const Secondary: {
|
|
9
|
-
name: string;
|
|
10
|
-
args: {
|
|
11
|
-
subtitle: string;
|
|
12
|
-
title: string;
|
|
13
|
-
dataOpt: string[];
|
|
14
|
-
type: string;
|
|
15
|
-
seeMore: boolean;
|
|
16
|
-
time: number;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
export declare const Terciario: {
|
|
20
|
-
name: string;
|
|
21
|
-
args: {
|
|
22
|
-
subtitle: string;
|
|
23
|
-
title: string;
|
|
24
|
-
type: string;
|
|
25
|
-
time: number;
|
|
26
|
-
};
|
|
27
|
-
};
|
package/dist/vite.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="img" class="iconify iconify--logos" width="31.88" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 257"><defs><linearGradient id="IconifyId1813088fe1fbc01fb466" x1="-.828%" x2="57.636%" y1="7.652%" y2="78.411%"><stop offset="0%" stop-color="#41D1FF"></stop><stop offset="100%" stop-color="#BD34FE"></stop></linearGradient><linearGradient id="IconifyId1813088fe1fbc01fb467" x1="43.376%" x2="50.316%" y1="2.242%" y2="89.03%"><stop offset="0%" stop-color="#FFEA83"></stop><stop offset="8.333%" stop-color="#FFDD35"></stop><stop offset="100%" stop-color="#FFA800"></stop></linearGradient></defs><path fill="url(#IconifyId1813088fe1fbc01fb466)" d="M255.153 37.938L134.897 252.976c-2.483 4.44-8.862 4.466-11.382.048L.875 37.958c-2.746-4.814 1.371-10.646 6.827-9.67l120.385 21.517a6.537 6.537 0 0 0 2.322-.004l117.867-21.483c5.438-.991 9.574 4.796 6.877 9.62Z"></path><path fill="url(#IconifyId1813088fe1fbc01fb467)" d="M185.432.063L96.44 17.501a3.268 3.268 0 0 0-2.634 3.014l-5.474 92.456a3.268 3.268 0 0 0 3.997 3.378l24.777-5.718c2.318-.535 4.413 1.507 3.936 3.838l-7.361 36.047c-.495 2.426 1.782 4.5 4.151 3.78l15.304-4.649c2.372-.72 4.652 1.36 4.15 3.788l-11.698 56.621c-.732 3.542 3.979 5.473 5.943 2.437l1.313-2.028l72.516-144.72c1.215-2.423-.88-5.186-3.54-4.672l-25.505 4.922c-2.396.462-4.435-1.77-3.759-4.114l16.646-57.705c.677-2.35-1.37-4.583-3.769-4.113Z"></path></svg>
|
package/dist/vitest.setup.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|