@rtsee/ngx 0.0.32 → 0.0.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.
@@ -29,14 +29,32 @@ $rts-user-avatar-d-lg: 65px;
29
29
  $rts-message-status-width: 69px;
30
30
 
31
31
 
32
-
33
-
34
-
35
32
  $rts-state-bg-color: #D1F1EF;
36
33
  $rts-disabled-color: #82DBD8;
37
34
  $rts-slightly-active-color: #B3E8E5;
38
35
  $rts-super-active-color: #3BACB6;
39
36
 
37
+ // new design-variables
38
+
39
+ $rts-new-offset-xsm: 8px;
40
+ $rts-new-offset-sm: 12px;
41
+ $rts-new-offset-md: 18px;
42
+
43
+ $rts-new-user-avatar-d-sm: 40px;
44
+
45
+ $rts-new-default-border-radius: 8px;
46
+ $rts-new-border-radius-rounded: 12px;
47
+
48
+ $rts-new-primary-color: #ea7b00;
49
+ $rts-new-active-bg-color-light: #feefe0;
50
+ $rts-new-secondary-bg-color-light: #e8e9eb;
51
+
52
+
53
+ $rts-new-small-text-size: 12px;
54
+ $rts-new-default-text-size: 16px;
55
+
56
+ // end of new design-variables
57
+
40
58
  $rts-offset-sm: 8px;
41
59
  $rts-offset-md: 16px;
42
60
  $rts-offset-lg: 24px;
@@ -64,14 +82,32 @@ $rts-user-avatar-d-lg: 65px;
64
82
  $rts-message-status-width: 69px;
65
83
 
66
84
 
67
-
68
-
69
-
70
85
  $rts-state-bg-color: #D1F1EF;
71
86
  $rts-disabled-color: #82DBD8;
72
87
  $rts-slightly-active-color: #B3E8E5;
73
88
  $rts-super-active-color: #3BACB6;
74
89
 
90
+ // new design-variables
91
+
92
+ $rts-new-offset-xsm: 8px;
93
+ $rts-new-offset-sm: 12px;
94
+ $rts-new-offset-md: 18px;
95
+
96
+ $rts-new-user-avatar-d-sm: 40px;
97
+
98
+ $rts-new-default-border-radius: 8px;
99
+ $rts-new-border-radius-rounded: 12px;
100
+
101
+ $rts-new-primary-color: #ea7b00;
102
+ $rts-new-active-bg-color-light: #feefe0;
103
+ $rts-new-secondary-bg-color-light: #e8e9eb;
104
+
105
+
106
+ $rts-new-small-text-size: 12px;
107
+ $rts-new-default-text-size: 16px;
108
+
109
+ // end of new design-variables
110
+
75
111
 
76
112
  .rtsee-preloader {
77
113
  text-align: center;
@@ -143,14 +179,32 @@ $rts-user-avatar-d-lg: 65px;
143
179
  $rts-message-status-width: 69px;
144
180
 
145
181
 
146
-
147
-
148
-
149
182
  $rts-state-bg-color: #D1F1EF;
150
183
  $rts-disabled-color: #82DBD8;
151
184
  $rts-slightly-active-color: #B3E8E5;
152
185
  $rts-super-active-color: #3BACB6;
153
186
 
187
+ // new design-variables
188
+
189
+ $rts-new-offset-xsm: 8px;
190
+ $rts-new-offset-sm: 12px;
191
+ $rts-new-offset-md: 18px;
192
+
193
+ $rts-new-user-avatar-d-sm: 40px;
194
+
195
+ $rts-new-default-border-radius: 8px;
196
+ $rts-new-border-radius-rounded: 12px;
197
+
198
+ $rts-new-primary-color: #ea7b00;
199
+ $rts-new-active-bg-color-light: #feefe0;
200
+ $rts-new-secondary-bg-color-light: #e8e9eb;
201
+
202
+
203
+ $rts-new-small-text-size: 12px;
204
+ $rts-new-default-text-size: 16px;
205
+
206
+ // end of new design-variables
207
+
154
208
 
155
209
  $rts-messenger-header-height: $rts-offset-sm + $rts-user-avatar-d-sm + $rts-offset-sm;
156
210
 
@@ -181,14 +235,34 @@ $rts-user-avatar-d-lg: 65px;
181
235
  $rts-message-status-width: 69px;
182
236
 
183
237
 
184
-
185
-
186
-
187
238
  $rts-state-bg-color: #D1F1EF;
188
239
  $rts-disabled-color: #82DBD8;
189
240
  $rts-slightly-active-color: #B3E8E5;
190
241
  $rts-super-active-color: #3BACB6;
191
242
 
243
+ // new design-variables
244
+
245
+ $rts-new-offset-xsm: 8px;
246
+ $rts-new-offset-sm: 12px;
247
+ $rts-new-offset-md: 18px;
248
+
249
+ $rts-new-user-avatar-d-sm: 40px;
250
+
251
+ $rts-new-default-border-radius: 8px;
252
+ $rts-new-border-radius-rounded: 12px;
253
+
254
+ $rts-new-primary-color: #ea7b00;
255
+ $rts-new-active-bg-color-light: #feefe0;
256
+ $rts-new-secondary-bg-color-light: #e8e9eb;
257
+
258
+
259
+ $rts-new-small-text-size: 12px;
260
+ $rts-new-default-text-size: 16px;
261
+
262
+ // end of new design-variables
263
+
264
+
265
+ $control-icon-size: 18px;
192
266
 
193
267
  * {
194
268
  box-sizing: border-box;
@@ -257,7 +331,32 @@ $rts-super-active-color: #3BACB6;
257
331
  z-index: 1;
258
332
  }
259
333
 
334
+ // new styles
260
335
 
336
+ .rtsee-messenger-main-menu, .rtsee-messenger-profile {
337
+ .rtsee-messenger-controls, .rtsee-messenger-profile-controls {
338
+ list-style-type: none;
339
+ padding-inline-start: $rts-new-offset-sm;
340
+ .rtsee-messenger-control-item {
341
+ display: flex;
342
+ align-items: center;
343
+ margin-bottom: 18px;
344
+ }
345
+
346
+ .rtsee-messenger-control-icon {
347
+ display: flex;
348
+ align-items: center;
349
+ height: $control-icon-size;
350
+ width: $control-icon-size;
351
+ justify-content: center;
352
+ background: $rts-new-secondary-bg-color-light;
353
+ border-radius: 50%;
354
+ padding: $rts-new-offset-sm;
355
+ margin-right: $rts-new-offset-sm;
356
+ color: $rts-new-primary-color;
357
+ }
358
+ }
359
+ }
261
360
  }
