@atlaskit/link-datasource 3.22.0 → 3.22.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.
Files changed (72) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cjs/ui/common/error-state/no-instances.compiled.css +1 -1
  3. package/dist/cjs/ui/common/error-state/no-instances.js +1 -1
  4. package/dist/cjs/ui/common/modal/mode-switcher/index.compiled.css +1 -1
  5. package/dist/cjs/ui/common/modal/mode-switcher/index.js +1 -1
  6. package/dist/cjs/ui/common/modal/mode-switcher/modeSwitcherOld.js +1 -1
  7. package/dist/cjs/ui/common/modal/site-selector/index.compiled.css +1 -1
  8. package/dist/cjs/ui/common/modal/site-selector/index.js +1 -1
  9. package/dist/cjs/ui/common/modal/site-selector/site-selector-old.js +1 -1
  10. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +1 -1
  11. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  12. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled-old.js +1 -1
  13. package/dist/cjs/ui/issue-like-table/index.compiled.css +1 -1
  14. package/dist/cjs/ui/issue-like-table/index.js +1 -1
  15. package/dist/cjs/ui/issue-like-table/render-type/user/index.compiled.css +1 -1
  16. package/dist/cjs/ui/issue-like-table/render-type/user/index.js +1 -1
  17. package/dist/cjs/ui/issue-like-table/shared-components/avatar/index.compiled.css +1 -1
  18. package/dist/cjs/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  19. package/dist/cjs/ui/issue-like-table/shared-components/icon/index.js +3 -3
  20. package/dist/cjs/ui/issue-like-table/styled.js +1 -1
  21. package/dist/cjs/ui/table-footer/index.compiled.css +1 -1
  22. package/dist/cjs/ui/table-footer/index.js +1 -1
  23. package/dist/cjs/ui/table-footer/table-footer-old.js +1 -1
  24. package/dist/es2019/ui/common/error-state/no-instances.compiled.css +1 -1
  25. package/dist/es2019/ui/common/error-state/no-instances.js +1 -1
  26. package/dist/es2019/ui/common/modal/mode-switcher/index.compiled.css +1 -1
  27. package/dist/es2019/ui/common/modal/mode-switcher/index.js +1 -1
  28. package/dist/es2019/ui/common/modal/mode-switcher/modeSwitcherOld.js +1 -1
  29. package/dist/es2019/ui/common/modal/site-selector/index.compiled.css +1 -1
  30. package/dist/es2019/ui/common/modal/site-selector/index.js +1 -1
  31. package/dist/es2019/ui/common/modal/site-selector/site-selector-old.js +1 -1
  32. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +1 -1
  33. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  34. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled-old.js +1 -1
  35. package/dist/es2019/ui/issue-like-table/index.compiled.css +1 -1
  36. package/dist/es2019/ui/issue-like-table/index.js +1 -1
  37. package/dist/es2019/ui/issue-like-table/render-type/user/index.compiled.css +1 -1
  38. package/dist/es2019/ui/issue-like-table/render-type/user/index.js +1 -1
  39. package/dist/es2019/ui/issue-like-table/shared-components/avatar/index.compiled.css +1 -1
  40. package/dist/es2019/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  41. package/dist/es2019/ui/issue-like-table/shared-components/icon/index.js +3 -3
  42. package/dist/es2019/ui/issue-like-table/styled.js +1 -1
  43. package/dist/es2019/ui/table-footer/index.compiled.css +1 -1
  44. package/dist/es2019/ui/table-footer/index.js +1 -1
  45. package/dist/es2019/ui/table-footer/table-footer-old.js +1 -1
  46. package/dist/esm/ui/common/error-state/no-instances.compiled.css +1 -1
  47. package/dist/esm/ui/common/error-state/no-instances.js +1 -1
  48. package/dist/esm/ui/common/modal/mode-switcher/index.compiled.css +1 -1
  49. package/dist/esm/ui/common/modal/mode-switcher/index.js +1 -1
  50. package/dist/esm/ui/common/modal/mode-switcher/modeSwitcherOld.js +1 -1
  51. package/dist/esm/ui/common/modal/site-selector/index.compiled.css +1 -1
  52. package/dist/esm/ui/common/modal/site-selector/index.js +1 -1
  53. package/dist/esm/ui/common/modal/site-selector/site-selector-old.js +1 -1
  54. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.compiled.css +1 -1
  55. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  56. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled-old.js +1 -1
  57. package/dist/esm/ui/issue-like-table/index.compiled.css +1 -1
  58. package/dist/esm/ui/issue-like-table/index.js +1 -1
  59. package/dist/esm/ui/issue-like-table/render-type/user/index.compiled.css +1 -1
  60. package/dist/esm/ui/issue-like-table/render-type/user/index.js +1 -1
  61. package/dist/esm/ui/issue-like-table/shared-components/avatar/index.compiled.css +1 -1
  62. package/dist/esm/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  63. package/dist/esm/ui/issue-like-table/shared-components/icon/index.js +3 -3
  64. package/dist/esm/ui/issue-like-table/styled.js +1 -1
  65. package/dist/esm/ui/table-footer/index.compiled.css +1 -1
  66. package/dist/esm/ui/table-footer/index.js +1 -1
  67. package/dist/esm/ui/table-footer/table-footer-old.js +1 -1
  68. package/dist/types/ui/issue-like-table/shared-components/icon/icon-old.d.ts +1 -1
  69. package/dist/types/ui/issue-like-table/shared-components/icon/index.d.ts +4 -4
  70. package/dist/types-ts4.5/ui/issue-like-table/shared-components/icon/icon-old.d.ts +1 -1
  71. package/dist/types-ts4.5/ui/issue-like-table/shared-components/icon/index.d.ts +4 -4
  72. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @atlaskit/link-datasource
