@atlaskit/quick-search 8.1.2 → 8.1.3

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,12 @@
1
1
  # @atlaskit/quick-search
2
2
 
3
+ ## 8.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
8
+ - Updated dependencies
9
+
3
10
  ## 8.1.2
4
11
 
5
12
  ### Patch Changes
package/compass.yml ADDED
@@ -0,0 +1,46 @@
1
+ name: Quick Search
2
+ id: 'ari:cloud:compass:a436116f-02ce-4520-8fbb-7301462a1674:component/c5751cc6-3513-4070-9deb-af31e86aed34/d4e8d7f4-b706-458e-9c5f-7ecba5b923dd'
3
+ description: A quick-search component
4
+ configVersion: 1
5
+ typeId: UI_ELEMENT
6
+ ownerId: 'ari:cloud:teams::team/8c518cea-39e4-4a9e-976b-2eec1db07eb2'
7
+ fields:
8
+ tier: 2
9
+ links:
10
+ - name: null
11
+ type: REPOSITORY
12
+ url: 'https://bitbucket.org/atlassian/atlassian-frontend/src/master/packages/search/quick-search/'
13
+ - name: ''
14
+ type: DOCUMENT
15
+ url: 'https://hello.atlassian.net/wiki/spaces/SEARCH/overview'
16
+ - name: '#search-infra-content'
17
+ type: CHAT_CHANNEL
18
+ url: 'https://atlassian.slack.com/app_redirect?channel=search-infra-content'
19
+ - name: '#help-search'
20
+ type: CHAT_CHANNEL
21
+ url: 'https://atlassian.slack.com/app_redirect?channel=help-search'
22
+ - name: ''
23
+ type: ON_CALL
24
+ url: 'https://atlassian.app.opsgenie.com/settings/schedule/detail/24075951-e992-4184-a5e4-ba89245072f9'
25
+ - name: ''
26
+ type: DASHBOARD
27
+ url: 'https://atlassian.signalfx.com/#/dashboard/EVrIDLlAwAA?groupId=ELtFFMyA4AU&configId=EVrIDsMA4AA'
28
+ - name: ''
29
+ type: PROJECT
30
+ url: 'https://product-fabric.atlassian.net/jira/software/c/projects/SP/boards/684'
31
+ relationships: {}
32
+ labels:
33
+ - atlassian-platform
34
+ customFields:
35
+ - name: Dev Owner
36
+ type: user
37
+ value: null
38
+ - name: Product
39
+ type: text
40
+ value: null
41
+ - name: Test
42
+ type: text
43
+ value: null
44
+
45
+ # Learn more about formatting compass.yml:
46
+ # https://go.atlassian.com/compass-yml-format
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/quick-search",
3
- "version": "8.1.2",
3
+ "version": "8.1.3",
4
4
  "description": "A quick-search component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -35,7 +35,7 @@
35
35
  "@atlaskit/item": "^12.1.0",
36
36
  "@atlaskit/spinner": "^15.5.0",
37
37
  "@atlaskit/theme": "^12.5.0",
38
- "@atlaskit/tokens": "^1.4.0",
38
+ "@atlaskit/tokens": "^1.15.0",
39
39
  "@babel/runtime": "^7.0.0",
40
40
  "keycode": "^2.1.7"
41
41
  },
@@ -45,10 +45,6 @@
45
45
  },
46
46
  "devDependencies": {
47
47
  "@atlaskit/avatar": "^21.3.0",
48
- "@atlaskit/docs": "*",
49
- "@atlaskit/drawer": "^7.5.0",
50
- "@atlaskit/icon": "^21.12.0",
51
- "@atlaskit/navigation": "^37.0.0",
52
48
  "@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
53
49
  "enzyme": "^3.10.0",
54
50
  "prop-types": "^15.5.10",
@@ -1,4 +0,0 @@
1
- {
2
- "name": "@atlaskit/quick-search",
3
- "version": "8.1.2"
4
- }
@@ -1,4 +0,0 @@
1
- {
2
- "name": "@atlaskit/quick-search",
3
- "version": "8.1.2"
4
- }
@@ -1,4 +0,0 @@
1
- {
2
- "name": "@atlaskit/quick-search",
3
- "version": "8.1.2"
4
- }