@syncfusion/blazor-themes 24.2.7 → 24.2.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.
Files changed (129) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +119 -31
  2. package/SCSS-Themes/bootstrap.scss +121 -33
  3. package/SCSS-Themes/bootstrap4.scss +110 -22
  4. package/SCSS-Themes/bootstrap5-dark.scss +107 -19
  5. package/SCSS-Themes/bootstrap5.scss +107 -19
  6. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -1
  7. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -1
  8. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -1
  9. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -1
  10. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -1
  11. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -1
  12. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -1
  13. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -1
  14. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -1
  15. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -1
  16. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -1
  17. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -1
  18. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -1
  19. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -1
  20. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -1
  21. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -1
  22. package/SCSS-Themes/fabric-dark.scss +107 -19
  23. package/SCSS-Themes/fabric.scss +107 -19
  24. package/SCSS-Themes/fluent-dark.scss +110 -22
  25. package/SCSS-Themes/fluent.scss +110 -22
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +0 -2
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +0 -2
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +0 -2
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +0 -2
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +0 -2
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +0 -2
  32. package/SCSS-Themes/grids/grid/fabric.scss +0 -2
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +0 -2
  34. package/SCSS-Themes/grids/grid/fluent.scss +0 -2
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +0 -2
  36. package/SCSS-Themes/grids/grid/material-dark.scss +0 -2
  37. package/SCSS-Themes/grids/grid/material.scss +0 -2
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +0 -2
  39. package/SCSS-Themes/grids/grid/material3.scss +0 -2
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +0 -2
  41. package/SCSS-Themes/grids/grid/tailwind.scss +0 -2
  42. package/SCSS-Themes/highcontrast.scss +107 -19
  43. package/SCSS-Themes/material-dark.scss +107 -19
  44. package/SCSS-Themes/material.scss +107 -19
  45. package/SCSS-Themes/material3-dark.scss +108 -20
  46. package/SCSS-Themes/material3.scss +108 -20
  47. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +39 -4
  48. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +35 -0
  49. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +38 -3
  50. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +35 -0
  51. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +35 -0
  52. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +35 -0
  53. package/SCSS-Themes/navigations/toolbar/fabric.scss +35 -0
  54. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +38 -3
  55. package/SCSS-Themes/navigations/toolbar/fluent.scss +38 -3
  56. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +35 -0
  57. package/SCSS-Themes/navigations/toolbar/material-dark.scss +35 -0
  58. package/SCSS-Themes/navigations/toolbar/material.scss +35 -0
  59. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +35 -0
  60. package/SCSS-Themes/navigations/toolbar/material3.scss +35 -0
  61. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +35 -0
  62. package/SCSS-Themes/navigations/toolbar/tailwind.scss +35 -0
  63. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -2
  64. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -2
  65. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -2
  66. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -2
  67. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -2
  68. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -2
  69. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -2
  70. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -2
  71. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -2
  72. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -2
  73. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -2
  74. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -2
  75. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -2
  76. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -2
  77. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -2
  78. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -2
  79. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +4 -0
  80. package/SCSS-Themes/popups/dialog/bootstrap.scss +4 -0
  81. package/SCSS-Themes/popups/dialog/bootstrap4.scss +4 -0
  82. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +4 -0
  83. package/SCSS-Themes/popups/dialog/bootstrap5.scss +4 -0
  84. package/SCSS-Themes/popups/dialog/fabric-dark.scss +4 -0
  85. package/SCSS-Themes/popups/dialog/fabric.scss +4 -0
  86. package/SCSS-Themes/popups/dialog/fluent-dark.scss +4 -0
  87. package/SCSS-Themes/popups/dialog/fluent.scss +4 -0
  88. package/SCSS-Themes/popups/dialog/highcontrast.scss +4 -0
  89. package/SCSS-Themes/popups/dialog/material-dark.scss +4 -0
  90. package/SCSS-Themes/popups/dialog/material.scss +4 -0
  91. package/SCSS-Themes/popups/dialog/material3-dark.scss +4 -0
  92. package/SCSS-Themes/popups/dialog/material3.scss +4 -0
  93. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +4 -0
  94. package/SCSS-Themes/popups/dialog/tailwind.scss +4 -0
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +69 -22
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +75 -28
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +61 -14
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +61 -14
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +61 -14
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +61 -14
  101. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +61 -14
  102. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +61 -14
  103. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +61 -14
  104. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +61 -14
  105. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +61 -14
  106. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +61 -14
  107. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +62 -15
  108. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +62 -15
  109. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +61 -14
  110. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +61 -14
  111. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +2 -0
  112. package/SCSS-Themes/schedule/schedule/bootstrap.scss +2 -0
  113. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +2 -0
  114. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +2 -0
  115. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +2 -0
  116. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +2 -0
  117. package/SCSS-Themes/schedule/schedule/fabric.scss +2 -0
  118. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +2 -0
  119. package/SCSS-Themes/schedule/schedule/fluent.scss +2 -0
  120. package/SCSS-Themes/schedule/schedule/highcontrast.scss +2 -0
  121. package/SCSS-Themes/schedule/schedule/material-dark.scss +2 -0
  122. package/SCSS-Themes/schedule/schedule/material.scss +2 -0
  123. package/SCSS-Themes/schedule/schedule/material3-dark.scss +2 -0
  124. package/SCSS-Themes/schedule/schedule/material3.scss +2 -0
  125. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +2 -0
  126. package/SCSS-Themes/schedule/schedule/tailwind.scss +2 -0
  127. package/SCSS-Themes/tailwind-dark.scss +107 -19
  128. package/SCSS-Themes/tailwind.scss +107 -19
  129. package/package.json +1 -1
