@egovernments/digit-ui-components-css 0.0.1 → 0.0.2-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 (191) hide show
  1. package/CHANGELOG.md +43 -0
  2. package/dist/index.css +6903 -14436
  3. package/dist/index.min.css +2 -2
  4. package/package.json +4 -2
  5. package/src/digitv2/components/actionbarV2.scss +100 -3
  6. package/src/digitv2/components/backLinkV2.scss +37 -0
  7. package/src/digitv2/components/breadcrumbV2.scss +57 -0
  8. package/src/digitv2/components/buttonsV2.scss +45 -2
  9. package/src/digitv2/components/cardV2.scss +380 -265
  10. package/src/digitv2/components/cardbasedoptionsV2.scss +47 -0
  11. package/src/digitv2/components/checkboxV2.scss +4 -0
  12. package/src/digitv2/components/{tagV2.scss → chipV2.scss} +9 -0
  13. package/src/digitv2/components/dividerV2.scss +11 -0
  14. package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +2 -0
  15. package/src/digitv2/components/fieldV1.scss +1 -1
  16. package/src/digitv2/components/headerdropdownV2.scss +152 -0
  17. package/src/digitv2/components/infoCardV2.scss +1 -4
  18. package/src/digitv2/components/labelFieldPairV2.scss +20 -11
  19. package/src/digitv2/components/mobileNumberV2.scss +1 -1
  20. package/src/digitv2/components/mobilesidebarV2.scss +439 -0
  21. package/src/digitv2/components/multiSelectDropdownV2.scss +1 -1
  22. package/src/digitv2/components/popUpV2.scss +31 -9
  23. package/src/digitv2/components/radiobtnV2.scss +6 -4
  24. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +7 -3
  25. package/src/digitv2/components/sidebarV2.scss +404 -6
  26. package/src/digitv2/components/{stepper.scss → stepperV2.scss} +30 -9
  27. package/src/digitv2/components/textInputV2.scss +1 -1
  28. package/src/digitv2/components/textareaV2.scss +1 -1
  29. package/src/digitv2/components/{timeline.scss → timelineV2.scss} +55 -11
  30. package/src/digitv2/components/tooltipwrapperV2.scss +96 -0
  31. package/src/digitv2/components/topbarV2.scss +368 -167
  32. package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +98 -10
  33. package/src/digitv2/components/viewCardFieldPairV2.scss +45 -0
  34. package/src/digitv2/index.scss +25 -50
  35. package/src/digitv2/typography.scss +1 -20
  36. package/src/index.scss +3 -100
  37. package/src/pages/employee/index.scss +1 -1
  38. package/img/browser-icon.png +0 -0
  39. package/img/m_seva_white_logo.png +0 -0
  40. package/img/mseva-demo.png +0 -0
  41. package/src/components/CardBasedOptions.scss +0 -46
  42. package/src/components/CitizenHomeCard.scss +0 -56
  43. package/src/components/EllipsisMenu.scss +0 -17
  44. package/src/components/EventCalendarView.scss +0 -10
  45. package/src/components/FAQ.scss +0 -64
  46. package/src/components/OnGroundEventCard.scss +0 -72
  47. package/src/components/PageBasedInput.scss +0 -29
  48. package/src/components/PopupHeadingLabel.scss +0 -15
  49. package/src/components/PropertySearchForm.scss +0 -58
  50. package/src/components/SearchForm.scss +0 -56
  51. package/src/components/SearchOnRadioButton.scss +0 -10
  52. package/src/components/StandaloneSearchBar.scss +0 -10
  53. package/src/components/TimeLine.scss +0 -68
  54. package/src/components/WhatsNewCard.scss +0 -13
  55. package/src/components/actionLink.scss +0 -3
  56. package/src/components/actionbar.scss +0 -97
  57. package/src/components/bannercomponents.scss +0 -136
  58. package/src/components/body.scss +0 -144
  59. package/src/components/buttons.scss +0 -101
  60. package/src/components/card.scss +0 -391
  61. package/src/components/cardHeaderWithOptions.scss +0 -14
  62. package/src/components/changeLanguage.scss +0 -3
  63. package/src/components/charts.scss +0 -186
  64. package/src/components/checkbox.scss +0 -53
  65. package/src/components/checkpoint.scss +0 -63
  66. package/src/components/citizenInfoLabel.scss +0 -14
  67. package/src/components/custombtn.scss +0 -11
  68. package/src/components/datatable.scss +0 -134
  69. package/src/components/datewrap.scss +0 -21
  70. package/src/components/detailscard.scss +0 -6
  71. package/src/components/detailscontainer.scss +0 -13
  72. package/src/components/filters.scss +0 -98
  73. package/src/components/grey.scss +0 -3
  74. package/src/components/hoc/InboxComposer.scss +0 -115
  75. package/src/components/hoc/index.scss +0 -1
  76. package/src/components/howItWorks.scss +0 -71
  77. package/src/components/imageviewer.scss +0 -33
  78. package/src/components/inboxv2/InboxLinks.scss +0 -59
  79. package/src/components/inboxv2/horizontalNav.scss +0 -224
  80. package/src/components/inboxv2/inboxSearch.scss +0 -116
  81. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  82. package/src/components/inboxv2/index.scss +0 -5
  83. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  84. package/src/components/info-banner.scss +0 -35
  85. package/src/components/inputotp.scss +0 -15
  86. package/src/components/keynote.scss +0 -27
  87. package/src/components/languageSelector.scss +0 -24
  88. package/src/components/loader.scss +0 -96
  89. package/src/components/map.scss +0 -30
  90. package/src/components/menu.scss +0 -0
  91. package/src/components/metricsTable.scss +0 -28
  92. package/src/components/multiLink.scss +0 -88
  93. package/src/components/multiSelectDropdown.scss +0 -77
  94. package/src/components/navbar.scss +0 -312
  95. package/src/components/plusMinus.scss +0 -15
  96. package/src/components/popup.scss +0 -16
  97. package/src/components/radiobtn.scss +0 -45
  98. package/src/components/ratingstar.scss +0 -33
  99. package/src/components/roundedLabel.scss +0 -10
  100. package/src/components/searchAction.scss +0 -20
  101. package/src/components/sectionalDropdown.scss +0 -43
  102. package/src/components/selectdropdown.scss +0 -174
  103. package/src/components/sidebar.scss +0 -141
  104. package/src/components/staticDynamicMessages.scss +0 -107
  105. package/src/components/staticSideBar.scss +0 -27
  106. package/src/components/statushighlight.scss +0 -17
  107. package/src/components/submiterrors.scss +0 -11
  108. package/src/components/summary.scss +0 -29
  109. package/src/components/table.scss +0 -201
  110. package/src/components/tag.scss +0 -27
  111. package/src/components/telephone.scss +0 -17
  112. package/src/components/textfields.scss +0 -96
  113. package/src/components/toast.scss +0 -31
  114. package/src/components/toggleSwitch.scss +0 -41
  115. package/src/components/topbar.scss +0 -153
  116. package/src/components/uploadcomponents.scss +0 -100
  117. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  118. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  119. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  120. package/src/digitv2/components/actionLinkV2.scss +0 -9
  121. package/src/digitv2/components/appContainerV2.scss +0 -49
  122. package/src/digitv2/components/backButtonV2.scss +0 -26
  123. package/src/digitv2/components/bannerV2.scss +0 -120
  124. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  125. package/src/digitv2/components/breakLineV2.scss +0 -6
  126. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  127. package/src/digitv2/components/checkpointV2.scss +0 -71
  128. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  129. package/src/digitv2/components/dateWrapV2.scss +0 -17
  130. package/src/digitv2/components/detailsCardV2.scss +0 -17
  131. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  132. package/src/digitv2/components/footerV2.scss +0 -55
  133. package/src/digitv2/components/headerBarV2.scss +0 -34
  134. package/src/digitv2/components/headerV2.scss +0 -12
  135. package/src/digitv2/components/keynoteV2.scss +0 -35
  136. package/src/digitv2/components/loaderV2.scss +0 -85
  137. package/src/digitv2/components/modalV2.scss +0 -46
  138. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  139. package/src/digitv2/components/navbarV2.scss +0 -9
  140. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  141. package/src/digitv2/components/numeric.scss +0 -47
  142. package/src/digitv2/components/otpInputV2.scss +0 -15
  143. package/src/digitv2/components/paragraphV2.scss +0 -5
  144. package/src/digitv2/components/ratingV2.scss +0 -33
  145. package/src/digitv2/components/searchActionV2.scss +0 -11
  146. package/src/digitv2/components/searchFormV2.scss +0 -76
  147. package/src/digitv2/components/searchcomponent.scss +0 -7
  148. package/src/digitv2/components/telephoneV2.scss +0 -18
  149. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  150. package/src/digitv2/components/uploadFileV2.scss +0 -146
  151. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  152. package/src/pages/citizen/DocumentList.scss +0 -305
  153. package/src/pages/citizen/Events.scss +0 -47
  154. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  155. package/src/pages/citizen/SurveyList.scss +0 -22
  156. package/src/pages/citizen/citizenDocument.scss +0 -22
  157. package/src/pages/citizen/container.scss +0 -19
  158. package/src/pages/citizen/payment/payment-type.scss +0 -3
  159. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  160. package/src/pages/employee/EmployeeLogin.scss +0 -7
  161. package/src/pages/employee/cardfix.scss +0 -13
  162. package/src/pages/employee/container.scss +0 -72
  163. package/src/pages/employee/dss.scss +0 -266
  164. package/src/pages/employee/form-fields.scss +0 -13
  165. package/src/pages/employee/iframe.scss +0 -66
  166. package/src/pages/employee/inbox.scss +0 -585
  167. package/src/pages/employee/oldMobileInbox.scss +0 -5
  168. package/src/pages/employee/popupmodule.scss +0 -34
  169. package/src/pages/employee/response.scss +0 -3
  170. package/src/pages/employee/scroll-table.scss +0 -119
  171. package/src/pages/employee/surveys.scss +0 -273
  172. package/src/pages/employee/tooltip.scss +0 -36
  173. package/src/pages/employee/updateNumber.scss +0 -13
  174. package/svg/arrowdown.svg +0 -1
  175. package/svg/arrowleft.svg +0 -1
  176. package/svg/calendar.svg +0 -1
  177. package/svg/camera.svg +0 -4
  178. package/svg/check.svg +0 -4
  179. package/svg/close.svg +0 -4
  180. package/svg/error.svg +0 -4
  181. package/svg/error2.svg +0 -5
  182. package/svg/searchicon.svg +0 -4
  183. package/svg/starempty.svg +0 -4
  184. package/svg/starfilled.svg +0 -5
  185. package/svg/success.svg +0 -4
  186. /package/src/digitv2/components/{cardLabelV2.scss → cardlabelV2.scss} +0 -0
  187. /package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +0 -0
  188. /package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +0 -0
  189. /package/src/digitv2/components/{panels.scss → panelV2.scss} +0 -0
  190. /package/src/digitv2/components/{textblock.scss → textblockV2.scss} +0 -0
  191. /package/src/digitv2/components/{toggle.scss → toggleV2.scss} +0 -0
