@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
|
@@ -39235,6 +39235,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
39235
39235
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39236
39236
|
padding: 4px 0;
|
|
39237
39237
|
}
|
|
39238
|
+
&.e-contextmenu-template {
|
|
39239
|
+
.e-menu-caret-icon {
|
|
39240
|
+
display: flex;
|
|
39241
|
+
}
|
|
39242
|
+
}
|
|
39238
39243
|
}
|
|
39239
39244
|
|
|
39240
39245
|
&.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 {
|
|
@@ -53264,7 +53281,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
53264
53281
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
53265
53282
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
53266
53283
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
53267
|
-
$tab-fill-focus-bg-color:
|
|
53284
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
53268
53285
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
53269
53286
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
53270
53287
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -53348,7 +53365,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
|
|
|
53348
53365
|
$tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
|
|
53349
53366
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
53350
53367
|
$tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
|
|
53351
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
53368
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
53352
53369
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
53353
53370
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
53354
53371
|
$tab-icon-container-width: auto !default;
|
|
@@ -53684,7 +53701,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
53684
53701
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
53685
53702
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
53686
53703
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
53687
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
53704
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
53688
53705
|
$tab-background-indicator-bottom: 1px !default;
|
|
53689
53706
|
$tab-background-wrap-border-color: unset !default;
|
|
53690
53707
|
$tab-background-close-hover-color: $tab-alt-text-color !default;
|
|
@@ -99368,7 +99385,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
99368
99385
|
margin-block-start: 10px;
|
|
99369
99386
|
}
|
|
99370
99387
|
|
|
99371
|
-
e-content ul {
|
|
99388
|
+
.e-content ul {
|
|
99372
99389
|
list-style-type: disc;
|
|
99373
99390
|
}
|
|
99374
99391
|
|
|
@@ -99513,6 +99530,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
99513
99530
|
}
|
|
99514
99531
|
|
|
99515
99532
|
.e-content p:last-child,
|
|
99533
|
+
.e-content p:last-of-type,
|
|
99516
99534
|
.e-content pre:last-child,
|
|
99517
99535
|
.e-content blockquote:last-child {
|
|
99518
99536
|
margin-bottom: 0;
|
|
@@ -101205,6 +101223,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101205
101223
|
}
|
|
101206
101224
|
}
|
|
101207
101225
|
|
|
101226
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101227
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101228
|
+
margin: 0;
|
|
101229
|
+
}
|
|
101230
|
+
}
|
|
101231
|
+
|
|
101208
101232
|
//toolbar popup min height over riding end
|
|
101209
101233
|
|
|
101210
101234
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101515,6 +101539,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101515
101539
|
}
|
|
101516
101540
|
}
|
|
101517
101541
|
|
|
101542
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101543
|
+
.e-tbar-btn,
|
|
101544
|
+
.e-rte-dropdown-menu,
|
|
101545
|
+
.e-rte-dropdown {
|
|
101546
|
+
pointer-events: none;
|
|
101547
|
+
cursor: default;
|
|
101548
|
+
background: transparent;
|
|
101549
|
+
border: none;
|
|
101550
|
+
|
|
101551
|
+
&:hover {
|
|
101552
|
+
background: transparent;
|
|
101553
|
+
border: none;
|
|
101554
|
+
|
|
101555
|
+
.e-icons,
|
|
101556
|
+
.e-rte-dropdown-btn-text,
|
|
101557
|
+
.e-rte-font-color::before,
|
|
101558
|
+
.e-background-color::before {
|
|
101559
|
+
color: inherit;
|
|
101560
|
+
background: transparent;
|
|
101561
|
+
}
|
|
101562
|
+
}
|
|
101563
|
+
}
|
|
101564
|
+
}
|
|
101565
|
+
|
|
101518
101566
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101519
101567
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101520
101568
|
.e-rte-dropdown {
|
|
@@ -102725,7 +102773,8 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
102725
102773
|
.e-bigger .e-richtexteditor {
|
|
102726
102774
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102727
102775
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102728
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102776
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102777
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102729
102778
|
.e-tbar-btn.e-btn {
|
|
102730
102779
|
min-height: $rte-big-split-btn-height;
|
|
102731
102780
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110320,6 +110369,10 @@ $lg-desktop: 1399.98;
|
|
|
110320
110369
|
position: $pv-page-div-position;
|
|
110321
110370
|
}
|
|
110322
110371
|
|
|
110372
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110373
|
+
border-style: none;
|
|
110374
|
+
}
|
|
110375
|
+
|
|
110323
110376
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110324
110377
|
box-shadow: $pv-page-div-focus-style;
|
|
110325
110378
|
}
|
|
@@ -144416,6 +144469,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144416
144469
|
align-self: flex-end;
|
|
144417
144470
|
}
|
|
144418
144471
|
}
|
|
144472
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144473
|
+
+.e-prompt-toolbar {
|
|
144474
|
+
display: none;
|
|
144475
|
+
}
|
|
144476
|
+
}
|
|
144419
144477
|
}
|
|
144420
144478
|
@media (max-width: 760px) {
|
|
144421
144479
|
.e-aiassistview {
|
|
@@ -145128,6 +145186,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
145128
145186
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145129
145187
|
min-height: 32px;
|
|
145130
145188
|
z-index: 10;
|
|
145189
|
+
overflow-x: scroll;
|
|
145190
|
+
scrollbar-width: none;
|
|
145131
145191
|
&.e-show,
|
|
145132
145192
|
&:hover {
|
|
145133
145193
|
display: block;
|
|
@@ -28205,6 +28205,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
28205
28205
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28206
28206
|
padding: 4px 0;
|
|
28207
28207
|
}
|
|
28208
|
+
&.e-contextmenu-template {
|
|
28209
|
+
.e-menu-caret-icon {
|
|
28210
|
+
display: flex;
|
|
28211
|
+
}
|
|
28212
|
+
}
|
|
28208
28213
|
}
|
|
28209
28214
|
|
|
28210
28215
|
&.e-ul {
|
|
@@ -37933,6 +37938,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37933
37938
|
.e-toolbar-item:first-child {
|
|
37934
37939
|
margin-right: $tbar-item-nrml-mrgn;
|
|
37935
37940
|
}
|
|
37941
|
+
|
|
37942
|
+
.e-toolbar-item:last-child {
|
|
37943
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37944
|
+
}
|
|
37936
37945
|
}
|
|
37937
37946
|
}
|
|
37938
37947
|
|
|
@@ -37995,6 +38004,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37995
38004
|
|
|
37996
38005
|
&:first-child {
|
|
37997
38006
|
margin-left: 0;
|
|
38007
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
37998
38008
|
}
|
|
37999
38009
|
|
|
38000
38010
|
&:last-child {
|
|
@@ -38011,11 +38021,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38011
38021
|
|
|
38012
38022
|
&:first-child {
|
|
38013
38023
|
|
|
38014
|
-
> .e-toolbar-item:last-child
|
|
38024
|
+
> .e-toolbar-item:last-child {
|
|
38025
|
+
|
|
38026
|
+
&:last-child {
|
|
38027
|
+
margin-right: 0;
|
|
38028
|
+
}
|
|
38029
|
+
}
|
|
38030
|
+
|
|
38015
38031
|
> .e-toolbar-right .e-toolbar-item {
|
|
38016
38032
|
|
|
38017
38033
|
&:last-child {
|
|
38018
38034
|
margin-right: 0;
|
|
38035
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38019
38036
|
}
|
|
38020
38037
|
|
|
38021
38038
|
&:first-child {
|
|
@@ -38635,7 +38652,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
38635
38652
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
38636
38653
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
38637
38654
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
38638
|
-
$tab-fill-focus-bg-color:
|
|
38655
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
38639
38656
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
38640
38657
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
38641
38658
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -38719,7 +38736,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
|
|
|
38719
38736
|
$tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
|
|
38720
38737
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
38721
38738
|
$tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
|
|
38722
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
38739
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
38723
38740
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
38724
38741
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
38725
38742
|
$tab-icon-container-width: auto !default;
|
|
@@ -39055,7 +39072,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
39055
39072
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
39056
39073
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
39057
39074
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
39058
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
39075
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
39059
39076
|
$tab-background-indicator-bottom: 1px !default;
|
|
39060
39077
|
$tab-background-wrap-border-color: unset !default;
|
|
39061
39078
|
$tab-background-close-hover-color: $tab-alt-text-color !default;
|
|
@@ -73353,7 +73370,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
73353
73370
|
margin-block-start: 10px;
|
|
73354
73371
|
}
|
|
73355
73372
|
|
|
73356
|
-
e-content ul {
|
|
73373
|
+
.e-content ul {
|
|
73357
73374
|
list-style-type: disc;
|
|
73358
73375
|
}
|
|
73359
73376
|
|
|
@@ -73498,6 +73515,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
73498
73515
|
}
|
|
73499
73516
|
|
|
73500
73517
|
.e-content p:last-child,
|
|
73518
|
+
.e-content p:last-of-type,
|
|
73501
73519
|
.e-content pre:last-child,
|
|
73502
73520
|
.e-content blockquote:last-child {
|
|
73503
73521
|
margin-bottom: 0;
|
|
@@ -75190,6 +75208,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75190
75208
|
}
|
|
75191
75209
|
}
|
|
75192
75210
|
|
|
75211
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75212
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75213
|
+
margin: 0;
|
|
75214
|
+
}
|
|
75215
|
+
}
|
|
75216
|
+
|
|
75193
75217
|
//toolbar popup min height over riding end
|
|
75194
75218
|
|
|
75195
75219
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75500,6 +75524,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75500
75524
|
}
|
|
75501
75525
|
}
|
|
75502
75526
|
|
|
75527
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75528
|
+
.e-tbar-btn,
|
|
75529
|
+
.e-rte-dropdown-menu,
|
|
75530
|
+
.e-rte-dropdown {
|
|
75531
|
+
pointer-events: none;
|
|
75532
|
+
cursor: default;
|
|
75533
|
+
background: transparent;
|
|
75534
|
+
border: none;
|
|
75535
|
+
|
|
75536
|
+
&:hover {
|
|
75537
|
+
background: transparent;
|
|
75538
|
+
border: none;
|
|
75539
|
+
|
|
75540
|
+
.e-icons,
|
|
75541
|
+
.e-rte-dropdown-btn-text,
|
|
75542
|
+
.e-rte-font-color::before,
|
|
75543
|
+
.e-background-color::before {
|
|
75544
|
+
color: inherit;
|
|
75545
|
+
background: transparent;
|
|
75546
|
+
}
|
|
75547
|
+
}
|
|
75548
|
+
}
|
|
75549
|
+
}
|
|
75550
|
+
|
|
75503
75551
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75504
75552
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75505
75553
|
.e-rte-dropdown {
|
|
@@ -82800,6 +82848,10 @@ $lg-desktop: 1399.98;
|
|
|
82800
82848
|
position: $pv-page-div-position;
|
|
82801
82849
|
}
|
|
82802
82850
|
|
|
82851
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
82852
|
+
border-style: none;
|
|
82853
|
+
}
|
|
82854
|
+
|
|
82803
82855
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82804
82856
|
box-shadow: $pv-page-div-focus-style;
|
|
82805
82857
|
}
|
|
@@ -111631,6 +111683,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111631
111683
|
align-self: flex-end;
|
|
111632
111684
|
}
|
|
111633
111685
|
}
|
|
111686
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111687
|
+
+.e-prompt-toolbar {
|
|
111688
|
+
display: none;
|
|
111689
|
+
}
|
|
111690
|
+
}
|
|
111634
111691
|
}
|
|
111635
111692
|
@media (max-width: 760px) {
|
|
111636
111693
|
.e-aiassistview {
|
|
@@ -112163,6 +112220,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
112163
112220
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112164
112221
|
min-height: 32px;
|
|
112165
112222
|
z-index: 10;
|
|
112223
|
+
overflow-x: scroll;
|
|
112224
|
+
scrollbar-width: none;
|
|
112166
112225
|
&.e-show,
|
|
112167
112226
|
&:hover {
|
|
112168
112227
|
display: block;
|
|
@@ -39233,6 +39233,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
39233
39233
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39234
39234
|
padding: 4px 0;
|
|
39235
39235
|
}
|
|
39236
|
+
&.e-contextmenu-template {
|
|
39237
|
+
.e-menu-caret-icon {
|
|
39238
|
+
display: flex;
|
|
39239
|
+
}
|
|
39240
|
+
}
|
|
39236
39241
|
}
|
|
39237
39242
|
|
|
39238
39243
|
&.e-ul {
|
|
@@ -52236,6 +52241,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52236
52241
|
.e-toolbar-item:first-child {
|
|
52237
52242
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52238
52243
|
}
|
|
52244
|
+
|
|
52245
|
+
.e-toolbar-item:last-child {
|
|
52246
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52247
|
+
}
|
|
52239
52248
|
}
|
|
52240
52249
|
}
|
|
52241
52250
|
|
|
@@ -52298,6 +52307,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52298
52307
|
|
|
52299
52308
|
&:first-child {
|
|
52300
52309
|
margin-left: 0;
|
|
52310
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52301
52311
|
}
|
|
52302
52312
|
|
|
52303
52313
|
&:last-child {
|
|
@@ -52314,11 +52324,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52314
52324
|
|
|
52315
52325
|
&:first-child {
|
|
52316
52326
|
|
|
52317
|
-
> .e-toolbar-item:last-child
|
|
52327
|
+
> .e-toolbar-item:last-child {
|
|
52328
|
+
|
|
52329
|
+
&:last-child {
|
|
52330
|
+
margin-right: 0;
|
|
52331
|
+
}
|
|
52332
|
+
}
|
|
52333
|
+
|
|
52318
52334
|
> .e-toolbar-right .e-toolbar-item {
|
|
52319
52335
|
|
|
52320
52336
|
&:last-child {
|
|
52321
52337
|
margin-right: 0;
|
|
52338
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52322
52339
|
}
|
|
52323
52340
|
|
|
52324
52341
|
&:first-child {
|
|
@@ -53262,7 +53279,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
53262
53279
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
53263
53280
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
53264
53281
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
53265
|
-
$tab-fill-focus-bg-color:
|
|
53282
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
53266
53283
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
53267
53284
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
53268
53285
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -53346,7 +53363,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
|
|
|
53346
53363
|
$tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
|
|
53347
53364
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
53348
53365
|
$tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
|
|
53349
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
53366
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
53350
53367
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
53351
53368
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
53352
53369
|
$tab-icon-container-width: auto !default;
|
|
@@ -53682,7 +53699,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
53682
53699
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
53683
53700
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
53684
53701
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
53685
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
53702
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
53686
53703
|
$tab-background-indicator-bottom: 1px !default;
|
|
53687
53704
|
$tab-background-wrap-border-color: unset !default;
|
|
53688
53705
|
$tab-background-close-hover-color: $tab-alt-text-color !default;
|
|
@@ -99366,7 +99383,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
99366
99383
|
margin-block-start: 10px;
|
|
99367
99384
|
}
|
|
99368
99385
|
|
|
99369
|
-
e-content ul {
|
|
99386
|
+
.e-content ul {
|
|
99370
99387
|
list-style-type: disc;
|
|
99371
99388
|
}
|
|
99372
99389
|
|
|
@@ -99511,6 +99528,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
99511
99528
|
}
|
|
99512
99529
|
|
|
99513
99530
|
.e-content p:last-child,
|
|
99531
|
+
.e-content p:last-of-type,
|
|
99514
99532
|
.e-content pre:last-child,
|
|
99515
99533
|
.e-content blockquote:last-child {
|
|
99516
99534
|
margin-bottom: 0;
|
|
@@ -101203,6 +101221,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101203
101221
|
}
|
|
101204
101222
|
}
|
|
101205
101223
|
|
|
101224
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101225
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101226
|
+
margin: 0;
|
|
101227
|
+
}
|
|
101228
|
+
}
|
|
101229
|
+
|
|
101206
101230
|
//toolbar popup min height over riding end
|
|
101207
101231
|
|
|
101208
101232
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101513,6 +101537,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101513
101537
|
}
|
|
101514
101538
|
}
|
|
101515
101539
|
|
|
101540
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101541
|
+
.e-tbar-btn,
|
|
101542
|
+
.e-rte-dropdown-menu,
|
|
101543
|
+
.e-rte-dropdown {
|
|
101544
|
+
pointer-events: none;
|
|
101545
|
+
cursor: default;
|
|
101546
|
+
background: transparent;
|
|
101547
|
+
border: none;
|
|
101548
|
+
|
|
101549
|
+
&:hover {
|
|
101550
|
+
background: transparent;
|
|
101551
|
+
border: none;
|
|
101552
|
+
|
|
101553
|
+
.e-icons,
|
|
101554
|
+
.e-rte-dropdown-btn-text,
|
|
101555
|
+
.e-rte-font-color::before,
|
|
101556
|
+
.e-background-color::before {
|
|
101557
|
+
color: inherit;
|
|
101558
|
+
background: transparent;
|
|
101559
|
+
}
|
|
101560
|
+
}
|
|
101561
|
+
}
|
|
101562
|
+
}
|
|
101563
|
+
|
|
101516
101564
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101517
101565
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101518
101566
|
.e-rte-dropdown {
|
|
@@ -102723,7 +102771,8 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
102723
102771
|
.e-bigger .e-richtexteditor {
|
|
102724
102772
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102725
102773
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102726
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102774
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102775
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102727
102776
|
.e-tbar-btn.e-btn {
|
|
102728
102777
|
min-height: $rte-big-split-btn-height;
|
|
102729
102778
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110318,6 +110367,10 @@ $lg-desktop: 1399.98;
|
|
|
110318
110367
|
position: $pv-page-div-position;
|
|
110319
110368
|
}
|
|
110320
110369
|
|
|
110370
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110371
|
+
border-style: none;
|
|
110372
|
+
}
|
|
110373
|
+
|
|
110321
110374
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110322
110375
|
box-shadow: $pv-page-div-focus-style;
|
|
110323
110376
|
}
|
|
@@ -144414,6 +144467,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144414
144467
|
align-self: flex-end;
|
|
144415
144468
|
}
|
|
144416
144469
|
}
|
|
144470
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144471
|
+
+.e-prompt-toolbar {
|
|
144472
|
+
display: none;
|
|
144473
|
+
}
|
|
144474
|
+
}
|
|
144417
144475
|
}
|
|
144418
144476
|
@media (max-width: 760px) {
|
|
144419
144477
|
.e-aiassistview {
|
|
@@ -145126,6 +145184,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
145126
145184
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145127
145185
|
min-height: 32px;
|
|
145128
145186
|
z-index: 10;
|
|
145187
|
+
overflow-x: scroll;
|
|
145188
|
+
scrollbar-width: none;
|
|
145129
145189
|
&.e-show,
|
|
145130
145190
|
&:hover {
|
|
145131
145191
|
display: block;
|
|
@@ -29638,6 +29638,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
29638
29638
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
29639
29639
|
padding: 4px 0;
|
|
29640
29640
|
}
|
|
29641
|
+
&.e-contextmenu-template {
|
|
29642
|
+
.e-menu-caret-icon {
|
|
29643
|
+
display: flex;
|
|
29644
|
+
}
|
|
29645
|
+
}
|
|
29641
29646
|
}
|
|
29642
29647
|
|
|
29643
29648
|
&.e-ul {
|
|
@@ -39398,6 +39403,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39398
39403
|
.e-toolbar-item:first-child {
|
|
39399
39404
|
margin-right: $tbar-item-nrml-mrgn;
|
|
39400
39405
|
}
|
|
39406
|
+
|
|
39407
|
+
.e-toolbar-item:last-child {
|
|
39408
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39409
|
+
}
|
|
39401
39410
|
}
|
|
39402
39411
|
}
|
|
39403
39412
|
|
|
@@ -39460,6 +39469,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39460
39469
|
|
|
39461
39470
|
&:first-child {
|
|
39462
39471
|
margin-left: 0;
|
|
39472
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
39463
39473
|
}
|
|
39464
39474
|
|
|
39465
39475
|
&:last-child {
|
|
@@ -39476,11 +39486,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39476
39486
|
|
|
39477
39487
|
&:first-child {
|
|
39478
39488
|
|
|
39479
|
-
> .e-toolbar-item:last-child
|
|
39489
|
+
> .e-toolbar-item:last-child {
|
|
39490
|
+
|
|
39491
|
+
&:last-child {
|
|
39492
|
+
margin-right: 0;
|
|
39493
|
+
}
|
|
39494
|
+
}
|
|
39495
|
+
|
|
39480
39496
|
> .e-toolbar-right .e-toolbar-item {
|
|
39481
39497
|
|
|
39482
39498
|
&:last-child {
|
|
39483
39499
|
margin-right: 0;
|
|
39500
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39484
39501
|
}
|
|
39485
39502
|
|
|
39486
39503
|
&:first-child {
|
|
@@ -40233,7 +40250,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
40233
40250
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
40234
40251
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
40235
40252
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
40236
|
-
$tab-fill-focus-bg-color:
|
|
40253
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
40237
40254
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
40238
40255
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
40239
40256
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -40259,7 +40276,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
40259
40276
|
$tab-alt-text-color: $primary-lighter !default;
|
|
40260
40277
|
$tab-alt-disable-text-color: $primary-bg-color-disabled !default;
|
|
40261
40278
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
40262
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
40279
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
40263
40280
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
40264
40281
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
40265
40282
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -40506,7 +40523,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
|
|
|
40506
40523
|
$tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
|
|
40507
40524
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
40508
40525
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
40509
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
40526
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
40510
40527
|
$tab-background-indicator-bottom: 0 !default;
|
|
40511
40528
|
$tab-background-wrap-border-color: transparent !default;
|
|
40512
40529
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -74875,7 +74892,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
74875
74892
|
margin-block-start: 10px;
|
|
74876
74893
|
}
|
|
74877
74894
|
|
|
74878
|
-
e-content ul {
|
|
74895
|
+
.e-content ul {
|
|
74879
74896
|
list-style-type: disc;
|
|
74880
74897
|
}
|
|
74881
74898
|
|
|
@@ -75020,6 +75037,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
75020
75037
|
}
|
|
75021
75038
|
|
|
75022
75039
|
.e-content p:last-child,
|
|
75040
|
+
.e-content p:last-of-type,
|
|
75023
75041
|
.e-content pre:last-child,
|
|
75024
75042
|
.e-content blockquote:last-child {
|
|
75025
75043
|
margin-bottom: 0;
|
|
@@ -76712,6 +76730,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
76712
76730
|
}
|
|
76713
76731
|
}
|
|
76714
76732
|
|
|
76733
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
76734
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
76735
|
+
margin: 0;
|
|
76736
|
+
}
|
|
76737
|
+
}
|
|
76738
|
+
|
|
76715
76739
|
//toolbar popup min height over riding end
|
|
76716
76740
|
|
|
76717
76741
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -77022,6 +77046,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
77022
77046
|
}
|
|
77023
77047
|
}
|
|
77024
77048
|
|
|
77049
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
77050
|
+
.e-tbar-btn,
|
|
77051
|
+
.e-rte-dropdown-menu,
|
|
77052
|
+
.e-rte-dropdown {
|
|
77053
|
+
pointer-events: none;
|
|
77054
|
+
cursor: default;
|
|
77055
|
+
background: transparent;
|
|
77056
|
+
border: none;
|
|
77057
|
+
|
|
77058
|
+
&:hover {
|
|
77059
|
+
background: transparent;
|
|
77060
|
+
border: none;
|
|
77061
|
+
|
|
77062
|
+
.e-icons,
|
|
77063
|
+
.e-rte-dropdown-btn-text,
|
|
77064
|
+
.e-rte-font-color::before,
|
|
77065
|
+
.e-background-color::before {
|
|
77066
|
+
color: inherit;
|
|
77067
|
+
background: transparent;
|
|
77068
|
+
}
|
|
77069
|
+
}
|
|
77070
|
+
}
|
|
77071
|
+
}
|
|
77072
|
+
|
|
77025
77073
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
77026
77074
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
77027
77075
|
.e-rte-dropdown {
|
|
@@ -84321,6 +84369,10 @@ $lg-desktop: 1399.98;
|
|
|
84321
84369
|
position: $pv-page-div-position;
|
|
84322
84370
|
}
|
|
84323
84371
|
|
|
84372
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
84373
|
+
border-style: none;
|
|
84374
|
+
}
|
|
84375
|
+
|
|
84324
84376
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
84325
84377
|
box-shadow: $pv-page-div-focus-style;
|
|
84326
84378
|
}
|
|
@@ -113159,6 +113211,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
113159
113211
|
align-self: flex-end;
|
|
113160
113212
|
}
|
|
113161
113213
|
}
|
|
113214
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
113215
|
+
+.e-prompt-toolbar {
|
|
113216
|
+
display: none;
|
|
113217
|
+
}
|
|
113218
|
+
}
|
|
113162
113219
|
}
|
|
113163
113220
|
@media (max-width: 760px) {
|
|
113164
113221
|
.e-aiassistview {
|
|
@@ -113691,6 +113748,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
113691
113748
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
113692
113749
|
min-height: 32px;
|
|
113693
113750
|
z-index: 10;
|
|
113751
|
+
overflow-x: scroll;
|
|
113752
|
+
scrollbar-width: none;
|
|
113694
113753
|
&.e-show,
|
|
113695
113754
|
&:hover {
|
|
113696
113755
|
display: block;
|