@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
|
@@ -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
|
|
@@ -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
|
|
@@ -6,16 +6,11 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
$logo-size-ai-m: 14px; // AI star
|
|
9
|
-
$logo-color-copilot-no-bg-bg-s: $modes-color-brand-copilot-no-bg-s;
|
|
10
|
-
$logo-color-copilot-no-bg-bg-star: $modes-color-brand-copilot-no-bg-star;
|
|
11
9
|
$logo-color-sage-bg-default: $modes-color-brand-default; // sage logo
|
|
12
10
|
$logo-color-sage-bg-alt: $modes-color-brand-default-alt;
|
|
13
11
|
$logo-color-trust-bg-default: $modes-color-status-positive-default; // filled
|
|
14
12
|
$logo-color-trust-outline: $modes-color-generic-content-extreme;
|
|
15
|
-
$logo-color-copilot-no-bg-fg-default: $modes-color-brand-copilot-no-bg-
|
|
16
|
-
$logo-color-copilot-with-bg-bg-s: $modes-color-brand-copilot-with-bg-s;
|
|
17
|
-
$logo-color-copilot-with-bg-bg-star: $modes-color-brand-copilot-with-bg-star;
|
|
18
|
-
$logo-color-copilot-with-bg-bg-default: $modes-color-brand-copilot-with-bg-bg;
|
|
13
|
+
$logo-color-copilot-no-bg-fg-default: $modes-color-brand-copilot-no-bg-monochrome;
|
|
19
14
|
$logo-color-ai-identifier-bg-star: $modes-color-brand-copilot-ai-identifier-default; // star bg color
|
|
20
15
|
$logo-color-ai-identifier-bg-dot: $modes-color-brand-copilot-ai-identifier-with-default;
|
|
21
16
|
$logo-color-ai-identifier-outline: $modes-color-brand-copilot-ai-identifier-default; // star outline variant
|
|
@@ -7,29 +7,44 @@
|
|
|
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-success-bg-
|
|
26
|
-
$status-color-success-
|
|
27
|
-
$status-color-success-
|
|
28
|
-
$status-color-
|
|
29
|
-
$status-color-warning-bg-
|
|
30
|
-
$status-color-warning-bg-alt
|
|
31
|
-
$status-color-warning-border-default: $modes-color-status-caution-default;
|
|
32
|
-
$status-color-warning-icon: $modes-color-status-caution-default; // Icon on tinted bgs
|
|
10
|
+
$status-color-message-global-info-bg-default: $modes-color-status-info-default-alt; // Global message bg
|
|
11
|
+
$status-color-message-global-info-icon: $modes-color-status-info-default; // Icon on tinted bgs
|
|
12
|
+
$status-color-message-global-warning-bg-default: $modes-color-status-caution-default-alt; // Global message bg
|
|
13
|
+
$status-color-message-global-warning-icon: $modes-color-status-caution-default; // Icon on tinted bgs
|
|
14
|
+
$status-color-message-contextual-bg: $modes-color-generic-bg-nought;
|
|
15
|
+
$status-color-message-contextual-icon: $modes-color-generic-bg-nought; // decorative icon on standard contextual messages
|
|
16
|
+
$status-color-message-contextual-ai-bg-alt: $modes-color-status-neutral-default-alt;
|
|
17
|
+
$status-color-message-contextual-error-bg-default: $modes-color-status-negative-default;
|
|
18
|
+
$status-color-message-contextual-error-bg-alt: $modes-color-status-negative-default-alt; // Subtle message bg
|
|
19
|
+
$status-color-message-contextual-error-border-default: $modes-color-status-negative-default;
|
|
20
|
+
$status-color-message-contextual-error-icon: $modes-color-status-negative-default; // Icon on tinted bgs
|
|
21
|
+
$status-color-message-contextual-info-bg-default: $modes-color-status-info-default;
|
|
22
|
+
$status-color-message-contextual-info-bg-alt: $modes-color-status-info-default-alt; // Subtle message bg
|
|
23
|
+
$status-color-message-contextual-info-border-default: $modes-color-status-info-default;
|
|
24
|
+
$status-color-message-contextual-info-icon: $modes-color-status-info-default; // Icon on tinted bgs
|
|
25
|
+
$status-color-message-contextual-success-bg-default: $modes-color-status-positive-default;
|
|
26
|
+
$status-color-message-contextual-success-bg-alt: $modes-color-status-positive-default-alt; // Subtle message bg
|
|
27
|
+
$status-color-message-contextual-success-border-default: $modes-color-status-positive-default;
|
|
28
|
+
$status-color-message-contextual-success-icon: $modes-color-status-positive-default; // Icon on tinted bgs
|
|
29
|
+
$status-color-message-contextual-warning-bg-default: $modes-color-status-caution-default;
|
|
30
|
+
$status-color-message-contextual-warning-bg-alt: $modes-color-status-caution-default-alt; // Subtle message bg
|
|
31
|
+
$status-color-message-contextual-warning-border-default: $modes-color-status-caution-default;
|
|
32
|
+
$status-color-message-contextual-warning-icon: $modes-color-status-caution-default; // Icon on tinted bgs
|
|
33
|
+
$status-color-pill-error-bg-default: $modes-color-status-negative-default;
|
|
34
|
+
$status-color-pill-error-bg-alt-default: $modes-color-status-negative-default-alt; // outline pill bg
|
|
35
|
+
$status-color-pill-error-border-default: $modes-color-status-negative-default;
|
|
36
|
+
$status-color-pill-info-bg-default: $modes-color-status-info-default;
|
|
37
|
+
$status-color-pill-info-bg-alt-default: $modes-color-status-info-default-alt; // outline pill bg
|
|
38
|
+
$status-color-pill-info-border-default: $modes-color-status-info-default;
|
|
39
|
+
$status-color-pill-neutral-bg-default: $modes-color-status-neutral-default;
|
|
40
|
+
$status-color-pill-neutral-bg-alt-default: $modes-color-status-neutral-default-alt; // outline pill bg
|
|
41
|
+
$status-color-pill-neutral-border-default: $modes-color-status-neutral-default;
|
|
42
|
+
$status-color-pill-success-bg-default: $modes-color-status-positive-default;
|
|
43
|
+
$status-color-pill-success-bg-alt-default: $modes-color-status-positive-default-alt; // outline pill bg
|
|
44
|
+
$status-color-pill-success-border-default: $modes-color-status-positive-default;
|
|
45
|
+
$status-color-pill-warning-bg-default: $modes-color-status-caution-default;
|
|
46
|
+
$status-color-pill-warning-bg-alt-default: $modes-color-status-caution-default-alt; // Global message bg
|
|
47
|
+
$status-color-pill-warning-border-default: $modes-color-status-caution-default;
|
|
33
48
|
$status-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
|
|
34
49
|
$status-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
|
|
35
50
|
$status-typography-adaptive-label-l: $global-typography-adaptive-component-firm-l;
|
|
@@ -48,33 +63,37 @@ $status-typography-responsive-default-l: $global-typography-responsive-component
|
|
|
48
63
|
$status-typography-responsive-heading-s: $global-typography-responsive-component-firm-s;
|
|
49
64
|
$status-typography-responsive-heading-m: $global-typography-responsive-component-firm-m;
|
|
50
65
|
$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-
|
|
59
|
-
$status-color-error-bg-hover: $modes-color-status-negative-hover;
|
|
60
|
-
$status-color-
|
|
61
|
-
$status-color-info-bg-hover: $modes-color-status-info-hover;
|
|
62
|
-
$status-color-
|
|
63
|
-
$status-color-neutral-bg-hover: $modes-color-status-neutral-hover;
|
|
66
|
+
$status-color-message-global-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
67
|
+
$status-color-message-global-callout-bg-default: $modes-color-status-callout-default-alt; // Global message bg
|
|
68
|
+
$status-color-message-global-info-bg-hover: $modes-color-status-info-hover-alt;
|
|
69
|
+
$status-color-message-global-warning-bg-hover: $modes-color-status-caution-hover-alt;
|
|
70
|
+
$status-color-message-contextual-text: $modes-color-status-content-with-hover-alt; // Message text.
|
|
71
|
+
$status-color-message-contextual-ai-bg-default: $modes-color-status-ai-default-alt;
|
|
72
|
+
$status-color-message-contextual-ai-border-default: $modes-color-status-ai-default-alt;
|
|
73
|
+
$status-color-message-contextual-callout-bg-alt: $modes-color-status-callout-default-alt; // Subtle message bg
|
|
74
|
+
$status-color-pill-error-bg-alt-hover: $modes-color-status-negative-hover-alt;
|
|
75
|
+
$status-color-pill-error-bg-hover: $modes-color-status-negative-hover;
|
|
76
|
+
$status-color-pill-info-bg-alt-hover: $modes-color-status-info-hover-alt;
|
|
77
|
+
$status-color-pill-info-bg-hover: $modes-color-status-info-hover;
|
|
78
|
+
$status-color-pill-neutral-bg-alt-hover: $modes-color-status-neutral-hover-alt;
|
|
79
|
+
$status-color-pill-neutral-bg-hover: $modes-color-status-neutral-hover;
|
|
80
|
+
$status-color-pill-success-bg-alt-hover: $modes-color-status-positive-hover-alt;
|
|
81
|
+
$status-color-pill-success-bg-hover: $modes-color-status-positive-hover;
|
|
82
|
+
$status-color-pill-warning-bg-alt-hover: $modes-color-status-caution-hover-alt;
|
|
83
|
+
$status-color-pill-warning-bg-hover: $modes-color-status-caution-hover;
|
|
84
|
+
$status-color-pill-readonly-label: $modes-color-generic-content-firm; // Pill (all types, readonly, when nested in disabled parent components)
|
|
64
85
|
$status-color-rating-bg-default: $modes-color-status-reviews-default;
|
|
65
86
|
$status-color-rating-bg-default-alt: $modes-color-status-reviews-default-alt;
|
|
66
87
|
$status-color-rating-bg-hover: $modes-color-status-reviews-hover;
|
|
67
88
|
$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-
|
|
74
|
-
$status-color-label-
|
|
75
|
-
$status-color-label-hover: $modes-color-status-content-with-
|
|
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
|
|
89
|
+
$status-color-message-global-label-default: $modes-color-status-content-with-default-alt;
|
|
90
|
+
$status-color-message-global-callout-bg-hover: $modes-color-status-callout-hover-alt; // global message bg hover
|
|
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
|
|
@@ -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;
|