@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
|
@@ -8,79 +8,103 @@
|
|
|
8
8
|
|
|
9
9
|
/** transparent override used for hiding colors when needed. */
|
|
10
10
|
export const statusColorNone: string;
|
|
11
|
-
export const
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
export const
|
|
19
|
-
/**
|
|
20
|
-
export const
|
|
21
|
-
export const
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
export const
|
|
11
|
+
export const statusColorMessageGlobalLabelDefault: string;
|
|
12
|
+
export const statusColorMessageGlobalLabelHover: string;
|
|
13
|
+
/** Global message bg */
|
|
14
|
+
export const statusColorMessageGlobalCalloutBgDefault: string;
|
|
15
|
+
/** global message bg hover */
|
|
16
|
+
export const statusColorMessageGlobalCalloutBgHover: string;
|
|
17
|
+
/** Icon on tinted bgs */
|
|
18
|
+
export const statusColorMessageGlobalCalloutIcon: string;
|
|
19
|
+
/** Global message bg */
|
|
20
|
+
export const statusColorMessageGlobalInfoBgDefault: string;
|
|
21
|
+
export const statusColorMessageGlobalInfoBgHover: string;
|
|
22
|
+
/** Icon on tinted bgs */
|
|
23
|
+
export const statusColorMessageGlobalInfoIcon: string;
|
|
24
|
+
/** Global message bg */
|
|
25
|
+
export const statusColorMessageGlobalWarningBgDefault: string;
|
|
26
|
+
export const statusColorMessageGlobalWarningBgHover: string;
|
|
27
|
+
/** Icon on tinted bgs */
|
|
28
|
+
export const statusColorMessageGlobalWarningIcon: string;
|
|
29
|
+
export const statusColorMessageContextualBg: string;
|
|
30
|
+
/** decorative icon on standard contextual messages */
|
|
31
|
+
export const statusColorMessageContextualIcon: string;
|
|
26
32
|
/** Message text. */
|
|
27
|
-
export const
|
|
28
|
-
export const
|
|
29
|
-
export const
|
|
33
|
+
export const statusColorMessageContextualText: string;
|
|
34
|
+
export const statusColorMessageContextualAiBgDefault: string;
|
|
35
|
+
export const statusColorMessageContextualAiBgAlt: string;
|
|
36
|
+
export const statusColorMessageContextualAiBorderDefault: string;
|
|
30
37
|
/** Subtle message bg */
|
|
31
|
-
export const
|
|
32
|
-
|
|
33
|
-
export const
|
|
38
|
+
export const statusColorMessageContextualCalloutBgAlt: string;
|
|
39
|
+
export const statusColorMessageContextualCalloutIcon: string;
|
|
40
|
+
export const statusColorMessageContextualErrorBgDefault: string;
|
|
34
41
|
/** Subtle message bg */
|
|
35
|
-
export const
|
|
36
|
-
export const
|
|
42
|
+
export const statusColorMessageContextualErrorBgAlt: string;
|
|
43
|
+
export const statusColorMessageContextualErrorBorderDefault: string;
|
|
44
|
+
/** Icon on tinted bgs */
|
|
45
|
+
export const statusColorMessageContextualErrorIcon: string;
|
|
46
|
+
export const statusColorMessageContextualInfoBgDefault: string;
|
|
37
47
|
/** Subtle message bg */
|
|
38
|
-
export const
|
|
39
|
-
export const
|
|
40
|
-
export const statusColorErrorBgHover: string;
|
|
41
|
-
export const statusColorErrorBorderDefault: string;
|
|
48
|
+
export const statusColorMessageContextualInfoBgAlt: string;
|
|
49
|
+
export const statusColorMessageContextualInfoBorderDefault: string;
|
|
42
50
|
/** Icon on tinted bgs */
|
|
43
|
-
export const
|
|
44
|
-
export const
|
|
51
|
+
export const statusColorMessageContextualInfoIcon: string;
|
|
52
|
+
export const statusColorMessageContextualSuccessBgDefault: string;
|
|
45
53
|
/** Subtle message bg */
|
|
46
|
-
export const
|
|
47
|
-
|
|
48
|
-
export const statusColorInfoBgAltDefault: string;
|
|
49
|
-
export const statusColorInfoBgAltHover: string;
|
|
50
|
-
export const statusColorInfoBgHover: string;
|
|
51
|
-
export const statusColorInfoBorderDefault: string;
|
|
54
|
+
export const statusColorMessageContextualSuccessBgAlt: string;
|
|
55
|
+
export const statusColorMessageContextualSuccessBorderDefault: string;
|
|
52
56
|
/** Icon on tinted bgs */
|
|
53
|
-
export const
|
|
54
|
-
export const
|
|
57
|
+
export const statusColorMessageContextualSuccessIcon: string;
|
|
58
|
+
export const statusColorMessageContextualWarningBgDefault: string;
|
|
55
59
|
/** Subtle message bg */
|
|
56
|
-
export const
|
|
57
|
-
export const
|
|
58
|
-
export const statusColorNeutralBgHover: string;
|
|
59
|
-
export const statusColorNeutralBorderDefault: string;
|
|
60
|
+
export const statusColorMessageContextualWarningBgAlt: string;
|
|
61
|
+
export const statusColorMessageContextualWarningBorderDefault: string;
|
|
60
62
|
/** Icon on tinted bgs */
|
|
61
|
-
export const
|
|
63
|
+
export const statusColorMessageContextualWarningIcon: string;
|
|
64
|
+
export const statusColorPillLabelDefault: string;
|
|
65
|
+
export const statusColorPillLabelHover: string;
|
|
66
|
+
export const statusColorPillLabelAltDefault: string;
|
|
67
|
+
export const statusColorPillLabelAltHover: string;
|
|
68
|
+
export const statusColorPillErrorBgDefault: string;
|
|
69
|
+
/** outline pill bg */
|
|
70
|
+
export const statusColorPillErrorBgAltDefault: string;
|
|
71
|
+
export const statusColorPillErrorBgAltHover: string;
|
|
72
|
+
export const statusColorPillErrorBgHover: string;
|
|
73
|
+
export const statusColorPillErrorBorderDefault: string;
|
|
74
|
+
export const statusColorPillInfoBgDefault: string;
|
|
75
|
+
/** outline pill bg */
|
|
76
|
+
export const statusColorPillInfoBgAltDefault: string;
|
|
77
|
+
export const statusColorPillInfoBgAltHover: string;
|
|
78
|
+
export const statusColorPillInfoBgHover: string;
|
|
79
|
+
export const statusColorPillInfoBorderDefault: string;
|
|
80
|
+
export const statusColorPillNeutralBgDefault: string;
|
|
81
|
+
/** outline pill bg */
|
|
82
|
+
export const statusColorPillNeutralBgAltDefault: string;
|
|
83
|
+
export const statusColorPillNeutralBgAltHover: string;
|
|
84
|
+
export const statusColorPillNeutralBgHover: string;
|
|
85
|
+
export const statusColorPillNeutralBorderDefault: string;
|
|
86
|
+
export const statusColorPillSuccessBgDefault: string;
|
|
87
|
+
/** outline pill bg */
|
|
88
|
+
export const statusColorPillSuccessBgAltDefault: string;
|
|
89
|
+
export const statusColorPillSuccessBgAltHover: string;
|
|
90
|
+
export const statusColorPillSuccessBgHover: string;
|
|
91
|
+
export const statusColorPillSuccessBorderDefault: string;
|
|
92
|
+
export const statusColorPillWarningBgDefault: string;
|
|
93
|
+
/** Global message bg */
|
|
94
|
+
export const statusColorPillWarningBgAltDefault: string;
|
|
95
|
+
export const statusColorPillWarningBgAltHover: string;
|
|
96
|
+
export const statusColorPillWarningBgHover: string;
|
|
97
|
+
export const statusColorPillWarningBorderDefault: string;
|
|
98
|
+
/** Pill (all types, readonly, when nested in disabled parent components) */
|
|
99
|
+
export const statusColorPillReadonlyBgDefault: string;
|
|
100
|
+
/** Pill (all types, readonly, when nested in disabled parent components) */
|
|
101
|
+
export const statusColorPillReadonlyBorderDefault: string;
|
|
102
|
+
/** Pill (all types, readonly, when nested in disabled parent components) */
|
|
103
|
+
export const statusColorPillReadonlyLabel: string;
|
|
62
104
|
export const statusColorRatingBgDefault: string;
|
|
63
105
|
export const statusColorRatingBgDefaultAlt: string;
|
|
64
106
|
export const statusColorRatingBgHover: string;
|
|
65
107
|
export const statusColorRatingBorderDefault: string;
|
|
66
|
-
export const statusColorSuccessBgDefault: string;
|
|
67
|
-
/** Subtle message bg */
|
|
68
|
-
export const statusColorSuccessBgAlt: string;
|
|
69
|
-
export const statusColorSuccessBgAltHover: string;
|
|
70
|
-
export const statusColorSuccessBgHover: string;
|
|
71
|
-
export const statusColorSuccessBorderDefault: string;
|
|
72
|
-
/** Icon on tinted bgs */
|
|
73
|
-
export const statusColorSuccessIcon: string;
|
|
74
|
-
export const statusColorWarningBgDefault: string;
|
|
75
|
-
/** Subtle message bg */
|
|
76
|
-
export const statusColorWarningBgAlt: string;
|
|
77
|
-
/** Global message bg */
|
|
78
|
-
export const statusColorWarningBgAltDefault: string;
|
|
79
|
-
export const statusColorWarningBgAltHover: string;
|
|
80
|
-
export const statusColorWarningBgHover: string;
|
|
81
|
-
export const statusColorWarningBorderDefault: string;
|
|
82
|
-
/** Icon on tinted bgs */
|
|
83
|
-
export const statusColorWarningIcon: string;
|
|
84
108
|
/** Min height */
|
|
85
109
|
export const statusSizePillS: number;
|
|
86
110
|
/** Min height and removable button. */
|
|
@@ -7,59 +7,78 @@
|
|
|
7
7
|
*/
|
|
8
8
|
|
|
9
9
|
export const statusColorNone = "#fff0"; // transparent override used for hiding colors when needed.
|
|
10
|
-
export const
|
|
11
|
-
export const
|
|
12
|
-
export const
|
|
13
|
-
export const
|
|
14
|
-
export const
|
|
15
|
-
export const
|
|
16
|
-
export const
|
|
17
|
-
export const
|
|
18
|
-
export const
|
|
19
|
-
export const
|
|
20
|
-
export const
|
|
21
|
-
export const
|
|
22
|
-
export const
|
|
23
|
-
export const
|
|
24
|
-
export const
|
|
25
|
-
export const
|
|
26
|
-
export const
|
|
27
|
-
export const
|
|
28
|
-
export const
|
|
29
|
-
export const
|
|
30
|
-
export const
|
|
31
|
-
export const
|
|
32
|
-
export const
|
|
33
|
-
export const
|
|
34
|
-
export const
|
|
35
|
-
export const
|
|
36
|
-
export const
|
|
37
|
-
export const
|
|
38
|
-
export const
|
|
39
|
-
export const
|
|
40
|
-
export const
|
|
41
|
-
export const
|
|
42
|
-
export const
|
|
43
|
-
export const
|
|
44
|
-
export const
|
|
10
|
+
export const statusColorMessageGlobalLabelDefault = "#000000f2";
|
|
11
|
+
export const statusColorMessageGlobalLabelHover = "#000000";
|
|
12
|
+
export const statusColorMessageGlobalCalloutBgDefault = "#e5fae2"; // Global message bg
|
|
13
|
+
export const statusColorMessageGlobalCalloutBgHover = "#d8ecd5"; // global message bg hover
|
|
14
|
+
export const statusColorMessageGlobalCalloutIcon = "#000000f2"; // Icon on tinted bgs
|
|
15
|
+
export const statusColorMessageGlobalInfoBgDefault = "#eaeef6"; // Global message bg
|
|
16
|
+
export const statusColorMessageGlobalInfoBgHover = "#dde1e8";
|
|
17
|
+
export const statusColorMessageGlobalInfoIcon = "#0060A7"; // Icon on tinted bgs
|
|
18
|
+
export const statusColorMessageGlobalWarningBgDefault = "#ffede5"; // Global message bg
|
|
19
|
+
export const statusColorMessageGlobalWarningBgHover = "#f1e0d8";
|
|
20
|
+
export const statusColorMessageGlobalWarningIcon = "#D64309"; // Icon on tinted bgs
|
|
21
|
+
export const statusColorMessageContextualBg = "#FFFFFF";
|
|
22
|
+
export const statusColorMessageContextualIcon = "#FFFFFF"; // decorative icon on standard contextual messages
|
|
23
|
+
export const statusColorMessageContextualText = "#000000"; // Message text.
|
|
24
|
+
export const statusColorMessageContextualAiBgDefault = "#000000";
|
|
25
|
+
export const statusColorMessageContextualAiBgAlt = "#efefef";
|
|
26
|
+
export const statusColorMessageContextualAiBorderDefault = "#000000";
|
|
27
|
+
export const statusColorMessageContextualCalloutBgAlt = "#e5fae2"; // Subtle message bg
|
|
28
|
+
export const statusColorMessageContextualCalloutIcon = "#000000f2";
|
|
29
|
+
export const statusColorMessageContextualErrorBgDefault = "#CD384B";
|
|
30
|
+
export const statusColorMessageContextualErrorBgAlt = "#fdeceb"; // Subtle message bg
|
|
31
|
+
export const statusColorMessageContextualErrorBorderDefault = "#CD384B";
|
|
32
|
+
export const statusColorMessageContextualErrorIcon = "#CD384B"; // Icon on tinted bgs
|
|
33
|
+
export const statusColorMessageContextualInfoBgDefault = "#0060A7";
|
|
34
|
+
export const statusColorMessageContextualInfoBgAlt = "#eaeef6"; // Subtle message bg
|
|
35
|
+
export const statusColorMessageContextualInfoBorderDefault = "#0060A7";
|
|
36
|
+
export const statusColorMessageContextualInfoIcon = "#0060A7"; // Icon on tinted bgs
|
|
37
|
+
export const statusColorMessageContextualSuccessBgDefault = "#008A21";
|
|
38
|
+
export const statusColorMessageContextualSuccessBgAlt = "#eaf3e8"; // Subtle message bg
|
|
39
|
+
export const statusColorMessageContextualSuccessBorderDefault = "#008A21";
|
|
40
|
+
export const statusColorMessageContextualSuccessIcon = "#008A21"; // Icon on tinted bgs
|
|
41
|
+
export const statusColorMessageContextualWarningBgDefault = "#D64309";
|
|
42
|
+
export const statusColorMessageContextualWarningBgAlt = "#ffede5"; // Subtle message bg
|
|
43
|
+
export const statusColorMessageContextualWarningBorderDefault = "#D64309";
|
|
44
|
+
export const statusColorMessageContextualWarningIcon = "#D64309"; // Icon on tinted bgs
|
|
45
|
+
export const statusColorPillLabelDefault = "#FFFFFF";
|
|
46
|
+
export const statusColorPillLabelHover = "#FFFFFF";
|
|
47
|
+
export const statusColorPillLabelAltDefault = "#000000f2";
|
|
48
|
+
export const statusColorPillLabelAltHover = "#000000f2";
|
|
49
|
+
export const statusColorPillErrorBgDefault = "#CD384B";
|
|
50
|
+
export const statusColorPillErrorBgAltDefault = "#fdeceb"; // outline pill bg
|
|
51
|
+
export const statusColorPillErrorBgAltHover = "#efdfde";
|
|
52
|
+
export const statusColorPillErrorBgHover = "#aa323f";
|
|
53
|
+
export const statusColorPillErrorBorderDefault = "#CD384B";
|
|
54
|
+
export const statusColorPillInfoBgDefault = "#0060A7";
|
|
55
|
+
export const statusColorPillInfoBgAltDefault = "#eaeef6"; // outline pill bg
|
|
56
|
+
export const statusColorPillInfoBgAltHover = "#dde1e8";
|
|
57
|
+
export const statusColorPillInfoBgHover = "#10508a";
|
|
58
|
+
export const statusColorPillInfoBorderDefault = "#0060A7";
|
|
59
|
+
export const statusColorPillNeutralBgDefault = "#656565";
|
|
60
|
+
export const statusColorPillNeutralBgAltDefault = "#efefef"; // outline pill bg
|
|
61
|
+
export const statusColorPillNeutralBgAltHover = "#e2e2e2";
|
|
62
|
+
export const statusColorPillNeutralBgHover = "#555";
|
|
63
|
+
export const statusColorPillNeutralBorderDefault = "#656565";
|
|
64
|
+
export const statusColorPillSuccessBgDefault = "#008A21";
|
|
65
|
+
export const statusColorPillSuccessBgAltDefault = "#eaf3e8"; // outline pill bg
|
|
66
|
+
export const statusColorPillSuccessBgAltHover = "#dde5db";
|
|
67
|
+
export const statusColorPillSuccessBgHover = "#0f731e";
|
|
68
|
+
export const statusColorPillSuccessBorderDefault = "#008A21";
|
|
69
|
+
export const statusColorPillWarningBgDefault = "#D64309";
|
|
70
|
+
export const statusColorPillWarningBgAltDefault = "#ffede5"; // Global message bg
|
|
71
|
+
export const statusColorPillWarningBgAltHover = "#f1e0d8";
|
|
72
|
+
export const statusColorPillWarningBgHover = "#b13a0d";
|
|
73
|
+
export const statusColorPillWarningBorderDefault = "#D64309";
|
|
74
|
+
export const statusColorPillReadonlyBgDefault = "#a6a6a6"; // Pill (all types, readonly, when nested in disabled parent components)
|
|
75
|
+
export const statusColorPillReadonlyBorderDefault = "#a6a6a6"; // Pill (all types, readonly, when nested in disabled parent components)
|
|
76
|
+
export const statusColorPillReadonlyLabel = "#000000ab"; // Pill (all types, readonly, when nested in disabled parent components)
|
|
45
77
|
export const statusColorRatingBgDefault = "#00811F";
|
|
46
78
|
export const statusColorRatingBgDefaultAlt =
|
|
47
79
|
"linear-gradient(90deg, #00811F 0%, #00811F 50%, #d1d1d1 50%, #d1d1d1 100%)";
|
|
48
80
|
export const statusColorRatingBgHover = "#0e6b1d";
|
|
49
81
|
export const statusColorRatingBorderDefault = "#00811F";
|
|
50
|
-
export const statusColorSuccessBgDefault = "#008A21";
|
|
51
|
-
export const statusColorSuccessBgAlt = "#eaf3e8"; // Subtle message bg
|
|
52
|
-
export const statusColorSuccessBgAltHover = "#dde5db";
|
|
53
|
-
export const statusColorSuccessBgHover = "#0f731e";
|
|
54
|
-
export const statusColorSuccessBorderDefault = "#008A21";
|
|
55
|
-
export const statusColorSuccessIcon = "#008A21"; // Icon on tinted bgs
|
|
56
|
-
export const statusColorWarningBgDefault = "#D64309";
|
|
57
|
-
export const statusColorWarningBgAlt = "#ffede5"; // Subtle message bg
|
|
58
|
-
export const statusColorWarningBgAltDefault = "#ffede5"; // Global message bg
|
|
59
|
-
export const statusColorWarningBgAltHover = "#f1e0d8";
|
|
60
|
-
export const statusColorWarningBgHover = "#b13a0d";
|
|
61
|
-
export const statusColorWarningBorderDefault = "#D64309";
|
|
62
|
-
export const statusColorWarningIcon = "#D64309"; // Icon on tinted bgs
|
|
63
82
|
export const statusSizePillS = 20; // Min height
|
|
64
83
|
export const statusSizePillM = 24; // Min height and removable button.
|
|
65
84
|
export const statusSizePillL = 28; // Min height and removable button
|
|
@@ -75,10 +75,6 @@ export const tableSpaceRowXgM: number;
|
|
|
75
75
|
export const tableSpaceRowXgL: number;
|
|
76
76
|
/** internal spacing between text, checkboxes, icons etc */
|
|
77
77
|
export const tableSpaceRowXgXl: number;
|
|
78
|
-
/** top and bottom adding inside pagination */
|
|
79
|
-
export const tableSpaceRowYM: number;
|
|
80
|
-
/** gap between table and pagination */
|
|
81
|
-
export const tableSpaceRowYgM: number;
|
|
82
78
|
/** Left padding inside XS child row cells */
|
|
83
79
|
export const tableSpaceRowchildXXs: number;
|
|
84
80
|
/** Left padding inside S child row cells */
|
|
@@ -65,8 +65,6 @@ export const tableSpaceRowXgS = 8; // internal spacing between text, checkboxes,
|
|
|
65
65
|
export const tableSpaceRowXgM = 8; // internal spacing between text, checkboxes, icons etc
|
|
66
66
|
export const tableSpaceRowXgL = 8; // internal spacing between text, checkboxes, icons etc
|
|
67
67
|
export const tableSpaceRowXgXl = 8; // internal spacing between text, checkboxes, icons etc
|
|
68
|
-
export const tableSpaceRowYM = 8; // top and bottom adding inside pagination
|
|
69
|
-
export const tableSpaceRowYgM = 8; // gap between table and pagination
|
|
70
68
|
export const tableSpaceRowchildXXs = 36; // Left padding inside XS child row cells
|
|
71
69
|
export const tableSpaceRowchildXS = 44; // Left padding inside S child row cells
|
|
72
70
|
export const tableSpaceRowchildXM = 44; // Left padding inside M child row cells
|
|
@@ -12,12 +12,7 @@ export const modesColorBrandDefaultAlt: string;
|
|
|
12
12
|
export const modesColorBrandWithDefaultAlt: string;
|
|
13
13
|
export const modesColorBrandCopilotAiIdentifierDefault: string;
|
|
14
14
|
export const modesColorBrandCopilotAiIdentifierWithDefault: string;
|
|
15
|
-
export const
|
|
16
|
-
export const modesColorBrandCopilotNoBgStar: string;
|
|
17
|
-
export const modesColorBrandCopilotNoBgMono: string;
|
|
18
|
-
export const modesColorBrandCopilotWithBgS: string;
|
|
19
|
-
export const modesColorBrandCopilotWithBgStar: string;
|
|
20
|
-
export const modesColorBrandCopilotWithBgBg: string;
|
|
15
|
+
export const modesColorBrandCopilotNoBgMonochrome: string;
|
|
21
16
|
/** This is the color to replace in white label products. Ensure luminousity of custom color = 46.8 (see hsluv.org). AAA against FFFFFF bg. */
|
|
22
17
|
export const modesColorCustomDefault: string;
|
|
23
18
|
/** 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. */
|
|
@@ -185,9 +180,9 @@ export const modesColorStatusCautionHover: string;
|
|
|
185
180
|
export const modesColorStatusCautionHoverAlt: string;
|
|
186
181
|
export const modesColorStatusCautionText: string;
|
|
187
182
|
/** used on global message bg */
|
|
188
|
-
export const
|
|
189
|
-
/** used on global message
|
|
190
|
-
export const
|
|
183
|
+
export const modesColorStatusCautionFrozenglobalDefault: string;
|
|
184
|
+
/** used on global message bg */
|
|
185
|
+
export const modesColorStatusCautionFrozenglobalHover: string;
|
|
191
186
|
export const modesColorStatusContentWithDefault: string;
|
|
192
187
|
export const modesColorStatusContentWithDefaultAlt: string;
|
|
193
188
|
/** for pill hover X */
|
|
@@ -209,7 +204,9 @@ export const modesColorStatusInfoHover: string;
|
|
|
209
204
|
/** used on pill hover states and message bg */
|
|
210
205
|
export const modesColorStatusInfoHoverAlt: string;
|
|
211
206
|
/** used on global message bg */
|
|
212
|
-
export const
|
|
207
|
+
export const modesColorStatusInfoFrozenglobalDefault: string;
|
|
208
|
+
/** used on global message bg */
|
|
209
|
+
export const modesColorStatusInfoFrozenglobalHover: string;
|
|
213
210
|
/** For pills and messages. Not accessible with white TEXT. */
|
|
214
211
|
export const modesColorStatusNegativeDefault: string;
|
|
215
212
|
/** Subtle message bg */
|
|
@@ -219,7 +216,6 @@ export const modesColorStatusNegativeHover: string;
|
|
|
219
216
|
/** used on pill hover states and message bg */
|
|
220
217
|
export const modesColorStatusNegativeHoverAlt: string;
|
|
221
218
|
export const modesColorStatusNegativeText: string;
|
|
222
|
-
export const modesColorStatusNeutralAlt: string;
|
|
223
219
|
export const modesColorStatusNeutralDefault: string;
|
|
224
220
|
/** Subtle message bg */
|
|
225
221
|
export const modesColorStatusNeutralDefaultAlt: string;
|
|
@@ -228,7 +224,11 @@ export const modesColorStatusNeutralHover: string;
|
|
|
228
224
|
/** used on pill hover states and message bg */
|
|
229
225
|
export const modesColorStatusNeutralHoverAlt: string;
|
|
230
226
|
export const modesColorStatusNeutralFrozenDefault: string;
|
|
227
|
+
/** Subtle message bg */
|
|
228
|
+
export const modesColorStatusNeutralFrozenDefaultAlt: string;
|
|
231
229
|
export const modesColorStatusNeutralFrozenHover: string;
|
|
230
|
+
/** used on pill hover states and message bg */
|
|
231
|
+
export const modesColorStatusNeutralFrozenHoverAlt: string;
|
|
232
232
|
/** For pills and messages. Not accessible with white TEXT. */
|
|
233
233
|
export const modesColorStatusPositiveDefault: string;
|
|
234
234
|
/** Subtle message bg */
|
|
@@ -12,14 +12,7 @@ export const modesColorBrandDefaultAlt = "#000000";
|
|
|
12
12
|
export const modesColorBrandWithDefaultAlt = "#FFFFFF";
|
|
13
13
|
export const modesColorBrandCopilotAiIdentifierDefault = "#000000";
|
|
14
14
|
export const modesColorBrandCopilotAiIdentifierWithDefault = "#00D639";
|
|
15
|
-
export const
|
|
16
|
-
export const modesColorBrandCopilotNoBgStar = "#000000";
|
|
17
|
-
export const modesColorBrandCopilotNoBgMono = "#000000";
|
|
18
|
-
export const modesColorBrandCopilotWithBgS =
|
|
19
|
-
"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%)";
|
|
20
|
-
export const modesColorBrandCopilotWithBgStar =
|
|
21
|
-
"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
|
-
export const modesColorBrandCopilotWithBgBg = "#000000";
|
|
15
|
+
export const modesColorBrandCopilotNoBgMonochrome = "#000000";
|
|
23
16
|
export const modesColorCustomDefault = "#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.
|
|
24
17
|
export const modesColorCustomFrozen = "#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.
|
|
25
18
|
export const modesColorGenericBgNought = "#FFFFFF";
|
|
@@ -137,8 +130,8 @@ export const modesColorStatusCautionDefaultAlt = "#ffede5"; // Subtle message bg
|
|
|
137
130
|
export const modesColorStatusCautionHover = "#b13a0d"; // used on pill hover states
|
|
138
131
|
export const modesColorStatusCautionHoverAlt = "#f1e0d8"; // used on pill hover states and message bg
|
|
139
132
|
export const modesColorStatusCautionText = "#bf3e0c";
|
|
140
|
-
export const
|
|
141
|
-
export const
|
|
133
|
+
export const modesColorStatusCautionFrozenglobalDefault = "#ff8629"; // used on global message bg
|
|
134
|
+
export const modesColorStatusCautionFrozenglobalHover = "#ff9a4e"; // used on global message bg
|
|
142
135
|
export const modesColorStatusContentWithDefault = "#FFFFFF";
|
|
143
136
|
export const modesColorStatusContentWithDefaultAlt = "#000000f2";
|
|
144
137
|
export const modesColorStatusContentWithHover = "#FFFFFF"; // for pill hover X
|
|
@@ -151,19 +144,21 @@ export const modesColorStatusInfoDefault = "#0060A7"; // For pills and messages.
|
|
|
151
144
|
export const modesColorStatusInfoDefaultAlt = "#eaeef6"; // Subtle message bg
|
|
152
145
|
export const modesColorStatusInfoHover = "#10508a"; // used on pill hover states
|
|
153
146
|
export const modesColorStatusInfoHoverAlt = "#dde1e8"; // used on pill hover states and message bg
|
|
154
|
-
export const
|
|
147
|
+
export const modesColorStatusInfoFrozenglobalDefault = "#65a9ff"; // used on global message bg
|
|
148
|
+
export const modesColorStatusInfoFrozenglobalHover = "#84b6ff"; // used on global message bg
|
|
155
149
|
export const modesColorStatusNegativeDefault = "#CD384B"; // For pills and messages. Not accessible with white TEXT.
|
|
156
150
|
export const modesColorStatusNegativeDefaultAlt = "#fdeceb"; // Subtle message bg
|
|
157
151
|
export const modesColorStatusNegativeHover = "#aa323f"; // used on pill hover states
|
|
158
152
|
export const modesColorStatusNegativeHoverAlt = "#efdfde"; // used on pill hover states and message bg
|
|
159
153
|
export const modesColorStatusNegativeText = "#CD384B";
|
|
160
|
-
export const modesColorStatusNeutralAlt = "#656565";
|
|
161
154
|
export const modesColorStatusNeutralDefault = "#656565";
|
|
162
155
|
export const modesColorStatusNeutralDefaultAlt = "#efefef"; // Subtle message bg
|
|
163
156
|
export const modesColorStatusNeutralHover = "#555"; // used on pill hover states
|
|
164
157
|
export const modesColorStatusNeutralHoverAlt = "#e2e2e2"; // used on pill hover states and message bg
|
|
165
158
|
export const modesColorStatusNeutralFrozenDefault = "#335B70";
|
|
159
|
+
export const modesColorStatusNeutralFrozenDefaultAlt = "#eaedf0"; // Subtle message bg
|
|
166
160
|
export const modesColorStatusNeutralFrozenHover = "#20313b";
|
|
161
|
+
export const modesColorStatusNeutralFrozenHoverAlt = "#dde0e2"; // used on pill hover states and message bg
|
|
167
162
|
export const modesColorStatusPositiveDefault = "#008A21"; // For pills and messages. Not accessible with white TEXT.
|
|
168
163
|
export const modesColorStatusPositiveDefaultAlt = "#eaf3e8"; // Subtle message bg
|
|
169
164
|
export const modesColorStatusPositiveHover = "#0f731e"; // used on pill hover states
|
|
@@ -345,6 +345,10 @@ export const containerSpacePaginationXgM: number;
|
|
|
345
345
|
export const containerSpacePaginationXgL: number;
|
|
346
346
|
/** top and bottom padding inside pagination */
|
|
347
347
|
export const containerSpacePaginationYM: number;
|
|
348
|
+
/** external margin on top of floating pagination variant */
|
|
349
|
+
export const containerSpacePaginationYL: number;
|
|
350
|
+
/** gap between left and right pagination elements when stacked vertically on small screens */
|
|
351
|
+
export const containerSpacePaginationYgM: number;
|
|
348
352
|
/** left and right padding inside pagination */
|
|
349
353
|
export const containerSpacePaginationXM: number;
|
|
350
354
|
/** top and bottom padding around scrollbar handle. */
|
|
@@ -193,9 +193,11 @@ export const containerSpaceLinkpreviewYL = 12.8; // Content horizontal padding f
|
|
|
193
193
|
export const containerSpaceLinkpreviewYgS = 4; // Content horizontal padding for small variant
|
|
194
194
|
export const containerSpaceLinkpreviewYgM = 8; // Content horizontal padding for medium variant
|
|
195
195
|
export const containerSpaceLinkpreviewYgL = 12; // Content horizontal padding for large variant
|
|
196
|
-
export const containerSpacePaginationXgM =
|
|
196
|
+
export const containerSpacePaginationXgM = 6.4; // gap between elements in pagination
|
|
197
197
|
export const containerSpacePaginationXgL = 12.8; // gap between page nav buttons in pagination
|
|
198
|
-
export const containerSpacePaginationYM =
|
|
198
|
+
export const containerSpacePaginationYM = 9.6; // top and bottom padding inside pagination
|
|
199
|
+
export const containerSpacePaginationYL = 12.8; // external margin on top of floating pagination variant
|
|
200
|
+
export const containerSpacePaginationYgM = 6.4; // gap between left and right pagination elements when stacked vertically on small screens
|
|
199
201
|
export const containerSpacePaginationXM = 12.8; // left and right padding inside pagination
|
|
200
202
|
export const containerSpaceScrollbarYInner = 1; // top and bottom padding around scrollbar handle.
|
|
201
203
|
export const containerSpaceScrollbarYOuter = 2; // top and bottom padding inside scrollbar outer container
|
|
@@ -12,12 +12,7 @@ export const logoColorSageBgAlt: string;
|
|
|
12
12
|
/** filled */
|
|
13
13
|
export const logoColorTrustBgDefault: string;
|
|
14
14
|
export const logoColorTrustOutline: string;
|
|
15
|
-
export const logoColorCopilotNoBgBgS: string;
|
|
16
|
-
export const logoColorCopilotNoBgBgStar: string;
|
|
17
15
|
export const logoColorCopilotNoBgFgDefault: string;
|
|
18
|
-
export const logoColorCopilotWithBgBgS: string;
|
|
19
|
-
export const logoColorCopilotWithBgBgStar: string;
|
|
20
|
-
export const logoColorCopilotWithBgBgDefault: string;
|
|
21
16
|
/** star bg color */
|
|
22
17
|
export const logoColorAiIdentifierBgStar: string;
|
|
23
18
|
export const logoColorAiIdentifierBgDot: string;
|
|
@@ -10,14 +10,7 @@ export const logoColorSageBgDefault = "#00D639"; // sage logo
|
|
|
10
10
|
export const logoColorSageBgAlt = "#FFFFFF";
|
|
11
11
|
export const logoColorTrustBgDefault = "#009023"; // filled
|
|
12
12
|
export const logoColorTrustOutline = "#FFFFFF";
|
|
13
|
-
export const logoColorCopilotNoBgBgS =
|
|
14
|
-
"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%)";
|
|
15
|
-
export const logoColorCopilotNoBgBgStar =
|
|
16
|
-
"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%)";
|
|
17
13
|
export const logoColorCopilotNoBgFgDefault = "#FFFFFF";
|
|
18
|
-
export const logoColorCopilotWithBgBgS = "#000000";
|
|
19
|
-
export const logoColorCopilotWithBgBgStar = "#000000";
|
|
20
|
-
export const logoColorCopilotWithBgBgDefault = "#FFFFFF";
|
|
21
14
|
export const logoColorAiIdentifierBgStar = "#FFFFFF"; // star bg color
|
|
22
15
|
export const logoColorAiIdentifierBgDot = "#00D639";
|
|
23
16
|
export const logoColorAiIdentifierOutline = "#FFFFFF"; // star outline variant
|