2
2
 
3
+ ## 3.22.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 3.22.0
4
10
 
5
11
  ### Minor Changes
@@ -1,4 +1,4 @@
1
- ._11c81bk4{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8nbxd{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._19pkpxbi{margin-top:var(--ds-space-200,1pc)}
3
3
  ._19pku2gc{margin-top:var(--ds-space-100,8px)}
4
4
  ._19pkxncg{margin-top:var(--ds-space-800,4pc)}
@@ -17,7 +17,7 @@ var _noInstancesSvg = require("./no-instances-svg");
17
17
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
18
18
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
19
19
  var styles = {
20
- titleStyles: "_11c81bk4 _19pkpxbi",
20
+ titleStyles: "_11c8nbxd _19pkpxbi",
21
21
  descriptionStyles: "_19pku2gc",
22
22
  containerStyles: "_19pkxncg"
23
23
  };
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._2rko1b66{border-radius:var(--ds-space-050,4px)}
3
3
  ._zulp1b66{gap:var(--ds-space-050,4px)}
4
4
  ._zulpv77o{gap:var(--ds-space-025,2px)}
@@ -57,7 +57,7 @@ var ModeSwitcherNew = function ModeSwitcherNew(props) {
57
57
  return /*#__PURE__*/_react.default.createElement("label", (0, _extends2.default)({}, tooltipProps, {
58
58
  key: value,
59
59
  "data-testid": "mode-toggle-".concat(value),
60
- className: (0, _runtime.ax)(["_11c8qk37 _2rko1b66 _syaziwyp _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3u7au", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkkwt5 _16qs1jze _d0altlke _irr3kwt5", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz111d", isOptionDisabled && "_irr31j28 _d0al13gf"]),
60
+ className: (0, _runtime.ax)(["_11c8dcr7 _2rko1b66 _syaziwyp _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3u7au", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkkwt5 _16qs1jze _d0altlke _irr3kwt5", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz111d", isOptionDisabled && "_irr31j28 _d0al13gf"]),
61
61
  style: {
62
62
  "--_k4gmmg": (0, _runtime.ix)("var(--ds-text-subtlest, ".concat(_colors.N700, ")")),
63
63
  "--_15egq0b": (0, _runtime.ix)("var(--ds-background-neutral-subtle-hovered, ".concat(_colors.N30A, ")")),
@@ -44,7 +44,7 @@ var modeInputStyles = (0, _react2.css)({
44
44
  });
45
45
  var modeSwitcherLabelStyles = (0, _react2.css)({
46
46
  color: "var(--ds-text-subtlest, ".concat(_colors.N700, ")"),
47
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
47
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
48
48
  fontWeight: "var(--ds-font-weight-semibold, 600)",
49
49
  textTransform: 'uppercase',
50
50
  padding: "var(--ds-space-050, 4px)",
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._zulpu2gc{gap:var(--ds-space-100,8px)}
3
3
  ._1e0c1txw{display:flex}
4
4
  ._1pbyibnn{z-index:11}
@@ -92,7 +92,7 @@ var SiteSelectorNew = function SiteSelectorNew(props) {
92
92
  testId: testId,
93
93
  value: selectedSiteOption,
94
94
  label: formatMessage(_messages.siteSelectorMessages.chooseSite),
95
- className: (0, _runtime.ax)(["_11c81oud _1pbyibnn"])
95
+ className: (0, _runtime.ax)(["_11c82smr _1pbyibnn"])
96
96
  })));
97
97
  };
98
98
  var SiteSelector = exports.SiteSelector = function SiteSelector(props) {
@@ -29,7 +29,7 @@ var dropdownContainerStyles = (0, _primitives.xcss)({
29
29
  minHeight: '40px' // to prevent vertical shifting when site selector pops in
30
30
  });
31
31
  var selectStyles = (0, _react2.css)({
32
- font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
32
+ font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
33
33
  fontWeight: "var(--ds-font-weight-medium, 500)",
34
34
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
35
35
  zIndex: _zindex.siteSelectorIndex
@@ -1,5 +1,5 @@
1
1
  ._11c81kw7{font:inherit}
2
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._19itglyw{border:none}
4
4
  ._2rkoiti9{border-radius:var(--ds-border-radius-100,4px)}
5
5
  ._zulpv77o{gap:var(--ds-space-025,2px)}
@@ -46,7 +46,7 @@ var DateRangeErrorMessage = (0, _react.forwardRef)(function (_ref, __cmplr) {
46
46
  return /*#__PURE__*/_react.default.createElement(C, (0, _extends2.default)({}, __cmplp, {
47
47
  style: __cmpls,
48
48
  ref: __cmplr,
49
- className: (0, _runtime.ax)(["_zulpv77o _11c8qk37 _1e0c1txw _19pk57x3 _bozgv77o _syaz1ick _4cvr1h6o", __cmplp.className])
49
+ className: (0, _runtime.ax)(["_zulpv77o _11c8dcr7 _1e0c1txw _19pk57x3 _bozgv77o _syaz1ick _4cvr1h6o", __cmplp.className])
50
50
  }));
51
51
  });
52
52
 
@@ -94,7 +94,7 @@ var DateRangeErrorMessageOld = exports.DateRangeErrorMessageOld = _styled.defaul
94
94
  marginTop: "var(--ds-space-050, 2px)",
95
95
  gap: "var(--ds-space-025, 2px)",
96
96
  paddingInlineStart: "var(--ds-space-025, 2px)",
97
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
97
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
98
98
  color: "var(--ds-text-danger, ".concat(_colors.R400, ")"),
99
99
  alignItems: 'center'
100
100
  });
@@ -1,5 +1,5 @@
1
1
 
2
- ._11c81oud, .ProseMirror .pm-table-wrapper>table tbody ._1otx1oud, .pm-table-wrapper>table tbody ._1wi11oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._11c82smr, .ProseMirror .pm-table-wrapper>table tbody ._1otx2smr, .pm-table-wrapper>table tbody ._1wi12smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._13xs13hi:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._19xw13hi:last-of-type, .pm-table-wrapper>table thead ._ex0g13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
4
4
  ._19itidpf, .ProseMirror .pm-table-wrapper>table tbody ._1i5zidpf, .pm-table-wrapper>table tbody ._aifmidpf{border:0}
5
5
  ._19itidpf, .ProseMirror .pm-table-wrapper>table thead ._aks5idpf, .pm-table-wrapper>table thead ._1u3bidpf{border:0}
@@ -115,7 +115,7 @@ var InlineEditableTableCell = (0, _react.forwardRef)(function (_ref4, __cmplr) {
115
115
  return /*#__PURE__*/React.createElement(C, (0, _extends2.default)({}, __cmplp, {
116
116
  style: __cmpls,
117
117
  ref: __cmplr,
118
- className: (0, _runtime.ax)(["_11c81oud _1otx1oud _1wi11oud _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh1ntv _16601ntv _1qd91ntv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
118
+ className: (0, _runtime.ax)(["_11c82smr _1otx2smr _1wi12smr _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh1ntv _16601ntv _1qd91ntv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
119
119
  }));
120
120
  });
121
121
 
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18m915vq{overflow-y:hidden}
3
3
  ._1bto1l2s{text-overflow:ellipsis}
4
4
  ._1e0c1txw{display:flex}
@@ -25,7 +25,7 @@ var _excluded = ["as", "style"];
25
25
  function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
26
26
  function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
27
27
  var styles = {
28
- userWrapperStyles: "_11c81oud _1e0c1txw _4cvr1h6o",
28
+ userWrapperStyles: "_11c82smr _1e0c1txw _4cvr1h6o",
29
29
  avatarWrapperStyles: "_2hwxu2gc",
30
30
  widthObserverWrapperStyles: "_kqswh2mm"
31
31
  };
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18zru2gc{padding-inline:var(--ds-space-100,8px)}
3
3
  ._1rjc1b66{padding-block:var(--ds-space-050,4px)}
4
4
  ._1e0c1txw{display:flex}
@@ -19,7 +19,7 @@ var _messages = require("../../render-type/user/messages");
19
19
  var _avatarOld = require("./avatar-old");
20
20
  var styles = {
21
21
  avatarWrapperStyles: "_2hwxu2gc",
22
- emptyAvatarWrapperStyles: "_11c81oud _1rjc1b66 _18zru2gc _1e0c1txw _4cvr1h6o _tzy4idpf _16l4kb7n"
22
+ emptyAvatarWrapperStyles: "_11c82smr _1rjc1b66 _18zru2gc _1e0c1txw _4cvr1h6o _tzy4idpf _16l4kb7n"
23
23
  };
24
24
  var EmptyAvatarNew = exports.EmptyAvatarNew = function EmptyAvatarNew() {
25
25
  var intl = (0, _reactIntlNext.useIntl)();
@@ -17,9 +17,9 @@ var styles = {
17
17
  labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq"
18
18
  };
19
19
  /**
20
- * Renders a icon and text label.
21
- * If the text is undefined, will not render the text label.
22
- */
20
+ * Renders a icon and text label.
21
+ * If the text is undefined, will not render the text label.
22
+ */
23
23
  function SharedIconComponentNew(_ref) {
24
24
  var iconUrl = _ref.iconUrl,
25
25
  _ref$label = _ref.label,
@@ -76,7 +76,7 @@ var TableHeading = exports.TableHeading = _styled.default.th((0, _defineProperty
76
76
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled, @atlaskit/ui-styling-standard/no-exported-styles -- To migrate as part of go/ui-styling-standard
77
77
  var InlineEditableTableCell = exports.InlineEditableTableCell = _styled.default.td((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)({}, "".concat(withTablePluginBodyPrefix()), {
78
78
  /* First section here is to override things editor table plugin css defines */
79
- font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
79
+ font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
80
80
  padding: "var(--ds-space-0, 0)".concat(" ", "var(--ds-space-0, 0)"),
81
81
  border: 0,
82
82
  minWidth: 'auto',
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._2rko1kw7{border-radius:inherit}
3
3
  ._x3do17u4{border-top:2px solid var(--ds-background-accent-gray-subtler,#dfe1e6)}
4
4
  ._13liidpf{border-top-left-radius:0}
@@ -89,7 +89,7 @@ var SyncTextWrapper = (0, _react.forwardRef)(function (_ref4, __cmplr) {
89
89
  return /*#__PURE__*/React.createElement(C, (0, _extends2.default)({}, __cmplp, {
90
90
  style: __cmpls,
91
91
  ref: __cmplr,
92
- className: (0, _runtime.ax)(["_11c8qk37 _2hwx12x7", __cmplp.className])
92
+ className: (0, _runtime.ax)(["_11c8dcr7 _2hwx12x7", __cmplp.className])
93
93
  }));
94
94
  });
95
95
  if (process.env.NODE_ENV !== 'production') {
@@ -61,7 +61,7 @@ var SyncWrapper = _styled.default.div({
61
61
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
62
62
  var SyncTextWrapper = _styled.default.div({
63
63
  marginRight: "var(--ds-space-075, 6px)",
64
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)"
64
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
65
65
  });
66
66
  var TableFooterOld = exports.TableFooterOld = function TableFooterOld(_ref) {
67
67
  var datasourceId = _ref.datasourceId,
@@ -1,4 +1,4 @@
1
- ._11c81bk4{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8nbxd{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._19pkpxbi{margin-top:var(--ds-space-200,1pc)}
3
3
  ._19pku2gc{margin-top:var(--ds-space-100,8px)}
4
4
  ._19pkxncg{margin-top:var(--ds-space-800,4pc)}
@@ -8,7 +8,7 @@ import { Flex, Inline } from '@atlaskit/primitives/compiled';
8
8
  import { NoInstancesViewOld } from './no-instances-old';
9
9
  import { NoInstancesSvg } from './no-instances-svg';
10
10
  const styles = {
11
- titleStyles: "_11c81bk4 _19pkpxbi",
11
+ titleStyles: "_11c8nbxd _19pkpxbi",
12
12
  descriptionStyles: "_19pku2gc",
13
13
  containerStyles: "_19pkxncg"
14
14
  };
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._2rko1b66{border-radius:var(--ds-space-050,4px)}
3
3
  ._zulp1b66{gap:var(--ds-space-050,4px)}
4
4
  ._zulpv77o{gap:var(--ds-space-025,2px)}
@@ -48,7 +48,7 @@ const ModeSwitcherNew = props => {
48
48
  }, tooltipProps => /*#__PURE__*/React.createElement("label", _extends({}, tooltipProps, {
49
49
  key: value,
50
50
  "data-testid": `mode-toggle-${value}`,
51
- className: ax(["_11c8qk37 _2rko1b66 _syaz1be1 _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3g4tq", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkr01l _16qs1jze _d0altlke _irr3r01l", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz8q0r", isOptionDisabled && "_irr31j28 _d0al13gf"])
51
+ className: ax(["_11c8dcr7 _2rko1b66 _syaz1be1 _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3g4tq", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkr01l _16qs1jze _d0altlke _irr3r01l", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz8q0r", isOptionDisabled && "_irr31j28 _d0al13gf"])
52
52
  }), label, /*#__PURE__*/React.createElement("input", {
53
53
  "aria-checked": isSelected,
54
54
  "aria-disabled": isOptionDisabled,
@@ -36,7 +36,7 @@ const modeInputStyles = css({
36
36
  });
37
37
  const modeSwitcherLabelStyles = css({
38
38
  color: `var(--ds-text-subtlest, ${N700})`,
39
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
39
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
40
40
  fontWeight: "var(--ds-font-weight-semibold, 600)",
41
41
  textTransform: 'uppercase',
42
42
  padding: `${"var(--ds-space-050, 4px)"}`,
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._zulpu2gc{gap:var(--ds-space-100,8px)}
3
3
  ._1e0c1txw{display:flex}
4
4
  ._1pbyibnn{z-index:11}
@@ -73,7 +73,7 @@ const SiteSelectorNew = props => {
73
73
  testId: testId,
74
74
  value: selectedSiteOption,
75
75
  label: formatMessage(siteSelectorMessages.chooseSite),
76
- className: ax(["_11c81oud _1pbyibnn"])
76
+ className: ax(["_11c82smr _1pbyibnn"])
77
77
  })));
78
78
  };
79
79
  export const SiteSelector = props => {
@@ -18,7 +18,7 @@ const dropdownContainerStyles = xcss({
18
18
  minHeight: '40px' // to prevent vertical shifting when site selector pops in
19
19
  });
20
20
  const selectStyles = css({
21
- font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
21
+ font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
22
22
  fontWeight: "var(--ds-font-weight-medium, 500)",
23
23
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
24
24
  zIndex: siteSelectorIndex
@@ -1,5 +1,5 @@
1
1
  ._11c81kw7{font:inherit}
2
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._19itglyw{border:none}
4
4
  ._2rkoiti9{border-radius:var(--ds-border-radius-100,4px)}
5
5
  ._zulpv77o{gap:var(--ds-space-025,2px)}
@@ -28,7 +28,7 @@ const DateRangeErrorMessage = forwardRef(({
28
28
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
29
29
  style: __cmpls,
30
30
  ref: __cmplr,
31
- className: ax(["_zulpv77o _11c8qk37 _1e0c1txw _19pk57x3 _bozgv77o _syaz1ick _4cvr1h6o", __cmplp.className])
31
+ className: ax(["_zulpv77o _11c8dcr7 _1e0c1txw _19pk57x3 _bozgv77o _syaz1ick _4cvr1h6o", __cmplp.className])
32
32
  }));
33
33
  });
34
34
 
@@ -84,7 +84,7 @@ export const DateRangeErrorMessageOld = styled.div({
84
84
  marginTop: "var(--ds-space-050, 2px)",
85
85
  gap: "var(--ds-space-025, 2px)",
86
86
  paddingInlineStart: "var(--ds-space-025, 2px)",
87
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
87
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
88
88
  color: `var(--ds-text-danger, ${R400})`,
89
89
  alignItems: 'center'
90
90
  });
@@ -1,5 +1,5 @@
1
1
 
2
- ._11c81oud, .ProseMirror .pm-table-wrapper>table tbody ._1otx1oud, .pm-table-wrapper>table tbody ._1wi11oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._11c82smr, .ProseMirror .pm-table-wrapper>table tbody ._1otx2smr, .pm-table-wrapper>table tbody ._1wi12smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
4
4
  ._13xs13hi:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._19xw13hi:last-of-type, .pm-table-wrapper>table thead ._ex0g13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
5
5
  ._19itidpf, .ProseMirror .pm-table-wrapper>table tbody ._1i5zidpf, .pm-table-wrapper>table tbody ._aifmidpf{border:0}
@@ -95,7 +95,7 @@ const InlineEditableTableCell = forwardRef(({
95
95
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
96
96
  style: __cmpls,
97
97
  ref: __cmplr,
98
- className: ax(["_11c81oud _1otx1oud _1wi11oud _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh1ntv _16601ntv _1qd91ntv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
98
+ className: ax(["_11c82smr _1otx2smr _1wi12smr _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh1ntv _16601ntv _1qd91ntv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
99
99
  }));
100
100
  });
101
101
 
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18m915vq{overflow-y:hidden}
3
3
  ._1bto1l2s{text-overflow:ellipsis}
4
4
  ._1e0c1txw{display:flex}
@@ -13,7 +13,7 @@ import { WidthObserver } from '@atlaskit/width-detector';
13
13
  import { userTypeMessages } from './messages';
14
14
  import UserTypeOld from './user-old';
15
15
  const styles = {
16
- userWrapperStyles: "_11c81oud _1e0c1txw _4cvr1h6o",
16
+ userWrapperStyles: "_11c82smr _1e0c1txw _4cvr1h6o",
17
17
  avatarWrapperStyles: "_2hwxu2gc",
18
18
  widthObserverWrapperStyles: "_kqswh2mm"
19
19
  };
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18zru2gc{padding-inline:var(--ds-space-100,8px)}
3
3
  ._1rjc1b66{padding-block:var(--ds-space-050,4px)}
4
4
  ._1e0c1txw{display:flex}
@@ -12,7 +12,7 @@ import { userTypeMessages } from '../../render-type/user/messages';
12
12
  import { EmptyAvatarOld } from './avatar-old';
13
13
  const styles = {
14
14
  avatarWrapperStyles: "_2hwxu2gc",
15
- emptyAvatarWrapperStyles: "_11c81oud _1rjc1b66 _18zru2gc _1e0c1txw _4cvr1h6o _tzy4idpf _16l4kb7n"
15
+ emptyAvatarWrapperStyles: "_11c82smr _1rjc1b66 _18zru2gc _1e0c1txw _4cvr1h6o _tzy4idpf _16l4kb7n"
16
16
  };
17
17
  export const EmptyAvatarNew = () => {
18
18
  const intl = useIntl();
@@ -9,9 +9,9 @@ const styles = {
9
9
  labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq"
10
10
  };
11
11
  /**
12
- * Renders a icon and text label.
13
- * If the text is undefined, will not render the text label.
14
- */
12
+ * Renders a icon and text label.
13
+ * If the text is undefined, will not render the text label.
14
+ */
15
15
  export function SharedIconComponentNew({
16
16
  iconUrl,
17
17
  label = '',
@@ -81,7 +81,7 @@ export const InlineEditableTableCell = styled.td({
81
81
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-values, @atlaskit/ui-styling-standard/no-imported-style-values -- Ignored via go/DSP-18766
82
82
  [`${withTablePluginBodyPrefix()}`]: {
83
83
  /* First section here is to override things editor table plugin css defines */
84
- font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
84
+ font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
85
85
  padding: `${"var(--ds-space-0, 0)"} ${"var(--ds-space-0, 0)"}`,
86
86
  border: 0,
87
87
  minWidth: 'auto',
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._2rko1kw7{border-radius:inherit}
3
3
  ._x3do17u4{border-top:2px solid var(--ds-background-accent-gray-subtler,#dfe1e6)}
4
4
  ._13liidpf{border-top-left-radius:0}
@@ -74,7 +74,7 @@ const SyncTextWrapper = forwardRef(({
74
74
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
75
75
  style: __cmpls,
76
76
  ref: __cmplr,
77
- className: ax(["_11c8qk37 _2hwx12x7", __cmplp.className])
77
+ className: ax(["_11c8dcr7 _2hwx12x7", __cmplp.className])
78
78
  }));
79
79
  });
80
80
  if (process.env.NODE_ENV !== 'production') {
@@ -48,7 +48,7 @@ const SyncWrapper = styled.div({
48
48
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
49
49
  const SyncTextWrapper = styled.div({
50
50
  marginRight: "var(--ds-space-075, 6px)",
51
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)"
51
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
52
52
  });
53
53
  export const TableFooterOld = ({
54
54
  datasourceId,
@@ -1,4 +1,4 @@
1
- ._11c81bk4{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8nbxd{font:var(--ds-font-heading-small,normal 600 1pc/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._19pkpxbi{margin-top:var(--ds-space-200,1pc)}
3
3
  ._19pku2gc{margin-top:var(--ds-space-100,8px)}
4
4
  ._19pkxncg{margin-top:var(--ds-space-800,4pc)}
@@ -8,7 +8,7 @@ import { Flex, Inline } from '@atlaskit/primitives/compiled';
8
8
  import { NoInstancesViewOld } from './no-instances-old';
9
9
  import { NoInstancesSvg } from './no-instances-svg';
10
10
  var styles = {
11
- titleStyles: "_11c81bk4 _19pkpxbi",
11
+ titleStyles: "_11c8nbxd _19pkpxbi",
12
12
  descriptionStyles: "_19pku2gc",
13
13
  containerStyles: "_19pkxncg"
14
14
  };
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._2rko1b66{border-radius:var(--ds-space-050,4px)}
3
3
  ._zulp1b66{gap:var(--ds-space-050,4px)}
4
4
  ._zulpv77o{gap:var(--ds-space-025,2px)}
@@ -50,7 +50,7 @@ var ModeSwitcherNew = function ModeSwitcherNew(props) {
50
50
  return /*#__PURE__*/React.createElement("label", _extends({}, tooltipProps, {
51
51
  key: value,
52
52
  "data-testid": "mode-toggle-".concat(value),
53
- className: ax(["_11c8qk37 _2rko1b66 _syaziwyp _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3u7au", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkkwt5 _16qs1jze _d0altlke _irr3kwt5", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz111d", isOptionDisabled && "_irr31j28 _d0al13gf"]),
53
+ className: ax(["_11c8dcr7 _2rko1b66 _syaziwyp _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3u7au", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkkwt5 _16qs1jze _d0altlke _irr3kwt5", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz111d", isOptionDisabled && "_irr31j28 _d0al13gf"]),
54
54
  style: {
55
55
  "--_k4gmmg": ix("var(--ds-text-subtlest, ".concat(N700, ")")),
56
56
  "--_15egq0b": ix("var(--ds-background-neutral-subtle-hovered, ".concat(N30A, ")")),
@@ -36,7 +36,7 @@ var modeInputStyles = css({
36
36
  });
37
37
  var modeSwitcherLabelStyles = css({
38
38
  color: "var(--ds-text-subtlest, ".concat(N700, ")"),
39
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
39
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
40
40
  fontWeight: "var(--ds-font-weight-semibold, 600)",
41
41
  textTransform: 'uppercase',
42
42
  padding: "var(--ds-space-050, 4px)",
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._zulpu2gc{gap:var(--ds-space-100,8px)}
3
3
  ._1e0c1txw{display:flex}
4
4
  ._1pbyibnn{z-index:11}
@@ -82,7 +82,7 @@ var SiteSelectorNew = function SiteSelectorNew(props) {
82
82
  testId: testId,
83
83
  value: selectedSiteOption,
84
84
  label: formatMessage(siteSelectorMessages.chooseSite),
85
- className: ax(["_11c81oud _1pbyibnn"])
85
+ className: ax(["_11c82smr _1pbyibnn"])
86
86
  })));
87
87
  };
88
88
  export var SiteSelector = function SiteSelector(props) {
@@ -23,7 +23,7 @@ var dropdownContainerStyles = xcss({
23
23
  minHeight: '40px' // to prevent vertical shifting when site selector pops in
24
24
  });
25
25
  var selectStyles = css({
26
- font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
26
+ font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
27
27
  fontWeight: "var(--ds-font-weight-medium, 500)",
28
28
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
29
29
  zIndex: siteSelectorIndex
@@ -1,5 +1,5 @@
1
1
  ._11c81kw7{font:inherit}
2
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._19itglyw{border:none}
4
4
  ._2rkoiti9{border-radius:var(--ds-border-radius-100,4px)}
5
5
  ._zulpv77o{gap:var(--ds-space-025,2px)}
@@ -38,7 +38,7 @@ var DateRangeErrorMessage = forwardRef(function (_ref, __cmplr) {
38
38
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
39
39
  style: __cmpls,
40
40
  ref: __cmplr,
41
- className: ax(["_zulpv77o _11c8qk37 _1e0c1txw _19pk57x3 _bozgv77o _syaz1ick _4cvr1h6o", __cmplp.className])
41
+ className: ax(["_zulpv77o _11c8dcr7 _1e0c1txw _19pk57x3 _bozgv77o _syaz1ick _4cvr1h6o", __cmplp.className])
42
42
  }));
43
43
  });
44
44
 
@@ -86,7 +86,7 @@ export var DateRangeErrorMessageOld = styled.div({
86
86
  marginTop: "var(--ds-space-050, 2px)",
87
87
  gap: "var(--ds-space-025, 2px)",
88
88
  paddingInlineStart: "var(--ds-space-025, 2px)",
89
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
89
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
90
90
  color: "var(--ds-text-danger, ".concat(R400, ")"),
91
91
  alignItems: 'center'
92
92
  });
@@ -1,5 +1,5 @@
1
1
 
2
- ._11c81oud, .ProseMirror .pm-table-wrapper>table tbody ._1otx1oud, .pm-table-wrapper>table tbody ._1wi11oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
2
+ ._11c82smr, .ProseMirror .pm-table-wrapper>table tbody ._1otx2smr, .pm-table-wrapper>table tbody ._1wi12smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
3
3
  ._13xs13hi:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._19xw13hi:last-of-type, .pm-table-wrapper>table thead ._ex0g13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
4
4
  ._19itidpf, .ProseMirror .pm-table-wrapper>table tbody ._1i5zidpf, .pm-table-wrapper>table tbody ._aifmidpf{border:0}
5
5
  ._19itidpf, .ProseMirror .pm-table-wrapper>table thead ._aks5idpf, .pm-table-wrapper>table thead ._1u3bidpf{border:0}
@@ -107,7 +107,7 @@ var InlineEditableTableCell = forwardRef(function (_ref4, __cmplr) {
107
107
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
108
108
  style: __cmpls,
109
109
  ref: __cmplr,
110
- className: ax(["_11c81oud _1otx1oud _1wi11oud _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh1ntv _16601ntv _1qd91ntv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
110
+ className: ax(["_11c82smr _1otx2smr _1wi12smr _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh1ntv _16601ntv _1qd91ntv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
111
111
  }));
112
112
  });
113
113
 
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18m915vq{overflow-y:hidden}
3
3
  ._1bto1l2s{text-overflow:ellipsis}
4
4
  ._1e0c1txw{display:flex}
@@ -16,7 +16,7 @@ import { WidthObserver } from '@atlaskit/width-detector';
16
16
  import { userTypeMessages } from './messages';
17
17
  import UserTypeOld from './user-old';
18
18
  var styles = {
19
- userWrapperStyles: "_11c81oud _1e0c1txw _4cvr1h6o",
19
+ userWrapperStyles: "_11c82smr _1e0c1txw _4cvr1h6o",
20
20
  avatarWrapperStyles: "_2hwxu2gc",
21
21
  widthObserverWrapperStyles: "_kqswh2mm"
22
22
  };
@@ -1,4 +1,4 @@
1
- ._11c81oud{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._18zru2gc{padding-inline:var(--ds-space-100,8px)}
3
3
  ._1rjc1b66{padding-block:var(--ds-space-050,4px)}
4
4
  ._1e0c1txw{display:flex}
@@ -12,7 +12,7 @@ import { userTypeMessages } from '../../render-type/user/messages';
12
12
  import { EmptyAvatarOld } from './avatar-old';
13
13
  var styles = {
14
14
  avatarWrapperStyles: "_2hwxu2gc",
15
- emptyAvatarWrapperStyles: "_11c81oud _1rjc1b66 _18zru2gc _1e0c1txw _4cvr1h6o _tzy4idpf _16l4kb7n"
15
+ emptyAvatarWrapperStyles: "_11c82smr _1rjc1b66 _18zru2gc _1e0c1txw _4cvr1h6o _tzy4idpf _16l4kb7n"
16
16
  };
17
17
  export var EmptyAvatarNew = function EmptyAvatarNew() {
18
18
  var intl = useIntl();
@@ -9,9 +9,9 @@ var styles = {
9
9
  labelStyles: "_1reo15vq _18m915vq _1bto1l2s _1bsb1osq"
10
10
  };
11
11
  /**
12
- * Renders a icon and text label.
13
- * If the text is undefined, will not render the text label.
14
- */
12
+ * Renders a icon and text label.
13
+ * If the text is undefined, will not render the text label.
14
+ */
15
15
  export function SharedIconComponentNew(_ref) {
16
16
  var iconUrl = _ref.iconUrl,
17
17
  _ref$label = _ref.label,
@@ -68,7 +68,7 @@ export var TableHeading = styled.th(_defineProperty(_defineProperty(_definePrope
68
68
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled, @atlaskit/ui-styling-standard/no-exported-styles -- To migrate as part of go/ui-styling-standard
69
69
  export var InlineEditableTableCell = styled.td(_defineProperty(_defineProperty(_defineProperty({}, "".concat(withTablePluginBodyPrefix()), {
70
70
  /* First section here is to override things editor table plugin css defines */
71
- font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)",
71
+ font: "var(--ds-font-body, normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
72
72
  padding: "var(--ds-space-0, 0)".concat(" ", "var(--ds-space-0, 0)"),
73
73
  border: 0,
74
74
  minWidth: 'auto',
@@ -1,4 +1,4 @@
1
- ._11c8qk37{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,system-ui,"Helvetica Neue",sans-serif)}
1
+ ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._2rko1kw7{border-radius:inherit}
3
3
  ._x3do17u4{border-top:2px solid var(--ds-background-accent-gray-subtler,#dfe1e6)}
4
4
  ._13liidpf{border-top-left-radius:0}
@@ -80,7 +80,7 @@ var SyncTextWrapper = forwardRef(function (_ref4, __cmplr) {
80
80
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
81
81
  style: __cmpls,
82
82
  ref: __cmplr,
83
- className: ax(["_11c8qk37 _2hwx12x7", __cmplp.className])
83
+ className: ax(["_11c8dcr7 _2hwx12x7", __cmplp.className])
84
84
  }));
85
85
  });
86
86
  if (process.env.NODE_ENV !== 'production') {
@@ -49,7 +49,7 @@ var SyncWrapper = styled.div({
49
49
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-styled -- To migrate as part of go/ui-styling-standard
50
50
  var SyncTextWrapper = styled.div({
51
51
  marginRight: "var(--ds-space-075, 6px)",
52
- font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif)"
52
+ font: "var(--ds-font-body-UNSAFE_small, normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)"
53
53
  });
54
54
  export var TableFooterOld = function TableFooterOld(_ref) {
55
55
  var datasourceId = _ref.datasourceId,
@@ -19,5 +19,5 @@ interface SharedIconComponentProps {
19
19
  * Renders a icon and text label.
20
20
  * If the text is undefined, will not render the text label.
21
21
  */
22
- export declare function SharedIconComponentOld({ iconUrl, label, text, testId }: SharedIconComponentProps): React.JSX.Element;
22
+ export declare function SharedIconComponentOld({ iconUrl, label, text, testId, }: SharedIconComponentProps): React.JSX.Element;
23
23
  export {};
@@ -16,9 +16,9 @@ interface SharedIconComponentProps {
16
16
  testId: string;
17
17
  }
18
18
  /**
19
- * Renders a icon and text label.
20
- * If the text is undefined, will not render the text label.
21
- */
22
- export declare function SharedIconComponentNew({ iconUrl, label, text, testId }: SharedIconComponentProps): React.JSX.Element;
19
+ * Renders a icon and text label.
20
+ * If the text is undefined, will not render the text label.
21
+ */
22
+ export declare function SharedIconComponentNew({ iconUrl, label, text, testId, }: SharedIconComponentProps): React.JSX.Element;
23
23
  export declare function SharedIconComponent(props: SharedIconComponentProps): React.JSX.Element;
24
24
  export {};
@@ -19,5 +19,5 @@ interface SharedIconComponentProps {
19
19
  * Renders a icon and text label.
20
20
  * If the text is undefined, will not render the text label.
21
21
  */
22
- export declare function SharedIconComponentOld({ iconUrl, label, text, testId }: SharedIconComponentProps): React.JSX.Element;
22
+ export declare function SharedIconComponentOld({ iconUrl, label, text, testId, }: SharedIconComponentProps): React.JSX.Element;
23
23
  export {};
@@ -16,9 +16,9 @@ interface SharedIconComponentProps {
16
16
  testId: string;
17
17
  }
18
18
  /**
19
- * Renders a icon and text label.
20
- * If the text is undefined, will not render the text label.
21
- */
22
- export declare function SharedIconComponentNew({ iconUrl, label, text, testId }: SharedIconComponentProps): React.JSX.Element;
19
+ * Renders a icon and text label.
20
+ * If the text is undefined, will not render the text label.
21
+ */
22
+ export declare function SharedIconComponentNew({ iconUrl, label, text, testId, }: SharedIconComponentProps): React.JSX.Element;
23
23
  export declare function SharedIconComponent(props: SharedIconComponentProps): React.JSX.Element;
24
24
  export {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/link-datasource",
3
- "version": "3.22.0",
3
+ "version": "3.22.1",
4
4
  "description": "UI Components to support linking platform dataset feature",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -42,7 +42,7 @@
42
42
  "@atlaskit/atlassian-context": "^0.2.0",
43
43
  "@atlaskit/avatar": "^24.0.0",
44
44
  "@atlaskit/avatar-group": "^12.0.0",
45
- "@atlaskit/badge": "^18.0.0",
45
+ "@atlaskit/badge": "^18.1.0",
46
46
  "@atlaskit/button": "^21.1.0",
47
47
  "@atlaskit/css": "^0.10.0",
48
48
  "@atlaskit/datetime-picker": "^16.0.0",
@@ -65,7 +65,7 @@
65
65
  "@atlaskit/linking-common": "^8.0.0",
66
66
  "@atlaskit/linking-types": "^9.6.0",
67
67
  "@atlaskit/logo": "^16.0.0",
68
- "@atlaskit/lozenge": "^12.1.0",
68
+ "@atlaskit/lozenge": "^12.2.0",
69
69
  "@atlaskit/modal-dialog": "^13.0.0",
70
70
  "@atlaskit/outbound-auth-flow-client": "^3.4.5",
71
71
  "@atlaskit/platform-feature-flags": "^1.1.0",
@@ -77,12 +77,12 @@
77
77
  "@atlaskit/primitives": "^14.1.0",
78
78
  "@atlaskit/react-select": "^2.0.0",
79
79
  "@atlaskit/select": "^20.0.0",
80
- "@atlaskit/smart-card": "^35.1.0",
80
+ "@atlaskit/smart-card": "^35.2.0",
81
81
  "@atlaskit/smart-user-picker": "8.0.0",
82
82
  "@atlaskit/spinner": "^18.0.0",
83
83
  "@atlaskit/tag": "^14.0.0",
84
- "@atlaskit/textfield": "8.0.0",
85
- "@atlaskit/theme": "^17.0.0",
84
+ "@atlaskit/textfield": "8.0.1",
85
+ "@atlaskit/theme": "^18.0.0",
86
86
  "@atlaskit/tokens": "^4.3.0",
87
87
  "@atlaskit/tooltip": "^20.0.0",
88
88
  "@atlaskit/ufo": "^0.4.0",