@syncfusion/blazor-themes 30.1.37 → 30.1.38
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/Compiled-Themes/bds-dark-lite.css +30 -0
- package/Compiled-Themes/bds-dark.css +30 -0
- package/Compiled-Themes/bds-lite.css +30 -0
- package/Compiled-Themes/bds.css +30 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +30 -0
- package/Compiled-Themes/bootstrap-dark.css +30 -0
- package/Compiled-Themes/bootstrap-lite.css +30 -0
- package/Compiled-Themes/bootstrap.css +30 -0
- package/Compiled-Themes/bootstrap4-lite.css +30 -0
- package/Compiled-Themes/bootstrap4.css +30 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +31 -1
- package/Compiled-Themes/bootstrap5-dark.css +31 -1
- package/Compiled-Themes/bootstrap5-lite.css +31 -1
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +30 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +30 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +30 -0
- package/Compiled-Themes/bootstrap5.3.css +30 -0
- package/Compiled-Themes/bootstrap5.css +31 -1
- package/Compiled-Themes/fabric-dark-lite.css +30 -0
- package/Compiled-Themes/fabric-dark.css +30 -0
- package/Compiled-Themes/fabric-lite.css +30 -0
- package/Compiled-Themes/fabric.css +30 -0
- package/Compiled-Themes/fluent-dark-lite.css +30 -0
- package/Compiled-Themes/fluent-dark.css +30 -0
- package/Compiled-Themes/fluent-lite.css +30 -0
- package/Compiled-Themes/fluent.css +30 -0
- package/Compiled-Themes/fluent2-dark-lite.css +30 -0
- package/Compiled-Themes/fluent2-dark.css +30 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +30 -0
- package/Compiled-Themes/fluent2-highcontrast.css +30 -0
- package/Compiled-Themes/fluent2-lite.css +30 -0
- package/Compiled-Themes/fluent2.css +30 -0
- package/Compiled-Themes/highcontrast-lite.css +30 -0
- package/Compiled-Themes/highcontrast.css +30 -0
- package/Compiled-Themes/material-dark-lite.css +30 -0
- package/Compiled-Themes/material-dark.css +30 -0
- package/Compiled-Themes/material-lite.css +30 -0
- package/Compiled-Themes/material.css +30 -0
- package/Compiled-Themes/material3-dark-lite.css +33 -3
- package/Compiled-Themes/material3-dark.css +34 -4
- package/Compiled-Themes/material3-lite.css +33 -3
- package/Compiled-Themes/material3.css +34 -4
- package/Compiled-Themes/tailwind-dark-lite.css +30 -0
- package/Compiled-Themes/tailwind-dark.css +30 -0
- package/Compiled-Themes/tailwind-lite.css +30 -0
- package/Compiled-Themes/tailwind.css +30 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +30 -0
- package/Compiled-Themes/tailwind3-dark.css +30 -0
- package/Compiled-Themes/tailwind3-lite.css +30 -0
- package/Compiled-Themes/tailwind3.css +30 -0
- package/SCSS-Themes/bds-dark-lite.scss +24 -0
- package/SCSS-Themes/bds-dark.scss +24 -0
- package/SCSS-Themes/bds-lite.scss +24 -0
- package/SCSS-Themes/bds.scss +24 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +24 -0
- package/SCSS-Themes/bootstrap-dark.scss +24 -0
- package/SCSS-Themes/bootstrap-lite.scss +24 -0
- package/SCSS-Themes/bootstrap.scss +24 -0
- package/SCSS-Themes/bootstrap4-lite.scss +24 -0
- package/SCSS-Themes/bootstrap4.scss +24 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5-dark.scss +25 -1
- package/SCSS-Themes/bootstrap5-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +24 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +24 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +24 -0
- package/SCSS-Themes/bootstrap5.3.scss +24 -0
- package/SCSS-Themes/bootstrap5.scss +25 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark-lite.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-lite.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark-lite.scss +2 -2
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +2 -2
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-lite.scss +2 -2
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +2 -2
- package/SCSS-Themes/fabric-dark-lite.scss +24 -0
- package/SCSS-Themes/fabric-dark.scss +24 -0
- package/SCSS-Themes/fabric-lite.scss +24 -0
- package/SCSS-Themes/fabric.scss +24 -0
- package/SCSS-Themes/fluent-dark-lite.scss +24 -0
- package/SCSS-Themes/fluent-dark.scss +24 -0
- package/SCSS-Themes/fluent-lite.scss +24 -0
- package/SCSS-Themes/fluent.scss +24 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +24 -0
- package/SCSS-Themes/fluent2-dark.scss +24 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +24 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +24 -0
- package/SCSS-Themes/fluent2-lite.scss +24 -0
- package/SCSS-Themes/fluent2.scss +24 -0
- package/SCSS-Themes/highcontrast-lite.scss +24 -0
- package/SCSS-Themes/highcontrast.scss +24 -0
- package/SCSS-Themes/material-dark-lite.scss +24 -0
- package/SCSS-Themes/material-dark.scss +24 -0
- package/SCSS-Themes/material-lite.scss +24 -0
- package/SCSS-Themes/material.scss +24 -0
- package/SCSS-Themes/material3-dark-lite.scss +26 -2
- package/SCSS-Themes/material3-dark.scss +26 -2
- package/SCSS-Themes/material3-lite.scss +26 -2
- package/SCSS-Themes/material3.scss +26 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +24 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +24 -0
- package/SCSS-Themes/tailwind-dark.scss +24 -0
- package/SCSS-Themes/tailwind-lite.scss +24 -0
- package/SCSS-Themes/tailwind.scss +24 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +24 -0
- package/SCSS-Themes/tailwind3-dark.scss +24 -0
- package/SCSS-Themes/tailwind3-lite.scss +24 -0
- package/SCSS-Themes/tailwind3.scss +24 -0
- package/package.json +1 -1
|
@@ -77493,6 +77493,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
77493
77493
|
}
|
|
77494
77494
|
}
|
|
77495
77495
|
|
|
77496
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
77497
|
+
.e-tbar-btn,
|
|
77498
|
+
.e-rte-dropdown-menu,
|
|
77499
|
+
.e-rte-dropdown {
|
|
77500
|
+
pointer-events: none;
|
|
77501
|
+
cursor: default;
|
|
77502
|
+
background: transparent;
|
|
77503
|
+
border: none;
|
|
77504
|
+
|
|
77505
|
+
&:hover {
|
|
77506
|
+
background: transparent;
|
|
77507
|
+
border: none;
|
|
77508
|
+
|
|
77509
|
+
.e-icons,
|
|
77510
|
+
.e-rte-dropdown-btn-text,
|
|
77511
|
+
.e-rte-font-color::before,
|
|
77512
|
+
.e-background-color::before {
|
|
77513
|
+
color: inherit;
|
|
77514
|
+
background: transparent;
|
|
77515
|
+
}
|
|
77516
|
+
}
|
|
77517
|
+
}
|
|
77518
|
+
}
|
|
77519
|
+
|
|
77496
77520
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
77497
77521
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
77498
77522
|
.e-rte-dropdown {
|
|
@@ -103506,6 +103506,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
103506
103506
|
}
|
|
103507
103507
|
}
|
|
103508
103508
|
|
|
103509
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
103510
|
+
.e-tbar-btn,
|
|
103511
|
+
.e-rte-dropdown-menu,
|
|
103512
|
+
.e-rte-dropdown {
|
|
103513
|
+
pointer-events: none;
|
|
103514
|
+
cursor: default;
|
|
103515
|
+
background: transparent;
|
|
103516
|
+
border: none;
|
|
103517
|
+
|
|
103518
|
+
&:hover {
|
|
103519
|
+
background: transparent;
|
|
103520
|
+
border: none;
|
|
103521
|
+
|
|
103522
|
+
.e-icons,
|
|
103523
|
+
.e-rte-dropdown-btn-text,
|
|
103524
|
+
.e-rte-font-color::before,
|
|
103525
|
+
.e-background-color::before {
|
|
103526
|
+
color: inherit;
|
|
103527
|
+
background: transparent;
|
|
103528
|
+
}
|
|
103529
|
+
}
|
|
103530
|
+
}
|
|
103531
|
+
}
|
|
103532
|
+
|
|
103509
103533
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
103510
103534
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
103511
103535
|
.e-rte-dropdown {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"30.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"30.1.38","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
|