@egovernments/digit-ui-components-css 0.0.2-beta.1 → 0.0.2-beta.11

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.
Files changed (197) hide show
  1. package/CHANGELOG.md +88 -54
  2. package/README.md +80 -80
  3. package/dist/index.css +5782 -14109
  4. package/dist/index.min.css +2 -2
  5. package/package.json +69 -67
  6. package/src/digitv2/components/FormComposerV2.scss +118 -118
  7. package/src/digitv2/components/actionbarV2.scss +207 -110
  8. package/src/digitv2/components/backLinkV2.scss +37 -0
  9. package/src/digitv2/components/bodyContainerV2.scss +39 -39
  10. package/src/digitv2/components/breadcrumbV2.scss +57 -0
  11. package/src/digitv2/components/buttonsV2.scss +451 -407
  12. package/src/digitv2/components/cardV2.scss +498 -383
  13. package/src/digitv2/components/cardbasedoptionsV2.scss +47 -0
  14. package/src/digitv2/components/{cardLabelV2.scss → cardlabelV2.scss} +7 -7
  15. package/src/digitv2/components/checkboxV2.scss +83 -79
  16. package/src/digitv2/components/{tagV2.scss → chipV2.scss} +129 -120
  17. package/src/digitv2/components/dividerV2.scss +11 -0
  18. package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +20 -18
  19. package/src/digitv2/components/fieldV1.scss +96 -96
  20. package/src/digitv2/components/headerdropdownV2.scss +152 -0
  21. package/src/digitv2/components/infoCardV2.scss +139 -142
  22. package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +75 -75
  23. package/src/digitv2/components/labelFieldPairV2.scss +66 -57
  24. package/src/digitv2/components/mobileNumberV2.scss +65 -65
  25. package/src/digitv2/components/multiSelectDropdownV2.scss +315 -315
  26. package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +160 -160
  27. package/src/digitv2/components/{panels.scss → panelV2.scss} +114 -114
  28. package/src/digitv2/components/popUpV2.scss +330 -308
  29. package/src/digitv2/components/radiobtnV2.scss +115 -113
  30. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +364 -360
  31. package/src/digitv2/components/{stepper.scss → stepperV2.scss} +147 -126
  32. package/src/digitv2/components/textInputV2.scss +462 -462
  33. package/src/digitv2/components/textareaV2.scss +99 -99
  34. package/src/digitv2/components/{textblock.scss → textblockV2.scss} +46 -46
  35. package/src/digitv2/components/{timeline.scss → timelineV2.scss} +170 -126
  36. package/src/digitv2/components/toastV2.scss +80 -80
  37. package/src/digitv2/components/{toggle.scss → toggleV2.scss} +72 -72
  38. package/src/digitv2/components/topbarV2.scss +388 -187
  39. package/src/digitv2/components/treeSelectV2.scss +132 -132
  40. package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +556 -468
  41. package/src/digitv2/components/viewCardFieldPairV2.scss +45 -0
  42. package/src/digitv2/index.scss +169 -197
  43. package/src/digitv2/pages/employee/index.scss +1 -1
  44. package/src/digitv2/pages/employee/workbench.scss +615 -615
  45. package/src/digitv2/typography.scss +638 -657
  46. package/src/index.scss +681 -774
  47. package/src/pages/employee/index.scss +625 -625
  48. package/src/pages/employee/login.scss +220 -220
  49. package/img/browser-icon.png +0 -0
  50. package/img/m_seva_white_logo.png +0 -0
  51. package/img/mseva-demo.png +0 -0
  52. package/src/components/CardBasedOptions.scss +0 -46
  53. package/src/components/CitizenHomeCard.scss +0 -56
  54. package/src/components/EllipsisMenu.scss +0 -17
  55. package/src/components/EventCalendarView.scss +0 -10
  56. package/src/components/FAQ.scss +0 -64
  57. package/src/components/OnGroundEventCard.scss +0 -72
  58. package/src/components/PageBasedInput.scss +0 -29
  59. package/src/components/PopupHeadingLabel.scss +0 -15
  60. package/src/components/PropertySearchForm.scss +0 -58
  61. package/src/components/SearchForm.scss +0 -56
  62. package/src/components/SearchOnRadioButton.scss +0 -10
  63. package/src/components/StandaloneSearchBar.scss +0 -10
  64. package/src/components/TimeLine.scss +0 -68
  65. package/src/components/WhatsNewCard.scss +0 -13
  66. package/src/components/actionLink.scss +0 -3
  67. package/src/components/actionbar.scss +0 -97
  68. package/src/components/bannercomponents.scss +0 -136
  69. package/src/components/body.scss +0 -144
  70. package/src/components/buttons.scss +0 -101
  71. package/src/components/card.scss +0 -391
  72. package/src/components/cardHeaderWithOptions.scss +0 -14
  73. package/src/components/changeLanguage.scss +0 -3
  74. package/src/components/charts.scss +0 -186
  75. package/src/components/checkbox.scss +0 -53
  76. package/src/components/checkpoint.scss +0 -63
  77. package/src/components/citizenInfoLabel.scss +0 -14
  78. package/src/components/custombtn.scss +0 -11
  79. package/src/components/datatable.scss +0 -134
  80. package/src/components/datewrap.scss +0 -21
  81. package/src/components/detailscard.scss +0 -6
  82. package/src/components/detailscontainer.scss +0 -13
  83. package/src/components/filters.scss +0 -98
  84. package/src/components/grey.scss +0 -3
  85. package/src/components/hoc/InboxComposer.scss +0 -115
  86. package/src/components/hoc/index.scss +0 -1
  87. package/src/components/howItWorks.scss +0 -71
  88. package/src/components/imageviewer.scss +0 -33
  89. package/src/components/inboxv2/InboxLinks.scss +0 -59
  90. package/src/components/inboxv2/horizontalNav.scss +0 -224
  91. package/src/components/inboxv2/inboxSearch.scss +0 -116
  92. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  93. package/src/components/inboxv2/index.scss +0 -5
  94. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  95. package/src/components/info-banner.scss +0 -35
  96. package/src/components/inputotp.scss +0 -15
  97. package/src/components/keynote.scss +0 -27
  98. package/src/components/languageSelector.scss +0 -24
  99. package/src/components/loader.scss +0 -96
  100. package/src/components/map.scss +0 -30
  101. package/src/components/menu.scss +0 -0
  102. package/src/components/metricsTable.scss +0 -28
  103. package/src/components/multiLink.scss +0 -88
  104. package/src/components/multiSelectDropdown.scss +0 -77
  105. package/src/components/navbar.scss +0 -312
  106. package/src/components/plusMinus.scss +0 -15
  107. package/src/components/popup.scss +0 -16
  108. package/src/components/radiobtn.scss +0 -45
  109. package/src/components/ratingstar.scss +0 -33
  110. package/src/components/roundedLabel.scss +0 -10
  111. package/src/components/searchAction.scss +0 -20
  112. package/src/components/sectionalDropdown.scss +0 -43
  113. package/src/components/selectdropdown.scss +0 -174
  114. package/src/components/sidebar.scss +0 -141
  115. package/src/components/staticDynamicMessages.scss +0 -107
  116. package/src/components/staticSideBar.scss +0 -27
  117. package/src/components/statushighlight.scss +0 -17
  118. package/src/components/submiterrors.scss +0 -11
  119. package/src/components/summary.scss +0 -29
  120. package/src/components/table.scss +0 -201
  121. package/src/components/tag.scss +0 -27
  122. package/src/components/telephone.scss +0 -17
  123. package/src/components/textfields.scss +0 -96
  124. package/src/components/toast.scss +0 -31
  125. package/src/components/toggleSwitch.scss +0 -41
  126. package/src/components/topbar.scss +0 -153
  127. package/src/components/uploadcomponents.scss +0 -100
  128. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  129. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  130. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  131. package/src/digitv2/components/actionLinkV2.scss +0 -9
  132. package/src/digitv2/components/appContainerV2.scss +0 -49
  133. package/src/digitv2/components/backButtonV2.scss +0 -26
  134. package/src/digitv2/components/bannerV2.scss +0 -120
  135. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  136. package/src/digitv2/components/breakLineV2.scss +0 -6
  137. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  138. package/src/digitv2/components/checkpointV2.scss +0 -71
  139. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  140. package/src/digitv2/components/dateWrapV2.scss +0 -17
  141. package/src/digitv2/components/detailsCardV2.scss +0 -17
  142. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  143. package/src/digitv2/components/footerV2.scss +0 -55
  144. package/src/digitv2/components/headerBarV2.scss +0 -34
  145. package/src/digitv2/components/headerV2.scss +0 -12
  146. package/src/digitv2/components/keynoteV2.scss +0 -35
  147. package/src/digitv2/components/loaderV2.scss +0 -85
  148. package/src/digitv2/components/modalV2.scss +0 -46
  149. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  150. package/src/digitv2/components/navbarV2.scss +0 -9
  151. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  152. package/src/digitv2/components/numeric.scss +0 -47
  153. package/src/digitv2/components/otpInputV2.scss +0 -15
  154. package/src/digitv2/components/paragraphV2.scss +0 -5
  155. package/src/digitv2/components/ratingV2.scss +0 -33
  156. package/src/digitv2/components/searchActionV2.scss +0 -11
  157. package/src/digitv2/components/searchFormV2.scss +0 -76
  158. package/src/digitv2/components/searchcomponent.scss +0 -7
  159. package/src/digitv2/components/sidebarV2.scss +0 -11
  160. package/src/digitv2/components/telephoneV2.scss +0 -18
  161. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  162. package/src/digitv2/components/uploadFileV2.scss +0 -146
  163. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  164. package/src/pages/citizen/DocumentList.scss +0 -305
  165. package/src/pages/citizen/Events.scss +0 -47
  166. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  167. package/src/pages/citizen/SurveyList.scss +0 -22
  168. package/src/pages/citizen/citizenDocument.scss +0 -22
  169. package/src/pages/citizen/container.scss +0 -19
  170. package/src/pages/citizen/payment/payment-type.scss +0 -3
  171. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  172. package/src/pages/employee/EmployeeLogin.scss +0 -7
  173. package/src/pages/employee/cardfix.scss +0 -13
  174. package/src/pages/employee/container.scss +0 -72
  175. package/src/pages/employee/dss.scss +0 -266
  176. package/src/pages/employee/form-fields.scss +0 -13
  177. package/src/pages/employee/iframe.scss +0 -66
  178. package/src/pages/employee/inbox.scss +0 -585
  179. package/src/pages/employee/oldMobileInbox.scss +0 -5
  180. package/src/pages/employee/popupmodule.scss +0 -34
  181. package/src/pages/employee/response.scss +0 -3
  182. package/src/pages/employee/scroll-table.scss +0 -119
  183. package/src/pages/employee/surveys.scss +0 -273
  184. package/src/pages/employee/tooltip.scss +0 -36
  185. package/src/pages/employee/updateNumber.scss +0 -13
  186. package/svg/arrowdown.svg +0 -1
  187. package/svg/arrowleft.svg +0 -1
  188. package/svg/calendar.svg +0 -1
  189. package/svg/camera.svg +0 -4
  190. package/svg/check.svg +0 -4
  191. package/svg/close.svg +0 -4
  192. package/svg/error.svg +0 -4
  193. package/svg/error2.svg +0 -5
  194. package/svg/searchicon.svg +0 -4
  195. package/svg/starempty.svg +0 -4
  196. package/svg/starfilled.svg +0 -5
  197. package/svg/success.svg +0 -4
