@syncfusion/ej2-fluent2-dark-theme 34.1.32 → 34.1.33
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/package.json +2 -2
- package/styles/document-editor/_theme.scss +22 -0
- package/styles/document-editor/document-editor-lite.css +22 -0
- package/styles/document-editor/document-editor.css +22 -0
- package/styles/document-editor-container/_fluent2-definition.scss +1 -1
- package/styles/document-editor-container/document-editor-container-lite.css +2 -2
- package/styles/document-editor-container/document-editor-container.css +2 -2
- package/styles/mention/_layout.scss +3 -4
- package/styles/mention/mention.css +3 -0
- package/styles/progress-button/_layout.scss +0 -1
- package/styles/progress-button/progress-button-lite.css +0 -1
- package/styles/progress-button/progress-button.css +0 -1
- package/styles/rich-text-editor/_layout.scss +1 -0
- package/styles/rich-text-editor/rich-text-editor-lite.css +1 -0
- package/styles/rich-text-editor/rich-text-editor.css +1 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-fluent2-dark-theme",
|
|
3
|
-
"version": "34.1.
|
|
3
|
+
"version": "34.1.33",
|
|
4
4
|
"description": "A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
@@ -16,5 +16,5 @@
|
|
|
16
16
|
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls"
|
|
17
17
|
},
|
|
18
18
|
"typings": "index.d.ts",
|
|
19
|
-
"_id": "@syncfusion/ej2-fluent2-dark-theme@34.1.
|
|
19
|
+
"_id": "@syncfusion/ej2-fluent2-dark-theme@34.1.33"
|
|
20
20
|
}
|
|
@@ -2586,6 +2586,28 @@
|
|
|
2586
2586
|
margin-top: -8px;
|
|
2587
2587
|
}
|
|
2588
2588
|
}
|
|
2589
|
+
.e-de-image-property-input {
|
|
2590
|
+
width: 100%;
|
|
2591
|
+
}
|
|
2592
|
+
.e-de-cell-margin-input {
|
|
2593
|
+
width: 48px;
|
|
2594
|
+
}
|
|
2595
|
+
.e-de-border-style-svg {
|
|
2596
|
+
width: 98%;
|
|
2597
|
+
}
|
|
2598
|
+
.e-de-cell-margin-textbox {
|
|
2599
|
+
width: 100%;
|
|
2600
|
+
}
|
|
2601
|
+
.e-de-gallery-normal {
|
|
2602
|
+
font-family: Calibri;
|
|
2603
|
+
font-size: 11pt;
|
|
2604
|
+
}
|
|
2605
|
+
.e-de-gallery-heading1 {
|
|
2606
|
+
font-family: 'Calibri Light';
|
|
2607
|
+
font-size: 16pt;
|
|
2608
|
+
color: rgb(47, 84, 150);
|
|
2609
|
+
font-weight: bold;
|
|
2610
|
+
}
|
|
2589
2611
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
2590
2612
|
margin-top: $de-cp-option-margin-top;
|
|
2591
2613
|
background: $de-op-bg-color;
|
|
@@ -2976,6 +2976,28 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
2976
2976
|
padding: 0;
|
|
2977
2977
|
width: 20px;
|
|
2978
2978
|
}
|
|
2979
|
+
.e-de-image-property-input {
|
|
2980
|
+
width: 100%;
|
|
2981
|
+
}
|
|
2982
|
+
.e-de-cell-margin-input {
|
|
2983
|
+
width: 48px;
|
|
2984
|
+
}
|
|
2985
|
+
.e-de-border-style-svg {
|
|
2986
|
+
width: 98%;
|
|
2987
|
+
}
|
|
2988
|
+
.e-de-cell-margin-textbox {
|
|
2989
|
+
width: 100%;
|
|
2990
|
+
}
|
|
2991
|
+
.e-de-gallery-normal {
|
|
2992
|
+
font-family: Calibri;
|
|
2993
|
+
font-size: 11pt;
|
|
2994
|
+
}
|
|
2995
|
+
.e-de-gallery-heading1 {
|
|
2996
|
+
font-family: "Calibri Light";
|
|
2997
|
+
font-size: 16pt;
|
|
2998
|
+
color: rgb(47, 84, 150);
|
|
2999
|
+
font-weight: bold;
|
|
3000
|
+
}
|
|
2979
3001
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
2980
3002
|
margin-top: 0;
|
|
2981
3003
|
background: var(--color-sf-content-bg-color-alt1);
|
|
@@ -2976,6 +2976,28 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
2976
2976
|
padding: 0;
|
|
2977
2977
|
width: 20px;
|
|
2978
2978
|
}
|
|
2979
|
+
.e-de-image-property-input {
|
|
2980
|
+
width: 100%;
|
|
2981
|
+
}
|
|
2982
|
+
.e-de-cell-margin-input {
|
|
2983
|
+
width: 48px;
|
|
2984
|
+
}
|
|
2985
|
+
.e-de-border-style-svg {
|
|
2986
|
+
width: 98%;
|
|
2987
|
+
}
|
|
2988
|
+
.e-de-cell-margin-textbox {
|
|
2989
|
+
width: 100%;
|
|
2990
|
+
}
|
|
2991
|
+
.e-de-gallery-normal {
|
|
2992
|
+
font-family: Calibri;
|
|
2993
|
+
font-size: 11pt;
|
|
2994
|
+
}
|
|
2995
|
+
.e-de-gallery-heading1 {
|
|
2996
|
+
font-family: "Calibri Light";
|
|
2997
|
+
font-size: 16pt;
|
|
2998
|
+
color: rgb(47, 84, 150);
|
|
2999
|
+
font-weight: bold;
|
|
3000
|
+
}
|
|
2979
3001
|
.e-de-cp-option.e-btn.e-icon-btn span {
|
|
2980
3002
|
margin-top: 0;
|
|
2981
3003
|
background: var(--color-sf-content-bg-color-alt1);
|
|
@@ -99,7 +99,7 @@ $de-layout-btn-bgr-font-size: $text-base;
|
|
|
99
99
|
$de-pagenumber-text-border-radius: 2px;
|
|
100
100
|
$de-pagenumber-text-margin-top: -3px;
|
|
101
101
|
$e-de-pagenumber-input-margin-left: -2px;
|
|
102
|
-
$e-de-ctnr-pg-no-spellout-padd-top:
|
|
102
|
+
$e-de-ctnr-pg-no-spellout-padd-top: 4px;
|
|
103
103
|
$e-de-ctnr-pg-no-spellout-padd-top-big: 7px;
|
|
104
104
|
$e-de-status-bar-padding-top: 4px;
|
|
105
105
|
$e-de-status-bar-big-padding-top: 6px;
|
|
@@ -1485,7 +1485,7 @@
|
|
|
1485
1485
|
display: inline-flex;
|
|
1486
1486
|
font-size: 14px;
|
|
1487
1487
|
height: 100%;
|
|
1488
|
-
padding-top:
|
|
1488
|
+
padding-top: 4px;
|
|
1489
1489
|
}
|
|
1490
1490
|
.e-de-ctnr-pg-no span {
|
|
1491
1491
|
border: 1px solid transparent;
|
|
@@ -1496,7 +1496,7 @@
|
|
|
1496
1496
|
display: inline-flex;
|
|
1497
1497
|
font-size: 14px;
|
|
1498
1498
|
height: 100%;
|
|
1499
|
-
padding-top:
|
|
1499
|
+
padding-top: 4px;
|
|
1500
1500
|
width: calc(100% - 170px);
|
|
1501
1501
|
}
|
|
1502
1502
|
.e-de-ctnr-pg-no-spellout span {
|
|
@@ -1485,7 +1485,7 @@
|
|
|
1485
1485
|
display: inline-flex;
|
|
1486
1486
|
font-size: 14px;
|
|
1487
1487
|
height: 100%;
|
|
1488
|
-
padding-top:
|
|
1488
|
+
padding-top: 4px;
|
|
1489
1489
|
}
|
|
1490
1490
|
.e-de-ctnr-pg-no span {
|
|
1491
1491
|
border: 1px solid transparent;
|
|
@@ -1496,7 +1496,7 @@
|
|
|
1496
1496
|
display: inline-flex;
|
|
1497
1497
|
font-size: 14px;
|
|
1498
1498
|
height: 100%;
|
|
1499
|
-
padding-top:
|
|
1499
|
+
padding-top: 4px;
|
|
1500
1500
|
width: calc(100% - 170px);
|
|
1501
1501
|
}
|
|
1502
1502
|
.e-de-ctnr-pg-no-spellout span {
|