@licklist/design 0.68.0-dev.1 → 0.68.0

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 (215) hide show
  1. package/.storybook/main.cjs +12 -15
  2. package/dist/assets/iframe/selectArrow.svg.js +17 -0
  3. package/dist/auth/Login/LoginComponent.js +1 -2
  4. package/dist/calendar/components/CalendarButtons/CalendarButtons.d.ts.map +1 -1
  5. package/dist/calendar/components/CalendarButtons/CalendarButtons.js +40 -35
  6. package/dist/events/edit-event-modal/IntervalInput.d.ts.map +1 -1
  7. package/dist/events/edit-event-modal/IntervalInput.js +1 -7
  8. package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.d.ts.map +1 -1
  9. package/dist/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.js +23 -24
  10. package/dist/events/edit-event-modal/utils/getDefaultProductSet.d.ts.map +1 -1
  11. package/dist/events/edit-event-modal/utils/getDefaultProductSet.js +1 -0
  12. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.d.ts.map +1 -1
  13. package/dist/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.js +0 -2
  14. package/dist/iframe/payment/order-items-table/utils/paymentSummary.d.ts.map +1 -1
  15. package/dist/index.js +0 -1
  16. package/dist/layout/DropDown.d.ts +1 -2
  17. package/dist/layout/DropDown.d.ts.map +1 -1
  18. package/dist/modals/confirmation/ConfirmModal.d.ts +1 -3
  19. package/dist/modals/confirmation/ConfirmModal.d.ts.map +1 -1
  20. package/dist/modals/confirmation/ConfirmModal.js +8 -172
  21. package/dist/product-set/card/ProductSetCard.d.ts +2 -6
  22. package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
  23. package/dist/product-set/card/ProductSetCard.js +11 -30
  24. package/dist/product-set/control/DateInput.d.ts.map +1 -1
  25. package/dist/product-set/control/DateInput.js +2 -2
  26. package/dist/product-set/form/ProductCategoriesControl.d.ts.map +1 -1
  27. package/dist/product-set/form/ProductCategoriesControl.js +2 -48
  28. package/dist/product-set/form/ProductSetForm.d.ts +1 -4
  29. package/dist/product-set/form/ProductSetForm.d.ts.map +1 -1
  30. package/dist/product-set/form/ProductSetForm.js +1 -59
  31. package/dist/product-set/form/ProductZonesControl.d.ts.map +1 -1
  32. package/dist/product-set/form/ProductZonesControl.js +2 -0
  33. package/dist/product-set/form/SelectCategoryModal.d.ts +0 -12
  34. package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
  35. package/dist/product-set/form/SelectCategoryModal.js +1 -1
  36. package/dist/product-set/form/SubProductsControl.d.ts.map +1 -1
  37. package/dist/product-set/form/SubProductsControl.js +3 -0
  38. package/dist/product-set/form/VenueMapsControl.d.ts.map +1 -1
  39. package/dist/product-set/form/VenueMapsControl.js +3 -0
  40. package/dist/product-set/form/index.d.ts +0 -1
  41. package/dist/product-set/form/index.d.ts.map +1 -1
  42. package/dist/product-set/product/ProductControl.d.ts.map +1 -1
  43. package/dist/product-set/utils/index.d.ts +0 -7
  44. package/dist/product-set/utils/index.d.ts.map +1 -1
  45. package/dist/product-set/utils/index.js +1 -10
  46. package/dist/provider/working-hours-input/WorkingHoursInputDescription.js +2 -3
  47. package/dist/sales/booking/results/components/ResultCard.d.ts.map +1 -1
  48. package/dist/sales/booking/results/components/ResultCard.js +2 -0
  49. package/dist/snippet/snippet-template/preview/Preview.d.ts.map +1 -1
  50. package/dist/snippet/snippet-template/preview/Preview.js +0 -6
  51. package/dist/sortable-tree/SortableTreeItem.d.ts +1 -2
  52. package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
  53. package/dist/sortable-tree/SortableTreeItem.js +4 -10
  54. package/dist/styles/auth/AccessDenied.scss +1 -1
  55. package/dist/styles/back-button/BackButton.scss +24 -25
  56. package/dist/styles/back-button/_index.scss +1 -1
  57. package/dist/styles/company-user-form/UserForm.scss +7 -4
  58. package/dist/styles/company-user-form/_index.scss +1 -1
  59. package/dist/styles/custom-fields/CreateSortableListItem.scss +1 -2
  60. package/dist/styles/custom-fields/_index.scss +1 -1
  61. package/dist/styles/customers/Filter.scss +5 -5
  62. package/dist/styles/events/EditEventModal.scss +3 -1
  63. package/dist/styles/events/EventVenueMap.scss +7 -7
  64. package/dist/styles/form/Input.scss +1 -1
  65. package/dist/styles/header/Header.scss +1 -1
  66. package/dist/styles/header/elements/CompanySelector.scss +2 -2
  67. package/dist/styles/iframe-events/Calendar.scss +1 -0
  68. package/dist/styles/iframe-events/CalendarSelect.scss +1 -1
  69. package/dist/styles/iframe-events/CategoryStepsForm.scss +7 -6
  70. package/dist/styles/iframe-events/Event.scss +4 -2
  71. package/dist/styles/iframe-events/EventForm.scss +54 -54
  72. package/dist/styles/iframe-events/EventNavigationFooter.scss +0 -1
  73. package/dist/styles/iframe-events/TicketDescription.scss +1 -1
  74. package/dist/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  75. package/dist/styles/iframe-payments/PaymentForm.scss +1 -1
  76. package/dist/styles/layout/BackgroundVideoContainer.scss +2 -2
  77. package/dist/styles/notification/Notification.scss +1 -1
  78. package/dist/styles/order-items-table/OrderItemsTable.scss +2 -1
  79. package/dist/styles/product-set/CreateProductSetItem.scss +13 -15
  80. package/dist/styles/product-set/DateAndRecurrenceInput.scss +8 -6
  81. package/dist/styles/product-set/EditCategoryModal.scss +4 -4
  82. package/dist/styles/product-set/EditProductModal.scss +3 -3
  83. package/dist/styles/product-set/EditStepModal.scss +4 -4
  84. package/dist/styles/product-set/EditVenueMapSetModal.scss +6 -6
  85. package/dist/styles/product-set/ProductSetForm.scss +2 -25
  86. package/dist/styles/product-set/TutorialGifCard.scss +1 -1
  87. package/dist/styles/product-set/_index.scss +2 -2
  88. package/dist/styles/report/ReportCard.scss +0 -1
  89. package/dist/styles/report/_index.scss +1 -1
  90. package/dist/styles/resources-blocking/_index.scss +0 -4
  91. package/dist/styles/sales/BookingFilter.scss +2 -2
  92. package/dist/styles/sales/BookingResults.scss +1 -1
  93. package/dist/styles/sales/BookingTabs.scss +5 -7
  94. package/dist/styles/sales/Filters.scss +4 -5
  95. package/dist/styles/sales/GuestProfile.scss +175 -170
  96. package/dist/styles/sales/LifeTimeSales.scss +1 -1
  97. package/dist/styles/sales/ManualBooking.scss +2 -4
  98. package/dist/styles/snippet-templates/_snippetVariables.scss +244 -63
  99. package/dist/styles/sortable-field/SortableField.scss +16 -16
  100. package/dist/styles/sortable-field/_index.scss +1 -1
  101. package/dist/styles/sortable-tree/Item.scss +4 -4
  102. package/dist/styles/table/Table.scss +1 -1
  103. package/dist/styles/themes/bookedit/_variables.scss +32 -10
  104. package/dist/styles/themes/licklist/_variables.scss +1 -1
  105. package/dist/styles/tiptap-editor/TiptapEditor.scss +10 -9
  106. package/dist/styles/tiptap-editor/_index.scss +1 -1
  107. package/dist/styles/venue-map-sets/VenueMapSetForm.scss +4 -5
  108. package/dist/styles/virtualized/_index.scss +1 -1
  109. package/dist/styles/zones/ZoneRecurrencesControl.scss +8 -6
  110. package/dist/typeahead/Typeahead.d.ts +1 -5
  111. package/dist/typeahead/Typeahead.d.ts.map +1 -1
  112. package/dist/typeahead/Typeahead.js +2 -9
  113. package/package.json +6 -8
  114. package/src/auth/ChangePassword/ChangePassword.stories.tsx +1 -1
  115. package/src/auth/Login/LoginComponent.tsx +1 -1
  116. package/src/auth/ResetPassword/ResetPassword.stories.tsx +1 -1
  117. package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +28 -31
  118. package/src/events/edit-event-modal/IntervalInput.tsx +1 -8
  119. package/src/events/edit-event-modal/component/SelectEventProductSet/SelectEventProductSet.tsx +34 -32
  120. package/src/events/edit-event-modal/utils/getDefaultProductSet.ts +1 -0
  121. package/src/header/elements/Elements.stories.tsx +1 -1
  122. package/src/help/popover/Popover.stories.tsx +1 -1
  123. package/src/iframe/event/event-venue-map/IframeEventVenueMap.stories.tsx +3 -3
  124. package/src/iframe/order-process/components/CategoryProduct/components/ProductQuantityInput/ProductQuantityInput.tsx +0 -1
  125. package/src/iframe/payment/order-items-table/utils/paymentSummary.tsx +0 -1
  126. package/src/layout/DropDown.tsx +1 -2
  127. package/src/modals/confirmation/ConfirmModal.tsx +3 -19
  128. package/src/product-set/card/ProductSetCard.stories.tsx +1 -3
  129. package/src/product-set/card/ProductSetCard.tsx +8 -47
  130. package/src/product-set/control/DateInput.tsx +1 -2
  131. package/src/product-set/control/ProductSetRecurrenceControl.stories.tsx +2 -2
  132. package/src/product-set/form/ProductCategoriesControl.tsx +1 -37
  133. package/src/product-set/form/ProductSetForm.tsx +3 -18
  134. package/src/product-set/form/ProductZonesControl.tsx +7 -4
  135. package/src/product-set/form/SelectCategoryModal.stories.tsx +1 -1
  136. package/src/product-set/form/SelectCategoryModal.tsx +2 -2
  137. package/src/product-set/form/SubProductsControl.tsx +3 -0
  138. package/src/product-set/form/VenueMapsControl.tsx +3 -0
  139. package/src/product-set/form/index.ts +0 -1
  140. package/src/product-set/product/ProductControl.tsx +5 -1
  141. package/src/product-set/product/advanced-options/AdvancedOptions.tsx +5 -5
  142. package/src/product-set/product/booking-management/ProductBookingManagement.stories.tsx +1 -1
  143. package/src/product-set/product/quantity/ProductQuantity.stories.tsx +1 -1
  144. package/src/product-set/product-zone/ProductZoneControl.tsx +9 -9
  145. package/src/product-set/utils/index.ts +0 -11
  146. package/src/provider/working-hours-input/WorkingHoursInputDescription.tsx +2 -2
  147. package/src/sales/booking/results/components/ResultCard.tsx +2 -0
  148. package/src/setting/admin/AdminSetting.stories.tsx +0 -1
  149. package/src/setting/system/SystemSetting.stories.tsx +1 -1
  150. package/src/snippet/snippet-template/preview/Preview.tsx +0 -6
  151. package/src/sortable-tree/SortableTreeItem.tsx +0 -6
  152. package/src/styles/auth/AccessDenied.scss +1 -1
  153. package/src/styles/back-button/BackButton.scss +24 -25
  154. package/src/styles/back-button/_index.scss +1 -1
  155. package/src/styles/company-user-form/UserForm.scss +7 -4
  156. package/src/styles/company-user-form/_index.scss +1 -1
  157. package/src/styles/custom-fields/CreateSortableListItem.scss +1 -2
  158. package/src/styles/custom-fields/_index.scss +1 -1
  159. package/src/styles/customers/Filter.scss +5 -5
  160. package/src/styles/events/EditEventModal.scss +3 -1
  161. package/src/styles/events/EventVenueMap.scss +7 -7
  162. package/src/styles/form/Input.scss +1 -1
  163. package/src/styles/header/Header.scss +1 -1
  164. package/src/styles/header/elements/CompanySelector.scss +2 -2
  165. package/src/styles/iframe-events/Calendar.scss +1 -0
  166. package/src/styles/iframe-events/CalendarSelect.scss +1 -1
  167. package/src/styles/iframe-events/CategoryStepsForm.scss +7 -6
  168. package/src/styles/iframe-events/Event.scss +4 -2
  169. package/src/styles/iframe-events/EventForm.scss +54 -54
  170. package/src/styles/iframe-events/EventNavigationFooter.scss +0 -1
  171. package/src/styles/iframe-events/TicketDescription.scss +1 -1
  172. package/src/styles/iframe-external-modal/IframeExternalModal.scss +2 -2
  173. package/src/styles/iframe-payments/PaymentForm.scss +1 -1
  174. package/src/styles/layout/BackgroundVideoContainer.scss +2 -2
  175. package/src/styles/notification/Notification.scss +1 -1
  176. package/src/styles/order-items-table/OrderItemsTable.scss +2 -1
  177. package/src/styles/product-set/CreateProductSetItem.scss +13 -15
  178. package/src/styles/product-set/DateAndRecurrenceInput.scss +8 -6
  179. package/src/styles/product-set/EditCategoryModal.scss +4 -4
  180. package/src/styles/product-set/EditProductModal.scss +3 -3
  181. package/src/styles/product-set/EditStepModal.scss +4 -4
  182. package/src/styles/product-set/EditVenueMapSetModal.scss +6 -6
  183. package/src/styles/product-set/ProductSetForm.scss +2 -25
  184. package/src/styles/product-set/TutorialGifCard.scss +1 -1
  185. package/src/styles/product-set/_index.scss +2 -2
  186. package/src/styles/report/ReportCard.scss +0 -1
  187. package/src/styles/report/_index.scss +1 -1
  188. package/src/styles/resources-blocking/_index.scss +0 -4
  189. package/src/styles/sales/BookingFilter.scss +2 -2
  190. package/src/styles/sales/BookingResults.scss +1 -1
  191. package/src/styles/sales/BookingTabs.scss +5 -7
  192. package/src/styles/sales/Filters.scss +4 -5
  193. package/src/styles/sales/GuestProfile.scss +175 -170
  194. package/src/styles/sales/LifeTimeSales.scss +1 -1
  195. package/src/styles/sales/ManualBooking.scss +2 -4
  196. package/src/styles/snippet-templates/_snippetVariables.scss +244 -63
  197. package/src/styles/sortable-field/SortableField.scss +16 -16
  198. package/src/styles/sortable-field/_index.scss +1 -1
  199. package/src/styles/sortable-tree/Item.scss +4 -4
  200. package/src/styles/table/Table.scss +1 -1
  201. package/src/styles/themes/bookedit/_variables.scss +32 -10
  202. package/src/styles/themes/licklist/_variables.scss +1 -1
  203. package/src/styles/tiptap-editor/TiptapEditor.scss +10 -9
  204. package/src/styles/tiptap-editor/_index.scss +1 -1
  205. package/src/styles/venue-map-sets/VenueMapSetForm.scss +4 -5
  206. package/src/styles/virtualized/_index.scss +1 -1
  207. package/src/styles/zones/ZoneRecurrencesControl.scss +8 -6
  208. package/src/tiptap-editor/TipTapEditor.stories.tsx +4 -6
  209. package/src/tiptap-editor/TipTapMenu/TipTapMenu.stories.tsx +2 -5
  210. package/src/typeahead/Typeahead.tsx +1 -15
  211. package/yarn.lock +14 -40
  212. package/dist/product-set/form/ProductSetNameControl.d.ts +0 -6
  213. package/dist/product-set/form/ProductSetNameControl.d.ts.map +0 -1
  214. package/dist/product-set/form/ProductSetNameControl.js +0 -35
  215. package/src/product-set/form/ProductSetNameControl.tsx +0 -27
