@egovernments/digit-ui-components 0.0.1-beta.9 → 0.0.1-webpack.10
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/README.md +64 -13
- package/dist/index.js +2 -1
- package/dist/index.js.LICENSE.txt +86 -0
- package/package.json +22 -35
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
Copyright (c) 2018 Jed Watson.
|
|
3
|
+
Licensed under the MIT License (MIT), see
|
|
4
|
+
http://jedwatson.github.io/classnames
|
|
5
|
+
*/
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* @license
|
|
9
|
+
* Lodash <https://lodash.com/>
|
|
10
|
+
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
11
|
+
* Released under MIT license <https://lodash.com/license>
|
|
12
|
+
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|
13
|
+
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|
14
|
+
*/
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* @license React
|
|
18
|
+
* react-dom.production.min.js
|
|
19
|
+
*
|
|
20
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
21
|
+
*
|
|
22
|
+
* This source code is licensed under the MIT license found in the
|
|
23
|
+
* LICENSE file in the root directory of this source tree.
|
|
24
|
+
*/
|
|
25
|
+
|
|
26
|
+
/**
|
|
27
|
+
* @license React
|
|
28
|
+
* react-jsx-runtime.production.min.js
|
|
29
|
+
*
|
|
30
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
31
|
+
*
|
|
32
|
+
* This source code is licensed under the MIT license found in the
|
|
33
|
+
* LICENSE file in the root directory of this source tree.
|
|
34
|
+
*/
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @license React
|
|
38
|
+
* scheduler.production.min.js
|
|
39
|
+
*
|
|
40
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
41
|
+
*
|
|
42
|
+
* This source code is licensed under the MIT license found in the
|
|
43
|
+
* LICENSE file in the root directory of this source tree.
|
|
44
|
+
*/
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* @remix-run/router v1.18.0
|
|
48
|
+
*
|
|
49
|
+
* Copyright (c) Remix Software Inc.
|
|
50
|
+
*
|
|
51
|
+
* This source code is licensed under the MIT license found in the
|
|
52
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
53
|
+
*
|
|
54
|
+
* @license MIT
|
|
55
|
+
*/
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* React Router DOM v6.25.1
|
|
59
|
+
*
|
|
60
|
+
* Copyright (c) Remix Software Inc.
|
|
61
|
+
*
|
|
62
|
+
* This source code is licensed under the MIT license found in the
|
|
63
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
64
|
+
*
|
|
65
|
+
* @license MIT
|
|
66
|
+
*/
|
|
67
|
+
|
|
68
|
+
/**
|
|
69
|
+
* React Router v6.25.1
|
|
70
|
+
*
|
|
71
|
+
* Copyright (c) Remix Software Inc.
|
|
72
|
+
*
|
|
73
|
+
* This source code is licensed under the MIT license found in the
|
|
74
|
+
* LICENSE.md file in the root directory of this source tree.
|
|
75
|
+
*
|
|
76
|
+
* @license MIT
|
|
77
|
+
*/
|
|
78
|
+
|
|
79
|
+
/** @license React v16.13.1
|
|
80
|
+
* react-is.production.min.js
|
|
81
|
+
*
|
|
82
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
83
|
+
*
|
|
84
|
+
* This source code is licensed under the MIT license found in the
|
|
85
|
+
* LICENSE file in the root directory of this source tree.
|
|
86
|
+
*/
|
package/package.json
CHANGED
|
@@ -1,66 +1,53 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@egovernments/digit-ui-components",
|
|
3
|
-
"version": "0.0.1-
|
|
3
|
+
"version": "0.0.1-webpack.10",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.modern.js",
|
|
7
7
|
"source": "src/index.js",
|
|
8
8
|
"engines": {
|
|
9
|
-
"node": ">=
|
|
9
|
+
"node": ">=18"
|
|
10
10
|
},
|
|
11
11
|
"homepage": "https://unified-dev.digit.org/storybook/",
|
|
12
12
|
"author": "Jagankumar <jagan.kumar@egov.org.in>",
|
|
13
13
|
"scripts": {
|
|
14
14
|
"example": "cd example && npm run start",
|
|
15
|
-
"build": "
|
|
16
|
-
"start": "microbundle-crl watch --no-compress --format modern,cjs",
|
|
15
|
+
"build": "webpack --config webpack.config.js",
|
|
17
16
|
"prepare": "yarn build",
|
|
18
|
-
"publish:components": "npm publish --tag core-v0.1",
|
|
17
|
+
"publish:components": "npm publish --tag core-webpack-v0.1",
|
|
19
18
|
"predeploy": "cd example && yarn install && yarn run build",
|
|
20
|
-
"deploy": "gh-pages -d example/build"
|
|
21
|
-
"storybook": "start-storybook -p 6006 -s public",
|
|
22
|
-
"build-storybook": "build-storybook -s public -o dist-storybook",
|
|
23
|
-
"deploy-storybook": "npm run build-storybook && surge --project dist-storybook --domain svg-components-$npm_package_version.surge.sh"
|
|
24
|
-
},
|
|
25
|
-
"peerDependencies": {
|
|
26
|
-
"react": "17.0.2",
|
|
27
|
-
"react-dom": "17.0.2",
|
|
28
|
-
"react-router-dom": "5.3.0"
|
|
19
|
+
"deploy": "gh-pages -d example/build"
|
|
29
20
|
},
|
|
30
21
|
"devDependencies": {
|
|
31
|
-
"@
|
|
32
|
-
"@
|
|
33
|
-
"@
|
|
34
|
-
"
|
|
35
|
-
"@storybook/preset-create-react-app": "3.2.0",
|
|
36
|
-
"@storybook/react": "6.4.20",
|
|
37
|
-
"babel-eslint": "10.1.0",
|
|
22
|
+
"@babel/core": "^7.23.3",
|
|
23
|
+
"@babel/preset-env": "^7.23.3",
|
|
24
|
+
"@babel/preset-react": "^7.23.3",
|
|
25
|
+
"babel-loader": "^8.0.0",
|
|
38
26
|
"cross-env": "7.0.3",
|
|
39
27
|
"gh-pages": "2.2.0",
|
|
40
28
|
"husky": "7.0.4",
|
|
41
29
|
"lint-staged": "12.3.7",
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"react-dom": "17.0.2",
|
|
45
|
-
"react-query": "3.6.1",
|
|
46
|
-
"react-responsive": "9.0.2",
|
|
47
|
-
"react-router-dom": "5.3.0",
|
|
48
|
-
"react-scripts": "^4.0.1"
|
|
30
|
+
"webpack": "^5.89.0",
|
|
31
|
+
"webpack-cli": "^4.10.0"
|
|
49
32
|
},
|
|
50
33
|
"files": [
|
|
51
34
|
"dist"
|
|
52
35
|
],
|
|
53
36
|
"dependencies": {
|
|
54
|
-
"@
|
|
55
|
-
"@egovernments/digit-ui-
|
|
56
|
-
"@egovernments/digit-ui-svg-components": "1.0.4",
|
|
37
|
+
"@babel/plugin-transform-react-jsx": "7.16.0",
|
|
38
|
+
"@egovernments/digit-ui-svg-components": "1.0.0-webpack.1",
|
|
57
39
|
"@googlemaps/js-api-loader": "1.13.10",
|
|
58
40
|
"autoprefixer": "^10.4.15",
|
|
41
|
+
"date-fns": "3.6.0",
|
|
59
42
|
"postcss-flexbugs-fixes": "^5.0.2",
|
|
60
|
-
"react
|
|
61
|
-
"react-
|
|
62
|
-
"react-
|
|
63
|
-
"react-
|
|
43
|
+
"react": "18.3.1",
|
|
44
|
+
"react-dom": "18.3.1",
|
|
45
|
+
"react-date-range": "2.0.1",
|
|
46
|
+
"react-hook-form": "7.52.1",
|
|
47
|
+
"react-i18next": "15.0.0",
|
|
48
|
+
"react-lottie": "1.2.4",
|
|
49
|
+
"react-responsive": "10.0.0",
|
|
50
|
+
"react-router-dom": "6.25.1"
|
|
64
51
|
},
|
|
65
52
|
"browserslist": {
|
|
66
53
|
"production": [
|