@@ -549,6 +549,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
549
549
  white-space: nowrap;
550
550
  overflow: hidden;
551
551
 
552
+ &.e-spacer-toolbar {
553
+
554
+ .e-toolbar-items {
555
+ display: flex;
556
+ flex-wrap: nowrap;
557
+ width: 100%;
558
+
559
+ &:not(.e-toolbar-multirow) {
560
+ position: absolute;
561
+ }
562
+ }
563
+
564
+ &.e-pop-mode {
565
+
566
+ .e-toolbar-items {
567
+ width: calc(100% - $tbar-nav-nrml-width);
568
+ }
569
+ }
570
+ }
571
+
552
572
  .e-blazor-toolbar-items {
553
573
  position: absolute;
554
574
  top: -9999px;
@@ -686,6 +706,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
686
706
  min-height: $tbar-nrml-item-size;
687
707
  vertical-align: middle;
688
708
  width: auto;
709
+ flex: 0 0 auto;
710
+
711
+ &.e-spacer {
712
+ flex-grow: 1;
713
+ }
689
714
 
690
715
  .e-tbar-btn {
691
716
  display: flex;
@@ -1116,6 +1141,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1116
1141
 
1117
1142
  &.e-rtl {
1118
1143
 
1144
+ &:not(.e-spacer-toolbar) {
1145
+
1146
+ .e-toolbar-items:not(.e-tbar-pos) {
1147
+
1148
+ .e-toolbar-item:first-child {
1149
+ margin-right: $tbar-item-nrml-mrgn;
1150
+ }
1151
+ }
1152
+ }
1153
+
1119
1154
  .e-toolbar-item {
1120
1155
 
1121
1156
  .e-tbar-btn {
@@ -539,6 +539,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
539
539
  white-space: nowrap;
540
540
  overflow: hidden;
541
541
 
542
+ &.e-spacer-toolbar {
543
+
544
+ .e-toolbar-items {
545
+ display: flex;
546
+ flex-wrap: nowrap;
547
+ width: 100%;
548
+
549
+ &:not(.e-toolbar-multirow) {
550
+ position: absolute;
551
+ }
552
+ }
553
+
554
+ &.e-pop-mode {
555
+
556
+ .e-toolbar-items {
557
+ width: calc(100% - $tbar-nav-nrml-width);
558
+ }
559
+ }
560
+ }
561
+
542
562
  .e-blazor-toolbar-items {
543
563
  position: absolute;
544
564
  top: -9999px;
@@ -676,6 +696,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
676
696
  min-height: $tbar-nrml-item-size;
677
697
  vertical-align: middle;
678
698
  width: auto;
699
+ flex: 0 0 auto;
700
+
701
+ &.e-spacer {
702
+ flex-grow: 1;
703
+ }
679
704
 
680
705
  .e-tbar-btn {
681
706
  display: flex;
@@ -1106,6 +1131,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1106
1131
 
1107
1132
  &.e-rtl {
1108
1133
 
1134
+ &:not(.e-spacer-toolbar) {
1135
+
1136
+ .e-toolbar-items:not(.e-tbar-pos) {
1137
+
1138
+ .e-toolbar-item:first-child {
1139
+ margin-right: $tbar-item-nrml-mrgn;
1140
+ }
1141
+ }
1142
+ }
1143
+
1109
1144
  .e-toolbar-item {
1110
1145
 
1111
1146
  .e-tbar-btn {
@@ -539,6 +539,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
539
539
  white-space: nowrap;
540
540
  overflow: hidden;
541
541
 
542
+ &.e-spacer-toolbar {
543
+
544
+ .e-toolbar-items {
545
+ display: flex;
546
+ flex-wrap: nowrap;
547
+ width: 100%;
548
+
549
+ &:not(.e-toolbar-multirow) {
550
+ position: absolute;
551
+ }
552
+ }
553
+
554
+ &.e-pop-mode {
555
+
556
+ .e-toolbar-items {
557
+ width: calc(100% - $tbar-nav-nrml-width);
558
+ }
559
+ }
560
+ }
561
+
542
562
  .e-blazor-toolbar-items {
543
563
  position: absolute;
544
564
  top: -9999px;
@@ -676,6 +696,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
676
696
  min-height: $tbar-nrml-item-size;
677
697
  vertical-align: middle;
678
698
  width: auto;
699
+ flex: 0 0 auto;
700
+
701
+ &.e-spacer {
702
+ flex-grow: 1;
703
+ }
679
704
 
680
705
  .e-tbar-btn {
681
706
  display: flex;
@@ -1106,6 +1131,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1106
1131
 
1107
1132
  &.e-rtl {
1108
1133
 
1134
+ &:not(.e-spacer-toolbar) {
1135
+
1136
+ .e-toolbar-items:not(.e-tbar-pos) {
1137
+
1138
+ .e-toolbar-item:first-child {
1139
+ margin-right: $tbar-item-nrml-mrgn;
1140
+ }
1141
+ }
1142
+ }
1143
+
1109
1144
  .e-toolbar-item {
1110
1145
 
1111
1146
  .e-tbar-btn {
@@ -4188,8 +4188,9 @@ $pv-eye-icon-margin-top: 3px !default;
4188
4188
  padding-bottom: 30px;
4189
4189
  height: 18px;
4190
4190
  }
4191
- max-width: 237px;
4192
4191
  position: absolute;
4192
+ overflow: hidden;
4193
+ text-overflow: ellipsis;
4193
4194
  }
4194
4195
 
4195
4196
  .e-pv-reply-title {
@@ -4208,10 +4209,11 @@ $pv-eye-icon-margin-top: 3px !default;
4208
4209
  @if $skin-name == 'Material3' {
4209
4210
  font-size: $text-xs;
4210
4211
  }
4211
- max-width: 212px;
4212
4212
  padding-left: 8px;
4213
4213
  padding-top: $pv-comment-title-padding-top;
4214
4214
  position: absolute;
4215
+ overflow: hidden;
4216
+ text-overflow: ellipsis;
4215
4217
  }
4216
4218
 
4217
4219
  .e-pv-comments-hover {
@@ -4188,8 +4188,9 @@ $pv-eye-icon-margin-top: 3px !default;
4188
4188
  padding-bottom: 30px;
4189
4189
  height: 18px;
4190
4190
  }
4191
- max-width: 237px;
4192
4191
  position: absolute;
4192
+ overflow: hidden;
4193
+ text-overflow: ellipsis;
4193
4194
  }
4194
4195
 
4195
4196
  .e-pv-reply-title {
@@ -4208,10 +4209,11 @@ $pv-eye-icon-margin-top: 3px !default;
4208
4209
  @if $skin-name == 'Material3' {
4209
4210
  font-size: $text-xs;
4210
4211
  }
4211
- max-width: 212px;
4212
4212
  padding-left: 8px;
4213
4213
  padding-top: $pv-comment-title-padding-top;
4214
4214
  position: absolute;
4215
+ overflow: hidden;
4216
+ text-overflow: ellipsis;
4215
4217
  }
4216
4218
 
4217
4219
  .e-pv-comments-hover {
@@ -4234,8 +4234,9 @@ $pv-eye-icon-margin-top: 3px !default;
4234
4234
  padding-bottom: 30px;
4235
4235
  height: 18px;
4236
4236
  }
4237
- max-width: 237px;
4238
4237
  position: absolute;
4238
+ overflow: hidden;
4239
+ text-overflow: ellipsis;
4239
4240
  }
4240
4241
 
4241
4242
  .e-pv-reply-title {
@@ -4254,10 +4255,11 @@ $pv-eye-icon-margin-top: 3px !default;
4254
4255
  @if $skin-name == 'Material3' {
4255
4256
  font-size: $text-xs;
4256
4257
  }
4257
- max-width: 212px;
4258
4258
  padding-left: 8px;
4259
4259
  padding-top: $pv-comment-title-padding-top;
4260
4260
  position: absolute;
4261
+ overflow: hidden;
4262
+ text-overflow: ellipsis;
4261
4263
  }
4262
4264
 
4263
4265
  .e-pv-comments-hover {
@@ -4182,8 +4182,9 @@ $pv-eye-icon-margin-top: 3px !default;
4182
4182
  padding-bottom: 30px;
4183
4183
  height: 18px;
4184
4184
  }
4185
- max-width: 237px;
4186
4185
  position: absolute;
4186
+ overflow: hidden;
4187
+ text-overflow: ellipsis;
4187
4188
  }
4188
4189
 
4189
4190
  .e-pv-reply-title {
@@ -4202,10 +4203,11 @@ $pv-eye-icon-margin-top: 3px !default;
4202
4203
  @if $skin-name == 'Material3' {
4203
4204
  font-size: $text-xs;
4204
4205
  }
4205
- max-width: 212px;
4206
4206
  padding-left: 8px;
4207
4207
  padding-top: $pv-comment-title-padding-top;
4208
4208
  position: absolute;
4209
+ overflow: hidden;
4210
+ text-overflow: ellipsis;
4209
4211
  }
4210
4212
 
4211
4213
  .e-pv-comments-hover {
@@ -4182,8 +4182,9 @@ $pv-eye-icon-margin-top: 3px !default;
4182
4182
  padding-bottom: 30px;
4183
4183
  height: 18px;
4184
4184
  }
4185
- max-width: 237px;
4186
4185
  position: absolute;
4186
+ overflow: hidden;
4187
+ text-overflow: ellipsis;
4187
4188
  }
4188
4189
 
4189
4190
  .e-pv-reply-title {
@@ -4202,10 +4203,11 @@ $pv-eye-icon-margin-top: 3px !default;
4202
4203
  @if $skin-name == 'Material3' {
4203
4204
  font-size: $text-xs;
4204
4205
  }
4205
- max-width: 212px;
4206
4206
  padding-left: 8px;
4207
4207
  padding-top: $pv-comment-title-padding-top;
4208
4208
  position: absolute;
4209
+ overflow: hidden;
4210
+ text-overflow: ellipsis;
4209
4211
  }
4210
4212
 
4211
4213
  .e-pv-comments-hover {
@@ -4185,8 +4185,9 @@ $pv-eye-icon-margin-top: 3px !default;
4185
4185
  padding-bottom: 30px;
4186
4186
  height: 18px;
4187
4187
  }
4188
- max-width: 237px;
4189
4188
  position: absolute;
4189
+ overflow: hidden;
4190
+ text-overflow: ellipsis;
4190
4191
  }
4191
4192
 
4192
4193
  .e-pv-reply-title {
@@ -4205,10 +4206,11 @@ $pv-eye-icon-margin-top: 3px !default;
4205
4206
  @if $skin-name == 'Material3' {
4206
4207
  font-size: $text-xs;
4207
4208
  }
4208
- max-width: 212px;
4209
4209
  padding-left: 8px;
4210
4210
  padding-top: $pv-comment-title-padding-top;
4211
4211
  position: absolute;
4212
+ overflow: hidden;
4213
+ text-overflow: ellipsis;
4212
4214
  }
4213
4215
 
4214
4216
  .e-pv-comments-hover {
@@ -4187,8 +4187,9 @@ $pv-eye-icon-margin-top: 3px !default;
4187
4187
  padding-bottom: 30px;
4188
4188
  height: 18px;
4189
4189
  }
4190
- max-width: 237px;
4191
4190
  position: absolute;
4191
+ overflow: hidden;
4192
+ text-overflow: ellipsis;
4192
4193
  }
4193
4194
 
4194
4195
  .e-pv-reply-title {
@@ -4207,10 +4208,11 @@ $pv-eye-icon-margin-top: 3px !default;
4207
4208
  @if $skin-name == 'Material3' {
4208
4209
  font-size: $text-xs;
4209
4210
  }
4210
- max-width: 212px;
4211
4211
  padding-left: 8px;
4212
4212
  padding-top: $pv-comment-title-padding-top;
4213
4213
  position: absolute;
4214
+ overflow: hidden;
4215
+ text-overflow: ellipsis;
4214
4216
  }
4215
4217
 
4216
4218
  .e-pv-comments-hover {
@@ -4189,8 +4189,9 @@ $pv-comment-text-cursor-color: $black !default;
4189
4189
  padding-bottom: 30px;
4190
4190
  height: 18px;
4191
4191
  }
4192
- max-width: 237px;
4193
4192
  position: absolute;
4193
+ overflow: hidden;
4194
+ text-overflow: ellipsis;
4194
4195
  }
4195
4196
 
4196
4197
  .e-pv-reply-title {
@@ -4209,10 +4210,11 @@ $pv-comment-text-cursor-color: $black !default;
4209
4210
  @if $skin-name == 'Material3' {
4210
4211
  font-size: $text-xs;
4211
4212
  }
4212
- max-width: 212px;
4213
4213
  padding-left: 8px;
4214
4214
  padding-top: $pv-comment-title-padding-top;
4215
4215
  position: absolute;
4216
+ overflow: hidden;
4217
+ text-overflow: ellipsis;
4216
4218
  }
4217
4219
 
4218
4220
  .e-pv-comments-hover {
@@ -4189,8 +4189,9 @@ $pv-comment-text-cursor-color: $black !default;
4189
4189
  padding-bottom: 30px;
4190
4190
  height: 18px;
4191
4191
  }
4192
- max-width: 237px;
4193
4192
  position: absolute;
4193
+ overflow: hidden;
4194
+ text-overflow: ellipsis;
4194
4195
  }
4195
4196
 
4196
4197
  .e-pv-reply-title {
@@ -4209,10 +4210,11 @@ $pv-comment-text-cursor-color: $black !default;
4209
4210
  @if $skin-name == 'Material3' {
4210
4211
  font-size: $text-xs;
4211
4212
  }
4212
- max-width: 212px;
4213
4213
  padding-left: 8px;
4214
4214
  padding-top: $pv-comment-title-padding-top;
4215
4215
  position: absolute;
4216
+ overflow: hidden;
4217
+ text-overflow: ellipsis;
4216
4218
  }
4217
4219
 
4218
4220
  .e-pv-comments-hover {
@@ -4187,8 +4187,9 @@ $pv-eye-icon-margin-top: 3px !default;
4187
4187
  padding-bottom: 30px;
4188
4188
  height: 18px;
4189
4189
  }
4190
- max-width: 237px;
4191
4190
  position: absolute;
4191
+ overflow: hidden;
4192
+ text-overflow: ellipsis;
4192
4193
  }
4193
4194
 
4194
4195
  .e-pv-reply-title {
@@ -4207,10 +4208,11 @@ $pv-eye-icon-margin-top: 3px !default;
4207
4208
  @if $skin-name == 'Material3' {
4208
4209
  font-size: $text-xs;
4209
4210
  }
4210
- max-width: 212px;
4211
4211
  padding-left: 8px;
4212
4212
  padding-top: $pv-comment-title-padding-top;
4213
4213
  position: absolute;
4214
+ overflow: hidden;
4215
+ text-overflow: ellipsis;
4214
4216
  }
4215
4217
 
4216
4218
  .e-pv-comments-hover {
@@ -4186,8 +4186,9 @@ $pv-eye-icon-margin-top: 3px !default;
4186
4186
  padding-bottom: 30px;
4187
4187
  height: 18px;
4188
4188
  }
4189
- max-width: 237px;
4190
4189
  position: absolute;
4190
+ overflow: hidden;
4191
+ text-overflow: ellipsis;
4191
4192
  }
4192
4193
 
4193
4194
  .e-pv-reply-title {
@@ -4206,10 +4207,11 @@ $pv-eye-icon-margin-top: 3px !default;
4206
4207
  @if $skin-name == 'Material3' {
4207
4208
  font-size: $text-xs;
4208
4209
  }
4209
- max-width: 212px;
4210
4210
  padding-left: 8px;
4211
4211
  padding-top: $pv-comment-title-padding-top;
4212
4212
  position: absolute;
4213
+ overflow: hidden;
4214
+ text-overflow: ellipsis;
4213
4215
  }
4214
4216
 
4215
4217
  .e-pv-comments-hover {
@@ -4184,8 +4184,9 @@ $pv-eye-icon-margin-top: 3px !default;
4184
4184
  padding-bottom: 30px;
4185
4185
  height: 18px;
4186
4186
  }
4187
- max-width: 237px;
4188
4187
  position: absolute;
4188
+ overflow: hidden;
4189
+ text-overflow: ellipsis;
4189
4190
  }
4190
4191
 
4191
4192
  .e-pv-reply-title {
@@ -4204,10 +4205,11 @@ $pv-eye-icon-margin-top: 3px !default;
4204
4205
  @if $skin-name == 'Material3' {
4205
4206
  font-size: $text-xs;
4206
4207
  }
4207
- max-width: 212px;
4208
4208
  padding-left: 8px;
4209
4209
  padding-top: $pv-comment-title-padding-top;
4210
4210
  position: absolute;
4211
+ overflow: hidden;
4212
+ text-overflow: ellipsis;
4211
4213
  }
4212
4214
 
4213
4215
  .e-pv-comments-hover {
@@ -4190,8 +4190,9 @@ $pv-search-btn-width-big: 32px !default;
4190
4190
  padding-bottom: 30px;
4191
4191
  height: 18px;
4192
4192
  }
4193
- max-width: 237px;
4194
4193
  position: absolute;
4194
+ overflow: hidden;
4195
+ text-overflow: ellipsis;
4195
4196
  }
4196
4197
 
4197
4198
  .e-pv-reply-title {
@@ -4210,10 +4211,11 @@ $pv-search-btn-width-big: 32px !default;
4210
4211
  @if $skin-name == 'Material3' {
4211
4212
  font-size: $text-xs;
4212
4213
  }
4213
- max-width: 212px;
4214
4214
  padding-left: 8px;
4215
4215
  padding-top: $pv-comment-title-padding-top;
4216
4216
  position: absolute;
4217
+ overflow: hidden;
4218
+ text-overflow: ellipsis;
4217
4219
  }
4218
4220
 
4219
4221
  .e-pv-comments-hover {
@@ -4190,8 +4190,9 @@ $pv-search-btn-width-big: 32px !default;
4190
4190
  padding-bottom: 30px;
4191
4191
  height: 18px;
4192
4192
  }
4193
- max-width: 237px;
4194
4193
  position: absolute;
4194
+ overflow: hidden;
4195
+ text-overflow: ellipsis;
4195
4196
  }