@@ -10,5 +10,5 @@
10
10
  @import "./EditCategoryModal.scss";
11
11
  @import "./EditProductModal.scss";
12
12
  @import "./EditVenueMapSetModal";
13
- @import './SelectCategoryModal.scss';
14
- @import "./EditZoneSettingModal.scss"
13
+ @import "./SelectCategoryModal.scss";
14
+ @import "./EditZoneSettingModal.scss";
@@ -44,4 +44,3 @@ $report-card-link-transition: $report-card-transition !default;
44
44
  }
45
45
  }
46
46
  }
47
-
@@ -1,3 +1,3 @@
1
1
  @import "./ReportCard.scss";
2
2
  @import "./ReportRunnerModal.scss";
3
- @import "./ReportEditorModal.scss";
3
+ @import "./ReportEditorModal.scss";
@@ -7,7 +7,6 @@
7
7
  overflow: auto;
8
8
  }
9
9
 
10
-
11
10
  .modal-form-content {
12
11
  max-height: 21rem;
13
12
  overflow-x: hidden;
@@ -76,7 +75,6 @@
76
75
  display: flex;
77
76
  flex-direction: column;
78
77
  gap: 1rem;
79
-
80
78
  }
81
79
 
82
80
  .custom-checkbox {
@@ -111,7 +109,6 @@
111
109
  justify-content: center;
112
110
  flex-wrap: wrap;
113
111
  }
