@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,131 +1,131 @@
1
- .success-wrap,
2
- .emp-success-wrap {
3
- @apply block bg-success w-full text-center text-white pt-md pb-sm mb-md;
4
-
5
- header {
6
- @apply block mb-sm font-rc font-bold text-heading-xl;
7
- }
8
-
9
- div {
10
- img {
11
- padding: 13.67px;
12
- margin-left: auto;
13
- margin-right: auto;
14
- @apply border border-solid border-white rounded-full h-16 w-16 bg-white mb-md;
15
- }
16
-
17
- svg {
18
- padding: 13.67px;
19
- margin-left: auto;
20
- margin-right: auto;
21
- @apply border border-solid border-white rounded-full h-16 w-16 bg-white mb-md;
22
- }
23
-
24
- svg.payment-svg {
25
- border: unset;
26
- background-color: unset;
27
- @apply rounded-full;
28
- }
29
-
30
- h2 {
31
- @apply font-bold text-caption-m mb-sm;
32
- }
33
-
34
- p {
35
- @apply font-bold text-caption-l;
36
- }
37
- }
38
- }
39
-
40
- .error-wrap,
41
- .emp-error-wrap {
42
- @apply block bg-error w-full text-center text-white pt-md pb-sm mb-md;
43
-
44
- header {
45
- @apply block mb-sm font-rc font-bold text-heading-xl;
46
- }
47
-
48
- img {
49
- margin-left: auto;
50
- margin-right: auto;
51
- padding: 13.67px;
52
- @apply border border-solid border-white rounded-full bg-white h-16 w-16 mb-md;
53
- }
54
-
55
- svg {
56
- margin-left: auto;
57
- margin-right: auto;
58
- padding: 13.67px;
59
- @apply border border-solid border-white rounded-full bg-white h-16 w-16 mb-md;
60
- }
61
- }
62
-
63
- @screen dt {
64
- .success-wrap {
65
- width: calc(100% + 284px);
66
- header {
67
- @apply text-heading-xl-dt;
68
- }
69
- }
70
- .emp-success-wrap {
71
- width: calc(100%);
72
- header {
73
- @apply text-heading-xl-dt;
74
- }
75
- }
76
-
77
- .error-wrap {
78
- width: calc(100% + 284px);
79
- header {
80
- @apply text-heading-xl-dt;
81
- }
82
- }
83
-
84
- .emp-error-wrap {
85
- width: calc(100%);
86
- header {
87
- @apply text-heading-xl-dt;
88
- }
89
- }
90
- }
91
-
92
- .photos-wrap {
93
- max-width: 640px;
94
- @apply flex pt-md;
95
-
96
- img {
97
- width: calc(33% - 9.333px);
98
- margin-right: 14px;
99
- }
100
-
101
- svg {
102
- width: calc(33% - 9.333px);
103
- margin-right: 14px;
104
- }
105
-
106
- .last {
107
- width: calc(33% - 9.333px);
108
- }
109
- }
110
-
111
- .banner {
112
- @apply flex justify-center items-center;
113
- height: calc(100vh - 80px);
114
- background: linear-gradient(rgba(11,75,102,0.8), rgba(11,75,102,0.8)), var(--banner-url) center center;
115
-
116
- .bannerCard {
117
- min-width: 400px;
118
- }
119
- .bannerLogo {
120
- width: 80px;
121
- height: 40px;
122
- object-fit: contain;
123
- padding-right: 10px;
124
- margin-right: 10px;
125
- border-right: 1px solid #0b0c0c;
126
- }
127
- .bannerHeader {
128
- @apply flex justify-center items-center;
129
- margin-bottom: 24px;
130
- }
131
- }
1
+ .success-wrap,
2
+ .emp-success-wrap {
3
+ @apply block bg-success w-full text-center text-white pt-md pb-sm mb-md;
4
+
5
+ header {
6
+ @apply block mb-sm font-rc font-bold text-heading-xl;
7
+ }
8
+
9
+ div {
10
+ img {
11
+ padding: 13.67px;
12
+ margin-left: auto;
13
+ margin-right: auto;
14
+ @apply border border-solid border-white rounded-full h-16 w-16 bg-white mb-md;
15
+ }
16
+
17
+ svg {
18
+ padding: 13.67px;
19
+ margin-left: auto;
20
+ margin-right: auto;
21
+ @apply border border-solid border-white rounded-full h-16 w-16 bg-white mb-md;
22
+ }
23
+
24
+ svg.payment-svg {
25
+ border: unset;
26
+ background-color: unset;
27
+ @apply rounded-full;
28
+ }
29
+
30
+ h2 {
31
+ @apply font-bold text-caption-m mb-sm;
32
+ }
33
+
34
+ p {
35
+ @apply font-bold text-caption-l;
36
+ }
37
+ }
38
+ }
39
+
40
+ .error-wrap,
41
+ .emp-error-wrap {
42
+ @apply block bg-error w-full text-center text-white pt-md pb-sm mb-md;
43
+
44
+ header {
45
+ @apply block mb-sm font-rc font-bold text-heading-xl;
46
+ }
47
+
48
+ img {
49
+ margin-left: auto;
50
+ margin-right: auto;
51
+ padding: 13.67px;
52
+ @apply border border-solid border-white rounded-full bg-white h-16 w-16 mb-md;
53
+ }
54
+
55
+ svg {
56
+ margin-left: auto;
57
+ margin-right: auto;
58
+ padding: 13.67px;
59
+ @apply border border-solid border-white rounded-full bg-white h-16 w-16 mb-md;
60
+ }
61
+ }
62
+
63
+ @screen dt {
64
+ .success-wrap {
65
+ width: calc(100% + 284px);
66
+ header {
67
+ @apply text-heading-xl-dt;
68
+ }
69
+ }
70
+ .emp-success-wrap {
71
+ width: calc(100%);
72
+ header {
73
+ @apply text-heading-xl-dt;
74
+ }
75
+ }
76
+
77
+ .error-wrap {
78
+ width: calc(100% + 284px);
79
+ header {
80
+ @apply text-heading-xl-dt;
81
+ }
82
+ }
83
+
84
+ .emp-error-wrap {
85
+ width: calc(100%);
86
+ header {
87
+ @apply text-heading-xl-dt;
88
+ }
89
+ }
90
+ }
91
+
92
+ .photos-wrap {
93
+ max-width: 640px;
94
+ @apply flex pt-md;
95
+
96
+ img {
97
+ width: calc(33% - 9.333px);
98
+ margin-right: 14px;
99
+ }
100
+
101
+ svg {
102
+ width: calc(33% - 9.333px);
103
+ margin-right: 14px;
104
+ }
105
+
106
+ .last {
107
+ width: calc(33% - 9.333px);
108
+ }
109
+ }
110
+
111
+ .banner {
112
+ @apply flex justify-center items-center;
113
+ height: calc(100vh - 80px);
114
+ background: linear-gradient(rgba(11,75,102,0.8), rgba(11,75,102,0.8)), var(--banner-url) center center;
115
+
116
+ .bannerCard {
117
+ min-width: 400px;
118
+ }
119
+ .bannerLogo {
120
+ width: 80px;
121
+ height: 40px;
122
+ object-fit: contain;
123
+ padding-right: 10px;
124
+ margin-right: 10px;
125
+ border-right: 1px solid #0b0c0c;
126
+ }
127
+ .bannerHeader {
128
+ @apply flex justify-center items-center;
129
+ margin-bottom: 24px;
130
+ }
131
+ }
@@ -1,119 +1,119 @@
1
- body {
2
- @apply bg-grey-bg;
3
- }
4
-
5
- .body-container {
6
- @apply bg-grey-bg h-full min-h-screen overflow-x-hidden;
7
- }
8
-
9
- .navbar {
10
- @apply text-white bg-secondary p-md w-full mb-md;
11
- img {
12
- height: 24px;
13
- }
14
- }
15
- /* .navbar-header{
16
- @apply text-navbarheader float-left px-sm
17
- }
18
-
19
- .navbar-subheader{
20
- @apply font-light px-sm border-solid border-l border-white border-opacity-100
21
- }*/
22
-
23
- .h1 {
24
- @apply text-heading-l text-text-primary font-bold mb-md ml-md ;
25
- }
26
-
27
- .link-label {
28
- @apply block text-link text-primary-main mb-md ml-md cursor-pointer;
29
-
30
- &:hover {
31
- @apply text-primary-main;
32
- }
33
- }
34
-
35
- .back-btn {
36
- width: fit-content;
37
- @apply block border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mt-md;
38
-
39
- label {
40
- @apply inline mr-sm align-middle;
41
- }
42
-
43
- p {
44
- @apply inline float-right;
45
- }
46
- }
47
-
48
- .bread-crumb {
49
- font-size: 14px;
50
- color: #505a5f;
51
- display: flex;
52
- margin-bottom: 10px;
53
- }
54
- .bread-crumb--item {
55
- margin-left: 5px;
56
-
57
- &:not(:last-child):after {
58
- content: " /";
59
- }
60
-
61
- button {
62
- outline: none;
63
- }
64
-
65
- .last {
66
- color: #0b0c0c;
67
- }
68
- }
69
-
70
- .back-btn2 {
71
- cursor: pointer;
72
- width: fit-content;
73
- @apply flex border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mb-md;
74
-
75
- img {
76
- @apply flex;
77
- }
78
-
79
- svg {
80
- @apply flex;
81
- }
82
-
83
- p {
84
- @apply flex;
85
- }
86
- }
87
-
88
- @screen dt {
89
- .employee-app-container {
90
- @apply w-full;
91
- }
92
-
93
- .app-container {
94
- width: 960px;
95
- margin-left: 8px;
96
- margin-right: auto;
97
- }
98
-
99
- .h1 {
100
- margin-left: 0;
101
- @apply text-heading-l-dt;
102
- }
103
-
104
- .link-label {
105
- margin-left: 0;
106
- }
107
-
108
- .back-btn {
109
- margin-left: 0;
110
- }
111
-
112
- .back-btn2 {
113
- margin-left: 0;
114
- }
115
- }
116
-
117
- .body-container::-webkit-scrollbar {
118
- display: none;
1
+ body {
2
+ @apply bg-grey-bg;
3
+ }
4
+
5
+ .body-container {
6
+ @apply bg-grey-bg h-full min-h-screen overflow-x-hidden;
7
+ }
8
+
9
+ .navbar {
10
+ @apply text-white bg-secondary p-md w-full mb-md;
11
+ img {
12
+ height: 24px;
13
+ }
14
+ }
15
+ /* .navbar-header{
16
+ @apply text-navbarheader float-left px-sm
17
+ }
18
+
19
+ .navbar-subheader{
20
+ @apply font-light px-sm border-solid border-l border-white border-opacity-100
21
+ }*/
22
+
23
+ .h1 {
24
+ @apply text-heading-l text-text-primary font-bold mb-md ml-md ;
25
+ }
26
+
27
+ .link-label {
28
+ @apply block text-link text-primary-main mb-md ml-md cursor-pointer;
29
+
30
+ &:hover {
31
+ @apply text-primary-main;
32
+ }
33
+ }
34
+
35
+ .back-btn {
36
+ width: fit-content;
37
+ @apply block border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mt-md;
38
+
39
+ label {
40
+ @apply inline mr-sm align-middle;
41
+ }
42
+
43
+ p {
44
+ @apply inline float-right;
45
+ }
46
+ }
47
+
48
+ .bread-crumb {
49
+ font-size: 14px;
50
+ color: #505a5f;
51
+ display: flex;
52
+ margin-bottom: 10px;
53
+ }
54
+ .bread-crumb--item {
55
+ margin-left: 5px;
56
+
57
+ &:not(:last-child):after {
58
+ content: " /";
59
+ }
60
+
61
+ button {
62
+ outline: none;
63
+ }
64
+
65
+ .last {
66
+ color: #0b0c0c;
67
+ }
68
+ }
69
+
70
+ .back-btn2 {
71
+ cursor: pointer;
72
+ width: fit-content;
73
+ @apply flex border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mb-md;
74
+
75
+ img {
76
+ @apply flex;
77
+ }
78
+
79
+ svg {
80
+ @apply flex;
81
+ }
82
+
83
+ p {
84
+ @apply flex;
85
+ }
86
+ }
87
+
88
+ @screen dt {
89
+ .employee-app-container {
90
+ @apply w-full;
91
+ }
92
+
93
+ .app-container {
94
+ width: 960px;
95
+ margin-left: 8px;
96
+ margin-right: auto;
97
+ }
98
+
99
+ .h1 {
100
+ margin-left: 0;
101
+ @apply text-heading-l-dt;
102
+ }
103
+
104
+ .link-label {
105
+ margin-left: 0;
106
+ }
107
+
108
+ .back-btn {
109
+ margin-left: 0;
110
+ }
111
+
112
+ .back-btn2 {
113
+ margin-left: 0;
114
+ }
115
+ }
116
+
117
+ .body-container::-webkit-scrollbar {
118
+ display: none;
119
119
  }
@@ -1,47 +1,47 @@
1
- .selector-button-primary {
2
- @apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg;
3
-
4
- &:focus {
5
- @apply outline-none;
6
- }
7
-
8
- h2 {
9
- @apply font-rc font-medium text-legend text-white;
10
- }
11
- }
12
-
13
- .selector-button-border {
14
- @apply h-8 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg;
15
-
16
- &:focus {
17
- @apply outline-none;
18
- }
19
-
20
- h2 {
21
- @apply font-rc font-medium text-legend text-text-primary;
22
- }
23
- }
24
-
25
- .input-mirror-selector-button{
26
- @apply h-16 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg !important;
27
-
28
- &:focus {
29
- @apply outline-none;
30
- }
31
-
32
- h2 {
33
- @apply font-rc font-medium text-legend text-text-primary;
34
- }
35
- }
36
-
37
- .selector-button-primary-disabled {
38
- @apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg opacity-50;
39
-
40
- &:focus {
41
- @apply outline-none;
42
- }
43
-
44
- h2 {
45
- @apply font-rc font-medium text-legend text-white;
46
- }
47
- }
1
+ .selector-button-primary {
2
+ @apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg;
3
+
4
+ &:focus {
5
+ @apply outline-none;
6
+ }
7
+
8
+ h2 {
9
+ @apply font-rc font-medium text-legend text-white;
10
+ }
11
+ }
12
+
13
+ .selector-button-border {
14
+ @apply h-8 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg;
15
+
16
+ &:focus {
17
+ @apply outline-none;
18
+ }
19
+
20
+ h2 {
21
+ @apply font-rc font-medium text-legend text-text-primary;
22
+ }
23
+ }
24
+
25
+ .input-mirror-selector-button{
26
+ @apply h-16 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg !important;
27
+
28
+ &:focus {
29
+ @apply outline-none;
30
+ }
31
+
32
+ h2 {
33
+ @apply font-rc font-medium text-legend text-text-primary;
34
+ }
35
+ }
36
+
37
+ .selector-button-primary-disabled {
38
+ @apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg opacity-50;
39
+
40
+ &:focus {
41
+ @apply outline-none;
42
+ }
43
+
44
+ h2 {
45
+ @apply font-rc font-medium text-legend text-white;
46
+ }
47
+ }