@egovernments/digit-ui-libraries 0.0.1-sandbox → 0.1.0-rc-optim-01

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 CHANGED
@@ -1,6 +1,6 @@
1
- # digit-ui-libraries
2
1
 
3
- > Made with @egovernments/create-ui-library
2
+
3
+ # digit-ui-svg-components
4
4
 
5
5
  ## Install
6
6
 
@@ -11,9 +11,28 @@ npm install --save @egovernments/digit-ui-libraries
11
11
  ## Limitation
12
12
 
13
13
  ```bash
14
- This Package is more specific to Urban
14
+ This Package is more specific to DIGIT-UI's can be used across mission's
15
+ ```
16
+
17
+ ## Usage
18
+
19
+ After adding the dependency make sure you have this dependency in
20
+
21
+ ```bash
22
+ frontend/micro-ui/web/package.json
23
+ ```
24
+
25
+ ```json
26
+ "@egovernments/digit-ui-libraries":"1.8.0",
27
+ ```
28
+
29
+ then navigate to App.js
30
+
31
+ ```bash
32
+ frontend/micro-ui/web/src/App.js
15
33
  ```
16
34
 
35
+
17
36
  ## Usage
18
37
 
19
38
  ```jsx
@@ -35,10 +54,21 @@ export default App;
35
54
 
36
55
  ## Changelog
37
56
 
38
- ### Summary for Version [1.7.35] - 2025-03-20
57
+ ### Summary for Version [1.8.2-beta.1] - 2024-06-05
58
+
59
+ For a detailed changelog, see the [CHANGELOG.md](./CHANGELOG.md) file.
39
60
 
40
- Added tenantId in Multiple api calls of obps, bills, tl, pt etc
61
+
62
+ ### Published from DIGIT Frontend
63
+ DIGIT Frontend Repo (https://github.com/egovernments/Digit-Frontend/tree/develop)
64
+
65
+ ### Contributors
66
+
67
+ [jagankumar-egov] [nipunarora-eGov] [Tulika-eGov] [Ramkrishna-egov] [nabeelmd-eGov] [anil-egov] [vamshikrishnakole-wtt-egov]
41
68
 
42
69
  ## License
43
70
 
44
- MIT © [](https://github.com/)
71
+ MIT © [jagankumar-egov](https://github.com/jagankumar-egov)
72
+
73
+
74
+ ![Logo](https://s3.ap-south-1.amazonaws.com/works-dev-asset/mseva-white-logo.png)