@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,14 +1,14 @@
1
- .cardHeaderWithOptions{
2
- @apply flex flex-row justify-between;
3
- .multilinkWrapper{
4
- @apply relative;
5
- .multilink-labelWrap{
6
- position: unset;
7
- @apply flex z-10 items-center align-middle text-center m-md;
8
- }
9
- .multilink-optionWrap{
10
- top: 32px;
11
- right: 0%;
12
- }
13
- }
1
+ .cardHeaderWithOptions{
2
+ @apply flex flex-row justify-between;
3
+ .multilinkWrapper{
4
+ @apply relative;
5
+ .multilink-labelWrap{
6
+ position: unset;
7
+ @apply flex z-10 items-center align-middle text-center m-md;
8
+ }
9
+ .multilink-optionWrap{
10
+ top: 32px;
11
+ right: 0%;
12
+ }
13
+ }
14
14
  }
@@ -1,3 +1,3 @@
1
- .language-title {
2
- margin-bottom: "5px";
3
- }
1
+ .language-title {
2
+ margin-bottom: "5px";
3
+ }
@@ -1,186 +1,186 @@
1
- .chartHeader {
2
- display: flex;
3
- flex-direction: row;
4
- justify-content: space-between;
5
-
6
- .sideContent {
7
- @apply flex justify-around items-center ;
8
-
9
- }
10
- }
11
-
12
- .searchInput {
13
- @apply mr-lg;
14
- input{
15
- margin-bottom: 0;
16
- @apply pr-xl;
17
- }
18
- }
19
-
20
- .signature-img{
21
- top: 8px;
22
- right: 8px;
23
- fill: #505A5F;
24
- @apply absolute;
25
- }
26
-
27
- .column-direction {
28
- flex-direction: column;
29
- }
30
-
31
- .chart-wrapper {
32
- padding: 0 10px;
33
- margin-top: 60px;
34
- }
35
-
36
- .chart-row {
37
- @apply flex justify-between flex-wrap;
38
- .chart-item {
39
- flex-grow: 1;
40
- margin-bottom: 15px;
41
- width: 100%;
42
-
43
- &:last-child {
44
- margin-right: 0px;
45
- }
46
- }
47
- }
48
-
49
- .cursorPointer {
50
- @apply cursor-pointer;
51
- }
52
-
53
- .options {
54
- @apply flex justify-between items-center;
55
- div {
56
- display: none;
57
- }
58
- }
59
-
60
- .options-m {
61
- width: 95%;
62
- margin: 0 auto 15px;
63
- @apply flex justify-between;
64
-
65
- svg {
66
- margin-right: 10px;
67
- }
68
- }
69
-
70
- .options-m {
71
- div {
72
- @apply flex;
73
- }
74
- }
75
- .no-data {
76
- @apply flex justify-center items-center;
77
- height: 90%;
78
- margin-bottom: 40px;
79
- white-space:pre;
80
- }
81
-
82
- @screen dt {
83
- .chart-wrapper {
84
- padding-left: 15px;
85
- margin-top: 10px;
86
-
87
- .chart-item {
88
- margin-right: 25px !important;
89
- margin-bottom: 25px !important;
90
- margin-left: 0 !important;
91
- width: 31%;
92
- }
93
- }
94
- .column-direction {
95
- flex-direction: row;
96
- }
97
- .options-m {
98
- display: none;
99
- }
100
-
101
- .options {
102
- div {
103
- @apply flex cursor-pointer;
104
- }
105
- }
106
- }
107
-
108
- .showMore {
109
- @apply text-right cursor-pointer;
110
- color: #F47738;
111
- }
112
-
113
- @media (max-width: 420px) {
114
- .recharts-default-tooltip {
115
- width: 85%;
116
- ul {
117
- width: 100% !important;
118
- }
119
- ul li {
120
- width: 100%;
121
- display: flex !important;
122
- flex-wrap: wrap;
123
- }
124
- }
125
- }
126
-
127
-
128
- @media print{
129
- .page-break {
130
- margin-top: 1rem;
131
- display: block;
132
- page-break-before: auto;
133
- }
134
- .chart-wrapper {
135
- @media print{
136
- .chart-row {
137
- @media print{
138
- @apply flex justify-between flex-wrap;
139
- .chart-item {
140
- @media print{
141
- flex-grow: 1;
142
- margin-right: 25px;
143
- margin-bottom: 25px;
144
- width: 31%;
145
-
146
- &:last-child {
147
- margin-right: 0px;
148
- }
149
- .chartHeader {
150
- display: flex;
151
- justify-content: space-between;
152
-
153
- .sideContent {
154
- @apply flex justify-around items-center ;
155
-
156
- .searchInput {
157
- @apply mr-lg;
158
- input{
159
- margin-bottom: 0;
160
- @apply pr-xl;
161
- }
162
- }
163
-
164
- .signature-img{
165
- top: 8px;
166
- right: 8px;
167
- fill: #505A5F;
168
- @apply absolute;
169
- }
170
- }
171
- }
172
- }
173
- }
174
- }
175
- }
176
-
177
- .options {
178
- @apply flex justify-end;
179
- }
180
-
181
- .options-m {
182
- display: none;
183
- }
184
- }
185
- }
1
+ .chartHeader {
2
+ display: flex;
3
+ flex-direction: row;
4
+ justify-content: space-between;
5
+
6
+ .sideContent {
7
+ @apply flex justify-around items-center ;
8
+
9
+ }
10
+ }
11
+
12
+ .searchInput {
13
+ @apply mr-lg;
14
+ input{
15
+ margin-bottom: 0;
16
+ @apply pr-xl;
17
+ }
18
+ }
19
+
20
+ .signature-img{
21
+ top: 8px;
22
+ right: 8px;
23
+ fill: #505A5F;
24
+ @apply absolute;
25
+ }
26
+
27
+ .column-direction {
28
+ flex-direction: column;
29
+ }
30
+
31
+ .chart-wrapper {
32
+ padding: 0 10px;
33
+ margin-top: 60px;
34
+ }
35
+
36
+ .chart-row {
37
+ @apply flex justify-between flex-wrap;
38
+ .chart-item {
39
+ flex-grow: 1;
40
+ margin-bottom: 15px;
41
+ width: 100%;
42
+
43
+ &:last-child {
44
+ margin-right: 0px;
45
+ }
46
+ }
47
+ }
48
+
49
+ .cursorPointer {
50
+ @apply cursor-pointer;
51
+ }
52
+
53
+ .options {
54
+ @apply flex justify-between items-center;
55
+ div {
56
+ display: none;
57
+ }
58
+ }
59
+
60
+ .options-m {
61
+ width: 95%;
62
+ margin: 0 auto 15px;
63
+ @apply flex justify-between;
64
+
65
+ svg {
66
+ margin-right: 10px;
67
+ }
68
+ }
69
+
70
+ .options-m {
71
+ div {
72
+ @apply flex;
73
+ }
74
+ }
75
+ .no-data {
76
+ @apply flex justify-center items-center;
77
+ height: 90%;
78
+ margin-bottom: 40px;
79
+ white-space:pre;
80
+ }
81
+
82
+ @screen dt {
83
+ .chart-wrapper {
84
+ padding-left: 15px;
85
+ margin-top: 10px;
86
+
87
+ .chart-item {
88
+ margin-right: 25px !important;
89
+ margin-bottom: 25px !important;
90
+ margin-left: 0 !important;
91
+ width: 31%;
92
+ }
93
+ }
94
+ .column-direction {
95
+ flex-direction: row;
96
+ }
97
+ .options-m {
98
+ display: none;
99
+ }
100
+
101
+ .options {
102
+ div {
103
+ @apply flex cursor-pointer;
104
+ }
105
+ }
106
+ }
107
+
108
+ .showMore {
109
+ @apply text-right cursor-pointer;
110
+ color: #F47738;
111
+ }
112
+
113
+ @media (max-width: 420px) {
114
+ .recharts-default-tooltip {
115
+ width: 85%;
116
+ ul {
117
+ width: 100% !important;
118
+ }
119
+ ul li {
120
+ width: 100%;
121
+ display: flex !important;
122
+ flex-wrap: wrap;
123
+ }
124
+ }
125
+ }
126
+
127
+
128
+ @media print{
129
+ .page-break {
130
+ margin-top: 1rem;
131
+ display: block;
132
+ page-break-before: auto;
133
+ }
134
+ .chart-wrapper {
135
+ @media print{
136
+ .chart-row {
137
+ @media print{
138
+ @apply flex justify-between flex-wrap;
139
+ .chart-item {
140
+ @media print{
141
+ flex-grow: 1;
142
+ margin-right: 25px;
143
+ margin-bottom: 25px;
144
+ width: 31%;
145
+
146
+ &:last-child {
147
+ margin-right: 0px;
148
+ }
149
+ .chartHeader {
150
+ display: flex;
151
+ justify-content: space-between;
152
+
153
+ .sideContent {
154
+ @apply flex justify-around items-center ;
155
+
156
+ .searchInput {
157
+ @apply mr-lg;
158
+ input{
159
+ margin-bottom: 0;
160
+ @apply pr-xl;
161
+ }
162
+ }
163
+
164
+ .signature-img{
165
+ top: 8px;
166
+ right: 8px;
167
+ fill: #505A5F;
168
+ @apply absolute;
169
+ }
170
+ }
171
+ }
172
+ }
173
+ }
174
+ }
175
+ }
176
+
177
+ .options {
178
+ @apply flex justify-end;
179
+ }
180
+
181
+ .options-m {
182
+ display: none;
183
+ }
184
+ }
185
+ }
186
186
  }
@@ -1,53 +1,53 @@
1
- .checkbox-wrap {
2
- @apply flex mb-md relative items-baseline;
3
-
4
- input {
5
- width: 38px;
6
- height: 38px;
7
- @apply opacity-0 absolute top-0 left-0 z-10;
8
- }
9
-
10
- .input-emp {
11
- @extend input;
12
- width: 24px;
13
- height: 24px;
14
- }
15
-
16
- .custom-checkbox {
17
- width: 38px;
18
- height: 38px;
19
- @apply absolute top-0 left-0 border border-solid border-input-border z-0;
20
-
21
- img {
22
- @apply opacity-0;
23
- }
24
-
25
- svg {
26
- @apply opacity-0;
27
- }
28
- }
29
-
30
- .custom-checkbox-emp {
31
- @extend .custom-checkbox;
32
- width: 24px;
33
- height: 24px;
34
- }
35
-
36
- input:checked ~ .custom-checkbox,
37
- input:hover ~ .custom-checkbox {
38
- @apply border-2 border-primary-main;
39
- }
40
-
41
- input:checked ~ .custom-checkbox img {
42
- @apply opacity-100;
43
- }
44
-
45
- input:checked ~ .custom-checkbox svg {
46
- @apply opacity-100;
47
- }
48
-
49
- .label {
50
- margin-left: 56px;
51
- @apply text-form-field text-text-primary;
52
- }
53
- }
1
+ .checkbox-wrap {
2
+ @apply flex mb-md relative items-baseline;
3
+
4
+ input {
5
+ width: 38px;
6
+ height: 38px;
7
+ @apply opacity-0 absolute top-0 left-0 z-10;
8
+ }
9
+
10
+ .input-emp {
11
+ @extend input;
12
+ width: 24px;
13
+ height: 24px;
14
+ }
15
+
16
+ .custom-checkbox {
17
+ width: 38px;
18
+ height: 38px;
19
+ @apply absolute top-0 left-0 border border-solid border-input-border z-0;
20
+
21
+ img {
22
+ @apply opacity-0;
23
+ }
24
+
25
+ svg {
26
+ @apply opacity-0;
27
+ }
28
+ }
29
+
30
+ .custom-checkbox-emp {
31
+ @extend .custom-checkbox;
32
+ width: 24px;
33
+ height: 24px;
34
+ }
35
+
36
+ input:checked ~ .custom-checkbox,
37
+ input:hover ~ .custom-checkbox {
38
+ @apply border-2 border-primary-main;
39
+ }
40
+
41
+ input:checked ~ .custom-checkbox img {
42
+ @apply opacity-100;
43
+ }
44
+
45
+ input:checked ~ .custom-checkbox svg {
46
+ @apply opacity-100;
47
+ }
48
+
49
+ .label {
50
+ margin-left: 56px;
51
+ @apply text-form-field text-text-primary;
52
+ }
53
+ }
@@ -1,63 +1,63 @@
1
- .checkpoint-connect-wrap {
2
- padding-bottom: 40px;
3
- @apply relative;
4
- }
5
- .checkpoint-done {
6
- @apply flex;
7
-
8
- h2 {
9
- width: 24px;
10
- height: 24px;
11
- border-radius: 50%;
12
- @apply border-b border-solid border-primary-main bg-primary-main;
13
- }
14
-
15
- header {
16
- @apply text-heading-s ml-md;
17
-
18
- p {
19
- margin-top: 4px;
20
- @apply text-heading-s text-text-secondary;
21
- }
22
- }
23
- }
24
-
25
- .checkpoint {
26
- @apply flex;
27
-
28
- h2 {
29
- width: 24px;
30
- height: 24px;
31
- border-radius: 50%;
32
- --text-opacity: 1;
33
- @apply border-b border-solid border-border bg-border;
34
- }
35
-
36
- header {
37
- @apply text-heading-s ml-md;
38
-
39
- p {
40
- margin-top: 4px;
41
- @apply text-heading-s text-text-secondary;
42
- }
43
- }
44
- }
45
-
46
- .checkpoint-connect {
47
- margin-left: 12px;
48
- margin-top: 22px;
49
- @apply absolute top-0 left-0 h-full border-l border-solid border-border;
50
- }
51
-
52
- .checkpoint-comments-wrap {
53
- max-width: 560px;
54
- @apply bg-grey-mid p-sm mt-sm;
55
-
56
- h4{
57
- @apply text-text-primary text-heading-s;
58
- }
59
-
60
- p{
61
- @apply text-text-secondary text-body-s-dt;
62
- }
63
- }
1
+ .checkpoint-connect-wrap {
2
+ padding-bottom: 40px;
3
+ @apply relative;
4
+ }
5
+ .checkpoint-done {
6
+ @apply flex;
7
+
8
+ h2 {
9
+ width: 24px;
10
+ height: 24px;
11
+ border-radius: 50%;
12
+ @apply border-b border-solid border-primary-main bg-primary-main;
13
+ }
14
+
15
+ header {
16
+ @apply text-heading-s ml-md;
17
+
18
+ p {
19
+ margin-top: 4px;
20
+ @apply text-heading-s text-text-secondary;
21
+ }
22
+ }
23
+ }
24
+
25
+ .checkpoint {
26
+ @apply flex;
27
+
28
+ h2 {
29
+ width: 24px;
30
+ height: 24px;
31
+ border-radius: 50%;
32
+ --text-opacity: 1;
33
+ @apply border-b border-solid border-border bg-border;
34
+ }
35
+
36
+ header {
37
+ @apply text-heading-s ml-md;
38
+
39
+ p {
40
+ margin-top: 4px;
41
+ @apply text-heading-s text-text-secondary;
42
+ }
43
+ }
44
+ }
45
+
46
+ .checkpoint-connect {
47
+ margin-left: 12px;
48
+ margin-top: 22px;
49
+ @apply absolute top-0 left-0 h-full border-l border-solid border-border;
50
+ }
51
+
52
+ .checkpoint-comments-wrap {
53
+ max-width: 560px;
54
+ @apply bg-grey-mid p-sm mt-sm;
55
+
56
+ h4{
57
+ @apply text-text-primary text-heading-s;
58
+ }
59
+
60
+ p{
61
+ @apply text-text-secondary text-body-s-dt;
62
+ }
63
+ }
@@ -1,14 +1,14 @@
1
- .citizen-info-label {
2
- @apply p-sm border-4 border-solid border-link-normal text-heading-m m-sm;
3
- max-width: 960px;
4
-
5
- p {
6
- @apply text-link-normal font-bold mt-xs text-heading-s;
7
- }
8
- }
9
-
10
- @screen dt {
11
- .citizen-info-label {
12
- margin: 0;
13
- }
14
- }
1
+ .citizen-info-label {
2
+ @apply p-sm border-4 border-solid border-link-normal text-heading-m m-sm;
3
+ max-width: 960px;
4
+
5
+ p {
6
+ @apply text-link-normal font-bold mt-xs text-heading-s;
7
+ }
8
+ }
9
+
10
+ @screen dt {
11
+ .citizen-info-label {
12
+ margin: 0;
13
+ }
14
+ }
@@ -1,11 +1,11 @@
1
- .customBtn {
2
- @apply bg-white text-text-primary box-border inline-block outline-none px-sm border border-solid border-primary-main;
3
- margin: 0px 4.65% 0px 0px;
4
- height: 30px;
5
- line-height: 30px;
6
- }
7
-
8
- .customBtn-selected {
9
- @extend .customBtn;
10
- @apply bg-primary-main text-white font-medium;
11
- }
1
+ .customBtn {
2
+ @apply bg-white text-text-primary box-border inline-block outline-none px-sm border border-solid border-primary-main;
3
+ margin: 0px 4.65% 0px 0px;
4
+ height: 30px;
5
+ line-height: 30px;
6
+ }
7
+
8
+ .customBtn-selected {
9
+ @extend .customBtn;
10
+ @apply bg-primary-main text-white font-medium;
11
+ }