@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
|
@@ -39214,6 +39214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
39214
39214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39215
39215
|
padding: 4px 0;
|
|
39216
39216
|
}
|
|
39217
|
+
&.e-contextmenu-template {
|
|
39218
|
+
.e-menu-caret-icon {
|
|
39219
|
+
display: flex;
|
|
39220
|
+
}
|
|
39221
|
+
}
|
|
39217
39222
|
}
|
|
39218
39223
|
|
|
39219
39224
|
&.e-ul {
|
|
@@ -52131,6 +52136,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52131
52136
|
.e-toolbar-item:first-child {
|
|
52132
52137
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52133
52138
|
}
|
|
52139
|
+
|
|
52140
|
+
.e-toolbar-item:last-child {
|
|
52141
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52142
|
+
}
|
|
52134
52143
|
}
|
|
52135
52144
|
}
|
|
52136
52145
|
|
|
@@ -52193,6 +52202,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52193
52202
|
|
|
52194
52203
|
&:first-child {
|
|
52195
52204
|
margin-left: 0;
|
|
52205
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52196
52206
|
}
|
|
52197
52207
|
|
|
52198
52208
|
&:last-child {
|
|
@@ -52209,11 +52219,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52209
52219
|
|
|
52210
52220
|
&:first-child {
|
|
52211
52221
|
|
|
52212
|
-
> .e-toolbar-item:last-child
|
|
52222
|
+
> .e-toolbar-item:last-child {
|
|
52223
|
+
|
|
52224
|
+
&:last-child {
|
|
52225
|
+
margin-right: 0;
|
|
52226
|
+
}
|
|
52227
|
+
}
|
|
52228
|
+
|
|
52213
52229
|
> .e-toolbar-right .e-toolbar-item {
|
|
52214
52230
|
|
|
52215
52231
|
&:last-child {
|
|
52216
52232
|
margin-right: 0;
|
|
52233
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52217
52234
|
}
|
|
52218
52235
|
|
|
52219
52236
|
&:first-child {
|
|
@@ -99128,7 +99145,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
99128
99145
|
margin-block-start: 10px;
|
|
99129
99146
|
}
|
|
99130
99147
|
|
|
99131
|
-
e-content ul {
|
|
99148
|
+
.e-content ul {
|
|
99132
99149
|
list-style-type: disc;
|
|
99133
99150
|
}
|
|
99134
99151
|
|
|
@@ -99273,6 +99290,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
99273
99290
|
}
|
|
99274
99291
|
|
|
99275
99292
|
.e-content p:last-child,
|
|
99293
|
+
.e-content p:last-of-type,
|
|
99276
99294
|
.e-content pre:last-child,
|
|
99277
99295
|
.e-content blockquote:last-child {
|
|
99278
99296
|
margin-bottom: 0;
|
|
@@ -100965,6 +100983,12 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
100965
100983
|
}
|
|
100966
100984
|
}
|
|
100967
100985
|
|
|
100986
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
100987
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
100988
|
+
margin: 0;
|
|
100989
|
+
}
|
|
100990
|
+
}
|
|
100991
|
+
|
|
100968
100992
|
//toolbar popup min height over riding end
|
|
100969
100993
|
|
|
100970
100994
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101275,6 +101299,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
101275
101299
|
}
|
|
101276
101300
|
}
|
|
101277
101301
|
|
|
101302
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101303
|
+
.e-tbar-btn,
|
|
101304
|
+
.e-rte-dropdown-menu,
|
|
101305
|
+
.e-rte-dropdown {
|
|
101306
|
+
pointer-events: none;
|
|
101307
|
+
cursor: default;
|
|
101308
|
+
background: transparent;
|
|
101309
|
+
border: none;
|
|
101310
|
+
|
|
101311
|
+
&:hover {
|
|
101312
|
+
background: transparent;
|
|
101313
|
+
border: none;
|
|
101314
|
+
|
|
101315
|
+
.e-icons,
|
|
101316
|
+
.e-rte-dropdown-btn-text,
|
|
101317
|
+
.e-rte-font-color::before,
|
|
101318
|
+
.e-background-color::before {
|
|
101319
|
+
color: inherit;
|
|
101320
|
+
background: transparent;
|
|
101321
|
+
}
|
|
101322
|
+
}
|
|
101323
|
+
}
|
|
101324
|
+
}
|
|
101325
|
+
|
|
101278
101326
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101279
101327
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101280
101328
|
.e-rte-dropdown {
|
|
@@ -102486,7 +102534,8 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
102486
102534
|
.e-bigger .e-richtexteditor {
|
|
102487
102535
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102488
102536
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102489
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102537
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102538
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102490
102539
|
.e-tbar-btn.e-btn {
|
|
102491
102540
|
min-height: $rte-big-split-btn-height;
|
|
102492
102541
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110059,6 +110108,10 @@ $lg-desktop: 1399.98;
|
|
|
110059
110108
|
position: $pv-page-div-position;
|
|
110060
110109
|
}
|
|
110061
110110
|
|
|
110111
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110112
|
+
border-style: none;
|
|
110113
|
+
}
|
|
110114
|
+
|
|
110062
110115
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110063
110116
|
box-shadow: $pv-page-div-focus-style;
|
|
110064
110117
|
}
|
|
@@ -144156,6 +144209,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144156
144209
|
align-self: flex-end;
|
|
144157
144210
|
}
|
|
144158
144211
|
}
|
|
144212
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144213
|
+
+.e-prompt-toolbar {
|
|
144214
|
+
display: none;
|
|
144215
|
+
}
|
|
144216
|
+
}
|
|
144159
144217
|
}
|
|
144160
144218
|
@media (max-width: 760px) {
|
|
144161
144219
|
.e-aiassistview {
|
|
@@ -144868,6 +144926,8 @@ $message-toolbar-border-color: $neutral-tertiary !default;
|
|
|
144868
144926
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
144869
144927
|
min-height: 32px;
|
|
144870
144928
|
z-index: 10;
|
|
144929
|
+
overflow-x: scroll;
|
|
144930
|
+
scrollbar-width: none;
|
|
144871
144931
|
&.e-show,
|
|
144872
144932
|
&:hover {
|
|
144873
144933
|
display: block;
|
|
@@ -28022,6 +28022,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
28022
28022
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28023
28023
|
padding: 4px 0;
|
|
28024
28024
|
}
|
|
28025
|
+
&.e-contextmenu-template {
|
|
28026
|
+
.e-menu-caret-icon {
|
|
28027
|
+
display: flex;
|
|
28028
|
+
}
|
|
28029
|
+
}
|
|
28025
28030
|
}
|
|
28026
28031
|
|
|
28027
28032
|
&.e-ul {
|
|
@@ -37613,6 +37618,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37613
37618
|
.e-toolbar-item:first-child {
|
|
37614
37619
|
margin-right: $tbar-item-nrml-mrgn;
|
|
37615
37620
|
}
|
|
37621
|
+
|
|
37622
|
+
.e-toolbar-item:last-child {
|
|
37623
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37624
|
+
}
|
|
37616
37625
|
}
|
|
37617
37626
|
}
|
|
37618
37627
|
|
|
@@ -37675,6 +37684,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37675
37684
|
|
|
37676
37685
|
&:first-child {
|
|
37677
37686
|
margin-left: 0;
|
|
37687
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
37678
37688
|
}
|
|
37679
37689
|
|
|
37680
37690
|
&:last-child {
|
|
@@ -37691,11 +37701,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
37691
37701
|
|
|
37692
37702
|
&:first-child {
|
|
37693
37703
|
|
|
37694
|
-
> .e-toolbar-item:last-child
|
|
37704
|
+
> .e-toolbar-item:last-child {
|
|
37705
|
+
|
|
37706
|
+
&:last-child {
|
|
37707
|
+
margin-right: 0;
|
|
37708
|
+
}
|
|
37709
|
+
}
|
|
37710
|
+
|
|
37695
37711
|
> .e-toolbar-right .e-toolbar-item {
|
|
37696
37712
|
|
|
37697
37713
|
&:last-child {
|
|
37698
37714
|
margin-right: 0;
|
|
37715
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37699
37716
|
}
|
|
37700
37717
|
|
|
37701
37718
|
&:first-child {
|
|
@@ -38730,7 +38747,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
38730
38747
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
38731
38748
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-fill-focused-active-wrap-focus-border-color !default;
|
|
38732
38749
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
38733
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
38750
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
38734
38751
|
$tab-background-indicator-bottom: 0 !default;
|
|
38735
38752
|
$tab-background-wrap-border-color: $tab-alt-wrap-border-color !default;
|
|
38736
38753
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -72897,7 +72914,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
72897
72914
|
margin-block-start: 10px;
|
|
72898
72915
|
}
|
|
72899
72916
|
|
|
72900
|
-
e-content ul {
|
|
72917
|
+
.e-content ul {
|
|
72901
72918
|
list-style-type: disc;
|
|
72902
72919
|
}
|
|
72903
72920
|
|
|
@@ -73042,6 +73059,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
73042
73059
|
}
|
|
73043
73060
|
|
|
73044
73061
|
.e-content p:last-child,
|
|
73062
|
+
.e-content p:last-of-type,
|
|
73045
73063
|
.e-content pre:last-child,
|
|
73046
73064
|
.e-content blockquote:last-child {
|
|
73047
73065
|
margin-bottom: 0;
|
|
@@ -74734,6 +74752,12 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
74734
74752
|
}
|
|
74735
74753
|
}
|
|
74736
74754
|
|
|
74755
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
74756
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
74757
|
+
margin: 0;
|
|
74758
|
+
}
|
|
74759
|
+
}
|
|
74760
|
+
|
|
74737
74761
|
//toolbar popup min height over riding end
|
|
74738
74762
|
|
|
74739
74763
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75044,6 +75068,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
75044
75068
|
}
|
|
75045
75069
|
}
|
|
75046
75070
|
|
|
75071
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75072
|
+
.e-tbar-btn,
|
|
75073
|
+
.e-rte-dropdown-menu,
|
|
75074
|
+
.e-rte-dropdown {
|
|
75075
|
+
pointer-events: none;
|
|
75076
|
+
cursor: default;
|
|
75077
|
+
background: transparent;
|
|
75078
|
+
border: none;
|
|
75079
|
+
|
|
75080
|
+
&:hover {
|
|
75081
|
+
background: transparent;
|
|
75082
|
+
border: none;
|
|
75083
|
+
|
|
75084
|
+
.e-icons,
|
|
75085
|
+
.e-rte-dropdown-btn-text,
|
|
75086
|
+
.e-rte-font-color::before,
|
|
75087
|
+
.e-background-color::before {
|
|
75088
|
+
color: inherit;
|
|
75089
|
+
background: transparent;
|
|
75090
|
+
}
|
|
75091
|
+
}
|
|
75092
|
+
}
|
|
75093
|
+
}
|
|
75094
|
+
|
|
75047
75095
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75048
75096
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75049
75097
|
.e-rte-dropdown {
|
|
@@ -82327,6 +82375,10 @@ $lg-desktop: 1399.98;
|
|
|
82327
82375
|
position: $pv-page-div-position;
|
|
82328
82376
|
}
|
|
82329
82377
|
|
|
82378
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
82379
|
+
border-style: none;
|
|
82380
|
+
}
|
|
82381
|
+
|
|
82330
82382
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82331
82383
|
box-shadow: $pv-page-div-focus-style;
|
|
82332
82384
|
}
|
|
@@ -111157,6 +111209,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111157
111209
|
align-self: flex-end;
|
|
111158
111210
|
}
|
|
111159
111211
|
}
|
|
111212
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111213
|
+
+.e-prompt-toolbar {
|
|
111214
|
+
display: none;
|
|
111215
|
+
}
|
|
111216
|
+
}
|
|
111160
111217
|
}
|
|
111161
111218
|
@media (max-width: 760px) {
|
|
111162
111219
|
.e-aiassistview {
|
|
@@ -111689,6 +111746,8 @@ $message-toolbar-border-color: $neutral-lighter !default;
|
|
|
111689
111746
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
111690
111747
|
min-height: 32px;
|
|
111691
111748
|
z-index: 10;
|
|
111749
|
+
overflow-x: scroll;
|
|
111750
|
+
scrollbar-width: none;
|
|
111692
111751
|
&.e-show,
|
|
111693
111752
|
&:hover {
|
|
111694
111753
|
display: block;
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -39050,6 +39050,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
39050
39050
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39051
39051
|
padding: 4px 0;
|
|
39052
39052
|
}
|
|
39053
|
+
&.e-contextmenu-template {
|
|
39054
|
+
.e-menu-caret-icon {
|
|
39055
|
+
display: flex;
|
|
39056
|
+
}
|
|
39057
|
+
}
|
|
39053
39058
|
}
|
|
39054
39059
|
|
|
39055
39060
|
&.e-ul {
|
|
@@ -51916,6 +51921,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
51916
51921
|
.e-toolbar-item:first-child {
|
|
51917
51922
|
margin-right: $tbar-item-nrml-mrgn;
|
|
51918
51923
|
}
|
|
51924
|
+
|
|
51925
|
+
.e-toolbar-item:last-child {
|
|
51926
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
51927
|
+
}
|
|
51919
51928
|
}
|
|
51920
51929
|
}
|
|
51921
51930
|
|
|
@@ -51978,6 +51987,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
51978
51987
|
|
|
51979
51988
|
&:first-child {
|
|
51980
51989
|
margin-left: 0;
|
|
51990
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
51981
51991
|
}
|
|
51982
51992
|
|
|
51983
51993
|
&:last-child {
|
|
@@ -51994,11 +52004,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
51994
52004
|
|
|
51995
52005
|
&:first-child {
|
|
51996
52006
|
|
|
51997
|
-
> .e-toolbar-item:last-child
|
|
52007
|
+
> .e-toolbar-item:last-child {
|
|
52008
|
+
|
|
52009
|
+
&:last-child {
|
|
52010
|
+
margin-right: 0;
|
|
52011
|
+
}
|
|
52012
|
+
}
|
|
52013
|
+
|
|
51998
52014
|
> .e-toolbar-right .e-toolbar-item {
|
|
51999
52015
|
|
|
52000
52016
|
&:last-child {
|
|
52001
52017
|
margin-right: 0;
|
|
52018
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52002
52019
|
}
|
|
52003
52020
|
|
|
52004
52021
|
&:first-child {
|
|
@@ -53357,7 +53374,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
53357
53374
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
53358
53375
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-fill-focused-active-wrap-focus-border-color !default;
|
|
53359
53376
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
53360
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
53377
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
53361
53378
|
$tab-background-indicator-bottom: 0 !default;
|
|
53362
53379
|
$tab-background-wrap-border-color: $tab-alt-wrap-border-color !default;
|
|
53363
53380
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -98910,7 +98927,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
98910
98927
|
margin-block-start: 10px;
|
|
98911
98928
|
}
|
|
98912
98929
|
|
|
98913
|
-
e-content ul {
|
|
98930
|
+
.e-content ul {
|
|
98914
98931
|
list-style-type: disc;
|
|
98915
98932
|
}
|
|
98916
98933
|
|
|
@@ -99055,6 +99072,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
99055
99072
|
}
|
|
99056
99073
|
|
|
99057
99074
|
.e-content p:last-child,
|
|
99075
|
+
.e-content p:last-of-type,
|
|
99058
99076
|
.e-content pre:last-child,
|
|
99059
99077
|
.e-content blockquote:last-child {
|
|
99060
99078
|
margin-bottom: 0;
|
|
@@ -100747,6 +100765,12 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
100747
100765
|
}
|
|
100748
100766
|
}
|
|
100749
100767
|
|
|
100768
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
100769
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
100770
|
+
margin: 0;
|
|
100771
|
+
}
|
|
100772
|
+
}
|
|
100773
|
+
|
|
100750
100774
|
//toolbar popup min height over riding end
|
|
100751
100775
|
|
|
100752
100776
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101057,6 +101081,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
101057
101081
|
}
|
|
101058
101082
|
}
|
|
101059
101083
|
|
|
101084
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101085
|
+
.e-tbar-btn,
|
|
101086
|
+
.e-rte-dropdown-menu,
|
|
101087
|
+
.e-rte-dropdown {
|
|
101088
|
+
pointer-events: none;
|
|
101089
|
+
cursor: default;
|
|
101090
|
+
background: transparent;
|
|
101091
|
+
border: none;
|
|
101092
|
+
|
|
101093
|
+
&:hover {
|
|
101094
|
+
background: transparent;
|
|
101095
|
+
border: none;
|
|
101096
|
+
|
|
101097
|
+
.e-icons,
|
|
101098
|
+
.e-rte-dropdown-btn-text,
|
|
101099
|
+
.e-rte-font-color::before,
|
|
101100
|
+
.e-background-color::before {
|
|
101101
|
+
color: inherit;
|
|
101102
|
+
background: transparent;
|
|
101103
|
+
}
|
|
101104
|
+
}
|
|
101105
|
+
}
|
|
101106
|
+
}
|
|
101107
|
+
|
|
101060
101108
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101061
101109
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101062
101110
|
.e-rte-dropdown {
|
|
@@ -102268,7 +102316,8 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
102268
102316
|
.e-bigger .e-richtexteditor {
|
|
102269
102317
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102270
102318
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102271
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102319
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102320
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102272
102321
|
.e-tbar-btn.e-btn {
|
|
102273
102322
|
min-height: $rte-big-split-btn-height;
|
|
102274
102323
|
min-width: $rte-big-split-btn-height;
|
|
@@ -109845,6 +109894,10 @@ $lg-desktop: 1399.98;
|
|
|
109845
109894
|
position: $pv-page-div-position;
|
|
109846
109895
|
}
|
|
109847
109896
|
|
|
109897
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
109898
|
+
border-style: none;
|
|
109899
|
+
}
|
|
109900
|
+
|
|
109848
109901
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
109849
109902
|
box-shadow: $pv-page-div-focus-style;
|
|
109850
109903
|
}
|
|
@@ -143940,6 +143993,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
143940
143993
|
align-self: flex-end;
|
|
143941
143994
|
}
|
|
143942
143995
|
}
|
|
143996
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
143997
|
+
+.e-prompt-toolbar {
|
|
143998
|
+
display: none;
|
|
143999
|
+
}
|
|
144000
|
+
}
|
|
143943
144001
|
}
|
|
143944
144002
|
@media (max-width: 760px) {
|
|
143945
144003
|
.e-aiassistview {
|
|
@@ -144652,6 +144710,8 @@ $message-toolbar-border-color: $neutral-lighter !default;
|
|
|
144652
144710
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
144653
144711
|
min-height: 32px;
|
|
144654
144712
|
z-index: 10;
|
|
144713
|
+
overflow-x: scroll;
|
|
144714
|
+
scrollbar-width: none;
|
|
144655
144715
|
&.e-show,
|
|
144656
144716
|
&:hover {
|
|
144657
144717
|
display: block;
|
|
@@ -28302,6 +28302,11 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
28302
28302
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28303
28303
|
padding: 4px 0;
|
|
28304
28304
|
}
|
|
28305
|
+
&.e-contextmenu-template {
|
|
28306
|
+
.e-menu-caret-icon {
|
|
28307
|
+
display: flex;
|
|
28308
|
+
}
|
|
28309
|
+
}
|
|
28305
28310
|
}
|
|
28306
28311
|
|
|
28307
28312
|
&.e-ul {
|
|
@@ -38089,6 +38094,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38089
38094
|
.e-toolbar-item:first-child {
|
|
38090
38095
|
margin-right: $tbar-item-nrml-mrgn;
|
|
38091
38096
|
}
|
|
38097
|
+
|
|
38098
|
+
.e-toolbar-item:last-child {
|
|
38099
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38100
|
+
}
|
|
38092
38101
|
}
|
|
38093
38102
|
}
|
|
38094
38103
|
|
|
@@ -38151,6 +38160,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38151
38160
|
|
|
38152
38161
|
&:first-child {
|
|
38153
38162
|
margin-left: 0;
|
|
38163
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
38154
38164
|
}
|
|
38155
38165
|
|
|
38156
38166
|
&:last-child {
|
|
@@ -38167,11 +38177,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38167
38177
|
|
|
38168
38178
|
&:first-child {
|
|
38169
38179
|
|
|
38170
|
-
> .e-toolbar-item:last-child
|
|
38180
|
+
> .e-toolbar-item:last-child {
|
|
38181
|
+
|
|
38182
|
+
&:last-child {
|
|
38183
|
+
margin-right: 0;
|
|
38184
|
+
}
|
|
38185
|
+
}
|
|
38186
|
+
|
|
38171
38187
|
> .e-toolbar-right .e-toolbar-item {
|
|
38172
38188
|
|
|
38173
38189
|
&:last-child {
|
|
38174
38190
|
margin-right: 0;
|
|
38191
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38175
38192
|
}
|
|
38176
38193
|
|
|
38177
38194
|
&:first-child {
|
|
@@ -38680,7 +38697,7 @@ $tab-big-fill-height: 48px !default;
|
|
|
38680
38697
|
$tab-nrml-fill-height: 44px !default;
|
|
38681
38698
|
$tab-mob-fill-height: 42px !default;
|
|
38682
38699
|
$tab-focus-big-fill-height: 42px !default;
|
|
38683
|
-
$tab-focus-nrml-fill-height:
|
|
38700
|
+
$tab-focus-nrml-fill-height: 44px !default;
|
|
38684
38701
|
$tab-disable-cnt-opacity: .38 !default;
|
|
38685
38702
|
$tab-big-tb-icon-height: 72px !default;
|
|
38686
38703
|
$tab-nrml-tb-icon-height: 62px !default;
|
|
@@ -38793,7 +38810,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
38793
38810
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
38794
38811
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
38795
38812
|
$tab-focus-bg-color: $content-bg-color-alt2 !default;
|
|
38796
|
-
$tab-fill-focus-bg-color: $
|
|
38813
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
38797
38814
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
38798
38815
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
38799
38816
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -38876,7 +38893,7 @@ $tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
|
38876
38893
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
38877
38894
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
38878
38895
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
38879
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
38896
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
38880
38897
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
38881
38898
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
38882
38899
|
$tab-icon-container-width: auto !default;
|
|
@@ -39200,7 +39217,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-comb-icon-color !default;
|
|
|
39200
39217
|
$tab-fill-pop-wrap-hover-close-color: $tab-comb-icon-color !default;
|
|
39201
39218
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
39202
39219
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
39203
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
39220
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
39204
39221
|
$tab-background-indicator-bottom: 0 !default;
|
|
39205
39222
|
$tab-background-wrap-border-color: unset !default;
|
|
39206
39223
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -73549,7 +73566,7 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
73549
73566
|
margin-block-start: 10px;
|
|
73550
73567
|
}
|
|
73551
73568
|
|
|
73552
|
-
e-content ul {
|
|
73569
|
+
.e-content ul {
|
|
73553
73570
|
list-style-type: disc;
|
|
73554
73571
|
}
|
|
73555
73572
|
|
|
@@ -73694,6 +73711,7 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
73694
73711
|
}
|
|
73695
73712
|
|
|
73696
73713
|
.e-content p:last-child,
|
|
73714
|
+
.e-content p:last-of-type,
|
|
73697
73715
|
.e-content pre:last-child,
|
|
73698
73716
|
.e-content blockquote:last-child {
|
|
73699
73717
|
margin-bottom: 0;
|
|
@@ -75386,6 +75404,12 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
75386
75404
|
}
|
|
75387
75405
|
}
|
|
75388
75406
|
|
|
75407
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75408
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75409
|
+
margin: 0;
|
|
75410
|
+
}
|
|
75411
|
+
}
|
|
75412
|
+
|
|
75389
75413
|
//toolbar popup min height over riding end
|
|
75390
75414
|
|
|
75391
75415
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75696,6 +75720,30 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
75696
75720
|
}
|
|
75697
75721
|
}
|
|
75698
75722
|
|
|
75723
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75724
|
+
.e-tbar-btn,
|
|
75725
|
+
.e-rte-dropdown-menu,
|
|
75726
|
+
.e-rte-dropdown {
|
|
75727
|
+
pointer-events: none;
|
|
75728
|
+
cursor: default;
|
|
75729
|
+
background: transparent;
|
|
75730
|
+
border: none;
|
|
75731
|
+
|
|
75732
|
+
&:hover {
|
|
75733
|
+
background: transparent;
|
|
75734
|
+
border: none;
|
|
75735
|
+
|
|
75736
|
+
.e-icons,
|
|
75737
|
+
.e-rte-dropdown-btn-text,
|
|
75738
|
+
.e-rte-font-color::before,
|
|
75739
|
+
.e-background-color::before {
|
|
75740
|
+
color: inherit;
|
|
75741
|
+
background: transparent;
|
|
75742
|
+
}
|
|
75743
|
+
}
|
|
75744
|
+
}
|
|
75745
|
+
}
|
|
75746
|
+
|
|
75699
75747
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75700
75748
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75701
75749
|
.e-rte-dropdown {
|
|
@@ -82984,6 +83032,10 @@ $lg-desktop: 1399.98;
|
|
|
82984
83032
|
position: $pv-page-div-position;
|
|
82985
83033
|
}
|
|
82986
83034
|
|
|
83035
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
83036
|
+
border-style: none;
|
|
83037
|
+
}
|
|
83038
|
+
|
|
82987
83039
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82988
83040
|
box-shadow: $pv-page-div-focus-style;
|
|
82989
83041
|
}
|
|
@@ -111828,6 +111880,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111828
111880
|
align-self: flex-end;
|
|
111829
111881
|
}
|
|
111830
111882
|
}
|
|
111883
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111884
|
+
+.e-prompt-toolbar {
|
|
111885
|
+
display: none;
|
|
111886
|
+
}
|
|
111887
|
+
}
|
|
111831
111888
|
}
|
|
111832
111889
|
@media (max-width: 760px) {
|
|
111833
111890
|
.e-aiassistview {
|
|
@@ -112360,6 +112417,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
112360
112417
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112361
112418
|
min-height: 32px;
|
|
112362
112419
|
z-index: 10;
|
|
112420
|
+
overflow-x: scroll;
|
|
112421
|
+
scrollbar-width: none;
|
|
112363
112422
|
&.e-show,
|
|
112364
112423
|
&:hover {
|
|
112365
112424
|
display: block;
|