@atlaskit/heading 5.2.11 → 5.2.13

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
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/heading
2
2
 
3
+ ## 5.2.13
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 5.2.12
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 5.2.11
4
16
 
5
17
  ### Patch Changes
@@ -9,5 +9,5 @@
9
9
  ._1dyz4jg8{letter-spacing:normal}
10
10
  ._1p1dglyw{text-transform:none}
11
11
  ._syaz15cr{color:var(--ds-text-inverse,#fff)}
12
- ._syaz1fxt{color:var(--ds-text,#172b4d)}
13
- ._syazal3n{color:var(--ds-text-warning-inverse,#172b4d)}
12
+ ._syaz1yd3{color:var(--ds-text-warning-inverse,#292a2e)}
13
+ ._syazi7uo{color:var(--ds-text,#292a2e)}
@@ -30,9 +30,9 @@ var styles = {
30
30
  reset: "_1mouidpf _1dyz4jg8 _1p1dglyw"
31
31
  };
32
32
  var headingColorStylesMap = {
33
- 'color.text': "_syaz1fxt",
33
+ 'color.text': "_syazi7uo",
34
34
  'color.text.inverse': "_syaz15cr",
35
- 'color.text.warning.inverse': "_syazal3n"
35
+ 'color.text.warning.inverse': "_syaz1yd3"
36
36
  };
37
37
 
38
38
  /**
@@ -9,5 +9,5 @@
9
9
  ._1dyz4jg8{letter-spacing:normal}
10
10
  ._1p1dglyw{text-transform:none}
11
11
  ._syaz15cr{color:var(--ds-text-inverse,#fff)}
12
- ._syaz1fxt{color:var(--ds-text,#172b4d)}
13
- ._syazal3n{color:var(--ds-text-warning-inverse,#172b4d)}
12
+ ._syaz1yd3{color:var(--ds-text-warning-inverse,#292a2e)}
13
+ ._syazi7uo{color:var(--ds-text,#292a2e)}
@@ -20,9 +20,9 @@ const styles = {
20
20
  reset: "_1mouidpf _1dyz4jg8 _1p1dglyw"
21
21
  };
22
22
  const headingColorStylesMap = {
23
- 'color.text': "_syaz1fxt",
23
+ 'color.text': "_syazi7uo",
24
24
  'color.text.inverse': "_syaz15cr",
25
- 'color.text.warning.inverse': "_syazal3n"
25
+ 'color.text.warning.inverse': "_syaz1yd3"
26
26
  };
27
27
 
28
28
  /**
@@ -9,5 +9,5 @@
9
9
  ._1dyz4jg8{letter-spacing:normal}
10
10
  ._1p1dglyw{text-transform:none}
11
11
  ._syaz15cr{color:var(--ds-text-inverse,#fff)}
12
- ._syaz1fxt{color:var(--ds-text,#172b4d)}
13
- ._syazal3n{color:var(--ds-text-warning-inverse,#172b4d)}
12
+ ._syaz1yd3{color:var(--ds-text-warning-inverse,#292a2e)}
13
+ ._syazi7uo{color:var(--ds-text,#292a2e)}
@@ -21,9 +21,9 @@ var styles = {
21
21
  reset: "_1mouidpf _1dyz4jg8 _1p1dglyw"
22
22
  };
23
23
  var headingColorStylesMap = {
24
- 'color.text': "_syaz1fxt",
24
+ 'color.text': "_syazi7uo",
25
25
  'color.text.inverse': "_syaz15cr",
26
- 'color.text.warning.inverse': "_syazal3n"
26
+ 'color.text.warning.inverse': "_syaz1yd3"
27
27
  };
28
28
 
29
29
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/heading",
3
- "version": "5.2.11",
3
+ "version": "5.2.13",
4
4
  "description": "A heading is a typography component used to display text in different sizes and formats.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -27,9 +27,9 @@
27
27
  "codegen": "ts-node ./scripts/codegen.tsx"
28
28
  },
29
29
  "dependencies": {
30
- "@atlaskit/css": "^0.15.0",
31
- "@atlaskit/primitives": "^16.0.0",
32
- "@atlaskit/tokens": "^7.0.0",
30
+ "@atlaskit/css": "^0.16.0",
31
+ "@atlaskit/primitives": "^16.2.0",
32
+ "@atlaskit/tokens": "^8.1.0",
33
33
  "@babel/runtime": "^7.0.0",
34
34
  "@compiled/react": "^0.18.6"
35
35
  },
@@ -41,12 +41,12 @@
41
41
  "@af/formatting": "workspace:^",
42
42
  "@af/integration-testing": "workspace:^",
43
43
  "@af/visual-regression": "workspace:^",
44
- "@atlaskit/button": "^23.5.0",
44
+ "@atlaskit/button": "^23.6.0",
45
45
  "@atlaskit/docs": "^11.2.0",
46
- "@atlaskit/ds-lib": "^5.1.0",
46
+ "@atlaskit/ds-lib": "^5.2.0",
47
47
  "@atlaskit/ssr": "workspace:^",
48
48
  "@atlassian/codegen": "^0.1.0",
49
- "@atlassian/ssr-tests": "^0.3.0",
49
+ "@atlassian/ssr-tests": "workspace:^",
50
50
  "@testing-library/react": "^13.4.0",
51
51
  "react-dom": "^18.2.0",
52
52
  "ts-node": "^10.9.1"