@licklist/design 0.78.32 → 0.78.34
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.
- package/dist/Maintenance/MaintenancePage.js +1 -0
- package/dist/index.js +8 -1
- package/dist/v2/components/ActionMenu/ActionMenu.d.ts +14 -0
- package/dist/v2/components/ActionMenu/ActionMenu.d.ts.map +1 -0
- package/dist/v2/components/ActionMenu/ActionMenu.js +159 -0
- package/dist/v2/components/ActionMenu/ActionMenu.scss.js +6 -0
- package/dist/v2/components/ActionMenu/index.d.ts +2 -0
- package/dist/v2/components/ActionMenu/index.d.ts.map +1 -0
- package/dist/v2/components/Alert/Alert.d.ts.map +1 -1
- package/dist/v2/components/Alert/Alert.js +48 -1
- package/dist/v2/components/Alert/Alert.scss.js +1 -1
- package/dist/v2/components/Badge/Badge.d.ts +10 -0
- package/dist/v2/components/Badge/Badge.d.ts.map +1 -0
- package/dist/v2/components/Badge/Badge.js +19 -0
- package/dist/v2/components/Badge/Badge.scss.js +6 -0
- package/dist/v2/components/Badge/index.d.ts +2 -0
- package/dist/v2/components/Badge/index.d.ts.map +1 -0
- package/dist/v2/components/Button/Button.d.ts +3 -2
- package/dist/v2/components/Button/Button.d.ts.map +1 -1
- package/dist/v2/components/Button/Button.js +13 -6
- package/dist/v2/components/Button/Button.scss.js +1 -1
- package/dist/v2/components/Button/GhostButton.scss.js +1 -1
- package/dist/v2/components/Button/index.d.ts +2 -0
- package/dist/v2/components/Button/index.d.ts.map +1 -1
- package/dist/v2/components/Checkbox/Checkbox.scss.js +1 -1
- package/dist/v2/components/FormField/FormField.d.ts.map +1 -1
- package/dist/v2/components/FormField/FormField.scss.js +1 -1
- package/dist/v2/components/Modal/DeleteModal.d.ts +15 -0
- package/dist/v2/components/Modal/DeleteModal.d.ts.map +1 -0
- package/dist/v2/components/Modal/DeleteModal.js +151 -0
- package/dist/v2/components/Modal/DeleteModal.scss.js +6 -0
- package/dist/v2/components/Modal/index.d.ts +3 -0
- package/dist/v2/components/Modal/index.d.ts.map +1 -0
- package/dist/v2/components/NPSScore/NPSScore.d.ts +3 -1
- package/dist/v2/components/NPSScore/NPSScore.d.ts.map +1 -1
- package/dist/v2/components/NPSScore/NPSScore.js +11 -27
- package/dist/v2/components/NPSScore/NPSScore.scss.js +1 -1
- package/dist/v2/components/NewInput/NewInput.d.ts +2 -0
- package/dist/v2/components/NewInput/NewInput.d.ts.map +1 -1
- package/dist/v2/components/NewInput/NewInput.js +37 -12
- package/dist/v2/components/NewPageHeader/NewPageHeader.d.ts +4 -1
- package/dist/v2/components/NewPageHeader/NewPageHeader.d.ts.map +1 -1
- package/dist/v2/components/NewPageHeader/NewPageHeader.js +18 -11
- package/dist/v2/components/NewPageHeader/NewPageHeader.scss.js +1 -1
- package/dist/v2/components/NewTable/NewTable.d.ts +21 -0
- package/dist/v2/components/NewTable/NewTable.d.ts.map +1 -0
- package/dist/v2/components/NewTable/NewTable.js +63 -0
- package/dist/v2/components/NewTable/NewTable.scss.js +6 -0
- package/dist/v2/components/NewTable/index.d.ts +2 -0
- package/dist/v2/components/NewTable/index.d.ts.map +1 -0
- package/dist/v2/components/Pagination/Pagination.d.ts +13 -0
- package/dist/v2/components/Pagination/Pagination.d.ts.map +1 -0
- package/dist/v2/components/Pagination/Pagination.js +76 -0
- package/dist/v2/components/Pagination/Pagination.scss.js +6 -0
- package/dist/v2/components/Pagination/index.d.ts +2 -0
- package/dist/v2/components/Pagination/index.d.ts.map +1 -0
- package/dist/v2/components/QuickFilter/QuickFilter.d.ts +14 -0
- package/dist/v2/components/QuickFilter/QuickFilter.d.ts.map +1 -0
- package/dist/v2/components/QuickFilter/QuickFilter.js +70 -0
- package/dist/v2/components/QuickFilter/QuickFilter.scss.js +6 -0
- package/dist/v2/components/QuickFilter/index.d.ts +2 -0
- package/dist/v2/components/QuickFilter/index.d.ts.map +1 -0
- package/dist/v2/components/SectionHeader/SectionHeader.d.ts.map +1 -1
- package/dist/v2/components/Select/Select.d.ts +7 -4
- package/dist/v2/components/Select/Select.d.ts.map +1 -1
- package/dist/v2/components/Select/Select.js +53 -24
- package/dist/v2/components/Select/Select.scss.js +1 -1
- package/dist/v2/components/TableSortIcon/TableSortIcon.d.ts +9 -0
- package/dist/v2/components/TableSortIcon/TableSortIcon.d.ts.map +1 -0
- package/dist/v2/components/TableSortIcon/TableSortIcon.js +14 -0
- package/dist/v2/components/TableSortIcon/index.d.ts +2 -0
- package/dist/v2/components/TableSortIcon/index.d.ts.map +1 -0
- package/dist/v2/components/WYSIWYGEditor/Icons.js +2 -2
- package/dist/v2/components/WYSIWYGEditor/WYSIWYGEditor.scss.js +1 -1
- package/dist/v2/components/index.d.ts +17 -4
- package/dist/v2/components/index.d.ts.map +1 -1
- package/dist/v2/icons/index.d.ts +46 -0
- package/dist/v2/icons/index.d.ts.map +1 -1
- package/dist/v2/icons/index.js +358 -4
- package/dist/v2/navigation/DashboardLayout/ProviderSidebar.d.ts.map +1 -1
- package/dist/v2/navigation/DashboardLayout/ProviderSidebar.js +4 -8
- package/dist/v2/pages/Settings/SettingsPage.scss.js +1 -1
- package/dist/v2/pages/Settings/SettingsTabs.scss.js +1 -1
- package/dist/v2/pages/Settings/components/SidebarCustomisation.js +9 -3
- package/dist/v2/pages/Settings/components/SidebarCustomisation.scss.js +1 -1
- package/dist/v2/pages/Settings/components/SidebarNavItem.js +9 -3
- package/dist/v2/pages/Settings/components/SidebarNavItem.scss.js +1 -1
- package/dist/v2/styles/form/NewInput.scss.js +1 -1
- package/package.json +3 -3
- package/src/v2/components/ActionMenu/ActionMenu.scss +106 -0
- package/src/v2/components/ActionMenu/ActionMenu.tsx +115 -0
- package/src/v2/components/ActionMenu/index.ts +1 -0
- package/src/v2/components/Alert/Alert.scss +8 -19
- package/src/v2/components/Alert/Alert.tsx +24 -1
- package/src/v2/components/Badge/Badge.scss +82 -0
- package/src/v2/components/Badge/Badge.tsx +25 -0
- package/src/v2/components/Badge/index.ts +1 -0
- package/src/v2/components/Button/Button.tsx +18 -4
- package/src/v2/components/Button/GhostButton.scss +11 -1
- package/src/v2/components/Button/index.ts +2 -0
- package/src/v2/components/Customer/CustomerDetail.scss +319 -0
- package/src/v2/components/Customer/CustomersList.scss +815 -0
- package/src/v2/components/FormField/FormField.tsx +19 -21
- package/src/v2/components/Modal/DeleteModal.scss +254 -0
- package/src/v2/components/Modal/DeleteModal.tsx +102 -0
- package/src/v2/components/Modal/index.ts +3 -0
- package/src/v2/components/NPSScore/NPSScore.scss +40 -59
- package/src/v2/components/NPSScore/NPSScore.tsx +15 -16
- package/src/v2/components/NewInput/NewInput.stories.tsx +3 -18
- package/src/v2/components/NewInput/NewInput.tsx +35 -12
- package/src/v2/components/NewPageHeader/NewPageHeader.scss +17 -8
- package/src/v2/components/NewPageHeader/NewPageHeader.tsx +17 -10
- package/src/v2/components/NewTable/NewTable.scss +126 -0
- package/src/v2/components/NewTable/NewTable.tsx +92 -0
- package/src/v2/components/NewTable/index.ts +1 -0
- package/src/v2/components/Pagination/Pagination.scss +142 -0
- package/src/v2/components/Pagination/Pagination.tsx +80 -0
- package/src/v2/components/Pagination/index.ts +1 -0
- package/src/v2/components/QuickFilter/QuickFilter.scss +67 -0
- package/src/v2/components/QuickFilter/QuickFilter.tsx +51 -0
- package/src/v2/components/QuickFilter/index.ts +1 -0
- package/src/v2/components/SectionHeader/SectionHeader.tsx +5 -7
- package/src/v2/components/Select/Select.scss +61 -24
- package/src/v2/components/Select/Select.stories.tsx +77 -1
- package/src/v2/components/Select/Select.tsx +63 -34
- package/src/v2/components/TableSortIcon/TableSortIcon.tsx +20 -0
- package/src/v2/components/TableSortIcon/index.ts +1 -0
- package/src/v2/components/WYSIWYGEditor/Icons.tsx +2 -2
- package/src/v2/components/index.ts +44 -5
- package/src/v2/icons/index.tsx +123 -3
- package/src/v2/navigation/DashboardLayout/ProviderSidebar.tsx +3 -1
- package/src/v2/navigation/config.tsx +1 -1
- package/src/v2/pages/Settings/components/SidebarCustomisation.tsx +1 -1
- package/src/v2/styles/common.scss +7 -0
- package/src/v2/styles/components/Button.scss +34 -2
- package/src/v2/styles/form/NewInput.scss +45 -21
- package/src/v2/styles/index.scss +1 -0
- package/src/v2/styles/tokens/_colors.scss +6 -0
|
@@ -0,0 +1,815 @@
|
|
|
1
|
+
.waivers-page {
|
|
2
|
+
padding: 0;
|
|
3
|
+
background-color: #FFFFFF;
|
|
4
|
+
min-height: 100vh;
|
|
5
|
+
font-family: var(--font-family-sans, 'Geist', sans-serif);
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
&__header {
|
|
9
|
+
display: none !important;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
&__tabs-container {
|
|
13
|
+
display: flex;
|
|
14
|
+
justify-content: space-between;
|
|
15
|
+
align-items: center;
|
|
16
|
+
border-bottom: 1px solid #E8E9EF;
|
|
17
|
+
margin-bottom: 32px;
|
|
18
|
+
margin-left: 32px;
|
|
19
|
+
margin-right: 32px;
|
|
20
|
+
padding: 0;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
&__title-row {
|
|
24
|
+
display: flex;
|
|
25
|
+
justify-content: space-between;
|
|
26
|
+
align-items: center;
|
|
27
|
+
margin-bottom: 24px;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&__title {
|
|
31
|
+
font-size: 24px;
|
|
32
|
+
font-weight: 700;
|
|
33
|
+
color: #121E52;
|
|
34
|
+
margin: 0;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.kiosk-link {
|
|
38
|
+
display: inline-flex !important;
|
|
39
|
+
align-items: center;
|
|
40
|
+
gap: 8px;
|
|
41
|
+
font-size: 14px;
|
|
42
|
+
font-weight: 500;
|
|
43
|
+
color: #121E52;
|
|
44
|
+
text-decoration: none;
|
|
45
|
+
visibility: visible !important;
|
|
46
|
+
opacity: 1 !important;
|
|
47
|
+
padding-right: 0;
|
|
48
|
+
|
|
49
|
+
&:hover {
|
|
50
|
+
text-decoration: none;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
svg {
|
|
54
|
+
width: 30px;
|
|
55
|
+
height: 30px;
|
|
56
|
+
flex-shrink: 0;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
&__tabs {
|
|
61
|
+
display: flex;
|
|
62
|
+
gap: 24px;
|
|
63
|
+
padding: 0;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
&__tab {
|
|
67
|
+
position: relative;
|
|
68
|
+
padding: 12px 0;
|
|
69
|
+
background: none;
|
|
70
|
+
border: none;
|
|
71
|
+
font-size: 16px;
|
|
72
|
+
font-weight: 500;
|
|
73
|
+
color: #9399B3;
|
|
74
|
+
cursor: pointer;
|
|
75
|
+
transition: color 0.2s ease;
|
|
76
|
+
|
|
77
|
+
&:hover {
|
|
78
|
+
color: #121E52;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
&--active {
|
|
82
|
+
color: #121E52;
|
|
83
|
+
font-weight: 600;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
&__tab-indicator {
|
|
88
|
+
position: absolute;
|
|
89
|
+
bottom: -1px;
|
|
90
|
+
left: 0;
|
|
91
|
+
width: 100%;
|
|
92
|
+
height: 3px;
|
|
93
|
+
background-color: #121E52;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
&__content {
|
|
97
|
+
display: flex;
|
|
98
|
+
flex-direction: column;
|
|
99
|
+
gap: 32px;
|
|
100
|
+
padding: 0 32px 32px;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.filter-section {
|
|
104
|
+
display: flex;
|
|
105
|
+
flex-direction: column;
|
|
106
|
+
gap: 24px;
|
|
107
|
+
|
|
108
|
+
.search-row {
|
|
109
|
+
width: 100%;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.search-input-wrapper {
|
|
113
|
+
width: 70%;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.search-helper-text {
|
|
117
|
+
margin-top: 8px;
|
|
118
|
+
margin-bottom: 0;
|
|
119
|
+
font-size: 15px;
|
|
120
|
+
font-weight: 400;
|
|
121
|
+
line-height: 20px;
|
|
122
|
+
color: var(--label-secondary, #626A90);
|
|
123
|
+
font-family: var(--font-family-sans, 'Geist', sans-serif);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.filters-actions-row {
|
|
127
|
+
display: flex;
|
|
128
|
+
justify-content: space-between;
|
|
129
|
+
align-items: center;
|
|
130
|
+
gap: 24px;
|
|
131
|
+
width: 100%;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
.quick-filters-wrapper {
|
|
135
|
+
flex: 1;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.action-buttons {
|
|
139
|
+
display: flex;
|
|
140
|
+
gap: 12px;
|
|
141
|
+
align-items: center;
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
&__row {
|
|
145
|
+
display: flex;
|
|
146
|
+
gap: 24px;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
&__col {
|
|
150
|
+
flex: 1;
|
|
151
|
+
|
|
152
|
+
&--date {
|
|
153
|
+
flex: 0 0 50%;
|
|
154
|
+
max-width: 50%;
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
// Cells styling (usually specific to the table in this page)
|
|
160
|
+
.entity-cell {
|
|
161
|
+
&__name {
|
|
162
|
+
font-weight: 600;
|
|
163
|
+
color: #121E52;
|
|
164
|
+
}
|
|
165
|
+
&__sub {
|
|
166
|
+
font-size: 13px;
|
|
167
|
+
color: #9399B3;
|
|
168
|
+
}
|
|
169
|
+
&__id {
|
|
170
|
+
font-size: 13px;
|
|
171
|
+
color: #9399B3;
|
|
172
|
+
display: none;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
&:hover {
|
|
176
|
+
.entity-cell__id {
|
|
177
|
+
display: block;
|
|
178
|
+
}
|
|
179
|
+
.entity-cell__sub {
|
|
180
|
+
display: none;
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.type-cell {
|
|
186
|
+
&__main {
|
|
187
|
+
font-weight: 500;
|
|
188
|
+
color: #121E52;
|
|
189
|
+
}
|
|
190
|
+
&__sub {
|
|
191
|
+
font-size: 13px;
|
|
192
|
+
color: #9399B3;
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
|
|
196
|
+
.date-cell {
|
|
197
|
+
&__next {
|
|
198
|
+
color: #121E52;
|
|
199
|
+
}
|
|
200
|
+
&__expires {
|
|
201
|
+
font-size: 13px;
|
|
202
|
+
color: #9399B3;
|
|
203
|
+
|
|
204
|
+
&--expired {
|
|
205
|
+
color: #EF4444;
|
|
206
|
+
}
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
.action-button {
|
|
211
|
+
background: #F0F0F5;
|
|
212
|
+
border: none;
|
|
213
|
+
border-radius: 50%;
|
|
214
|
+
width: 44px;
|
|
215
|
+
height: 44px;
|
|
216
|
+
display: inline-flex;
|
|
217
|
+
align-items: center;
|
|
218
|
+
justify-content: center;
|
|
219
|
+
color: #6200EE;
|
|
220
|
+
cursor: pointer;
|
|
221
|
+
transition: background-color 0.2s ease;
|
|
222
|
+
|
|
223
|
+
&:hover {
|
|
224
|
+
background-color: #E0E0EB;
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
svg {
|
|
228
|
+
width: 30px;
|
|
229
|
+
height: 30px;
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
&__pagination {
|
|
234
|
+
margin-top: 16px;
|
|
235
|
+
padding-top: 32px;
|
|
236
|
+
border-top: 1px solid #E8E9EF;
|
|
237
|
+
align-items: center;
|
|
238
|
+
justify-content: center;
|
|
239
|
+
gap: 12px;
|
|
240
|
+
|
|
241
|
+
.pagination__nav {
|
|
242
|
+
background: none;
|
|
243
|
+
border: 1px solid #E0E1EA;
|
|
244
|
+
color: #121E52;
|
|
245
|
+
padding: 8px 12px;
|
|
246
|
+
border-radius: 6px;
|
|
247
|
+
font-size: 14px;
|
|
248
|
+
cursor: pointer;
|
|
249
|
+
|
|
250
|
+
&:disabled {
|
|
251
|
+
opacity: 0.5;
|
|
252
|
+
cursor: not-allowed;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.pagination__pages {
|
|
257
|
+
display: flex;
|
|
258
|
+
gap: 8px;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
.pagination__page {
|
|
262
|
+
background: #F8F8FA;
|
|
263
|
+
border: 1px solid #E0E1EA;
|
|
264
|
+
color: #121E52;
|
|
265
|
+
width: 36px;
|
|
266
|
+
height: 36px;
|
|
267
|
+
border-radius: 6px;
|
|
268
|
+
display: inline-flex;
|
|
269
|
+
align-items: center;
|
|
270
|
+
justify-content: center;
|
|
271
|
+
cursor: pointer;
|
|
272
|
+
|
|
273
|
+
&--active {
|
|
274
|
+
background: #121E52;
|
|
275
|
+
color: #FFFFFF;
|
|
276
|
+
border-color: #121E52;
|
|
277
|
+
}
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
.pagination__ellipsis {
|
|
281
|
+
display: inline-flex;
|
|
282
|
+
align-items: center;
|
|
283
|
+
justify-content: center;
|
|
284
|
+
width: 36px;
|
|
285
|
+
height: 36px;
|
|
286
|
+
color: #9399B3;
|
|
287
|
+
font-weight: 600;
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
.table-section {
|
|
292
|
+
background-color: #FFFFFF;
|
|
293
|
+
border-radius: 8px;
|
|
294
|
+
overflow: visible;
|
|
295
|
+
position: relative;
|
|
296
|
+
|
|
297
|
+
&--loading {
|
|
298
|
+
opacity: 0.7;
|
|
299
|
+
pointer-events: none;
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
.table-loading-overlay {
|
|
304
|
+
position: absolute;
|
|
305
|
+
top: 0;
|
|
306
|
+
left: 0;
|
|
307
|
+
right: 0;
|
|
308
|
+
bottom: 0;
|
|
309
|
+
display: flex;
|
|
310
|
+
align-items: center;
|
|
311
|
+
justify-content: center;
|
|
312
|
+
background: rgba(255, 255, 255, 0.3);
|
|
313
|
+
z-index: 10;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
.table-loading-spinner {
|
|
317
|
+
width: 32px;
|
|
318
|
+
height: 32px;
|
|
319
|
+
border: 3px solid #E8E9EF;
|
|
320
|
+
border-top: 3px solid #121E52;
|
|
321
|
+
border-radius: 50%;
|
|
322
|
+
animation: spin 1s linear infinite;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
@keyframes spin {
|
|
326
|
+
0% { transform: rotate(0deg); }
|
|
327
|
+
100% { transform: rotate(360deg); }
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
.no-results-content {
|
|
331
|
+
display: none;
|
|
332
|
+
align-items: center;
|
|
333
|
+
justify-content: center;
|
|
334
|
+
padding: 64px 24px;
|
|
335
|
+
background-color: #FFFFFF;
|
|
336
|
+
border-radius: 8px;
|
|
337
|
+
min-height: 200px;
|
|
338
|
+
|
|
339
|
+
.no-results-found {
|
|
340
|
+
font-size: 16px;
|
|
341
|
+
font-weight: 500;
|
|
342
|
+
color: #9399B3;
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
&__simple-header {
|
|
347
|
+
display: flex;
|
|
348
|
+
justify-content: flex-end;
|
|
349
|
+
align-items: center;
|
|
350
|
+
width: 100%;
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
&__add-customer-btn {
|
|
354
|
+
display: inline-flex;
|
|
355
|
+
align-items: center;
|
|
356
|
+
gap: 8px;
|
|
357
|
+
padding: 12px 24px;
|
|
358
|
+
background-color: #121E52;
|
|
359
|
+
color: #FFFFFF;
|
|
360
|
+
border: none;
|
|
361
|
+
border-radius: 8px;
|
|
362
|
+
font-size: 16px;
|
|
363
|
+
font-weight: 600;
|
|
364
|
+
cursor: pointer;
|
|
365
|
+
transition: background-color 0.2s ease;
|
|
366
|
+
font-family: var(--font-family-sans, 'Geist', sans-serif);
|
|
367
|
+
|
|
368
|
+
&:hover {
|
|
369
|
+
background-color: #0f1940;
|
|
370
|
+
}
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
// Mobile styles
|
|
375
|
+
@media (max-width: 768px) {
|
|
376
|
+
.waivers-page {
|
|
377
|
+
padding: 0;
|
|
378
|
+
|
|
379
|
+
&__header {
|
|
380
|
+
margin: 12px 0 16px;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
&__tabs-container {
|
|
384
|
+
flex-direction: column;
|
|
385
|
+
gap: 16px;
|
|
386
|
+
align-items: flex-start;
|
|
387
|
+
margin-left: 16px;
|
|
388
|
+
margin-right: 16px;
|
|
389
|
+
padding: 0;
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
&__tabs {
|
|
393
|
+
width: 100%;
|
|
394
|
+
gap: 16px;
|
|
395
|
+
overflow-x: auto;
|
|
396
|
+
-webkit-overflow-scrolling: touch;
|
|
397
|
+
padding: 0;
|
|
398
|
+
|
|
399
|
+
&::-webkit-scrollbar {
|
|
400
|
+
display: none;
|
|
401
|
+
}
|
|
402
|
+
|
|
403
|
+
scrollbar-width: none;
|
|
404
|
+
}
|
|
405
|
+
|
|
406
|
+
&__tab {
|
|
407
|
+
font-size: 14px;
|
|
408
|
+
padding: 8px 0;
|
|
409
|
+
white-space: nowrap;
|
|
410
|
+
flex-shrink: 0;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
.kiosk-link {
|
|
414
|
+
width: 100%;
|
|
415
|
+
justify-content: center;
|
|
416
|
+
padding: 12px;
|
|
417
|
+
background-color: #F8F8FA;
|
|
418
|
+
border-radius: 8px;
|
|
419
|
+
margin: 0 0 16px 0;
|
|
420
|
+
width: 100%;
|
|
421
|
+
|
|
422
|
+
svg {
|
|
423
|
+
width: 24px;
|
|
424
|
+
height: 24px;
|
|
425
|
+
}
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
&__simple-header {
|
|
429
|
+
justify-content: center;
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
&__add-customer-btn {
|
|
433
|
+
width: 100%;
|
|
434
|
+
justify-content: center;
|
|
435
|
+
font-size: 14px;
|
|
436
|
+
padding: 10px 20px;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
&__content {
|
|
440
|
+
gap: 20px;
|
|
441
|
+
padding: 0 16px 16px;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
.filter-section {
|
|
445
|
+
gap: 16px;
|
|
446
|
+
|
|
447
|
+
.search-row {
|
|
448
|
+
max-width: 100%;
|
|
449
|
+
width: 100%;
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
.search-input-wrapper {
|
|
453
|
+
max-width: 100%;
|
|
454
|
+
width: 100%;
|
|
455
|
+
|
|
456
|
+
.new-form-input__input-with-icon {
|
|
457
|
+
width: 100%;
|
|
458
|
+
}
|
|
459
|
+
}
|
|
460
|
+
|
|
461
|
+
.search-helper-text {
|
|
462
|
+
font-size: 13px;
|
|
463
|
+
margin-top: 4px;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.filters-actions-row {
|
|
467
|
+
flex-direction: column;
|
|
468
|
+
gap: 16px;
|
|
469
|
+
align-items: stretch;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.quick-filters-wrapper {
|
|
473
|
+
width: 100%;
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
.action-buttons {
|
|
477
|
+
display: flex;
|
|
478
|
+
flex-wrap: wrap;
|
|
479
|
+
gap: 8px;
|
|
480
|
+
width: 100%;
|
|
481
|
+
|
|
482
|
+
.ghost-button {
|
|
483
|
+
flex: 1 0 calc(50% - 4px);
|
|
484
|
+
justify-content: center;
|
|
485
|
+
|
|
486
|
+
&:nth-child(2) {
|
|
487
|
+
order: -1;
|
|
488
|
+
flex: 1 0 100%;
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
&__text {
|
|
492
|
+
font-size: 11px;
|
|
493
|
+
}
|
|
494
|
+
}
|
|
495
|
+
}
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
&__pagination {
|
|
499
|
+
flex-direction: column;
|
|
500
|
+
gap: 12px;
|
|
501
|
+
margin-top: 12px;
|
|
502
|
+
padding-top: 24px;
|
|
503
|
+
|
|
504
|
+
.pagination__nav {
|
|
505
|
+
padding: 6px 10px;
|
|
506
|
+
font-size: 12px;
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
.pagination__pages {
|
|
510
|
+
flex-wrap: wrap;
|
|
511
|
+
justify-content: center;
|
|
512
|
+
gap: 4px;
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
.pagination__page,
|
|
516
|
+
.pagination__ellipsis {
|
|
517
|
+
width: 32px;
|
|
518
|
+
height: 32px;
|
|
519
|
+
font-size: 12px;
|
|
520
|
+
}
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
.table-section {
|
|
524
|
+
overflow-x: visible;
|
|
525
|
+
overflow: visible;
|
|
526
|
+
|
|
527
|
+
.new-table {
|
|
528
|
+
display: block;
|
|
529
|
+
min-width: unset;
|
|
530
|
+
|
|
531
|
+
&__head {
|
|
532
|
+
display: none;
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
&__body {
|
|
536
|
+
display: block;
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
&__row {
|
|
540
|
+
display: grid;
|
|
541
|
+
grid-template-areas:
|
|
542
|
+
"customer bookings"
|
|
543
|
+
"divider divider"
|
|
544
|
+
"next last"
|
|
545
|
+
"actions actions";
|
|
546
|
+
grid-template-columns: 1fr auto;
|
|
547
|
+
border: 1px solid var(--border-primary, #E8E9EF);
|
|
548
|
+
border-radius: 12px;
|
|
549
|
+
margin-bottom: 16px;
|
|
550
|
+
padding: 16px;
|
|
551
|
+
gap: 12px;
|
|
552
|
+
background: #FFFFFF;
|
|
553
|
+
position: relative;
|
|
554
|
+
overflow: visible;
|
|
555
|
+
|
|
556
|
+
&::after {
|
|
557
|
+
content: "";
|
|
558
|
+
grid-area: divider;
|
|
559
|
+
height: 1px;
|
|
560
|
+
background-color: #E8E9EF;
|
|
561
|
+
margin: 4px 0;
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
|
|
565
|
+
&__cell {
|
|
566
|
+
display: block;
|
|
567
|
+
padding: 0;
|
|
568
|
+
border: none;
|
|
569
|
+
min-width: 0;
|
|
570
|
+
overflow: visible;
|
|
571
|
+
|
|
572
|
+
&.tw-text-right {
|
|
573
|
+
grid-area: actions;
|
|
574
|
+
text-align: right;
|
|
575
|
+
padding-top: 12px;
|
|
576
|
+
border-top: 1px solid var(--border-primary, #E8E9EF);
|
|
577
|
+
margin-top: 4px;
|
|
578
|
+
display: flex;
|
|
579
|
+
justify-content: flex-end;
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
&:first-child {
|
|
583
|
+
grid-area: customer;
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
&.age-col {
|
|
587
|
+
display: none;
|
|
588
|
+
}
|
|
589
|
+
|
|
590
|
+
&.next-booking-col {
|
|
591
|
+
grid-area: next;
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
&.last-booking-col {
|
|
595
|
+
grid-area: last;
|
|
596
|
+
}
|
|
597
|
+
|
|
598
|
+
&.no-of-bookings-col {
|
|
599
|
+
grid-area: bookings;
|
|
600
|
+
text-align: right;
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
&.waiver-col {
|
|
604
|
+
grid-area: last; // Reuse 'last' area for waiver in waiver list
|
|
605
|
+
text-align: right;
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
.age-cell {
|
|
612
|
+
text-align: right;
|
|
613
|
+
min-width: 0;
|
|
614
|
+
overflow: hidden;
|
|
615
|
+
&__label {
|
|
616
|
+
font-size: 13px;
|
|
617
|
+
color: #626A90;
|
|
618
|
+
font-weight: 500;
|
|
619
|
+
margin-bottom: 2px;
|
|
620
|
+
white-space: nowrap;
|
|
621
|
+
overflow: hidden;
|
|
622
|
+
text-overflow: ellipsis;
|
|
623
|
+
}
|
|
624
|
+
&__value {
|
|
625
|
+
font-size: 14px;
|
|
626
|
+
color: #121E52;
|
|
627
|
+
font-weight: 600;
|
|
628
|
+
white-space: nowrap;
|
|
629
|
+
overflow: hidden;
|
|
630
|
+
text-overflow: ellipsis;
|
|
631
|
+
}
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
.bookings-cell {
|
|
635
|
+
text-align: right;
|
|
636
|
+
min-width: 0;
|
|
637
|
+
overflow: hidden;
|
|
638
|
+
&__label {
|
|
639
|
+
font-size: 13px;
|
|
640
|
+
color: #626A90;
|
|
641
|
+
font-weight: 500;
|
|
642
|
+
margin-bottom: 2px;
|
|
643
|
+
white-space: nowrap;
|
|
644
|
+
overflow: hidden;
|
|
645
|
+
text-overflow: ellipsis;
|
|
646
|
+
}
|
|
647
|
+
&__value {
|
|
648
|
+
font-size: 14px;
|
|
649
|
+
color: #121E52;
|
|
650
|
+
font-weight: 600;
|
|
651
|
+
white-space: nowrap;
|
|
652
|
+
overflow: hidden;
|
|
653
|
+
text-overflow: ellipsis;
|
|
654
|
+
}
|
|
655
|
+
}
|
|
656
|
+
|
|
657
|
+
.booking-cell {
|
|
658
|
+
min-width: 0;
|
|
659
|
+
overflow: hidden;
|
|
660
|
+
&__label {
|
|
661
|
+
font-size: 13px;
|
|
662
|
+
color: #626A90;
|
|
663
|
+
font-weight: 500;
|
|
664
|
+
margin-bottom: 4px;
|
|
665
|
+
white-space: nowrap;
|
|
666
|
+
overflow: hidden;
|
|
667
|
+
text-overflow: ellipsis;
|
|
668
|
+
}
|
|
669
|
+
&__value {
|
|
670
|
+
font-size: 14px;
|
|
671
|
+
color: #121E52;
|
|
672
|
+
font-weight: 400;
|
|
673
|
+
white-space: nowrap;
|
|
674
|
+
overflow: hidden;
|
|
675
|
+
text-overflow: ellipsis;
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
|
|
679
|
+
.waiver-cell {
|
|
680
|
+
display: flex;
|
|
681
|
+
flex-direction: column;
|
|
682
|
+
align-items: flex-end;
|
|
683
|
+
min-width: 0;
|
|
684
|
+
overflow: hidden;
|
|
685
|
+
|
|
686
|
+
&__label {
|
|
687
|
+
font-size: 13px;
|
|
688
|
+
color: #626A90;
|
|
689
|
+
font-weight: 500;
|
|
690
|
+
margin-bottom: 4px;
|
|
691
|
+
text-align: right;
|
|
692
|
+
white-space: nowrap;
|
|
693
|
+
overflow: hidden;
|
|
694
|
+
text-overflow: ellipsis;
|
|
695
|
+
width: 100%;
|
|
696
|
+
}
|
|
697
|
+
|
|
698
|
+
.v2-badge {
|
|
699
|
+
display: inline-flex;
|
|
700
|
+
margin-left: auto;
|
|
701
|
+
}
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
.customer-cell {
|
|
705
|
+
min-width: 0;
|
|
706
|
+
overflow: hidden;
|
|
707
|
+
|
|
708
|
+
&__name {
|
|
709
|
+
font-size: 16px;
|
|
710
|
+
font-weight: 700;
|
|
711
|
+
margin-bottom: 2px;
|
|
712
|
+
white-space: nowrap;
|
|
713
|
+
overflow: hidden;
|
|
714
|
+
text-overflow: ellipsis;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
&__email,
|
|
718
|
+
&__id {
|
|
719
|
+
font-size: 14px;
|
|
720
|
+
color: #626A90;
|
|
721
|
+
white-space: nowrap;
|
|
722
|
+
overflow: hidden;
|
|
723
|
+
text-overflow: ellipsis;
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
|
|
727
|
+
.type-cell {
|
|
728
|
+
&__main {
|
|
729
|
+
font-size: 14px;
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
&__sub {
|
|
733
|
+
font-size: 12px;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.date-cell {
|
|
738
|
+
&__next {
|
|
739
|
+
font-size: 14px;
|
|
740
|
+
}
|
|
741
|
+
|
|
742
|
+
&__expires {
|
|
743
|
+
font-size: 12px;
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
.action-button {
|
|
748
|
+
width: 36px;
|
|
749
|
+
height: 36px;
|
|
750
|
+
|
|
751
|
+
svg {
|
|
752
|
+
width: 24px;
|
|
753
|
+
height: 24px;
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
// Extra small mobile devices
|
|
760
|
+
@media (max-width: 480px) {
|
|
761
|
+
.waivers-page {
|
|
762
|
+
padding: 0;
|
|
763
|
+
|
|
764
|
+
&__header {
|
|
765
|
+
margin: 8px 0 12px;
|
|
766
|
+
}
|
|
767
|
+
|
|
768
|
+
&__tabs {
|
|
769
|
+
gap: 12px;
|
|
770
|
+
padding: 0;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
&__tab {
|
|
774
|
+
font-size: 13px;
|
|
775
|
+
}
|
|
776
|
+
|
|
777
|
+
&__add-customer-btn {
|
|
778
|
+
font-size: 13px;
|
|
779
|
+
padding: 8px 16px;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
.filter-section {
|
|
783
|
+
.action-buttons {
|
|
784
|
+
flex-direction: row;
|
|
785
|
+
width: 100%;
|
|
786
|
+
}
|
|
787
|
+
|
|
788
|
+
.action-btn {
|
|
789
|
+
width: 100%;
|
|
790
|
+
justify-content: center;
|
|
791
|
+
|
|
792
|
+
.v2-button__content {
|
|
793
|
+
width: 100%;
|
|
794
|
+
justify-content: center;
|
|
795
|
+
}
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
|
|
799
|
+
.customer-cell {
|
|
800
|
+
&__name {
|
|
801
|
+
font-size: 13px;
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
|
|
805
|
+
&__content {
|
|
806
|
+
padding: 0 12px 12px;
|
|
807
|
+
}
|
|
808
|
+
|
|
809
|
+
&__tabs-container {
|
|
810
|
+
margin-left: 12px;
|
|
811
|
+
margin-right: 12px;
|
|
812
|
+
}
|
|
813
|
+
}
|
|
814
|
+
}
|
|
815
|
+
|