114
-
115
112
  }
116
113
 
117
114
  .text-input.form-group {
@@ -169,4 +166,3 @@
169
166
  }
170
167
  }
171
168
  }
172
-
@@ -158,7 +158,7 @@
158
158
  }
159
159
  }
160
160
 
161
- .apply-container{
161
+ .apply-container {
162
162
  display: flex;
163
163
  justify-content: space-around;
164
164
  column-gap: 2rem;
@@ -254,4 +254,4 @@
254
254
  }
255
255
  }
256
256
  }
257
- }
257
+ }
@@ -5,7 +5,7 @@
5
5
  flex-wrap: wrap;
6
6
 
7
7
  .result-card {
8
- height: 14rem;
8
+ height: 14.25rem;
9
9
  border: 1px solid $gray-400;
10
10
  max-width: calc(50% - 0.75rem);
11
11
  flex: 0 0 calc(50% - 0.75rem);
@@ -8,14 +8,14 @@
8
8
 
9
9
  .booking-tabs {
10
10
  svg {
11
- g>rect:first-child {
11
+ g > rect:first-child {
12
12
  fill: $white;
13
13
  }
14
14
  }
15
15
 
16
16
  .active {
17
17
  svg {
18
- g>rect:first-child {
18
+ g > rect:first-child {
19
19
  fill: $blue;
20
20
  }
21
21
  }
@@ -65,7 +65,6 @@
65
65
  .buttons {
66
66
  display: flex;
67
67
 
68
-
69
68
  .btn {
70
69
  display: flex;
71
70
  align-items: center;
@@ -95,15 +94,14 @@
95
94
  @include media-breakpoint-down(sm) {
96
95
  width: 12.5rem;
97
96
  }
98
-
99
97
  }
100
98
 
101
99
  @include media-breakpoint-down(sm) {
102
100
  display: flex;
103
101
  flex-direction: column;
104
102
  align-items: start;
105
- gap: .5rem;
106
- margin-top: .5rem;
103
+ gap: 0.5rem;
104
+ margin-top: 0.5rem;
107
105
  white-space: nowrap;
108
106
  }
109
107
  }
@@ -121,4 +119,4 @@
121
119
  height: 13rem;
122
120
  }
123
121
  }
124
- }
122
+ }
@@ -6,13 +6,13 @@
6
6
  font-size: 0.8rem;
7
7
  }
