@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
|
@@ -40857,6 +40857,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
40857
40857
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
40858
40858
|
padding: 4px 0;
|
|
40859
40859
|
}
|
|
40860
|
+
&.e-contextmenu-template {
|
|
40861
|
+
.e-menu-caret-icon {
|
|
40862
|
+
display: flex;
|
|
40863
|
+
}
|
|
40864
|
+
}
|
|
40860
40865
|
}
|
|
40861
40866
|
|
|
40862
40867
|
&.e-ul {
|
|
@@ -53946,6 +53951,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53946
53951
|
.e-toolbar-item:first-child {
|
|
53947
53952
|
margin-right: $tbar-item-nrml-mrgn;
|
|
53948
53953
|
}
|
|
53954
|
+
|
|
53955
|
+
.e-toolbar-item:last-child {
|
|
53956
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
53957
|
+
}
|
|
53949
53958
|
}
|
|
53950
53959
|
}
|
|
53951
53960
|
|
|
@@ -54008,6 +54017,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54008
54017
|
|
|
54009
54018
|
&:first-child {
|
|
54010
54019
|
margin-left: 0;
|
|
54020
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
54011
54021
|
}
|
|
54012
54022
|
|
|
54013
54023
|
&:last-child {
|
|
@@ -54024,11 +54034,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54024
54034
|
|
|
54025
54035
|
&:first-child {
|
|
54026
54036
|
|
|
54027
|
-
> .e-toolbar-item:last-child
|
|
54037
|
+
> .e-toolbar-item:last-child {
|
|
54038
|
+
|
|
54039
|
+
&:last-child {
|
|
54040
|
+
margin-right: 0;
|
|
54041
|
+
}
|
|
54042
|
+
}
|
|
54043
|
+
|
|
54028
54044
|
> .e-toolbar-right .e-toolbar-item {
|
|
54029
54045
|
|
|
54030
54046
|
&:last-child {
|
|
54031
54047
|
margin-right: 0;
|
|
54048
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
54032
54049
|
}
|
|
54033
54050
|
|
|
54034
54051
|
&:first-child {
|
|
@@ -101497,7 +101514,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
101497
101514
|
margin-block-start: 10px;
|
|
101498
101515
|
}
|
|
101499
101516
|
|
|
101500
|
-
e-content ul {
|
|
101517
|
+
.e-content ul {
|
|
101501
101518
|
list-style-type: disc;
|
|
101502
101519
|
}
|
|
101503
101520
|
|
|
@@ -101642,6 +101659,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
101642
101659
|
}
|
|
101643
101660
|
|
|
101644
101661
|
.e-content p:last-child,
|
|
101662
|
+
.e-content p:last-of-type,
|
|
101645
101663
|
.e-content pre:last-child,
|
|
101646
101664
|
.e-content blockquote:last-child {
|
|
101647
101665
|
margin-bottom: 0;
|
|
@@ -103334,6 +103352,12 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
103334
103352
|
}
|
|
103335
103353
|
}
|
|
103336
103354
|
|
|
103355
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
103356
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
103357
|
+
margin: 0;
|
|
103358
|
+
}
|
|
103359
|
+
}
|
|
103360
|
+
|
|
103337
103361
|
//toolbar popup min height over riding end
|
|
103338
103362
|
|
|
103339
103363
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -103644,6 +103668,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
103644
103668
|
}
|
|
103645
103669
|
}
|
|
103646
103670
|
|
|
103671
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
103672
|
+
.e-tbar-btn,
|
|
103673
|
+
.e-rte-dropdown-menu,
|
|
103674
|
+
.e-rte-dropdown {
|
|
103675
|
+
pointer-events: none;
|
|
103676
|
+
cursor: default;
|
|
103677
|
+
background: transparent;
|
|
103678
|
+
border: none;
|
|
103679
|
+
|
|
103680
|
+
&:hover {
|
|
103681
|
+
background: transparent;
|
|
103682
|
+
border: none;
|
|
103683
|
+
|
|
103684
|
+
.e-icons,
|
|
103685
|
+
.e-rte-dropdown-btn-text,
|
|
103686
|
+
.e-rte-font-color::before,
|
|
103687
|
+
.e-background-color::before {
|
|
103688
|
+
color: inherit;
|
|
103689
|
+
background: transparent;
|
|
103690
|
+
}
|
|
103691
|
+
}
|
|
103692
|
+
}
|
|
103693
|
+
}
|
|
103694
|
+
|
|
103647
103695
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
103648
103696
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
103649
103697
|
.e-rte-dropdown {
|
|
@@ -104851,7 +104899,8 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
104851
104899
|
.e-bigger .e-richtexteditor {
|
|
104852
104900
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
104853
104901
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
104854
|
-
.e-rte-toolbar .e-toolbar-item
|
|
104902
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
104903
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
104855
104904
|
.e-tbar-btn.e-btn {
|
|
104856
104905
|
min-height: $rte-big-split-btn-height;
|
|
104857
104906
|
min-width: $rte-big-split-btn-height;
|
|
@@ -112452,6 +112501,10 @@ $lg-desktop: 1399.98;
|
|
|
112452
112501
|
position: $pv-page-div-position;
|
|
112453
112502
|
}
|
|
112454
112503
|
|
|
112504
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
112505
|
+
border-style: none;
|
|
112506
|
+
}
|
|
112507
|
+
|
|
112455
112508
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
112456
112509
|
box-shadow: $pv-page-div-focus-style;
|
|
112457
112510
|
}
|
|
@@ -146575,6 +146628,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
146575
146628
|
align-self: flex-end;
|
|
146576
146629
|
}
|
|
146577
146630
|
}
|
|
146631
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
146632
|
+
+.e-prompt-toolbar {
|
|
146633
|
+
display: none;
|
|
146634
|
+
}
|
|
146635
|
+
}
|
|
146578
146636
|
}
|
|
146579
146637
|
@media (max-width: 760px) {
|
|
146580
146638
|
.e-aiassistview {
|
|
@@ -147287,6 +147345,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
147287
147345
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
147288
147346
|
min-height: 32px;
|
|
147289
147347
|
z-index: 10;
|
|
147348
|
+
overflow-x: scroll;
|
|
147349
|
+
scrollbar-width: none;
|
|
147290
147350
|
&.e-show,
|
|
147291
147351
|
&:hover {
|
|
147292
147352
|
display: block;
|
|
@@ -29829,6 +29829,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
29829
29829
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
29830
29830
|
padding: 4px 0;
|
|
29831
29831
|
}
|
|
29832
|
+
&.e-contextmenu-template {
|
|
29833
|
+
.e-menu-caret-icon {
|
|
29834
|
+
display: flex;
|
|
29835
|
+
}
|
|
29836
|
+
}
|
|
29832
29837
|
}
|
|
29833
29838
|
|
|
29834
29839
|
&.e-ul {
|
|
@@ -39643,6 +39648,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39643
39648
|
.e-toolbar-item:first-child {
|
|
39644
39649
|
margin-right: $tbar-item-nrml-mrgn;
|
|
39645
39650
|
}
|
|
39651
|
+
|
|
39652
|
+
.e-toolbar-item:last-child {
|
|
39653
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39654
|
+
}
|
|
39646
39655
|
}
|
|
39647
39656
|
}
|
|
39648
39657
|
|
|
@@ -39705,6 +39714,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39705
39714
|
|
|
39706
39715
|
&:first-child {
|
|
39707
39716
|
margin-left: 0;
|
|
39717
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
39708
39718
|
}
|
|
39709
39719
|
|
|
39710
39720
|
&:last-child {
|
|
@@ -39721,11 +39731,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39721
39731
|
|
|
39722
39732
|
&:first-child {
|
|
39723
39733
|
|
|
39724
|
-
> .e-toolbar-item:last-child
|
|
39734
|
+
> .e-toolbar-item:last-child {
|
|
39735
|
+
|
|
39736
|
+
&:last-child {
|
|
39737
|
+
margin-right: 0;
|
|
39738
|
+
}
|
|
39739
|
+
}
|
|
39740
|
+
|
|
39725
39741
|
> .e-toolbar-right .e-toolbar-item {
|
|
39726
39742
|
|
|
39727
39743
|
&:last-child {
|
|
39728
39744
|
margin-right: 0;
|
|
39745
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39729
39746
|
}
|
|
39730
39747
|
|
|
39731
39748
|
&:first-child {
|
|
@@ -75484,7 +75501,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
75484
75501
|
margin-block-start: 10px;
|
|
75485
75502
|
}
|
|
75486
75503
|
|
|
75487
|
-
e-content ul {
|
|
75504
|
+
.e-content ul {
|
|
75488
75505
|
list-style-type: disc;
|
|
75489
75506
|
}
|
|
75490
75507
|
|
|
@@ -75629,6 +75646,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
75629
75646
|
}
|
|
75630
75647
|
|
|
75631
75648
|
.e-content p:last-child,
|
|
75649
|
+
.e-content p:last-of-type,
|
|
75632
75650
|
.e-content pre:last-child,
|
|
75633
75651
|
.e-content blockquote:last-child {
|
|
75634
75652
|
margin-bottom: 0;
|
|
@@ -77321,6 +77339,12 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
77321
77339
|
}
|
|
77322
77340
|
}
|
|
77323
77341
|
|
|
77342
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
77343
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
77344
|
+
margin: 0;
|
|
77345
|
+
}
|
|
77346
|
+
}
|
|
77347
|
+
|
|
77324
77348
|
//toolbar popup min height over riding end
|
|
77325
77349
|
|
|
77326
77350
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -77631,6 +77655,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
77631
77655
|
}
|
|
77632
77656
|
}
|
|
77633
77657
|
|
|
77658
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
77659
|
+
.e-tbar-btn,
|
|
77660
|
+
.e-rte-dropdown-menu,
|
|
77661
|
+
.e-rte-dropdown {
|
|
77662
|
+
pointer-events: none;
|
|
77663
|
+
cursor: default;
|
|
77664
|
+
background: transparent;
|
|
77665
|
+
border: none;
|
|
77666
|
+
|
|
77667
|
+
&:hover {
|
|
77668
|
+
background: transparent;
|
|
77669
|
+
border: none;
|
|
77670
|
+
|
|
77671
|
+
.e-icons,
|
|
77672
|
+
.e-rte-dropdown-btn-text,
|
|
77673
|
+
.e-rte-font-color::before,
|
|
77674
|
+
.e-background-color::before {
|
|
77675
|
+
color: inherit;
|
|
77676
|
+
background: transparent;
|
|
77677
|
+
}
|
|
77678
|
+
}
|
|
77679
|
+
}
|
|
77680
|
+
}
|
|
77681
|
+
|
|
77634
77682
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
77635
77683
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
77636
77684
|
.e-rte-dropdown {
|
|
@@ -84934,6 +84982,10 @@ $lg-desktop: 1399.98;
|
|
|
84934
84982
|
position: $pv-page-div-position;
|
|
84935
84983
|
}
|
|
84936
84984
|
|
|
84985
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
84986
|
+
border-style: none;
|
|
84987
|
+
}
|
|
84988
|
+
|
|
84937
84989
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
84938
84990
|
box-shadow: $pv-page-div-focus-style;
|
|
84939
84991
|
}
|
|
@@ -113792,6 +113844,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
113792
113844
|
align-self: flex-end;
|
|
113793
113845
|
}
|
|
113794
113846
|
}
|
|
113847
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
113848
|
+
+.e-prompt-toolbar {
|
|
113849
|
+
display: none;
|
|
113850
|
+
}
|
|
113851
|
+
}
|
|
113795
113852
|
}
|
|
113796
113853
|
@media (max-width: 760px) {
|
|
113797
113854
|
.e-aiassistview {
|
|
@@ -114324,6 +114381,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
114324
114381
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
114325
114382
|
min-height: 32px;
|
|
114326
114383
|
z-index: 10;
|
|
114384
|
+
overflow-x: scroll;
|
|
114385
|
+
scrollbar-width: none;
|
|
114327
114386
|
&.e-show,
|
|
114328
114387
|
&:hover {
|
|
114329
114388
|
display: block;
|
|
@@ -40857,6 +40857,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
40857
40857
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
40858
40858
|
padding: 4px 0;
|
|
40859
40859
|
}
|
|
40860
|
+
&.e-contextmenu-template {
|
|
40861
|
+
.e-menu-caret-icon {
|
|
40862
|
+
display: flex;
|
|
40863
|
+
}
|
|
40864
|
+
}
|
|
40860
40865
|
}
|
|
40861
40866
|
|
|
40862
40867
|
&.e-ul {
|
|
@@ -53946,6 +53951,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53946
53951
|
.e-toolbar-item:first-child {
|
|
53947
53952
|
margin-right: $tbar-item-nrml-mrgn;
|
|
53948
53953
|
}
|
|
53954
|
+
|
|
53955
|
+
.e-toolbar-item:last-child {
|
|
53956
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
53957
|
+
}
|
|
53949
53958
|
}
|
|
53950
53959
|
}
|
|
53951
53960
|
|
|
@@ -54008,6 +54017,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54008
54017
|
|
|
54009
54018
|
&:first-child {
|
|
54010
54019
|
margin-left: 0;
|
|
54020
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
54011
54021
|
}
|
|
54012
54022
|
|
|
54013
54023
|
&:last-child {
|
|
@@ -54024,11 +54034,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54024
54034
|
|
|
54025
54035
|
&:first-child {
|
|
54026
54036
|
|
|
54027
|
-
> .e-toolbar-item:last-child
|
|
54037
|
+
> .e-toolbar-item:last-child {
|
|
54038
|
+
|
|
54039
|
+
&:last-child {
|
|
54040
|
+
margin-right: 0;
|
|
54041
|
+
}
|
|
54042
|
+
}
|
|
54043
|
+
|
|
54028
54044
|
> .e-toolbar-right .e-toolbar-item {
|
|
54029
54045
|
|
|
54030
54046
|
&:last-child {
|
|
54031
54047
|
margin-right: 0;
|
|
54048
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
54032
54049
|
}
|
|
54033
54050
|
|
|
54034
54051
|
&:first-child {
|
|
@@ -101497,7 +101514,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
101497
101514
|
margin-block-start: 10px;
|
|
101498
101515
|
}
|
|
101499
101516
|
|
|
101500
|
-
e-content ul {
|
|
101517
|
+
.e-content ul {
|
|
101501
101518
|
list-style-type: disc;
|
|
101502
101519
|
}
|
|
101503
101520
|
|
|
@@ -101642,6 +101659,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
101642
101659
|
}
|
|
101643
101660
|
|
|
101644
101661
|
.e-content p:last-child,
|
|
101662
|
+
.e-content p:last-of-type,
|
|
101645
101663
|
.e-content pre:last-child,
|
|
101646
101664
|
.e-content blockquote:last-child {
|
|
101647
101665
|
margin-bottom: 0;
|
|
@@ -103334,6 +103352,12 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
103334
103352
|
}
|
|
103335
103353
|
}
|
|
103336
103354
|
|
|
103355
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
103356
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
103357
|
+
margin: 0;
|
|
103358
|
+
}
|
|
103359
|
+
}
|
|
103360
|
+
|
|
103337
103361
|
//toolbar popup min height over riding end
|
|
103338
103362
|
|
|
103339
103363
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -103644,6 +103668,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
103644
103668
|
}
|
|
103645
103669
|
}
|
|
103646
103670
|
|
|
103671
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
103672
|
+
.e-tbar-btn,
|
|
103673
|
+
.e-rte-dropdown-menu,
|
|
103674
|
+
.e-rte-dropdown {
|
|
103675
|
+
pointer-events: none;
|
|
103676
|
+
cursor: default;
|
|
103677
|
+
background: transparent;
|
|
103678
|
+
border: none;
|
|
103679
|
+
|
|
103680
|
+
&:hover {
|
|
103681
|
+
background: transparent;
|
|
103682
|
+
border: none;
|
|
103683
|
+
|
|
103684
|
+
.e-icons,
|
|
103685
|
+
.e-rte-dropdown-btn-text,
|
|
103686
|
+
.e-rte-font-color::before,
|
|
103687
|
+
.e-background-color::before {
|
|
103688
|
+
color: inherit;
|
|
103689
|
+
background: transparent;
|
|
103690
|
+
}
|
|
103691
|
+
}
|
|
103692
|
+
}
|
|
103693
|
+
}
|
|
103694
|
+
|
|
103647
103695
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
103648
103696
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
103649
103697
|
.e-rte-dropdown {
|
|
@@ -104851,7 +104899,8 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
104851
104899
|
.e-bigger .e-richtexteditor {
|
|
104852
104900
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
104853
104901
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
104854
|
-
.e-rte-toolbar .e-toolbar-item
|
|
104902
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
104903
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
104855
104904
|
.e-tbar-btn.e-btn {
|
|
104856
104905
|
min-height: $rte-big-split-btn-height;
|
|
104857
104906
|
min-width: $rte-big-split-btn-height;
|
|
@@ -112452,6 +112501,10 @@ $lg-desktop: 1399.98;
|
|
|
112452
112501
|
position: $pv-page-div-position;
|
|
112453
112502
|
}
|
|
112454
112503
|
|
|
112504
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
112505
|
+
border-style: none;
|
|
112506
|
+
}
|
|
112507
|
+
|
|
112455
112508
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
112456
112509
|
box-shadow: $pv-page-div-focus-style;
|
|
112457
112510
|
}
|
|
@@ -146575,6 +146628,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
146575
146628
|
align-self: flex-end;
|
|
146576
146629
|
}
|
|
146577
146630
|
}
|
|
146631
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
146632
|
+
+.e-prompt-toolbar {
|
|
146633
|
+
display: none;
|
|
146634
|
+
}
|
|
146635
|
+
}
|
|
146578
146636
|
}
|
|
146579
146637
|
@media (max-width: 760px) {
|
|
146580
146638
|
.e-aiassistview {
|
|
@@ -147287,6 +147345,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
147287
147345
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
147288
147346
|
min-height: 32px;
|
|
147289
147347
|
z-index: 10;
|
|
147348
|
+
overflow-x: scroll;
|
|
147349
|
+
scrollbar-width: none;
|
|
147290
147350
|
&.e-show,
|
|
147291
147351
|
&:hover {
|
|
147292
147352
|
display: block;
|
|
@@ -30601,6 +30601,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
30601
30601
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
30602
30602
|
padding: 4px 0;
|
|
30603
30603
|
}
|
|
30604
|
+
&.e-contextmenu-template {
|
|
30605
|
+
.e-menu-caret-icon {
|
|
30606
|
+
display: flex;
|
|
30607
|
+
}
|
|
30608
|
+
}
|
|
30604
30609
|
}
|
|
30605
30610
|
|
|
30606
30611
|
&.e-ul {
|
|
@@ -40415,6 +40420,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40415
40420
|
.e-toolbar-item:first-child {
|
|
40416
40421
|
margin-right: $tbar-item-nrml-mrgn;
|
|
40417
40422
|
}
|
|
40423
|
+
|
|
40424
|
+
.e-toolbar-item:last-child {
|
|
40425
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
40426
|
+
}
|
|
40418
40427
|
}
|
|
40419
40428
|
}
|
|
40420
40429
|
|
|
@@ -40477,6 +40486,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40477
40486
|
|
|
40478
40487
|
&:first-child {
|
|
40479
40488
|
margin-left: 0;
|
|
40489
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
40480
40490
|
}
|
|
40481
40491
|
|
|
40482
40492
|
&:last-child {
|
|
@@ -40493,11 +40503,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
40493
40503
|
|
|
40494
40504
|
&:first-child {
|
|
40495
40505
|
|
|
40496
|
-
> .e-toolbar-item:last-child
|
|
40506
|
+
> .e-toolbar-item:last-child {
|
|
40507
|
+
|
|
40508
|
+
&:last-child {
|
|
40509
|
+
margin-right: 0;
|
|
40510
|
+
}
|
|
40511
|
+
}
|
|
40512
|
+
|
|
40497
40513
|
> .e-toolbar-right .e-toolbar-item {
|
|
40498
40514
|
|
|
40499
40515
|
&:last-child {
|
|
40500
40516
|
margin-right: 0;
|
|
40517
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
40501
40518
|
}
|
|
40502
40519
|
|
|
40503
40520
|
&:first-child {
|
|
@@ -76256,7 +76273,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
76256
76273
|
margin-block-start: 10px;
|
|
76257
76274
|
}
|
|
76258
76275
|
|
|
76259
|
-
e-content ul {
|
|
76276
|
+
.e-content ul {
|
|
76260
76277
|
list-style-type: disc;
|
|
76261
76278
|
}
|
|
76262
76279
|
|
|
@@ -76401,6 +76418,7 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
76401
76418
|
}
|
|
76402
76419
|
|
|
76403
76420
|
.e-content p:last-child,
|
|
76421
|
+
.e-content p:last-of-type,
|
|
76404
76422
|
.e-content pre:last-child,
|
|
76405
76423
|
.e-content blockquote:last-child {
|
|
76406
76424
|
margin-bottom: 0;
|
|
@@ -78093,6 +78111,12 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
78093
78111
|
}
|
|
78094
78112
|
}
|
|
78095
78113
|
|
|
78114
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
78115
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
78116
|
+
margin: 0;
|
|
78117
|
+
}
|
|
78118
|
+
}
|
|
78119
|
+
|
|
78096
78120
|
//toolbar popup min height over riding end
|
|
78097
78121
|
|
|
78098
78122
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -78403,6 +78427,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
78403
78427
|
}
|
|
78404
78428
|
}
|
|
78405
78429
|
|
|
78430
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
78431
|
+
.e-tbar-btn,
|
|
78432
|
+
.e-rte-dropdown-menu,
|
|
78433
|
+
.e-rte-dropdown {
|
|
78434
|
+
pointer-events: none;
|
|
78435
|
+
cursor: default;
|
|
78436
|
+
background: transparent;
|
|
78437
|
+
border: none;
|
|
78438
|
+
|
|
78439
|
+
&:hover {
|
|
78440
|
+
background: transparent;
|
|
78441
|
+
border: none;
|
|
78442
|
+
|
|
78443
|
+
.e-icons,
|
|
78444
|
+
.e-rte-dropdown-btn-text,
|
|
78445
|
+
.e-rte-font-color::before,
|
|
78446
|
+
.e-background-color::before {
|
|
78447
|
+
color: inherit;
|
|
78448
|
+
background: transparent;
|
|
78449
|
+
}
|
|
78450
|
+
}
|
|
78451
|
+
}
|
|
78452
|
+
}
|
|
78453
|
+
|
|
78406
78454
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
78407
78455
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
78408
78456
|
.e-rte-dropdown {
|
|
@@ -85706,6 +85754,10 @@ $lg-desktop: 1399.98;
|
|
|
85706
85754
|
position: $pv-page-div-position;
|
|
85707
85755
|
}
|
|
85708
85756
|
|
|
85757
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
85758
|
+
border-style: none;
|
|
85759
|
+
}
|
|
85760
|
+
|
|
85709
85761
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
85710
85762
|
box-shadow: $pv-page-div-focus-style;
|
|
85711
85763
|
}
|
|
@@ -114564,6 +114616,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
114564
114616
|
align-self: flex-end;
|
|
114565
114617
|
}
|
|
114566
114618
|
}
|
|
114619
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
114620
|
+
+.e-prompt-toolbar {
|
|
114621
|
+
display: none;
|
|
114622
|
+
}
|
|
114623
|
+
}
|
|
114567
114624
|
}
|
|
114568
114625
|
@media (max-width: 760px) {
|
|
114569
114626
|
.e-aiassistview {
|
|
@@ -115096,6 +115153,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
115096
115153
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
115097
115154
|
min-height: 32px;
|
|
115098
115155
|
z-index: 10;
|
|
115156
|
+
overflow-x: scroll;
|
|
115157
|
+
scrollbar-width: none;
|
|
115099
115158
|
&.e-show,
|
|
115100
115159
|
&:hover {
|
|
115101
115160
|
display: block;
|