@atlaskit/editor-common 83.5.1 → 83.6.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 (145) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/dist/cjs/collab/index.js +1 -1
  3. package/dist/cjs/element-browser/components/ElementList/ElementList.js +1 -1
  4. package/dist/cjs/extensibility/Extension/Extension/styles.js +5 -5
  5. package/dist/cjs/extensibility/Extension/InlineExtension/styles.js +2 -2
  6. package/dist/cjs/extensibility/Extension/Lozenge/ExtensionLabel.js +9 -6
  7. package/dist/cjs/extensibility/Extension/styles.js +0 -1
  8. package/dist/cjs/extensibility/MultiBodiedExtension/styles.js +2 -2
  9. package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +1 -1
  10. package/dist/cjs/link/LinkSearch/LinkSearchList.js +1 -1
  11. package/dist/cjs/link/LinkSearch/LinkSearchListItem.js +4 -4
  12. package/dist/cjs/link/LinkSearch/ToolbarComponents.js +3 -3
  13. package/dist/cjs/media-inline/styles.js +5 -5
  14. package/dist/cjs/media-inline/views/wrapper.js +1 -1
  15. package/dist/cjs/monitoring/error.js +1 -1
  16. package/dist/cjs/selection/gap-cursor/styles.js +1 -1
  17. package/dist/cjs/styles/shared/annotation.js +5 -0
  18. package/dist/cjs/styles/shared/background-color.js +1 -1
  19. package/dist/cjs/styles/shared/block-marks.js +1 -1
  20. package/dist/cjs/styles/shared/blockquote.js +1 -1
  21. package/dist/cjs/styles/shared/code-block.js +1 -1
  22. package/dist/cjs/styles/shared/column-layout.js +1 -1
  23. package/dist/cjs/styles/shared/date.js +1 -1
  24. package/dist/cjs/styles/shared/embedCard.js +2 -2
  25. package/dist/cjs/styles/shared/expand.js +1 -1
  26. package/dist/cjs/styles/shared/grid.js +1 -1
  27. package/dist/cjs/styles/shared/indentation.js +1 -1
  28. package/dist/cjs/styles/shared/link.js +1 -1
  29. package/dist/cjs/styles/shared/lists.js +1 -1
  30. package/dist/cjs/styles/shared/media-single.js +1 -1
  31. package/dist/cjs/styles/shared/paragraph.js +1 -1
  32. package/dist/cjs/styles/shared/plugins.js +4 -4
  33. package/dist/cjs/styles/shared/resizer.js +1 -1
  34. package/dist/cjs/styles/shared/shadow.js +1 -1
  35. package/dist/cjs/styles/shared/smartCard.js +1 -1
  36. package/dist/cjs/styles/shared/table.js +4 -1
  37. package/dist/cjs/styles/shared/task-decision.js +1 -1
  38. package/dist/cjs/styles/shared/text-color.js +1 -1
  39. package/dist/cjs/styles/shared/unsupported-content.js +1 -1
  40. package/dist/cjs/styles/shared/whitespace.js +1 -1
  41. package/dist/cjs/ui/DropList/index.js +1 -1
  42. package/dist/cjs/ui/Expand/index.js +1 -1
  43. package/dist/cjs/ui/MediaSingle/link.js +1 -1
  44. package/dist/cjs/ui/MultiBodiedExtension/index.js +2 -2
  45. package/dist/cjs/ui/PanelTextInput/styles.js +1 -1
  46. package/dist/cjs/ui/clear-next-sibling-margin-top.js +2 -2
  47. package/dist/cjs/ui-color/ColorPalette/Color/styles.js +2 -2
  48. package/dist/cjs/ui-color/ColorPalette/styles.js +1 -1
  49. package/dist/es2019/collab/index.js +1 -1
  50. package/dist/es2019/element-browser/components/ElementList/ElementList.js +1 -1
  51. package/dist/es2019/extensibility/Extension/Extension/styles.js +5 -5
  52. package/dist/es2019/extensibility/Extension/InlineExtension/styles.js +2 -2
  53. package/dist/es2019/extensibility/Extension/Lozenge/ExtensionLabel.js +10 -7
  54. package/dist/es2019/extensibility/Extension/styles.js +0 -1
  55. package/dist/es2019/extensibility/MultiBodiedExtension/styles.js +2 -2
  56. package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +1 -1
  57. package/dist/es2019/link/LinkSearch/LinkSearchList.js +1 -1
  58. package/dist/es2019/link/LinkSearch/LinkSearchListItem.js +4 -4
  59. package/dist/es2019/link/LinkSearch/ToolbarComponents.js +3 -3
  60. package/dist/es2019/media-inline/styles.js +5 -5
  61. package/dist/es2019/media-inline/views/wrapper.js +1 -1
  62. package/dist/es2019/monitoring/error.js +1 -1
  63. package/dist/es2019/selection/gap-cursor/styles.js +1 -1
  64. package/dist/es2019/styles/shared/annotation.js +5 -0
  65. package/dist/es2019/styles/shared/background-color.js +1 -1
  66. package/dist/es2019/styles/shared/block-marks.js +1 -1
  67. package/dist/es2019/styles/shared/blockquote.js +1 -1
  68. package/dist/es2019/styles/shared/code-block.js +1 -1
  69. package/dist/es2019/styles/shared/column-layout.js +1 -1
  70. package/dist/es2019/styles/shared/date.js +1 -1
  71. package/dist/es2019/styles/shared/embedCard.js +2 -2
  72. package/dist/es2019/styles/shared/expand.js +1 -1
  73. package/dist/es2019/styles/shared/grid.js +1 -1
  74. package/dist/es2019/styles/shared/indentation.js +1 -1
  75. package/dist/es2019/styles/shared/link.js +1 -1
  76. package/dist/es2019/styles/shared/lists.js +1 -1
  77. package/dist/es2019/styles/shared/media-single.js +1 -1
  78. package/dist/es2019/styles/shared/paragraph.js +1 -1
  79. package/dist/es2019/styles/shared/plugins.js +4 -4
  80. package/dist/es2019/styles/shared/resizer.js +1 -1
  81. package/dist/es2019/styles/shared/shadow.js +1 -1
  82. package/dist/es2019/styles/shared/smartCard.js +1 -1
  83. package/dist/es2019/styles/shared/table.js +5 -1
  84. package/dist/es2019/styles/shared/task-decision.js +1 -1
  85. package/dist/es2019/styles/shared/text-color.js +1 -1
  86. package/dist/es2019/styles/shared/unsupported-content.js +1 -1
  87. package/dist/es2019/styles/shared/whitespace.js +1 -1
  88. package/dist/es2019/ui/DropList/index.js +1 -1
  89. package/dist/es2019/ui/Expand/index.js +1 -1
  90. package/dist/es2019/ui/MediaSingle/link.js +1 -1
  91. package/dist/es2019/ui/MultiBodiedExtension/index.js +2 -2
  92. package/dist/es2019/ui/PanelTextInput/styles.js +1 -1
  93. package/dist/es2019/ui/clear-next-sibling-margin-top.js +2 -2
  94. package/dist/es2019/ui-color/ColorPalette/Color/styles.js +2 -2
  95. package/dist/es2019/ui-color/ColorPalette/styles.js +1 -1
  96. package/dist/esm/collab/index.js +1 -1
  97. package/dist/esm/element-browser/components/ElementList/ElementList.js +1 -1
  98. package/dist/esm/extensibility/Extension/Extension/styles.js +5 -5
  99. package/dist/esm/extensibility/Extension/InlineExtension/styles.js +2 -2
  100. package/dist/esm/extensibility/Extension/Lozenge/ExtensionLabel.js +10 -7
  101. package/dist/esm/extensibility/Extension/styles.js +0 -1
  102. package/dist/esm/extensibility/MultiBodiedExtension/styles.js +2 -2
  103. package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +1 -1
  104. package/dist/esm/link/LinkSearch/LinkSearchList.js +1 -1
  105. package/dist/esm/link/LinkSearch/LinkSearchListItem.js +4 -4
  106. package/dist/esm/link/LinkSearch/ToolbarComponents.js +3 -3
  107. package/dist/esm/media-inline/styles.js +5 -5
  108. package/dist/esm/media-inline/views/wrapper.js +1 -1
  109. package/dist/esm/monitoring/error.js +1 -1
  110. package/dist/esm/selection/gap-cursor/styles.js +1 -1
  111. package/dist/esm/styles/shared/annotation.js +5 -0
  112. package/dist/esm/styles/shared/background-color.js +1 -1
  113. package/dist/esm/styles/shared/block-marks.js +1 -1
  114. package/dist/esm/styles/shared/blockquote.js +1 -1
  115. package/dist/esm/styles/shared/code-block.js +1 -1
  116. package/dist/esm/styles/shared/column-layout.js +1 -1
  117. package/dist/esm/styles/shared/date.js +1 -1
  118. package/dist/esm/styles/shared/embedCard.js +2 -2
  119. package/dist/esm/styles/shared/expand.js +1 -1
  120. package/dist/esm/styles/shared/grid.js +1 -1
  121. package/dist/esm/styles/shared/indentation.js +1 -1
  122. package/dist/esm/styles/shared/link.js +1 -1
  123. package/dist/esm/styles/shared/lists.js +1 -1
  124. package/dist/esm/styles/shared/media-single.js +1 -1
  125. package/dist/esm/styles/shared/paragraph.js +1 -1
  126. package/dist/esm/styles/shared/plugins.js +4 -4
  127. package/dist/esm/styles/shared/resizer.js +1 -1
  128. package/dist/esm/styles/shared/shadow.js +1 -1
  129. package/dist/esm/styles/shared/smartCard.js +1 -1
  130. package/dist/esm/styles/shared/table.js +4 -1
  131. package/dist/esm/styles/shared/task-decision.js +1 -1
  132. package/dist/esm/styles/shared/text-color.js +1 -1
  133. package/dist/esm/styles/shared/unsupported-content.js +1 -1
  134. package/dist/esm/styles/shared/whitespace.js +1 -1
  135. package/dist/esm/ui/DropList/index.js +1 -1
  136. package/dist/esm/ui/Expand/index.js +1 -1
  137. package/dist/esm/ui/MediaSingle/link.js +1 -1
  138. package/dist/esm/ui/MultiBodiedExtension/index.js +2 -2
  139. package/dist/esm/ui/PanelTextInput/styles.js +1 -1
  140. package/dist/esm/ui/clear-next-sibling-margin-top.js +2 -2
  141. package/dist/esm/ui-color/ColorPalette/Color/styles.js +2 -2
  142. package/dist/esm/ui-color/ColorPalette/styles.js +1 -1
  143. package/dist/types/analytics/types/highlight-events.d.ts +2 -1
  144. package/dist/types-ts4.5/analytics/types/highlight-events.d.ts +2 -1
  145. package/package.json +5 -2
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @atlaskit/editor-common
2
2
 