262
361
 
263
362
  $rts-offset-sm: 8px;
@@ -287,16 +386,36 @@ $rts-user-avatar-d-lg: 65px;
287
386
  $rts-message-status-width: 69px;
288
387
 
289
388
 
290
-
291
-
292
-
293
389
  $rts-state-bg-color: #D1F1EF;
294
390
  $rts-disabled-color: #82DBD8;
295
391
  $rts-slightly-active-color: #B3E8E5;
296
392
  $rts-super-active-color: #3BACB6;
297
393
 
394
+ // new design-variables
395
+
396
+ $rts-new-offset-xsm: 8px;
397
+ $rts-new-offset-sm: 12px;
398
+ $rts-new-offset-md: 18px;
399
+
400
+ $rts-new-user-avatar-d-sm: 40px;
401
+
402
+ $rts-new-default-border-radius: 8px;
403
+ $rts-new-border-radius-rounded: 12px;
404
+
405
+ $rts-new-primary-color: #ea7b00;
406
+ $rts-new-active-bg-color-light: #feefe0;
407
+ $rts-new-secondary-bg-color-light: #e8e9eb;
408
+
409
+
410
+ $rts-new-small-text-size: 12px;
411
+ $rts-new-default-text-size: 16px;
412
+
413
+ // end of new design-variables
414
+
298
415
 
