@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
|
@@ -28099,6 +28099,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
28099
28099
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28100
28100
|
padding: 4px 0;
|
|
28101
28101
|
}
|
|
28102
|
+
&.e-contextmenu-template {
|
|
28103
|
+
.e-menu-caret-icon {
|
|
28104
|
+
display: flex;
|
|
28105
|
+
}
|
|
28106
|
+
}
|
|
28102
28107
|
}
|
|
28103
28108
|
|
|
28104
28109
|
&.e-ul {
|
|
@@ -37703,6 +37708,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37703
37708
|
.e-toolbar-item:first-child {
|
|
37704
37709
|
margin-right: $tbar-item-nrml-mrgn;
|
|
37705
37710
|
}
|
|
37711
|
+
|
|
37712
|
+
.e-toolbar-item:last-child {
|
|
37713
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37714
|
+
}
|
|
37706
37715
|
}
|
|
37707
37716
|
}
|
|
37708
37717
|
|
|
@@ -37765,6 +37774,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37765
37774
|
|
|
37766
37775
|
&:first-child {
|
|
37767
37776
|
margin-left: 0;
|
|
37777
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
37768
37778
|
}
|
|
37769
37779
|
|
|
37770
37780
|
&:last-child {
|
|
@@ -37781,11 +37791,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37781
37791
|
|
|
37782
37792
|
&:first-child {
|
|
37783
37793
|
|
|
37784
|
-
> .e-toolbar-item:last-child
|
|
37794
|
+
> .e-toolbar-item:last-child {
|
|
37795
|
+
|
|
37796
|
+
&:last-child {
|
|
37797
|
+
margin-right: 0;
|
|
37798
|
+
}
|
|
37799
|
+
}
|
|
37800
|
+
|
|
37785
37801
|
> .e-toolbar-right .e-toolbar-item {
|
|
37786
37802
|
|
|
37787
37803
|
&:last-child {
|
|
37788
37804
|
margin-right: 0;
|
|
37805
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37789
37806
|
}
|
|
37790
37807
|
|
|
37791
37808
|
&:first-child {
|
|
@@ -38405,7 +38422,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
38405
38422
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
38406
38423
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
38407
38424
|
$tab-focus-bg-color: $grey-lighter !default;
|
|
38408
|
-
$tab-fill-focus-bg-color: $
|
|
38425
|
+
$tab-fill-focus-bg-color: $brand-primary !default;
|
|
38409
38426
|
$tab-hover-bg-color: $grey-f5 !default;
|
|
38410
38427
|
$tab-active-bg-color: $grey-f5 !default;
|
|
38411
38428
|
$tab-fill-active-bg-color: $brand-primary !default;
|
|
@@ -38489,7 +38506,7 @@ $tab-alt-active-text-color: $brand-primary-font !default;
|
|
|
38489
38506
|
$tab-alt-disable-active-text-color: $brand-primary-font !default;
|
|
38490
38507
|
$tab-alt-hover-text-color: $brand-primary-darken-25 !default;
|
|
38491
38508
|
$tab-alt-active-hover-text-color: $brand-primary-font !default;
|
|
38492
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
38509
|
+
$tab-alt-active-style-hover-icon-color: $brand-primary-font !default;
|
|
38493
38510
|
$tab-clone-item-bg-color: $grey-white !default;
|
|
38494
38511
|
$tab-clone-text-color: $brand-primary !default;
|
|
38495
38512
|
$tab-icon-container-width: auto !default;
|
|
@@ -38806,7 +38823,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
38806
38823
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
38807
38824
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
38808
38825
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
38809
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
38826
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
38810
38827
|
$tab-background-indicator-bottom: 0 !default;
|
|
38811
38828
|
$tab-background-wrap-border-color: unset !default;
|
|
38812
38829
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -73056,7 +73073,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
73056
73073
|
margin-block-start: 10px;
|
|
73057
73074
|
}
|
|
73058
73075
|
|
|
73059
|
-
e-content ul {
|
|
73076
|
+
.e-content ul {
|
|
73060
73077
|
list-style-type: disc;
|
|
73061
73078
|
}
|
|
73062
73079
|
|
|
@@ -73201,6 +73218,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
73201
73218
|
}
|
|
73202
73219
|
|
|
73203
73220
|
.e-content p:last-child,
|
|
73221
|
+
.e-content p:last-of-type,
|
|
73204
73222
|
.e-content pre:last-child,
|
|
73205
73223
|
.e-content blockquote:last-child {
|
|
73206
73224
|
margin-bottom: 0;
|
|
@@ -74893,6 +74911,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
74893
74911
|
}
|
|
74894
74912
|
}
|
|
74895
74913
|
|
|
74914
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
74915
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
74916
|
+
margin: 0;
|
|
74917
|
+
}
|
|
74918
|
+
}
|
|
74919
|
+
|
|
74896
74920
|
//toolbar popup min height over riding end
|
|
74897
74921
|
|
|
74898
74922
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75203,6 +75227,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
75203
75227
|
}
|
|
75204
75228
|
}
|
|
75205
75229
|
|
|
75230
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75231
|
+
.e-tbar-btn,
|
|
75232
|
+
.e-rte-dropdown-menu,
|
|
75233
|
+
.e-rte-dropdown {
|
|
75234
|
+
pointer-events: none;
|
|
75235
|
+
cursor: default;
|
|
75236
|
+
background: transparent;
|
|
75237
|
+
border: none;
|
|
75238
|
+
|
|
75239
|
+
&:hover {
|
|
75240
|
+
background: transparent;
|
|
75241
|
+
border: none;
|
|
75242
|
+
|
|
75243
|
+
.e-icons,
|
|
75244
|
+
.e-rte-dropdown-btn-text,
|
|
75245
|
+
.e-rte-font-color::before,
|
|
75246
|
+
.e-background-color::before {
|
|
75247
|
+
color: inherit;
|
|
75248
|
+
background: transparent;
|
|
75249
|
+
}
|
|
75250
|
+
}
|
|
75251
|
+
}
|
|
75252
|
+
}
|
|
75253
|
+
|
|
75206
75254
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75207
75255
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75208
75256
|
.e-rte-dropdown {
|
|
@@ -82500,6 +82548,10 @@ $lg-desktop: 1399.98;
|
|
|
82500
82548
|
position: $pv-page-div-position;
|
|
82501
82549
|
}
|
|
82502
82550
|
|
|
82551
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
82552
|
+
border-style: none;
|
|
82553
|
+
}
|
|
82554
|
+
|
|
82503
82555
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82504
82556
|
box-shadow: $pv-page-div-focus-style;
|
|
82505
82557
|
}
|
|
@@ -111319,6 +111371,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111319
111371
|
align-self: flex-end;
|
|
111320
111372
|
}
|
|
111321
111373
|
}
|
|
111374
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111375
|
+
+.e-prompt-toolbar {
|
|
111376
|
+
display: none;
|
|
111377
|
+
}
|
|
111378
|
+
}
|
|
111322
111379
|
}
|
|
111323
111380
|
@media (max-width: 760px) {
|
|
111324
111381
|
.e-aiassistview {
|
|
@@ -111851,6 +111908,8 @@ $message-toolbar-border-color: $grey-88 !default;
|
|
|
111851
111908
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
111852
111909
|
min-height: 32px;
|
|
111853
111910
|
z-index: 10;
|
|
111911
|
+
overflow-x: scroll;
|
|
111912
|
+
scrollbar-width: none;
|
|
111854
111913
|
&.e-show,
|
|
111855
111914
|
&:hover {
|
|
111856
111915
|
display: block;
|
|
@@ -39127,6 +39127,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
39127
39127
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39128
39128
|
padding: 4px 0;
|
|
39129
39129
|
}
|
|
39130
|
+
&.e-contextmenu-template {
|
|
39131
|
+
.e-menu-caret-icon {
|
|
39132
|
+
display: flex;
|
|
39133
|
+
}
|
|
39134
|
+
}
|
|
39130
39135
|
}
|
|
39131
39136
|
|
|
39132
39137
|
&.e-ul {
|
|
@@ -52006,6 +52011,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52006
52011
|
.e-toolbar-item:first-child {
|
|
52007
52012
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52008
52013
|
}
|
|
52014
|
+
|
|
52015
|
+
.e-toolbar-item:last-child {
|
|
52016
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52017
|
+
}
|
|
52009
52018
|
}
|
|
52010
52019
|
}
|
|
52011
52020
|
|
|
@@ -52068,6 +52077,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52068
52077
|
|
|
52069
52078
|
&:first-child {
|
|
52070
52079
|
margin-left: 0;
|
|
52080
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52071
52081
|
}
|
|
52072
52082
|
|
|
52073
52083
|
&:last-child {
|
|
@@ -52084,11 +52094,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52084
52094
|
|
|
52085
52095
|
&:first-child {
|
|
52086
52096
|
|
|
52087
|
-
> .e-toolbar-item:last-child
|
|
52097
|
+
> .e-toolbar-item:last-child {
|
|
52098
|
+
|
|
52099
|
+
&:last-child {
|
|
52100
|
+
margin-right: 0;
|
|
52101
|
+
}
|
|
52102
|
+
}
|
|
52103
|
+
|
|
52088
52104
|
> .e-toolbar-right .e-toolbar-item {
|
|
52089
52105
|
|
|
52090
52106
|
&:last-child {
|
|
52091
52107
|
margin-right: 0;
|
|
52108
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52092
52109
|
}
|
|
52093
52110
|
|
|
52094
52111
|
&:first-child {
|
|
@@ -53032,7 +53049,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
53032
53049
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
53033
53050
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
53034
53051
|
$tab-focus-bg-color: $grey-lighter !default;
|
|
53035
|
-
$tab-fill-focus-bg-color: $
|
|
53052
|
+
$tab-fill-focus-bg-color: $brand-primary !default;
|
|
53036
53053
|
$tab-hover-bg-color: $grey-f5 !default;
|
|
53037
53054
|
$tab-active-bg-color: $grey-f5 !default;
|
|
53038
53055
|
$tab-fill-active-bg-color: $brand-primary !default;
|
|
@@ -53116,7 +53133,7 @@ $tab-alt-active-text-color: $brand-primary-font !default;
|
|
|
53116
53133
|
$tab-alt-disable-active-text-color: $brand-primary-font !default;
|
|
53117
53134
|
$tab-alt-hover-text-color: $brand-primary-darken-25 !default;
|
|
53118
53135
|
$tab-alt-active-hover-text-color: $brand-primary-font !default;
|
|
53119
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
53136
|
+
$tab-alt-active-style-hover-icon-color: $brand-primary-font !default;
|
|
53120
53137
|
$tab-clone-item-bg-color: $grey-white !default;
|
|
53121
53138
|
$tab-clone-text-color: $brand-primary !default;
|
|
53122
53139
|
$tab-icon-container-width: auto !default;
|
|
@@ -53433,7 +53450,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
53433
53450
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
53434
53451
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
53435
53452
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
53436
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
53453
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
53437
53454
|
$tab-background-indicator-bottom: 0 !default;
|
|
53438
53455
|
$tab-background-wrap-border-color: unset !default;
|
|
53439
53456
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -99069,7 +99086,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99069
99086
|
margin-block-start: 10px;
|
|
99070
99087
|
}
|
|
99071
99088
|
|
|
99072
|
-
e-content ul {
|
|
99089
|
+
.e-content ul {
|
|
99073
99090
|
list-style-type: disc;
|
|
99074
99091
|
}
|
|
99075
99092
|
|
|
@@ -99214,6 +99231,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99214
99231
|
}
|
|
99215
99232
|
|
|
99216
99233
|
.e-content p:last-child,
|
|
99234
|
+
.e-content p:last-of-type,
|
|
99217
99235
|
.e-content pre:last-child,
|
|
99218
99236
|
.e-content blockquote:last-child {
|
|
99219
99237
|
margin-bottom: 0;
|
|
@@ -100906,6 +100924,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
100906
100924
|
}
|
|
100907
100925
|
}
|
|
100908
100926
|
|
|
100927
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
100928
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
100929
|
+
margin: 0;
|
|
100930
|
+
}
|
|
100931
|
+
}
|
|
100932
|
+
|
|
100909
100933
|
//toolbar popup min height over riding end
|
|
100910
100934
|
|
|
100911
100935
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101216,6 +101240,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
101216
101240
|
}
|
|
101217
101241
|
}
|
|
101218
101242
|
|
|
101243
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101244
|
+
.e-tbar-btn,
|
|
101245
|
+
.e-rte-dropdown-menu,
|
|
101246
|
+
.e-rte-dropdown {
|
|
101247
|
+
pointer-events: none;
|
|
101248
|
+
cursor: default;
|
|
101249
|
+
background: transparent;
|
|
101250
|
+
border: none;
|
|
101251
|
+
|
|
101252
|
+
&:hover {
|
|
101253
|
+
background: transparent;
|
|
101254
|
+
border: none;
|
|
101255
|
+
|
|
101256
|
+
.e-icons,
|
|
101257
|
+
.e-rte-dropdown-btn-text,
|
|
101258
|
+
.e-rte-font-color::before,
|
|
101259
|
+
.e-background-color::before {
|
|
101260
|
+
color: inherit;
|
|
101261
|
+
background: transparent;
|
|
101262
|
+
}
|
|
101263
|
+
}
|
|
101264
|
+
}
|
|
101265
|
+
}
|
|
101266
|
+
|
|
101219
101267
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101220
101268
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101221
101269
|
.e-rte-dropdown {
|
|
@@ -102427,7 +102475,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
102427
102475
|
.e-bigger .e-richtexteditor {
|
|
102428
102476
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102429
102477
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102430
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102478
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102479
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102431
102480
|
.e-tbar-btn.e-btn {
|
|
102432
102481
|
min-height: $rte-big-split-btn-height;
|
|
102433
102482
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110018,6 +110067,10 @@ $lg-desktop: 1399.98;
|
|
|
110018
110067
|
position: $pv-page-div-position;
|
|
110019
110068
|
}
|
|
110020
110069
|
|
|
110070
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110071
|
+
border-style: none;
|
|
110072
|
+
}
|
|
110073
|
+
|
|
110021
110074
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110022
110075
|
box-shadow: $pv-page-div-focus-style;
|
|
110023
110076
|
}
|
|
@@ -144102,6 +144155,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144102
144155
|
align-self: flex-end;
|
|
144103
144156
|
}
|
|
144104
144157
|
}
|
|
144158
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144159
|
+
+.e-prompt-toolbar {
|
|
144160
|
+
display: none;
|
|
144161
|
+
}
|
|
144162
|
+
}
|
|
144105
144163
|
}
|
|
144106
144164
|
@media (max-width: 760px) {
|
|
144107
144165
|
.e-aiassistview {
|
|
@@ -144814,6 +144872,8 @@ $message-toolbar-border-color: $grey-88 !default;
|
|
|
144814
144872
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
144815
144873
|
min-height: 32px;
|
|
144816
144874
|
z-index: 10;
|
|
144875
|
+
overflow-x: scroll;
|
|
144876
|
+
scrollbar-width: none;
|
|
144817
144877
|
&.e-show,
|
|
144818
144878
|
&:hover {
|
|
144819
144879
|
display: block;
|
|
@@ -28047,6 +28047,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
28047
28047
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28048
28048
|
padding: 4px 0;
|
|
28049
28049
|
}
|
|
28050
|
+
&.e-contextmenu-template {
|
|
28051
|
+
.e-menu-caret-icon {
|
|
28052
|
+
display: flex;
|
|
28053
|
+
}
|
|
28054
|
+
}
|
|
28050
28055
|
}
|
|
28051
28056
|
|
|
28052
28057
|
&.e-ul {
|
|
@@ -37698,6 +37703,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37698
37703
|
.e-toolbar-item:first-child {
|
|
37699
37704
|
margin-right: $tbar-item-nrml-mrgn;
|
|
37700
37705
|
}
|
|
37706
|
+
|
|
37707
|
+
.e-toolbar-item:last-child {
|
|
37708
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37709
|
+
}
|
|
37701
37710
|
}
|
|
37702
37711
|
}
|
|
37703
37712
|
|
|
@@ -37760,6 +37769,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37760
37769
|
|
|
37761
37770
|
&:first-child {
|
|
37762
37771
|
margin-left: 0;
|
|
37772
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
37763
37773
|
}
|
|
37764
37774
|
|
|
37765
37775
|
&:last-child {
|
|
@@ -37776,11 +37786,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37776
37786
|
|
|
37777
37787
|
&:first-child {
|
|
37778
37788
|
|
|
37779
|
-
> .e-toolbar-item:last-child
|
|
37789
|
+
> .e-toolbar-item:last-child {
|
|
37790
|
+
|
|
37791
|
+
&:last-child {
|
|
37792
|
+
margin-right: 0;
|
|
37793
|
+
}
|
|
37794
|
+
}
|
|
37795
|
+
|
|
37780
37796
|
> .e-toolbar-right .e-toolbar-item {
|
|
37781
37797
|
|
|
37782
37798
|
&:last-child {
|
|
37783
37799
|
margin-right: 0;
|
|
37800
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37784
37801
|
}
|
|
37785
37802
|
|
|
37786
37803
|
&:first-child {
|
|
@@ -38407,7 +38424,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
38407
38424
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
38408
38425
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
38409
38426
|
$tab-focus-bg-color: #eee !default;
|
|
38410
|
-
$tab-fill-focus-bg-color:
|
|
38427
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
38411
38428
|
$tab-hover-bg-color: color.adjust($gray-100, $lightness: -2%) !default;
|
|
38412
38429
|
$tab-active-bg-color: $primary !default;
|
|
38413
38430
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -38489,7 +38506,7 @@ $tab-alt-text-color: $primary !default;
|
|
|
38489
38506
|
$tab-alt-disable-text-color: $gray-600 !default;
|
|
38490
38507
|
$tab-alt-active-text-color: $primary-font !default;
|
|
38491
38508
|
$tab-alt-active-style-hover-text-color: $gray-900 !default;
|
|
38492
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
38509
|
+
$tab-alt-active-style-hover-icon-color: $primary-font !default;
|
|
38493
38510
|
$tab-alt-disable-active-text-color: $gray-600 !default;
|
|
38494
38511
|
$tab-alt-hover-text-color: color.adjust($gray-600, $lightness: -7.5%) !default;
|
|
38495
38512
|
$tab-alt-active-hover-text-color: $primary-font !default;
|
|
@@ -38809,7 +38826,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
38809
38826
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
38810
38827
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
38811
38828
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
38812
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
38829
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
38813
38830
|
$tab-background-indicator-bottom: 0 !default;
|
|
38814
38831
|
$tab-background-wrap-border-color: transparent !default;
|
|
38815
38832
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -73265,7 +73282,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
73265
73282
|
margin-block-start: 10px;
|
|
73266
73283
|
}
|
|
73267
73284
|
|
|
73268
|
-
e-content ul {
|
|
73285
|
+
.e-content ul {
|
|
73269
73286
|
list-style-type: disc;
|
|
73270
73287
|
}
|
|
73271
73288
|
|
|
@@ -73410,6 +73427,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
73410
73427
|
}
|
|
73411
73428
|
|
|
73412
73429
|
.e-content p:last-child,
|
|
73430
|
+
.e-content p:last-of-type,
|
|
73413
73431
|
.e-content pre:last-child,
|
|
73414
73432
|
.e-content blockquote:last-child {
|
|
73415
73433
|
margin-bottom: 0;
|
|
@@ -75102,6 +75120,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
75102
75120
|
}
|
|
75103
75121
|
}
|
|
75104
75122
|
|
|
75123
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75124
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75125
|
+
margin: 0;
|
|
75126
|
+
}
|
|
75127
|
+
}
|
|
75128
|
+
|
|
75105
75129
|
//toolbar popup min height over riding end
|
|
75106
75130
|
|
|
75107
75131
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75412,6 +75436,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
75412
75436
|
}
|
|
75413
75437
|
}
|
|
75414
75438
|
|
|
75439
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75440
|
+
.e-tbar-btn,
|
|
75441
|
+
.e-rte-dropdown-menu,
|
|
75442
|
+
.e-rte-dropdown {
|
|
75443
|
+
pointer-events: none;
|
|
75444
|
+
cursor: default;
|
|
75445
|
+
background: transparent;
|
|
75446
|
+
border: none;
|
|
75447
|
+
|
|
75448
|
+
&:hover {
|
|
75449
|
+
background: transparent;
|
|
75450
|
+
border: none;
|
|
75451
|
+
|
|
75452
|
+
.e-icons,
|
|
75453
|
+
.e-rte-dropdown-btn-text,
|
|
75454
|
+
.e-rte-font-color::before,
|
|
75455
|
+
.e-background-color::before {
|
|
75456
|
+
color: inherit;
|
|
75457
|
+
background: transparent;
|
|
75458
|
+
}
|
|
75459
|
+
}
|
|
75460
|
+
}
|
|
75461
|
+
}
|
|
75462
|
+
|
|
75415
75463
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75416
75464
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75417
75465
|
.e-rte-dropdown {
|
|
@@ -82763,6 +82811,10 @@ $lg-desktop: 1399.98;
|
|
|
82763
82811
|
position: $pv-page-div-position;
|
|
82764
82812
|
}
|
|
82765
82813
|
|
|
82814
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
82815
|
+
border-style: none;
|
|
82816
|
+
}
|
|
82817
|
+
|
|
82766
82818
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82767
82819
|
box-shadow: $pv-page-div-focus-style;
|
|
82768
82820
|
}
|
|
@@ -111598,6 +111650,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111598
111650
|
align-self: flex-end;
|
|
111599
111651
|
}
|
|
111600
111652
|
}
|
|
111653
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111654
|
+
+.e-prompt-toolbar {
|
|
111655
|
+
display: none;
|
|
111656
|
+
}
|
|
111657
|
+
}
|
|
111601
111658
|
}
|
|
111602
111659
|
@media (max-width: 760px) {
|
|
111603
111660
|
.e-aiassistview {
|
|
@@ -112130,6 +112187,8 @@ $message-toolbar-border-color: $gray-400 !default;
|
|
|
112130
112187
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112131
112188
|
min-height: 32px;
|
|
112132
112189
|
z-index: 10;
|
|
112190
|
+
overflow-x: scroll;
|
|
112191
|
+
scrollbar-width: none;
|
|
112133
112192
|
&.e-show,
|
|
112134
112193
|
&:hover {
|
|
112135
112194
|
display: block;
|
|
@@ -39075,6 +39075,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
39075
39075
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39076
39076
|
padding: 4px 0;
|
|
39077
39077
|
}
|
|
39078
|
+
&.e-contextmenu-template {
|
|
39079
|
+
.e-menu-caret-icon {
|
|
39080
|
+
display: flex;
|
|
39081
|
+
}
|
|
39082
|
+
}
|
|
39078
39083
|
}
|
|
39079
39084
|
|
|
39080
39085
|
&.e-ul {
|
|
@@ -52001,6 +52006,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52001
52006
|
.e-toolbar-item:first-child {
|
|
52002
52007
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52003
52008
|
}
|
|
52009
|
+
|
|
52010
|
+
.e-toolbar-item:last-child {
|
|
52011
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52012
|
+
}
|
|
52004
52013
|
}
|
|
52005
52014
|
}
|
|
52006
52015
|
|
|
@@ -52063,6 +52072,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52063
52072
|
|
|
52064
52073
|
&:first-child {
|
|
52065
52074
|
margin-left: 0;
|
|
52075
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52066
52076
|
}
|
|
52067
52077
|
|
|
52068
52078
|
&:last-child {
|
|
@@ -52079,11 +52089,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52079
52089
|
|
|
52080
52090
|
&:first-child {
|
|
52081
52091
|
|
|
52082
|
-
> .e-toolbar-item:last-child
|
|
52092
|
+
> .e-toolbar-item:last-child {
|
|
52093
|
+
|
|
52094
|
+
&:last-child {
|
|
52095
|
+
margin-right: 0;
|
|
52096
|
+
}
|
|
52097
|
+
}
|
|
52098
|
+
|
|
52083
52099
|
> .e-toolbar-right .e-toolbar-item {
|
|
52084
52100
|
|
|
52085
52101
|
&:last-child {
|
|
52086
52102
|
margin-right: 0;
|
|
52103
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52087
52104
|
}
|
|
52088
52105
|
|
|
52089
52106
|
&:first-child {
|
|
@@ -53034,7 +53051,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
53034
53051
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
53035
53052
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
53036
53053
|
$tab-focus-bg-color: #eee !default;
|
|
53037
|
-
$tab-fill-focus-bg-color:
|
|
53054
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
53038
53055
|
$tab-hover-bg-color: color.adjust($gray-100, $lightness: -2%) !default;
|
|
53039
53056
|
$tab-active-bg-color: $primary !default;
|
|
53040
53057
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -53116,7 +53133,7 @@ $tab-alt-text-color: $primary !default;
|
|
|
53116
53133
|
$tab-alt-disable-text-color: $gray-600 !default;
|
|
53117
53134
|
$tab-alt-active-text-color: $primary-font !default;
|
|
53118
53135
|
$tab-alt-active-style-hover-text-color: $gray-900 !default;
|
|
53119
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
53136
|
+
$tab-alt-active-style-hover-icon-color: $primary-font !default;
|
|
53120
53137
|
$tab-alt-disable-active-text-color: $gray-600 !default;
|
|
53121
53138
|
$tab-alt-hover-text-color: color.adjust($gray-600, $lightness: -7.5%) !default;
|
|
53122
53139
|
$tab-alt-active-hover-text-color: $primary-font !default;
|
|
@@ -53436,7 +53453,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
53436
53453
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
53437
53454
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
53438
53455
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
53439
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
53456
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
53440
53457
|
$tab-background-indicator-bottom: 0 !default;
|
|
53441
53458
|
$tab-background-wrap-border-color: transparent !default;
|
|
53442
53459
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -99278,7 +99295,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99278
99295
|
margin-block-start: 10px;
|
|
99279
99296
|
}
|
|
99280
99297
|
|
|
99281
|
-
e-content ul {
|
|
99298
|
+
.e-content ul {
|
|
99282
99299
|
list-style-type: disc;
|
|
99283
99300
|
}
|
|
99284
99301
|
|
|
@@ -99423,6 +99440,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
99423
99440
|
}
|
|
99424
99441
|
|
|
99425
99442
|
.e-content p:last-child,
|
|
99443
|
+
.e-content p:last-of-type,
|
|
99426
99444
|
.e-content pre:last-child,
|
|
99427
99445
|
.e-content blockquote:last-child {
|
|
99428
99446
|
margin-bottom: 0;
|
|
@@ -101115,6 +101133,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
101115
101133
|
}
|
|
101116
101134
|
}
|
|
101117
101135
|
|
|
101136
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101137
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101138
|
+
margin: 0;
|
|
101139
|
+
}
|
|
101140
|
+
}
|
|
101141
|
+
|
|
101118
101142
|
//toolbar popup min height over riding end
|
|
101119
101143
|
|
|
101120
101144
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101425,6 +101449,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
101425
101449
|
}
|
|
101426
101450
|
}
|
|
101427
101451
|
|
|
101452
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101453
|
+
.e-tbar-btn,
|
|
101454
|
+
.e-rte-dropdown-menu,
|
|
101455
|
+
.e-rte-dropdown {
|
|
101456
|
+
pointer-events: none;
|
|
101457
|
+
cursor: default;
|
|
101458
|
+
background: transparent;
|
|
101459
|
+
border: none;
|
|
101460
|
+
|
|
101461
|
+
&:hover {
|
|
101462
|
+
background: transparent;
|
|
101463
|
+
border: none;
|
|
101464
|
+
|
|
101465
|
+
.e-icons,
|
|
101466
|
+
.e-rte-dropdown-btn-text,
|
|
101467
|
+
.e-rte-font-color::before,
|
|
101468
|
+
.e-background-color::before {
|
|
101469
|
+
color: inherit;
|
|
101470
|
+
background: transparent;
|
|
101471
|
+
}
|
|
101472
|
+
}
|
|
101473
|
+
}
|
|
101474
|
+
}
|
|
101475
|
+
|
|
101428
101476
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101429
101477
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101430
101478
|
.e-rte-dropdown {
|
|
@@ -102636,7 +102684,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
102636
102684
|
.e-bigger .e-richtexteditor {
|
|
102637
102685
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102638
102686
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102639
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102687
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102688
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102640
102689
|
.e-tbar-btn.e-btn {
|
|
102641
102690
|
min-height: $rte-big-split-btn-height;
|
|
102642
102691
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110281,6 +110330,10 @@ $lg-desktop: 1399.98;
|
|
|
110281
110330
|
position: $pv-page-div-position;
|
|
110282
110331
|
}
|
|
110283
110332
|
|
|
110333
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110334
|
+
border-style: none;
|
|
110335
|
+
}
|
|
110336
|
+
|
|
110284
110337
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110285
110338
|
box-shadow: $pv-page-div-focus-style;
|
|
110286
110339
|
}
|
|
@@ -144381,6 +144434,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144381
144434
|
align-self: flex-end;
|
|
144382
144435
|
}
|
|
144383
144436
|
}
|
|
144437
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144438
|
+
+.e-prompt-toolbar {
|
|
144439
|
+
display: none;
|
|
144440
|
+
}
|
|
144441
|
+
}
|
|
144384
144442
|
}
|
|
144385
144443
|
@media (max-width: 760px) {
|
|
144386
144444
|
.e-aiassistview {
|
|
@@ -145093,6 +145151,8 @@ $message-toolbar-border-color: $gray-400 !default;
|
|
|
145093
145151
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145094
145152
|
min-height: 32px;
|
|
145095
145153
|
z-index: 10;
|
|
145154
|
+
overflow-x: scroll;
|
|
145155
|
+
scrollbar-width: none;
|
|
145096
145156
|
&.e-show,
|
|
145097
145157
|
&:hover {
|
|
145098
145158
|
display: block;
|