package/CHANGELOG.md CHANGED
@@ -1,55 +1,89 @@
1
- # Changelog
2
-
3
- ## [0.0.2-beta.1] - 2024-06-04
4
- ### Changed
5
- - Updated Popup Classname
6
-
7
-
8
- ## [0.0.2] - 2024-06-03
9
- - New components and enhancements for old components
10
-
11
- ### New Changes
12
-
13
- - Added Error Message Component.
14
- - Added Info Button Component.
15
- - Added Panels Component.
16
- - Added Popup Component With Two Variants defualt and alert.
17
- - Added RemoveableTag Component.
18
- - Added Stepper Component.
19
- - Added TextBlock Component.
20
- - Added Timeline Component.
21
- - Added Uploader Component With Three Varinats UploadFile,UploadPopup and UploadImage.
22
- - Added PanelCard Molecule.
23
-
24
- ### Enhancements
25
-
26
- - Updated Button Component Styles.
27
- - Updated Dropdown Component Styles and Added SelectAll Option.
28
- - Updated InfoCard Component Styles.
29
- - Added Animation for Toast.
30
- - Added new prop named type for Toast replacing the separate props for `info`, `warning`, and `error`.
31
- - Updated Typography with lineHeight
32
- - Updated Color Typography
33
-
34
- ## 0.0.1-beta
35
- - **13:** Fixed the login text styling issue
36
- - **1:** Styles for login dropdown and homepage dropdowns
37
- - **beta:** Added workbench related CSS and some new Digit v2 constants based on em
38
- - **1.5.41:** Added styles for login dropdown and homepage dropdowns
39
- - **1.5.40:** Alignment issue in edit and logout
40
- - **1.5.39:** Updated login SCSS and alignment issues
41
- - **1.5.37:** Updated the README content
42
- - **1.5.36:** Enhanced the form composer with header attribute
43
- - **1.5.35:** Fixed the card CSS issues
44
- - **1.5.34:** Fixed breadcrumb styling issue
45
- - **1.5.33:** Fixed some card related CSS issues due to v2 CSS
46
- - **1.5.32:** Newer CSS DIGITv2 added and corrected few existing issues
47
- - **1.5.31:** Corrected the CSS for inbox composers and default core UI
48
- - **1.5.30:** Updated the CSS for dynamic dropdown filter DSS
49
- - **1.5.29:** Layout issues fixed
50
- - **1.5.28:** Horizontal Bar chart alignment fixes
51
- - **1.5.27:** DSS UI alignment fixes for Horizontal Metric and bar chart
52
- - **1.5.26:** Added new CSS class for DSS enhancements
53
- - **1.5.25:** Added the CSS of inbox search composers
54
- - **1.5.24:** Added the README file
1
+ # Changelog
2
+
3
+ ## [0.0.2-beta.11] - 2024-07-04
4
+ ### Added
5
+ - Updated styles for actionbar,header and timeline molecule
6
+
7
+ ## [0.0.2-beta.10] - 2024-06-28
8
+ ### Added
9
+ - Updated styles
10
+
11
+ ## [0.0.2-beta.9] - 2024-06-25
12
+ ### Added
13
+ - Updated Uploader preview styles
14
+
15
+ ## [0.0.2-beta.6] - 2024-06-24
16
+ ### Added
17
+ - Added ViewMore button for timeline molecule
18
+
19
+ ## [0.0.2-beta.5] - 2024-06-19
20
+ ### Added
21
+ - Added BreadCrumb css
22
+
23
+ ## [0.0.2-beta.4] - 2024-06-17
24
+ ### Added
25
+ - Added Timeline Molecule related css
26
+
27
+ ## [0.0.2-beta.3] - 2024-06-13
28
+ ### Changed
29
+ - Deleted Unused CSS
30
+ - Added preview overlay styles for uploadedfile and backLink styles
31
+
32
+
33
+ ## [0.0.2-beta.2] - 2024-06-13
34
+ ### Changed
35
+ - Deleted Unused CSS
36
+
37
+ ## [0.0.2-beta.1] - 2024-06-04
38
+ ### Changed
39
+ - Updated Popup Classname
40
+
41
+
42
+ ## [0.0.2] - 2024-06-03
43
+ - New components and enhancements for old components
44
+
45
+ ### New Changes
46
+
47
+ - Added Error Message Component.
48
+ - Added Info Button Component.
49
+ - Added Panels Component.
50
+ - Added Popup Component With Two Variants defualt and alert.
51
+ - Added RemoveableTag Component.
52
+ - Added Stepper Component.
53
+ - Added TextBlock Component.
54
+ - Added Timeline Component.
55
+ - Added Uploader Component With Three Varinats UploadFile,UploadPopup and UploadImage.
56
+ - Added PanelCard Molecule.
57
+
58
+ ### Enhancements
59
+
60
+ - Updated Button Component Styles.
61
+ - Updated Dropdown Component Styles and Added SelectAll Option.
62
+ - Updated InfoCard Component Styles.
63
+ - Added Animation for Toast.
64
+ - Added new prop named type for Toast replacing the separate props for `info`, `warning`, and `error`.
65
+ - Updated Typography with lineHeight
66
+ - Updated Color Typography
67
+
68
+ ## 0.0.1-beta
69
+ - **13:** Fixed the login text styling issue
70
+ - **1:** Styles for login dropdown and homepage dropdowns
71
+ - **beta:** Added workbench related CSS and some new Digit v2 constants based on em
72
+ - **1.5.41:** Added styles for login dropdown and homepage dropdowns
73
+ - **1.5.40:** Alignment issue in edit and logout
74
+ - **1.5.39:** Updated login SCSS and alignment issues
75
+ - **1.5.37:** Updated the README content
76
+ - **1.5.36:** Enhanced the form composer with header attribute
77
+ - **1.5.35:** Fixed the card CSS issues
78
+ - **1.5.34:** Fixed breadcrumb styling issue
79
+ - **1.5.33:** Fixed some card related CSS issues due to v2 CSS
80
+ - **1.5.32:** Newer CSS DIGITv2 added and corrected few existing issues
81
+ - **1.5.31:** Corrected the CSS for inbox composers and default core UI
82
+ - **1.5.30:** Updated the CSS for dynamic dropdown filter DSS
83
+ - **1.5.29:** Layout issues fixed
84
+ - **1.5.28:** Horizontal Bar chart alignment fixes
85
+ - **1.5.27:** DSS UI alignment fixes for Horizontal Metric and bar chart
86
+ - **1.5.26:** Added new CSS class for DSS enhancements
87
+ - **1.5.25:** Added the CSS of inbox search composers
88
+ - **1.5.24:** Added the README file
55
89
  - **1.5.23:** Base version
