@chipstcp/upyog-css 1.0.1 → 1.0.2

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 (133) hide show
  1. package/dist/index.css +25 -1
  2. package/dist/index.min.css +1 -1
  3. package/package.json +1 -1
  4. package/src/components/CardBasedOptions.scss +535 -535
  5. package/src/components/CitizenHomeCard.scss +228 -228
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/FAQ.scss +63 -63
  9. package/src/components/NewAccordianCitizen.scss +130 -130
  10. package/src/components/OnGroundEventCard.scss +71 -71
  11. package/src/components/PageBasedInput.scss +30 -30
  12. package/src/components/PopupHeadingLabel.scss +14 -14
  13. package/src/components/PropertySearchForm.scss +58 -58
  14. package/src/components/SearchForm.scss +56 -56
  15. package/src/components/SearchOnRadioButton.scss +9 -9
  16. package/src/components/StandaloneSearchBar.scss +9 -9
  17. package/src/components/SurveyModal.scss +195 -195
  18. package/src/components/TimeLine.scss +96 -96
  19. package/src/components/WhatsNewCard.scss +12 -12
  20. package/src/components/actionLink.scss +3 -3
  21. package/src/components/actionbar.scss +99 -99
  22. package/src/components/bannercomponents.scss +137 -137
  23. package/src/components/body.scss +422 -422
  24. package/src/components/buttons.scss +142 -142
  25. package/src/components/card.scss +968 -968
  26. package/src/components/cardHeaderWithOptions.scss +16 -16
  27. package/src/components/changeLanguage.scss +3 -3
  28. package/src/components/charts.scss +185 -185
  29. package/src/components/checkbox.scss +83 -83
  30. package/src/components/checkpoint.scss +65 -65
  31. package/src/components/citizenInfoLabel.scss +14 -14
  32. package/src/components/custombtn.scss +15 -15
  33. package/src/components/datatable.scss +119 -119
  34. package/src/components/datewrap.scss +21 -21
  35. package/src/components/detailscard.scss +6 -6
  36. package/src/components/detailscontainer.scss +13 -13
  37. package/src/components/documentSection.scss +134 -134
  38. package/src/components/filters.scss +97 -97
  39. package/src/components/grey.scss +3 -3
  40. package/src/components/hoc/InboxComposer.scss +111 -111
  41. package/src/components/howItWorks.scss +71 -71
  42. package/src/components/imageviewer.scss +33 -33
  43. package/src/components/info-banner.scss +35 -35
  44. package/src/components/inputotp.scss +15 -15
  45. package/src/components/keynote.scss +29 -29
  46. package/src/components/languageSelector.scss +24 -24
  47. package/src/components/loader.scss +96 -96
  48. package/src/components/map.scss +36 -36
  49. package/src/components/metricsTable.scss +26 -26
  50. package/src/components/multiLink.scss +117 -117
  51. package/src/components/multiSelectDropdown.scss +88 -88
  52. package/src/components/navbar.scss +377 -377
  53. package/src/components/newFooter.scss +82 -82
  54. package/src/components/plusMinus.scss +15 -15
  55. package/src/components/popup.scss +26 -26
  56. package/src/components/radiobtn.scss +46 -46
  57. package/src/components/ratingstar.scss +33 -33
  58. package/src/components/roundedLabel.scss +10 -10
  59. package/src/components/searchAction.scss +27 -27
  60. package/src/components/sectionalDropdown.scss +43 -43
  61. package/src/components/selectdropdown.scss +302 -302
  62. package/src/components/staticDynamicMessages.scss +110 -110
  63. package/src/components/staticSideBar.scss +27 -27
  64. package/src/components/statushighlight.scss +17 -17
  65. package/src/components/submiterrors.scss +11 -11
  66. package/src/components/summary.scss +28 -28
  67. package/src/components/table.scss +383 -383
  68. package/src/components/tag.scss +27 -27
  69. package/src/components/telephone.scss +17 -17
  70. package/src/components/textfields.scss +146 -146
  71. package/src/components/toast.scss +31 -31
  72. package/src/components/toggleSwitch.scss +40 -40
  73. package/src/components/topbar.scss +217 -217
  74. package/src/components/uploadcomponents.scss +116 -116
  75. package/src/index.scss +2110 -2087
  76. package/src/modules/BPA/index.scss +97 -97
  77. package/src/modules/adv/index.scss +643 -643
  78. package/src/modules/hrms/index.scss +1327 -1327
  79. package/src/modules/rentAndLease/index.scss +238 -238
  80. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
  81. package/src/pages/citizen/CitizenLogin.scss +50 -50
  82. package/src/pages/citizen/DocumentList.scss +454 -454
  83. package/src/pages/citizen/Events.scss +46 -46
  84. package/src/pages/citizen/HomePageWrapper.scss +215 -215
  85. package/src/pages/citizen/InboxCard.scss +378 -378
  86. package/src/pages/citizen/SurveyList.scss +24 -24
  87. package/src/pages/citizen/citizenDocument.scss +25 -25
  88. package/src/pages/citizen/citizenNewLogin.scss +352 -352
  89. package/src/pages/citizen/container.scss +32 -32
  90. package/src/pages/citizen/loaderMessage.scss +341 -341
  91. package/src/pages/citizen/payment/payment-type.scss +2 -2
  92. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  93. package/src/pages/common/form.scss +25 -25
  94. package/src/pages/common/newApplicationTimeline.scss +341 -341
  95. package/src/pages/common/pgrUICssfix.scss +128 -128
  96. package/src/pages/common/requiredField.scss +3 -2
  97. package/src/pages/common/sanctionFeeTable.scss +91 -91
  98. package/src/pages/common/searchIcon.scss +12 -12
  99. package/src/pages/common/sitePhotoGraphs.scss +26 -26
  100. package/src/pages/common/stepForm.scss +40 -40
  101. package/src/pages/employee/EmployeeLogin.scss +6 -6
  102. package/src/pages/employee/cardfix.scss +13 -13
  103. package/src/pages/employee/container.scss +73 -73
  104. package/src/pages/employee/dashboard.scss +204 -204
  105. package/src/pages/employee/disconnection.scss +425 -425
  106. package/src/pages/employee/dss.scss +251 -251
  107. package/src/pages/employee/faq.scss +353 -353
  108. package/src/pages/employee/footer.scss +68 -68
  109. package/src/pages/employee/form-fields.scss +26 -26
  110. package/src/pages/employee/header.scss +262 -262
  111. package/src/pages/employee/iframe.scss +65 -65
  112. package/src/pages/employee/inbox.scss +1110 -1110
  113. package/src/pages/employee/index.scss +693 -693
  114. package/src/pages/employee/landing.scss +1802 -1802
  115. package/src/pages/employee/login.scss +253 -253
  116. package/src/pages/employee/oldMobileInbox.scss +4 -4
  117. package/src/pages/employee/popupmodule.scss +47 -47
  118. package/src/pages/employee/response.scss +2 -2
  119. package/src/pages/employee/scroll-table.scss +113 -113
  120. package/src/pages/employee/surveys.scss +469 -469
  121. package/src/pages/employee/tooltip.scss +35 -35
  122. package/src/pages/employee/updateNumber.scss +12 -12
  123. package/src/pages/swach/index.scss +231 -231
  124. package/src/pages/ws/index.scss +118 -118
  125. package/svg/camera.svg +4 -4
  126. package/svg/check.svg +3 -3
  127. package/svg/close.svg +4 -4
  128. package/svg/error.svg +3 -3
  129. package/svg/error2.svg +5 -5
  130. package/svg/searchicon.svg +3 -3
  131. package/svg/starempty.svg +3 -3
  132. package/svg/starfilled.svg +4 -4
  133. package/svg/success.svg +3 -3
