@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
|
@@ -11,12 +11,7 @@ $modes-color-brand-default-alt: #000000;
|
|
|
11
11
|
$modes-color-brand-with-default-alt: #FFFFFF;
|
|
12
12
|
$modes-color-brand-copilot-ai-identifier-default: #000000;
|
|
13
13
|
$modes-color-brand-copilot-ai-identifier-with-default: #00D639;
|
|
14
|
-
$modes-color-brand-copilot-no-bg-
|
|
15
|
-
$modes-color-brand-copilot-no-bg-star: #000000;
|
|
16
|
-
$modes-color-brand-copilot-no-bg-mono: #000000;
|
|
17
|
-
$modes-color-brand-copilot-with-bg-s: linear-gradient(191deg, #9D60FF 28.12%, #7C78F8 33.5%, #29B7E6 46.96%, #00D6DE 52.34%, #00D6DA 55.03%, #00D6D0 56.83%, #00D6C0 57.73%, #00D6A8 59.52%, #00D68A 60.42%, #00D665 62.21%, #00D639 63.11%);
|
|
18
|
-
$modes-color-brand-copilot-with-bg-star: radial-gradient(99.94% 104.1% at 8.01% 0.98%, #9D60FF 34%, #5A99F1 52%, #32B3E8 59%, #0DCCE0 68%, #00D6DE 72%, #00D6D7 74%, #00D6C6 77%, #00D6AA 81%, #00D682 84%, #00D650 88%, #00D639 90%);
|
|
19
|
-
$modes-color-brand-copilot-with-bg-bg: #000000;
|
|
14
|
+
$modes-color-brand-copilot-no-bg-monochrome: #000000;
|
|
20
15
|
$modes-color-custom-default: #00811F; // This is the color to replace in white label products. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
|
|
21
16
|
$modes-color-custom-frozen: #008046; // This is a derivative of Jade, and is the color to replace in white label products that use the FROZEN theme. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
|
|
22
17
|
$modes-color-generic-bg-nought: #FFFFFF;
|
|
@@ -129,8 +124,8 @@ $modes-color-status-caution-default-alt: #ffede5; // Subtle message bg
|
|
|
129
124
|
$modes-color-status-caution-hover: #b13a0d; // used on pill hover states
|
|
130
125
|
$modes-color-status-caution-hover-alt: #f1e0d8; // used on pill hover states and message bg
|
|
131
126
|
$modes-color-status-caution-text: #bf3e0c;
|
|
132
|
-
$modes-color-status-caution-
|
|
133
|
-
$modes-color-status-caution-
|
|
127
|
+
$modes-color-status-caution-frozenglobal-default: #ff8629; // used on global message bg
|
|
128
|
+
$modes-color-status-caution-frozenglobal-hover: #ff9a4e; // used on global message bg
|
|
134
129
|
$modes-color-status-content-with-default: #FFFFFF;
|
|
135
130
|
$modes-color-status-content-with-default-alt: #000000f2;
|
|
136
131
|
$modes-color-status-content-with-hover: #FFFFFF; // for pill hover X
|
|
@@ -142,19 +137,21 @@ $modes-color-status-info-default: #0060A7; // For pills and messages. Not access
|
|
|
142
137
|
$modes-color-status-info-default-alt: #eaeef6; // Subtle message bg
|
|
143
138
|
$modes-color-status-info-hover: #10508a; // used on pill hover states
|
|
144
139
|
$modes-color-status-info-hover-alt: #dde1e8; // used on pill hover states and message bg
|
|
145
|
-
$modes-color-status-info-
|
|
140
|
+
$modes-color-status-info-frozenglobal-default: #65a9ff; // used on global message bg
|
|
141
|
+
$modes-color-status-info-frozenglobal-hover: #84b6ff; // used on global message bg
|
|
146
142
|
$modes-color-status-negative-default: #CD384B; // For pills and messages. Not accessible with white TEXT.
|
|
147
143
|
$modes-color-status-negative-default-alt: #fdeceb; // Subtle message bg
|
|
148
144
|
$modes-color-status-negative-hover: #aa323f; // used on pill hover states
|
|
149
145
|
$modes-color-status-negative-hover-alt: #efdfde; // used on pill hover states and message bg
|
|
150
146
|
$modes-color-status-negative-text: #CD384B;
|
|
151
|
-
$modes-color-status-neutral-alt: #656565;
|
|
152
147
|
$modes-color-status-neutral-default: #656565;
|
|
153
148
|
$modes-color-status-neutral-default-alt: #efefef; // Subtle message bg
|
|
154
149
|
$modes-color-status-neutral-hover: #555; // used on pill hover states
|
|
155
150
|
$modes-color-status-neutral-hover-alt: #e2e2e2; // used on pill hover states and message bg
|
|
156
151
|
$modes-color-status-neutral-frozen-default: #335B70;
|
|
152
|
+
$modes-color-status-neutral-frozen-default-alt: #eaedf0; // Subtle message bg
|
|
157
153
|
$modes-color-status-neutral-frozen-hover: #20313b;
|
|
154
|
+
$modes-color-status-neutral-frozen-hover-alt: #dde0e2; // used on pill hover states and message bg
|
|
158
155
|
$modes-color-status-positive-default: #008A21; // For pills and messages. Not accessible with white TEXT.
|
|
159
156
|
$modes-color-status-positive-default-alt: #eaf3e8; // Subtle message bg
|
|
160
157
|
$modes-color-status-positive-hover: #0f731e; // used on pill hover states
|
|
@@ -217,9 +217,11 @@ $container-space-linkpreview-y-l: $global-space-macro-xs; // Content horizontal
|
|
|
217
217
|
$container-space-linkpreview-yg-s: $global-space-micro-s; // Content horizontal padding for small variant
|
|
218
218
|
$container-space-linkpreview-yg-m: $global-space-micro-l; // Content horizontal padding for medium variant
|
|
219
219
|
$container-space-linkpreview-yg-l: $global-space-micro-xxl; // Content horizontal padding for large variant
|
|
220
|
-
$container-space-pagination-xg-m: $global-space-
|
|
220
|
+
$container-space-pagination-xg-m: $global-space-macro-xxxs; // gap between elements in pagination
|
|
221
221
|
$container-space-pagination-xg-l: $global-space-macro-xs; // gap between page nav buttons in pagination
|
|
222
|
-
$container-space-pagination-y-m: $global-space-
|
|
222
|
+
$container-space-pagination-y-m: $global-space-macro-xxs; // top and bottom padding inside pagination
|
|
223
|
+
$container-space-pagination-y-l: $global-space-macro-xs; // external margin on top of floating pagination variant
|
|
224
|
+
$container-space-pagination-yg-m: $global-space-macro-xxxs; // gap between left and right pagination elements when stacked vertically on small screens
|
|
223
225
|
$container-space-pagination-x-m: $global-space-macro-xs; // left and right padding inside pagination
|
|
224
226
|
$container-space-scrollbar-y-inner: $global-space-micro-xxs; // top and bottom padding around scrollbar handle.
|
|
225
227
|
$container-space-scrollbar-y-outer: $global-space-micro-xs; // top and bottom padding inside scrollbar outer container
|
|
@@ -6,16 +6,11 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
$logo-size-ai-m: 14px; // AI star
|
|
9
|
-
$logo-color-copilot-with-bg-bg-s: $modes-color-brand-copilot-with-bg-s;
|
|
10
|
-
$logo-color-copilot-with-bg-bg-star: $modes-color-brand-copilot-with-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-
|
|
16
|
-
$logo-color-copilot-no-bg-bg-star: $modes-color-brand-copilot-no-bg-star;
|
|
17
|
-
$logo-color-copilot-no-bg-fg-default: $modes-color-brand-copilot-no-bg-mono;
|
|
18
|
-
$logo-color-copilot-with-bg-bg-default: $modes-color-brand-copilot-with-bg-bg;
|
|
13
|
+
$logo-color-copilot-no-bg-fg-default: $modes-color-brand-copilot-no-bg-monochrome;
|
|
19
14
|
$logo-color-ai-identifier-bg-star: $modes-color-brand-copilot-ai-identifier-default; // star bg color
|
|
20
15
|
$logo-color-ai-identifier-bg-dot: $modes-color-brand-copilot-ai-identifier-with-default;
|
|
21
16
|
$logo-color-ai-identifier-outline: $modes-color-brand-copilot-ai-identifier-default; // star outline variant
|
|
@@ -7,31 +7,46 @@
|
|
|
7
7
|
|
|
8
8
|
$status-radius-none: $global-radius-none; // Pill (embedded element inner corners)
|
|
9
9
|
$status-color-none: $modes-color-none; // transparent override used for hiding colors when needed.
|
|
10
|
-
$status-color-bg-default: $modes-color-
|
|
11
|
-
$status-color-
|
|
12
|
-
$status-color-
|
|
13
|
-
$status-color-
|
|
14
|
-
$status-color-
|
|
15
|
-
$status-color-
|
|
16
|
-
$status-color-
|
|
17
|
-
$status-color-
|
|
18
|
-
$status-color-
|
|
19
|
-
$status-color-
|
|
20
|
-
$status-color-
|
|
21
|
-
$status-color-
|
|
22
|
-
$status-color-
|
|
23
|
-
$status-color-
|
|
24
|
-
$status-color-
|
|
25
|
-
$status-color-
|
|
26
|
-
$status-color-
|
|
27
|
-
$status-color-success-bg-
|
|
28
|
-
$status-color-success-
|
|
29
|
-
$status-color-success-
|
|
30
|
-
$status-color-
|
|
31
|
-
$status-color-warning-bg-
|
|
32
|
-
$status-color-warning-bg-alt
|
|
33
|
-
$status-color-warning-border-default: $modes-color-status-caution-default;
|
|
34
|
-
$status-color-warning-icon: $modes-color-status-caution-default; // Icon on tinted bgs
|
|
10
|
+
$status-color-message-global-callout-bg-default: $modes-color-status-callout-default-alt; // Global message bg
|
|
11
|
+
$status-color-message-global-info-bg-default: $modes-color-status-info-default-alt; // Global message bg
|
|
12
|
+
$status-color-message-global-info-icon: $modes-color-status-info-default; // Icon on tinted bgs
|
|
13
|
+
$status-color-message-global-warning-bg-default: $modes-color-status-caution-default-alt; // Global message bg
|
|
14
|
+
$status-color-message-global-warning-icon: $modes-color-status-caution-default; // Icon on tinted bgs
|
|
15
|
+
$status-color-message-contextual-bg: $modes-color-generic-bg-nought;
|
|
16
|
+
$status-color-message-contextual-icon: $modes-color-generic-bg-nought; // decorative icon on standard contextual messages
|
|
17
|
+
$status-color-message-contextual-ai-bg-alt: $modes-color-status-neutral-default-alt;
|
|
18
|
+
$status-color-message-contextual-callout-bg-alt: $modes-color-status-callout-default-alt; // Subtle message bg
|
|
19
|
+
$status-color-message-contextual-error-bg-default: $modes-color-status-negative-default;
|
|
20
|
+
$status-color-message-contextual-error-bg-alt: $modes-color-status-negative-default-alt; // Subtle message bg
|
|
21
|
+
$status-color-message-contextual-error-border-default: $modes-color-status-negative-default;
|
|
22
|
+
$status-color-message-contextual-error-icon: $modes-color-status-negative-default; // Icon on tinted bgs
|
|
23
|
+
$status-color-message-contextual-info-bg-default: $modes-color-status-info-default;
|
|
24
|
+
$status-color-message-contextual-info-bg-alt: $modes-color-status-info-default-alt; // Subtle message bg
|
|
25
|
+
$status-color-message-contextual-info-border-default: $modes-color-status-info-default;
|
|
26
|
+
$status-color-message-contextual-info-icon: $modes-color-status-info-default; // Icon on tinted bgs
|
|
27
|
+
$status-color-message-contextual-success-bg-default: $modes-color-status-positive-default;
|
|
28
|
+
$status-color-message-contextual-success-bg-alt: $modes-color-status-positive-default-alt; // Subtle message bg
|
|
29
|
+
$status-color-message-contextual-success-border-default: $modes-color-status-positive-default;
|
|
30
|
+
$status-color-message-contextual-success-icon: $modes-color-status-positive-default; // Icon on tinted bgs
|
|
31
|
+
$status-color-message-contextual-warning-bg-default: $modes-color-status-caution-default;
|
|
32
|
+
$status-color-message-contextual-warning-bg-alt: $modes-color-status-caution-default-alt; // Subtle message bg
|
|
33
|
+
$status-color-message-contextual-warning-border-default: $modes-color-status-caution-default;
|
|
34
|
+
$status-color-message-contextual-warning-icon: $modes-color-status-caution-default; // Icon on tinted bgs
|
|
35
|
+
$status-color-pill-error-bg-default: $modes-color-status-negative-default;
|
|
36
|
+
$status-color-pill-error-bg-alt-default: $modes-color-status-negative-default-alt; // outline pill bg
|
|
37
|
+
$status-color-pill-error-border-default: $modes-color-status-negative-default;
|
|
38
|
+
$status-color-pill-info-bg-default: $modes-color-status-info-default;
|
|
39
|
+
$status-color-pill-info-bg-alt-default: $modes-color-status-info-default-alt; // outline pill bg
|
|
40
|
+
$status-color-pill-info-border-default: $modes-color-status-info-default;
|
|
41
|
+
$status-color-pill-neutral-bg-default: $modes-color-status-neutral-default;
|
|
42
|
+
$status-color-pill-neutral-bg-alt-default: $modes-color-status-neutral-default-alt; // outline pill bg
|
|
43
|
+
$status-color-pill-neutral-border-default: $modes-color-status-neutral-default;
|
|
44
|
+
$status-color-pill-success-bg-default: $modes-color-status-positive-default;
|
|
45
|
+
$status-color-pill-success-bg-alt-default: $modes-color-status-positive-default-alt; // outline pill bg
|
|
46
|
+
$status-color-pill-success-border-default: $modes-color-status-positive-default;
|
|
47
|
+
$status-color-pill-warning-bg-default: $modes-color-status-caution-default;
|
|
48
|
+
$status-color-pill-warning-bg-alt-default: $modes-color-status-caution-default-alt; // Global message bg
|
|
49
|
+
$status-color-pill-warning-border-default: $modes-color-status-caution-default;
|
|
35
50
|
$status-typography-adaptive-label-s: $global-typography-adaptive-component-firm-s;
|
|
36
51
|
$status-typography-adaptive-label-m: $global-typography-adaptive-component-firm-m;
|
|
37
52
|
$status-typography-adaptive-label-l: $global-typography-adaptive-component-firm-l;
|
|
@@ -50,31 +65,35 @@ $status-typography-responsive-default-l: $global-typography-responsive-component
|
|
|
50
65
|
$status-typography-responsive-heading-s: $global-typography-responsive-component-firm-s;
|
|
51
66
|
$status-typography-responsive-heading-m: $global-typography-responsive-component-firm-m;
|
|
52
67
|
$status-typography-responsive-heading-l: $global-typography-responsive-component-firm-l;
|
|
53
|
-
$status-color-label-
|
|
54
|
-
$status-color-
|
|
55
|
-
$status-color-
|
|
56
|
-
$status-color-
|
|
57
|
-
$status-color-
|
|
58
|
-
$status-color-
|
|
59
|
-
$status-color-
|
|
60
|
-
$status-color-error-bg-hover: $modes-color-status-negative-hover;
|
|
61
|
-
$status-color-
|
|
62
|
-
$status-color-info-bg-hover: $modes-color-status-info-hover;
|
|
63
|
-
$status-color-
|
|
64
|
-
$status-color-neutral-bg-hover: $modes-color-status-neutral-hover;
|
|
68
|
+
$status-color-message-global-label-hover: $modes-color-interactive-monochrome-generic-with-hover;
|
|
69
|
+
$status-color-message-global-callout-bg-hover: $modes-color-status-callout-hover-alt; // global message bg hover
|
|
70
|
+
$status-color-message-global-info-bg-hover: $modes-color-status-info-hover-alt;
|
|
71
|
+
$status-color-message-global-warning-bg-hover: $modes-color-status-caution-hover-alt;
|
|
72
|
+
$status-color-message-contextual-text: $modes-color-status-content-with-hover-alt; // Message text.
|
|
73
|
+
$status-color-message-contextual-ai-bg-default: $modes-color-status-ai-default-alt;
|
|
74
|
+
$status-color-message-contextual-ai-border-default: $modes-color-status-ai-default-alt;
|
|
75
|
+
$status-color-pill-error-bg-alt-hover: $modes-color-status-negative-hover-alt;
|
|
76
|
+
$status-color-pill-error-bg-hover: $modes-color-status-negative-hover;
|
|
77
|
+
$status-color-pill-info-bg-alt-hover: $modes-color-status-info-hover-alt;
|
|
78
|
+
$status-color-pill-info-bg-hover: $modes-color-status-info-hover;
|
|
79
|
+
$status-color-pill-neutral-bg-alt-hover: $modes-color-status-neutral-hover-alt;
|
|
80
|
+
$status-color-pill-neutral-bg-hover: $modes-color-status-neutral-hover;
|
|
81
|
+
$status-color-pill-success-bg-alt-hover: $modes-color-status-positive-hover-alt;
|
|
82
|
+
$status-color-pill-success-bg-hover: $modes-color-status-positive-hover;
|
|
83
|
+
$status-color-pill-warning-bg-alt-hover: $modes-color-status-caution-hover-alt;
|
|
84
|
+
$status-color-pill-warning-bg-hover: $modes-color-status-caution-hover;
|
|
85
|
+
$status-color-pill-readonly-label: $modes-color-generic-content-firm; // Pill (all types, readonly, when nested in disabled parent components)
|
|
65
86
|
$status-color-rating-bg-default: $modes-color-status-reviews-default;
|
|
66
87
|
$status-color-rating-bg-default-alt: $modes-color-status-reviews-default-alt;
|
|
67
88
|
$status-color-rating-bg-hover: $modes-color-status-reviews-hover;
|
|
68
89
|
$status-color-rating-border-default: $modes-color-status-reviews-default;
|
|
69
|
-
$status-color-
|
|
70
|
-
$status-color-
|
|
71
|
-
$status-color-
|
|
72
|
-
$status-color-
|
|
73
|
-
$status-color-
|
|
74
|
-
$status-color-label-default: $modes-color-status-content-with-default;
|
|
75
|
-
$status-color-label-
|
|
76
|
-
$status-color-label-hover: $modes-color-status-content-with-hover;
|
|
77
|
-
$status-color-label-alt-default: $modes-color-status-content-with-default-alt;
|
|
90
|
+
$status-color-message-global-label-default: $modes-color-status-content-with-default-alt;
|
|
91
|
+
$status-color-message-global-callout-icon: $modes-color-status-content-with-default-alt; // Icon on tinted bgs
|
|
92
|
+
$status-color-message-contextual-callout-icon: $modes-color-status-content-with-default-alt;
|
|
93
|
+
$status-color-pill-label-default: $modes-color-status-content-with-default;
|
|
94
|
+
$status-color-pill-label-hover: $modes-color-status-content-with-hover;
|
|
95
|
+
$status-color-pill-label-alt-default: $modes-color-status-content-with-default-alt;
|
|
96
|
+
$status-color-pill-label-alt-hover: $modes-color-status-content-with-default-alt;
|
|
78
97
|
$status-size-pill-s: $global-size-macro-xs - $global-size-micro-xs; // Min height
|
|
79
98
|
$status-size-pill-m: $global-size-macro-xs; // Min height and removable button.
|
|
80
99
|
$status-size-pill-l: $global-size-macro-xs + $global-size-micro-xs; // Min height and removable button
|
|
@@ -110,6 +129,6 @@ $status-space-message-global-yg-m: $global-space-micro-s; // Gap between heading
|
|
|
110
129
|
$status-space-message-global-cta-y-m: $global-space-macro-xs; // Top and bottom padding on global message for countdown
|
|
111
130
|
$status-space-message-global-cta-yg-m: $global-space-macro-m; // Gap between countdown spacing for global message
|
|
112
131
|
$status-space-message-global-iconwrapper-y-m: $global-space-micro-xxl; // Top padding on global message icon wrapper.
|
|
113
|
-
$status-color-bg-
|
|
114
|
-
$status-color-border-
|
|
132
|
+
$status-color-pill-readonly-bg-default: $modes-color-status-inactive-default; // Pill (all types, readonly, when nested in disabled parent components)
|
|
133
|
+
$status-color-pill-readonly-border-default: $modes-color-status-inactive-default; // Pill (all types, readonly, when nested in disabled parent components)
|
|
115
134
|
$status-size-message-messagecontent-maxwidth: $container-size-responsive-xxxl; // max width of content inside message to make sure there are roughly 12 works per line
|
|
@@ -65,8 +65,6 @@ $table-space-row-xg-s: $global-space-micro-l; // internal spacing between text,
|
|
|
65
65
|
$table-space-row-xg-m: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
|
|
66
66
|
$table-space-row-xg-l: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
|
|
67
67
|
$table-space-row-xg-xl: $global-space-micro-l; // internal spacing between text, checkboxes, icons etc
|
|
68
|
-
$table-space-row-y-m: $global-space-micro-l; // top and bottom adding inside pagination
|
|
69
|
-
$table-space-row-yg-m: $global-space-micro-l; // gap between table and pagination
|
|
70
68
|
$table-space-rowchild-x-xs: $global-space-macro-l + $global-space-micro-s; // Left padding inside XS child row cells
|
|
71
69
|
$table-space-rowchild-x-s: $global-space-macro-xl + $global-space-micro-s; // Left padding inside S child row cells
|
|
72
70
|
$table-space-rowchild-x-m: $global-space-macro-xl + $global-space-micro-s; // Left padding inside M child row cells
|
|
@@ -11,12 +11,7 @@ $modes-color-brand-default-alt: #FFFFFF;
|
|
|
11
11
|
$modes-color-brand-with-default-alt: #000000;
|
|
12
12
|
$modes-color-brand-copilot-ai-identifier-default: #FFFFFF;
|
|
13
13
|
$modes-color-brand-copilot-ai-identifier-with-default: #00D639;
|
|
14
|
-
$modes-color-brand-copilot-no-bg-
|
|
15
|
-
$modes-color-brand-copilot-no-bg-star: radial-gradient(99.94% 104.1% at 8.01% 0.98%, #9D60FF 34%, #5A99F1 52%, #32B3E8 59%, #0DCCE0 68%, #00D6DE 72%, #00D6D7 74%, #00D6C6 77%, #00D6AA 81%, #00D682 84%, #00D650 88%, #00D639 90%);
|
|
16
|
-
$modes-color-brand-copilot-no-bg-mono: #FFFFFF;
|
|
17
|
-
$modes-color-brand-copilot-with-bg-s: #000000;
|
|
18
|
-
$modes-color-brand-copilot-with-bg-star: #000000;
|
|
19
|
-
$modes-color-brand-copilot-with-bg-bg: #FFFFFF;
|
|
14
|
+
$modes-color-brand-copilot-no-bg-monochrome: #FFFFFF;
|
|
20
15
|
$modes-color-custom-default: #00D639; // This is the color to replace in white label products. Dark mode recommended luminosity for SAGE is 75.1 (tested), but above 51.9 should be ok. See hsluv.org to be AAA text on 000000 bgs.
|
|
21
16
|
$modes-color-custom-frozen: #00D639; // Replace this color in white label products that use the FROZEN theme. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
|
|
22
17
|
$modes-color-generic-bg-nought: #000000;
|
|
@@ -124,8 +119,8 @@ $modes-color-status-caution-default-alt: #251206; // Subtle message bg
|
|
|
124
119
|
$modes-color-status-caution-hover: #eb6732; // used on pill hover states
|
|
125
120
|
$modes-color-status-caution-hover-alt: #34211a; // used on pill hover states and message bg
|
|
126
121
|
$modes-color-status-caution-text: #e75b23;
|
|
127
|
-
$modes-color-status-caution-
|
|
128
|
-
$modes-color-status-caution-
|
|
122
|
+
$modes-color-status-caution-frozenglobal-default: #E04500; // Global message bg
|
|
123
|
+
$modes-color-status-caution-frozenglobal-hover: #eb6732; // used on global message bg
|
|
129
124
|
$modes-color-status-ai-default: #000000;
|
|
130
125
|
$modes-color-status-ai-default-alt: #FFFFFF; // bg for contextual message comp
|
|
131
126
|
$modes-color-status-ai-default-horizontal: linear-gradient(90deg, #00D639 0%, #00D6DE 40%, #9D60FF 90%);
|
|
@@ -142,19 +137,21 @@ $modes-color-status-info-default: #007ED9;
|
|
|
142
137
|
$modes-color-status-info-default-alt: #111722; // Subtle message bg
|
|
143
138
|
$modes-color-status-info-hover: #5291e0; // used on pill hover states
|
|
144
139
|
$modes-color-status-info-hover-alt: #212631; // used on pill hover states and message bg
|
|
145
|
-
$modes-color-status-info-
|
|
140
|
+
$modes-color-status-info-frozenglobal-default: #007ED9; // Global message bg
|
|
141
|
+
$modes-color-status-info-frozenglobal-hover: #5291e0; // used on global message bg
|
|
146
142
|
$modes-color-status-negative-default: #E13E53;
|
|
147
143
|
$modes-color-status-negative-default-alt: #241212; // Subtle message bg
|
|
148
144
|
$modes-color-status-negative-hover: #eb646c; // used on pill hover states
|
|
149
145
|
$modes-color-status-negative-hover-alt: #332122; // used on pill hover states and message bg
|
|
150
146
|
$modes-color-status-negative-text: #E13E53;
|
|
151
|
-
$modes-color-status-neutral-alt: #7C7C7C;
|
|
152
147
|
$modes-color-status-neutral-default: #7C7C7C;
|
|
153
148
|
$modes-color-status-neutral-default-alt: #171717; // Subtle message bg
|
|
154
149
|
$modes-color-status-neutral-hover: #909090; // used on pill hover states
|
|
155
150
|
$modes-color-status-neutral-hover-alt: #262626; // used on pill hover states and message bg
|
|
156
151
|
$modes-color-status-neutral-frozen-default: #9e9e9e;
|
|
152
|
+
$modes-color-status-neutral-frozen-default-alt: #171717; // Subtle message bg
|
|
157
153
|
$modes-color-status-neutral-frozen-hover: #909090;
|
|
154
|
+
$modes-color-status-neutral-frozen-hover-alt: #262626; // used on pill hover states and message bg
|
|
158
155
|
$modes-color-status-positive-default: #009023;
|
|
159
156
|
$modes-color-status-positive-default-alt: #0e1a0b; // Subtle message bg
|
|
160
157
|
$modes-color-status-positive-hover: #2e9936; // used on pill hover states
|
|
@@ -11,12 +11,7 @@ $modes-color-brand-default-alt: #000000;
|
|
|
11
11
|
$modes-color-brand-with-default-alt: #FFFFFF;
|
|
12
12
|
$modes-color-brand-copilot-ai-identifier-default: #000000;
|
|
13
13
|
$modes-color-brand-copilot-ai-identifier-with-default: #00D639;
|
|
14
|
-
$modes-color-brand-copilot-no-bg-
|
|
15
|
-
$modes-color-brand-copilot-no-bg-star: #000000;
|
|
16
|
-
$modes-color-brand-copilot-no-bg-mono: #000000;
|
|
17
|
-
$modes-color-brand-copilot-with-bg-s: linear-gradient(191deg, #9D60FF 28.12%, #7C78F8 33.5%, #29B7E6 46.96%, #00D6DE 52.34%, #00D6DA 55.03%, #00D6D0 56.83%, #00D6C0 57.73%, #00D6A8 59.52%, #00D68A 60.42%, #00D665 62.21%, #00D639 63.11%);
|
|
18
|
-
$modes-color-brand-copilot-with-bg-star: radial-gradient(99.94% 104.1% at 8.01% 0.98%, #9D60FF 34%, #5A99F1 52%, #32B3E8 59%, #0DCCE0 68%, #00D6DE 72%, #00D6D7 74%, #00D6C6 77%, #00D6AA 81%, #00D682 84%, #00D650 88%, #00D639 90%);
|
|
19
|
-
$modes-color-brand-copilot-with-bg-bg: #000000;
|
|
14
|
+
$modes-color-brand-copilot-no-bg-monochrome: #000000;
|
|
20
15
|
$modes-color-custom-default: #00811F; // This is the color to replace in white label products. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
|
|
21
16
|
$modes-color-custom-frozen: #008046; // This is a derivative of Jade, and is the color to replace in white label products that use the FROZEN theme. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg.
|
|
22
17
|
$modes-color-generic-bg-nought: #FFFFFF;
|
|
@@ -129,8 +124,8 @@ $modes-color-status-caution-default-alt: #ffede5; // Subtle message bg
|
|
|
129
124
|
$modes-color-status-caution-hover: #b13a0d; // used on pill hover states
|
|
130
125
|
$modes-color-status-caution-hover-alt: #f1e0d8; // used on pill hover states and message bg
|
|
131
126
|
$modes-color-status-caution-text: #bf3e0c;
|
|
132
|
-
$modes-color-status-caution-
|
|
133
|
-
$modes-color-status-caution-
|
|
127
|
+
$modes-color-status-caution-frozenglobal-default: #ff8629; // used on global message bg
|
|
128
|
+
$modes-color-status-caution-frozenglobal-hover: #ff9a4e; // used on global message bg
|
|
134
129
|
$modes-color-status-content-with-default: #FFFFFF;
|
|
135
130
|
$modes-color-status-content-with-default-alt: #000000f2;
|
|
136
131
|
$modes-color-status-content-with-hover: #FFFFFF; // for pill hover X
|
|
@@ -142,19 +137,21 @@ $modes-color-status-info-default: #0060A7; // For pills and messages. Not access
|
|
|
142
137
|
$modes-color-status-info-default-alt: #eaeef6; // Subtle message bg
|
|
143
138
|
$modes-color-status-info-hover: #10508a; // used on pill hover states
|
|
144
139
|
$modes-color-status-info-hover-alt: #dde1e8; // used on pill hover states and message bg
|
|
145
|
-
$modes-color-status-info-
|
|
140
|
+
$modes-color-status-info-frozenglobal-default: #65a9ff; // used on global message bg
|
|
141
|
+
$modes-color-status-info-frozenglobal-hover: #84b6ff; // used on global message bg
|
|
146
142
|
$modes-color-status-negative-default: #CD384B; // For pills and messages. Not accessible with white TEXT.
|
|
147
143
|
$modes-color-status-negative-default-alt: #fdeceb; // Subtle message bg
|
|
148
144
|
$modes-color-status-negative-hover: #aa323f; // used on pill hover states
|
|
149
145
|
$modes-color-status-negative-hover-alt: #efdfde; // used on pill hover states and message bg
|
|
150
146
|
$modes-color-status-negative-text: #CD384B;
|
|
151
|
-
$modes-color-status-neutral-alt: #656565;
|
|
152
147
|
$modes-color-status-neutral-default: #656565;
|
|
153
148
|
$modes-color-status-neutral-default-alt: #efefef; // Subtle message bg
|
|
154
149
|
$modes-color-status-neutral-hover: #555; // used on pill hover states
|
|
155
150
|
$modes-color-status-neutral-hover-alt: #e2e2e2; // used on pill hover states and message bg
|
|
156
151
|
$modes-color-status-neutral-frozen-default: #335B70;
|
|
152
|
+
$modes-color-status-neutral-frozen-default-alt: #eaedf0; // Subtle message bg
|
|
157
153
|
$modes-color-status-neutral-frozen-hover: #20313b;
|
|
154
|
+
$modes-color-status-neutral-frozen-hover-alt: #dde0e2; // used on pill hover states and message bg
|
|
158
155
|
$modes-color-status-positive-default: #008A21; // For pills and messages. Not accessible with white TEXT.
|
|
159
156
|
$modes-color-status-positive-default-alt: #eaf3e8; // Subtle message bg
|
|
160
157
|
$modes-color-status-positive-hover: #0f731e; // used on pill hover states
|
|
Binary file
|