@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
|
@@ -989,72 +989,6 @@
|
|
|
989
989
|
comment: "internal spacing between text, checkboxes, icons etc",
|
|
990
990
|
},
|
|
991
991
|
},
|
|
992
|
-
y: {
|
|
993
|
-
M: {
|
|
994
|
-
value: 8,
|
|
995
|
-
type: "spacing",
|
|
996
|
-
description: "top and bottom adding inside pagination",
|
|
997
|
-
filePath: "data/tokens/components/table.json",
|
|
998
|
-
isSource: true,
|
|
999
|
-
original: {
|
|
1000
|
-
value: "{global.space.micro.L}",
|
|
1001
|
-
type: "spacing",
|
|
1002
|
-
description: "top and bottom adding inside pagination",
|
|
1003
|
-
},
|
|
1004
|
-
name: "tableSpaceRowYM",
|
|
1005
|
-
attributes: {
|
|
1006
|
-
value: 8,
|
|
1007
|
-
type: "spacing",
|
|
1008
|
-
description: "top and bottom adding inside pagination",
|
|
1009
|
-
filePath: "data/tokens/components/table.json",
|
|
1010
|
-
isSource: true,
|
|
1011
|
-
original: {
|
|
1012
|
-
value: "{global.space.micro.L}",
|
|
1013
|
-
type: "spacing",
|
|
1014
|
-
description: "top and bottom adding inside pagination",
|
|
1015
|
-
},
|
|
1016
|
-
name: "M",
|
|
1017
|
-
attributes: {},
|
|
1018
|
-
path: ["table", "space", "row", "y", "M"],
|
|
1019
|
-
comment: "top and bottom adding inside pagination",
|
|
1020
|
-
},
|
|
1021
|
-
path: ["table", "space", "row", "y", "M"],
|
|
1022
|
-
comment: "top and bottom adding inside pagination",
|
|
1023
|
-
},
|
|
1024
|
-
},
|
|
1025
|
-
yg: {
|
|
1026
|
-
M: {
|
|
1027
|
-
value: 8,
|
|
1028
|
-
type: "spacing",
|
|
1029
|
-
description: "gap between table and pagination",
|
|
1030
|
-
filePath: "data/tokens/components/table.json",
|
|
1031
|
-
isSource: true,
|
|
1032
|
-
original: {
|
|
1033
|
-
value: "{global.space.micro.L}",
|
|
1034
|
-
type: "spacing",
|
|
1035
|
-
description: "gap between table and pagination",
|
|
1036
|
-
},
|
|
1037
|
-
name: "tableSpaceRowYgM",
|
|
1038
|
-
attributes: {
|
|
1039
|
-
value: 8,
|
|
1040
|
-
type: "spacing",
|
|
1041
|
-
description: "gap between table and pagination",
|
|
1042
|
-
filePath: "data/tokens/components/table.json",
|
|
1043
|
-
isSource: true,
|
|
1044
|
-
original: {
|
|
1045
|
-
value: "{global.space.micro.L}",
|
|
1046
|
-
type: "spacing",
|
|
1047
|
-
description: "gap between table and pagination",
|
|
1048
|
-
},
|
|
1049
|
-
name: "M",
|
|
1050
|
-
attributes: {},
|
|
1051
|
-
path: ["table", "space", "row", "yg", "M"],
|
|
1052
|
-
comment: "gap between table and pagination",
|
|
1053
|
-
},
|
|
1054
|
-
path: ["table", "space", "row", "yg", "M"],
|
|
1055
|
-
comment: "gap between table and pagination",
|
|
1056
|
-
},
|
|
1057
|
-
},
|
|
1058
992
|
},
|
|
1059
993
|
rowchild: {
|
|
1060
994
|
x: {
|
|
@@ -140,37 +140,7 @@
|
|
|
140
140
|
},
|
|
141
141
|
},
|
|
142
142
|
noBg: {
|
|
143
|
-
|
|
144
|
-
value:
|
|
145
|
-
"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%)",
|
|
146
|
-
type: "color",
|
|
147
|
-
filePath: "data/tokens/modes/dark.json",
|
|
148
|
-
isSource: true,
|
|
149
|
-
original: {
|
|
150
|
-
value:
|
|
151
|
-
"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%)",
|
|
152
|
-
type: "color",
|
|
153
|
-
},
|
|
154
|
-
name: "modesColorBrandCopilotNoBgS",
|
|
155
|
-
attributes: {},
|
|
156
|
-
path: ["modes", "color", "brand", "copilot", "noBg", "S"],
|
|
157
|
-
},
|
|
158
|
-
star: {
|
|
159
|
-
value:
|
|
160
|
-
"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%)",
|
|
161
|
-
type: "color",
|
|
162
|
-
filePath: "data/tokens/modes/dark.json",
|
|
163
|
-
isSource: true,
|
|
164
|
-
original: {
|
|
165
|
-
value:
|
|
166
|
-
"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%)",
|
|
167
|
-
type: "color",
|
|
168
|
-
},
|
|
169
|
-
name: "modesColorBrandCopilotNoBgStar",
|
|
170
|
-
attributes: {},
|
|
171
|
-
path: ["modes", "color", "brand", "copilot", "noBg", "star"],
|
|
172
|
-
},
|
|
173
|
-
mono: {
|
|
143
|
+
monochrome: {
|
|
174
144
|
value: "#FFFFFF",
|
|
175
145
|
type: "color",
|
|
176
146
|
filePath: "data/tokens/modes/dark.json",
|
|
@@ -179,50 +149,16 @@
|
|
|
179
149
|
value: "{primitives.colors.white}",
|
|
180
150
|
type: "color",
|
|
181
151
|
},
|
|
182
|
-
name: "
|
|
152
|
+
name: "modesColorBrandCopilotNoBgMonochrome",
|
|
183
153
|
attributes: {},
|
|
184
|
-
path: [
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
isSource: true,
|
|
193
|
-
original: {
|
|
194
|
-
value: "{primitives.colors.black}",
|
|
195
|
-
type: "color",
|
|
196
|
-
},
|
|
197
|
-
name: "modesColorBrandCopilotWithBgS",
|
|
198
|
-
attributes: {},
|
|
199
|
-
path: ["modes", "color", "brand", "copilot", "withBg", "S"],
|
|
200
|
-
},
|
|
201
|
-
star: {
|
|
202
|
-
value: "#000000",
|
|
203
|
-
type: "color",
|
|
204
|
-
filePath: "data/tokens/modes/dark.json",
|
|
205
|
-
isSource: true,
|
|
206
|
-
original: {
|
|
207
|
-
value: "{primitives.colors.black}",
|
|
208
|
-
type: "color",
|
|
209
|
-
},
|
|
210
|
-
name: "modesColorBrandCopilotWithBgStar",
|
|
211
|
-
attributes: {},
|
|
212
|
-
path: ["modes", "color", "brand", "copilot", "withBg", "star"],
|
|
213
|
-
},
|
|
214
|
-
bg: {
|
|
215
|
-
value: "#FFFFFF",
|
|
216
|
-
type: "color",
|
|
217
|
-
filePath: "data/tokens/modes/dark.json",
|
|
218
|
-
isSource: true,
|
|
219
|
-
original: {
|
|
220
|
-
value: "{primitives.colors.white}",
|
|
221
|
-
type: "color",
|
|
222
|
-
},
|
|
223
|
-
name: "modesColorBrandCopilotWithBgBg",
|
|
224
|
-
attributes: {},
|
|
225
|
-
path: ["modes", "color", "brand", "copilot", "withBg", "bg"],
|
|
154
|
+
path: [
|
|
155
|
+
"modes",
|
|
156
|
+
"color",
|
|
157
|
+
"brand",
|
|
158
|
+
"copilot",
|
|
159
|
+
"noBg",
|
|
160
|
+
"monochrome",
|
|
161
|
+
],
|
|
226
162
|
},
|
|
227
163
|
},
|
|
228
164
|
},
|
|
@@ -4814,27 +4750,27 @@
|
|
|
4814
4750
|
attributes: {},
|
|
4815
4751
|
path: ["modes", "color", "status", "caution", "text"],
|
|
4816
4752
|
},
|
|
4817
|
-
|
|
4753
|
+
frozenglobal: {
|
|
4818
4754
|
default: {
|
|
4819
|
-
value: "#
|
|
4755
|
+
value: "#E04500",
|
|
4820
4756
|
type: "color",
|
|
4821
4757
|
description: "Global message bg",
|
|
4822
4758
|
filePath: "data/tokens/modes/dark.json",
|
|
4823
4759
|
isSource: true,
|
|
4824
4760
|
original: {
|
|
4825
|
-
value: "{modes.color.status.caution.
|
|
4761
|
+
value: "{modes.color.status.caution.default}",
|
|
4826
4762
|
type: "color",
|
|
4827
4763
|
description: "Global message bg",
|
|
4828
4764
|
},
|
|
4829
|
-
name: "
|
|
4765
|
+
name: "modesColorStatusCautionFrozenglobalDefault",
|
|
4830
4766
|
attributes: {
|
|
4831
|
-
value: "#
|
|
4767
|
+
value: "#E04500",
|
|
4832
4768
|
type: "color",
|
|
4833
4769
|
description: "Global message bg",
|
|
4834
4770
|
filePath: "data/tokens/modes/dark.json",
|
|
4835
4771
|
isSource: true,
|
|
4836
4772
|
original: {
|
|
4837
|
-
value: "{modes.color.status.caution.
|
|
4773
|
+
value: "{modes.color.status.caution.default}",
|
|
4838
4774
|
type: "color",
|
|
4839
4775
|
description: "Global message bg",
|
|
4840
4776
|
},
|
|
@@ -4845,7 +4781,7 @@
|
|
|
4845
4781
|
"color",
|
|
4846
4782
|
"status",
|
|
4847
4783
|
"caution",
|
|
4848
|
-
"
|
|
4784
|
+
"frozenglobal",
|
|
4849
4785
|
"default",
|
|
4850
4786
|
],
|
|
4851
4787
|
comment: "Global message bg",
|
|
@@ -4855,98 +4791,55 @@
|
|
|
4855
4791
|
"color",
|
|
4856
4792
|
"status",
|
|
4857
4793
|
"caution",
|
|
4858
|
-
"
|
|
4794
|
+
"frozenglobal",
|
|
4859
4795
|
"default",
|
|
4860
4796
|
],
|
|
4861
4797
|
comment: "Global message bg",
|
|
4862
4798
|
},
|
|
4863
|
-
|
|
4864
|
-
value: "#
|
|
4799
|
+
hover: {
|
|
4800
|
+
value: "#eb6732",
|
|
4865
4801
|
type: "color",
|
|
4866
|
-
|
|
4867
|
-
"studio.tokens": {
|
|
4868
|
-
modify: {
|
|
4869
|
-
type: "mix",
|
|
4870
|
-
value: "0.10",
|
|
4871
|
-
space: "lch",
|
|
4872
|
-
color: "#FFFFFF",
|
|
4873
|
-
filePath: "data/tokens/modes/dark.json",
|
|
4874
|
-
isSource: true,
|
|
4875
|
-
format: "hex",
|
|
4876
|
-
},
|
|
4877
|
-
},
|
|
4878
|
-
},
|
|
4879
|
-
description: "Global message icon.",
|
|
4802
|
+
description: "used on global message bg",
|
|
4880
4803
|
filePath: "data/tokens/modes/dark.json",
|
|
4881
4804
|
isSource: true,
|
|
4882
4805
|
original: {
|
|
4883
|
-
value: "{
|
|
4806
|
+
value: "{modes.color.status.caution.hover}",
|
|
4884
4807
|
type: "color",
|
|
4885
|
-
|
|
4886
|
-
"studio.tokens": {
|
|
4887
|
-
modify: {
|
|
4888
|
-
type: "mix",
|
|
4889
|
-
value: "0.10",
|
|
4890
|
-
space: "lch",
|
|
4891
|
-
color: "{modes.color.modifier.contrastMore}",
|
|
4892
|
-
filePath: "data/tokens/modes/dark.json",
|
|
4893
|
-
isSource: true,
|
|
4894
|
-
},
|
|
4895
|
-
},
|
|
4896
|
-
},
|
|
4897
|
-
description: "Global message icon.",
|
|
4808
|
+
description: "used on global message bg",
|
|
4898
4809
|
},
|
|
4899
|
-
name: "
|
|
4810
|
+
name: "modesColorStatusCautionFrozenglobalHover",
|
|
4900
4811
|
attributes: {
|
|
4901
|
-
value: "#
|
|
4812
|
+
value: "#eb6732",
|
|
4902
4813
|
type: "color",
|
|
4903
|
-
|
|
4904
|
-
"studio.tokens": {
|
|
4905
|
-
modify: {
|
|
4906
|
-
type: "mix",
|
|
4907
|
-
value: "0.10",
|
|
4908
|
-
space: "lch",
|
|
4909
|
-
color: "#FFFFFF",
|
|
4910
|
-
filePath: "data/tokens/modes/dark.json",
|
|
4911
|
-
isSource: true,
|
|
4912
|
-
format: "hex",
|
|
4913
|
-
},
|
|
4914
|
-
},
|
|
4915
|
-
},
|
|
4916
|
-
description: "Global message icon.",
|
|
4814
|
+
description: "used on global message bg",
|
|
4917
4815
|
filePath: "data/tokens/modes/dark.json",
|
|
4918
4816
|
isSource: true,
|
|
4919
4817
|
original: {
|
|
4920
|
-
value: "{
|
|
4818
|
+
value: "{modes.color.status.caution.hover}",
|
|
4921
4819
|
type: "color",
|
|
4922
|
-
|
|
4923
|
-
"studio.tokens": {
|
|
4924
|
-
modify: {
|
|
4925
|
-
type: "mix",
|
|
4926
|
-
value: "0.10",
|
|
4927
|
-
space: "lch",
|
|
4928
|
-
color: "{modes.color.modifier.contrastMore}",
|
|
4929
|
-
filePath: "data/tokens/modes/dark.json",
|
|
4930
|
-
isSource: true,
|
|
4931
|
-
},
|
|
4932
|
-
},
|
|
4933
|
-
},
|
|
4934
|
-
description: "Global message icon.",
|
|
4820
|
+
description: "used on global message bg",
|
|
4935
4821
|
},
|
|
4936
|
-
name: "
|
|
4822
|
+
name: "hover",
|
|
4937
4823
|
attributes: {},
|
|
4938
4824
|
path: [
|
|
4939
4825
|
"modes",
|
|
4940
4826
|
"color",
|
|
4941
4827
|
"status",
|
|
4942
4828
|
"caution",
|
|
4943
|
-
"
|
|
4944
|
-
"
|
|
4829
|
+
"frozenglobal",
|
|
4830
|
+
"hover",
|
|
4945
4831
|
],
|
|
4946
|
-
comment: "
|
|
4832
|
+
comment: "used on global message bg",
|
|
4947
4833
|
},
|
|
4948
|
-
path: [
|
|
4949
|
-
|
|
4834
|
+
path: [
|
|
4835
|
+
"modes",
|
|
4836
|
+
"color",
|
|
4837
|
+
"status",
|
|
4838
|
+
"caution",
|
|
4839
|
+
"frozenglobal",
|
|
4840
|
+
"hover",
|
|
4841
|
+
],
|
|
4842
|
+
comment: "used on global message bg",
|
|
4950
4843
|
},
|
|
4951
4844
|
},
|
|
4952
4845
|
},
|
|
@@ -5446,27 +5339,27 @@
|
|
|
5446
5339
|
path: ["modes", "color", "status", "info", "hoverAlt"],
|
|
5447
5340
|
comment: "used on pill hover states and message bg",
|
|
5448
5341
|
},
|
|
5449
|
-
|
|
5342
|
+
frozenglobal: {
|
|
5450
5343
|
default: {
|
|
5451
|
-
value: "#
|
|
5344
|
+
value: "#007ED9",
|
|
5452
5345
|
type: "color",
|
|
5453
5346
|
description: "Global message bg",
|
|
5454
5347
|
filePath: "data/tokens/modes/dark.json",
|
|
5455
5348
|
isSource: true,
|
|
5456
5349
|
original: {
|
|
5457
|
-
value: "{modes.color.status.info.
|
|
5350
|
+
value: "{modes.color.status.info.default}",
|
|
5458
5351
|
type: "color",
|
|
5459
5352
|
description: "Global message bg",
|
|
5460
5353
|
},
|
|
5461
|
-
name: "
|
|
5354
|
+
name: "modesColorStatusInfoFrozenglobalDefault",
|
|
5462
5355
|
attributes: {
|
|
5463
|
-
value: "#
|
|
5356
|
+
value: "#007ED9",
|
|
5464
5357
|
type: "color",
|
|
5465
5358
|
description: "Global message bg",
|
|
5466
5359
|
filePath: "data/tokens/modes/dark.json",
|
|
5467
5360
|
isSource: true,
|
|
5468
5361
|
original: {
|
|
5469
|
-
value: "{modes.color.status.info.
|
|
5362
|
+
value: "{modes.color.status.info.default}",
|
|
5470
5363
|
type: "color",
|
|
5471
5364
|
description: "Global message bg",
|
|
5472
5365
|
},
|
|
@@ -5477,14 +5370,66 @@
|
|
|
5477
5370
|
"color",
|
|
5478
5371
|
"status",
|
|
5479
5372
|
"info",
|
|
5480
|
-
"
|
|
5373
|
+
"frozenglobal",
|
|
5481
5374
|
"default",
|
|
5482
5375
|
],
|
|
5483
5376
|
comment: "Global message bg",
|
|
5484
5377
|
},
|
|
5485
|
-
path: [
|
|
5378
|
+
path: [
|
|
5379
|
+
"modes",
|
|
5380
|
+
"color",
|
|
5381
|
+
"status",
|
|
5382
|
+
"info",
|
|
5383
|
+
"frozenglobal",
|
|
5384
|
+
"default",
|
|
5385
|
+
],
|
|
5486
5386
|
comment: "Global message bg",
|
|
5487
5387
|
},
|
|
5388
|
+
hover: {
|
|
5389
|
+
value: "#5291e0",
|
|
5390
|
+
type: "color",
|
|
5391
|
+
description: "used on global message bg",
|
|
5392
|
+
filePath: "data/tokens/modes/dark.json",
|
|
5393
|
+
isSource: true,
|
|
5394
|
+
original: {
|
|
5395
|
+
value: "{modes.color.status.info.hover}",
|
|
5396
|
+
type: "color",
|
|
5397
|
+
description: "used on global message bg",
|
|
5398
|
+
},
|
|
5399
|
+
name: "modesColorStatusInfoFrozenglobalHover",
|
|
5400
|
+
attributes: {
|
|
5401
|
+
value: "#5291e0",
|
|
5402
|
+
type: "color",
|
|
5403
|
+
description: "used on global message bg",
|
|
5404
|
+
filePath: "data/tokens/modes/dark.json",
|
|
5405
|
+
isSource: true,
|
|
5406
|
+
original: {
|
|
5407
|
+
value: "{modes.color.status.info.hover}",
|
|
5408
|
+
type: "color",
|
|
5409
|
+
description: "used on global message bg",
|
|
5410
|
+
},
|
|
5411
|
+
name: "hover",
|
|
5412
|
+
attributes: {},
|
|
5413
|
+
path: [
|
|
5414
|
+
"modes",
|
|
5415
|
+
"color",
|
|
5416
|
+
"status",
|
|
5417
|
+
"info",
|
|
5418
|
+
"frozenglobal",
|
|
5419
|
+
"hover",
|
|
5420
|
+
],
|
|
5421
|
+
comment: "used on global message bg",
|
|
5422
|
+
},
|
|
5423
|
+
path: [
|
|
5424
|
+
"modes",
|
|
5425
|
+
"color",
|
|
5426
|
+
"status",
|
|
5427
|
+
"info",
|
|
5428
|
+
"frozenglobal",
|
|
5429
|
+
"hover",
|
|
5430
|
+
],
|
|
5431
|
+
comment: "used on global message bg",
|
|
5432
|
+
},
|
|
5488
5433
|
},
|
|
5489
5434
|
},
|
|
5490
5435
|
negative: {
|
|
@@ -5759,19 +5704,6 @@
|
|
|
5759
5704
|
},
|
|
5760
5705
|
},
|
|
5761
5706
|
neutral: {
|
|
5762
|
-
alt: {
|
|
5763
|
-
value: "#7C7C7C",
|
|
5764
|
-
type: "color",
|
|
5765
|
-
filePath: "data/tokens/modes/dark.json",
|
|
5766
|
-
isSource: true,
|
|
5767
|
-
original: {
|
|
5768
|
-
value: "{primitives.colors.smoke}",
|
|
5769
|
-
type: "color",
|
|
5770
|
-
},
|
|
5771
|
-
name: "modesColorStatusNeutralAlt",
|
|
5772
|
-
attributes: {},
|
|
5773
|
-
path: ["modes", "color", "status", "neutral", "alt"],
|
|
5774
|
-
},
|
|
5775
5707
|
default: {
|
|
5776
5708
|
value: "#7C7C7C",
|
|
5777
5709
|
type: "color",
|
|
@@ -6048,7 +5980,7 @@
|
|
|
6048
5980
|
filePath: "data/tokens/modes/dark.json",
|
|
6049
5981
|
isSource: true,
|
|
6050
5982
|
original: {
|
|
6051
|
-
value: "{modes.color.status.neutral.
|
|
5983
|
+
value: "{modes.color.status.neutral.default}",
|
|
6052
5984
|
type: "color",
|
|
6053
5985
|
$extensions: {
|
|
6054
5986
|
"studio.tokens": {
|
|
@@ -6074,6 +6006,101 @@
|
|
|
6074
6006
|
"default",
|
|
6075
6007
|
],
|
|
6076
6008
|
},
|
|
6009
|
+
defaultAlt: {
|
|
6010
|
+
value: "#171717",
|
|
6011
|
+
type: "color",
|
|
6012
|
+
$extensions: {
|
|
6013
|
+
"studio.tokens": {
|
|
6014
|
+
modify: {
|
|
6015
|
+
type: "mix",
|
|
6016
|
+
value: "0.85",
|
|
6017
|
+
space: "lch",
|
|
6018
|
+
color: "#000000",
|
|
6019
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6020
|
+
isSource: true,
|
|
6021
|
+
format: "hex",
|
|
6022
|
+
},
|
|
6023
|
+
},
|
|
6024
|
+
},
|
|
6025
|
+
description: "Subtle message bg",
|
|
6026
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6027
|
+
isSource: true,
|
|
6028
|
+
original: {
|
|
6029
|
+
value: "{primitives.colors.smoke}",
|
|
6030
|
+
type: "color",
|
|
6031
|
+
$extensions: {
|
|
6032
|
+
"studio.tokens": {
|
|
6033
|
+
modify: {
|
|
6034
|
+
type: "mix",
|
|
6035
|
+
value: "0.85",
|
|
6036
|
+
space: "lch",
|
|
6037
|
+
color: "{modes.color.modifier.contrastLess}",
|
|
6038
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6039
|
+
isSource: true,
|
|
6040
|
+
},
|
|
6041
|
+
},
|
|
6042
|
+
},
|
|
6043
|
+
description: "Subtle message bg",
|
|
6044
|
+
},
|
|
6045
|
+
name: "modesColorStatusNeutralFrozenDefaultAlt",
|
|
6046
|
+
attributes: {
|
|
6047
|
+
value: "#7C7C7C",
|
|
6048
|
+
type: "color",
|
|
6049
|
+
$extensions: {
|
|
6050
|
+
"studio.tokens": {
|
|
6051
|
+
modify: {
|
|
6052
|
+
type: "mix",
|
|
6053
|
+
value: "0.85",
|
|
6054
|
+
space: "lch",
|
|
6055
|
+
color: "#000000",
|
|
6056
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6057
|
+
isSource: true,
|
|
6058
|
+
format: "hex",
|
|
6059
|
+
},
|
|
6060
|
+
},
|
|
6061
|
+
},
|
|
6062
|
+
description: "Subtle message bg",
|
|
6063
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6064
|
+
isSource: true,
|
|
6065
|
+
original: {
|
|
6066
|
+
value: "{primitives.colors.smoke}",
|
|
6067
|
+
type: "color",
|
|
6068
|
+
$extensions: {
|
|
6069
|
+
"studio.tokens": {
|
|
6070
|
+
modify: {
|
|
6071
|
+
type: "mix",
|
|
6072
|
+
value: "0.85",
|
|
6073
|
+
space: "lch",
|
|
6074
|
+
color: "{modes.color.modifier.contrastLess}",
|
|
6075
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6076
|
+
isSource: true,
|
|
6077
|
+
},
|
|
6078
|
+
},
|
|
6079
|
+
},
|
|
6080
|
+
description: "Subtle message bg",
|
|
6081
|
+
},
|
|
6082
|
+
name: "defaultAlt",
|
|
6083
|
+
attributes: {},
|
|
6084
|
+
path: [
|
|
6085
|
+
"modes",
|
|
6086
|
+
"color",
|
|
6087
|
+
"status",
|
|
6088
|
+
"neutral",
|
|
6089
|
+
"frozen",
|
|
6090
|
+
"defaultAlt",
|
|
6091
|
+
],
|
|
6092
|
+
comment: "Subtle message bg",
|
|
6093
|
+
},
|
|
6094
|
+
path: [
|
|
6095
|
+
"modes",
|
|
6096
|
+
"color",
|
|
6097
|
+
"status",
|
|
6098
|
+
"neutral",
|
|
6099
|
+
"frozen",
|
|
6100
|
+
"defaultAlt",
|
|
6101
|
+
],
|
|
6102
|
+
comment: "Subtle message bg",
|
|
6103
|
+
},
|
|
6077
6104
|
hover: {
|
|
6078
6105
|
value: "#909090",
|
|
6079
6106
|
type: "color",
|
|
@@ -6094,6 +6121,101 @@
|
|
|
6094
6121
|
"hover",
|
|
6095
6122
|
],
|
|
6096
6123
|
},
|
|
6124
|
+
hoverAlt: {
|
|
6125
|
+
value: "#262626",
|
|
6126
|
+
type: "color",
|
|
6127
|
+
$extensions: {
|
|
6128
|
+
"studio.tokens": {
|
|
6129
|
+
modify: {
|
|
6130
|
+
type: "mix",
|
|
6131
|
+
value: "0.08 ",
|
|
6132
|
+
space: "lch",
|
|
6133
|
+
color: "#FFFFFF",
|
|
6134
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6135
|
+
isSource: true,
|
|
6136
|
+
format: "hex",
|
|
6137
|
+
},
|
|
6138
|
+
},
|
|
6139
|
+
},
|
|
6140
|
+
description: "used on pill hover states and message bg",
|
|
6141
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6142
|
+
isSource: true,
|
|
6143
|
+
original: {
|
|
6144
|
+
value: "{modes.color.status.neutral.defaultAlt}",
|
|
6145
|
+
type: "color",
|
|
6146
|
+
$extensions: {
|
|
6147
|
+
"studio.tokens": {
|
|
6148
|
+
modify: {
|
|
6149
|
+
type: "mix",
|
|
6150
|
+
value: "{modes.color.modifiers.button.hoverAlt} ",
|
|
6151
|
+
space: "lch",
|
|
6152
|
+
color: "{modes.color.modifier.contrastMore}",
|
|
6153
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6154
|
+
isSource: true,
|
|
6155
|
+
},
|
|
6156
|
+
},
|
|
6157
|
+
},
|
|
6158
|
+
description: "used on pill hover states and message bg",
|
|
6159
|
+
},
|
|
6160
|
+
name: "modesColorStatusNeutralFrozenHoverAlt",
|
|
6161
|
+
attributes: {
|
|
6162
|
+
value: "#171717",
|
|
6163
|
+
type: "color",
|
|
6164
|
+
$extensions: {
|
|
6165
|
+
"studio.tokens": {
|
|
6166
|
+
modify: {
|
|
6167
|
+
type: "mix",
|
|
6168
|
+
value: "0.08 ",
|
|
6169
|
+
space: "lch",
|
|
6170
|
+
color: "#FFFFFF",
|
|
6171
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6172
|
+
isSource: true,
|
|
6173
|
+
format: "hex",
|
|
6174
|
+
},
|
|
6175
|
+
},
|
|
6176
|
+
},
|
|
6177
|
+
description: "used on pill hover states and message bg",
|
|
6178
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6179
|
+
isSource: true,
|
|
6180
|
+
original: {
|
|
6181
|
+
value: "{modes.color.status.neutral.defaultAlt}",
|
|
6182
|
+
type: "color",
|
|
6183
|
+
$extensions: {
|
|
6184
|
+
"studio.tokens": {
|
|
6185
|
+
modify: {
|
|
6186
|
+
type: "mix",
|
|
6187
|
+
value: "{modes.color.modifiers.button.hoverAlt} ",
|
|
6188
|
+
space: "lch",
|
|
6189
|
+
color: "{modes.color.modifier.contrastMore}",
|
|
6190
|
+
filePath: "data/tokens/modes/dark.json",
|
|
6191
|
+
isSource: true,
|
|
6192
|
+
},
|
|
6193
|
+
},
|
|
6194
|
+
},
|
|
6195
|
+
description: "used on pill hover states and message bg",
|
|
6196
|
+
},
|
|
6197
|
+
name: "hoverAlt",
|
|
6198
|
+
attributes: {},
|
|
6199
|
+
path: [
|
|
6200
|
+
"modes",
|
|
6201
|
+
"color",
|
|
6202
|
+
"status",
|
|
6203
|
+
"neutral",
|
|
6204
|
+
"frozen",
|
|
6205
|
+
"hoverAlt",
|
|
6206
|
+
],
|
|
6207
|
+
comment: "used on pill hover states and message bg",
|
|
6208
|
+
},
|
|
6209
|
+
path: [
|
|
6210
|
+
"modes",
|
|
6211
|
+
"color",
|
|
6212
|
+
"status",
|
|
6213
|
+
"neutral",
|
|
6214
|
+
"frozen",
|
|
6215
|
+
"hoverAlt",
|
|
6216
|
+
],
|
|
6217
|
+
comment: "used on pill hover states and message bg",
|
|
6218
|
+
},
|
|
6097
6219
|
},
|
|
6098
6220
|
},
|
|
6099
6221
|
positive: {
|