@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
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $icon-color-pressed !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -214,6 +214,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
214
214
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
215
215
|
padding: 4px 0;
|
|
216
216
|
}
|
|
217
|
+
&.e-contextmenu-template {
|
|
218
|
+
.e-menu-caret-icon {
|
|
219
|
+
display: flex;
|
|
220
|
+
}
|
|
221
|
+
}
|
|
217
222
|
}
|
|
218
223
|
|
|
219
224
|
&.e-ul {
|
|
@@ -215,6 +215,11 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
|
|
|
215
215
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
216
216
|
padding: 4px 0;
|
|
217
217
|
}
|
|
218
|
+
&.e-contextmenu-template {
|
|
219
|
+
.e-menu-caret-icon {
|
|
220
|
+
display: flex;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
218
223
|
}
|
|
219
224
|
|
|
220
225
|
&.e-ul {
|
|
@@ -215,6 +215,11 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
|
|
|
215
215
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
216
216
|
padding: 4px 0;
|
|
217
217
|
}
|
|
218
|
+
&.e-contextmenu-template {
|
|
219
|
+
.e-menu-caret-icon {
|
|
220
|
+
display: flex;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
218
223
|
}
|
|
219
224
|
|
|
220
225
|
&.e-ul {
|
|
@@ -215,6 +215,11 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
|
|
|
215
215
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
216
216
|
padding: 4px 0;
|
|
217
217
|
}
|
|
218
|
+
&.e-contextmenu-template {
|
|
219
|
+
.e-menu-caret-icon {
|
|
220
|
+
display: flex;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
218
223
|
}
|
|
219
224
|
|
|
220
225
|
&.e-ul {
|
|
@@ -215,6 +215,11 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
|
|
|
215
215
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
216
216
|
padding: 4px 0;
|
|
217
217
|
}
|
|
218
|
+
&.e-contextmenu-template {
|
|
219
|
+
.e-menu-caret-icon {
|
|
220
|
+
display: flex;
|
|
221
|
+
}
|
|
222
|
+
}
|
|
218
223
|
}
|
|
219
224
|
|
|
220
225
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -216,6 +216,11 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
|
|
|
216
216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
217
217
|
padding: 4px 0;
|
|
218
218
|
}
|
|
219
|
+
&.e-contextmenu-template {
|
|
220
|
+
.e-menu-caret-icon {
|
|
221
|
+
display: flex;
|
|
222
|
+
}
|
|
223
|
+
}
|
|
219
224
|
}
|
|
220
225
|
|
|
221
226
|
&.e-ul {
|
|
@@ -219,6 +219,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
219
219
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
220
220
|
padding: 4px 0;
|
|
221
221
|
}
|
|
222
|
+
&.e-contextmenu-template {
|
|
223
|
+
.e-menu-caret-icon {
|
|
224
|
+
display: flex;
|
|
225
|
+
}
|
|
226
|
+
}
|
|
222
227
|
}
|
|
223
228
|
|
|
224
229
|
&.e-ul {
|
|
@@ -219,6 +219,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
219
219
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
220
220
|
padding: 4px 0;
|
|
221
221
|
}
|
|
222
|
+
&.e-contextmenu-template {
|
|
223
|
+
.e-menu-caret-icon {
|
|
224
|
+
display: flex;
|
|
225
|
+
}
|
|
226
|
+
}
|
|
222
227
|
}
|
|
223
228
|
|
|
224
229
|
&.e-ul {
|
|
@@ -219,6 +219,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
219
219
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
220
220
|
padding: 4px 0;
|
|
221
221
|
}
|
|
222
|
+
&.e-contextmenu-template {
|
|
223
|
+
.e-menu-caret-icon {
|
|
224
|
+
display: flex;
|
|
225
|
+
}
|
|
226
|
+
}
|
|
222
227
|
}
|
|
223
228
|
|
|
224
229
|
&.e-ul {
|
|
@@ -219,6 +219,11 @@ $cmenu-disabled-item-opacity: .5 !default;
|
|
|
219
219
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'tailwind' or $skin-name == 'Material3' {
|
|
220
220
|
padding: 4px 0;
|
|
221
221
|
}
|
|
222
|
+
&.e-contextmenu-template {
|
|
223
|
+
.e-menu-caret-icon {
|
|
224
|
+
display: flex;
|
|
225
|
+
}
|
|
226
|
+
}
|
|
222
227
|
}
|
|
223
228
|
|
|
224
229
|
&.e-ul {
|
|
@@ -162,7 +162,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
162
162
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
163
163
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
164
164
|
$tab-focus-bg-color: $grey-44 !default;
|
|
165
|
-
$tab-fill-focus-bg-color: $
|
|
165
|
+
$tab-fill-focus-bg-color: $brand-primary !default;
|
|
166
166
|
$tab-hover-bg-color: $grey !default;
|
|
167
167
|
$tab-active-bg-color: $grey !default;
|
|
168
168
|
$tab-fill-active-bg-color: $brand-primary !default;
|
|
@@ -246,7 +246,7 @@ $tab-alt-active-text-color: $brand-primary-font !default;
|
|
|
246
246
|
$tab-alt-disable-active-text-color: $brand-primary-font !default;
|
|
247
247
|
$tab-alt-hover-text-color: color.adjust($brand-primary, $lightness: 10%) !default;
|
|
248
248
|
$tab-alt-active-hover-text-color: $brand-primary-font !default;
|
|
249
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
249
|
+
$tab-alt-active-style-hover-icon-color: $brand-primary-font !default;
|
|
250
250
|
$tab-clone-item-bg-color: rgba($grey-light, .87) !default;
|
|
251
251
|
$tab-clone-text-color: color.adjust($brand-primary, $lightness: 15%) !default;
|
|
252
252
|
$tab-icon-container-width: auto !default;
|
|
@@ -536,7 +536,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
536
536
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
537
537
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
538
538
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
539
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
539
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
540
540
|
$tab-background-indicator-bottom: 0 !default;
|
|
541
541
|
$tab-background-wrap-border-color: unset !default;
|
|
542
542
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -162,7 +162,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
162
162
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
163
163
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
164
164
|
$tab-focus-bg-color: $grey-44 !default;
|
|
165
|
-
$tab-fill-focus-bg-color: $
|
|
165
|
+
$tab-fill-focus-bg-color: $brand-primary !default;
|
|
166
166
|
$tab-hover-bg-color: $grey !default;
|
|
167
167
|
$tab-active-bg-color: $grey !default;
|
|
168
168
|
$tab-fill-active-bg-color: $brand-primary !default;
|
|
@@ -246,7 +246,7 @@ $tab-alt-active-text-color: $brand-primary-font !default;
|
|
|
246
246
|
$tab-alt-disable-active-text-color: $brand-primary-font !default;
|
|
247
247
|
$tab-alt-hover-text-color: color.adjust($brand-primary, $lightness: 10%) !default;
|
|
248
248
|
$tab-alt-active-hover-text-color: $brand-primary-font !default;
|
|
249
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
249
|
+
$tab-alt-active-style-hover-icon-color: $brand-primary-font !default;
|
|
250
250
|
$tab-clone-item-bg-color: rgba($grey-light, .87) !default;
|
|
251
251
|
$tab-clone-text-color: color.adjust($brand-primary, $lightness: 15%) !default;
|
|
252
252
|
$tab-icon-container-width: auto !default;
|
|
@@ -536,7 +536,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
536
536
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
537
537
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
538
538
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
539
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
539
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
540
540
|
$tab-background-indicator-bottom: 0 !default;
|
|
541
541
|
$tab-background-wrap-border-color: unset !default;
|
|
542
542
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -140,7 +140,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
140
140
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
141
141
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
142
142
|
$tab-focus-bg-color: $grey-lighter !default;
|
|
143
|
-
$tab-fill-focus-bg-color: $
|
|
143
|
+
$tab-fill-focus-bg-color: $brand-primary !default;
|
|
144
144
|
$tab-hover-bg-color: $grey-f5 !default;
|
|
145
145
|
$tab-active-bg-color: $grey-f5 !default;
|
|
146
146
|
$tab-fill-active-bg-color: $brand-primary !default;
|
|
@@ -224,7 +224,7 @@ $tab-alt-active-text-color: $brand-primary-font !default;
|
|
|
224
224
|
$tab-alt-disable-active-text-color: $brand-primary-font !default;
|
|
225
225
|
$tab-alt-hover-text-color: $brand-primary-darken-25 !default;
|
|
226
226
|
$tab-alt-active-hover-text-color: $brand-primary-font !default;
|
|
227
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
227
|
+
$tab-alt-active-style-hover-icon-color: $brand-primary-font !default;
|
|
228
228
|
$tab-clone-item-bg-color: $grey-white !default;
|
|
229
229
|
$tab-clone-text-color: $brand-primary !default;
|
|
230
230
|
$tab-icon-container-width: auto !default;
|
|
@@ -541,7 +541,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
541
541
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
542
542
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
543
543
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
544
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
544
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
545
545
|
$tab-background-indicator-bottom: 0 !default;
|
|
546
546
|
$tab-background-wrap-border-color: unset !default;
|
|
547
547
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -140,7 +140,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
140
140
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
141
141
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
142
142
|
$tab-focus-bg-color: $grey-lighter !default;
|
|
143
|
-
$tab-fill-focus-bg-color: $
|
|
143
|
+
$tab-fill-focus-bg-color: $brand-primary !default;
|
|
144
144
|
$tab-hover-bg-color: $grey-f5 !default;
|
|
145
145
|
$tab-active-bg-color: $grey-f5 !default;
|
|
146
146
|
$tab-fill-active-bg-color: $brand-primary !default;
|
|
@@ -224,7 +224,7 @@ $tab-alt-active-text-color: $brand-primary-font !default;
|
|
|
224
224
|
$tab-alt-disable-active-text-color: $brand-primary-font !default;
|
|
225
225
|
$tab-alt-hover-text-color: $brand-primary-darken-25 !default;
|
|
226
226
|
$tab-alt-active-hover-text-color: $brand-primary-font !default;
|
|
227
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
227
|
+
$tab-alt-active-style-hover-icon-color: $brand-primary-font !default;
|
|
228
228
|
$tab-clone-item-bg-color: $grey-white !default;
|
|
229
229
|
$tab-clone-text-color: $brand-primary !default;
|
|
230
230
|
$tab-icon-container-width: auto !default;
|
|
@@ -541,7 +541,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
541
541
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
542
542
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
543
543
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
544
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
544
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
545
545
|
$tab-background-indicator-bottom: 0 !default;
|
|
546
546
|
$tab-background-wrap-border-color: unset !default;
|
|
547
547
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -147,7 +147,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
147
147
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
148
148
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
149
149
|
$tab-focus-bg-color: #eee !default;
|
|
150
|
-
$tab-fill-focus-bg-color:
|
|
150
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
151
151
|
$tab-hover-bg-color: color.adjust($gray-100, $lightness: -2%) !default;
|
|
152
152
|
$tab-active-bg-color: $primary !default;
|
|
153
153
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -229,7 +229,7 @@ $tab-alt-text-color: $primary !default;
|
|
|
229
229
|
$tab-alt-disable-text-color: $gray-600 !default;
|
|
230
230
|
$tab-alt-active-text-color: $primary-font !default;
|
|
231
231
|
$tab-alt-active-style-hover-text-color: $gray-900 !default;
|
|
232
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
232
|
+
$tab-alt-active-style-hover-icon-color: $primary-font !default;
|
|
233
233
|
$tab-alt-disable-active-text-color: $gray-600 !default;
|
|
234
234
|
$tab-alt-hover-text-color: color.adjust($gray-600, $lightness: -7.5%) !default;
|
|
235
235
|
$tab-alt-active-hover-text-color: $primary-font !default;
|
|
@@ -549,7 +549,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
549
549
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
550
550
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
551
551
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
552
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
552
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
553
553
|
$tab-background-indicator-bottom: 0 !default;
|
|
554
554
|
$tab-background-wrap-border-color: transparent !default;
|
|
555
555
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -147,7 +147,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
147
147
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
148
148
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
149
149
|
$tab-focus-bg-color: #eee !default;
|
|
150
|
-
$tab-fill-focus-bg-color:
|
|
150
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
151
151
|
$tab-hover-bg-color: color.adjust($gray-100, $lightness: -2%) !default;
|
|
152
152
|
$tab-active-bg-color: $primary !default;
|
|
153
153
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -229,7 +229,7 @@ $tab-alt-text-color: $primary !default;
|
|
|
229
229
|
$tab-alt-disable-text-color: $gray-600 !default;
|
|
230
230
|
$tab-alt-active-text-color: $primary-font !default;
|
|
231
231
|
$tab-alt-active-style-hover-text-color: $gray-900 !default;
|
|
232
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
232
|
+
$tab-alt-active-style-hover-icon-color: $primary-font !default;
|
|
233
233
|
$tab-alt-disable-active-text-color: $gray-600 !default;
|
|
234
234
|
$tab-alt-hover-text-color: color.adjust($gray-600, $lightness: -7.5%) !default;
|
|
235
235
|
$tab-alt-active-hover-text-color: $primary-font !default;
|
|
@@ -549,7 +549,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
549
549
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
550
550
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
551
551
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
552
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
552
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
553
553
|
$tab-background-indicator-bottom: 0 !default;
|
|
554
554
|
$tab-background-wrap-border-color: transparent !default;
|
|
555
555
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -275,7 +275,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
275
275
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
276
276
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
277
277
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
278
|
-
$tab-fill-focus-bg-color:
|
|
278
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
279
279
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
280
280
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
281
281
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -301,7 +301,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
301
301
|
$tab-alt-text-color: $primary-lighter !default;
|
|
302
302
|
$tab-alt-disable-text-color: rgba($border-light, .38) !default;
|
|
303
303
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
304
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
304
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
305
305
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
306
306
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
307
307
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
@@ -547,7 +547,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
547
547
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
548
548
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
549
549
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
550
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
550
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
551
551
|
$tab-background-indicator-bottom: 0 !default;
|
|
552
552
|
$tab-background-wrap-border-color: transparent !default;
|
|
553
553
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -275,7 +275,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
275
275
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
276
276
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
277
277
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
278
|
-
$tab-fill-focus-bg-color:
|
|
278
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
279
279
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
280
280
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
281
281
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -301,7 +301,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
301
301
|
$tab-alt-text-color: $primary-lighter !default;
|
|
302
302
|
$tab-alt-disable-text-color: rgba($border-light, .38) !default;
|
|
303
303
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
304
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
304
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
305
305
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
306
306
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
307
307
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
@@ -547,7 +547,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
547
547
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
548
548
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
549
549
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
550
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
550
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
551
551
|
$tab-background-indicator-bottom: 0 !default;
|
|
552
552
|
$tab-background-wrap-border-color: transparent !default;
|
|
553
553
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -275,7 +275,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
275
275
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
276
276
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
277
277
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
278
|
-
$tab-fill-focus-bg-color:
|
|
278
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
279
279
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
280
280
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
281
281
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -301,7 +301,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
301
301
|
$tab-alt-text-color: $primary-lighter !default;
|
|
302
302
|
$tab-alt-disable-text-color: rgba($border-light, .38) !default;
|
|
303
303
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
304
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
304
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
305
305
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
306
306
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
307
307
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
@@ -547,7 +547,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
547
547
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
548
548
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
549
549
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
550
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
550
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
551
551
|
$tab-background-indicator-bottom: 0 !default;
|
|
552
552
|
$tab-background-wrap-border-color: transparent !default;
|
|
553
553
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -275,7 +275,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
275
275
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
276
276
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
277
277
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
278
|
-
$tab-fill-focus-bg-color:
|
|
278
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
279
279
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
280
280
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
281
281
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -301,7 +301,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
301
301
|
$tab-alt-text-color: $primary-text-color !default;
|
|
302
302
|
$tab-alt-disable-text-color: $primary-text-color !default;
|
|
303
303
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
304
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
304
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
305
305
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
306
306
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
307
307
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -548,7 +548,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
548
548
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
549
549
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
550
550
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
551
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
551
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
552
552
|
$tab-background-indicator-bottom: 0 !default;
|
|
553
553
|
$tab-background-wrap-border-color: transparent !default;
|
|
554
554
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -275,7 +275,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
275
275
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
276
276
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
277
277
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
278
|
-
$tab-fill-focus-bg-color:
|
|
278
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
279
279
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
280
280
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
281
281
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -301,7 +301,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
301
301
|
$tab-alt-text-color: $primary-text-color !default;
|
|
302
302
|
$tab-alt-disable-text-color: $primary-text-color !default;
|
|
303
303
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
304
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
304
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
305
305
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
306
306
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
307
307
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -548,7 +548,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
548
548
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
549
549
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
550
550
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
551
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
551
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
552
552
|
$tab-background-indicator-bottom: 0 !default;
|
|
553
553
|
$tab-background-wrap-border-color: transparent !default;
|
|
554
554
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -275,7 +275,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
275
275
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
276
276
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
277
277
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
278
|
-
$tab-fill-focus-bg-color:
|
|
278
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
279
279
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
280
280
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
281
281
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -301,7 +301,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
301
301
|
$tab-alt-text-color: $primary-text-color !default;
|
|
302
302
|
$tab-alt-disable-text-color: $primary-text-color !default;
|
|
303
303
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
304
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
304
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
305
305
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
306
306
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
307
307
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -548,7 +548,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-alt-active-close-icon-color !default;
|
|
|
548
548
|
$tab-fill-pop-wrap-hover-close-color: $tab-alt-active-close-icon-color !default;
|
|
549
549
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
550
550
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
551
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
551
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
552
552
|
$tab-background-indicator-bottom: 0 !default;
|
|
553
553
|
$tab-background-wrap-border-color: transparent !default;
|
|
554
554
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|