package/README.md CHANGED
@@ -1,81 +1,81 @@
1
- <!-- TODO: update this -->
2
-
3
- # digit-ui-css
4
-
5
- ## Install
6
-
7
- ```bash
8
- npm install --save @egovernments/digit-ui-components-css
9
- ```
10
-
11
- ## Limitation
12
-
13
- ```bash
14
- This Package is more specific to DIGIT-UI's can be used across mission's
15
- It is the base css for all Digit UI's
16
- ```
17
-
18
- ## Usage
19
-
20
- After adding the dependency make sure you have this dependency in
21
-
22
- ```bash
23
- frontend/micro-ui/web/package.json
24
- ```
25
-
26
- ```json
27
- "@egovernments/digit-ui-components-css":"0.0.2",
28
- ```
29
-
30
- then navigate to App.js
31
-
32
- ```bash
33
- frontend/micro-ui/web/public/index.html
34
- ```
35
-
36
- ```jsx
37
- /** add this import **/
38
-
39
- <link rel="stylesheet" href="https://unpkg.com/@egovernments/digit-ui-components-css@0.0.2/dist/index.css" />
40
-
41
- ```
42
- ## Changelog
43
-
44
- ### Summary for Version [0.0.2] - 2024-06-03
45
-
46
- #### New Changes
47
-
48
- - Added Error Message Component.
49
- - Added Info Button Component.
50
- - Added Panels Component.
51
- - Added Popup Component with two variants: `default` and `alert`.
52
- - Added RemoveableTag Component.
53
- - Added Stepper Component.
54
- - Added TextBlock Component.
55
- - Added Timeline Component.
56
- - Added Uploader Component with three variants: `UploadFile`, `UploadPopup`, and `UploadImage`.
57
- - Added PanelCard Molecule.
58
-
59
- #### Enhancements
60
-
61
- - Updated Button Component Styles.
62
- - Updated Dropdown Component Styles and added SelectAll Option.
63
- - Updated InfoCard Component Styles.
64
- - Added Animation for Toast.
65
- - Added new prop `type` for Toast, replacing the separate props for `info`, `warning`, and `error`.
66
- - Updated Typography with lineHeight.
67
- - Updated Color Typography.
68
-
69
- For a detailed changelog, see the [CHANGELOG.md](./CHANGELOG.md) file.
70
-
71
- ## Published from DIGIT-UI-LIBRARIES
72
-
73
- DIGIT-UI-LIBRARIES Repo (https://github.com/egovernments/DIGIT-UI-LIBRARIES/tree/master)
74
-
75
- # Contributors
76
-
77
- [jagankumar-egov] [nipunarora-eGov] [Tulika-eGov] [Ramkrishna-egov] [nabeelmd-eGov] [anil-egov] [swathi-egov]
78
-
79
- ## License
80
-
1
+ <!-- TODO: update this -->
2
+
3
+ # digit-ui-css
4
+
5
+ ## Install
6
+
7
+ ```bash
8
+ npm install --save @egovernments/digit-ui-components-css
9
+ ```
10
+
11
+ ## Limitation
12
+
13
+ ```bash
14
+ This Package is more specific to DIGIT-UI's can be used across mission's
15
+ It is the base css for all Digit UI's
16
+ ```
17
+
18
+ ## Usage
19
+
20
+ After adding the dependency make sure you have this dependency in
21
+
22
+ ```bash
23
+ frontend/micro-ui/web/package.json
24
+ ```
25
+
26
+ ```json
27
+ "@egovernments/digit-ui-components-css":"0.0.2",
28
+ ```
29
+
30
+ then navigate to App.js
31
+
32
+ ```bash
33
+ frontend/micro-ui/web/public/index.html
34
+ ```
35
+
36
+ ```jsx
37
+ /** add this import **/
38
+
39
+ <link rel="stylesheet" href="https://unpkg.com/@egovernments/digit-ui-components-css@0.0.2/dist/index.css" />
40
+
41
+ ```
42
+ ## Changelog
43
+
44
+ ### Summary for Version [0.0.2] - 2024-06-03
45
+
46
+ #### New Changes
47
+
48
+ - Added Error Message Component.
49
+ - Added Info Button Component.
50
+ - Added Panels Component.
51
+ - Added Popup Component with two variants: `default` and `alert`.
52
+ - Added RemoveableTag Component.
53
+ - Added Stepper Component.
54
+ - Added TextBlock Component.
55
+ - Added Timeline Component.
56
+ - Added Uploader Component with three variants: `UploadFile`, `UploadPopup`, and `UploadImage`.
57
+ - Added PanelCard Molecule.
58
+
59
+ #### Enhancements
60
+
61
+ - Updated Button Component Styles.
62
+ - Updated Dropdown Component Styles and added SelectAll Option.
63
+ - Updated InfoCard Component Styles.
64
+ - Added Animation for Toast.
65
+ - Added new prop `type` for Toast, replacing the separate props for `info`, `warning`, and `error`.
66
+ - Updated Typography with lineHeight.
67
+ - Updated Color Typography.
68
+
69
+ For a detailed changelog, see the [CHANGELOG.md](./CHANGELOG.md) file.
70
+
71
+ ## Published from DIGIT-UI-LIBRARIES
72
+
73
+ DIGIT-UI-LIBRARIES Repo (https://github.com/egovernments/DIGIT-UI-LIBRARIES/tree/master)
74
+
75
+ # Contributors
76
+
77
+ [jagankumar-egov] [nipunarora-eGov] [Tulika-eGov] [Ramkrishna-egov] [nabeelmd-eGov] [anil-egov] [swathi-egov]
78
+
79
+ ## License
80
+
81
81
  MIT © [jagankumar-egov](https://github.com/jagankumar-egov)