@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
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -41629,6 +41629,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
41629
41629
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
41630
41630
|
padding: 4px 0;
|
|
41631
41631
|
}
|
|
41632
|
+
&.e-contextmenu-template {
|
|
41633
|
+
.e-menu-caret-icon {
|
|
41634
|
+
display: flex;
|
|
41635
|
+
}
|
|
41636
|
+
}
|
|
41632
41637
|
}
|
|
41633
41638
|
|
|
41634
41639
|
&.e-ul {
|
|
@@ -54718,6 +54723,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54718
54723
|
.e-toolbar-item:first-child {
|
|
54719
54724
|
margin-right: $tbar-item-nrml-mrgn;
|
|
54720
54725
|
}
|
|
54726
|
+
|
|
54727
|
+
.e-toolbar-item:last-child {
|
|
54728
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
54729
|
+
}
|
|
54721
54730
|
}
|
|
54722
54731
|
}
|
|
54723
54732
|
|
|
@@ -54780,6 +54789,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54780
54789
|
|
|
54781
54790
|
&:first-child {
|
|
54782
54791
|
margin-left: 0;
|
|
54792
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
54783
54793
|
}
|
|
54784
54794
|
|
|
54785
54795
|
&:last-child {
|
|
@@ -54796,11 +54806,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54796
54806
|
|
|
54797
54807
|
&:first-child {
|
|
54798
54808
|
|
|
54799
|
-
> .e-toolbar-item:last-child
|
|
54809
|
+
> .e-toolbar-item:last-child {
|
|
54810
|
+
|
|
54811
|
+
&:last-child {
|
|
54812
|
+
margin-right: 0;
|
|
54813
|
+
}
|
|
54814
|
+
}
|
|
54815
|
+
|
|
54800
54816
|
> .e-toolbar-right .e-toolbar-item {
|
|
54801
54817
|
|
|
54802
54818
|
&:last-child {
|
|
54803
54819
|
margin-right: 0;
|
|
54820
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
54804
54821
|
}
|
|
54805
54822
|
|
|
54806
54823
|
&:first-child {
|
|
@@ -102269,7 +102286,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
102269
102286
|
margin-block-start: 10px;
|
|
102270
102287
|
}
|
|
102271
102288
|
|
|
102272
|
-
e-content ul {
|
|
102289
|
+
.e-content ul {
|
|
102273
102290
|
list-style-type: disc;
|
|
102274
102291
|
}
|
|
102275
102292
|
|
|
@@ -102414,6 +102431,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
102414
102431
|
}
|
|
102415
102432
|
|
|
102416
102433
|
.e-content p:last-child,
|
|
102434
|
+
.e-content p:last-of-type,
|
|
102417
102435
|
.e-content pre:last-child,
|
|
102418
102436
|
.e-content blockquote:last-child {
|
|
102419
102437
|
margin-bottom: 0;
|
|
@@ -104106,6 +104124,12 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
104106
104124
|
}
|
|
104107
104125
|
}
|
|
104108
104126
|
|
|
104127
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
104128
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
104129
|
+
margin: 0;
|
|
104130
|
+
}
|
|
104131
|
+
}
|
|
104132
|
+
|
|
104109
104133
|
//toolbar popup min height over riding end
|
|
104110
104134
|
|
|
104111
104135
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -104416,6 +104440,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
104416
104440
|
}
|
|
104417
104441
|
}
|
|
104418
104442
|
|
|
104443
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
104444
|
+
.e-tbar-btn,
|
|
104445
|
+
.e-rte-dropdown-menu,
|
|
104446
|
+
.e-rte-dropdown {
|
|
104447
|
+
pointer-events: none;
|
|
104448
|
+
cursor: default;
|
|
104449
|
+
background: transparent;
|
|
104450
|
+
border: none;
|
|
104451
|
+
|
|
104452
|
+
&:hover {
|
|
104453
|
+
background: transparent;
|
|
104454
|
+
border: none;
|
|
104455
|
+
|
|
104456
|
+
.e-icons,
|
|
104457
|
+
.e-rte-dropdown-btn-text,
|
|
104458
|
+
.e-rte-font-color::before,
|
|
104459
|
+
.e-background-color::before {
|
|
104460
|
+
color: inherit;
|
|
104461
|
+
background: transparent;
|
|
104462
|
+
}
|
|
104463
|
+
}
|
|
104464
|
+
}
|
|
104465
|
+
}
|
|
104466
|
+
|
|
104419
104467
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
104420
104468
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
104421
104469
|
.e-rte-dropdown {
|
|
@@ -105623,7 +105671,8 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
105623
105671
|
.e-bigger .e-richtexteditor {
|
|
105624
105672
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
105625
105673
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
105626
|
-
.e-rte-toolbar .e-toolbar-item
|
|
105674
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
105675
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
105627
105676
|
.e-tbar-btn.e-btn {
|
|
105628
105677
|
min-height: $rte-big-split-btn-height;
|
|
105629
105678
|
min-width: $rte-big-split-btn-height;
|
|
@@ -113224,6 +113273,10 @@ $lg-desktop: 1399.98;
|
|
|
113224
113273
|
position: $pv-page-div-position;
|
|
113225
113274
|
}
|
|
113226
113275
|
|
|
113276
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
113277
|
+
border-style: none;
|
|
113278
|
+
}
|
|
113279
|
+
|
|
113227
113280
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
113228
113281
|
box-shadow: $pv-page-div-focus-style;
|
|
113229
113282
|
}
|
|
@@ -147347,6 +147400,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
147347
147400
|
align-self: flex-end;
|
|
147348
147401
|
}
|
|
147349
147402
|
}
|
|
147403
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
147404
|
+
+.e-prompt-toolbar {
|
|
147405
|
+
display: none;
|
|
147406
|
+
}
|
|
147407
|
+
}
|
|
147350
147408
|
}
|
|
147351
147409
|
@media (max-width: 760px) {
|
|
147352
147410
|
.e-aiassistview {
|
|
@@ -148059,6 +148117,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
148059
148117
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
148060
148118
|
min-height: 32px;
|
|
148061
148119
|
z-index: 10;
|
|
148120
|
+
overflow-x: scroll;
|
|
148121
|
+
scrollbar-width: none;
|
|
148062
148122
|
&.e-show,
|
|
148063
148123
|
&:hover {
|
|
148064
148124
|
display: block;
|
|
@@ -20670,7 +20670,7 @@ $cbox-indeterminate-disabled-bgcolor: $cbox-bgcolor !default;
|
|
|
20670
20670
|
$cbox-indeterminate-disabled-border-color: $disable !default;
|
|
20671
20671
|
$cbox-indeterminate-disabled-color: $disable !default;
|
|
20672
20672
|
$cbox-indeterminate-fontsize: 10px !default;
|
|
20673
|
-
$cbox-indeterminate-hover-color: $
|
|
20673
|
+
$cbox-indeterminate-hover-color: $selection-font !default;
|
|
20674
20674
|
$cbox-indeterminate-lineheight: 16px !default;
|
|
20675
20675
|
$cbox-lineheight: 16px !default;
|
|
20676
20676
|
$cbox-margin: 8px !default;
|
|
@@ -28087,6 +28087,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
28087
28087
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28088
28088
|
padding: 4px 0;
|
|
28089
28089
|
}
|
|
28090
|
+
&.e-contextmenu-template {
|
|
28091
|
+
.e-menu-caret-icon {
|
|
28092
|
+
display: flex;
|
|
28093
|
+
}
|
|
28094
|
+
}
|
|
28090
28095
|
}
|
|
28091
28096
|
|
|
28092
28097
|
&.e-ul {
|
|
@@ -37697,6 +37702,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37697
37702
|
.e-toolbar-item:first-child {
|
|
37698
37703
|
margin-right: $tbar-item-nrml-mrgn;
|
|
37699
37704
|
}
|
|
37705
|
+
|
|
37706
|
+
.e-toolbar-item:last-child {
|
|
37707
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37708
|
+
}
|
|
37700
37709
|
}
|
|
37701
37710
|
}
|
|
37702
37711
|
|
|
@@ -37759,6 +37768,7 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37759
37768
|
|
|
37760
37769
|
&:first-child {
|
|
37761
37770
|
margin-left: 0;
|
|
37771
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
37762
37772
|
}
|
|
37763
37773
|
|
|
37764
37774
|
&:last-child {
|
|
@@ -37775,11 +37785,18 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
37775
37785
|
|
|
37776
37786
|
&:first-child {
|
|
37777
37787
|
|
|
37778
|
-
> .e-toolbar-item:last-child
|
|
37788
|
+
> .e-toolbar-item:last-child {
|
|
37789
|
+
|
|
37790
|
+
&:last-child {
|
|
37791
|
+
margin-right: 0;
|
|
37792
|
+
}
|
|
37793
|
+
}
|
|
37794
|
+
|
|
37779
37795
|
> .e-toolbar-right .e-toolbar-item {
|
|
37780
37796
|
|
|
37781
37797
|
&:last-child {
|
|
37782
37798
|
margin-right: 0;
|
|
37799
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
37783
37800
|
}
|
|
37784
37801
|
|
|
37785
37802
|
&:first-child {
|
|
@@ -38838,7 +38855,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
38838
38855
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
38839
38856
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-fill-focused-active-wrap-focus-border-color !default;
|
|
38840
38857
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
38841
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
38858
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
38842
38859
|
$tab-background-indicator-bottom: 0 !default;
|
|
38843
38860
|
$tab-background-wrap-border-color: $tab-alt-wrap-border-color !default;
|
|
38844
38861
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -73132,7 +73149,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
73132
73149
|
margin-block-start: 10px;
|
|
73133
73150
|
}
|
|
73134
73151
|
|
|
73135
|
-
e-content ul {
|
|
73152
|
+
.e-content ul {
|
|
73136
73153
|
list-style-type: disc;
|
|
73137
73154
|
}
|
|
73138
73155
|
|
|
@@ -73277,6 +73294,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
73277
73294
|
}
|
|
73278
73295
|
|
|
73279
73296
|
.e-content p:last-child,
|
|
73297
|
+
.e-content p:last-of-type,
|
|
73280
73298
|
.e-content pre:last-child,
|
|
73281
73299
|
.e-content blockquote:last-child {
|
|
73282
73300
|
margin-bottom: 0;
|
|
@@ -74969,6 +74987,12 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
74969
74987
|
}
|
|
74970
74988
|
}
|
|
74971
74989
|
|
|
74990
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
74991
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
74992
|
+
margin: 0;
|
|
74993
|
+
}
|
|
74994
|
+
}
|
|
74995
|
+
|
|
74972
74996
|
//toolbar popup min height over riding end
|
|
74973
74997
|
|
|
74974
74998
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75279,6 +75303,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
75279
75303
|
}
|
|
75280
75304
|
}
|
|
75281
75305
|
|
|
75306
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75307
|
+
.e-tbar-btn,
|
|
75308
|
+
.e-rte-dropdown-menu,
|
|
75309
|
+
.e-rte-dropdown {
|
|
75310
|
+
pointer-events: none;
|
|
75311
|
+
cursor: default;
|
|
75312
|
+
background: transparent;
|
|
75313
|
+
border: none;
|
|
75314
|
+
|
|
75315
|
+
&:hover {
|
|
75316
|
+
background: transparent;
|
|
75317
|
+
border: none;
|
|
75318
|
+
|
|
75319
|
+
.e-icons,
|
|
75320
|
+
.e-rte-dropdown-btn-text,
|
|
75321
|
+
.e-rte-font-color::before,
|
|
75322
|
+
.e-background-color::before {
|
|
75323
|
+
color: inherit;
|
|
75324
|
+
background: transparent;
|
|
75325
|
+
}
|
|
75326
|
+
}
|
|
75327
|
+
}
|
|
75328
|
+
}
|
|
75329
|
+
|
|
75282
75330
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75283
75331
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75284
75332
|
.e-rte-dropdown {
|
|
@@ -82575,6 +82623,10 @@ $lg-desktop: 1399.98;
|
|
|
82575
82623
|
position: $pv-page-div-position;
|
|
82576
82624
|
}
|
|
82577
82625
|
|
|
82626
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
82627
|
+
border-style: none;
|
|
82628
|
+
}
|
|
82629
|
+
|
|
82578
82630
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
82579
82631
|
box-shadow: $pv-page-div-focus-style;
|
|
82580
82632
|
}
|
|
@@ -111389,6 +111441,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
111389
111441
|
align-self: flex-end;
|
|
111390
111442
|
}
|
|
111391
111443
|
}
|
|
111444
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
111445
|
+
+.e-prompt-toolbar {
|
|
111446
|
+
display: none;
|
|
111447
|
+
}
|
|
111448
|
+
}
|
|
111392
111449
|
}
|
|
111393
111450
|
@media (max-width: 760px) {
|
|
111394
111451
|
.e-aiassistview {
|
|
@@ -111921,6 +111978,8 @@ $message-toolbar-border-color: $border-default !default;
|
|
|
111921
111978
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
111922
111979
|
min-height: 32px;
|
|
111923
111980
|
z-index: 10;
|
|
111981
|
+
overflow-x: scroll;
|
|
111982
|
+
scrollbar-width: none;
|
|
111924
111983
|
&.e-show,
|
|
111925
111984
|
&:hover {
|
|
111926
111985
|
display: block;
|
|
@@ -29868,7 +29868,7 @@ $cbox-indeterminate-disabled-bgcolor: $cbox-bgcolor !default;
|
|
|
29868
29868
|
$cbox-indeterminate-disabled-border-color: $disable !default;
|
|
29869
29869
|
$cbox-indeterminate-disabled-color: $disable !default;
|
|
29870
29870
|
$cbox-indeterminate-fontsize: 10px !default;
|
|
29871
|
-
$cbox-indeterminate-hover-color: $
|
|
29871
|
+
$cbox-indeterminate-hover-color: $selection-font !default;
|
|
29872
29872
|
$cbox-indeterminate-lineheight: 16px !default;
|
|
29873
29873
|
$cbox-lineheight: 16px !default;
|
|
29874
29874
|
$cbox-margin: 8px !default;
|
|
@@ -39115,6 +39115,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
39115
39115
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39116
39116
|
padding: 4px 0;
|
|
39117
39117
|
}
|
|
39118
|
+
&.e-contextmenu-template {
|
|
39119
|
+
.e-menu-caret-icon {
|
|
39120
|
+
display: flex;
|
|
39121
|
+
}
|
|
39122
|
+
}
|
|
39118
39123
|
}
|
|
39119
39124
|
|
|
39120
39125
|
&.e-ul {
|
|
@@ -52000,6 +52005,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
52000
52005
|
.e-toolbar-item:first-child {
|
|
52001
52006
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52002
52007
|
}
|
|
52008
|
+
|
|
52009
|
+
.e-toolbar-item:last-child {
|
|
52010
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52011
|
+
}
|
|
52003
52012
|
}
|
|
52004
52013
|
}
|
|
52005
52014
|
|
|
@@ -52062,6 +52071,7 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
52062
52071
|
|
|
52063
52072
|
&:first-child {
|
|
52064
52073
|
margin-left: 0;
|
|
52074
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52065
52075
|
}
|
|
52066
52076
|
|
|
52067
52077
|
&:last-child {
|
|
@@ -52078,11 +52088,18 @@ $tbar-popup-btn-hover-border-size: 2px !default;
|
|
|
52078
52088
|
|
|
52079
52089
|
&:first-child {
|
|
52080
52090
|
|
|
52081
|
-
> .e-toolbar-item:last-child
|
|
52091
|
+
> .e-toolbar-item:last-child {
|
|
52092
|
+
|
|
52093
|
+
&:last-child {
|
|
52094
|
+
margin-right: 0;
|
|
52095
|
+
}
|
|
52096
|
+
}
|
|
52097
|
+
|
|
52082
52098
|
> .e-toolbar-right .e-toolbar-item {
|
|
52083
52099
|
|
|
52084
52100
|
&:last-child {
|
|
52085
52101
|
margin-right: 0;
|
|
52102
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52086
52103
|
}
|
|
52087
52104
|
|
|
52088
52105
|
&:first-child {
|
|
@@ -53465,7 +53482,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
53465
53482
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
53466
53483
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-fill-focused-active-wrap-focus-border-color !default;
|
|
53467
53484
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
53468
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
53485
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
53469
53486
|
$tab-background-indicator-bottom: 0 !default;
|
|
53470
53487
|
$tab-background-wrap-border-color: $tab-alt-wrap-border-color !default;
|
|
53471
53488
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -99145,7 +99162,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
99145
99162
|
margin-block-start: 10px;
|
|
99146
99163
|
}
|
|
99147
99164
|
|
|
99148
|
-
e-content ul {
|
|
99165
|
+
.e-content ul {
|
|
99149
99166
|
list-style-type: disc;
|
|
99150
99167
|
}
|
|
99151
99168
|
|
|
@@ -99290,6 +99307,7 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
99290
99307
|
}
|
|
99291
99308
|
|
|
99292
99309
|
.e-content p:last-child,
|
|
99310
|
+
.e-content p:last-of-type,
|
|
99293
99311
|
.e-content pre:last-child,
|
|
99294
99312
|
.e-content blockquote:last-child {
|
|
99295
99313
|
margin-bottom: 0;
|
|
@@ -100982,6 +101000,12 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
100982
101000
|
}
|
|
100983
101001
|
}
|
|
100984
101002
|
|
|
101003
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101004
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101005
|
+
margin: 0;
|
|
101006
|
+
}
|
|
101007
|
+
}
|
|
101008
|
+
|
|
100985
101009
|
//toolbar popup min height over riding end
|
|
100986
101010
|
|
|
100987
101011
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101292,6 +101316,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
101292
101316
|
}
|
|
101293
101317
|
}
|
|
101294
101318
|
|
|
101319
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101320
|
+
.e-tbar-btn,
|
|
101321
|
+
.e-rte-dropdown-menu,
|
|
101322
|
+
.e-rte-dropdown {
|
|
101323
|
+
pointer-events: none;
|
|
101324
|
+
cursor: default;
|
|
101325
|
+
background: transparent;
|
|
101326
|
+
border: none;
|
|
101327
|
+
|
|
101328
|
+
&:hover {
|
|
101329
|
+
background: transparent;
|
|
101330
|
+
border: none;
|
|
101331
|
+
|
|
101332
|
+
.e-icons,
|
|
101333
|
+
.e-rte-dropdown-btn-text,
|
|
101334
|
+
.e-rte-font-color::before,
|
|
101335
|
+
.e-background-color::before {
|
|
101336
|
+
color: inherit;
|
|
101337
|
+
background: transparent;
|
|
101338
|
+
}
|
|
101339
|
+
}
|
|
101340
|
+
}
|
|
101341
|
+
}
|
|
101342
|
+
|
|
101295
101343
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101296
101344
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101297
101345
|
.e-rte-dropdown {
|
|
@@ -102503,7 +102551,8 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
102503
102551
|
.e-bigger .e-richtexteditor {
|
|
102504
102552
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
102505
102553
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
102506
|
-
.e-rte-toolbar .e-toolbar-item
|
|
102554
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
102555
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
102507
102556
|
.e-tbar-btn.e-btn {
|
|
102508
102557
|
min-height: $rte-big-split-btn-height;
|
|
102509
102558
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110093,6 +110142,10 @@ $lg-desktop: 1399.98;
|
|
|
110093
110142
|
position: $pv-page-div-position;
|
|
110094
110143
|
}
|
|
110095
110144
|
|
|
110145
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110146
|
+
border-style: none;
|
|
110147
|
+
}
|
|
110148
|
+
|
|
110096
110149
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110097
110150
|
box-shadow: $pv-page-div-focus-style;
|
|
110098
110151
|
}
|
|
@@ -144172,6 +144225,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144172
144225
|
align-self: flex-end;
|
|
144173
144226
|
}
|
|
144174
144227
|
}
|
|
144228
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144229
|
+
+.e-prompt-toolbar {
|
|
144230
|
+
display: none;
|
|
144231
|
+
}
|
|
144232
|
+
}
|
|
144175
144233
|
}
|
|
144176
144234
|
@media (max-width: 760px) {
|
|
144177
144235
|
.e-aiassistview {
|
|
@@ -144884,6 +144942,8 @@ $message-toolbar-border-color: $border-default !default;
|
|
|
144884
144942
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
144885
144943
|
min-height: 32px;
|
|
144886
144944
|
z-index: 10;
|
|
144945
|
+
overflow-x: scroll;
|
|
144946
|
+
scrollbar-width: none;
|
|
144887
144947
|
&.e-show,
|
|
144888
144948
|
&:hover {
|
|
144889
144949
|
display: block;
|
|
@@ -240,7 +240,7 @@ $float-label-disbale-font-color: $content-text-color-alt3 !default;
|
|
|
240
240
|
$input-placeholder-color: $placeholder-text-color !default;
|
|
241
241
|
$input-group-disabled-color: $icon-color-disabled !default;
|
|
242
242
|
$input-group-hovered-color: $close-icon-color-hover !default;
|
|
243
|
-
$input-readonly-bg-color: $content-bg-color
|
|
243
|
+
$input-readonly-bg-color: $content-bg-color !default;
|
|
244
244
|
$input-readonly-color: $content-text-color !default;
|
|
245
245
|
$input-icon-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !default;
|
|
246
246
|
$input-border-shadow: 0 0 0 3px rgba($primary-light, .25) !default;
|
|
@@ -240,7 +240,7 @@ $float-label-disbale-font-color: $content-text-color-alt3 !default;
|
|
|
240
240
|
$input-placeholder-color: $placeholder-text-color !default;
|
|
241
241
|
$input-group-disabled-color: $icon-color-disabled !default;
|
|
242
242
|
$input-group-hovered-color: $close-icon-color-hover !default;
|
|
243
|
-
$input-readonly-bg-color: $content-bg-color
|
|
243
|
+
$input-readonly-bg-color: $content-bg-color !default;
|
|
244
244
|
$input-readonly-color: $content-text-color !default;
|
|
245
245
|
$input-icon-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !default;
|
|
246
246
|
$input-border-shadow: 0 0 0 3px rgba($primary-light, .25) !default;
|
|
@@ -240,7 +240,7 @@ $float-label-disbale-font-color: $content-text-color-alt3 !default;
|
|
|
240
240
|
$input-placeholder-color: $placeholder-text-color !default;
|
|
241
241
|
$input-group-disabled-color: $icon-color-disabled !default;
|
|
242
242
|
$input-group-hovered-color: $close-icon-color-hover !default;
|
|
243
|
-
$input-readonly-bg-color: $content-bg-color
|
|
243
|
+
$input-readonly-bg-color: $content-bg-color !default;
|
|
244
244
|
$input-readonly-color: $content-text-color !default;
|
|
245
245
|
$input-icon-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !default;
|
|
246
246
|
$input-border-shadow: 0 0 0 3px rgba($primary-light, .25) !default;
|
|
@@ -240,7 +240,7 @@ $float-label-disbale-font-color: $content-text-color-alt3 !default;
|
|
|
240
240
|
$input-placeholder-color: $placeholder-text-color !default;
|
|
241
241
|
$input-group-disabled-color: $icon-color-disabled !default;
|
|
242
242
|
$input-group-hovered-color: $close-icon-color-hover !default;
|
|
243
|
-
$input-readonly-bg-color: $content-bg-color
|
|
243
|
+
$input-readonly-bg-color: $content-bg-color !default;
|
|
244
244
|
$input-readonly-color: $content-text-color !default;
|
|
245
245
|
$input-icon-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !default;
|
|
246
246
|
$input-border-shadow: 0 0 0 3px rgba($primary-light, .25) !default;
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|
|
@@ -771,6 +771,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
771
771
|
align-self: flex-end;
|
|
772
772
|
}
|
|
773
773
|
}
|
|
774
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
775
|
+
+.e-prompt-toolbar {
|
|
776
|
+
display: none;
|
|
777
|
+
}
|
|
778
|
+
}
|
|
774
779
|
}
|
|
775
780
|
@media (max-width: 760px) {
|
|
776
781
|
.e-aiassistview {
|