8
8
  }
9
-
9
+
10
10
  @include media-breakpoint-up(md) {
11
11
  label {
12
12
  font-size: 0.9rem;
13
13
  }
14
14
  }
15
-
15
+
16
16
  @include media-breakpoint-up(lg) {
17
17
  label {
18
18
  font-size: 1rem;
@@ -37,7 +37,7 @@
37
37
  border: 1px solid $gray-400;
38
38
  padding: 0.5rem;
39
39
  }
40
-
40
+
41
41
  .mobile-date-input:focus {
42
42
  outline: none;
43
43
  }
@@ -49,7 +49,7 @@
49
49
 
50
50
  @include media-breakpoint-down(xs) {
51
51
  flex-direction: column;
52
- gap: 0rem;
52
+ gap: 0rem;
53
53
 
54
54
  // hide bootsrap input for mobile only
55
55
  .date-input {
@@ -63,4 +63,3 @@
63
63
  gap: 0.5rem;
64
64
  }
65
65
  }
66
-
@@ -1,226 +1,231 @@
1
1
  .profile {
2
- .info-wrapper{
2
+ .info-wrapper {
3
+ display: flex;
4
+
5
+ .info {
6
+ display: flex;
7
+ align-items: center;
8
+
9
+ .main {
3
10
  display: flex;
11
+ flex-direction: column;
12
+ justify-content: space-between;
13
+ margin-right: 1.75rem;
4
14
 
5
- .info {
6
- display: flex;
7
- align-items: center;
15
+ p,
16
+ h5 {
17
+ margin: 0;
18
+ }
8
19
 
9
- .main {
10
- display: flex;
11
- flex-direction: column;
12
- justify-content: space-between;
13
- margin-right: 1.75rem;
20
+ .quality-score {
21
+ color: theme-color("primary");
22
+ }
23
+ }
14
24
 
15
- p, h5 {
16
- margin: 0;
17
- }
25
+ .gender-info {
26
+ display: flex;
27
+ align-items: start;
18
28
 
19
- .quality-score {
20
- color: theme-color("primary");
21
- }
22
- }
29
+ .gender {
30
+ padding: 4px 0;
23
31
 
24
- .gender-info {
25
- display: flex;
26
- align-items: start;
27
-
28
- .gender {
29
- padding: 4px 0;
30
-
31
- .brand-logo-container {
32
- width: unset;
33
- }
34
- }
35
-
36
- .label {
37
- background-color: theme-color("primary");
38
- color: white;
39
- padding: 4px 8px;
40
- border-radius: 4px;
41
- }
42
- }
32
+ .brand-logo-container {
33
+ width: unset;
34
+ }
35
+ }
36
+
37
+ .label {
38
+ background-color: theme-color("primary");
39
+ color: white;
40
+ padding: 4px 8px;
41
+ border-radius: 4px;
43
42
  }
43
+ }
44
44
  }
45
+ }
45
46
  }
46
47
 
47
48
  .user-metrics {
48
- .metrics-wrapper {
49
- display: flex;
50
- flex-direction: column;
51
-
52
- .metrics-row {
53
- display: flex;
54
- justify-content: space-between;
49
+ .metrics-wrapper {
50
+ display: flex;
51
+ flex-direction: column;
55
52
 
56
- .metrics-column {
57
- .top {
58
- display: flex;
59
- margin-bottom: 1.5rem;
60
- }
53
+ .metrics-row {
54
+ display: flex;
55
+ justify-content: space-between;
61
56
 
62
- .bottom {
63
- display: flex;
64
- width: 100%;
65
- }
57
+ .metrics-column {
58
+ .top {
59
+ display: flex;
60
+ margin-bottom: 1.5rem;
61
+ }
66
62
 
67
- .metrics-info {
68
- .label {
69
- margin: 0;
70
- color: #878787;
71
- }
63
+ .bottom {
64
+ display: flex;
65
+ width: 100%;
66
+ }
72
67
 
68
+ .metrics-info {
69
+ .label {
70
+ margin: 0;
71
+ color: #878787;
72
+ }
73
73
 
74
- &:nth-child(even) {
75
- margin-left: 3rem;
76
- }
77
- }
74
+ &:nth-child(even) {
75
+ margin-left: 3rem;
76
+ }
77
+ }
78
78
 
79
- &:last-child {
80
- margin-right: 3rem;
81
- }
82
- }
79
+ &:last-child {
80
+ margin-right: 3rem;
83
81
  }
82
+ }
84
83
  }
84
+ }
85
85
  }
86
86
 
87
87
  .previous-bookings {
88
- .events-wrapper {
89
- display: flex;
90
- flex-wrap: wrap;
88
+ .events-wrapper {
89
+ display: flex;
90
+ flex-wrap: wrap;
91
91
 
92
- .event-info {
93
- margin-bottom: 1.5rem;
92
+ .event-info {
93
+ margin-bottom: 1.5rem;
94
94
 
95
- .info-wrapper {
96
- display: flex;
97
- justify-content: space-between;
98
- align-items: center;
95
+ .info-wrapper {
96
+ display: flex;
97
+ justify-content: space-between;
98
+ align-items: center;
99
99
 
100
- .label, .event-date {
101
- margin: 0;
102
- }
103
- }
100
+ .label,
101
+ .event-date {
102
+ margin: 0;
103
+ }
104
+ }
104
105
 
105
- .products-wrapper {
106
- margin-top: 4px;
107
- }
106
+ .products-wrapper {
107
+ margin-top: 4px;
108
+ }
108
109
 
109
- .event-date, .product-name {
110
- color: #878787;
111
- line-height: 1.25;
112
- font-size: 0.875rem;
113
- }
110
+ .event-date,
111
+ .product-name {
112
+ color: #878787;
113
+ line-height: 1.25;
114
+ font-size: 0.875rem;
115
+ }
114
116
 
115
- .product-name {
116
- display: flex;
117
- p {
118
- margin: 0;
119
- margin-bottom: 0.125rem;
120
- display: flex;
121
- }
122
- }
117
+ .product-name {
118
+ display: flex;
119
+ p {
120
+ margin: 0;
121
+ margin-bottom: 0.125rem;
122
+ display: flex;
123
123
  }
124
+ }
124
125
  }
126
+ }
125
127
 
126
- button.older-bookings-button {
127
- padding: 0;
128
- }
128
+ button.older-bookings-button {
129
+ padding: 0;
130
+ }
129
131
 
130
- button.older-bookings-button:focus {
131
- box-shadow: 0 0 0 0;
132
- }
132
+ button.older-bookings-button:focus {
133
+ box-shadow: 0 0 0 0;
134
+ }
133
135
  }
134
136
 
135
137
  .visited-providers {
136
- .visited-providers-wrapper {
138
+ .visited-providers-wrapper {
139
+ display: flex;
140
+ flex-wrap: wrap;
141
+
142
+ .provider {
143
+ display: flex;
144
+ flex-direction: column;
145
+ margin: 0 1.5rem 1.5rem 0;
146
+
147
+ .image-wrapper {
148
+ height: 8rem;
149
+ width: 15rem;
150
+ border-radius: 1rem;
151
+ background-color: $gray-300;
137
152
  display: flex;
138
- flex-wrap: wrap;
153
+ align-items: center;
154
+ text-align: center;
155
+
156
+ img {
157
+ width: 100%;
158
+ height: 100%;
159
+ object-fit: cover;
160
+ border-radius: 1rem;
161
+ }
139
162
 
140
- .provider {
141
- display: flex;
142
- flex-direction: column;
143
- margin: 0 1.5rem 1.5rem 0;
144
-
145
- .image-wrapper {
146
- height: 8rem;
147
- width: 15rem;
148
- border-radius: 1rem;
149
- background-color: $gray-300;
150
- display: flex;
151
- align-items: center;
152
- text-align: center;
153
-
154
- img {
155
- width: 100%;
156
- height: 100%;
157
- object-fit: cover;
158
- border-radius: 1rem;
159
- }
160
-
161
- p {
162
- margin: 0;
163
- }
164
- }
163
+ p {
164
+ margin: 0;
165
+ }
166
+ }
165
167
 
166
- .content-wrapper {
167
- display: flex;
168
- align-items: center;
169
- margin-top: 0.75rem;
168
+ .content-wrapper {
169
+ display: flex;
170
+ align-items: center;
171
+ margin-top: 0.75rem;
170
172
 
171
- p {
172
- margin: 0;
173
- }
173
+ p {
174
+ margin: 0;
175
+ }
174
176
 
175
- .website {
176
- margin-left: 0.5rem;
177
+ .website {
178
+ margin-left: 0.5rem;
177
179
 
178
- .brand-logo-container {
179
- width: 100%;
180
+ .brand-logo-container {
181
+ width: 100%;
180
182
 
181
- svg {
182
- vertical-align: unset;
183
- padding-top: 0.125rem;
184
- overflow: overlay;
185
- }
186
- }
187
- }
183
+ svg {
184
+ vertical-align: unset;
185
+ padding-top: 0.125rem;
186
+ overflow: overlay;
188
187
  }
188
+ }
189
189
  }
190
+ }
190
191
  }
192
+ }
191
193
  }
192
194
 
193
- .profile, .user-metrics, .previous-bookings, .visited-providers {
194
- padding: 2.5rem 0;
195
+ .profile,
196
+ .user-metrics,
197
+ .previous-bookings,
198
+ .visited-providers {
199
+ padding: 2.5rem 0;
195
200
  }
196
201
 
197
202
  .image-holder {
198
- background-color: #c0c0c0;
199
- width: 4rem;
200
- height: 4rem;
201
- border-radius: 4rem;
202
- display: flex;
203
- align-items: center;
204
- justify-content: center;
205
- font-size: 1.75rem;
203
+ background-color: #c0c0c0;
204
+ width: 4rem;
205
+ height: 4rem;
206
+ border-radius: 4rem;
207
+ display: flex;
208
+ align-items: center;
209
+ justify-content: center;
210
+ font-size: 1.75rem;
206
211
  }
207
212
 
208
213
  @include media-breakpoint-down(sm) {
209
- .user-metrics {
210
- .metrics-wrapper {
211
- .metrics-row {
212
- flex-wrap: wrap;
213
-
214
- .metrics-column {
215
- .bottom {
216
- margin-bottom: 1.5rem;
217
- }
218
-
219
- &:not(:first-child) {
220
- margin-bottom: 1.5rem;
221
- }
222
- }
223
- }
214
+ .user-metrics {
215
+ .metrics-wrapper {
216
+ .metrics-row {
217
+ flex-wrap: wrap;
218
+
219
+ .metrics-column {
220
+ .bottom {
221
+ margin-bottom: 1.5rem;
222
+ }
223
+
224
+ &:not(:first-child) {
225
+ margin-bottom: 1.5rem;
226
+ }
224
227
  }
228
+ }
225
229
  }
226
- }
230
+ }
231
+ }
@@ -64,7 +64,7 @@
64
64
  font-size: 1.5rem;
65
65
  }
66
66
  }
67
-
67
+
68
68
  .recharts-rectangle {
69
69
  fill: $light-blue;
70
70
  }
@@ -364,8 +364,6 @@
364
364
  display: none;
365
365
  }
366
366
 
367
-
368
-
369
367
  .form-control {
370
368
  margin-bottom: 1.5rem;
371
369
  }
@@ -424,7 +422,7 @@
424
422
  width: inherit;
425
423
 
426
424
  .form-control {
427
- margin-bottom: .5rem;
425
+ margin-bottom: 0.5rem;
428
426
  }
429
427
  .receipt-title {
430
428
  font-size: 1.125rem;
@@ -496,4 +494,4 @@
496
494
  color: $blue;
497
495
  }
498
496
  }
499
- }
497
+ }