@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
|
@@ -28288,6 +28288,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
28288
28288
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28289
28289
|
padding: 4px 0;
|
|
28290
28290
|
}
|
|
28291
|
+
&.e-contextmenu-template {
|
|
28292
|
+
.e-menu-caret-icon {
|
|
28293
|
+
display: flex;
|
|
28294
|
+
}
|
|
28295
|
+
}
|
|
28291
28296
|
}
|
|
28292
28297
|
|
|
28293
28298
|
&.e-ul {
|
|
@@ -38022,6 +38027,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38022
38027
|
.e-toolbar-item:first-child {
|
|
38023
38028
|
margin-right: $tbar-item-nrml-mrgn;
|
|
38024
38029
|
}
|
|
38030
|
+
|
|
38031
|
+
.e-toolbar-item:last-child {
|
|
38032
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38033
|
+
}
|
|
38025
38034
|
}
|
|
38026
38035
|
}
|
|
38027
38036
|
|
|
@@ -38084,6 +38093,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38084
38093
|
|
|
38085
38094
|
&:first-child {
|
|
38086
38095
|
margin-left: 0;
|
|
38096
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
38087
38097
|
}
|
|
38088
38098
|
|
|
38089
38099
|
&:last-child {
|
|
@@ -38100,11 +38110,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38100
38110
|
|
|
38101
38111
|
&:first-child {
|
|
38102
38112
|
|
|
38103
|
-
> .e-toolbar-item:last-child
|
|
38113
|
+
> .e-toolbar-item:last-child {
|
|
38114
|
+
|
|
38115
|
+
&:last-child {
|
|
38116
|
+
margin-right: 0;
|
|
38117
|
+
}
|
|
38118
|
+
}
|
|
38119
|
+
|
|
38104
38120
|
> .e-toolbar-right .e-toolbar-item {
|
|
38105
38121
|
|
|
38106
38122
|
&:last-child {
|
|
38107
38123
|
margin-right: 0;
|
|
38124
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38108
38125
|
}
|
|
38109
38126
|
|
|
38110
38127
|
&:first-child {
|
|
@@ -38859,7 +38876,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
38859
38876
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
38860
38877
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
38861
38878
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
38862
|
-
$tab-fill-focus-bg-color:
|
|
38879
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
38863
38880
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
38864
38881
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
38865
38882
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -38885,7 +38902,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
38885
38902
|
$tab-alt-text-color: $primary-lighter !default;
|
|
38886
38903
|
$tab-alt-disable-text-color: rgba($border-light, .38) !default;
|
|
38887
38904
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
38888
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
38905
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
38889
38906
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
38890
38907
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
38891
38908
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
@@ -39131,7 +39148,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
39131
39148
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
39132
39149
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
39133
39150
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
39134
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
39151
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
39135
39152
|
$tab-background-indicator-bottom: 0 !default;
|
|
39136
39153
|
$tab-background-wrap-border-color: transparent !default;
|
|
39137
39154
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -47053,7 +47070,7 @@ $diagram-multiselect-stroke: $diagram-resize-handle-stroke;
|
|
|
47053
47070
|
/* stylelint-disable */
|
|
47054
47071
|
$ddt-skin-name: $skin-name !default;
|
|
47055
47072
|
$ddt-box-shadow: none !default;
|
|
47056
|
-
$ddt-close-icon-bottom:
|
|
47073
|
+
$ddt-close-icon-bottom: 8px !default;
|
|
47057
47074
|
$ddt-dd-icon-bottom: 0 !default;
|
|
47058
47075
|
$ddt-dd-icon-width: 30px !default;
|
|
47059
47076
|
$ddt-close-icon-width: 20px !default;
|
|
@@ -73453,7 +73470,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
73453
73470
|
margin-block-start: 10px;
|
|
73454
73471
|
}
|
|
73455
73472
|
|
|
73456
|
-
e-content ul {
|
|
73473
|
+
.e-content ul {
|
|
73457
73474
|
list-style-type: disc;
|
|
73458
73475
|
}
|
|
73459
73476
|
|
|
@@ -73598,6 +73615,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
73598
73615
|
}
|
|
73599
73616
|
|
|
73600
73617
|
.e-content p:last-child,
|
|
73618
|
+
.e-content p:last-of-type,
|
|
73601
73619
|
.e-content pre:last-child,
|
|
73602
73620
|
.e-content blockquote:last-child {
|
|
73603
73621
|
margin-bottom: 0;
|
|
@@ -75290,6 +75308,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75290
75308
|
}
|
|
75291
75309
|
}
|
|
75292
75310
|
|
|
75311
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75312
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75313
|
+
margin: 0;
|
|
75314
|
+
}
|
|
75315
|
+
}
|
|
75316
|
+
|
|
75293
75317
|
//toolbar popup min height over riding end
|
|
75294
75318
|
|
|
75295
75319
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75600,6 +75624,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75600
75624
|
}
|
|
75601
75625
|
}
|
|
75602
75626
|
|
|
75627
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75628
|
+
.e-tbar-btn,
|
|
75629
|
+
.e-rte-dropdown-menu,
|
|
75630
|
+
.e-rte-dropdown {
|
|
75631
|
+
pointer-events: none;
|
|
75632
|
+
cursor: default;
|
|
75633
|
+
background: transparent;
|
|
75634
|
+
border: none;
|
|
75635
|
+
|
|
75636
|
+
&:hover {
|
|
75637
|
+
background: transparent;
|
|
75638
|
+
border: none;
|
|
75639
|
+
|
|
75640
|
+
.e-icons,
|
|
75641
|
+
.e-rte-dropdown-btn-text,
|
|
75642
|
+
.e-rte-font-color::before,
|
|
75643
|
+
.e-background-color::before {
|
|
75644
|
+
color: inherit;
|
|
75645
|
+
background: transparent;
|
|
75646
|
+
}
|
|
75647
|
+
}
|
|
75648
|
+
}
|
|
75649
|
+
}
|
|
75650
|
+
|
|
75603
75651
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75604
75652
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75605
75653
|
.e-rte-dropdown {
|
|
@@ -82892,6 +82940,10 @@ $lg-desktop: 1399.98;
|
|
|
82892
82940
|
position: $pv-page-div-position;
|
|
82893
82941
|
}
|
|
82894
82942
|
|
|
82943
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
82944
|
+
border-style: none;
|
|
82945
|
+
}
|
|
82946
|
+
|
|
82895
82947
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82896
82948
|
box-shadow: $pv-page-div-focus-style;
|
|
82897
82949
|
}
|
|
@@ -111730,6 +111782,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111730
111782
|
align-self: flex-end;
|
|
111731
111783
|
}
|
|
111732
111784
|
}
|
|
111785
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111786
|
+
+.e-prompt-toolbar {
|
|
111787
|
+
display: none;
|
|
111788
|
+
}
|
|
111789
|
+
}
|
|
111733
111790
|
}
|
|
111734
111791
|
@media (max-width: 760px) {
|
|
111735
111792
|
.e-aiassistview {
|
|
@@ -112262,6 +112319,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
112262
112319
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112263
112320
|
min-height: 32px;
|
|
112264
112321
|
z-index: 10;
|
|
112322
|
+
overflow-x: scroll;
|
|
112323
|
+
scrollbar-width: none;
|
|
112265
112324
|
&.e-show,
|
|
112266
112325
|
&:hover {
|
|
112267
112326
|
display: block;
|
|
@@ -39316,6 +39316,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
39316
39316
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39317
39317
|
padding: 4px 0;
|
|
39318
39318
|
}
|
|
39319
|
+
&.e-contextmenu-template {
|
|
39320
|
+
.e-menu-caret-icon {
|
|
39321
|
+
display: flex;
|
|
39322
|
+
}
|
|
39323
|
+
}
|
|
39319
39324
|
}
|
|
39320
39325
|
|
|
39321
39326
|
&.e-ul {
|
|
@@ -52325,6 +52330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52325
52330
|
.e-toolbar-item:first-child {
|
|
52326
52331
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52327
52332
|
}
|
|
52333
|
+
|
|
52334
|
+
.e-toolbar-item:last-child {
|
|
52335
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52336
|
+
}
|
|
52328
52337
|
}
|
|
52329
52338
|
}
|
|
52330
52339
|
|
|
@@ -52387,6 +52396,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52387
52396
|
|
|
52388
52397
|
&:first-child {
|
|
52389
52398
|
margin-left: 0;
|
|
52399
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52390
52400
|
}
|
|
52391
52401
|
|
|
52392
52402
|
&:last-child {
|
|
@@ -52403,11 +52413,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52403
52413
|
|
|
52404
52414
|
&:first-child {
|
|
52405
52415
|
|
|
52406
|
-
> .e-toolbar-item:last-child
|
|
52416
|
+
> .e-toolbar-item:last-child {
|
|
52417
|
+
|
|
52418
|
+
&:last-child {
|
|
52419
|
+
margin-right: 0;
|
|
52420
|
+
}
|
|
52421
|
+
}
|
|
52422
|
+
|
|
52407
52423
|
> .e-toolbar-right .e-toolbar-item {
|
|
52408
52424
|
|
|
52409
52425
|
&:last-child {
|
|
52410
52426
|
margin-right: 0;
|
|
52427
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52411
52428
|
}
|
|
52412
52429
|
|
|
52413
52430
|
&:first-child {
|
|
@@ -53486,7 +53503,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
53486
53503
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
53487
53504
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
53488
53505
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
53489
|
-
$tab-fill-focus-bg-color:
|
|
53506
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
53490
53507
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
53491
53508
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
53492
53509
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -53512,7 +53529,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
53512
53529
|
$tab-alt-text-color: $primary-lighter !default;
|
|
53513
53530
|
$tab-alt-disable-text-color: rgba($border-light, .38) !default;
|
|
53514
53531
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
53515
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
53532
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
53516
53533
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
53517
53534
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
53518
53535
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
@@ -53758,7 +53775,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
53758
53775
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
53759
53776
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
53760
53777
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
53761
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
53778
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
53762
53779
|
$tab-background-indicator-bottom: 0 !default;
|
|
53763
53780
|
$tab-background-wrap-border-color: transparent !default;
|
|
53764
53781
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -63804,7 +63821,7 @@ $diagram-multiselect-stroke: $diagram-resize-handle-stroke;
|
|
|
63804
63821
|
/* stylelint-disable */
|
|
63805
63822
|
$ddt-skin-name: $skin-name !default;
|
|
63806
63823
|
$ddt-box-shadow: none !default;
|
|
63807
|
-
$ddt-close-icon-bottom:
|
|
63824
|
+
$ddt-close-icon-bottom: 8px !default;
|
|
63808
63825
|
$ddt-dd-icon-bottom: 0 !default;
|
|
63809
63826
|
$ddt-dd-icon-width: 30px !default;
|
|
63810
63827
|
$ddt-close-icon-width: 20px !default;
|
|
@@ -99466,7 +99483,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
99466
99483
|
margin-block-start: 10px;
|
|
99467
99484
|
}
|
|
99468
99485
|
|
|
99469
|
-
e-content ul {
|
|
99486
|
+
.e-content ul {
|
|
99470
99487
|
list-style-type: disc;
|
|
99471
99488
|
}
|
|
99472
99489
|
|
|
@@ -99611,6 +99628,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
99611
99628
|
}
|
|
99612
99629
|
|
|
99613
99630
|
.e-content p:last-child,
|
|
99631
|
+
.e-content p:last-of-type,
|
|
99614
99632
|
.e-content pre:last-child,
|
|
99615
99633
|
.e-content blockquote:last-child {
|
|
99616
99634
|
margin-bottom: 0;
|
|
@@ -101303,6 +101321,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101303
101321
|
}
|
|
101304
101322
|
}
|
|
101305
101323
|
|
|
101324
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101325
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101326
|
+
margin: 0;
|
|
101327
|
+
}
|
|
101328
|
+
}
|
|
101329
|
+
|
|
101306
101330
|
//toolbar popup min height over riding end
|
|
101307
101331
|
|
|
101308
101332
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101613,6 +101637,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101613
101637
|
}
|
|
101614
101638
|
}
|
|
101615
101639
|
|
|
101640
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101641
|
+
.e-tbar-btn,
|
|
101642
|
+
.e-rte-dropdown-menu,
|
|
101643
|
+
.e-rte-dropdown {
|
|
101644
|
+
pointer-events: none;
|
|
101645
|
+
cursor: default;
|
|
101646
|
+
background: transparent;
|
|
101647
|
+
border: none;
|
|
101648
|
+
|
|
101649
|
+
&:hover {
|
|
101650
|
+
background: transparent;
|
|
101651
|
+
border: none;
|
|
101652
|
+
|
|
101653
|
+
.e-icons,
|
|
101654
|
+
.e-rte-dropdown-btn-text,
|
|
101655
|
+
.e-rte-font-color::before,
|
|
101656
|
+
.e-background-color::before {
|
|
101657
|
+
color: inherit;
|
|
101658
|
+
background: transparent;
|
|
101659
|
+
}
|
|
101660
|
+
}
|
|
101661
|
+
}
|
|
101662
|
+
}
|
|
101663
|
+
|
|
101616
101664
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101617
101665
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101618
101666
|
.e-rte-dropdown {
|
|
@@ -102823,7 +102871,8 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
102823
102871
|
.e-bigger .e-richtexteditor {
|
|
102824
102872
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102825
102873
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102826
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102874
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102875
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102827
102876
|
.e-tbar-btn.e-btn {
|
|
102828
102877
|
min-height: $rte-big-split-btn-height;
|
|
102829
102878
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110410,6 +110459,10 @@ $lg-desktop: 1399.98;
|
|
|
110410
110459
|
position: $pv-page-div-position;
|
|
110411
110460
|
}
|
|
110412
110461
|
|
|
110462
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110463
|
+
border-style: none;
|
|
110464
|
+
}
|
|
110465
|
+
|
|
110413
110466
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110414
110467
|
box-shadow: $pv-page-div-focus-style;
|
|
110415
110468
|
}
|
|
@@ -144513,6 +144566,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144513
144566
|
align-self: flex-end;
|
|
144514
144567
|
}
|
|
144515
144568
|
}
|
|
144569
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144570
|
+
+.e-prompt-toolbar {
|
|
144571
|
+
display: none;
|
|
144572
|
+
}
|
|
144573
|
+
}
|
|
144516
144574
|
}
|
|
144517
144575
|
@media (max-width: 760px) {
|
|
144518
144576
|
.e-aiassistview {
|
|
@@ -145225,6 +145283,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
145225
145283
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145226
145284
|
min-height: 32px;
|
|
145227
145285
|
z-index: 10;
|
|
145286
|
+
overflow-x: scroll;
|
|
145287
|
+
scrollbar-width: none;
|
|
145228
145288
|
&.e-show,
|
|
145229
145289
|
&:hover {
|
|
145230
145290
|
display: block;
|
|
@@ -28287,6 +28287,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
28287
28287
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28288
28288
|
padding: 4px 0;
|
|
28289
28289
|
}
|
|
28290
|
+
&.e-contextmenu-template {
|
|
28291
|
+
.e-menu-caret-icon {
|
|
28292
|
+
display: flex;
|
|
28293
|
+
}
|
|
28294
|
+
}
|
|
28290
28295
|
}
|
|
28291
28296
|
|
|
28292
28297
|
&.e-ul {
|
|
@@ -38021,6 +38026,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38021
38026
|
.e-toolbar-item:first-child {
|
|
38022
38027
|
margin-right: $tbar-item-nrml-mrgn;
|
|
38023
38028
|
}
|
|
38029
|
+
|
|
38030
|
+
.e-toolbar-item:last-child {
|
|
38031
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38032
|
+
}
|
|
38024
38033
|
}
|
|
38025
38034
|
}
|
|
38026
38035
|
|
|
@@ -38083,6 +38092,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38083
38092
|
|
|
38084
38093
|
&:first-child {
|
|
38085
38094
|
margin-left: 0;
|
|
38095
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
38086
38096
|
}
|
|
38087
38097
|
|
|
38088
38098
|
&:last-child {
|
|
@@ -38099,11 +38109,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38099
38109
|
|
|
38100
38110
|
&:first-child {
|
|
38101
38111
|
|
|
38102
|
-
> .e-toolbar-item:last-child
|
|
38112
|
+
> .e-toolbar-item:last-child {
|
|
38113
|
+
|
|
38114
|
+
&:last-child {
|
|
38115
|
+
margin-right: 0;
|
|
38116
|
+
}
|
|
38117
|
+
}
|
|
38118
|
+
|
|
38103
38119
|
> .e-toolbar-right .e-toolbar-item {
|
|
38104
38120
|
|
|
38105
38121
|
&:last-child {
|
|
38106
38122
|
margin-right: 0;
|
|
38123
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38107
38124
|
}
|
|
38108
38125
|
|
|
38109
38126
|
&:first-child {
|
|
@@ -38858,7 +38875,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
38858
38875
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
38859
38876
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
38860
38877
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
38861
|
-
$tab-fill-focus-bg-color:
|
|
38878
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
38862
38879
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
38863
38880
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
38864
38881
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -38884,7 +38901,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
38884
38901
|
$tab-alt-text-color: $primary-lighter !default;
|
|
38885
38902
|
$tab-alt-disable-text-color: rgba($border-light, .38) !default;
|
|
38886
38903
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
38887
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
38904
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
38888
38905
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
38889
38906
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
38890
38907
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
@@ -39130,7 +39147,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
39130
39147
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
39131
39148
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
39132
39149
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
39133
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
39150
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
39134
39151
|
$tab-background-indicator-bottom: 0 !default;
|
|
39135
39152
|
$tab-background-wrap-border-color: transparent !default;
|
|
39136
39153
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -47052,7 +47069,7 @@ $diagram-multiselect-stroke: $diagram-resize-handle-stroke;
|
|
|
47052
47069
|
/* stylelint-disable */
|
|
47053
47070
|
$ddt-skin-name: $skin-name !default;
|
|
47054
47071
|
$ddt-box-shadow: none !default;
|
|
47055
|
-
$ddt-close-icon-bottom:
|
|
47072
|
+
$ddt-close-icon-bottom: 8px !default;
|
|
47056
47073
|
$ddt-dd-icon-bottom: 0 !default;
|
|
47057
47074
|
$ddt-dd-icon-width: 30px !default;
|
|
47058
47075
|
$ddt-close-icon-width: 20px !default;
|
|
@@ -73452,7 +73469,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
73452
73469
|
margin-block-start: 10px;
|
|
73453
73470
|
}
|
|
73454
73471
|
|
|
73455
|
-
e-content ul {
|
|
73472
|
+
.e-content ul {
|
|
73456
73473
|
list-style-type: disc;
|
|
73457
73474
|
}
|
|
73458
73475
|
|
|
@@ -73597,6 +73614,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
73597
73614
|
}
|
|
73598
73615
|
|
|
73599
73616
|
.e-content p:last-child,
|
|
73617
|
+
.e-content p:last-of-type,
|
|
73600
73618
|
.e-content pre:last-child,
|
|
73601
73619
|
.e-content blockquote:last-child {
|
|
73602
73620
|
margin-bottom: 0;
|
|
@@ -75289,6 +75307,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75289
75307
|
}
|
|
75290
75308
|
}
|
|
75291
75309
|
|
|
75310
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75311
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75312
|
+
margin: 0;
|
|
75313
|
+
}
|
|
75314
|
+
}
|
|
75315
|
+
|
|
75292
75316
|
//toolbar popup min height over riding end
|
|
75293
75317
|
|
|
75294
75318
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75599,6 +75623,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75599
75623
|
}
|
|
75600
75624
|
}
|
|
75601
75625
|
|
|
75626
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75627
|
+
.e-tbar-btn,
|
|
75628
|
+
.e-rte-dropdown-menu,
|
|
75629
|
+
.e-rte-dropdown {
|
|
75630
|
+
pointer-events: none;
|
|
75631
|
+
cursor: default;
|
|
75632
|
+
background: transparent;
|
|
75633
|
+
border: none;
|
|
75634
|
+
|
|
75635
|
+
&:hover {
|
|
75636
|
+
background: transparent;
|
|
75637
|
+
border: none;
|
|
75638
|
+
|
|
75639
|
+
.e-icons,
|
|
75640
|
+
.e-rte-dropdown-btn-text,
|
|
75641
|
+
.e-rte-font-color::before,
|
|
75642
|
+
.e-background-color::before {
|
|
75643
|
+
color: inherit;
|
|
75644
|
+
background: transparent;
|
|
75645
|
+
}
|
|
75646
|
+
}
|
|
75647
|
+
}
|
|
75648
|
+
}
|
|
75649
|
+
|
|
75602
75650
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75603
75651
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75604
75652
|
.e-rte-dropdown {
|
|
@@ -82891,6 +82939,10 @@ $lg-desktop: 1399.98;
|
|
|
82891
82939
|
position: $pv-page-div-position;
|
|
82892
82940
|
}
|
|
82893
82941
|
|
|
82942
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
82943
|
+
border-style: none;
|
|
82944
|
+
}
|
|
82945
|
+
|
|
82894
82946
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82895
82947
|
box-shadow: $pv-page-div-focus-style;
|
|
82896
82948
|
}
|
|
@@ -111729,6 +111781,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111729
111781
|
align-self: flex-end;
|
|
111730
111782
|
}
|
|
111731
111783
|
}
|
|
111784
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111785
|
+
+.e-prompt-toolbar {
|
|
111786
|
+
display: none;
|
|
111787
|
+
}
|
|
111788
|
+
}
|
|
111732
111789
|
}
|
|
111733
111790
|
@media (max-width: 760px) {
|
|
111734
111791
|
.e-aiassistview {
|
|
@@ -112261,6 +112318,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
112261
112318
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112262
112319
|
min-height: 32px;
|
|
112263
112320
|
z-index: 10;
|
|
112321
|
+
overflow-x: scroll;
|
|
112322
|
+
scrollbar-width: none;
|
|
112264
112323
|
&.e-show,
|
|
112265
112324
|
&:hover {
|
|
112266
112325
|
display: block;
|