@egovernments/digit-ui-components-css 0.0.1-pucar.1 → 0.0.1-pucar.3

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 (156) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/index.css +4979 -14695
  3. package/dist/index.min.css +2 -2
  4. package/package.json +1 -1
  5. package/src/digitv2/components/{tagV2.scss → removeableTagV2.scss} +4 -0
  6. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +4 -0
  7. package/src/digitv2/index.scss +16 -51
  8. package/src/digitv2/typography.scss +0 -19
  9. package/src/index.scss +3 -96
  10. package/src/components/CardBasedOptions.scss +0 -46
  11. package/src/components/CitizenHomeCard.scss +0 -56
  12. package/src/components/EllipsisMenu.scss +0 -17
  13. package/src/components/EventCalendarView.scss +0 -10
  14. package/src/components/FAQ.scss +0 -64
  15. package/src/components/OnGroundEventCard.scss +0 -72
  16. package/src/components/PageBasedInput.scss +0 -29
  17. package/src/components/PopupHeadingLabel.scss +0 -15
  18. package/src/components/PropertySearchForm.scss +0 -58
  19. package/src/components/SearchForm.scss +0 -56
  20. package/src/components/SearchOnRadioButton.scss +0 -10
  21. package/src/components/StandaloneSearchBar.scss +0 -10
  22. package/src/components/TimeLine.scss +0 -68
  23. package/src/components/WhatsNewCard.scss +0 -13
  24. package/src/components/actionLink.scss +0 -3
  25. package/src/components/actionbar.scss +0 -97
  26. package/src/components/bannercomponents.scss +0 -136
  27. package/src/components/body.scss +0 -144
  28. package/src/components/buttons.scss +0 -101
  29. package/src/components/card.scss +0 -391
  30. package/src/components/cardHeaderWithOptions.scss +0 -14
  31. package/src/components/changeLanguage.scss +0 -3
  32. package/src/components/charts.scss +0 -186
  33. package/src/components/checkbox.scss +0 -53
  34. package/src/components/checkpoint.scss +0 -63
  35. package/src/components/citizenInfoLabel.scss +0 -14
  36. package/src/components/custombtn.scss +0 -11
  37. package/src/components/datatable.scss +0 -134
  38. package/src/components/datewrap.scss +0 -21
  39. package/src/components/detailscard.scss +0 -6
  40. package/src/components/detailscontainer.scss +0 -13
  41. package/src/components/filters.scss +0 -98
  42. package/src/components/grey.scss +0 -3
  43. package/src/components/hoc/InboxComposer.scss +0 -115
  44. package/src/components/hoc/index.scss +0 -1
  45. package/src/components/howItWorks.scss +0 -71
  46. package/src/components/imageviewer.scss +0 -33
  47. package/src/components/inboxv2/InboxLinks.scss +0 -59
  48. package/src/components/inboxv2/horizontalNav.scss +0 -224
  49. package/src/components/inboxv2/inboxSearch.scss +0 -116
  50. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  51. package/src/components/inboxv2/index.scss +0 -5
  52. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  53. package/src/components/info-banner.scss +0 -35
  54. package/src/components/inputotp.scss +0 -15
  55. package/src/components/keynote.scss +0 -27
  56. package/src/components/languageSelector.scss +0 -24
  57. package/src/components/loader.scss +0 -96
  58. package/src/components/map.scss +0 -30
  59. package/src/components/menu.scss +0 -0
  60. package/src/components/metricsTable.scss +0 -28
  61. package/src/components/multiLink.scss +0 -88
  62. package/src/components/multiSelectDropdown.scss +0 -77
  63. package/src/components/navbar.scss +0 -312
  64. package/src/components/plusMinus.scss +0 -15
  65. package/src/components/popup.scss +0 -16
  66. package/src/components/radiobtn.scss +0 -45
  67. package/src/components/ratingstar.scss +0 -33
  68. package/src/components/roundedLabel.scss +0 -10
  69. package/src/components/searchAction.scss +0 -20
  70. package/src/components/sectionalDropdown.scss +0 -43
  71. package/src/components/selectdropdown.scss +0 -174
  72. package/src/components/sidebar.scss +0 -141
  73. package/src/components/staticDynamicMessages.scss +0 -107
  74. package/src/components/staticSideBar.scss +0 -27
  75. package/src/components/statushighlight.scss +0 -17
  76. package/src/components/submiterrors.scss +0 -11
  77. package/src/components/summary.scss +0 -29
  78. package/src/components/table.scss +0 -201
  79. package/src/components/tag.scss +0 -27
  80. package/src/components/telephone.scss +0 -17
  81. package/src/components/textfields.scss +0 -96
  82. package/src/components/toast.scss +0 -31
  83. package/src/components/toggleSwitch.scss +0 -41
  84. package/src/components/topbar.scss +0 -153
  85. package/src/components/uploadcomponents.scss +0 -100
  86. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  87. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  88. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  89. package/src/digitv2/components/actionLinkV2.scss +0 -9
  90. package/src/digitv2/components/actionbarV2.scss +0 -110
  91. package/src/digitv2/components/appContainerV2.scss +0 -49
  92. package/src/digitv2/components/backButtonV2.scss +0 -26
  93. package/src/digitv2/components/bannerV2.scss +0 -120
  94. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  95. package/src/digitv2/components/breakLineV2.scss +0 -6
  96. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  97. package/src/digitv2/components/cardLabelV2.scss +0 -8
  98. package/src/digitv2/components/cardV2.scss +0 -383
  99. package/src/digitv2/components/checkpointV2.scss +0 -71
  100. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  101. package/src/digitv2/components/dateWrapV2.scss +0 -17
  102. package/src/digitv2/components/detailsCardV2.scss +0 -17
  103. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  104. package/src/digitv2/components/footerV2.scss +0 -55
  105. package/src/digitv2/components/headerBarV2.scss +0 -34
  106. package/src/digitv2/components/headerV2.scss +0 -12
  107. package/src/digitv2/components/keynoteV2.scss +0 -35
  108. package/src/digitv2/components/loaderV2.scss +0 -85
  109. package/src/digitv2/components/modalV2.scss +0 -46
  110. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  111. package/src/digitv2/components/navbarV2.scss +0 -9
  112. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  113. package/src/digitv2/components/numeric.scss +0 -47
  114. package/src/digitv2/components/otpInputV2.scss +0 -15
  115. package/src/digitv2/components/paragraphV2.scss +0 -5
  116. package/src/digitv2/components/ratingV2.scss +0 -33
  117. package/src/digitv2/components/searchActionV2.scss +0 -11
  118. package/src/digitv2/components/searchFormV2.scss +0 -76
  119. package/src/digitv2/components/searchcomponent.scss +0 -7
  120. package/src/digitv2/components/sidebarV2.scss +0 -11
  121. package/src/digitv2/components/telephoneV2.scss +0 -18
  122. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  123. package/src/digitv2/components/topbarV2.scss +0 -187
  124. package/src/digitv2/components/uploadFileV2.scss +0 -146
  125. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  126. package/src/pages/citizen/DocumentList.scss +0 -305
  127. package/src/pages/citizen/Events.scss +0 -47
  128. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  129. package/src/pages/citizen/SurveyList.scss +0 -22
  130. package/src/pages/citizen/citizenDocument.scss +0 -22
  131. package/src/pages/citizen/container.scss +0 -19
  132. package/src/pages/citizen/payment/payment-type.scss +0 -3
  133. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  134. package/src/pages/employee/EmployeeLogin.scss +0 -7
  135. package/src/pages/employee/cardfix.scss +0 -13
  136. package/src/pages/employee/container.scss +0 -72
  137. package/src/pages/employee/dss.scss +0 -266
  138. package/src/pages/employee/form-fields.scss +0 -13
  139. package/src/pages/employee/iframe.scss +0 -66
  140. package/src/pages/employee/inbox.scss +0 -585
  141. package/src/pages/employee/oldMobileInbox.scss +0 -5
  142. package/src/pages/employee/popupmodule.scss +0 -34
  143. package/src/pages/employee/response.scss +0 -3
  144. package/src/pages/employee/scroll-table.scss +0 -119
  145. package/src/pages/employee/surveys.scss +0 -273
  146. package/src/pages/employee/tooltip.scss +0 -36
  147. package/src/pages/employee/updateNumber.scss +0 -13
  148. /package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +0 -0
  149. /package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +0 -0
  150. /package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +0 -0
  151. /package/src/digitv2/components/{panels.scss → panelV2.scss} +0 -0
  152. /package/src/digitv2/components/{stepper.scss → stepperV2.scss} +0 -0
  153. /package/src/digitv2/components/{textblock.scss → textblockV2.scss} +0 -0
  154. /package/src/digitv2/components/{timeline.scss → timelineV2.scss} +0 -0
  155. /package/src/digitv2/components/{toggle.scss → toggleV2.scss} +0 -0
  156. /package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +0 -0
