@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,47 +1,47 @@
1
- .OnGroundEventDetailsCard{
2
- box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
- @apply bg-white mx-sm mb-md p-md rounded;
4
- }
5
-
6
- .eventAddressAndDirection{
7
- @apply text-body-s mb-md;
8
- span{
9
- @apply flex mb-sm;
10
- svg{
11
- @apply h-5 w-5;
12
- }
13
- div{
14
- @apply ml-md;
15
- p{
16
- @apply mb-sm;
17
- }
18
- .direction{
19
- @apply text-primary-main cursor-pointer;
20
- }
21
- }
22
- }
23
- }
24
-
25
- .eventTimeRange{
26
- @apply text-body-s flex;
27
- svg{
28
- @apply h-5 w-5;
29
- }
30
- p{
31
- @apply ml-md;
32
- }
33
- }
34
-
35
- .cardCaptionBodyS{
36
- @apply text-body-s text-text-secondary mb-md;
37
- }
38
-
39
- @screen dt{
40
- .eventAddressAndDirection{
41
- @apply text-body-s-dt;
42
- }
43
-
44
- .cardCaptionBodyS{
45
- @apply text-body-s-dt;
46
- }
1
+ .OnGroundEventDetailsCard{
2
+ box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
3
+ @apply bg-white mx-sm mb-md p-md rounded;
4
+ }
5
+
6
+ .eventAddressAndDirection{
7
+ @apply text-body-s mb-md;
8
+ span{
9
+ @apply flex mb-sm;
10
+ svg{
11
+ @apply h-5 w-5;
12
+ }
13
+ div{
14
+ @apply ml-md;
15
+ p{
16
+ @apply mb-sm;
17
+ }
18
+ .direction{
19
+ @apply text-primary-main cursor-pointer;
20
+ }
21
+ }
22
+ }
23
+ }
24
+
25
+ .eventTimeRange{
26
+ @apply text-body-s flex;
27
+ svg{
28
+ @apply h-5 w-5;
29
+ }
30
+ p{
31
+ @apply ml-md;
32
+ }
33
+ }
34
+
35
+ .cardCaptionBodyS{
36
+ @apply text-body-s text-text-secondary mb-md;
37
+ }
38
+
39
+ @screen dt{
40
+ .eventAddressAndDirection{
41
+ @apply text-body-s-dt;
42
+ }
43
+
44
+ .cardCaptionBodyS{
45
+ @apply text-body-s-dt;
46
+ }
47
47
  }
@@ -1,99 +1,99 @@
1
- .HomePageWrapper{
2
- margin-top: -25px;
3
- .BannerWithSearch{
4
- margin-bottom: 40px;
5
- @apply relative;
6
- .Search{
7
- width: calc( 100% - 32px );
8
- bottom: -18px;
9
- @apply mx-md absolute;
10
- }
11
- img{
12
- height: 33vw;
13
- @apply w-full object-cover;
14
- }
15
- }
16
-
17
- .ServicesSection{
18
- @apply flex flex-wrap ;
19
- }
20
-
21
- .WhatsNewSection{
22
- @apply m-sm;
23
- .headSection{
24
- @apply flex mb-sm justify-between;
25
- h2{
26
- @apply text-heading-s font-bold text-text-primary pl-sm;
27
- }
28
- p{
29
- @apply text-link text-primary-main font-medium;
30
- }
31
- }
32
- }
33
- }
34
-
35
- .moduleLinkHomePage{
36
- margin-top: -25px;
37
- img{
38
- height: 33vw;
39
-
40
- @apply w-full object-cover;
41
- }
42
- h1{
43
- position: absolute;
44
- top: 100px;
45
- left: 21px;
46
- @apply text-heading-xl text-white font-bold;
47
- }
48
- .moduleLinkHomePageBackButton{
49
- border: none;
50
- top: 76px;
51
- svg{
52
- fill: #ffffff;
53
- }
54
- @apply absolute text-white text-heading-s ml-md;
55
- }
56
- }
57
-
58
- .moduleLinkHomePageModuleLinks{
59
- @apply mt-md;
60
- .CitizenHomeCard{
61
- .header{
62
- @apply hidden;
63
- }
64
- }
65
- }
66
-
67
- @screen dt{
68
- .HomePageWrapper{
69
- .BannerWithSearch{
70
- margin-bottom: 56px;
71
- min-width: 100vw;
72
- margin-left: calc( -15vw - 16px );
73
- .Search{
74
- width: calc(70% - 32px);
75
- left: calc( 15% + 25px );
76
- margin: 0;
77
- }
78
- img{
79
- height: 20vw;
80
- }
81
- }
82
- }
83
- .moduleLinkHomePage{
84
- img{
85
- min-width: 100vw;
86
- margin-left: calc( -15vw - 16px );
87
- height: 20vw;
88
- }
89
- h1{
90
- top: calc( 10vw + 40px );
91
- left: calc( 15% + 14px );
92
- @apply ml-lg;
93
- }
94
- .moduleLinkHomePageBackButton{
95
- top: calc( 10vw + 16px );
96
- @apply ml-md;
97
- }
98
- }
1
+ .HomePageWrapper{
2
+ margin-top: -25px;
3
+ .BannerWithSearch{
4
+ margin-bottom: 40px;
5
+ @apply relative;
6
+ .Search{
7
+ width: calc( 100% - 32px );
8
+ bottom: -18px;
9
+ @apply mx-md absolute;
10
+ }
11
+ img{
12
+ height: 33vw;
13
+ @apply w-full object-cover;
14
+ }
15
+ }
16
+
17
+ .ServicesSection{
18
+ @apply flex flex-wrap ;
19
+ }
20
+
21
+ .WhatsNewSection{
22
+ @apply m-sm;
23
+ .headSection{
24
+ @apply flex mb-sm justify-between;
25
+ h2{
26
+ @apply text-heading-s font-bold text-text-primary pl-sm;
27
+ }
28
+ p{
29
+ @apply text-link text-primary-main font-medium;
30
+ }
31
+ }
32
+ }
33
+ }
34
+
35
+ .moduleLinkHomePage{
36
+ margin-top: -25px;
37
+ img{
38
+ height: 33vw;
39
+
40
+ @apply w-full object-cover;
41
+ }
42
+ h1{
43
+ position: absolute;
44
+ top: 100px;
45
+ left: 21px;
46
+ @apply text-heading-xl text-white font-bold;
47
+ }
48
+ .moduleLinkHomePageBackButton{
49
+ border: none;
50
+ top: 76px;
51
+ svg{
52
+ fill: #ffffff;
53
+ }
54
+ @apply absolute text-white text-heading-s ml-md;
55
+ }
56
+ }
57
+
58
+ .moduleLinkHomePageModuleLinks{
59
+ @apply mt-md;
60
+ .CitizenHomeCard{
61
+ .header{
62
+ @apply hidden;
63
+ }
64
+ }
65
+ }
66
+
67
+ @screen dt{
68
+ .HomePageWrapper{
69
+ .BannerWithSearch{
70
+ margin-bottom: 56px;
71
+ min-width: 100vw;
72
+ margin-left: calc( -15vw - 16px );
73
+ .Search{
74
+ width: calc(70% - 32px);
75
+ left: calc( 15% + 25px );
76
+ margin: 0;
77
+ }
78
+ img{
79
+ height: 20vw;
80
+ }
81
+ }
82
+ }
83
+ .moduleLinkHomePage{
84
+ img{
85
+ min-width: 100vw;
86
+ margin-left: calc( -15vw - 16px );
87
+ height: 20vw;
88
+ }
89
+ h1{
90
+ top: calc( 10vw + 40px );
91
+ left: calc( 15% + 14px );
92
+ @apply ml-lg;
93
+ }
94
+ .moduleLinkHomePageBackButton{
95
+ top: calc( 10vw + 16px );
96
+ @apply ml-md;
97
+ }
98
+ }
99
99
  }
@@ -1,22 +1,22 @@
1
- .surveyListclockDiv{
2
- @apply flex items-center my-lg;
3
- }
4
- .surveyListclockDiv span{
5
- @apply pl-md text-text-primary;
6
- }
7
- .surveyListstatus{
8
- @apply flex items-center justify-between;
9
- }
10
- .surveyLisNotResponded{
11
- @apply text-error;
12
- }
13
- .surveyLisResponded{
14
- @apply text-success;
15
- }
16
- .surveyListCardMargin{
17
- @apply mx-md my-lg ;
18
- }
19
- .centered-message{
20
- @apply flex items-center pl-md py-lg ;
21
-
1
+ .surveyListclockDiv{
2
+ @apply flex items-center my-lg;
3
+ }
4
+ .surveyListclockDiv span{
5
+ @apply pl-md text-text-primary;
6
+ }
7
+ .surveyListstatus{
8
+ @apply flex items-center justify-between;
9
+ }
10
+ .surveyLisNotResponded{
11
+ @apply text-error;
12
+ }
13
+ .surveyLisResponded{
14
+ @apply text-success;
15
+ }
16
+ .surveyListCardMargin{
17
+ @apply mx-md my-lg ;
18
+ }
19
+ .centered-message{
20
+ @apply flex items-center pl-md py-lg ;
21
+
22
22
  }
@@ -1,22 +1,22 @@
1
- .notice_and_circular_image svg {
2
- width: 80px;
3
- height: 100px;
4
- }
5
- .notice_and_circular_content {
6
- padding-left: 50px;
7
- }
8
- .back-btn2{
9
- border: none;
10
- }
11
- @media screen and (max-width: 768px) {
12
- .notice_and_circular_image svg {
13
- width: 53px;
14
- height: 66px;
15
- }
16
- .notice_and_circular_content {
17
- padding-left: 40px;
18
- }
19
- .documentContainerPadding{
20
- padding: 0 10px;
21
- }
1
+ .notice_and_circular_image svg {
2
+ width: 80px;
3
+ height: 100px;
4
+ }
5
+ .notice_and_circular_content {
6
+ padding-left: 50px;
7
+ }
8
+ .back-btn2{
9
+ border: none;
10
+ }
11
+ @media screen and (max-width: 768px) {
12
+ .notice_and_circular_image svg {
13
+ width: 53px;
14
+ height: 66px;
15
+ }
16
+ .notice_and_circular_content {
17
+ padding-left: 40px;
18
+ }
19
+ .documentContainerPadding{
20
+ padding: 0 10px;
21
+ }
22
22
  }
@@ -1,19 +1,19 @@
1
- .citizen-home-footer {
2
- @apply flex w-full h-10 bg-grey-bg pb-md pt-sm justify-center;
3
- img {
4
- @apply ml-sm;
5
- }
6
- }
7
-
8
- .employee .citizen-home-footer {
9
- @apply fixed bottom-0;
10
- }
11
- .fill-path-primary-main {
12
- path {
13
- fill: #f47738;
14
- }
15
- }
16
-
17
- .obps-search {
18
- margin: 8px;
19
- }
1
+ .citizen-home-footer {
2
+ @apply flex w-full h-10 bg-grey-bg pb-md pt-sm justify-center;
3
+ img {
4
+ @apply ml-sm;
5
+ }
6
+ }
7
+
8
+ .employee .citizen-home-footer {
9
+ @apply fixed bottom-0;
10
+ }
11
+ .fill-path-primary-main {
12
+ path {
13
+ fill: #f47738;
14
+ }
15
+ }
16
+
17
+ .obps-search {
18
+ margin: 8px;
19
+ }
@@ -1,3 +1,3 @@
1
- .payment-amount-info{
2
- @apply flex justify-between;
1
+ .payment-amount-info{
2
+ @apply flex justify-between;
3
3
  }
@@ -1,46 +1,46 @@
1
- .updatenumber-warper-citizen{
2
- min-height: 95vh;
3
- height: unset;
4
- }
5
- .updatePropertyNumber {
6
- .pt-update-no-popup-wrapper {
7
- @apply m-md;
8
- }
9
- .search-form-wrapper {
10
- display: inherit;
11
- padding: 16px;
12
- .submit-bar {
13
- position: absolute;
14
- bottom: 25px;
15
- width: 90%;
16
- }
17
- .submit-bar-disabled {
18
- position: absolute;
19
- bottom: 25px;
20
- width: 90%;
21
- }
22
- }
23
- }
24
-
25
- @screen dt {
26
- .updatenumber-warper-citizen{
27
- min-height: 100vh;
28
- height: unset;
29
- }
30
- .updatePropertyNumber {
31
- .h1 {
32
- @apply m-md;
33
- }
34
- .search-form-wrapper {
35
- .submit-bar {
36
- width: 100% !important;
37
- position: unset !important;
38
- }
39
- .submit-bar-disabled {
40
- position: absolute;
41
- bottom: 25px;
42
- width: 90%;
43
- }
44
- }
45
- }
46
- }
1
+ .updatenumber-warper-citizen{
2
+ min-height: 95vh;
3
+ height: unset;
4
+ }
5
+ .updatePropertyNumber {
6
+ .pt-update-no-popup-wrapper {
7
+ @apply m-md;
8
+ }
9
+ .search-form-wrapper {
10
+ display: inherit;
11
+ padding: 16px;
12
+ .submit-bar {
13
+ position: absolute;
14
+ bottom: 25px;
15
+ width: 90%;
16
+ }
17
+ .submit-bar-disabled {
18
+ position: absolute;
19
+ bottom: 25px;
20
+ width: 90%;
21
+ }
22
+ }
23
+ }
24
+
25
+ @screen dt {
26
+ .updatenumber-warper-citizen{
27
+ min-height: 100vh;
28
+ height: unset;
29
+ }
30
+ .updatePropertyNumber {
31
+ .h1 {
32
+ @apply m-md;
33
+ }
34
+ .search-form-wrapper {
35
+ .submit-bar {
36
+ width: 100% !important;
37
+ position: unset !important;
38
+ }
39
+ .submit-bar-disabled {
40
+ position: absolute;
41
+ bottom: 25px;
42
+ width: 90%;
43
+ }
44
+ }
45
+ }
46
+ }
@@ -1,7 +1,7 @@
1
- .EmployeeLoginFooter{
2
- margin: auto;
3
- @apply absolute bottom-10;
4
- img{
5
- @apply h-4 object-contain;
6
- }
1
+ .EmployeeLoginFooter{
2
+ margin: auto;
3
+ @apply absolute bottom-10;
4
+ img{
5
+ @apply h-4 object-contain;
6
+ }
7
7
  }
@@ -1,13 +1,13 @@
1
- .flex-fit{
2
- @apply flex w-full border-b border-solid border-border;
3
- padding : 8px 10px;
4
- }
5
- .card-count{
6
- @apply pr-xl;
7
- div{
8
- @apply text-link;
9
- span{
10
- @apply text-link font-bold;
11
- }
12
- }
1
+ .flex-fit{
2
+ @apply flex w-full border-b border-solid border-border;
3
+ padding : 8px 10px;
4
+ }
5
+ .card-count{
6
+ @apply pr-xl;
7
+ div{
8
+ @apply text-link;
9
+ span{
10
+ @apply text-link font-bold;
11
+ }
12
+ }
13
13
  }