4196
4197
 
4197
4198
  .e-pv-reply-title {
@@ -4210,10 +4211,11 @@ $pv-search-btn-width-big: 32px !default;
4210
4211
  @if $skin-name == 'Material3' {
4211
4212
  font-size: $text-xs;
4212
4213
  }
4213
- max-width: 212px;
4214
4214
  padding-left: 8px;
4215
4215
  padding-top: $pv-comment-title-padding-top;
4216
4216
  position: absolute;
4217
+ overflow: hidden;
4218
+ text-overflow: ellipsis;
4217
4219
  }
4218
4220
 
4219
4221
  .e-pv-comments-hover {
@@ -4191,8 +4191,9 @@ $pv-eye-icon-margin-top: 3px !default;
4191
4191
  padding-bottom: 30px;
4192
4192
  height: 18px;
4193
4193
  }
4194
- max-width: 237px;
4195
4194
  position: absolute;
4195
+ overflow: hidden;
4196
+ text-overflow: ellipsis;
4196
4197
  }
4197
4198
 
4198
4199
  .e-pv-reply-title {
@@ -4211,10 +4212,11 @@ $pv-eye-icon-margin-top: 3px !default;
4211
4212
  @if $skin-name == 'Material3' {
4212
4213
  font-size: $text-xs;
4213
4214
  }
4214
- max-width: 212px;
4215
4215
  padding-left: 8px;
4216
4216
  padding-top: $pv-comment-title-padding-top;
4217
4217
  position: absolute;
4218
+ overflow: hidden;
4219
+ text-overflow: ellipsis;
4218
4220
  }