@@ -1,10 +0,0 @@
1
- .StandaloneSearchBar{
2
- @apply bg-white flex rounded-3xl px-md py-sm w-full;
3
- svg{
4
- fill: theme(colors.text.secondary);
5
- @apply mr-md;
6
- }
7
- input{
8
- @apply w-full mr-md outline-none;
9
- }
10
- }
@@ -1,68 +0,0 @@
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: theme(colors.text.primary);
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 theme(colors.border);
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: theme(colors.primary.main);
43
- border-color: theme(colors.primary.main);
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
- }
@@ -1,13 +0,0 @@
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
- }
@@ -1,3 +0,0 @@
1
- .action-link {
2
- @apply text-primary-main text-text-btn mr-lg !important;
3
- }
@@ -1,97 +0,0 @@
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
- }
@@ -1,136 +0,0 @@
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
- header {
66
- @apply text-heading-xl-dt;
67
- }
68
- }
69
- .emp-success-wrap {
70
- width: calc(100%);
71
- header {
72
- @apply text-heading-xl-dt;
73
- }
74
- }
75
-
76
- .error-wrap {
77
- width: 100%;
78
- header {
79
- @apply text-heading-xl-dt;
80
- }
81
- }
82
-
83
- .emp-error-wrap {
84
- width: calc(100%);
85
- header {
86
- @apply text-heading-xl-dt;
87
- }
88
- }
89
- }
90
-
91
- .photos-wrap {
92
- max-width: 640px;
93
- @apply flex pt-md;
94
-
95
- img {
96
- width: calc(33% - 9.333px);
97
- margin-right: 14px;
98
- }
99
-
100
- svg {
101
- width: calc(33% - 9.333px);
102
- margin-right: 14px;
103
- }
104
-
105
- .last {
106
- width: calc(33% - 9.333px);
107
- }
108
- }
109
-
110
- .banner {
111
- @apply flex justify-center items-center;
112
- height: calc(100vh - 80px);
113
- background: linear-gradient(rgba(11, 75, 102, 0.8), rgba(11, 75, 102, 0.8)), var(--banner-url) center center;
114
-
115
- .bannerCard {
116
- min-width: 400px;
117
- }
118
- .bannerLogo {
119
- width: 80px;
120
- height: 40px;
121
- object-fit: contain;
122
- padding-right: 10px;
123
- margin-right: 10px;
124
- border-right: 1px solid theme(colors.text.primary);
125
- }
126
- .bannerHeader {
127
- @apply flex justify-center items-center;
128
- margin-bottom: 24px;
129
- }
130
- }
131
-
132
- .banner-container {
133
- flex-direction: column;
134
- justify-content: center;
135
- align-items: center !important;
136
- }
@@ -1,144 +0,0 @@
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: theme(colors.text.secondary);
51
- display: flex;
52
- margin-bottom: 10px;
53
- list-style: none;
54
- padding: 0;
55
- }
56
- .bread-crumb--item {
57
- margin-left: 5px;
58
-
59
- &:not(:last-child):after {
60
- content: " /";
61
- }
62
-
63
- button {
64
- outline: none;
65
- }
66
-
67
- .last {
68
- color: theme(colors.text.primary);
69
- }
70
- }
71
-
72
- .back-btn2 {
73
- cursor: pointer;
74
- width: fit-content;
75
- @apply flex border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mb-md;
76
-
77
- img {
78
- @apply flex;
79
- }
80
-
81
- svg {
82
- @apply flex;
83
- }
84
-
85
- p {
86
- @apply flex;
87
- }
88
- }
89
-
90
- @screen dt {
91
- .employee-app-container {
92
- @apply w-full;
93
- }
94
-
95
- .app-container {
96
- width: 100%;
97
- form {
98
- .card {
99
- max-width: 960px;
100
- h2 {
101
- text-align: left;
102
- }
103
- .field-container {
104
- max-width: 540px;
105
- }
106
- button {
107
- max-width: 240px;
108
- }
109
- .input-otp-wrap,
110
- .card-text-button {
111
- text-align: left;
112
- }
113
- }
114
- }
115
- }
116
-
117
- .h1 {
118
- margin-left: 0;
119
- @apply text-heading-l-dt;
120
- }
121
-
122
- .link-label {
123
- margin-left: 0;
124
- }
125
-
126
- .back-btn {
127
- margin-left: 0;
128
- }
129
-
130
- .back-btn2 {
131
- margin-left: 0;
132
- }
133
- }
134
-
135
- .body-container::-webkit-scrollbar {
136
- display: none;
137
- }
138
- .audit-card {
139
- width: 80%;
140
- margin-left: -21%;
141
- margin-right: -27%;
142
- max-height: 120px;
143
- margin-top: 90px;
144
- }
@@ -1,101 +0,0 @@
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
- }
48
- .submit-bar:focus {
49
- @apply outline-none !important;
50
- }
51
-
52
- .jk-digit-secondary-btn {
53
- width: auto;
54
- height: 40px;
55
- background: theme(colors.white);
56
- border: 1px solid theme(colors.primary.main);
57
- padding: 12px;
58
- color: theme(colors.primary.main);
59
- display: flex;
60
- align-items: center;
61
- font-size: 19px;
62
- cursor: pointer;
63
- svg {
64
- margin: 0 10px;
65
- }
66
- }
67
- .jk-digit-primary-btn {
68
- width: auto;
69
- height: 40px;
70
- background: theme(colors.primary.main);
71
- border: 1px solid theme(colors.primary.main);
72
- padding: 6px;
73
- color: theme(colors.white);
74
- display: flex;
75
- align-items: center;
76
- cursor: pointer;
77
- font-size: 19px;
78
- box-shadow: inset 0 -2px 0 #0b0c0c;
79
- svg {
80
- margin: 0 15px;
81
- }
82
- }
83
-
84
- .jk-digit-disabled-btn {
85
- opacity: 0.5;
86
- font-size: 19px;
87
- cursor: not-allowed;
88
- }
89
-
90
- .jk-header-btn-wrapper {
91
- display: flex;
92
- justify-content: space-between;
93
- }
94
-
95
- /* for mobile view */
96
- @media (max-width: 780px) {
97
- .jk-header-btn-wrapper {
98
- flex-flow: column;
99
- margin-bottom: 15px;
100
- }
101
- }