my-orders-tickets-widget 1.0.0-beta.57 → 1.0.0-beta.58

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 (3) hide show
  1. package/dist/index.css +94 -91
  2. package/dist/index.js +177 -134
  3. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -432,33 +432,6 @@ html[data-theme="DARK"] {
432
432
  .orderWrapper___yDBAo.refundModal___EqgPF.disabledRefund___Sffl7 {
433
433
  opacity: 0.3; }
434
434
 
435
- /*!*********************************************************************************************************************************************************************************************!*\
436
- !*** 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/CopyText/styles.module.scss ***!
437
- \*********************************************************************************************************************************************************************************************/
438
- .wrapper___mVPiR {
439
- display: inline;
440
- margin: 3px 0 10px; }
441
- .wrapper___mVPiR span {
442
- display: inline-block; }
443
- .wrapper___mVPiR .truncated___jWSnU {
444
- display: inline-block;
445
- text-wrap: nowrap;
446
- overflow: hidden;
447
- text-overflow: ellipsis;
448
- direction: rtl;
449
- margin-bottom: -5px; }
450
- .wrapper___mVPiR .truncated___jWSnU.reversed___zJzmD {
451
- direction: ltr; }
452
-
453
- svg.copyIcon___lI3eQ {
454
- color: var(--color_secondary);
455
- margin-left: 5px;
456
- margin-bottom: -2px;
457
- cursor: pointer; }
458
-
459
- .MuiTooltip-tooltip {
460
- font-size: 0.8em; }
461
-
462
435
  /*!******************************************************************************************************************************************************************************************************************************!*\
463
436
  !*** 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 ***!
464
437
  \******************************************************************************************************************************************************************************************************************************/
@@ -506,74 +479,77 @@ svg.copyIcon___lI3eQ {
506
479
  top: 5px;
507
480
  right: 5px; }
508
481
 
509
- .ticketDetailContainer___b2TLR .header___Augnz {
510
- padding: 20px 10%;
511
- background-color: var(--color_background_light); }
512
- .ticketDetailContainer___b2TLR .header___Augnz .title___wQzUN {
513
- font-size: 1.4em;
514
- font-weight: 500;
515
- text-align: center; }
516
- .ticketDetailContainer___b2TLR .header___Augnz .subtitle___y_NuO {
517
- font-size: 1.1em;
518
- font-weight: 400;
519
- text-align: center;
520
- color: var(--color_text_med); }
521
- .ticketDetailContainer___b2TLR .header___Augnz .status___kwC8y {
482
+ .ticketDetailContainer___b2TLR .header___Augnz .title___wQzUN {
483
+ font-size: 1.4em;
484
+ font-weight: 500;
485
+ text-align: center; }
486
+
487
+ .ticketDetailContainer___b2TLR .header___Augnz .subtitle___y_NuO {
488
+ font-size: 1.1em;
489
+ font-weight: 400;
490
+ text-align: center;
491
+ color: var(--color_text_med); }
492
+
493
+ .ticketDetailContainer___b2TLR .header___Augnz .status___kwC8y {
494
+ font-family: Roboto, Arial, serif;
495
+ font-size: 1em;
496
+ font-weight: 500;
497
+ text-align: center;
498
+ text-transform: uppercase;
499
+ color: #729743; }
500
+
501
+ .ticketDetailContainer___b2TLR .header___Augnz .qrCode___fwqZq {
502
+ width: 118px;
503
+ margin: 0 auto; }
504
+
505
+ .ticketDetailContainer___b2TLR .header___Augnz .qrNote___Gc7Kn {
506
+ font-size: 1.1em;
507
+ font-weight: 400;
508
+ text-align: center;
509
+ color: var(--color_text_med);
510
+ max-width: 315px;
511
+ margin: 0 auto; }
512
+
513
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn {
514
+ display: flex;
515
+ flex-direction: column;
516
+ justify-content: space-around;
517
+ margin-top: 20px; }
518
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz,
519
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2 {
520
+ margin-bottom: 20px;
521
+ width: 100%;
522
522
  font-family: Roboto, Arial, serif;
523
523
  font-size: 1em;
524
524
  font-weight: 500;
525
- text-align: center;
525
+ line-height: 22px;
526
526
  text-transform: uppercase;
527
- color: #729743; }
528
- .ticketDetailContainer___b2TLR .header___Augnz .qrCode___fwqZq {
529
- width: 118px;
530
- margin: 0 auto; }
531
- .ticketDetailContainer___b2TLR .header___Augnz .qrNote___Gc7Kn {
532
- font-size: 1.1em;
533
- font-weight: 400;
534
- text-align: center;
535
- color: var(--color_text_med);
536
- max-width: 315px;
537
- margin: 0 auto; }
538
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn {
539
- display: flex;
540
- flex-direction: column;
541
- justify-content: space-around;
542
- margin-top: 20px; }
543
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz,
544
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2 {
545
- margin-bottom: 20px;
546
- width: 100%;
547
- font-family: Roboto, Arial, serif;
548
- font-size: 1em;
549
- font-weight: 500;
550
- line-height: 22px;
551
- text-transform: uppercase;
552
- background-color: var(--color_background_dark);
553
- color: var(--color_text_light); }
554
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz.sent___k6WKx,
555
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2.sent___k6WKx {
556
- background-color: green; }
557
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz .MuiSvgIcon-root,
558
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2 .MuiSvgIcon-root {
559
- margin-right: 8px; }
560
- @media (min-width: 600px) {
561
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn {
562
- flex-direction: row; }
563
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz,
564
- .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2 {
565
- margin-bottom: 0px;
566
- width: 180px; } }
567
- .ticketDetailContainer___b2TLR .header___Augnz .orderNumber___L5Q5a {
568
- font-family: Roboto, Arial, serif;
569
- font-size: 1em;
570
- font-weight: 400;
571
- line-height: 20px;
572
- text-align: center;
573
- margin-top: 20px;
574
- color: var(--color_text_med); }
575
- .ticketDetailContainer___b2TLR .header___Augnz .orderNumber___L5Q5a .copyBtn____utA6 {
576
- color: #2196f3; }
527
+ background-color: var(--color_background_dark);
528
+ color: var(--color_text_light); }
529
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz.sent___k6WKx,
530
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2.sent___k6WKx {
531
+ background-color: green; }
532
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz .MuiSvgIcon-root,
533
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2 .MuiSvgIcon-root {
534
+ margin-right: 8px; }
535
+ @media (min-width: 600px) {
536
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn {
537
+ flex-direction: row; }
538
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .downloadBtn___qjYhz,
539
+ .ticketDetailContainer___b2TLR .header___Augnz .actionButtonsContainer___Auvrn .sendBtn___koWM2 {
540
+ margin-bottom: 0px;
541
+ width: 180px; } }
542
+
543
+ .ticketDetailContainer___b2TLR .header___Augnz .orderNumber___L5Q5a {
544
+ font-family: Roboto, Arial, serif;
545
+ font-size: 1em;
546
+ font-weight: 400;
547
+ line-height: 20px;
548
+ text-align: center;
549
+ margin-top: 20px;
550
+ color: var(--color_text_med); }
551
+ .ticketDetailContainer___b2TLR .header___Augnz .orderNumber___L5Q5a .copyBtn____utA6 {
552
+ color: #2196f3; }
577
553
 
578
554
  .ticketDetailContainer___b2TLR .attendeeContainer___Q0VUz {
579
555
  padding: 20px 70px; }
@@ -612,6 +588,33 @@ svg.copyIcon___lI3eQ {
612
588
  margin-top: 20px;
613
589
  text-align: center; }
614
590
 
591
+ /*!*********************************************************************************************************************************************************************************************!*\
592
+ !*** 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/CopyText/styles.module.scss ***!
593
+ \*********************************************************************************************************************************************************************************************/
594
+ .wrapper___mVPiR {
595
+ display: inline;
596
+ margin: 3px 0 10px; }
597
+ .wrapper___mVPiR span {
598
+ display: inline-block; }
599
+ .wrapper___mVPiR .truncated___jWSnU {
600
+ display: inline-block;
601
+ text-wrap: nowrap;
602
+ overflow: hidden;
603
+ text-overflow: ellipsis;
604
+ direction: rtl;
605
+ margin-bottom: -5px; }
606
+ .wrapper___mVPiR .truncated___jWSnU.reversed___zJzmD {
607
+ direction: ltr; }
608
+
609
+ svg.copyIcon___lI3eQ {
610
+ color: var(--color_secondary);
611
+ margin-left: 5px;
612
+ margin-bottom: -2px;
613
+ cursor: pointer; }
614
+
615
+ .MuiTooltip-tooltip {
616
+ font-size: 0.8em; }
617
+
615
618
  /*!*******************************************************************************************************************************************************************************************************************!*\
616
619
  !*** 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/TicketAssign/components/Header/styles.module.scss ***!
617
620
  \*******************************************************************************************************************************************************************************************************************/