4219
4221
 
4220
4222
  .e-pv-comments-hover {
@@ -4191,8 +4191,9 @@ $pv-eye-icon-margin-top: 3px !default;
4191
4191
  padding-bottom: 30px;
4192
4192
  height: 18px;
4193
4193
  }
4194
- max-width: 237px;
4195
4194
  position: absolute;
4195
+ overflow: hidden;
4196
+ text-overflow: ellipsis;
4196
4197
  }
4197
4198
 
4198
4199
  .e-pv-reply-title {
@@ -4211,10 +4212,11 @@ $pv-eye-icon-margin-top: 3px !default;
4211
4212
  @if $skin-name == 'Material3' {
4212
4213
  font-size: $text-xs;
4213
4214
  }
4214
- max-width: 212px;
4215
4215
  padding-left: 8px;
4216
4216
  padding-top: $pv-comment-title-padding-top;
4217
4217
  position: absolute;
4218
+ overflow: hidden;
4219
+ text-overflow: ellipsis;
4218
4220
  }
4219
4221
 
4220
4222
  .e-pv-comments-hover {
@@ -344,6 +344,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
344
344
  cursor: move;
345
345
  }
346
346
 
347
+ .e-dialog.e-device.e-draggable.e-popup-open {
348
+ touch-action: none;
349
+ }
350
+
347
351
  .e-dialog {
348
352
  max-height: 98%;
349
353
  max-width: 100%;
@@ -336,6 +336,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
336
336
  cursor: move;
337
337
  }
