@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
|
@@ -28533,6 +28533,11 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
|
|
|
28533
28533
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
28534
28534
|
padding: 4px 0;
|
|
28535
28535
|
}
|
|
28536
|
+
&.e-contextmenu-template {
|
|
28537
|
+
.e-menu-caret-icon {
|
|
28538
|
+
display: flex;
|
|
28539
|
+
}
|
|
28540
|
+
}
|
|
28536
28541
|
}
|
|
28537
28542
|
|
|
28538
28543
|
&.e-ul {
|
|
@@ -38181,6 +38186,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38181
38186
|
.e-toolbar-item:first-child {
|
|
38182
38187
|
margin-right: $tbar-item-nrml-mrgn;
|
|
38183
38188
|
}
|
|
38189
|
+
|
|
38190
|
+
.e-toolbar-item:last-child {
|
|
38191
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38192
|
+
}
|
|
38184
38193
|
}
|
|
38185
38194
|
}
|
|
38186
38195
|
|
|
@@ -38243,6 +38252,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38243
38252
|
|
|
38244
38253
|
&:first-child {
|
|
38245
38254
|
margin-left: 0;
|
|
38255
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
38246
38256
|
}
|
|
38247
38257
|
|
|
38248
38258
|
&:last-child {
|
|
@@ -38259,11 +38269,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
38259
38269
|
|
|
38260
38270
|
&:first-child {
|
|
38261
38271
|
|
|
38262
|
-
> .e-toolbar-item:last-child
|
|
38272
|
+
> .e-toolbar-item:last-child {
|
|
38273
|
+
|
|
38274
|
+
&:last-child {
|
|
38275
|
+
margin-right: 0;
|
|
38276
|
+
}
|
|
38277
|
+
}
|
|
38278
|
+
|
|
38263
38279
|
> .e-toolbar-right .e-toolbar-item {
|
|
38264
38280
|
|
|
38265
38281
|
&:last-child {
|
|
38266
38282
|
margin-right: 0;
|
|
38283
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
38267
38284
|
}
|
|
38268
38285
|
|
|
38269
38286
|
&:first-child {
|
|
@@ -47245,8 +47262,8 @@ $ddt-remains-padding: 0 0 0 8px !default;
|
|
|
47245
47262
|
$ddt-rtl-remains-padding: 0 8px 0 0 !default;
|
|
47246
47263
|
$ddt-chip-font-size: $text-sm !default;
|
|
47247
47264
|
$ddt-overflow-count-padding: 5px 4px !default;
|
|
47248
|
-
$ddt-delim-padding:
|
|
47249
|
-
$ddt-delim-bigger-padding:
|
|
47265
|
+
$ddt-delim-padding: 8px 8px !default;
|
|
47266
|
+
$ddt-delim-bigger-padding: 8px 12px !default;
|
|
47250
47267
|
$ddt-remains-count-padding-top: 6px !default;
|
|
47251
47268
|
$ddt-outline-padding: 10px 12px !default;
|
|
47252
47269
|
$ddt-outline-chip-padding: 4px 12px !default;
|
|
@@ -73913,7 +73930,7 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
73913
73930
|
margin-block-start: 10px;
|
|
73914
73931
|
}
|
|
73915
73932
|
|
|
73916
|
-
e-content ul {
|
|
73933
|
+
.e-content ul {
|
|
73917
73934
|
list-style-type: disc;
|
|
73918
73935
|
}
|
|
73919
73936
|
|
|
@@ -74058,6 +74075,7 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
74058
74075
|
}
|
|
74059
74076
|
|
|
74060
74077
|
.e-content p:last-child,
|
|
74078
|
+
.e-content p:last-of-type,
|
|
74061
74079
|
.e-content pre:last-child,
|
|
74062
74080
|
.e-content blockquote:last-child {
|
|
74063
74081
|
margin-bottom: 0;
|
|
@@ -75750,6 +75768,12 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
75750
75768
|
}
|
|
75751
75769
|
}
|
|
75752
75770
|
|
|
75771
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
75772
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
75773
|
+
margin: 0;
|
|
75774
|
+
}
|
|
75775
|
+
}
|
|
75776
|
+
|
|
75753
75777
|
//toolbar popup min height over riding end
|
|
75754
75778
|
|
|
75755
75779
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -76060,6 +76084,30 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
76060
76084
|
}
|
|
76061
76085
|
}
|
|
76062
76086
|
|
|
76087
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
76088
|
+
.e-tbar-btn,
|
|
76089
|
+
.e-rte-dropdown-menu,
|
|
76090
|
+
.e-rte-dropdown {
|
|
76091
|
+
pointer-events: none;
|
|
76092
|
+
cursor: default;
|
|
76093
|
+
background: transparent;
|
|
76094
|
+
border: none;
|
|
76095
|
+
|
|
76096
|
+
&:hover {
|
|
76097
|
+
background: transparent;
|
|
76098
|
+
border: none;
|
|
76099
|
+
|
|
76100
|
+
.e-icons,
|
|
76101
|
+
.e-rte-dropdown-btn-text,
|
|
76102
|
+
.e-rte-font-color::before,
|
|
76103
|
+
.e-background-color::before {
|
|
76104
|
+
color: inherit;
|
|
76105
|
+
background: transparent;
|
|
76106
|
+
}
|
|
76107
|
+
}
|
|
76108
|
+
}
|
|
76109
|
+
}
|
|
76110
|
+
|
|
76063
76111
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
76064
76112
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
76065
76113
|
.e-rte-dropdown {
|
|
@@ -83358,6 +83406,10 @@ $lg-desktop: 1399.98;
|
|
|
83358
83406
|
position: $pv-page-div-position;
|
|
83359
83407
|
}
|
|
83360
83408
|
|
|
83409
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
83410
|
+
border-style: none;
|
|
83411
|
+
}
|
|
83412
|
+
|
|
83361
83413
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
83362
83414
|
box-shadow: $pv-page-div-focus-style;
|
|
83363
83415
|
}
|
|
@@ -112212,6 +112264,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
112212
112264
|
align-self: flex-end;
|
|
112213
112265
|
}
|
|
112214
112266
|
}
|
|
112267
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
112268
|
+
+.e-prompt-toolbar {
|
|
112269
|
+
display: none;
|
|
112270
|
+
}
|
|
112271
|
+
}
|
|
112215
112272
|
}
|
|
112216
112273
|
@media (max-width: 760px) {
|
|
112217
112274
|
.e-aiassistview {
|
|
@@ -112744,6 +112801,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
112744
112801
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
112745
112802
|
min-height: 32px;
|
|
112746
112803
|
z-index: 10;
|
|
112804
|
+
overflow-x: scroll;
|
|
112805
|
+
scrollbar-width: none;
|
|
112747
112806
|
&.e-show,
|
|
112748
112807
|
&:hover {
|
|
112749
112808
|
display: block;
|
|
@@ -39561,6 +39561,11 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
|
|
|
39561
39561
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
39562
39562
|
padding: 4px 0;
|
|
39563
39563
|
}
|
|
39564
|
+
&.e-contextmenu-template {
|
|
39565
|
+
.e-menu-caret-icon {
|
|
39566
|
+
display: flex;
|
|
39567
|
+
}
|
|
39568
|
+
}
|
|
39564
39569
|
}
|
|
39565
39570
|
|
|
39566
39571
|
&.e-ul {
|
|
@@ -52484,6 +52489,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52484
52489
|
.e-toolbar-item:first-child {
|
|
52485
52490
|
margin-right: $tbar-item-nrml-mrgn;
|
|
52486
52491
|
}
|
|
52492
|
+
|
|
52493
|
+
.e-toolbar-item:last-child {
|
|
52494
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52495
|
+
}
|
|
52487
52496
|
}
|
|
52488
52497
|
}
|
|
52489
52498
|
|
|
@@ -52546,6 +52555,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52546
52555
|
|
|
52547
52556
|
&:first-child {
|
|
52548
52557
|
margin-left: 0;
|
|
52558
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
52549
52559
|
}
|
|
52550
52560
|
|
|
52551
52561
|
&:last-child {
|
|
@@ -52562,11 +52572,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52562
52572
|
|
|
52563
52573
|
&:first-child {
|
|
52564
52574
|
|
|
52565
|
-
> .e-toolbar-item:last-child
|
|
52575
|
+
> .e-toolbar-item:last-child {
|
|
52576
|
+
|
|
52577
|
+
&:last-child {
|
|
52578
|
+
margin-right: 0;
|
|
52579
|
+
}
|
|
52580
|
+
}
|
|
52581
|
+
|
|
52566
52582
|
> .e-toolbar-right .e-toolbar-item {
|
|
52567
52583
|
|
|
52568
52584
|
&:last-child {
|
|
52569
52585
|
margin-right: 0;
|
|
52586
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
52570
52587
|
}
|
|
52571
52588
|
|
|
52572
52589
|
&:first-child {
|
|
@@ -63996,8 +64013,8 @@ $ddt-remains-padding: 0 0 0 8px !default;
|
|
|
63996
64013
|
$ddt-rtl-remains-padding: 0 8px 0 0 !default;
|
|
63997
64014
|
$ddt-chip-font-size: $text-sm !default;
|
|
63998
64015
|
$ddt-overflow-count-padding: 5px 4px !default;
|
|
63999
|
-
$ddt-delim-padding:
|
|
64000
|
-
$ddt-delim-bigger-padding:
|
|
64016
|
+
$ddt-delim-padding: 8px 8px !default;
|
|
64017
|
+
$ddt-delim-bigger-padding: 8px 12px !default;
|
|
64001
64018
|
$ddt-remains-count-padding-top: 6px !default;
|
|
64002
64019
|
$ddt-outline-padding: 10px 12px !default;
|
|
64003
64020
|
$ddt-outline-chip-padding: 4px 12px !default;
|
|
@@ -99926,7 +99943,7 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
99926
99943
|
margin-block-start: 10px;
|
|
99927
99944
|
}
|
|
99928
99945
|
|
|
99929
|
-
e-content ul {
|
|
99946
|
+
.e-content ul {
|
|
99930
99947
|
list-style-type: disc;
|
|
99931
99948
|
}
|
|
99932
99949
|
|
|
@@ -100071,6 +100088,7 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
100071
100088
|
}
|
|
100072
100089
|
|
|
100073
100090
|
.e-content p:last-child,
|
|
100091
|
+
.e-content p:last-of-type,
|
|
100074
100092
|
.e-content pre:last-child,
|
|
100075
100093
|
.e-content blockquote:last-child {
|
|
100076
100094
|
margin-bottom: 0;
|
|
@@ -101763,6 +101781,12 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
101763
101781
|
}
|
|
101764
101782
|
}
|
|
101765
101783
|
|
|
101784
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
101785
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
101786
|
+
margin: 0;
|
|
101787
|
+
}
|
|
101788
|
+
}
|
|
101789
|
+
|
|
101766
101790
|
//toolbar popup min height over riding end
|
|
101767
101791
|
|
|
101768
101792
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -102073,6 +102097,30 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
102073
102097
|
}
|
|
102074
102098
|
}
|
|
102075
102099
|
|
|
102100
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
102101
|
+
.e-tbar-btn,
|
|
102102
|
+
.e-rte-dropdown-menu,
|
|
102103
|
+
.e-rte-dropdown {
|
|
102104
|
+
pointer-events: none;
|
|
102105
|
+
cursor: default;
|
|
102106
|
+
background: transparent;
|
|
102107
|
+
border: none;
|
|
102108
|
+
|
|
102109
|
+
&:hover {
|
|
102110
|
+
background: transparent;
|
|
102111
|
+
border: none;
|
|
102112
|
+
|
|
102113
|
+
.e-icons,
|
|
102114
|
+
.e-rte-dropdown-btn-text,
|
|
102115
|
+
.e-rte-font-color::before,
|
|
102116
|
+
.e-background-color::before {
|
|
102117
|
+
color: inherit;
|
|
102118
|
+
background: transparent;
|
|
102119
|
+
}
|
|
102120
|
+
}
|
|
102121
|
+
}
|
|
102122
|
+
}
|
|
102123
|
+
|
|
102076
102124
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
102077
102125
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
102078
102126
|
.e-rte-dropdown {
|
|
@@ -103283,7 +103331,8 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
103283
103331
|
.e-bigger .e-richtexteditor {
|
|
103284
103332
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
103285
103333
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
103286
|
-
.e-rte-toolbar .e-toolbar-item
|
|
103334
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
103335
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
103287
103336
|
.e-tbar-btn.e-btn {
|
|
103288
103337
|
min-height: $rte-big-split-btn-height;
|
|
103289
103338
|
min-width: $rte-big-split-btn-height;
|
|
@@ -110876,6 +110925,10 @@ $lg-desktop: 1399.98;
|
|
|
110876
110925
|
position: $pv-page-div-position;
|
|
110877
110926
|
}
|
|
110878
110927
|
|
|
110928
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
110929
|
+
border-style: none;
|
|
110930
|
+
}
|
|
110931
|
+
|
|
110879
110932
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
110880
110933
|
box-shadow: $pv-page-div-focus-style;
|
|
110881
110934
|
}
|
|
@@ -144995,6 +145048,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
144995
145048
|
align-self: flex-end;
|
|
144996
145049
|
}
|
|
144997
145050
|
}
|
|
145051
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
145052
|
+
+.e-prompt-toolbar {
|
|
145053
|
+
display: none;
|
|
145054
|
+
}
|
|
145055
|
+
}
|
|
144998
145056
|
}
|
|
144999
145057
|
@media (max-width: 760px) {
|
|
145000
145058
|
.e-aiassistview {
|
|
@@ -145707,6 +145765,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
145707
145765
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
145708
145766
|
min-height: 32px;
|
|
145709
145767
|
z-index: 10;
|
|
145768
|
+
overflow-x: scroll;
|
|
145769
|
+
scrollbar-width: none;
|
|
145710
145770
|
&.e-show,
|
|
145711
145771
|
&:hover {
|
|
145712
145772
|
display: block;
|
|
@@ -231,6 +231,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
231
231
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
232
232
|
padding: 4px 0;
|
|
233
233
|
}
|
|
234
|
+
&.e-contextmenu-template {
|
|
235
|
+
.e-menu-caret-icon {
|
|
236
|
+
display: flex;
|
|
237
|
+
}
|
|
238
|
+
}
|
|
234
239
|
}
|
|
235
240
|
|
|
236
241
|
&.e-ul {
|
|
@@ -231,6 +231,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
231
231
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
232
232
|
padding: 4px 0;
|
|
233
233
|
}
|
|
234
|
+
&.e-contextmenu-template {
|
|
235
|
+
.e-menu-caret-icon {
|
|
236
|
+
display: flex;
|
|
237
|
+
}
|
|
238
|
+
}
|
|
234
239
|
}
|
|
235
240
|
|
|
236
241
|
&.e-ul {
|
|
@@ -231,6 +231,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
231
231
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
232
232
|
padding: 4px 0;
|
|
233
233
|
}
|
|
234
|
+
&.e-contextmenu-template {
|
|
235
|
+
.e-menu-caret-icon {
|
|
236
|
+
display: flex;
|
|
237
|
+
}
|
|
238
|
+
}
|
|
234
239
|
}
|
|
235
240
|
|
|
236
241
|
&.e-ul {
|
|
@@ -231,6 +231,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
231
231
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
232
232
|
padding: 4px 0;
|
|
233
233
|
}
|
|
234
|
+
&.e-contextmenu-template {
|
|
235
|
+
.e-menu-caret-icon {
|
|
236
|
+
display: flex;
|
|
237
|
+
}
|
|
238
|
+
}
|
|
234
239
|
}
|
|
235
240
|
|
|
236
241
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -215,6 +215,11 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
215
215
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
216
216
|
padding: 4px 0;
|
|
217
217
|
}
|
|
218
|
+
&.e-contextmenu-template {
|
|
219
|
+
.e-menu-caret-icon {
|
|
220
|
+
display: flex;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
218
223
|
}
|
|
219
224
|
|
|
220
225
|
&.e-ul {
|
|
@@ -215,6 +215,11 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
215
215
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
216
216
|
padding: 4px 0;
|
|
217
217
|
}
|
|
218
|
+
&.e-contextmenu-template {
|
|
219
|
+
.e-menu-caret-icon {
|
|
220
|
+
display: flex;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
218
223
|
}
|
|
219
224
|
|
|
220
225
|
&.e-ul {
|
|
@@ -215,6 +215,11 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
215
215
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
216
216
|
padding: 4px 0;
|
|
217
217
|
}
|
|
218
|
+
&.e-contextmenu-template {
|
|
219
|
+
.e-menu-caret-icon {
|
|
220
|
+
display: flex;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
218
223
|
}
|
|
219
224
|
|
|
220
225
|
&.e-ul {
|
|
@@ -215,6 +215,11 @@ $cmenu-hover-icon-color: $icon-color !default;
|
|
|
215
215
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
216
216
|
padding: 4px 0;
|
|
217
217
|
}
|
|
218
|
+
&.e-contextmenu-template {
|
|
219
|
+
.e-menu-caret-icon {
|
|
220
|
+
display: flex;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
218
223
|
}
|
|
219
224
|
|
|
220
225
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|