@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,58 +1,58 @@
1
- .PropertySearchForm {
2
- .pt-search-action {
3
- @apply w-full;
4
- display: flex;
5
- margin-right: 10px;
6
- justify-content: end;
7
- align-items: center;
8
- .pt-search-action-submit button {
9
- width: 100% !important;
10
- }
11
- .pt-search-action-reset {
12
- text-align: right;
13
- cursor: pointer;
14
- }
15
- }
16
-
17
- .PropertySearchFormSwitcher{
18
- border-bottom: 1px solid #d6d5d4;
19
- cursor: pointer;
20
- margin-bottom: 20px;
21
- display: flex;
22
- .non-selected {
23
- color: #505a5f;
24
- font-weight: 400;
25
- }
26
- .selected {
27
- color: #f47738;
28
- font-weight: 700;
29
- padding-bottom: 10px;
30
- border-bottom: 2px solid #f47738;
31
- }
32
- span {
33
- margin-right: 20px;
34
- }
35
- }
36
-
37
-
38
- .form-field {
39
- width: 30% !important;
40
- margin-bottom: 20px;
41
- }
42
- @media (min-width: 780px) {
43
- .pt-form-field{
44
- width: 30% !important;
45
- margin-bottom: 20px;
46
- }
47
- }
48
- @media (max-width: 780px) {
49
- .form-field{
50
- width: 100% !important;
51
- margin-bottom: 15px;
52
- }
53
- .pt-form-field{
54
- width: 100% !important;
55
- margin-bottom: 15px;
56
- }
57
- }
58
- }
1
+ .PropertySearchForm {
2
+ .pt-search-action {
3
+ @apply w-full;
4
+ display: flex;
5
+ margin-right: 10px;
6
+ justify-content: end;
7
+ align-items: center;
8
+ .pt-search-action-submit button {
9
+ width: 100% !important;
10
+ }
11
+ .pt-search-action-reset {
12
+ text-align: right;
13
+ cursor: pointer;
14
+ }
15
+ }
16
+
17
+ .PropertySearchFormSwitcher{
18
+ border-bottom: 1px solid #d6d5d4;
19
+ cursor: pointer;
20
+ margin-bottom: 20px;
21
+ display: flex;
22
+ .non-selected {
23
+ color: #505a5f;
24
+ font-weight: 400;
25
+ }
26
+ .selected {
27
+ color: #f47738;
28
+ font-weight: 700;
29
+ padding-bottom: 10px;
30
+ border-bottom: 2px solid #f47738;
31
+ }
32
+ span {
33
+ margin-right: 20px;
34
+ }
35
+ }
36
+
37
+
38
+ .form-field {
39
+ width: 30% !important;
40
+ margin-bottom: 20px;
41
+ }
42
+ @media (min-width: 780px) {
43
+ .pt-form-field{
44
+ width: 30% !important;
45
+ margin-bottom: 20px;
46
+ }
47
+ }
48
+ @media (max-width: 780px) {
49
+ .form-field{
50
+ width: 100% !important;
51
+ margin-bottom: 15px;
52
+ }
53
+ .pt-form-field{
54
+ width: 100% !important;
55
+ margin-bottom: 15px;
56
+ }
57
+ }
58
+ }
@@ -1,56 +1,56 @@
1
- .search-form-wrapper{
2
- @apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
3
- .form-field{
4
- width: calc( 25% - 16px );
5
- @apply inline-block mr-md align-middle;
6
- }
7
- .SubmitAndClearAllContainer{
8
- @apply w-full;
9
- .submit{
10
- right: 36px;
11
- margin-top: 22px;
12
- margin-left: -16px !important;
13
- @apply flex flex-row-reverse items-center w-full align-middle text-center !important;
14
- button{
15
- margin: 0;
16
- @apply inline-block w-1/4 !important;
17
- }
18
- p{
19
- @apply cursor-pointer text-link text-focus w-1/4 inline-block ;
20
- }
21
- }
22
- }
23
- .submit{
24
- right: 36px;
25
- margin-top: 22px;
26
- @apply inline align-middle text-center !important;
27
- button{
28
- margin: 0;
29
- @apply inline-block w-full !important;
30
- }
31
- p{
32
- @apply cursor-pointer text-link text-focus w-full inline-block ;
33
- }
34
- }
35
- .pt-property-search{
36
- justify-content: unset;
37
- }
38
-
39
- }
40
-
41
- @media (min-width: 780px) {
42
- .search-form-wrapper{
43
- .pt-form-field{
44
- width: 30% !important;
45
- margin-bottom: 20px;
46
- }
47
- }
48
- }
49
- @media (max-width: 780px) {
50
- .search-form-wrapper{
51
- .pt-form-field{
52
- width: 100% !important;
53
- margin-bottom: 15px;
54
- }
55
- }
1
+ .search-form-wrapper{
2
+ @apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
3
+ .form-field{
4
+ width: calc( 25% - 16px );
5
+ @apply inline-block mr-md align-middle;
6
+ }
7
+ .SubmitAndClearAllContainer{
8
+ @apply w-full;
9
+ .submit{
10
+ right: 36px;
11
+ margin-top: 22px;
12
+ margin-left: -16px !important;
13
+ @apply flex flex-row-reverse items-center w-full align-middle text-center !important;
14
+ button{
15
+ margin: 0;
16
+ @apply inline-block w-1/4 !important;
17
+ }
18
+ p{
19
+ @apply cursor-pointer text-link text-focus w-1/4 inline-block ;
20
+ }
21
+ }
22
+ }
23
+ .submit{
24
+ right: 36px;
25
+ margin-top: 22px;
26
+ @apply inline align-middle text-center !important;
27
+ button{
28
+ margin: 0;
29
+ @apply inline-block w-full !important;
30
+ }
31
+ p{
32
+ @apply cursor-pointer text-link text-focus w-full inline-block ;
33
+ }
34
+ }
35
+ .pt-property-search{
36
+ justify-content: unset;
37
+ }
38
+
39
+ }
40
+
41
+ @media (min-width: 780px) {
42
+ .search-form-wrapper{
43
+ .pt-form-field{
44
+ width: 30% !important;
45
+ margin-bottom: 20px;
46
+ }
47
+ }
48
+ }
49
+ @media (max-width: 780px) {
50
+ .search-form-wrapper{
51
+ .pt-form-field{
52
+ width: 100% !important;
53
+ margin-bottom: 15px;
54
+ }
55
+ }
56
56
  }
@@ -1,10 +1,10 @@
1
- .SearchOnRadioButton{
2
- svg{
3
- fill: #505A5F;
4
- width: 24px;
5
- height: 24px;
6
- top: 8px;
7
- right: 8px;
8
- @apply absolute;
9
- }
1
+ .SearchOnRadioButton{
2
+ svg{
3
+ fill: #505A5F;
4
+ width: 24px;
5
+ height: 24px;
6
+ top: 8px;
7
+ right: 8px;
8
+ @apply absolute;
9
+ }
10
10
  }
@@ -1,10 +1,10 @@
1
- .StandaloneSearchBar{
2
- @apply bg-white flex rounded-3xl px-md py-sm w-full;
3
- svg{
4
- fill: #505A5F;
5
- @apply mr-md;
6
- }
7
- input{
8
- @apply w-full mr-md outline-none;
9
- }
1
+ .StandaloneSearchBar{
2
+ @apply bg-white flex rounded-3xl px-md py-sm w-full;
3
+ svg{
4
+ fill: #505A5F;
5
+ @apply mr-md;
6
+ }
7
+ input{
8
+ @apply w-full mr-md outline-none;
9
+ }
10
10
  }
@@ -1,68 +1,68 @@
1
- .timeline-container {
2
- @apply flex;
3
- margin: 0px 8px 15px;
4
- .timeline-checkpoint {
5
- @apply relative flex-1;
6
- z-index: 1;
7
- }
8
-
9
- .timeline-content {
10
- @apply flex flex-col items-center;
11
-
12
- span {
13
- text-align: center;
14
- color: white;
15
- }
16
-
17
- .secondary-color {
18
- color: #0B0C0C;
19
- padding: 5px;
20
- font-size: small;
21
- }
22
- }
23
-
24
- .line {
25
- @apply absolute;
26
- top: 12px;
27
- left: calc(50% + 8px);
28
- right: calc(-50% + 8px);
29
- border-top: 4px solid #D6D5D4;
30
- z-index: -1;
31
- }
32
-
33
- .circle {
34
- width: 24px;
35
- height: 24px;
36
- background-color: #B1B4B6;
37
- border-radius: 50%;
38
- text-align: center;
39
- }
40
-
41
- .active {
42
- background-color: #F47738;
43
- border-color: #F47738;
44
- }
45
- }
46
-
47
- .TLComments{
48
- max-width: 360px;
49
- @apply mb-sm p-sm bg-grey-light;
50
- h3{
51
- @apply font-bold text-caption-m;
52
- }
53
- p{
54
- @apply text-body-l;
55
- }
56
- }
57
-
58
- @screen dt{
59
- .TLComments{
60
- width: 360px;
61
- h3{
62
- @apply text-caption-m-dt;
63
- }
64
- p{
65
- @apply text-body-l-dt;
66
- }
67
- }
1
+ .timeline-container {
2
+ @apply flex;
3
+ margin: 0px 8px 15px;
4
+ .timeline-checkpoint {
5
+ @apply relative flex-1;
6
+ z-index: 1;
7
+ }
8
+
9
+ .timeline-content {
10
+ @apply flex flex-col items-center;
11
+
12
+ span {
13
+ text-align: center;
14
+ color: white;
15
+ }
16
+
17
+ .secondary-color {
18
+ color: #0B0C0C;
19
+ padding: 5px;
20
+ font-size: small;
21
+ }
22
+ }
23
+
24
+ .line {
25
+ @apply absolute;
26
+ top: 12px;
27
+ left: calc(50% + 8px);
28
+ right: calc(-50% + 8px);
29
+ border-top: 4px solid #D6D5D4;
30
+ z-index: -1;
31
+ }
32
+
33
+ .circle {
34
+ width: 24px;
35
+ height: 24px;
36
+ background-color: #B1B4B6;
37
+ border-radius: 50%;
38
+ text-align: center;
39
+ }
40
+
41
+ .active {
42
+ background-color: #F47738;
43
+ border-color: #F47738;
44
+ }
45
+ }
46
+
47
+ .TLComments{
48
+ max-width: 360px;
49
+ @apply mb-sm p-sm bg-grey-light;
50
+ h3{
51
+ @apply font-bold text-caption-m;
52
+ }
53
+ p{
54
+ @apply text-body-l;
55
+ }
56
+ }
57
+
58
+ @screen dt{
59
+ .TLComments{
60
+ width: 360px;
61
+ h3{
62
+ @apply text-caption-m-dt;
63
+ }
64
+ p{
65
+ @apply text-body-l-dt;
66
+ }
67
+ }
68
68
  }
@@ -1,13 +1,13 @@
1
- .WhatsNewCard{
2
- box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
- @apply rounded bg-white border-primary-main border-l-4 border-solid p-sm;
4
- h2{
5
- @apply text-body-l text-text-primary font-medium mb-xs;
6
- }
7
- p{
8
- @apply text-form-field text-text-secondary mb-sm;
9
- }
10
- a{
11
- @apply block text-form-field text-primary-main mb-sm
12
- }
1
+ .WhatsNewCard{
2
+ box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
+ @apply rounded bg-white border-primary-main border-l-4 border-solid p-sm;
4
+ h2{
5
+ @apply text-body-l text-text-primary font-medium mb-xs;
6
+ }
7
+ p{
8
+ @apply text-form-field text-text-secondary mb-sm;
9
+ }
10
+ a{
11
+ @apply block text-form-field text-primary-main mb-sm
12
+ }
13
13
  }
@@ -1,3 +1,3 @@
1
- .action-link {
2
- @apply text-primary-main text-text-btn mr-lg !important;
3
- }
1
+ .action-link {
2
+ @apply text-primary-main text-text-btn mr-lg !important;
3
+ }
@@ -1,58 +1,97 @@
1
- .action-bar-wrap {
2
- box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
3
- max-width: 480px;
4
- z-index: 100;
5
-
6
- @apply left-0 bottom-0 w-full bg-white py-sm px-sm fixed text-right;
7
-
8
- div {
9
- @apply w-full;
10
- }
11
- .menu-wrap {
12
- @apply absolute bg-white text-left mb-xs z-30 cursor-pointer;
13
- bottom: 45px;
14
- box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
15
- width: calc(100% - 16px);
16
- right: 8px;
17
-
18
- div {
19
- @apply h-12 pl-sm py-md text-body-l text-text-primary;
20
-
21
- &:hover {
22
- @apply bg-grey-mid w-full;
23
- }
24
- }
25
- }
26
- }
27
-
28
- @screen dt {
29
- .action-bar-wrap {
30
- box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
31
- left: 0;
32
- max-width: none;
33
- z-index: 999;
34
-
35
- @apply fixed bottom-0 bg-white py-sm pr-lg text-right;
36
-
37
- div {
38
- width: calc(100% - 16px);
39
- }
40
-
41
- .menu-wrap {
42
- bottom: 45px;
43
- top: unset;
44
- box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
45
- @apply absolute h-auto bg-white text-left mb-xs z-30;
46
- width: 240px;
47
- right: 24px;
48
-
49
- div {
50
- @apply h-12 pl-sm py-md text-body-l text-text-primary;
51
-
52
- &:hover {
53
- @apply bg-grey-mid w-full;
54
- }
55
- }
56
- }
57
- }
58
- }
1
+ .action-bar-wrap {
2
+ box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
3
+ max-width: 480px;
4
+ z-index: 100;
5
+
6
+ @apply left-0 bottom-0 w-full bg-white py-sm px-sm fixed text-right;
7
+
8
+ div {
9
+ @apply w-full;
10
+ }
11
+ .menu-wrap {
12
+ @apply absolute bg-white text-left mb-xs z-30 cursor-pointer;
13
+ bottom: 45px;
14
+ box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
15
+ width: calc(100% - 16px);
16
+ right: 8px;
17
+
18
+ div {
19
+ @apply h-12 pl-sm py-md text-body-l text-text-primary;
20
+
21
+ &:hover {
22
+ @apply bg-grey-mid w-full;
23
+ }
24
+ }
25
+ }
26
+ }
27
+
28
+ @screen dt {
29
+ .action-bar-wrap {
30
+ box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
31
+ left: 0;
32
+ max-width: none;
33
+ z-index: 999;
34
+
35
+ @apply fixed bottom-0 bg-white py-sm pr-lg text-right;
36
+
37
+ div {
38
+ width: calc(100% - 16px);
39
+ }
40
+
41
+ .menu-wrap {
42
+ bottom: 45px;
43
+ top: unset;
44
+ box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
45
+ @apply absolute h-auto bg-white text-left mb-xs z-30;
46
+ width: 240px;
47
+ right: 24px;
48
+
49
+ div {
50
+ @apply h-12 pl-sm py-md text-body-l text-text-primary;
51
+
52
+ &:hover {
53
+ @apply bg-grey-mid w-full;
54
+ }
55
+ }
56
+ }
57
+ }
58
+ }
59
+
60
+ .action-bar-wrap-registry {
61
+
62
+ div {
63
+ @apply w-full;
64
+ }
65
+ .menu-wrap {
66
+ @apply absolute bg-white text-left mb-xs z-30 cursor-pointer;
67
+ box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
68
+ width: 160px;
69
+ right: 60px;
70
+
71
+ div {
72
+ @apply h-12 pl-sm py-md text-body-l text-text-primary;
73
+
74
+ &:hover {
75
+ @apply bg-grey-mid w-full;
76
+ }
77
+ }
78
+ }
79
+
80
+ .search-add {
81
+ padding: 12px 16px;
82
+ color: rgb(244, 119, 56);
83
+ display: flex;
84
+ cursor: pointer;
85
+ }
86
+
87
+ .search-add-icon {
88
+ background: rgb(244, 119, 56);
89
+ border-radius: 50%;
90
+ height: 24px;
91
+ width: 24px;
92
+ display: flex;
93
+ justify-content: center;
94
+ align-items: center;
95
+ margin-left: 10px;
96
+ }
97
+ }