@atlaskit/primitives 14.12.1 → 14.12.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,13 @@
1
1
  # @atlaskit/primitives
2
2
 
3
+ ## 14.12.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`23bcc5bbc9cee`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/23bcc5bbc9cee) -
8
+ Internal changes to how border radius is applied.
9
+ - Updated dependencies
10
+
3
11
  ## 14.12.1
4
12
 
5
13
  ### Patch Changes
@@ -71,7 +71,7 @@ var AnchorNoRef = function AnchorNoRef(_ref, ref) {
71
71
  action: 'clicked',
72
72
  componentName: componentName || 'Anchor',
73
73
  packageName: "@atlaskit/primitives",
74
- packageVersion: "0.0.0-development",
74
+ packageVersion: "14.12.1",
75
75
  analyticsData: analyticsContext,
76
76
  actionSubject: 'link'
77
77
  });
@@ -61,7 +61,7 @@ var Pressable = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
61
61
  action: 'clicked',
62
62
  componentName: componentName || 'Pressable',
63
63
  packageName: "@atlaskit/primitives",
64
- packageVersion: "0.0.0-development",
64
+ packageVersion: "14.12.1",
65
65
  analyticsData: analyticsContext,
66
66
  actionSubject: 'button'
67
67
  });
@@ -104,7 +104,7 @@ var AnchorNoRef = function AnchorNoRef(_ref, ref) {
104
104
  action: 'clicked',
105
105
  componentName: componentName || 'Anchor',
106
106
  packageName: "@atlaskit/primitives",
107
- packageVersion: "0.0.0-development",
107
+ packageVersion: "14.12.1",
108
108
  analyticsData: analyticsContext,
109
109
  actionSubject: 'link'
110
110
  });
@@ -95,7 +95,7 @@ var Pressable = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
95
95
  action: 'clicked',
96
96
  componentName: componentName || 'Pressable',
97
97
  packageName: "@atlaskit/primitives",
98
- packageVersion: "0.0.0-development",
98
+ packageVersion: "14.12.1",
99
99
  analyticsData: analyticsContext,
100
100
  actionSubject: 'button'
101
101
  });
@@ -57,7 +57,7 @@ const AnchorNoRef = ({
57
57
  action: 'clicked',
58
58
  componentName: componentName || 'Anchor',
59
59
  packageName: "@atlaskit/primitives",
60
- packageVersion: "0.0.0-development",
60
+ packageVersion: "14.12.1",
61
61
  analyticsData: analyticsContext,
62
62
  actionSubject: 'link'
63
63
  });
@@ -48,7 +48,7 @@ const Pressable = /*#__PURE__*/forwardRef(({
48
48
  action: 'clicked',
49
49
  componentName: componentName || 'Pressable',
50
50
  packageName: "@atlaskit/primitives",
51
- packageVersion: "0.0.0-development",
51
+ packageVersion: "14.12.1",
52
52
  analyticsData: analyticsContext,
53
53
  actionSubject: 'button'
54
54
  });
@@ -94,7 +94,7 @@ const AnchorNoRef = ({
94
94
  action: 'clicked',
95
95
  componentName: componentName || 'Anchor',
96
96
  packageName: "@atlaskit/primitives",
97
- packageVersion: "0.0.0-development",
97
+ packageVersion: "14.12.1",
98
98
  analyticsData: analyticsContext,
99
99
  actionSubject: 'link'
100
100
  });
@@ -85,7 +85,7 @@ const Pressable = /*#__PURE__*/forwardRef(({
85
85
  action: 'clicked',
86
86
  componentName: componentName || 'Pressable',
87
87
  packageName: "@atlaskit/primitives",
88
- packageVersion: "0.0.0-development",
88
+ packageVersion: "14.12.1",
89
89
  analyticsData: analyticsContext,
90
90
  actionSubject: 'button'
91
91
  });
@@ -62,7 +62,7 @@ var AnchorNoRef = function AnchorNoRef(_ref, ref) {
62
62
  action: 'clicked',
63
63
  componentName: componentName || 'Anchor',
64
64
  packageName: "@atlaskit/primitives",
65
- packageVersion: "0.0.0-development",
65
+ packageVersion: "14.12.1",
66
66
  analyticsData: analyticsContext,
67
67
  actionSubject: 'link'
68
68
  });
@@ -52,7 +52,7 @@ var Pressable = /*#__PURE__*/forwardRef(function (_ref, ref) {
52
52
  action: 'clicked',
53
53
  componentName: componentName || 'Pressable',
54
54
  packageName: "@atlaskit/primitives",
55
- packageVersion: "0.0.0-development",
55
+ packageVersion: "14.12.1",
56
56
  analyticsData: analyticsContext,
57
57
  actionSubject: 'button'
58
58
  });
@@ -98,7 +98,7 @@ var AnchorNoRef = function AnchorNoRef(_ref, ref) {
98
98
  action: 'clicked',
99
99
  componentName: componentName || 'Anchor',
100
100
  packageName: "@atlaskit/primitives",
101
- packageVersion: "0.0.0-development",
101
+ packageVersion: "14.12.1",
102
102
  analyticsData: analyticsContext,
103
103
  actionSubject: 'link'
104
104
  });
@@ -89,7 +89,7 @@ var Pressable = /*#__PURE__*/forwardRef(function (_ref, ref) {
89
89
  action: 'clicked',
90
90
  componentName: componentName || 'Pressable',
91
91
  packageName: "@atlaskit/primitives",
92
- packageVersion: "0.0.0-development",
92
+ packageVersion: "14.12.1",
93
93
  analyticsData: analyticsContext,
94
94
  actionSubject: 'button'
95
95
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/primitives",
3
- "version": "14.12.1",
3
+ "version": "14.12.2",
4
4
  "description": "Primitives are token-backed low-level building blocks.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -222,18 +222,6 @@
222
222
  ]
223
223
  }
224
224
  },
225
- "af:exports": {
226
- ".": "./src/index.tsx",
227
- "./box": "./src/components/box.tsx",
228
- "./stack": "./src/components/stack.tsx",
229
- "./inline": "./src/components/inline.tsx",
230
- "./text": "./src/components/text.tsx",
231
- "./metric-text": "./src/components/metric-text.tsx",
232
- "./pressable": "./src/components/pressable.tsx",
233
- "./anchor": "./src/components/anchor.tsx",
234
- "./responsive": "./src/responsive/index.tsx",
235
- "./compiled": "./src/compiled/index.tsx"
236
- },
237
225
  "platform-feature-flags": {
238
226
  "platform_design-system-team_anchor-positioning": {
239
227
  "type": "boolean"