@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
|
@@ -28349,6 +28349,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
28349
28349
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28350
28350
|
padding: 4px 0;
|
|
28351
28351
|
}
|
|
28352
|
+
&.e-contextmenu-template {
|
|
28353
|
+
.e-menu-caret-icon {
|
|
28354
|
+
display: flex;
|
|
28355
|
+
}
|
|
28356
|
+
}
|
|
28352
28357
|
}
|
|
28353
28358
|
|
|
28354
28359
|
&.e-ul {
|
|
@@ -38115,6 +38120,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38115
38120
|
.e-toolbar-item:first-child {
|
|
38116
38121
|
margin-right: $tbar-item-nrml-mrgn;
|
|
38117
38122
|
}
|
|
38123
|
+
|
|
38124
|
+
.e-toolbar-item:last-child {
|
|
38125
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38126
|
+
}
|
|
38118
38127
|
}
|
|
38119
38128
|
}
|
|
38120
38129
|
|
|
@@ -38177,6 +38186,7 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38177
38186
|
|
|
38178
38187
|
&:first-child {
|
|
38179
38188
|
margin-left: 0;
|
|
38189
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
38180
38190
|
}
|
|
38181
38191
|
|
|
38182
38192
|
&:last-child {
|
|
@@ -38193,11 +38203,18 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
38193
38203
|
|
|
38194
38204
|
&:first-child {
|
|
38195
38205
|
|
|
38196
|
-
> .e-toolbar-item:last-child
|
|
38206
|
+
> .e-toolbar-item:last-child {
|
|
38207
|
+
|
|
38208
|
+
&:last-child {
|
|
38209
|
+
margin-right: 0;
|
|
38210
|
+
}
|
|
38211
|
+
}
|
|
38212
|
+
|
|
38197
38213
|
> .e-toolbar-right .e-toolbar-item {
|
|
38198
38214
|
|
|
38199
38215
|
&:last-child {
|
|
38200
38216
|
margin-right: 0;
|
|
38217
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38201
38218
|
}
|
|
38202
38219
|
|
|
38203
38220
|
&:first-child {
|
|
@@ -39234,7 +39251,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
39234
39251
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
39235
39252
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
39236
39253
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
39237
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
39254
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
39238
39255
|
$tab-background-indicator-bottom: 0 !default;
|
|
39239
39256
|
$tab-background-wrap-border-color: unset !default;
|
|
39240
39257
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -73803,7 +73820,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
73803
73820
|
margin-block-start: 10px;
|
|
73804
73821
|
}
|
|
73805
73822
|
|
|
73806
|
-
e-content ul {
|
|
73823
|
+
.e-content ul {
|
|
73807
73824
|
list-style-type: disc;
|
|
73808
73825
|
}
|
|
73809
73826
|
|
|
@@ -73948,6 +73965,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
73948
73965
|
}
|
|
73949
73966
|
|
|
73950
73967
|
.e-content p:last-child,
|
|
73968
|
+
.e-content p:last-of-type,
|
|
73951
73969
|
.e-content pre:last-child,
|
|
73952
73970
|
.e-content blockquote:last-child {
|
|
73953
73971
|
margin-bottom: 0;
|
|
@@ -75640,6 +75658,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75640
75658
|
}
|
|
75641
75659
|
}
|
|
75642
75660
|
|
|
75661
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75662
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75663
|
+
margin: 0;
|
|
75664
|
+
}
|
|
75665
|
+
}
|
|
75666
|
+
|
|
75643
75667
|
//toolbar popup min height over riding end
|
|
75644
75668
|
|
|
75645
75669
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75950,6 +75974,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75950
75974
|
}
|
|
75951
75975
|
}
|
|
75952
75976
|
|
|
75977
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75978
|
+
.e-tbar-btn,
|
|
75979
|
+
.e-rte-dropdown-menu,
|
|
75980
|
+
.e-rte-dropdown {
|
|
75981
|
+
pointer-events: none;
|
|
75982
|
+
cursor: default;
|
|
75983
|
+
background: transparent;
|
|
75984
|
+
border: none;
|
|
75985
|
+
|
|
75986
|
+
&:hover {
|
|
75987
|
+
background: transparent;
|
|
75988
|
+
border: none;
|
|
75989
|
+
|
|
75990
|
+
.e-icons,
|
|
75991
|
+
.e-rte-dropdown-btn-text,
|
|
75992
|
+
.e-rte-font-color::before,
|
|
75993
|
+
.e-background-color::before {
|
|
75994
|
+
color: inherit;
|
|
75995
|
+
background: transparent;
|
|
75996
|
+
}
|
|
75997
|
+
}
|
|
75998
|
+
}
|
|
75999
|
+
}
|
|
76000
|
+
|
|
75953
76001
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75954
76002
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75955
76003
|
.e-rte-dropdown {
|
|
@@ -83257,6 +83305,10 @@ $lg-desktop: 1399.98;
|
|
|
83257
83305
|
position: $pv-page-div-position;
|
|
83258
83306
|
}
|
|
83259
83307
|
|
|
83308
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
83309
|
+
border-style: none;
|
|
83310
|
+
}
|
|
83311
|
+
|
|
83260
83312
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
83261
83313
|
box-shadow: $pv-page-div-focus-style;
|
|
83262
83314
|
}
|
|
@@ -112097,6 +112149,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
112097
112149
|
align-self: flex-end;
|
|
112098
112150
|
}
|
|
112099
112151
|
}
|
|
112152
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
112153
|
+
+.e-prompt-toolbar {
|
|
112154
|
+
display: none;
|
|
112155
|
+
}
|
|
112156
|
+
}
|
|
112100
112157
|
}
|
|
112101
112158
|
@media (max-width: 760px) {
|
|
112102
112159
|
.e-aiassistview {
|
|
@@ -112629,6 +112686,8 @@ $message-toolbar-border-color: rgba(156, 163, 175, 1) !default;
|
|
|
112629
112686
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112630
112687
|
min-height: 32px;
|
|
112631
112688
|
z-index: 10;
|
|
112689
|
+
overflow-x: scroll;
|
|
112690
|
+
scrollbar-width: none;
|
|
112632
112691
|
&.e-show,
|
|
112633
112692
|
&:hover {
|
|
112634
112693
|
display: block;
|
|
@@ -39377,6 +39377,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
39377
39377
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39378
39378
|
padding: 4px 0;
|
|
39379
39379
|
}
|
|
39380
|
+
&.e-contextmenu-template {
|
|
39381
|
+
.e-menu-caret-icon {
|
|
39382
|
+
display: flex;
|
|
39383
|
+
}
|
|
39384
|
+
}
|
|
39380
39385
|
}
|
|
39381
39386
|
|
|
39382
39387
|
&.e-ul {
|
|
@@ -52418,6 +52423,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52418
52423
|
.e-toolbar-item:first-child {
|
|
52419
52424
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52420
52425
|
}
|
|
52426
|
+
|
|
52427
|
+
.e-toolbar-item:last-child {
|
|
52428
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52429
|
+
}
|
|
52421
52430
|
}
|
|
52422
52431
|
}
|
|
52423
52432
|
|
|
@@ -52480,6 +52489,7 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52480
52489
|
|
|
52481
52490
|
&:first-child {
|
|
52482
52491
|
margin-left: 0;
|
|
52492
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52483
52493
|
}
|
|
52484
52494
|
|
|
52485
52495
|
&:last-child {
|
|
@@ -52496,11 +52506,18 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
52496
52506
|
|
|
52497
52507
|
&:first-child {
|
|
52498
52508
|
|
|
52499
|
-
> .e-toolbar-item:last-child
|
|
52509
|
+
> .e-toolbar-item:last-child {
|
|
52510
|
+
|
|
52511
|
+
&:last-child {
|
|
52512
|
+
margin-right: 0;
|
|
52513
|
+
}
|
|
52514
|
+
}
|
|
52515
|
+
|
|
52500
52516
|
> .e-toolbar-right .e-toolbar-item {
|
|
52501
52517
|
|
|
52502
52518
|
&:last-child {
|
|
52503
52519
|
margin-right: 0;
|
|
52520
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52504
52521
|
}
|
|
52505
52522
|
|
|
52506
52523
|
&:first-child {
|
|
@@ -53861,7 +53878,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
53861
53878
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
53862
53879
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
53863
53880
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
53864
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
53881
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
53865
53882
|
$tab-background-indicator-bottom: 0 !default;
|
|
53866
53883
|
$tab-background-wrap-border-color: unset !default;
|
|
53867
53884
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -99816,7 +99833,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
99816
99833
|
margin-block-start: 10px;
|
|
99817
99834
|
}
|
|
99818
99835
|
|
|
99819
|
-
e-content ul {
|
|
99836
|
+
.e-content ul {
|
|
99820
99837
|
list-style-type: disc;
|
|
99821
99838
|
}
|
|
99822
99839
|
|
|
@@ -99961,6 +99978,7 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
99961
99978
|
}
|
|
99962
99979
|
|
|
99963
99980
|
.e-content p:last-child,
|
|
99981
|
+
.e-content p:last-of-type,
|
|
99964
99982
|
.e-content pre:last-child,
|
|
99965
99983
|
.e-content blockquote:last-child {
|
|
99966
99984
|
margin-bottom: 0;
|
|
@@ -101653,6 +101671,12 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101653
101671
|
}
|
|
101654
101672
|
}
|
|
101655
101673
|
|
|
101674
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101675
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101676
|
+
margin: 0;
|
|
101677
|
+
}
|
|
101678
|
+
}
|
|
101679
|
+
|
|
101656
101680
|
//toolbar popup min height over riding end
|
|
101657
101681
|
|
|
101658
101682
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -101963,6 +101987,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101963
101987
|
}
|
|
101964
101988
|
}
|
|
101965
101989
|
|
|
101990
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101991
|
+
.e-tbar-btn,
|
|
101992
|
+
.e-rte-dropdown-menu,
|
|
101993
|
+
.e-rte-dropdown {
|
|
101994
|
+
pointer-events: none;
|
|
101995
|
+
cursor: default;
|
|
101996
|
+
background: transparent;
|
|
101997
|
+
border: none;
|
|
101998
|
+
|
|
101999
|
+
&:hover {
|
|
102000
|
+
background: transparent;
|
|
102001
|
+
border: none;
|
|
102002
|
+
|
|
102003
|
+
.e-icons,
|
|
102004
|
+
.e-rte-dropdown-btn-text,
|
|
102005
|
+
.e-rte-font-color::before,
|
|
102006
|
+
.e-background-color::before {
|
|
102007
|
+
color: inherit;
|
|
102008
|
+
background: transparent;
|
|
102009
|
+
}
|
|
102010
|
+
}
|
|
102011
|
+
}
|
|
102012
|
+
}
|
|
102013
|
+
|
|
101966
102014
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101967
102015
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101968
102016
|
.e-rte-dropdown {
|
|
@@ -103174,7 +103222,8 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
103174
103222
|
.e-bigger .e-richtexteditor {
|
|
103175
103223
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
103176
103224
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
103177
|
-
.e-rte-toolbar .e-toolbar-item
|
|
103225
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
103226
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
103178
103227
|
.e-tbar-btn.e-btn {
|
|
103179
103228
|
min-height: $rte-big-split-btn-height;
|
|
103180
103229
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110775,6 +110824,10 @@ $lg-desktop: 1399.98;
|
|
|
110775
110824
|
position: $pv-page-div-position;
|
|
110776
110825
|
}
|
|
110777
110826
|
|
|
110827
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110828
|
+
border-style: none;
|
|
110829
|
+
}
|
|
110830
|
+
|
|
110778
110831
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110779
110832
|
box-shadow: $pv-page-div-focus-style;
|
|
110780
110833
|
}
|
|
@@ -144880,6 +144933,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144880
144933
|
align-self: flex-end;
|
|
144881
144934
|
}
|
|
144882
144935
|
}
|
|
144936
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144937
|
+
+.e-prompt-toolbar {
|
|
144938
|
+
display: none;
|
|
144939
|
+
}
|
|
144940
|
+
}
|
|
144883
144941
|
}
|
|
144884
144942
|
@media (max-width: 760px) {
|
|
144885
144943
|
.e-aiassistview {
|
|
@@ -145592,6 +145650,8 @@ $message-toolbar-border-color: rgba(156, 163, 175, 1) !default;
|
|
|
145592
145650
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145593
145651
|
min-height: 32px;
|
|
145594
145652
|
z-index: 10;
|
|
145653
|
+
overflow-x: scroll;
|
|
145654
|
+
scrollbar-width: none;
|
|
145595
145655
|
&.e-show,
|
|
145596
145656
|
&:hover {
|
|
145597
145657
|
display: block;
|
|
@@ -28463,6 +28463,11 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
|
|
|
28463
28463
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28464
28464
|
padding: 4px 0;
|
|
28465
28465
|
}
|
|
28466
|
+
&.e-contextmenu-template {
|
|
28467
|
+
.e-menu-caret-icon {
|
|
28468
|
+
display: flex;
|
|
28469
|
+
}
|
|
28470
|
+
}
|
|
28466
28471
|
}
|
|
28467
28472
|
|
|
28468
28473
|
&.e-ul {
|
|
@@ -38111,6 +38116,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38111
38116
|
.e-toolbar-item:first-child {
|
|
38112
38117
|
margin-right: $tbar-item-nrml-mrgn;
|
|
38113
38118
|
}
|
|
38119
|
+
|
|
38120
|
+
.e-toolbar-item:last-child {
|
|
38121
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38122
|
+
}
|
|
38114
38123
|
}
|
|
38115
38124
|
}
|
|
38116
38125
|
|
|
@@ -38173,6 +38182,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38173
38182
|
|
|
38174
38183
|
&:first-child {
|
|
38175
38184
|
margin-left: 0;
|
|
38185
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
38176
38186
|
}
|
|
38177
38187
|
|
|
38178
38188
|
&:last-child {
|
|
@@ -38189,11 +38199,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38189
38199
|
|
|
38190
38200
|
&:first-child {
|
|
38191
38201
|
|
|
38192
|
-
> .e-toolbar-item:last-child
|
|
38202
|
+
> .e-toolbar-item:last-child {
|
|
38203
|
+
|
|
38204
|
+
&:last-child {
|
|
38205
|
+
margin-right: 0;
|
|
38206
|
+
}
|
|
38207
|
+
}
|
|
38208
|
+
|
|
38193
38209
|
> .e-toolbar-right .e-toolbar-item {
|
|
38194
38210
|
|
|
38195
38211
|
&:last-child {
|
|
38196
38212
|
margin-right: 0;
|
|
38213
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38197
38214
|
}
|
|
38198
38215
|
|
|
38199
38216
|
&:first-child {
|
|
@@ -47175,8 +47192,8 @@ $ddt-remains-padding: 0 0 0 8px !default;
|
|
|
47175
47192
|
$ddt-rtl-remains-padding: 0 8px 0 0 !default;
|
|
47176
47193
|
$ddt-chip-font-size: $text-sm !default;
|
|
47177
47194
|
$ddt-overflow-count-padding: 5px 4px !default;
|
|
47178
|
-
$ddt-delim-padding:
|
|
47179
|
-
$ddt-delim-bigger-padding:
|
|
47195
|
+
$ddt-delim-padding: 8px 8px !default;
|
|
47196
|
+
$ddt-delim-bigger-padding: 8px 12px !default;
|
|
47180
47197
|
$ddt-remains-count-padding-top: 6px !default;
|
|
47181
47198
|
$ddt-outline-padding: 10px 12px !default;
|
|
47182
47199
|
$ddt-outline-chip-padding: 4px 12px !default;
|
|
@@ -73843,7 +73860,7 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
73843
73860
|
margin-block-start: 10px;
|
|
73844
73861
|
}
|
|
73845
73862
|
|
|
73846
|
-
e-content ul {
|
|
73863
|
+
.e-content ul {
|
|
73847
73864
|
list-style-type: disc;
|
|
73848
73865
|
}
|
|
73849
73866
|
|
|
@@ -73988,6 +74005,7 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
73988
74005
|
}
|
|
73989
74006
|
|
|
73990
74007
|
.e-content p:last-child,
|
|
74008
|
+
.e-content p:last-of-type,
|
|
73991
74009
|
.e-content pre:last-child,
|
|
73992
74010
|
.e-content blockquote:last-child {
|
|
73993
74011
|
margin-bottom: 0;
|
|
@@ -75680,6 +75698,12 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
75680
75698
|
}
|
|
75681
75699
|
}
|
|
75682
75700
|
|
|
75701
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75702
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75703
|
+
margin: 0;
|
|
75704
|
+
}
|
|
75705
|
+
}
|
|
75706
|
+
|
|
75683
75707
|
//toolbar popup min height over riding end
|
|
75684
75708
|
|
|
75685
75709
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -75990,6 +76014,30 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
75990
76014
|
}
|
|
75991
76015
|
}
|
|
75992
76016
|
|
|
76017
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
76018
|
+
.e-tbar-btn,
|
|
76019
|
+
.e-rte-dropdown-menu,
|
|
76020
|
+
.e-rte-dropdown {
|
|
76021
|
+
pointer-events: none;
|
|
76022
|
+
cursor: default;
|
|
76023
|
+
background: transparent;
|
|
76024
|
+
border: none;
|
|
76025
|
+
|
|
76026
|
+
&:hover {
|
|
76027
|
+
background: transparent;
|
|
76028
|
+
border: none;
|
|
76029
|
+
|
|
76030
|
+
.e-icons,
|
|
76031
|
+
.e-rte-dropdown-btn-text,
|
|
76032
|
+
.e-rte-font-color::before,
|
|
76033
|
+
.e-background-color::before {
|
|
76034
|
+
color: inherit;
|
|
76035
|
+
background: transparent;
|
|
76036
|
+
}
|
|
76037
|
+
}
|
|
76038
|
+
}
|
|
76039
|
+
}
|
|
76040
|
+
|
|
75993
76041
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75994
76042
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75995
76043
|
.e-rte-dropdown {
|
|
@@ -83288,6 +83336,10 @@ $lg-desktop: 1399.98;
|
|
|
83288
83336
|
position: $pv-page-div-position;
|
|
83289
83337
|
}
|
|
83290
83338
|
|
|
83339
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
83340
|
+
border-style: none;
|
|
83341
|
+
}
|
|
83342
|
+
|
|
83291
83343
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
83292
83344
|
box-shadow: $pv-page-div-focus-style;
|
|
83293
83345
|
}
|
|
@@ -112142,6 +112194,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
112142
112194
|
align-self: flex-end;
|
|
112143
112195
|
}
|
|
112144
112196
|
}
|
|
112197
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
112198
|
+
+.e-prompt-toolbar {
|
|
112199
|
+
display: none;
|
|
112200
|
+
}
|
|
112201
|
+
}
|
|
112145
112202
|
}
|
|
112146
112203
|
@media (max-width: 760px) {
|
|
112147
112204
|
.e-aiassistview {
|
|
@@ -112674,6 +112731,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
112674
112731
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112675
112732
|
min-height: 32px;
|
|
112676
112733
|
z-index: 10;
|
|
112734
|
+
overflow-x: scroll;
|
|
112735
|
+
scrollbar-width: none;
|
|
112677
112736
|
&.e-show,
|
|
112678
112737
|
&:hover {
|
|
112679
112738
|
display: block;
|
|
@@ -39491,6 +39491,11 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
|
|
|
39491
39491
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39492
39492
|
padding: 4px 0;
|
|
39493
39493
|
}
|
|
39494
|
+
&.e-contextmenu-template {
|
|
39495
|
+
.e-menu-caret-icon {
|
|
39496
|
+
display: flex;
|
|
39497
|
+
}
|
|
39498
|
+
}
|
|
39494
39499
|
}
|
|
39495
39500
|
|
|
39496
39501
|
&.e-ul {
|
|
@@ -52414,6 +52419,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52414
52419
|
.e-toolbar-item:first-child {
|
|
52415
52420
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52416
52421
|
}
|
|
52422
|
+
|
|
52423
|
+
.e-toolbar-item:last-child {
|
|
52424
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52425
|
+
}
|
|
52417
52426
|
}
|
|
52418
52427
|
}
|
|
52419
52428
|
|
|
@@ -52476,6 +52485,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52476
52485
|
|
|
52477
52486
|
&:first-child {
|
|
52478
52487
|
margin-left: 0;
|
|
52488
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52479
52489
|
}
|
|
52480
52490
|
|
|
52481
52491
|
&:last-child {
|
|
@@ -52492,11 +52502,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52492
52502
|
|
|
52493
52503
|
&:first-child {
|
|
52494
52504
|
|
|
52495
|
-
> .e-toolbar-item:last-child
|
|
52505
|
+
> .e-toolbar-item:last-child {
|
|
52506
|
+
|
|
52507
|
+
&:last-child {
|
|
52508
|
+
margin-right: 0;
|
|
52509
|
+
}
|
|
52510
|
+
}
|
|
52511
|
+
|
|
52496
52512
|
> .e-toolbar-right .e-toolbar-item {
|
|
52497
52513
|
|
|
52498
52514
|
&:last-child {
|
|
52499
52515
|
margin-right: 0;
|
|
52516
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52500
52517
|
}
|
|
52501
52518
|
|
|
52502
52519
|
&:first-child {
|
|
@@ -63926,8 +63943,8 @@ $ddt-remains-padding: 0 0 0 8px !default;
|
|
|
63926
63943
|
$ddt-rtl-remains-padding: 0 8px 0 0 !default;
|
|
63927
63944
|
$ddt-chip-font-size: $text-sm !default;
|
|
63928
63945
|
$ddt-overflow-count-padding: 5px 4px !default;
|
|
63929
|
-
$ddt-delim-padding:
|
|
63930
|
-
$ddt-delim-bigger-padding:
|
|
63946
|
+
$ddt-delim-padding: 8px 8px !default;
|
|
63947
|
+
$ddt-delim-bigger-padding: 8px 12px !default;
|
|
63931
63948
|
$ddt-remains-count-padding-top: 6px !default;
|
|
63932
63949
|
$ddt-outline-padding: 10px 12px !default;
|
|
63933
63950
|
$ddt-outline-chip-padding: 4px 12px !default;
|
|
@@ -99856,7 +99873,7 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
99856
99873
|
margin-block-start: 10px;
|
|
99857
99874
|
}
|
|
99858
99875
|
|
|
99859
|
-
e-content ul {
|
|
99876
|
+
.e-content ul {
|
|
99860
99877
|
list-style-type: disc;
|
|
99861
99878
|
}
|
|
99862
99879
|
|
|
@@ -100001,6 +100018,7 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
100001
100018
|
}
|
|
100002
100019
|
|
|
100003
100020
|
.e-content p:last-child,
|
|
100021
|
+
.e-content p:last-of-type,
|
|
100004
100022
|
.e-content pre:last-child,
|
|
100005
100023
|
.e-content blockquote:last-child {
|
|
100006
100024
|
margin-bottom: 0;
|
|
@@ -101693,6 +101711,12 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
101693
101711
|
}
|
|
101694
101712
|
}
|
|
101695
101713
|
|
|
101714
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101715
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101716
|
+
margin: 0;
|
|
101717
|
+
}
|
|
101718
|
+
}
|
|
101719
|
+
|
|
101696
101720
|
//toolbar popup min height over riding end
|
|
101697
101721
|
|
|
101698
101722
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -102003,6 +102027,30 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
102003
102027
|
}
|
|
102004
102028
|
}
|
|
102005
102029
|
|
|
102030
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
102031
|
+
.e-tbar-btn,
|
|
102032
|
+
.e-rte-dropdown-menu,
|
|
102033
|
+
.e-rte-dropdown {
|
|
102034
|
+
pointer-events: none;
|
|
102035
|
+
cursor: default;
|
|
102036
|
+
background: transparent;
|
|
102037
|
+
border: none;
|
|
102038
|
+
|
|
102039
|
+
&:hover {
|
|
102040
|
+
background: transparent;
|
|
102041
|
+
border: none;
|
|
102042
|
+
|
|
102043
|
+
.e-icons,
|
|
102044
|
+
.e-rte-dropdown-btn-text,
|
|
102045
|
+
.e-rte-font-color::before,
|
|
102046
|
+
.e-background-color::before {
|
|
102047
|
+
color: inherit;
|
|
102048
|
+
background: transparent;
|
|
102049
|
+
}
|
|
102050
|
+
}
|
|
102051
|
+
}
|
|
102052
|
+
}
|
|
102053
|
+
|
|
102006
102054
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
102007
102055
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
102008
102056
|
.e-rte-dropdown {
|
|
@@ -103213,7 +103261,8 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
103213
103261
|
.e-bigger .e-richtexteditor {
|
|
103214
103262
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
103215
103263
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
103216
|
-
.e-rte-toolbar .e-toolbar-item
|
|
103264
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
103265
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
103217
103266
|
.e-tbar-btn.e-btn {
|
|
103218
103267
|
min-height: $rte-big-split-btn-height;
|
|
103219
103268
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110806,6 +110855,10 @@ $lg-desktop: 1399.98;
|
|
|
110806
110855
|
position: $pv-page-div-position;
|
|
110807
110856
|
}
|
|
110808
110857
|
|
|
110858
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110859
|
+
border-style: none;
|
|
110860
|
+
}
|
|
110861
|
+
|
|
110809
110862
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110810
110863
|
box-shadow: $pv-page-div-focus-style;
|
|
110811
110864
|
}
|
|
@@ -144925,6 +144978,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144925
144978
|
align-self: flex-end;
|
|
144926
144979
|
}
|
|
144927
144980
|
}
|
|
144981
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
144982
|
+
+.e-prompt-toolbar {
|
|
144983
|
+
display: none;
|
|
144984
|
+
}
|
|
144985
|
+
}
|
|
144928
144986
|
}
|
|
144929
144987
|
@media (max-width: 760px) {
|
|
144930
144988
|
.e-aiassistview {
|
|
@@ -145637,6 +145695,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
145637
145695
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145638
145696
|
min-height: 32px;
|
|
145639
145697
|
z-index: 10;
|
|
145698
|
+
overflow-x: scroll;
|
|
145699
|
+
scrollbar-width: none;
|
|
145640
145700
|
&.e-show,
|
|
145641
145701
|
&:hover {
|
|
145642
145702
|
display: block;
|