@atlaskit/editor-common 110.24.2 → 110.24.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/cjs/element-browser/components/CategoryList.js +2 -2
- package/dist/cjs/element-browser/components/ElementList/ElementList.js +4 -4
- package/dist/cjs/element-browser/components/ElementSearch.js +1 -1
- package/dist/cjs/extensibility/Extension/Extension/index.js +1 -1
- package/dist/cjs/extensibility/Extension/Extension/styles.js +4 -4
- package/dist/cjs/extensibility/Extension/InlineExtension/index.js +1 -1
- package/dist/cjs/extensibility/Extension/InlineExtension/styles.js +1 -1
- package/dist/cjs/extensibility/Extension/LegacyContentHeader/index.js +3 -3
- package/dist/cjs/extensibility/Extension/Lozenge/EditToggle.js +5 -5
- package/dist/cjs/extensibility/Extension/Lozenge/ExtensionLabel.js +4 -4
- package/dist/cjs/extensibility/Extension/styles.js +3 -3
- package/dist/cjs/extensibility/ExtensionNodeWrapper.js +3 -3
- package/dist/cjs/extensibility/MultiBodiedExtension/index.js +1 -1
- package/dist/cjs/extensibility/MultiBodiedExtension/styles.js +2 -2
- package/dist/cjs/floating-toolbar/DropdownMenuItem.js +1 -1
- package/dist/cjs/floating-toolbar/DropdownSeparator.js +1 -1
- package/dist/cjs/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/cjs/icons/shared/SteppedRainbowIconDecoration.js +2 -2
- package/dist/cjs/link/ConfigureLinkOverlay/StyledButton.js +4 -4
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +3 -3
- package/dist/cjs/link/LinkSearch/LinkSearchList.js +1 -1
- package/dist/cjs/link/LinkSearch/LinkSearchListItem.js +3 -3
- package/dist/cjs/media-inline/styles.js +1 -1
- package/dist/cjs/media-inline/views/wrapper.js +3 -3
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/quick-insert/assets/panel-note.js +4 -4
- package/dist/cjs/quick-insert/assets/panel-success.js +2 -2
- package/dist/cjs/quick-insert/assets/panel-warning.js +4 -4
- package/dist/cjs/quick-insert/assets/panel.js +4 -4
- package/dist/cjs/styles/shared/headings.js +6 -6
- package/dist/cjs/styles/shared/plugins.js +1 -1
- package/dist/cjs/styles/shared/resizer.js +1 -1
- package/dist/cjs/table/SortingIcon.js +1 -1
- package/dist/cjs/ui/Caption/index.js +1 -1
- package/dist/cjs/ui/DropList/index.js +3 -3
- package/dist/cjs/ui/Expand/index.js +2 -2
- package/dist/cjs/ui/FloatingToolbar/Separator.js +2 -2
- package/dist/cjs/ui/FloatingToolbar/styles.js +10 -10
- package/dist/cjs/ui/Messages/index.js +2 -2
- package/dist/cjs/ui/PanelTextInput/styles.js +5 -5
- package/dist/cjs/ui/Shortcut/index.compiled.css +2 -2
- package/dist/cjs/ui/Shortcut/index.js +1 -1
- package/dist/cjs/ui/Toolbar/Separator.compiled.css +1 -1
- package/dist/cjs/ui/Toolbar/Separator.js +1 -1
- package/dist/cjs/ui/UnsupportedBlock/index.js +2 -2
- package/dist/cjs/ui/UnsupportedInline/index.js +2 -2
- package/dist/cjs/ui-color/ColorPalette/Color/styles.js +2 -2
- package/dist/cjs/ui-color/ColorPalette/index.js +1 -1
- package/dist/cjs/ui-menu/ColorPickerButton/index.js +3 -3
- package/dist/cjs/ui-menu/DropdownMenu/index.js +2 -2
- package/dist/cjs/utils/processRawValue.js +7 -0
- package/dist/es2019/element-browser/components/CategoryList.js +2 -2
- package/dist/es2019/element-browser/components/ElementList/ElementList.js +4 -4
- package/dist/es2019/element-browser/components/ElementSearch.js +1 -1
- package/dist/es2019/extensibility/Extension/Extension/index.js +1 -1
- package/dist/es2019/extensibility/Extension/Extension/styles.js +4 -4
- package/dist/es2019/extensibility/Extension/InlineExtension/index.js +1 -1
- package/dist/es2019/extensibility/Extension/InlineExtension/styles.js +1 -1
- package/dist/es2019/extensibility/Extension/LegacyContentHeader/index.js +3 -3
- package/dist/es2019/extensibility/Extension/Lozenge/EditToggle.js +5 -5
- package/dist/es2019/extensibility/Extension/Lozenge/ExtensionLabel.js +4 -4
- package/dist/es2019/extensibility/Extension/styles.js +3 -3
- package/dist/es2019/extensibility/ExtensionNodeWrapper.js +3 -3
- package/dist/es2019/extensibility/MultiBodiedExtension/index.js +1 -1
- package/dist/es2019/extensibility/MultiBodiedExtension/styles.js +2 -2
- package/dist/es2019/floating-toolbar/DropdownMenuItem.js +1 -1
- package/dist/es2019/floating-toolbar/DropdownSeparator.js +1 -1
- package/dist/es2019/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/es2019/icons/shared/SteppedRainbowIconDecoration.js +2 -2
- package/dist/es2019/link/ConfigureLinkOverlay/StyledButton.js +4 -4
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +3 -3
- package/dist/es2019/link/LinkSearch/LinkSearchList.js +1 -1
- package/dist/es2019/link/LinkSearch/LinkSearchListItem.js +3 -3
- package/dist/es2019/media-inline/styles.js +1 -1
- package/dist/es2019/media-inline/views/wrapper.js +3 -3
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/quick-insert/assets/panel-note.js +4 -4
- package/dist/es2019/quick-insert/assets/panel-success.js +2 -2
- package/dist/es2019/quick-insert/assets/panel-warning.js +4 -4
- package/dist/es2019/quick-insert/assets/panel.js +4 -4
- package/dist/es2019/styles/shared/headings.js +6 -6
- package/dist/es2019/styles/shared/plugins.js +1 -1
- package/dist/es2019/styles/shared/resizer.js +6 -6
- package/dist/es2019/table/SortingIcon.js +1 -1
- package/dist/es2019/ui/Caption/index.js +1 -1
- package/dist/es2019/ui/DropList/index.js +3 -3
- package/dist/es2019/ui/Expand/index.js +2 -2
- package/dist/es2019/ui/FloatingToolbar/Separator.js +2 -2
- package/dist/es2019/ui/FloatingToolbar/styles.js +10 -10
- package/dist/es2019/ui/Messages/index.js +2 -2
- package/dist/es2019/ui/PanelTextInput/styles.js +5 -5
- package/dist/es2019/ui/Shortcut/index.compiled.css +2 -2
- package/dist/es2019/ui/Shortcut/index.js +1 -1
- package/dist/es2019/ui/Toolbar/Separator.compiled.css +1 -1
- package/dist/es2019/ui/Toolbar/Separator.js +1 -1
- package/dist/es2019/ui/UnsupportedBlock/index.js +2 -2
- package/dist/es2019/ui/UnsupportedInline/index.js +2 -2
- package/dist/es2019/ui-color/ColorPalette/Color/styles.js +2 -2
- package/dist/es2019/ui-color/ColorPalette/index.js +1 -1
- package/dist/es2019/ui-menu/ColorPickerButton/index.js +3 -3
- package/dist/es2019/ui-menu/DropdownMenu/index.js +3 -3
- package/dist/es2019/utils/processRawValue.js +9 -2
- package/dist/esm/element-browser/components/CategoryList.js +2 -2
- package/dist/esm/element-browser/components/ElementList/ElementList.js +4 -4
- package/dist/esm/element-browser/components/ElementSearch.js +1 -1
- package/dist/esm/extensibility/Extension/Extension/index.js +1 -1
- package/dist/esm/extensibility/Extension/Extension/styles.js +4 -4
- package/dist/esm/extensibility/Extension/InlineExtension/index.js +1 -1
- package/dist/esm/extensibility/Extension/InlineExtension/styles.js +1 -1
- package/dist/esm/extensibility/Extension/LegacyContentHeader/index.js +3 -3
- package/dist/esm/extensibility/Extension/Lozenge/EditToggle.js +5 -5
- package/dist/esm/extensibility/Extension/Lozenge/ExtensionLabel.js +4 -4
- package/dist/esm/extensibility/Extension/styles.js +3 -3
- package/dist/esm/extensibility/ExtensionNodeWrapper.js +3 -3
- package/dist/esm/extensibility/MultiBodiedExtension/index.js +1 -1
- package/dist/esm/extensibility/MultiBodiedExtension/styles.js +2 -2
- package/dist/esm/floating-toolbar/DropdownMenuItem.js +1 -1
- package/dist/esm/floating-toolbar/DropdownSeparator.js +1 -1
- package/dist/esm/icons/shared/DynamicStrokeIconDecoration.js +1 -1
- package/dist/esm/icons/shared/SteppedRainbowIconDecoration.js +2 -2
- package/dist/esm/link/ConfigureLinkOverlay/StyledButton.js +4 -4
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +3 -3
- package/dist/esm/link/LinkSearch/LinkSearchList.js +1 -1
- package/dist/esm/link/LinkSearch/LinkSearchListItem.js +3 -3
- package/dist/esm/media-inline/styles.js +1 -1
- package/dist/esm/media-inline/views/wrapper.js +3 -3
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/quick-insert/assets/panel-note.js +4 -4
- package/dist/esm/quick-insert/assets/panel-success.js +2 -2
- package/dist/esm/quick-insert/assets/panel-warning.js +4 -4
- package/dist/esm/quick-insert/assets/panel.js +4 -4
- package/dist/esm/styles/shared/headings.js +6 -6
- package/dist/esm/styles/shared/plugins.js +1 -1
- package/dist/esm/styles/shared/resizer.js +1 -1
- package/dist/esm/table/SortingIcon.js +1 -1
- package/dist/esm/ui/Caption/index.js +1 -1
- package/dist/esm/ui/DropList/index.js +3 -3
- package/dist/esm/ui/Expand/index.js +2 -2
- package/dist/esm/ui/FloatingToolbar/Separator.js +2 -2
- package/dist/esm/ui/FloatingToolbar/styles.js +10 -10
- package/dist/esm/ui/Messages/index.js +2 -2
- package/dist/esm/ui/PanelTextInput/styles.js +5 -5
- package/dist/esm/ui/Shortcut/index.compiled.css +2 -2
- package/dist/esm/ui/Shortcut/index.js +1 -1
- package/dist/esm/ui/Toolbar/Separator.compiled.css +1 -1
- package/dist/esm/ui/Toolbar/Separator.js +1 -1
- package/dist/esm/ui/UnsupportedBlock/index.js +2 -2
- package/dist/esm/ui/UnsupportedInline/index.js +2 -2
- package/dist/esm/ui-color/ColorPalette/Color/styles.js +2 -2
- package/dist/esm/ui-color/ColorPalette/index.js +1 -1
- package/dist/esm/ui-menu/ColorPickerButton/index.js +3 -3
- package/dist/esm/ui-menu/DropdownMenu/index.js +2 -2
- package/dist/esm/utils/processRawValue.js +8 -1
- package/package.json +5 -2
|
@@ -23,12 +23,12 @@ const styles = css({
|
|
|
23
23
|
const hoverStyles = css({
|
|
24
24
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-selectors
|
|
25
25
|
':has(.extension-label:hover) .extension-container, :has(.extension-edit-toggle-container:hover) .extension-container': {
|
|
26
|
-
boxShadow: `0 0 0 1px ${"var(--ds-border-input, #
|
|
26
|
+
boxShadow: `0 0 0 1px ${"var(--ds-border-input, #8C8F97)"}`
|
|
27
27
|
},
|
|
28
28
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-selectors
|
|
29
29
|
':has(.extension-container:hover) .extension-label, :has(.extension-edit-toggle-container:hover) .extension-label, .extension-label:hover': {
|
|
30
30
|
opacity: 1,
|
|
31
|
-
backgroundColor: "var(--ds-background-accent-gray-subtlest, #
|
|
31
|
+
backgroundColor: "var(--ds-background-accent-gray-subtlest, #F0F1F2)",
|
|
32
32
|
boxShadow: 'none',
|
|
33
33
|
cursor: 'pointer',
|
|
34
34
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
@@ -39,7 +39,7 @@ const hoverStyles = css({
|
|
|
39
39
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
40
40
|
'&.with-bodied-macro-live-page-styles': {
|
|
41
41
|
backgroundColor: "var(--ds-background-input, #FFFFFF)",
|
|
42
|
-
boxShadow: `0 0 0 1px ${"var(--ds-border, #
|
|
42
|
+
boxShadow: `0 0 0 1px ${"var(--ds-border, #0B120E24)"}`
|
|
43
43
|
}
|
|
44
44
|
},
|
|
45
45
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-selectors
|
|
@@ -29,11 +29,11 @@ export const mbeExtensionWrapperCSSStyles = css(wrapperDefault, {
|
|
|
29
29
|
},
|
|
30
30
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
31
31
|
'&.with-border': {
|
|
32
|
-
boxShadow: `0 0 0 1px ${"var(--ds-border, #
|
|
32
|
+
boxShadow: `0 0 0 1px ${"var(--ds-border, #0B120E24)"}`
|
|
33
33
|
},
|
|
34
34
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
35
35
|
'&.with-hover-border': {
|
|
36
|
-
boxShadow: `0 0 0 1px ${"var(--ds-border-input, #
|
|
36
|
+
boxShadow: `0 0 0 1px ${"var(--ds-border-input, #8C8F97)"}`
|
|
37
37
|
},
|
|
38
38
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
39
39
|
'&.with-padding-background-styles': {
|
|
@@ -40,7 +40,7 @@ const SelectedIconBefore = ({
|
|
|
40
40
|
return jsx("span", {
|
|
41
41
|
"aria-hidden": "true"
|
|
42
42
|
}, jsx(EditorDoneIcon, {
|
|
43
|
-
LEGACY_primaryColor: "var(--ds-icon-selected, #
|
|
43
|
+
LEGACY_primaryColor: "var(--ds-icon-selected, #1868DB)",
|
|
44
44
|
LEGACY_size: "small",
|
|
45
45
|
label: intl.formatMessage(messages.confirmModalOK),
|
|
46
46
|
spacing: "none"
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
|
|
6
6
|
import { css, jsx } from '@emotion/react';
|
|
7
7
|
const separatorStyles = css({
|
|
8
|
-
background: "var(--ds-border, #
|
|
8
|
+
background: "var(--ds-border, #0B120E24)",
|
|
9
9
|
height: '1px'
|
|
10
10
|
});
|
|
11
11
|
export const DropdownSeparator = () => {
|
|
@@ -23,7 +23,7 @@ const getBackground = (selectedColor, disabled) => {
|
|
|
23
23
|
if (selectedColor) {
|
|
24
24
|
return selectedColor;
|
|
25
25
|
}
|
|
26
|
-
return disabled ? "var(--ds-icon-disabled, #
|
|
26
|
+
return disabled ? "var(--ds-icon-disabled, #080F214A)" : "var(--ds-icon, #292A2E)";
|
|
27
27
|
};
|
|
28
28
|
export const DynamicStrokeIconDecoration = ({
|
|
29
29
|
selectedColor,
|
|
@@ -24,8 +24,8 @@ const createSteppedRainbow = colors => {
|
|
|
24
24
|
}).join('\n')}
|
|
25
25
|
)`;
|
|
26
26
|
};
|
|
27
|
-
export const rainbow = createSteppedRainbow(["var(--ds-background-accent-purple-bolder, #
|
|
28
|
-
export const disabledRainbow = createSteppedRainbow(["var(--ds-background-accent-gray-subtle, #
|
|
27
|
+
export const rainbow = createSteppedRainbow(["var(--ds-background-accent-purple-bolder, #964AC0)", "var(--ds-background-accent-teal-subtle, #6CC3E0)", "var(--ds-background-accent-orange-subtle, #FCA700)", "var(--ds-background-accent-red-bolder, #C9372C)"]);
|
|
28
|
+
export const disabledRainbow = createSteppedRainbow(["var(--ds-background-accent-gray-subtle, #8C8F97)", "var(--ds-background-accent-gray-subtle-hovered, #B7B9BE)", "var(--ds-background-accent-gray-subtle-pressed, #DDDEE1)", "var(--ds-background-accent-gray-subtle-hovered, #B7B9BE)"]);
|
|
29
29
|
const barStyles = css({
|
|
30
30
|
position: 'absolute',
|
|
31
31
|
left: 0,
|
|
@@ -8,13 +8,13 @@ import { css, jsx } from '@emotion/react';
|
|
|
8
8
|
import Button from '@atlaskit/button';
|
|
9
9
|
const buttonStyles = css({
|
|
10
10
|
display: 'flex',
|
|
11
|
-
background: "var(--ds-background-neutral, #
|
|
12
|
-
color: "var(--ds-icon, #
|
|
11
|
+
background: "var(--ds-background-neutral, #0515240F)",
|
|
12
|
+
color: "var(--ds-icon, #292A2E)",
|
|
13
13
|
'&:hover': {
|
|
14
|
-
background: "var(--ds-background-neutral-hovered, #
|
|
14
|
+
background: "var(--ds-background-neutral-hovered, #0B120E24)"
|
|
15
15
|
},
|
|
16
16
|
'&:active': {
|
|
17
|
-
background: "var(--ds-background-neutral-pressed, #
|
|
17
|
+
background: "var(--ds-background-neutral-pressed, #080F214A)"
|
|
18
18
|
},
|
|
19
19
|
width: '1.375rem',
|
|
20
20
|
height: '1.25rem'
|
|
@@ -62,7 +62,7 @@ const textLabelMargin = css({
|
|
|
62
62
|
marginTop: "var(--ds-space-150, 12px)"
|
|
63
63
|
});
|
|
64
64
|
const inputLabel = css({
|
|
65
|
-
color: "var(--ds-text-subtlest, #
|
|
65
|
+
color: "var(--ds-text-subtlest, #6B6E76)",
|
|
66
66
|
paddingBottom: "var(--ds-space-050, 4px)",
|
|
67
67
|
font: "var(--ds-font-body-small, normal 400 11px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, \"Helvetica Neue\", sans-serif)",
|
|
68
68
|
fontWeight: "var(--ds-font-weight-medium, 500)"
|
|
@@ -783,7 +783,7 @@ export class HyperlinkLinkAddToolbar extends PureComponent {
|
|
|
783
783
|
onClick: this.handleClearText
|
|
784
784
|
}, jsx(CrossCircleIcon, {
|
|
785
785
|
label: formatClearLinkText,
|
|
786
|
-
color: "var(--ds-icon-subtle, #
|
|
786
|
+
color: "var(--ds-icon-subtle, #505258)"
|
|
787
787
|
}))))), jsx("label", {
|
|
788
788
|
htmlFor: displayTextInputId,
|
|
789
789
|
css: [inputLabel, textLabelMargin]
|
|
@@ -808,7 +808,7 @@ export class HyperlinkLinkAddToolbar extends PureComponent {
|
|
|
808
808
|
onKeyDown: this.handleClearTextKeyDown
|
|
809
809
|
}, jsx(CrossCircleIcon, {
|
|
810
810
|
label: formatMessage(messages.clearText),
|
|
811
|
-
color: "var(--ds-icon-subtle, #
|
|
811
|
+
color: "var(--ds-icon-subtle, #505258)"
|
|
812
812
|
}))))), jsx("div", {
|
|
813
813
|
css: visuallyHiddenStyles,
|
|
814
814
|
"aria-live": "polite",
|
|
@@ -10,7 +10,7 @@ import ForwardedLinkSearchListItemNextWithIntl from './LinkSearchListItem';
|
|
|
10
10
|
const listContainer = css({
|
|
11
11
|
paddingTop: 0,
|
|
12
12
|
marginTop: "var(--ds-space-150, 12px)",
|
|
13
|
-
borderTop: `${"var(--ds-border-width, 1px)"} solid ${"var(--ds-border, #
|
|
13
|
+
borderTop: `${"var(--ds-border-width, 1px)"} solid ${"var(--ds-border, #0B120E24)"}`
|
|
14
14
|
});
|
|
15
15
|
const spinnerContainer = css({
|
|
16
16
|
textAlign: 'center',
|
|
@@ -24,7 +24,7 @@ export const container = css({
|
|
|
24
24
|
|
|
25
25
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
|
|
26
26
|
export const containerSelected = css({
|
|
27
|
-
backgroundColor: "var(--ds-background-neutral-subtle-hovered, #
|
|
27
|
+
backgroundColor: "var(--ds-background-neutral-subtle-hovered, #0515240F)"
|
|
28
28
|
});
|
|
29
29
|
const nameWrapper = css({
|
|
30
30
|
overflow: 'hidden'
|
|
@@ -32,7 +32,7 @@ const nameWrapper = css({
|
|
|
32
32
|
|
|
33
33
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
|
|
34
34
|
export const nameStyle = css({
|
|
35
|
-
color: "var(--ds-text, #
|
|
35
|
+
color: "var(--ds-text, #292A2E)",
|
|
36
36
|
overflow: 'hidden',
|
|
37
37
|
textOverflow: 'ellipsis',
|
|
38
38
|
whiteSpace: 'nowrap',
|
|
@@ -42,7 +42,7 @@ export const nameStyle = css({
|
|
|
42
42
|
|
|
43
43
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
|
|
44
44
|
export const containerName = css({
|
|
45
|
-
color: "var(--ds-text-subtlest, #
|
|
45
|
+
color: "var(--ds-text-subtlest, #6B6E76)",
|
|
46
46
|
// eslint-disable-next-line @atlaskit/design-system/use-tokens-typography
|
|
47
47
|
lineHeight: '14px',
|
|
48
48
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
|
|
@@ -75,7 +75,7 @@ export const wrapperStyle = css({
|
|
|
75
75
|
|
|
76
76
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
|
|
77
77
|
export const selectedStyle = css({
|
|
78
|
-
boxShadow: `0 0 0 1px ${"var(--ds-border-selected, #
|
|
78
|
+
boxShadow: `0 0 0 1px ${"var(--ds-border-selected, #1868DB)"}`,
|
|
79
79
|
outline: 'none'
|
|
80
80
|
});
|
|
81
81
|
|
|
@@ -9,11 +9,11 @@ export const wrapperStyle = css({
|
|
|
9
9
|
justifyContent: 'center',
|
|
10
10
|
boxDecorationBreak: 'clone',
|
|
11
11
|
borderRadius: `${"var(--ds-radius-small, 3px)"}`,
|
|
12
|
-
color: `${"var(--ds-text, #
|
|
13
|
-
backgroundColor: `${"var(--ds-background-neutral, #
|
|
12
|
+
color: `${"var(--ds-text, #292A2E)"}`,
|
|
13
|
+
backgroundColor: `${"var(--ds-background-neutral, #0515240F)"}`,
|
|
14
14
|
transition: '0.1s all ease-in-out',
|
|
15
15
|
cursor: 'pointer',
|
|
16
16
|
'&:hover': {
|
|
17
|
-
backgroundColor: `${"var(--ds-background-neutral-hovered, #
|
|
17
|
+
backgroundColor: `${"var(--ds-background-neutral-hovered, #0B120E24)"}`
|
|
18
18
|
}
|
|
19
19
|
});
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isFedRamp } from './environment';
|
|
2
2
|
const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
3
3
|
const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
4
|
-
const packageVersion = "
|
|
4
|
+
const packageVersion = "0.0.0-development";
|
|
5
5
|
const sanitiseSentryEvents = (data, _hint) => {
|
|
6
6
|
// Remove URL as it has UGC
|
|
7
7
|
// Ignored via go/ees007
|
|
@@ -21,8 +21,8 @@ export default function IconPanelNote() {
|
|
|
21
21
|
d: "M0 0h40v40H0z"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
23
23
|
fill: iconThemed({
|
|
24
|
-
light: "var(--ds-background-accent-purple-subtlest, #
|
|
25
|
-
dark: "var(--ds-background-accent-purple-subtlest, #
|
|
24
|
+
light: "var(--ds-background-accent-purple-subtlest, #F8EEFE)",
|
|
25
|
+
dark: "var(--ds-background-accent-purple-subtlest, #F8EEFE)"
|
|
26
26
|
}),
|
|
27
27
|
x: 8,
|
|
28
28
|
y: 12,
|
|
@@ -32,8 +32,8 @@ export default function IconPanelNote() {
|
|
|
32
32
|
}), /*#__PURE__*/React.createElement("path", {
|
|
33
33
|
d: "M13 16h4a1 1 0 011 1v6a1 1 0 01-1 1h-4a1 1 0 01-1-1v-6a1 1 0 011-1zm1 2a.5.5 0 100 1h2a.5.5 0 100-1h-2zm0 2a.5.5 0 100 1h1a.5.5 0 100-1h-1z",
|
|
34
34
|
fill: iconThemed({
|
|
35
|
-
light: "var(--ds-icon-discovery, #
|
|
36
|
-
dark: "var(--ds-icon-discovery, #
|
|
35
|
+
light: "var(--ds-icon-discovery, #AF59E1)",
|
|
36
|
+
dark: "var(--ds-icon-discovery, #AF59E1)"
|
|
37
37
|
})
|
|
38
38
|
})));
|
|
39
39
|
}
|
|
@@ -32,8 +32,8 @@ export default function IconPanelSuccess() {
|
|
|
32
32
|
}), /*#__PURE__*/React.createElement("path", {
|
|
33
33
|
d: "M15 24a4 4 0 110-8 4 4 0 010 8zm.682-5.482l-1.076 2.055-.772-.695a.5.5 0 00-.668.744l1.25 1.125a.5.5 0 00.777-.14l1.375-2.625a.5.5 0 00-.886-.464z",
|
|
34
34
|
fill: iconThemed({
|
|
35
|
-
light: "var(--ds-icon-success, #
|
|
36
|
-
dark: "var(--ds-icon-success, #
|
|
35
|
+
light: "var(--ds-icon-success, #6A9A23)",
|
|
36
|
+
dark: "var(--ds-icon-success, #6A9A23)"
|
|
37
37
|
})
|
|
38
38
|
})));
|
|
39
39
|
}
|
|
@@ -21,8 +21,8 @@ export default function IconPanelWarning() {
|
|
|
21
21
|
d: "M0 0h40v40H0z"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
23
23
|
fill: iconThemed({
|
|
24
|
-
light: "var(--ds-background-accent-yellow-subtlest, #
|
|
25
|
-
dark: "var(--ds-background-accent-yellow-subtlest, #
|
|
24
|
+
light: "var(--ds-background-accent-yellow-subtlest, #FEF7C8)",
|
|
25
|
+
dark: "var(--ds-background-accent-yellow-subtlest, #FEF7C8)"
|
|
26
26
|
}),
|
|
27
27
|
x: 8,
|
|
28
28
|
y: 12,
|
|
@@ -32,8 +32,8 @@ export default function IconPanelWarning() {
|
|
|
32
32
|
}), /*#__PURE__*/React.createElement("path", {
|
|
33
33
|
d: "M16.847 16.83l2.808 5.73a1 1 0 01-.898 1.44h-6.514a1 1 0 01-.898-1.44l2.808-5.73a1.5 1.5 0 012.694 0zm-1.347.46a.568.568 0 00-.564.635l.278 2.32a.288.288 0 00.572 0l.278-2.32a.568.568 0 00-.564-.635zm0 5.035c.318 0 .576-.293.576-.656 0-.362-.258-.656-.576-.656-.318 0-.576.294-.576.656 0 .363.258.656.576.656z",
|
|
34
34
|
fill: iconThemed({
|
|
35
|
-
light: "var(--ds-icon-warning, #
|
|
36
|
-
dark: "var(--ds-icon-warning, #
|
|
35
|
+
light: "var(--ds-icon-warning, #E06C00)",
|
|
36
|
+
dark: "var(--ds-icon-warning, #E06C00)"
|
|
37
37
|
})
|
|
38
38
|
})));
|
|
39
39
|
}
|
|
@@ -21,8 +21,8 @@ export default function IconPanel() {
|
|
|
21
21
|
d: "M0 0h40v40H0z"
|
|
22
22
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
23
23
|
fill: iconThemed({
|
|
24
|
-
light: "var(--ds-background-accent-blue-subtlest, #
|
|
25
|
-
dark: "var(--ds-background-accent-blue-subtlest, #
|
|
24
|
+
light: "var(--ds-background-accent-blue-subtlest, #E9F2FE)",
|
|
25
|
+
dark: "var(--ds-background-accent-blue-subtlest, #E9F2FE)"
|
|
26
26
|
}),
|
|
27
27
|
x: 8,
|
|
28
28
|
y: 12,
|
|
@@ -32,8 +32,8 @@ export default function IconPanel() {
|
|
|
32
32
|
}), /*#__PURE__*/React.createElement("path", {
|
|
33
33
|
d: "M12 20a4 4 0 108 0 4 4 0 00-8 0z",
|
|
34
34
|
fill: iconThemed({
|
|
35
|
-
light: "var(--ds-icon-information, #
|
|
36
|
-
dark: "var(--ds-icon-information, #
|
|
35
|
+
light: "var(--ds-icon-information, #357DE8)",
|
|
36
|
+
dark: "var(--ds-icon-information, #357DE8)"
|
|
37
37
|
}),
|
|
38
38
|
fillRule: "nonzero"
|
|
39
39
|
}), /*#__PURE__*/React.createElement("rect", {
|
|
@@ -99,7 +99,7 @@ export const headingsSharedStyles = typographyTheme => {
|
|
|
99
99
|
fontSize: `${24 / 14}em`,
|
|
100
100
|
fontStyle: 'inherit',
|
|
101
101
|
lineHeight: 28 / 24,
|
|
102
|
-
color: "var(--ds-text, #
|
|
102
|
+
color: "var(--ds-text, #292A2E)",
|
|
103
103
|
fontWeight: "var(--ds-font-weight-medium, 500)",
|
|
104
104
|
letterSpacing: `-0.01em`,
|
|
105
105
|
marginBottom: 0,
|
|
@@ -109,7 +109,7 @@ export const headingsSharedStyles = typographyTheme => {
|
|
|
109
109
|
fontSize: `${20 / 14}em`,
|
|
110
110
|
fontStyle: 'inherit',
|
|
111
111
|
lineHeight: 24 / 20,
|
|
112
|
-
color: "var(--ds-text, #
|
|
112
|
+
color: "var(--ds-text, #292A2E)",
|
|
113
113
|
fontWeight: "var(--ds-font-weight-medium, 500)",
|
|
114
114
|
letterSpacing: `-0.008em`,
|
|
115
115
|
marginTop: '1.8em',
|
|
@@ -119,7 +119,7 @@ export const headingsSharedStyles = typographyTheme => {
|
|
|
119
119
|
fontSize: `${16 / 14}em`,
|
|
120
120
|
fontStyle: 'inherit',
|
|
121
121
|
lineHeight: 20 / 16,
|
|
122
|
-
color: "var(--ds-text, #
|
|
122
|
+
color: "var(--ds-text, #292A2E)",
|
|
123
123
|
fontWeight: "var(--ds-font-weight-semibold, 600)",
|
|
124
124
|
letterSpacing: `-0.006em`,
|
|
125
125
|
marginTop: '2em',
|
|
@@ -129,7 +129,7 @@ export const headingsSharedStyles = typographyTheme => {
|
|
|
129
129
|
fontSize: `${14 / 14}em`,
|
|
130
130
|
fontStyle: 'inherit',
|
|
131
131
|
lineHeight: 16 / 14,
|
|
132
|
-
color: "var(--ds-text, #
|
|
132
|
+
color: "var(--ds-text, #292A2E)",
|
|
133
133
|
fontWeight: "var(--ds-font-weight-semibold, 600)",
|
|
134
134
|
letterSpacing: `-0.003em`,
|
|
135
135
|
marginTop: '1.357em'
|
|
@@ -138,7 +138,7 @@ export const headingsSharedStyles = typographyTheme => {
|
|
|
138
138
|
fontSize: `${12 / 14}em`,
|
|
139
139
|
fontStyle: 'inherit',
|
|
140
140
|
lineHeight: 16 / 12,
|
|
141
|
-
color: "var(--ds-text, #
|
|
141
|
+
color: "var(--ds-text, #292A2E)",
|
|
142
142
|
fontWeight: "var(--ds-font-weight-semibold, 600)",
|
|
143
143
|
marginTop: '1.667em',
|
|
144
144
|
textTransform: 'none'
|
|
@@ -147,7 +147,7 @@ export const headingsSharedStyles = typographyTheme => {
|
|
|
147
147
|
fontSize: `${11 / 14}em`,
|
|
148
148
|
fontStyle: 'inherit',
|
|
149
149
|
lineHeight: 16 / 11,
|
|
150
|
-
color: "var(--ds-text-subtlest, #
|
|
150
|
+
color: "var(--ds-text-subtlest, #6B6E76)",
|
|
151
151
|
fontWeight: "var(--ds-font-weight-bold, 700)",
|
|
152
152
|
marginTop: '1.455em',
|
|
153
153
|
textTransform: 'none'
|
|
@@ -54,7 +54,7 @@ export const buttonGroupStyle = css({
|
|
|
54
54
|
// If you make change here, change in above file as well.
|
|
55
55
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-exported-styles -- Ignored via go/DSP-18766
|
|
56
56
|
export const separatorStyles = css({
|
|
57
|
-
background: "var(--ds-border, #
|
|
57
|
+
background: "var(--ds-border, #0B120E24)",
|
|
58
58
|
width: '1px',
|
|
59
59
|
height: '24px',
|
|
60
60
|
display: 'inline-block',
|
|
@@ -34,7 +34,7 @@ export const resizerStyles = css`
|
|
|
34
34
|
|
|
35
35
|
&.is-resizing {
|
|
36
36
|
& .${resizerHandleThumbClassName} {
|
|
37
|
-
background: ${"var(--ds-border-focused, #
|
|
37
|
+
background: ${"var(--ds-border-focused, #4688EC)"};
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
40
|
|
|
@@ -120,7 +120,7 @@ export const resizerStyles = css`
|
|
|
120
120
|
|
|
121
121
|
&:hover {
|
|
122
122
|
& .${resizerHandleThumbClassName} {
|
|
123
|
-
background: ${"var(--ds-border-focused, #
|
|
123
|
+
background: ${"var(--ds-border-focused, #4688EC)"};
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
& .${resizerHandleTrackClassName} {
|
|
@@ -143,7 +143,7 @@ export const resizerStyles = css`
|
|
|
143
143
|
z-index: 2;
|
|
144
144
|
outline: none;
|
|
145
145
|
min-height: 24px;
|
|
146
|
-
background: ${"var(--ds-border, #
|
|
146
|
+
background: ${"var(--ds-border, #0B120E24)"};
|
|
147
147
|
|
|
148
148
|
&:hover {
|
|
149
149
|
cursor: col-resize;
|
|
@@ -183,11 +183,11 @@ export const resizerStyles = css`
|
|
|
183
183
|
}
|
|
184
184
|
|
|
185
185
|
&.shadow {
|
|
186
|
-
background: ${"var(--ds-background-selected, #
|
|
186
|
+
background: ${"var(--ds-background-selected, #E9F2FE)"};
|
|
187
187
|
}
|
|
188
188
|
|
|
189
189
|
&.full-height {
|
|
190
|
-
background: ${"var(--ds-background-selected, #
|
|
190
|
+
background: ${"var(--ds-background-selected, #E9F2FE)"};
|
|
191
191
|
height: 100%;
|
|
192
192
|
min-height: 36px;
|
|
193
193
|
}
|
|
@@ -195,7 +195,7 @@ export const resizerStyles = css`
|
|
|
195
195
|
|
|
196
196
|
.${akEditorSelectedNodeClassName} {
|
|
197
197
|
& .${resizerHandleThumbClassName} {
|
|
198
|
-
background: ${"var(--ds-border-focused, #
|
|
198
|
+
background: ${"var(--ds-border-focused, #4688EC)"};
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
201
|
|
|
@@ -16,7 +16,7 @@ const captionWrapperStyle = css({
|
|
|
16
16
|
marginTop: "var(--ds-space-100, 8px)",
|
|
17
17
|
textAlign: 'center',
|
|
18
18
|
position: 'relative',
|
|
19
|
-
color: "var(--ds-text-subtle, #
|
|
19
|
+
color: "var(--ds-text-subtle, #505258)"
|
|
20
20
|
});
|
|
21
21
|
const placeholderStyle = xcss({
|
|
22
22
|
color: 'color.text.subtlest',
|
|
@@ -14,7 +14,7 @@ import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
|
|
|
14
14
|
import { fg } from '@atlaskit/platform-feature-flags';
|
|
15
15
|
import Layer from '../Layer';
|
|
16
16
|
const packageName = "@atlaskit/editor-common";
|
|
17
|
-
const packageVersion = "
|
|
17
|
+
const packageVersion = "0.0.0-development";
|
|
18
18
|
const halfFocusRing = 1;
|
|
19
19
|
const dropOffset = '0, 8';
|
|
20
20
|
const fadeIn = keyframes({
|
|
@@ -54,10 +54,10 @@ class DropList extends Component {
|
|
|
54
54
|
/* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
|
|
55
55
|
_defineProperty(this, "menuWrapper", () => {
|
|
56
56
|
return css({
|
|
57
|
-
color: "var(--ds-text-subtle, #
|
|
57
|
+
color: "var(--ds-text-subtle, #505258)",
|
|
58
58
|
backgroundColor: "var(--ds-surface-overlay, #FFFFFF)",
|
|
59
59
|
borderRadius: "var(--ds-radius-small, 3px)",
|
|
60
|
-
boxShadow: "var(--ds-shadow-overlay, 0px 8px 12px #
|
|
60
|
+
boxShadow: "var(--ds-shadow-overlay, 0px 8px 12px #1E1F2126, 0px 0px 1px #1E1F214f)",
|
|
61
61
|
boxSizing: 'border-box',
|
|
62
62
|
overflow: 'auto',
|
|
63
63
|
padding: `${"var(--ds-space-050, 4px)"} 0`,
|
|
@@ -48,12 +48,12 @@ export const ExpandIconWrapper = ({
|
|
|
48
48
|
const expandIconWrapperStyle = () => css({
|
|
49
49
|
cursor: 'pointer',
|
|
50
50
|
display: 'flex',
|
|
51
|
-
color: "var(--ds-icon, #
|
|
51
|
+
color: "var(--ds-icon, #292A2E)",
|
|
52
52
|
borderRadius: "var(--ds-radius-small, 4px)",
|
|
53
53
|
width: '24px',
|
|
54
54
|
height: '24px',
|
|
55
55
|
'&:hover': {
|
|
56
|
-
background: "var(--ds-background-neutral-subtle-hovered, #
|
|
56
|
+
background: "var(--ds-background-neutral-subtle-hovered, #0515240F)"
|
|
57
57
|
},
|
|
58
58
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors -- Ignored via go/DSP-18766
|
|
59
59
|
svg: {
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/use-compiled -- Ignored via go/DSP-18766
|
|
6
6
|
import { css, jsx } from '@emotion/react';
|
|
7
7
|
const separator = css({
|
|
8
|
-
background: "var(--ds-border, #
|
|
8
|
+
background: "var(--ds-border, #0B120E24)",
|
|
9
9
|
width: '1px',
|
|
10
10
|
height: '20px',
|
|
11
11
|
margin: `0 ${"var(--ds-space-050, 4px)"}`,
|
|
12
12
|
alignSelf: 'center'
|
|
13
13
|
});
|
|
14
14
|
const separatorNew = css({
|
|
15
|
-
background: "var(--ds-border, #
|
|
15
|
+
background: "var(--ds-border, #0B120E24)",
|
|
16
16
|
width: '1px',
|
|
17
17
|
height: '20px',
|
|
18
18
|
alignSelf: 'center'
|
|
@@ -24,12 +24,12 @@ const background = {
|
|
|
24
24
|
dark: 'inherit'
|
|
25
25
|
},
|
|
26
26
|
hover: {
|
|
27
|
-
light: "var(--ds-background-neutral-subtle-hovered, #
|
|
28
|
-
dark: "var(--ds-background-neutral-subtle-hovered, #
|
|
27
|
+
light: "var(--ds-background-neutral-subtle-hovered, #0515240F)",
|
|
28
|
+
dark: "var(--ds-background-neutral-subtle-hovered, #0515240F)"
|
|
29
29
|
},
|
|
30
30
|
active: {
|
|
31
|
-
light: "var(--ds-background-neutral-pressed, #
|
|
32
|
-
dark: "var(--ds-background-neutral-pressed, #
|
|
31
|
+
light: "var(--ds-background-neutral-pressed, #080F214A)",
|
|
32
|
+
dark: "var(--ds-background-neutral-pressed, #080F214A)"
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
};
|
|
@@ -44,16 +44,16 @@ const backgroundVisualRefresh = {
|
|
|
44
44
|
dark: "var(--ds-background-danger-hovered, #FFD5D2)"
|
|
45
45
|
},
|
|
46
46
|
active: {
|
|
47
|
-
light: "var(--ds-background-danger-pressed, #
|
|
48
|
-
dark: "var(--ds-background-danger-pressed, #
|
|
47
|
+
light: "var(--ds-background-danger-pressed, #FFB8B2)",
|
|
48
|
+
dark: "var(--ds-background-danger-pressed, #FFB8B2)"
|
|
49
49
|
}
|
|
50
50
|
}
|
|
51
51
|
};
|
|
52
52
|
const color = {
|
|
53
53
|
danger: {
|
|
54
54
|
default: {
|
|
55
|
-
light: "var(--ds-icon, #
|
|
56
|
-
dark: "var(--ds-icon, #
|
|
55
|
+
light: "var(--ds-icon, #292A2E)",
|
|
56
|
+
dark: "var(--ds-icon, #292A2E)"
|
|
57
57
|
},
|
|
58
58
|
hover: {
|
|
59
59
|
light: "var(--ds-icon-danger, #C9372C)",
|
|
@@ -68,8 +68,8 @@ const color = {
|
|
|
68
68
|
const colorVisualRefresh = {
|
|
69
69
|
danger: {
|
|
70
70
|
default: {
|
|
71
|
-
light: "var(--ds-icon-subtle, #
|
|
72
|
-
dark: "var(--ds-icon-subtle, #
|
|
71
|
+
light: "var(--ds-icon-subtle, #505258)",
|
|
72
|
+
dark: "var(--ds-icon-subtle, #505258)"
|
|
73
73
|
},
|
|
74
74
|
hover: {
|
|
75
75
|
light: "var(--ds-icon-danger, #C9372C)",
|
|
@@ -11,7 +11,7 @@ const errorColor = css({
|
|
|
11
11
|
color: "var(--ds-text-danger, #AE2E24)"
|
|
12
12
|
});
|
|
13
13
|
const validColor = css({
|
|
14
|
-
color: "var(--ds-text-success, #
|
|
14
|
+
color: "var(--ds-text-success, #4C6B1F)"
|
|
15
15
|
});
|
|
16
16
|
|
|
17
17
|
// eslint-disable-next-line @atlaskit/design-system/consistent-css-prop-usage -- Ignored via go/DSP-18766
|
|
@@ -24,7 +24,7 @@ css({
|
|
|
24
24
|
// eslint-disable-next-line @atlaskit/design-system/use-tokens-typography
|
|
25
25
|
lineHeight: 16 / 12,
|
|
26
26
|
fontWeight: "var(--ds-font-weight-regular, 400)",
|
|
27
|
-
color: "var(--ds-text-subtlest, #
|
|
27
|
+
color: "var(--ds-text-subtlest, #6B6E76)",
|
|
28
28
|
marginTop: "var(--ds-space-050, 4px)",
|
|
29
29
|
display: 'flex',
|
|
30
30
|
justifyContent: 'baseline'
|
|
@@ -7,11 +7,11 @@ export const panelTextInput = css({
|
|
|
7
7
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-selectors -- Ignored via go/DSP-18766
|
|
8
8
|
'input&': {
|
|
9
9
|
background: 'transparent',
|
|
10
|
-
border: `1px solid ${"var(--ds-border-input, #
|
|
10
|
+
border: `1px solid ${"var(--ds-border-input, #8C8F97)"}`,
|
|
11
11
|
// eslint-disable-next-line @atlaskit/design-system/no-unsafe-design-token-usage
|
|
12
12
|
borderRadius: "var(--ds-radius-small, 3px)",
|
|
13
13
|
boxSizing: 'content-box',
|
|
14
|
-
color: "var(--ds-text, #
|
|
14
|
+
color: "var(--ds-text, #292A2E)",
|
|
15
15
|
flexGrow: 1,
|
|
16
16
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
|
|
17
17
|
fontSize: relativeFontSizeToBase16(13),
|
|
@@ -27,11 +27,11 @@ export const panelTextInput = css({
|
|
|
27
27
|
'&:focus': {
|
|
28
28
|
outline: 'none',
|
|
29
29
|
backgroundColor: "var(--ds-background-input-pressed, #FFFFFF)",
|
|
30
|
-
borderColor: "var(--ds-border-focused, #
|
|
31
|
-
boxShadow: `inset 0 0 0 ${"var(--ds-border-width, 1px)"} ${"var(--ds-border-focused, #
|
|
30
|
+
borderColor: "var(--ds-border-focused, #4688EC)",
|
|
31
|
+
boxShadow: `inset 0 0 0 ${"var(--ds-border-width, 1px)"} ${"var(--ds-border-focused, #4688EC)"}`
|
|
32
32
|
},
|
|
33
33
|
'&::placeholder': {
|
|
34
|
-
color: "var(--ds-text-subtlest, #
|
|
34
|
+
color: "var(--ds-text-subtlest, #6B6E76)"
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
});
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
._2rkofajl{border-radius:var(--ds-radius-small,3px)}._19bv1b66{padding-left:var(--ds-space-050,4px)}
|
|
3
3
|
._1wpzesu3{align-self:flex-end}
|
|
4
4
|
._1wyb1qpa{font-size:.729375rem}
|
|
5
|
-
.
|
|
5
|
+
._bfhki8nm{background-color:var(--ds-background-neutral,#0515240f)}
|
|
6
6
|
._ca0q1b66{padding-top:var(--ds-space-050,4px)}
|
|
7
7
|
._n3td1b66{padding-bottom:var(--ds-space-050,4px)}
|
|
8
|
-
.
|
|
8
|
+
._syazazsu{color:var(--ds-text-subtle,#505258)}
|
|
9
9
|
._u5f31b66{padding-right:var(--ds-space-050,4px)}
|
|
10
10
|
@media (max-width:0px){._1ggkglyw{display:none}}
|
|
@@ -10,6 +10,6 @@ export function Shortcut({
|
|
|
10
10
|
children
|
|
11
11
|
}) {
|
|
12
12
|
return /*#__PURE__*/React.createElement("div", {
|
|
13
|
-
className: ax(["_2rkofajl _1wpzesu3 _ca0q1b66 _n3td1b66 _19bv1b66 _u5f31b66
|
|
13
|
+
className: ax(["_2rkofajl _1wpzesu3 _ca0q1b66 _n3td1b66 _19bv1b66 _u5f31b66 _syazazsu _bfhki8nm _1ggkglyw", "_1wyb1qpa"])
|
|
14
14
|
}, children);
|
|
15
15
|
}
|
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
._1e0c1o8l{display:inline-block}
|
|
5
5
|
._2hwxu2gc{margin-right:var(--ds-space-100,8px)}
|
|
6
6
|
._4t3i1tcg{height:24px}
|
|
7
|
-
.
|
|
7
|
+
._bfhkplhp{background-color:var(--ds-background-neutral-hovered,#0b120e24)}
|
|
8
8
|
._otyrze3t{margin-bottom:var(--ds-space-0,0)}
|
|
9
9
|
._uiztglyw{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
@@ -6,6 +6,6 @@ const separatorStyles = null;
|
|
|
6
6
|
export function ToolbarSeparator() {
|
|
7
7
|
return /*#__PURE__*/React.createElement("span", {
|
|
8
8
|
"data-testid": "editor-toolbar-seperator",
|
|
9
|
-
className: ax(["_1e0c1o8l _1bsbt94y _4t3i1tcg _19pkze3t _otyrze3t _18u0u2gc _2hwxu2gc _uiztglyw
|
|
9
|
+
className: ax(["_1e0c1o8l _1bsbt94y _4t3i1tcg _19pkze3t _otyrze3t _18u0u2gc _2hwxu2gc _uiztglyw _bfhkplhp"])
|
|
10
10
|
});
|
|
11
11
|
}
|
|
@@ -15,8 +15,8 @@ import { unsupportedContentMessages } from '../../messages/unsupportedContent';
|
|
|
15
15
|
import { trackUnsupportedContentTooltipDisplayedFor } from '../../utils/track-unsupported-content';
|
|
16
16
|
import { getUnsupportedContent } from '../unsupported-content-helper';
|
|
17
17
|
const blockNodeStyle = css({
|
|
18
|
-
background: "var(--ds-background-disabled, #
|
|
19
|
-
border: `${"var(--ds-border-width, 1px)"} dashed ${"var(--ds-border-disabled, #
|
|
18
|
+
background: "var(--ds-background-disabled, #17171708)",
|
|
19
|
+
border: `${"var(--ds-border-width, 1px)"} dashed ${"var(--ds-border-disabled, #0515240F)"}`,
|
|
20
20
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
|
|
21
21
|
borderRadius: "var(--ds-radius-small, 3px)",
|
|
22
22
|
boxSizing: 'border-box',
|