@entit/digit-ui-css 1.5.6 → 2.0.1

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 (99) hide show
  1. package/dist/index.css +81 -0
  2. package/dist/index.min.css +1 -1
  3. package/package.json +64 -64
  4. package/src/components/CardBasedOptions.scss +44 -44
  5. package/src/components/CitizenHomeCard.scss +46 -46
  6. package/src/components/EllipsisMenu.scss +16 -16
  7. package/src/components/EventCalendarView.scss +9 -9
  8. package/src/components/OnGroundEventCard.scss +71 -71
  9. package/src/components/PageBasedInput.scss +22 -22
  10. package/src/components/PopupHeadingLabel.scss +14 -14
  11. package/src/components/PropertySearchForm.scss +58 -58
  12. package/src/components/SearchForm.scss +55 -55
  13. package/src/components/SearchOnRadioButton.scss +9 -9
  14. package/src/components/StandaloneSearchBar.scss +9 -9
  15. package/src/components/TimeLine.scss +67 -67
  16. package/src/components/WhatsNewCard.scss +12 -12
  17. package/src/components/actionLink.scss +3 -3
  18. package/src/components/actionbar.scss +97 -58
  19. package/src/components/bannercomponents.scss +131 -131
  20. package/src/components/body.scss +118 -118
  21. package/src/components/buttons.scss +47 -47
  22. package/src/components/card.scss +389 -389
  23. package/src/components/cardHeaderWithOptions.scss +13 -13
  24. package/src/components/changeLanguage.scss +3 -3
  25. package/src/components/charts.scss +185 -185
  26. package/src/components/checkbox.scss +53 -53
  27. package/src/components/checkpoint.scss +63 -63
  28. package/src/components/citizenInfoLabel.scss +14 -14
  29. package/src/components/custombtn.scss +11 -11
  30. package/src/components/datatable.scss +71 -71
  31. package/src/components/datewrap.scss +21 -21
  32. package/src/components/detailscard.scss +6 -6
  33. package/src/components/detailscontainer.scss +13 -13
  34. package/src/components/filters.scss +97 -97
  35. package/src/components/grey.scss +3 -3
  36. package/src/components/hoc/InboxComposer.scss +22 -22
  37. package/src/components/imageviewer.scss +33 -33
  38. package/src/components/info-banner.scss +34 -34
  39. package/src/components/inputotp.scss +15 -15
  40. package/src/components/keynote.scss +27 -27
  41. package/src/components/languageSelector.scss +22 -22
  42. package/src/components/loader.scss +96 -96
  43. package/src/components/map.scss +30 -30
  44. package/src/components/metricsTable.scss +26 -26
  45. package/src/components/multiLink.scss +72 -72
  46. package/src/components/multiSelectDropdown.scss +72 -72
  47. package/src/components/navbar.scss +109 -109
  48. package/src/components/popup.scss +15 -15
  49. package/src/components/radiobtn.scss +44 -44
  50. package/src/components/ratingstar.scss +33 -33
  51. package/src/components/roundedLabel.scss +10 -10
  52. package/src/components/searchAction.scss +20 -20
  53. package/src/components/sectionalDropdown.scss +43 -43
  54. package/src/components/selectdropdown.scss +173 -173
  55. package/src/components/statushighlight.scss +17 -17
  56. package/src/components/submiterrors.scss +11 -11
  57. package/src/components/summary.scss +25 -25
  58. package/src/components/table.scss +167 -167
  59. package/src/components/tag.scss +27 -27
  60. package/src/components/telephone.scss +17 -17
  61. package/src/components/textfields.scss +90 -90
  62. package/src/components/toast.scss +31 -31
  63. package/src/components/topbar.scss +134 -134
  64. package/src/components/uploadcomponents.scss +95 -95
  65. package/src/index.scss +543 -543
  66. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +4 -4
  67. package/src/pages/citizen/DocumentList.scss +304 -304
  68. package/src/pages/citizen/Events.scss +46 -46
  69. package/src/pages/citizen/HomePageWrapper.scss +98 -98
  70. package/src/pages/citizen/SurveyList.scss +21 -21
  71. package/src/pages/citizen/citizenDocument.scss +21 -21
  72. package/src/pages/citizen/container.scss +19 -19
  73. package/src/pages/citizen/payment/payment-type.scss +2 -2
  74. package/src/pages/citizen/updatePropertyNumber.scss +46 -46
  75. package/src/pages/employee/EmployeeLogin.scss +6 -6
  76. package/src/pages/employee/cardfix.scss +12 -12
  77. package/src/pages/employee/container.scss +72 -72
  78. package/src/pages/employee/dss.scss +116 -116
  79. package/src/pages/employee/form-fields.scss +13 -13
  80. package/src/pages/employee/iframe.scss +65 -65
  81. package/src/pages/employee/inbox.scss +476 -454
  82. package/src/pages/employee/index.scss +337 -337
  83. package/src/pages/employee/login.scss +185 -185
  84. package/src/pages/employee/oldMobileInbox.scss +4 -4
  85. package/src/pages/employee/popupmodule.scss +34 -34
  86. package/src/pages/employee/response.scss +2 -2
  87. package/src/pages/employee/scroll-table.scss +113 -113
  88. package/src/pages/employee/surveys.scss +273 -273
  89. package/src/pages/employee/tooltip.scss +35 -35
  90. package/src/pages/employee/updateNumber.scss +12 -12
  91. package/svg/camera.svg +4 -4
  92. package/svg/check.svg +3 -3
  93. package/svg/close.svg +4 -4
  94. package/svg/error.svg +3 -3
  95. package/svg/error2.svg +5 -5
  96. package/svg/searchicon.svg +3 -3
  97. package/svg/starempty.svg +3 -3
  98. package/svg/starfilled.svg +4 -4
  99. package/svg/success.svg +3 -3
