tabexseriescomponents 0.2.798 → 0.2.799
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/index.cjs.js +113 -174
- package/dist/index.esm.js +113 -173
- package/dist/index.umd.js +117 -177
- package/package.json +1 -2
- package/yarn-error.log +113 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tabexseriescomponents",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.799",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "your description",
|
|
6
6
|
"main": "dist/index.cjs.js",
|
|
@@ -39,7 +39,6 @@
|
|
|
39
39
|
"react-cssfx-loading": "^2.1.0",
|
|
40
40
|
"react-datepicker": "8.1.0",
|
|
41
41
|
"react-dom": "^19.0.0",
|
|
42
|
-
"react-facebook-login": "^4.1.1",
|
|
43
42
|
"react-horizontal-scrolling-menu": "^3.2.0",
|
|
44
43
|
"react-image-gallery": "^1.4.0",
|
|
45
44
|
"react-input-range": "^1.3.0",
|
package/yarn-error.log
ADDED
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
Arguments:
|
|
2
|
+
C:\Program Files\nodejs\node.exe C:\Users\Lenovo\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js install
|
|
3
|
+
|
|
4
|
+
PATH:
|
|
5
|
+
C:\Python311\Scripts\;C:\Python311\;C:\Python39\Scripts\;C:\Python39\;C:\Program Files\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Java\jdk-15.0.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;C:\Users\Lenovo\AppData\Local\Android\Sdk\platform-tools;C:\Program Files\Git\cmd;C:\Program Files\nodejs\;C:\Users\Lenovo\AppData\Local\Microsoft\WindowsApps;C:\Users\Lenovo\AppData\Local\atom\bin;C:\Users\Lenovo\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Lenovo\AppData\Local\Microsoft\WindowsApps;C:\Users\Lenovo\AppData\Roaming\npm
|
|
6
|
+
|
|
7
|
+
Yarn version:
|
|
8
|
+
1.22.19
|
|
9
|
+
|
|
10
|
+
Node version:
|
|
11
|
+
21.6.2
|
|
12
|
+
|
|
13
|
+
Platform:
|
|
14
|
+
win32 x64
|
|
15
|
+
|
|
16
|
+
Trace:
|
|
17
|
+
Error: ENOSPC: no space left on device, copyfile 'C:\Users\Lenovo\AppData\Local\Yarn\Cache\v6\npm-@react-icons-all-files-4.1.0-477284873a0821928224b6fc84c62d2534d6650b-integrity\node_modules\@react-icons\all-files\fc\FcUpRight.esm.js' -> 'C:\tabexseries\tabex series projects\tabexseriescomponents-main\node_modules\@react-icons\all-files\fc\FcUpRight.esm.js'
|
|
18
|
+
|
|
19
|
+
npm manifest:
|
|
20
|
+
{
|
|
21
|
+
"name": "tabexseriescomponents",
|
|
22
|
+
"version": "0.2.798",
|
|
23
|
+
"type": "module",
|
|
24
|
+
"description": "your description",
|
|
25
|
+
"main": "dist/index.cjs.js",
|
|
26
|
+
"module": "dist/index.esm.js",
|
|
27
|
+
"exports": {
|
|
28
|
+
"import": "./dist/index.esm.js",
|
|
29
|
+
"require": "./dist/index.cjs.js"
|
|
30
|
+
},
|
|
31
|
+
"sideEffects": false,
|
|
32
|
+
"scripts": {
|
|
33
|
+
"build": "rollup -c",
|
|
34
|
+
"updater": "vite build --watch"
|
|
35
|
+
},
|
|
36
|
+
"dependencies": {
|
|
37
|
+
"@babel/runtime": "^7.12.5",
|
|
38
|
+
"@emotion/react": "^11.10.5",
|
|
39
|
+
"@emotion/styled": "^11.10.5",
|
|
40
|
+
"@mui/material": "^5.11.1",
|
|
41
|
+
"@mui/system": "^5.11.1",
|
|
42
|
+
"@paypal/react-paypal-js": "^8.7.0",
|
|
43
|
+
"@react-icons/all-files": "^4.1.0",
|
|
44
|
+
"@react-oauth/google": "^0.2.6",
|
|
45
|
+
"@rollup/plugin-node-resolve": "^13.3.0",
|
|
46
|
+
"axios": "^0.27.2",
|
|
47
|
+
"before-after-react": "^1.0.5",
|
|
48
|
+
"glamor": "^2.20.40",
|
|
49
|
+
"google-map-react": "^2.2.0",
|
|
50
|
+
"imagekitio-react": "^1.1.1",
|
|
51
|
+
"jwt-decode": "^3.1.2",
|
|
52
|
+
"postcss": "^8.4.16",
|
|
53
|
+
"react": "^19.0.0",
|
|
54
|
+
"react-accessible-accordion": "^5.0.0",
|
|
55
|
+
"react-background-slideshow": "^1.0.4",
|
|
56
|
+
"react-bootstrap": "^2.5.0",
|
|
57
|
+
"react-countdown-circle-timer": "^3.2.1",
|
|
58
|
+
"react-cssfx-loading": "^2.1.0",
|
|
59
|
+
"react-datepicker": "8.1.0",
|
|
60
|
+
"react-dom": "^19.0.0",
|
|
61
|
+
"react-horizontal-scrolling-menu": "^3.2.0",
|
|
62
|
+
"react-image-gallery": "^1.4.0",
|
|
63
|
+
"react-input-range": "^1.3.0",
|
|
64
|
+
"react-intersection-observer": "^9.4.0",
|
|
65
|
+
"react-multilevel-dropdown": "^3.0.3",
|
|
66
|
+
"react-notifications": "^1.7.4",
|
|
67
|
+
"react-paginate": "^8.1.4",
|
|
68
|
+
"react-phone-input-2": "^2.15.1",
|
|
69
|
+
"react-player": "^2.11.0",
|
|
70
|
+
"react-query": "^3.39.2",
|
|
71
|
+
"react-rating-stars-component": "^2.2.0",
|
|
72
|
+
"react-router": "^6.3.0",
|
|
73
|
+
"react-router-dom": "^6.3.0",
|
|
74
|
+
"react-select": "5.10.0",
|
|
75
|
+
"react-share": "^4.4.1",
|
|
76
|
+
"react-slick": "^0.29.0",
|
|
77
|
+
"react-slideshow-image": "^4.0.5",
|
|
78
|
+
"react-textarea-autosize": "^8.3.4",
|
|
79
|
+
"react-type-animation": "^3.2.0",
|
|
80
|
+
"rollup-plugin-img": "^1.1.0",
|
|
81
|
+
"rollup-plugin-import-css": "^3.0.3",
|
|
82
|
+
"rollup-plugin-postcss": "^4.0.2",
|
|
83
|
+
"rollup-plugin-terser": "^7.0.2",
|
|
84
|
+
"swiper": "^9.2.4",
|
|
85
|
+
"universal-cookie": "^4.0.4"
|
|
86
|
+
},
|
|
87
|
+
"keywords": [
|
|
88
|
+
"react",
|
|
89
|
+
"keywords"
|
|
90
|
+
],
|
|
91
|
+
"author": "tabex",
|
|
92
|
+
"license": "MIT",
|
|
93
|
+
"devDependencies": {
|
|
94
|
+
"@babel/cli": "^7.18.10",
|
|
95
|
+
"@babel/core": "^7.18.13",
|
|
96
|
+
"@babel/plugin-transform-runtime": "^7.12.10",
|
|
97
|
+
"@babel/preset-env": "^7.18.10",
|
|
98
|
+
"@babel/preset-react": "^7.18.6",
|
|
99
|
+
"@rollup/plugin-babel": "^5.3.1",
|
|
100
|
+
"@rollup/plugin-image": "^2.1.1",
|
|
101
|
+
"autoprefixer": "^10.4.8",
|
|
102
|
+
"rollup": "^2.79.0",
|
|
103
|
+
"rollup-plugin-image": "^1.0.2",
|
|
104
|
+
"rollup-plugin-sourcemaps": "^0.6.3",
|
|
105
|
+
"rollup-plugin-styles": "^3.14.1"
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
yarn manifest:
|
|
110
|
+
No manifest
|
|
111
|
+
|
|
112
|
+
Lockfile:
|
|
113
|
+
No lockfile
|