@atlaskit/link-picker 1.49.2 → 1.49.4
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 +12 -0
- package/dist/cjs/common/generic-error-svg/index.js +1 -1
- package/dist/cjs/common/ui/empty-state/index.js +1 -1
- package/dist/cjs/common/ui/min-height-container/index.js +1 -1
- package/dist/cjs/ui/error-boundary/error-boundary-fallback/index.js +1 -1
- package/dist/cjs/ui/link-picker/form-footer/index.js +1 -1
- package/dist/cjs/ui/link-picker/index.js +1 -1
- package/dist/cjs/ui/link-picker/search-results/index.js +1 -1
- package/dist/cjs/ui/link-picker/search-results/link-search-list/index.js +1 -1
- package/dist/cjs/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.js +1 -1
- package/dist/cjs/ui/link-picker/search-results/link-search-list/list-item/index.compiled.css +1 -1
- package/dist/cjs/ui/link-picker/search-results/link-search-list/list-item/index.js +2 -2
- package/dist/cjs/ui/link-picker/search-results/scrolling-tabs/index.js +1 -1
- package/dist/cjs/ui/link-picker/search-results/search-results-container/index.js +1 -1
- package/dist/cjs/ui/link-picker/text-input/index.js +1 -1
- package/dist/cjs/ui/loader-fallback/index.js +1 -1
- package/dist/cjs/ui/main.js +2 -2
- package/dist/cjs/ui/old/main.js +1 -1
- package/dist/es2019/common/generic-error-svg/index.js +1 -1
- package/dist/es2019/common/ui/empty-state/index.js +1 -1
- package/dist/es2019/common/ui/min-height-container/index.js +1 -1
- package/dist/es2019/ui/error-boundary/error-boundary-fallback/index.js +1 -1
- package/dist/es2019/ui/link-picker/form-footer/index.js +1 -1
- package/dist/es2019/ui/link-picker/index.js +1 -1
- package/dist/es2019/ui/link-picker/search-results/index.js +1 -1
- package/dist/es2019/ui/link-picker/search-results/link-search-list/index.js +1 -1
- package/dist/es2019/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.js +1 -1
- package/dist/es2019/ui/link-picker/search-results/link-search-list/list-item/index.compiled.css +1 -1
- package/dist/es2019/ui/link-picker/search-results/link-search-list/list-item/index.js +2 -2
- package/dist/es2019/ui/link-picker/search-results/scrolling-tabs/index.js +1 -1
- package/dist/es2019/ui/link-picker/search-results/search-results-container/index.js +1 -1
- package/dist/es2019/ui/link-picker/text-input/index.js +1 -1
- package/dist/es2019/ui/loader-fallback/index.js +1 -1
- package/dist/es2019/ui/main.js +2 -2
- package/dist/es2019/ui/old/main.js +1 -1
- package/dist/esm/common/generic-error-svg/index.js +1 -1
- package/dist/esm/common/ui/empty-state/index.js +1 -1
- package/dist/esm/common/ui/min-height-container/index.js +1 -1
- package/dist/esm/ui/error-boundary/error-boundary-fallback/index.js +1 -1
- package/dist/esm/ui/link-picker/form-footer/index.js +1 -1
- package/dist/esm/ui/link-picker/index.js +1 -1
- package/dist/esm/ui/link-picker/search-results/index.js +1 -1
- package/dist/esm/ui/link-picker/search-results/link-search-list/index.js +1 -1
- package/dist/esm/ui/link-picker/search-results/link-search-list/link-search-no-results/no-results-svg/index.js +1 -1
- package/dist/esm/ui/link-picker/search-results/link-search-list/list-item/index.compiled.css +1 -1
- package/dist/esm/ui/link-picker/search-results/link-search-list/list-item/index.js +2 -2
- package/dist/esm/ui/link-picker/search-results/scrolling-tabs/index.js +1 -1
- package/dist/esm/ui/link-picker/search-results/search-results-container/index.js +1 -1
- package/dist/esm/ui/link-picker/text-input/index.js +1 -1
- package/dist/esm/ui/loader-fallback/index.js +1 -1
- package/dist/esm/ui/main.js +2 -2
- package/dist/esm/ui/old/main.js +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
package/dist/cjs/ui/link-picker/search-results/link-search-list/list-item/index.compiled.css
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
._syazct01{color:var(--_khvm95)}
|
|
24
24
|
._syazpsu8{color:var(--_vrm7dk)}
|
|
25
25
|
._u5f3kq6n{padding-right:var(--_1kucder)}
|
|
26
|
-
.
|
|
26
|
+
._1a3b1r31:focus{text-decoration-color:currentColor}
|
|
27
27
|
._1hvw1o36:focus{outline-width:medium}
|
|
28
28
|
._49pcglyw:focus{outline-style:none}
|
|
29
29
|
._4fprglyw:focus{text-decoration-line:none}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
4
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
@@ -133,7 +133,7 @@ var LinkSearchListItemNew = exports.LinkSearchListItemNew = /*#__PURE__*/(0, _re
|
|
|
133
133
|
onFocus: onFocus,
|
|
134
134
|
tabIndex: tabIndex,
|
|
135
135
|
ref: ref,
|
|
136
|
-
className: (0, _runtime.ax)(["_19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1txw _ca0qu2gc _n3tdu2gc _19bvrvlv _u5f3kq6n _80omtlke", !selected && "_irr38iyy _1dbz1f4r", selected && "_bfhk1kxl _16qs1f4r", "_nt751r31 _49pcglyw _1hvw1o36
|
|
136
|
+
className: (0, _runtime.ax)(["_19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1txw _ca0qu2gc _n3tdu2gc _19bvrvlv _u5f3kq6n _80omtlke", !selected && "_irr38iyy _1dbz1f4r", selected && "_bfhk1kxl _16qs1f4r", "_nt751r31 _49pcglyw _1hvw1o36 _1a3b1r31 _4fprglyw _5goinqa1 _7ehif7x9"]),
|
|
137
137
|
style: {
|
|
138
138
|
"--_u7ouzj": (0, _runtime.ix)("clamp( ".concat("var(--ds-space-100, 8px)", ", var(--link-picker-padding-left), 100% )")),
|
|
139
139
|
"--_1kucder": (0, _runtime.ix)("clamp( ".concat("var(--ds-space-100, 8px)", ", var(--link-picker-padding-right), 100% )")),
|
package/dist/cjs/ui/main.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* main.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* main.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
4
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
@@ -28,7 +28,7 @@ var testIds = exports.testIds = {
|
|
|
28
28
|
};
|
|
29
29
|
var PACKAGE_DATA = exports.PACKAGE_DATA = {
|
|
30
30
|
packageName: "@atlaskit/link-picker" || '',
|
|
31
|
-
packageVersion: "1.49.
|
|
31
|
+
packageVersion: "1.49.4" || '',
|
|
32
32
|
componentName: _constants.COMPONENT_NAME,
|
|
33
33
|
source: _constants.COMPONENT_NAME
|
|
34
34
|
};
|
package/dist/cjs/ui/old/main.js
CHANGED
|
@@ -33,7 +33,7 @@ var testIds = exports.testIds = {
|
|
|
33
33
|
};
|
|
34
34
|
var PACKAGE_DATA = exports.PACKAGE_DATA = {
|
|
35
35
|
packageName: "@atlaskit/link-picker" || '',
|
|
36
|
-
packageVersion: "1.49.
|
|
36
|
+
packageVersion: "1.49.4" || '',
|
|
37
37
|
componentName: _constants.COMPONENT_NAME,
|
|
38
38
|
source: _constants.COMPONENT_NAME
|
|
39
39
|
};
|
package/dist/es2019/ui/link-picker/search-results/link-search-list/list-item/index.compiled.css
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
._syaz14xw{color:var(--ds-text,#5e6c84)}
|
|
24
24
|
._syaz1wmz{color:var(--ds-text-subtlest,#6b778c)}
|
|
25
25
|
._u5f3fxbg{padding-right:clamp(var(--ds-space-100,8px),var(--link-picker-padding-right),100%)}
|
|
26
|
-
.
|
|
26
|
+
._1a3b1r31:focus{text-decoration-color:currentColor}
|
|
27
27
|
._1hvw1o36:focus{outline-width:medium}
|
|
28
28
|
._49pcglyw:focus{outline-style:none}
|
|
29
29
|
._4fprglyw:focus{text-decoration-line:none}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import "./index.compiled.css";
|
|
4
4
|
import * as React from 'react';
|
|
@@ -110,7 +110,7 @@ export const LinkSearchListItemNew = /*#__PURE__*/forwardRef(({
|
|
|
110
110
|
onFocus: onFocus,
|
|
111
111
|
tabIndex: tabIndex,
|
|
112
112
|
ref: ref,
|
|
113
|
-
className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1txw _ca0qu2gc _n3tdu2gc _19bvsy6a _u5f3fxbg _80omtlke", !selected && "_irr31dko _1dbz1l95", selected && "_bfhk29zg _16qs1l95", "_nt751r31 _49pcglyw _1hvw1o36
|
|
113
|
+
className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1txw _ca0qu2gc _n3tdu2gc _19bvsy6a _u5f3fxbg _80omtlke", !selected && "_irr31dko _1dbz1l95", selected && "_bfhk29zg _16qs1l95", "_nt751r31 _49pcglyw _1hvw1o36 _1a3b1r31 _4fprglyw _5goinqa1 _7ehi1tx3"])
|
|
114
114
|
}, /*#__PURE__*/React.createElement(ListItemIcon, {
|
|
115
115
|
item: item,
|
|
116
116
|
intl: intl
|
package/dist/es2019/ui/main.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* main.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* main.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import "./main.compiled.css";
|
|
4
4
|
import { ax, ix } from "@compiled/react/runtime";
|
|
@@ -17,7 +17,7 @@ export const testIds = {
|
|
|
17
17
|
};
|
|
18
18
|
export const PACKAGE_DATA = {
|
|
19
19
|
packageName: "@atlaskit/link-picker" || '',
|
|
20
|
-
packageVersion: "1.49.
|
|
20
|
+
packageVersion: "1.49.4" || '',
|
|
21
21
|
componentName: COMPONENT_NAME,
|
|
22
22
|
source: COMPONENT_NAME
|
|
23
23
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
4
4
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
4
4
|
var _excluded = ["isLoading", "isSubmitting", "error", "url", "queryState", "items", "isEditing", "onCancel", "action", "customSubmitButtonLabel", "submitMessageId", "hideSubmitButton", "className"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
4
4
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
4
4
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
package/dist/esm/ui/link-picker/search-results/link-search-list/list-item/index.compiled.css
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
._syazct01{color:var(--_khvm95)}
|
|
24
24
|
._syazpsu8{color:var(--_vrm7dk)}
|
|
25
25
|
._u5f3kq6n{padding-right:var(--_1kucder)}
|
|
26
|
-
.
|
|
26
|
+
._1a3b1r31:focus{text-decoration-color:currentColor}
|
|
27
27
|
._1hvw1o36:focus{outline-width:medium}
|
|
28
28
|
._49pcglyw:focus{outline-style:none}
|
|
29
29
|
._4fprglyw:focus{text-decoration-line:none}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
4
4
|
import "./index.compiled.css";
|
|
@@ -123,7 +123,7 @@ export var LinkSearchListItemNew = /*#__PURE__*/forwardRef(function (_ref2, ref)
|
|
|
123
123
|
onFocus: onFocus,
|
|
124
124
|
tabIndex: tabIndex,
|
|
125
125
|
ref: ref,
|
|
126
|
-
className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1txw _ca0qu2gc _n3tdu2gc _19bvrvlv _u5f3kq6n _80omtlke", !selected && "_irr38iyy _1dbz1f4r", selected && "_bfhk1kxl _16qs1f4r", "_nt751r31 _49pcglyw _1hvw1o36
|
|
126
|
+
className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0idpf _1e0c1txw _ca0qu2gc _n3tdu2gc _19bvrvlv _u5f3kq6n _80omtlke", !selected && "_irr38iyy _1dbz1f4r", selected && "_bfhk1kxl _16qs1f4r", "_nt751r31 _49pcglyw _1hvw1o36 _1a3b1r31 _4fprglyw _5goinqa1 _7ehif7x9"]),
|
|
127
127
|
style: {
|
|
128
128
|
"--_u7ouzj": ix("clamp( ".concat("var(--ds-space-100, 8px)", ", var(--link-picker-padding-left), 100% )")),
|
|
129
129
|
"--_1kucder": ix("clamp( ".concat("var(--ds-space-100, 8px)", ", var(--link-picker-padding-right), 100% )")),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
|
|
4
4
|
import "./index.compiled.css";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* index.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* index.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _extends from "@babel/runtime/helpers/extends";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
|
|
4
4
|
var _excluded = ["name", "label", "autoFocus", "onRedo", "onUndo", "onKeyDown", "onClear", "clearLabel", "error", "spotlightTargetName"];
|
package/dist/esm/ui/main.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* main.tsx generated by @compiled/babel-plugin v0.36.
|
|
1
|
+
/* main.tsx generated by @compiled/babel-plugin v0.36.1 */
|
|
2
2
|
import _defineProperty from "@babel/runtime/helpers/defineProperty";
|
|
3
3
|
import _extends from "@babel/runtime/helpers/extends";
|
|
4
4
|
import "./main.compiled.css";
|
|
@@ -18,7 +18,7 @@ export var testIds = {
|
|
|
18
18
|
};
|
|
19
19
|
export var PACKAGE_DATA = {
|
|
20
20
|
packageName: "@atlaskit/link-picker" || '',
|
|
21
|
-
packageVersion: "1.49.
|
|
21
|
+
packageVersion: "1.49.4" || '',
|
|
22
22
|
componentName: COMPONENT_NAME,
|
|
23
23
|
source: COMPONENT_NAME
|
|
24
24
|
};
|
package/dist/esm/ui/old/main.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/link-picker",
|
|
3
|
-
"version": "1.49.
|
|
3
|
+
"version": "1.49.4",
|
|
4
4
|
"description": "Standalone link picker",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"publishConfig": {
|
|
@@ -57,14 +57,14 @@
|
|
|
57
57
|
"@atlaskit/heading": "^4.1.0",
|
|
58
58
|
"@atlaskit/icon": "^23.9.0",
|
|
59
59
|
"@atlaskit/intl-messages-provider": "^1.1.0",
|
|
60
|
-
"@atlaskit/linking-common": "^
|
|
60
|
+
"@atlaskit/linking-common": "^7.0.0",
|
|
61
61
|
"@atlaskit/onboarding": "^12.3.0",
|
|
62
|
-
"@atlaskit/platform-feature-flags": "^1.
|
|
62
|
+
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
63
63
|
"@atlaskit/primitives": "^13.5.0",
|
|
64
64
|
"@atlaskit/spinner": "^17.1.0",
|
|
65
65
|
"@atlaskit/tabs": "^17.2.0",
|
|
66
66
|
"@atlaskit/textfield": "^6.8.0",
|
|
67
|
-
"@atlaskit/theme": "^
|
|
67
|
+
"@atlaskit/theme": "^16.0.0",
|
|
68
68
|
"@atlaskit/tokens": "^3.3.0",
|
|
69
69
|
"@atlaskit/tooltip": "^19.1.0",
|
|
70
70
|
"@atlaskit/ufo": "^0.3.0",
|