@@ -0,0 +1,96 @@
1
+ .tooltip-wrapper {
2
+ position: relative;
3
+ display: inline-block;
4
+ }
5
+
6
+ .tooltip-content{
7
+ position: absolute;
8
+ background-color: theme(digitv2.lightTheme.generic-inputborder);
9
+ color: theme(digitv2.lightTheme.paper-primary);
10
+ padding: theme(digitv2.spacers.spacer2);
11
+ border-radius: theme(digitv2.spacers.spacer1);
12
+ z-index: 1000;
13
+ pointer-events: none;
14
+ width: max-content;
15
+ transition: all 0.5s ease;
16
+
17
+ min-width: 4.125rem;
18
+ max-width: 14.563rem;
19
+
20
+ font-family: theme(digitv2.fontFamily.sans);
21
+ font-style: theme(digitv2.fontStyle.normal);
22
+ font-weight: theme(digitv2.fontWeight.regular);
23
+ line-height: theme(digitv2.lineHeight.lineheight2);
24
+
25
+ @media (max-aspect-ratio: 9/16) {
26
+ font-size: theme(digitv2.fontSize.body-s.mobile);
27
+ }
28
+
29
+ @media (min-aspect-ratio: 9/16) and (max-aspect-ratio: 3/4) {
30
+ font-size: theme(digitv2.fontSize.body-s.tablet);
31
+ }
32
+
33
+ @media (min-aspect-ratio: 3/4) {
34
+ font-size: theme(digitv2.fontSize.body-s.desktop);
35
+ }
36
+ }
37
+
38
+ .tooltip-content.tooltip-left{
39
+ left: -10rem;
40
+ }
41
+
42
+ .tooltip-content.tooltip-right{
43
+ left: 10rem;
44
+ }
45
+
46
+ .tooltip-content.tooltip-top{
47
+ top: -3.75rem;
48
+ }
49
+
50
+ .tooltip-content.tooltip-bottom{
51
+ top: 3.75rem;
52
+ }
53
+
54
+ .tooltip-left:before{
55
+ content: "";
56
+ position: absolute;
57
+ top: 0;
58
+ right:-0.625rem;
59
+ border-left:0.625rem solid transparent;
60
+ border-right:0.625rem solid transparent;
61
+ border-top:0.625rem solid theme(digitv2.lightTheme.generic-inputborder);
62
+ border-bottom:0.625rem solid transparent;
63
+ }
64
+
65
+ .tooltip-right:before{
66
+ content: "";
67
+ position: absolute;
68
+ top: 0;
69
+ left:-0.625rem;
70
+ border-left:0.625rem solid transparent;
71
+ border-right:0.625rem solid transparent;
72
+ border-top:0.625rem solid theme(digitv2.lightTheme.generic-inputborder);
73
+ border-bottom:0.625rem solid transparent;
74
+ }
75
+
76
+ .tooltip-top:before{
77
+ content: "";
78
+ position: absolute;
79
+ bottom:-0.625rem;
80
+ right:0rem;
81
+ border-left:0.625rem solid transparent;
82
+ border-right:0.625rem solid theme(digitv2.lightTheme.generic-inputborder);
83
+ border-top:0.625rem solid transparent;
84
+ border-bottom:0.625rem solid transparent;
85
+ }
86
+
87
+ .tooltip-bottom:before{
88
+ content: "";
89
+ position: absolute;
90
+ top:-0.625rem;
91
+ left:0rem;
92
+ border-left:0.625rem solid theme(digitv2.lightTheme.generic-inputborder);
93
+ border-right:0.625rem solid transparent;
94
+ border-top:0.625rem solid transparent;
95
+ border-bottom:0.625rem solid transparent;
96
+ }
@@ -1,187 +1,388 @@
1
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 {
2
+ position: fixed;
3
+ top: 0;
4
+ width: 100%;
5
+ padding: 0.625rem 1.5rem;
6
+ background: white;
7
+ box-shadow: rgba(0, 0, 0, 0.24) 0 0.063rem 0.25rem;
8
+ z-index: 9999999;
9
+ @apply flex items-center;
10
+
11
+ img {
38
12
  display: inline;
13
+
14
+ &.city {
15
+ margin-right: 0.5rem;
16
+ height: 3rem;
17
+ width: 3rem;
18
+ }
19
+
20
+ &.state {
21
+ height: 1.25rem;
22
+ max-height: 1.25rem;
23
+ width: auto;
24
+ }
39
25
  }
40
-
41
- .user-img-txt {
42
- background: theme(colors.primary.main);
43
- padding: 10px 15px;
44
- border-radius: 50%;
45
- color: white;
46
- font-weight: 700;
26
+
27
+ .ulb {
28
+ font-weight: bold;
29
+ display: inline-block;
47
30
  }
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;
31
+
32
+ .right {
33
+ float: right;
34
+ margin-top: 0.75rem;
35
+ position: relative;
36
+
37
+ svg {
38
+ display: inline;
39
+ }
40
+
41
+ .user-img-txt {
42
+ background: theme(colors.primary.main);
43
+ padding: 0.625rem 0.938rem;
44
+ border-radius: 50%;
45
+ color: white;
46
+ font-weight: 700;
96
47
  }
97
48
  }
98
- }
99
-
100
- .digit-employee-select-wrap {
101
- margin-bottom: 0px;
102
- }
103
-
104
- .digit-topbar-container {
105
- display: flex;
106
- align-items: center;
107
- justify-content: space-between;
108
- width: 100%;
109
- }
110
-
111
- @media screen and (min-width: 641px) {
112
- .digit-hamburger-class {
113
- display: none !important;
49
+
50
+ .left {
51
+ float: left;
114
52
  }
115
- }
116
-
117
- @media screen and (max-width: 640px) {
118
-
119
- .ulb {
120
- font-size: 14px;
121
- display: inline-block;
53
+
54
+ .w-80 {
55
+ width: 70%;
122
56
  }
123
-
124
- .flex-right {
125
- display: none;
57
+
58
+ .width-20 {
59
+ width: 30%;
60
+ }
61
+
62
+ .margin-top-6 {
63
+ margin-top: 0.375rem;
64
+ }
65
+
66
+ .margin-right-30 {
67
+ margin-right: 1.875rem;
68
+ }
69
+
70
+ .margin-top-10 {
71
+ margin-top: 0.625rem;
72
+ }
73
+
74
+ .icon {
75
+ display: block;
76
+ color: rgb(117, 117, 117);
77
+ fill: rgb(117, 117, 117);
78
+ height: 1.313rem;
79
+ width: 1.313rem;
126
80
  }
127
-
81
+
82
+ .column-gap-15 {
83
+ column-gap: 0.938rem;
84
+ }
85
+
86
+ .column-gap-5 {
87
+ column-gap: 0.313rem;
88
+ }
89
+
90
+ .select-wrap,
91
+ .employee-select-wrap {
92
+ margin-bottom: 0rem;
93
+
94
+ .profile-dropdown--item {
95
+ span {
96
+ white-space: pre;
97
+ }
98
+ }
99
+ }
100
+
128
101
  .digit-employee-select-wrap {
129
- right: 0;
102
+ margin-bottom: 0rem;
103
+ }
104
+
105
+ .digit-topbar-container {
106
+ display: flex;
107
+ align-items: center;
108
+ justify-content: space-between;
109
+ width: 100%;
110
+ }
111
+
112
+ @media screen and (min-width: 40.063rem) {
113
+ .digit-hamburger-class {
114
+ display: none !important;
115
+ }
116
+ }
117
+
118
+ @media screen and (max-width: 40rem) {
119
+
120
+ .ulb {
121
+ font-size: 0.875rem;
122
+ display: inline-block;
123
+ }
124
+
125
+ .flex-right {
126
+ display: none;
127
+ }
128
+
129
+ .digit-employee-select-wrap {
130
+ right: 0;
131
+ }
130
132
  }
131
133
  }
132
- }
133
-
134
- .cp {
135
- cursor: pointer;
136
- .hamburger {
137
- display: none;
138
- }
139
-
140
- @media (max-width: 780px) {
134
+
135
+ .cp {
136
+ cursor: pointer;
137
+
141
138
  .hamburger {
142
139
  display: none;
143
140
  }
141
+
142
+ @media (max-width: 48.75rem) {
143
+ .hamburger {
144
+ display: none;
145
+ }
146
+ }
144
147
  }
145
- }
146
-
147
- .citizen {
148
- .right {
149
- margin-top: 5px;
150
- margin-bottom: 5px;
148
+
149
+ .citizen {
150
+ .right {
151
+ margin-top: 0.313rem;
152
+ margin-bottom: 0.313rem;
153
+ }
154
+
155
+ .topbar-select-wrap {
156
+ margin-bottom: 0;
157
+ }
158
+
159
+ .flex-between {
160
+ @apply flex items-center justify-between;
161
+ }
151
162
  }
152
-
153
- .topbar-select-wrap {
154
- margin-bottom: 0;
163
+
164
+ .profile-dropdown--item {
165
+ display: flex;
166
+ flex-direction: row;
167
+ padding: 0.625rem;
168
+ column-gap: 0.625rem;
169
+ color: theme(colors.text.secondary);
170
+
171
+ &:hover {
172
+ background: theme(colors.grey.mid);
173
+ }
155
174
  }
156
-
157
- .flex-between {
158
- @apply flex items-center justify-between;
175
+
176
+ .flex-right {
177
+ @apply flex items-center justify-end;
178
+ min-width: 5.313rem;
179
+ }
180
+
181
+ video::-webkit-media-controls-panel {
182
+ top: 55%;
183
+ position: absolute;
184
+ width: 100%;
159
185
  }
160
- }
161
-
162
- .profile-dropdown--item {
163
- display: flex;
164
- flex-direction: row;
165
- padding: 10px;
166
- column-gap: 10px;
167
- color: theme(colors.text.secondary);
168
-
169
- &:hover {
170
- background: theme(colors.grey.mid);
186
+
187
+ .topbarOptionsClassName {
188
+ right: -3rem !important
171
189
  }
172
- }
173
-
174
- .flex-right {
175
- @apply flex items-center justify-end;
176
- min-width: 85px;
177
- }
178
- video::-webkit-media-controls-panel {
179
- top: 55%;
180
- position: absolute;
181
- width: 100%;
182
- }
183
-
184
- .topbarOptionsClassName {
185
- right: -3rem !important
186
- }
187
-
190
+
191
+ .digit-topbar {
192
+ @apply w-full max-w-full fixed items-center;
193
+ top: 0;
194
+ left: 0;
195
+ z-index: 9999999;
196
+ display: flex;
197
+ background-color: theme(digitv2.lightTheme.paper-primary);
198
+ height: 4rem;
199
+ padding: theme(digitv2.spacers.spacer4) theme(digitv2.spacers.spacer10) theme(digitv2.spacers.spacer4) theme(digitv2.spacers.spacer10);
200
+
201
+ .margin-top-10 {
202
+ margin-top: 0.625rem;
203
+ }
204
+
205
+ .digit-dropdown-select-wrap ,
206
+ .digit-dropdown-employee-select-wrap {
207
+ margin-bottom: 0rem;
208
+
209
+ .digit-dropdown-item {
210
+ span {
211
+ white-space: pre;
212
+ }
213
+ }
214
+ }
215
+
216
+ .digit-employee-select-wrap {
217
+ margin-bottom: 0rem;
218
+ }
219
+
220
+
221
+ .digit-dropdown-item {
222
+ display: flex;
223
+ flex-direction: row;
224
+ padding: 0.625rem;
225
+ column-gap: 0.625rem;
226
+ color: theme(colors.text.secondary);
227
+
228
+ &:hover {
229
+ background: theme(colors.grey.mid);
230
+ }
231
+ }
232
+
233
+ @media (min-width: 48rem) {
234
+ justify-content: space-between;
235
+ }
236
+
237
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
238
+ padding: theme(digitv2.spacers.spacer4) theme(digitv2.spacers.spacer6) theme(digitv2.spacers.spacer4) theme(digitv2.spacers.spacer6);
239
+ gap: theme(digitv2.spacers.spacer4);
240
+ }
241
+
242
+ @media (max-width: 30rem) {
243
+ height: 3.5rem;
244
+ padding: theme(digitv2.spacers.spacer4);
245
+ gap: theme(digitv2.spacers.spacer4);
246
+ }
247
+
248
+ &.light {
249
+ box-shadow: theme(digitv2.spacers.spacer0) 0.063rem 0.125rem theme(digitv2.spacers.spacer0) #00000029;
250
+ }
251
+
252
+ .digit-logo-ulb-wrapper {
253
+ display: flex !important;
254
+ gap: theme(digitv2.spacers.spacer4);
255
+ align-items: center !important;
256
+ max-width: calc(50%-(theme(digitv2.spacers.spacer6)));
257
+
258
+ @media (min-width: 48rem) {
259
+ height: theme(digitv2.spacers.spacer8);
260
+ }
261
+
262
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
263
+ height: theme(digitv2.spacers.spacer8);
264
+ }
265
+
266
+ @media (max-width: 30rem) {}
267
+
268
+ .digit-topbar-logo {
269
+ flex-shrink: 0;
270
+ height: theme(digitv2.spacers.spacer8);
271
+ width: 1.291rem;
272
+
273
+ &.clickable {
274
+ cursor: pointer;
275
+ }
276
+ }
277
+
278
+ .digit-topbar-ulb {
279
+ @extend .typography.heading-s;
280
+ @apply whitespace-no-wrap overflow-hidden;
281
+ color: theme(digitv2.lightTheme.text-primary);
282
+ text-overflow: ellipsis;
283
+ }
284
+ }
285
+
286
+ &.dark {
287
+ background-color: theme(digitv2.lightTheme.primary-2);
288
+
289
+ .digit-logo-ulb-wrapper {
290
+ .digit-topbar-ulb {
291
+ color: theme(digitv2.lightTheme.paper-primary);
292
+ }
293
+ }
294
+
295
+ .digit-header-action-fields {
296
+ .individual-action-field {
297
+ color: theme(digitv2.lightTheme.paper-primary);
298
+
299
+ .digit-dropdown-employee-select-wrap,
300
+ .digit-dropdown-select-wrap{
301
+ background:none;
302
+ }
303
+ }
304
+ }
305
+ }
306
+
307
+ .digit-header-action-fields {
308
+ @apply items-center overflow-hidden;
309
+ display: flex !important;
310
+ height: theme(digitv2.spacers.spacer8);
311
+ max-width: 50%;
312
+
313
+
314
+ @media (min-width: 48rem) {
315
+ gap: theme(digitv2.spacers.spacer8);
316
+ }
317
+
318
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
319
+ gap: theme(digitv2.spacers.spacer4);
320
+ }
321
+
322
+ .digit-header-img {
323
+ &.clickable {
324
+ cursor: pointer;
325
+ }
326
+ }
327
+ }
328
+
329
+ .digit-topbar-hamburger {
330
+ width: theme(digitv2.spacers.spacer6);
331
+ height: theme(digitv2.spacers.spacer6);
332
+
333
+ @media (min-width: 30.063rem) and (max-width: 47.938rem) {
334
+ width: theme(digitv2.spacers.spacer8);
335
+ height: theme(digitv2.spacers.spacer8);
336
+
337
+ svg {
338
+ width: theme(digitv2.spacers.spacer8);
339
+ height: theme(digitv2.spacers.spacer8);
340
+ }
341
+ }
342
+
343
+ &.clickable {
344
+ cursor: pointer;
345
+ }
346
+
347
+ }
348
+
349
+ .digit-header-img-ulb-wrapper-mobileview {
350
+ display: flex;
351
+ align-items: center;
352
+ height: theme(digitv2.spacers.spacer6);
353
+ max-width: calc(100%-(theme(digitv2.spacers.spacer6)));
354
+
355
+ .digit-header-img {
356
+ margin-right: theme(digitv2.spacers.spacer2);
357
+ margin-bottom: 0.156rem;
358
+
359
+ &.clickable {
360
+ cursor: pointer;
361
+ }
362
+ }
363
+
364
+ .topbar-divider {
365
+ height: theme(digitv2.spacers.spacer6);
366
+ width: 0.063rem;
367
+ border: 0.063rem solid theme(digitv2.lightTheme.text-primary);
368
+ margin-right: 0.625rem;
369
+
370
+ &.dark {
371
+ border: 0.063rem solid theme(digitv2.lightTheme.paper-primary);
372
+ }
373
+
374
+ }
375
+
376
+ .digit-topbar-ulb-mobileview {
377
+ @apply overflow-hidden whitespace-no-wrap;
378
+ @extend .typography.body-s;
379
+ text-overflow: ellipsis;
380
+ color: theme(digitv2.lightTheme.text-primary);
381
+
382
+ &.dark {
383
+ color: theme(digitv2.lightTheme.paper-primary);
384
+ }
385
+ }
386
+
387
+ }
388
+ }