@syncfusion/blazor-themes 30.1.37 → 30.1.39
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 +57 -5
- package/Compiled-Themes/bds-dark.css +68 -9
- package/Compiled-Themes/bds-lite.css +57 -5
- package/Compiled-Themes/bds.css +68 -9
- package/Compiled-Themes/bootstrap-dark-lite.css +59 -7
- package/Compiled-Themes/bootstrap-dark.css +70 -11
- package/Compiled-Themes/bootstrap-lite.css +59 -7
- package/Compiled-Themes/bootstrap.css +70 -11
- package/Compiled-Themes/bootstrap4-lite.css +60 -8
- package/Compiled-Themes/bootstrap4.css +71 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +60 -8
- package/Compiled-Themes/bootstrap5-dark.css +71 -12
- package/Compiled-Themes/bootstrap5-lite.css +61 -9
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +62 -10
- package/Compiled-Themes/bootstrap5.3-dark.css +73 -14
- package/Compiled-Themes/bootstrap5.3-lite.css +62 -10
- package/Compiled-Themes/bootstrap5.3.css +73 -14
- package/Compiled-Themes/bootstrap5.css +72 -13
- package/Compiled-Themes/fabric-dark-lite.css +57 -5
- package/Compiled-Themes/fabric-dark.css +68 -9
- package/Compiled-Themes/fabric-lite.css +58 -6
- package/Compiled-Themes/fabric.css +69 -10
- package/Compiled-Themes/fluent-dark-lite.css +64 -12
- package/Compiled-Themes/fluent-dark.css +75 -16
- package/Compiled-Themes/fluent-lite.css +64 -12
- package/Compiled-Themes/fluent.css +75 -16
- package/Compiled-Themes/fluent2-dark-lite.css +57 -5
- package/Compiled-Themes/fluent2-dark.css +68 -9
- package/Compiled-Themes/fluent2-highcontrast-lite.css +57 -5
- package/Compiled-Themes/fluent2-highcontrast.css +68 -9
- package/Compiled-Themes/fluent2-lite.css +57 -5
- package/Compiled-Themes/fluent2.css +68 -9
- package/Compiled-Themes/highcontrast-lite.css +60 -8
- package/Compiled-Themes/highcontrast.css +71 -12
- package/Compiled-Themes/material-dark-lite.css +61 -5
- package/Compiled-Themes/material-dark.css +72 -9
- package/Compiled-Themes/material-lite.css +62 -6
- package/Compiled-Themes/material.css +73 -10
- package/Compiled-Themes/material3-dark-lite.css +60 -8
- package/Compiled-Themes/material3-dark.css +72 -13
- package/Compiled-Themes/material3-lite.css +60 -8
- package/Compiled-Themes/material3.css +72 -13
- package/Compiled-Themes/tailwind-dark-lite.css +61 -9
- package/Compiled-Themes/tailwind-dark.css +72 -13
- package/Compiled-Themes/tailwind-lite.css +61 -9
- package/Compiled-Themes/tailwind.css +72 -13
- package/Compiled-Themes/tailwind3-dark-lite.css +60 -8
- package/Compiled-Themes/tailwind3-dark.css +71 -12
- package/Compiled-Themes/tailwind3-lite.css +60 -8
- package/Compiled-Themes/tailwind3.css +71 -12
- package/SCSS-Themes/bds-dark-lite.scss +61 -2
- package/SCSS-Themes/bds-dark.scss +63 -3
- package/SCSS-Themes/bds-lite.scss +61 -2
- package/SCSS-Themes/bds.scss +63 -3
- package/SCSS-Themes/bootstrap-dark-lite.scss +64 -5
- package/SCSS-Themes/bootstrap-dark.scss +66 -6
- package/SCSS-Themes/bootstrap-lite.scss +64 -5
- package/SCSS-Themes/bootstrap.scss +66 -6
- package/SCSS-Themes/bootstrap4-lite.scss +64 -5
- package/SCSS-Themes/bootstrap4.scss +66 -6
- package/SCSS-Themes/bootstrap5-dark-lite.scss +65 -6
- package/SCSS-Themes/bootstrap5-dark.scss +67 -7
- package/SCSS-Themes/bootstrap5-lite.scss +65 -6
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +65 -6
- package/SCSS-Themes/bootstrap5.3-dark.scss +67 -7
- package/SCSS-Themes/bootstrap5.3-lite.scss +65 -6
- package/SCSS-Themes/bootstrap5.3.scss +67 -7
- package/SCSS-Themes/bootstrap5.scss +67 -7
- package/SCSS-Themes/buttons/check-box/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +1 -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 +61 -2
- package/SCSS-Themes/fabric-dark.scss +63 -3
- package/SCSS-Themes/fabric-lite.scss +62 -3
- package/SCSS-Themes/fabric.scss +64 -4
- package/SCSS-Themes/fluent-dark-lite.scss +65 -6
- package/SCSS-Themes/fluent-dark.scss +67 -7
- package/SCSS-Themes/fluent-lite.scss +65 -6
- package/SCSS-Themes/fluent.scss +67 -7
- package/SCSS-Themes/fluent2-dark-lite.scss +61 -2
- package/SCSS-Themes/fluent2-dark.scss +63 -3
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +61 -2
- package/SCSS-Themes/fluent2-highcontrast.scss +63 -3
- package/SCSS-Themes/fluent2-lite.scss +61 -2
- package/SCSS-Themes/fluent2.scss +63 -3
- package/SCSS-Themes/highcontrast-lite.scss +63 -4
- package/SCSS-Themes/highcontrast.scss +65 -5
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bds-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bds.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fabric.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/fluent2.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material3-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/material3.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3.scss +5 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bds-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bds-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bds-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bds.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap4-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap4.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.3-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.3-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.3-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.3.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/bootstrap5.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fabric-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fabric-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fabric-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fabric.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent2-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent2-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent2-highcontrast-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent2-highcontrast.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent2-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/fluent2.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/highcontrast-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/highcontrast.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/material-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/material-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/material-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/material.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/material3-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/material3-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/material3-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/material3.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/tailwind-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/tailwind-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/tailwind-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/tailwind.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/tailwind3-dark-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/tailwind3-dark.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/tailwind3-lite.scss +2 -0
- package/SCSS-Themes/interactive-chat/chat-ui/tailwind3.scss +2 -0
- package/SCSS-Themes/material-dark-lite.scss +61 -2
- package/SCSS-Themes/material-dark.scss +63 -3
- package/SCSS-Themes/material-lite.scss +62 -3
- package/SCSS-Themes/material.scss +64 -4
- package/SCSS-Themes/material3-dark-lite.scss +63 -4
- package/SCSS-Themes/material3-dark.scss +65 -5
- package/SCSS-Themes/material3-lite.scss +63 -4
- package/SCSS-Themes/material3.scss +65 -5
- package/SCSS-Themes/navigations/context-menu/bds-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bds-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bds-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bds.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap4-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap5-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap5.3-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap5.3-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap5.3-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fabric-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fabric-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fabric.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent2-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent2-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent2-highcontrast-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent2-highcontrast.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent2-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/fluent2.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/highcontrast-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/material-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/material-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/material.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/material3-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/material3-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/material3-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/material3.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/tailwind-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/tailwind-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/tailwind3-dark-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/tailwind3-dark.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/tailwind3-lite.scss +5 -0
- package/SCSS-Themes/navigations/context-menu/tailwind3.scss +5 -0
- package/SCSS-Themes/navigations/tab/bootstrap-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap4-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/tab/fabric-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/fabric.scss +1 -1
- package/SCSS-Themes/navigations/tab/fluent-dark-lite.scss +4 -4
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +4 -4
- package/SCSS-Themes/navigations/tab/fluent-lite.scss +4 -4
- package/SCSS-Themes/navigations/tab/fluent.scss +4 -4
- package/SCSS-Themes/navigations/tab/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/highcontrast.scss +1 -1
- package/SCSS-Themes/navigations/tab/material-lite.scss +1 -1
- package/SCSS-Themes/navigations/tab/material.scss +1 -1
- package/SCSS-Themes/navigations/tab/tailwind-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bds-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bds-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bds.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fabric.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/fluent2.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/material-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/material.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/material3-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/material3.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +13 -1
- package/SCSS-Themes/navigations/toolbar/tailwind3.scss +13 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind3.scss +4 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +34 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +32 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +34 -2
- package/SCSS-Themes/tailwind-dark-lite.scss +64 -5
- package/SCSS-Themes/tailwind-dark.scss +66 -6
- package/SCSS-Themes/tailwind-lite.scss +64 -5
- package/SCSS-Themes/tailwind.scss +66 -6
- package/SCSS-Themes/tailwind3-dark-lite.scss +64 -5
- package/SCSS-Themes/tailwind3-dark.scss +66 -6
- package/SCSS-Themes/tailwind3-lite.scss +64 -5
- package/SCSS-Themes/tailwind3.scss +66 -6
- package/package.json +1 -1
|
@@ -39330,6 +39330,11 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
39330
39330
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39331
39331
|
padding: 4px 0;
|
|
39332
39332
|
}
|
|
39333
|
+
&.e-contextmenu-template {
|
|
39334
|
+
.e-menu-caret-icon {
|
|
39335
|
+
display: flex;
|
|
39336
|
+
}
|
|
39337
|
+
}
|
|
39333
39338
|
}
|
|
39334
39339
|
|
|
39335
39340
|
&.e-ul {
|
|
@@ -52392,6 +52397,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52392
52397
|
.e-toolbar-item:first-child {
|
|
52393
52398
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52394
52399
|
}
|
|
52400
|
+
|
|
52401
|
+
.e-toolbar-item:last-child {
|
|
52402
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52403
|
+
}
|
|
52395
52404
|
}
|
|
52396
52405
|
}
|
|
52397
52406
|
|
|
@@ -52454,6 +52463,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52454
52463
|
|
|
52455
52464
|
&:first-child {
|
|
52456
52465
|
margin-left: 0;
|
|
52466
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52457
52467
|
}
|
|
52458
52468
|
|
|
52459
52469
|
&:last-child {
|
|
@@ -52470,11 +52480,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52470
52480
|
|
|
52471
52481
|
&:first-child {
|
|
52472
52482
|
|
|
52473
|
-
> .e-toolbar-item:last-child
|
|
52483
|
+
> .e-toolbar-item:last-child {
|
|
52484
|
+
|
|
52485
|
+
&:last-child {
|
|
52486
|
+
margin-right: 0;
|
|
52487
|
+
}
|
|
52488
|
+
}
|
|
52489
|
+
|
|
52474
52490
|
> .e-toolbar-right .e-toolbar-item {
|
|
52475
52491
|
|
|
52476
52492
|
&:last-child {
|
|
52477
52493
|
margin-right: 0;
|
|
52494
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52478
52495
|
}
|
|
52479
52496
|
|
|
52480
52497
|
&:first-child {
|
|
@@ -53307,7 +53324,7 @@ $tab-big-fill-height: 48px !default;
|
|
|
53307
53324
|
$tab-nrml-fill-height: 44px !default;
|
|
53308
53325
|
$tab-mob-fill-height: 42px !default;
|
|
53309
53326
|
$tab-focus-big-fill-height: 42px !default;
|
|
53310
|
-
$tab-focus-nrml-fill-height:
|
|
53327
|
+
$tab-focus-nrml-fill-height: 44px !default;
|
|
53311
53328
|
$tab-disable-cnt-opacity: .38 !default;
|
|
53312
53329
|
$tab-big-tb-icon-height: 72px !default;
|
|
53313
53330
|
$tab-nrml-tb-icon-height: 62px !default;
|
|
@@ -53420,7 +53437,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
53420
53437
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
53421
53438
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
53422
53439
|
$tab-focus-bg-color: $content-bg-color-alt2 !default;
|
|
53423
|
-
$tab-fill-focus-bg-color: $
|
|
53440
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
53424
53441
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
53425
53442
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
53426
53443
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -53503,7 +53520,7 @@ $tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
|
53503
53520
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
53504
53521
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
53505
53522
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
53506
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
53523
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
53507
53524
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
53508
53525
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
53509
53526
|
$tab-icon-container-width: auto !default;
|
|
@@ -53827,7 +53844,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-comb-icon-color !default;
|
|
|
53827
53844
|
$tab-fill-pop-wrap-hover-close-color: $tab-comb-icon-color !default;
|
|
53828
53845
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
53829
53846
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
53830
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
53847
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
53831
53848
|
$tab-background-indicator-bottom: 0 !default;
|
|
53832
53849
|
$tab-background-wrap-border-color: unset !default;
|
|
53833
53850
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -99562,7 +99579,7 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
99562
99579
|
margin-block-start: 10px;
|
|
99563
99580
|
}
|
|
99564
99581
|
|
|
99565
|
-
e-content ul {
|
|
99582
|
+
.e-content ul {
|
|
99566
99583
|
list-style-type: disc;
|
|
99567
99584
|
}
|
|
99568
99585
|
|
|
@@ -99707,6 +99724,7 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
99707
99724
|
}
|
|
99708
99725
|
|
|
99709
99726
|
.e-content p:last-child,
|
|
99727
|
+
.e-content p:last-of-type,
|
|
99710
99728
|
.e-content pre:last-child,
|
|
99711
99729
|
.e-content blockquote:last-child {
|
|
99712
99730
|
margin-bottom: 0;
|
|
@@ -101399,6 +101417,12 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
101399
101417
|
}
|
|
101400
101418
|
}
|
|
101401
101419
|
|
|
101420
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101421
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101422
|
+
margin: 0;
|
|
101423
|
+
}
|
|
101424
|
+
}
|
|
101425
|
+
|
|
101402
101426
|
//toolbar popup min height over riding end
|
|
101403
101427
|
|
|
101404
101428
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101709,6 +101733,30 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
101709
101733
|
}
|
|
101710
101734
|
}
|
|
101711
101735
|
|
|
101736
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101737
|
+
.e-tbar-btn,
|
|
101738
|
+
.e-rte-dropdown-menu,
|
|
101739
|
+
.e-rte-dropdown {
|
|
101740
|
+
pointer-events: none;
|
|
101741
|
+
cursor: default;
|
|
101742
|
+
background: transparent;
|
|
101743
|
+
border: none;
|
|
101744
|
+
|
|
101745
|
+
&:hover {
|
|
101746
|
+
background: transparent;
|
|
101747
|
+
border: none;
|
|
101748
|
+
|
|
101749
|
+
.e-icons,
|
|
101750
|
+
.e-rte-dropdown-btn-text,
|
|
101751
|
+
.e-rte-font-color::before,
|
|
101752
|
+
.e-background-color::before {
|
|
101753
|
+
color: inherit;
|
|
101754
|
+
background: transparent;
|
|
101755
|
+
}
|
|
101756
|
+
}
|
|
101757
|
+
}
|
|
101758
|
+
}
|
|
101759
|
+
|
|
101712
101760
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101713
101761
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101714
101762
|
.e-rte-dropdown {
|
|
@@ -102919,7 +102967,8 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
102919
102967
|
.e-bigger .e-richtexteditor {
|
|
102920
102968
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102921
102969
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102922
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102970
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102971
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102923
102972
|
.e-tbar-btn.e-btn {
|
|
102924
102973
|
min-height: $rte-big-split-btn-height;
|
|
102925
102974
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110502,6 +110551,10 @@ $lg-desktop: 1399.98;
|
|
|
110502
110551
|
position: $pv-page-div-position;
|
|
110503
110552
|
}
|
|
110504
110553
|
|
|
110554
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110555
|
+
border-style: none;
|
|
110556
|
+
}
|
|
110557
|
+
|
|
110505
110558
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110506
110559
|
box-shadow: $pv-page-div-focus-style;
|
|
110507
110560
|
}
|
|
@@ -144611,6 +144664,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144611
144664
|
align-self: flex-end;
|
|
144612
144665
|
}
|
|
144613
144666
|
}
|
|
144667
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144668
|
+
+.e-prompt-toolbar {
|
|
144669
|
+
display: none;
|
|
144670
|
+
}
|
|
144671
|
+
}
|
|
144614
144672
|
}
|
|
144615
144673
|
@media (max-width: 760px) {
|
|
144616
144674
|
.e-aiassistview {
|
|
@@ -145323,6 +145381,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
145323
145381
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145324
145382
|
min-height: 32px;
|
|
145325
145383
|
z-index: 10;
|
|
145384
|
+
overflow-x: scroll;
|
|
145385
|
+
scrollbar-width: none;
|
|
145326
145386
|
&.e-show,
|
|
145327
145387
|
&:hover {
|
|
145328
145388
|
display: block;
|
|
@@ -28302,6 +28302,11 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
28302
28302
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28303
28303
|
padding: 4px 0;
|
|
28304
28304
|
}
|
|
28305
|
+
&.e-contextmenu-template {
|
|
28306
|
+
.e-menu-caret-icon {
|
|
28307
|
+
display: flex;
|
|
28308
|
+
}
|
|
28309
|
+
}
|
|
28305
28310
|
}
|
|
28306
28311
|
|
|
28307
28312
|
&.e-ul {
|
|
@@ -38089,6 +38094,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38089
38094
|
.e-toolbar-item:first-child {
|
|
38090
38095
|
margin-right: $tbar-item-nrml-mrgn;
|
|
38091
38096
|
}
|
|
38097
|
+
|
|
38098
|
+
.e-toolbar-item:last-child {
|
|
38099
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38100
|
+
}
|
|
38092
38101
|
}
|
|
38093
38102
|
}
|
|
38094
38103
|
|
|
@@ -38151,6 +38160,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38151
38160
|
|
|
38152
38161
|
&:first-child {
|
|
38153
38162
|
margin-left: 0;
|
|
38163
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
38154
38164
|
}
|
|
38155
38165
|
|
|
38156
38166
|
&:last-child {
|
|
@@ -38167,11 +38177,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38167
38177
|
|
|
38168
38178
|
&:first-child {
|
|
38169
38179
|
|
|
38170
|
-
> .e-toolbar-item:last-child
|
|
38180
|
+
> .e-toolbar-item:last-child {
|
|
38181
|
+
|
|
38182
|
+
&:last-child {
|
|
38183
|
+
margin-right: 0;
|
|
38184
|
+
}
|
|
38185
|
+
}
|
|
38186
|
+
|
|
38171
38187
|
> .e-toolbar-right .e-toolbar-item {
|
|
38172
38188
|
|
|
38173
38189
|
&:last-child {
|
|
38174
38190
|
margin-right: 0;
|
|
38191
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38175
38192
|
}
|
|
38176
38193
|
|
|
38177
38194
|
&:first-child {
|
|
@@ -38680,7 +38697,7 @@ $tab-big-fill-height: 48px !default;
|
|
|
38680
38697
|
$tab-nrml-fill-height: 44px !default;
|
|
38681
38698
|
$tab-mob-fill-height: 42px !default;
|
|
38682
38699
|
$tab-focus-big-fill-height: 42px !default;
|
|
38683
|
-
$tab-focus-nrml-fill-height:
|
|
38700
|
+
$tab-focus-nrml-fill-height: 44px !default;
|
|
38684
38701
|
$tab-disable-cnt-opacity: .38 !default;
|
|
38685
38702
|
$tab-big-tb-icon-height: 72px !default;
|
|
38686
38703
|
$tab-nrml-tb-icon-height: 62px !default;
|
|
@@ -38793,7 +38810,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
38793
38810
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
38794
38811
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
38795
38812
|
$tab-focus-bg-color: $content-bg-color-alt2 !default;
|
|
38796
|
-
$tab-fill-focus-bg-color: $
|
|
38813
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
38797
38814
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
38798
38815
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
38799
38816
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -38876,7 +38893,7 @@ $tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
|
38876
38893
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
38877
38894
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
38878
38895
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
38879
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
38896
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
38880
38897
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
38881
38898
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
38882
38899
|
$tab-icon-container-width: auto !default;
|
|
@@ -39200,7 +39217,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-comb-icon-color !default;
|
|
|
39200
39217
|
$tab-fill-pop-wrap-hover-close-color: $tab-comb-icon-color !default;
|
|
39201
39218
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
39202
39219
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
39203
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
39220
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
39204
39221
|
$tab-background-indicator-bottom: 0 !default;
|
|
39205
39222
|
$tab-background-wrap-border-color: unset !default;
|
|
39206
39223
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -73549,7 +73566,7 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
73549
73566
|
margin-block-start: 10px;
|
|
73550
73567
|
}
|
|
73551
73568
|
|
|
73552
|
-
e-content ul {
|
|
73569
|
+
.e-content ul {
|
|
73553
73570
|
list-style-type: disc;
|
|
73554
73571
|
}
|
|
73555
73572
|
|
|
@@ -73694,6 +73711,7 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
73694
73711
|
}
|
|
73695
73712
|
|
|
73696
73713
|
.e-content p:last-child,
|
|
73714
|
+
.e-content p:last-of-type,
|
|
73697
73715
|
.e-content pre:last-child,
|
|
73698
73716
|
.e-content blockquote:last-child {
|
|
73699
73717
|
margin-bottom: 0;
|
|
@@ -75386,6 +75404,12 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
75386
75404
|
}
|
|
75387
75405
|
}
|
|
75388
75406
|
|
|
75407
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75408
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75409
|
+
margin: 0;
|
|
75410
|
+
}
|
|
75411
|
+
}
|
|
75412
|
+
|
|
75389
75413
|
//toolbar popup min height over riding end
|
|
75390
75414
|
|
|
75391
75415
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75696,6 +75720,30 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
75696
75720
|
}
|
|
75697
75721
|
}
|
|
75698
75722
|
|
|
75723
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75724
|
+
.e-tbar-btn,
|
|
75725
|
+
.e-rte-dropdown-menu,
|
|
75726
|
+
.e-rte-dropdown {
|
|
75727
|
+
pointer-events: none;
|
|
75728
|
+
cursor: default;
|
|
75729
|
+
background: transparent;
|
|
75730
|
+
border: none;
|
|
75731
|
+
|
|
75732
|
+
&:hover {
|
|
75733
|
+
background: transparent;
|
|
75734
|
+
border: none;
|
|
75735
|
+
|
|
75736
|
+
.e-icons,
|
|
75737
|
+
.e-rte-dropdown-btn-text,
|
|
75738
|
+
.e-rte-font-color::before,
|
|
75739
|
+
.e-background-color::before {
|
|
75740
|
+
color: inherit;
|
|
75741
|
+
background: transparent;
|
|
75742
|
+
}
|
|
75743
|
+
}
|
|
75744
|
+
}
|
|
75745
|
+
}
|
|
75746
|
+
|
|
75699
75747
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75700
75748
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75701
75749
|
.e-rte-dropdown {
|
|
@@ -82984,6 +83032,10 @@ $lg-desktop: 1399.98;
|
|
|
82984
83032
|
position: $pv-page-div-position;
|
|
82985
83033
|
}
|
|
82986
83034
|
|
|
83035
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
83036
|
+
border-style: none;
|
|
83037
|
+
}
|
|
83038
|
+
|
|
82987
83039
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82988
83040
|
box-shadow: $pv-page-div-focus-style;
|
|
82989
83041
|
}
|
|
@@ -111828,6 +111880,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111828
111880
|
align-self: flex-end;
|
|
111829
111881
|
}
|
|
111830
111882
|
}
|
|
111883
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111884
|
+
+.e-prompt-toolbar {
|
|
111885
|
+
display: none;
|
|
111886
|
+
}
|
|
111887
|
+
}
|
|
111831
111888
|
}
|
|
111832
111889
|
@media (max-width: 760px) {
|
|
111833
111890
|
.e-aiassistview {
|
|
@@ -112360,6 +112417,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
112360
112417
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112361
112418
|
min-height: 32px;
|
|
112362
112419
|
z-index: 10;
|
|
112420
|
+
overflow-x: scroll;
|
|
112421
|
+
scrollbar-width: none;
|
|
112363
112422
|
&.e-show,
|
|
112364
112423
|
&:hover {
|
|
112365
112424
|
display: block;
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -39330,6 +39330,11 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
39330
39330
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39331
39331
|
padding: 4px 0;
|
|
39332
39332
|
}
|
|
39333
|
+
&.e-contextmenu-template {
|
|
39334
|
+
.e-menu-caret-icon {
|
|
39335
|
+
display: flex;
|
|
39336
|
+
}
|
|
39337
|
+
}
|
|
39333
39338
|
}
|
|
39334
39339
|
|
|
39335
39340
|
&.e-ul {
|
|
@@ -52392,6 +52397,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52392
52397
|
.e-toolbar-item:first-child {
|
|
52393
52398
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52394
52399
|
}
|
|
52400
|
+
|
|
52401
|
+
.e-toolbar-item:last-child {
|
|
52402
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52403
|
+
}
|
|
52395
52404
|
}
|
|
52396
52405
|
}
|
|
52397
52406
|
|
|
@@ -52454,6 +52463,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52454
52463
|
|
|
52455
52464
|
&:first-child {
|
|
52456
52465
|
margin-left: 0;
|
|
52466
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52457
52467
|
}
|
|
52458
52468
|
|
|
52459
52469
|
&:last-child {
|
|
@@ -52470,11 +52480,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52470
52480
|
|
|
52471
52481
|
&:first-child {
|
|
52472
52482
|
|
|
52473
|
-
> .e-toolbar-item:last-child
|
|
52483
|
+
> .e-toolbar-item:last-child {
|
|
52484
|
+
|
|
52485
|
+
&:last-child {
|
|
52486
|
+
margin-right: 0;
|
|
52487
|
+
}
|
|
52488
|
+
}
|
|
52489
|
+
|
|
52474
52490
|
> .e-toolbar-right .e-toolbar-item {
|
|
52475
52491
|
|
|
52476
52492
|
&:last-child {
|
|
52477
52493
|
margin-right: 0;
|
|
52494
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52478
52495
|
}
|
|
52479
52496
|
|
|
52480
52497
|
&:first-child {
|
|
@@ -53307,7 +53324,7 @@ $tab-big-fill-height: 48px !default;
|
|
|
53307
53324
|
$tab-nrml-fill-height: 44px !default;
|
|
53308
53325
|
$tab-mob-fill-height: 42px !default;
|
|
53309
53326
|
$tab-focus-big-fill-height: 42px !default;
|
|
53310
|
-
$tab-focus-nrml-fill-height:
|
|
53327
|
+
$tab-focus-nrml-fill-height: 44px !default;
|
|
53311
53328
|
$tab-disable-cnt-opacity: .38 !default;
|
|
53312
53329
|
$tab-big-tb-icon-height: 72px !default;
|
|
53313
53330
|
$tab-nrml-tb-icon-height: 62px !default;
|
|
@@ -53420,7 +53437,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
53420
53437
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
53421
53438
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
53422
53439
|
$tab-focus-bg-color: $content-bg-color-alt2 !default;
|
|
53423
|
-
$tab-fill-focus-bg-color: $
|
|
53440
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
53424
53441
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
53425
53442
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
53426
53443
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -53503,7 +53520,7 @@ $tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
|
53503
53520
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
53504
53521
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
53505
53522
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
53506
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
53523
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
53507
53524
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
53508
53525
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
53509
53526
|
$tab-icon-container-width: auto !default;
|
|
@@ -53827,7 +53844,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-comb-icon-color !default;
|
|
|
53827
53844
|
$tab-fill-pop-wrap-hover-close-color: $tab-comb-icon-color !default;
|
|
53828
53845
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
53829
53846
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
53830
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
53847
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
53831
53848
|
$tab-background-indicator-bottom: 0 !default;
|
|
53832
53849
|
$tab-background-wrap-border-color: unset !default;
|
|
53833
53850
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -99562,7 +99579,7 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
99562
99579
|
margin-block-start: 10px;
|
|
99563
99580
|
}
|
|
99564
99581
|
|
|
99565
|
-
e-content ul {
|
|
99582
|
+
.e-content ul {
|
|
99566
99583
|
list-style-type: disc;
|
|
99567
99584
|
}
|
|
99568
99585
|
|
|
@@ -99707,6 +99724,7 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
99707
99724
|
}
|
|
99708
99725
|
|
|
99709
99726
|
.e-content p:last-child,
|
|
99727
|
+
.e-content p:last-of-type,
|
|
99710
99728
|
.e-content pre:last-child,
|
|
99711
99729
|
.e-content blockquote:last-child {
|
|
99712
99730
|
margin-bottom: 0;
|
|
@@ -101399,6 +101417,12 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
101399
101417
|
}
|
|
101400
101418
|
}
|
|
101401
101419
|
|
|
101420
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101421
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101422
|
+
margin: 0;
|
|
101423
|
+
}
|
|
101424
|
+
}
|
|
101425
|
+
|
|
101402
101426
|
//toolbar popup min height over riding end
|
|
101403
101427
|
|
|
101404
101428
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101709,6 +101733,30 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
101709
101733
|
}
|
|
101710
101734
|
}
|
|
101711
101735
|
|
|
101736
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101737
|
+
.e-tbar-btn,
|
|
101738
|
+
.e-rte-dropdown-menu,
|
|
101739
|
+
.e-rte-dropdown {
|
|
101740
|
+
pointer-events: none;
|
|
101741
|
+
cursor: default;
|
|
101742
|
+
background: transparent;
|
|
101743
|
+
border: none;
|
|
101744
|
+
|
|
101745
|
+
&:hover {
|
|
101746
|
+
background: transparent;
|
|
101747
|
+
border: none;
|
|
101748
|
+
|
|
101749
|
+
.e-icons,
|
|
101750
|
+
.e-rte-dropdown-btn-text,
|
|
101751
|
+
.e-rte-font-color::before,
|
|
101752
|
+
.e-background-color::before {
|
|
101753
|
+
color: inherit;
|
|
101754
|
+
background: transparent;
|
|
101755
|
+
}
|
|
101756
|
+
}
|
|
101757
|
+
}
|
|
101758
|
+
}
|
|
101759
|
+
|
|
101712
101760
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101713
101761
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101714
101762
|
.e-rte-dropdown {
|
|
@@ -102919,7 +102967,8 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
102919
102967
|
.e-bigger .e-richtexteditor {
|
|
102920
102968
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102921
102969
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102922
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102970
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102971
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102923
102972
|
.e-tbar-btn.e-btn {
|
|
102924
102973
|
min-height: $rte-big-split-btn-height;
|
|
102925
102974
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110502,6 +110551,10 @@ $lg-desktop: 1399.98;
|
|
|
110502
110551
|
position: $pv-page-div-position;
|
|
110503
110552
|
}
|
|
110504
110553
|
|
|
110554
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110555
|
+
border-style: none;
|
|
110556
|
+
}
|
|
110557
|
+
|
|
110505
110558
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110506
110559
|
box-shadow: $pv-page-div-focus-style;
|
|
110507
110560
|
}
|
|
@@ -144611,6 +144664,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144611
144664
|
align-self: flex-end;
|
|
144612
144665
|
}
|
|
144613
144666
|
}
|
|
144667
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144668
|
+
+.e-prompt-toolbar {
|
|
144669
|
+
display: none;
|
|
144670
|
+
}
|
|
144671
|
+
}
|
|
144614
144672
|
}
|
|
144615
144673
|
@media (max-width: 760px) {
|
|
144616
144674
|
.e-aiassistview {
|
|
@@ -145323,6 +145381,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
145323
145381
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145324
145382
|
min-height: 32px;
|
|
145325
145383
|
z-index: 10;
|
|
145384
|
+
overflow-x: scroll;
|
|
145385
|
+
scrollbar-width: none;
|
|
145326
145386
|
&.e-show,
|
|
145327
145387
|
&:hover {
|
|
145328
145388
|
display: block;
|
|
@@ -29829,6 +29829,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
29829
29829
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
29830
29830
|
padding: 4px 0;
|
|
29831
29831
|
}
|
|
29832
|
+
&.e-contextmenu-template {
|
|
29833
|
+
.e-menu-caret-icon {
|
|
29834
|
+
display: flex;
|
|
29835
|
+
}
|
|
29836
|
+
}
|
|
29832
29837
|
}
|
|
29833
29838
|
|
|
29834
29839
|
&.e-ul {
|
|
@@ -39643,6 +39648,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39643
39648
|
.e-toolbar-item:first-child {
|
|
39644
39649
|
margin-right: $tbar-item-nrml-mrgn;
|
|
39645
39650
|
}
|
|
39651
|
+
|
|
39652
|
+
.e-toolbar-item:last-child {
|
|
39653
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39654
|
+
}
|
|
39646
39655
|
}
|
|
39647
39656
|
}
|
|
39648
39657
|
|
|
@@ -39705,6 +39714,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39705
39714
|
|
|
39706
39715
|
&:first-child {
|
|
39707
39716
|
margin-left: 0;
|
|
39717
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
39708
39718
|
}
|
|
39709
39719
|
|
|
39710
39720
|
&:last-child {
|
|
@@ -39721,11 +39731,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39721
39731
|
|
|
39722
39732
|
&:first-child {
|
|
39723
39733
|
|
|
39724
|
-
> .e-toolbar-item:last-child
|
|
39734
|
+
> .e-toolbar-item:last-child {
|
|
39735
|
+
|
|
39736
|
+
&:last-child {
|
|
39737
|
+
margin-right: 0;
|
|
39738
|
+
}
|
|
39739
|
+
}
|
|
39740
|
+
|
|
39725
39741
|
> .e-toolbar-right .e-toolbar-item {
|
|
39726
39742
|
|
|
39727
39743
|
&:last-child {
|
|
39728
39744
|
margin-right: 0;
|
|
39745
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39729
39746
|
}
|
|
39730
39747
|
|
|
39731
39748
|
&:first-child {
|
|
@@ -75484,7 +75501,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
75484
75501
|
margin-block-start: 10px;
|
|
75485
75502
|
}
|
|
75486
75503
|
|
|
75487
|
-
e-content ul {
|
|
75504
|
+
.e-content ul {
|
|
75488
75505
|
list-style-type: disc;
|
|
75489
75506
|
}
|
|
75490
75507
|
|
|
@@ -75629,6 +75646,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
75629
75646
|
}
|
|
75630
75647
|
|
|
75631
75648
|
.e-content p:last-child,
|
|
75649
|
+
.e-content p:last-of-type,
|
|
75632
75650
|
.e-content pre:last-child,
|
|
75633
75651
|
.e-content blockquote:last-child {
|
|
75634
75652
|
margin-bottom: 0;
|
|
@@ -77321,6 +77339,12 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
77321
77339
|
}
|
|
77322
77340
|
}
|
|
77323
77341
|
|
|
77342
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
77343
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
77344
|
+
margin: 0;
|
|
77345
|
+
}
|
|
77346
|
+
}
|
|
77347
|
+
|
|
77324
77348
|
//toolbar popup min height over riding end
|
|
77325
77349
|
|
|
77326
77350
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -77631,6 +77655,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
77631
77655
|
}
|
|
77632
77656
|
}
|
|
77633
77657
|
|
|
77658
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
77659
|
+
.e-tbar-btn,
|
|
77660
|
+
.e-rte-dropdown-menu,
|
|
77661
|
+
.e-rte-dropdown {
|
|
77662
|
+
pointer-events: none;
|
|
77663
|
+
cursor: default;
|
|
77664
|
+
background: transparent;
|
|
77665
|
+
border: none;
|
|
77666
|
+
|
|
77667
|
+
&:hover {
|
|
77668
|
+
background: transparent;
|
|
77669
|
+
border: none;
|
|
77670
|
+
|
|
77671
|
+
.e-icons,
|
|
77672
|
+
.e-rte-dropdown-btn-text,
|
|
77673
|
+
.e-rte-font-color::before,
|
|
77674
|
+
.e-background-color::before {
|
|
77675
|
+
color: inherit;
|
|
77676
|
+
background: transparent;
|
|
77677
|
+
}
|
|
77678
|
+
}
|
|
77679
|
+
}
|
|
77680
|
+
}
|
|
77681
|
+
|
|
77634
77682
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
77635
77683
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
77636
77684
|
.e-rte-dropdown {
|
|
@@ -84934,6 +84982,10 @@ $lg-desktop: 1399.98;
|
|
|
84934
84982
|
position: $pv-page-div-position;
|
|
84935
84983
|
}
|
|
84936
84984
|
|
|
84985
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
84986
|
+
border-style: none;
|
|
84987
|
+
}
|
|
84988
|
+
|
|
84937
84989
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
84938
84990
|
box-shadow: $pv-page-div-focus-style;
|
|
84939
84991
|
}
|
|
@@ -113792,6 +113844,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
113792
113844
|
align-self: flex-end;
|
|
113793
113845
|
}
|
|
113794
113846
|
}
|
|
113847
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
113848
|
+
+.e-prompt-toolbar {
|
|
113849
|
+
display: none;
|
|
113850
|
+
}
|
|
113851
|
+
}
|
|
113795
113852
|
}
|
|
113796
113853
|
@media (max-width: 760px) {
|
|
113797
113854
|
.e-aiassistview {
|
|
@@ -114324,6 +114381,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
114324
114381
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
114325
114382
|
min-height: 32px;
|
|
114326
114383
|
z-index: 10;
|
|
114384
|
+
overflow-x: scroll;
|
|
114385
|
+
scrollbar-width: none;
|
|
114327
114386
|
&.e-show,
|
|
114328
114387
|
&:hover {
|
|
114329
114388
|
display: block;
|