@sage/design-tokens 5.3.0 → 7.0.0
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/css/frozenproduct/all.css +86 -78
- package/css/frozenproduct/large/components/container.css +4 -2
- package/css/frozenproduct/large/components/logo.css +1 -6
- package/css/frozenproduct/large/components/status.css +67 -48
- package/css/frozenproduct/large/components/table.css +0 -2
- package/css/frozenproduct/large/dark.css +7 -10
- package/css/frozenproduct/large/light.css +7 -10
- package/css/frozenproduct/small/components/container.css +4 -2
- package/css/frozenproduct/small/components/logo.css +1 -6
- package/css/frozenproduct/small/components/status.css +67 -48
- package/css/frozenproduct/small/components/table.css +0 -2
- package/css/frozenproduct/small/dark.css +7 -10
- package/css/frozenproduct/small/light.css +7 -10
- package/css/marketing/all.css +86 -78
- package/css/marketing/large/components/container.css +4 -2
- package/css/marketing/large/components/logo.css +1 -6
- package/css/marketing/large/components/status.css +67 -48
- package/css/marketing/large/components/table.css +0 -2
- package/css/marketing/large/dark.css +7 -10
- package/css/marketing/large/light.css +7 -10
- package/css/marketing/small/components/container.css +4 -2
- package/css/marketing/small/components/logo.css +1 -6
- package/css/marketing/small/components/status.css +67 -48
- package/css/marketing/small/components/table.css +0 -2
- package/css/marketing/small/dark.css +7 -10
- package/css/marketing/small/light.css +7 -10
- package/css/product/all.css +86 -78
- package/css/product/large/components/container.css +4 -2
- package/css/product/large/components/logo.css +1 -6
- package/css/product/large/components/status.css +67 -48
- package/css/product/large/components/table.css +0 -2
- package/css/product/large/dark.css +7 -10
- package/css/product/large/light.css +7 -10
- package/css/product/small/components/container.css +4 -2
- package/css/product/small/components/logo.css +1 -6
- package/css/product/small/components/status.css +67 -48
- package/css/product/small/components/table.css +0 -2
- package/css/product/small/dark.css +7 -10
- package/css/product/small/light.css +7 -10
- package/ios/frozenproduct/large/dark/components/container.h +3 -1
- package/ios/frozenproduct/large/dark/components/logo.h +0 -5
- package/ios/frozenproduct/large/dark/components/status.h +67 -48
- package/ios/frozenproduct/large/dark/components/table.h +0 -2
- package/ios/frozenproduct/large/dark/mode.h +7 -10
- package/ios/frozenproduct/large/light/components/container.h +3 -1
- package/ios/frozenproduct/large/light/components/logo.h +0 -5
- package/ios/frozenproduct/large/light/components/status.h +67 -48
- package/ios/frozenproduct/large/light/components/table.h +0 -2
- package/ios/frozenproduct/large/light/mode.h +7 -10
- package/ios/frozenproduct/small/dark/components/container.h +4 -2
- package/ios/frozenproduct/small/dark/components/logo.h +0 -5
- package/ios/frozenproduct/small/dark/components/status.h +67 -48
- package/ios/frozenproduct/small/dark/components/table.h +0 -2
- package/ios/frozenproduct/small/dark/mode.h +7 -10
- package/ios/frozenproduct/small/light/components/container.h +4 -2
- package/ios/frozenproduct/small/light/components/logo.h +0 -5
- package/ios/frozenproduct/small/light/components/status.h +67 -48
- package/ios/frozenproduct/small/light/components/table.h +0 -2
- package/ios/frozenproduct/small/light/mode.h +7 -10
- package/ios/marketing/large/dark/components/container.h +3 -1
- package/ios/marketing/large/dark/components/logo.h +0 -5
- package/ios/marketing/large/dark/components/status.h +67 -48
- package/ios/marketing/large/dark/components/table.h +0 -2
- package/ios/marketing/large/dark/mode.h +7 -10
- package/ios/marketing/large/light/components/container.h +3 -1
- package/ios/marketing/large/light/components/logo.h +0 -5
- package/ios/marketing/large/light/components/status.h +67 -48
- package/ios/marketing/large/light/components/table.h +0 -2
- package/ios/marketing/large/light/mode.h +7 -10
- package/ios/marketing/small/dark/components/container.h +4 -2
- package/ios/marketing/small/dark/components/logo.h +0 -5
- package/ios/marketing/small/dark/components/status.h +67 -48
- package/ios/marketing/small/dark/components/table.h +0 -2
- package/ios/marketing/small/dark/mode.h +7 -10
- package/ios/marketing/small/light/components/container.h +4 -2
- package/ios/marketing/small/light/components/logo.h +0 -5
- package/ios/marketing/small/light/components/status.h +67 -48
- package/ios/marketing/small/light/components/table.h +0 -2
- package/ios/marketing/small/light/mode.h +7 -10
- package/ios/product/large/dark/components/container.h +3 -1
- package/ios/product/large/dark/components/logo.h +0 -5
- package/ios/product/large/dark/components/status.h +67 -48
- package/ios/product/large/dark/components/table.h +0 -2
- package/ios/product/large/dark/mode.h +7 -10
- package/ios/product/large/light/components/container.h +3 -1
- package/ios/product/large/light/components/logo.h +0 -5
- package/ios/product/large/light/components/status.h +67 -48
- package/ios/product/large/light/components/table.h +0 -2
- package/ios/product/large/light/mode.h +7 -10
- package/ios/product/small/dark/components/container.h +4 -2
- package/ios/product/small/dark/components/logo.h +0 -5
- package/ios/product/small/dark/components/status.h +67 -48
- package/ios/product/small/dark/components/table.h +0 -2
- package/ios/product/small/dark/mode.h +7 -10
- package/ios/product/small/light/components/container.h +4 -2
- package/ios/product/small/light/components/logo.h +0 -5
- package/ios/product/small/light/components/status.h +67 -48
- package/ios/product/small/light/components/table.h +0 -2
- package/ios/product/small/light/mode.h +7 -10
- package/js/common/frozenproduct/large/dark/components/container.d.ts +4 -0
- package/js/common/frozenproduct/large/dark/components/container.js +80 -6
- package/js/common/frozenproduct/large/dark/components/logo.d.ts +0 -7
- package/js/common/frozenproduct/large/dark/components/logo.js +1 -70
- package/js/common/frozenproduct/large/dark/components/status.d.ts +103 -60
- package/js/common/frozenproduct/large/dark/components/status.js +1534 -892
- package/js/common/frozenproduct/large/dark/components/table.d.ts +0 -6
- package/js/common/frozenproduct/large/dark/components/table.js +0 -66
- package/js/common/frozenproduct/large/dark/mode.d.ts +7 -12
- package/js/common/frozenproduct/large/dark/mode.js +305 -169
- package/js/common/frozenproduct/large/light/components/container.d.ts +4 -0
- package/js/common/frozenproduct/large/light/components/container.js +80 -6
- package/js/common/frozenproduct/large/light/components/logo.d.ts +0 -7
- package/js/common/frozenproduct/large/light/components/logo.js +1 -70
- package/js/common/frozenproduct/large/light/components/status.d.ts +103 -60
- package/js/common/frozenproduct/large/light/components/status.js +1534 -892
- package/js/common/frozenproduct/large/light/components/table.d.ts +0 -6
- package/js/common/frozenproduct/large/light/components/table.js +0 -66
- package/js/common/frozenproduct/large/light/mode.d.ts +7 -12
- package/js/common/frozenproduct/large/light/mode.js +400 -114
- package/js/common/frozenproduct/small/dark/components/container.d.ts +4 -0
- package/js/common/frozenproduct/small/dark/components/container.js +82 -8
- package/js/common/frozenproduct/small/dark/components/logo.d.ts +0 -7
- package/js/common/frozenproduct/small/dark/components/logo.js +1 -70
- package/js/common/frozenproduct/small/dark/components/status.d.ts +103 -60
- package/js/common/frozenproduct/small/dark/components/status.js +1534 -892
- package/js/common/frozenproduct/small/dark/components/table.d.ts +0 -6
- package/js/common/frozenproduct/small/dark/components/table.js +0 -66
- package/js/common/frozenproduct/small/dark/mode.d.ts +7 -12
- package/js/common/frozenproduct/small/dark/mode.js +305 -169
- package/js/common/frozenproduct/small/light/components/container.d.ts +4 -0
- package/js/common/frozenproduct/small/light/components/container.js +82 -8
- package/js/common/frozenproduct/small/light/components/logo.d.ts +0 -7
- package/js/common/frozenproduct/small/light/components/logo.js +1 -70
- package/js/common/frozenproduct/small/light/components/status.d.ts +103 -60
- package/js/common/frozenproduct/small/light/components/status.js +1534 -892
- package/js/common/frozenproduct/small/light/components/table.d.ts +0 -6
- package/js/common/frozenproduct/small/light/components/table.js +0 -66
- package/js/common/frozenproduct/small/light/mode.d.ts +7 -12
- package/js/common/frozenproduct/small/light/mode.js +400 -114
- package/js/common/marketing/large/dark/components/container.d.ts +4 -0
- package/js/common/marketing/large/dark/components/container.js +80 -6
- package/js/common/marketing/large/dark/components/logo.d.ts +0 -7
- package/js/common/marketing/large/dark/components/logo.js +1 -70
- package/js/common/marketing/large/dark/components/status.d.ts +103 -60
- package/js/common/marketing/large/dark/components/status.js +1534 -892
- package/js/common/marketing/large/dark/components/table.d.ts +0 -6
- package/js/common/marketing/large/dark/components/table.js +0 -66
- package/js/common/marketing/large/dark/mode.d.ts +7 -12
- package/js/common/marketing/large/dark/mode.js +305 -169
- package/js/common/marketing/large/light/components/container.d.ts +4 -0
- package/js/common/marketing/large/light/components/container.js +80 -6
- package/js/common/marketing/large/light/components/logo.d.ts +0 -7
- package/js/common/marketing/large/light/components/logo.js +1 -70
- package/js/common/marketing/large/light/components/status.d.ts +103 -60
- package/js/common/marketing/large/light/components/status.js +1534 -892
- package/js/common/marketing/large/light/components/table.d.ts +0 -6
- package/js/common/marketing/large/light/components/table.js +0 -66
- package/js/common/marketing/large/light/mode.d.ts +7 -12
- package/js/common/marketing/large/light/mode.js +400 -114
- package/js/common/marketing/small/dark/components/container.d.ts +4 -0
- package/js/common/marketing/small/dark/components/container.js +82 -8
- package/js/common/marketing/small/dark/components/logo.d.ts +0 -7
- package/js/common/marketing/small/dark/components/logo.js +1 -70
- package/js/common/marketing/small/dark/components/status.d.ts +103 -60
- package/js/common/marketing/small/dark/components/status.js +1534 -892
- package/js/common/marketing/small/dark/components/table.d.ts +0 -6
- package/js/common/marketing/small/dark/components/table.js +0 -66
- package/js/common/marketing/small/dark/mode.d.ts +7 -12
- package/js/common/marketing/small/dark/mode.js +305 -169
- package/js/common/marketing/small/light/components/container.d.ts +4 -0
- package/js/common/marketing/small/light/components/container.js +82 -8
- package/js/common/marketing/small/light/components/logo.d.ts +0 -7
- package/js/common/marketing/small/light/components/logo.js +1 -70
- package/js/common/marketing/small/light/components/status.d.ts +103 -60
- package/js/common/marketing/small/light/components/status.js +1534 -892
- package/js/common/marketing/small/light/components/table.d.ts +0 -6
- package/js/common/marketing/small/light/components/table.js +0 -66
- package/js/common/marketing/small/light/mode.d.ts +7 -12
- package/js/common/marketing/small/light/mode.js +400 -114
- package/js/common/product/large/dark/components/container.d.ts +4 -0
- package/js/common/product/large/dark/components/container.js +80 -6
- package/js/common/product/large/dark/components/logo.d.ts +0 -7
- package/js/common/product/large/dark/components/logo.js +1 -70
- package/js/common/product/large/dark/components/status.d.ts +103 -60
- package/js/common/product/large/dark/components/status.js +1534 -892
- package/js/common/product/large/dark/components/table.d.ts +0 -6
- package/js/common/product/large/dark/components/table.js +0 -66
- package/js/common/product/large/dark/mode.d.ts +7 -12
- package/js/common/product/large/dark/mode.js +305 -169
- package/js/common/product/large/light/components/container.d.ts +4 -0
- package/js/common/product/large/light/components/container.js +80 -6
- package/js/common/product/large/light/components/logo.d.ts +0 -7
- package/js/common/product/large/light/components/logo.js +1 -70
- package/js/common/product/large/light/components/status.d.ts +103 -60
- package/js/common/product/large/light/components/status.js +1534 -892
- package/js/common/product/large/light/components/table.d.ts +0 -6
- package/js/common/product/large/light/components/table.js +0 -66
- package/js/common/product/large/light/mode.d.ts +7 -12
- package/js/common/product/large/light/mode.js +400 -114
- package/js/common/product/small/dark/components/container.d.ts +4 -0
- package/js/common/product/small/dark/components/container.js +82 -8
- package/js/common/product/small/dark/components/logo.d.ts +0 -7
- package/js/common/product/small/dark/components/logo.js +1 -70
- package/js/common/product/small/dark/components/status.d.ts +103 -60
- package/js/common/product/small/dark/components/status.js +1534 -892
- package/js/common/product/small/dark/components/table.d.ts +0 -6
- package/js/common/product/small/dark/components/table.js +0 -66
- package/js/common/product/small/dark/mode.d.ts +7 -12
- package/js/common/product/small/dark/mode.js +305 -169
- package/js/common/product/small/light/components/container.d.ts +4 -0
- package/js/common/product/small/light/components/container.js +82 -8
- package/js/common/product/small/light/components/logo.d.ts +0 -7
- package/js/common/product/small/light/components/logo.js +1 -70
- package/js/common/product/small/light/components/status.d.ts +103 -60
- package/js/common/product/small/light/components/status.js +1534 -892
- package/js/common/product/small/light/components/table.d.ts +0 -6
- package/js/common/product/small/light/components/table.js +0 -66
- package/js/common/product/small/light/mode.d.ts +7 -12
- package/js/common/product/small/light/mode.js +400 -114
- package/js/es6/frozenproduct/large/dark/components/container.d.ts +4 -0
- package/js/es6/frozenproduct/large/dark/components/container.js +3 -1
- package/js/es6/frozenproduct/large/dark/components/logo.d.ts +0 -5
- package/js/es6/frozenproduct/large/dark/components/logo.js +0 -7
- package/js/es6/frozenproduct/large/dark/components/status.d.ts +84 -60
- package/js/es6/frozenproduct/large/dark/components/status.js +67 -48
- package/js/es6/frozenproduct/large/dark/components/table.d.ts +0 -4
- package/js/es6/frozenproduct/large/dark/components/table.js +0 -2
- package/js/es6/frozenproduct/large/dark/mode.d.ts +11 -11
- package/js/es6/frozenproduct/large/dark/mode.js +7 -12
- package/js/es6/frozenproduct/large/light/components/container.d.ts +4 -0
- package/js/es6/frozenproduct/large/light/components/container.js +3 -1
- package/js/es6/frozenproduct/large/light/components/logo.d.ts +0 -5
- package/js/es6/frozenproduct/large/light/components/logo.js +0 -7
- package/js/es6/frozenproduct/large/light/components/status.d.ts +84 -60
- package/js/es6/frozenproduct/large/light/components/status.js +67 -48
- package/js/es6/frozenproduct/large/light/components/table.d.ts +0 -4
- package/js/es6/frozenproduct/large/light/components/table.js +0 -2
- package/js/es6/frozenproduct/large/light/mode.d.ts +11 -11
- package/js/es6/frozenproduct/large/light/mode.js +7 -12
- package/js/es6/frozenproduct/small/dark/components/container.d.ts +4 -0
- package/js/es6/frozenproduct/small/dark/components/container.js +4 -2
- package/js/es6/frozenproduct/small/dark/components/logo.d.ts +0 -5
- package/js/es6/frozenproduct/small/dark/components/logo.js +0 -7
- package/js/es6/frozenproduct/small/dark/components/status.d.ts +84 -60
- package/js/es6/frozenproduct/small/dark/components/status.js +67 -48
- package/js/es6/frozenproduct/small/dark/components/table.d.ts +0 -4
- package/js/es6/frozenproduct/small/dark/components/table.js +0 -2
- package/js/es6/frozenproduct/small/dark/mode.d.ts +11 -11
- package/js/es6/frozenproduct/small/dark/mode.js +7 -12
- package/js/es6/frozenproduct/small/light/components/container.d.ts +4 -0
- package/js/es6/frozenproduct/small/light/components/container.js +4 -2
- package/js/es6/frozenproduct/small/light/components/logo.d.ts +0 -5
- package/js/es6/frozenproduct/small/light/components/logo.js +0 -7
- package/js/es6/frozenproduct/small/light/components/status.d.ts +84 -60
- package/js/es6/frozenproduct/small/light/components/status.js +67 -48
- package/js/es6/frozenproduct/small/light/components/table.d.ts +0 -4
- package/js/es6/frozenproduct/small/light/components/table.js +0 -2
- package/js/es6/frozenproduct/small/light/mode.d.ts +11 -11
- package/js/es6/frozenproduct/small/light/mode.js +7 -12
- package/js/es6/marketing/large/dark/components/container.d.ts +4 -0
- package/js/es6/marketing/large/dark/components/container.js +3 -1
- package/js/es6/marketing/large/dark/components/logo.d.ts +0 -5
- package/js/es6/marketing/large/dark/components/logo.js +0 -7
- package/js/es6/marketing/large/dark/components/status.d.ts +84 -60
- package/js/es6/marketing/large/dark/components/status.js +67 -48
- package/js/es6/marketing/large/dark/components/table.d.ts +0 -4
- package/js/es6/marketing/large/dark/components/table.js +0 -2
- package/js/es6/marketing/large/dark/mode.d.ts +11 -11
- package/js/es6/marketing/large/dark/mode.js +7 -12
- package/js/es6/marketing/large/light/components/container.d.ts +4 -0
- package/js/es6/marketing/large/light/components/container.js +3 -1
- package/js/es6/marketing/large/light/components/logo.d.ts +0 -5
- package/js/es6/marketing/large/light/components/logo.js +0 -7
- package/js/es6/marketing/large/light/components/status.d.ts +84 -60
- package/js/es6/marketing/large/light/components/status.js +67 -48
- package/js/es6/marketing/large/light/components/table.d.ts +0 -4
- package/js/es6/marketing/large/light/components/table.js +0 -2
- package/js/es6/marketing/large/light/mode.d.ts +11 -11
- package/js/es6/marketing/large/light/mode.js +7 -12
- package/js/es6/marketing/small/dark/components/container.d.ts +4 -0
- package/js/es6/marketing/small/dark/components/container.js +4 -2
- package/js/es6/marketing/small/dark/components/logo.d.ts +0 -5
- package/js/es6/marketing/small/dark/components/logo.js +0 -7
- package/js/es6/marketing/small/dark/components/status.d.ts +84 -60
- package/js/es6/marketing/small/dark/components/status.js +67 -48
- package/js/es6/marketing/small/dark/components/table.d.ts +0 -4
- package/js/es6/marketing/small/dark/components/table.js +0 -2
- package/js/es6/marketing/small/dark/mode.d.ts +11 -11
- package/js/es6/marketing/small/dark/mode.js +7 -12
- package/js/es6/marketing/small/light/components/container.d.ts +4 -0
- package/js/es6/marketing/small/light/components/container.js +4 -2
- package/js/es6/marketing/small/light/components/logo.d.ts +0 -5
- package/js/es6/marketing/small/light/components/logo.js +0 -7
- package/js/es6/marketing/small/light/components/status.d.ts +84 -60
- package/js/es6/marketing/small/light/components/status.js +67 -48
- package/js/es6/marketing/small/light/components/table.d.ts +0 -4
- package/js/es6/marketing/small/light/components/table.js +0 -2
- package/js/es6/marketing/small/light/mode.d.ts +11 -11
- package/js/es6/marketing/small/light/mode.js +7 -12
- package/js/es6/product/large/dark/components/container.d.ts +4 -0
- package/js/es6/product/large/dark/components/container.js +3 -1
- package/js/es6/product/large/dark/components/logo.d.ts +0 -5
- package/js/es6/product/large/dark/components/logo.js +0 -7
- package/js/es6/product/large/dark/components/status.d.ts +84 -60
- package/js/es6/product/large/dark/components/status.js +67 -48
- package/js/es6/product/large/dark/components/table.d.ts +0 -4
- package/js/es6/product/large/dark/components/table.js +0 -2
- package/js/es6/product/large/dark/mode.d.ts +11 -11
- package/js/es6/product/large/dark/mode.js +7 -12
- package/js/es6/product/large/light/components/container.d.ts +4 -0
- package/js/es6/product/large/light/components/container.js +3 -1
- package/js/es6/product/large/light/components/logo.d.ts +0 -5
- package/js/es6/product/large/light/components/logo.js +0 -7
- package/js/es6/product/large/light/components/status.d.ts +84 -60
- package/js/es6/product/large/light/components/status.js +67 -48
- package/js/es6/product/large/light/components/table.d.ts +0 -4
- package/js/es6/product/large/light/components/table.js +0 -2
- package/js/es6/product/large/light/mode.d.ts +11 -11
- package/js/es6/product/large/light/mode.js +7 -12
- package/js/es6/product/small/dark/components/container.d.ts +4 -0
- package/js/es6/product/small/dark/components/container.js +4 -2
- package/js/es6/product/small/dark/components/logo.d.ts +0 -5
- package/js/es6/product/small/dark/components/logo.js +0 -7
- package/js/es6/product/small/dark/components/status.d.ts +84 -60
- package/js/es6/product/small/dark/components/status.js +67 -48
- package/js/es6/product/small/dark/components/table.d.ts +0 -4
- package/js/es6/product/small/dark/components/table.js +0 -2
- package/js/es6/product/small/dark/mode.d.ts +11 -11
- package/js/es6/product/small/dark/mode.js +7 -12
- package/js/es6/product/small/light/components/container.d.ts +4 -0
- package/js/es6/product/small/light/components/container.js +4 -2
- package/js/es6/product/small/light/components/logo.d.ts +0 -5
- package/js/es6/product/small/light/components/logo.js +0 -7
- package/js/es6/product/small/light/components/status.d.ts +84 -60
- package/js/es6/product/small/light/components/status.js +67 -48
- package/js/es6/product/small/light/components/table.d.ts +0 -4
- package/js/es6/product/small/light/components/table.js +0 -2
- package/js/es6/product/small/light/mode.d.ts +11 -11
- package/js/es6/product/small/light/mode.js +7 -12
- package/js/umd/frozenproduct/large/dark/components/container.js +81 -6
- package/js/umd/frozenproduct/large/dark/components/logo.js +1 -70
- package/js/umd/frozenproduct/large/dark/components/status.js +1554 -883
- package/js/umd/frozenproduct/large/dark/components/table.js +0 -66
- package/js/umd/frozenproduct/large/dark/mode.js +292 -170
- package/js/umd/frozenproduct/large/light/components/container.js +81 -6
- package/js/umd/frozenproduct/large/light/components/logo.js +1 -70
- package/js/umd/frozenproduct/large/light/components/status.js +1554 -883
- package/js/umd/frozenproduct/large/light/components/table.js +0 -66
- package/js/umd/frozenproduct/large/light/mode.js +387 -115
- package/js/umd/frozenproduct/small/dark/components/container.js +83 -8
- package/js/umd/frozenproduct/small/dark/components/logo.js +1 -70
- package/js/umd/frozenproduct/small/dark/components/status.js +1554 -883
- package/js/umd/frozenproduct/small/dark/components/table.js +0 -66
- package/js/umd/frozenproduct/small/dark/mode.js +292 -170
- package/js/umd/frozenproduct/small/light/components/container.js +83 -8
- package/js/umd/frozenproduct/small/light/components/logo.js +1 -70
- package/js/umd/frozenproduct/small/light/components/status.js +1554 -883
- package/js/umd/frozenproduct/small/light/components/table.js +0 -66
- package/js/umd/frozenproduct/small/light/mode.js +387 -115
- package/js/umd/marketing/large/dark/components/container.js +81 -6
- package/js/umd/marketing/large/dark/components/logo.js +1 -70
- package/js/umd/marketing/large/dark/components/status.js +1554 -883
- package/js/umd/marketing/large/dark/components/table.js +0 -66
- package/js/umd/marketing/large/dark/mode.js +292 -170
- package/js/umd/marketing/large/light/components/container.js +81 -6
- package/js/umd/marketing/large/light/components/logo.js +1 -70
- package/js/umd/marketing/large/light/components/status.js +1554 -883
- package/js/umd/marketing/large/light/components/table.js +0 -66
- package/js/umd/marketing/large/light/mode.js +387 -115
- package/js/umd/marketing/small/dark/components/container.js +83 -8
- package/js/umd/marketing/small/dark/components/logo.js +1 -70
- package/js/umd/marketing/small/dark/components/status.js +1554 -883
- package/js/umd/marketing/small/dark/components/table.js +0 -66
- package/js/umd/marketing/small/dark/mode.js +292 -170
- package/js/umd/marketing/small/light/components/container.js +83 -8
- package/js/umd/marketing/small/light/components/logo.js +1 -70
- package/js/umd/marketing/small/light/components/status.js +1554 -883
- package/js/umd/marketing/small/light/components/table.js +0 -66
- package/js/umd/marketing/small/light/mode.js +387 -115
- package/js/umd/product/large/dark/components/container.js +81 -6
- package/js/umd/product/large/dark/components/logo.js +1 -70
- package/js/umd/product/large/dark/components/status.js +1554 -883
- package/js/umd/product/large/dark/components/table.js +0 -66
- package/js/umd/product/large/dark/mode.js +292 -170
- package/js/umd/product/large/light/components/container.js +81 -6
- package/js/umd/product/large/light/components/logo.js +1 -70
- package/js/umd/product/large/light/components/status.js +1554 -883
- package/js/umd/product/large/light/components/table.js +0 -66
- package/js/umd/product/large/light/mode.js +387 -115
- package/js/umd/product/small/dark/components/container.js +83 -8
- package/js/umd/product/small/dark/components/logo.js +1 -70
- package/js/umd/product/small/dark/components/status.js +1554 -883
- package/js/umd/product/small/dark/components/table.js +0 -66
- package/js/umd/product/small/dark/mode.js +292 -170
- package/js/umd/product/small/light/components/container.js +83 -8
- package/js/umd/product/small/light/components/logo.js +1 -70
- package/js/umd/product/small/light/components/status.js +1554 -883
- package/js/umd/product/small/light/components/table.js +0 -66
- package/js/umd/product/small/light/mode.js +387 -115
- package/json/flat/frozenproduct/large/dark/components/container.json +3 -1
- package/json/flat/frozenproduct/large/dark/components/logo.json +0 -5
- package/json/flat/frozenproduct/large/dark/components/status.json +67 -48
- package/json/flat/frozenproduct/large/dark/components/table.json +0 -2
- package/json/flat/frozenproduct/large/dark/mode.json +7 -10
- package/json/flat/frozenproduct/large/light/components/container.json +3 -1
- package/json/flat/frozenproduct/large/light/components/logo.json +0 -5
- package/json/flat/frozenproduct/large/light/components/status.json +67 -48
- package/json/flat/frozenproduct/large/light/components/table.json +0 -2
- package/json/flat/frozenproduct/large/light/mode.json +7 -10
- package/json/flat/frozenproduct/small/dark/components/container.json +4 -2
- package/json/flat/frozenproduct/small/dark/components/logo.json +0 -5
- package/json/flat/frozenproduct/small/dark/components/status.json +67 -48
- package/json/flat/frozenproduct/small/dark/components/table.json +0 -2
- package/json/flat/frozenproduct/small/dark/mode.json +7 -10
- package/json/flat/frozenproduct/small/light/components/container.json +4 -2
- package/json/flat/frozenproduct/small/light/components/logo.json +0 -5
- package/json/flat/frozenproduct/small/light/components/status.json +67 -48
- package/json/flat/frozenproduct/small/light/components/table.json +0 -2
- package/json/flat/frozenproduct/small/light/mode.json +7 -10
- package/json/flat/marketing/large/dark/components/container.json +3 -1
- package/json/flat/marketing/large/dark/components/logo.json +0 -5
- package/json/flat/marketing/large/dark/components/status.json +67 -48
- package/json/flat/marketing/large/dark/components/table.json +0 -2
- package/json/flat/marketing/large/dark/mode.json +7 -10
- package/json/flat/marketing/large/light/components/container.json +3 -1
- package/json/flat/marketing/large/light/components/logo.json +0 -5
- package/json/flat/marketing/large/light/components/status.json +67 -48
- package/json/flat/marketing/large/light/components/table.json +0 -2
- package/json/flat/marketing/large/light/mode.json +7 -10
- package/json/flat/marketing/small/dark/components/container.json +4 -2
- package/json/flat/marketing/small/dark/components/logo.json +0 -5
- package/json/flat/marketing/small/dark/components/status.json +67 -48
- package/json/flat/marketing/small/dark/components/table.json +0 -2
- package/json/flat/marketing/small/dark/mode.json +7 -10
- package/json/flat/marketing/small/light/components/container.json +4 -2
- package/json/flat/marketing/small/light/components/logo.json +0 -5
- package/json/flat/marketing/small/light/components/status.json +67 -48
- package/json/flat/marketing/small/light/components/table.json +0 -2
- package/json/flat/marketing/small/light/mode.json +7 -10
- package/json/flat/product/large/dark/components/container.json +3 -1
- package/json/flat/product/large/dark/components/logo.json +0 -5
- package/json/flat/product/large/dark/components/status.json +67 -48
- package/json/flat/product/large/dark/components/table.json +0 -2
- package/json/flat/product/large/dark/mode.json +7 -10
- package/json/flat/product/large/light/components/container.json +3 -1
- package/json/flat/product/large/light/components/logo.json +0 -5
- package/json/flat/product/large/light/components/status.json +67 -48
- package/json/flat/product/large/light/components/table.json +0 -2
- package/json/flat/product/large/light/mode.json +7 -10
- package/json/flat/product/small/dark/components/container.json +4 -2
- package/json/flat/product/small/dark/components/logo.json +0 -5
- package/json/flat/product/small/dark/components/status.json +67 -48
- package/json/flat/product/small/dark/components/table.json +0 -2
- package/json/flat/product/small/dark/mode.json +7 -10
- package/json/flat/product/small/light/components/container.json +4 -2
- package/json/flat/product/small/light/components/logo.json +0 -5
- package/json/flat/product/small/light/components/status.json +67 -48
- package/json/flat/product/small/light/components/table.json +0 -2
- package/json/flat/product/small/light/mode.json +7 -10
- package/json/nested/frozenproduct/large/dark/components/container.json +4 -0
- package/json/nested/frozenproduct/large/dark/components/logo.json +0 -7
- package/json/nested/frozenproduct/large/dark/components/status.json +103 -60
- package/json/nested/frozenproduct/large/dark/components/table.json +0 -6
- package/json/nested/frozenproduct/large/dark/mode.json +10 -15
- package/json/nested/frozenproduct/large/light/components/container.json +4 -0
- package/json/nested/frozenproduct/large/light/components/logo.json +0 -7
- package/json/nested/frozenproduct/large/light/components/status.json +103 -60
- package/json/nested/frozenproduct/large/light/components/table.json +0 -6
- package/json/nested/frozenproduct/large/light/mode.json +10 -15
- package/json/nested/frozenproduct/small/dark/components/container.json +6 -2
- package/json/nested/frozenproduct/small/dark/components/logo.json +0 -7
- package/json/nested/frozenproduct/small/dark/components/status.json +103 -60
- package/json/nested/frozenproduct/small/dark/components/table.json +0 -6
- package/json/nested/frozenproduct/small/dark/mode.json +10 -15
- package/json/nested/frozenproduct/small/light/components/container.json +6 -2
- package/json/nested/frozenproduct/small/light/components/logo.json +0 -7
- package/json/nested/frozenproduct/small/light/components/status.json +103 -60
- package/json/nested/frozenproduct/small/light/components/table.json +0 -6
- package/json/nested/frozenproduct/small/light/mode.json +10 -15
- package/json/nested/marketing/large/dark/components/container.json +4 -0
- package/json/nested/marketing/large/dark/components/logo.json +0 -7
- package/json/nested/marketing/large/dark/components/status.json +103 -60
- package/json/nested/marketing/large/dark/components/table.json +0 -6
- package/json/nested/marketing/large/dark/mode.json +10 -15
- package/json/nested/marketing/large/light/components/container.json +4 -0
- package/json/nested/marketing/large/light/components/logo.json +0 -7
- package/json/nested/marketing/large/light/components/status.json +103 -60
- package/json/nested/marketing/large/light/components/table.json +0 -6
- package/json/nested/marketing/large/light/mode.json +10 -15
- package/json/nested/marketing/small/dark/components/container.json +6 -2
- package/json/nested/marketing/small/dark/components/logo.json +0 -7
- package/json/nested/marketing/small/dark/components/status.json +103 -60
- package/json/nested/marketing/small/dark/components/table.json +0 -6
- package/json/nested/marketing/small/dark/mode.json +10 -15
- package/json/nested/marketing/small/light/components/container.json +6 -2
- package/json/nested/marketing/small/light/components/logo.json +0 -7
- package/json/nested/marketing/small/light/components/status.json +103 -60
- package/json/nested/marketing/small/light/components/table.json +0 -6
- package/json/nested/marketing/small/light/mode.json +10 -15
- package/json/nested/product/large/dark/components/container.json +4 -0
- package/json/nested/product/large/dark/components/logo.json +0 -7
- package/json/nested/product/large/dark/components/status.json +103 -60
- package/json/nested/product/large/dark/components/table.json +0 -6
- package/json/nested/product/large/dark/mode.json +10 -15
- package/json/nested/product/large/light/components/container.json +4 -0
- package/json/nested/product/large/light/components/logo.json +0 -7
- package/json/nested/product/large/light/components/status.json +103 -60
- package/json/nested/product/large/light/components/table.json +0 -6
- package/json/nested/product/large/light/mode.json +10 -15
- package/json/nested/product/small/dark/components/container.json +6 -2
- package/json/nested/product/small/dark/components/logo.json +0 -7
- package/json/nested/product/small/dark/components/status.json +103 -60
- package/json/nested/product/small/dark/components/table.json +0 -6
- package/json/nested/product/small/dark/mode.json +10 -15
- package/json/nested/product/small/light/components/container.json +6 -2
- package/json/nested/product/small/light/components/logo.json +0 -7
- package/json/nested/product/small/light/components/status.json +103 -60
- package/json/nested/product/small/light/components/table.json +0 -6
- package/json/nested/product/small/light/mode.json +10 -15
- package/package.json +1 -1
- package/sage-design-tokens-7.0.0.tgz +0 -0
- package/scss/frozenproduct/large/components/button.scss +22 -22
- package/scss/frozenproduct/large/components/container.scss +13 -11
- package/scss/frozenproduct/large/components/form.scss +7 -7
- package/scss/frozenproduct/large/components/link.scss +2 -2
- package/scss/frozenproduct/large/components/logo.scss +1 -6
- package/scss/frozenproduct/large/components/nav.scss +3 -3
- package/scss/frozenproduct/large/components/page.scss +1 -1
- package/scss/frozenproduct/large/components/popover.scss +2 -2
- package/scss/frozenproduct/large/components/progress.scss +6 -6
- package/scss/frozenproduct/large/components/status.scss +67 -48
- package/scss/frozenproduct/large/components/tab.scss +7 -7
- package/scss/frozenproduct/large/components/table.scss +11 -13
- package/scss/frozenproduct/large/dark.scss +7 -10
- package/scss/frozenproduct/large/light.scss +7 -10
- package/scss/frozenproduct/small/components/button.scss +22 -22
- package/scss/frozenproduct/small/components/container.scss +13 -11
- package/scss/frozenproduct/small/components/form.scss +7 -7
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/logo.scss +1 -6
- package/scss/frozenproduct/small/components/nav.scss +3 -3
- package/scss/frozenproduct/small/components/page.scss +1 -1
- package/scss/frozenproduct/small/components/popover.scss +2 -2
- package/scss/frozenproduct/small/components/progress.scss +6 -6
- package/scss/frozenproduct/small/components/status.scss +67 -48
- package/scss/frozenproduct/small/components/tab.scss +7 -7
- package/scss/frozenproduct/small/components/table.scss +11 -13
- package/scss/frozenproduct/small/dark.scss +7 -10
- package/scss/frozenproduct/small/light.scss +7 -10
- package/scss/marketing/large/components/button.scss +22 -22
- package/scss/marketing/large/components/container.scss +13 -11
- package/scss/marketing/large/components/form.scss +7 -7
- package/scss/marketing/large/components/link.scss +2 -2
- package/scss/marketing/large/components/logo.scss +1 -6
- package/scss/marketing/large/components/nav.scss +3 -3
- package/scss/marketing/large/components/page.scss +1 -1
- package/scss/marketing/large/components/popover.scss +2 -2
- package/scss/marketing/large/components/progress.scss +6 -6
- package/scss/marketing/large/components/status.scss +67 -48
- package/scss/marketing/large/components/tab.scss +7 -7
- package/scss/marketing/large/components/table.scss +11 -13
- package/scss/marketing/large/dark.scss +7 -10
- package/scss/marketing/large/light.scss +7 -10
- package/scss/marketing/small/components/container.scss +4 -2
- package/scss/marketing/small/components/logo.scss +1 -6
- package/scss/marketing/small/components/status.scss +67 -48
- package/scss/marketing/small/components/table.scss +0 -2
- package/scss/marketing/small/dark.scss +7 -10
- package/scss/marketing/small/light.scss +7 -10
- package/scss/product/large/components/button.scss +22 -22
- package/scss/product/large/components/container.scss +13 -11
- package/scss/product/large/components/form.scss +7 -7
- package/scss/product/large/components/link.scss +2 -2
- package/scss/product/large/components/logo.scss +1 -6
- package/scss/product/large/components/nav.scss +3 -3
- package/scss/product/large/components/page.scss +1 -1
- package/scss/product/large/components/popover.scss +2 -2
- package/scss/product/large/components/progress.scss +6 -6
- package/scss/product/large/components/status.scss +67 -48
- package/scss/product/large/components/tab.scss +7 -7
- package/scss/product/large/components/table.scss +11 -13
- package/scss/product/large/dark.scss +7 -10
- package/scss/product/large/light.scss +7 -10
- package/scss/product/small/components/container.scss +4 -2
- package/scss/product/small/components/logo.scss +1 -6
- package/scss/product/small/components/status.scss +67 -48
- package/scss/product/small/components/table.scss +0 -2
- package/scss/product/small/dark.scss +7 -10
- package/scss/product/small/light.scss +7 -10
- package/sage-design-tokens-5.3.0.tgz +0 -0
|
@@ -25,19 +25,13 @@ $progress-radius-skeleton-circle: $global-radius-circle; // Used to represent ci
|
|
|
25
25
|
$progress-color-fg-ai: $modes-color-interactive-ai-default; // For progress ring in ai buttons
|
|
26
26
|
$progress-color-fg-alt: $modes-color-status-positive-default;
|
|
27
27
|
$progress-color-fg-caution: $modes-color-status-caution-default;
|
|
28
|
-
$progress-color-fg-default: $modes-color-interactive-monochrome-generic-active;
|
|
29
28
|
$progress-color-fg-error: $modes-color-status-negative-default;
|
|
30
29
|
$progress-color-fg-info: $modes-color-status-info-default;
|
|
31
30
|
$progress-color-datavis-fg-default: $modes-color-status-generic-default;
|
|
32
|
-
$progress-color-loader-fg-default: $modes-color-interactive-monochrome-generic-active; // used for loader standard loader spinner
|
|
33
31
|
$progress-color-loader-fg-error: $modes-color-status-negative-default;
|
|
34
32
|
$progress-color-loader-fg-complete: $modes-color-status-positive-default;
|
|
35
|
-
$progress-color-stepflow-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
36
33
|
$progress-color-stepflow-bg-complete: $modes-color-status-positive-default;
|
|
37
|
-
$progress-color-stepflow-border-active-outer: $modes-color-interactive-monochrome-generic-active;
|
|
38
|
-
$progress-color-stepindicator-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
39
34
|
$progress-color-stepindicator-bg-complete: $modes-color-status-positive-default;
|
|
40
|
-
$progress-color-stepindicator-border-active-outer: $modes-color-interactive-monochrome-generic-active;
|
|
41
35
|
$progress-color-stepindicator-border-success: $modes-color-status-positive-default;
|
|
42
36
|
$progress-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
|
|
43
37
|
$progress-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
|
|
@@ -53,14 +47,20 @@ $progress-typography-responsive-default-m: $global-typography-responsive-compone
|
|
|
53
47
|
$progress-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
|
|
54
48
|
$progress-color-bg-default: $modes-color-interactive-progress-bg;
|
|
55
49
|
$progress-color-fg-alt2: $modes-color-generic-content-firm;
|
|
50
|
+
$progress-color-fg-default: $modes-color-interactive-monochrome-generic-active;
|
|
56
51
|
$progress-color-label-alt: $modes-color-generic-content-firm;
|
|
57
52
|
$progress-color-label-default: $modes-color-generic-content-harsh;
|
|
58
53
|
$progress-color-loader-bg-default: $modes-color-interactive-progress-bg;
|
|
59
54
|
$progress-color-loader-bg-alt: $modes-color-interactive-progress-bg-alt; // used for inverse loader bgs
|
|
55
|
+
$progress-color-loader-fg-default: $modes-color-interactive-monochrome-generic-active; // used for loader standard loader spinner
|
|
56
|
+
$progress-color-stepflow-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
60
57
|
$progress-color-stepflow-bg-default: $modes-color-generic-fg-nought;
|
|
61
58
|
$progress-color-stepflow-border-active-inner: $modes-color-generic-fg-nought;
|
|
59
|
+
$progress-color-stepflow-border-active-outer: $modes-color-interactive-monochrome-generic-active;
|
|
62
60
|
$progress-color-stepflow-label-alt: $modes-color-generic-content-firm;
|
|
63
61
|
$progress-color-stepflow-label-default: $modes-color-generic-content-harsh;
|
|
62
|
+
$progress-color-stepindicator-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
63
|
+
$progress-color-stepindicator-border-active-outer: $modes-color-interactive-monochrome-generic-active;
|
|
64
64
|
$progress-color-stepindicator-label-default: $modes-color-generic-content-harsh;
|
|
65
65
|
$progress-size-bar-s: $global-size-micro-xs; // S loader bar
|
|
66
66
|
$progress-size-bar-m: $global-size-micro-m; // M progress tracker bar, M loader bar
|
|
@@ -7,29 +7,46 @@
|
|
|
7
7
|
|
|
8
8
|
$status-radius-none: $global-radius-none; // Pill (embedded element inner corners)
|
|
9
9
|
$status-color-none: $modes-color-none; // transparent override used for hiding colors when needed.
|
|
10
|
-
$status-color-bg-default: $modes-color-
|
|
11
|
-
$status-color-
|
|
12
|
-
$status-color-
|
|
13
|
-
$status-color-
|
|
14
|
-
$status-color-
|
|
15
|
-
$status-color-
|
|
16
|
-
$status-color-
|
|
17
|
-
$status-color-
|
|
18
|
-
$status-color-
|
|
19
|
-
$status-color-
|
|
20
|
-
$status-color-
|
|
21
|
-
$status-color-
|
|
22
|
-
$status-color-
|
|
23
|
-
$status-color-
|
|
24
|
-
$status-color-
|
|
25
|
-
$status-color-
|
|
26
|
-
$status-color-
|
|
27
|
-
$status-color-success-
|
|
28
|
-
$status-color-
|
|
29
|
-
$status-color-
|
|
30
|
-
$status-color-
|
|
31
|
-
$status-color-warning-
|
|
32
|
-
$status-color-warning-
|
|
10
|
+
$status-color-message-global-callout-bg-default: $modes-color-status-callout-default-alt; // Global message bg
|
|
11
|
+
$status-color-message-global-info-bg-default: $modes-color-status-info-default-alt; // Global message bg
|
|
12
|
+
$status-color-message-global-info-icon: $modes-color-status-info-default; // Icon on tinted bgs
|
|
13
|
+
$status-color-message-global-warning-bg-default: $modes-color-status-caution-default-alt; // Global message bg
|
|
14
|
+
$status-color-message-global-warning-icon: $modes-color-status-caution-default; // Icon on tinted bgs
|
|
15
|
+
$status-color-message-contextual-bg: $modes-color-generic-bg-nought;
|
|
16
|
+
$status-color-message-contextual-icon: $modes-color-generic-bg-nought; // decorative icon on standard contextual messages
|
|
17
|
+
$status-color-message-contextual-ai-bg-alt: $modes-color-status-neutral-default-alt;
|
|
18
|
+
$status-color-message-contextual-callout-bg-alt: $modes-color-status-callout-default-alt; // Subtle message bg
|
|
19
|
+
$status-color-message-contextual-error-bg-default: $modes-color-status-negative-default;
|
|
20
|
+
$status-color-message-contextual-error-bg-alt: $modes-color-status-negative-default-alt; // Subtle message bg
|
|
21
|
+
$status-color-message-contextual-error-border-default: $modes-color-status-negative-default;
|
|
22
|
+
$status-color-message-contextual-error-icon: $modes-color-status-negative-default; // Icon on tinted bgs
|
|
23
|
+
$status-color-message-contextual-info-bg-default: $modes-color-status-info-default;
|
|
24
|
+
$status-color-message-contextual-info-bg-alt: $modes-color-status-info-default-alt; // Subtle message bg
|
|
25
|
+
$status-color-message-contextual-info-border-default: $modes-color-status-info-default;
|
|
26
|
+
$status-color-message-contextual-info-icon: $modes-color-status-info-default; // Icon on tinted bgs
|
|
27
|
+
$status-color-message-contextual-success-bg-default: $modes-color-status-positive-default;
|
|
28
|
+
$status-color-message-contextual-success-bg-alt: $modes-color-status-positive-default-alt; // Subtle message bg
|
|
29
|
+
$status-color-message-contextual-success-border-default: $modes-color-status-positive-default;
|
|
30
|
+
$status-color-message-contextual-success-icon: $modes-color-status-positive-default; // Icon on tinted bgs
|
|
31
|
+
$status-color-message-contextual-warning-bg-default: $modes-color-status-caution-default;
|
|
32
|
+
$status-color-message-contextual-warning-bg-alt: $modes-color-status-caution-default-alt; // Subtle message bg
|
|
33
|
+
$status-color-message-contextual-warning-border-default: $modes-color-status-caution-default;
|
|
34
|
+
$status-color-message-contextual-warning-icon: $modes-color-status-caution-default; // Icon on tinted bgs
|
|
35
|
+
$status-color-pill-error-bg-default: $modes-color-status-negative-default;
|
|
36
|
+
$status-color-pill-error-bg-alt-default: $modes-color-status-negative-default-alt; // outline pill bg
|
|
37
|
+
$status-color-pill-error-border-default: $modes-color-status-negative-default;
|
|
38
|
+
$status-color-pill-info-bg-default: $modes-color-status-info-default;
|
|
39
|
+
$status-color-pill-info-bg-alt-default: $modes-color-status-info-default-alt; // outline pill bg
|
|
40
|
+
$status-color-pill-info-border-default: $modes-color-status-info-default;
|
|
41
|
+
$status-color-pill-neutral-bg-default: $modes-color-status-neutral-default;
|
|
42
|
+
$status-color-pill-neutral-bg-alt-default: $modes-color-status-neutral-default-alt; // outline pill bg
|
|
43
|
+
$status-color-pill-neutral-border-default: $modes-color-status-neutral-default;
|
|
44
|
+
$status-color-pill-success-bg-default: $modes-color-status-positive-default;
|
|
45
|
+
$status-color-pill-success-bg-alt-default: $modes-color-status-positive-default-alt; // outline pill bg
|
|
46
|
+
$status-color-pill-success-border-default: $modes-color-status-positive-default;
|
|
47
|
+
$status-color-pill-warning-bg-default: $modes-color-status-caution-default;
|
|
48
|
+
$status-color-pill-warning-bg-alt-default: $modes-color-status-caution-default-alt; // Global message bg
|
|
49
|
+
$status-color-pill-warning-border-default: $modes-color-status-caution-default;
|
|
33
50
|
$status-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
|
|
34
51
|
$status-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
|
|
35
52
|
$status-typography-adaptive-label-l: $global-typography-adaptive-component-firm-l;
|
|
@@ -48,33 +65,35 @@ $status-typography-responsive-default-l: $global-typography-responsive-component
|
|
|
48
65
|
$status-typography-responsive-heading-s: $global-typography-responsive-component-firm-s;
|
|
49
66
|
$status-typography-responsive-heading-m: $global-typography-responsive-component-firm-m;
|
|
50
67
|
$status-typography-responsive-heading-l: $global-typography-responsive-component-firm-l;
|
|
51
|
-
$status-color-label-
|
|
52
|
-
$status-color-
|
|
53
|
-
$status-color-
|
|
54
|
-
$status-color-
|
|
55
|
-
$status-color-
|
|
56
|
-
$status-color-
|
|
57
|
-
$status-color-
|
|
58
|
-
$status-color-error-bg-alt-hover: $modes-color-status-negative-hover-alt;
|
|
59
|
-
$status-color-error-bg-hover: $modes-color-status-negative-hover;
|
|
60
|
-
$status-color-info-bg-alt-hover: $modes-color-status-info-hover-alt;
|
|
61
|
-
$status-color-info-bg-hover: $modes-color-status-info-hover;
|
|
62
|
-
$status-color-neutral-bg-alt-hover: $modes-color-status-neutral-hover-alt;
|
|
63
|
-
$status-color-neutral-bg-hover: $modes-color-status-neutral-hover;
|
|
68
|
+
$status-color-message-global-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
69
|
+
$status-color-message-global-callout-bg-hover: $modes-color-status-callout-hover-alt; // global message bg hover
|
|
70
|
+
$status-color-message-global-info-bg-hover: $modes-color-status-info-hover-alt;
|
|
71
|
+
$status-color-message-global-warning-bg-hover: $modes-color-status-caution-hover-alt;
|
|
72
|
+
$status-color-message-contextual-text: $modes-color-status-content-with-hover-alt; // Message text.
|
|
73
|
+
$status-color-message-contextual-ai-bg-default: $modes-color-status-ai-default-alt;
|
|
74
|
+
$status-color-message-contextual-ai-border-default: $modes-color-status-ai-default-alt;
|
|
75
|
+
$status-color-pill-error-bg-alt-hover: $modes-color-status-negative-hover-alt;
|
|
76
|
+
$status-color-pill-error-bg-hover: $modes-color-status-negative-hover;
|
|
77
|
+
$status-color-pill-info-bg-alt-hover: $modes-color-status-info-hover-alt;
|
|
78
|
+
$status-color-pill-info-bg-hover: $modes-color-status-info-hover;
|
|
79
|
+
$status-color-pill-neutral-bg-alt-hover: $modes-color-status-neutral-hover-alt;
|
|
80
|
+
$status-color-pill-neutral-bg-hover: $modes-color-status-neutral-hover;
|
|
81
|
+
$status-color-pill-success-bg-alt-hover: $modes-color-status-positive-hover-alt;
|
|
82
|
+
$status-color-pill-success-bg-hover: $modes-color-status-positive-hover;
|
|
83
|
+
$status-color-pill-warning-bg-alt-hover: $modes-color-status-caution-hover-alt;
|
|
84
|
+
$status-color-pill-warning-bg-hover: $modes-color-status-caution-hover;
|
|
85
|
+
$status-color-pill-readonly-label: $modes-color-generic-content-firm; // Pill (all types, readonly, when nested in disabled parent components)
|
|
64
86
|
$status-color-rating-bg-default: $modes-color-status-reviews-default;
|
|
65
87
|
$status-color-rating-bg-default-alt: $modes-color-status-reviews-default-alt;
|
|
66
88
|
$status-color-rating-bg-hover: $modes-color-status-reviews-hover;
|
|
67
89
|
$status-color-rating-border-default: $modes-color-status-reviews-default;
|
|
68
|
-
$status-color-
|
|
69
|
-
$status-color-
|
|
70
|
-
$status-color-
|
|
71
|
-
$status-color-
|
|
72
|
-
$status-color-
|
|
73
|
-
$status-color-label-default: $modes-color-status-content-with-default;
|
|
74
|
-
$status-color-label-
|
|
75
|
-
$status-color-label-hover: $modes-color-status-content-with-hover;
|
|
76
|
-
$status-color-label-alt-default: $modes-color-status-content-with-default-alt;
|
|
77
|
-
$status-color-callout-bg-alt-hover: $modes-color-status-callout-hover-alt; // Subtle message bg
|
|
90
|
+
$status-color-message-global-label-default: $modes-color-status-content-with-default-alt;
|
|
91
|
+
$status-color-message-global-callout-icon: $modes-color-status-content-with-default-alt; // Icon on tinted bgs
|
|
92
|
+
$status-color-message-contextual-callout-icon: $modes-color-status-content-with-default-alt;
|
|
93
|
+
$status-color-pill-label-default: $modes-color-status-content-with-default;
|
|
94
|
+
$status-color-pill-label-hover: $modes-color-status-content-with-hover;
|
|
95
|
+
$status-color-pill-label-alt-default: $modes-color-status-content-with-default-alt;
|
|
96
|
+
$status-color-pill-label-alt-hover: $modes-color-status-content-with-default-alt;
|
|
78
97
|
$status-size-pill-s: $global-size-macro-xs - $global-size-micro-xs; // Min height
|
|
79
98
|
$status-size-pill-m: $global-size-macro-xs; // Min height and removable button.
|
|
80
99
|
$status-size-pill-l: $global-size-macro-xs + $global-size-micro-xs; // Min height and removable button
|
|
@@ -110,6 +129,6 @@ $status-space-message-global-yg-m: $global-space-micro-s; // Gap between heading
|
|
|
110
129
|
$status-space-message-global-cta-y-m: $global-space-macro-xs; // Top and bottom padding on global message for countdown
|
|
111
130
|
$status-space-message-global-cta-yg-m: $global-space-macro-m; // Gap between countdown spacing for global message
|
|
112
131
|
$status-space-message-global-iconwrapper-y-m: $global-space-micro-xxl; // Top padding on global message icon wrapper.
|
|
113
|
-
$status-color-bg-
|
|
114
|
-
$status-color-border-
|
|
132
|
+
$status-color-pill-readonly-bg-default: $modes-color-status-inactive-default; // Pill (all types, readonly, when nested in disabled parent components)
|
|
133
|
+
$status-color-pill-readonly-border-default: $modes-color-status-inactive-default; // Pill (all types, readonly, when nested in disabled parent components)
|
|
115
134
|
$status-size-message-messagecontent-maxwidth: $container-size-responsive-xxxl; // max width of content inside message to make sure there are roughly 12 works per line
|
|
@@ -6,9 +6,6 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
$tab-color-bg-enabled: $modes-color-none;
|
|
9
|
-
$tab-color-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
10
|
-
$tab-color-label-active: $modes-color-interactive-monochrome-generic-active;
|
|
11
|
-
$tab-color-icon-active: $modes-color-interactive-monochrome-generic-active;
|
|
12
9
|
$tab-color-navigation-bg-default: $modes-color-generic-bg-nought; // For previous/next buttons on responsive tabs
|
|
13
10
|
$tab-color-validation-border-warning: $modes-color-status-caution-default;
|
|
14
11
|
$tab-color-validation-border-error: $modes-color-status-negative-default;
|
|
@@ -22,12 +19,11 @@ $tab-typography-responsive-label-s: $global-typography-responsive-component-firm
|
|
|
22
19
|
$tab-typography-responsive-label-m: $global-typography-responsive-component-firm-m;
|
|
23
20
|
$tab-typography-responsive-label-l: $global-typography-responsive-component-firm-l;
|
|
24
21
|
$tab-color-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt; // For anchor nav, not tab.
|
|
25
|
-
$tab-color-
|
|
22
|
+
$tab-color-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
26
23
|
$tab-color-icon-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
27
|
-
$tab-color-label-
|
|
24
|
+
$tab-color-label-active: $modes-color-interactive-monochrome-generic-active;
|
|
25
|
+
$tab-color-icon-active: $modes-color-interactive-monochrome-generic-active;
|
|
28
26
|
$tab-color-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
29
|
-
$tab-color-validation-label-error: $modes-color-interactive-monochrome-generic-default-alt;
|
|
30
|
-
$tab-color-validation-label-warning: $modes-color-interactive-monochrome-generic-default-alt;
|
|
31
27
|
$tab-size-m: $global-size-macro-m; // Anchor nav, M Tab
|
|
32
28
|
$tab-size-l: $global-size-macro-l; // L tab
|
|
33
29
|
$tab-size-shadow-arrow: $global-size-micro-m; // Shadow width for linear gradient shadow on repsonsive tab arrows.
|
|
@@ -46,6 +42,10 @@ $tab-space-y-l: $global-space-micro-xxl; // Top bottom padding in Tab.
|
|
|
46
42
|
$tab-color-bg-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
47
43
|
$tab-color-border-enabled: $modes-color-generic-fg-delicate;
|
|
48
44
|
$tab-color-border-hover: $modes-color-generic-fg-moderate;
|
|
45
|
+
$tab-color-icon-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
46
|
+
$tab-color-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
47
|
+
$tab-color-validation-label-error: $modes-color-interactive-monochrome-generic-default-alt;
|
|
48
|
+
$tab-color-validation-label-warning: $modes-color-interactive-monochrome-generic-default-alt;
|
|
49
49
|
$tab-radius-m: $global-radius-interactive-m; // Tab horizontal - top corners. Tab vertical - left corners.
|
|
50
50
|
$tab-radius-l: $global-radius-interactive-m; // Tab horizontal - top corners. Tab vertical - left corners.
|
|
51
51
|
$tab-radius-baseline-m: $global-radius-interactive-xxs;
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
$table-color-header-subtle-bg-default: $modes-color-none;
|
|
9
|
-
$table-color-row-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
10
9
|
$table-color-row-bg-default: $modes-color-generic-bg-nought;
|
|
11
10
|
$table-color-row-label-hover: $modes-color-generic-content-extreme;
|
|
12
11
|
$table-typography-adaptive-heading-s: $global-typography-adaptive-component-firm-s;
|
|
@@ -27,30 +26,31 @@ $table-typography-responsive-default-l: $global-typography-responsive-component-
|
|
|
27
26
|
$table-typography-responsive-label-s: $global-typography-responsive-component-firm-s;
|
|
28
27
|
$table-typography-responsive-label-m: $global-typography-responsive-component-firm-m;
|
|
29
28
|
$table-typography-responsive-label-l: $global-typography-responsive-component-firm-l;
|
|
30
|
-
$table-color-header-subtle-bg-alt: $modes-color-interactive-monochrome-subtle-default; // header alt
|
|
31
|
-
$table-color-header-subtle-bg-hover: $modes-color-interactive-monochrome-generic-hover;
|
|
32
|
-
$table-color-header-subtle-label-default: $modes-color-interactive-monochrome-generic-default;
|
|
33
|
-
$table-color-header-subtle-label-hover: $modes-color-interactive-monochrome-generic-default;
|
|
34
|
-
$table-color-header-harsh-bg-alt: $modes-color-interactive-monochrome-generic-default-alt; // header alt
|
|
35
|
-
$table-color-header-harsh-bg-default: $modes-color-interactive-monochrome-generic-default;
|
|
36
|
-
$table-color-header-harsh-bg-hover: $modes-color-interactive-monochrome-generic-hover;
|
|
37
|
-
$table-color-header-harsh-border-default: $modes-color-interactive-monochrome-subtle-default-alt;
|
|
38
|
-
$table-color-header-harsh-label-hover: $modes-color-interactive-monochrome-generic-default;
|
|
39
29
|
$table-color-row-bg-activated: $modes-color-interactive-primary-default;
|
|
30
|
+
$table-color-row-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
40
31
|
$table-color-row-bg-alt: $modes-color-generic-bg-delicate; // Zebra stripes
|
|
41
32
|
$table-color-row-bg-alt2: $modes-color-generic-bg-soft; // Zebra stripes combined with child rows.
|
|
42
33
|
$table-color-row-bg-alt3: $modes-color-generic-bg-faint; // Child rows.
|
|
43
34
|
$table-color-row-bg-hover: $modes-color-generic-bg-soft;
|
|
44
35
|
$table-color-row-label-default: $modes-color-generic-content-harsh;
|
|
45
36
|
$table-color-footer-bg-default: $modes-color-generic-bg-soft;
|
|
46
|
-
$table-color-footer-label-default: $modes-color-interactive-monochrome-generic-default;
|
|
47
37
|
$table-boxshadow-parentrow: $global-boxshadow-container-far;
|
|
38
|
+
$table-color-header-subtle-bg-alt: $modes-color-interactive-monochrome-subtle-default; // header alt
|
|
39
|
+
$table-color-header-subtle-bg-hover: $modes-color-interactive-monochrome-generic-hover;
|
|
48
40
|
$table-color-header-subtle-border-default: $modes-color-generic-fg-delicate; // Header borders
|
|
41
|
+
$table-color-header-subtle-label-default: $modes-color-interactive-monochrome-generic-default;
|
|
42
|
+
$table-color-header-subtle-label-hover: $modes-color-interactive-monochrome-generic-default;
|
|
43
|
+
$table-color-header-harsh-bg-alt: $modes-color-interactive-monochrome-generic-default-alt; // header alt
|
|
44
|
+
$table-color-header-harsh-bg-default: $modes-color-interactive-monochrome-generic-default;
|
|
45
|
+
$table-color-header-harsh-bg-hover: $modes-color-interactive-monochrome-generic-hover;
|
|
46
|
+
$table-color-header-harsh-border-default: $modes-color-interactive-monochrome-subtle-default-alt;
|
|
49
47
|
$table-color-header-harsh-label-default: $modes-color-interactive-monochrome-generic-with-default;
|
|
48
|
+
$table-color-header-harsh-label-hover: $modes-color-interactive-monochrome-generic-default;
|
|
50
49
|
$table-color-row-border-default: $modes-color-generic-fg-delicate;
|
|
51
50
|
$table-color-row-label-activated: $modes-color-interactive-monochrome-generic-with-active;
|
|
52
51
|
$table-color-row-label-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
53
52
|
$table-color-footer-border-default: $modes-color-generic-fg-delicate; // Header borders
|
|
53
|
+
$table-color-footer-label-default: $modes-color-interactive-monochrome-generic-default;
|
|
54
54
|
$table-radius-container: $global-radius-container-m; // Table (parent container)
|
|
55
55
|
$table-borderwidth-thin: $global-borderwidth-xs; // Table border
|
|
56
56
|
$table-borderwidth-thick: $global-borderwidth-s; // header border for subtle
|
|
@@ -65,8 +65,6 @@ $table-space-row-xg-s: $global-space-micro-l; // internal spacing between text,
|
|
|
65
65
|
$table-space-row-xg-m: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
|
|
66
66
|
$table-space-row-xg-l: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
|
|
67
67
|
$table-space-row-xg-xl: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
|
|
68
|
-
$table-space-row-y-m: $global-space-micro-l; // top and bottom adding inside pagination
|
|
69
|
-
$table-space-row-yg-m: $global-space-micro-l; // gap between table and pagination
|
|
70
68
|
$table-space-rowchild-x-xs: $global-space-macro-l + $global-space-micro-s; // Left padding inside XS child row cells
|
|
71
69
|
$table-space-rowchild-x-s: $global-space-macro-xl + $global-space-micro-s; // Left padding inside S child row cells
|
|
72
70
|
$table-space-rowchild-x-m: $global-space-macro-xl + $global-space-micro-s; // Left padding inside M child row cells
|
|
@@ -11,12 +11,7 @@ $modes-color-brand-default-alt: #FFFFFF;
|
|
|
11
11
|
$modes-color-brand-with-default-alt: #000000;
|
|
12
12
|
$modes-color-brand-copilot-ai-identifier-default: #FFFFFF;
|
|
13
13
|
$modes-color-brand-copilot-ai-identifier-with-default: #00D639;
|
|
14
|
-
$modes-color-brand-copilot-no-bg-
|
|
15
|
-
$modes-color-brand-copilot-no-bg-star: radial-gradient(99.94% 104.1% at 8.01% 0.98%, #9D60FF 34%, #5A99F1 52%, #32B3E8 59%, #0DCCE0 68%, #00D6DE 72%, #00D6D7 74%, #00D6C6 77%, #00D6AA 81%, #00D682 84%, #00D650 88%, #00D639 90%);
|
|
16
|
-
$modes-color-brand-copilot-no-bg-mono: #FFFFFF;
|
|
17
|
-
$modes-color-brand-copilot-with-bg-s: #000000;
|
|
18
|
-
$modes-color-brand-copilot-with-bg-star: #000000;
|
|
19
|
-
$modes-color-brand-copilot-with-bg-bg: #FFFFFF;
|
|
14
|
+
$modes-color-brand-copilot-no-bg-monochrome: #FFFFFF;
|
|
20
15
|
$modes-color-custom-default: #00D639; // This is the color to replace in white label products. Dark mode recommended luminosity for SAGE is 75.1 (tested), but above 51.9 should be ok. See hsluv.org to be AAA text on 000000 bgs.
|
|
21
16
|
$modes-color-custom-frozen: #00D639; // Replace this color in white label products that use the FROZEN theme. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
|
|
22
17
|
$modes-color-generic-bg-nought: #000000;
|
|
@@ -124,8 +119,8 @@ $modes-color-status-caution-default-alt: #251206; // Subtle message bg
|
|
|
124
119
|
$modes-color-status-caution-hover: #eb6732; // used on pill hover states
|
|
125
120
|
$modes-color-status-caution-hover-alt: #34211a; // used on pill hover states and message bg
|
|
126
121
|
$modes-color-status-caution-text: #e75b23;
|
|
127
|
-
$modes-color-status-caution-
|
|
128
|
-
$modes-color-status-caution-
|
|
122
|
+
$modes-color-status-caution-frozenglobal-default: #E04500; // Global message bg
|
|
123
|
+
$modes-color-status-caution-frozenglobal-hover: #eb6732; // used on global message bg
|
|
129
124
|
$modes-color-status-ai-default: #000000;
|
|
130
125
|
$modes-color-status-ai-default-alt: #FFFFFF; // bg for contextual message comp
|
|
131
126
|
$modes-color-status-ai-default-horizontal: linear-gradient(90deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%);
|
|
@@ -142,19 +137,21 @@ $modes-color-status-info-default: #007ED9;
|
|
|
142
137
|
$modes-color-status-info-default-alt: #111722; // Subtle message bg
|
|
143
138
|
$modes-color-status-info-hover: #5291e0; // used on pill hover states
|
|
144
139
|
$modes-color-status-info-hover-alt: #212631; // used on pill hover states and message bg
|
|
145
|
-
$modes-color-status-info-
|
|
140
|
+
$modes-color-status-info-frozenglobal-default: #007ED9; // Global message bg
|
|
141
|
+
$modes-color-status-info-frozenglobal-hover: #5291e0; // used on global message bg
|
|
146
142
|
$modes-color-status-negative-default: #E13E53;
|
|
147
143
|
$modes-color-status-negative-default-alt: #241212; // Subtle message bg
|
|
148
144
|
$modes-color-status-negative-hover: #eb646c; // used on pill hover states
|
|
149
145
|
$modes-color-status-negative-hover-alt: #332122; // used on pill hover states and message bg
|
|
150
146
|
$modes-color-status-negative-text: #E13E53;
|
|
151
|
-
$modes-color-status-neutral-alt: #7C7C7C;
|
|
152
147
|
$modes-color-status-neutral-default: #7C7C7C;
|
|
153
148
|
$modes-color-status-neutral-default-alt: #171717; // Subtle message bg
|
|
154
149
|
$modes-color-status-neutral-hover: #909090; // used on pill hover states
|
|
155
150
|
$modes-color-status-neutral-hover-alt: #262626; // used on pill hover states and message bg
|
|
156
151
|
$modes-color-status-neutral-frozen-default: #9e9e9e;
|
|
152
|
+
$modes-color-status-neutral-frozen-default-alt: #171717; // Subtle message bg
|
|
157
153
|
$modes-color-status-neutral-frozen-hover: #909090;
|
|
154
|
+
$modes-color-status-neutral-frozen-hover-alt: #262626; // used on pill hover states and message bg
|
|
158
155
|
$modes-color-status-positive-default: #009023;
|
|
159
156
|
$modes-color-status-positive-default-alt: #0e1a0b; // Subtle message bg
|
|
160
157
|
$modes-color-status-positive-hover: #2e9936; // used on pill hover states
|
|
@@ -11,12 +11,7 @@ $modes-color-brand-default-alt: #000000;
|
|
|
11
11
|
$modes-color-brand-with-default-alt: #FFFFFF;
|
|
12
12
|
$modes-color-brand-copilot-ai-identifier-default: #000000;
|
|
13
13
|
$modes-color-brand-copilot-ai-identifier-with-default: #00D639;
|
|
14
|
-
$modes-color-brand-copilot-no-bg-
|
|
15
|
-
$modes-color-brand-copilot-no-bg-star: #000000;
|
|
16
|
-
$modes-color-brand-copilot-no-bg-mono: #000000;
|
|
17
|
-
$modes-color-brand-copilot-with-bg-s: linear-gradient(191deg, #9D60FF 28.12%, #7C78F8 33.5%, #29B7E6 46.96%, #00D6DE 52.34%, #00D6DA 55.03%, #00D6D0 56.83%, #00D6C0 57.73%, #00D6A8 59.52%, #00D68A 60.42%, #00D665 62.21%, #00D639 63.11%);
|
|
18
|
-
$modes-color-brand-copilot-with-bg-star: radial-gradient(99.94% 104.1% at 8.01% 0.98%, #9D60FF 34%, #5A99F1 52%, #32B3E8 59%, #0DCCE0 68%, #00D6DE 72%, #00D6D7 74%, #00D6C6 77%, #00D6AA 81%, #00D682 84%, #00D650 88%, #00D639 90%);
|
|
19
|
-
$modes-color-brand-copilot-with-bg-bg: #000000;
|
|
14
|
+
$modes-color-brand-copilot-no-bg-monochrome: #000000;
|
|
20
15
|
$modes-color-custom-default: #00811F; // This is the color to replace in white label products. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
|
|
21
16
|
$modes-color-custom-frozen: #008046; // This is a derivative of Jade, and is the color to replace in white label products that use the FROZEN theme. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
|
|
22
17
|
$modes-color-generic-bg-nought: #FFFFFF;
|
|
@@ -129,8 +124,8 @@ $modes-color-status-caution-default-alt: #ffede5; // Subtle message bg
|
|
|
129
124
|
$modes-color-status-caution-hover: #b13a0d; // used on pill hover states
|
|
130
125
|
$modes-color-status-caution-hover-alt: #f1e0d8; // used on pill hover states and message bg
|
|
131
126
|
$modes-color-status-caution-text: #bf3e0c;
|
|
132
|
-
$modes-color-status-caution-
|
|
133
|
-
$modes-color-status-caution-
|
|
127
|
+
$modes-color-status-caution-frozenglobal-default: #ff8629; // used on global message bg
|
|
128
|
+
$modes-color-status-caution-frozenglobal-hover: #ff9a4e; // used on global message bg
|
|
134
129
|
$modes-color-status-content-with-default: #FFFFFF;
|
|
135
130
|
$modes-color-status-content-with-default-alt: #000000f2;
|
|
136
131
|
$modes-color-status-content-with-hover: #FFFFFF; // for pill hover X
|
|
@@ -142,19 +137,21 @@ $modes-color-status-info-default: #0060A7; // For pills and messages. Not access
|
|
|
142
137
|
$modes-color-status-info-default-alt: #eaeef6; // Subtle message bg
|
|
143
138
|
$modes-color-status-info-hover: #10508a; // used on pill hover states
|
|
144
139
|
$modes-color-status-info-hover-alt: #dde1e8; // used on pill hover states and message bg
|
|
145
|
-
$modes-color-status-info-
|
|
140
|
+
$modes-color-status-info-frozenglobal-default: #65a9ff; // used on global message bg
|
|
141
|
+
$modes-color-status-info-frozenglobal-hover: #84b6ff; // used on global message bg
|
|
146
142
|
$modes-color-status-negative-default: #CD384B; // For pills and messages. Not accessible with white TEXT.
|
|
147
143
|
$modes-color-status-negative-default-alt: #fdeceb; // Subtle message bg
|
|
148
144
|
$modes-color-status-negative-hover: #aa323f; // used on pill hover states
|
|
149
145
|
$modes-color-status-negative-hover-alt: #efdfde; // used on pill hover states and message bg
|
|
150
146
|
$modes-color-status-negative-text: #CD384B;
|
|
151
|
-
$modes-color-status-neutral-alt: #656565;
|
|
152
147
|
$modes-color-status-neutral-default: #656565;
|
|
153
148
|
$modes-color-status-neutral-default-alt: #efefef; // Subtle message bg
|
|
154
149
|
$modes-color-status-neutral-hover: #555; // used on pill hover states
|
|
155
150
|
$modes-color-status-neutral-hover-alt: #e2e2e2; // used on pill hover states and message bg
|
|
156
151
|
$modes-color-status-neutral-frozen-default: #335B70;
|
|
152
|
+
$modes-color-status-neutral-frozen-default-alt: #eaedf0; // Subtle message bg
|
|
157
153
|
$modes-color-status-neutral-frozen-hover: #20313b;
|
|
154
|
+
$modes-color-status-neutral-frozen-hover-alt: #dde0e2; // used on pill hover states and message bg
|
|
158
155
|
$modes-color-status-positive-default: #008A21; // For pills and messages. Not accessible with white TEXT.
|
|
159
156
|
$modes-color-status-positive-default-alt: #eaf3e8; // Subtle message bg
|
|
160
157
|
$modes-color-status-positive-hover: #0f731e; // used on pill hover states
|
|
@@ -23,6 +23,9 @@ $button-color-ai-border-hover: $modes-color-interactive-ai-default;
|
|
|
23
23
|
$button-color-destructive-primary-bg-enabled: $modes-color-interactive-danger-default;
|
|
24
24
|
$button-color-destructive-secondary-border-enabled: $modes-color-interactive-danger-default;
|
|
25
25
|
$button-color-destructive-secondary-label-enabled: $modes-color-interactive-danger-default;
|
|
26
|
+
$button-color-typical-secondary-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
27
|
+
$button-color-typical-tertiary-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
28
|
+
$button-color-typical-toggle-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
26
29
|
$button-typography-adaptive-primary-s: $global-typography-adaptive-component-firm-s;
|
|
27
30
|
$button-typography-adaptive-primary-m: $global-typography-adaptive-component-firm-m;
|
|
28
31
|
$button-typography-adaptive-primary-l: $global-typography-adaptive-component-firm-l;
|
|
@@ -47,6 +50,7 @@ $button-typography-responsive-tertiary-l: $global-typography-responsive-componen
|
|
|
47
50
|
$button-typography-responsive-subtle-s: $global-typography-responsive-component-firm-s;
|
|
48
51
|
$button-typography-responsive-subtle-m: $global-typography-responsive-component-firm-m;
|
|
49
52
|
$button-typography-responsive-subtle-l: $global-typography-responsive-component-firm-l;
|
|
53
|
+
$button-color-ai-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
50
54
|
$button-color-ai-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
51
55
|
$button-color-destructive-primary-bg-hover: $modes-color-interactive-danger-hover;
|
|
52
56
|
$button-color-destructive-secondary-bg-hover: $modes-color-interactive-danger-hover-alt;
|
|
@@ -54,17 +58,25 @@ $button-color-destructive-secondary-border-hover: $modes-color-interactive-dange
|
|
|
54
58
|
$button-color-destructive-secondary-label-hover: $modes-color-interactive-danger-hover;
|
|
55
59
|
$button-color-typical-primary-bg-enabled: $modes-color-interactive-primary-default;
|
|
56
60
|
$button-color-typical-secondary-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
57
|
-
$button-color-typical-secondary-border-
|
|
61
|
+
$button-color-typical-secondary-border-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
62
|
+
$button-color-typical-secondary-border-hover: $modes-color-interactive-monochrome-generic-default;
|
|
63
|
+
$button-color-typical-secondary-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
58
64
|
$button-color-typical-secondary-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
59
65
|
$button-color-typical-subtle-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
66
|
+
$button-color-typical-subtle-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
60
67
|
$button-color-typical-subtle-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
68
|
+
$button-color-typical-tertiary-bg-enabled: $modes-color-interactive-monochrome-subtle-default;
|
|
61
69
|
$button-color-typical-tertiary-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
62
|
-
$button-color-typical-tertiary-
|
|
70
|
+
$button-color-typical-tertiary-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
63
71
|
$button-color-typical-tertiary-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
64
|
-
$button-color-typical-toggle-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
65
72
|
$button-color-typical-toggle-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
73
|
+
$button-color-typical-toggle-border-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
74
|
+
$button-color-typical-toggle-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
66
75
|
$button-color-typical-toggle-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
67
76
|
$button-color-video-bg-blur: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
77
|
+
$button-color-video-primary-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
78
|
+
$button-color-video-primary-label-hover: $modes-color-interactive-monochrome-generic-default;
|
|
79
|
+
$button-color-video-secondary-label-hover: $modes-color-interactive-monochrome-generic-default;
|
|
68
80
|
$button-size-split: $global-size-micro-xxs; // Split button (divider width)
|
|
69
81
|
$button-size-s: $global-size-macro-s; // min-height on S Buttons
|
|
70
82
|
$button-size-m: $global-size-macro-m; // min-height on M Buttons
|
|
@@ -154,8 +166,8 @@ $button-space-toggle-container-y-l: $global-space-micro-s; // Vertical padding
|
|
|
154
166
|
$button-space-video-x-s: $global-space-micro-xs; // Left padding on play icon in video button
|
|
155
167
|
$button-space-video-x-m: $global-space-micro-xs; // Left padding on play icon in video button
|
|
156
168
|
$button-space-video-x-l: $global-space-micro-xs; // Left padding on play icon in video button
|
|
169
|
+
$button-color-ai-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
157
170
|
$button-color-ai-label-disabled: $modes-color-interactive-inactive-content;
|
|
158
|
-
$button-color-ai-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
159
171
|
$button-color-destructive-primary-label-disabled: $modes-color-interactive-inactive-content-alt;
|
|
160
172
|
$button-color-destructive-primary-label-enabled: $modes-color-interactive-danger-with-default;
|
|
161
173
|
$button-color-destructive-primary-label-hover: $modes-color-interactive-danger-with-default;
|
|
@@ -167,30 +179,25 @@ $button-color-typical-primary-label-active: $modes-color-interactive-primary-wit
|
|
|
167
179
|
$button-color-typical-primary-label-disabled: $modes-color-interactive-inactive-content-alt;
|
|
168
180
|
$button-color-typical-primary-label-enabled: $modes-color-interactive-primary-with-default;
|
|
169
181
|
$button-color-typical-primary-label-hover: $modes-color-interactive-primary-with-default;
|
|
170
|
-
$button-color-typical-secondary-
|
|
171
|
-
$button-color-typical-secondary-
|
|
182
|
+
$button-color-typical-secondary-bg-active: $modes-color-interactive-monochrome-generic-active-alt;
|
|
183
|
+
$button-color-typical-secondary-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
172
184
|
$button-color-typical-secondary-label-disabled: $modes-color-interactive-inactive-content;
|
|
173
|
-
$button-color-typical-
|
|
185
|
+
$button-color-typical-subtle-bg-active: $modes-color-interactive-monochrome-generic-active-alt;
|
|
186
|
+
$button-color-typical-subtle-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
174
187
|
$button-color-typical-subtle-label-disabled: $modes-color-interactive-inactive-content;
|
|
175
|
-
$button-color-typical-
|
|
176
|
-
$button-color-typical-tertiary-
|
|
188
|
+
$button-color-typical-tertiary-bg-active: $modes-color-interactive-monochrome-generic-active-alt;
|
|
189
|
+
$button-color-typical-tertiary-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
177
190
|
$button-color-typical-tertiary-label-active-copy: $modes-color-interactive-monochrome-frozen-with-active;
|
|
178
191
|
$button-color-typical-tertiary-label-disabled: $modes-color-interactive-inactive-content;
|
|
179
|
-
$button-color-typical-tertiary-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
180
192
|
$button-color-typical-toggle-label-active-disabled: $modes-color-interactive-inactive-content-alt;
|
|
181
|
-
$button-color-typical-toggle-border-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
182
193
|
$button-color-typical-toggle-label-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
183
194
|
$button-color-typical-toggle-label-disabled: $modes-color-interactive-inactive-content;
|
|
184
|
-
$button-color-typical-toggle-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
185
195
|
$button-color-video-primary-bg-enabled: $modes-color-interactive-monochrome-generic-with-default;
|
|
186
196
|
$button-color-video-primary-bg-hover: $modes-color-interactive-monochrome-generic-with-default;
|
|
187
|
-
$button-color-video-primary-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
188
|
-
$button-color-video-primary-label-hover: $modes-color-interactive-monochrome-generic-default;
|
|
189
197
|
$button-color-video-secondary-bg-hover: $modes-color-interactive-monochrome-generic-with-default;
|
|
190
198
|
$button-color-video-secondary-border-enabled: $modes-color-interactive-monochrome-generic-with-default;
|
|
191
199
|
$button-color-video-secondary-border-hover: $modes-color-interactive-monochrome-generic-with-default;
|
|
192
200
|
$button-color-video-secondary-label-enabled: $modes-color-interactive-monochrome-generic-with-default;
|
|
193
|
-
$button-color-video-secondary-label-hover: $modes-color-interactive-monochrome-generic-default;
|
|
194
201
|
$button-radius-s: $global-radius-interactive-l; // Buttons S (typical and destructive, and inc bar, split and multi), Button toggle M (parent container)
|
|
195
202
|
$button-radius-m: $global-radius-interactive-xl; // Buttons M (typical and destructive, and inc bar, split and multi), Button toggle L (parent container), Button toggle M (parent container)
|
|
196
203
|
$button-radius-l: $global-radius-interactive-xxl; // Buttons L (typical and destructive, and inc bar, split and multi), Button toggle L (parent container)
|
|
@@ -211,17 +218,10 @@ $button-borderwidth-chip: $global-borderwidth-xs; // chip button border width
|
|
|
211
218
|
$button-borderwidth-secondary: $global-borderwidth-s; // Secondary button.
|
|
212
219
|
$button-borderwidth-togglecontainer: $global-borderwidth-xs; // Toggle container
|
|
213
220
|
$button-color-ai-border-disabled: $modes-color-interactive-inactive-default;
|
|
214
|
-
$button-color-ai-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
215
221
|
$button-color-destructive-primary-bg-disabled: $modes-color-interactive-inactive-default;
|
|
216
222
|
$button-color-destructive-secondary-border-disabled: $modes-color-interactive-inactive-default;
|
|
217
223
|
$button-color-typical-primary-bg-disabled: $modes-color-interactive-inactive-default;
|
|
218
|
-
$button-color-typical-secondary-bg-active: $modes-color-interactive-monochrome-generic-active-alt;
|
|
219
224
|
$button-color-typical-secondary-border-disabled: $modes-color-interactive-inactive-default;
|
|
220
|
-
$button-color-typical-secondary-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
221
|
-
$button-color-typical-subtle-bg-active: $modes-color-interactive-monochrome-generic-active-alt;
|
|
222
|
-
$button-color-typical-subtle-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
223
|
-
$button-color-typical-tertiary-bg-active: $modes-color-interactive-monochrome-generic-active-alt;
|
|
224
225
|
$button-color-typical-tertiary-bg-active-disabled: $modes-color-interactive-inactive-default;
|
|
225
226
|
$button-color-typical-tertiary-border-disabled: $modes-color-interactive-inactive-default;
|
|
226
|
-
$button-color-typical-tertiary-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
227
227
|
$button-color-typical-toggle-bg-active-disabled: $modes-color-interactive-inactive-default;
|
|
@@ -12,15 +12,20 @@ $container-radius-blockquote-bar: $global-radius-circle; // radius for blockquot
|
|
|
12
12
|
$container-radius-scrollbar: $global-radius-circle; // Scrollbar
|
|
13
13
|
$container-opacity-carousel-hidden: $modes-color-modifiers-input-disabled-fg; // opacity applied to next and previous carousel slides
|
|
14
14
|
$container-color-standard-bg-default: $modes-color-generic-bg-nought;
|
|
15
|
+
$container-color-standard-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
15
16
|
$container-color-ai-borderhorizontal: $modes-color-status-ai-default-horizontal; // top and bottom border for AI dialog component
|
|
16
17
|
$container-color-ai-bordervertical: $modes-color-status-ai-default-vertical; // left and right border for dialog and insight bubbles.
|
|
17
18
|
$container-color-ai-nudge-border-ai-horizontal: $modes-color-status-ai-default-horizontal; // top and bottom border for AI nudge message component
|
|
18
19
|
$container-color-ai-nudge-border-ai-vertical: $modes-color-status-ai-default-vertical; // left and right border for AI nudge message component
|
|
19
20
|
$container-color-interactive-detailedicon-bg: $modes-color-custom-default; //
|
|
20
21
|
$container-color-interactive-bg-footer-activated: $modes-color-status-positive-default; //
|
|
22
|
+
$container-color-interactive-bg-footer-active: $modes-color-interactive-monochrome-generic-active;
|
|
21
23
|
$container-color-interactive-border-activated: $modes-color-status-positive-default;
|
|
22
24
|
$container-color-interactive-bg-footer-default: $modes-color-generic-bg-nought; // tile footer bg color
|
|
23
25
|
$container-color-interactive-bg-enabled: $modes-color-generic-bg-nought;
|
|
26
|
+
$container-color-interactive-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
27
|
+
$container-color-interactive-icon-active: $modes-color-interactive-monochrome-generic-active; // Active chevron for any accordion.
|
|
28
|
+
$container-color-interactive-text-active: $modes-color-interactive-monochrome-generic-active; // Active label for any accordion.
|
|
24
29
|
$container-typography-adaptive-heading-m: $global-typography-adaptive-heading-s; // Accordion, Subscription tile, Tile select and generic tile or card headings
|
|
25
30
|
$container-typography-adaptive-heading-l: $global-typography-adaptive-heading-m; // Dialog, drawer and sidebar headings
|
|
26
31
|
$container-typography-adaptive-subheading-m: $global-typography-adaptive-subheading-m; // Accordion subheading, Step flow subheading, tile select subheading, dialog, drawer and sidebar subheading
|
|
@@ -41,18 +46,17 @@ $container-typography-responsive-paragraph-m: $global-typography-responsive-comp
|
|
|
41
46
|
$container-typography-responsive-paragraph-l: $global-typography-responsive-component-moderate-l;
|
|
42
47
|
$container-color-standard-bg-alt: $modes-color-generic-bg-faint;
|
|
43
48
|
$container-color-standard-bg-footer-default: $modes-color-generic-bg-faint; // tile footer bg color
|
|
44
|
-
$container-color-standard-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
45
49
|
$container-color-standard-dimmer: $modes-color-interactive-inactive-mask; // dimmed mask for dialogs
|
|
46
50
|
$container-color-standard-text-alt: $modes-color-generic-content-moderate; // for subheadings etc
|
|
47
51
|
$container-color-standard-text-default: $modes-color-generic-content-harsh; // for headings, paragraph text etc
|
|
48
52
|
$container-color-scrollbar-bg-default: $modes-color-generic-bg-faint;
|
|
49
|
-
$container-color-interactive-bg-footer-active: $modes-color-interactive-monochrome-generic-active;
|
|
50
53
|
$container-color-interactive-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt; // Used for accordion hover backgrounds
|
|
51
|
-
$container-color-interactive-
|
|
52
|
-
$container-color-interactive-icon-
|
|
53
|
-
$container-color-interactive-
|
|
54
|
+
$container-color-interactive-icon-enabled: $modes-color-interactive-monochrome-generic-default; // Enabled chevron for any accordion.
|
|
55
|
+
$container-color-interactive-icon-alt-enabled: $modes-color-interactive-monochrome-generic-default-alt; // Enabled label for subtle accordion.
|
|
56
|
+
$container-color-interactive-icon-hover: $modes-color-interactive-monochrome-generic-default; // Hover chevron for any accordion.
|
|
54
57
|
$container-color-interactive-text-enabled: $modes-color-generic-content-harsh; // Enabled label for standard accordion.
|
|
55
58
|
$container-color-interactive-text-alt-enabled: $modes-color-generic-content-moderate; // Enabled label for subtle accordion.
|
|
59
|
+
$container-color-interactive-text-hover: $modes-color-interactive-monochrome-generic-default; // Hover label for any accordion.
|
|
56
60
|
$container-color-blockquote-border: $modes-color-interactive-primary-default;
|
|
57
61
|
$container-boxshadow-card-enabled: $global-boxshadow-interactive-enabled; // Card (enabled)
|
|
58
62
|
$container-boxshadow-card-hover: $global-boxshadow-interactive-hover; // Card (hover state)
|
|
@@ -72,13 +76,9 @@ $container-color-interactive-bg-disabled: $modes-color-interactive-inactive-defa
|
|
|
72
76
|
$container-color-interactive-border-alt: $modes-color-generic-fg-delicate; // Link preview.
|
|
73
77
|
$container-color-interactive-border-inactive: $modes-color-generic-fg-soft;
|
|
74
78
|
$container-color-interactive-border-enabled: $modes-color-generic-fg-moderate;
|
|
75
|
-
$container-color-interactive-icon-enabled: $modes-color-interactive-monochrome-generic-default; // Enabled chevron for any accordion.
|
|
76
|
-
$container-color-interactive-icon-alt-enabled: $modes-color-interactive-monochrome-generic-default-alt; // Enabled label for subtle accordion.
|
|
77
|
-
$container-color-interactive-icon-hover: $modes-color-interactive-monochrome-generic-default; // Hover chevron for any accordion.
|
|
78
79
|
$container-color-interactive-label-footer-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
79
80
|
$container-color-interactive-label-footer-activated: $modes-color-interactive-monochrome-generic-with-active;
|
|
80
81
|
$container-color-interactive-text-disabled: $modes-color-interactive-inactive-content;
|
|
81
|
-
$container-color-interactive-text-hover: $modes-color-interactive-monochrome-generic-default; // Hover label for any accordion.
|
|
82
82
|
$container-size-none: $global-size-none;
|
|
83
83
|
$container-size-accordionstandard-chevron: $global-size-icon-m; // Accordion chevron container
|
|
84
84
|
$container-size-quotebar-width: $global-size-micro-m; // block quote bar width
|
|
@@ -217,9 +217,11 @@ $container-space-linkpreview-y-l: $global-space-macro-xs; // Content horizontal
|
|
|
217
217
|
$container-space-linkpreview-yg-s: $global-space-micro-s; // Content horizontal padding for small variant
|
|
218
218
|
$container-space-linkpreview-yg-m: $global-space-micro-l; // Content horizontal padding for medium variant
|
|
219
219
|
$container-space-linkpreview-yg-l: $global-space-micro-xxl; // Content horizontal padding for large variant
|
|
220
|
-
$container-space-pagination-xg-m: $global-space-
|
|
220
|
+
$container-space-pagination-xg-m: $global-space-macro-xxxs; // gap between elements in pagination
|
|
221
221
|
$container-space-pagination-xg-l: $global-space-macro-xs; // gap between page nav buttons in pagination
|
|
222
|
-
$container-space-pagination-y-m: $global-space-
|
|
222
|
+
$container-space-pagination-y-m: $global-space-macro-xxs; // top and bottom padding inside pagination
|
|
223
|
+
$container-space-pagination-y-l: $global-space-macro-xs; // external margin on top of floating pagination variant
|
|
224
|
+
$container-space-pagination-yg-m: $global-space-macro-xxxs; // gap between left and right pagination elements when stacked vertically on small screens
|
|
223
225
|
$container-space-pagination-x-m: $global-space-macro-xs; // left and right padding inside pagination
|
|
224
226
|
$container-space-scrollbar-y-inner: $global-space-micro-xxs; // top and bottom padding around scrollbar handle.
|
|
225
227
|
$container-space-scrollbar-y-outer: $global-space-micro-xs; // top and bottom padding inside scrollbar outer container
|