299
416
  .rtsee-chats-list {
417
+ margin-top: $rts-new-offset-sm;
418
+
300
419
  .rtsee-chat-thumbnail-container {
301
420
 
302
421
  }
@@ -337,20 +456,39 @@ $rts-user-avatar-d-lg: 65px;
337
456
  $rts-message-status-width: 69px;
338
457
 
339
458
 
340
-
341
-
342
-
343
459
  $rts-state-bg-color: #D1F1EF;
344
460
  $rts-disabled-color: #82DBD8;
345
461
  $rts-slightly-active-color: #B3E8E5;
346
462
  $rts-super-active-color: #3BACB6;
347
463
 
464
+ // new design-variables
465
+
466
+ $rts-new-offset-xsm: 8px;
467
+ $rts-new-offset-sm: 12px;
468
+ $rts-new-offset-md: 18px;
469
+
470
+ $rts-new-user-avatar-d-sm: 40px;
471
+
472
+ $rts-new-default-border-radius: 8px;
473
+ $rts-new-border-radius-rounded: 12px;
474
+
475
+ $rts-new-primary-color: #ea7b00;
476
+ $rts-new-active-bg-color-light: #feefe0;
477
+ $rts-new-secondary-bg-color-light: #e8e9eb;
478
+
479
+
480
+ $rts-new-small-text-size: 12px;
481
+ $rts-new-default-text-size: 16px;
482
+
483
+ // end of new design-variables
484
+
348
485
 
349
- $rtsee-chat-input-height: 60px;
486
+ $rtsee-chat-input-height: 50px;
350
487
 
351
488
  .rtsee-chat {
352
489
  height: 100%;
353
490
  padding-bottom: $rtsee-chat-input-height;
491
+ background: $rts-new-secondary-bg-color-light;
354
492
 
355
493
  .rtsee-chat-body-container {
356
494
  height: 100%;
@@ -358,9 +496,12 @@ $rtsee-chat-input-height: 60px;
358
496
 
359
497
  .rtsee-chat-footer-container {
360
498
  position: absolute;
361
- width: 100%;
362
499
  height: $rtsee-chat-input-height;
363
- box-shadow: 0 -1px 5px -1px rgb(0 0 0 / 21%);
500
+ width: calc(100% - #{$rts-new-offset-sm * 2});
501
+ margin: 0 $rts-new-offset-sm;
502
+ background: $rts-main-bg-color-light;
503
+ border-radius: $rts-new-border-radius-rounded;
504
+ bottom: $rts-new-offset-sm;
364
505
  }
365
506
  }
366
507
 
@@ -391,14 +532,32 @@ $rts-user-avatar-d-lg: 65px;
391
532
  $rts-message-status-width: 69px;
392
533
 
393
534
 
394
-
395
-
396
-
397
535
  $rts-state-bg-color: #D1F1EF;
398
536
  $rts-disabled-color: #82DBD8;
399
537
  $rts-slightly-active-color: #B3E8E5;
400
538
  $rts-super-active-color: #3BACB6;
401
539
 
540
+ // new design-variables
541
+
542
+ $rts-new-offset-xsm: 8px;
543
+ $rts-new-offset-sm: 12px;
544
+ $rts-new-offset-md: 18px;
545
+
546
+ $rts-new-user-avatar-d-sm: 40px;
547
+
548
+ $rts-new-default-border-radius: 8px;
549
+ $rts-new-border-radius-rounded: 12px;
550
+
551
+ $rts-new-primary-color: #ea7b00;
552
+ $rts-new-active-bg-color-light: #feefe0;
553
+ $rts-new-secondary-bg-color-light: #e8e9eb;
554
+
555
+
556
+ $rts-new-small-text-size: 12px;
557
+ $rts-new-default-text-size: 16px;
558
+
559
+ // end of new design-variables
560
+
402
561
 
403
562
  $rts-messenger-header-height: $rts-offset-sm + $rts-user-avatar-d-sm + $rts-offset-sm;
404
563
 
@@ -429,22 +588,42 @@ $rts-user-avatar-d-lg: 65px;
429
588
  $rts-message-status-width: 69px;
430
589
 
431
590
 
432
-
433
-
434
-
435
591
  $rts-state-bg-color: #D1F1EF;
436
592
  $rts-disabled-color: #82DBD8;
437
593
  $rts-slightly-active-color: #B3E8E5;
438
594
  $rts-super-active-color: #3BACB6;
439
595
 
596
+ // new design-variables
597
+
598
+ $rts-new-offset-xsm: 8px;
599
+ $rts-new-offset-sm: 12px;
600
+ $rts-new-offset-md: 18px;
601
+
602
+ $rts-new-user-avatar-d-sm: 40px;
603
+
604
+ $rts-new-default-border-radius: 8px;
605
+ $rts-new-border-radius-rounded: 12px;
606
+
607
+ $rts-new-primary-color: #ea7b00;
608
+ $rts-new-active-bg-color-light: #feefe0;
609
+ $rts-new-secondary-bg-color-light: #e8e9eb;
610
+
611
+
612
+ $rts-new-small-text-size: 12px;
613
+ $rts-new-default-text-size: 16px;
440
614
 
441
- $unread-count-block: 24px;
615
+ // end of new design-variables
616
+
617
+
618
+ $unread-count-block: 18px;
619
+ $last-message-text-color: #707579;
442
620
 
443
621
  .rtsee-chat-thumbnail {
444
622
  position: relative;
445
- height: $rts-user-avatar-d-md + $rts-offset-sm * 2;
446
- padding: $rts-offset-sm $rts-offset-sm $rts-offset-sm $rts-offset-sm * 2 + $rts-user-avatar-d-md;
623
+ height: $rts-user-avatar-d-sm + $rts-offset-sm * 2;
624
+ padding: $rts-new-offset-sm $rts-new-offset-sm $rts-new-offset-sm $rts-new-offset-sm * 2 + $rts-new-user-avatar-d-sm;
447
625
  cursor: pointer;
626
+ border-radius: $rts-new-default-border-radius;
448
627
 
449
628
  -webkit-touch-callout: none;
450
629
  -webkit-user-select: none;
@@ -454,28 +633,28 @@ $unread-count-block: 24px;
454
633
  user-select: none;
455
634
 
456
635
  &:hover {
457
- background-color: $rts-active-bg-color-light;
636
+ background-color: $rts-new-active-bg-color-light;
458
637
  }
459
638
 
460
639
  .rtsee-chat-thumbnail-image {
461
640
  position: absolute;
462
- left: $rts-offset-sm;
641
+ left: $rts-new-offset-sm;
463
642
  top: $rts-offset-sm;
464
643
 
465
644
  img {
466
645
  border-radius: 50%;
467
646
  overflow: hidden;
468
- width: $rts-user-avatar-d-md;
647
+ width: $rts-new-user-avatar-d-sm;
469
648
  }
470
649
  }
471
650
 
472
651
  .rtsee-chat-thumbnail-left {
473
- height: $rts-user-avatar-d-md;
652
+ height: $rts-new-user-avatar-d-sm;
474
653
 
475
654
  .rtsee-chat-thumbnail-name {
476
655
  position: relative;
477
- height: $rts-user-avatar-d-md * 0.33;
478
- line-height: $rts-user-avatar-d-md * 0.33;;
656
+ height: $rts-new-user-avatar-d-sm * 0.33;
657
+ line-height: $rts-new-user-avatar-d-sm * 0.33;
479
658
  margin: 0;
480
659
  font-size: 16px;
481
660
  font-weight: 600;
@@ -488,7 +667,7 @@ $unread-count-block: 24px;
488
667
  padding-right: $rts-message-status-width + $rts-offset-sm;
489
668
 
490
669
  .rtsee-chat-thumbnail-status {
491
- height: $rts-user-avatar-d-md * 0.33;
670
+ height: $rts-new-user-avatar-d-sm * 0.33;
492
671
  position: absolute;
493
672
  right: 0;
494
673
  top: 0;
@@ -497,12 +676,12 @@ $unread-count-block: 24px;
497
676
 
498
677
  .rtsee-chat-thumbnail-last-message {
499
678
  position: relative;
500
- height: $rts-user-avatar-d-md * 0.66;
501
- line-height: $rts-user-avatar-d-md * 0.33;
679
+ height: $rts-new-user-avatar-d-sm * 0.66;
680
+ line-height: $rts-new-user-avatar-d-sm * 0.33;
502
681
  margin: 0;
503
- font-size: 16px;
682
+ font-size: $rts-new-small-text-size;
504
683
  font-weight: 400;
505
- color: #707579;
684
+ color: $last-message-text-color;
506
685
  overflow: hidden;
507
686
  text-overflow: ellipsis;
508
687
  white-space: pre-wrap;
@@ -525,13 +704,12 @@ $unread-count-block: 24px;
525
704
  height: $unread-count-block;
526
705
  width: $unread-count-block;
527
706
  border-radius: 50%;
528
- background-color: $rts-main-bg-color-dark;
707
+ background-color: $rts-new-primary-color;
529
708
  text-align: center;
530
- line-height: 22px;
531
- opacity: 0.7;
709
+ line-height: 16px;
532
710
 
533
711
  .rtsee-messenger-thumbnail-unread-count {
534
- font-size: 14px;
712
+ font-size: 10px;
535
713
  color: #ffffff;
536
714
  font-weight: 300;
537
715
  }
@@ -569,18 +747,38 @@ $rts-user-avatar-d-lg: 65px;
569
747
  $rts-message-status-width: 69px;
570
748
 
571
749
 
572
-
573
-
574
-
575
750
  $rts-state-bg-color: #D1F1EF;
576
751
  $rts-disabled-color: #82DBD8;
577
752
  $rts-slightly-active-color: #B3E8E5;
578
753
  $rts-super-active-color: #3BACB6;
579
754
 
755
+ // new design-variables
756
+
757
+ $rts-new-offset-xsm: 8px;
758
+ $rts-new-offset-sm: 12px;
759
+ $rts-new-offset-md: 18px;
760
+
761
+ $rts-new-user-avatar-d-sm: 40px;
762
+
763
+ $rts-new-default-border-radius: 8px;
764
+ $rts-new-border-radius-rounded: 12px;
765
+
766
+ $rts-new-primary-color: #ea7b00;
767
+ $rts-new-active-bg-color-light: #feefe0;
768
+ $rts-new-secondary-bg-color-light: #e8e9eb;
769
+
770
+
771
+ $rts-new-small-text-size: 12px;
772
+ $rts-new-default-text-size: 16px;
773
+
774
+ // end of new design-variables
775
+
580
776
 
581
777
  .rtsee-messenger-message-container {
582
778
  width: 100%;
583
779
  padding: 0 $rts-offset-sm;
780
+ position: relative;
781
+ overflow: hidden;
584
782
 
585
783
  &:after {
586
784
  content: "";
@@ -591,16 +789,23 @@ $rts-super-active-color: #3BACB6;
591
789
  &.rtsee-message-from-me {
592
790
  .rtsee-messenger-message {
593
791
  float: right;
594
- background-color: $rts-active-bg-color-light;
792
+ background-color: $rts-new-primary-color;
793
+ color: $rts-font-color-dbg-light;
794
+ }
795
+
796
+ .message-tail {
797
+ left: unset;
798
+ right: -2px;
799
+ border-bottom: 10px solid $rts-new-primary-color;
595
800
  }
596
801
  }
597
802
 
598
803
  .rtsee-messenger-message {
599
- max-width: 80%;
600
804
  float: left;
601
805
  background-color: $rts-main-bg-color-light;
602
- border-radius: $rts-default-border-radius;
603
- padding: 8px;
806
+ border-radius: $rts-new-border-radius-rounded;
807
+ padding: $rts-new-offset-xsm $rts-new-offset-sm $rts-new-offset-sm $rts-new-offset-sm;
808
+
604
809
 
605
810
  overflow-wrap: break-word;
606
811
  word-wrap: break-word;
@@ -618,6 +823,18 @@ $rts-super-active-color: #3BACB6;
618
823
  float: right;
619
824
  }
620
825
  }
826
+
827
+ .message-tail {
828
+ position: absolute;
829
+ bottom: 0;
830
+ left: -2px;
831
+
832
+ width: 0;
833
+ height: 0;
834
+ border-left: 10px solid transparent;
835
+ border-right: 10px solid transparent;
836
+ border-bottom: 10px solid #fff;
837
+ }
621
838
  }
622
839
 
623
840
  $rts-offset-sm: 8px;
@@ -647,19 +864,39 @@ $rts-user-avatar-d-lg: 65px;
647
864
  $rts-message-status-width: 69px;
648
865
 
649
866
 
650
-
651
-
652
-
653
867
  $rts-state-bg-color: #D1F1EF;
654
868
  $rts-disabled-color: #82DBD8;
655
869
  $rts-slightly-active-color: #B3E8E5;
656
870
  $rts-super-active-color: #3BACB6;
657
871
 
872
+ // new design-variables
873
+
874
+ $rts-new-offset-xsm: 8px;
875
+ $rts-new-offset-sm: 12px;
876
+ $rts-new-offset-md: 18px;
877
+
878
+ $rts-new-user-avatar-d-sm: 40px;
879
+
880
+ $rts-new-default-border-radius: 8px;
881
+ $rts-new-border-radius-rounded: 12px;
882
+
883
+ $rts-new-primary-color: #ea7b00;
884
+ $rts-new-active-bg-color-light: #feefe0;
885
+ $rts-new-secondary-bg-color-light: #e8e9eb;
886
+
887
+
888
+ $rts-new-small-text-size: 12px;
889
+ $rts-new-default-text-size: 16px;
890
+
891
+ // end of new design-variables
892
+
893
+
894
+ $messenger-date-background-color: #FFFFFF7F;
658
895
 
659
896
  .rtsee-messenger-messages-list {
660
897
  height: 100%;
661
898
  overflow: auto;
662
- background-color: $rts-secondary-bg-color-light;
899
+ background-color: $rts-new-secondary-bg-color-light;
663
900
  padding-top: $rts-offset-sm;
664
901
 
665
902
  .rtsee-messenger-message-wrapper {
@@ -676,11 +913,13 @@ $rts-super-active-color: #3BACB6;
676
913
 
677
914
  span {
678
915
  display: inline-block;
679
- background-color: $rts-main-bg-color-dark;
680
- color: $rts-font-color-dbg-light;
681
- padding: 4px $rts-offset-sm;
682
- border-radius: $rts-rounded-border-radius;
916
+ background-color: $messenger-date-background-color;
683
917
  margin: 0 auto;
918
+ font-size: 16px;
919
+ font-weight: 400;
920
+ color: $rts-new-primary-color;
921
+ padding: $rts-new-offset-xsm / 2 $rts-new-offset-md;
922
+ border-radius: $rts-new-border-radius-rounded;
684
923
  }
685
924
  }
686
925
 
@@ -713,14 +952,32 @@ $rts-user-avatar-d-lg: 65px;
713
952
  $rts-message-status-width: 69px;
714
953
 
715
954
 
716
-
717
-
718
-
719
955
  $rts-state-bg-color: #D1F1EF;
720
956
  $rts-disabled-color: #82DBD8;
721
957
  $rts-slightly-active-color: #B3E8E5;
722
958
  $rts-super-active-color: #3BACB6;
723
959
 
960
+ // new design-variables
961
+
962
+ $rts-new-offset-xsm: 8px;
963
+ $rts-new-offset-sm: 12px;
964
+ $rts-new-offset-md: 18px;
965
+
966
+ $rts-new-user-avatar-d-sm: 40px;
967
+
968
+ $rts-new-default-border-radius: 8px;
969
+ $rts-new-border-radius-rounded: 12px;
970
+
971
+ $rts-new-primary-color: #ea7b00;
972
+ $rts-new-active-bg-color-light: #feefe0;
973
+ $rts-new-secondary-bg-color-light: #e8e9eb;
974
+
975
+
976
+ $rts-new-small-text-size: 12px;
977
+ $rts-new-default-text-size: 16px;
978
+
979
+ // end of new design-variables
980
+
724
981
 
725
982
  $rts-messenger-header-height: $rts-offset-sm + $rts-user-avatar-d-sm + $rts-offset-sm;
726
983
 
@@ -751,14 +1008,32 @@ $rts-user-avatar-d-lg: 65px;
751
1008
  $rts-message-status-width: 69px;
752
1009
 
753
1010
 
754
-
755
-
756
-
757
1011
  $rts-state-bg-color: #D1F1EF;
758
1012
  $rts-disabled-color: #82DBD8;
759
1013
  $rts-slightly-active-color: #B3E8E5;
760
1014
  $rts-super-active-color: #3BACB6;
761
1015
 
1016
+ // new design-variables
1017
+
1018
+ $rts-new-offset-xsm: 8px;
1019
+ $rts-new-offset-sm: 12px;
1020
+ $rts-new-offset-md: 18px;
1021
+
1022
+ $rts-new-user-avatar-d-sm: 40px;
1023
+
1024
+ $rts-new-default-border-radius: 8px;
1025
+ $rts-new-border-radius-rounded: 12px;
1026
+
1027
+ $rts-new-primary-color: #ea7b00;
1028
+ $rts-new-active-bg-color-light: #feefe0;
1029
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1030
+
1031
+
1032
+ $rts-new-small-text-size: 12px;
1033
+ $rts-new-default-text-size: 16px;
1034
+
1035
+ // end of new design-variables
1036
+
762
1037
 
763
1038
  .rtsee-messenger-header {
764
1039
  position: relative;
@@ -766,7 +1041,6 @@ $rts-super-active-color: #3BACB6;
766
1041
  padding-left: $rts-messenger-header-height;
767
1042
  padding-right: $rts-messenger-header-height;
768
1043
  overflow: hidden;
769
- box-shadow: 0 1px 5px -1px rgb(0 0 0 / 21%);
770
1044
  background-color: $rts-main-bg-color-light;
771
1045
 
772
1046
  -webkit-touch-callout: none;
@@ -803,6 +1077,8 @@ $rts-super-active-color: #3BACB6;
803
1077
  padding: $rts-offset-sm $rts-messenger-header-height $rts-offset-sm $rts-offset-sm;
804
1078
  height: $rts-messenger-header-height;
805
1079
  transition: height, padding-left 0.2s;
1080
+ display: flex;
1081
+ align-items: center;
806
1082
 
807
1083
  .rtsee-messenger-profile-image-container {
808
1084
  right: 0;
@@ -811,6 +1087,7 @@ $rts-super-active-color: #3BACB6;
811
1087
 
812
1088
  &.rtsee-messenger-header-opened-chat-info-expanded {
813
1089
  height: 100%;
1090
+ display: initial;
814
1091
 
815
1092
  .rtsee-messenger-profile-image-container {
816
1093
  width: 100%;
@@ -850,10 +1127,20 @@ $rts-super-active-color: #3BACB6;
850
1127
  width: $rts-messenger-header-height;
851
1128
  overflow: hidden;
852
1129
  border: none;
1130
+ background: transparent;
853
1131
  outline: none;
854
- background-color: transparent;
855
- padding: 8px;
856
- font-size: 18px;
1132
+ font-size: 12px;
1133
+ display: flex;
1134
+ align-items: center;
1135
+ color: $rts-new-primary-color;
1136
+
1137
+ .unread-count {
1138
+ background: $rts-new-primary-color;
1139
+ padding: $rts-new-offset-xsm / 2;
1140
+ border-radius: $rts-new-border-radius-rounded;
1141
+ color: $rts-main-bg-color-light;
1142
+ margin-left: 2px;
1143
+ }
857
1144
  }
858
1145
 
859
1146
  .rtsee-messenger-profile-image-container {
@@ -915,14 +1202,9 @@ $rts-super-active-color: #3BACB6;
915
1202
  text-overflow: ellipsis;
916
1203
  overflow: hidden;
917
1204
  line-height: $rts-messenger-header-height;
918
- text-align: center;
919
1205
  font-weight: 600;
920
1206
  }
921
1207
 
922
-
923
-
924
-
925
-
926
1208
  }
927
1209
 
928
1210
  $rts-offset-sm: 8px;
@@ -952,14 +1234,32 @@ $rts-user-avatar-d-lg: 65px;
952
1234
  $rts-message-status-width: 69px;
953
1235
 
954
1236
 
955
-
956
-
957
-
958
1237
  $rts-state-bg-color: #D1F1EF;
959
1238
  $rts-disabled-color: #82DBD8;
960
1239
  $rts-slightly-active-color: #B3E8E5;
961
1240
  $rts-super-active-color: #3BACB6;
962
1241
 
1242
+ // new design-variables
1243
+
1244
+ $rts-new-offset-xsm: 8px;
1245
+ $rts-new-offset-sm: 12px;
1246
+ $rts-new-offset-md: 18px;
1247
+
1248
+ $rts-new-user-avatar-d-sm: 40px;
1249
+
1250
+ $rts-new-default-border-radius: 8px;
1251
+ $rts-new-border-radius-rounded: 12px;
1252
+
1253
+ $rts-new-primary-color: #ea7b00;
1254
+ $rts-new-active-bg-color-light: #feefe0;
1255
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1256
+
1257
+
1258
+ $rts-new-small-text-size: 12px;
1259
+ $rts-new-default-text-size: 16px;
1260
+
1261
+ // end of new design-variables
1262
+
963
1263
 
964
1264
  $rts-messenger-header-height: $rts-offset-sm + $rts-user-avatar-d-sm + $rts-offset-sm;
965
1265
 
@@ -990,14 +1290,32 @@ $rts-user-avatar-d-lg: 65px;
990
1290
  $rts-message-status-width: 69px;
991
1291
 
992
1292
 
993
-
994
-
995
-
996
1293
  $rts-state-bg-color: #D1F1EF;
997
1294
  $rts-disabled-color: #82DBD8;
998
1295
  $rts-slightly-active-color: #B3E8E5;
999
1296
  $rts-super-active-color: #3BACB6;
1000
1297
 
1298
+ // new design-variables
1299
+
1300
+ $rts-new-offset-xsm: 8px;
1301
+ $rts-new-offset-sm: 12px;
1302
+ $rts-new-offset-md: 18px;
1303
+
1304
+ $rts-new-user-avatar-d-sm: 40px;
1305
+
1306
+ $rts-new-default-border-radius: 8px;
1307
+ $rts-new-border-radius-rounded: 12px;
1308
+
1309
+ $rts-new-primary-color: #ea7b00;
1310
+ $rts-new-active-bg-color-light: #feefe0;
1311
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1312
+
1313
+
1314
+ $rts-new-small-text-size: 12px;
1315
+ $rts-new-default-text-size: 16px;
1316
+
1317
+ // end of new design-variables
1318
+
1001
1319
 
1002
1320
  .rtsee-chat-input {
1003
1321
  height: 100%;
@@ -1008,6 +1326,7 @@ $rts-super-active-color: #3BACB6;
1008
1326
  .rtsee-send-message {
1009
1327
  height: 100%;
1010
1328
  overflow: auto;
1329
+ border-radius: $rts-new-border-radius-rounded;
1011
1330
 
1012
1331
  &::-webkit-scrollbar {
1013
1332
  display: none;
@@ -1037,6 +1356,7 @@ $rts-super-active-color: #3BACB6;
1037
1356
  border: none;
1038
1357
  outline: none;
1039
1358
  font-size: 27px;
1359
+ color: $rts-new-primary-color;
1040
1360
  }
1041
1361
  }
1042
1362
 
@@ -1067,14 +1387,32 @@ $rts-user-avatar-d-lg: 65px;
1067
1387
  $rts-message-status-width: 69px;
1068
1388
 
1069
1389
 
1070
-
1071
-
1072
-
1073
1390
  $rts-state-bg-color: #D1F1EF;
1074
1391
  $rts-disabled-color: #82DBD8;
1075
1392
  $rts-slightly-active-color: #B3E8E5;
1076
1393
  $rts-super-active-color: #3BACB6;
1077
1394
 
1395
+ // new design-variables
1396
+
1397
+ $rts-new-offset-xsm: 8px;
1398
+ $rts-new-offset-sm: 12px;
1399
+ $rts-new-offset-md: 18px;
1400
+
1401
+ $rts-new-user-avatar-d-sm: 40px;
1402
+
1403
+ $rts-new-default-border-radius: 8px;
1404
+ $rts-new-border-radius-rounded: 12px;
1405
+
1406
+ $rts-new-primary-color: #ea7b00;
1407
+ $rts-new-active-bg-color-light: #feefe0;
1408
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1409
+
1410
+
1411
+ $rts-new-small-text-size: 12px;
1412
+ $rts-new-default-text-size: 16px;
1413
+
1414
+ // end of new design-variables
1415
+
1078
1416
 
1079
1417
  .rtsee-messenger-message-time-and-status {
1080
1418
  height: $rts-user-avatar-d-md * 0.33;
@@ -1085,31 +1423,73 @@ $rts-super-active-color: #3BACB6;
1085
1423
  line-height: $rts-user-avatar-d-md * 0.33;
1086
1424
  width: 20px;
1087
1425
  float: right;
1088
-
1089
- .rtsee-message-sent-status {
1090
- color: #707579;
1091
- }
1092
-
1093
- .rtsee-message-delivered-status {
1094
- color: blue;
1095
- }
1096
-
1097
- .rtsee-message-seen-status {
1098
- color: green;
1099
- }
1426
+ color: $rts-new-primary-color;
1100
1427
  }
1101
1428
 
1102
1429
  .rtsee-messenger-message-time {
1103
1430
  float: right;
1104
- font-size: .75rem;
1431
+ font-size: 12px;
1105
1432
  font-weight: 300;
1106
1433
  line-height: $rts-user-avatar-d-md * 0.33;
1107
1434
  }
1108
1435
  }
1109
1436
 
1437
+ $rts-offset-sm: 8px;
1438
+ $rts-offset-md: 16px;
1439
+ $rts-offset-lg: 24px;
1440
+
1441
+ $rts-default-border-radius: 8px;
1442
+ $rts-rounded-border-radius: 16px;
1443
+
1444
+ $rts-main-bg-color-light: #ffffff;
1445
+ $rts-secondary-bg-color-light: #e6eef3;
1446
+ $rts-main-bg-color-dark: #000000;
1447
+ $rts-live-color: #91d8bb;
1448
+
1449
+ $rts-active-bg-color-light: #bbdffd;
1450
+
1451
+
1452
+ $rts-font-color-dark: #000000;
1453
+ $rts-font-color-light: #333333;
1454
+
1455
+ $rts-font-color-dbg-light: #ffffff;
1456
+
1457
+ $rts-user-avatar-d-sm: 42px;
1458
+ $rts-user-avatar-d-md: 54px;
1459
+ $rts-user-avatar-d-lg: 65px;
1460
+
1461
+ $rts-message-status-width: 69px;
1462
+
1463
+
1464
+ $rts-state-bg-color: #D1F1EF;
1465
+ $rts-disabled-color: #82DBD8;
1466
+ $rts-slightly-active-color: #B3E8E5;
1467
+ $rts-super-active-color: #3BACB6;
1468
+
1469
+ // new design-variables
1470
+
1471
+ $rts-new-offset-xsm: 8px;
1472
+ $rts-new-offset-sm: 12px;
1473
+ $rts-new-offset-md: 18px;
1474
+
1475
+ $rts-new-user-avatar-d-sm: 40px;
1476
+
1477
+ $rts-new-default-border-radius: 8px;
1478
+ $rts-new-border-radius-rounded: 12px;
1110
1479
 
1480
+ $rts-new-primary-color: #ea7b00;
1481
+ $rts-new-active-bg-color-light: #feefe0;
1482
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1111
1483
 
1112
1484
 
1485
+ $rts-new-small-text-size: 12px;
1486
+ $rts-new-default-text-size: 16px;
1487
+
1488
+ // end of new design-variables
1489
+
1490
+
1491
+ $rts-messenger-header-height: $rts-offset-sm + $rts-user-avatar-d-sm + $rts-offset-sm;
1492
+
1113
1493
  $rts-offset-sm: 8px;
1114
1494
  $rts-offset-md: 16px;
1115
1495
  $rts-offset-lg: 24px;
@@ -1137,7 +1517,75 @@ $rts-user-avatar-d-lg: 65px;
1137
1517
  $rts-message-status-width: 69px;
1138
1518
 
1139
1519
 
1520
+ $rts-state-bg-color: #D1F1EF;
1521
+ $rts-disabled-color: #82DBD8;
1522
+ $rts-slightly-active-color: #B3E8E5;
1523
+ $rts-super-active-color: #3BACB6;
1524
+
1525
+ // new design-variables
1140
1526
 
1527
+ $rts-new-offset-xsm: 8px;
1528
+ $rts-new-offset-sm: 12px;
1529
+ $rts-new-offset-md: 18px;
1530
+
1531
+ $rts-new-user-avatar-d-sm: 40px;
1532
+
1533
+ $rts-new-default-border-radius: 8px;
1534
+ $rts-new-border-radius-rounded: 12px;
1535
+
1536
+ $rts-new-primary-color: #ea7b00;
1537
+ $rts-new-active-bg-color-light: #feefe0;
1538
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1539
+
1540
+
1541
+ $rts-new-small-text-size: 12px;
1542
+ $rts-new-default-text-size: 16px;
1543
+
1544
+ // end of new design-variables
1545
+
1546
+
1547
+ $search-input-bg-color: #F8F8F8;
1548
+
1549
+ .rtsee-messenger-search {
1550
+ .rtsee-messenger-search-input {
1551
+ width: calc(100% - #{$rts-new-offset-sm * 2});
1552
+ border: none;
1553
+ font-size: 18px;
1554
+ background: $search-input-bg-color;
1555
+ padding: $rts-new-offset-sm;
1556
+ margin: 0 $rts-new-offset-sm;
1557
+ border-radius: $rts-new-border-radius-rounded;
1558
+ }
1559
+ }
1560
+
1561
+
1562
+
1563
+
1564
+ $rts-offset-sm: 8px;
1565
+ $rts-offset-md: 16px;
1566
+ $rts-offset-lg: 24px;
1567
+
1568
+ $rts-default-border-radius: 8px;
1569
+ $rts-rounded-border-radius: 16px;
1570
+
1571
+ $rts-main-bg-color-light: #ffffff;
1572
+ $rts-secondary-bg-color-light: #e6eef3;
1573
+ $rts-main-bg-color-dark: #000000;
1574
+ $rts-live-color: #91d8bb;
1575
+
1576
+ $rts-active-bg-color-light: #bbdffd;
1577
+
1578
+
1579
+ $rts-font-color-dark: #000000;
1580
+ $rts-font-color-light: #333333;
1581
+
1582
+ $rts-font-color-dbg-light: #ffffff;
1583
+
1584
+ $rts-user-avatar-d-sm: 42px;
1585
+ $rts-user-avatar-d-md: 54px;
1586
+ $rts-user-avatar-d-lg: 65px;
1587
+
1588
+ $rts-message-status-width: 69px;
1141
1589
 
1142
1590
 
1143
1591
  $rts-state-bg-color: #D1F1EF;
@@ -1145,6 +1593,27 @@ $rts-disabled-color: #82DBD8;
1145
1593
  $rts-slightly-active-color: #B3E8E5;
1146
1594
  $rts-super-active-color: #3BACB6;
1147
1595
 
1596
+ // new design-variables
1597
+
1598
+ $rts-new-offset-xsm: 8px;
1599
+ $rts-new-offset-sm: 12px;
1600
+ $rts-new-offset-md: 18px;
1601
+
1602
+ $rts-new-user-avatar-d-sm: 40px;
1603
+
1604
+ $rts-new-default-border-radius: 8px;
1605
+ $rts-new-border-radius-rounded: 12px;
1606
+
1607
+ $rts-new-primary-color: #ea7b00;
1608
+ $rts-new-active-bg-color-light: #feefe0;
1609
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1610
+
1611
+
1612
+ $rts-new-small-text-size: 12px;
1613
+ $rts-new-default-text-size: 16px;
1614
+
1615
+ // end of new design-variables
1616
+
1148
1617
 
1149
1618
  .rtsee-events-dashboard {
1150
1619
  background-color: $rts-main-bg-color-light;
@@ -1189,14 +1658,32 @@ $rts-user-avatar-d-lg: 65px;
1189
1658
  $rts-message-status-width: 69px;
1190
1659
 
1191
1660
 
1192
-
1193
-
1194
-
1195
1661
  $rts-state-bg-color: #D1F1EF;
1196
1662
  $rts-disabled-color: #82DBD8;
1197
1663
  $rts-slightly-active-color: #B3E8E5;
1198
1664
  $rts-super-active-color: #3BACB6;
1199
1665
 
1666
+ // new design-variables
1667
+
1668
+ $rts-new-offset-xsm: 8px;
1669
+ $rts-new-offset-sm: 12px;
1670
+ $rts-new-offset-md: 18px;
1671
+
1672
+ $rts-new-user-avatar-d-sm: 40px;
1673
+
1674
+ $rts-new-default-border-radius: 8px;
1675
+ $rts-new-border-radius-rounded: 12px;
1676
+
1677
+ $rts-new-primary-color: #ea7b00;
1678
+ $rts-new-active-bg-color-light: #feefe0;
1679
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1680
+
1681
+
1682
+ $rts-new-small-text-size: 12px;
1683
+ $rts-new-default-text-size: 16px;
1684
+
1685
+ // end of new design-variables
1686
+
1200
1687
 
1201
1688
  $live-indicator-d: 15px;
1202
1689
  $engage-button-border-thickness: 2px;
@@ -1322,14 +1809,32 @@ $rts-user-avatar-d-lg: 65px;
1322
1809
  $rts-message-status-width: 69px;
1323
1810
 
1324
1811
 
1325
-
1326
-
1327
-
1328
1812
  $rts-state-bg-color: #D1F1EF;
1329
1813
  $rts-disabled-color: #82DBD8;
1330
1814
  $rts-slightly-active-color: #B3E8E5;
1331
1815
  $rts-super-active-color: #3BACB6;
1332
1816
 
1817
+ // new design-variables
1818
+
1819
+ $rts-new-offset-xsm: 8px;
1820
+ $rts-new-offset-sm: 12px;
1821
+ $rts-new-offset-md: 18px;
1822
+
1823
+ $rts-new-user-avatar-d-sm: 40px;
1824
+
1825
+ $rts-new-default-border-radius: 8px;
1826
+ $rts-new-border-radius-rounded: 12px;
1827
+
1828
+ $rts-new-primary-color: #ea7b00;
1829
+ $rts-new-active-bg-color-light: #feefe0;
1830
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1831
+
1832
+
1833
+ $rts-new-small-text-size: 12px;
1834
+ $rts-new-default-text-size: 16px;
1835
+
1836
+ // end of new design-variables
1837
+
1333
1838
 
1334
1839
  .rtsee-events-dashboard-session {
1335
1840
  position: relative;
@@ -1411,14 +1916,32 @@ $rts-user-avatar-d-lg: 65px;
1411
1916
  $rts-message-status-width: 69px;
1412
1917
 
1413
1918
 
1414
-
1415
-
1416
-
1417
1919
  $rts-state-bg-color: #D1F1EF;
1418
1920
  $rts-disabled-color: #82DBD8;
1419
1921
  $rts-slightly-active-color: #B3E8E5;
1420
1922
  $rts-super-active-color: #3BACB6;
1421
1923
 
1924
+ // new design-variables
1925
+
1926
+ $rts-new-offset-xsm: 8px;
1927
+ $rts-new-offset-sm: 12px;
1928
+ $rts-new-offset-md: 18px;
1929
+
1930
+ $rts-new-user-avatar-d-sm: 40px;
1931
+
1932
+ $rts-new-default-border-radius: 8px;
1933
+ $rts-new-border-radius-rounded: 12px;
1934
+
1935
+ $rts-new-primary-color: #ea7b00;
1936
+ $rts-new-active-bg-color-light: #feefe0;
1937
+ $rts-new-secondary-bg-color-light: #e8e9eb;
1938
+
1939
+
1940
+ $rts-new-small-text-size: 12px;
1941
+ $rts-new-default-text-size: 16px;
1942
+
1943
+ // end of new design-variables
1944
+
1422
1945
 
1423
1946
 
1424
1947
  .rtsee-events-dashboard-event-thumbnail {