@atlaskit/interaction-context
Advanced tools
Comparing version 2.1.4 to 2.1.5
# @atlaskit/interaction-context | ||
## 2.1.5 | ||
### Patch Changes | ||
- [#134143](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134143) | ||
[`d39c874b29fbb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d39c874b29fbb) - | ||
Support team reassigning and clearing out unused packages in | ||
## 2.1.4 | ||
@@ -7,3 +15,5 @@ | ||
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2` | ||
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) | ||
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - | ||
Upgrade Typescript from `4.9.5` to `5.4.2` | ||
@@ -14,3 +24,5 @@ ## 2.1.3 | ||
- [#39629](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39629) [`e2cad1162d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2cad1162d6) - Enrol packages on push model consumption | ||
- [#39629](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39629) | ||
[`e2cad1162d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e2cad1162d6) - Enrol | ||
packages on push model consumption | ||
@@ -21,3 +33,5 @@ ## 2.1.2 | ||
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8 | ||
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) | ||
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure | ||
legacy types are published for TS 4.5-4.8 | ||
@@ -28,3 +42,5 @@ ## 2.1.1 | ||
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5` | ||
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) | ||
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade | ||
Typescript from `4.5.5` to `4.9.5` | ||
@@ -35,3 +51,5 @@ ## 2.1.0 | ||
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump | ||
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) | ||
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip | ||
minor dependency bump | ||
@@ -42,6 +60,9 @@ ## 2.0.0 | ||
- [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) [`bf3e9dfd711`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf3e9dfd711) - Create a interaction context for tracking experience | ||
- [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) | ||
[`bf3e9dfd711`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf3e9dfd711) - Create a | ||
interaction context for tracking experience | ||
### Patch Changes | ||
- [`94909536ed2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94909536ed2) - Enable Spinner to be able to hold during an interaction | ||
- [`94909536ed2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94909536ed2) - Enable | ||
Spinner to be able to hold during an interaction |
Copyright 2022 Atlassian Pty Ltd | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in | ||
compliance with the License. You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
Unless required by applicable law or agreed to in writing, software distributed under the License is | ||
distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or | ||
implied. See the License for the specific language governing permissions and limitations under the | ||
License. |
176
package.json
{ | ||
"name": "@atlaskit/interaction-context", | ||
"version": "2.1.4", | ||
"description": "Interaction context for handling tracing", | ||
"author": "Atlassian Pty Ltd", | ||
"license": "Apache-2.0", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"atlassian": { | ||
"team": "UFO - Vulcans", | ||
"inPublicMirror": false, | ||
"releaseModel": "continuous", | ||
"productPushConsumption": [ | ||
"jira" | ||
], | ||
"website": { | ||
"name": "InteractionContext" | ||
} | ||
}, | ||
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"module:es2019": "dist/es2019/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"typesVersions": { | ||
">=4.5 <4.9": { | ||
"*": [ | ||
"dist/types-ts4.5/*", | ||
"dist/types-ts4.5/index.d.ts" | ||
] | ||
} | ||
}, | ||
"sideEffects": false, | ||
"atlaskit:src": "src/index.ts", | ||
"af:exports": { | ||
".": "./src/index.ts" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0" | ||
}, | ||
"devDependencies": { | ||
"@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0", | ||
"@testing-library/react": "^12.1.5", | ||
"react-dom": "^16.8.0", | ||
"typescript": "~5.4.2", | ||
"wait-for-expect": "^1.2.0" | ||
}, | ||
"techstack": { | ||
"@atlassian/frontend": { | ||
"code-structure": [ | ||
"tangerine-next" | ||
], | ||
"import-structure": [ | ||
"atlassian-conventions" | ||
], | ||
"circular-dependencies": [ | ||
"file-and-folder-level" | ||
] | ||
}, | ||
"@repo/internal": { | ||
"dom-events": "use-bind-event-listener", | ||
"analytics": [ | ||
"analytics-next" | ||
], | ||
"design-tokens": [ | ||
"color" | ||
], | ||
"theming": [ | ||
"react-context" | ||
], | ||
"ui-components": [ | ||
"lite-mode" | ||
], | ||
"deprecation": [ | ||
"no-deprecated-imports" | ||
], | ||
"styling": [ | ||
"static", | ||
"emotion" | ||
], | ||
"imports": [ | ||
"import-no-extraneous-disable-for-examples-and-docs" | ||
] | ||
} | ||
}, | ||
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.0" | ||
} | ||
"name": "@atlaskit/interaction-context", | ||
"version": "2.1.5", | ||
"description": "Interaction context for handling tracing", | ||
"author": "Atlassian Pty Ltd", | ||
"license": "Apache-2.0", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"atlassian": { | ||
"team": "UIP Frontend Observability", | ||
"inPublicMirror": false, | ||
"releaseModel": "continuous", | ||
"productPushConsumption": [ | ||
"jira" | ||
], | ||
"website": { | ||
"name": "InteractionContext" | ||
} | ||
}, | ||
"repository": "https://bitbucket.org/atlassian/atlassian-frontend-mirror", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"module:es2019": "dist/es2019/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"typesVersions": { | ||
">=4.5 <4.9": { | ||
"*": [ | ||
"dist/types-ts4.5/*", | ||
"dist/types-ts4.5/index.d.ts" | ||
] | ||
} | ||
}, | ||
"sideEffects": false, | ||
"atlaskit:src": "src/index.ts", | ||
"af:exports": { | ||
".": "./src/index.ts" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
"runReact18": true, | ||
"devDependencies": { | ||
"@testing-library/react": "^12.1.5" | ||
}, | ||
"techstack": { | ||
"@atlassian/frontend": { | ||
"code-structure": [ | ||
"tangerine-next" | ||
], | ||
"import-structure": [ | ||
"atlassian-conventions" | ||
], | ||
"circular-dependencies": [ | ||
"file-and-folder-level" | ||
] | ||
}, | ||
"@repo/internal": { | ||
"dom-events": "use-bind-event-listener", | ||
"analytics": [ | ||
"analytics-next" | ||
], | ||
"design-tokens": [ | ||
"color" | ||
], | ||
"theming": [ | ||
"react-context" | ||
], | ||
"ui-components": [ | ||
"lite-mode" | ||
], | ||
"deprecation": [ | ||
"no-deprecated-imports" | ||
], | ||
"styling": [ | ||
"static", | ||
"emotion" | ||
], | ||
"imports": [ | ||
"import-no-extraneous-disable-for-examples-and-docs" | ||
] | ||
} | ||
} | ||
} |
@@ -5,3 +5,4 @@ <!-- API Report Version: 2.3 --> | ||
> Do not edit this file. This report is auto-generated using [API Extractor](https://api-extractor.com/). | ||
> Do not edit this file. This report is auto-generated using | ||
> [API Extractor](https://api-extractor.com/). | ||
> [Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports) | ||
@@ -29,4 +30,4 @@ | ||
export interface InteractionContextType { | ||
hold(name: string | undefined): (() => void) | void; | ||
tracePress(name: string | undefined, timestamp?: number): void; | ||
hold(name: string | undefined): (() => void) | void; | ||
tracePress(name: string | undefined, timestamp?: number): void; | ||
} | ||
@@ -45,3 +46,3 @@ | ||
{ | ||
"react": "^16.8.0" | ||
"react": "^16.8.0" | ||
} | ||
@@ -48,0 +49,0 @@ ``` |
1
8699