@syncfusion/blazor-themes 21.2.4 → 21.2.6

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 (103) hide show
  1. package/SCSS-Themes/base/bootstrap-dark.scss +6 -1
  2. package/SCSS-Themes/base/bootstrap.scss +6 -1
  3. package/SCSS-Themes/base/bootstrap4.scss +7 -2
  4. package/SCSS-Themes/base/bootstrap5-dark.scss +6 -1
  5. package/SCSS-Themes/base/bootstrap5.scss +6 -1
  6. package/SCSS-Themes/base/fabric-dark.scss +6 -1
  7. package/SCSS-Themes/base/fabric.scss +6 -1
  8. package/SCSS-Themes/base/fluent-dark.scss +6 -1
  9. package/SCSS-Themes/base/fluent.scss +6 -1
  10. package/SCSS-Themes/base/highcontrast.scss +6 -1
  11. package/SCSS-Themes/base/material-dark.scss +6 -1
  12. package/SCSS-Themes/base/material.scss +6 -4
  13. package/SCSS-Themes/base/tailwind-dark.scss +6 -1
  14. package/SCSS-Themes/base/tailwind.scss +6 -1
  15. package/SCSS-Themes/bootstrap-dark.scss +134 -21
  16. package/SCSS-Themes/bootstrap.scss +135 -20
  17. package/SCSS-Themes/bootstrap4.scss +136 -21
  18. package/SCSS-Themes/bootstrap5-dark.scss +135 -20
  19. package/SCSS-Themes/bootstrap5.scss +135 -20
  20. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +1 -0
  21. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +1 -0
  22. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +1 -0
  23. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +1 -0
  24. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +1 -0
  25. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +1 -0
  26. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +1 -0
  27. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +1 -0
  28. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +1 -0
  29. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +1 -0
  30. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +1 -0
  31. package/SCSS-Themes/documenteditor/document-editor/material.scss +1 -0
  32. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +1 -0
  33. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +1 -0
  34. package/SCSS-Themes/fabric-dark.scss +133 -18
  35. package/SCSS-Themes/fabric.scss +132 -17
  36. package/SCSS-Themes/fluent-dark.scss +133 -18
  37. package/SCSS-Themes/fluent.scss +133 -18
  38. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +23 -12
  39. package/SCSS-Themes/grids/grid/bootstrap.scss +23 -12
  40. package/SCSS-Themes/grids/grid/bootstrap4.scss +23 -12
  41. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +23 -12
  42. package/SCSS-Themes/grids/grid/bootstrap5.scss +23 -12
  43. package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -11
  44. package/SCSS-Themes/grids/grid/fabric.scss +22 -11
  45. package/SCSS-Themes/grids/grid/fluent-dark.scss +23 -12
  46. package/SCSS-Themes/grids/grid/fluent.scss +23 -12
  47. package/SCSS-Themes/grids/grid/highcontrast.scss +22 -11
  48. package/SCSS-Themes/grids/grid/material-dark.scss +22 -11
  49. package/SCSS-Themes/grids/grid/material.scss +22 -11
  50. package/SCSS-Themes/grids/grid/tailwind-dark.scss +23 -12
  51. package/SCSS-Themes/grids/grid/tailwind.scss +23 -12
  52. package/SCSS-Themes/highcontrast.scss +133 -18
  53. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +81 -0
  54. package/SCSS-Themes/inputs/input/bootstrap.scss +81 -0
  55. package/SCSS-Themes/inputs/input/bootstrap4.scss +81 -0
  56. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +81 -0
  57. package/SCSS-Themes/inputs/input/bootstrap5.scss +81 -0
  58. package/SCSS-Themes/inputs/input/fabric-dark.scss +81 -0
  59. package/SCSS-Themes/inputs/input/fabric.scss +81 -0
  60. package/SCSS-Themes/inputs/input/fluent-dark.scss +81 -0
  61. package/SCSS-Themes/inputs/input/fluent.scss +81 -0
  62. package/SCSS-Themes/inputs/input/highcontrast.scss +81 -0
  63. package/SCSS-Themes/inputs/input/material-dark.scss +81 -0
  64. package/SCSS-Themes/inputs/input/material.scss +81 -0
  65. package/SCSS-Themes/inputs/input/tailwind-dark.scss +81 -0
  66. package/SCSS-Themes/inputs/input/tailwind.scss +81 -0
  67. package/SCSS-Themes/material-dark.scss +133 -18
  68. package/SCSS-Themes/material.scss +134 -22
  69. package/SCSS-Themes/navigations/treeview/material.scss +1 -1
  70. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +1 -7
  71. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +2 -6
  72. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -6
  73. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +3 -7
  74. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +3 -7
  75. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +2 -6
  76. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +1 -5
  77. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +1 -5
  78. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +1 -5
  79. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -6
  80. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +2 -6
  81. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +2 -6
  82. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +2 -6
  83. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +2 -6
  84. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
  85. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
  86. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
  87. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +21 -0
  88. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +21 -0
  89. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +21 -0
  90. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +21 -0
  91. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +21 -0
  92. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +21 -0
  93. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +21 -0
  94. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +21 -0
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +21 -0
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +21 -0
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +21 -0
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +21 -0
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +21 -0
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +21 -0
  101. package/SCSS-Themes/tailwind-dark.scss +134 -19
  102. package/SCSS-Themes/tailwind.scss +134 -19
  103. package/package.json +1 -1
