@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
|
@@ -29732,6 +29732,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
29732
29732
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
29733
29733
|
padding: 4px 0;
|
|
29734
29734
|
}
|
|
29735
|
+
&.e-contextmenu-template {
|
|
29736
|
+
.e-menu-caret-icon {
|
|
29737
|
+
display: flex;
|
|
29738
|
+
}
|
|
29739
|
+
}
|
|
29735
29740
|
}
|
|
29736
29741
|
|
|
29737
29742
|
&.e-ul {
|
|
@@ -39500,6 +39505,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39500
39505
|
.e-toolbar-item:first-child {
|
|
39501
39506
|
margin-right: $tbar-item-nrml-mrgn;
|
|
39502
39507
|
}
|
|
39508
|
+
|
|
39509
|
+
.e-toolbar-item:last-child {
|
|
39510
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39511
|
+
}
|
|
39503
39512
|
}
|
|
39504
39513
|
}
|
|
39505
39514
|
|
|
@@ -39562,6 +39571,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39562
39571
|
|
|
39563
39572
|
&:first-child {
|
|
39564
39573
|
margin-left: 0;
|
|
39574
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
39565
39575
|
}
|
|
39566
39576
|
|
|
39567
39577
|
&:last-child {
|
|
@@ -39578,11 +39588,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39578
39588
|
|
|
39579
39589
|
&:first-child {
|
|
39580
39590
|
|
|
39581
|
-
> .e-toolbar-item:last-child
|
|
39591
|
+
> .e-toolbar-item:last-child {
|
|
39592
|
+
|
|
39593
|
+
&:last-child {
|
|
39594
|
+
margin-right: 0;
|
|
39595
|
+
}
|
|
39596
|
+
}
|
|
39597
|
+
|
|
39582
39598
|
> .e-toolbar-right .e-toolbar-item {
|
|
39583
39599
|
|
|
39584
39600
|
&:last-child {
|
|
39585
39601
|
margin-right: 0;
|
|
39602
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39586
39603
|
}
|
|
39587
39604
|
|
|
39588
39605
|
&:first-child {
|
|
@@ -75009,7 +75026,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75009
75026
|
margin-block-start: 10px;
|
|
75010
75027
|
}
|
|
75011
75028
|
|
|
75012
|
-
e-content ul {
|
|
75029
|
+
.e-content ul {
|
|
75013
75030
|
list-style-type: disc;
|
|
75014
75031
|
}
|
|
75015
75032
|
|
|
@@ -75154,6 +75171,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75154
75171
|
}
|
|
75155
75172
|
|
|
75156
75173
|
.e-content p:last-child,
|
|
75174
|
+
.e-content p:last-of-type,
|
|
75157
75175
|
.e-content pre:last-child,
|
|
75158
75176
|
.e-content blockquote:last-child {
|
|
75159
75177
|
margin-bottom: 0;
|
|
@@ -76846,6 +76864,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
76846
76864
|
}
|
|
76847
76865
|
}
|
|
76848
76866
|
|
|
76867
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
76868
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
76869
|
+
margin: 0;
|
|
76870
|
+
}
|
|
76871
|
+
}
|
|
76872
|
+
|
|
76849
76873
|
//toolbar popup min height over riding end
|
|
76850
76874
|
|
|
76851
76875
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -77156,6 +77180,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
77156
77180
|
}
|
|
77157
77181
|
}
|
|
77158
77182
|
|
|
77183
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
77184
|
+
.e-tbar-btn,
|
|
77185
|
+
.e-rte-dropdown-menu,
|
|
77186
|
+
.e-rte-dropdown {
|
|
77187
|
+
pointer-events: none;
|
|
77188
|
+
cursor: default;
|
|
77189
|
+
background: transparent;
|
|
77190
|
+
border: none;
|
|
77191
|
+
|
|
77192
|
+
&:hover {
|
|
77193
|
+
background: transparent;
|
|
77194
|
+
border: none;
|
|
77195
|
+
|
|
77196
|
+
.e-icons,
|
|
77197
|
+
.e-rte-dropdown-btn-text,
|
|
77198
|
+
.e-rte-font-color::before,
|
|
77199
|
+
.e-background-color::before {
|
|
77200
|
+
color: inherit;
|
|
77201
|
+
background: transparent;
|
|
77202
|
+
}
|
|
77203
|
+
}
|
|
77204
|
+
}
|
|
77205
|
+
}
|
|
77206
|
+
|
|
77159
77207
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
77160
77208
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
77161
77209
|
.e-rte-dropdown {
|
|
@@ -84454,6 +84502,10 @@ $lg-desktop: 1399.98;
|
|
|
84454
84502
|
position: $pv-page-div-position;
|
|
84455
84503
|
}
|
|
84456
84504
|
|
|
84505
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
84506
|
+
border-style: none;
|
|
84507
|
+
}
|
|
84508
|
+
|
|
84457
84509
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
84458
84510
|
box-shadow: $pv-page-div-focus-style;
|
|
84459
84511
|
}
|
|
@@ -113304,6 +113356,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
113304
113356
|
align-self: flex-end;
|
|
113305
113357
|
}
|
|
113306
113358
|
}
|
|
113359
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
113360
|
+
+.e-prompt-toolbar {
|
|
113361
|
+
display: none;
|
|
113362
|
+
}
|
|
113363
|
+
}
|
|
113307
113364
|
}
|
|
113308
113365
|
@media (max-width: 760px) {
|
|
113309
113366
|
.e-aiassistview {
|
|
@@ -113836,6 +113893,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
113836
113893
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
113837
113894
|
min-height: 32px;
|
|
113838
113895
|
z-index: 10;
|
|
113896
|
+
overflow-x: scroll;
|
|
113897
|
+
scrollbar-width: none;
|
|
113839
113898
|
&.e-show,
|
|
113840
113899
|
&:hover {
|
|
113841
113900
|
display: block;
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -40760,6 +40760,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
40760
40760
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
40761
40761
|
padding: 4px 0;
|
|
40762
40762
|
}
|
|
40763
|
+
&.e-contextmenu-template {
|
|
40764
|
+
.e-menu-caret-icon {
|
|
40765
|
+
display: flex;
|
|
40766
|
+
}
|
|
40767
|
+
}
|
|
40763
40768
|
}
|
|
40764
40769
|
|
|
40765
40770
|
&.e-ul {
|
|
@@ -53803,6 +53808,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53803
53808
|
.e-toolbar-item:first-child {
|
|
53804
53809
|
margin-right: $tbar-item-nrml-mrgn;
|
|
53805
53810
|
}
|
|
53811
|
+
|
|
53812
|
+
.e-toolbar-item:last-child {
|
|
53813
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
53814
|
+
}
|
|
53806
53815
|
}
|
|
53807
53816
|
}
|
|
53808
53817
|
|
|
@@ -53865,6 +53874,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53865
53874
|
|
|
53866
53875
|
&:first-child {
|
|
53867
53876
|
margin-left: 0;
|
|
53877
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
53868
53878
|
}
|
|
53869
53879
|
|
|
53870
53880
|
&:last-child {
|
|
@@ -53881,11 +53891,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53881
53891
|
|
|
53882
53892
|
&:first-child {
|
|
53883
53893
|
|
|
53884
|
-
> .e-toolbar-item:last-child
|
|
53894
|
+
> .e-toolbar-item:last-child {
|
|
53895
|
+
|
|
53896
|
+
&:last-child {
|
|
53897
|
+
margin-right: 0;
|
|
53898
|
+
}
|
|
53899
|
+
}
|
|
53900
|
+
|
|
53885
53901
|
> .e-toolbar-right .e-toolbar-item {
|
|
53886
53902
|
|
|
53887
53903
|
&:last-child {
|
|
53888
53904
|
margin-right: 0;
|
|
53905
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
53889
53906
|
}
|
|
53890
53907
|
|
|
53891
53908
|
&:first-child {
|
|
@@ -101022,7 +101039,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101022
101039
|
margin-block-start: 10px;
|
|
101023
101040
|
}
|
|
101024
101041
|
|
|
101025
|
-
e-content ul {
|
|
101042
|
+
.e-content ul {
|
|
101026
101043
|
list-style-type: disc;
|
|
101027
101044
|
}
|
|
101028
101045
|
|
|
@@ -101167,6 +101184,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101167
101184
|
}
|
|
101168
101185
|
|
|
101169
101186
|
.e-content p:last-child,
|
|
101187
|
+
.e-content p:last-of-type,
|
|
101170
101188
|
.e-content pre:last-child,
|
|
101171
101189
|
.e-content blockquote:last-child {
|
|
101172
101190
|
margin-bottom: 0;
|
|
@@ -102859,6 +102877,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
102859
102877
|
}
|
|
102860
102878
|
}
|
|
102861
102879
|
|
|
102880
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
102881
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
102882
|
+
margin: 0;
|
|
102883
|
+
}
|
|
102884
|
+
}
|
|
102885
|
+
|
|
102862
102886
|
//toolbar popup min height over riding end
|
|
102863
102887
|
|
|
102864
102888
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -103169,6 +103193,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
103169
103193
|
}
|
|
103170
103194
|
}
|
|
103171
103195
|
|
|
103196
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
103197
|
+
.e-tbar-btn,
|
|
103198
|
+
.e-rte-dropdown-menu,
|
|
103199
|
+
.e-rte-dropdown {
|
|
103200
|
+
pointer-events: none;
|
|
103201
|
+
cursor: default;
|
|
103202
|
+
background: transparent;
|
|
103203
|
+
border: none;
|
|
103204
|
+
|
|
103205
|
+
&:hover {
|
|
103206
|
+
background: transparent;
|
|
103207
|
+
border: none;
|
|
103208
|
+
|
|
103209
|
+
.e-icons,
|
|
103210
|
+
.e-rte-dropdown-btn-text,
|
|
103211
|
+
.e-rte-font-color::before,
|
|
103212
|
+
.e-background-color::before {
|
|
103213
|
+
color: inherit;
|
|
103214
|
+
background: transparent;
|
|
103215
|
+
}
|
|
103216
|
+
}
|
|
103217
|
+
}
|
|
103218
|
+
}
|
|
103219
|
+
|
|
103172
103220
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
103173
103221
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
103174
103222
|
.e-rte-dropdown {
|
|
@@ -104379,7 +104427,8 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
104379
104427
|
.e-bigger .e-richtexteditor {
|
|
104380
104428
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
104381
104429
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
104382
|
-
.e-rte-toolbar .e-toolbar-item
|
|
104430
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
104431
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
104383
104432
|
.e-tbar-btn.e-btn {
|
|
104384
104433
|
min-height: $rte-big-split-btn-height;
|
|
104385
104434
|
min-width: $rte-big-split-btn-height;
|
|
@@ -111972,6 +112021,10 @@ $lg-desktop: 1399.98;
|
|
|
111972
112021
|
position: $pv-page-div-position;
|
|
111973
112022
|
}
|
|
111974
112023
|
|
|
112024
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
112025
|
+
border-style: none;
|
|
112026
|
+
}
|
|
112027
|
+
|
|
111975
112028
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
111976
112029
|
box-shadow: $pv-page-div-focus-style;
|
|
111977
112030
|
}
|
|
@@ -146087,6 +146140,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
146087
146140
|
align-self: flex-end;
|
|
146088
146141
|
}
|
|
146089
146142
|
}
|
|
146143
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
146144
|
+
+.e-prompt-toolbar {
|
|
146145
|
+
display: none;
|
|
146146
|
+
}
|
|
146147
|
+
}
|
|
146090
146148
|
}
|
|
146091
146149
|
@media (max-width: 760px) {
|
|
146092
146150
|
.e-aiassistview {
|
|
@@ -146799,6 +146857,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
146799
146857
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
146800
146858
|
min-height: 32px;
|
|
146801
146859
|
z-index: 10;
|
|
146860
|
+
overflow-x: scroll;
|
|
146861
|
+
scrollbar-width: none;
|
|
146802
146862
|
&.e-show,
|
|
146803
146863
|
&:hover {
|
|
146804
146864
|
display: block;
|
|
@@ -28317,6 +28317,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
28317
28317
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28318
28318
|
padding: 4px 0;
|
|
28319
28319
|
}
|
|
28320
|
+
&.e-contextmenu-template {
|
|
28321
|
+
.e-menu-caret-icon {
|
|
28322
|
+
display: flex;
|
|
28323
|
+
}
|
|
28324
|
+
}
|
|
28320
28325
|
}
|
|
28321
28326
|
|
|
28322
28327
|
&.e-ul {
|
|
@@ -37935,6 +37940,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37935
37940
|
.e-toolbar-item:first-child {
|
|
37936
37941
|
margin-right: $tbar-item-nrml-mrgn;
|
|
37937
37942
|
}
|
|
37943
|
+
|
|
37944
|
+
.e-toolbar-item:last-child {
|
|
37945
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37946
|
+
}
|
|
37938
37947
|
}
|
|
37939
37948
|
}
|
|
37940
37949
|
|
|
@@ -37997,6 +38006,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37997
38006
|
|
|
37998
38007
|
&:first-child {
|
|
37999
38008
|
margin-left: 0;
|
|
38009
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
38000
38010
|
}
|
|
38001
38011
|
|
|
38002
38012
|
&:last-child {
|
|
@@ -38013,11 +38023,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38013
38023
|
|
|
38014
38024
|
&:first-child {
|
|
38015
38025
|
|
|
38016
|
-
> .e-toolbar-item:last-child
|
|
38026
|
+
> .e-toolbar-item:last-child {
|
|
38027
|
+
|
|
38028
|
+
&:last-child {
|
|
38029
|
+
margin-right: 0;
|
|
38030
|
+
}
|
|
38031
|
+
}
|
|
38032
|
+
|
|
38017
38033
|
> .e-toolbar-right .e-toolbar-item {
|
|
38018
38034
|
|
|
38019
38035
|
&:last-child {
|
|
38020
38036
|
margin-right: 0;
|
|
38037
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38021
38038
|
}
|
|
38022
38039
|
|
|
38023
38040
|
&:first-child {
|
|
@@ -38659,7 +38676,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
38659
38676
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
38660
38677
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
38661
38678
|
$tab-focus-bg-color: $grey-44 !default;
|
|
38662
|
-
$tab-fill-focus-bg-color: $
|
|
38679
|
+
$tab-fill-focus-bg-color: $brand-primary !default;
|
|
38663
38680
|
$tab-hover-bg-color: $grey !default;
|
|
38664
38681
|
$tab-active-bg-color: $grey !default;
|
|
38665
38682
|
$tab-fill-active-bg-color: $brand-primary !default;
|
|
@@ -38743,7 +38760,7 @@ $tab-alt-active-text-color: $brand-primary-font !default;
|
|
|
38743
38760
|
$tab-alt-disable-active-text-color: $brand-primary-font !default;
|
|
38744
38761
|
$tab-alt-hover-text-color: color.adjust($brand-primary, $lightness: 10%) !default;
|
|
38745
38762
|
$tab-alt-active-hover-text-color: $brand-primary-font !default;
|
|
38746
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
38763
|
+
$tab-alt-active-style-hover-icon-color: $brand-primary-font !default;
|
|
38747
38764
|
$tab-clone-item-bg-color: rgba($grey-light, .87) !default;
|
|
38748
38765
|
$tab-clone-text-color: color.adjust($brand-primary, $lightness: 15%) !default;
|
|
38749
38766
|
$tab-icon-container-width: auto !default;
|
|
@@ -39033,7 +39050,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
39033
39050
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
39034
39051
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
39035
39052
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
39036
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
39053
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
39037
39054
|
$tab-background-indicator-bottom: 0 !default;
|
|
39038
39055
|
$tab-background-wrap-border-color: unset !default;
|
|
39039
39056
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -73258,7 +73275,7 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
73258
73275
|
margin-block-start: 10px;
|
|
73259
73276
|
}
|
|
73260
73277
|
|
|
73261
|
-
e-content ul {
|
|
73278
|
+
.e-content ul {
|
|
73262
73279
|
list-style-type: disc;
|
|
73263
73280
|
}
|
|
73264
73281
|
|
|
@@ -73403,6 +73420,7 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
73403
73420
|
}
|
|
73404
73421
|
|
|
73405
73422
|
.e-content p:last-child,
|
|
73423
|
+
.e-content p:last-of-type,
|
|
73406
73424
|
.e-content pre:last-child,
|
|
73407
73425
|
.e-content blockquote:last-child {
|
|
73408
73426
|
margin-bottom: 0;
|
|
@@ -75095,6 +75113,12 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
75095
75113
|
}
|
|
75096
75114
|
}
|
|
75097
75115
|
|
|
75116
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75117
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75118
|
+
margin: 0;
|
|
75119
|
+
}
|
|
75120
|
+
}
|
|
75121
|
+
|
|
75098
75122
|
//toolbar popup min height over riding end
|
|
75099
75123
|
|
|
75100
75124
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75405,6 +75429,30 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
75405
75429
|
}
|
|
75406
75430
|
}
|
|
75407
75431
|
|
|
75432
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75433
|
+
.e-tbar-btn,
|
|
75434
|
+
.e-rte-dropdown-menu,
|
|
75435
|
+
.e-rte-dropdown {
|
|
75436
|
+
pointer-events: none;
|
|
75437
|
+
cursor: default;
|
|
75438
|
+
background: transparent;
|
|
75439
|
+
border: none;
|
|
75440
|
+
|
|
75441
|
+
&:hover {
|
|
75442
|
+
background: transparent;
|
|
75443
|
+
border: none;
|
|
75444
|
+
|
|
75445
|
+
.e-icons,
|
|
75446
|
+
.e-rte-dropdown-btn-text,
|
|
75447
|
+
.e-rte-font-color::before,
|
|
75448
|
+
.e-background-color::before {
|
|
75449
|
+
color: inherit;
|
|
75450
|
+
background: transparent;
|
|
75451
|
+
}
|
|
75452
|
+
}
|
|
75453
|
+
}
|
|
75454
|
+
}
|
|
75455
|
+
|
|
75408
75456
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75409
75457
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75410
75458
|
.e-rte-dropdown {
|
|
@@ -82705,6 +82753,10 @@ $lg-desktop: 1399.98;
|
|
|
82705
82753
|
position: $pv-page-div-position;
|
|
82706
82754
|
}
|
|
82707
82755
|
|
|
82756
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
82757
|
+
border-style: none;
|
|
82758
|
+
}
|
|
82759
|
+
|
|
82708
82760
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82709
82761
|
box-shadow: $pv-page-div-focus-style;
|
|
82710
82762
|
}
|
|
@@ -111537,6 +111589,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111537
111589
|
align-self: flex-end;
|
|
111538
111590
|
}
|
|
111539
111591
|
}
|
|
111592
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111593
|
+
+.e-prompt-toolbar {
|
|
111594
|
+
display: none;
|
|
111595
|
+
}
|
|
111596
|
+
}
|
|
111540
111597
|
}
|
|
111541
111598
|
@media (max-width: 760px) {
|
|
111542
111599
|
.e-aiassistview {
|
|
@@ -112069,6 +112126,8 @@ $message-toolbar-border-color: $grey-88 !default;
|
|
|
112069
112126
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112070
112127
|
min-height: 32px;
|
|
112071
112128
|
z-index: 10;
|
|
112129
|
+
overflow-x: scroll;
|
|
112130
|
+
scrollbar-width: none;
|
|
112072
112131
|
&.e-show,
|
|
112073
112132
|
&:hover {
|
|
112074
112133
|
display: block;
|
|
@@ -39345,6 +39345,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
39345
39345
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39346
39346
|
padding: 4px 0;
|
|
39347
39347
|
}
|
|
39348
|
+
&.e-contextmenu-template {
|
|
39349
|
+
.e-menu-caret-icon {
|
|
39350
|
+
display: flex;
|
|
39351
|
+
}
|
|
39352
|
+
}
|
|
39348
39353
|
}
|
|
39349
39354
|
|
|
39350
39355
|
&.e-ul {
|
|
@@ -52238,6 +52243,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52238
52243
|
.e-toolbar-item:first-child {
|
|
52239
52244
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52240
52245
|
}
|
|
52246
|
+
|
|
52247
|
+
.e-toolbar-item:last-child {
|
|
52248
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52249
|
+
}
|
|
52241
52250
|
}
|
|
52242
52251
|
}
|
|
52243
52252
|
|
|
@@ -52300,6 +52309,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52300
52309
|
|
|
52301
52310
|
&:first-child {
|
|
52302
52311
|
margin-left: 0;
|
|
52312
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52303
52313
|
}
|
|
52304
52314
|
|
|
52305
52315
|
&:last-child {
|
|
@@ -52316,11 +52326,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52316
52326
|
|
|
52317
52327
|
&:first-child {
|
|
52318
52328
|
|
|
52319
|
-
> .e-toolbar-item:last-child
|
|
52329
|
+
> .e-toolbar-item:last-child {
|
|
52330
|
+
|
|
52331
|
+
&:last-child {
|
|
52332
|
+
margin-right: 0;
|
|
52333
|
+
}
|
|
52334
|
+
}
|
|
52335
|
+
|
|
52320
52336
|
> .e-toolbar-right .e-toolbar-item {
|
|
52321
52337
|
|
|
52322
52338
|
&:last-child {
|
|
52323
52339
|
margin-right: 0;
|
|
52340
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52324
52341
|
}
|
|
52325
52342
|
|
|
52326
52343
|
&:first-child {
|
|
@@ -53286,7 +53303,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
53286
53303
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
53287
53304
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
53288
53305
|
$tab-focus-bg-color: $grey-44 !default;
|
|
53289
|
-
$tab-fill-focus-bg-color: $
|
|
53306
|
+
$tab-fill-focus-bg-color: $brand-primary !default;
|
|
53290
53307
|
$tab-hover-bg-color: $grey !default;
|
|
53291
53308
|
$tab-active-bg-color: $grey !default;
|
|
53292
53309
|
$tab-fill-active-bg-color: $brand-primary !default;
|
|
@@ -53370,7 +53387,7 @@ $tab-alt-active-text-color: $brand-primary-font !default;
|
|
|
53370
53387
|
$tab-alt-disable-active-text-color: $brand-primary-font !default;
|
|
53371
53388
|
$tab-alt-hover-text-color: color.adjust($brand-primary, $lightness: 10%) !default;
|
|
53372
53389
|
$tab-alt-active-hover-text-color: $brand-primary-font !default;
|
|
53373
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
53390
|
+
$tab-alt-active-style-hover-icon-color: $brand-primary-font !default;
|
|
53374
53391
|
$tab-clone-item-bg-color: rgba($grey-light, .87) !default;
|
|
53375
53392
|
$tab-clone-text-color: color.adjust($brand-primary, $lightness: 15%) !default;
|
|
53376
53393
|
$tab-icon-container-width: auto !default;
|
|
@@ -53660,7 +53677,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
53660
53677
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
53661
53678
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
53662
53679
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
53663
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
53680
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
53664
53681
|
$tab-background-indicator-bottom: 0 !default;
|
|
53665
53682
|
$tab-background-wrap-border-color: unset !default;
|
|
53666
53683
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -99271,7 +99288,7 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
99271
99288
|
margin-block-start: 10px;
|
|
99272
99289
|
}
|
|
99273
99290
|
|
|
99274
|
-
e-content ul {
|
|
99291
|
+
.e-content ul {
|
|
99275
99292
|
list-style-type: disc;
|
|
99276
99293
|
}
|
|
99277
99294
|
|
|
@@ -99416,6 +99433,7 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
99416
99433
|
}
|
|
99417
99434
|
|
|
99418
99435
|
.e-content p:last-child,
|
|
99436
|
+
.e-content p:last-of-type,
|
|
99419
99437
|
.e-content pre:last-child,
|
|
99420
99438
|
.e-content blockquote:last-child {
|
|
99421
99439
|
margin-bottom: 0;
|
|
@@ -101108,6 +101126,12 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
101108
101126
|
}
|
|
101109
101127
|
}
|
|
101110
101128
|
|
|
101129
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101130
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101131
|
+
margin: 0;
|
|
101132
|
+
}
|
|
101133
|
+
}
|
|
101134
|
+
|
|
101111
101135
|
//toolbar popup min height over riding end
|
|
101112
101136
|
|
|
101113
101137
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101418,6 +101442,30 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
101418
101442
|
}
|
|
101419
101443
|
}
|
|
101420
101444
|
|
|
101445
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101446
|
+
.e-tbar-btn,
|
|
101447
|
+
.e-rte-dropdown-menu,
|
|
101448
|
+
.e-rte-dropdown {
|
|
101449
|
+
pointer-events: none;
|
|
101450
|
+
cursor: default;
|
|
101451
|
+
background: transparent;
|
|
101452
|
+
border: none;
|
|
101453
|
+
|
|
101454
|
+
&:hover {
|
|
101455
|
+
background: transparent;
|
|
101456
|
+
border: none;
|
|
101457
|
+
|
|
101458
|
+
.e-icons,
|
|
101459
|
+
.e-rte-dropdown-btn-text,
|
|
101460
|
+
.e-rte-font-color::before,
|
|
101461
|
+
.e-background-color::before {
|
|
101462
|
+
color: inherit;
|
|
101463
|
+
background: transparent;
|
|
101464
|
+
}
|
|
101465
|
+
}
|
|
101466
|
+
}
|
|
101467
|
+
}
|
|
101468
|
+
|
|
101421
101469
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101422
101470
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101423
101471
|
.e-rte-dropdown {
|
|
@@ -102629,7 +102677,8 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
102629
102677
|
.e-bigger .e-richtexteditor {
|
|
102630
102678
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102631
102679
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102632
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102680
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102681
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102633
102682
|
.e-tbar-btn.e-btn {
|
|
102634
102683
|
min-height: $rte-big-split-btn-height;
|
|
102635
102684
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110223,6 +110272,10 @@ $lg-desktop: 1399.98;
|
|
|
110223
110272
|
position: $pv-page-div-position;
|
|
110224
110273
|
}
|
|
110225
110274
|
|
|
110275
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110276
|
+
border-style: none;
|
|
110277
|
+
}
|
|
110278
|
+
|
|
110226
110279
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110227
110280
|
box-shadow: $pv-page-div-focus-style;
|
|
110228
110281
|
}
|
|
@@ -144320,6 +144373,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144320
144373
|
align-self: flex-end;
|
|
144321
144374
|
}
|
|
144322
144375
|
}
|
|
144376
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144377
|
+
+.e-prompt-toolbar {
|
|
144378
|
+
display: none;
|
|
144379
|
+
}
|
|
144380
|
+
}
|
|
144323
144381
|
}
|
|
144324
144382
|
@media (max-width: 760px) {
|
|
144325
144383
|
.e-aiassistview {
|
|
@@ -145032,6 +145090,8 @@ $message-toolbar-border-color: $grey-88 !default;
|
|
|
145032
145090
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145033
145091
|
min-height: 32px;
|
|
145034
145092
|
z-index: 10;
|
|
145093
|
+
overflow-x: scroll;
|
|
145094
|
+
scrollbar-width: none;
|
|
145035
145095
|
&.e-show,
|
|
145036
145096
|
&:hover {
|
|
145037
145097
|
display: block;
|