@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
|
@@ -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: $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;
|
|
@@ -555,7 +555,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
555
555
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
556
556
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-fill-focused-active-wrap-focus-border-color !default;
|
|
557
557
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
558
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
558
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
559
559
|
$tab-background-indicator-bottom: 0 !default;
|
|
560
560
|
$tab-background-wrap-border-color: $tab-alt-wrap-border-color !default;
|
|
561
561
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -555,7 +555,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
555
555
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
556
556
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-fill-focused-active-wrap-focus-border-color !default;
|
|
557
557
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
558
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
558
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
559
559
|
$tab-background-indicator-bottom: 0 !default;
|
|
560
560
|
$tab-background-wrap-border-color: $tab-alt-wrap-border-color !default;
|
|
561
561
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -29,7 +29,7 @@ $tab-big-fill-height: 48px !default;
|
|
|
29
29
|
$tab-nrml-fill-height: 44px !default;
|
|
30
30
|
$tab-mob-fill-height: 42px !default;
|
|
31
31
|
$tab-focus-big-fill-height: 42px !default;
|
|
32
|
-
$tab-focus-nrml-fill-height:
|
|
32
|
+
$tab-focus-nrml-fill-height: 44px !default;
|
|
33
33
|
$tab-disable-cnt-opacity: .38 !default;
|
|
34
34
|
$tab-big-tb-icon-height: 72px !default;
|
|
35
35
|
$tab-nrml-tb-icon-height: 62px !default;
|
|
@@ -142,7 +142,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
142
142
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
143
143
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
144
144
|
$tab-focus-bg-color: $content-bg-color-alt2 !default;
|
|
145
|
-
$tab-fill-focus-bg-color: $
|
|
145
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
146
146
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
147
147
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
148
148
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -225,7 +225,7 @@ $tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
|
225
225
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
226
226
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
227
227
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
228
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
228
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
229
229
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
230
230
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
231
231
|
$tab-icon-container-width: auto !default;
|
|
@@ -549,7 +549,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-comb-icon-color !default;
|
|
|
549
549
|
$tab-fill-pop-wrap-hover-close-color: $tab-comb-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-alt-active-style-hover-icon-color !default;
|
|
552
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
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: unset !default;
|
|
555
555
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -29,7 +29,7 @@ $tab-big-fill-height: 48px !default;
|
|
|
29
29
|
$tab-nrml-fill-height: 44px !default;
|
|
30
30
|
$tab-mob-fill-height: 42px !default;
|
|
31
31
|
$tab-focus-big-fill-height: 42px !default;
|
|
32
|
-
$tab-focus-nrml-fill-height:
|
|
32
|
+
$tab-focus-nrml-fill-height: 44px !default;
|
|
33
33
|
$tab-disable-cnt-opacity: .38 !default;
|
|
34
34
|
$tab-big-tb-icon-height: 72px !default;
|
|
35
35
|
$tab-nrml-tb-icon-height: 62px !default;
|
|
@@ -142,7 +142,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
142
142
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
143
143
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
144
144
|
$tab-focus-bg-color: $content-bg-color-alt2 !default;
|
|
145
|
-
$tab-fill-focus-bg-color: $
|
|
145
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
146
146
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
147
147
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
148
148
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -225,7 +225,7 @@ $tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
|
225
225
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
226
226
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
227
227
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
228
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
228
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
229
229
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
230
230
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
231
231
|
$tab-icon-container-width: auto !default;
|
|
@@ -549,7 +549,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-comb-icon-color !default;
|
|
|
549
549
|
$tab-fill-pop-wrap-hover-close-color: $tab-comb-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-alt-active-style-hover-icon-color !default;
|
|
552
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
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: unset !default;
|
|
555
555
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -29,7 +29,7 @@ $tab-big-fill-height: 48px !default;
|
|
|
29
29
|
$tab-nrml-fill-height: 44px !default;
|
|
30
30
|
$tab-mob-fill-height: 42px !default;
|
|
31
31
|
$tab-focus-big-fill-height: 42px !default;
|
|
32
|
-
$tab-focus-nrml-fill-height:
|
|
32
|
+
$tab-focus-nrml-fill-height: 44px !default;
|
|
33
33
|
$tab-disable-cnt-opacity: .38 !default;
|
|
34
34
|
$tab-big-tb-icon-height: 72px !default;
|
|
35
35
|
$tab-nrml-tb-icon-height: 62px !default;
|
|
@@ -142,7 +142,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
142
142
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
143
143
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
144
144
|
$tab-focus-bg-color: $content-bg-color-alt2 !default;
|
|
145
|
-
$tab-fill-focus-bg-color: $
|
|
145
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
146
146
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
147
147
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
148
148
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -225,7 +225,7 @@ $tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
|
225
225
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
226
226
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
227
227
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
228
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
228
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
229
229
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
230
230
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
231
231
|
$tab-icon-container-width: auto !default;
|
|
@@ -549,7 +549,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-comb-icon-color !default;
|
|
|
549
549
|
$tab-fill-pop-wrap-hover-close-color: $tab-comb-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-alt-active-style-hover-icon-color !default;
|
|
552
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
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: unset !default;
|
|
555
555
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -29,7 +29,7 @@ $tab-big-fill-height: 48px !default;
|
|
|
29
29
|
$tab-nrml-fill-height: 44px !default;
|
|
30
30
|
$tab-mob-fill-height: 42px !default;
|
|
31
31
|
$tab-focus-big-fill-height: 42px !default;
|
|
32
|
-
$tab-focus-nrml-fill-height:
|
|
32
|
+
$tab-focus-nrml-fill-height: 44px !default;
|
|
33
33
|
$tab-disable-cnt-opacity: .38 !default;
|
|
34
34
|
$tab-big-tb-icon-height: 72px !default;
|
|
35
35
|
$tab-nrml-tb-icon-height: 62px !default;
|
|
@@ -142,7 +142,7 @@ $tab-nrml-even-ileft-active-text-wrap-margin: 0 !default;
|
|
|
142
142
|
$tab-big-fill-tb-wrap-height: 50px !default;
|
|
143
143
|
$tab-nrml-fill-tb-wrap-height: 44px !default;
|
|
144
144
|
$tab-focus-bg-color: $content-bg-color-alt2 !default;
|
|
145
|
-
$tab-fill-focus-bg-color: $
|
|
145
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
146
146
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
147
147
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
148
148
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -225,7 +225,7 @@ $tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
|
225
225
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
226
226
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
227
227
|
$tab-alt-active-hover-text-color: $content-text-color-alt2 !default;
|
|
228
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
228
|
+
$tab-alt-active-style-hover-icon-color: $primary-text-color !default;
|
|
229
229
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
230
230
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
231
231
|
$tab-icon-container-width: auto !default;
|
|
@@ -549,7 +549,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-comb-icon-color !default;
|
|
|
549
549
|
$tab-fill-pop-wrap-hover-close-color: $tab-comb-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-alt-active-style-hover-icon-color !default;
|
|
552
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
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: unset !default;
|
|
555
555
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -579,7 +579,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
579
579
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
580
580
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-fill-focused-active-wrap-focus-border-color !default;
|
|
581
581
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
582
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
582
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
583
583
|
$tab-background-indicator-bottom: 0 !default;
|
|
584
584
|
$tab-background-wrap-border-color: $tab-alt-wrap-border-color !default;
|
|
585
585
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -579,7 +579,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
579
579
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
580
580
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-fill-focused-active-wrap-focus-border-color !default;
|
|
581
581
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
582
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
582
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
583
583
|
$tab-background-indicator-bottom: 0 !default;
|
|
584
584
|
$tab-background-wrap-border-color: $tab-alt-wrap-border-color !default;
|
|
585
585
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -557,7 +557,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
557
557
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
558
558
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
559
559
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
560
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
560
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
561
561
|
$tab-background-indicator-bottom: 0 !default;
|
|
562
562
|
$tab-background-wrap-border-color: unset !default;
|
|
563
563
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -557,7 +557,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
557
557
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
558
558
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
559
559
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
560
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-hover-
|
|
560
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-hover-close-icon-color !default;
|
|
561
561
|
$tab-background-indicator-bottom: 0 !default;
|
|
562
562
|
$tab-background-wrap-border-color: unset !default;
|
|
563
563
|
$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: rgba($content-bg-color-alt2, .12) !default;
|
|
143
|
-
$tab-fill-focus-bg-color:
|
|
143
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
144
144
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
145
145
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
146
146
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -224,7 +224,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
|
|
|
224
224
|
$tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
|
|
225
225
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
226
226
|
$tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
|
|
227
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
227
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
228
228
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
229
229
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
230
230
|
$tab-icon-container-width: auto !default;
|
|
@@ -560,7 +560,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
560
560
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
561
561
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
562
562
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
563
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
563
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
564
564
|
$tab-background-indicator-bottom: 1px !default;
|
|
565
565
|
$tab-background-wrap-border-color: unset !default;
|
|
566
566
|
$tab-background-close-hover-color: $tab-alt-text-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: rgba($content-bg-color-alt2, .12) !default;
|
|
143
|
-
$tab-fill-focus-bg-color:
|
|
143
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
144
144
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
145
145
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
146
146
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -224,7 +224,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
|
|
|
224
224
|
$tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
|
|
225
225
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
226
226
|
$tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
|
|
227
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
227
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
228
228
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
229
229
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
230
230
|
$tab-icon-container-width: auto !default;
|
|
@@ -560,7 +560,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
560
560
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
561
561
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
562
562
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
563
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
563
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
564
564
|
$tab-background-indicator-bottom: 1px !default;
|
|
565
565
|
$tab-background-wrap-border-color: unset !default;
|
|
566
566
|
$tab-background-close-hover-color: $tab-alt-text-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: rgba($content-bg-color-alt2, .12) !default;
|
|
143
|
-
$tab-fill-focus-bg-color:
|
|
143
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
144
144
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
145
145
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
146
146
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -224,7 +224,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
|
|
|
224
224
|
$tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
|
|
225
225
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
226
226
|
$tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
|
|
227
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
227
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
228
228
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
229
229
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
230
230
|
$tab-icon-container-width: auto !default;
|
|
@@ -560,7 +560,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
560
560
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
561
561
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
562
562
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
563
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
563
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
564
564
|
$tab-background-indicator-bottom: 1px !default;
|
|
565
565
|
$tab-background-wrap-border-color: unset !default;
|
|
566
566
|
$tab-background-close-hover-color: $tab-alt-text-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: rgba($content-bg-color-alt2, .12) !default;
|
|
143
|
-
$tab-fill-focus-bg-color:
|
|
143
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
144
144
|
$tab-hover-bg-color: $content-bg-color-alt3 !default;
|
|
145
145
|
$tab-active-bg-color: $content-bg-color-alt2 !default;
|
|
146
146
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -224,7 +224,7 @@ $tab-alt-active-text-color: $primary-text-color !default;
|
|
|
224
224
|
$tab-alt-disable-active-text-color: rgba($border-light, .38) !default;
|
|
225
225
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
226
226
|
$tab-alt-active-hover-text-color: $primary-bg-color-pressed !default;
|
|
227
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
227
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
228
228
|
$tab-clone-item-bg-color: $content-bg-color-alt3 !default;
|
|
229
229
|
$tab-clone-text-color: $content-text-color-alt1 !default;
|
|
230
230
|
$tab-icon-container-width: auto !default;
|
|
@@ -560,7 +560,7 @@ $tab-fill-pop-wrap-hover-icon-color: $tab-hover-text-color !default;
|
|
|
560
560
|
$tab-fill-pop-wrap-hover-close-color: $tab-hover-text-color !default;
|
|
561
561
|
$tab-fill-focused-active-tabwrap-focus-border-color: unset !default;
|
|
562
562
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-alt-active-style-hover-icon-color !default;
|
|
563
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
563
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
564
564
|
$tab-background-indicator-bottom: 1px !default;
|
|
565
565
|
$tab-background-wrap-border-color: unset !default;
|
|
566
566
|
$tab-background-close-hover-color: $tab-alt-text-color !default;
|
|
@@ -273,7 +273,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
273
273
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
274
274
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
275
275
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
276
|
-
$tab-fill-focus-bg-color:
|
|
276
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
277
277
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
278
278
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
279
279
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -299,7 +299,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
299
299
|
$tab-alt-text-color: $primary-lighter !default;
|
|
300
300
|
$tab-alt-disable-text-color: $primary-bg-color-disabled !default;
|
|
301
301
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
302
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
302
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
303
303
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
304
304
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
305
305
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -546,7 +546,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
|
|
|
546
546
|
$tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
|
|
547
547
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
548
548
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
549
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
549
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
550
550
|
$tab-background-indicator-bottom: 0 !default;
|
|
551
551
|
$tab-background-wrap-border-color: transparent !default;
|
|
552
552
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -273,7 +273,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
273
273
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
274
274
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
275
275
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
276
|
-
$tab-fill-focus-bg-color:
|
|
276
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
277
277
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
278
278
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
279
279
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -299,7 +299,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
299
299
|
$tab-alt-text-color: $primary-lighter !default;
|
|
300
300
|
$tab-alt-disable-text-color: $primary-bg-color-disabled !default;
|
|
301
301
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
302
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
302
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
303
303
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
304
304
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
305
305
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -546,7 +546,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
|
|
|
546
546
|
$tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
|
|
547
547
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
548
548
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
549
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
549
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
550
550
|
$tab-background-indicator-bottom: 0 !default;
|
|
551
551
|
$tab-background-wrap-border-color: transparent !default;
|
|
552
552
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -273,7 +273,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
273
273
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
274
274
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
275
275
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
276
|
-
$tab-fill-focus-bg-color:
|
|
276
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
277
277
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
278
278
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
279
279
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -299,7 +299,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
299
299
|
$tab-alt-text-color: $primary-lighter !default;
|
|
300
300
|
$tab-alt-disable-text-color: $primary-bg-color-disabled !default;
|
|
301
301
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
302
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
302
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
303
303
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
304
304
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
305
305
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -546,7 +546,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
|
|
|
546
546
|
$tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
|
|
547
547
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
548
548
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
549
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
549
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
550
550
|
$tab-background-indicator-bottom: 0 !default;
|
|
551
551
|
$tab-background-wrap-border-color: transparent !default;
|
|
552
552
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -273,7 +273,7 @@ $tab-ripple-bg-color: rgba($transparent, .12) !default;
|
|
|
273
273
|
$tab-fill-ripple-bg-color: rgba($transparent, .05) !default;
|
|
274
274
|
$tab-alt-ripple-bg-color: rgba($transparent, .1) !default;
|
|
275
275
|
$tab-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
276
|
-
$tab-fill-focus-bg-color:
|
|
276
|
+
$tab-fill-focus-bg-color: $primary !default;
|
|
277
277
|
$tab-hover-bg-color: $flyout-bg-color-hover !default;
|
|
278
278
|
$tab-active-bg-color: $flyout-bg-color-pressed !default;
|
|
279
279
|
$tab-fill-active-bg-color: $primary !default;
|
|
@@ -299,7 +299,7 @@ $tab-pop-active-item-text-color: $tab-active-text-color !default;
|
|
|
299
299
|
$tab-alt-text-color: $primary-lighter !default;
|
|
300
300
|
$tab-alt-disable-text-color: $primary-bg-color-disabled !default;
|
|
301
301
|
$tab-alt-active-style-hover-text-color: $content-text-color !default;
|
|
302
|
-
$tab-alt-active-style-hover-icon-color: $
|
|
302
|
+
$tab-alt-active-style-hover-icon-color: $primary-text !default;
|
|
303
303
|
$tab-alt-disable-active-text-color: $content-text-color-alt3 !default;
|
|
304
304
|
$tab-alt-hover-text-color: $primary-text-hover !default;
|
|
305
305
|
$tab-alt-active-hover-text-color: $content-text-color !default;
|
|
@@ -546,7 +546,7 @@ $tab-fill-pop-wrap-hover-icon-color: $flyout-text-color-hover !default;
|
|
|
546
546
|
$tab-fill-pop-wrap-hover-close-color: $flyout-text-color-hover !default;
|
|
547
547
|
$tab-fill-focused-active-tabwrap-focus-border-color: $tab-focused-wrap-focus-border-color !default;
|
|
548
548
|
$tab-fill-focused-active-wrap-focus-text-color: $tab-fill-focused-active-wrap-focus-color !default;
|
|
549
|
-
$tab-fill-focused-active-wrap-focus-close-color: $tab-
|
|
549
|
+
$tab-fill-focused-active-wrap-focus-close-color: $tab-alt-active-close-icon-color !default;
|
|
550
550
|
$tab-background-indicator-bottom: 0 !default;
|
|
551
551
|
$tab-background-wrap-border-color: transparent !default;
|
|
552
552
|
$tab-background-close-hover-color: $tab-alt-active-wrap-close-icon-color !default;
|
|
@@ -839,6 +839,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
839
839
|
.e-toolbar-item:first-child {
|
|
840
840
|
margin-right: $tbar-item-nrml-mrgn;
|
|
841
841
|
}
|
|
842
|
+
|
|
843
|
+
.e-toolbar-item:last-child {
|
|
844
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
845
|
+
}
|
|
842
846
|
}
|
|
843
847
|
}
|
|
844
848
|
|
|
@@ -901,6 +905,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
901
905
|
|
|
902
906
|
&:first-child {
|
|
903
907
|
margin-left: 0;
|
|
908
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
904
909
|
}
|
|
905
910
|
|
|
906
911
|
&:last-child {
|
|
@@ -917,11 +922,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
917
922
|
|
|
918
923
|
&:first-child {
|
|
919
924
|
|
|
920
|
-
> .e-toolbar-item:last-child
|
|
925
|
+
> .e-toolbar-item:last-child {
|
|
926
|
+
|
|
927
|
+
&:last-child {
|
|
928
|
+
margin-right: 0;
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
|
|
921
932
|
> .e-toolbar-right .e-toolbar-item {
|
|
922
933
|
|
|
923
934
|
&:last-child {
|
|
924
935
|
margin-right: 0;
|
|
936
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
925
937
|
}
|
|
926
938
|
|
|
927
939
|
&:first-child {
|
|
@@ -839,6 +839,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
839
839
|
.e-toolbar-item:first-child {
|
|
840
840
|
margin-right: $tbar-item-nrml-mrgn;
|
|
841
841
|
}
|
|
842
|
+
|
|
843
|
+
.e-toolbar-item:last-child {
|
|
844
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
845
|
+
}
|
|
842
846
|
}
|
|
843
847
|
}
|
|
844
848
|
|
|
@@ -901,6 +905,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
901
905
|
|
|
902
906
|
&:first-child {
|
|
903
907
|
margin-left: 0;
|
|
908
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
904
909
|
}
|
|
905
910
|
|
|
906
911
|
&:last-child {
|
|
@@ -917,11 +922,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
917
922
|
|
|
918
923
|
&:first-child {
|
|
919
924
|
|
|
920
|
-
> .e-toolbar-item:last-child
|
|
925
|
+
> .e-toolbar-item:last-child {
|
|
926
|
+
|
|
927
|
+
&:last-child {
|
|
928
|
+
margin-right: 0;
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
|
|
921
932
|
> .e-toolbar-right .e-toolbar-item {
|
|
922
933
|
|
|
923
934
|
&:last-child {
|
|
924
935
|
margin-right: 0;
|
|
936
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
925
937
|
}
|
|
926
938
|
|
|
927
939
|
&:first-child {
|
|
@@ -839,6 +839,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
839
839
|
.e-toolbar-item:first-child {
|
|
840
840
|
margin-right: $tbar-item-nrml-mrgn;
|
|
841
841
|
}
|
|
842
|
+
|
|
843
|
+
.e-toolbar-item:last-child {
|
|
844
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
845
|
+
}
|
|
842
846
|
}
|
|
843
847
|
}
|
|
844
848
|
|
|
@@ -901,6 +905,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
901
905
|
|
|
902
906
|
&:first-child {
|
|
903
907
|
margin-left: 0;
|
|
908
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
904
909
|
}
|
|
905
910
|
|
|
906
911
|
&:last-child {
|
|
@@ -917,11 +922,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
917
922
|
|
|
918
923
|
&:first-child {
|
|
919
924
|
|
|
920
|
-
> .e-toolbar-item:last-child
|
|
925
|
+
> .e-toolbar-item:last-child {
|
|
926
|
+
|
|
927
|
+
&:last-child {
|
|
928
|
+
margin-right: 0;
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
|
|
921
932
|
> .e-toolbar-right .e-toolbar-item {
|
|
922
933
|
|
|
923
934
|
&:last-child {
|
|
924
935
|
margin-right: 0;
|
|
936
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
925
937
|
}
|
|
926
938
|
|
|
927
939
|
&:first-child {
|
|
@@ -839,6 +839,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
839
839
|
.e-toolbar-item:first-child {
|
|
840
840
|
margin-right: $tbar-item-nrml-mrgn;
|
|
841
841
|
}
|
|
842
|
+
|
|
843
|
+
.e-toolbar-item:last-child {
|
|
844
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
845
|
+
}
|
|
842
846
|
}
|
|
843
847
|
}
|
|
844
848
|
|
|
@@ -901,6 +905,7 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
901
905
|
|
|
902
906
|
&:first-child {
|
|
903
907
|
margin-left: 0;
|
|
908
|
+
margin-right: $tbar-item-nrml-mrgn;
|
|
904
909
|
}
|
|
905
910
|
|
|
906
911
|
&:last-child {
|
|
@@ -917,11 +922,18 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
917
922
|
|
|
918
923
|
&:first-child {
|
|
919
924
|
|
|
920
|
-
> .e-toolbar-item:last-child
|
|
925
|
+
> .e-toolbar-item:last-child {
|
|
926
|
+
|
|
927
|
+
&:last-child {
|
|
928
|
+
margin-right: 0;
|
|
929
|
+
}
|
|
930
|
+
}
|
|
931
|
+
|
|
921
932
|
> .e-toolbar-right .e-toolbar-item {
|
|
922
933
|
|
|
923
934
|
&:last-child {
|
|
924
935
|
margin-right: 0;
|
|
936
|
+
margin-left: $tbar-item-nrml-mrgn;
|
|
925
937
|
}
|
|
926
938
|
|
|
927
939
|
&:first-child {
|