@@ -1,273 +1,273 @@
1
- .surveydetailsform-wrapper {
2
- @apply grid gap-6 py-md;
3
-
4
- label {
5
- @apply font-medium;
6
- }
7
- .surveyformfield {
8
- @apply grid gap-4;
9
- }
10
-
11
- .employee-select-wrap,
12
- .employee-card-input {
13
- margin-bottom: 0;
14
- }
15
- }
16
-
17
- .newSurveyForm_wrapper {
18
- @apply grid p-md bg-grey-light border border-border rounded gap-6 ;
19
- .newSurveyForm_questions {
20
- }
21
- .newSurveyForm_answer {
22
- }
23
- .newSurveyForm_actions {
24
- @apply flex justify-end gap-4 py-md;
25
- .checkbox-wrap .label {
26
- margin-left: 40px;
27
- }
28
- }
29
- .newSurveyForm_seprator {
30
- @apply w-px h-6 border border-border;
31
- }
32
- }
33
-
34
- .surveyformslist_wrapper,
35
- .surveydetailsform-wrapper {
36
- .heading {
37
- @apply text-heading-l font-medium py-md;
38
- }
39
- }
40
-
41
- .surveyformslist_wrapper {
42
- @apply grid gap-6 py-md;
43
- }
44
-
45
- .options_checkboxes {
46
- @apply flex flex-col gap-4;
47
- }
48
-
49
- .optioncheckboxwrapper {
50
- @apply flex;
51
- }
52
-
53
- .simple_editable-input {
54
- outline-width: 0;
55
- border: 0;
56
- border-bottom: 2px solid black;
57
- }
58
-
59
- .simple_readonly-input {
60
- outline-width: 0;
61
- border: 0;
62
- background: transparent;
63
- }
64
-
65
- .pointer {
66
- cursor: pointer;
67
- }
68
-
69
- .disabled-btn {
70
- @apply pointer-events-none cursor-not-allowed;
71
- }
72
-
73
- .optionradiobtnwrapper {
74
- @apply flex gap-2;
75
-
76
- .customradiobutton {
77
- @apply w-6 h-6;
78
- }
79
- }
80
-
81
- .edit-action-btn {
82
- @apply flex justify-end;
83
- }
84
-
85
- .surveyQuestion-wrapper{
86
- @apply grid gap-6;
87
- }
88
-
89
- .question-title {
90
- font-size: 18px;
91
- line-height: 21px;
92
- color: #0b0c0c;
93
- font-weight: 700;
94
- }
95
-
96
- .responses-container {
97
- display: flex;
98
- flex-direction: column;
99
- align-items: flex-start;
100
- padding: 8px 4px;
101
- background-color: #FAFAFA;
102
- border: 1px solid #D6D5D4;
103
- box-sizing: border-box;
104
- border-radius: 4px;
105
- margin-top: 20px;
106
- margin-bottom: 20px;
107
- position: relative;
108
- }
109
-
110
- .responses-container-date {
111
- display: flex;
112
- flex-direction: column;
113
- justify-content: center;
114
- align-items: center;
115
- padding: 8px 8px 0px 8px;
116
- position: static;
117
- left: 0px;
118
- top: 41px;
119
- background: #FAFAFA;
120
- border: 1px solid #D6D5D4;
121
- box-sizing: border-box;
122
- border-radius: 4px;
123
- margin-top: 20px;
124
- margin-bottom: 20px;
125
- }
126
-
127
- .responses-container-line {
128
- width: 100%;
129
- margin-bottom: -12px;
130
- }
131
-
132
- .date-time{
133
- margin-top: 10px;
134
- margin-bottom: 10px;
135
- }
136
-
137
- .response-result {
138
- flex: none;
139
- order: 1;
140
- flex-grow: 0;
141
- margin: 0px 0px -20px;
142
- display: inline-block;
143
- }
144
-
145
- .date-container {
146
- display: flex;
147
- flex-direction: column;
148
- justify-content: center;
149
- align-items: center;
150
- padding: 16px 8px;
151
- background: #FAFAFA;
152
- border: 1px solid #D6D5D4;
153
- box-sizing: border-box;
154
- border-radius: 4px;
155
- @apply gap-y-6;
156
- }
157
-
158
- .date-response {
159
- display: flex;
160
- flex-direction: row;
161
- font-weight: bold;
162
- @apply gap-10 ;
163
- }
164
- .divide {
165
- --tw-divide-x-reverse: 0;
166
- border-right-width: calc(2px * var(--tw-divide-x-reverse));
167
- border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
168
- }
169
-
170
- .circle {
171
- background-color:red;
172
- height:40px;
173
- border-radius:50%;
174
- -moz-border-radius:50%;
175
- -webkit-border-radius:50%;
176
- width:40px;
177
- }
178
-
179
- .align-columns{
180
- @apply grid gap-4;
181
- }
182
-
183
-
184
- @screen dt {
185
- .surveydetailsform-wrapper {
186
- .surveyformfield {
187
- @apply items-center;
188
- grid-template-columns: 1fr 2fr 1fr;
189
-
190
- .radio-wrap {
191
- @apply flex gap-20;
192
- margin-bottom: 0;
193
- }
194
- .radio-wrap div {
195
- @apply flex items-center;
196
- }
197
-
198
- .radio-btn {
199
- @apply w-6 h-6;
200
- }
201
-
202
- .radio-btn-checkmark {
203
- height: 1.75rem;
204
- width: 1.75rem;
205
- --border-opacity: 1;
206
- border: 1px solid #464646;
207
- border-color: rgba(70, 70, 70, var(--border-opacity));
208
- border-radius: 9999px;
209
- display: block;
210
- }
211
-
212
- .radio-wrap .radio-btn-wrap input:checked ~ .radio-btn-checkmark:after {
213
- display: block;
214
- --bg-opacity: 1;
215
- background-color: #f47738;
216
- background-color: rgba(244, 119, 56, var(--bg-opacity));
217
- height: 1.25rem;
218
- width: 1.25rem;
219
- border-radius: 9999px;
220
- position: absolute;
221
- top: 4px;
222
- left: 4px;
223
- }
224
- }
225
- }
226
-
227
- .newSurveyForm_wrapper {
228
- @apply grid p-md bg-grey-light border border-border rounded;
229
- grid-template-columns: 33% 1fr;
230
-
231
- .newSurveyForm_quesno {
232
- @apply text-heading-m font-medium;
233
- }
234
-
235
- .newSurveyForm_mainsection {
236
- }
237
- .newSurveyForm_questions {
238
- @apply flex gap-4;
239
-
240
- .text-input {
241
- @apply w-3/4;
242
- }
243
- .employee-select-wrap {
244
- @apply flex-1;
245
- }
246
- }
247
- .newSurveyForm_answer {
248
- }
249
- .newSurveyForm_actions {
250
- @apply flex justify-end gap-2;
251
- .checkbox-wrap {
252
- @apply items-center;
253
- margin-bottom: 0;
254
- }
255
- .checkbox-wrap .label {
256
- margin-left: 40px;
257
- }
258
- }
259
- .newSurveyForm_seprator {
260
- @apply w-px h-6 border border-border;
261
- }
262
- }
263
-
264
- .surveyformslist_wrapper {
265
- @apply w-3/4 grid gap-6 py-md;
266
- }
267
- }
268
-
269
- .unstyled-button {
270
- border: none;
271
- padding: 0;
272
- background: none;
273
- }
1
+ .surveydetailsform-wrapper {
2
+ @apply grid gap-6 py-md;
3
+
4
+ label {
5
+ @apply font-medium;
6
+ }
7
+ .surveyformfield {
8
+ @apply grid gap-4;
9
+ }
10
+
11
+ .employee-select-wrap,
12
+ .employee-card-input {
13
+ margin-bottom: 0;
14
+ }
15
+ }
16
+
17
+ .newSurveyForm_wrapper {
18
+ @apply grid p-md bg-grey-light border border-border rounded gap-6 ;
19
+ .newSurveyForm_questions {
20
+ }
21
+ .newSurveyForm_answer {
22
+ }
23
+ .newSurveyForm_actions {
24
+ @apply flex justify-end gap-4 py-md;
25
+ .checkbox-wrap .label {
26
+ margin-left: 40px;
27
+ }
28
+ }
29
+ .newSurveyForm_seprator {
30
+ @apply w-px h-6 border border-border;
31
+ }
32
+ }
33
+
34
+ .surveyformslist_wrapper,
35
+ .surveydetailsform-wrapper {
36
+ .heading {
37
+ @apply text-heading-l font-medium py-md;
38
+ }
39
+ }
40
+
41
+ .surveyformslist_wrapper {
42
+ @apply grid gap-6 py-md;
43
+ }
44
+
45
+ .options_checkboxes {
46
+ @apply flex flex-col gap-4;
47
+ }
48
+
49
+ .optioncheckboxwrapper {
50
+ @apply flex;
51
+ }
52
+
53
+ .simple_editable-input {
54
+ outline-width: 0;
55
+ border: 0;
56
+ border-bottom: 2px solid black;
57
+ }
58
+
59
+ .simple_readonly-input {
60
+ outline-width: 0;
61
+ border: 0;
62
+ background: transparent;
63
+ }
64
+
65
+ .pointer {
66
+ cursor: pointer;
67
+ }
68
+
69
+ .disabled-btn {
70
+ @apply pointer-events-none cursor-not-allowed;
71
+ }
72
+
73
+ .optionradiobtnwrapper {
74
+ @apply flex gap-2;
75
+
76
+ .customradiobutton {
77
+ @apply w-6 h-6;
78
+ }
79
+ }
80
+
81
+ .edit-action-btn {
82
+ @apply flex justify-end;
83
+ }
84
+
85
+ .surveyQuestion-wrapper{
86
+ @apply grid gap-6;
87
+ }
88
+
89
+ .question-title {
90
+ font-size: 18px;
91
+ line-height: 21px;
92
+ color: #0b0c0c;
93
+ font-weight: 700;
94
+ }
95
+
96
+ .responses-container {
97
+ display: flex;
98
+ flex-direction: column;
99
+ align-items: flex-start;
100
+ padding: 8px 4px;
101
+ background-color: #FAFAFA;
102
+ border: 1px solid #D6D5D4;
103
+ box-sizing: border-box;
104
+ border-radius: 4px;
105
+ margin-top: 20px;
106
+ margin-bottom: 20px;
107
+ position: relative;
108
+ }
109
+
110
+ .responses-container-date {
111
+ display: flex;
112
+ flex-direction: column;
113
+ justify-content: center;
114
+ align-items: center;
115
+ padding: 8px 8px 0px 8px;
116
+ position: static;
117
+ left: 0px;
118
+ top: 41px;
119
+ background: #FAFAFA;
120
+ border: 1px solid #D6D5D4;
121
+ box-sizing: border-box;
122
+ border-radius: 4px;
123
+ margin-top: 20px;
124
+ margin-bottom: 20px;
125
+ }
126
+
127
+ .responses-container-line {
128
+ width: 100%;
129
+ margin-bottom: -12px;
130
+ }
131
+
132
+ .date-time{
133
+ margin-top: 10px;
134
+ margin-bottom: 10px;
135
+ }
136
+
137
+ .response-result {
138
+ flex: none;
139
+ order: 1;
140
+ flex-grow: 0;
141
+ margin: 0px 0px -20px;
142
+ display: inline-block;
143
+ }
144
+
145
+ .date-container {
146
+ display: flex;
147
+ flex-direction: column;
148
+ justify-content: center;
149
+ align-items: center;
150
+ padding: 16px 8px;
151
+ background: #FAFAFA;
152
+ border: 1px solid #D6D5D4;
153
+ box-sizing: border-box;
154
+ border-radius: 4px;
155
+ @apply gap-y-6;
156
+ }
157
+
158
+ .date-response {
159
+ display: flex;
160
+ flex-direction: row;
161
+ font-weight: bold;
162
+ @apply gap-10 ;
163
+ }
164
+ .divide {
165
+ --tw-divide-x-reverse: 0;
166
+ border-right-width: calc(2px * var(--tw-divide-x-reverse));
167
+ border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
168
+ }
169
+
170
+ .circle {
171
+ background-color:red;
172
+ height:40px;
173
+ border-radius:50%;
174
+ -moz-border-radius:50%;
175
+ -webkit-border-radius:50%;
176
+ width:40px;
177
+ }
178
+
179
+ .align-columns{
180
+ @apply grid gap-4;
181
+ }
182
+
183
+
184
+ @screen dt {
185
+ .surveydetailsform-wrapper {
186
+ .surveyformfield {
187
+ @apply items-center;
188
+ grid-template-columns: 1fr 2fr 1fr;
189
+
190
+ .radio-wrap {
191
+ @apply flex gap-20;
192
+ margin-bottom: 0;
193
+ }
194
+ .radio-wrap div {
195
+ @apply flex items-center;
196
+ }
197
+
198
+ .radio-btn {
199
+ @apply w-6 h-6;
200
+ }
201
+
202
+ .radio-btn-checkmark {
203
+ height: 1.75rem;
204
+ width: 1.75rem;
205
+ --border-opacity: 1;
206
+ border: 1px solid #464646;
207
+ border-color: rgba(70, 70, 70, var(--border-opacity));
208
+ border-radius: 9999px;
209
+ display: block;
210
+ }
211
+
212
+ .radio-wrap .radio-btn-wrap input:checked ~ .radio-btn-checkmark:after {
213
+ display: block;
214
+ --bg-opacity: 1;
215
+ background-color: #f47738;
216
+ background-color: rgba(244, 119, 56, var(--bg-opacity));
217
+ height: 1.25rem;
218
+ width: 1.25rem;
219
+ border-radius: 9999px;
220
+ position: absolute;
221
+ top: 4px;
222
+ left: 4px;
223
+ }
224
+ }
225
+ }
226
+
227
+ .newSurveyForm_wrapper {
228
+ @apply grid p-md bg-grey-light border border-border rounded;
229
+ grid-template-columns: 33% 1fr;
230
+
231
+ .newSurveyForm_quesno {
232
+ @apply text-heading-m font-medium;
233
+ }
234
+
235
+ .newSurveyForm_mainsection {
236
+ }
237
+ .newSurveyForm_questions {
238
+ @apply flex gap-4;
239
+
240
+ .text-input {
241
+ @apply w-3/4;
242
+ }
243
+ .employee-select-wrap {
244
+ @apply flex-1;
245
+ }
246
+ }
247
+ .newSurveyForm_answer {
248
+ }
249
+ .newSurveyForm_actions {
250
+ @apply flex justify-end gap-2;
251
+ .checkbox-wrap {
252
+ @apply items-center;
253
+ margin-bottom: 0;
254
+ }
255
+ .checkbox-wrap .label {
256
+ margin-left: 40px;
257
+ }
258
+ }
259
+ .newSurveyForm_seprator {
260
+ @apply w-px h-6 border border-border;
261
+ }
262
+ }
263
+
264
+ .surveyformslist_wrapper {
265
+ @apply w-3/4 grid gap-6 py-md;
266
+ }
267
+ }
268
+
269
+ .unstyled-button {
270
+ border: none;
271
+ padding: 0;
272
+ background: none;
273
+ }
@@ -1,36 +1,36 @@
1
- .tooltip {
2
- position: relative;
3
- display: inline-block;
4
- }
5
-
6
- .tooltip .tooltiptext {
7
- visibility: hidden;
8
- background-color: #555;
9
- color: #fff;
10
- text-align: left;
11
- border-radius: 6px;
12
- padding: 5px;
13
- position: absolute;
14
- z-index: 1;
15
- bottom: 125%;
16
- left: 50%;
17
- margin-left: -60px;
18
- opacity: 0;
19
- transition: opacity 0.3s;
20
- }
21
-
22
- .tooltip .tooltiptext::after {
23
- position: absolute;
24
- top: 100%;
25
- left: 50%;
26
- margin-left: -5px;
27
- border-width: 5px;
28
- border-style: solid;
29
- border-color: #555 transparent transparent transparent;
30
- }
31
-
32
- .tooltip:hover .tooltiptext {
33
- visibility: visible;
34
- opacity: 1;
35
- cursor: pointer;
1
+ .tooltip {
2
+ position: relative;
3
+ display: inline-block;
4
+ }
5
+
6
+ .tooltip .tooltiptext {
7
+ visibility: hidden;
8
+ background-color: #555;
9
+ color: #fff;
10
+ text-align: left;
11
+ border-radius: 6px;
12
+ padding: 5px;
13
+ position: absolute;
14
+ z-index: 1;
15
+ bottom: 125%;
16
+ left: 50%;
17
+ margin-left: -60px;
18
+ opacity: 0;
19
+ transition: opacity 0.3s;
20
+ }
21
+
22
+ .tooltip .tooltiptext::after {
23
+ position: absolute;
24
+ top: 100%;
25
+ left: 50%;
26
+ margin-left: -5px;
27
+ border-width: 5px;
28
+ border-style: solid;
29
+ border-color: #555 transparent transparent transparent;
30
+ }
31
+
32
+ .tooltip:hover .tooltiptext {
33
+ visibility: visible;
34
+ opacity: 1;
35
+ cursor: pointer;
36
36
  }
@@ -1,13 +1,13 @@
1
- .updateNumberEmployee{
2
- width: 100%;
3
- .employee-data-table .row h2{
4
- font-weight:500;
5
- width: 100%;
6
- }
7
- .submit-bar {
8
- position: relative;
9
- }
10
- .search-form-wrapper {
11
- justify-content: initial;
12
- }
1
+ .updateNumberEmployee{
2
+ width: 100%;
3
+ .employee-data-table .row h2{
4
+ font-weight:500;
5
+ width: 100%;
6
+ }
7
+ .submit-bar {
8
+ position: relative;
9
+ }
10
+ .search-form-wrapper {
11
+ justify-content: initial;
12
+ }
13
13
  }
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="#F47738" >
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="#F47738" >
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>