@atlaskit/logo 19.6.0 → 19.6.2

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/logo
2
2
 
3
+ ## 19.6.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 19.6.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 19.6.0
4
16
 
5
17
  ### Minor Changes
@@ -17,7 +17,7 @@ var svg = function svg(_ref, colorMode) {
17
17
  var colors = {
18
18
  iconColor: iconColor,
19
19
  textColor: textColor,
20
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
20
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
21
21
  atlassianLogoTextColor: textColor
22
22
  };
23
23
  if (appearance) {
@@ -20,7 +20,7 @@ var svg = function svg(_ref, colorMode, id) {
20
20
  iconGradientStop: iconColor,
21
21
  textColor: textColor,
22
22
  iconColor: iconColor,
23
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
23
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
24
24
  atlassianLogoTextColor: textColor
25
25
  };
26
26
  if (appearance) {
@@ -20,7 +20,7 @@ var svg = function svg(_ref, colorMode, id) {
20
20
  iconGradientStop: _constants.legacyDefaultLogoParams.iconGradientStart,
21
21
  iconColor: iconColor,
22
22
  textColor: textColor,
23
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
23
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
24
24
  atlassianLogoTextColor: textColor
25
25
  };
26
26
  if (appearance) {
@@ -118,7 +118,7 @@ var logoDocsSchema = exports.logoDocsSchema = [
118
118
  type: 'new',
119
119
  category: 'app'
120
120
  },
121
- // Product collection
121
+ // App collection
122
122
  {
123
123
  name: 'jira-product-discovery',
124
124
  type: 'migration',
@@ -11,7 +11,7 @@ const svg = ({
11
11
  let colors = {
12
12
  iconColor,
13
13
  textColor,
14
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
14
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
15
15
  atlassianLogoTextColor: textColor
16
16
  };
17
17
  if (appearance) {
@@ -14,7 +14,7 @@ const svg = ({
14
14
  iconGradientStop: iconColor,
15
15
  textColor,
16
16
  iconColor,
17
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
17
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
18
18
  atlassianLogoTextColor: textColor
19
19
  };
20
20
  if (appearance) {
@@ -14,7 +14,7 @@ const svg = ({
14
14
  iconGradientStop: legacyDefaultLogoParams.iconGradientStart,
15
15
  iconColor,
16
16
  textColor,
17
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
17
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
18
18
  atlassianLogoTextColor: textColor
19
19
  };
20
20
  if (appearance) {
@@ -110,7 +110,7 @@ export const logoDocsSchema = [
110
110
  type: 'new',
111
111
  category: 'app'
112
112
  },
113
- // Product collection
113
+ // App collection
114
114
  {
115
115
  name: 'jira-product-discovery',
116
116
  type: 'migration',
@@ -10,7 +10,7 @@ var svg = function svg(_ref, colorMode) {
10
10
  var colors = {
11
11
  iconColor: iconColor,
12
12
  textColor: textColor,
13
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
13
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
14
14
  atlassianLogoTextColor: textColor
15
15
  };
16
16
  if (appearance) {
@@ -13,7 +13,7 @@ var svg = function svg(_ref, colorMode, id) {
13
13
  iconGradientStop: iconColor,
14
14
  textColor: textColor,
15
15
  iconColor: iconColor,
16
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
16
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
17
17
  atlassianLogoTextColor: textColor
18
18
  };
19
19
  if (appearance) {
@@ -13,7 +13,7 @@ var svg = function svg(_ref, colorMode, id) {
13
13
  iconGradientStop: legacyDefaultLogoParams.iconGradientStart,
14
14
  iconColor: iconColor,
15
15
  textColor: textColor,
16
- // We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
16
+ // We treat the word "Atlassian" differently to normal app logos, it has a bold brand look
17
17
  atlassianLogoTextColor: textColor
18
18
  };
19
19
  if (appearance) {
@@ -111,7 +111,7 @@ export var logoDocsSchema = [
111
111
  type: 'new',
112
112
  category: 'app'
113
113
  },
114
- // Product collection
114
+ // App collection
115
115
  {
116
116
  name: 'jira-product-discovery',
117
117
  type: 'migration',
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@atlaskit/logo",
3
- "version": "19.6.0",
4
- "description": "A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.",
3
+ "version": "19.6.2",
4
+ "description": "A logo is a visual representation of a brand or app. It can be a word, an image, or a combination of both.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
7
7
  },
@@ -29,9 +29,9 @@
29
29
  "dependencies": {
30
30
  "@atlaskit/ds-lib": "^5.0.0",
31
31
  "@atlaskit/platform-feature-flags": "^1.1.0",
32
- "@atlaskit/temp-nav-app-icons": "^0.9.0",
32
+ "@atlaskit/temp-nav-app-icons": "^0.10.0",
33
33
  "@atlaskit/theme": "^19.0.0",
34
- "@atlaskit/tokens": "^5.6.0",
34
+ "@atlaskit/tokens": "^6.0.0",
35
35
  "@babel/runtime": "^7.0.0",
36
36
  "@compiled/react": "^0.18.3"
37
37
  },
@@ -48,8 +48,8 @@
48
48
  "@atlaskit/form": "^12.0.0",
49
49
  "@atlaskit/link": "^3.2.0",
50
50
  "@atlaskit/lozenge": "^13.0.0",
51
- "@atlaskit/primitives": "^14.10.0",
52
- "@atlaskit/section-message": "^8.4.0",
51
+ "@atlaskit/primitives": "^14.11.0",
52
+ "@atlaskit/section-message": "^8.5.0",
53
53
  "@atlaskit/select": "^21.2.0",
54
54
  "@atlaskit/ssr": "workspace:^",
55
55
  "@atlassian/codegen": "^0.1.0",
@@ -59,8 +59,7 @@
59
59
  "jscodeshift": "^17.0.0",
60
60
  "lodash": "^4.17.21",
61
61
  "react-dom": "^18.2.0",
62
- "ts-node": "^10.9.1",
63
- "typescript": "~5.4.2"
62
+ "ts-node": "^10.9.1"
64
63
  },
65
64
  "techstack": {
66
65
  "@atlassian/frontend": {