@egovernments/digit-ui-components-css 0.0.2-beta.1 → 0.0.2-beta.11

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 (197) hide show
  1. package/CHANGELOG.md +88 -54
  2. package/README.md +80 -80
  3. package/dist/index.css +5782 -14109
  4. package/dist/index.min.css +2 -2
  5. package/package.json +69 -67
  6. package/src/digitv2/components/FormComposerV2.scss +118 -118
  7. package/src/digitv2/components/actionbarV2.scss +207 -110
  8. package/src/digitv2/components/backLinkV2.scss +37 -0
  9. package/src/digitv2/components/bodyContainerV2.scss +39 -39
  10. package/src/digitv2/components/breadcrumbV2.scss +57 -0
  11. package/src/digitv2/components/buttonsV2.scss +451 -407
  12. package/src/digitv2/components/cardV2.scss +498 -383
  13. package/src/digitv2/components/cardbasedoptionsV2.scss +47 -0
  14. package/src/digitv2/components/{cardLabelV2.scss → cardlabelV2.scss} +7 -7
  15. package/src/digitv2/components/checkboxV2.scss +83 -79
  16. package/src/digitv2/components/{tagV2.scss → chipV2.scss} +129 -120
  17. package/src/digitv2/components/dividerV2.scss +11 -0
  18. package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +20 -18
  19. package/src/digitv2/components/fieldV1.scss +96 -96
  20. package/src/digitv2/components/headerdropdownV2.scss +152 -0
  21. package/src/digitv2/components/infoCardV2.scss +139 -142
  22. package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +75 -75
  23. package/src/digitv2/components/labelFieldPairV2.scss +66 -57
  24. package/src/digitv2/components/mobileNumberV2.scss +65 -65
  25. package/src/digitv2/components/multiSelectDropdownV2.scss +315 -315
  26. package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +160 -160
  27. package/src/digitv2/components/{panels.scss → panelV2.scss} +114 -114
  28. package/src/digitv2/components/popUpV2.scss +330 -308
  29. package/src/digitv2/components/radiobtnV2.scss +115 -113
  30. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +364 -360
  31. package/src/digitv2/components/{stepper.scss → stepperV2.scss} +147 -126
  32. package/src/digitv2/components/textInputV2.scss +462 -462
  33. package/src/digitv2/components/textareaV2.scss +99 -99
  34. package/src/digitv2/components/{textblock.scss → textblockV2.scss} +46 -46
  35. package/src/digitv2/components/{timeline.scss → timelineV2.scss} +170 -126
  36. package/src/digitv2/components/toastV2.scss +80 -80
  37. package/src/digitv2/components/{toggle.scss → toggleV2.scss} +72 -72
  38. package/src/digitv2/components/topbarV2.scss +388 -187
  39. package/src/digitv2/components/treeSelectV2.scss +132 -132
  40. package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +556 -468
  41. package/src/digitv2/components/viewCardFieldPairV2.scss +45 -0
  42. package/src/digitv2/index.scss +169 -197
  43. package/src/digitv2/pages/employee/index.scss +1 -1
  44. package/src/digitv2/pages/employee/workbench.scss +615 -615
  45. package/src/digitv2/typography.scss +638 -657
  46. package/src/index.scss +681 -774
  47. package/src/pages/employee/index.scss +625 -625
  48. package/src/pages/employee/login.scss +220 -220
  49. package/img/browser-icon.png +0 -0
  50. package/img/m_seva_white_logo.png +0 -0
  51. package/img/mseva-demo.png +0 -0
  52. package/src/components/CardBasedOptions.scss +0 -46
  53. package/src/components/CitizenHomeCard.scss +0 -56
  54. package/src/components/EllipsisMenu.scss +0 -17
  55. package/src/components/EventCalendarView.scss +0 -10
  56. package/src/components/FAQ.scss +0 -64
  57. package/src/components/OnGroundEventCard.scss +0 -72
  58. package/src/components/PageBasedInput.scss +0 -29
  59. package/src/components/PopupHeadingLabel.scss +0 -15
  60. package/src/components/PropertySearchForm.scss +0 -58
  61. package/src/components/SearchForm.scss +0 -56
  62. package/src/components/SearchOnRadioButton.scss +0 -10
  63. package/src/components/StandaloneSearchBar.scss +0 -10
  64. package/src/components/TimeLine.scss +0 -68
  65. package/src/components/WhatsNewCard.scss +0 -13
  66. package/src/components/actionLink.scss +0 -3
  67. package/src/components/actionbar.scss +0 -97
  68. package/src/components/bannercomponents.scss +0 -136
  69. package/src/components/body.scss +0 -144
  70. package/src/components/buttons.scss +0 -101
  71. package/src/components/card.scss +0 -391
  72. package/src/components/cardHeaderWithOptions.scss +0 -14
  73. package/src/components/changeLanguage.scss +0 -3
  74. package/src/components/charts.scss +0 -186
  75. package/src/components/checkbox.scss +0 -53
  76. package/src/components/checkpoint.scss +0 -63
  77. package/src/components/citizenInfoLabel.scss +0 -14
  78. package/src/components/custombtn.scss +0 -11
  79. package/src/components/datatable.scss +0 -134
  80. package/src/components/datewrap.scss +0 -21
  81. package/src/components/detailscard.scss +0 -6
  82. package/src/components/detailscontainer.scss +0 -13
  83. package/src/components/filters.scss +0 -98
  84. package/src/components/grey.scss +0 -3
  85. package/src/components/hoc/InboxComposer.scss +0 -115
  86. package/src/components/hoc/index.scss +0 -1
  87. package/src/components/howItWorks.scss +0 -71
  88. package/src/components/imageviewer.scss +0 -33
  89. package/src/components/inboxv2/InboxLinks.scss +0 -59
  90. package/src/components/inboxv2/horizontalNav.scss +0 -224
  91. package/src/components/inboxv2/inboxSearch.scss +0 -116
  92. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  93. package/src/components/inboxv2/index.scss +0 -5
  94. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  95. package/src/components/info-banner.scss +0 -35
  96. package/src/components/inputotp.scss +0 -15
  97. package/src/components/keynote.scss +0 -27
  98. package/src/components/languageSelector.scss +0 -24
  99. package/src/components/loader.scss +0 -96
  100. package/src/components/map.scss +0 -30
  101. package/src/components/menu.scss +0 -0
  102. package/src/components/metricsTable.scss +0 -28
  103. package/src/components/multiLink.scss +0 -88
  104. package/src/components/multiSelectDropdown.scss +0 -77
  105. package/src/components/navbar.scss +0 -312
  106. package/src/components/plusMinus.scss +0 -15
  107. package/src/components/popup.scss +0 -16
  108. package/src/components/radiobtn.scss +0 -45
  109. package/src/components/ratingstar.scss +0 -33
  110. package/src/components/roundedLabel.scss +0 -10
  111. package/src/components/searchAction.scss +0 -20
  112. package/src/components/sectionalDropdown.scss +0 -43
  113. package/src/components/selectdropdown.scss +0 -174
  114. package/src/components/sidebar.scss +0 -141
  115. package/src/components/staticDynamicMessages.scss +0 -107
  116. package/src/components/staticSideBar.scss +0 -27
  117. package/src/components/statushighlight.scss +0 -17
  118. package/src/components/submiterrors.scss +0 -11
  119. package/src/components/summary.scss +0 -29
  120. package/src/components/table.scss +0 -201
  121. package/src/components/tag.scss +0 -27
  122. package/src/components/telephone.scss +0 -17
  123. package/src/components/textfields.scss +0 -96
  124. package/src/components/toast.scss +0 -31
  125. package/src/components/toggleSwitch.scss +0 -41
  126. package/src/components/topbar.scss +0 -153
  127. package/src/components/uploadcomponents.scss +0 -100
  128. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  129. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  130. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  131. package/src/digitv2/components/actionLinkV2.scss +0 -9
  132. package/src/digitv2/components/appContainerV2.scss +0 -49
  133. package/src/digitv2/components/backButtonV2.scss +0 -26
  134. package/src/digitv2/components/bannerV2.scss +0 -120
  135. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  136. package/src/digitv2/components/breakLineV2.scss +0 -6
  137. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  138. package/src/digitv2/components/checkpointV2.scss +0 -71
  139. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  140. package/src/digitv2/components/dateWrapV2.scss +0 -17
  141. package/src/digitv2/components/detailsCardV2.scss +0 -17
  142. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  143. package/src/digitv2/components/footerV2.scss +0 -55
  144. package/src/digitv2/components/headerBarV2.scss +0 -34
  145. package/src/digitv2/components/headerV2.scss +0 -12
  146. package/src/digitv2/components/keynoteV2.scss +0 -35
  147. package/src/digitv2/components/loaderV2.scss +0 -85
  148. package/src/digitv2/components/modalV2.scss +0 -46
  149. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  150. package/src/digitv2/components/navbarV2.scss +0 -9
  151. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  152. package/src/digitv2/components/numeric.scss +0 -47
  153. package/src/digitv2/components/otpInputV2.scss +0 -15
  154. package/src/digitv2/components/paragraphV2.scss +0 -5
  155. package/src/digitv2/components/ratingV2.scss +0 -33
  156. package/src/digitv2/components/searchActionV2.scss +0 -11
  157. package/src/digitv2/components/searchFormV2.scss +0 -76
  158. package/src/digitv2/components/searchcomponent.scss +0 -7
  159. package/src/digitv2/components/sidebarV2.scss +0 -11
  160. package/src/digitv2/components/telephoneV2.scss +0 -18
  161. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  162. package/src/digitv2/components/uploadFileV2.scss +0 -146
  163. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  164. package/src/pages/citizen/DocumentList.scss +0 -305
  165. package/src/pages/citizen/Events.scss +0 -47
  166. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  167. package/src/pages/citizen/SurveyList.scss +0 -22
  168. package/src/pages/citizen/citizenDocument.scss +0 -22
  169. package/src/pages/citizen/container.scss +0 -19
  170. package/src/pages/citizen/payment/payment-type.scss +0 -3
  171. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  172. package/src/pages/employee/EmployeeLogin.scss +0 -7
  173. package/src/pages/employee/cardfix.scss +0 -13
  174. package/src/pages/employee/container.scss +0 -72
  175. package/src/pages/employee/dss.scss +0 -266
  176. package/src/pages/employee/form-fields.scss +0 -13
  177. package/src/pages/employee/iframe.scss +0 -66
  178. package/src/pages/employee/inbox.scss +0 -585
  179. package/src/pages/employee/oldMobileInbox.scss +0 -5
  180. package/src/pages/employee/popupmodule.scss +0 -34
  181. package/src/pages/employee/response.scss +0 -3
  182. package/src/pages/employee/scroll-table.scss +0 -119
  183. package/src/pages/employee/surveys.scss +0 -273
  184. package/src/pages/employee/tooltip.scss +0 -36
  185. package/src/pages/employee/updateNumber.scss +0 -13
  186. package/svg/arrowdown.svg +0 -1
  187. package/svg/arrowleft.svg +0 -1
  188. package/svg/calendar.svg +0 -1
  189. package/svg/camera.svg +0 -4
  190. package/svg/check.svg +0 -4
  191. package/svg/close.svg +0 -4
  192. package/svg/error.svg +0 -4
  193. package/svg/error2.svg +0 -5
  194. package/svg/searchicon.svg +0 -4
  195. package/svg/starempty.svg +0 -4
  196. package/svg/starfilled.svg +0 -5
  197. package/svg/success.svg +0 -4
