componentes-sinco 1.0.3 → 1.0.4
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/package.json +23 -17
- package/dist/componentes-sinco.css +0 -1
- package/dist/index.cjs +0 -3928
- package/dist/index.css +0 -42
- package/dist/index.d.cts +0 -396
- package/dist/index.d.ts +0 -396
- package/dist/index.js +0 -3872
- 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
package/package.json
CHANGED
|
@@ -1,21 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "componentes-sinco",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.4",
|
|
4
4
|
"description": "Una librería de React con TypeScript y Vite",
|
|
5
|
-
"main": "dist/index.js",
|
|
6
|
-
"module": "dist/index.mjs",
|
|
7
|
-
"types": "dist/index.d.ts",
|
|
8
5
|
"type": "module",
|
|
9
|
-
"exports": {
|
|
10
|
-
"import": "./dist/my-react-lib.es.js",
|
|
11
|
-
"require": "./dist/my-react-lib.cjs.js",
|
|
12
|
-
"default": "./dist/my-react-lib.es.js"
|
|
13
|
-
},
|
|
14
6
|
"files": [
|
|
15
7
|
"dist"
|
|
16
8
|
],
|
|
9
|
+
"main": "./dist/index.js",
|
|
10
|
+
"module": "./dist/index.js",
|
|
11
|
+
"types": "./dist/index.d.ts",
|
|
12
|
+
"exports": {
|
|
13
|
+
".": {
|
|
14
|
+
"import": "./dist/index.js",
|
|
15
|
+
"require": "./dist/index.js",
|
|
16
|
+
"types": "./dist/index.d.ts"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
17
19
|
"scripts": {
|
|
18
|
-
"build": "tsup
|
|
20
|
+
"build": "tsup",
|
|
19
21
|
"dev": "vite --force",
|
|
20
22
|
"storybook": "storybook dev -p 6006",
|
|
21
23
|
"build-storybook": "storybook build",
|
|
@@ -23,6 +25,10 @@
|
|
|
23
25
|
"chromatic": "npx chromatic --project-token=chpt_951719ca33cf09e",
|
|
24
26
|
"test": "vitest"
|
|
25
27
|
},
|
|
28
|
+
"peerDependencies": {
|
|
29
|
+
"react": "^18.3.0 || ^19.0.0",
|
|
30
|
+
"react-dom": "^18.3.0 || ^19.0.0"
|
|
31
|
+
},
|
|
26
32
|
"dependencies": {
|
|
27
33
|
"@date-io/dayjs": "^3.2.0",
|
|
28
34
|
"@emotion/react": "^11.14.0",
|
|
@@ -33,18 +39,16 @@
|
|
|
33
39
|
"@mui/lab": "^6.0.0-beta.28",
|
|
34
40
|
"@mui/material": "^6.4.5",
|
|
35
41
|
"@mui/styles": "^6.4.12",
|
|
42
|
+
"@mui/system": "^7.2.0",
|
|
36
43
|
"@mui/x-data-grid-pro": "^7.27.1",
|
|
37
|
-
"@mui/x-date-pickers": "^
|
|
44
|
+
"@mui/x-date-pickers": "^8.6.0",
|
|
45
|
+
"@mui/x-date-pickers-pro": "^8.6.0",
|
|
38
46
|
"@mui/x-license-pro": "^6.10.2",
|
|
39
47
|
"@storybook/addon-storysource": "^8.6.0",
|
|
40
48
|
"@testing-library/react": "^16.3.0",
|
|
41
|
-
"
|
|
42
|
-
"date-fns": "^2.30.0",
|
|
49
|
+
"date-fns": "^4.1.0",
|
|
43
50
|
"dayjs": "^1.11.13",
|
|
44
51
|
"moment": "^2.30.1",
|
|
45
|
-
"react": "^18.3.1",
|
|
46
|
-
"react-big-calendar": "^1.19.2",
|
|
47
|
-
"react-dom": "^18.3.1",
|
|
48
52
|
"react-error-boundary": "^5.0.0",
|
|
49
53
|
"react-router": "^7.6.1",
|
|
50
54
|
"react-router-dom": "^7.2.0",
|
|
@@ -74,7 +78,9 @@
|
|
|
74
78
|
"@vitejs/plugin-react": "^4.3.4",
|
|
75
79
|
"@vitest/ui": "^3.1.3",
|
|
76
80
|
"chromatic": "^11.28.0",
|
|
81
|
+
"cross-env": "^7.0.3",
|
|
77
82
|
"jsdom": "^26.1.0",
|
|
83
|
+
"react-big-calendar": "^1.19.4",
|
|
78
84
|
"tsup": "^8.1.0",
|
|
79
85
|
"typescript": "^4.9.5",
|
|
80
86
|
"vite": "^6.3.5",
|
|
@@ -82,6 +88,6 @@
|
|
|
82
88
|
"vitest": "^3.1.4"
|
|
83
89
|
},
|
|
84
90
|
"publishConfig": {
|
|
85
|
-
"access": "public"
|
|
91
|
+
"access": "public"
|
|
86
92
|
}
|
|
87
93
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.red-asterisk{color:#d14343}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{margin:0;padding:0;-ms-overflow-style:none}body::-ms-scrollbar-track{background:#f1f1f1}body::-ms-scrollbar-thumb{background:#888}::-webkit-scrollbar{width:14px!important;height:14px!important;background:#eaebec}::-webkit-scrollbar-thumb{background-color:#2063a0;border:3.5px solid #EAEBEC;border-radius:17px}.APP5PassWord{-webkit-text-security:disc}input[type=password]::-ms-reveal{display:none!important}input[type=password]::-ms-clear{display:none!important}
|