my-orders-tickets-widget 1.0.0-beta.8 → 1.0.0-beta.9

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/index.css ADDED
@@ -0,0 +1,416 @@
1
+ /*!*****************************************************************************************************************************************************************************************************!*\
2
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/FilterSortSearch/styles.module.scss ***!
3
+ \*****************************************************************************************************************************************************************************************************/
4
+ .filterSortContainer___arBvQ .container___N3Y4X {
5
+ background-color: #fff;
6
+ border-radius: 10px;
7
+ box-shadow: 1px 1px 15px #cdcdcd;
8
+ padding: 10px;
9
+ width: 230px; }
10
+
11
+ .filterSortContainer___arBvQ .showDatePicker___UpQbp {
12
+ display: block !important; }
13
+
14
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq {
15
+ display: none;
16
+ position: absolute;
17
+ top: 40px; }
18
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq .filterDateLabel___ifD4p {
19
+ font-size: 0.9em;
20
+ text-align: center; }
21
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq .datePickerContainer___JW2lO {
22
+ padding: 5px 0;
23
+ font-size: 1em; }
24
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq .datePickerContainer___JW2lO .MuiOutlinedInput-notchedOutline___RoimR {
25
+ border: 0; }
26
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq .datepickerClose___V9gHC {
27
+ font-size: 1.5em;
28
+ margin-right: 10px;
29
+ cursor: pointer; }
30
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq .calendarDisplay___im_jh div {
31
+ font-size: 1em; }
32
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq .calendarDisplay___im_jh div fieldset {
33
+ border: 0;
34
+ border-radius: 0;
35
+ border-bottom: 1px solid rgba(0, 0, 0, 0.56); }
36
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq .calendarDisplay___im_jh input {
37
+ padding: 5px 10px; }
38
+ .filterSortContainer___arBvQ .filterListContainer___VmdGq .MuiPickersCalendarHeader-labelContainer___ooI0V {
39
+ font-size: 1em; }
40
+
41
+ .filterSortContainer___arBvQ .filterContainer___rGpYV {
42
+ position: relative;
43
+ cursor: pointer; }
44
+ .filterSortContainer___arBvQ .filterContainer___rGpYV .filterIcon___l21KI {
45
+ display: inline;
46
+ width: 0.9em;
47
+ height: 0.9em;
48
+ margin-top: -4px; }
49
+ .filterSortContainer___arBvQ .filterContainer___rGpYV .filterNumActive___VuHCJ {
50
+ color: #fff;
51
+ padding: 0px 4px;
52
+ background-color: #000;
53
+ border-radius: 50%;
54
+ width: 14px;
55
+ height: 14px;
56
+ font-size: 0.8em;
57
+ position: absolute;
58
+ top: 11px;
59
+ left: 9px; }
60
+ .filterSortContainer___arBvQ .filterContainer___rGpYV .filterLabel____P0wn {
61
+ text-transform: uppercase;
62
+ letter-spacing: 0.5px;
63
+ margin-left: 5px; }
64
+
65
+ .filterSortContainer___arBvQ .sortContainer___lRsjU {
66
+ cursor: pointer;
67
+ position: relative; }
68
+ .filterSortContainer___arBvQ .sortContainer___lRsjU .sortIcon___fVV5K {
69
+ display: inline;
70
+ width: 0.9em;
71
+ height: 0.9em;
72
+ margin-top: -2px; }
73
+ .filterSortContainer___arBvQ .sortContainer___lRsjU .sortLabel___UqLTC {
74
+ text-transform: uppercase;
75
+ letter-spacing: 0.5px; }
76
+
77
+ .filterSortContainer___arBvQ .sortListContainer___cmnBD {
78
+ position: absolute;
79
+ top: 40px; }
80
+ .filterSortContainer___arBvQ .sortListContainer___cmnBD .label___yNFyj {
81
+ display: block;
82
+ color: #000;
83
+ font-size: 1em;
84
+ text-transform: none;
85
+ padding: 2px 10px; }
86
+
87
+ /*!***********************************************************************************************************************************************************************************************!*\
88
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/OrdersList/styles.module.scss ***!
89
+ \***********************************************************************************************************************************************************************************************/
90
+ .orderTicketInfoContainer____p66V {
91
+ margin-top: 20px; }
92
+ .orderTicketInfoContainer____p66V:not(:first-child) {
93
+ padding-top: 20px;
94
+ border-top: 1px solid #dcdcdc; }
95
+ .orderTicketInfoContainer____p66V .orderTicketInfo___gemqB {
96
+ display: block;
97
+ color: rgba(0, 0, 0, 0.6);
98
+ margin: 15px 0; }
99
+
100
+ .ticketNo___a2iM9 {
101
+ display: block;
102
+ margin: 3px 0;
103
+ font-size: 0.9em; }
104
+
105
+ .display_none___CqpL3 {
106
+ display: none !important; }
107
+
108
+ .detailsRequiredLabel___Y2kor {
109
+ display: flex;
110
+ color: #ff9800;
111
+ font-size: 0.9em;
112
+ margin-bottom: 15px; }
113
+ .detailsRequiredLabel___Y2kor svg {
114
+ margin-top: 1px;
115
+ margin-right: 5px; }
116
+
117
+ .blackButton___l9hj9 {
118
+ padding: 5px 10px !important;
119
+ background-color: #000000 !important;
120
+ color: #ffffff !important;
121
+ border: 1px solid #000000 !important;
122
+ font-size: 1em !important;
123
+ width: 100%; }
124
+
125
+ .orderTicketNoContainer___vqohN {
126
+ display: inline;
127
+ margin: 3px 0 10px; }
128
+ .orderTicketNoContainer___vqohN span {
129
+ display: inline-block; }
130
+ .orderTicketNoContainer___vqohN .orderTicketNumberTruncated___HXmdw {
131
+ display: inline-block;
132
+ text-wrap: nowrap;
133
+ overflow: hidden;
134
+ text-overflow: ellipsis;
135
+ direction: rtl;
136
+ margin-bottom: -5px; }
137
+ .orderTicketNoContainer___vqohN .orderTicketNumberTruncated___HXmdw.reversed___DFea_ {
138
+ direction: ltr; }
139
+
140
+ svg.copyIcon___NkHGO {
141
+ color: #2196f3;
142
+ margin-left: 5px;
143
+ margin-bottom: -2px;
144
+ cursor: pointer; }
145
+
146
+ .orderTicketContainer___ZJLzk {
147
+ margin-top: 20px;
148
+ margin-bottom: 30px;
149
+ padding-top: 30px; }
150
+ .orderTicketContainer___ZJLzk:not(:last-child) {
151
+ padding-bottom: 30px; }
152
+ .orderTicketContainer___ZJLzk .label___zXDWz {
153
+ color: #666666 !important;
154
+ font-weight: normal;
155
+ font-size: 0.9em;
156
+ padding: 0; }
157
+ .orderTicketContainer___ZJLzk .ticketTicketType___Zq_f0 h4 {
158
+ font-size: 1.5em; }
159
+ .orderTicketContainer___ZJLzk .ticketOwnerEmail___Zt4OE {
160
+ font-size: 1.1em; }
161
+ .orderTicketContainer___ZJLzk .ticketActionButtons___rpSMQ {
162
+ min-height: 36px; }
163
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .viewMoreButton___K_1zT {
164
+ display: block;
165
+ padding: 5px 10px;
166
+ color: #000000;
167
+ font-size: 1.3em;
168
+ text-decoration: underline;
169
+ margin: 0 auto;
170
+ text-transform: none;
171
+ cursor: pointer; }
172
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .viewFinishTicketButton___HF6Im {
173
+ padding: 5px 10px;
174
+ background-color: #000000;
175
+ color: #ffffff;
176
+ border: 1px solid #000000;
177
+ font-size: 1em;
178
+ margin-right: 10px;
179
+ width: 50%; }
180
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .reassignButton___RojM5 {
181
+ padding: 5px 10px;
182
+ color: #000000;
183
+ display: inline-block;
184
+ border: 1px solid #000000;
185
+ font-size: 1em;
186
+ width: 50%; }
187
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .assignTicketButton___zzLsc {
188
+ padding: 5px 10px;
189
+ background-color: #000000;
190
+ color: #ffffff;
191
+ border: 1px solid #000000;
192
+ font-size: 1em;
193
+ margin-right: 10px; }
194
+ .orderTicketContainer___ZJLzk .ticketListContainer___cfmrr .tabButtons___xTyJA {
195
+ width: 50%;
196
+ font-size: 1em; }
197
+ .orderTicketContainer___ZJLzk .orderWrapper___yDBAo {
198
+ padding: 0;
199
+ margin: 0;
200
+ border-radius: 3px;
201
+ border: 1px solid #bdbdbd;
202
+ max-width: 643px !important;
203
+ position: relative;
204
+ min-height: 178px; }
205
+ .orderTicketContainer___ZJLzk .orderWrapper___yDBAo:not(:last-child) {
206
+ margin-bottom: 20px; }
207
+ .orderTicketContainer___ZJLzk .orderWrapper___yDBAo:after {
208
+ background: #ffffff;
209
+ position: absolute;
210
+ content: "";
211
+ right: -1px;
212
+ top: 35%;
213
+ width: 25px;
214
+ height: 50px;
215
+ border-radius: 150px 0 0 150px;
216
+ border: 1px solid #bdbdbd;
217
+ border-right-color: transparent; }
218
+
219
+ /*!*************************************************************************************************************************************************************************************************!*\
220
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/TicketStatus/styles.module.scss ***!
221
+ \*************************************************************************************************************************************************************************************************/
222
+ .ticketStatusContainer___qj6fb .buttonPill___zq2tc {
223
+ padding: 3px 10px;
224
+ font-size: 0.9em;
225
+ border-radius: 16px;
226
+ background-color: #ffffff; }
227
+
228
+ .ticketStatusContainer___qj6fb .buttonRefundRequested___pWt30 {
229
+ color: #000000;
230
+ font-size: 0.9em;
231
+ border-radius: 16px;
232
+ background-color: rgba(0, 0, 0, 0.08); }
233
+
234
+ .ticketStatusContainer___qj6fb .buttonIncomplete___TolHg {
235
+ color: #ff9800;
236
+ border: 1px solid #ff9800; }
237
+
238
+ .ticketStatusContainer___qj6fb .buttonComplete___llWkZ {
239
+ color: #4caf50;
240
+ border: 1px solid #4caf50; }
241
+
242
+ .ticketStatusContainer___qj6fb .buttonUnassigned___YDd8X {
243
+ color: #ef5350;
244
+ border: 1px solid #ef5350; }
245
+
246
+ .ticketStatusContainer___qj6fb .buttonCancelled___ErlDZ {
247
+ color: gray;
248
+ border: 1px solid gray; }
249
+
250
+ /*!*************************************************************************************************************************************************************************************************!*\
251
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/TicketDetail/styles.module.scss ***!
252
+ \*************************************************************************************************************************************************************************************************/
253
+ .ticketDetailContainer___b2TLR .closeBtn___WNJlE {
254
+ position: absolute;
255
+ top: 5px;
256
+ right: 5px; }
257
+
258
+ .ticketDetailContainer___b2TLR .header___Augnz {
259
+ padding: 20px 10%;
260
+ background-color: var(--color_background_light); }
261
+ .ticketDetailContainer___b2TLR .header___Augnz .title___wQzUN {
262
+ font-size: 1.4em;
263
+ font-weight: 500;
264
+ text-align: center; }
265
+ .ticketDetailContainer___b2TLR .header___Augnz .subtitle___y_NuO {
266
+ font-size: 1.1em;
267
+ font-weight: 400;
268
+ text-align: center;
269
+ color: var(--color_text_med); }
270
+ .ticketDetailContainer___b2TLR .header___Augnz .status___kwC8y {
271
+ font-family: "Roboto", Arial, sans-serif;
272
+ font-size: 1em;
273
+ font-weight: 500;
274
+ text-align: center;
275
+ text-transform: uppercase;
276
+ color: #729743; }
277
+ .ticketDetailContainer___b2TLR .header___Augnz .qrCode___fwqZq {
278
+ width: 118px;
279
+ margin: 0 auto; }
280
+ .ticketDetailContainer___b2TLR .header___Augnz .qrNote___Gc7Kn {
281
+ font-size: 1.1em;
282
+ font-weight: 400;
283
+ text-align: center;
284
+ color: var(--color_text_med);
285
+ max-width: 315px;
286
+ margin: 0 auto; }
287
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn {
288
+ display: flex;
289
+ flex-direction: row;
290
+ justify-content: space-around;
291
+ margin-top: 20px; }
292
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz,
293
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2 {
294
+ font-family: "Roboto", Arial, sans-serif;
295
+ font-size: 1em;
296
+ font-weight: 500;
297
+ line-height: 22px;
298
+ text-transform: uppercase;
299
+ background-color: var(--color_background_dark);
300
+ color: var(--color_text_light); }
301
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz .MuiSvgIcon-root,
302
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2 .MuiSvgIcon-root {
303
+ margin-right: 8px; }
304
+ .ticketDetailContainer___b2TLR .header___Augnz .orderNumber___L5Q5a {
305
+ font-family: "Roboto", Arial, sans-serif;
306
+ font-size: 1em;
307
+ font-weight: 400;
308
+ line-height: 20px;
309
+ text-align: center;
310
+ margin-top: 20px;
311
+ color: var(--color_text_med); }
312
+ .ticketDetailContainer___b2TLR .header___Augnz .orderNumber___L5Q5a .copyBtn____utA6 {
313
+ color: #2196f3; }
314
+
315
+ .ticketDetailContainer___b2TLR .attendeeContainer___Q0VUz {
316
+ padding: 20px 70px; }
317
+ .ticketDetailContainer___b2TLR .attendeeContainer___Q0VUz .MuiFormControl-root {
318
+ margin-bottom: 10px; }
319
+ .ticketDetailContainer___b2TLR .attendeeContainer___Q0VUz .attendeeInfoTitle___Lmrm4 {
320
+ font-size: 1.4em;
321
+ font-weight: 500;
322
+ margin: 5px 0 20px; }
323
+ .ticketDetailContainer___b2TLR .attendeeContainer___Q0VUz .delegatedTo___SGVQI,
324
+ .ticketDetailContainer___b2TLR .attendeeContainer___Q0VUz .additionalDetails___mP1iJ {
325
+ font-size: 1.1em;
326
+ font-weight: 500;
327
+ margin: 5px 0 15px; }
328
+
329
+ .ticketDetailContainer___b2TLR .footer___NIM7d {
330
+ border-top: 1px solid #e0e0e0;
331
+ padding: 30px 0 40px;
332
+ display: flex;
333
+ justify-content: center;
334
+ gap: 30px; }
335
+ .ticketDetailContainer___b2TLR .footer___NIM7d .saveBtn___NpOEV,
336
+ .ticketDetailContainer___b2TLR .footer___NIM7d .cancelBtn___ggCdj {
337
+ font-family: "Roboto", Arial, sans-serif;
338
+ font-size: 1em;
339
+ font-weight: 500;
340
+ line-height: 22px;
341
+ text-transform: uppercase;
342
+ background-color: var(--color_background_dark);
343
+ color: var(--color_text_light); }
344
+ .ticketDetailContainer___b2TLR .footer___NIM7d .cancelBtn___ggCdj {
345
+ background: none;
346
+ color: var(--color_text_dark); }
347
+ .ticketDetailContainer___b2TLR .footer___NIM7d .saveBtn___NpOEV {
348
+ background-color: var(--color_background_dark);
349
+ color: var(--color_text_light); }
350
+
351
+ /*!******************************************************************************************************************************************************************************************************************************!*\
352
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/TicketDetail/components/TicketOwnerFields/styles.module.scss ***!
353
+ \******************************************************************************************************************************************************************************************************************************/
354
+ .wrapper___MAuNS .infoNote___i1XY9 {
355
+ font-family: Roboto, serif;
356
+ font-size: 12px;
357
+ font-weight: 400;
358
+ line-height: 20px;
359
+ color: var(--color_text_med); }
360
+
361
+ /*!***********************************************************************************************************************************************************************************************************************************!*\
362
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/TicketDetail/components/RegistrationDisclaimer/styles.module.scss ***!
363
+ \***********************************************************************************************************************************************************************************************************************************/
364
+ .wrapper___EwORz {
365
+ color: var(--color_text_dark); }
366
+
367
+ /*!*************************************************************************************************************************************************************************************************!*\
368
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/OrderSummary/styles.module.scss ***!
369
+ \*************************************************************************************************************************************************************************************************/
370
+ .orderSummaryWrapper___RwIER {
371
+ border: 1px solid #BDBDBD;
372
+ padding: 15px;
373
+ border-radius: 4px; }
374
+ .orderSummaryWrapper___RwIER h3 {
375
+ font-size: 1.5em;
376
+ margin: 0 0 15px 0; }
377
+ .orderSummaryWrapper___RwIER .orderSummaryPurchasedNumber___pqy_I {
378
+ color: #666666 !important; }
379
+ .orderSummaryWrapper___RwIER .orderSummaryPurchasedNumber___pqy_I .orderOrderNumber___RqCbC {
380
+ overflow: hidden;
381
+ white-space: nowrap;
382
+ text-overflow: ellipsis;
383
+ width: 100px !important;
384
+ display: inline-block;
385
+ direction: rtl; }
386
+ .orderSummaryWrapper___RwIER .orderSummaryPurchasedInfo____RBXE {
387
+ padding: 15px 0; }
388
+ .orderSummaryWrapper___RwIER .orderSummaryPurchasedInfo____RBXE .orderDetailsTickets___m4IjK {
389
+ list-style-type: none;
390
+ margin-left: 0;
391
+ padding-left: 0; }
392
+ .orderSummaryWrapper___RwIER .orderSummaryPurchasedInfo____RBXE .orderDetailsMmount___r3kRA {
393
+ font-size: 1em; }
394
+ .orderSummaryWrapper___RwIER .orderSummaryTable___YDnxV {
395
+ font-size: 1.1em; }
396
+
397
+ .orderSummaryButton___uxjht {
398
+ font-size: 1.1em !important;
399
+ width: 100%;
400
+ margin-top: 8px !important;
401
+ display: block;
402
+ color: #000000 !important;
403
+ border: 1px solid #000000 !important; }
404
+
405
+ /*!************************************************************************************************************************************************************************************!*\
406
+ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/components/styles.module.scss ***!
407
+ \************************************************************************************************************************************************************************************/
408
+ .widgetHeader___yY5ge .summitTitleDate___Z19Pm {
409
+ font-size: 2em;
410
+ margin: 0;
411
+ line-height: 1.2; }
412
+
413
+ .noOrdersFound___Aog2p {
414
+ padding: 10% 30%;
415
+ text-align: center; }
416
+