@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
|
@@ -151,12 +151,7 @@
|
|
|
151
151
|
--modes-color-brand-with-default-alt-light: #FFFFFF;
|
|
152
152
|
--modes-color-brand-copilot-ai-identifier-default-light: #000000;
|
|
153
153
|
--modes-color-brand-copilot-ai-identifier-with-default-light: #00D639;
|
|
154
|
-
--modes-color-brand-copilot-no-bg-
|
|
155
|
-
--modes-color-brand-copilot-no-bg-star-light: #000000;
|
|
156
|
-
--modes-color-brand-copilot-no-bg-mono-light: #000000;
|
|
157
|
-
--modes-color-brand-copilot-with-bg-s-light: 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%);
|
|
158
|
-
--modes-color-brand-copilot-with-bg-star-light: 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%);
|
|
159
|
-
--modes-color-brand-copilot-with-bg-bg-light: #000000;
|
|
154
|
+
--modes-color-brand-copilot-no-bg-monochrome-light: #000000;
|
|
160
155
|
--modes-color-custom-default-light: #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. */
|
|
161
156
|
--modes-color-custom-frozen-light: #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. */
|
|
162
157
|
--modes-color-generic-bg-nought-light: #FFFFFF;
|
|
@@ -269,8 +264,8 @@
|
|
|
269
264
|
--modes-color-status-caution-hover-light: #b13a0d; /* used on pill hover states */
|
|
270
265
|
--modes-color-status-caution-hover-alt-light: #f1e0d8; /* used on pill hover states and message bg */
|
|
271
266
|
--modes-color-status-caution-text-light: #bf3e0c;
|
|
272
|
-
--modes-color-status-caution-
|
|
273
|
-
--modes-color-status-caution-
|
|
267
|
+
--modes-color-status-caution-frozenglobal-default-light: #ff8629; /* used on global message bg */
|
|
268
|
+
--modes-color-status-caution-frozenglobal-hover-light: #ff9a4e; /* used on global message bg */
|
|
274
269
|
--modes-color-status-content-with-default-light: #FFFFFF;
|
|
275
270
|
--modes-color-status-content-with-default-alt-light: #000000f2;
|
|
276
271
|
--modes-color-status-content-with-hover-light: #FFFFFF; /* for pill hover X */
|
|
@@ -282,19 +277,21 @@
|
|
|
282
277
|
--modes-color-status-info-default-alt-light: #eaeef6; /* Subtle message bg */
|
|
283
278
|
--modes-color-status-info-hover-light: #10508a; /* used on pill hover states */
|
|
284
279
|
--modes-color-status-info-hover-alt-light: #dde1e8; /* used on pill hover states and message bg */
|
|
285
|
-
--modes-color-status-info-
|
|
280
|
+
--modes-color-status-info-frozenglobal-default-light: #65a9ff; /* used on global message bg */
|
|
281
|
+
--modes-color-status-info-frozenglobal-hover-light: #84b6ff; /* used on global message bg */
|
|
286
282
|
--modes-color-status-negative-default-light: #CD384B; /* For pills and messages. Not accessible with white TEXT. */
|
|
287
283
|
--modes-color-status-negative-default-alt-light: #fdeceb; /* Subtle message bg */
|
|
288
284
|
--modes-color-status-negative-hover-light: #aa323f; /* used on pill hover states */
|
|
289
285
|
--modes-color-status-negative-hover-alt-light: #efdfde; /* used on pill hover states and message bg */
|
|
290
286
|
--modes-color-status-negative-text-light: #CD384B;
|
|
291
|
-
--modes-color-status-neutral-alt-light: #656565;
|
|
292
287
|
--modes-color-status-neutral-default-light: #656565;
|
|
293
288
|
--modes-color-status-neutral-default-alt-light: #efefef; /* Subtle message bg */
|
|
294
289
|
--modes-color-status-neutral-hover-light: #555; /* used on pill hover states */
|
|
295
290
|
--modes-color-status-neutral-hover-alt-light: #e2e2e2; /* used on pill hover states and message bg */
|
|
296
291
|
--modes-color-status-neutral-frozen-default-light: #335B70;
|
|
292
|
+
--modes-color-status-neutral-frozen-default-alt-light: #eaedf0; /* Subtle message bg */
|
|
297
293
|
--modes-color-status-neutral-frozen-hover-light: #20313b;
|
|
294
|
+
--modes-color-status-neutral-frozen-hover-alt-light: #dde0e2; /* used on pill hover states and message bg */
|
|
298
295
|
--modes-color-status-positive-default-light: #008A21; /* For pills and messages. Not accessible with white TEXT. */
|
|
299
296
|
--modes-color-status-positive-default-alt-light: #eaf3e8; /* Subtle message bg */
|
|
300
297
|
--modes-color-status-positive-hover-light: #0f731e; /* used on pill hover states */
|
|
@@ -326,12 +323,7 @@
|
|
|
326
323
|
--modes-color-brand-with-default-alt-dark: #000000;
|
|
327
324
|
--modes-color-brand-copilot-ai-identifier-default-dark: #FFFFFF;
|
|
328
325
|
--modes-color-brand-copilot-ai-identifier-with-default-dark: #00D639;
|
|
329
|
-
--modes-color-brand-copilot-no-bg-
|
|
330
|
-
--modes-color-brand-copilot-no-bg-star-dark: 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%);
|
|
331
|
-
--modes-color-brand-copilot-no-bg-mono-dark: #FFFFFF;
|
|
332
|
-
--modes-color-brand-copilot-with-bg-s-dark: #000000;
|
|
333
|
-
--modes-color-brand-copilot-with-bg-star-dark: #000000;
|
|
334
|
-
--modes-color-brand-copilot-with-bg-bg-dark: #FFFFFF;
|
|
326
|
+
--modes-color-brand-copilot-no-bg-monochrome-dark: #FFFFFF;
|
|
335
327
|
--modes-color-custom-default-dark: #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. */
|
|
336
328
|
--modes-color-custom-frozen-dark: #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. */
|
|
337
329
|
--modes-color-generic-bg-nought-dark: #000000;
|
|
@@ -439,8 +431,8 @@
|
|
|
439
431
|
--modes-color-status-caution-hover-dark: #eb6732; /* used on pill hover states */
|
|
440
432
|
--modes-color-status-caution-hover-alt-dark: #34211a; /* used on pill hover states and message bg */
|
|
441
433
|
--modes-color-status-caution-text-dark: #e75b23;
|
|
442
|
-
--modes-color-status-caution-
|
|
443
|
-
--modes-color-status-caution-
|
|
434
|
+
--modes-color-status-caution-frozenglobal-default-dark: #E04500; /* Global message bg */
|
|
435
|
+
--modes-color-status-caution-frozenglobal-hover-dark: #eb6732; /* used on global message bg */
|
|
444
436
|
--modes-color-status-ai-default-dark: #000000;
|
|
445
437
|
--modes-color-status-ai-default-alt-dark: #FFFFFF; /* bg for contextual message comp */
|
|
446
438
|
--modes-color-status-ai-default-horizontal-dark: linear-gradient(90deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%);
|
|
@@ -457,19 +449,21 @@
|
|
|
457
449
|
--modes-color-status-info-default-alt-dark: #111722; /* Subtle message bg */
|
|
458
450
|
--modes-color-status-info-hover-dark: #5291e0; /* used on pill hover states */
|
|
459
451
|
--modes-color-status-info-hover-alt-dark: #212631; /* used on pill hover states and message bg */
|
|
460
|
-
--modes-color-status-info-
|
|
452
|
+
--modes-color-status-info-frozenglobal-default-dark: #007ED9; /* Global message bg */
|
|
453
|
+
--modes-color-status-info-frozenglobal-hover-dark: #5291e0; /* used on global message bg */
|
|
461
454
|
--modes-color-status-negative-default-dark: #E13E53;
|
|
462
455
|
--modes-color-status-negative-default-alt-dark: #241212; /* Subtle message bg */
|
|
463
456
|
--modes-color-status-negative-hover-dark: #eb646c; /* used on pill hover states */
|
|
464
457
|
--modes-color-status-negative-hover-alt-dark: #332122; /* used on pill hover states and message bg */
|
|
465
458
|
--modes-color-status-negative-text-dark: #E13E53;
|
|
466
|
-
--modes-color-status-neutral-alt-dark: #7C7C7C;
|
|
467
459
|
--modes-color-status-neutral-default-dark: #7C7C7C;
|
|
468
460
|
--modes-color-status-neutral-default-alt-dark: #171717; /* Subtle message bg */
|
|
469
461
|
--modes-color-status-neutral-hover-dark: #909090; /* used on pill hover states */
|
|
470
462
|
--modes-color-status-neutral-hover-alt-dark: #262626; /* used on pill hover states and message bg */
|
|
471
463
|
--modes-color-status-neutral-frozen-default-dark: #9e9e9e;
|
|
464
|
+
--modes-color-status-neutral-frozen-default-alt-dark: #171717; /* Subtle message bg */
|
|
472
465
|
--modes-color-status-neutral-frozen-hover-dark: #909090;
|
|
466
|
+
--modes-color-status-neutral-frozen-hover-alt-dark: #262626; /* used on pill hover states and message bg */
|
|
473
467
|
--modes-color-status-positive-default-dark: #009023;
|
|
474
468
|
--modes-color-status-positive-default-alt-dark: #0e1a0b; /* Subtle message bg */
|
|
475
469
|
--modes-color-status-positive-hover-dark: #2e9936; /* used on pill hover states */
|
|
@@ -925,9 +919,11 @@
|
|
|
925
919
|
--container-space-linkpreview-yg-s: var(--global-space-micro-s); /* Content horizontal padding for small variant */
|
|
926
920
|
--container-space-linkpreview-yg-m: var(--global-space-micro-l); /* Content horizontal padding for medium variant */
|
|
927
921
|
--container-space-linkpreview-yg-l: var(--global-space-micro-xxl); /* Content horizontal padding for large variant */
|
|
928
|
-
--container-space-pagination-xg-m: var(--global-space-
|
|
922
|
+
--container-space-pagination-xg-m: var(--global-space-macro-xxxs); /* gap between elements in pagination */
|
|
929
923
|
--container-space-pagination-xg-l: var(--global-space-macro-xs); /* gap between page nav buttons in pagination */
|
|
930
|
-
--container-space-pagination-y-m: var(--global-space-
|
|
924
|
+
--container-space-pagination-y-m: var(--global-space-macro-xxs); /* top and bottom padding inside pagination */
|
|
925
|
+
--container-space-pagination-y-l: var(--global-space-macro-xs); /* external margin on top of floating pagination variant */
|
|
926
|
+
--container-space-pagination-yg-m: var(--global-space-macro-xxxs); /* gap between left and right pagination elements when stacked vertically on small screens */
|
|
931
927
|
--container-space-pagination-x-m: var(--global-space-macro-xs); /* left and right padding inside pagination */
|
|
932
928
|
--container-space-scrollbar-y-inner: var(--global-space-micro-xxs); /* top and bottom padding around scrollbar handle. */
|
|
933
929
|
--container-space-scrollbar-y-outer: var(--global-space-micro-xs); /* top and bottom padding inside scrollbar outer container */
|
|
@@ -1311,16 +1307,11 @@
|
|
|
1311
1307
|
|
|
1312
1308
|
/* logo component tokens */
|
|
1313
1309
|
--logo-size-ai-m: 14px; /* AI star */
|
|
1314
|
-
--logo-color-copilot-with-bg-bg-s: light-dark(var(--modes-color-brand-copilot-with-bg-s-light), var(--modes-color-brand-copilot-with-bg-s-dark));
|
|
1315
|
-
--logo-color-copilot-with-bg-bg-star: light-dark(var(--modes-color-brand-copilot-with-bg-star-light), var(--modes-color-brand-copilot-with-bg-star-dark));
|
|
1316
1310
|
--logo-color-sage-bg-default: light-dark(var(--modes-color-brand-default-light), var(--modes-color-brand-default-dark)); /* sage logo */
|
|
1317
1311
|
--logo-color-sage-bg-alt: light-dark(var(--modes-color-brand-default-alt-light), var(--modes-color-brand-default-alt-dark));
|
|
1318
1312
|
--logo-color-trust-bg-default: light-dark(var(--modes-color-status-positive-default-light), var(--modes-color-status-positive-default-dark)); /* filled */
|
|
1319
1313
|
--logo-color-trust-outline: light-dark(var(--modes-color-generic-content-extreme-light), var(--modes-color-generic-content-extreme-dark));
|
|
1320
|
-
--logo-color-copilot-no-bg-
|
|
1321
|
-
--logo-color-copilot-no-bg-bg-star: light-dark(var(--modes-color-brand-copilot-no-bg-star-light), var(--modes-color-brand-copilot-no-bg-star-dark));
|
|
1322
|
-
--logo-color-copilot-no-bg-fg-default: light-dark(var(--modes-color-brand-copilot-no-bg-mono-light), var(--modes-color-brand-copilot-no-bg-mono-dark));
|
|
1323
|
-
--logo-color-copilot-with-bg-bg-default: light-dark(var(--modes-color-brand-copilot-with-bg-bg-light), var(--modes-color-brand-copilot-with-bg-bg-dark));
|
|
1314
|
+
--logo-color-copilot-no-bg-fg-default: light-dark(var(--modes-color-brand-copilot-no-bg-monochrome-light), var(--modes-color-brand-copilot-no-bg-monochrome-dark));
|
|
1324
1315
|
--logo-color-ai-identifier-bg-star: light-dark(var(--modes-color-brand-copilot-ai-identifier-default-light), var(--modes-color-brand-copilot-ai-identifier-default-dark)); /* star bg color */
|
|
1325
1316
|
--logo-color-ai-identifier-bg-dot: light-dark(var(--modes-color-brand-copilot-ai-identifier-with-default-light), var(--modes-color-brand-copilot-ai-identifier-with-default-dark));
|
|
1326
1317
|
--logo-color-ai-identifier-outline: light-dark(var(--modes-color-brand-copilot-ai-identifier-default-light), var(--modes-color-brand-copilot-ai-identifier-default-dark)); /* star outline variant */
|
|
@@ -1656,31 +1647,46 @@
|
|
|
1656
1647
|
/* status component tokens */
|
|
1657
1648
|
--status-radius-none: var(--global-radius-none); /* Pill (embedded element inner corners) */
|
|
1658
1649
|
--status-color-none: light-dark(var(--modes-color-none-light), var(--modes-color-none-dark)); /* transparent override used for hiding colors when needed. */
|
|
1659
|
-
--status-color-bg-default: light-dark(var(--modes-color-
|
|
1660
|
-
--status-color-
|
|
1661
|
-
--status-color-
|
|
1662
|
-
--status-color-
|
|
1663
|
-
--status-color-
|
|
1664
|
-
--status-color-
|
|
1665
|
-
--status-color-
|
|
1666
|
-
--status-color-
|
|
1667
|
-
--status-color-
|
|
1668
|
-
--status-color-
|
|
1669
|
-
--status-color-
|
|
1670
|
-
--status-color-
|
|
1671
|
-
--status-color-
|
|
1672
|
-
--status-color-
|
|
1673
|
-
--status-color-
|
|
1674
|
-
--status-color-
|
|
1675
|
-
--status-color-
|
|
1676
|
-
--status-color-success-bg-
|
|
1677
|
-
--status-color-success-
|
|
1678
|
-
--status-color-success-
|
|
1679
|
-
--status-color-
|
|
1680
|
-
--status-color-warning-bg-
|
|
1681
|
-
--status-color-warning-bg-alt
|
|
1682
|
-
--status-color-warning-border-default: light-dark(var(--modes-color-status-caution-default-light), var(--modes-color-status-caution-default-dark));
|
|
1683
|
-
--status-color-warning-icon: light-dark(var(--modes-color-status-caution-default-light), var(--modes-color-status-caution-default-dark)); /* Icon on tinted bgs */
|
|
1650
|
+
--status-color-message-global-callout-bg-default: light-dark(var(--modes-color-status-callout-default-alt-light), var(--modes-color-status-callout-default-alt-dark)); /* Global message bg */
|
|
1651
|
+
--status-color-message-global-info-bg-default: light-dark(var(--modes-color-status-info-default-alt-light), var(--modes-color-status-info-default-alt-dark)); /* Global message bg */
|
|
1652
|
+
--status-color-message-global-info-icon: light-dark(var(--modes-color-status-info-default-light), var(--modes-color-status-info-default-dark)); /* Icon on tinted bgs */
|
|
1653
|
+
--status-color-message-global-warning-bg-default: light-dark(var(--modes-color-status-caution-default-alt-light), var(--modes-color-status-caution-default-alt-dark)); /* Global message bg */
|
|
1654
|
+
--status-color-message-global-warning-icon: light-dark(var(--modes-color-status-caution-default-light), var(--modes-color-status-caution-default-dark)); /* Icon on tinted bgs */
|
|
1655
|
+
--status-color-message-contextual-bg: light-dark(var(--modes-color-generic-bg-nought-light), var(--modes-color-generic-bg-nought-dark));
|
|
1656
|
+
--status-color-message-contextual-icon: light-dark(var(--modes-color-generic-bg-nought-light), var(--modes-color-generic-bg-nought-dark)); /* decorative icon on standard contextual messages */
|
|
1657
|
+
--status-color-message-contextual-ai-bg-alt: light-dark(var(--modes-color-status-neutral-default-alt-light), var(--modes-color-status-neutral-default-alt-dark));
|
|
1658
|
+
--status-color-message-contextual-callout-bg-alt: light-dark(var(--modes-color-status-callout-default-alt-light), var(--modes-color-status-callout-default-alt-dark)); /* Subtle message bg */
|
|
1659
|
+
--status-color-message-contextual-error-bg-default: light-dark(var(--modes-color-status-negative-default-light), var(--modes-color-status-negative-default-dark));
|
|
1660
|
+
--status-color-message-contextual-error-bg-alt: light-dark(var(--modes-color-status-negative-default-alt-light), var(--modes-color-status-negative-default-alt-dark)); /* Subtle message bg */
|
|
1661
|
+
--status-color-message-contextual-error-border-default: light-dark(var(--modes-color-status-negative-default-light), var(--modes-color-status-negative-default-dark));
|
|
1662
|
+
--status-color-message-contextual-error-icon: light-dark(var(--modes-color-status-negative-default-light), var(--modes-color-status-negative-default-dark)); /* Icon on tinted bgs */
|
|
1663
|
+
--status-color-message-contextual-info-bg-default: light-dark(var(--modes-color-status-info-default-light), var(--modes-color-status-info-default-dark));
|
|
1664
|
+
--status-color-message-contextual-info-bg-alt: light-dark(var(--modes-color-status-info-default-alt-light), var(--modes-color-status-info-default-alt-dark)); /* Subtle message bg */
|
|
1665
|
+
--status-color-message-contextual-info-border-default: light-dark(var(--modes-color-status-info-default-light), var(--modes-color-status-info-default-dark));
|
|
1666
|
+
--status-color-message-contextual-info-icon: light-dark(var(--modes-color-status-info-default-light), var(--modes-color-status-info-default-dark)); /* Icon on tinted bgs */
|
|
1667
|
+
--status-color-message-contextual-success-bg-default: light-dark(var(--modes-color-status-positive-default-light), var(--modes-color-status-positive-default-dark));
|
|
1668
|
+
--status-color-message-contextual-success-bg-alt: light-dark(var(--modes-color-status-positive-default-alt-light), var(--modes-color-status-positive-default-alt-dark)); /* Subtle message bg */
|
|
1669
|
+
--status-color-message-contextual-success-border-default: light-dark(var(--modes-color-status-positive-default-light), var(--modes-color-status-positive-default-dark));
|
|
1670
|
+
--status-color-message-contextual-success-icon: light-dark(var(--modes-color-status-positive-default-light), var(--modes-color-status-positive-default-dark)); /* Icon on tinted bgs */
|
|
1671
|
+
--status-color-message-contextual-warning-bg-default: light-dark(var(--modes-color-status-caution-default-light), var(--modes-color-status-caution-default-dark));
|
|
1672
|
+
--status-color-message-contextual-warning-bg-alt: light-dark(var(--modes-color-status-caution-default-alt-light), var(--modes-color-status-caution-default-alt-dark)); /* Subtle message bg */
|
|
1673
|
+
--status-color-message-contextual-warning-border-default: light-dark(var(--modes-color-status-caution-default-light), var(--modes-color-status-caution-default-dark));
|
|
1674
|
+
--status-color-message-contextual-warning-icon: light-dark(var(--modes-color-status-caution-default-light), var(--modes-color-status-caution-default-dark)); /* Icon on tinted bgs */
|
|
1675
|
+
--status-color-pill-error-bg-default: light-dark(var(--modes-color-status-negative-default-light), var(--modes-color-status-negative-default-dark));
|
|
1676
|
+
--status-color-pill-error-bg-alt-default: light-dark(var(--modes-color-status-negative-default-alt-light), var(--modes-color-status-negative-default-alt-dark)); /* outline pill bg */
|
|
1677
|
+
--status-color-pill-error-border-default: light-dark(var(--modes-color-status-negative-default-light), var(--modes-color-status-negative-default-dark));
|
|
1678
|
+
--status-color-pill-info-bg-default: light-dark(var(--modes-color-status-info-default-light), var(--modes-color-status-info-default-dark));
|
|
1679
|
+
--status-color-pill-info-bg-alt-default: light-dark(var(--modes-color-status-info-default-alt-light), var(--modes-color-status-info-default-alt-dark)); /* outline pill bg */
|
|
1680
|
+
--status-color-pill-info-border-default: light-dark(var(--modes-color-status-info-default-light), var(--modes-color-status-info-default-dark));
|
|
1681
|
+
--status-color-pill-neutral-bg-default: light-dark(var(--modes-color-status-neutral-default-light), var(--modes-color-status-neutral-default-dark));
|
|
1682
|
+
--status-color-pill-neutral-bg-alt-default: light-dark(var(--modes-color-status-neutral-default-alt-light), var(--modes-color-status-neutral-default-alt-dark)); /* outline pill bg */
|
|
1683
|
+
--status-color-pill-neutral-border-default: light-dark(var(--modes-color-status-neutral-default-light), var(--modes-color-status-neutral-default-dark));
|
|
1684
|
+
--status-color-pill-success-bg-default: light-dark(var(--modes-color-status-positive-default-light), var(--modes-color-status-positive-default-dark));
|
|
1685
|
+
--status-color-pill-success-bg-alt-default: light-dark(var(--modes-color-status-positive-default-alt-light), var(--modes-color-status-positive-default-alt-dark)); /* outline pill bg */
|
|
1686
|
+
--status-color-pill-success-border-default: light-dark(var(--modes-color-status-positive-default-light), var(--modes-color-status-positive-default-dark));
|
|
1687
|
+
--status-color-pill-warning-bg-default: light-dark(var(--modes-color-status-caution-default-light), var(--modes-color-status-caution-default-dark));
|
|
1688
|
+
--status-color-pill-warning-bg-alt-default: light-dark(var(--modes-color-status-caution-default-alt-light), var(--modes-color-status-caution-default-alt-dark)); /* Global message bg */
|
|
1689
|
+
--status-color-pill-warning-border-default: light-dark(var(--modes-color-status-caution-default-light), var(--modes-color-status-caution-default-dark));
|
|
1684
1690
|
--status-typography-label-s: var(--global-typography-component-firm-s);
|
|
1685
1691
|
--status-typography-label-m: var(--global-typography-component-firm-m);
|
|
1686
1692
|
--status-typography-label-l: var(--global-typography-component-firm-l);
|
|
@@ -1690,31 +1696,35 @@
|
|
|
1690
1696
|
--status-typography-heading-s: var(--global-typography-component-firm-s);
|
|
1691
1697
|
--status-typography-heading-m: var(--global-typography-component-firm-m);
|
|
1692
1698
|
--status-typography-heading-l: var(--global-typography-component-firm-l);
|
|
1693
|
-
--status-color-label-
|
|
1694
|
-
--status-color-
|
|
1695
|
-
--status-color-
|
|
1696
|
-
--status-color-
|
|
1697
|
-
--status-color-
|
|
1698
|
-
--status-color-
|
|
1699
|
-
--status-color-
|
|
1700
|
-
--status-color-error-bg-hover: light-dark(var(--modes-color-status-negative-hover-light), var(--modes-color-status-negative-hover-dark));
|
|
1701
|
-
--status-color-
|
|
1702
|
-
--status-color-info-bg-hover: light-dark(var(--modes-color-status-info-hover-light), var(--modes-color-status-info-hover-dark));
|
|
1703
|
-
--status-color-
|
|
1704
|
-
--status-color-neutral-bg-hover: light-dark(var(--modes-color-status-neutral-hover-light), var(--modes-color-status-neutral-hover-dark));
|
|
1699
|
+
--status-color-message-global-label-hover: light-dark(var(--modes-color-interactive-monochrome-generic-with-hover-light), var(--modes-color-interactive-monochrome-generic-with-hover-dark));
|
|
1700
|
+
--status-color-message-global-callout-bg-hover: light-dark(var(--modes-color-status-callout-hover-alt-light), var(--modes-color-status-callout-hover-alt-dark)); /* global message bg hover */
|
|
1701
|
+
--status-color-message-global-info-bg-hover: light-dark(var(--modes-color-status-info-hover-alt-light), var(--modes-color-status-info-hover-alt-dark));
|
|
1702
|
+
--status-color-message-global-warning-bg-hover: light-dark(var(--modes-color-status-caution-hover-alt-light), var(--modes-color-status-caution-hover-alt-dark));
|
|
1703
|
+
--status-color-message-contextual-text: light-dark(var(--modes-color-status-content-with-hover-alt-light), var(--modes-color-status-content-with-hover-alt-dark)); /* Message text. */
|
|
1704
|
+
--status-color-message-contextual-ai-bg-default: light-dark(var(--modes-color-status-ai-default-alt-light), var(--modes-color-status-ai-default-alt-dark));
|
|
1705
|
+
--status-color-message-contextual-ai-border-default: light-dark(var(--modes-color-status-ai-default-alt-light), var(--modes-color-status-ai-default-alt-dark));
|
|
1706
|
+
--status-color-pill-error-bg-alt-hover: light-dark(var(--modes-color-status-negative-hover-alt-light), var(--modes-color-status-negative-hover-alt-dark));
|
|
1707
|
+
--status-color-pill-error-bg-hover: light-dark(var(--modes-color-status-negative-hover-light), var(--modes-color-status-negative-hover-dark));
|
|
1708
|
+
--status-color-pill-info-bg-alt-hover: light-dark(var(--modes-color-status-info-hover-alt-light), var(--modes-color-status-info-hover-alt-dark));
|
|
1709
|
+
--status-color-pill-info-bg-hover: light-dark(var(--modes-color-status-info-hover-light), var(--modes-color-status-info-hover-dark));
|
|
1710
|
+
--status-color-pill-neutral-bg-alt-hover: light-dark(var(--modes-color-status-neutral-hover-alt-light), var(--modes-color-status-neutral-hover-alt-dark));
|
|
1711
|
+
--status-color-pill-neutral-bg-hover: light-dark(var(--modes-color-status-neutral-hover-light), var(--modes-color-status-neutral-hover-dark));
|
|
1712
|
+
--status-color-pill-success-bg-alt-hover: light-dark(var(--modes-color-status-positive-hover-alt-light), var(--modes-color-status-positive-hover-alt-dark));
|
|
1713
|
+
--status-color-pill-success-bg-hover: light-dark(var(--modes-color-status-positive-hover-light), var(--modes-color-status-positive-hover-dark));
|
|
1714
|
+
--status-color-pill-warning-bg-alt-hover: light-dark(var(--modes-color-status-caution-hover-alt-light), var(--modes-color-status-caution-hover-alt-dark));
|
|
1715
|
+
--status-color-pill-warning-bg-hover: light-dark(var(--modes-color-status-caution-hover-light), var(--modes-color-status-caution-hover-dark));
|
|
1716
|
+
--status-color-pill-readonly-label: light-dark(var(--modes-color-generic-content-firm-light), var(--modes-color-generic-content-firm-dark)); /* Pill (all types, readonly, when nested in disabled parent components) */
|
|
1705
1717
|
--status-color-rating-bg-default: light-dark(var(--modes-color-status-reviews-default-light), var(--modes-color-status-reviews-default-dark));
|
|
1706
1718
|
--status-color-rating-bg-default-alt: light-dark(var(--modes-color-status-reviews-default-alt-light), var(--modes-color-status-reviews-default-alt-dark));
|
|
1707
1719
|
--status-color-rating-bg-hover: light-dark(var(--modes-color-status-reviews-hover-light), var(--modes-color-status-reviews-hover-dark));
|
|
1708
1720
|
--status-color-rating-border-default: light-dark(var(--modes-color-status-reviews-default-light), var(--modes-color-status-reviews-default-dark));
|
|
1709
|
-
--status-color-
|
|
1710
|
-
--status-color-
|
|
1711
|
-
--status-color-
|
|
1712
|
-
--status-color-
|
|
1713
|
-
--status-color-
|
|
1714
|
-
--status-color-label-default: light-dark(var(--modes-color-status-content-with-default-light), var(--modes-color-status-content-with-default-dark));
|
|
1715
|
-
--status-color-label-
|
|
1716
|
-
--status-color-label-hover: light-dark(var(--modes-color-status-content-with-hover-light), var(--modes-color-status-content-with-hover-dark));
|
|
1717
|
-
--status-color-label-alt-default: light-dark(var(--modes-color-status-content-with-default-alt-light), var(--modes-color-status-content-with-default-alt-dark));
|
|
1721
|
+
--status-color-message-global-label-default: light-dark(var(--modes-color-status-content-with-default-alt-light), var(--modes-color-status-content-with-default-alt-dark));
|
|
1722
|
+
--status-color-message-global-callout-icon: light-dark(var(--modes-color-status-content-with-default-alt-light), var(--modes-color-status-content-with-default-alt-dark)); /* Icon on tinted bgs */
|
|
1723
|
+
--status-color-message-contextual-callout-icon: light-dark(var(--modes-color-status-content-with-default-alt-light), var(--modes-color-status-content-with-default-alt-dark));
|
|
1724
|
+
--status-color-pill-label-default: light-dark(var(--modes-color-status-content-with-default-light), var(--modes-color-status-content-with-default-dark));
|
|
1725
|
+
--status-color-pill-label-hover: light-dark(var(--modes-color-status-content-with-hover-light), var(--modes-color-status-content-with-hover-dark));
|
|
1726
|
+
--status-color-pill-label-alt-default: light-dark(var(--modes-color-status-content-with-default-alt-light), var(--modes-color-status-content-with-default-alt-dark));
|
|
1727
|
+
--status-color-pill-label-alt-hover: light-dark(var(--modes-color-status-content-with-default-alt-light), var(--modes-color-status-content-with-default-alt-dark));
|
|
1718
1728
|
--status-size-pill-s: calc(var(--global-size-macro-xs) - var(--global-size-micro-xs)); /* Min height */
|
|
1719
1729
|
--status-size-pill-m: var(--global-size-macro-xs); /* Min height and removable button. */
|
|
1720
1730
|
--status-size-pill-l: calc(var(--global-size-macro-xs) + var(--global-size-micro-xs)); /* Min height and removable button */
|
|
@@ -1750,8 +1760,8 @@
|
|
|
1750
1760
|
--status-space-message-global-cta-y-m: var(--global-space-macro-xs); /* Top and bottom padding on global message for countdown */
|
|
1751
1761
|
--status-space-message-global-cta-yg-m: var(--global-space-macro-m); /* Gap between countdown spacing for global message */
|
|
1752
1762
|
--status-space-message-global-iconwrapper-y-m: var(--global-space-micro-xxl); /* Top padding on global message icon wrapper. */
|
|
1753
|
-
--status-color-bg-
|
|
1754
|
-
--status-color-border-
|
|
1763
|
+
--status-color-pill-readonly-bg-default: light-dark(var(--modes-color-status-inactive-default-light), var(--modes-color-status-inactive-default-dark)); /* Pill (all types, readonly, when nested in disabled parent components) */
|
|
1764
|
+
--status-color-pill-readonly-border-default: light-dark(var(--modes-color-status-inactive-default-light), var(--modes-color-status-inactive-default-dark)); /* Pill (all types, readonly, when nested in disabled parent components) */
|
|
1755
1765
|
--status-size-message-messagecontent-maxwidth: var(--container-size-responsive-xxxl); /* max width of content inside message to make sure there are roughly 12 works per line */
|
|
1756
1766
|
|
|
1757
1767
|
/* tab component tokens */
|
|
@@ -1854,8 +1864,6 @@
|
|
|
1854
1864
|
--table-space-row-xg-m: var(--global-space-micro-l); /* internal spacing between text, checkboxes, icons etc */
|
|
1855
1865
|
--table-space-row-xg-l: var(--global-space-micro-l); /* internal spacing between text, checkboxes, icons etc */
|
|
1856
1866
|
--table-space-row-xg-xl: var(--global-space-micro-l); /* internal spacing between text, checkboxes, icons etc */
|
|
1857
|
-
--table-space-row-y-m: var(--global-space-micro-l); /* top and bottom adding inside pagination */
|
|
1858
|
-
--table-space-row-yg-m: var(--global-space-micro-l); /* gap between table and pagination */
|
|
1859
1867
|
--table-space-rowchild-x-xs: calc(var(--global-space-macro-l) + var(--global-space-micro-s)); /* Left padding inside XS child row cells */
|
|
1860
1868
|
--table-space-rowchild-x-s: calc(var(--global-space-macro-xl) + var(--global-space-micro-s)); /* Left padding inside S child row cells */
|
|
1861
1869
|
--table-space-rowchild-x-m: calc(var(--global-space-macro-xl) + var(--global-space-micro-s)); /* Left padding inside M child row cells */
|
|
@@ -215,9 +215,11 @@
|
|
|
215
215
|
--container-space-linkpreview-yg-s: var(--global-space-micro-s); /* Content horizontal padding for small variant */
|
|
216
216
|
--container-space-linkpreview-yg-m: var(--global-space-micro-l); /* Content horizontal padding for medium variant */
|
|
217
217
|
--container-space-linkpreview-yg-l: var(--global-space-micro-xxl); /* Content horizontal padding for large variant */
|
|
218
|
-
--container-space-pagination-xg-m: var(--global-space-
|
|
218
|
+
--container-space-pagination-xg-m: var(--global-space-macro-xxxs); /* gap between elements in pagination */
|
|
219
219
|
--container-space-pagination-xg-l: var(--global-space-macro-xs); /* gap between page nav buttons in pagination */
|
|
220
|
-
--container-space-pagination-y-m: var(--global-space-
|
|
220
|
+
--container-space-pagination-y-m: var(--global-space-macro-xxs); /* top and bottom padding inside pagination */
|
|
221
|
+
--container-space-pagination-y-l: var(--global-space-macro-xs); /* external margin on top of floating pagination variant */
|
|
222
|
+
--container-space-pagination-yg-m: var(--global-space-macro-xxxs); /* gap between left and right pagination elements when stacked vertically on small screens */
|
|
221
223
|
--container-space-pagination-x-m: var(--global-space-macro-xs); /* left and right padding inside pagination */
|
|
222
224
|
--container-space-scrollbar-y-inner: var(--global-space-micro-xxs); /* top and bottom padding around scrollbar handle. */
|
|
223
225
|
--container-space-scrollbar-y-outer: var(--global-space-micro-xs); /* top and bottom padding inside scrollbar outer container */
|
|
@@ -4,16 +4,11 @@
|
|
|
4
4
|
|
|
5
5
|
:root {
|
|
6
6
|
--logo-size-ai-m: 14px; /* AI star */
|
|
7
|
-
--logo-color-copilot-with-bg-bg-s: var(--modes-color-brand-copilot-with-bg-s);
|
|
8
|
-
--logo-color-copilot-with-bg-bg-star: var(--modes-color-brand-copilot-with-bg-star);
|
|
9
7
|
--logo-color-sage-bg-default: var(--modes-color-brand-default); /* sage logo */
|
|
10
8
|
--logo-color-sage-bg-alt: var(--modes-color-brand-default-alt);
|
|
11
9
|
--logo-color-trust-bg-default: var(--modes-color-status-positive-default); /* filled */
|
|
12
10
|
--logo-color-trust-outline: var(--modes-color-generic-content-extreme);
|
|
13
|
-
--logo-color-copilot-no-bg-
|
|
14
|
-
--logo-color-copilot-no-bg-bg-star: var(--modes-color-brand-copilot-no-bg-star);
|
|
15
|
-
--logo-color-copilot-no-bg-fg-default: var(--modes-color-brand-copilot-no-bg-mono);
|
|
16
|
-
--logo-color-copilot-with-bg-bg-default: var(--modes-color-brand-copilot-with-bg-bg);
|
|
11
|
+
--logo-color-copilot-no-bg-fg-default: var(--modes-color-brand-copilot-no-bg-monochrome);
|
|
17
12
|
--logo-color-ai-identifier-bg-star: var(--modes-color-brand-copilot-ai-identifier-default); /* star bg color */
|
|
18
13
|
--logo-color-ai-identifier-bg-dot: var(--modes-color-brand-copilot-ai-identifier-with-default);
|
|
19
14
|
--logo-color-ai-identifier-outline: var(--modes-color-brand-copilot-ai-identifier-default); /* star outline variant */
|
|
@@ -5,31 +5,46 @@
|
|
|
5
5
|
:root {
|
|
6
6
|
--status-radius-none: var(--global-radius-none); /* Pill (embedded element inner corners) */
|
|
7
7
|
--status-color-none: var(--modes-color-none); /* transparent override used for hiding colors when needed. */
|
|
8
|
-
--status-color-bg-default: var(--modes-color-
|
|
9
|
-
--status-color-
|
|
10
|
-
--status-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: var(--modes-color-status-caution-default);
|
|
32
|
-
--status-color-warning-icon: var(--modes-color-status-caution-default); /* Icon on tinted bgs */
|
|
8
|
+
--status-color-message-global-callout-bg-default: var(--modes-color-status-callout-default-alt); /* Global message bg */
|
|
9
|
+
--status-color-message-global-info-bg-default: var(--modes-color-status-info-default-alt); /* Global message bg */
|
|
10
|
+
--status-color-message-global-info-icon: var(--modes-color-status-info-default); /* Icon on tinted bgs */
|
|
11
|
+
--status-color-message-global-warning-bg-default: var(--modes-color-status-caution-default-alt); /* Global message bg */
|
|
12
|
+
--status-color-message-global-warning-icon: var(--modes-color-status-caution-default); /* Icon on tinted bgs */
|
|
13
|
+
--status-color-message-contextual-bg: var(--modes-color-generic-bg-nought);
|
|
14
|
+
--status-color-message-contextual-icon: var(--modes-color-generic-bg-nought); /* decorative icon on standard contextual messages */
|
|
15
|
+
--status-color-message-contextual-ai-bg-alt: var(--modes-color-status-neutral-default-alt);
|
|
16
|
+
--status-color-message-contextual-callout-bg-alt: var(--modes-color-status-callout-default-alt); /* Subtle message bg */
|
|
17
|
+
--status-color-message-contextual-error-bg-default: var(--modes-color-status-negative-default);
|
|
18
|
+
--status-color-message-contextual-error-bg-alt: var(--modes-color-status-negative-default-alt); /* Subtle message bg */
|
|
19
|
+
--status-color-message-contextual-error-border-default: var(--modes-color-status-negative-default);
|
|
20
|
+
--status-color-message-contextual-error-icon: var(--modes-color-status-negative-default); /* Icon on tinted bgs */
|
|
21
|
+
--status-color-message-contextual-info-bg-default: var(--modes-color-status-info-default);
|
|
22
|
+
--status-color-message-contextual-info-bg-alt: var(--modes-color-status-info-default-alt); /* Subtle message bg */
|
|
23
|
+
--status-color-message-contextual-info-border-default: var(--modes-color-status-info-default);
|
|
24
|
+
--status-color-message-contextual-info-icon: var(--modes-color-status-info-default); /* Icon on tinted bgs */
|
|
25
|
+
--status-color-message-contextual-success-bg-default: var(--modes-color-status-positive-default);
|
|
26
|
+
--status-color-message-contextual-success-bg-alt: var(--modes-color-status-positive-default-alt); /* Subtle message bg */
|
|
27
|
+
--status-color-message-contextual-success-border-default: var(--modes-color-status-positive-default);
|
|
28
|
+
--status-color-message-contextual-success-icon: var(--modes-color-status-positive-default); /* Icon on tinted bgs */
|
|
29
|
+
--status-color-message-contextual-warning-bg-default: var(--modes-color-status-caution-default);
|
|
30
|
+
--status-color-message-contextual-warning-bg-alt: var(--modes-color-status-caution-default-alt); /* Subtle message bg */
|
|
31
|
+
--status-color-message-contextual-warning-border-default: var(--modes-color-status-caution-default);
|
|
32
|
+
--status-color-message-contextual-warning-icon: var(--modes-color-status-caution-default); /* Icon on tinted bgs */
|
|
33
|
+
--status-color-pill-error-bg-default: var(--modes-color-status-negative-default);
|
|
34
|
+
--status-color-pill-error-bg-alt-default: var(--modes-color-status-negative-default-alt); /* outline pill bg */
|
|
35
|
+
--status-color-pill-error-border-default: var(--modes-color-status-negative-default);
|
|
36
|
+
--status-color-pill-info-bg-default: var(--modes-color-status-info-default);
|
|
37
|
+
--status-color-pill-info-bg-alt-default: var(--modes-color-status-info-default-alt); /* outline pill bg */
|
|
38
|
+
--status-color-pill-info-border-default: var(--modes-color-status-info-default);
|
|
39
|
+
--status-color-pill-neutral-bg-default: var(--modes-color-status-neutral-default);
|
|
40
|
+
--status-color-pill-neutral-bg-alt-default: var(--modes-color-status-neutral-default-alt); /* outline pill bg */
|
|
41
|
+
--status-color-pill-neutral-border-default: var(--modes-color-status-neutral-default);
|
|
42
|
+
--status-color-pill-success-bg-default: var(--modes-color-status-positive-default);
|
|
43
|
+
--status-color-pill-success-bg-alt-default: var(--modes-color-status-positive-default-alt); /* outline pill bg */
|
|
44
|
+
--status-color-pill-success-border-default: var(--modes-color-status-positive-default);
|
|
45
|
+
--status-color-pill-warning-bg-default: var(--modes-color-status-caution-default);
|
|
46
|
+
--status-color-pill-warning-bg-alt-default: var(--modes-color-status-caution-default-alt); /* Global message bg */
|
|
47
|
+
--status-color-pill-warning-border-default: var(--modes-color-status-caution-default);
|
|
33
48
|
--status-typography-adaptive-label-s: var(--global-typography-adaptive-component-firm-s);
|
|
34
49
|
--status-typography-adaptive-label-m: var(--global-typography-adaptive-component-firm-m);
|
|
35
50
|
--status-typography-adaptive-label-l: var(--global-typography-adaptive-component-firm-l);
|
|
@@ -48,31 +63,35 @@
|
|
|
48
63
|
--status-typography-responsive-heading-s: var(--global-typography-responsive-component-firm-s);
|
|
49
64
|
--status-typography-responsive-heading-m: var(--global-typography-responsive-component-firm-m);
|
|
50
65
|
--status-typography-responsive-heading-l: var(--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-hover: var(--modes-color-status-negative-hover);
|
|
59
|
-
--status-color-
|
|
60
|
-
--status-color-info-bg-hover: var(--modes-color-status-info-hover);
|
|
61
|
-
--status-color-
|
|
62
|
-
--status-color-neutral-bg-hover: var(--modes-color-status-neutral-hover);
|
|
66
|
+
--status-color-message-global-label-hover: var(--modes-color-interactive-monochrome-generic-with-hover);
|
|
67
|
+
--status-color-message-global-callout-bg-hover: var(--modes-color-status-callout-hover-alt); /* global message bg hover */
|
|
68
|
+
--status-color-message-global-info-bg-hover: var(--modes-color-status-info-hover-alt);
|
|
69
|
+
--status-color-message-global-warning-bg-hover: var(--modes-color-status-caution-hover-alt);
|
|
70
|
+
--status-color-message-contextual-text: var(--modes-color-status-content-with-hover-alt); /* Message text. */
|
|
71
|
+
--status-color-message-contextual-ai-bg-default: var(--modes-color-status-ai-default-alt);
|
|
72
|
+
--status-color-message-contextual-ai-border-default: var(--modes-color-status-ai-default-alt);
|
|
73
|
+
--status-color-pill-error-bg-alt-hover: var(--modes-color-status-negative-hover-alt);
|
|
74
|
+
--status-color-pill-error-bg-hover: var(--modes-color-status-negative-hover);
|
|
75
|
+
--status-color-pill-info-bg-alt-hover: var(--modes-color-status-info-hover-alt);
|
|
76
|
+
--status-color-pill-info-bg-hover: var(--modes-color-status-info-hover);
|
|
77
|
+
--status-color-pill-neutral-bg-alt-hover: var(--modes-color-status-neutral-hover-alt);
|
|
78
|
+
--status-color-pill-neutral-bg-hover: var(--modes-color-status-neutral-hover);
|
|
79
|
+
--status-color-pill-success-bg-alt-hover: var(--modes-color-status-positive-hover-alt);
|
|
80
|
+
--status-color-pill-success-bg-hover: var(--modes-color-status-positive-hover);
|
|
81
|
+
--status-color-pill-warning-bg-alt-hover: var(--modes-color-status-caution-hover-alt);
|
|
82
|
+
--status-color-pill-warning-bg-hover: var(--modes-color-status-caution-hover);
|
|
83
|
+
--status-color-pill-readonly-label: var(--modes-color-generic-content-firm); /* Pill (all types, readonly, when nested in disabled parent components) */
|
|
63
84
|
--status-color-rating-bg-default: var(--modes-color-status-reviews-default);
|
|
64
85
|
--status-color-rating-bg-default-alt: var(--modes-color-status-reviews-default-alt);
|
|
65
86
|
--status-color-rating-bg-hover: var(--modes-color-status-reviews-hover);
|
|
66
87
|
--status-color-rating-border-default: var(--modes-color-status-reviews-default);
|
|
67
|
-
--status-color-
|
|
68
|
-
--status-color-
|
|
69
|
-
--status-color-
|
|
70
|
-
--status-color-
|
|
71
|
-
--status-color-
|
|
72
|
-
--status-color-label-default: var(--modes-color-status-content-with-default);
|
|
73
|
-
--status-color-label-
|
|
74
|
-
--status-color-label-hover: var(--modes-color-status-content-with-hover);
|
|
75
|
-
--status-color-label-alt-default: var(--modes-color-status-content-with-default-alt);
|
|
88
|
+
--status-color-message-global-label-default: var(--modes-color-status-content-with-default-alt);
|
|
89
|
+
--status-color-message-global-callout-icon: var(--modes-color-status-content-with-default-alt); /* Icon on tinted bgs */
|
|
90
|
+
--status-color-message-contextual-callout-icon: var(--modes-color-status-content-with-default-alt);
|
|
91
|
+
--status-color-pill-label-default: var(--modes-color-status-content-with-default);
|
|
92
|
+
--status-color-pill-label-hover: var(--modes-color-status-content-with-hover);
|
|
93
|
+
--status-color-pill-label-alt-default: var(--modes-color-status-content-with-default-alt);
|
|
94
|
+
--status-color-pill-label-alt-hover: var(--modes-color-status-content-with-default-alt);
|
|
76
95
|
--status-size-pill-s: calc(var(--global-size-macro-xs) - var(--global-size-micro-xs)); /* Min height */
|
|
77
96
|
--status-size-pill-m: var(--global-size-macro-xs); /* Min height and removable button. */
|
|
78
97
|
--status-size-pill-l: calc(var(--global-size-macro-xs) + var(--global-size-micro-xs)); /* Min height and removable button */
|
|
@@ -108,7 +127,7 @@
|
|
|
108
127
|
--status-space-message-global-cta-y-m: var(--global-space-macro-xs); /* Top and bottom padding on global message for countdown */
|
|
109
128
|
--status-space-message-global-cta-yg-m: var(--global-space-macro-m); /* Gap between countdown spacing for global message */
|
|
110
129
|
--status-space-message-global-iconwrapper-y-m: var(--global-space-micro-xxl); /* Top padding on global message icon wrapper. */
|
|
111
|
-
--status-color-bg-
|
|
112
|
-
--status-color-border-
|
|
130
|
+
--status-color-pill-readonly-bg-default: var(--modes-color-status-inactive-default); /* Pill (all types, readonly, when nested in disabled parent components) */
|
|
131
|
+
--status-color-pill-readonly-border-default: var(--modes-color-status-inactive-default); /* Pill (all types, readonly, when nested in disabled parent components) */
|
|
113
132
|
--status-size-message-messagecontent-maxwidth: var(--container-size-responsive-xxxl); /* max width of content inside message to make sure there are roughly 12 works per line */
|
|
114
133
|
}
|
|
@@ -63,8 +63,6 @@
|
|
|
63
63
|
--table-space-row-xg-m: var(--global-space-micro-l); /* internal spacing between text, checkboxes, icons etc */
|
|
64
64
|
--table-space-row-xg-l: var(--global-space-micro-l); /* internal spacing between text, checkboxes, icons etc */
|
|
65
65
|
--table-space-row-xg-xl: var(--global-space-micro-l); /* internal spacing between text, checkboxes, icons etc */
|
|
66
|
-
--table-space-row-y-m: var(--global-space-micro-l); /* top and bottom adding inside pagination */
|
|
67
|
-
--table-space-row-yg-m: var(--global-space-micro-l); /* gap between table and pagination */
|
|
68
66
|
--table-space-rowchild-x-xs: calc(var(--global-space-macro-l) + var(--global-space-micro-s)); /* Left padding inside XS child row cells */
|
|
69
67
|
--table-space-rowchild-x-s: calc(var(--global-space-macro-xl) + var(--global-space-micro-s)); /* Left padding inside S child row cells */
|
|
70
68
|
--table-space-rowchild-x-m: calc(var(--global-space-macro-xl) + var(--global-space-micro-s)); /* Left padding inside M child row cells */
|
|
@@ -9,12 +9,7 @@
|
|
|
9
9
|
--modes-color-brand-with-default-alt: #000000;
|
|
10
10
|
--modes-color-brand-copilot-ai-identifier-default: #FFFFFF;
|
|
11
11
|
--modes-color-brand-copilot-ai-identifier-with-default: #00D639;
|
|
12
|
-
--modes-color-brand-copilot-no-bg-
|
|
13
|
-
--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%);
|
|
14
|
-
--modes-color-brand-copilot-no-bg-mono: #FFFFFF;
|
|
15
|
-
--modes-color-brand-copilot-with-bg-s: #000000;
|
|
16
|
-
--modes-color-brand-copilot-with-bg-star: #000000;
|
|
17
|
-
--modes-color-brand-copilot-with-bg-bg: #FFFFFF;
|
|
12
|
+
--modes-color-brand-copilot-no-bg-monochrome: #FFFFFF;
|
|
18
13
|
--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. */
|
|
19
14
|
--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. */
|
|
20
15
|
--modes-color-generic-bg-nought: #000000;
|
|
@@ -122,8 +117,8 @@
|
|
|
122
117
|
--modes-color-status-caution-hover: #eb6732; /* used on pill hover states */
|
|
123
118
|
--modes-color-status-caution-hover-alt: #34211a; /* used on pill hover states and message bg */
|
|
124
119
|
--modes-color-status-caution-text: #e75b23;
|
|
125
|
-
--modes-color-status-caution-
|
|
126
|
-
--modes-color-status-caution-
|
|
120
|
+
--modes-color-status-caution-frozenglobal-default: #E04500; /* Global message bg */
|
|
121
|
+
--modes-color-status-caution-frozenglobal-hover: #eb6732; /* used on global message bg */
|
|
127
122
|
--modes-color-status-ai-default: #000000;
|
|
128
123
|
--modes-color-status-ai-default-alt: #FFFFFF; /* bg for contextual message comp */
|
|
129
124
|
--modes-color-status-ai-default-horizontal: linear-gradient(90deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%);
|
|
@@ -140,19 +135,21 @@
|
|
|
140
135
|
--modes-color-status-info-default-alt: #111722; /* Subtle message bg */
|
|
141
136
|
--modes-color-status-info-hover: #5291e0; /* used on pill hover states */
|
|
142
137
|
--modes-color-status-info-hover-alt: #212631; /* used on pill hover states and message bg */
|
|
143
|
-
--modes-color-status-info-
|
|
138
|
+
--modes-color-status-info-frozenglobal-default: #007ED9; /* Global message bg */
|
|
139
|
+
--modes-color-status-info-frozenglobal-hover: #5291e0; /* used on global message bg */
|
|
144
140
|
--modes-color-status-negative-default: #E13E53;
|
|
145
141
|
--modes-color-status-negative-default-alt: #241212; /* Subtle message bg */
|
|
146
142
|
--modes-color-status-negative-hover: #eb646c; /* used on pill hover states */
|
|
147
143
|
--modes-color-status-negative-hover-alt: #332122; /* used on pill hover states and message bg */
|
|
148
144
|
--modes-color-status-negative-text: #E13E53;
|
|
149
|
-
--modes-color-status-neutral-alt: #7C7C7C;
|
|
150
145
|
--modes-color-status-neutral-default: #7C7C7C;
|
|
151
146
|
--modes-color-status-neutral-default-alt: #171717; /* Subtle message bg */
|
|
152
147
|
--modes-color-status-neutral-hover: #909090; /* used on pill hover states */
|
|
153
148
|
--modes-color-status-neutral-hover-alt: #262626; /* used on pill hover states and message bg */
|
|
154
149
|
--modes-color-status-neutral-frozen-default: #9e9e9e;
|
|
150
|
+
--modes-color-status-neutral-frozen-default-alt: #171717; /* Subtle message bg */
|
|
155
151
|
--modes-color-status-neutral-frozen-hover: #909090;
|
|
152
|
+
--modes-color-status-neutral-frozen-hover-alt: #262626; /* used on pill hover states and message bg */
|
|
156
153
|
--modes-color-status-positive-default: #009023;
|
|
157
154
|
--modes-color-status-positive-default-alt: #0e1a0b; /* Subtle message bg */
|
|
158
155
|
--modes-color-status-positive-hover: #2e9936; /* used on pill hover states */
|