@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
|
@@ -5795,25 +5795,25 @@
|
|
|
5795
5795
|
pagination: {
|
|
5796
5796
|
xg: {
|
|
5797
5797
|
M: {
|
|
5798
|
-
value:
|
|
5798
|
+
value: 6.4,
|
|
5799
5799
|
type: "spacing",
|
|
5800
5800
|
description: "gap between elements in pagination",
|
|
5801
5801
|
filePath: "data/tokens/components/container.json",
|
|
5802
5802
|
isSource: true,
|
|
5803
5803
|
original: {
|
|
5804
|
-
value: "{global.space.
|
|
5804
|
+
value: "{global.space.macro.XXXS}",
|
|
5805
5805
|
type: "spacing",
|
|
5806
5806
|
description: "gap between elements in pagination",
|
|
5807
5807
|
},
|
|
5808
5808
|
name: "containerSpacePaginationXgM",
|
|
5809
5809
|
attributes: {
|
|
5810
|
-
value:
|
|
5810
|
+
value: 6.4,
|
|
5811
5811
|
type: "spacing",
|
|
5812
5812
|
description: "gap between elements in pagination",
|
|
5813
5813
|
filePath: "data/tokens/components/container.json",
|
|
5814
5814
|
isSource: true,
|
|
5815
5815
|
original: {
|
|
5816
|
-
value: "{global.space.
|
|
5816
|
+
value: "{global.space.macro.XXXS}",
|
|
5817
5817
|
type: "spacing",
|
|
5818
5818
|
description: "gap between elements in pagination",
|
|
5819
5819
|
},
|
|
@@ -5859,25 +5859,25 @@
|
|
|
5859
5859
|
},
|
|
5860
5860
|
y: {
|
|
5861
5861
|
M: {
|
|
5862
|
-
value:
|
|
5862
|
+
value: 9.6,
|
|
5863
5863
|
type: "spacing",
|
|
5864
5864
|
description: "top and bottom padding inside pagination",
|
|
5865
5865
|
filePath: "data/tokens/components/container.json",
|
|
5866
5866
|
isSource: true,
|
|
5867
5867
|
original: {
|
|
5868
|
-
value: "{global.space.
|
|
5868
|
+
value: "{global.space.macro.XXS}",
|
|
5869
5869
|
type: "spacing",
|
|
5870
5870
|
description: "top and bottom padding inside pagination",
|
|
5871
5871
|
},
|
|
5872
5872
|
name: "containerSpacePaginationYM",
|
|
5873
5873
|
attributes: {
|
|
5874
|
-
value:
|
|
5874
|
+
value: 9.6,
|
|
5875
5875
|
type: "spacing",
|
|
5876
5876
|
description: "top and bottom padding inside pagination",
|
|
5877
5877
|
filePath: "data/tokens/components/container.json",
|
|
5878
5878
|
isSource: true,
|
|
5879
5879
|
original: {
|
|
5880
|
-
value: "{global.space.
|
|
5880
|
+
value: "{global.space.macro.XXS}",
|
|
5881
5881
|
type: "spacing",
|
|
5882
5882
|
description: "top and bottom padding inside pagination",
|
|
5883
5883
|
},
|
|
@@ -5889,6 +5889,81 @@
|
|
|
5889
5889
|
path: ["container", "space", "pagination", "y", "M"],
|
|
5890
5890
|
comment: "top and bottom padding inside pagination",
|
|
5891
5891
|
},
|
|
5892
|
+
L: {
|
|
5893
|
+
value: 12.8,
|
|
5894
|
+
type: "spacing",
|
|
5895
|
+
description:
|
|
5896
|
+
"external margin on top of floating pagination variant",
|
|
5897
|
+
filePath: "data/tokens/components/container.json",
|
|
5898
|
+
isSource: true,
|
|
5899
|
+
original: {
|
|
5900
|
+
value: "{global.space.macro.XS}",
|
|
5901
|
+
type: "spacing",
|
|
5902
|
+
description:
|
|
5903
|
+
"external margin on top of floating pagination variant",
|
|
5904
|
+
},
|
|
5905
|
+
name: "containerSpacePaginationYL",
|
|
5906
|
+
attributes: {
|
|
5907
|
+
value: 12.8,
|
|
5908
|
+
type: "spacing",
|
|
5909
|
+
description:
|
|
5910
|
+
"external margin on top of floating pagination variant",
|
|
5911
|
+
filePath: "data/tokens/components/container.json",
|
|
5912
|
+
isSource: true,
|
|
5913
|
+
original: {
|
|
5914
|
+
value: "{global.space.macro.XS}",
|
|
5915
|
+
type: "spacing",
|
|
5916
|
+
description:
|
|
5917
|
+
"external margin on top of floating pagination variant",
|
|
5918
|
+
},
|
|
5919
|
+
name: "L",
|
|
5920
|
+
attributes: {},
|
|
5921
|
+
path: ["container", "space", "pagination", "y", "L"],
|
|
5922
|
+
comment:
|
|
5923
|
+
"external margin on top of floating pagination variant",
|
|
5924
|
+
},
|
|
5925
|
+
path: ["container", "space", "pagination", "y", "L"],
|
|
5926
|
+
comment: "external margin on top of floating pagination variant",
|
|
5927
|
+
},
|
|
5928
|
+
},
|
|
5929
|
+
yg: {
|
|
5930
|
+
M: {
|
|
5931
|
+
value: 6.4,
|
|
5932
|
+
type: "spacing",
|
|
5933
|
+
description:
|
|
5934
|
+
"gap between left and right pagination elements when stacked vertically on small screens",
|
|
5935
|
+
filePath: "data/tokens/components/container.json",
|
|
5936
|
+
isSource: true,
|
|
5937
|
+
original: {
|
|
5938
|
+
value: "{global.space.macro.XXXS}",
|
|
5939
|
+
type: "spacing",
|
|
5940
|
+
description:
|
|
5941
|
+
"gap between left and right pagination elements when stacked vertically on small screens",
|
|
5942
|
+
},
|
|
5943
|
+
name: "containerSpacePaginationYgM",
|
|
5944
|
+
attributes: {
|
|
5945
|
+
value: 6.4,
|
|
5946
|
+
type: "spacing",
|
|
5947
|
+
description:
|
|
5948
|
+
"gap between left and right pagination elements when stacked vertically on small screens",
|
|
5949
|
+
filePath: "data/tokens/components/container.json",
|
|
5950
|
+
isSource: true,
|
|
5951
|
+
original: {
|
|
5952
|
+
value: "{global.space.macro.XXXS}",
|
|
5953
|
+
type: "spacing",
|
|
5954
|
+
description:
|
|
5955
|
+
"gap between left and right pagination elements when stacked vertically on small screens",
|
|
5956
|
+
},
|
|
5957
|
+
name: "M",
|
|
5958
|
+
attributes: {},
|
|
5959
|
+
path: ["container", "space", "pagination", "yg", "M"],
|
|
5960
|
+
comment:
|
|
5961
|
+
"gap between left and right pagination elements when stacked vertically on small screens",
|
|
5962
|
+
},
|
|
5963
|
+
path: ["container", "space", "pagination", "yg", "M"],
|
|
5964
|
+
comment:
|
|
5965
|
+
"gap between left and right pagination elements when stacked vertically on small screens",
|
|
5966
|
+
},
|
|
5892
5967
|
},
|
|
5893
5968
|
x: {
|
|
5894
5969
|
M: {
|
|
@@ -114,41 +114,13 @@
|
|
|
114
114
|
},
|
|
115
115
|
copilot: {
|
|
116
116
|
noBg: {
|
|
117
|
-
"bg-S": {
|
|
118
|
-
value:
|
|
119
|
-
"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%)",
|
|
120
|
-
type: "color",
|
|
121
|
-
filePath: "data/tokens/components/logo.json",
|
|
122
|
-
isSource: true,
|
|
123
|
-
original: {
|
|
124
|
-
value: "{modes.color.brand.copilot.noBg.S}",
|
|
125
|
-
type: "color",
|
|
126
|
-
},
|
|
127
|
-
name: "logoColorCopilotNoBgBgS",
|
|
128
|
-
attributes: {},
|
|
129
|
-
path: ["logo", "color", "copilot", "noBg", "bg-S"],
|
|
130
|
-
},
|
|
131
|
-
"bg-star": {
|
|
132
|
-
value:
|
|
133
|
-
"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%)",
|
|
134
|
-
type: "color",
|
|
135
|
-
filePath: "data/tokens/components/logo.json",
|
|
136
|
-
isSource: true,
|
|
137
|
-
original: {
|
|
138
|
-
value: "{modes.color.brand.copilot.noBg.star}",
|
|
139
|
-
type: "color",
|
|
140
|
-
},
|
|
141
|
-
name: "logoColorCopilotNoBgBgStar",
|
|
142
|
-
attributes: {},
|
|
143
|
-
path: ["logo", "color", "copilot", "noBg", "bg-star"],
|
|
144
|
-
},
|
|
145
117
|
"fg-default": {
|
|
146
118
|
value: "#FFFFFF",
|
|
147
119
|
type: "color",
|
|
148
120
|
filePath: "data/tokens/components/logo.json",
|
|
149
121
|
isSource: true,
|
|
150
122
|
original: {
|
|
151
|
-
value: "{modes.color.brand.copilot.noBg.
|
|
123
|
+
value: "{modes.color.brand.copilot.noBg.monochrome}",
|
|
152
124
|
type: "color",
|
|
153
125
|
},
|
|
154
126
|
name: "logoColorCopilotNoBgFgDefault",
|
|
@@ -156,47 +128,6 @@
|
|
|
156
128
|
path: ["logo", "color", "copilot", "noBg", "fg-default"],
|
|
157
129
|
},
|
|
158
130
|
},
|
|
159
|
-
withBg: {
|
|
160
|
-
"bg-S": {
|
|
161
|
-
value: "#000000",
|
|
162
|
-
type: "color",
|
|
163
|
-
filePath: "data/tokens/components/logo.json",
|
|
164
|
-
isSource: true,
|
|
165
|
-
original: {
|
|
166
|
-
value: "{modes.color.brand.copilot.withBg.S}",
|
|
167
|
-
type: "color",
|
|
168
|
-
},
|
|
169
|
-
name: "logoColorCopilotWithBgBgS",
|
|
170
|
-
attributes: {},
|
|
171
|
-
path: ["logo", "color", "copilot", "withBg", "bg-S"],
|
|
172
|
-
},
|
|
173
|
-
"bg-star": {
|
|
174
|
-
value: "#000000",
|
|
175
|
-
type: "color",
|
|
176
|
-
filePath: "data/tokens/components/logo.json",
|
|
177
|
-
isSource: true,
|
|
178
|
-
original: {
|
|
179
|
-
value: "{modes.color.brand.copilot.withBg.star}",
|
|
180
|
-
type: "color",
|
|
181
|
-
},
|
|
182
|
-
name: "logoColorCopilotWithBgBgStar",
|
|
183
|
-
attributes: {},
|
|
184
|
-
path: ["logo", "color", "copilot", "withBg", "bg-star"],
|
|
185
|
-
},
|
|
186
|
-
"bg-default": {
|
|
187
|
-
value: "#FFFFFF",
|
|
188
|
-
type: "color",
|
|
189
|
-
filePath: "data/tokens/components/logo.json",
|
|
190
|
-
isSource: true,
|
|
191
|
-
original: {
|
|
192
|
-
value: "{modes.color.brand.copilot.withBg.bg}",
|
|
193
|
-
type: "color",
|
|
194
|
-
},
|
|
195
|
-
name: "logoColorCopilotWithBgBgDefault",
|
|
196
|
-
attributes: {},
|
|
197
|
-
path: ["logo", "color", "copilot", "withBg", "bg-default"],
|
|
198
|
-
},
|
|
199
|
-
},
|
|
200
131
|
},
|
|
201
132
|
AIIdentifier: {
|
|
202
133
|
"bg-star": {
|