@@ -1,119 +1,119 @@
1
- .alignmentSettle {
2
- /* Desktop: 4 fields per row */
3
- .form-field , .field{
4
- width: calc(25% - 15px) !important;
5
- margin-right: 15px !important;
6
- margin-bottom: 16px !important;
7
- min-width: calc(25% - 15px) !important;
8
- max-width: calc(25% - 15px) !important;
9
- }
10
-
11
- /* Remove margin from 4th field in each row */
12
- .form-field:nth-child(4n) {
13
- margin-right: 0 !important;
14
- }
15
- .field:nth-child(4n) {
16
- margin-right: 0 !important;
17
- }
18
-
19
- /* Search/Reset button - same size as fields */
20
- .submit {
21
- width: calc(25% - 15px) !important;
22
- min-width: calc(25% - 15px) !important;
23
- max-width: calc(25% - 15px) !important;
24
- margin-right: 0 !important;
25
- margin-top: 0 !important;
26
- display: flex !important;
27
- flex-direction: column !important;
28
- justify-content: flex-end !important;
29
-
30
- button {
31
- width: 100% !important;
32
- height: 40px !important;
33
- margin-bottom: 4px !important;
34
- font-size: 14px !important;
35
- }
36
-
37
- p {
38
- width: 100% !important;
39
- margin: 0 !important;
40
- text-align: center !important;
41
- font-size: 12px !important;
42
- }
43
- }
44
-
45
- /* Tablet: 2 fields per row */
46
- @media (max-width: 1024px) {
47
- .form-field , .field{
48
- width: calc(50% - 10px) !important;
49
- min-width: calc(50% - 10px) !important;
50
- max-width: calc(50% - 10px) !important;
51
- margin-right: 10px !important;
52
- }
53
-
54
- .form-field:nth-child(4n) {
55
- margin-right: 10px !important; /* Reset desktop rule */
56
- }
57
-
58
- .form-field:nth-child(2n) {
59
- margin-right: 0 !important; /* 2nd field in each row */
60
- }
61
-
62
- .field:nth-child(4n) {
63
- margin-right: 10px !important; /* Reset desktop rule */
64
- }
65
-
66
- .field:nth-child(2n) {
67
- margin-right: 0 !important; /* 2nd field in each row */
68
- }
69
-
70
- .submit {
71
- width: calc(50% - 10px) !important;
72
- min-width: calc(50% - 10px) !important;
73
- max-width: calc(50% - 10px) !important;
74
- }
75
- }
76
-
77
- /* Mobile: 1 field per row */
78
- @media (max-width: 640px) {
79
- .form-field , .field{
80
- width: 100% !important;
81
- min-width: 100% !important;
82
- max-width: 100% !important;
83
- margin-right: 0 !important;
84
- margin-bottom: 12px !important;
85
- }
86
-
87
- .form-field:nth-child(2n) {
88
- margin-right: 0 !important; /* Reset tablet rule */
89
- }
90
- .field:nth-child(2n) {
91
- margin-right: 0 !important; /* Reset tablet rule */
92
- }
93
-
94
- .submit {
95
- width: 100% !important;
96
- min-width: 100% !important;
97
- max-width: 100% !important;
98
- margin-top: 8px !important;
99
-
100
- button {
101
- height: 44px !important; /* Slightly taller for mobile */
102
- font-size: 16px !important;
103
- }
104
- }
105
- }
106
-
107
- /* Small mobile optimization */
108
- @media (max-width: 480px) {
109
- .form-field , .field{
110
- margin-bottom: 10px !important;
111
- }
112
-
113
- .submit {
114
- button {
115
- height: 48px !important; /* Even taller for small screens */
116
- }
117
- }
118
- }
1
+ .alignmentSettle {
2
+ /* Desktop: 4 fields per row */
3
+ .form-field , .field{
4
+ width: calc(25% - 15px) !important;
5
+ margin-right: 15px !important;
6
+ margin-bottom: 16px !important;
7
+ min-width: calc(25% - 15px) !important;
8
+ max-width: calc(25% - 15px) !important;
9
+ }
10
+
11
+ /* Remove margin from 4th field in each row */
12
+ .form-field:nth-child(4n) {
13
+ margin-right: 0 !important;
14
+ }
15
+ .field:nth-child(4n) {
16
+ margin-right: 0 !important;
17
+ }
18
+
19
+ /* Search/Reset button - same size as fields */
20
+ .submit {
21
+ width: calc(25% - 15px) !important;
22
+ min-width: calc(25% - 15px) !important;
23
+ max-width: calc(25% - 15px) !important;
24
+ margin-right: 0 !important;
25
+ margin-top: 0 !important;
26
+ display: flex !important;
27
+ flex-direction: column !important;
28
+ justify-content: flex-end !important;
29
+
30
+ button {
31
+ width: 100% !important;
32
+ height: 40px !important;
33
+ margin-bottom: 4px !important;
34
+ font-size: 14px !important;
35
+ }
36
+
37
+ p {
38
+ width: 100% !important;
39
+ margin: 0 !important;
40
+ text-align: center !important;
41
+ font-size: 12px !important;
42
+ }
43
+ }
44
+
45
+ /* Tablet: 2 fields per row */
46
+ @media (max-width: 1024px) {
47
+ .form-field , .field{
48
+ width: calc(50% - 10px) !important;
49
+ min-width: calc(50% - 10px) !important;
50
+ max-width: calc(50% - 10px) !important;
51
+ margin-right: 10px !important;
52
+ }
53
+
54
+ .form-field:nth-child(4n) {
55
+ margin-right: 10px !important; /* Reset desktop rule */
56
+ }
57
+
58
+ .form-field:nth-child(2n) {
59
+ margin-right: 0 !important; /* 2nd field in each row */
60
+ }
61
+
62
+ .field:nth-child(4n) {
63
+ margin-right: 10px !important; /* Reset desktop rule */
64
+ }
65
+
66
+ .field:nth-child(2n) {
67
+ margin-right: 0 !important; /* 2nd field in each row */
68
+ }
69
+
70
+ .submit {
71
+ width: calc(50% - 10px) !important;
72
+ min-width: calc(50% - 10px) !important;
73
+ max-width: calc(50% - 10px) !important;
74
+ }
75
+ }
76
+
77
+ /* Mobile: 1 field per row */
78
+ @media (max-width: 640px) {
79
+ .form-field , .field{
80
+ width: 100% !important;
81
+ min-width: 100% !important;
82
+ max-width: 100% !important;
83
+ margin-right: 0 !important;
84
+ margin-bottom: 12px !important;
85
+ }
86
+
87
+ .form-field:nth-child(2n) {
88
+ margin-right: 0 !important; /* Reset tablet rule */
89
+ }
90
+ .field:nth-child(2n) {
91
+ margin-right: 0 !important; /* Reset tablet rule */
92
+ }
93
+
94
+ .submit {
95
+ width: 100% !important;
96
+ min-width: 100% !important;
97
+ max-width: 100% !important;
98
+ margin-top: 8px !important;
99
+
100
+ button {
101
+ height: 44px !important; /* Slightly taller for mobile */
102
+ font-size: 16px !important;
103
+ }
104
+ }
105
+ }
106
+
107
+ /* Small mobile optimization */
108
+ @media (max-width: 480px) {
109
+ .form-field , .field{
110
+ margin-bottom: 10px !important;
111
+ }
112
+
113
+ .submit {
114
+ button {
115
+ height: 48px !important; /* Even taller for small screens */
116
+ }
117
+ }
118
+ }
119
119
  }
package/svg/camera.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" enableBackground="new 0 0 24 24" viewBox="0 0 24 24" fill="black" width="46px" height="42px">
2
- <rect fill="none" height="24" width="24"/>
3
- <path d="M3,4V1h2v3h3v2H5v3H3V6H0V4H3z M6,10V7h3V4h7l1.83,2H21c1.1,0,2,0.9,2,2v12c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V10H6z M13,19c2.76,0,5-2.24,5-5s-2.24-5-5-5s-5,2.24-5,5S10.24,19,13,19z M9.8,14c0,1.77,1.43,3.2,3.2,3.2s3.2-1.43,3.2-3.2 s-1.43-3.2-3.2-3.2S9.8,12.23,9.8,14z"/>
4
- </svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" enableBackground="new 0 0 24 24" viewBox="0 0 24 24" fill="black" width="46px" height="42px">
2
+ <rect fill="none" height="24" width="24"/>
3
+ <path d="M3,4V1h2v3h3v2H5v3H3V6H0V4H3z M6,10V7h3V4h7l1.83,2H21c1.1,0,2,0.9,2,2v12c0,1.1-0.9,2-2,2H5c-1.1,0-2-0.9-2-2V10H6z M13,19c2.76,0,5-2.24,5-5s-2.24-5-5-5s-5,2.24-5,5S10.24,19,13,19z M9.8,14c0,1.77,1.43,3.2,3.2,3.2s3.2-1.43,3.2-3.2 s-1.43-3.2-3.2-3.2S9.8,12.23,9.8,14z"/>
4
+ </svg>
package/svg/check.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#a82227" >
2
- <path d="M0 0h24v24H0z" fill="none"/>
3
- <path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#a82227" >
2
+ <path d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z"/>
4
4
  </svg>
package/svg/close.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white" width="18px" height="18px">
2
- <path d="M0 0h24v24H0V0z" fill="#d4351c"/>
3
- <path d="M18.3 5.71c-.39-.39-1.02-.39-1.41 0L12 10.59 7.11 5.7c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41L10.59 12 5.7 16.89c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L12 13.41l4.89 4.89c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"/>
4
- </svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white" width="18px" height="18px">
2
+ <path d="M0 0h24v24H0V0z" fill="#d4351c"/>
3
+ <path d="M18.3 5.71c-.39-.39-1.02-.39-1.41 0L12 10.59 7.11 5.7c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41L10.59 12 5.7 16.89c-.39.39-.39 1.02 0 1.41.39.39 1.02.39 1.41 0L12 13.41l4.89 4.89c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"/>
4
+ </svg>
package/svg/error.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white" >
2
- <path d="M0 0h24v24H0z" fill="none"/>
3
- <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white" >
2
+ <path d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"/>
4
4
  </svg>
package/svg/error2.svg CHANGED
@@ -1,5 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#d4351c">
2
- <path d="M0 0h24v24H0V0z" fill="none"/>
3
- <circle cx="12" cy="19" r="2"/>
4
- <path d="M10 3h4v12h-4z"/>
5
- </svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#d4351c">
2
+ <path d="M0 0h24v24H0V0z" fill="none"/>
3
+ <circle cx="12" cy="19" r="2"/>
4
+ <path d="M10 3h4v12h-4z"/>
5
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#505A5F" width="48px" height="48px" >
2
- <path d="M0 0h24v24H0z" fill="none"/>
3
- <path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#505A5F" width="48px" height="48px" >
2
+ <path d="M0 0h24v24H0z" fill="none"/>
3
+ <path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"/>
4
4
  </svg>
package/svg/starempty.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#a82227" width="48px" height="48px">
2
- <path d="M0 0h24v24H0V0z" fill="none"/>
3
- <path d="M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#a82227" width="48px" height="48px">
2
+ <path d="M0 0h24v24H0V0z" fill="none"/>
3
+ <path d="M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z"/>
4
4
  </svg>
@@ -1,5 +1,5 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" enableBackground="new 0 0 24 24" viewBox="0 0 24 24" fill="#a82227" width="48px" height="48px" >
2
- <g><path d="M0,0h24v24H0V0z" fill="none"/>
3
- <path d="M0,0h24v24H0V0z" fill="none"/></g>
4
- <g><path d="M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z"/></g>
1
+ <svg xmlns="http://www.w3.org/2000/svg" enableBackground="new 0 0 24 24" viewBox="0 0 24 24" fill="#a82227" width="48px" height="48px" >
2
+ <g><path d="M0,0h24v24H0V0z" fill="none"/>
3
+ <path d="M0,0h24v24H0V0z" fill="none"/></g>
4
+ <g><path d="M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z"/></g>
5
5
  </svg>
package/svg/success.svg CHANGED
@@ -1,4 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#00703C" >
2
- <path d="M0 0h24v24H0V0z" fill="none"/>
3
- <path d="M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z"/>
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#00703C" >
2
+ <path d="M0 0h24v24H0V0z" fill="none"/>
3
+ <path d="M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z"/>
4
4
  </svg>