@@ -1,187 +1,388 @@
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: theme(colors.primary.main);
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
- .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;
114
- }
115
- }
116
-
117
- @media screen and (max-width: 640px) {
118
-
119
- .ulb {
120
- font-size: 14px;
121
- display: inline-block;
122
- }
123
-
124
- .flex-right {
125
- display: none;
126
- }
127
-
128
- .digit-employee-select-wrap {
129
- right: 0;
130
- }
131
- }
132
- }
133
-
134
- .cp {
135
- cursor: pointer;
136
- .hamburger {
137
- display: none;
138
- }
139
-
140
- @media (max-width: 780px) {
141
- .hamburger {
142
- display: none;
143
- }
144
- }
145
- }
146
-
147
- .citizen {
148
- .right {
149
- margin-top: 5px;
150
- margin-bottom: 5px;
151
- }
152
-
153
- .topbar-select-wrap {
154
- margin-bottom: 0;
155
- }
156
-
157
- .flex-between {
158
- @apply flex items-center justify-between;
159
- }
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);
171
- }
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
-
1
+ .topbar {
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 {
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
+ }
25
+ }
26
+
27
+ .ulb {
28
+ font-weight: bold;
29
+ display: inline-block;
30
+ }
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;
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: 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;
80
+ }
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
+
101
+ .digit-employee-select-wrap {
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
+ }
132
+ }
133
+ }
134
+
135
+ .cp {
136
+ cursor: pointer;
137
+
138
+ .hamburger {
139
+ display: none;
140
+ }
141
+
142
+ @media (max-width: 48.75rem) {
143
+ .hamburger {
144
+ display: none;
145
+ }
146
+ }
147
+ }
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
+ }
162
+ }
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
+ }
174
+ }
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%;
185
+ }
186
+
187
+ .topbarOptionsClassName {
188
+ right: -3rem !important
189
+ }
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
+ }