@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
|
@@ -2,73 +2,116 @@
|
|
|
2
2
|
"status": {
|
|
3
3
|
"color": {
|
|
4
4
|
"none": "#fff0",
|
|
5
|
-
"
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
5
|
+
"message": {
|
|
6
|
+
"global": {
|
|
7
|
+
"label-default": "#000000f2",
|
|
8
|
+
"label-hover": "#000000",
|
|
9
|
+
"callout": {
|
|
10
|
+
"bg-default": "#e5fae2",
|
|
11
|
+
"bg-hover": "#d8ecd5",
|
|
12
|
+
"icon": "#000000f2"
|
|
13
|
+
},
|
|
14
|
+
"info": {
|
|
15
|
+
"bg-default": "#eaeef6",
|
|
16
|
+
"bg-hover": "#dde1e8",
|
|
17
|
+
"icon": "#0060A7"
|
|
18
|
+
},
|
|
19
|
+
"warning": {
|
|
20
|
+
"bg-default": "#ffede5",
|
|
21
|
+
"bg-hover": "#f1e0d8",
|
|
22
|
+
"icon": "#D64309"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"contextual": {
|
|
26
|
+
"bg": "#FFFFFF",
|
|
27
|
+
"icon": "#FFFFFF",
|
|
28
|
+
"text": "#000000",
|
|
29
|
+
"AI": {
|
|
30
|
+
"bg-default": "#000000",
|
|
31
|
+
"bgAlt": "#efefef",
|
|
32
|
+
"border-default": "#000000"
|
|
33
|
+
},
|
|
34
|
+
"callout": {
|
|
35
|
+
"bgAlt": "#e5fae2",
|
|
36
|
+
"icon": "#000000f2"
|
|
37
|
+
},
|
|
38
|
+
"error": {
|
|
39
|
+
"bg-default": "#CD384B",
|
|
40
|
+
"bgAlt": "#fdeceb",
|
|
41
|
+
"border-default": "#CD384B",
|
|
42
|
+
"icon": "#CD384B"
|
|
43
|
+
},
|
|
44
|
+
"info": {
|
|
45
|
+
"bg-default": "#0060A7",
|
|
46
|
+
"bgAlt": "#eaeef6",
|
|
47
|
+
"border-default": "#0060A7",
|
|
48
|
+
"icon": "#0060A7"
|
|
49
|
+
},
|
|
50
|
+
"success": {
|
|
51
|
+
"bg-default": "#008A21",
|
|
52
|
+
"bgAlt": "#eaf3e8",
|
|
53
|
+
"border-default": "#008A21",
|
|
54
|
+
"icon": "#008A21"
|
|
55
|
+
},
|
|
56
|
+
"warning": {
|
|
57
|
+
"bg-default": "#D64309",
|
|
58
|
+
"bgAlt": "#ffede5",
|
|
59
|
+
"border-default": "#D64309",
|
|
60
|
+
"icon": "#D64309"
|
|
61
|
+
}
|
|
62
|
+
}
|
|
41
63
|
},
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
|
|
64
|
+
"pill": {
|
|
65
|
+
"label-default": "#FFFFFF",
|
|
66
|
+
"label-hover": "#FFFFFF",
|
|
67
|
+
"labelAlt-default": "#000000f2",
|
|
68
|
+
"labelAlt-hover": "#000000f2",
|
|
69
|
+
"error": {
|
|
70
|
+
"bg-default": "#CD384B",
|
|
71
|
+
"bgAlt-default": "#fdeceb",
|
|
72
|
+
"bgAlt-hover": "#efdfde",
|
|
73
|
+
"bg-hover": "#aa323f",
|
|
74
|
+
"border-default": "#CD384B"
|
|
75
|
+
},
|
|
76
|
+
"info": {
|
|
77
|
+
"bg-default": "#0060A7",
|
|
78
|
+
"bgAlt-default": "#eaeef6",
|
|
79
|
+
"bgAlt-hover": "#dde1e8",
|
|
80
|
+
"bg-hover": "#10508a",
|
|
81
|
+
"border-default": "#0060A7"
|
|
82
|
+
},
|
|
83
|
+
"neutral": {
|
|
84
|
+
"bg-default": "#656565",
|
|
85
|
+
"bgAlt-default": "#efefef",
|
|
86
|
+
"bgAlt-hover": "#e2e2e2",
|
|
87
|
+
"bg-hover": "#555",
|
|
88
|
+
"border-default": "#656565"
|
|
89
|
+
},
|
|
90
|
+
"success": {
|
|
91
|
+
"bg-default": "#008A21",
|
|
92
|
+
"bgAlt-default": "#eaf3e8",
|
|
93
|
+
"bgAlt-hover": "#dde5db",
|
|
94
|
+
"bg-hover": "#0f731e",
|
|
95
|
+
"border-default": "#008A21"
|
|
96
|
+
},
|
|
97
|
+
"warning": {
|
|
98
|
+
"bg-default": "#D64309",
|
|
99
|
+
"bgAlt-default": "#ffede5",
|
|
100
|
+
"bgAlt-hover": "#f1e0d8",
|
|
101
|
+
"bg-hover": "#b13a0d",
|
|
102
|
+
"border-default": "#D64309"
|
|
103
|
+
},
|
|
104
|
+
"readonly": {
|
|
105
|
+
"bg-default": "#a6a6a6",
|
|
106
|
+
"border-default": "#a6a6a6",
|
|
107
|
+
"label": "#000000ab"
|
|
108
|
+
}
|
|
49
109
|
},
|
|
50
110
|
"rating": {
|
|
51
111
|
"bg-default": "#00811F",
|
|
52
112
|
"bg-defaultAlt": "linear-gradient(90deg, #00811F 0%, #00811F 50%, #d1d1d1 50%, #d1d1d1 100%)",
|
|
53
113
|
"bg-hover": "#0e6b1d",
|
|
54
114
|
"border-default": "#00811F"
|
|
55
|
-
},
|
|
56
|
-
"success": {
|
|
57
|
-
"bg-default": "#008A21",
|
|
58
|
-
"bgAlt": "#eaf3e8",
|
|
59
|
-
"bgAlt-hover": "#dde5db",
|
|
60
|
-
"bg-hover": "#0f731e",
|
|
61
|
-
"border-default": "#008A21",
|
|
62
|
-
"icon": "#008A21"
|
|
63
|
-
},
|
|
64
|
-
"warning": {
|
|
65
|
-
"bg-default": "#D64309",
|
|
66
|
-
"bgAlt": "#ffede5",
|
|
67
|
-
"bgAlt-default": "#ffede5",
|
|
68
|
-
"bgAlt-hover": "#f1e0d8",
|
|
69
|
-
"bg-hover": "#b13a0d",
|
|
70
|
-
"border-default": "#D64309",
|
|
71
|
-
"icon": "#D64309"
|
|
72
115
|
}
|
|
73
116
|
},
|
|
74
117
|
"size": {
|
|
@@ -12,14 +12,7 @@
|
|
|
12
12
|
"withDefault": "#00D639"
|
|
13
13
|
},
|
|
14
14
|
"noBg": {
|
|
15
|
-
"
|
|
16
|
-
"star": "#000000",
|
|
17
|
-
"mono": "#000000"
|
|
18
|
-
},
|
|
19
|
-
"withBg": {
|
|
20
|
-
"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%)",
|
|
21
|
-
"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%)",
|
|
22
|
-
"bg": "#000000"
|
|
15
|
+
"monochrome": "#000000"
|
|
23
16
|
}
|
|
24
17
|
}
|
|
25
18
|
},
|
|
@@ -195,9 +188,9 @@
|
|
|
195
188
|
"hover": "#b13a0d",
|
|
196
189
|
"hoverAlt": "#f1e0d8",
|
|
197
190
|
"text": "#bf3e0c",
|
|
198
|
-
"
|
|
199
|
-
"default": "#
|
|
200
|
-
"
|
|
191
|
+
"frozenglobal": {
|
|
192
|
+
"default": "#ff8629",
|
|
193
|
+
"hover": "#ff9a4e"
|
|
201
194
|
}
|
|
202
195
|
},
|
|
203
196
|
"content": {
|
|
@@ -216,8 +209,9 @@
|
|
|
216
209
|
"defaultAlt": "#eaeef6",
|
|
217
210
|
"hover": "#10508a",
|
|
218
211
|
"hoverAlt": "#dde1e8",
|
|
219
|
-
"
|
|
220
|
-
"default": "#65a9ff"
|
|
212
|
+
"frozenglobal": {
|
|
213
|
+
"default": "#65a9ff",
|
|
214
|
+
"hover": "#84b6ff"
|
|
221
215
|
}
|
|
222
216
|
},
|
|
223
217
|
"negative": {
|
|
@@ -228,14 +222,15 @@
|
|
|
228
222
|
"text": "#CD384B"
|
|
229
223
|
},
|
|
230
224
|
"neutral": {
|
|
231
|
-
"alt": "#656565",
|
|
232
225
|
"default": "#656565",
|
|
233
226
|
"defaultAlt": "#efefef",
|
|
234
227
|
"hover": "#555",
|
|
235
228
|
"hoverAlt": "#e2e2e2",
|
|
236
229
|
"frozen": {
|
|
237
230
|
"default": "#335B70",
|
|
238
|
-
"
|
|
231
|
+
"defaultAlt": "#eaedf0",
|
|
232
|
+
"hover": "#20313b",
|
|
233
|
+
"hoverAlt": "#dde0e2"
|
|
239
234
|
}
|
|
240
235
|
},
|
|
241
236
|
"positive": {
|
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
},
|
|
7
7
|
"description": "Design tokens for the Sage Design System.",
|
|
8
8
|
"author": "The Sage Group plc",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "7.0.0",
|
|
10
10
|
"license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",
|
|
11
11
|
"tags": [
|
|
12
12
|
"design tokens",
|
|
Binary file
|
|
@@ -23,9 +23,6 @@ $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;
|
|
29
26
|
$button-typography-adaptive-primary-s: $global-typography-adaptive-component-firm-s;
|
|
30
27
|
$button-typography-adaptive-primary-m: $global-typography-adaptive-component-firm-m;
|
|
31
28
|
$button-typography-adaptive-primary-l: $global-typography-adaptive-component-firm-l;
|
|
@@ -50,7 +47,6 @@ $button-typography-responsive-tertiary-l: $global-typography-responsive-componen
|
|
|
50
47
|
$button-typography-responsive-subtle-s: $global-typography-responsive-component-firm-s;
|
|
51
48
|
$button-typography-responsive-subtle-m: $global-typography-responsive-component-firm-m;
|
|
52
49
|
$button-typography-responsive-subtle-l: $global-typography-responsive-component-firm-l;
|
|
53
|
-
$button-color-ai-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
54
50
|
$button-color-ai-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
55
51
|
$button-color-destructive-primary-bg-hover: $modes-color-interactive-danger-hover;
|
|
56
52
|
$button-color-destructive-secondary-bg-hover: $modes-color-interactive-danger-hover-alt;
|
|
@@ -58,25 +54,17 @@ $button-color-destructive-secondary-border-hover: $modes-color-interactive-dange
|
|
|
58
54
|
$button-color-destructive-secondary-label-hover: $modes-color-interactive-danger-hover;
|
|
59
55
|
$button-color-typical-primary-bg-enabled: $modes-color-interactive-primary-default;
|
|
60
56
|
$button-color-typical-secondary-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
61
|
-
$button-color-typical-secondary-border-
|
|
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;
|
|
57
|
+
$button-color-typical-secondary-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
64
58
|
$button-color-typical-secondary-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
65
59
|
$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;
|
|
67
60
|
$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;
|
|
69
61
|
$button-color-typical-tertiary-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
70
|
-
$button-color-typical-tertiary-
|
|
62
|
+
$button-color-typical-tertiary-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
71
63
|
$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;
|
|
72
65
|
$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;
|
|
75
66
|
$button-color-typical-toggle-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
76
67
|
$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;
|
|
80
68
|
$button-size-split: $global-size-micro-xxs; // Split button (divider width)
|
|
81
69
|
$button-size-s: $global-size-macro-s; // min-height on S Buttons
|
|
82
70
|
$button-size-m: $global-size-macro-m; // min-height on M Buttons
|
|
@@ -166,8 +154,8 @@ $button-space-toggle-container-y-l: $global-space-micro-s; // Vertical padding
|
|
|
166
154
|
$button-space-video-x-s: $global-space-micro-xs; // Left padding on play icon in video button
|
|
167
155
|
$button-space-video-x-m: $global-space-micro-xs; // Left padding on play icon in video button
|
|
168
156
|
$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;
|
|
170
157
|
$button-color-ai-label-disabled: $modes-color-interactive-inactive-content;
|
|
158
|
+
$button-color-ai-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
171
159
|
$button-color-destructive-primary-label-disabled: $modes-color-interactive-inactive-content-alt;
|
|
172
160
|
$button-color-destructive-primary-label-enabled: $modes-color-interactive-danger-with-default;
|
|
173
161
|
$button-color-destructive-primary-label-hover: $modes-color-interactive-danger-with-default;
|
|
@@ -179,25 +167,30 @@ $button-color-typical-primary-label-active: $modes-color-interactive-primary-wit
|
|
|
179
167
|
$button-color-typical-primary-label-disabled: $modes-color-interactive-inactive-content-alt;
|
|
180
168
|
$button-color-typical-primary-label-enabled: $modes-color-interactive-primary-with-default;
|
|
181
169
|
$button-color-typical-primary-label-hover: $modes-color-interactive-primary-with-default;
|
|
182
|
-
$button-color-typical-secondary-
|
|
183
|
-
$button-color-typical-secondary-
|
|
170
|
+
$button-color-typical-secondary-border-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
171
|
+
$button-color-typical-secondary-border-hover: $modes-color-interactive-monochrome-generic-default;
|
|
184
172
|
$button-color-typical-secondary-label-disabled: $modes-color-interactive-inactive-content;
|
|
185
|
-
$button-color-typical-
|
|
186
|
-
$button-color-typical-subtle-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
173
|
+
$button-color-typical-secondary-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
187
174
|
$button-color-typical-subtle-label-disabled: $modes-color-interactive-inactive-content;
|
|
188
|
-
$button-color-typical-
|
|
189
|
-
$button-color-typical-tertiary-
|
|
175
|
+
$button-color-typical-subtle-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
176
|
+
$button-color-typical-tertiary-bg-enabled: $modes-color-interactive-monochrome-subtle-default;
|
|
190
177
|
$button-color-typical-tertiary-label-active-copy: $modes-color-interactive-monochrome-frozen-with-active;
|
|
191
178
|
$button-color-typical-tertiary-label-disabled: $modes-color-interactive-inactive-content;
|
|
179
|
+
$button-color-typical-tertiary-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
192
180
|
$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;
|
|
193
182
|
$button-color-typical-toggle-label-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
194
183
|
$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;
|
|
195
185
|
$button-color-video-primary-bg-enabled: $modes-color-interactive-monochrome-generic-with-default;
|
|
196
186
|
$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;
|
|
197
189
|
$button-color-video-secondary-bg-hover: $modes-color-interactive-monochrome-generic-with-default;
|
|
198
190
|
$button-color-video-secondary-border-enabled: $modes-color-interactive-monochrome-generic-with-default;
|
|
199
191
|
$button-color-video-secondary-border-hover: $modes-color-interactive-monochrome-generic-with-default;
|
|
200
192
|
$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;
|
|
201
194
|
$button-radius-s: $global-radius-interactive-l; // Buttons S (typical and destructive, and inc bar, split and multi), Button toggle M (parent container)
|
|
202
195
|
$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)
|
|
203
196
|
$button-radius-l: $global-radius-interactive-xxl; // Buttons L (typical and destructive, and inc bar, split and multi), Button toggle L (parent container)
|
|
@@ -218,10 +211,17 @@ $button-borderwidth-chip: $global-borderwidth-xs; // chip button border width
|
|
|
218
211
|
$button-borderwidth-secondary: $global-borderwidth-s; // Secondary button.
|
|
219
212
|
$button-borderwidth-togglecontainer: $global-borderwidth-xs; // Toggle container
|
|
220
213
|
$button-color-ai-border-disabled: $modes-color-interactive-inactive-default;
|
|
214
|
+
$button-color-ai-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
221
215
|
$button-color-destructive-primary-bg-disabled: $modes-color-interactive-inactive-default;
|
|
222
216
|
$button-color-destructive-secondary-border-disabled: $modes-color-interactive-inactive-default;
|
|
223
217
|
$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;
|
|
224
219
|
$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;
|
|
225
224
|
$button-color-typical-tertiary-bg-active-disabled: $modes-color-interactive-inactive-default;
|
|
226
225
|
$button-color-typical-tertiary-border-disabled: $modes-color-interactive-inactive-default;
|
|
226
|
+
$button-color-typical-tertiary-label-active: $modes-color-interactive-monochrome-generic-with-active-alt;
|
|
227
227
|
$button-color-typical-toggle-bg-active-disabled: $modes-color-interactive-inactive-default;
|
|
@@ -12,20 +12,15 @@ $container-radius-blockquote-bar: $global-radius-circle; // radius for blockquot
|
|
|
12
12
|
$container-radius-scrollbar: $global-radius-circle; // Scrollbar
|
|
13
13
|
$container-opacity-carousel-hidden: $modes-color-modifiers-input-disabled-fg; // opacity applied to next and previous carousel slides
|
|
14
14
|
$container-color-standard-bg-default: $modes-color-generic-bg-nought;
|
|
15
|
-
$container-color-standard-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
16
15
|
$container-color-ai-borderhorizontal: $modes-color-status-ai-default-horizontal; // top and bottom border for AI dialog component
|
|
17
16
|
$container-color-ai-bordervertical: $modes-color-status-ai-default-vertical; // left and right border for dialog and insight bubbles.
|
|
18
17
|
$container-color-ai-nudge-border-ai-horizontal: $modes-color-status-ai-default-horizontal; // top and bottom border for AI nudge message component
|
|
19
18
|
$container-color-ai-nudge-border-ai-vertical: $modes-color-status-ai-default-vertical; // left and right border for AI nudge message component
|
|
20
19
|
$container-color-interactive-detailedicon-bg: $modes-color-custom-default; //
|
|
21
20
|
$container-color-interactive-bg-footer-activated: $modes-color-status-positive-default; //
|
|
22
|
-
$container-color-interactive-bg-footer-active: $modes-color-interactive-monochrome-generic-active;
|
|
23
21
|
$container-color-interactive-border-activated: $modes-color-status-positive-default;
|
|
24
22
|
$container-color-interactive-bg-footer-default: $modes-color-generic-bg-nought; // tile footer bg color
|
|
25
23
|
$container-color-interactive-bg-enabled: $modes-color-generic-bg-nought;
|
|
26
|
-
$container-color-interactive-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
27
|
-
$container-color-interactive-icon-active: $modes-color-interactive-monochrome-generic-active; // Active chevron for any accordion.
|
|
28
|
-
$container-color-interactive-text-active: $modes-color-interactive-monochrome-generic-active; // Active label for any accordion.
|
|
29
24
|
$container-typography-adaptive-heading-m: $global-typography-adaptive-heading-s; // Accordion, Subscription tile, Tile select and generic tile or card headings
|
|
30
25
|
$container-typography-adaptive-heading-l: $global-typography-adaptive-heading-m; // Dialog, drawer and sidebar headings
|
|
31
26
|
$container-typography-adaptive-subheading-m: $global-typography-adaptive-subheading-m; // Accordion subheading, Step flow subheading, tile select subheading, dialog, drawer and sidebar subheading
|
|
@@ -46,17 +41,18 @@ $container-typography-responsive-paragraph-m: $global-typography-responsive-comp
|
|
|
46
41
|
$container-typography-responsive-paragraph-l: $global-typography-responsive-component-moderate-l;
|
|
47
42
|
$container-color-standard-bg-alt: $modes-color-generic-bg-faint;
|
|
48
43
|
$container-color-standard-bg-footer-default: $modes-color-generic-bg-faint; // tile footer bg color
|
|
44
|
+
$container-color-standard-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
49
45
|
$container-color-standard-dimmer: $modes-color-interactive-inactive-mask; // dimmed mask for dialogs
|
|
50
46
|
$container-color-standard-text-alt: $modes-color-generic-content-moderate; // for subheadings etc
|
|
51
47
|
$container-color-standard-text-default: $modes-color-generic-content-harsh; // for headings, paragraph text etc
|
|
52
48
|
$container-color-scrollbar-bg-default: $modes-color-generic-bg-faint;
|
|
49
|
+
$container-color-interactive-bg-footer-active: $modes-color-interactive-monochrome-generic-active;
|
|
53
50
|
$container-color-interactive-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt; // Used for accordion hover backgrounds
|
|
54
|
-
$container-color-interactive-
|
|
55
|
-
$container-color-interactive-icon-
|
|
56
|
-
$container-color-interactive-
|
|
51
|
+
$container-color-interactive-border-active: $modes-color-interactive-monochrome-generic-active;
|
|
52
|
+
$container-color-interactive-icon-active: $modes-color-interactive-monochrome-generic-active; // Active chevron for any accordion.
|
|
53
|
+
$container-color-interactive-text-active: $modes-color-interactive-monochrome-generic-active; // Active label for any accordion.
|
|
57
54
|
$container-color-interactive-text-enabled: $modes-color-generic-content-harsh; // Enabled label for standard accordion.
|
|
58
55
|
$container-color-interactive-text-alt-enabled: $modes-color-generic-content-moderate; // Enabled label for subtle accordion.
|
|
59
|
-
$container-color-interactive-text-hover: $modes-color-interactive-monochrome-generic-default; // Hover label for any accordion.
|
|
60
56
|
$container-color-blockquote-border: $modes-color-interactive-primary-default;
|
|
61
57
|
$container-boxshadow-card-enabled: $global-boxshadow-interactive-enabled; // Card (enabled)
|
|
62
58
|
$container-boxshadow-card-hover: $global-boxshadow-interactive-hover; // Card (hover state)
|
|
@@ -76,9 +72,13 @@ $container-color-interactive-bg-disabled: $modes-color-interactive-inactive-defa
|
|
|
76
72
|
$container-color-interactive-border-alt: $modes-color-generic-fg-delicate; // Link preview.
|
|
77
73
|
$container-color-interactive-border-inactive: $modes-color-generic-fg-soft;
|
|
78
74
|
$container-color-interactive-border-enabled: $modes-color-generic-fg-moderate;
|
|
75
|
+
$container-color-interactive-icon-enabled: $modes-color-interactive-monochrome-generic-default; // Enabled chevron for any accordion.
|
|
76
|
+
$container-color-interactive-icon-alt-enabled: $modes-color-interactive-monochrome-generic-default-alt; // Enabled label for subtle accordion.
|
|
77
|
+
$container-color-interactive-icon-hover: $modes-color-interactive-monochrome-generic-default; // Hover chevron for any accordion.
|
|
79
78
|
$container-color-interactive-label-footer-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
80
79
|
$container-color-interactive-label-footer-activated: $modes-color-interactive-monochrome-generic-with-active;
|
|
81
80
|
$container-color-interactive-text-disabled: $modes-color-interactive-inactive-content;
|
|
81
|
+
$container-color-interactive-text-hover: $modes-color-interactive-monochrome-generic-default; // Hover label for any accordion.
|
|
82
82
|
$container-size-none: $global-size-none;
|
|
83
83
|
$container-size-accordionstandard-chevron: $global-size-icon-m; // Accordion chevron container
|
|
84
84
|
$container-size-quotebar-width: $global-size-micro-m; // block quote bar width
|
|
@@ -217,9 +217,11 @@ $container-space-linkpreview-y-l: $global-space-macro-xs; // Content horizontal
|
|
|
217
217
|
$container-space-linkpreview-yg-s: $global-space-micro-s; // Content horizontal padding for small variant
|
|
218
218
|
$container-space-linkpreview-yg-m: $global-space-micro-l; // Content horizontal padding for medium variant
|
|
219
219
|
$container-space-linkpreview-yg-l: $global-space-micro-xxl; // Content horizontal padding for large variant
|
|
220
|
-
$container-space-pagination-xg-m: $global-space-
|
|
220
|
+
$container-space-pagination-xg-m: $global-space-macro-xxxs; // gap between elements in pagination
|
|
221
221
|
$container-space-pagination-xg-l: $global-space-macro-xs; // gap between page nav buttons in pagination
|
|
222
|
-
$container-space-pagination-y-m: $global-space-
|
|
222
|
+
$container-space-pagination-y-m: $global-space-macro-xxs; // top and bottom padding inside pagination
|
|
223
|
+
$container-space-pagination-y-l: $global-space-macro-xs; // external margin on top of floating pagination variant
|
|
224
|
+
$container-space-pagination-yg-m: $global-space-macro-xxxs; // gap between left and right pagination elements when stacked vertically on small screens
|
|
223
225
|
$container-space-pagination-x-m: $global-space-macro-xs; // left and right padding inside pagination
|
|
224
226
|
$container-space-scrollbar-y-inner: $global-space-micro-xxs; // top and bottom padding around scrollbar handle.
|
|
225
227
|
$container-space-scrollbar-y-outer: $global-space-micro-xs; // top and bottom padding inside scrollbar outer container
|
|
@@ -13,10 +13,7 @@ $form-radius-radio: $global-radius-circle; // Radio button
|
|
|
13
13
|
$form-radius-switch: $global-radius-circle; // Switch container and handle
|
|
14
14
|
$form-radius-calendar-none: $global-radius-none; // Calendar (start and end duration)
|
|
15
15
|
$form-radius-calendar-date: $global-radius-circle; // Calendar date (hover & selected),
|
|
16
|
-
$form-color-calendar-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
17
|
-
$form-color-calendar-border-duration: $modes-color-interactive-monochrome-generic-active;
|
|
18
16
|
$form-color-labelset-label-required: $modes-color-interactive-danger-default;
|
|
19
|
-
$form-color-switch-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
20
17
|
$form-color-validation-border-error: $modes-color-status-negative-default;
|
|
21
18
|
$form-color-validation-bar-error: $modes-color-status-negative-default; // error bar to left of inputs
|
|
22
19
|
$form-color-validation-bar-warning: $modes-color-status-caution-default; // warning bar to left of inputs
|
|
@@ -35,10 +32,10 @@ $form-typography-responsive-label-l: $global-typography-responsive-component-fir
|
|
|
35
32
|
$form-typography-responsive-default-s: $global-typography-responsive-component-moderate-s;
|
|
36
33
|
$form-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
|
|
37
34
|
$form-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
|
|
35
|
+
$form-color-calendar-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
38
36
|
$form-color-calendar-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
37
|
+
$form-color-calendar-border-duration: $modes-color-interactive-monochrome-generic-active;
|
|
39
38
|
$form-color-calendar-text-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
40
|
-
$form-color-dropdown-label-alt: $modes-color-interactive-monochrome-generic-default;
|
|
41
|
-
$form-color-dropdown-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
42
39
|
$form-color-dropdown-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
43
40
|
$form-color-typical-bg-default: $modes-color-interactive-data-entry-default;
|
|
44
41
|
$form-color-typical-bg-enabled: $modes-color-interactive-data-entry-default;
|
|
@@ -47,9 +44,8 @@ $form-color-typical-icon-active: $modes-color-interactive-data-entry-with-active
|
|
|
47
44
|
$form-color-typical-icon-hover: $modes-color-interactive-data-entry-with-hover;
|
|
48
45
|
$form-color-typical-text-hover: $modes-color-interactive-data-entry-with-hover; // text hover state when dragging a file over file input
|
|
49
46
|
$form-color-typical-text-read-only: $modes-color-generic-content-harsh;
|
|
47
|
+
$form-color-switch-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
50
48
|
$form-color-switch-bg-enabled: $modes-color-interactive-data-entry-default; // for switch
|
|
51
|
-
$form-color-switch-border-enabled: $modes-color-interactive-monochrome-subtle-default-alt;
|
|
52
|
-
$form-color-switch-fg-enabled: $modes-color-interactive-monochrome-subtle-default-alt;
|
|
53
49
|
$form-space-none: $global-space-none;
|
|
54
50
|
$form-space-calendar-x-m: $global-space-macro-m;
|
|
55
51
|
$form-space-calendar-y-m: $global-space-macro-m;
|
|
@@ -222,7 +218,9 @@ $form-color-calendar-text-enabled: $modes-color-interactive-data-entry-content;
|
|
|
222
218
|
$form-color-calendar-text-alt-enabled: $modes-color-interactive-data-entry-content-alt;
|
|
223
219
|
$form-color-dropdown-bg-hover: $popover-color-bg-hover; // REF POPOVER
|
|
224
220
|
$form-color-dropdown-label-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
221
|
+
$form-color-dropdown-label-alt: $modes-color-interactive-monochrome-generic-default;
|
|
225
222
|
$form-color-dropdown-label-disabled: $modes-color-interactive-inactive-content;
|
|
223
|
+
$form-color-dropdown-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
226
224
|
$form-color-labelset-label-default: $modes-color-interactive-data-entry-content;
|
|
227
225
|
$form-color-labelset-label-alt: $modes-color-interactive-data-entry-content-alt; // used for '(optional)' text and hint text.
|
|
228
226
|
$form-color-labelset-label-disabled: $modes-color-interactive-inactive-content;
|
|
@@ -242,8 +240,10 @@ $form-color-typical-text-default: $modes-color-interactive-data-entry-content;
|
|
|
242
240
|
$form-color-typical-text-disabled: $modes-color-interactive-inactive-content;
|
|
243
241
|
$form-color-typical-text-enabled: $modes-color-interactive-data-entry-content; // Dropdown text (subtle dropdown).
|
|
244
242
|
$form-color-switch-bg-disabled: $modes-color-interactive-inactive-default-alt; // for switch
|
|
243
|
+
$form-color-switch-border-enabled: $modes-color-interactive-monochrome-subtle-default-alt;
|
|
245
244
|
$form-color-switch-fg-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
246
245
|
$form-color-switch-fg-activedisabled: $modes-color-interactive-inactive-content-alt;
|
|
246
|
+
$form-color-switch-fg-enabled: $modes-color-interactive-monochrome-subtle-default-alt;
|
|
247
247
|
$form-color-switch-label-active: $modes-color-interactive-data-entry-content;
|
|
248
248
|
$form-color-switch-label-enabled: $modes-color-interactive-data-entry-content-alt;
|
|
249
249
|
$form-color-switch-icon-enabled: $modes-color-interactive-data-entry-content-alt;
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
|
-
$link-color-subtle-label-hover: $modes-color-interactive-monochrome-generic-active;
|
|
9
8
|
$link-typography-responsive-default-s: $global-typography-responsive-component-underlined-moderate-s; // Small Viewports: 14.81, Large Viewports: 13.79. Match token size to component size.
|
|
10
9
|
$link-typography-responsive-default-m: $global-typography-responsive-component-underlined-moderate-m; // Small Viewports: 16, Large Viewports: 16. Match token size to component size.
|
|
11
10
|
$link-typography-responsive-default-l: $global-typography-responsive-component-underlined-moderate-l; // Small Viewports: 17.28, Large Viewports: 18.56. Match token size to component size.
|
|
@@ -19,10 +18,11 @@ $link-typography-adaptive-heading-s: $global-typography-adaptive-component-under
|
|
|
19
18
|
$link-typography-adaptive-heading-m: $global-typography-adaptive-component-underlined-firm-m;
|
|
20
19
|
$link-typography-adaptive-heading-l: $global-typography-adaptive-component-underlined-firm-l;
|
|
21
20
|
$link-color-destructive-label-default: $modes-color-interactive-danger-default-alt; // .
|
|
22
|
-
$link-color-subtle-label-
|
|
21
|
+
$link-color-subtle-label-hover: $modes-color-interactive-monochrome-generic-active;
|
|
23
22
|
$link-boxshadow-skiplink: $global-boxshadow-container-near;
|
|
24
23
|
$link-color-destructive-label-hover: $modes-color-interactive-danger-hover-alt2;
|
|
25
24
|
$link-color-typical-label-default: $modes-color-interactive-primary-default-alt;
|
|
25
|
+
$link-color-subtle-label-default: $modes-color-interactive-monochrome-generic-default;
|
|
26
26
|
$link-size-skiplink-m: $global-size-macro-m;
|
|
27
27
|
$link-size-icon-m: $global-size-icon-m;
|
|
28
28
|
$link-radius-link: $global-radius-interactive-xs; // Link (focus bg and bottom corners of focus underline)
|
|
@@ -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
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
$nav-color-bg-default: $modes-color-generic-bg-nought; // nav bar bg
|
|
9
|
-
$nav-color-item-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
10
9
|
$nav-color-item-bg-enabled: $modes-color-none;
|
|
11
10
|
$nav-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
|
|
12
11
|
$nav-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
|
|
@@ -20,17 +19,18 @@ $nav-typography-responsive-label-l: $global-typography-responsive-component-firm
|
|
|
20
19
|
$nav-typography-responsive-default-s: $global-typography-responsive-component-moderate-s;
|
|
21
20
|
$nav-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
|
|
22
21
|
$nav-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
|
|
22
|
+
$nav-color-item-bg-active: $modes-color-interactive-monochrome-generic-active;
|
|
23
23
|
$nav-color-item-bg-activealt: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
24
24
|
$nav-color-item-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt;
|
|
25
25
|
$nav-color-item-label-activealt: $modes-color-interactive-monochrome-generic-with-hover;
|
|
26
|
-
$nav-color-item-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
27
26
|
$nav-color-item-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
28
|
-
$nav-color-item-label-alt: $modes-color-interactive-monochrome-generic-default-alt;
|
|
29
27
|
$nav-color-menu-bg-default: $modes-color-generic-bg-faint; // menu (level 1) nav bg
|
|
30
28
|
$nav-color-menu-bg-alt: $modes-color-generic-bg-delicate; // level 2 nav bg
|
|
31
29
|
$nav-color-menu-bg-alt2: $modes-color-generic-bg-soft; // level 3 nav bg
|
|
32
30
|
$nav-boxshadow-menu: $global-boxshadow-cleanedge-near; // Menu
|
|
33
31
|
$nav-color-item-label-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
32
|
+
$nav-color-item-label-enabled: $modes-color-interactive-monochrome-generic-default;
|
|
33
|
+
$nav-color-item-label-alt: $modes-color-interactive-monochrome-generic-default-alt;
|
|
34
34
|
$nav-color-menu-border-default: $modes-color-generic-fg-delicate; // level 1 border
|
|
35
35
|
$nav-radius-menu: $global-radius-interactive-m; // Drop list bottom corners, product popout list all corners
|
|
36
36
|
$nav-radius-menuitem: $global-radius-interactive-s; // Menu (menu item state bg shape),
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
$page-color-bg-default: $modes-color-generic-backdrop-nought;
|
|
9
|
-
$page-color-bg-alt: $modes-color-generic-backdrop-faint;
|
|
10
9
|
$page-typography-responsive-h1: $global-typography-responsive-heading-l;
|
|
11
10
|
$page-typography-responsive-h2: $global-typography-responsive-heading-m;
|
|
12
11
|
$page-typography-responsive-h3: $global-typography-responsive-heading-s;
|
|
@@ -21,6 +20,7 @@ $page-typography-adaptive-h4: $global-typography-adaptive-subheading-l;
|
|
|
21
20
|
$page-typography-adaptive-h5: $global-typography-adaptive-subheading-m;
|
|
22
21
|
$page-typography-adaptive-p-typical: $global-typography-adaptive-body-s;
|
|
23
22
|
$page-typography-adaptive-p-large: $global-typography-adaptive-body-s;
|
|
23
|
+
$page-color-bg-alt: $modes-color-generic-backdrop-faint;
|
|
24
24
|
$page-color-text-alt: $modes-color-generic-content-moderate; // for subheadings etc
|
|
25
25
|
$page-color-text-default: $modes-color-generic-content-harsh; // for headings, paragraph text etc
|
|
26
26
|
$page-space-none: $global-space-none;
|
|
@@ -6,7 +6,6 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
$popover-radius-none: $global-radius-none; // Navigation menu top corners
|
|
9
|
-
$popover-color-bg-active: $modes-color-interactive-monochrome-generic-active; // previously action minor 850
|
|
10
9
|
$popover-color-bg-default: $modes-color-generic-bg-nought; // REF'D IN FORM. Popover container bg
|
|
11
10
|
$popover-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
|
|
12
11
|
$popover-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
|
|
@@ -21,11 +20,11 @@ $popover-typography-responsive-default-s: $global-typography-responsive-componen
|
|
|
21
20
|
$popover-typography-responsive-default-m: $global-typography-responsive-component-moderate-m;
|
|
22
21
|
$popover-typography-responsive-default-l: $global-typography-responsive-component-moderate-l;
|
|
23
22
|
$popover-boxshadow-container: $global-boxshadow-container-near; // REF'D IN FORM. Popover container for Button popover, Button split, (and Form calendar, color picker, dropdown)
|
|
23
|
+
$popover-color-bg-active: $modes-color-interactive-monochrome-generic-active; // previously action minor 850
|
|
24
24
|
$popover-color-bg-activealt: $modes-color-interactive-monochrome-generic-hover-alt; // REF'D IN FORM.
|
|
25
25
|
$popover-color-bg-hover: $modes-color-interactive-monochrome-generic-hover-alt; // REF'D IN FORM.
|
|
26
26
|
$popover-color-label-activealt: $modes-color-interactive-monochrome-generic-with-hover;
|
|
27
27
|
$popover-color-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
28
|
-
$popover-color-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|
|
29
28
|
$popover-color-submenu-bg-default: $modes-color-generic-bg-faint; // popover small screen submenu container bg
|
|
30
29
|
$popover-size-icon-m: $global-size-icon-m;
|
|
31
30
|
$popover-size-item-s: $global-size-macro-s; // REF'D IN FORM. Menu item min height.
|
|
@@ -53,3 +52,4 @@ $popover-space-submenu-x-m: $global-space-macro-xs; // Right left padding on sma
|
|
|
53
52
|
$popover-space-submenu-x-l: $global-space-macro-xs; // Right left padding on small screen submenu popover container.
|
|
54
53
|
$popover-color-label-active: $modes-color-interactive-monochrome-generic-with-active;
|
|
55
54
|
$popover-color-label-disabled: $modes-color-interactive-inactive-content;
|
|
55
|
+
$popover-color-label-enabled: $modes-color-interactive-monochrome-generic-default-alt;
|