338
338
 
339
+ .e-dialog.e-device.e-draggable.e-popup-open {
340
+ touch-action: none;
341
+ }
342
+
339
343
  .e-dialog {
340
344
  max-height: 98%;
341
345
  max-width: 100%;
@@ -336,6 +336,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
336
336
  cursor: move;
337
337
  }
338
338
 
339
+ .e-dialog.e-device.e-draggable.e-popup-open {
340
+ touch-action: none;
341
+ }
342
+
339
343
  .e-dialog {
340
344
  max-height: 98%;
341
345
  max-width: 100%;
@@ -346,6 +346,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
346
346
  cursor: move;
347
347
  }
348
348
 
349
+ .e-dialog.e-device.e-draggable.e-popup-open {
350
+ touch-action: none;
351
+ }
352
+
349
353
  .e-dialog {
350
354
  max-height: 98%;
351
355
  max-width: 100%;
@@ -346,6 +346,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
346
346
  cursor: move;
347
347
  }
348
348
 
349
+ .e-dialog.e-device.e-draggable.e-popup-open {
350
+ touch-action: none;
351
+ }
352
+
349
353
  .e-dialog {
350
354
  max-height: 98%;
351
355
  max-width: 100%;
@@ -341,6 +341,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
341
341
  cursor: move;
342
342
  }
