@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
@@ -1,70 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"dataviz": {
|
3
|
-
"color": {
|
4
|
-
"generic": {
|
5
|
-
"label-alt": "#FFFFFF",
|
6
|
-
"label-default": "#000000",
|
7
|
-
"blue": {
|
8
|
-
"bg-alt": "#0071C3",
|
9
|
-
"bg-default": "#CDE5FF",
|
10
|
-
"border": "#0071C3",
|
11
|
-
"pattern": "#0071C3"
|
12
|
-
},
|
13
|
-
"teal": {
|
14
|
-
"bg-alt": "#007C7B",
|
15
|
-
"bg-default": "#C1FBFB",
|
16
|
-
"border": "#007C7B",
|
17
|
-
"pattern": "#007C7B"
|
18
|
-
},
|
19
|
-
"green": {
|
20
|
-
"bg-alt": "#00811F",
|
21
|
-
"bg-default": "#C5FFC9",
|
22
|
-
"border": "#00811F",
|
23
|
-
"pattern": "#00811F"
|
24
|
-
},
|
25
|
-
"lime": {
|
26
|
-
"bg-alt": "#637700",
|
27
|
-
"bg-default": "#FFFF9C",
|
28
|
-
"border": "#637700",
|
29
|
-
"pattern": "#637700"
|
30
|
-
},
|
31
|
-
"orange": {
|
32
|
-
"bg-alt": "#C54300",
|
33
|
-
"bg-default": "#FEEAB0",
|
34
|
-
"border": "#C54300",
|
35
|
-
"pattern": "#C54300"
|
36
|
-
},
|
37
|
-
"red": {
|
38
|
-
"bg-alt": "#DC004E",
|
39
|
-
"bg-default": "#FFDBCF",
|
40
|
-
"border": "#DC004E",
|
41
|
-
"pattern": "#DC004E"
|
42
|
-
},
|
43
|
-
"pink": {
|
44
|
-
"bg-alt": "#C8269A",
|
45
|
-
"bg-default": "#FFD7EE",
|
46
|
-
"border": "#C8269A",
|
47
|
-
"pattern": "#C8269A"
|
48
|
-
},
|
49
|
-
"purple": {
|
50
|
-
"bg-alt": "#8F4CD7",
|
51
|
-
"bg-default": "#E7DEF8",
|
52
|
-
"border": "#8F4CD7",
|
53
|
-
"pattern": "#8F4CD7"
|
54
|
-
},
|
55
|
-
"gray": {
|
56
|
-
"bg-alt": "#6F6F6F",
|
57
|
-
"bg-default": "#E2E2E2",
|
58
|
-
"border": "#6F6F6F",
|
59
|
-
"pattern": "#6F6F6F"
|
60
|
-
},
|
61
|
-
"slate": {
|
62
|
-
"bg-alt": "#527386",
|
63
|
-
"bg-default": "#D4E5F1",
|
64
|
-
"border": "#527386",
|
65
|
-
"pattern": "#527386"
|
66
|
-
}
|
67
|
-
}
|
68
|
-
}
|
69
|
-
}
|
70
|
-
}
|
@@ -1,24 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"focus": {
|
3
|
-
"color": {
|
4
|
-
"bg": "#ffd27e",
|
5
|
-
"borderalt": "#000000",
|
6
|
-
"border": "#FFB500",
|
7
|
-
"label": "#000000",
|
8
|
-
"inverse": {
|
9
|
-
"bg": "#926916",
|
10
|
-
"borderalt": "#FFB500",
|
11
|
-
"border": "#000000",
|
12
|
-
"label": "#FFFFFF"
|
13
|
-
}
|
14
|
-
},
|
15
|
-
"size": {
|
16
|
-
"underline": 4
|
17
|
-
},
|
18
|
-
"borderwidth": {
|
19
|
-
"secondary": 2,
|
20
|
-
"inner": 2,
|
21
|
-
"outer": 4
|
22
|
-
}
|
23
|
-
}
|
24
|
-
}
|