@sage/design-tokens 14.9.1 → 15.1.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 +1 -13
- package/css/frozenproduct/large/components/button.css +0 -1
- package/css/frozenproduct/large/components/container.css +0 -4
- package/css/frozenproduct/large/components/nav.css +1 -1
- package/css/frozenproduct/large/components/table.css +0 -1
- package/css/frozenproduct/large/dark.css +0 -3
- package/css/frozenproduct/large/light.css +0 -3
- package/css/frozenproduct/small/components/button.css +0 -1
- package/css/frozenproduct/small/components/container.css +0 -4
- package/css/frozenproduct/small/components/nav.css +1 -1
- package/css/frozenproduct/small/components/table.css +0 -1
- package/css/frozenproduct/small/dark.css +0 -3
- package/css/frozenproduct/small/light.css +0 -3
- package/css/product/all.css +1 -13
- package/css/product/large/components/button.css +0 -1
- package/css/product/large/components/container.css +0 -4
- package/css/product/large/components/nav.css +1 -1
- package/css/product/large/components/table.css +0 -1
- package/css/product/large/dark.css +0 -3
- package/css/product/large/light.css +0 -3
- package/css/product/small/components/button.css +0 -1
- package/css/product/small/components/container.css +0 -4
- package/css/product/small/components/nav.css +1 -1
- package/css/product/small/components/table.css +0 -1
- package/css/product/small/dark.css +0 -3
- package/css/product/small/light.css +0 -3
- package/ios/frozenproduct/large/dark/components/button.h +0 -1
- package/ios/frozenproduct/large/dark/components/container.h +0 -4
- package/ios/frozenproduct/large/dark/components/nav.h +1 -1
- package/ios/frozenproduct/large/dark/components/table.h +0 -1
- package/ios/frozenproduct/large/dark/mode.h +0 -3
- package/ios/frozenproduct/large/light/components/button.h +0 -1
- package/ios/frozenproduct/large/light/components/container.h +0 -4
- package/ios/frozenproduct/large/light/components/nav.h +1 -1
- package/ios/frozenproduct/large/light/components/table.h +0 -1
- package/ios/frozenproduct/large/light/mode.h +0 -3
- package/ios/frozenproduct/small/dark/components/button.h +0 -1
- package/ios/frozenproduct/small/dark/components/container.h +0 -4
- package/ios/frozenproduct/small/dark/components/nav.h +1 -1
- package/ios/frozenproduct/small/dark/components/table.h +0 -1
- package/ios/frozenproduct/small/dark/mode.h +0 -3
- package/ios/frozenproduct/small/light/components/button.h +0 -1
- package/ios/frozenproduct/small/light/components/container.h +0 -4
- package/ios/frozenproduct/small/light/components/nav.h +1 -1
- package/ios/frozenproduct/small/light/components/table.h +0 -1
- package/ios/frozenproduct/small/light/mode.h +0 -3
- package/ios/product/large/dark/components/button.h +0 -1
- package/ios/product/large/dark/components/container.h +0 -4
- package/ios/product/large/dark/components/nav.h +1 -1
- package/ios/product/large/dark/components/table.h +0 -1
- package/ios/product/large/dark/mode.h +0 -3
- package/ios/product/large/light/components/button.h +0 -1
- package/ios/product/large/light/components/container.h +0 -4
- package/ios/product/large/light/components/nav.h +1 -1
- package/ios/product/large/light/components/table.h +0 -1
- package/ios/product/large/light/mode.h +0 -3
- package/ios/product/small/dark/components/button.h +0 -1
- package/ios/product/small/dark/components/container.h +0 -4
- package/ios/product/small/dark/components/nav.h +1 -1
- package/ios/product/small/dark/components/table.h +0 -1
- package/ios/product/small/dark/mode.h +0 -3
- package/ios/product/small/light/components/button.h +0 -1
- package/ios/product/small/light/components/container.h +0 -4
- package/ios/product/small/light/components/nav.h +1 -1
- package/ios/product/small/light/components/table.h +0 -1
- package/ios/product/small/light/mode.h +0 -3
- package/js/common/frozenproduct/large/dark/components/button.d.ts +0 -1
- package/js/common/frozenproduct/large/dark/components/button.js +0 -15
- package/js/common/frozenproduct/large/dark/components/container.d.ts +0 -4
- package/js/common/frozenproduct/large/dark/components/container.js +0 -52
- package/js/common/frozenproduct/large/dark/components/nav.js +2 -2
- package/js/common/frozenproduct/large/dark/components/table.d.ts +0 -1
- package/js/common/frozenproduct/large/dark/components/table.js +0 -30
- package/js/common/frozenproduct/large/dark/mode.d.ts +0 -7
- package/js/common/frozenproduct/large/dark/mode.js +0 -64
- package/js/common/frozenproduct/large/light/components/button.d.ts +0 -1
- package/js/common/frozenproduct/large/light/components/button.js +0 -15
- package/js/common/frozenproduct/large/light/components/container.d.ts +0 -4
- package/js/common/frozenproduct/large/light/components/container.js +0 -52
- package/js/common/frozenproduct/large/light/components/nav.js +2 -2
- package/js/common/frozenproduct/large/light/components/table.d.ts +0 -1
- package/js/common/frozenproduct/large/light/components/table.js +0 -30
- package/js/common/frozenproduct/large/light/mode.d.ts +0 -7
- package/js/common/frozenproduct/large/light/mode.js +0 -67
- package/js/common/frozenproduct/small/dark/components/button.d.ts +0 -1
- package/js/common/frozenproduct/small/dark/components/button.js +0 -15
- package/js/common/frozenproduct/small/dark/components/container.d.ts +0 -4
- package/js/common/frozenproduct/small/dark/components/container.js +0 -52
- package/js/common/frozenproduct/small/dark/components/nav.js +2 -2
- package/js/common/frozenproduct/small/dark/components/table.d.ts +0 -1
- package/js/common/frozenproduct/small/dark/components/table.js +0 -30
- package/js/common/frozenproduct/small/dark/mode.d.ts +0 -7
- package/js/common/frozenproduct/small/dark/mode.js +0 -64
- package/js/common/frozenproduct/small/light/components/button.d.ts +0 -1
- package/js/common/frozenproduct/small/light/components/button.js +0 -15
- package/js/common/frozenproduct/small/light/components/container.d.ts +0 -4
- package/js/common/frozenproduct/small/light/components/container.js +0 -52
- package/js/common/frozenproduct/small/light/components/nav.js +2 -2
- package/js/common/frozenproduct/small/light/components/table.d.ts +0 -1
- package/js/common/frozenproduct/small/light/components/table.js +0 -30
- package/js/common/frozenproduct/small/light/mode.d.ts +0 -7
- package/js/common/frozenproduct/small/light/mode.js +0 -67
- package/js/common/product/large/dark/components/button.d.ts +0 -1
- package/js/common/product/large/dark/components/button.js +0 -15
- package/js/common/product/large/dark/components/container.d.ts +0 -4
- package/js/common/product/large/dark/components/container.js +0 -52
- package/js/common/product/large/dark/components/nav.js +2 -2
- package/js/common/product/large/dark/components/table.d.ts +0 -1
- package/js/common/product/large/dark/components/table.js +0 -30
- package/js/common/product/large/dark/mode.d.ts +0 -7
- package/js/common/product/large/dark/mode.js +0 -64
- package/js/common/product/large/light/components/button.d.ts +0 -1
- package/js/common/product/large/light/components/button.js +0 -15
- package/js/common/product/large/light/components/container.d.ts +0 -4
- package/js/common/product/large/light/components/container.js +0 -52
- package/js/common/product/large/light/components/nav.js +2 -2
- package/js/common/product/large/light/components/table.d.ts +0 -1
- package/js/common/product/large/light/components/table.js +0 -30
- package/js/common/product/large/light/mode.d.ts +0 -7
- package/js/common/product/large/light/mode.js +0 -67
- package/js/common/product/small/dark/components/button.d.ts +0 -1
- package/js/common/product/small/dark/components/button.js +0 -15
- package/js/common/product/small/dark/components/container.d.ts +0 -4
- package/js/common/product/small/dark/components/container.js +0 -52
- package/js/common/product/small/dark/components/nav.js +2 -2
- package/js/common/product/small/dark/components/table.d.ts +0 -1
- package/js/common/product/small/dark/components/table.js +0 -30
- package/js/common/product/small/dark/mode.d.ts +0 -7
- package/js/common/product/small/dark/mode.js +0 -64
- package/js/common/product/small/light/components/button.d.ts +0 -1
- package/js/common/product/small/light/components/button.js +0 -15
- package/js/common/product/small/light/components/container.d.ts +0 -4
- package/js/common/product/small/light/components/container.js +0 -52
- package/js/common/product/small/light/components/nav.js +2 -2
- package/js/common/product/small/light/components/table.d.ts +0 -1
- package/js/common/product/small/light/components/table.js +0 -30
- package/js/common/product/small/light/mode.d.ts +0 -7
- package/js/common/product/small/light/mode.js +0 -67
- package/js/es6/frozenproduct/large/dark/components/button.d.ts +0 -1
- package/js/es6/frozenproduct/large/dark/components/button.js +0 -1
- package/js/es6/frozenproduct/large/dark/components/container.d.ts +0 -4
- package/js/es6/frozenproduct/large/dark/components/container.js +0 -4
- package/js/es6/frozenproduct/large/dark/components/nav.js +1 -1
- package/js/es6/frozenproduct/large/dark/components/table.d.ts +0 -8
- package/js/es6/frozenproduct/large/dark/components/table.js +0 -18
- package/js/es6/frozenproduct/large/dark/mode.d.ts +0 -3
- package/js/es6/frozenproduct/large/dark/mode.js +0 -3
- package/js/es6/frozenproduct/large/light/components/button.d.ts +0 -1
- package/js/es6/frozenproduct/large/light/components/button.js +0 -1
- package/js/es6/frozenproduct/large/light/components/container.d.ts +0 -4
- package/js/es6/frozenproduct/large/light/components/container.js +0 -4
- package/js/es6/frozenproduct/large/light/components/nav.js +1 -1
- package/js/es6/frozenproduct/large/light/components/table.d.ts +0 -8
- package/js/es6/frozenproduct/large/light/components/table.js +0 -18
- package/js/es6/frozenproduct/large/light/mode.d.ts +0 -3
- package/js/es6/frozenproduct/large/light/mode.js +0 -3
- package/js/es6/frozenproduct/small/dark/components/button.d.ts +0 -1
- package/js/es6/frozenproduct/small/dark/components/button.js +0 -1
- package/js/es6/frozenproduct/small/dark/components/container.d.ts +0 -4
- package/js/es6/frozenproduct/small/dark/components/container.js +0 -4
- package/js/es6/frozenproduct/small/dark/components/nav.js +1 -1
- package/js/es6/frozenproduct/small/dark/components/table.d.ts +0 -8
- package/js/es6/frozenproduct/small/dark/components/table.js +0 -18
- package/js/es6/frozenproduct/small/dark/mode.d.ts +0 -3
- package/js/es6/frozenproduct/small/dark/mode.js +0 -3
- package/js/es6/frozenproduct/small/light/components/button.d.ts +0 -1
- package/js/es6/frozenproduct/small/light/components/button.js +0 -1
- package/js/es6/frozenproduct/small/light/components/container.d.ts +0 -4
- package/js/es6/frozenproduct/small/light/components/container.js +0 -4
- package/js/es6/frozenproduct/small/light/components/nav.js +1 -1
- package/js/es6/frozenproduct/small/light/components/table.d.ts +0 -8
- package/js/es6/frozenproduct/small/light/components/table.js +0 -18
- package/js/es6/frozenproduct/small/light/mode.d.ts +0 -3
- package/js/es6/frozenproduct/small/light/mode.js +0 -3
- package/js/es6/product/large/dark/components/button.d.ts +0 -1
- package/js/es6/product/large/dark/components/button.js +0 -1
- package/js/es6/product/large/dark/components/container.d.ts +0 -4
- package/js/es6/product/large/dark/components/container.js +0 -4
- package/js/es6/product/large/dark/components/nav.js +1 -1
- package/js/es6/product/large/dark/components/table.d.ts +0 -8
- package/js/es6/product/large/dark/components/table.js +0 -18
- package/js/es6/product/large/dark/mode.d.ts +0 -3
- package/js/es6/product/large/dark/mode.js +0 -3
- package/js/es6/product/large/light/components/button.d.ts +0 -1
- package/js/es6/product/large/light/components/button.js +0 -1
- package/js/es6/product/large/light/components/container.d.ts +0 -4
- package/js/es6/product/large/light/components/container.js +0 -4
- package/js/es6/product/large/light/components/nav.js +1 -1
- package/js/es6/product/large/light/components/table.d.ts +0 -8
- package/js/es6/product/large/light/components/table.js +0 -18
- package/js/es6/product/large/light/mode.d.ts +0 -3
- package/js/es6/product/large/light/mode.js +0 -3
- package/js/es6/product/small/dark/components/button.d.ts +0 -1
- package/js/es6/product/small/dark/components/button.js +0 -1
- package/js/es6/product/small/dark/components/container.d.ts +0 -4
- package/js/es6/product/small/dark/components/container.js +0 -4
- package/js/es6/product/small/dark/components/nav.js +1 -1
- package/js/es6/product/small/dark/components/table.d.ts +0 -8
- package/js/es6/product/small/dark/components/table.js +0 -18
- package/js/es6/product/small/dark/mode.d.ts +0 -3
- package/js/es6/product/small/dark/mode.js +0 -3
- package/js/es6/product/small/light/components/button.d.ts +0 -1
- package/js/es6/product/small/light/components/button.js +0 -1
- package/js/es6/product/small/light/components/container.d.ts +0 -4
- package/js/es6/product/small/light/components/container.js +0 -4
- package/js/es6/product/small/light/components/nav.js +1 -1
- package/js/es6/product/small/light/components/table.d.ts +0 -8
- package/js/es6/product/small/light/components/table.js +0 -18
- package/js/es6/product/small/light/mode.d.ts +0 -3
- package/js/es6/product/small/light/mode.js +0 -3
- package/js/umd/frozenproduct/large/dark/components/button.js +0 -16
- package/js/umd/frozenproduct/large/dark/components/container.js +0 -52
- package/js/umd/frozenproduct/large/dark/components/nav.js +2 -2
- package/js/umd/frozenproduct/large/dark/components/table.js +0 -30
- package/js/umd/frozenproduct/large/dark/mode.js +0 -65
- package/js/umd/frozenproduct/large/light/components/button.js +0 -16
- package/js/umd/frozenproduct/large/light/components/container.js +0 -52
- package/js/umd/frozenproduct/large/light/components/nav.js +2 -2
- package/js/umd/frozenproduct/large/light/components/table.js +0 -30
- package/js/umd/frozenproduct/large/light/mode.js +0 -69
- package/js/umd/frozenproduct/small/dark/components/button.js +0 -16
- package/js/umd/frozenproduct/small/dark/components/container.js +0 -52
- package/js/umd/frozenproduct/small/dark/components/nav.js +2 -2
- package/js/umd/frozenproduct/small/dark/components/table.js +0 -30
- package/js/umd/frozenproduct/small/dark/mode.js +0 -65
- package/js/umd/frozenproduct/small/light/components/button.js +0 -16
- package/js/umd/frozenproduct/small/light/components/container.js +0 -52
- package/js/umd/frozenproduct/small/light/components/nav.js +2 -2
- package/js/umd/frozenproduct/small/light/components/table.js +0 -30
- package/js/umd/frozenproduct/small/light/mode.js +0 -69
- package/js/umd/product/large/dark/components/button.js +0 -16
- package/js/umd/product/large/dark/components/container.js +0 -52
- package/js/umd/product/large/dark/components/nav.js +2 -2
- package/js/umd/product/large/dark/components/table.js +0 -30
- package/js/umd/product/large/dark/mode.js +0 -65
- package/js/umd/product/large/light/components/button.js +0 -16
- package/js/umd/product/large/light/components/container.js +0 -52
- package/js/umd/product/large/light/components/nav.js +2 -2
- package/js/umd/product/large/light/components/table.js +0 -30
- package/js/umd/product/large/light/mode.js +0 -69
- package/js/umd/product/small/dark/components/button.js +0 -16
- package/js/umd/product/small/dark/components/container.js +0 -52
- package/js/umd/product/small/dark/components/nav.js +2 -2
- package/js/umd/product/small/dark/components/table.js +0 -30
- package/js/umd/product/small/dark/mode.js +0 -65
- package/js/umd/product/small/light/components/button.js +0 -16
- package/js/umd/product/small/light/components/container.js +0 -52
- package/js/umd/product/small/light/components/nav.js +2 -2
- package/js/umd/product/small/light/components/table.js +0 -30
- package/js/umd/product/small/light/mode.js +0 -69
- package/json/flat/frozenproduct/large/dark/components/button.json +0 -1
- package/json/flat/frozenproduct/large/dark/components/container.json +0 -4
- package/json/flat/frozenproduct/large/dark/components/nav.json +1 -1
- package/json/flat/frozenproduct/large/dark/components/table.json +0 -1
- package/json/flat/frozenproduct/large/dark/mode.json +0 -3
- package/json/flat/frozenproduct/large/light/components/button.json +0 -1
- package/json/flat/frozenproduct/large/light/components/container.json +0 -4
- package/json/flat/frozenproduct/large/light/components/nav.json +1 -1
- package/json/flat/frozenproduct/large/light/components/table.json +0 -1
- package/json/flat/frozenproduct/large/light/mode.json +0 -3
- package/json/flat/frozenproduct/small/dark/components/button.json +0 -1
- package/json/flat/frozenproduct/small/dark/components/container.json +0 -4
- package/json/flat/frozenproduct/small/dark/components/nav.json +1 -1
- package/json/flat/frozenproduct/small/dark/components/table.json +0 -1
- package/json/flat/frozenproduct/small/dark/mode.json +0 -3
- package/json/flat/frozenproduct/small/light/components/button.json +0 -1
- package/json/flat/frozenproduct/small/light/components/container.json +0 -4
- package/json/flat/frozenproduct/small/light/components/nav.json +1 -1
- package/json/flat/frozenproduct/small/light/components/table.json +0 -1
- package/json/flat/frozenproduct/small/light/mode.json +0 -3
- package/json/flat/product/large/dark/components/button.json +0 -1
- package/json/flat/product/large/dark/components/container.json +0 -4
- package/json/flat/product/large/dark/components/nav.json +1 -1
- package/json/flat/product/large/dark/components/table.json +0 -1
- package/json/flat/product/large/dark/mode.json +0 -3
- package/json/flat/product/large/light/components/button.json +0 -1
- package/json/flat/product/large/light/components/container.json +0 -4
- package/json/flat/product/large/light/components/nav.json +1 -1
- package/json/flat/product/large/light/components/table.json +0 -1
- package/json/flat/product/large/light/mode.json +0 -3
- package/json/flat/product/small/dark/components/button.json +0 -1
- package/json/flat/product/small/dark/components/container.json +0 -4
- package/json/flat/product/small/dark/components/nav.json +1 -1
- package/json/flat/product/small/dark/components/table.json +0 -1
- package/json/flat/product/small/dark/mode.json +0 -3
- package/json/flat/product/small/light/components/button.json +0 -1
- package/json/flat/product/small/light/components/container.json +0 -4
- package/json/flat/product/small/light/components/nav.json +1 -1
- package/json/flat/product/small/light/components/table.json +0 -1
- package/json/flat/product/small/light/mode.json +0 -3
- package/json/nested/frozenproduct/large/dark/components/button.json +0 -1
- package/json/nested/frozenproduct/large/dark/components/container.json +1 -5
- package/json/nested/frozenproduct/large/dark/components/nav.json +1 -1
- package/json/nested/frozenproduct/large/dark/components/table.json +0 -18
- package/json/nested/frozenproduct/large/dark/mode.json +0 -7
- package/json/nested/frozenproduct/large/light/components/button.json +0 -1
- package/json/nested/frozenproduct/large/light/components/container.json +1 -5
- package/json/nested/frozenproduct/large/light/components/nav.json +1 -1
- package/json/nested/frozenproduct/large/light/components/table.json +0 -18
- package/json/nested/frozenproduct/large/light/mode.json +0 -7
- package/json/nested/frozenproduct/small/dark/components/button.json +0 -1
- package/json/nested/frozenproduct/small/dark/components/container.json +1 -5
- package/json/nested/frozenproduct/small/dark/components/nav.json +1 -1
- package/json/nested/frozenproduct/small/dark/components/table.json +0 -18
- package/json/nested/frozenproduct/small/dark/mode.json +0 -7
- package/json/nested/frozenproduct/small/light/components/button.json +0 -1
- package/json/nested/frozenproduct/small/light/components/container.json +1 -5
- package/json/nested/frozenproduct/small/light/components/nav.json +1 -1
- package/json/nested/frozenproduct/small/light/components/table.json +0 -18
- package/json/nested/frozenproduct/small/light/mode.json +0 -7
- package/json/nested/product/large/dark/components/button.json +0 -1
- package/json/nested/product/large/dark/components/container.json +1 -5
- package/json/nested/product/large/dark/components/nav.json +1 -1
- package/json/nested/product/large/dark/components/table.json +0 -18
- package/json/nested/product/large/dark/mode.json +0 -7
- package/json/nested/product/large/light/components/button.json +0 -1
- package/json/nested/product/large/light/components/container.json +1 -5
- package/json/nested/product/large/light/components/nav.json +1 -1
- package/json/nested/product/large/light/components/table.json +0 -18
- package/json/nested/product/large/light/mode.json +0 -7
- package/json/nested/product/small/dark/components/button.json +0 -1
- package/json/nested/product/small/dark/components/container.json +1 -5
- package/json/nested/product/small/dark/components/nav.json +1 -1
- package/json/nested/product/small/dark/components/table.json +0 -18
- package/json/nested/product/small/dark/mode.json +0 -7
- package/json/nested/product/small/light/components/button.json +0 -1
- package/json/nested/product/small/light/components/container.json +1 -5
- package/json/nested/product/small/light/components/nav.json +1 -1
- package/json/nested/product/small/light/components/table.json +0 -18
- package/json/nested/product/small/light/mode.json +0 -7
- package/package.json +1 -1
- package/sage-design-tokens-15.1.0.tgz +0 -0
- package/scss/frozenproduct/large/components/button.scss +0 -1
- package/scss/frozenproduct/large/components/container.scss +10 -14
- package/scss/frozenproduct/large/components/nav.scss +1 -1
- package/scss/frozenproduct/large/components/table.scss +0 -1
- package/scss/frozenproduct/large/dark.scss +0 -3
- package/scss/frozenproduct/large/light.scss +0 -3
- package/scss/frozenproduct/small/components/button.scss +13 -14
- package/scss/frozenproduct/small/components/container.scss +10 -14
- package/scss/frozenproduct/small/components/form.scss +7 -7
- package/scss/frozenproduct/small/components/link.scss +2 -2
- package/scss/frozenproduct/small/components/nav.scss +6 -6
- 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 +3 -3
- package/scss/frozenproduct/small/components/tab.scss +7 -7
- package/scss/frozenproduct/small/components/table.scss +10 -11
- package/scss/frozenproduct/small/dark.scss +0 -3
- package/scss/frozenproduct/small/light.scss +0 -3
- package/scss/product/large/components/button.scss +0 -1
- package/scss/product/large/components/container.scss +0 -4
- package/scss/product/large/components/nav.scss +1 -1
- package/scss/product/large/components/table.scss +0 -1
- package/scss/product/large/dark.scss +0 -3
- package/scss/product/large/light.scss +0 -3
- package/scss/product/small/components/button.scss +0 -1
- package/scss/product/small/components/container.scss +0 -4
- package/scss/product/small/components/nav.scss +1 -1
- package/scss/product/small/components/table.scss +0 -1
- package/scss/product/small/dark.scss +0 -3
- package/scss/product/small/light.scss +0 -3
- package/css/marketing/all.css +0 -2595
- package/css/marketing/index.html +0 -113
- package/css/marketing/large/components/badge.css +0 -29
- package/css/marketing/large/components/button.css +0 -329
- package/css/marketing/large/components/container.css +0 -301
- package/css/marketing/large/components/dataviz.css +0 -48
- package/css/marketing/large/components/focus.css +0 -18
- package/css/marketing/large/components/form.css +0 -306
- package/css/marketing/large/components/link.css +0 -39
- package/css/marketing/large/components/logo.css +0 -14
- package/css/marketing/large/components/nav.css +0 -159
- package/css/marketing/large/components/page.css +0 -61
- package/css/marketing/large/components/popover.css +0 -63
- package/css/marketing/large/components/profile.css +0 -77
- package/css/marketing/large/components/progress.css +0 -145
- package/css/marketing/large/components/status.css +0 -223
- package/css/marketing/large/components/tab.css +0 -57
- package/css/marketing/large/components/table.css +0 -92
- package/css/marketing/large/dark.css +0 -316
- package/css/marketing/large/global.css +0 -195
- package/css/marketing/large/light.css +0 -316
- package/css/marketing/small/components/badge.css +0 -29
- package/css/marketing/small/components/button.css +0 -329
- package/css/marketing/small/components/container.css +0 -301
- package/css/marketing/small/components/dataviz.css +0 -48
- package/css/marketing/small/components/focus.css +0 -18
- package/css/marketing/small/components/form.css +0 -306
- package/css/marketing/small/components/link.css +0 -39
- package/css/marketing/small/components/logo.css +0 -14
- package/css/marketing/small/components/nav.css +0 -159
- package/css/marketing/small/components/page.css +0 -61
- package/css/marketing/small/components/popover.css +0 -63
- package/css/marketing/small/components/profile.css +0 -77
- package/css/marketing/small/components/progress.css +0 -145
- package/css/marketing/small/components/status.css +0 -223
- package/css/marketing/small/components/tab.css +0 -57
- package/css/marketing/small/components/table.css +0 -92
- package/css/marketing/small/dark.css +0 -316
- package/css/marketing/small/global.css +0 -195
- package/css/marketing/small/light.css +0 -316
- package/ios/marketing/large/dark/components/badge.h +0 -34
- package/ios/marketing/large/dark/components/button.h +0 -334
- package/ios/marketing/large/dark/components/container.h +0 -306
- package/ios/marketing/large/dark/components/dataviz.h +0 -53
- package/ios/marketing/large/dark/components/focus.h +0 -23
- package/ios/marketing/large/dark/components/form.h +0 -311
- package/ios/marketing/large/dark/components/link.h +0 -44
- package/ios/marketing/large/dark/components/logo.h +0 -19
- package/ios/marketing/large/dark/components/nav.h +0 -164
- package/ios/marketing/large/dark/components/page.h +0 -66
- package/ios/marketing/large/dark/components/popover.h +0 -68
- package/ios/marketing/large/dark/components/profile.h +0 -82
- package/ios/marketing/large/dark/components/progress.h +0 -150
- package/ios/marketing/large/dark/components/status.h +0 -228
- package/ios/marketing/large/dark/components/tab.h +0 -62
- package/ios/marketing/large/dark/components/table.h +0 -97
- package/ios/marketing/large/dark/mode.h +0 -321
- package/ios/marketing/large/global.h +0 -200
- package/ios/marketing/large/light/components/badge.h +0 -34
- package/ios/marketing/large/light/components/button.h +0 -334
- package/ios/marketing/large/light/components/container.h +0 -306
- package/ios/marketing/large/light/components/dataviz.h +0 -53
- package/ios/marketing/large/light/components/focus.h +0 -23
- package/ios/marketing/large/light/components/form.h +0 -311
- package/ios/marketing/large/light/components/link.h +0 -44
- package/ios/marketing/large/light/components/logo.h +0 -19
- package/ios/marketing/large/light/components/nav.h +0 -164
- package/ios/marketing/large/light/components/page.h +0 -66
- package/ios/marketing/large/light/components/popover.h +0 -68
- package/ios/marketing/large/light/components/profile.h +0 -82
- package/ios/marketing/large/light/components/progress.h +0 -150
- package/ios/marketing/large/light/components/status.h +0 -228
- package/ios/marketing/large/light/components/tab.h +0 -62
- package/ios/marketing/large/light/components/table.h +0 -97
- package/ios/marketing/large/light/mode.h +0 -321
- package/ios/marketing/small/dark/components/badge.h +0 -34
- package/ios/marketing/small/dark/components/button.h +0 -334
- package/ios/marketing/small/dark/components/container.h +0 -306
- package/ios/marketing/small/dark/components/dataviz.h +0 -53
- package/ios/marketing/small/dark/components/focus.h +0 -23
- package/ios/marketing/small/dark/components/form.h +0 -311
- package/ios/marketing/small/dark/components/link.h +0 -44
- package/ios/marketing/small/dark/components/logo.h +0 -19
- package/ios/marketing/small/dark/components/nav.h +0 -164
- package/ios/marketing/small/dark/components/page.h +0 -66
- package/ios/marketing/small/dark/components/popover.h +0 -68
- package/ios/marketing/small/dark/components/profile.h +0 -82
- package/ios/marketing/small/dark/components/progress.h +0 -150
- package/ios/marketing/small/dark/components/status.h +0 -228
- package/ios/marketing/small/dark/components/tab.h +0 -62
- package/ios/marketing/small/dark/components/table.h +0 -97
- package/ios/marketing/small/dark/mode.h +0 -321
- package/ios/marketing/small/global.h +0 -200
- package/ios/marketing/small/light/components/badge.h +0 -34
- package/ios/marketing/small/light/components/button.h +0 -334
- package/ios/marketing/small/light/components/container.h +0 -306
- package/ios/marketing/small/light/components/dataviz.h +0 -53
- package/ios/marketing/small/light/components/focus.h +0 -23
- package/ios/marketing/small/light/components/form.h +0 -311
- package/ios/marketing/small/light/components/link.h +0 -44
- package/ios/marketing/small/light/components/logo.h +0 -19
- package/ios/marketing/small/light/components/nav.h +0 -164
- package/ios/marketing/small/light/components/page.h +0 -66
- package/ios/marketing/small/light/components/popover.h +0 -68
- package/ios/marketing/small/light/components/profile.h +0 -82
- package/ios/marketing/small/light/components/progress.h +0 -150
- package/ios/marketing/small/light/components/status.h +0 -228
- package/ios/marketing/small/light/components/tab.h +0 -62
- package/ios/marketing/small/light/components/table.h +0 -97
- package/ios/marketing/small/light/mode.h +0 -321
- package/js/common/marketing/large/dark/components/badge.d.ts +0 -77
- package/js/common/marketing/large/dark/components/badge.js +0 -391
- package/js/common/marketing/large/dark/components/button.d.ts +0 -549
- package/js/common/marketing/large/dark/components/button.js +0 -5402
- package/js/common/marketing/large/dark/components/container.d.ts +0 -629
- package/js/common/marketing/large/dark/components/container.js +0 -5077
- package/js/common/marketing/large/dark/components/dataviz.d.ts +0 -90
- package/js/common/marketing/large/dark/components/dataviz.js +0 -586
- package/js/common/marketing/large/dark/components/focus.d.ts +0 -44
- package/js/common/marketing/large/dark/components/focus.js +0 -184
- package/js/common/marketing/large/dark/components/form.d.ts +0 -588
- package/js/common/marketing/large/dark/components/form.js +0 -4907
- package/js/common/marketing/large/dark/components/link.d.ts +0 -103
- package/js/common/marketing/large/dark/components/link.js +0 -628
- package/js/common/marketing/large/dark/components/logo.d.ts +0 -52
- package/js/common/marketing/large/dark/components/logo.js +0 -146
- package/js/common/marketing/large/dark/components/nav.d.ts +0 -465
- package/js/common/marketing/large/dark/components/nav.js +0 -2744
- package/js/common/marketing/large/dark/components/page.d.ts +0 -117
- package/js/common/marketing/large/dark/components/page.js +0 -957
- package/js/common/marketing/large/dark/components/popover.d.ts +0 -137
- package/js/common/marketing/large/dark/components/popover.js +0 -1011
- package/js/common/marketing/large/dark/components/profile.d.ts +0 -129
- package/js/common/marketing/large/dark/components/profile.js +0 -1288
- package/js/common/marketing/large/dark/components/progress.d.ts +0 -317
- package/js/common/marketing/large/dark/components/progress.js +0 -2321
- package/js/common/marketing/large/dark/components/status.d.ts +0 -407
- package/js/common/marketing/large/dark/components/status.js +0 -3957
- package/js/common/marketing/large/dark/components/tab.d.ts +0 -119
- package/js/common/marketing/large/dark/components/tab.js +0 -801
- package/js/common/marketing/large/dark/components/table.d.ts +0 -172
- package/js/common/marketing/large/dark/components/table.js +0 -1449
- package/js/common/marketing/large/dark/mode.d.ts +0 -506
- package/js/common/marketing/large/dark/mode.js +0 -8635
- package/js/common/marketing/large/global.d.ts +0 -325
- package/js/common/marketing/large/global.js +0 -5399
- package/js/common/marketing/large/light/components/badge.d.ts +0 -77
- package/js/common/marketing/large/light/components/badge.js +0 -391
- package/js/common/marketing/large/light/components/button.d.ts +0 -549
- package/js/common/marketing/large/light/components/button.js +0 -5402
- package/js/common/marketing/large/light/components/container.d.ts +0 -629
- package/js/common/marketing/large/light/components/container.js +0 -5077
- package/js/common/marketing/large/light/components/dataviz.d.ts +0 -90
- package/js/common/marketing/large/light/components/dataviz.js +0 -586
- package/js/common/marketing/large/light/components/focus.d.ts +0 -44
- package/js/common/marketing/large/light/components/focus.js +0 -184
- package/js/common/marketing/large/light/components/form.d.ts +0 -588
- package/js/common/marketing/large/light/components/form.js +0 -4907
- package/js/common/marketing/large/light/components/link.d.ts +0 -103
- package/js/common/marketing/large/light/components/link.js +0 -628
- package/js/common/marketing/large/light/components/logo.d.ts +0 -52
- package/js/common/marketing/large/light/components/logo.js +0 -146
- package/js/common/marketing/large/light/components/nav.d.ts +0 -465
- package/js/common/marketing/large/light/components/nav.js +0 -2744
- package/js/common/marketing/large/light/components/page.d.ts +0 -117
- package/js/common/marketing/large/light/components/page.js +0 -957
- package/js/common/marketing/large/light/components/popover.d.ts +0 -137
- package/js/common/marketing/large/light/components/popover.js +0 -1011
- package/js/common/marketing/large/light/components/profile.d.ts +0 -129
- package/js/common/marketing/large/light/components/profile.js +0 -1288
- package/js/common/marketing/large/light/components/progress.d.ts +0 -317
- package/js/common/marketing/large/light/components/progress.js +0 -2321
- package/js/common/marketing/large/light/components/status.d.ts +0 -407
- package/js/common/marketing/large/light/components/status.js +0 -3957
- package/js/common/marketing/large/light/components/tab.d.ts +0 -119
- package/js/common/marketing/large/light/components/tab.js +0 -801
- package/js/common/marketing/large/light/components/table.d.ts +0 -172
- package/js/common/marketing/large/light/components/table.js +0 -1449
- package/js/common/marketing/large/light/mode.d.ts +0 -506
- package/js/common/marketing/large/light/mode.js +0 -8774
- package/js/common/marketing/small/dark/components/badge.d.ts +0 -77
- package/js/common/marketing/small/dark/components/badge.js +0 -391
- package/js/common/marketing/small/dark/components/button.d.ts +0 -549
- package/js/common/marketing/small/dark/components/button.js +0 -5402
- package/js/common/marketing/small/dark/components/container.d.ts +0 -629
- package/js/common/marketing/small/dark/components/container.js +0 -5077
- package/js/common/marketing/small/dark/components/dataviz.d.ts +0 -90
- package/js/common/marketing/small/dark/components/dataviz.js +0 -586
- package/js/common/marketing/small/dark/components/focus.d.ts +0 -44
- package/js/common/marketing/small/dark/components/focus.js +0 -184
- package/js/common/marketing/small/dark/components/form.d.ts +0 -588
- package/js/common/marketing/small/dark/components/form.js +0 -4907
- package/js/common/marketing/small/dark/components/link.d.ts +0 -103
- package/js/common/marketing/small/dark/components/link.js +0 -628
- package/js/common/marketing/small/dark/components/logo.d.ts +0 -52
- package/js/common/marketing/small/dark/components/logo.js +0 -146
- package/js/common/marketing/small/dark/components/nav.d.ts +0 -465
- package/js/common/marketing/small/dark/components/nav.js +0 -2744
- package/js/common/marketing/small/dark/components/page.d.ts +0 -117
- package/js/common/marketing/small/dark/components/page.js +0 -957
- package/js/common/marketing/small/dark/components/popover.d.ts +0 -137
- package/js/common/marketing/small/dark/components/popover.js +0 -1011
- package/js/common/marketing/small/dark/components/profile.d.ts +0 -129
- package/js/common/marketing/small/dark/components/profile.js +0 -1288
- package/js/common/marketing/small/dark/components/progress.d.ts +0 -317
- package/js/common/marketing/small/dark/components/progress.js +0 -2321
- package/js/common/marketing/small/dark/components/status.d.ts +0 -407
- package/js/common/marketing/small/dark/components/status.js +0 -3957
- package/js/common/marketing/small/dark/components/tab.d.ts +0 -119
- package/js/common/marketing/small/dark/components/tab.js +0 -801
- package/js/common/marketing/small/dark/components/table.d.ts +0 -172
- package/js/common/marketing/small/dark/components/table.js +0 -1449
- package/js/common/marketing/small/dark/mode.d.ts +0 -506
- package/js/common/marketing/small/dark/mode.js +0 -8635
- package/js/common/marketing/small/global.d.ts +0 -325
- package/js/common/marketing/small/global.js +0 -5401
- package/js/common/marketing/small/light/components/badge.d.ts +0 -77
- package/js/common/marketing/small/light/components/badge.js +0 -391
- package/js/common/marketing/small/light/components/button.d.ts +0 -549
- package/js/common/marketing/small/light/components/button.js +0 -5402
- package/js/common/marketing/small/light/components/container.d.ts +0 -629
- package/js/common/marketing/small/light/components/container.js +0 -5077
- package/js/common/marketing/small/light/components/dataviz.d.ts +0 -90
- package/js/common/marketing/small/light/components/dataviz.js +0 -586
- package/js/common/marketing/small/light/components/focus.d.ts +0 -44
- package/js/common/marketing/small/light/components/focus.js +0 -184
- package/js/common/marketing/small/light/components/form.d.ts +0 -588
- package/js/common/marketing/small/light/components/form.js +0 -4907
- package/js/common/marketing/small/light/components/link.d.ts +0 -103
- package/js/common/marketing/small/light/components/link.js +0 -628
- package/js/common/marketing/small/light/components/logo.d.ts +0 -52
- package/js/common/marketing/small/light/components/logo.js +0 -146
- package/js/common/marketing/small/light/components/nav.d.ts +0 -465
- package/js/common/marketing/small/light/components/nav.js +0 -2744
- package/js/common/marketing/small/light/components/page.d.ts +0 -117
- package/js/common/marketing/small/light/components/page.js +0 -957
- package/js/common/marketing/small/light/components/popover.d.ts +0 -137
- package/js/common/marketing/small/light/components/popover.js +0 -1011
- package/js/common/marketing/small/light/components/profile.d.ts +0 -129
- package/js/common/marketing/small/light/components/profile.js +0 -1288
- package/js/common/marketing/small/light/components/progress.d.ts +0 -317
- package/js/common/marketing/small/light/components/progress.js +0 -2321
- package/js/common/marketing/small/light/components/status.d.ts +0 -407
- package/js/common/marketing/small/light/components/status.js +0 -3957
- package/js/common/marketing/small/light/components/tab.d.ts +0 -119
- package/js/common/marketing/small/light/components/tab.js +0 -801
- package/js/common/marketing/small/light/components/table.d.ts +0 -172
- package/js/common/marketing/small/light/components/table.js +0 -1449
- package/js/common/marketing/small/light/mode.d.ts +0 -506
- package/js/common/marketing/small/light/mode.js +0 -8774
- package/js/es6/marketing/large/dark/components/badge.d.ts +0 -43
- package/js/es6/marketing/large/dark/components/badge.js +0 -43
- package/js/es6/marketing/large/dark/components/button.d.ts +0 -511
- package/js/es6/marketing/large/dark/components/button.js +0 -516
- package/js/es6/marketing/large/dark/components/container.d.ts +0 -482
- package/js/es6/marketing/large/dark/components/container.js +0 -589
- package/js/es6/marketing/large/dark/components/dataviz.d.ts +0 -50
- package/js/es6/marketing/large/dark/components/dataviz.js +0 -50
- package/js/es6/marketing/large/dark/components/focus.d.ts +0 -20
- package/js/es6/marketing/large/dark/components/focus.js +0 -20
- package/js/es6/marketing/large/dark/components/form.d.ts +0 -387
- package/js/es6/marketing/large/dark/components/form.js +0 -397
- package/js/es6/marketing/large/dark/components/link.d.ts +0 -132
- package/js/es6/marketing/large/dark/components/link.js +0 -142
- package/js/es6/marketing/large/dark/components/logo.d.ts +0 -16
- package/js/es6/marketing/large/dark/components/logo.js +0 -16
- package/js/es6/marketing/large/dark/components/nav.d.ts +0 -247
- package/js/es6/marketing/large/dark/components/nav.js +0 -267
- package/js/es6/marketing/large/dark/components/page.d.ts +0 -181
- package/js/es6/marketing/large/dark/components/page.js +0 -181
- package/js/es6/marketing/large/dark/components/popover.d.ts +0 -144
- package/js/es6/marketing/large/dark/components/popover.js +0 -154
- package/js/es6/marketing/large/dark/components/profile.d.ts +0 -321
- package/js/es6/marketing/large/dark/components/profile.js +0 -321
- package/js/es6/marketing/large/dark/components/progress.d.ts +0 -219
- package/js/es6/marketing/large/dark/components/progress.js +0 -226
- package/js/es6/marketing/large/dark/components/status.d.ts +0 -333
- package/js/es6/marketing/large/dark/components/status.js +0 -334
- package/js/es6/marketing/large/dark/components/tab.d.ts +0 -95
- package/js/es6/marketing/large/dark/components/tab.js +0 -95
- package/js/es6/marketing/large/dark/components/table.d.ts +0 -237
- package/js/es6/marketing/large/dark/components/table.js +0 -279
- package/js/es6/marketing/large/dark/mode.d.ts +0 -318
- package/js/es6/marketing/large/dark/mode.js +0 -327
- package/js/es6/marketing/large/global.d.ts +0 -730
- package/js/es6/marketing/large/global.js +0 -836
- package/js/es6/marketing/large/light/components/badge.d.ts +0 -43
- package/js/es6/marketing/large/light/components/badge.js +0 -43
- package/js/es6/marketing/large/light/components/button.d.ts +0 -511
- package/js/es6/marketing/large/light/components/button.js +0 -516
- package/js/es6/marketing/large/light/components/container.d.ts +0 -482
- package/js/es6/marketing/large/light/components/container.js +0 -589
- package/js/es6/marketing/large/light/components/dataviz.d.ts +0 -50
- package/js/es6/marketing/large/light/components/dataviz.js +0 -50
- package/js/es6/marketing/large/light/components/focus.d.ts +0 -20
- package/js/es6/marketing/large/light/components/focus.js +0 -20
- package/js/es6/marketing/large/light/components/form.d.ts +0 -387
- package/js/es6/marketing/large/light/components/form.js +0 -397
- package/js/es6/marketing/large/light/components/link.d.ts +0 -132
- package/js/es6/marketing/large/light/components/link.js +0 -142
- package/js/es6/marketing/large/light/components/logo.d.ts +0 -16
- package/js/es6/marketing/large/light/components/logo.js +0 -16
- package/js/es6/marketing/large/light/components/nav.d.ts +0 -247
- package/js/es6/marketing/large/light/components/nav.js +0 -267
- package/js/es6/marketing/large/light/components/page.d.ts +0 -181
- package/js/es6/marketing/large/light/components/page.js +0 -181
- package/js/es6/marketing/large/light/components/popover.d.ts +0 -144
- package/js/es6/marketing/large/light/components/popover.js +0 -154
- package/js/es6/marketing/large/light/components/profile.d.ts +0 -321
- package/js/es6/marketing/large/light/components/profile.js +0 -321
- package/js/es6/marketing/large/light/components/progress.d.ts +0 -219
- package/js/es6/marketing/large/light/components/progress.js +0 -226
- package/js/es6/marketing/large/light/components/status.d.ts +0 -333
- package/js/es6/marketing/large/light/components/status.js +0 -334
- package/js/es6/marketing/large/light/components/tab.d.ts +0 -95
- package/js/es6/marketing/large/light/components/tab.js +0 -95
- package/js/es6/marketing/large/light/components/table.d.ts +0 -237
- package/js/es6/marketing/large/light/components/table.js +0 -279
- package/js/es6/marketing/large/light/mode.d.ts +0 -318
- package/js/es6/marketing/large/light/mode.js +0 -327
- package/js/es6/marketing/small/dark/components/badge.d.ts +0 -43
- package/js/es6/marketing/small/dark/components/badge.js +0 -43
- package/js/es6/marketing/small/dark/components/button.d.ts +0 -511
- package/js/es6/marketing/small/dark/components/button.js +0 -516
- package/js/es6/marketing/small/dark/components/container.d.ts +0 -482
- package/js/es6/marketing/small/dark/components/container.js +0 -589
- package/js/es6/marketing/small/dark/components/dataviz.d.ts +0 -50
- package/js/es6/marketing/small/dark/components/dataviz.js +0 -50
- package/js/es6/marketing/small/dark/components/focus.d.ts +0 -20
- package/js/es6/marketing/small/dark/components/focus.js +0 -20
- package/js/es6/marketing/small/dark/components/form.d.ts +0 -387
- package/js/es6/marketing/small/dark/components/form.js +0 -397
- package/js/es6/marketing/small/dark/components/link.d.ts +0 -132
- package/js/es6/marketing/small/dark/components/link.js +0 -142
- package/js/es6/marketing/small/dark/components/logo.d.ts +0 -16
- package/js/es6/marketing/small/dark/components/logo.js +0 -16
- package/js/es6/marketing/small/dark/components/nav.d.ts +0 -247
- package/js/es6/marketing/small/dark/components/nav.js +0 -267
- package/js/es6/marketing/small/dark/components/page.d.ts +0 -181
- package/js/es6/marketing/small/dark/components/page.js +0 -181
- package/js/es6/marketing/small/dark/components/popover.d.ts +0 -144
- package/js/es6/marketing/small/dark/components/popover.js +0 -154
- package/js/es6/marketing/small/dark/components/profile.d.ts +0 -321
- package/js/es6/marketing/small/dark/components/profile.js +0 -321
- package/js/es6/marketing/small/dark/components/progress.d.ts +0 -219
- package/js/es6/marketing/small/dark/components/progress.js +0 -226
- package/js/es6/marketing/small/dark/components/status.d.ts +0 -333
- package/js/es6/marketing/small/dark/components/status.js +0 -334
- package/js/es6/marketing/small/dark/components/tab.d.ts +0 -95
- package/js/es6/marketing/small/dark/components/tab.js +0 -95
- package/js/es6/marketing/small/dark/components/table.d.ts +0 -237
- package/js/es6/marketing/small/dark/components/table.js +0 -279
- package/js/es6/marketing/small/dark/mode.d.ts +0 -318
- package/js/es6/marketing/small/dark/mode.js +0 -327
- package/js/es6/marketing/small/global.d.ts +0 -730
- package/js/es6/marketing/small/global.js +0 -836
- package/js/es6/marketing/small/light/components/badge.d.ts +0 -43
- package/js/es6/marketing/small/light/components/badge.js +0 -43
- package/js/es6/marketing/small/light/components/button.d.ts +0 -511
- package/js/es6/marketing/small/light/components/button.js +0 -516
- package/js/es6/marketing/small/light/components/container.d.ts +0 -482
- package/js/es6/marketing/small/light/components/container.js +0 -589
- package/js/es6/marketing/small/light/components/dataviz.d.ts +0 -50
- package/js/es6/marketing/small/light/components/dataviz.js +0 -50
- package/js/es6/marketing/small/light/components/focus.d.ts +0 -20
- package/js/es6/marketing/small/light/components/focus.js +0 -20
- package/js/es6/marketing/small/light/components/form.d.ts +0 -387
- package/js/es6/marketing/small/light/components/form.js +0 -397
- package/js/es6/marketing/small/light/components/link.d.ts +0 -132
- package/js/es6/marketing/small/light/components/link.js +0 -142
- package/js/es6/marketing/small/light/components/logo.d.ts +0 -16
- package/js/es6/marketing/small/light/components/logo.js +0 -16
- package/js/es6/marketing/small/light/components/nav.d.ts +0 -247
- package/js/es6/marketing/small/light/components/nav.js +0 -267
- package/js/es6/marketing/small/light/components/page.d.ts +0 -181
- package/js/es6/marketing/small/light/components/page.js +0 -181
- package/js/es6/marketing/small/light/components/popover.d.ts +0 -144
- package/js/es6/marketing/small/light/components/popover.js +0 -154
- package/js/es6/marketing/small/light/components/profile.d.ts +0 -321
- package/js/es6/marketing/small/light/components/profile.js +0 -321
- package/js/es6/marketing/small/light/components/progress.d.ts +0 -219
- package/js/es6/marketing/small/light/components/progress.js +0 -226
- package/js/es6/marketing/small/light/components/status.d.ts +0 -333
- package/js/es6/marketing/small/light/components/status.js +0 -334
- package/js/es6/marketing/small/light/components/tab.d.ts +0 -95
- package/js/es6/marketing/small/light/components/tab.js +0 -95
- package/js/es6/marketing/small/light/components/table.d.ts +0 -237
- package/js/es6/marketing/small/light/components/table.js +0 -279
- package/js/es6/marketing/small/light/mode.d.ts +0 -318
- package/js/es6/marketing/small/light/mode.js +0 -327
- package/js/umd/marketing/large/dark/components/badge.js +0 -403
- package/js/umd/marketing/large/dark/components/button.js +0 -5495
- package/js/umd/marketing/large/dark/components/container.js +0 -5180
- package/js/umd/marketing/large/dark/components/dataviz.js +0 -598
- package/js/umd/marketing/large/dark/components/focus.js +0 -196
- package/js/umd/marketing/large/dark/components/form.js +0 -4927
- package/js/umd/marketing/large/dark/components/link.js +0 -647
- package/js/umd/marketing/large/dark/components/logo.js +0 -158
- package/js/umd/marketing/large/dark/components/nav.js +0 -2770
- package/js/umd/marketing/large/dark/components/page.js +0 -983
- package/js/umd/marketing/large/dark/components/popover.js +0 -1026
- package/js/umd/marketing/large/dark/components/profile.js +0 -1301
- package/js/umd/marketing/large/dark/components/progress.js +0 -2448
- package/js/umd/marketing/large/dark/components/status.js +0 -4089
- package/js/umd/marketing/large/dark/components/tab.js +0 -813
- package/js/umd/marketing/large/dark/components/table.js +0 -1461
- package/js/umd/marketing/large/dark/mode.js +0 -8850
- package/js/umd/marketing/large/global.js +0 -5448
- package/js/umd/marketing/large/light/components/badge.js +0 -403
- package/js/umd/marketing/large/light/components/button.js +0 -5495
- package/js/umd/marketing/large/light/components/container.js +0 -5180
- package/js/umd/marketing/large/light/components/dataviz.js +0 -598
- package/js/umd/marketing/large/light/components/focus.js +0 -196
- package/js/umd/marketing/large/light/components/form.js +0 -4927
- package/js/umd/marketing/large/light/components/link.js +0 -647
- package/js/umd/marketing/large/light/components/logo.js +0 -158
- package/js/umd/marketing/large/light/components/nav.js +0 -2770
- package/js/umd/marketing/large/light/components/page.js +0 -983
- package/js/umd/marketing/large/light/components/popover.js +0 -1026
- package/js/umd/marketing/large/light/components/profile.js +0 -1301
- package/js/umd/marketing/large/light/components/progress.js +0 -2448
- package/js/umd/marketing/large/light/components/status.js +0 -4089
- package/js/umd/marketing/large/light/components/tab.js +0 -813
- package/js/umd/marketing/large/light/components/table.js +0 -1461
- package/js/umd/marketing/large/light/mode.js +0 -8991
- package/js/umd/marketing/small/dark/components/badge.js +0 -403
- package/js/umd/marketing/small/dark/components/button.js +0 -5495
- package/js/umd/marketing/small/dark/components/container.js +0 -5180
- package/js/umd/marketing/small/dark/components/dataviz.js +0 -598
- package/js/umd/marketing/small/dark/components/focus.js +0 -196
- package/js/umd/marketing/small/dark/components/form.js +0 -4927
- package/js/umd/marketing/small/dark/components/link.js +0 -647
- package/js/umd/marketing/small/dark/components/logo.js +0 -158
- package/js/umd/marketing/small/dark/components/nav.js +0 -2770
- package/js/umd/marketing/small/dark/components/page.js +0 -983
- package/js/umd/marketing/small/dark/components/popover.js +0 -1026
- package/js/umd/marketing/small/dark/components/profile.js +0 -1301
- package/js/umd/marketing/small/dark/components/progress.js +0 -2448
- package/js/umd/marketing/small/dark/components/status.js +0 -4089
- package/js/umd/marketing/small/dark/components/tab.js +0 -813
- package/js/umd/marketing/small/dark/components/table.js +0 -1461
- package/js/umd/marketing/small/dark/mode.js +0 -8850
- package/js/umd/marketing/small/global.js +0 -5450
- package/js/umd/marketing/small/light/components/badge.js +0 -403
- package/js/umd/marketing/small/light/components/button.js +0 -5495
- package/js/umd/marketing/small/light/components/container.js +0 -5180
- package/js/umd/marketing/small/light/components/dataviz.js +0 -598
- package/js/umd/marketing/small/light/components/focus.js +0 -196
- package/js/umd/marketing/small/light/components/form.js +0 -4927
- package/js/umd/marketing/small/light/components/link.js +0 -647
- package/js/umd/marketing/small/light/components/logo.js +0 -158
- package/js/umd/marketing/small/light/components/nav.js +0 -2770
- package/js/umd/marketing/small/light/components/page.js +0 -983
- package/js/umd/marketing/small/light/components/popover.js +0 -1026
- package/js/umd/marketing/small/light/components/profile.js +0 -1301
- package/js/umd/marketing/small/light/components/progress.js +0 -2448
- package/js/umd/marketing/small/light/components/status.js +0 -4089
- package/js/umd/marketing/small/light/components/tab.js +0 -813
- package/js/umd/marketing/small/light/components/table.js +0 -1461
- package/js/umd/marketing/small/light/mode.js +0 -8991
- package/json/flat/marketing/large/dark/components/badge.json +0 -25
- package/json/flat/marketing/large/dark/components/button.json +0 -325
- package/json/flat/marketing/large/dark/components/container.json +0 -297
- package/json/flat/marketing/large/dark/components/dataviz.json +0 -44
- package/json/flat/marketing/large/dark/components/focus.json +0 -14
- package/json/flat/marketing/large/dark/components/form.json +0 -302
- package/json/flat/marketing/large/dark/components/link.json +0 -35
- package/json/flat/marketing/large/dark/components/logo.json +0 -10
- package/json/flat/marketing/large/dark/components/nav.json +0 -155
- package/json/flat/marketing/large/dark/components/page.json +0 -57
- package/json/flat/marketing/large/dark/components/popover.json +0 -59
- package/json/flat/marketing/large/dark/components/profile.json +0 -73
- package/json/flat/marketing/large/dark/components/progress.json +0 -141
- package/json/flat/marketing/large/dark/components/status.json +0 -219
- package/json/flat/marketing/large/dark/components/tab.json +0 -53
- package/json/flat/marketing/large/dark/components/table.json +0 -88
- package/json/flat/marketing/large/dark/mode.json +0 -312
- package/json/flat/marketing/large/global.json +0 -191
- package/json/flat/marketing/large/light/components/badge.json +0 -25
- package/json/flat/marketing/large/light/components/button.json +0 -325
- package/json/flat/marketing/large/light/components/container.json +0 -297
- package/json/flat/marketing/large/light/components/dataviz.json +0 -44
- package/json/flat/marketing/large/light/components/focus.json +0 -14
- package/json/flat/marketing/large/light/components/form.json +0 -302
- package/json/flat/marketing/large/light/components/link.json +0 -35
- package/json/flat/marketing/large/light/components/logo.json +0 -10
- package/json/flat/marketing/large/light/components/nav.json +0 -155
- package/json/flat/marketing/large/light/components/page.json +0 -57
- package/json/flat/marketing/large/light/components/popover.json +0 -59
- package/json/flat/marketing/large/light/components/profile.json +0 -73
- package/json/flat/marketing/large/light/components/progress.json +0 -141
- package/json/flat/marketing/large/light/components/status.json +0 -219
- package/json/flat/marketing/large/light/components/tab.json +0 -53
- package/json/flat/marketing/large/light/components/table.json +0 -88
- package/json/flat/marketing/large/light/mode.json +0 -312
- package/json/flat/marketing/small/dark/components/badge.json +0 -25
- package/json/flat/marketing/small/dark/components/button.json +0 -325
- package/json/flat/marketing/small/dark/components/container.json +0 -297
- package/json/flat/marketing/small/dark/components/dataviz.json +0 -44
- package/json/flat/marketing/small/dark/components/focus.json +0 -14
- package/json/flat/marketing/small/dark/components/form.json +0 -302
- package/json/flat/marketing/small/dark/components/link.json +0 -35
- package/json/flat/marketing/small/dark/components/logo.json +0 -10
- package/json/flat/marketing/small/dark/components/nav.json +0 -155
- package/json/flat/marketing/small/dark/components/page.json +0 -57
- package/json/flat/marketing/small/dark/components/popover.json +0 -59
- package/json/flat/marketing/small/dark/components/profile.json +0 -73
- package/json/flat/marketing/small/dark/components/progress.json +0 -141
- package/json/flat/marketing/small/dark/components/status.json +0 -219
- package/json/flat/marketing/small/dark/components/tab.json +0 -53
- package/json/flat/marketing/small/dark/components/table.json +0 -88
- package/json/flat/marketing/small/dark/mode.json +0 -312
- package/json/flat/marketing/small/global.json +0 -191
- package/json/flat/marketing/small/light/components/badge.json +0 -25
- package/json/flat/marketing/small/light/components/button.json +0 -325
- package/json/flat/marketing/small/light/components/container.json +0 -297
- package/json/flat/marketing/small/light/components/dataviz.json +0 -44
- package/json/flat/marketing/small/light/components/focus.json +0 -14
- package/json/flat/marketing/small/light/components/form.json +0 -302
- package/json/flat/marketing/small/light/components/link.json +0 -35
- package/json/flat/marketing/small/light/components/logo.json +0 -10
- package/json/flat/marketing/small/light/components/nav.json +0 -155
- package/json/flat/marketing/small/light/components/page.json +0 -57
- package/json/flat/marketing/small/light/components/popover.json +0 -59
- package/json/flat/marketing/small/light/components/profile.json +0 -73
- package/json/flat/marketing/small/light/components/progress.json +0 -141
- package/json/flat/marketing/small/light/components/status.json +0 -219
- package/json/flat/marketing/small/light/components/tab.json +0 -53
- package/json/flat/marketing/small/light/components/table.json +0 -88
- package/json/flat/marketing/small/light/mode.json +0 -312
- package/json/nested/marketing/large/dark/components/badge.json +0 -69
- package/json/nested/marketing/large/dark/components/button.json +0 -709
- package/json/nested/marketing/large/dark/components/container.json +0 -890
- package/json/nested/marketing/large/dark/components/dataviz.json +0 -70
- package/json/nested/marketing/large/dark/components/focus.json +0 -24
- package/json/nested/marketing/large/dark/components/form.json +0 -657
- package/json/nested/marketing/large/dark/components/link.json +0 -184
- package/json/nested/marketing/large/dark/components/logo.json +0 -32
- package/json/nested/marketing/large/dark/components/nav.json +0 -551
- package/json/nested/marketing/large/dark/components/page.json +0 -215
- package/json/nested/marketing/large/dark/components/popover.json +0 -206
- package/json/nested/marketing/large/dark/components/profile.json +0 -351
- package/json/nested/marketing/large/dark/components/progress.json +0 -369
- package/json/nested/marketing/large/dark/components/status.json +0 -495
- package/json/nested/marketing/large/dark/components/tab.json +0 -135
- package/json/nested/marketing/large/dark/components/table.json +0 -337
- package/json/nested/marketing/large/dark/mode.json +0 -486
- package/json/nested/marketing/large/global.json +0 -944
- package/json/nested/marketing/large/light/components/badge.json +0 -69
- package/json/nested/marketing/large/light/components/button.json +0 -709
- package/json/nested/marketing/large/light/components/container.json +0 -890
- package/json/nested/marketing/large/light/components/dataviz.json +0 -70
- package/json/nested/marketing/large/light/components/focus.json +0 -24
- package/json/nested/marketing/large/light/components/form.json +0 -657
- package/json/nested/marketing/large/light/components/link.json +0 -184
- package/json/nested/marketing/large/light/components/logo.json +0 -32
- package/json/nested/marketing/large/light/components/nav.json +0 -551
- package/json/nested/marketing/large/light/components/page.json +0 -215
- package/json/nested/marketing/large/light/components/popover.json +0 -206
- package/json/nested/marketing/large/light/components/profile.json +0 -351
- package/json/nested/marketing/large/light/components/progress.json +0 -369
- package/json/nested/marketing/large/light/components/status.json +0 -495
- package/json/nested/marketing/large/light/components/tab.json +0 -135
- package/json/nested/marketing/large/light/components/table.json +0 -337
- package/json/nested/marketing/large/light/mode.json +0 -486
- package/json/nested/marketing/small/dark/components/badge.json +0 -69
- package/json/nested/marketing/small/dark/components/button.json +0 -709
- package/json/nested/marketing/small/dark/components/container.json +0 -890
- package/json/nested/marketing/small/dark/components/dataviz.json +0 -70
- package/json/nested/marketing/small/dark/components/focus.json +0 -24
- package/json/nested/marketing/small/dark/components/form.json +0 -657
- package/json/nested/marketing/small/dark/components/link.json +0 -184
- package/json/nested/marketing/small/dark/components/logo.json +0 -32
- package/json/nested/marketing/small/dark/components/nav.json +0 -551
- package/json/nested/marketing/small/dark/components/page.json +0 -215
- package/json/nested/marketing/small/dark/components/popover.json +0 -206
- package/json/nested/marketing/small/dark/components/profile.json +0 -351
- package/json/nested/marketing/small/dark/components/progress.json +0 -369
- package/json/nested/marketing/small/dark/components/status.json +0 -495
- package/json/nested/marketing/small/dark/components/tab.json +0 -135
- package/json/nested/marketing/small/dark/components/table.json +0 -337
- package/json/nested/marketing/small/dark/mode.json +0 -486
- package/json/nested/marketing/small/global.json +0 -944
- package/json/nested/marketing/small/light/components/badge.json +0 -69
- package/json/nested/marketing/small/light/components/button.json +0 -709
- package/json/nested/marketing/small/light/components/container.json +0 -890
- package/json/nested/marketing/small/light/components/dataviz.json +0 -70
- package/json/nested/marketing/small/light/components/focus.json +0 -24
- package/json/nested/marketing/small/light/components/form.json +0 -657
- package/json/nested/marketing/small/light/components/link.json +0 -184
- package/json/nested/marketing/small/light/components/logo.json +0 -32
- package/json/nested/marketing/small/light/components/nav.json +0 -551
- package/json/nested/marketing/small/light/components/page.json +0 -215
- package/json/nested/marketing/small/light/components/popover.json +0 -206
- package/json/nested/marketing/small/light/components/profile.json +0 -351
- package/json/nested/marketing/small/light/components/progress.json +0 -369
- package/json/nested/marketing/small/light/components/status.json +0 -495
- package/json/nested/marketing/small/light/components/tab.json +0 -135
- package/json/nested/marketing/small/light/components/table.json +0 -337
- package/json/nested/marketing/small/light/mode.json +0 -486
- package/sage-design-tokens-14.9.1.tgz +0 -0
- package/scss/marketing/large/components/badge.scss +0 -30
- package/scss/marketing/large/components/button.scss +0 -330
- package/scss/marketing/large/components/container.scss +0 -302
- package/scss/marketing/large/components/dataviz.scss +0 -49
- package/scss/marketing/large/components/focus.scss +0 -19
- package/scss/marketing/large/components/form.scss +0 -307
- package/scss/marketing/large/components/link.scss +0 -40
- package/scss/marketing/large/components/logo.scss +0 -15
- package/scss/marketing/large/components/nav.scss +0 -160
- package/scss/marketing/large/components/page.scss +0 -62
- package/scss/marketing/large/components/popover.scss +0 -64
- package/scss/marketing/large/components/profile.scss +0 -78
- package/scss/marketing/large/components/progress.scss +0 -146
- package/scss/marketing/large/components/status.scss +0 -224
- package/scss/marketing/large/components/tab.scss +0 -58
- package/scss/marketing/large/components/table.scss +0 -93
- package/scss/marketing/large/dark.scss +0 -317
- package/scss/marketing/large/global.scss +0 -196
- package/scss/marketing/large/light.scss +0 -317
- package/scss/marketing/small/components/badge.scss +0 -30
- package/scss/marketing/small/components/button.scss +0 -330
- package/scss/marketing/small/components/container.scss +0 -302
- package/scss/marketing/small/components/dataviz.scss +0 -49
- package/scss/marketing/small/components/focus.scss +0 -19
- package/scss/marketing/small/components/form.scss +0 -307
- package/scss/marketing/small/components/link.scss +0 -40
- package/scss/marketing/small/components/logo.scss +0 -15
- package/scss/marketing/small/components/nav.scss +0 -160
- package/scss/marketing/small/components/page.scss +0 -62
- package/scss/marketing/small/components/popover.scss +0 -64
- package/scss/marketing/small/components/profile.scss +0 -78
- package/scss/marketing/small/components/progress.scss +0 -146
- package/scss/marketing/small/components/status.scss +0 -224
- package/scss/marketing/small/components/tab.scss +0 -58
- package/scss/marketing/small/components/table.scss +0 -93
- package/scss/marketing/small/dark.scss +0 -317
- package/scss/marketing/small/global.scss +0 -196
- package/scss/marketing/small/light.scss +0 -317
@@ -145,8 +145,6 @@ export const modesColorInteractiveMonochromeInverseWithActive = "#FFFFFF";
|
|
145
145
|
export const modesColorInteractiveMonochromeInverseWithActiveAlt = "#000000";
|
146
146
|
export const modesColorInteractiveMonochromeInverseWithDefault = "#FFFFFF";
|
147
147
|
export const modesColorInteractiveMonochromeInverseWithHover = "#000000";
|
148
|
-
export const modesColorInteractiveMonochromeMarketingWithActive = "#000000";
|
149
|
-
export const modesColorInteractiveMonochromeMarketingActive = "#00D639";
|
150
148
|
export const modesColorInteractiveMonochromeSubtleDefaultAlt = "#ffffff80";
|
151
149
|
export const modesColorInteractiveMonochromeSubtleDefault = "#ffffff14";
|
152
150
|
export const modesColorInteractiveNavActive = "#ffffff59";
|
@@ -262,7 +260,6 @@ export const modesColorStatusCustomSlateDefault = "#5C8196";
|
|
262
260
|
export const modesColorStatusCustomSlateDefaultAlt = "#0f1214";
|
263
261
|
export const modesColorStatusCustomSlateHover = "#7493a5";
|
264
262
|
export const modesColorStatusCustomSlateHoverAlt = "#13222c";
|
265
|
-
export const modesColorStatusGenericDefault = "#F0F";
|
266
263
|
export const modesColorStatusImportantDefault = "#8F4CD7";
|
267
264
|
export const modesColorStatusImportantDefaultAlt = "#150d19";
|
268
265
|
export const modesColorStatusImportantHover = "#a267de";
|
@@ -296,7 +296,6 @@ export const buttonBorderwidthChip: number;
|
|
296
296
|
export const buttonBorderwidthPrimary: string;
|
297
297
|
export const buttonBorderwidthSecondary: number;
|
298
298
|
export const buttonBorderwidthTertiary: number;
|
299
|
-
export const buttonBorderwidthTertiarymarketing: string;
|
300
299
|
export const buttonBorderwidthTogglecontainer: number;
|
301
300
|
export const buttonDimensionVideo: string;
|
302
301
|
export const buttonTypographyAdaptivePrimaryS: {
|
@@ -301,7 +301,6 @@ export const buttonBorderwidthChip = 1;
|
|
301
301
|
export const buttonBorderwidthPrimary = "0";
|
302
302
|
export const buttonBorderwidthSecondary = 2;
|
303
303
|
export const buttonBorderwidthTertiary = 1;
|
304
|
-
export const buttonBorderwidthTertiarymarketing = "0";
|
305
304
|
export const buttonBorderwidthTogglecontainer = 1;
|
306
305
|
export const buttonDimensionVideo = "40px";
|
307
306
|
export const buttonTypographyAdaptivePrimaryS = {
|
@@ -63,13 +63,9 @@ export const containerSizeCarouselMediaslideMinheight: string;
|
|
63
63
|
export const containerSizeCopilotEmptystateIllustration: number;
|
64
64
|
export const containerSizeCopilotEmptystateContentMaxwidth: number;
|
65
65
|
export const containerSizeCopilotOverlayMaxheight: number;
|
66
|
-
export const containerSizeDialogMaxWidthXxs: string;
|
67
|
-
export const containerSizeDialogMaxWidthXs: string;
|
68
66
|
export const containerSizeDialogMaxWidthS: string;
|
69
67
|
export const containerSizeDialogMaxWidthM: string;
|
70
68
|
export const containerSizeDialogMaxWidthL: string;
|
71
|
-
export const containerSizeDialogMaxWidthXl: string;
|
72
|
-
export const containerSizeDialogMaxWidthXxl: string;
|
73
69
|
export const containerSizeDialogMinWidthS: string;
|
74
70
|
export const containerSizeDialogMinWidthM: string;
|
75
71
|
export const containerSizeDialogMinWidthL: string;
|
@@ -68,13 +68,9 @@ export const containerSizeCarouselMediaslideMinheight = "300";
|
|
68
68
|
export const containerSizeCopilotEmptystateIllustration = 200;
|
69
69
|
export const containerSizeCopilotEmptystateContentMaxwidth = 600;
|
70
70
|
export const containerSizeCopilotOverlayMaxheight = 960;
|
71
|
-
export const containerSizeDialogMaxWidthXxs = "300";
|
72
|
-
export const containerSizeDialogMaxWidthXs = "380";
|
73
71
|
export const containerSizeDialogMaxWidthS = "540";
|
74
72
|
export const containerSizeDialogMaxWidthM = "850";
|
75
73
|
export const containerSizeDialogMaxWidthL = "1080";
|
76
|
-
export const containerSizeDialogMaxWidthXl = "960";
|
77
|
-
export const containerSizeDialogMaxWidthXxl = "1080";
|
78
74
|
export const containerSizeDialogMinWidthS = "288";
|
79
75
|
export const containerSizeDialogMinWidthM = "288";
|
80
76
|
export const containerSizeDialogMinWidthL = "288";
|
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
|
|
108
108
|
export const navSizeLeftnavParentMinheight = 48;
|
109
109
|
export const navSizeLeftnavChildMinheight = 40;
|
110
110
|
export const navSizeLeftnavGrandchildMinheight = 32;
|
111
|
-
export const navSizeLeftnavParentContainerFixedWidth = "
|
111
|
+
export const navSizeLeftnavParentContainerFixedWidth = "146";
|
112
112
|
export const navSizeLeftnavChildContainerFixedWidth = "250";
|
113
113
|
export const navSizeModalParentitemMinheight = 40;
|
114
114
|
export const navSizeModalChilditemMinheight = 32;
|
@@ -34,14 +34,6 @@ export const tableColorFooterBgDefault: string;
|
|
34
34
|
export const tableColorFooterBorderDefault: string;
|
35
35
|
export const tableColorFooterLabelDefault: string;
|
36
36
|
export const tableRadiusContainer: number;
|
37
|
-
export const tableBoxshadowParentrow: {
|
38
|
-
x: string;
|
39
|
-
y: string;
|
40
|
-
blur: string;
|
41
|
-
spread: string;
|
42
|
-
color: string;
|
43
|
-
type: string;
|
44
|
-
}[];
|
45
37
|
export const tableBoxshadowFirstchild: {
|
46
38
|
x: string;
|
47
39
|
y: string;
|
@@ -34,24 +34,6 @@ export const tableColorFooterBgDefault = "#dedede";
|
|
34
34
|
export const tableColorFooterBorderDefault = "#d1d1d1";
|
35
35
|
export const tableColorFooterLabelDefault = "#000000e6";
|
36
36
|
export const tableRadiusContainer = 8;
|
37
|
-
export const tableBoxshadowParentrow = [
|
38
|
-
{
|
39
|
-
x: "0",
|
40
|
-
y: "2",
|
41
|
-
blur: "3",
|
42
|
-
spread: "0",
|
43
|
-
color: "#0000001A",
|
44
|
-
type: "dropShadow",
|
45
|
-
},
|
46
|
-
{
|
47
|
-
x: "6",
|
48
|
-
y: "6",
|
49
|
-
blur: "30",
|
50
|
-
spread: "0",
|
51
|
-
color: "#00000026",
|
52
|
-
type: "dropShadow",
|
53
|
-
},
|
54
|
-
];
|
55
37
|
export const tableBoxshadowFirstchild = [
|
56
38
|
{
|
57
39
|
x: "0",
|
@@ -141,8 +141,6 @@ export const modesColorInteractiveMonochromeInverseWithActive: string;
|
|
141
141
|
export const modesColorInteractiveMonochromeInverseWithActiveAlt: string;
|
142
142
|
export const modesColorInteractiveMonochromeInverseWithDefault: string;
|
143
143
|
export const modesColorInteractiveMonochromeInverseWithHover: string;
|
144
|
-
export const modesColorInteractiveMonochromeMarketingActive: string;
|
145
|
-
export const modesColorInteractiveMonochromeMarketingWithActive: string;
|
146
144
|
export const modesColorInteractiveMonochromeSubtleDefaultAlt: string;
|
147
145
|
export const modesColorInteractiveMonochromeSubtleDefault: string;
|
148
146
|
export const modesColorInteractiveNavActive: string;
|
@@ -255,7 +253,6 @@ export const modesColorStatusCustomSlateDefault: string;
|
|
255
253
|
export const modesColorStatusCustomSlateDefaultAlt: string;
|
256
254
|
export const modesColorStatusCustomSlateHover: string;
|
257
255
|
export const modesColorStatusCustomSlateHoverAlt: string;
|
258
|
-
export const modesColorStatusGenericDefault: string;
|
259
256
|
export const modesColorStatusImportantDefault: string;
|
260
257
|
export const modesColorStatusImportantDefaultAlt: string;
|
261
258
|
export const modesColorStatusImportantHover: string;
|
@@ -145,8 +145,6 @@ export const modesColorInteractiveMonochromeInverseWithActive = "#000000";
|
|
145
145
|
export const modesColorInteractiveMonochromeInverseWithActiveAlt = "#FFFFFF";
|
146
146
|
export const modesColorInteractiveMonochromeInverseWithDefault = "#000000";
|
147
147
|
export const modesColorInteractiveMonochromeInverseWithHover = "#FFFFFF";
|
148
|
-
export const modesColorInteractiveMonochromeMarketingActive = "#000000";
|
149
|
-
export const modesColorInteractiveMonochromeMarketingWithActive = "#00D639";
|
150
148
|
export const modesColorInteractiveMonochromeSubtleDefaultAlt = "#00000080";
|
151
149
|
export const modesColorInteractiveMonochromeSubtleDefault = "#0000000a";
|
152
150
|
export const modesColorInteractiveNavActive = "#00000029";
|
@@ -262,7 +260,6 @@ export const modesColorStatusCustomSlateDefault = "#527386";
|
|
262
260
|
export const modesColorStatusCustomSlateDefaultAlt = "#edf0f2";
|
263
261
|
export const modesColorStatusCustomSlateHover = "#466171";
|
264
262
|
export const modesColorStatusCustomSlateHoverAlt = "#cbdae6";
|
265
|
-
export const modesColorStatusGenericDefault = "#F0F";
|
266
263
|
export const modesColorStatusImportantDefault = "#8F4CD7";
|
267
264
|
export const modesColorStatusImportantDefaultAlt = "#f5edfc";
|
268
265
|
export const modesColorStatusImportantHover = "#7941b4";
|
@@ -296,7 +296,6 @@ export const buttonBorderwidthChip: number;
|
|
296
296
|
export const buttonBorderwidthPrimary: string;
|
297
297
|
export const buttonBorderwidthSecondary: number;
|
298
298
|
export const buttonBorderwidthTertiary: number;
|
299
|
-
export const buttonBorderwidthTertiarymarketing: string;
|
300
299
|
export const buttonBorderwidthTogglecontainer: number;
|
301
300
|
export const buttonDimensionVideo: string;
|
302
301
|
export const buttonTypographyAdaptivePrimaryS: {
|
@@ -301,7 +301,6 @@ export const buttonBorderwidthChip = 1;
|
|
301
301
|
export const buttonBorderwidthPrimary = "0";
|
302
302
|
export const buttonBorderwidthSecondary = 2;
|
303
303
|
export const buttonBorderwidthTertiary = 1;
|
304
|
-
export const buttonBorderwidthTertiarymarketing = "0";
|
305
304
|
export const buttonBorderwidthTogglecontainer = 1;
|
306
305
|
export const buttonDimensionVideo = "40px";
|
307
306
|
export const buttonTypographyAdaptivePrimaryS = {
|
@@ -63,13 +63,9 @@ export const containerSizeCarouselMediaslideMinheight: string;
|
|
63
63
|
export const containerSizeCopilotEmptystateIllustration: number;
|
64
64
|
export const containerSizeCopilotEmptystateContentMaxwidth: number;
|
65
65
|
export const containerSizeCopilotOverlayMaxheight: number;
|
66
|
-
export const containerSizeDialogMaxWidthXxs: string;
|
67
|
-
export const containerSizeDialogMaxWidthXs: string;
|
68
66
|
export const containerSizeDialogMaxWidthS: string;
|
69
67
|
export const containerSizeDialogMaxWidthM: string;
|
70
68
|
export const containerSizeDialogMaxWidthL: string;
|
71
|
-
export const containerSizeDialogMaxWidthXl: string;
|
72
|
-
export const containerSizeDialogMaxWidthXxl: string;
|
73
69
|
export const containerSizeDialogMinWidthS: string;
|
74
70
|
export const containerSizeDialogMinWidthM: string;
|
75
71
|
export const containerSizeDialogMinWidthL: string;
|
@@ -68,13 +68,9 @@ export const containerSizeCarouselMediaslideMinheight = "300";
|
|
68
68
|
export const containerSizeCopilotEmptystateIllustration = 200;
|
69
69
|
export const containerSizeCopilotEmptystateContentMaxwidth = 600;
|
70
70
|
export const containerSizeCopilotOverlayMaxheight = 960;
|
71
|
-
export const containerSizeDialogMaxWidthXxs = "300";
|
72
|
-
export const containerSizeDialogMaxWidthXs = "380";
|
73
71
|
export const containerSizeDialogMaxWidthS = "540";
|
74
72
|
export const containerSizeDialogMaxWidthM = "850";
|
75
73
|
export const containerSizeDialogMaxWidthL = "1080";
|
76
|
-
export const containerSizeDialogMaxWidthXl = "960";
|
77
|
-
export const containerSizeDialogMaxWidthXxl = "1080";
|
78
74
|
export const containerSizeDialogMinWidthS = "288";
|
79
75
|
export const containerSizeDialogMinWidthM = "288";
|
80
76
|
export const containerSizeDialogMinWidthL = "288";
|
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
|
|
108
108
|
export const navSizeLeftnavParentMinheight = 48;
|
109
109
|
export const navSizeLeftnavChildMinheight = 40;
|
110
110
|
export const navSizeLeftnavGrandchildMinheight = 32;
|
111
|
-
export const navSizeLeftnavParentContainerFixedWidth = "
|
111
|
+
export const navSizeLeftnavParentContainerFixedWidth = "146";
|
112
112
|
export const navSizeLeftnavChildContainerFixedWidth = "250";
|
113
113
|
export const navSizeModalParentitemMinheight = 40;
|
114
114
|
export const navSizeModalChilditemMinheight = 32;
|
@@ -34,14 +34,6 @@ export const tableColorFooterBgDefault: string;
|
|
34
34
|
export const tableColorFooterBorderDefault: string;
|
35
35
|
export const tableColorFooterLabelDefault: string;
|
36
36
|
export const tableRadiusContainer: number;
|
37
|
-
export const tableBoxshadowParentrow: {
|
38
|
-
x: string;
|
39
|
-
y: string;
|
40
|
-
blur: string;
|
41
|
-
spread: string;
|
42
|
-
color: string;
|
43
|
-
type: string;
|
44
|
-
}[];
|
45
37
|
export const tableBoxshadowFirstchild: {
|
46
38
|
x: string;
|
47
39
|
y: string;
|
@@ -34,24 +34,6 @@ export const tableColorFooterBgDefault = "#1f1f1f";
|
|
34
34
|
export const tableColorFooterBorderDefault = "#282828";
|
35
35
|
export const tableColorFooterLabelDefault = "#ffffffe6";
|
36
36
|
export const tableRadiusContainer = 8;
|
37
|
-
export const tableBoxshadowParentrow = [
|
38
|
-
{
|
39
|
-
x: "0",
|
40
|
-
y: "2",
|
41
|
-
blur: "3",
|
42
|
-
spread: "0",
|
43
|
-
color: "#0000001A",
|
44
|
-
type: "dropShadow",
|
45
|
-
},
|
46
|
-
{
|
47
|
-
x: "6",
|
48
|
-
y: "6",
|
49
|
-
blur: "30",
|
50
|
-
spread: "0",
|
51
|
-
color: "#00000026",
|
52
|
-
type: "dropShadow",
|
53
|
-
},
|
54
|
-
];
|
55
37
|
export const tableBoxshadowFirstchild = [
|
56
38
|
{
|
57
39
|
x: "0",
|
@@ -141,8 +141,6 @@ export const modesColorInteractiveMonochromeInverseWithActive: string;
|
|
141
141
|
export const modesColorInteractiveMonochromeInverseWithActiveAlt: string;
|
142
142
|
export const modesColorInteractiveMonochromeInverseWithDefault: string;
|
143
143
|
export const modesColorInteractiveMonochromeInverseWithHover: string;
|
144
|
-
export const modesColorInteractiveMonochromeMarketingWithActive: string;
|
145
|
-
export const modesColorInteractiveMonochromeMarketingActive: string;
|
146
144
|
export const modesColorInteractiveMonochromeSubtleDefaultAlt: string;
|
147
145
|
export const modesColorInteractiveMonochromeSubtleDefault: string;
|
148
146
|
export const modesColorInteractiveNavActive: string;
|
@@ -255,7 +253,6 @@ export const modesColorStatusCustomSlateDefault: string;
|
|
255
253
|
export const modesColorStatusCustomSlateDefaultAlt: string;
|
256
254
|
export const modesColorStatusCustomSlateHover: string;
|
257
255
|
export const modesColorStatusCustomSlateHoverAlt: string;
|
258
|
-
export const modesColorStatusGenericDefault: string;
|
259
256
|
export const modesColorStatusImportantDefault: string;
|
260
257
|
export const modesColorStatusImportantDefaultAlt: string;
|
261
258
|
export const modesColorStatusImportantHover: string;
|
@@ -145,8 +145,6 @@ export const modesColorInteractiveMonochromeInverseWithActive = "#FFFFFF";
|
|
145
145
|
export const modesColorInteractiveMonochromeInverseWithActiveAlt = "#000000";
|
146
146
|
export const modesColorInteractiveMonochromeInverseWithDefault = "#FFFFFF";
|
147
147
|
export const modesColorInteractiveMonochromeInverseWithHover = "#000000";
|
148
|
-
export const modesColorInteractiveMonochromeMarketingWithActive = "#000000";
|
149
|
-
export const modesColorInteractiveMonochromeMarketingActive = "#00D639";
|
150
148
|
export const modesColorInteractiveMonochromeSubtleDefaultAlt = "#ffffff80";
|
151
149
|
export const modesColorInteractiveMonochromeSubtleDefault = "#ffffff14";
|
152
150
|
export const modesColorInteractiveNavActive = "#ffffff59";
|
@@ -262,7 +260,6 @@ export const modesColorStatusCustomSlateDefault = "#5C8196";
|
|
262
260
|
export const modesColorStatusCustomSlateDefaultAlt = "#0f1214";
|
263
261
|
export const modesColorStatusCustomSlateHover = "#7493a5";
|
264
262
|
export const modesColorStatusCustomSlateHoverAlt = "#13222c";
|
265
|
-
export const modesColorStatusGenericDefault = "#F0F";
|
266
263
|
export const modesColorStatusImportantDefault = "#8F4CD7";
|
267
264
|
export const modesColorStatusImportantDefaultAlt = "#150d19";
|
268
265
|
export const modesColorStatusImportantHover = "#a267de";
|
@@ -296,7 +296,6 @@ export const buttonBorderwidthChip: number;
|
|
296
296
|
export const buttonBorderwidthPrimary: string;
|
297
297
|
export const buttonBorderwidthSecondary: number;
|
298
298
|
export const buttonBorderwidthTertiary: number;
|
299
|
-
export const buttonBorderwidthTertiarymarketing: string;
|
300
299
|
export const buttonBorderwidthTogglecontainer: number;
|
301
300
|
export const buttonDimensionVideo: string;
|
302
301
|
export const buttonTypographyAdaptivePrimaryS: {
|
@@ -301,7 +301,6 @@ export const buttonBorderwidthChip = 1;
|
|
301
301
|
export const buttonBorderwidthPrimary = "0";
|
302
302
|
export const buttonBorderwidthSecondary = 2;
|
303
303
|
export const buttonBorderwidthTertiary = 1;
|
304
|
-
export const buttonBorderwidthTertiarymarketing = "0";
|
305
304
|
export const buttonBorderwidthTogglecontainer = 1;
|
306
305
|
export const buttonDimensionVideo = "40px";
|
307
306
|
export const buttonTypographyAdaptivePrimaryS = {
|
@@ -63,13 +63,9 @@ export const containerSizeCarouselMediaslideMinheight: string;
|
|
63
63
|
export const containerSizeCopilotEmptystateIllustration: number;
|
64
64
|
export const containerSizeCopilotEmptystateContentMaxwidth: number;
|
65
65
|
export const containerSizeCopilotOverlayMaxheight: number;
|
66
|
-
export const containerSizeDialogMaxWidthXxs: string;
|
67
|
-
export const containerSizeDialogMaxWidthXs: string;
|
68
66
|
export const containerSizeDialogMaxWidthS: string;
|
69
67
|
export const containerSizeDialogMaxWidthM: string;
|
70
68
|
export const containerSizeDialogMaxWidthL: string;
|
71
|
-
export const containerSizeDialogMaxWidthXl: string;
|
72
|
-
export const containerSizeDialogMaxWidthXxl: string;
|
73
69
|
export const containerSizeDialogMinWidthS: string;
|
74
70
|
export const containerSizeDialogMinWidthM: string;
|
75
71
|
export const containerSizeDialogMinWidthL: string;
|
@@ -68,13 +68,9 @@ export const containerSizeCarouselMediaslideMinheight = "300";
|
|
68
68
|
export const containerSizeCopilotEmptystateIllustration = 200;
|
69
69
|
export const containerSizeCopilotEmptystateContentMaxwidth = 600;
|
70
70
|
export const containerSizeCopilotOverlayMaxheight = 960;
|
71
|
-
export const containerSizeDialogMaxWidthXxs = "300";
|
72
|
-
export const containerSizeDialogMaxWidthXs = "380";
|
73
71
|
export const containerSizeDialogMaxWidthS = "540";
|
74
72
|
export const containerSizeDialogMaxWidthM = "850";
|
75
73
|
export const containerSizeDialogMaxWidthL = "1080";
|
76
|
-
export const containerSizeDialogMaxWidthXl = "960";
|
77
|
-
export const containerSizeDialogMaxWidthXxl = "1080";
|
78
74
|
export const containerSizeDialogMinWidthS = "288";
|
79
75
|
export const containerSizeDialogMinWidthM = "288";
|
80
76
|
export const containerSizeDialogMinWidthL = "288";
|
@@ -108,7 +108,7 @@ export const navSizeNavbarItemYM = 40;
|
|
108
108
|
export const navSizeLeftnavParentMinheight = 48;
|
109
109
|
export const navSizeLeftnavChildMinheight = 40;
|
110
110
|
export const navSizeLeftnavGrandchildMinheight = 32;
|
111
|
-
export const navSizeLeftnavParentContainerFixedWidth = "
|
111
|
+
export const navSizeLeftnavParentContainerFixedWidth = "146";
|
112
112
|
export const navSizeLeftnavChildContainerFixedWidth = "250";
|
113
113
|
export const navSizeModalParentitemMinheight = 40;
|
114
114
|
export const navSizeModalChilditemMinheight = 32;
|
@@ -34,14 +34,6 @@ export const tableColorFooterBgDefault: string;
|
|
34
34
|
export const tableColorFooterBorderDefault: string;
|
35
35
|
export const tableColorFooterLabelDefault: string;
|
36
36
|
export const tableRadiusContainer: number;
|
37
|
-
export const tableBoxshadowParentrow: {
|
38
|
-
x: string;
|
39
|
-
y: string;
|
40
|
-
blur: string;
|
41
|
-
spread: string;
|
42
|
-
color: string;
|
43
|
-
type: string;
|
44
|
-
}[];
|
45
37
|
export const tableBoxshadowFirstchild: {
|
46
38
|
x: string;
|
47
39
|
y: string;
|
@@ -34,24 +34,6 @@ export const tableColorFooterBgDefault = "#dedede";
|
|
34
34
|
export const tableColorFooterBorderDefault = "#d1d1d1";
|
35
35
|
export const tableColorFooterLabelDefault = "#000000e6";
|
36
36
|
export const tableRadiusContainer = 8;
|
37
|
-
export const tableBoxshadowParentrow = [
|
38
|
-
{
|
39
|
-
x: "0",
|
40
|
-
y: "2",
|
41
|
-
blur: "3",
|
42
|
-
spread: "0",
|
43
|
-
color: "#0000001A",
|
44
|
-
type: "dropShadow",
|
45
|
-
},
|
46
|
-
{
|
47
|
-
x: "6",
|
48
|
-
y: "6",
|
49
|
-
blur: "30",
|
50
|
-
spread: "0",
|
51
|
-
color: "#00000026",
|
52
|
-
type: "dropShadow",
|
53
|
-
},
|
54
|
-
];
|
55
37
|
export const tableBoxshadowFirstchild = [
|
56
38
|
{
|
57
39
|
x: "0",
|
@@ -141,8 +141,6 @@ export const modesColorInteractiveMonochromeInverseWithActive: string;
|
|
141
141
|
export const modesColorInteractiveMonochromeInverseWithActiveAlt: string;
|
142
142
|
export const modesColorInteractiveMonochromeInverseWithDefault: string;
|
143
143
|
export const modesColorInteractiveMonochromeInverseWithHover: string;
|
144
|
-
export const modesColorInteractiveMonochromeMarketingActive: string;
|
145
|
-
export const modesColorInteractiveMonochromeMarketingWithActive: string;
|
146
144
|
export const modesColorInteractiveMonochromeSubtleDefaultAlt: string;
|
147
145
|
export const modesColorInteractiveMonochromeSubtleDefault: string;
|
148
146
|
export const modesColorInteractiveNavActive: string;
|
@@ -255,7 +253,6 @@ export const modesColorStatusCustomSlateDefault: string;
|
|
255
253
|
export const modesColorStatusCustomSlateDefaultAlt: string;
|
256
254
|
export const modesColorStatusCustomSlateHover: string;
|
257
255
|
export const modesColorStatusCustomSlateHoverAlt: string;
|
258
|
-
export const modesColorStatusGenericDefault: string;
|
259
256
|
export const modesColorStatusImportantDefault: string;
|
260
257
|
export const modesColorStatusImportantDefaultAlt: string;
|
261
258
|
export const modesColorStatusImportantHover: string;
|
@@ -145,8 +145,6 @@ export const modesColorInteractiveMonochromeInverseWithActive = "#000000";
|
|
145
145
|
export const modesColorInteractiveMonochromeInverseWithActiveAlt = "#FFFFFF";
|
146
146
|
export const modesColorInteractiveMonochromeInverseWithDefault = "#000000";
|
147
147
|
export const modesColorInteractiveMonochromeInverseWithHover = "#FFFFFF";
|
148
|
-
export const modesColorInteractiveMonochromeMarketingActive = "#000000";
|
149
|
-
export const modesColorInteractiveMonochromeMarketingWithActive = "#00D639";
|
150
148
|
export const modesColorInteractiveMonochromeSubtleDefaultAlt = "#00000080";
|
151
149
|
export const modesColorInteractiveMonochromeSubtleDefault = "#0000000a";
|
152
150
|
export const modesColorInteractiveNavActive = "#00000029";
|
@@ -262,7 +260,6 @@ export const modesColorStatusCustomSlateDefault = "#527386";
|
|
262
260
|
export const modesColorStatusCustomSlateDefaultAlt = "#edf0f2";
|
263
261
|
export const modesColorStatusCustomSlateHover = "#466171";
|
264
262
|
export const modesColorStatusCustomSlateHoverAlt = "#cbdae6";
|
265
|
-
export const modesColorStatusGenericDefault = "#F0F";
|
266
263
|
export const modesColorStatusImportantDefault = "#8F4CD7";
|
267
264
|
export const modesColorStatusImportantDefaultAlt = "#f5edfc";
|
268
265
|
export const modesColorStatusImportantHover = "#7941b4";
|
@@ -4849,22 +4849,6 @@
|
|
4849
4849
|
attributes: {},
|
4850
4850
|
path: ["button", "borderwidth", "tertiary"],
|
4851
4851
|
},
|
4852
|
-
tertiarymarketing: {
|
4853
|
-
$type: "borderWidth",
|
4854
|
-
$value: "0",
|
4855
|
-
$description: "tertiary button border used for a marketing override",
|
4856
|
-
filePath: "data/tokens/components/button.json",
|
4857
|
-
isSource: true,
|
4858
|
-
original: {
|
4859
|
-
$type: "borderWidth",
|
4860
|
-
$value: "{global.borderwidth.none}",
|
4861
|
-
$description:
|
4862
|
-
"tertiary button border used for a marketing override",
|
4863
|
-
},
|
4864
|
-
name: "buttonBorderwidthTertiarymarketing",
|
4865
|
-
attributes: {},
|
4866
|
-
path: ["button", "borderwidth", "tertiarymarketing"],
|
4867
|
-
},
|
4868
4852
|
togglecontainer: {
|
4869
4853
|
$type: "borderWidth",
|
4870
4854
|
$value: 1,
|
@@ -950,32 +950,6 @@
|
|
950
950
|
},
|
951
951
|
dialog: {
|
952
952
|
maxWidth: {
|
953
|
-
XXS: {
|
954
|
-
$type: "sizing",
|
955
|
-
$value: "300",
|
956
|
-
filePath: "data/tokens/components/container.json",
|
957
|
-
isSource: true,
|
958
|
-
original: {
|
959
|
-
$type: "sizing",
|
960
|
-
$value: "300",
|
961
|
-
},
|
962
|
-
name: "containerSizeDialogMaxWidthXxs",
|
963
|
-
attributes: {},
|
964
|
-
path: ["container", "size", "dialog", "maxWidth", "XXS"],
|
965
|
-
},
|
966
|
-
XS: {
|
967
|
-
$type: "sizing",
|
968
|
-
$value: "380",
|
969
|
-
filePath: "data/tokens/components/container.json",
|
970
|
-
isSource: true,
|
971
|
-
original: {
|
972
|
-
$type: "sizing",
|
973
|
-
$value: "380",
|
974
|
-
},
|
975
|
-
name: "containerSizeDialogMaxWidthXs",
|
976
|
-
attributes: {},
|
977
|
-
path: ["container", "size", "dialog", "maxWidth", "XS"],
|
978
|
-
},
|
979
953
|
S: {
|
980
954
|
$type: "sizing",
|
981
955
|
$value: "540",
|
@@ -1015,32 +989,6 @@
|
|
1015
989
|
attributes: {},
|
1016
990
|
path: ["container", "size", "dialog", "maxWidth", "L"],
|
1017
991
|
},
|
1018
|
-
XL: {
|
1019
|
-
$type: "sizing",
|
1020
|
-
$value: "960",
|
1021
|
-
filePath: "data/tokens/components/container.json",
|
1022
|
-
isSource: true,
|
1023
|
-
original: {
|
1024
|
-
$type: "sizing",
|
1025
|
-
$value: "960",
|
1026
|
-
},
|
1027
|
-
name: "containerSizeDialogMaxWidthXl",
|
1028
|
-
attributes: {},
|
1029
|
-
path: ["container", "size", "dialog", "maxWidth", "XL"],
|
1030
|
-
},
|
1031
|
-
XXL: {
|
1032
|
-
$type: "sizing",
|
1033
|
-
$value: "1080",
|
1034
|
-
filePath: "data/tokens/components/container.json",
|
1035
|
-
isSource: true,
|
1036
|
-
original: {
|
1037
|
-
$type: "sizing",
|
1038
|
-
$value: "1080",
|
1039
|
-
},
|
1040
|
-
name: "containerSizeDialogMaxWidthXxl",
|
1041
|
-
attributes: {},
|
1042
|
-
path: ["container", "size", "dialog", "maxWidth", "XXL"],
|
1043
|
-
},
|
1044
992
|
},
|
1045
993
|
minWidth: {
|
1046
994
|
S: {
|
@@ -1124,13 +1124,13 @@
|
|
1124
1124
|
parentContainer: {
|
1125
1125
|
fixedWidth: {
|
1126
1126
|
$type: "sizing",
|
1127
|
-
$value: "
|
1127
|
+
$value: "146",
|
1128
1128
|
$description: "fixed width of parent container",
|
1129
1129
|
filePath: "data/tokens/components/nav.json",
|
1130
1130
|
isSource: true,
|
1131
1131
|
original: {
|
1132
1132
|
$type: "sizing",
|
1133
|
-
$value: "
|
1133
|
+
$value: "146",
|
1134
1134
|
$description: "fixed width of parent container",
|
1135
1135
|
},
|
1136
1136
|
name: "navSizeLeftnavParentContainerFixedWidth",
|
@@ -414,36 +414,6 @@
|
|
414
414
|
},
|
415
415
|
},
|
416
416
|
boxshadow: {
|
417
|
-
parentrow: {
|
418
|
-
$type: "boxShadow",
|
419
|
-
$value: [
|
420
|
-
{
|
421
|
-
x: "0",
|
422
|
-
y: "2",
|
423
|
-
blur: "3",
|
424
|
-
spread: "0",
|
425
|
-
color: "#0000001A",
|
426
|
-
type: "dropShadow",
|
427
|
-
},
|
428
|
-
{
|
429
|
-
x: "6",
|
430
|
-
y: "6",
|
431
|
-
blur: "30",
|
432
|
-
spread: "0",
|
433
|
-
color: "#00000026",
|
434
|
-
type: "dropShadow",
|
435
|
-
},
|
436
|
-
],
|
437
|
-
filePath: "data/tokens/components/table.json",
|
438
|
-
isSource: true,
|
439
|
-
original: {
|
440
|
-
$type: "boxShadow",
|
441
|
-
$value: "{global.boxshadow.container.far}",
|
442
|
-
},
|
443
|
-
name: "tableBoxshadowParentrow",
|
444
|
-
attributes: {},
|
445
|
-
path: ["table", "boxshadow", "parentrow"],
|
446
|
-
},
|
447
417
|
firstchild: {
|
448
418
|
$type: "boxShadow",
|
449
419
|
$value: [
|
@@ -3371,56 +3371,6 @@
|
|
3371
3371
|
],
|
3372
3372
|
},
|
3373
3373
|
},
|
3374
|
-
marketing: {
|
3375
|
-
withActive: {
|
3376
|
-
$type: "color",
|
3377
|
-
$value: "#000000",
|
3378
|
-
$description:
|
3379
|
-
"use for marketing overrides for switch handle on standard",
|
3380
|
-
filePath: "data/tokens/modes/dark.json",
|
3381
|
-
isSource: true,
|
3382
|
-
original: {
|
3383
|
-
$type: "color",
|
3384
|
-
$value: "{primitives.colors.black}",
|
3385
|
-
$description:
|
3386
|
-
"use for marketing overrides for switch handle on standard",
|
3387
|
-
},
|
3388
|
-
name: "modesColorInteractiveMonochromeMarketingWithActive",
|
3389
|
-
attributes: {},
|
3390
|
-
path: [
|
3391
|
-
"modes",
|
3392
|
-
"color",
|
3393
|
-
"interactive",
|
3394
|
-
"monochrome",
|
3395
|
-
"marketing",
|
3396
|
-
"withActive",
|
3397
|
-
],
|
3398
|
-
},
|
3399
|
-
active: {
|
3400
|
-
$type: "color",
|
3401
|
-
$value: "#00D639",
|
3402
|
-
$description:
|
3403
|
-
"needed for specific marketing usecase on light bg",
|
3404
|
-
filePath: "data/tokens/modes/dark.json",
|
3405
|
-
isSource: true,
|
3406
|
-
original: {
|
3407
|
-
$type: "color",
|
3408
|
-
$value: "{primitives.colors.brilliantGreen}",
|
3409
|
-
$description:
|
3410
|
-
"needed for specific marketing usecase on light bg",
|
3411
|
-
},
|
3412
|
-
name: "modesColorInteractiveMonochromeMarketingActive",
|
3413
|
-
attributes: {},
|
3414
|
-
path: [
|
3415
|
-
"modes",
|
3416
|
-
"color",
|
3417
|
-
"interactive",
|
3418
|
-
"monochrome",
|
3419
|
-
"marketing",
|
3420
|
-
"active",
|
3421
|
-
],
|
3422
|
-
},
|
3423
|
-
},
|
3424
3374
|
subtle: {
|
3425
3375
|
defaultAlt: {
|
3426
3376
|
$extensions: {
|
@@ -6922,21 +6872,6 @@
|
|
6922
6872
|
},
|
6923
6873
|
},
|
6924
6874
|
},
|
6925
|
-
generic: {
|
6926
|
-
default: {
|
6927
|
-
$type: "color",
|
6928
|
-
$value: "#F0F",
|
6929
|
-
filePath: "data/tokens/modes/dark.json",
|
6930
|
-
isSource: true,
|
6931
|
-
original: {
|
6932
|
-
$type: "color",
|
6933
|
-
$value: "#F0F",
|
6934
|
-
},
|
6935
|
-
name: "modesColorStatusGenericDefault",
|
6936
|
-
attributes: {},
|
6937
|
-
path: ["modes", "color", "status", "generic", "default"],
|
6938
|
-
},
|
6939
|
-
},
|
6940
6875
|
important: {
|
6941
6876
|
default: {
|
6942
6877
|
$type: "color",
|