@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
|
@@ -40666,6 +40666,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
40666
40666
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
40667
40667
|
padding: 4px 0;
|
|
40668
40668
|
}
|
|
40669
|
+
&.e-contextmenu-template {
|
|
40670
|
+
.e-menu-caret-icon {
|
|
40671
|
+
display: flex;
|
|
40672
|
+
}
|
|
40673
|
+
}
|
|
40669
40674
|
}
|
|
40670
40675
|
|
|
40671
40676
|
&.e-ul {
|
|
@@ -53701,6 +53706,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53701
53706
|
.e-toolbar-item:first-child {
|
|
53702
53707
|
margin-right: $tbar-item-nrml-mrgn;
|
|
53703
53708
|
}
|
|
53709
|
+
|
|
53710
|
+
.e-toolbar-item:last-child {
|
|
53711
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
53712
|
+
}
|
|
53704
53713
|
}
|
|
53705
53714
|
}
|
|
53706
53715
|
|
|
@@ -53763,6 +53772,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53763
53772
|
|
|
53764
53773
|
&:first-child {
|
|
53765
53774
|
margin-left: 0;
|
|
53775
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
53766
53776
|
}
|
|
53767
53777
|
|
|
53768
53778
|
&:last-child {
|
|
@@ -53779,11 +53789,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
53779
53789
|
|
|
53780
53790
|
&:first-child {
|
|
53781
53791
|
|
|
53782
|
-
> .e-toolbar-item:last-child
|
|
53792
|
+
> .e-toolbar-item:last-child {
|
|
53793
|
+
|
|
53794
|
+
&:last-child {
|
|
53795
|
+
margin-right: 0;
|
|
53796
|
+
}
|
|
53797
|
+
}
|
|
53798
|
+
|
|
53783
53799
|
> .e-toolbar-right .e-toolbar-item {
|
|
53784
53800
|
|
|
53785
53801
|
&:last-child {
|
|
53786
53802
|
margin-right: 0;
|
|
53803
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
53787
53804
|
}
|
|
53788
53805
|
|
|
53789
53806
|
&:first-child {
|
|
@@ -54860,7 +54877,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
54860
54877
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
54861
54878
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
54862
54879
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
54863
|
-
$tab-fill-focus-bg-color:
|
|
54880
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
54864
54881
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
54865
54882
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
54866
54883
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -54886,7 +54903,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
54886
54903
|
$tab-alt-text-color: $primary-lighter !default;
|
|
54887
54904
|
$tab-alt-disable-text-color: $primary-bg-color-disabled !default;
|
|
54888
54905
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
54889
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
54906
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
54890
54907
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
54891
54908
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
54892
54909
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -55133,7 +55150,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
|
|
|
55133
55150
|
$tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
|
|
55134
55151
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
55135
55152
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
55136
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
55153
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
55137
55154
|
$tab-background-indicator-bottom: 0 !default;
|
|
55138
55155
|
$tab-background-wrap-border-color: transparent !default;
|
|
55139
55156
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -100888,7 +100905,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
100888
100905
|
margin-block-start: 10px;
|
|
100889
100906
|
}
|
|
100890
100907
|
|
|
100891
|
-
e-content ul {
|
|
100908
|
+
.e-content ul {
|
|
100892
100909
|
list-style-type: disc;
|
|
100893
100910
|
}
|
|
100894
100911
|
|
|
@@ -101033,6 +101050,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
101033
101050
|
}
|
|
101034
101051
|
|
|
101035
101052
|
.e-content p:last-child,
|
|
101053
|
+
.e-content p:last-of-type,
|
|
101036
101054
|
.e-content pre:last-child,
|
|
101037
101055
|
.e-content blockquote:last-child {
|
|
101038
101056
|
margin-bottom: 0;
|
|
@@ -102725,6 +102743,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
102725
102743
|
}
|
|
102726
102744
|
}
|
|
102727
102745
|
|
|
102746
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
102747
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
102748
|
+
margin: 0;
|
|
102749
|
+
}
|
|
102750
|
+
}
|
|
102751
|
+
|
|
102728
102752
|
//toolbar popup min height over riding end
|
|
102729
102753
|
|
|
102730
102754
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -103035,6 +103059,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
103035
103059
|
}
|
|
103036
103060
|
}
|
|
103037
103061
|
|
|
103062
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
103063
|
+
.e-tbar-btn,
|
|
103064
|
+
.e-rte-dropdown-menu,
|
|
103065
|
+
.e-rte-dropdown {
|
|
103066
|
+
pointer-events: none;
|
|
103067
|
+
cursor: default;
|
|
103068
|
+
background: transparent;
|
|
103069
|
+
border: none;
|
|
103070
|
+
|
|
103071
|
+
&:hover {
|
|
103072
|
+
background: transparent;
|
|
103073
|
+
border: none;
|
|
103074
|
+
|
|
103075
|
+
.e-icons,
|
|
103076
|
+
.e-rte-dropdown-btn-text,
|
|
103077
|
+
.e-rte-font-color::before,
|
|
103078
|
+
.e-background-color::before {
|
|
103079
|
+
color: inherit;
|
|
103080
|
+
background: transparent;
|
|
103081
|
+
}
|
|
103082
|
+
}
|
|
103083
|
+
}
|
|
103084
|
+
}
|
|
103085
|
+
|
|
103038
103086
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
103039
103087
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
103040
103088
|
.e-rte-dropdown {
|
|
@@ -104245,7 +104293,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
104245
104293
|
.e-bigger .e-richtexteditor {
|
|
104246
104294
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
104247
104295
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
104248
|
-
.e-rte-toolbar .e-toolbar-item
|
|
104296
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
104297
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
104249
104298
|
.e-tbar-btn.e-btn {
|
|
104250
104299
|
min-height: $rte-big-split-btn-height;
|
|
104251
104300
|
min-width: $rte-big-split-btn-height;
|
|
@@ -111839,6 +111888,10 @@ $lg-desktop: 1399.98;
|
|
|
111839
111888
|
position: $pv-page-div-position;
|
|
111840
111889
|
}
|
|
111841
111890
|
|
|
111891
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
111892
|
+
border-style: none;
|
|
111893
|
+
}
|
|
111894
|
+
|
|
111842
111895
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
111843
111896
|
box-shadow: $pv-page-div-focus-style;
|
|
111844
111897
|
}
|
|
@@ -145942,6 +145995,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
145942
145995
|
align-self: flex-end;
|
|
145943
145996
|
}
|
|
145944
145997
|
}
|
|
145998
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
145999
|
+
+.e-prompt-toolbar {
|
|
146000
|
+
display: none;
|
|
146001
|
+
}
|
|
146002
|
+
}
|
|
145945
146003
|
}
|
|
145946
146004
|
@media (max-width: 760px) {
|
|
145947
146005
|
.e-aiassistview {
|
|
@@ -146654,6 +146712,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
146654
146712
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
146655
146713
|
min-height: 32px;
|
|
146656
146714
|
z-index: 10;
|
|
146715
|
+
overflow-x: scroll;
|
|
146716
|
+
scrollbar-width: none;
|
|
146657
146717
|
&.e-show,
|
|
146658
146718
|
&:hover {
|
|
146659
146719
|
display: block;
|
|
@@ -30109,6 +30109,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
30109
30109
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
30110
30110
|
padding: 4px 0;
|
|
30111
30111
|
}
|
|
30112
|
+
&.e-contextmenu-template {
|
|
30113
|
+
.e-menu-caret-icon {
|
|
30114
|
+
display: flex;
|
|
30115
|
+
}
|
|
30116
|
+
}
|
|
30112
30117
|
}
|
|
30113
30118
|
|
|
30114
30119
|
&.e-ul {
|
|
@@ -39869,6 +39874,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39869
39874
|
.e-toolbar-item:first-child {
|
|
39870
39875
|
margin-right: $tbar-item-nrml-mrgn;
|
|
39871
39876
|
}
|
|
39877
|
+
|
|
39878
|
+
.e-toolbar-item:last-child {
|
|
39879
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39880
|
+
}
|
|
39872
39881
|
}
|
|
39873
39882
|
}
|
|
39874
39883
|
|
|
@@ -39931,6 +39940,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39931
39940
|
|
|
39932
39941
|
&:first-child {
|
|
39933
39942
|
margin-left: 0;
|
|
39943
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
39934
39944
|
}
|
|
39935
39945
|
|
|
39936
39946
|
&:last-child {
|
|
@@ -39947,11 +39957,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
39947
39957
|
|
|
39948
39958
|
&:first-child {
|
|
39949
39959
|
|
|
39950
|
-
> .e-toolbar-item:last-child
|
|
39960
|
+
> .e-toolbar-item:last-child {
|
|
39961
|
+
|
|
39962
|
+
&:last-child {
|
|
39963
|
+
margin-right: 0;
|
|
39964
|
+
}
|
|
39965
|
+
}
|
|
39966
|
+
|
|
39951
39967
|
> .e-toolbar-right .e-toolbar-item {
|
|
39952
39968
|
|
|
39953
39969
|
&:last-child {
|
|
39954
39970
|
margin-right: 0;
|
|
39971
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
39955
39972
|
}
|
|
39956
39973
|
|
|
39957
39974
|
&:first-child {
|
|
@@ -40704,7 +40721,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
40704
40721
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
40705
40722
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
40706
40723
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
40707
|
-
$tab-fill-focus-bg-color:
|
|
40724
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
40708
40725
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
40709
40726
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
40710
40727
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -40730,7 +40747,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
40730
40747
|
$tab-alt-text-color: $primary-lighter !default;
|
|
40731
40748
|
$tab-alt-disable-text-color: $primary-bg-color-disabled !default;
|
|
40732
40749
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
40733
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
40750
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
40734
40751
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
40735
40752
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
40736
40753
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -40977,7 +40994,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
|
|
|
40977
40994
|
$tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
|
|
40978
40995
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
40979
40996
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
40980
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
40997
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
40981
40998
|
$tab-background-indicator-bottom: 0 !default;
|
|
40982
40999
|
$tab-background-wrap-border-color: transparent !default;
|
|
40983
41000
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -75346,7 +75363,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
75346
75363
|
margin-block-start: 10px;
|
|
75347
75364
|
}
|
|
75348
75365
|
|
|
75349
|
-
e-content ul {
|
|
75366
|
+
.e-content ul {
|
|
75350
75367
|
list-style-type: disc;
|
|
75351
75368
|
}
|
|
75352
75369
|
|
|
@@ -75491,6 +75508,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
75491
75508
|
}
|
|
75492
75509
|
|
|
75493
75510
|
.e-content p:last-child,
|
|
75511
|
+
.e-content p:last-of-type,
|
|
75494
75512
|
.e-content pre:last-child,
|
|
75495
75513
|
.e-content blockquote:last-child {
|
|
75496
75514
|
margin-bottom: 0;
|
|
@@ -77183,6 +77201,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
77183
77201
|
}
|
|
77184
77202
|
}
|
|
77185
77203
|
|
|
77204
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
77205
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
77206
|
+
margin: 0;
|
|
77207
|
+
}
|
|
77208
|
+
}
|
|
77209
|
+
|
|
77186
77210
|
//toolbar popup min height over riding end
|
|
77187
77211
|
|
|
77188
77212
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -77493,6 +77517,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
77493
77517
|
}
|
|
77494
77518
|
}
|
|
77495
77519
|
|
|
77520
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
77521
|
+
.e-tbar-btn,
|
|
77522
|
+
.e-rte-dropdown-menu,
|
|
77523
|
+
.e-rte-dropdown {
|
|
77524
|
+
pointer-events: none;
|
|
77525
|
+
cursor: default;
|
|
77526
|
+
background: transparent;
|
|
77527
|
+
border: none;
|
|
77528
|
+
|
|
77529
|
+
&:hover {
|
|
77530
|
+
background: transparent;
|
|
77531
|
+
border: none;
|
|
77532
|
+
|
|
77533
|
+
.e-icons,
|
|
77534
|
+
.e-rte-dropdown-btn-text,
|
|
77535
|
+
.e-rte-font-color::before,
|
|
77536
|
+
.e-background-color::before {
|
|
77537
|
+
color: inherit;
|
|
77538
|
+
background: transparent;
|
|
77539
|
+
}
|
|
77540
|
+
}
|
|
77541
|
+
}
|
|
77542
|
+
}
|
|
77543
|
+
|
|
77496
77544
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
77497
77545
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
77498
77546
|
.e-rte-dropdown {
|
|
@@ -84792,6 +84840,10 @@ $lg-desktop: 1399.98;
|
|
|
84792
84840
|
position: $pv-page-div-position;
|
|
84793
84841
|
}
|
|
84794
84842
|
|
|
84843
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
84844
|
+
border-style: none;
|
|
84845
|
+
}
|
|
84846
|
+
|
|
84795
84847
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
84796
84848
|
box-shadow: $pv-page-div-focus-style;
|
|
84797
84849
|
}
|
|
@@ -113630,6 +113682,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
113630
113682
|
align-self: flex-end;
|
|
113631
113683
|
}
|
|
113632
113684
|
}
|
|
113685
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
113686
|
+
+.e-prompt-toolbar {
|
|
113687
|
+
display: none;
|
|
113688
|
+
}
|
|
113689
|
+
}
|
|
113633
113690
|
}
|
|
113634
113691
|
@media (max-width: 760px) {
|
|
113635
113692
|
.e-aiassistview {
|
|
@@ -114162,6 +114219,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
114162
114219
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
114163
114220
|
min-height: 32px;
|
|
114164
114221
|
z-index: 10;
|
|
114222
|
+
overflow-x: scroll;
|
|
114223
|
+
scrollbar-width: none;
|
|
114165
114224
|
&.e-show,
|
|
114166
114225
|
&:hover {
|
|
114167
114226
|
display: block;
|
|
@@ -41137,6 +41137,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
41137
41137
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
41138
41138
|
padding: 4px 0;
|
|
41139
41139
|
}
|
|
41140
|
+
&.e-contextmenu-template {
|
|
41141
|
+
.e-menu-caret-icon {
|
|
41142
|
+
display: flex;
|
|
41143
|
+
}
|
|
41144
|
+
}
|
|
41140
41145
|
}
|
|
41141
41146
|
|
|
41142
41147
|
&.e-ul {
|
|
@@ -54172,6 +54177,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54172
54177
|
.e-toolbar-item:first-child {
|
|
54173
54178
|
margin-right: $tbar-item-nrml-mrgn;
|
|
54174
54179
|
}
|
|
54180
|
+
|
|
54181
|
+
.e-toolbar-item:last-child {
|
|
54182
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
54183
|
+
}
|
|
54175
54184
|
}
|
|
54176
54185
|
}
|
|
54177
54186
|
|
|
@@ -54234,6 +54243,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54234
54243
|
|
|
54235
54244
|
&:first-child {
|
|
54236
54245
|
margin-left: 0;
|
|
54246
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
54237
54247
|
}
|
|
54238
54248
|
|
|
54239
54249
|
&:last-child {
|
|
@@ -54250,11 +54260,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
54250
54260
|
|
|
54251
54261
|
&:first-child {
|
|
54252
54262
|
|
|
54253
|
-
> .e-toolbar-item:last-child
|
|
54263
|
+
> .e-toolbar-item:last-child {
|
|
54264
|
+
|
|
54265
|
+
&:last-child {
|
|
54266
|
+
margin-right: 0;
|
|
54267
|
+
}
|
|
54268
|
+
}
|
|
54269
|
+
|
|
54254
54270
|
> .e-toolbar-right .e-toolbar-item {
|
|
54255
54271
|
|
|
54256
54272
|
&:last-child {
|
|
54257
54273
|
margin-right: 0;
|
|
54274
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
54258
54275
|
}
|
|
54259
54276
|
|
|
54260
54277
|
&:first-child {
|
|
@@ -55331,7 +55348,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
55331
55348
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
55332
55349
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
55333
55350
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
55334
|
-
$tab-fill-focus-bg-color:
|
|
55351
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
55335
55352
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
55336
55353
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
55337
55354
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -55357,7 +55374,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
55357
55374
|
$tab-alt-text-color: $primary-lighter !default;
|
|
55358
55375
|
$tab-alt-disable-text-color: $primary-bg-color-disabled !default;
|
|
55359
55376
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
55360
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
55377
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
55361
55378
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
55362
55379
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
55363
55380
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -55604,7 +55621,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
|
|
|
55604
55621
|
$tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
|
|
55605
55622
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
55606
55623
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
55607
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
55624
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
55608
55625
|
$tab-background-indicator-bottom: 0 !default;
|
|
55609
55626
|
$tab-background-wrap-border-color: transparent !default;
|
|
55610
55627
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -101359,7 +101376,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
101359
101376
|
margin-block-start: 10px;
|
|
101360
101377
|
}
|
|
101361
101378
|
|
|
101362
|
-
e-content ul {
|
|
101379
|
+
.e-content ul {
|
|
101363
101380
|
list-style-type: disc;
|
|
101364
101381
|
}
|
|
101365
101382
|
|
|
@@ -101504,6 +101521,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
101504
101521
|
}
|
|
101505
101522
|
|
|
101506
101523
|
.e-content p:last-child,
|
|
101524
|
+
.e-content p:last-of-type,
|
|
101507
101525
|
.e-content pre:last-child,
|
|
101508
101526
|
.e-content blockquote:last-child {
|
|
101509
101527
|
margin-bottom: 0;
|
|
@@ -103196,6 +103214,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
103196
103214
|
}
|
|
103197
103215
|
}
|
|
103198
103216
|
|
|
103217
|
+
@if $theme-name == 'material' or $theme-name == 'material-dark' {
|
|
103218
|
+
.e-richtexteditor .e-rte-toolbar:not(.e-rte-inline-toolbar) .e-toolbar-item .e-tbar-btn.e-btn {
|
|
103219
|
+
margin: 0;
|
|
103220
|
+
}
|
|
103221
|
+
}
|
|
103222
|
+
|
|
103199
103223
|
//toolbar popup min height over riding end
|
|
103200
103224
|
|
|
103201
103225
|
.e-richtexteditor .e-rte-tb-bottom {
|
|
@@ -103506,6 +103530,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
103506
103530
|
}
|
|
103507
103531
|
}
|
|
103508
103532
|
|
|
103533
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
103534
|
+
.e-tbar-btn,
|
|
103535
|
+
.e-rte-dropdown-menu,
|
|
103536
|
+
.e-rte-dropdown {
|
|
103537
|
+
pointer-events: none;
|
|
103538
|
+
cursor: default;
|
|
103539
|
+
background: transparent;
|
|
103540
|
+
border: none;
|
|
103541
|
+
|
|
103542
|
+
&:hover {
|
|
103543
|
+
background: transparent;
|
|
103544
|
+
border: none;
|
|
103545
|
+
|
|
103546
|
+
.e-icons,
|
|
103547
|
+
.e-rte-dropdown-btn-text,
|
|
103548
|
+
.e-rte-font-color::before,
|
|
103549
|
+
.e-background-color::before {
|
|
103550
|
+
color: inherit;
|
|
103551
|
+
background: transparent;
|
|
103552
|
+
}
|
|
103553
|
+
}
|
|
103554
|
+
}
|
|
103555
|
+
}
|
|
103556
|
+
|
|
103509
103557
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
103510
103558
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
103511
103559
|
.e-rte-dropdown {
|
|
@@ -104716,7 +104764,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
104716
104764
|
.e-bigger .e-richtexteditor {
|
|
104717
104765
|
.e-rte-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
|
|
104718
104766
|
.e-rte-toolbar .e-toolbar-pop:not(.e-toolbar-extended) .e-toolbar-item.e-toolbar-popup,
|
|
104719
|
-
.e-rte-toolbar .e-toolbar-item
|
|
104767
|
+
.e-rte-toolbar .e-toolbar-item,
|
|
104768
|
+
.e-rte-toolbar .e-toolbar-items .e-toolbar-item {
|
|
104720
104769
|
.e-tbar-btn.e-btn {
|
|
104721
104770
|
min-height: $rte-big-split-btn-height;
|
|
104722
104771
|
min-width: $rte-big-split-btn-height;
|
|
@@ -112310,6 +112359,10 @@ $lg-desktop: 1399.98;
|
|
|
112310
112359
|
position: $pv-page-div-position;
|
|
112311
112360
|
}
|
|
112312
112361
|
|
|
112362
|
+
.e-pdfviewer .e-pv-viewer-container.e-pv-fitHeight {
|
|
112363
|
+
border-style: none;
|
|
112364
|
+
}
|
|
112365
|
+
|
|
112313
112366
|
.e-pv-viewer-container .e-pv-page-div.e-focused {
|
|
112314
112367
|
box-shadow: $pv-page-div-focus-style;
|
|
112315
112368
|
}
|
|
@@ -146413,6 +146466,11 @@ $bigger-file-failure-circle-close-icon-margin: 12px !default;
|
|
|
146413
146466
|
align-self: flex-end;
|
|
146414
146467
|
}
|
|
146415
146468
|
}
|
|
146469
|
+
.e-prompt-content:has(.e-prompt-uploaded-files):not(:has(.e-prompt-text)) {
|
|
146470
|
+
+.e-prompt-toolbar {
|
|
146471
|
+
display: none;
|
|
146472
|
+
}
|
|
146473
|
+
}
|
|
146416
146474
|
}
|
|
146417
146475
|
@media (max-width: 760px) {
|
|
146418
146476
|
.e-aiassistview {
|
|
@@ -147125,6 +147183,8 @@ $message-toolbar-border-color: $border-light !default;
|
|
|
147125
147183
|
height: 32px !important; /* stylelint-disable-line declaration-no-important */
|
|
147126
147184
|
min-height: 32px;
|
|
147127
147185
|
z-index: 10;
|
|
147186
|
+
overflow-x: scroll;
|
|
147187
|
+
scrollbar-width: none;
|
|
147128
147188
|
&.e-show,
|
|
147129
147189
|
&:hover {
|
|
147130
147190
|
display: block;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"30.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"30.1.39","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
|