@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,134 +1,134 @@
1
- .topbar {
2
- position: fixed;
3
- top: 0;
4
- width: 100%;
5
- padding: 10px 24px;
6
- background: white;
7
- box-shadow: rgba(0, 0, 0, 0.24) 0 1px 4px;
8
- z-index: 9999999;
9
- @apply flex items-center;
10
-
11
- img {
12
- display: inline;
13
-
14
- &.city {
15
- margin-right: 8px;
16
- height: 48px;
17
- width: 48px;
18
- }
19
-
20
- &.state {
21
- height: 20px;
22
- max-height: 20px;
23
- width: auto;
24
- }
25
- }
26
-
27
- .ulb {
28
- font-weight: bold;
29
- display: inline-block;
30
- }
31
-
32
- .right {
33
- float: right;
34
- margin-top: 12px;
35
- position: relative;
36
-
37
- svg {
38
- display: inline;
39
- }
40
-
41
- .user-img-txt {
42
- background: #f47738;
43
- padding: 10px 15px;
44
- border-radius: 50%;
45
- color: white;
46
- font-weight: 700;
47
- }
48
- }
49
-
50
- .left {
51
- float: left;
52
- }
53
-
54
- .w-80 {
55
- width: 70%;
56
- }
57
-
58
- .width-20 {
59
- width: 30%;
60
- }
61
-
62
- .margin-top-6 {
63
- margin-top: 6px;
64
- }
65
-
66
- .margin-right-30 {
67
- margin-right: 30px;
68
- }
69
-
70
- .margin-top-10 {
71
- margin-top: 10px;
72
- }
73
-
74
- .icon {
75
- display: block;
76
- color: rgb(117, 117, 117);
77
- fill: rgb(117, 117, 117);
78
- height: 21px;
79
- width: 21px;
80
- }
81
-
82
- .column-gap-15 {
83
- column-gap: 15px;
84
- }
85
-
86
- .column-gap-5 {
87
- column-gap: 5px;
88
- }
89
-
90
- .select-wrap,
91
- .employee-select-wrap {
92
- margin-bottom: 0px;
93
- .profile-dropdown--item{
94
- span{
95
- white-space: pre;
96
- }
97
- }
98
- }
99
- }
100
-
101
- .cp {
102
- cursor: pointer;
103
- }
104
-
105
- .citizen {
106
- .right {
107
- margin-top: 5px;
108
- margin-bottom: 5px;
109
- }
110
-
111
- .topbar-select-wrap {
112
- margin-bottom: 0;
113
- }
114
-
115
- .flex-between {
116
- @apply flex items-center justify-between;
117
- }
118
- }
119
-
120
- .profile-dropdown--item {
121
- display: flex;
122
- flex-direction: row;
123
- padding: 10px;
124
- column-gap: 10px;
125
-
126
- &:hover {
127
- @apply bg-grey-mid;
128
- }
129
- }
130
-
131
- .flex-right {
132
- @apply flex items-center justify-end;
133
- min-width: 85px;
134
- }
1
+ .topbar {
2
+ position: fixed;
3
+ top: 0;
4
+ width: 100%;
5
+ padding: 10px 24px;
6
+ background: white;
7
+ box-shadow: rgba(0, 0, 0, 0.24) 0 1px 4px;
8
+ z-index: 9999999;
9
+ @apply flex items-center;
10
+
11
+ img {
12
+ display: inline;
13
+
14
+ &.city {
15
+ margin-right: 8px;
16
+ height: 48px;
17
+ width: 48px;
18
+ }
19
+
20
+ &.state {
21
+ height: 20px;
22
+ max-height: 20px;
23
+ width: auto;
24
+ }
25
+ }
26
+
27
+ .ulb {
28
+ font-weight: bold;
29
+ display: inline-block;
30
+ }
31
+
32
+ .right {
33
+ float: right;
34
+ margin-top: 12px;
35
+ position: relative;
36
+
37
+ svg {
38
+ display: inline;
39
+ }
40
+
41
+ .user-img-txt {
42
+ background: #f47738;
43
+ padding: 10px 15px;
44
+ border-radius: 50%;
45
+ color: white;
46
+ font-weight: 700;
47
+ }
48
+ }
49
+
50
+ .left {
51
+ float: left;
52
+ }
53
+
54
+ .w-80 {
55
+ width: 70%;
56
+ }
57
+
58
+ .width-20 {
59
+ width: 30%;
60
+ }
61
+
62
+ .margin-top-6 {
63
+ margin-top: 6px;
64
+ }
65
+
66
+ .margin-right-30 {
67
+ margin-right: 30px;
68
+ }
69
+
70
+ .margin-top-10 {
71
+ margin-top: 10px;
72
+ }
73
+
74
+ .icon {
75
+ display: block;
76
+ color: rgb(117, 117, 117);
77
+ fill: rgb(117, 117, 117);
78
+ height: 21px;
79
+ width: 21px;
80
+ }
81
+
82
+ .column-gap-15 {
83
+ column-gap: 15px;
84
+ }
85
+
86
+ .column-gap-5 {
87
+ column-gap: 5px;
88
+ }
89
+
90
+ .select-wrap,
91
+ .employee-select-wrap {
92
+ margin-bottom: 0px;
93
+ .profile-dropdown--item{
94
+ span{
95
+ white-space: pre;
96
+ }
97
+ }
98
+ }
99
+ }
100
+
101
+ .cp {
102
+ cursor: pointer;
103
+ }
104
+
105
+ .citizen {
106
+ .right {
107
+ margin-top: 5px;
108
+ margin-bottom: 5px;
109
+ }
110
+
111
+ .topbar-select-wrap {
112
+ margin-bottom: 0;
113
+ }
114
+
115
+ .flex-between {
116
+ @apply flex items-center justify-between;
117
+ }
118
+ }
119
+
120
+ .profile-dropdown--item {
121
+ display: flex;
122
+ flex-direction: row;
123
+ padding: 10px;
124
+ column-gap: 10px;
125
+
126
+ &:hover {
127
+ @apply bg-grey-mid;
128
+ }
129
+ }
130
+
131
+ .flex-right {
132
+ @apply flex items-center justify-end;
133
+ min-width: 85px;
134
+ }
@@ -1,95 +1,95 @@
1
- .upload-wrap {
2
- @apply flex w-full h-40 bg-grey-light relative mb-lg px-sm border border-border border-dashed;
3
-
4
- img {
5
- display: block;
6
- margin-top: 58px;
7
- margin-left: calc(50% - 23px);
8
- height: 42px;
9
- width: 46px;
10
- }
11
-
12
- svg {
13
- display: block;
14
- margin-top: 58px;
15
- margin-left: calc(50% - 23px);
16
- height: 42px;
17
- width: 46px;
18
- }
19
-
20
- input {
21
- @apply absolute w-full h-full opacity-0 top-0;
22
- }
23
- }
24
-
25
- .multi-upload-wrap {
26
- @apply flex mb-lg;
27
-
28
- div {
29
- display: block;
30
- position: relative;
31
- background-color: #fafafa;
32
- width: calc((100% - 16px) / 3);
33
- margin-right: 8px;
34
-
35
- .delete {
36
- position: absolute;
37
- height: 24px;
38
- width: 24px;
39
- border-radius: 100%;
40
- top: 2px;
41
- right: 2px;
42
- }
43
- }
44
-
45
- .upload-img-container {
46
- border: 1px dashed #d6d5d4;
47
- margin: 0 !important;
48
-
49
- img {
50
- margin-left: auto;
51
- margin-right: auto;
52
- padding-top: calc(33% - 21px);
53
- }
54
-
55
- svg {
56
- @apply flex;
57
- margin: auto;
58
- }
59
-
60
- svg {
61
- margin-left: auto;
62
- margin-right: auto;
63
- top: calc(50% - 21px);
64
- position: relative;
65
- }
66
-
67
- input {
68
- @apply absolute w-full h-full opacity-0 top-0;
69
- }
70
- }
71
- }
72
-
73
- .upload-file {
74
- min-height: 56px;
75
- @apply relative border border-input-border w-full;
76
-
77
- div {
78
- @apply flex flex-row h-full items-center pl-md mt-sm flex-wrap;
79
-
80
- .file-upload-status {
81
- @apply text-body-s-dt ml-sm;
82
- }
83
- }
84
- input {
85
- width: 160px;
86
- @apply absolute top-0 left-0 opacity-0 h-full;
87
- }
88
- }
89
-
90
- @screen dt {
91
- .multi-upload-wrap img {
92
- width: 100%;
93
- height: 158px;
94
- }
95
- }
1
+ .upload-wrap {
2
+ @apply flex w-full h-40 bg-grey-light relative mb-lg px-sm border border-border border-dashed;
3
+
4
+ img {
5
+ display: block;
6
+ margin-top: 58px;
7
+ margin-left: calc(50% - 23px);
8
+ height: 42px;
9
+ width: 46px;
10
+ }
11
+
12
+ svg {
13
+ display: block;
14
+ margin-top: 58px;
15
+ margin-left: calc(50% - 23px);
16
+ height: 42px;
17
+ width: 46px;
18
+ }
19
+
20
+ input {
21
+ @apply absolute w-full h-full opacity-0 top-0;
22
+ }
23
+ }
24
+
25
+ .multi-upload-wrap {
26
+ @apply flex mb-lg;
27
+
28
+ div {
29
+ display: block;
30
+ position: relative;
31
+ background-color: #fafafa;
32
+ width: calc((100% - 16px) / 3);
33
+ margin-right: 8px;
34
+
35
+ .delete {
36
+ position: absolute;
37
+ height: 24px;
38
+ width: 24px;
39
+ border-radius: 100%;
40
+ top: 2px;
41
+ right: 2px;
42
+ }
43
+ }
44
+
45
+ .upload-img-container {
46
+ border: 1px dashed #d6d5d4;
47
+ margin: 0 !important;
48
+
49
+ img {
50
+ margin-left: auto;
51
+ margin-right: auto;
52
+ padding-top: calc(33% - 21px);
53
+ }
54
+
55
+ svg {
56
+ @apply flex;
57
+ margin: auto;
58
+ }
59
+
60
+ svg {
61
+ margin-left: auto;
62
+ margin-right: auto;
63
+ top: calc(50% - 21px);
64
+ position: relative;
65
+ }
66
+
67
+ input {
68
+ @apply absolute w-full h-full opacity-0 top-0;
69
+ }
70
+ }
71
+ }
72
+
73
+ .upload-file {
74
+ min-height: 56px;
75
+ @apply relative border border-input-border w-full;
76
+
77
+ div {
78
+ @apply flex flex-row h-full items-center pl-md mt-sm flex-wrap;
79
+
80
+ .file-upload-status {
81
+ @apply text-body-s-dt ml-sm;
82
+ }
83
+ }
84
+ input {
85
+ width: 160px;
86
+ @apply absolute top-0 left-0 opacity-0 h-full;
87
+ }
88
+ }
89
+
90
+ @screen dt {
91
+ .multi-upload-wrap img {
92
+ width: 100%;
93
+ height: 158px;
94
+ }
95
+ }