343
343
 
344
+ .e-dialog.e-device.e-draggable.e-popup-open {
345
+ touch-action: none;
346
+ }
347
+
344
348
  .e-dialog {
345
349
  max-height: 98%;
346
350
  max-width: 100%;
@@ -336,6 +336,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
336
336
  cursor: move;
337
337
  }
338
338
 
339
+ .e-dialog.e-device.e-draggable.e-popup-open {
340
+ touch-action: none;
341
+ }
342
+
339
343
  .e-dialog {
340
344
  max-height: 98%;
341
345
  max-width: 100%;
@@ -352,6 +352,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
352
352
  cursor: move;
353
353
  }
354
354
 
355
+ .e-dialog.e-device.e-draggable.e-popup-open {
356
+ touch-action: none;
357
+ }
358
+
355
359
  .e-dialog {
356
360
  max-height: 98%;
357
361
  max-width: 100%;
@@ -352,6 +352,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
352
352
  cursor: move;
353
353
  }
354
354
 
355
+ .e-dialog.e-device.e-draggable.e-popup-open {
356
+ touch-action: none;
357
+ }
358
+
355
359
  .e-dialog {
356
360
  max-height: 98%;
357
361
  max-width: 100%;
@@ -336,6 +336,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
336
336
  cursor: move;
337
337
  }
338
338
 
339
+ .e-dialog.e-device.e-draggable.e-popup-open {
340
+ touch-action: none;
341
+ }
342
+
339
343
  .e-dialog {
340
344
  max-height: 98%;
341
345
  max-width: 100%;
@@ -341,6 +341,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
341
341
  cursor: move;
342
342
  }
343
343
 
344
+ .e-dialog.e-device.e-draggable.e-popup-open {
345
+ touch-action: none;
346
+ }
347
+
344
348
  .e-dialog {
345
349
  max-height: 98%;
346
350
  max-width: 100%;