3
+ ## 83.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#116939](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116939)
8
+ [`4c39bb26a8450`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4c39bb26a8450) -
9
+ Update i18n message string to help with translations.
10
+ - [`e114f7d115e72`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e114f7d115e72) -
11
+ increase table cell padding under FF
12
+
13
+ ## 83.6.0
14
+
15
+ ### Minor Changes
16
+
17
+ - [#116586](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/116586)
18
+ [`3e6333e4a0fbd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e6333e4a0fbd) -
19
+ [ED-23761] Add analytics for floating toolbar text highlighting experiment
20
+
3
21
  ## 83.5.1
4
22
 
5
23
  ### Patch Changes
@@ -128,7 +128,7 @@ var TELEPOINTER_DIM_CLASS = exports.TELEPOINTER_DIM_CLASS = 'telepointer-dim';
128
128
 
129
129
  // ED-22557: Safely convert to object styling
130
130
  // Disable top: -14px since it is necessary to align to cursor
131
- // eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage/preview, @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/design-system/no-exported-css, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
131
+ // eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage/preview, @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
132
132
  var telepointerStyle = exports.telepointerStyle = (0, _react.css)(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n\t.ProseMirror .telepointer {\n\t\tposition: relative;\n\t\ttransition: opacity 200ms;\n\n\t\t&.telepointer-selection {\n\t\t\tline-height: 1.2;\n\t\t\tpointer-events: none;\n\t\t\tuser-select: none;\n\t\t}\n\n\t\t&.telepointer-selection-badge::after {\n\t\t\tcontent: attr(data-initial);\n\t\t\tposition: absolute;\n\t\t\tdisplay: block;\n\t\t\ttop: -14px;\n\t\t\tfont-size: ", ";\n\t\t\tpadding: ", ";\n\t\t\tcolor: ", ";\n\t\t\tleft: 0px;\n\t\t\tborder-radius: 2px 2px 2px 0;\n\t\t\tline-height: initial;\n\t\t}\n\n\t\t&.", " {\n\t\t\topacity: 0.2;\n\t\t}\n\n\t\t", ";\n\t}\n"])), (0, _editorSharedStyles.relativeFontSizeToBase16)(9), "var(--ds-space-025, 2px)", "var(--ds-text-inverse, #FFFFFF)", TELEPOINTER_DIM_CLASS, _editorSharedStyles.avatarColors.map(function (color, index) {
133
133
  return telepointerColorStyle(color, index);
134
134
  }));
@@ -41,7 +41,7 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
41
41
  var ICON_HEIGHT = exports.ICON_HEIGHT = 40;
42
42
  var ICON_WIDTH = exports.ICON_WIDTH = 40;
43
43
 
44
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
44
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
45
45
  var itemIcon = exports.itemIcon = (0, _react2.css)({
46
46
  width: "".concat(ICON_WIDTH, "px"),
47
47
  height: "".concat(ICON_HEIGHT, "px"),
@@ -11,7 +11,7 @@ var _styles = require("../styles");
11
11
 
12
12
  var widerLayoutClassName = exports.widerLayoutClassName = 'wider-layout';
13
13
 
14
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
14
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
15
15
  var wrapperStyle = exports.wrapperStyle = (0, _react.css)(_styles.wrapperDefault, {
16
16
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
17
17
  '&.without-frame': {
@@ -38,7 +38,7 @@ var wrapperStyle = exports.wrapperStyle = (0, _react.css)(_styles.wrapperDefault
38
38
  }
39
39
  });
40
40
 
41
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
41
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
42
42
  var header = exports.header = (0, _react.css)({
43
43
  padding: "var(--ds-space-050, 4px)".concat(" ", "var(--ds-space-050, 4px)", " 0px"),
44
44
  verticalAlign: 'middle',
@@ -52,7 +52,7 @@ var header = exports.header = (0, _react.css)({
52
52
  }
53
53
  });
54
54
 
55
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
55
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
56
56
  var content = exports.content = (0, _react.css)({
57
57
  padding: "var(--ds-space-100, 8px)",
58
58
  background: "var(--ds-surface, white)",
@@ -66,7 +66,7 @@ var content = exports.content = (0, _react.css)({
66
66
  }
67
67
  });
68
68
 
69
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
69
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
70
70
  var contentWrapper = exports.contentWrapper = (0, _react.css)({
71
71
  padding: "0 ".concat("var(--ds-space-100, 8px)", " ", "var(--ds-space-100, 8px)"),
72
72
  display: 'flex',
@@ -77,7 +77,7 @@ var contentWrapper = exports.contentWrapper = (0, _react.css)({
77
77
  }
78
78
  });
79
79
 
80
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
80
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
81
81
  var overflowWrapperStyles = exports.overflowWrapperStyles = (0, _react.css)({
82
82
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
83
83
  '&.with-margin-styles': {
@@ -9,7 +9,7 @@ var _colors = require("@atlaskit/theme/colors");
9
9
  var _styles = require("../styles");
10
10
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
11
11
 
12
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
12
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
13
13
  var wrapperStyle = exports.wrapperStyle = (0, _react.css)(_styles.wrapperDefault, {
14
14
  cursor: 'pointer',
15
15
  display: 'inline-flex',
@@ -34,7 +34,7 @@ var wrapperStyle = exports.wrapperStyle = (0, _react.css)(_styles.wrapperDefault
34
34
  }
35
35
  });
36
36
 
37
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
37
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
38
38
  var inlineWrapperStyles = exports.inlineWrapperStyles = (0, _react.css)({
39
39
  maxWidth: '100%',
40
40
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-selectors -- Ignored via go/DSP-18766
@@ -109,7 +109,7 @@ var iconStyles = (0, _react2.css)({
109
109
  var i18n = (0, _reactIntlNext.defineMessages)({
110
110
  configure: {
111
111
  id: 'editor-common-extensibility.macro.button.configure',
112
- defaultMessage: 'Configure',
112
+ defaultMessage: 'Configure {macroName}',
113
113
  description: 'Text in tooltip that tells user they can configure the specific macro.'
114
114
  }
115
115
  });
@@ -122,9 +122,8 @@ var ExtensionLabel = exports.ExtensionLabel = function ExtensionLabel(_ref) {
122
122
  setIsNodeHovered = _ref.setIsNodeHovered,
123
123
  isBodiedMacro = _ref.isBodiedMacro,
124
124
  showMacroButtonUpdates = _ref.showMacroButtonUpdates;
125
- var intl = (0, _reactIntlNext.useIntl)();
126
- var tooltipText = "".concat(intl.formatMessage(i18n.configure), " ").concat(text);
127
125
  var isInlineExtension = extensionName === 'inlineExtension';
126
+ var showDefaultBodiedStyles = isBodiedMacro && !isNodeHovered;
128
127
  var containerClassNames = (0, _classnames.default)({
129
128
  bodied: isBodiedMacro
130
129
  });
@@ -132,8 +131,8 @@ var ExtensionLabel = exports.ExtensionLabel = function ExtensionLabel(_ref) {
132
131
  nested: isNodeNested,
133
132
  inline: isInlineExtension,
134
133
  bodied: isBodiedMacro,
135
- 'bodied-border': isBodiedMacro && !isNodeHovered,
136
- 'bodied-background': isBodiedMacro && !isNodeHovered,
134
+ 'bodied-border': showDefaultBodiedStyles,
135
+ 'bodied-background': showDefaultBodiedStyles,
137
136
  'show-label': isNodeHovered || isBodiedMacro
138
137
  });
139
138
  var newButtonLabelClassNames = (0, _classnames.default)({
@@ -161,7 +160,11 @@ var ExtensionLabel = exports.ExtensionLabel = function ExtensionLabel(_ref) {
161
160
  },
162
161
  "data-testid": "new-lozenge-container"
163
162
  }, showMacroButtonUpdates ? (0, _react2.jsx)(_react.Fragment, null, (0, _react2.jsx)(_tooltip.default, {
164
- content: tooltipText,
163
+ content: (0, _react2.jsx)(_reactIntlNext.FormattedMessage, (0, _extends2.default)({}, i18n.configure, {
164
+ values: {
165
+ macroName: text
166
+ }
167
+ })),
165
168
  position: "top"
166
169
  }, function (tooltipProps) {
167
170
  return (0, _react2.jsx)("span", (0, _extends2.default)({
@@ -20,7 +20,6 @@ exports.wrapperDefault = exports.styledImage = exports.placeholderFallbackParams
20
20
  var _react = require("@emotion/react");
21
21
  var _colors = require("@atlaskit/theme/colors");
22
22
  var _styles = require("../../styles");
23
- /* eslint-disable @atlaskit/design-system/no-exported-css */
24
23
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
25
24
 
26
25
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
@@ -10,7 +10,7 @@ var _styles = require("../Extension/styles");
10
10
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
11
11
 
12
12
  // Wrapper the extension title and extensionContainer
13
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
13
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
14
14
  var mbeExtensionWrapperCSSStyles = exports.mbeExtensionWrapperCSSStyles = (0, _react.css)(_styles.wrapperDefault, {
15
15
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
16
16
  '&.with-margin-styles': {
@@ -49,7 +49,7 @@ var mbeExtensionWrapperCSSStyles = exports.mbeExtensionWrapperCSSStyles = (0, _r
49
49
  }
50
50
  });
51
51
 
52
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
52
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
53
53
  var overlayStyles = exports.overlayStyles = (0, _react.css)({
54
54
  borderRadius: "var(--ds-border-radius, 3px)",
55
55
  position: 'absolute',
@@ -45,7 +45,7 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
45
45
  * Visible only to screenreaders. Use when there is a need
46
46
  * to provide more context to a non-sighted user.
47
47
  */
48
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
48
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
49
49
  var visuallyHiddenStyles = exports.visuallyHiddenStyles = (0, _react2.css)({
50
50
  clip: 'rect(1px, 1px, 1px, 1px)',
51
51
  clipPath: 'inset(50%)',
@@ -28,7 +28,7 @@ var spinnerContainer = (0, _react2.css)({
28
28
  marginTop: "var(--ds-space-400, 32px)"
29
29
  });
30
30
 
31
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
31
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
32
32
  var linkSearchList = exports.linkSearchList = (0, _react2.css)({
33
33
  padding: 0,
34
34
  listStyle: 'none'
@@ -27,7 +27,7 @@ function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflec
27
27
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); } /** @jsx jsx */ // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
28
28
  // AFP-2532 TODO: Fix automatic suppressions below
29
29
  // eslint-disable-next-line @atlassian/tangerine/import/entry-points
30
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
30
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
31
31
  var container = exports.container = (0, _react2.css)({
32
32
  backgroundColor: 'transparent',
33
33
  padding: "var(--ds-space-100, 8px)".concat(" ", "var(--ds-space-150, 12px)"),
@@ -36,7 +36,7 @@ var container = exports.container = (0, _react2.css)({
36
36
  marginTop: 0
37
37
  });
38
38
 
39
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
39
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
40
40
  var containerSelected = exports.containerSelected = (0, _react2.css)({
41
41
  backgroundColor: "var(--ds-background-neutral-subtle-hovered, ".concat(_colors.N20, ")")
42
42
  });
@@ -44,7 +44,7 @@ var nameWrapper = (0, _react2.css)({
44
44
  overflow: 'hidden'
45
45
  });
46
46
 
47
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
47
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
48
48
  var nameStyle = exports.nameStyle = (0, _react2.css)({
49
49
  color: "var(--ds-text, ".concat(_colors.N800, ")"),
50
50
  overflow: 'hidden',
@@ -53,7 +53,7 @@ var nameStyle = exports.nameStyle = (0, _react2.css)({
53
53
  lineHeight: '20px'
54
54
  });
55
55
 
56
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
56
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
57
57
  var containerName = exports.containerName = (0, _react2.css)({
58
58
  color: "var(--ds-text-subtlest, ".concat(_colors.N300, ")"),
59
59
  lineHeight: '14px',
@@ -8,7 +8,7 @@ var _react = require("@emotion/react");
8
8
  var _ui = require("../../ui");
9
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
10
 
11
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
11
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
12
12
  var inputWrapper = exports.inputWrapper = (0, _react.css)({
13
13
  display: 'flex',
14
14
  lineHeight: 0,
@@ -16,7 +16,7 @@ var inputWrapper = exports.inputWrapper = (0, _react.css)({
16
16
  alignItems: 'center'
17
17
  });
18
18
 
19
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
19
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
20
20
  var container = exports.container = (0, _react.css)({
21
21
  display: 'flex',
22
22
  flexDirection: 'column',
@@ -27,7 +27,7 @@ var container = exports.container = (0, _react.css)({
27
27
  lineHeight: 'initial'
28
28
  });
29
29
 
30
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
30
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
31
31
  var containerWithProvider = exports.containerWithProvider = (0, _react.css)({
32
32
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
33
33
  width: "".concat(_ui.RECENT_SEARCH_WIDTH_IN_PX, "px")
@@ -28,10 +28,10 @@ var inlineImageHeight = function inlineImageHeight(height) {
28
28
  * shift in top and bottom and size adjustments to make up for lack of 1to1 size
29
29
  * mapping
30
30
  */
31
- // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766, Nested and dynamic css calls are violations, needs manual remediation
31
+ // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766, Nested and dynamic css calls are violations, needs manual remediation
32
32
  var mediaInlineImageStyles = exports.mediaInlineImageStyles = (0, _react.css)(_templateObject2 || (_templateObject2 = (0, _taggedTemplateLiteral2.default)(["\n\t// p, h3, and action items\n\t.", " {\n\t\theight: ", "px;\n\t\ttransform: translateY(-2px);\n\t}\n\n\th1 {\n\t\t", "\n\t}\n\n\th2 {\n\t\t", "\n\t}\n\n\th3 {\n\t\t", "\n\t}\n\n\th4 {\n\t\t", "\n\t}\n\n\th5 {\n\t\t", "\n\t}\n\n\th6 {\n\t\t", "\n\t}\n"])), INLINE_IMAGE_WRAPPER_CLASS_NAME, _constants.referenceHeights['p'], inlineImageHeight(_constants.referenceHeights['h1'], -3), inlineImageHeight(_constants.referenceHeights['h2'], -3), inlineImageHeight(_constants.referenceHeights['h3'], -2), inlineImageHeight(_constants.referenceHeights['h4'], -2), inlineImageHeight(_constants.referenceHeights['h5'], -2), inlineImageHeight(_constants.referenceHeights['h6'], -2));
33
33
 
34
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
34
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
35
35
  var wrapperStyle = exports.wrapperStyle = (0, _react.css)({
36
36
  display: 'inline-flex',
37
37
  justifyContent: 'center',
@@ -44,19 +44,19 @@ var wrapperStyle = exports.wrapperStyle = (0, _react.css)({
44
44
  maxWidth: '100%'
45
45
  });
46
46
 
47
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
47
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
48
48
  var selectedStyle = exports.selectedStyle = (0, _react.css)({
49
49
  cursor: 'pointer',
50
50
  boxShadow: "0 0 0 1px ".concat("var(--ds-border-selected, ".concat(_colors.B300, ")")),
51
51
  outline: 'none'
52
52
  });
53
53
 
54
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
54
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
55
55
  var interactiveStyle = exports.interactiveStyle = (0, _react.css)({
56
56
  cursor: 'pointer'
57
57
  });
58
58
 
59
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
59
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
60
60
  var borderStyle = exports.borderStyle = (0, _react.css)({
61
61
  borderColor: "var(".concat(INLINE_IMAGE_BORDER_COLOR_CSS_VAR_KEY, ")"),
62
62
  borderStyle: 'solid',
@@ -8,7 +8,7 @@ var _react = require("@emotion/react");
8
8
  var _colors = require("@atlaskit/theme/colors");
9
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
10
 
11
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
11
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
12
12
  var wrapperStyle = exports.wrapperStyle = (0, _react.css)({
13
13
  display: 'inline-flex',
14
14
  width: '100%',
@@ -17,7 +17,7 @@ function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return
17
17
  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 && Object.prototype.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; }
18
18
  var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
19
19
  var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
20
- var packageVersion = "83.5.1";
20
+ var packageVersion = "83.6.1";
21
21
  var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
22
22
  // Remove URL as it has UGC
23
23
  // TODO: Sanitise the URL instead of just removing it
@@ -22,5 +22,5 @@ var prosemirrorwidgetNotBlock = '.ProseMirror-widget:not([data-blocks-decoration
22
22
  var wrapLeft = '[layout="wrap-left"]';
23
23
  var wrapRight = '[layout="wrap-right"]';
24
24
 
25
- // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-keyframes, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766, This needs manual remediation, it autofixes seemingly safely, but the code style and readability is destroyed.
25
+ // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766, This needs manual remediation, it autofixes seemingly safely, but the code style and readability is destroyed.
26
26
  var gapCursorStyles = exports.gapCursorStyles = (0, _react.css)(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n\t/* =============== GAP CURSOR ================== */\n\t.ProseMirror {\n\t\t&.", " {\n\t\t\tcaret-color: transparent;\n\t\t}\n\n\t\t", " {\n\t\t\tdisplay: none;\n\t\t\tpointer-events: none;\n\t\t\tposition: relative;\n\n\t\t\t& span {\n\t\t\t\tcaret-color: transparent;\n\t\t\t\tposition: absolute;\n\t\t\t\theight: 100%;\n\t\t\t\twidth: 100%;\n\t\t\t\tdisplay: block;\n\t\t\t}\n\n\t\t\t& span::after {\n\t\t\t\tanimation: 1s ", " step-end infinite;\n\t\t\t\tborder-left: 1px solid;\n\t\t\t\tcontent: '';\n\t\t\t\tdisplay: block;\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: 0;\n\t\t\t\theight: 100%;\n\t\t\t}\n\t\t\t&.-left span::after {\n\t\t\t\tleft: ", ";\n\t\t\t}\n\t\t\t&.-right span::after {\n\t\t\t\tright: ", ";\n\t\t\t}\n\t\t\t& span[layout='full-width'],\n\t\t\t& span[layout='wide'],\n\t\t\t& span[layout='fixed-width'] {\n\t\t\t\tmargin-left: 50%;\n\t\t\t\ttransform: translateX(-50%);\n\t\t\t}\n\t\t\t&", " {\n\t\t\t\tfloat: right;\n\t\t\t}\n\n\t\t\t/* fix vertical alignment of gap cursor */\n\t\t\t&:first-of-type + ul,\n\t\t\t&:first-of-type + span + ul,\n\t\t\t&:first-of-type + ol,\n\t\t\t&:first-of-type + span + ol,\n\t\t\t&:first-of-type + pre,\n\t\t\t&:first-of-type + span + pre,\n\t\t\t&:first-of-type + blockquote,\n\t\t\t&:first-of-type + span + blockquote {\n\t\t\t\tmargin-top: 0;\n\t\t\t}\n\t\t}\n\t\t&.ProseMirror-focused ", " {\n\t\t\tdisplay: block;\n\t\t\tborder-color: transparent;\n\t\t}\n\t}\n\n\t/* This hack below is for two images aligned side by side */\n\t", "", " + span + ", ",\n ", "", " + span + ", ",\n ", " + ", " + ", ",\n ", " + ", " + span + ", ",\n ", " + ", " + ", ",\n ", " + ", " + span + ", ",\n ", " + ", " + ", ",\n ", " + ", " + span ", ",\n ", " + ", " + ", ",\n ", " + ", " + span + ", ",\n ", " + ", " {\n\t\tclear: none;\n\t}\n\n\t", " + ", " + ", " > div,\n ", " + ", " + span + ", " > div,\n ", " + ", " + ", " > div,\n ", " + ", " + span + ", " > div,\n ", " + ", " + ", " > div,\n ", " + ", " + span + ", " > div,\n ", " + ", " + ", " > div,\n ", " + ", " + span + ", " > div {\n\t\tmargin-right: 0;\n\t\tmargin-left: 0;\n\t\tmargin-bottom: 0;\n\t}\n\n\t", " + ", ",\n ", " + ", " {\n\t\tfloat: left;\n\t}\n\n\t", " + ", " + span + ", "::after,\n ", " + ", " + span + ", "::after,\n ", " + ", " + ", "::after,\n ", " + ", " + span + ", "::after,\n ", " + ", " + ", "::after,\n ", " + ", " + span + ", "::after {\n\t\tvisibility: hidden;\n\t\tdisplay: block;\n\t\tfont-size: 0;\n\t\tcontent: ' ';\n\t\tclear: both;\n\t\theight: 0;\n\t}\n\n\t", " + ", " + ", " + *,\n ", " + ", " + ", " + span + *,\n ", " + ", " + ", " + *,\n ", " + ", " + ", " + span + *,\n ", " + ", " + span + ", " + *,\n ", " + ", " + span + ", " + *,\n ", " + ", " + span + ", " + *,\n ", " + ", " + span + ", " + *,\n ", " + ", " + ", " + * > *,\n ", " + ", " + ", " + span + * > *,\n ", " + ", " + ", " + * > *,\n ", " + ", " + ", " + span + * > *,\n ", " + ", " + span + ", " + * > *,\n ", " + ", " + span + ", " + * > *,\n ", " + ", " + span + ", " + * > *,\n ", " + ", " + span + ", " + * > *,\n ", " + ", " + *,\n ", " + ", " + span + * {\n\t\tmargin-top: 0;\n\t}\n"])), hideCaretModifier, gapCursor, gapCursorBlink, "var(--ds-space-negative-050, -4px)", "var(--ds-space-negative-050, -4px)", wrapRight, gapCursor, gapCursor, wrapLeft, wrapLeft, gapCursor, wrapRight, wrapRight, gapCursor, wrapLeft, wrapRight, gapCursor, wrapLeft, wrapRight, gapCursor, wrapRight, wrapLeft, gapCursor, wrapRight, wrapLeft, wrapLeft, gapCursor, wrapRight, wrapLeft, gapCursor, wrapRight, wrapRight, gapCursor, wrapLeft, wrapRight, gapCursor, wrapLeft, wrapLeft, gapCursor, wrapLeft, gapCursor, wrapRight, wrapLeft, gapCursor, wrapRight, wrapRight, gapCursor, wrapLeft, wrapRight, gapCursor, wrapLeft, gapCursor, wrapRight, wrapLeft, gapCursor, wrapRight, wrapLeft, gapCursor, wrapLeft, wrapRight, gapCursor, wrapLeft, wrapRight, wrapLeft, gapCursor, wrapRight, gapCursor, gapCursor, wrapLeft, wrapRight, gapCursor, wrapRight, wrapLeft, wrapLeft, gapCursor, wrapRight, wrapLeft, gapCursor, wrapRight, wrapRight, gapCursor, wrapLeft, wrapRight, gapCursor, wrapLeft, wrapLeft, gapCursor, wrapRight, wrapLeft, gapCursor, wrapRight, wrapRight, gapCursor, wrapLeft, wrapRight, gapCursor, wrapLeft, wrapLeft, gapCursor, wrapRight, wrapRight, gapCursor, wrapLeft, gapCursor, wrapLeft, wrapRight, gapCursor, wrapRight, wrapLeft, wrapLeft, gapCursor, wrapRight, wrapLeft, gapCursor, wrapRight, wrapRight, gapCursor, wrapLeft, wrapRight, gapCursor, wrapLeft, wrapLeft, gapCursor, wrapRight, wrapRight, gapCursor, wrapLeft, gapCursor, wrapLeft, wrapRight, gapCursor, wrapRight, wrapLeft, prosemirrorwidgetNotBlock, gapCursor, prosemirrorwidgetNotBlock, gapCursor);
@@ -26,6 +26,11 @@ var Yellow100 = 'rgb(255, 247, 214)';
26
26
  var Y200a = 'rgba(255, 196, 0, 0.82)';
27
27
  var AnnotationSharedCSSByState = exports.AnnotationSharedCSSByState = function AnnotationSharedCSSByState() {
28
28
  if ((0, _platformFeatureFlags.getBooleanFF)('platform.editor.allow-inline-comments-for-inline-nodes-round-2_ctuxz')) {
29
+ // NOTE: These styles are shared between renderer and editor. Sometimes they
30
+ // need different selectors and other times they apply the same attributes
31
+ // in a different way. For example in renderer the focus styles are an
32
+ // override, not a separate class. Be sure to check both usages of this
33
+ // before modifying.
29
34
  return {
30
35
  common: {
31
36
  borderBottom: '2px solid transparent',
@@ -8,7 +8,7 @@ var _react = require("@emotion/react");
8
8
  var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
9
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
10
 
11
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
11
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
12
12
  var backgroundColorStyles = exports.backgroundColorStyles = function backgroundColorStyles() {
13
13
  return (0, _platformFeatureFlags.getBooleanFF)('platform.editor.review-text-highlighting-styling') ? (0, _react.css)({
14
14
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
@@ -10,5 +10,5 @@ var _react = require("@emotion/react");
10
10
  var _templateObject;
11
11
  /* eslint-disable @atlaskit/design-system/no-css-tagged-template-expression -- Perfectly safe to auto-fix, but leaving it up to the team to remediate as the readability only gets worse with autofixing */
12
12
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
13
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
13
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
14
14
  var blockMarksSharedStyles = exports.blockMarksSharedStyles = (0, _react.css)(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n\t/**\n * We need to remove margin-top from first item\n * inside doc, tableCell, tableHeader, blockquote, etc.\n */\n\t*:not(.fabric-editor-block-mark) >,\n /* For nested block marks apart from those with indentation mark */\n *:not(.fabric-editor-block-mark) >\n div.fabric-editor-block-mark:first-of-type\n /* Do not remove the margin top for nodes inside indentation marks */\n :not(.fabric-editor-indentation-mark)\n /* Do not remove the margin top for nodes inside alignment marks */\n :not(.fabric-editor-alignment),\n // If first element inside a block node has alignment mark, then remove the margin-top\n .fabric-editor-alignment:first-of-type:first-child,\n // If first document element has indentation mark remove margin-top\n .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child {\n\t\tp,\n\t\th1,\n\t\th2,\n\t\th3,\n\t\th4,\n\t\th5,\n\t\th6,\n\t\t.heading-wrapper {\n\t\t\t:first-child:not(style),\n\t\t\tstyle:first-child + * {\n\t\t\t\tmargin-top: 0;\n\t\t\t}\n\t\t}\n\t}\n"])));
@@ -8,7 +8,7 @@ var _react = require("@emotion/react");
8
8
  var _editorSharedStyles = require("@atlaskit/editor-shared-styles");
9
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
10
 
11
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
11
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
12
12
  var blockquoteSharedStyles = exports.blockquoteSharedStyles = (0, _react.css)({
13
13
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
14
14
  '& blockquote': {
@@ -28,5 +28,5 @@ var codeBlockSharedStyles = exports.codeBlockSharedStyles = function codeBlockSh
28
28
  }), "var(--ds-space-300, 24px)", "var(--ds-space-300, 24px)", "var(--ds-space-100, 8px)", "var(--ds-space-100, 8px)", "var(--ds-space-100, 8px)", "var(--ds-space-100, 8px)", CodeBlockSharedCssClassName.CODEBLOCK_LINE_NUMBER_GUTTER, "var(--ds-background-neutral, ".concat(_colors.N30, ")"), "var(--ds-space-100, 8px)", "var(--ds-text-subtlest, ".concat(_colors.N400, ")"), (0, _editorSharedStyles.relativeFontSizeToBase16)((0, _constants.fontSize)()), CodeBlockSharedCssClassName.CODEBLOCK_CONTENT, "var(--ds-text, ".concat(_colors.N800, ")"), "var(--ds-border-radius, 3px)", "var(--ds-space-100, 8px)", (0, _editorSharedStyles.relativeFontSizeToBase16)((0, _constants.fontSize)()));
29
29
  };
30
30
 
31
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
31
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
32
32
  var codeBlockInListSafariFix = exports.codeBlockInListSafariFix = (0, _react.css)(_templateObject2 || (_templateObject2 = (0, _taggedTemplateLiteral2.default)(["\n\t::before {\n\t\tcontent: ' ';\n\t\tline-height: ", ";\n\t}\n\n\t> p:first-child,\n\t> .code-block:first-child,\n\t> .ProseMirror-gapcursor:first-child + .code-block {\n\t\tmargin-top: -", "em !important;\n\t}\n"])), _editorSharedStyles.akEditorLineHeight, _editorSharedStyles.akEditorLineHeight);
@@ -30,4 +30,4 @@ var columnLayoutSharedStyle = exports.columnLayoutSharedStyle = (0, _react.css)(
30
30
  })
31
31
  });
32
32
 
33
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
33
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
@@ -14,7 +14,7 @@ var DateSharedCssClassName = exports.DateSharedCssClassName = {
14
14
  DATE_CONTAINER: 'dateView-content-wrap'
15
15
  };
16
16
 
17
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
17
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
18
18
  var dateSharedStyle = exports.dateSharedStyle = (0, _react.css)((0, _defineProperty2.default)({}, ".".concat(DateSharedCssClassName.DATE_WRAPPER, " span"), {
19
19
  whiteSpace: 'unset'
20
20
  }));
@@ -7,7 +7,7 @@ exports.embedSpacingStyles = exports.embedCardStyles = void 0;
7
7
  var _react = require("@emotion/react");
8
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
9
9
 
10
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
10
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
11
11
  var embedCardStyles = exports.embedCardStyles = (0, _react.css)({
12
12
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
13
13
  '.ProseMirror': {
@@ -30,7 +30,7 @@ var embedCardStyles = exports.embedCardStyles = (0, _react.css)({
30
30
  }
31
31
  });
32
32
 
33
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
33
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
34
34
  var embedSpacingStyles = exports.embedSpacingStyles = (0, _react.css)({
35
35
  margin: "0 ".concat("var(--ds-space-150, 12px)")
36
36
  });
@@ -7,7 +7,7 @@ exports.expandIconWrapperStyle = exports.expandClassNames = void 0;
7
7
  var _react = require("@emotion/react");
8
8
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
9
9
 
10
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
10
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
11
11
  var expandIconWrapperStyle = exports.expandIconWrapperStyle = (0, _react.css)({
12
12
  marginLeft: "var(--ds-space-negative-100, -8px)"
13
13
  });
@@ -11,7 +11,7 @@ var _colors = require("@atlaskit/theme/colors");
11
11
 
12
12
  var GRID_GUTTER = exports.GRID_GUTTER = 12;
13
13
 
14
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
14
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
15
15
  var gridStyles = exports.gridStyles = (0, _react.css)({
16
16
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
17
17
  '.gridParent': {
@@ -8,7 +8,7 @@ var _react = require("@emotion/react");
8
8
  /* eslint-disable @atlaskit/design-system/use-tokens-space */
9
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
10
 
11
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
11
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
12
12
  var indentationSharedStyles = exports.indentationSharedStyles = (0, _react.css)({
13
13
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
14
14
  '.fabric-editor-indentation-mark': {
@@ -14,4 +14,4 @@ var linkSharedStyle = exports.linkSharedStyle = (0, _react.css)({
14
14
  }
15
15
  });
16
16
 
17
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
17
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
@@ -51,5 +51,5 @@ function getOrderedListInlineStyles(itemCounterDigitsSize, styleFormat) {
51
51
  return style;
52
52
  }
53
53
 
54
- // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766, There is some "flow-root" hack that is not actually valid css. Do note, this might not even work in Compiled (or Emotion) due to the way tagged template expressions are parsed…
54
+ // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766, There is some "flow-root" hack that is not actually valid css. Do note, this might not even work in Compiled (or Emotion) due to the way tagged template expressions are parsed…
55
55
  var listsSharedStyles = exports.listsSharedStyles = (0, _react.css)(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n\t/* =============== INDENTATION SPACING ========= */\n\n\tul,\n\tol {\n\t\tbox-sizing: border-box;\n\t\tpadding-left: var(", ", ", "px);\n\n\t\t/*\n Firefox does not handle empty block element inside li tag.\n If there is not block element inside li tag,\n then firefox sets inherited height to li\n However, if there is any block element and if it's empty\n (or has empty inline element) then\n firefox sets li tag height to zero.\n More details at\n https://product-fabric.atlassian.net/wiki/spaces/~455502413/pages/3149365890/ED-14110+Investigation\n */\n\t\tli p:empty,\n\t\tli p > span:empty {\n\t\t\t", "\n\t\t}\n\t}\n\n\t", ", ", " {\n\t\t/*\n Ensures list item content adheres to the list's margin instead\n of filling the entire block row. This is important to allow\n clicking interactive elements which are floated next to a list.\n\n For some history and context on this block, see PRs related to tickets.:\n @see ED-6551 - original issue.\n @see ED-7015 - follow up issue.\n @see ED-7447 - flow-root change.\n\n We use 'display: table' (old clear fix / new block formatting context hack)\n for older browsers and 'flow-root' for modern browsers.\n\n @see https://css-tricks.com/display-flow-root/\n */\n\t\t// For older browsers the do not support flow-root.\n\t\t/* stylelint-disable declaration-block-no-duplicate-properties */\n\t\tdisplay: table;\n\t\tdisplay: flow-root;\n\t\t/* stylelint-enable declaration-block-no-duplicate-properties */\n\t}\n\n\t/* =============== INDENTATION AESTHETICS ========= */\n\n\t/**\n We support nested lists up to six levels deep.\n **/\n\n\t/* LEGACY LISTS */\n\n\tul,\n\tul ul ul ul {\n\t\tlist-style-type: disc;\n\t}\n\n\tul ul,\n\tul ul ul ul ul {\n\t\tlist-style-type: circle;\n\t}\n\n\tul ul ul,\n\tul ul ul ul ul ul {\n\t\tlist-style-type: square;\n\t}\n\n\tol,\n\tol ol ol ol {\n\t\tlist-style-type: decimal;\n\t}\n\tol ol,\n\tol ol ol ol ol {\n\t\tlist-style-type: lower-alpha;\n\t}\n\tol ol ol,\n\tol ol ol ol ol ol {\n\t\tlist-style-type: lower-roman;\n\t}\n\n\t/* PREDICTABLE LISTS */\n\n\tol[data-indent-level='1'],\n\tol[data-indent-level='4'] {\n\t\tlist-style-type: decimal;\n\t}\n\n\tol[data-indent-level='2'],\n\tol[data-indent-level='5'] {\n\t\tlist-style-type: lower-alpha;\n\t}\n\n\tol[data-indent-level='3'],\n\tol[data-indent-level='6'] {\n\t\tlist-style-type: lower-roman;\n\t}\n\n\tul[data-indent-level='1'],\n\tul[data-indent-level='4'] {\n\t\tlist-style-type: disc;\n\t}\n\n\tul[data-indent-level='2'],\n\tul[data-indent-level='5'] {\n\t\tlist-style-type: circle;\n\t}\n\n\tul[data-indent-level='3'],\n\tul[data-indent-level='6'] {\n\t\tlist-style-type: square;\n\t}\n"])), CSS_VAR_NAMES.ITEM_COUNTER_PADDING, listItemCounterPadding, _browser.default.gecko ? 'display: inline-block;' : '', _adfSchema.orderedListSelector, _adfSchema.bulletListSelector);
@@ -53,4 +53,4 @@ var mediaSingleSharedStyle = exports.mediaSingleSharedStyle = (0, _react.css)((_
53
53
  }
54
54
  }), _css));
55
55
 
56
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
56
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
@@ -9,7 +9,7 @@ var _editorSharedStyles = require("@atlaskit/editor-shared-styles");
9
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
10
 
11
11
  // @see typography spreadsheet: https://docs.google.com/spreadsheets/d/1iYusRGCT4PoPfvxbJ8NrgjtfFgXLm5lpDWXzjua1W2E/edit#gid=93913128
12
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
12
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
13
13
  var paragraphSharedStyles = exports.paragraphSharedStyles = (0, _react.css)({
14
14
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
15
15
  '& p': {
@@ -8,7 +8,7 @@ var _react = require("@emotion/react");
8
8
  var _colors = require("@atlaskit/theme/colors");
9
9
  // eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
10
10
 
11
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
11
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
12
12
  var buttonGroupStyle = exports.buttonGroupStyle = (0, _react.css)({
13
13
  display: 'inline-flex',
14
14
  alignItems: 'center',
@@ -20,7 +20,7 @@ var buttonGroupStyle = exports.buttonGroupStyle = (0, _react.css)({
20
20
 
21
21
  // This style is copied to packages/editor/editor-plugin-ai/src/ui/components/AtlassianIntelligenceToolbarButton/styles.tsx
22
22
  // If you make change here, change in above file as well.
23
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
23
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
24
24
  var separatorStyles = exports.separatorStyles = (0, _react.css)({
25
25
  background: "var(--ds-border, ".concat(_colors.N30, ")"),
26
26
  width: '1px',
@@ -32,7 +32,7 @@ var separatorStyles = exports.separatorStyles = (0, _react.css)({
32
32
 
33
33
  // This style is copied to packages/editor/editor-plugin-ai/src/ui/components/AtlassianIntelligenceToolbarButton/styles.tsx
34
34
  // If you make change here, change in above file as well.
35
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
35
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
36
36
  var wrapperStyle = exports.wrapperStyle = (0, _react.css)({
37
37
  display: 'flex',
38
38
  alignItems: 'center',
@@ -48,7 +48,7 @@ var wrapperStyle = exports.wrapperStyle = (0, _react.css)({
48
48
  minWidth: 'auto'
49
49
  });
50
50
 
51
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
51
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
52
52
  var triggerWrapperStyles = exports.triggerWrapperStyles = (0, _react.css)({
53
53
  display: 'flex'
54
54
  });
@@ -27,5 +27,5 @@ var akEditorSelectedNodeClassName = 'ak-editor-selected-node';
27
27
  var handleWrapperClass = exports.handleWrapperClass = 'resizer-handle-wrapper';
28
28
  var resizerHandleZIndex = exports.resizerHandleZIndex = 1;
29
29
 
30
- // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766, Seems perfectly safe to autofix, but comments would be lost…
30
+ // eslint-disable-next-line @atlaskit/design-system/no-css-tagged-template-expression, @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766, Seems perfectly safe to autofix, but comments would be lost…
31
31
  var resizerStyles = exports.resizerStyles = (0, _react.css)(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n\t.", " {\n\t\twill-change: width;\n\n\t\t&:hover,\n\t\t&.display-handle {\n\t\t\t& > .", " > .", " {\n\t\t\t\tvisibility: visible;\n\t\t\t\topacity: 1;\n\t\t\t}\n\t\t}\n\n\t\t&.is-resizing {\n\t\t\t& .", " {\n\t\t\t\tbackground: ", ";\n\t\t\t}\n\t\t}\n\n\t\t&.", " {\n\t\t\t& .", " {\n\t\t\t\ttransition: none;\n\t\t\t\tbackground: ", ";\n\t\t\t}\n\t\t}\n\t}\n\n\t.", " {\n\t\tdisplay: flex;\n\t\tvisibility: hidden;\n\t\topacity: 0;\n\t\tflex-direction: column;\n\t\tjustify-content: center;\n\t\talign-items: center;\n\t\twidth: 7px;\n\t\ttransition:\n\t\t\tvisibility 0.2s,\n\t\t\topacity 0.2s;\n\n\t\t/*\n NOTE: The below style is targeted at the div element added by the tooltip. We don't have any means of injecting styles\n into the tooltip\n */\n\t\t& div[role='presentation'] {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tdisplay: flex;\n\t\t\tflex-direction: column;\n\t\t\tjustify-content: center;\n\t\t\talign-items: center;\n\t\t\tmargin-top: ", ";\n\t\t\twhite-space: normal;\n\t\t}\n\n\t\t/*\n Handle Positions\n */\n\t\t&.left {\n\t\t\talign-items: flex-start;\n\t\t}\n\t\t&.right {\n\t\t\talign-items: flex-end;\n\t\t}\n\n\t\t/*\n Handle Sizing\n */\n\t\t&.small {\n\t\t\t& .", " {\n\t\t\t\theight: 43px;\n\t\t\t}\n\t\t}\n\t\t&.medium {\n\t\t\t& .", " {\n\t\t\t\theight: 64px;\n\t\t\t}\n\t\t}\n\t\t&.large {\n\t\t\t& .", " {\n\t\t\t\theight: 96px;\n\t\t\t}\n\t\t}\n\n\t\t/*\n Handle Alignment\n */\n\t\t&.sticky {\n\t\t\t& .", " {\n\t\t\t\tposition: sticky;\n\t\t\t\ttop: ", ";\n\t\t\t\tbottom: ", ";\n\t\t\t}\n\t\t}\n\n\t\t&:hover {\n\t\t\t& .", " {\n\t\t\t\tbackground: ", ";\n\t\t\t}\n\n\t\t\t& .", " {\n\t\t\t\tvisibility: visible;\n\t\t\t\topacity: 0.5;\n\t\t\t}\n\t\t}\n\t}\n\n\t.", " {\n\t\tcontent: ' ';\n\t\tdisplay: flex;\n\t\twidth: 3px;\n\t\tmargin: 0 ", ";\n\t\theight: 64px;\n\t\ttransition: background-color 0.2s;\n\t\tborder-radius: 6px;\n\t\tborder: 0;\n\t\tpadding: 0;\n\t\tz-index: 2;\n\t\toutline: none;\n\t\tmin-height: 24px;\n\t\tbackground: ", ";\n\n\t\t&:hover {\n\t\t\tcursor: col-resize;\n\t\t}\n\n\t\t&:focus {\n\t\t\tbackground: ", ";\n\n\t\t\t&::after {\n\t\t\t\tcontent: '';\n\t\t\t\tposition: absolute;\n\t\t\t\ttop: ", ";\n\t\t\t\tright: ", ";\n\t\t\t\tbottom: ", ";\n\t\t\t\tleft: ", ";\n\t\t\t\tborder: 2px solid ", ";\n\t\t\t\tborder-radius: inherit;\n\t\t\t\tz-index: -1;\n\t\t\t}\n\t\t}\n\t}\n\n\t.", " {\n\t\tvisibility: hidden;\n\t\tposition: absolute;\n\t\twidth: 7px;\n\t\theight: calc(100% - 40px);\n\t\tborder-radius: 4px;\n\t\topacity: 0;\n\t\ttransition:\n\t\t\tbackground-color 0.2s,\n\t\t\tvisibility 0.2s,\n\t\t\topacity 0.2s;\n\n\t\t&.none {\n\t\t\tbackground: none;\n\t\t}\n\n\t\t&.shadow {\n\t\t\tbackground: ", ";\n\t\t}\n\n\t\t&.full-height {\n\t\t\tbackground: ", ";\n\t\t\theight: 100%;\n\t\t\tmin-height: 36px;\n\t\t}\n\t}\n\n\t.", " {\n\t\t& .", " {\n\t\t\tbackground: ", ";\n\t\t}\n\t}\n\n\t.", " {\n\t\tposition: relative;\n\t\tdisplay: inline-block;\n\t\twidth: 100%;\n\n\t\t&.", " {\n\t\t\tpadding: 0 ", ";\n\t\t\tleft: ", ";\n\t\t}\n\t}\n\n\t// This below style is here to make sure the image width is correct when nested in a table\n\ttable .", ", table .", ".", " {\n\t\tpadding: unset;\n\t\tleft: unset;\n\t}\n"])), resizerItemClassName, handleWrapperClass, resizerHandleClassName, resizerHandleThumbClassName, "var(--ds-border-focused, ".concat(_colors.B200, ")"), resizerDangerClassName, resizerHandleThumbClassName, "var(--ds-icon-danger, ".concat(_editorSharedStyles.akEditorDeleteIconColor, ")"), resizerHandleClassName, "var(--ds-space-negative-200, -16px)", resizerHandleThumbClassName, resizerHandleThumbClassName, resizerHandleThumbClassName, resizerHandleThumbClassName, "var(--ds-space-150, 12px)", "var(--ds-space-150, 12px)", resizerHandleThumbClassName, "var(--ds-border-focused, ".concat(_colors.B200, ")"), resizerHandleTrackClassName, resizerHandleThumbClassName, "var(--ds-space-025, 2px)", "var(--ds-border, ".concat(_colors.N60, ")"), "var(--ds-border-selected, #0C66E4)", "var(--ds-space-negative-050, -4px)", "var(--ds-space-negative-050, -4px)", "var(--ds-space-negative-050, -4px)", "var(--ds-space-negative-050, -4px)", "var(--ds-border-focused, #388BFF)", resizerHandleTrackClassName, "var(--ds-background-selected, ".concat(_colors.B50, ")"), "var(--ds-background-selected, ".concat(_colors.B50, ")"), akEditorSelectedNodeClassName, resizerHandleThumbClassName, "var(--ds-border-focused, ".concat(_colors.B200, ")"), resizerHoverZoneClassName, resizerExtendedZone, "var(--ds-space-150, 12px)", "var(--ds-space-negative-150, -12px)", resizerHoverZoneClassName, resizerHoverZoneClassName, resizerExtendedZone);
@@ -61,4 +61,4 @@ var shadowSharedStyle = exports.shadowSharedStyle = (0, _react.css)((_css = {},
61
61
  minWidth: '0px'
62
62
  }), _css));
63
63
 
64
- // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles, @atlaskit/design-system/no-exported-css -- Ignored via go/DSP-18766
64
+ // eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766