@@ -3193,6 +3193,27 @@ $rte-big-toolbar-item-frist-last-child-margin: 0 6px;
3193
3193
  }
3194
3194
  }
3195
3195
 
3196
+ .e-rtl {
3197
+ .e-rte-toolbar,
3198
+ .e-rte-dropdown-popup {
3199
+ .e-unorder-list::before {
3200
+ content: '\e982';
3201
+ }
3202
+
3203
+ .e-order-list::before {
3204
+ content: '\e983';
3205
+ }
3206
+
3207
+ .e-indent::before {
3208
+ content: '\e985';
3209
+ }
3210
+
3211
+ .e-outdent::before {
3212
+ content: '\e986';
3213
+ }
3214
+ }
3215
+ }
3216
+
3196
3217
  .e-cell-merge::before {
3197
3218
  content: '\e89a';
3198
3219
  }
@@ -3183,6 +3183,27 @@ $rte-big-toolbar-item-frist-last-child-margin: 0 6px;
3183
3183
  }
3184
3184
  }
3185
3185
 
3186
+ .e-rtl {
3187
+ .e-rte-toolbar,
3188
+ .e-rte-dropdown-popup {
3189
+ .e-unorder-list::before {
3190
+ content: '\e982';
3191
+ }
3192
+
3193
+ .e-order-list::before {
3194
+ content: '\e983';
3195
+ }
3196
+
3197
+ .e-indent::before {
3198
+ content: '\e985';
3199
+ }
3200
+
3201
+ .e-outdent::before {
3202
+ content: '\e986';
3203
+ }
3204
+ }
3205
+ }
3206
+
3186
3207
  .e-richtexteditor {
3187
3208
  .e-south-east::before,
3188
3209
  .e-south-west::before {
@@ -3190,6 +3190,27 @@ $rte-tbar-default-bg: $content-bg-color-alt2;
3190
3190
  }
3191
3191
  }
3192
3192
 
3193
+ .e-rtl {
3194
+ .e-rte-toolbar,
3195
+ .e-rte-dropdown-popup {
3196
+ .e-unorder-list::before {
3197
+ content: '\e8c4';
3198
+ }
3199
+
3200
+ .e-order-list::before {
3201
+ content: '\e8c5';
3202
+ }
3203
+
3204
+ .e-indent::before {
3205
+ content: '\e8c6';
3206
+ }
3207
+
3208
+ .e-outdent::before {
3209
+ content: '\e8c7';
3210
+ }
3211
+ }
3212
+ }
3213
+
3193
3214
  .e-cell-merge::before {
3194
3215
  content: '\e83a';
3195
3216
  }
@@ -3190,6 +3190,27 @@ $rte-tbar-default-bg: $content-bg-color-alt2;
3190
3190
  }
3191
3191
  }
3192
3192
 
3193
+ .e-rtl {
3194
+ .e-rte-toolbar,
3195
+ .e-rte-dropdown-popup {
3196
+ .e-unorder-list::before {
3197
+ content: '\e8c4';
3198
+ }
3199
+
3200
+ .e-order-list::before {
3201
+ content: '\e8c5';
3202
+ }
3203
+
3204
+ .e-indent::before {
3205
+ content: '\e8c6';
3206
+ }
3207
+
3208
+ .e-outdent::before {
3209
+ content: '\e8c7';
3210
+ }
3211
+ }
3212
+ }
3213
+
3193
3214
  .e-cell-merge::before {
3194
3215
  content: '\e83a';
3195
3216
  }