@codecademy/gamut-styles 11.11.0-alpha.aa6b4e.0 → 11.11.1-alpha.044bd4.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/CHANGELOG.md
CHANGED
|
@@ -3,12 +3,20 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
### [11.11.1-alpha.044bd4.0](https://github.com/Codecademy/client-modules/compare/@codecademy/gamut-styles@11.11.0...@codecademy/gamut-styles@11.11.1-alpha.044bd4.0) (2021-10-06)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @codecademy/gamut-styles
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [11.11.0](https://github.com/Codecademy/client-modules/compare/@codecademy/gamut-styles@11.10.1...@codecademy/gamut-styles@11.11.0) (2021-09-30)
|
|
7
15
|
|
|
8
16
|
|
|
9
17
|
### Features
|
|
10
18
|
|
|
11
|
-
* **Drawer:** extract Drawer from Flyout ([
|
|
19
|
+
* **Drawer:** extract Drawer from Flyout ([76f261c](https://github.com/Codecademy/client-modules/commit/76f261cc7840bd640de368f70e125b5585638412))
|
|
12
20
|
|
|
13
21
|
|
|
14
22
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export declare const timing: {
|
|
2
|
-
fast: string;
|
|
3
|
-
medium: string;
|
|
4
|
-
slow: string;
|
|
5
|
-
};
|
|
6
1
|
export declare const timingValues: {
|
|
7
2
|
fast: number;
|
|
8
3
|
medium: number;
|
|
9
4
|
slow: number;
|
|
10
5
|
};
|
|
6
|
+
export declare const timing: {
|
|
7
|
+
fast: string;
|
|
8
|
+
medium: string;
|
|
9
|
+
slow: string;
|
|
10
|
+
};
|
package/dist/variables/timing.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export var timing = {
|
|
2
|
-
fast: '150ms',
|
|
3
|
-
medium: '200ms',
|
|
4
|
-
slow: '350ms'
|
|
5
|
-
};
|
|
6
1
|
export var timingValues = {
|
|
7
2
|
fast: 150,
|
|
8
3
|
medium: 200,
|
|
9
4
|
slow: 350
|
|
5
|
+
};
|
|
6
|
+
export var timing = {
|
|
7
|
+
fast: "".concat(timingValues.fast, "ms"),
|
|
8
|
+
medium: "".concat(timingValues.medium, "ms"),
|
|
9
|
+
slow: "".concat(timingValues.slow, "ms")
|
|
10
10
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timing.js","sourceRoot":"","sources":["../../src/variables/timing.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,
|
|
1
|
+
{"version":3,"file":"timing.js","sourceRoot":"","sources":["../../src/variables/timing.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,YAAY,GAAG;IAC1B,IAAI,EAAE,GAAG;IACT,MAAM,EAAE,GAAG;IACX,IAAI,EAAE,GAAG;CACV,CAAC;AAEF,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,IAAI,EAAE,GAAG,YAAY,CAAC,IAAI,IAAI;IAC9B,MAAM,EAAE,GAAG,YAAY,CAAC,MAAM,IAAI;IAClC,IAAI,EAAE,GAAG,YAAY,CAAC,IAAI,IAAI;CAC/B,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codecademy/gamut-styles",
|
|
3
3
|
"description": "Styleguide & Component library for codecademy.com",
|
|
4
|
-
"version": "11.11.
|
|
4
|
+
"version": "11.11.1-alpha.044bd4.0",
|
|
5
5
|
"author": "Jake Hiller <jake@codecademy.com>",
|
|
6
6
|
"main": "dist/index.js",
|
|
7
7
|
"module": "dist/index.js",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"url": "git@github.com:Codecademy/client-modules.git"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@codecademy/variance": "
|
|
20
|
+
"@codecademy/variance": "0.18.2-alpha.044bd4.0",
|
|
21
21
|
"@emotion/is-prop-valid": "^1.1.0",
|
|
22
22
|
"polished": "^4.1.2"
|
|
23
23
|
},
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"publishConfig": {
|
|
40
40
|
"access": "public"
|
|
41
41
|
},
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "634f9c7a2ecf3346383f90d691b8a6f67663d276"
|
|
43
43
|
}
|