@atlaskit/button 23.10.0 → 23.10.1

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,11 @@
1
1
  # @atlaskit/button
2
2
 
3
+ ## 23.10.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 23.10.0
4
10
 
5
11
  ### Minor Changes
@@ -1,4 +1,4 @@
1
- /* split-button.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* split-button.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _typeof = require("@babel/runtime/helpers/typeof");
@@ -1,4 +1,4 @@
1
- /* link.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* link.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* link.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* link.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* button-base.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* button-base.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* content.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* content.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  "use strict";
3
3
 
4
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -1,4 +1,4 @@
1
- /* split-button.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* split-button.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./split-button.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* link.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* link.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./link.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* link.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* link.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./link.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* button-base.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* button-base.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./button-base.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* content.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* content.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./content.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* split-button.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* split-button.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./split-button.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* link.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* link.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["analyticsContext", "appearance", "aria-label", "aria-labelledby", "autoFocus", "children", "href", "iconAfter", "iconBefore", "interactionName", "isDisabled", "isSelected", "onClick", "onClickCapture", "onKeyDownCapture", "onKeyUpCapture", "onMouseDownCapture", "onMouseUpCapture", "onPointerDownCapture", "onPointerUpCapture", "onTouchEndCapture", "onTouchStartCapture", "shouldFitContainer", "spacing", "testId"],
@@ -1,4 +1,4 @@
1
- /* link.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* link.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["aria-label", "aria-labelledby", "analyticsContext", "appearance", "autoFocus", "href", "icon", "interactionName", "isDisabled", "isSelected", "isTooltipDisabled", "label", "onClick", "onClickCapture", "onKeyDownCapture", "onKeyUpCapture", "onMouseDownCapture", "onMouseUpCapture", "onPointerDownCapture", "onPointerUpCapture", "onTouchEndCapture", "onTouchStartCapture", "shape", "spacing", "testId", "tooltip"],
@@ -1,4 +1,4 @@
1
- /* button-base.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* button-base.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["appearance", "autoFocus", "isDisabled", "isLoading", "isSelected", "isIconButton", "isCircle", "hasIconBefore", "hasIconAfter", "shouldFitContainer", "spacing", "ariaLabel", "ariaLabelledBy", "children", "interactionName", "onClick", "onMouseDown", "onMouseDownCapture", "onMouseUp", "onMouseUpCapture", "onKeyDown", "onKeyDownCapture", "onKeyUp", "onKeyUpCapture", "onTouchStart", "onTouchStartCapture", "onTouchEnd", "onTouchEndCapture", "onPointerDown", "onPointerDownCapture", "onPointerUp", "onPointerUpCapture", "onClickCapture", "testId", "analyticsContext", "componentName", "role", "onMouseOver", "onMouseOut", "onFocus", "onBlur", "onMouseMove", "type"],
@@ -1,4 +1,4 @@
1
- /* content.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* content.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import "./content.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/button",
3
- "version": "23.10.0",
3
+ "version": "23.10.1",
4
4
  "description": "A button triggers an event or action. They let users know what will happen next.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -76,7 +76,7 @@
76
76
  "dependencies": {
77
77
  "@atlaskit/analytics-next": "^11.1.0",
78
78
  "@atlaskit/css": "^0.19.0",
79
- "@atlaskit/ds-lib": "^5.3.0",
79
+ "@atlaskit/ds-lib": "^6.0.0",
80
80
  "@atlaskit/focus-ring": "^3.0.0",
81
81
  "@atlaskit/icon": "^32.0.0",
82
82
  "@atlaskit/interaction-context": "^3.1.0",
@@ -84,11 +84,11 @@
84
84
  "@atlaskit/primitives": "^18.0.0",
85
85
  "@atlaskit/spinner": "^19.0.0",
86
86
  "@atlaskit/theme": "^22.0.0",
87
- "@atlaskit/tokens": "^11.0.0",
87
+ "@atlaskit/tokens": "^11.1.0",
88
88
  "@atlaskit/tooltip": "^20.14.0",
89
89
  "@atlaskit/visually-hidden": "^3.0.0",
90
90
  "@babel/runtime": "^7.0.0",
91
- "@compiled/react": "^0.18.6",
91
+ "@compiled/react": "^0.20.0",
92
92
  "@emotion/react": "^11.7.1"
93
93
  },
94
94
  "peerDependencies": {
@@ -100,15 +100,15 @@
100
100
  "@af/visual-regression": "workspace:^",
101
101
  "@atlaskit/app-provider": "^4.1.0",
102
102
  "@atlaskit/checkbox": "^17.3.0",
103
- "@atlaskit/docs": "^11.5.0",
104
- "@atlaskit/dropdown-menu": "^16.5.0",
105
- "@atlaskit/form": "^15.3.0",
103
+ "@atlaskit/docs": "^11.6.0",
104
+ "@atlaskit/dropdown-menu": "^16.6.0",
105
+ "@atlaskit/form": "^15.4.0",
106
106
  "@atlaskit/heading": "^5.3.0",
107
107
  "@atlaskit/link": "^3.3.0",
108
108
  "@atlaskit/logo": "^19.10.0",
109
109
  "@atlaskit/modal-dialog": "^14.11.0",
110
110
  "@atlaskit/section-message": "^8.12.0",
111
- "@atlaskit/select": "^21.7.0",
111
+ "@atlaskit/select": "^21.8.0",
112
112
  "@atlaskit/toggle": "^15.2.0",
113
113
  "@atlassian/feature-flags-test-utils": "^1.0.0",
114
114
  "@atlassian/ssr-tests": "workspace:^",