@atlaskit/editor-core 219.7.0 → 219.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +441 -0
- package/dist/cjs/ui/EditorContentContainer/EditorContentContainer-compiled.js +35 -42
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +441 -0
- package/dist/es2019/ui/EditorContentContainer/EditorContentContainer-compiled.js +36 -43
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer-compiled.compiled.css +441 -0
- package/dist/esm/ui/EditorContentContainer/EditorContentContainer-compiled.js +36 -43
- package/dist/esm/version-wrapper.js +1 -1
- package/package.json +20 -20
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
._10kw1rb6 .pm-table-container>table>tbody>tr>td{border:1px solid var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
3
|
+
._11pulb4i .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite{border-radius:var(--ds-radius-xsmall,2px)}
|
|
3
4
|
._13ax1rb6 .pm-table-sticky-wrapper>table{border:1px solid var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
4
5
|
._13cd1uzo div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{border-radius:calc(var(--ds-radius-small, 3px) + 1px)}
|
|
5
6
|
._13heu2gc .pm-table-container>table>tbody>tr>td{padding:var(--ds-space-100,8px)}
|
|
@@ -7,49 +8,65 @@
|
|
|
7
8
|
._14oi1rb6 .pm-table-sticky-wrapper>table>tbody>tr>th{border:1px solid var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
8
9
|
._14wj12b0 .ak-editor-expand__icon-button{border-radius:var(--ds-radius-small,4px)}
|
|
9
10
|
._16iru2gc .ProseMirror .code-block .code-content code{margin:var(--ds-space-100,8px)}
|
|
11
|
+
._180c1mn3 [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{transition:color .2s ease-in-out,fill .2s ease-in-out}
|
|
10
12
|
._185t1rb6 .pm-table-wrapper>table>tbody>tr>th{border:1px solid var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
11
13
|
._18x1sm61 .ak-editor-expand__icon-button{background:var(--ds-background-neutral-subtle,#00000000)}
|
|
14
|
+
._19pb12b0 ol[data-node-type=decisionList].ak-editor-selected-node{border-radius:var(--ds-radius-small,4px)}
|
|
12
15
|
._1cnzgx6n .ProseMirror hr{margin:var(--ds-space-300,24px) 0}
|
|
16
|
+
._1cqg8r4n [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:focus+svg{border-radius:var(--ds-radius-small,.25rem)}
|
|
13
17
|
._1dcv12b0 .ak-editor-expand{border-radius:var(--ds-radius-small,4px)}
|
|
14
18
|
._1di9vvzz .ProseMirror [data-prosemirror-node-name=blockTaskItem]:has(.fabric-editor-font-size[data-font-size=small]){font:var(--editor-font-ugc-token-body-small)}
|
|
19
|
+
._1f4mixwd .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){background:no-repeat transparent}
|
|
15
20
|
._1f82glyw .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{border:none}
|
|
16
21
|
._1fbsglyw .ak-editor-expand__title-input{border:none}
|
|
17
22
|
._1ffuu2gc .ak-editor-expand{padding:var(--ds-space-100,8px)}
|
|
18
23
|
._1fi2t7zq .ProseMirror p{font:normal 400 1em/1.714 "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
19
24
|
._1gep1rb6 .pm-table-sticky-wrapper>table>tbody>tr>td{border:1px solid var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
20
25
|
._1gna19qg .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{border-radius:0 var(--ds-radius-xsmall,2px) var(--ds-radius-xsmall,2px) 0}
|
|
26
|
+
._1h3zlb4i .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image{border-radius:var(--ds-radius-xsmall,2px)}
|
|
21
27
|
._1jlk1uzo div[extensionType="com.atlassian.ai-blocks"] .extension-container:before{border-radius:calc(var(--ds-radius-small, 3px) + 1px)}
|
|
22
28
|
._1jp6fajl .ProseMirror .code-block .code-block-content-wrapper{border-radius:var(--ds-radius-small,3px)}
|
|
23
29
|
._1khk1mok:hover::-webkit-scrollbar-thumb{border-radius:var(--ds-radius-large,8px)}
|
|
30
|
+
._1kk7l6jh [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{margin:var(--ds-space-050,4px) var(--ds-space-150,9pt) 0 0}
|
|
24
31
|
._1l4zlb4i .fabric-background-color-mark{border-radius:var(--ds-radius-xsmall,2px)}
|
|
25
32
|
._1mc7glyw .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2):after{border:none}
|
|
26
33
|
._1mml7qp0 .pm-table-container .pm-table-right-border{background:var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
34
|
+
._1mx211so [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg rect:first-of-type{transition:stroke .2s ease-in-out}
|
|
27
35
|
._1n0xibhp .ProseMirror .ak-editor-annotation-blur{background:var(--ds-background-accent-yellow-subtlest,#fef7c8)}
|
|
28
36
|
._1nzzu2gc .pm-table-wrapper>table>tbody>tr>th{padding:var(--ds-space-100,8px)}
|
|
29
37
|
._1o19rsbi div[extensionType="com.atlassian.ai-blocks"] .extension-container.with-hover-border:before{background:var(--ds-border-input,#8c8f97)}
|
|
38
|
+
._1on8u2gc [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{padding:var(--ds-space-100,8px)}
|
|
30
39
|
._1pbgwadc .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{font:var(--ds-font-body-small,normal 400 9pt/1pc "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
31
40
|
._1pyru2gc .ProseMirror .code-block .line-number-gutter{padding:var(--ds-space-100,8px)}
|
|
32
41
|
._1q1s1vlr div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{background:conic-gradient(from var(--panel-gradient-angle,270deg),#0065ff 0,#0469ff 20%,#bf63f3 50%,#ffa900 56%,#0065ff 100%)}
|
|
33
42
|
._1q1s1yt2 div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{background:linear-gradient(90deg,#0065ff80,#0469ff80 12%,#bf63f380 24%,#ffa90080 48%,#bf63f380 64%,#0469ff80 80%,#0065ff80)}
|
|
34
43
|
._1q1sa6bd div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{background:conic-gradient(from var(--panel-gradient-angle,270deg),#0065ff80 0,#0469ff80 20%,#bf63f380 50%,#ffa90080 56%,#0065ff80 100%)}
|
|
44
|
+
._1qm9v0yc [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{margin:var(--ds-space-100,8px) 0 0 0}
|
|
35
45
|
._1rg4qo0w div[extensionType="com.atlassian.ai-blocks"]:before{background:linear-gradient(90deg,#0065ff,#0469ff 12%,#bf63f3 24%,#ffa900 48%,#bf63f3 64%,#0469ff 80%,#0065ff)}
|
|
46
|
+
._1s0ydfik [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:focus+svg{outline:var(--ds-border-width-focused,2px) solid var(--ds-border-focused,#4688ec)}
|
|
36
47
|
._1sch1b66 .search-match-expand-title>.ak-editor-expand__title-container>.ak-editor-expand__input-container{border-radius:var(--ds-space-050,4px)}
|
|
37
48
|
._1ssuu2gc .pm-table-sticky-wrapper>table>tbody>tr>td{padding:var(--ds-space-100,8px)}
|
|
49
|
+
._1ta512b0 [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{border-radius:var(--ds-radius-small,4px)}
|
|
38
50
|
._1tpb19qg .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{border-radius:0 var(--ds-radius-xsmall,2px) var(--ds-radius-xsmall,2px) 0}
|
|
39
51
|
._1u451rb6 .pm-table-container>table>tbody>tr>th{border:1px solid var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
40
52
|
._1uh7swc3 .ProseMirror hr{padding:var(--ds-space-050,4px) 0}
|
|
41
53
|
._1uj1u2gc .pm-table-container>table>tbody>tr>th{padding:var(--ds-space-100,8px)}
|
|
42
54
|
._1w8qq98m .ak-editor-expand.ak-editor-selected-node:not(.danger):after{background:var(--ds-border-selected,#1868db)}
|
|
43
55
|
._1waku2gc .pm-table-wrapper>table>tbody>tr>td{padding:var(--ds-space-100,8px)}
|
|
56
|
+
._1x7s8r4n [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:focus+svg{border-radius:var(--ds-radius-small,.25rem)}
|
|
44
57
|
._1xgih8dc .ProseMirror .code-block .code-content__line-number--wrapped{padding:0 var(--ds-space-100,8px)}
|
|
45
58
|
._2gbkglyw .ak-editor-expand__title-container{border:none}
|
|
59
|
+
._2ichglyw [data-prosemirror-node-name=blockTaskItem]{list-style:none}
|
|
46
60
|
._3emmglyw .ak-editor-expand__icon-button{border:none}
|
|
47
61
|
._3vafglyw .ProseMirror hr{border:none}
|
|
48
62
|
._3yki1rb6 .pm-table-wrapper>table>tbody>tr>td{border:1px solid var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
49
63
|
._49vlokh7 .editor-mention-primitive{border:1px solid transparent}
|
|
64
|
+
._4fox11so [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg rect:first-of-type{transition:stroke .2s ease-in-out}
|
|
65
|
+
._4rp7dfik [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:focus+svg{outline:var(--ds-border-width-focused,2px) solid var(--ds-border-focused,#4688ec)}
|
|
50
66
|
._5cdi6z83 .pm-table-wrapper>table{margin:var(--ds-space-300,24px) 0 0 0}
|
|
51
67
|
._66xp46kq .ProseMirror .telepointer[class*=color-]{background:linear-gradient(to bottom,var(--telepointer-participant-bg-color) var(--telepointer-participant-background-first-stop),transparent var(--telepointer-participant-background-second-stop))}
|
|
52
68
|
._6kversbi div[extensionType="com.atlassian.ai-blocks"] .extension-container.with-hover-border:after{background:var(--ds-border-input,#8c8f97)}
|
|
69
|
+
._7jefglyw [data-prosemirror-node-name=taskItem]{list-style:none}
|
|
53
70
|
._7xotcd8q .ProseMirror .right-shadow:after{background:linear-gradient(to right,transparent 0,var(--ds-shadow-overflow-spread,#1e1f2129) 140%),linear-gradient(to left,var(--ds-shadow-overflow-perimeter,#1e1f211f) 0,transparent 1px)}
|
|
54
71
|
._8q99glyw .ak-editor-expand__title-container{background:none}
|
|
55
72
|
._9d0e7qp0 .pm-table-container .pm-table-left-border{background:var(--ds-background-accent-gray-subtler,#dddee1)}
|
|
@@ -67,6 +84,7 @@
|
|
|
67
84
|
._bj9o180e .ak-editor-expand__icon-button .ak-editor-expand__icon-svg{transition:transform .2s cubic-bezier(.15,1,.3,1)}
|
|
68
85
|
._d10bhq3d .ProseMirror li>p:not(:first-child){margin:var(--ds-space-050,4px) 0 0 0}
|
|
69
86
|
._dci5qo0w div[extensionType="com.atlassian.ai-blocks"]:after{background:linear-gradient(90deg,#0065ff,#0469ff 12%,#bf63f3 24%,#ffa900 48%,#bf63f3 64%,#0469ff 80%,#0065ff)}
|
|
87
|
+
._dpx312b0 .ak-editor-selected-node>[data-decision-wrapper]{border-radius:var(--ds-radius-small,4px)}
|
|
70
88
|
._e2i01856 .editor-mention-primitive.mention-self{background:var(--ds-background-brand-bold,#1868db)}
|
|
71
89
|
._eyk7fyzg .ak-editor-expand.ak-editor-selected-node:not(.danger){border:var(--ds-border-width,1px) solid var(--ds-border-selected,#1868db)}
|
|
72
90
|
._g4fm7g83 .ProseMirror-selectednode:empty{outline:2px solid var(--ds-border-focused,#4688ec)}
|
|
@@ -81,14 +99,20 @@
|
|
|
81
99
|
._kc8l11ss .pm-table-container>table{margin:var(--ds-space-300,24px) var(--ds-space-100,8px) 0 0}
|
|
82
100
|
._kn991o1l .ProseMirror .ak-editor-annotation-draft{background:var(--ds-background-accent-yellow-subtlest-pressed,#efdd4e)}
|
|
83
101
|
._l0rkaetg .ProseMirror .ak-editor-annotation-hover{background:var(--ds-background-accent-yellow-subtlest-hovered,#f5e989)}
|
|
102
|
+
._l3e11ie7 div[data-task-list-local-id]{margin:var(--ds-space-150,9pt) 0 0 0}
|
|
84
103
|
._lqdju2gc .pm-table-sticky-wrapper>table>tbody>tr>th{padding:var(--ds-space-100,8px)}
|
|
85
104
|
._n9nt1rr0 .editor-mention-primitive{border-radius:var(--ds-radius-full,9999px)}
|
|
86
105
|
._nshtskji .ak-editor-expand{margin:var(--ds-space-050,4px) 0 0}
|
|
106
|
+
._nu6mdfik [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:focus+svg{outline:var(--ds-border-width-focused,2px) solid var(--ds-border-focused,#4688ec)}
|
|
87
107
|
._o0ds5rkr .editor-mention-primitive.mention-restricted{border:1px solid var(--ds-border-bold,#7d818a)}
|
|
88
108
|
._omzvglyw .ak-editor-expand.ak-editor-selected-node:not(.danger):after{border:none}
|
|
109
|
+
._otexdfik [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:focus+svg{outline:var(--ds-border-width-focused,2px) solid var(--ds-border-focused,#4688ec)}
|
|
89
110
|
._pdovfajl div[extensionType="com.atlassian.ai-blocks"] .extension-container .with-margin-styles{border-radius:var(--ds-radius-small,3px)}
|
|
90
111
|
._qt48fajl .ProseMirror .code-block{border-radius:var(--ds-radius-small,3px)}
|
|
112
|
+
._rie88r4n [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:focus+svg{border-radius:var(--ds-radius-small,.25rem)}
|
|
91
113
|
._s9qz1mok .ProseMirror .pm-table-wrapper>table:hover::-webkit-scrollbar-thumb{border-radius:var(--ds-radius-large,8px)}
|
|
114
|
+
._sh9t1mn3 [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{transition:color .2s ease-in-out,fill .2s ease-in-out}
|
|
115
|
+
._tvm38r4n [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:focus+svg{border-radius:var(--ds-radius-small,.25rem)}
|
|
92
116
|
._txt11rqd .ProseMirror .left-shadow:before{background:linear-gradient(to left,transparent 0,var(--ds-shadow-overflow-spread,#1e1f2129) 140%),linear-gradient(to right,var(--ds-shadow-overflow-perimeter,#1e1f211f) 0,transparent 1px)}
|
|
93
117
|
._up97ia51 .pm-table-wrapper .ak-editor-panel{border:var(--ds-border-width,1px) solid var(--ds-border,#0b120e24)}
|
|
94
118
|
._vir8sm61 .ak-editor-expand{background:var(--ds-background-neutral-subtle,#00000000)}
|
|
@@ -103,13 +127,17 @@
|
|
|
103
127
|
._yhgjt94y .ProseMirror hr{border-radius:1px}
|
|
104
128
|
._zy611kw7 .ProseMirror [data-prosemirror-node-name=blockTaskItem]:has(.fabric-editor-font-size[data-font-size=small]) .fabric-editor-font-size{font:inherit}
|
|
105
129
|
._1husnqa1 .ak-editor-expand{border-style:solid}
|
|
130
|
+
._1nt01j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite{border-color:transparent}
|
|
106
131
|
._1pyq1j28 .ak-editor-selected-node:not(.search-match-block)>.editor-mention-primitive{border-color:transparent}
|
|
107
132
|
._1v6z1j28 .mentionView-content-wrap.ak-editor-selected-node [data-mention-id]>span{border-color:transparent}
|
|
108
133
|
._1v8i1j28 .ak-editor-selected-node>.editor-mention-primitive.mention-self{border-color:transparent}
|
|
109
134
|
._1xt11j28 .ak-editor-expand{border-color:transparent}
|
|
135
|
+
._1y9e1j28 .ak-editor-selected-node>[data-decision-wrapper]{border-color:transparent}
|
|
110
136
|
._1ymq1bqt .ak-editor-expand.danger{border-color:var(--ds-border-danger,#e2483d)}
|
|
111
137
|
._3y8g1j28 .ProseMirror.ProseMirror-focused .ProseMirror-gapcursor{border-color:transparent}
|
|
112
138
|
._44nb1j28 .ProseMirror .code-block.ak-editor-selected-node:not(.danger){border-color:transparent}
|
|
139
|
+
._6olx1j28 ol[data-node-type=decisionList].ak-editor-selected-node{border-color:transparent}
|
|
140
|
+
._6p5k1j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image{border-color:transparent}
|
|
113
141
|
._aa1g1j28 .ak-editor-selected-node>.editor-mention-primitive.mention-restricted{border-color:transparent}
|
|
114
142
|
._dgh21j28 .dateView-content-wrap.ak-editor-selected-node .date-lozenger-container>span{border-color:transparent}
|
|
115
143
|
._ic7s1j28 .ak-editor-selected-node>.editor-mention-primitive{border-color:transparent}
|
|
@@ -133,6 +161,7 @@
|
|
|
133
161
|
._u5bs1vrj .ProseMirror .ak-editor-annotation-draft{border-bottom:2px solid transparent}
|
|
134
162
|
._xkuf1vrj .ProseMirror .ak-editor-annotation-hover{border-bottom:2px solid transparent}._100i1ntv .pm-table-wrapper>table hr{box-sizing:content-box}
|
|
135
163
|
._102f1j28 .ProseMirror:has(.ProseMirror-hide-cursor){caret-color:transparent}
|
|
164
|
+
._106mglyw [data-prosemirror-node-name=decisionItem]{list-style-type:none}
|
|
136
165
|
._109wc7mi .ak-editor-content-area.appearance-full-page .ProseMirror>.ak-editor-expand__type-expand{margin-left:var(--ds-space-negative-250,-20px)}
|
|
137
166
|
._10a5ox06 li[data-testid=show-diff-changed-decoration-node]::marker{color:var(--diff-decoration-marker-color)}
|
|
138
167
|
._10c7glyw .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
@@ -148,18 +177,25 @@
|
|
|
148
177
|
._110lidpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h2 style:first-child+*{margin-top:0}
|
|
149
178
|
._11311p3b .ProseMirror ul ul ul ul ul{list-style-type:circle}
|
|
150
179
|
._113e1o8l .ak-editor-expand.ak-editor-selected-node:not(.danger):after{display:inline-block}
|
|
180
|
+
._113wusvi [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{box-sizing:border-box}
|
|
181
|
+
._114kh2mm .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite{position:relative}
|
|
151
182
|
._1150qvcn .fabric-background-color-mark{-webkit-box-decoration-break:clone;box-decoration-break:clone}
|
|
152
183
|
._1171idpf .fabric-editor-alignment:first-of-type:first-child h1:first-child:not(style){margin-top:0}
|
|
153
184
|
._1190v77o [data-prosemirror-node-name=date] .date-lozenger-container span{padding-bottom:var(--ds-space-025,2px)}
|
|
185
|
+
._11961b66 div[data-task-list-local-id] div+div{margin-top:var(--ds-space-050,4px)}
|
|
154
186
|
._11a2n7od .resizer-item:has(table[data-initial-width-mode=content])>.resizer-hover-zone.resizer-is-extended{padding-right:unset}
|
|
187
|
+
._11a6tu8f [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{margin-left:calc(var(--ds-space-100, 8px)*3.5)}
|
|
155
188
|
._11acoqnp .ProseMirror li>div:last-of-type.code-block{margin-bottom:.75rem}
|
|
156
189
|
._11bbqlfy .search-match-block.search-match-block-selected.ak-editor-selected-node .editor-mention-primitive{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
157
190
|
._11d01fw0{--editor-font-ugc-token-weight-heading-bold:700}
|
|
158
191
|
._11dkgrf3 .ProseMirror .ak-editor-panel__content>.ProseMirror-widget:first-child+.code-block{margin-top:0!important}
|
|
192
|
+
._11gbhwpb [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{margin-left:calc(var(--ds-space-100, 8px)*3)}
|
|
159
193
|
._11gt15cr .search-match-text.search-match-dark{color:var(--ds-text-inverse,#fff)}
|
|
160
194
|
._11h1stnw .ProseMirror .ProseMirror-gapcursor span:after{position:absolute}
|
|
161
195
|
._11h4stnw .ProseMirror .left-shadow:after{position:absolute}
|
|
196
|
+
._11ividpf .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{right:0}
|
|
162
197
|
._11jf78tn .ProseMirror p{line-height:1.714}
|
|
198
|
+
._11kk1osq [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{width:100%}
|
|
163
199
|
._11pmewfl .ak-editor-expand__title-container{overflow-x:visible}
|
|
164
200
|
._11q31i5q .fabric-background-color-mark{background-color:var(--custom-palette-color,inherit)}
|
|
165
201
|
._11qn1osq .ak-editor-expand__input-container{width:100%}
|
|
@@ -167,16 +203,20 @@
|
|
|
167
203
|
._11t078tn .ProseMirror:not(.blockCardView-content-wrap)>li:before{line-height:1.714}
|
|
168
204
|
._11t9ckbl .pm-table-wrapper>table>tbody>tr>td{min-width:3pc}
|
|
169
205
|
._11ukidpf .fabric-editor-font-size:first-of-type:first-child h3 style:first-child+*{margin-top:0}
|
|
206
|
+
._11ut1j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image::selection{background-color:transparent}
|
|
170
207
|
._11wp1up9 .search-match-block .lozenge-wrapper{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-subtler,#fdd0ec),0 0 0 5px var(--ds-border-accent-magenta,#cd519d)}
|
|
171
208
|
._120fcs5v .ProseMirror .left-shadow:after{z-index:2}
|
|
172
209
|
._121i1r31 .ProseMirror{outline-color:currentColor}
|
|
210
|
+
._122n1h6o [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{justify-content:center}
|
|
173
211
|
._123b1aqn:hover::-webkit-scrollbar-thumb{background-color:var(--ds-background-neutral-bold,#292a2e)}
|
|
174
212
|
._123d1txw .ProseMirror .code-block .code-block-content-wrapper{display:flex}
|
|
175
213
|
._1244idpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child .heading-wrapper style:first-child+*{margin-top:0}
|
|
176
214
|
._1245kb7n .ak-editor-expand__title-input{flex-shrink:1}
|
|
177
215
|
._124dkb7n .ProseMirror .code-block-content-wrapper>.code-content code{flex-grow:1}
|
|
178
216
|
._126j68cl .ProseMirror .fabric-editor-indentation-mark[data-level="4"]{margin-left:90pt}
|
|
217
|
+
._1292kb7n [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{z-index:1}
|
|
179
218
|
._129midpf :not(.fabric-editor-block-mark)>h1:first-child:not(style){margin-top:0}
|
|
219
|
+
._12ag4pcx [data-prosemirror-node-name=decisionItem]:not(:has([data-empty]):not(:has([data-type-ahead])))>[data-decision-wrapper]>[data-component=icon]{color:var(--ds-icon-success,#6a9a23)}
|
|
180
220
|
._12dbstnw .ProseMirror .danger .code-block .line-number-gutter:after{position:absolute}
|
|
181
221
|
._12dfvj2t .search-match-expand-title.selected-search-match.search-match-dark>.ak-editor-expand__title-container>.ak-editor-expand__input-container{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
182
222
|
._12i1idpf :not(.fabric-editor-block-mark)>h5:first-child:not(style){margin-top:0}
|
|
@@ -184,6 +224,7 @@
|
|
|
184
224
|
._12j81osq .pm-table-container>table{width:100%}
|
|
185
225
|
._12jli8nm .pm-table-wrapper>table th:not(.danger) .code-block:not(.danger)>[data-ds--code--code-block]{--ds--code--line-number-bg-color:var(--ds-background-neutral,#0515240f)}
|
|
186
226
|
._12ly1u8q .pm-table-wrapper>table>tbody>tr>td{background-clip:padding-box}
|
|
227
|
+
._12oz1diq [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
187
228
|
._12qtb3bt .ProseMirror .danger .code-block .line-number-gutter:after{content:""}
|
|
188
229
|
._12qwgrf3 .ProseMirror .ak-editor-panel__content>.ProseMirror-widget:first-child+.code-block{margin-bottom:0!important}
|
|
189
230
|
._12te1q9c .ProseMirror mark[data-type-ahead-query=true]:has(.placeholder-decoration-wrap){white-space:nowrap}
|
|
@@ -196,11 +237,18 @@
|
|
|
196
237
|
._12yq1osq .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2):after{height:100%}
|
|
197
238
|
._132p1k9k .ProseMirror ol[data-indent-level="5"]{list-style-type:lower-alpha}
|
|
198
239
|
._135a1osq .pm-table-sticky-wrapper>table{width:100%}
|
|
240
|
+
._137bidpf [data-prosemirror-node-name=blockTaskItem] [data-component=content]{margin-left:0}
|
|
199
241
|
._13bv3ney .search-match-block.search-match-block-selected.search-match-dark .loader-wrapper>a{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
242
|
+
._13ffr4us .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
200
243
|
._13fl1vk5 [data-prosemirror-node-name=date] .date-lozenger-container span.date-node-color-red{background-color:var(--ds-background-accent-red-subtlest,#ffeceb)}
|
|
244
|
+
._13hr1j28{--local-tick-rest:transparent}
|
|
245
|
+
._13lc1ejb [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span>svg{width:var(--ds-space-300,24px)}
|
|
246
|
+
._13m9idpf ol[data-node-type=decisionList].ak-editor-selected-node:before{left:0}
|
|
201
247
|
._13mr1txw .ak-editor-expand__icon-button{display:flex}
|
|
202
248
|
._13q2grf3 .ProseMirror li:has(>ul:only-child){margin-bottom:0!important}
|
|
203
249
|
._13q91ypf .search-match-block.search-match-block-selected [data-smart-link-container=true]{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder-hovered,#943d73),inset 0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1)}
|
|
250
|
+
._13skidpf .ProseMirror .decisionItemView-content-wrap{margin-top:0}
|
|
251
|
+
._141u1hna [data-prosemirror-node-name=taskItem] [data-component=content]{word-wrap:break-word}
|
|
204
252
|
._144ruibq .ProseMirror .telepointer.color-0{--telepointer-participant-bg-color:var(--ds-background-accent-red-bolder,#c9372c)}
|
|
205
253
|
._1499idpf .hyperlink-floating-toolbar{padding-right:0}
|
|
206
254
|
._149p1txw .ak-editor-expand__title-input{display:flex}
|
|
@@ -211,9 +259,11 @@
|
|
|
211
259
|
._14gj1k9k .ProseMirror ol ol{list-style-type:lower-alpha}
|
|
212
260
|
._14i5idpf .ProseMirror [data-layout-section] [data-layout-column]>div .mediaSingleView-content-wrap[layout^=wrap]+.mediaSingleView-content-wrap[layout^=wrap] .rich-media-item{margin-top:0}
|
|
213
261
|
._14ib1ssb .ProseMirror .ProseMirror-gapcursor span[layout=fixed-width]{margin-left:50%}
|
|
262
|
+
._14igidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{margin-bottom:0}
|
|
214
263
|
._14ijglyw .ProseMirror .placeholder-decoration{pointer-events:none}
|
|
215
264
|
._14j01n1a .ak-editor-expand.ak-editor-selected-node:not(.danger):after{right:-1px}
|
|
216
265
|
._14jm1ntv .pm-table-container>table hr{box-sizing:content-box}
|
|
266
|
+
._14l7idpf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{margin-left:0}
|
|
217
267
|
._14olidpf .hyperlink-floating-toolbar{padding-top:0}
|
|
218
268
|
._14r215vq .ProseMirror p:has(.placeholder-decoration-hide-overflow){overflow-y:hidden}
|
|
219
269
|
._14uamgvx .ProseMirror .fabric-editor-indentation-mark[data-level="6"]{margin-left:180px}
|
|
@@ -221,12 +271,14 @@
|
|
|
221
271
|
._14xl126e .ProseMirror div[data-task-local-id]+div[data-task-list-local-id]{margin-top:var(--ds-space-050,4px)!important}
|
|
222
272
|
._14zzb3bt .ak-editor-expand.ak-editor-selected-node:not(.danger):before{content:""}
|
|
223
273
|
._1506brmi .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{transition-property:opacity}
|
|
274
|
+
._150amh6f div[data-task-local-id] span[contenteditable=false]+div{line-height:1.714em}
|
|
224
275
|
._1543idpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child p:first-child:not(style){margin-top:0}
|
|
225
276
|
._155d1ntv .ProseMirror .code-block .line-number-gutter{box-sizing:content-box}
|
|
226
277
|
._155q1o8l .gridLine{display:inline-block}
|
|
227
278
|
._156tidpf .pm-table-header-content-wrap :not(.fabric-editor-alignment,.fabric-editor-font-size) p:first-of-type{margin-top:0}
|
|
228
279
|
._1574i8nm .pm-table-sticky-wrapper>table th:not(.danger) .code-block:not(.danger) .line-number-gutter{background-color:var(--ds-background-neutral,#0515240f)}
|
|
229
280
|
._157n1ejb .ak-editor-expand__content{padding-left:var(--ds-space-300,24px)}
|
|
281
|
+
._15a2glyw [data-prosemirror-node-name=decisionItem]:not(:has([data-empty]):not(:has([data-type-ahead])))>[data-decision-wrapper]>[data-component=placeholder]{display:none}
|
|
230
282
|
._15a61hrf [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]:after{clear:both}
|
|
231
283
|
._15bz1tsb .pm-table-sticky-wrapper>table th:not(.danger) .code-block:not(.danger):not(.ak-editor-selected-node){box-shadow:0 0 0 1px var(--ds-border,#0b120e24)}
|
|
232
284
|
._15cgjt0p .ProseMirror .telepointer[class*=color-]:after{color:var(--telepointer-participant-text-color)}
|
|
@@ -234,18 +286,23 @@
|
|
|
234
286
|
._15epidpf :not(.fabric-editor-block-mark)>h4:first-child:not(style){margin-top:0}
|
|
235
287
|
._15eyya33 .ProseMirror .telepointer.color-4{--telepointer-participant-bg-color:var(--ds-background-accent-purple-bolder,#964ac0)}
|
|
236
288
|
._15haglyw .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]{clear:none}
|
|
289
|
+
._15hdglyw .ak-editor-selected-node>[data-decision-wrapper]:before{pointer-events:none}
|
|
237
290
|
._15hx9q8f{--editor-font-ugc-token-heading-h4:normal 600 1em/1.14286 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
238
291
|
._15hxe8o0{--editor-font-ugc-token-heading-h4:normal 600 1em/1.14286 "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
239
292
|
._15i0idpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h4 style:first-child+*{margin-top:0}
|
|
240
293
|
._15klc7mi .ak-editor-content-area.appearance-full-page .ProseMirror>.ak-editor-expand__type-expand{margin-right:var(--ds-space-negative-250,-20px)}
|
|
294
|
+
._15l5stnw [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{position:absolute}
|
|
241
295
|
._15n6n7od .date-lozenger-container span{white-space:unset}
|
|
242
296
|
._15no1e5h .ProseMirror .embedCardView-content-wrap[layout=wrap-left]{float:left}
|
|
297
|
+
._15peidpf ol[data-node-type=decisionList].ak-editor-selected-node:before{bottom:0}
|
|
243
298
|
._15pyjp4b .pm-table-wrapper>table>tbody>tr>th{vertical-align:top}
|
|
244
299
|
._15r21s89 .search-match-block.search-match-block-selected .loader-wrapper>a{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
245
300
|
._15t1i7a9 .pm-table-sticky-wrapper>table>tbody>tr>td{font-weight:var(--ds-font-weight-regular,400)}
|
|
246
301
|
._15uri7a9 .ak-editor-expand__title-input{font-weight:var(--ds-font-weight-regular,400)}
|
|
247
302
|
._15ve1gly .ProseMirror .danger .code-block .line-number-gutter{background-color:var(--ds-background-danger,#ffeceb)}
|
|
303
|
+
._15vgidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{margin-right:0}
|
|
248
304
|
._15zti7a9 .ProseMirror p{font-weight:var(--ds-font-weight-regular,400)}
|
|
305
|
+
._1608r4us .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
249
306
|
._1613yh40 .ProseMirror .ak-editor-annotation-draft{padding-bottom:2px}
|
|
250
307
|
._162zidpf .hyperlink-floating-toolbar{padding-left:0}
|
|
251
308
|
._168dt7xp .ProseMirror .ak-editor-annotation-hover{box-shadow:var(--ds-shadow-raised,0 1px 1px #1e1f2140,0 0 1px #1e1f214f)}
|
|
@@ -261,11 +318,15 @@
|
|
|
261
318
|
._16nl1tmw .ProseMirror .danger.code-block .line-number-gutter{color:var(--ds-text-danger,#ae2e24)}
|
|
262
319
|
._16oexfcs .ProseMirror ol[data-indent-level="3"]{list-style-type:lower-roman}
|
|
263
320
|
._16r81j28 .ak-editor-selected-node.unsupportedBlockView-content-wrap>div::-moz-selection{background-color:transparent}
|
|
321
|
+
._16xd13gf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:active+svg{cursor:not-allowed}
|
|
322
|
+
._16xj1rpy [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{color:var(--ds-text-subtlest,#6b6e76)}
|
|
323
|
+
._16zj1ooe [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{transform:translate(-50%,-50%)}
|
|
264
324
|
._1713cs5v .gridParent{z-index:2}
|
|
265
325
|
._17291ule .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]:after{display:block}
|
|
266
326
|
._172zidpf .ProseMirror .ak-editor-annotation-draft{padding-right:0}
|
|
267
327
|
._173j1j28 .ak-editor-selected-node>.editor-mention-primitive::selection{background-color:transparent}
|
|
268
328
|
._1744h2mm .ProseMirror .code-block{position:relative}
|
|
329
|
+
._174ridpf [data-prosemirror-node-name=blockTaskItem] [data-component=content]{min-width:0}
|
|
269
330
|
._1762idpf [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]>div{margin-left:0}
|
|
270
331
|
._177515s3 .ProseMirror span.pm-placeholder.ak-editor-selected-node{background-color:var(--ds-background-selected,#e9f2fe)}
|
|
271
332
|
._178n1j28 .ProseMirror.ProseMirror-focused:has(.ProseMirror-mark-boundary-cursor){caret-color:transparent}
|
|
@@ -276,6 +337,7 @@
|
|
|
276
337
|
._17ht1h7a .gridParent{transform:scale(1)}
|
|
277
338
|
._17kkf705 [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]:after{content:" "}
|
|
278
339
|
._17kl1wth .ProseMirror ul ul ul ul{list-style-type:disc}
|
|
340
|
+
._17lhgrf3 .ak-editor-panel__content>div[data-task-list-local-id]:first-child{margin-top:0!important}
|
|
279
341
|
._17liidpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h5 style:first-child+*{margin-top:0}
|
|
280
342
|
._17qpt94y .ProseMirror .ak-editor-annotation-hover{padding-top:1px}
|
|
281
343
|
._17sv1q9c .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__content{white-space:nowrap}
|
|
@@ -287,28 +349,42 @@
|
|
|
287
349
|
._17xw1j28 .ProseMirror.ua-safari .inlineNodeView::selection{background-color:transparent}
|
|
288
350
|
._18031hna .ProseMirror{word-wrap:break-word}
|
|
289
351
|
._1805idpf .pm-table-container>table>tbody>tr>th{border-bottom-width:0}
|
|
352
|
+
._180w155b [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:active+svg{--checkbox-background-color:var(--local-background-active)}
|
|
290
353
|
._181jdjp5 .ProseMirror p{letter-spacing:-.005em}
|
|
291
354
|
._183yidpf .fabric-editor-font-size:first-of-type:first-child p:first-child:not(style){margin-top:0}
|
|
292
355
|
._1859idpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h4:first-child:not(style){margin-top:0}
|
|
293
356
|
._187pidpf .ProseMirror .ProseMirror-gapcursor:first-of-type+span+pre{margin-top:0}
|
|
357
|
+
._18ab1hou [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:checked+svg{--checkbox-tick-color:var(--local-tick-disabled)}
|
|
358
|
+
._18cr199y [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:hover+svg{--checkbox-border-color:var(--local-border-hover)}
|
|
294
359
|
._18efidpf .ProseMirror .ProseMirror-gapcursor:first-of-type+span+ul{margin-top:0}
|
|
295
360
|
._18et1nu9 .ProseMirror span.pm-placeholder__text{display:inline}
|
|
361
|
+
._18fxidpf [data-prosemirror-node-name=taskItem] [data-component=content]{margin-left:0}
|
|
296
362
|
._18hp1wug .ProseMirror .code-block .code-block-content-wrapper{overflow-x:auto}
|
|
363
|
+
._18j91dza [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{max-width:calc(100% - 50px)}
|
|
297
364
|
._18j96ui8 .ProseMirror .placeholder-decoration-fade-in{animation-timing-function:ease-out}
|
|
365
|
+
._18lyckbl .ProseMirror .taskItemView-content-wrap{min-width:3pc}
|
|
366
|
+
._18m61kdv ol[data-node-type=decisionList].ak-editor-selected-node{-webkit-user-select:text}
|
|
298
367
|
._18m915zi{overflow-y:scroll}
|
|
299
368
|
._18mb3mia .ak-editor-expand__title-input{font-size:var(--ak-editor-base-font-size)}
|
|
300
369
|
._18mboxwj .ak-editor-expand__title-input{font-size:.875rem}
|
|
301
370
|
._18ml1osq .ProseMirror .pm-table-wrapper{max-width:100%}
|
|
371
|
+
._18otidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{margin-top:0}
|
|
302
372
|
._18pfidpf [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]:after{height:0}
|
|
373
|
+
._18q02sac{--local-tick-disabled:var(--ds-icon-disabled,#080f214a)}
|
|
303
374
|
._18qq1jtm .ProseMirror{white-space:pre-wrap}
|
|
304
375
|
._18tb16e3 .ProseMirror .telepointer.color-1{--telepointer-participant-bg-color:var(--ds-background-accent-blue-bolder,#1868db)}
|
|
305
376
|
._18uvidpf [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]>div{margin-bottom:0}
|
|
306
377
|
._18vwtde4 .ProseMirror .telepointer.color-8{--telepointer-participant-bg-color:var(--ds-background-accent-lime-bolder,#5b7f24)}
|
|
378
|
+
._18zg16ch .ProseMirror h4 .emoji-common-placeholder{width:18.25px}
|
|
307
379
|
._194h1ul7 .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__icon-container svg{transform:rotate(0deg)}
|
|
308
380
|
._197qcs5v .ProseMirror .right-shadow:after{z-index:2}
|
|
309
381
|
._197w1hrf .ProseMirror .embedCardView-content-wrap[layout=wrap-right]+.embedCardView-content-wrap[layout=wrap-left]{clear:both}
|
|
382
|
+
._198v1tcg [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap{flex-basis:24px}
|
|
383
|
+
._199fglyw .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{pointer-events:none}
|
|
310
384
|
._19bvv47k{padding-left:var(--ds-space-250,20px)}
|
|
385
|
+
._19e613gf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled[data-invalid]+svg{cursor:not-allowed}
|
|
311
386
|
._19gqgrf3 .ProseMirror .ak-editor-panel__content>.ProseMirror-widget:first-child+.ProseMirror-widget+.code-block{margin-bottom:0!important}
|
|
387
|
+
._19gt1cni [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{fill:var(--checkbox-tick-color)}
|
|
312
388
|
._19iin7od .resizer-item:has(table[data-initial-width-mode=content])>.resizer-hover-zone.resizer-is-extended{padding-bottom:unset}
|
|
313
389
|
._19il1u8q .pm-table-container>table>tbody>tr>th{background-clip:padding-box}
|
|
314
390
|
._19km1wqq .ProseMirror .code-block .code-content code{font-size:.875em}
|
|
@@ -317,12 +393,15 @@
|
|
|
317
393
|
._19lwdgkc .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__icon-container svg{color:var(--ds-icon-subtle,#505258)}
|
|
318
394
|
._19mvidpf .ak-editor-expand__content .expand-content-wrapper{height:0}
|
|
319
395
|
._19n6t94y .fabric-background-color-mark{padding-top:1px}
|
|
396
|
+
._19oaidpf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap{flex-grow:0}
|
|
320
397
|
._19p11u4t .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{transition-duration:.15s,.15s}
|
|
321
398
|
._19pw1osq .ProseMirror .code-block .code-block-content-wrapper{width:100%}
|
|
322
399
|
._19rk1l99 .ProseMirror{--ak-editor-max-container-width:calc(100cqw - var(--ak-editor--large-gutter-padding)*2)}
|
|
323
400
|
._19rk1uph .ProseMirror{--ak-editor-max-container-width:calc(100cqw - var(--ak-editor--large-gutter-padding))}
|
|
324
401
|
._19sfidpf .ProseMirror .ProseMirror-gapcursor span:after{top:0}
|
|
402
|
+
._19tl1ule [data-prosemirror-node-name=taskItem]:has([data-empty]):not(:has([data-type-ahead])) [data-component=placeholder]{display:block}
|
|
325
403
|
._19upr5cr .ProseMirror .ProseMirror-gapcursor.-right span:after{right:var(--ds-space-negative-050,-4px)}
|
|
404
|
+
._19vq1ial ol[data-node-type=decisionList].ak-editor-selected-node:before{z-index:12}
|
|
326
405
|
._19vz1wug .ProseMirror .ak-editor-annotation-draft{cursor:auto}
|
|
327
406
|
._19vztlke .ProseMirror .ak-editor-annotation-draft{cursor:pointer}
|
|
328
407
|
._19wyidpf .ProseMirror .code-block .line-number-gutter{flex-shrink:0}
|
|
@@ -338,6 +417,9 @@
|
|
|
338
417
|
._1afyidpf [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]+*{margin-top:0}
|
|
339
418
|
._1ag412c5 .ProseMirror .ProseMirror-gapcursor span:after{animation-iteration-count:infinite}
|
|
340
419
|
._1aho1ejb .pm-table-container .pm-table-left-border{top:var(--ds-space-300,24px)}
|
|
420
|
+
._1ailojke .ProseMirror h2 .emoji-common-placeholder{width:22.25px}
|
|
421
|
+
._1aim1nu9 [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{display:inline}
|
|
422
|
+
._1aj21diq [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:focus+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
341
423
|
._1ali9cwz div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:before{animation-duration:1s}
|
|
342
424
|
._1aliymdr div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:before{animation-duration:2s}
|
|
343
425
|
._1aljidpf .ak-editor-expand__icon-button{margin-top:0}
|
|
@@ -348,17 +430,21 @@
|
|
|
348
430
|
._1az4vuon .pm-table-container>table>tbody>tr>td{background-color:var(--ds-surface,#fff)}
|
|
349
431
|
._1azw1o8l .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{display:inline-block}
|
|
350
432
|
._1b22tlke .unsupportedInlineView-content-wrap>span:nth-of-type(2){cursor:pointer}
|
|
433
|
+
._1b4zw31d .ProseMirror h3 .emoji-common-placeholder{width:20.25px}
|
|
351
434
|
._1b7utlke .ak-editor-expand{cursor:pointer}
|
|
435
|
+
._1b9kmz2b [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:active+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
352
436
|
._1bao1osq .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{width:100%}
|
|
353
437
|
._1bbqglyw .ProseMirror .inlineNodeView>.assistive{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
354
438
|
._1bd0idpf .fabric-editor-alignment:first-of-type:first-child h4 style:first-child+*{margin-top:0}
|
|
355
439
|
._1bk513ow .search-match-text{background-color:var(--ds-background-accent-magenta-subtler,#fdd0ec)!important}
|
|
356
440
|
._1bkc1fb9 .search-match-block.search-match-dark.ak-editor-selected-node .lozenge-wrapper{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
357
441
|
._1blo4viv .code-block .search-match.selected-search-match span{color:var(--ds-text,#292a2e)!important}
|
|
442
|
+
._1bnfhteq [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg rect:first-of-type{stroke:var(--checkbox-border-color)}
|
|
358
443
|
._1botidpf .ProseMirror .sentinel-right{min-width:0}
|
|
359
444
|
._1bq9w4vn .ProseMirror ul ul ul ul ul ul{list-style-type:square}
|
|
360
445
|
._1br5d439 .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{top:-14px}
|
|
361
446
|
._1bsc1nu9 .code{display:inline}
|
|
447
|
+
._1btv1j28 ol[data-node-type=decisionList].ak-editor-selected-node::-moz-selection{background-color:transparent}
|
|
362
448
|
._1bx3vj2t .search-match-text.selected-search-match.search-match-dark{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
363
449
|
._1bxo1ea5 .pm-table-resizer-container table{will-change:width}
|
|
364
450
|
._1by9fnf5 .ProseMirror .telepointer{transition-duration:.2s}
|
|
@@ -368,29 +454,41 @@
|
|
|
368
454
|
._1c101ph4 .search-match-block.search-match-block-selected.search-match-dark.ak-editor-selected-node [data-smart-link-container=true]{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
369
455
|
._1c20feiv .ProseMirror .ak-editor-annotation-hover{border-bottom-color:var(--ds-border-accent-yellow,#b38600)}
|
|
370
456
|
._1c8bglyw div[extensionType="com.atlassian.ai-blocks"] .extension-label{display:none}
|
|
457
|
+
._1ca5bimv .ak-editor-selected-node.danger>[data-decision-wrapper]{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
371
458
|
._1cbn1q5e .ProseMirror .code-block .code-block-gutter-pseudo-element:before{line-height:1.5em}
|
|
372
459
|
._1cfbrprw .danger .ak-editor-selected-node.unsupportedBlockView-content-wrap>div{background-color:var(--ds-blanket-danger,#ef5c4814)}
|
|
373
460
|
._1ci21j28 .ProseMirror .ProseMirror-gapcursor span{caret-color:transparent}
|
|
374
461
|
._1ci8stnw .ak-editor-expand.ak-editor-selected-node:not(.danger):before{position:absolute}
|
|
375
462
|
._1ciasm61 .pm-table-container>table th td{background-color:var(--ds-background-neutral-subtle,#00000000)}
|
|
376
463
|
._1cis1wdg .search-match-block.search-match-dark .editor-mention-primitive{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
464
|
+
._1cma1osq [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{height:100%}
|
|
377
465
|
._1cmi15ob div[extensionType="com.atlassian.ai-blocks"] .extension-container:before{background-size:200%}
|
|
378
466
|
._1cpz1s89 .search-match-block.search-match-block-selected .lozenge-wrapper{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
467
|
+
._1cq5glyw [data-prosemirror-node-name=taskItem] [data-component=placeholder]{display:none}
|
|
379
468
|
._1cr2idpf .ProseMirror .ak-editor-annotation-hover:has([data-inline-card]){padding-left:0}
|
|
469
|
+
._1crwidpf [data-prosemirror-node-name=taskItem] [data-component=content]{margin-top:0}
|
|
380
470
|
._1cub16ux .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{content:"\00a0"}
|
|
471
|
+
._1cw71ssb [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{left:50%}
|
|
381
472
|
._1cw81ule .ProseMirror a.blockLink{display:block}
|
|
473
|
+
._1cw91w2o .ProseMirror h1 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){width:24.25px}
|
|
382
474
|
._1czel1r9 .ProseMirror .fabric-editor-indentation-mark[data-level="3"]{margin-left:90px}
|
|
475
|
+
._1czgidpf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap{flex-shrink:0}
|
|
383
476
|
._1d0tglyw .ak-editor-expand__title-input{outline-style:none}
|
|
384
477
|
._1d63idpf .pm-table-sticky-wrapper>table>tbody>tr>th>:nth-child(1 of :not(style,.ProseMirror-gapcursor,.ProseMirror-widget,span)){margin-top:0}
|
|
385
478
|
._1d6qfeiv .ProseMirror .ak-editor-annotation-focus{border-bottom-color:var(--ds-border-accent-yellow,#b38600)}
|
|
386
479
|
._1d8u546l .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{transform:scaleX(0)}
|
|
387
480
|
._1d9kt94y .ak-editor-expand.ak-editor-selected-node:not(.danger):after{width:1px}
|
|
481
|
+
._1d9u1tcg [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap{width:24px}
|
|
388
482
|
._1db9idpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h3:first-child:not(style){margin-top:0}
|
|
389
483
|
._1de7idpf .ProseMirror li>.ProseMirror-gapcursor:first-child+.code-block{margin-top:0}
|
|
484
|
+
._1dik1q28{--local-border-checked-hover:var(--ds-background-selected-bold-hovered,#1558bc)}
|
|
390
485
|
._1dlzi7a9 .pm-table-container>table>tbody>tr>td{font-weight:var(--ds-font-weight-regular,400)}
|
|
391
486
|
._1dm8q5uf{scroll-behavior:smooth}
|
|
392
487
|
._1do8cs5v .ProseMirror .embedCardView-content-wrap[layout^=wrap-]{z-index:2}
|
|
393
488
|
._1dod6ebc .gridLine{transition-duration:.15s}
|
|
489
|
+
._1don1l2s [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{text-overflow:ellipsis}
|
|
490
|
+
._1dpne0wb .ProseMirror :is(h5,h6,p) .emoji-common-placeholder{height:16.25px}
|
|
491
|
+
._1dpngktf .ProseMirror :is(h5,h6,p) .emoji-common-placeholder{height:20px}
|
|
394
492
|
._1dr7idpf .ak-editor-expand.ak-editor-selected-node:not(.danger):before{bottom:0}
|
|
395
493
|
._1dsv1wug .ProseMirror .pm-table-wrapper table[data-initial-width-mode=content]{table-layout:auto}
|
|
396
494
|
._1du2idpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h5:first-child:not(style){margin-top:0}
|
|
@@ -398,17 +496,22 @@
|
|
|
398
496
|
._1dwdj4ch .ak-editor-expand__content{display:flow-root}
|
|
399
497
|
._1dx5idpf .ak-editor-expand__icon-button{margin-left:0}
|
|
400
498
|
._1dyh1l7b .ProseMirror .ak-editor-annotation-hover:has([data-inline-card]){padding-bottom:3px}
|
|
499
|
+
._1e0878tn .ProseMirror .task-item{line-height:1.714}
|
|
401
500
|
._1e0c1txw{display:flex}
|
|
501
|
+
._1e1gmz2b [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
502
|
+
._1e3xkb7n [data-prosemirror-node-name=taskItem] [data-component=content]{flex-shrink:1}
|
|
402
503
|
._1e4d1b18 .search-match-expand-title.selected-search-match>.ak-editor-expand__title-container>.ak-editor-expand__input-container{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder-hovered,#943d73),inset 0 0 0 5px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1)}
|
|
403
504
|
._1e4lstnw .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{position:absolute}
|
|
404
505
|
._1e60f705 [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]:after{content:" "}
|
|
405
506
|
._1e6iidpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h1 style:first-child+*{margin-top:0}
|
|
406
507
|
._1e811j28 .pm-table-sticky-wrapper>table{border-right-color:transparent}
|
|
407
508
|
._1eaezr6s .ProseMirror .ProseMirror-gapcursor span[layout=full-width]{transform:translateX(-50%)}
|
|
509
|
+
._1ebmidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{margin-left:0}
|
|
408
510
|
._1ebn1fb9 .search-match-block.search-match-dark.ak-editor-selected-node .editor-mention-primitive{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
409
511
|
._1ecxqlfy .search-match-block.search-match-block-selected.ak-editor-selected-node .lozenge-wrapper{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
410
512
|
._1edaidpf .ProseMirror .ak-editor-annotation-focus:has(.card){padding-right:0}
|
|
411
513
|
._1edridpf .pm-table-container>table>tbody>tr>th>:nth-child(1 of :not(style,.ProseMirror-gapcursor,.ProseMirror-widget,span)){margin-top:0}
|
|
514
|
+
._1ehvglyw [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled+svg{pointer-events:none}
|
|
412
515
|
._1ei91wug .pm-table-wrapper>table[data-autosize=true]{table-layout:auto}
|
|
413
516
|
._1em21ule [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]:after{display:block}
|
|
414
517
|
._1enqh2mm .ProseMirror .ProseMirror-fake-text-selection{position:relative}
|
|
@@ -416,53 +519,74 @@
|
|
|
416
519
|
._1eqh9lu1 [data-prosemirror-node-name=date] .date-lozenger-container span.date-node-color-red{color:var(--ds-text-accent-red,#ae2e24)}
|
|
417
520
|
._1eqs15ob div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{background-size:200%}
|
|
418
521
|
._1esgtoke .pm-table-container>table th:not(.danger) .code-block:not(.danger)>[data-ds--code--code-block]{background-color:var(--ds-background-neutral,#0515240f)!important}
|
|
522
|
+
._1eszjmqp{--local-background-checked:var(--ds-background-selected-bold,#1868db)}
|
|
523
|
+
._1et317cl [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked+svg{--checkbox-tick-color:var(--local-tick-checked)}
|
|
419
524
|
._1eui1o36 .ProseMirror .placeholder-decoration .placeholder-android{outline-width:medium}
|
|
420
525
|
._1eus161g div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{transform:translate3d(0,0,0)}
|
|
421
526
|
._1ev778tn .ak-editor-expand__title-input{line-height:1.714}
|
|
422
527
|
._1ev7kb7n .ak-editor-expand__title-input{line-height:1}
|
|
528
|
+
._1ew11g3k [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:hover+svg{--checkbox-border-color:var(--local-border-checked-hover)}
|
|
423
529
|
._1ex4r4us .dateView-content-wrap.ak-editor-selected-node .date-lozenger-container>span{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
530
|
+
._1eyt1osq .ak-editor-selected-node>[data-decision-wrapper]:before{width:100%}
|
|
424
531
|
._1ezhb3bt .ProseMirror .left-shadow:after{content:""}
|
|
425
532
|
._1f3widpf .ProseMirror .ak-editor-annotation-hover{padding-left:0}
|
|
426
533
|
._1f5xidpf .pm-table-cell-content-wrap :not(p,.fabric-editor-block-mark)+div.fabric-editor-block-mark p:first-of-type{margin-top:0}
|
|
427
534
|
._1f6f1j28 .ak-editor-selected-node>.editor-mention-primitive.mention-self ::-moz-selection{background-color:transparent}
|
|
428
535
|
._1f6mzr6s .ProseMirror .ProseMirror-gapcursor span[layout=fixed-width]{transform:translateX(-50%)}
|
|
536
|
+
._1f96grf3 .ak-editor-panel__content>div[data-task-list-local-id]:first-child{margin-right:0!important}
|
|
429
537
|
._1fbjidpf .ProseMirror-gapcursor+[layout=wrap-left]+[layout=wrap-right]>div{margin-bottom:0}
|
|
538
|
+
._1fbtidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span{flex-shrink:0}
|
|
539
|
+
._1fg6idpf .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{top:0}
|
|
430
540
|
._1fh01hna .ProseMirror .code-content--wrapped>.code-block-content-wrapper>.code-content code{word-break:break-word}
|
|
431
541
|
._1fkbxmi2 .ProseMirror>.ak-editor-expand__type-expand{margin-left:var(--ds-space-negative-150,-9pt)}
|
|
432
542
|
._1fkoglyw .ProseMirror-selectednode{outline-style:none}
|
|
433
543
|
._1fmjf1ug .ak-editor-expand__title-input{flex-basis:0%}
|
|
544
|
+
._1focglyw .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{pointer-events:none}
|
|
434
545
|
._1fpfolhs{ms-overflow-style:-ms-autohiding-scrollbar}
|
|
435
546
|
._1fq7glyw .ProseMirror .right-shadow:before{pointer-events:none}
|
|
436
547
|
._1fqx14y2 .ProseMirror .ak-editor-annotation-hover:has(.card){padding-top:5px}
|
|
548
|
+
._1fs173ad [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox][disabled]{cursor:default}
|
|
437
549
|
._1fusidpf .ProseMirror .ProseMirror-gapcursor:first-of-type+span+blockquote{margin-top:0}
|
|
438
550
|
._1fvc1b4h div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{width:calc(100% + 2px)}
|
|
439
551
|
._1fwwv77o .fabric-background-color-mark:has(.background-color-padding-left){padding-left:var(--ds-space-025,2px)}
|
|
440
552
|
._1fyh1osq .ProseMirror .danger.code-block .line-number-gutter:after{height:100%}
|
|
441
553
|
._1fzu1j28 .ProseMirror.ProseMirror-hide-gapcursor{caret-color:transparent}
|
|
554
|
+
._1g0kmz2b [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:active+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
555
|
+
._1g1f1l7x{--local-border-active:var(--ds-border,#0b120e24)}
|
|
442
556
|
._1g2sncm8{--editor-font-ugc-token-body:normal 400 1em/1.714 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
443
557
|
._1g2st7zq{--editor-font-ugc-token-body:normal 400 1em/1.714 "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
444
558
|
._1g35idpf .ProseMirror .ak-editor-annotation-hover:has(.card){padding-right:0}
|
|
445
559
|
._1g35idpf [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]+*{margin-top:0}
|
|
446
560
|
._1g3g15ob div[extensionType="com.atlassian.ai-blocks"]:after{background-size:200%}
|
|
561
|
+
._1g40h2mm .ProseMirror .decisionItemView-content-wrap{position:relative}
|
|
447
562
|
._1g4eglyw .ProseMirror-gapcursor[layout=wrap-left]+span+[layout=wrap-left]{clear:none}
|
|
563
|
+
._1g4gtlke [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{cursor:pointer}
|
|
564
|
+
._1g5r1j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite::selection{background-color:transparent}
|
|
448
565
|
._1g6m15vq .ak-editor-expand__content .nestedExpand-content-wrapper{overflow-y:hidden}
|
|
449
566
|
._1gbz1osq .ProseMirror .pm-table-wrapper table{max-width:100%}
|
|
567
|
+
._1gc173ad [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox][disabled]{cursor:default}
|
|
450
568
|
._1gdo1h6o .ak-editor-expand__icon-button{justify-content:center}
|
|
451
569
|
._1gej1j28 .ProseMirror span.pm-placeholder.ak-editor-selected-node ::-moz-selection{background-color:transparent}
|
|
452
570
|
._1gf31gly .danger .editor-mention-primitive{background-color:var(--ds-background-danger,#ffeceb)}
|
|
571
|
+
._1gfnidpf .ak-editor-selected-node>[data-decision-wrapper]:before{left:0}
|
|
453
572
|
._1ghsidpf .ProseMirror-gapcursor+[layout=wrap-right]+[layout=wrap-left]>div{margin-right:0}
|
|
454
573
|
._1gi61tmo .ProseMirror .telepointer.color-16{--telepointer-participant-text-color:var(--ds-text-accent-gray-bolder,#1e1f21)}
|
|
455
574
|
._1gifkb7n .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{opacity:1}
|
|
575
|
+
._1gij180l [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:hover+svg{--checkbox-background-color:var(--local-background-checked-hover)}
|
|
456
576
|
._1gikq7pw .ProseMirror .placeholder-decoration-fade-in{animation-fill-mode:forwards}
|
|
577
|
+
._1gjf1j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite ::selection{background-color:transparent}
|
|
457
578
|
._1gklidpf [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]>div{margin-bottom:0}
|
|
458
579
|
._1gpc1lj4 .fabric-editor--max-width-mode{--ak-editor--line-length:min(calc(100cqw - var(--ak-editor--large-gutter-padding)*2),var(--ak-editor--max-width-layout-width))}
|
|
580
|
+
._1gq31o8l .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){display:inline-block}
|
|
459
581
|
._1gr6t94y .pm-table-container .pm-table-left-border{width:1px}
|
|
460
582
|
._1gvgidpf .ProseMirror-gapcursor+[layout=wrap-left]+span+[layout=wrap-right]+*{margin-top:0}
|
|
461
583
|
._1gvnmqba{--ak-editor--max-width-layout-width:4000px}
|
|
462
584
|
._1gwnglyw .ak-editor-expand__content .nestedExpand-content-wrapper{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
463
585
|
._1gxpkb7n .ak-editor-expand__title-input{flex-grow:1}
|
|
464
586
|
._1gzy1b4h div[extensionType="com.atlassian.ai-blocks"] .extension-container:before{width:calc(100% + 2px)}
|
|
587
|
+
._1h14stnw [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{position:absolute}
|
|
465
588
|
._1h271xf3 .search-match-block.ak-editor-selected-node .hover-card-trigger-wrapper>a{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtler,#fdd0ec),0 0 0 5px var(--ds-border-accent-magenta,#cd519d)}
|
|
589
|
+
._1h341hna [data-prosemirror-node-name=blockTaskItem] [data-component=content]{word-wrap:break-word}
|
|
466
590
|
._1h36j5v0 .search-match{box-shadow:var(--ds-shadow-raised,0 1px 1px #1e1f2140,0 0 1px #1e1f214f),inset 0 0 0 1px var(--ds-border-input,#8c8f97)}
|
|
467
591
|
._1h3k1j28 .pm-table-container>table{border-right-color:transparent}
|
|
468
592
|
._1h99glyw .ProseMirror .right-shadow:before{display:none}
|
|
@@ -470,23 +594,34 @@
|
|
|
470
594
|
._1hb9idpf [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]+*>*{margin-top:0}
|
|
471
595
|
._1hbb14y2 .ProseMirror .ak-editor-annotation-draft:has(.card){padding-top:5px}
|
|
472
596
|
._1hd21j28 .ak-editor-selected-node.unsupportedBlockView-content-wrap>div ::-moz-selection{background-color:transparent}
|
|
597
|
+
._1hee1r31 [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{outline-color:currentColor}
|
|
598
|
+
._1hjy1osq ol[data-node-type=decisionList].ak-editor-selected-node:before{width:100%}
|
|
599
|
+
._1hmbexct [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{flex-basis:16px}
|
|
600
|
+
._1hmgv2br [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap{align-self:start}
|
|
601
|
+
._1hmn1j28 ol[data-node-type=decisionList].ak-editor-selected-node ::-moz-selection{background-color:transparent}
|
|
473
602
|
._1hr01ejb .ak-editor-expand__icon-button{height:var(--ds-space-300,24px)}
|
|
474
603
|
._1hrr1n1a div[extensionType="com.atlassian.ai-blocks"] .extension-container:before{top:-1px}
|
|
475
604
|
._1hrzidpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h5 style:first-child+*{margin-top:0}
|
|
476
605
|
._1hwbidpf .pm-table-sticky-wrapper>table>tbody>tr>td{border-right-width:0}
|
|
477
606
|
._1hwxidpf .fabric-editor-font-size:first-of-type:first-child h4:first-child:not(style){margin-top:0}
|
|
607
|
+
._1hxi1j28 ol[data-node-type=decisionList].ak-editor-selected-node::selection{background-color:transparent}
|
|
478
608
|
._1hy1bokp .pm-table-resizer-container{will-change:width,margin-left}
|
|
479
609
|
._1hz91n9t .pm-table-wrapper>table{table-layout:fixed}
|
|
610
|
+
._1i061r31 [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{outline-color:currentColor}
|
|
611
|
+
._1i0iglyw [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled[data-invalid]+svg{pointer-events:none}
|
|
480
612
|
._1i7i15vq .ak-editor-expand__content .expand-content-wrapper{overflow-x:hidden}
|
|
481
613
|
._1i9tyh40 .code{padding-bottom:2px}
|
|
482
614
|
._1ia1h2mm .ak-editor-expand.ak-editor-selected-node:not(.danger){position:relative}
|
|
483
615
|
._1icakb7n .ak-editor-expand__title-input::-ms-input-placeholder{opacity:1}
|
|
484
616
|
._1icakb7n .ak-editor-expand__title-input::placeholder{opacity:1}
|
|
617
|
+
._1icn1tcg [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap{width:24px}
|
|
618
|
+
._1icymz2b [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
485
619
|
._1igzolhs .ProseMirror .pm-table-wrapper>table{ms-overflow-style:-ms-autohiding-scrollbar}
|
|
486
620
|
._1im23ney .search-match-block.search-match-block-selected.search-match-dark .date-lozenger-container>span{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
487
621
|
._1inzj35l html:not([data-color-mode=dark]) .ProseMirror .telepointer{--telepointer-participant-background-first-stop:-850000%}
|
|
488
622
|
._1io9glyw .ak-editor-expand__content .expand-content-wrapper{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
489
623
|
._1iod1o36 .ProseMirror hr.ak-editor-selected-node{outline-width:medium}
|
|
624
|
+
._1ip21j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image ::selection{background-color:transparent}
|
|
490
625
|
._1iphidpf .pm-table-sticky-wrapper>table>tbody>tr>td{border-bottom-width:0}
|
|
491
626
|
._1iqr1gly .ak-editor-selected-node:not(.search-match-block).danger>.editor-mention-primitive.mention-restricted{background-color:var(--ds-background-danger,#ffeceb)}
|
|
492
627
|
._1ir6xfcs .ProseMirror ol[data-indent-level="6"]{list-style-type:lower-roman}
|
|
@@ -500,23 +635,31 @@
|
|
|
500
635
|
._1j14grf3 .ProseMirror .ak-editor-panel__content>.code-block:first-child{margin-bottom:0!important}
|
|
501
636
|
._1j1lidpf .pm-table-container .pm-table-right-border{right:0}
|
|
502
637
|
._1j36idpf .pm-table-wrapper>table>tbody>tr>td>:nth-child(1 of :not(style,.ProseMirror-gapcursor,.ProseMirror-widget,span)){margin-top:0}
|
|
638
|
+
._1j3h1bqt{--local-border-invalid:var(--ds-border-danger,#e2483d)}
|
|
503
639
|
._1j8ac3uk .ProseMirror .telepointer.color-5{--telepointer-participant-bg-color:var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
504
640
|
._1j94utpp .pm-table-wrapper>table>tbody>tr>td td p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
505
641
|
._1j9kt94y .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__content{height:1px}
|
|
642
|
+
._1jba15vq [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{overflow-y:hidden}
|
|
506
643
|
._1jbz1i6y .fabric-background-color-mark:has(.background-color-padding-left){margin-left:var(--ds-space-negative-025,-2px)}
|
|
507
644
|
._1je9idpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h3 style:first-child+*{margin-top:0}
|
|
645
|
+
._1jg61osq .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image) img{width:100%}
|
|
508
646
|
._1jh6idpf .ProseMirror .danger .code-block .line-number-gutter:after{top:0}
|
|
509
647
|
._1ji11vg9 .ProseMirror .telepointer[class*=color-]:after{background-color:var(--telepointer-participant-bg-color)}
|
|
648
|
+
._1jk91diq [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:hover+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
510
649
|
._1jl2idpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h2:first-child:not(style){margin-top:0}
|
|
511
650
|
._1jnyazsu .ak-editor-selected-node>.editor-mention-primitive{color:var(--ds-text-subtle,#505258)}
|
|
651
|
+
._1jr9r4us .ak-editor-selected-node>[data-decision-wrapper]{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
512
652
|
._1jt6n7od [data-prosemirror-node-name=date] .date-lozenger-container span{cursor:unset}
|
|
653
|
+
._1jttidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{flex-shrink:0}
|
|
513
654
|
._1junjp4b .pm-table-container>table>tbody>tr>th{vertical-align:top}
|
|
655
|
+
._1jw81diq [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
514
656
|
._1jykckbl .pm-table-container>table>tbody>tr>th{min-width:3pc}
|
|
515
657
|
._1jyp14y2 .ProseMirror .ak-editor-annotation-hover:has([data-inline-card]){padding-top:5px}
|
|
516
658
|
._1k26yh40 .ProseMirror .ak-editor-annotation-blur{padding-bottom:2px}
|
|
517
659
|
._1k4sqlfy .search-match-block.search-match-block-selected.ak-editor-selected-node .loader-wrapper>a{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
518
660
|
._1kac3ney .search-match-block.search-match-block-selected.search-match-dark .lozenge-wrapper{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
519
661
|
._1kbpidpf .gridLine{z-index:0}
|
|
662
|
+
._1kcx1cni [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{fill:var(--checkbox-tick-color)}
|
|
520
663
|
._1kd91qdr .ak-editor-expand{transition-timing-function:cubic-bezier(.15,1,.3,1),cubic-bezier(.15,1,.3,1)}
|
|
521
664
|
._1kd91wdg .search-match-block.search-match-dark .loader-wrapper>a{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
522
665
|
._1kffutpp .pm-table-wrapper>table>tbody>tr>th th p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
@@ -524,52 +667,81 @@
|
|
|
524
667
|
._1ki7qvpr .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{white-space:pre}
|
|
525
668
|
._1kk7brmi .ProseMirror .telepointer{transition-property:opacity}
|
|
526
669
|
._1ku31ytf .ProseMirror .telepointer.telepointer-pulse-during-tr .telepointer-fullname{animation-timing-function:ease-in-out}
|
|
670
|
+
._1kub1f4h .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){max-height:28px}
|
|
671
|
+
._1kub1w2o .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){max-height:24.25px}
|
|
672
|
+
._1kube0wb .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){max-height:16.25px}
|
|
673
|
+
._1kubgktf .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){max-height:20px}
|
|
674
|
+
._1kudyfq0 [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span>svg{vertical-align:bottom}
|
|
527
675
|
._1kx81j28 .dateView-content-wrap.ak-editor-selected-node .date-lozenger-container>span ::selection{background-color:transparent}
|
|
528
676
|
._1kxaf705 [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]:after{content:" "}
|
|
529
677
|
._1l071u8q .pm-table-wrapper>table>tbody>tr>th{background-clip:padding-box}
|
|
530
678
|
._1l0sxfcs .ProseMirror ol ol ol ol ol ol{list-style-type:lower-roman}
|
|
531
679
|
._1l2jidpf .ak-editor-expand__icon-button{padding-left:0}
|
|
532
680
|
._1l3q1hrf [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]:after{clear:both}
|
|
681
|
+
._1l9u13gf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:focus+svg{cursor:not-allowed}
|
|
533
682
|
._1lbautpp .ProseMirror{margin-top:var(--ds-space-150,9pt)}
|
|
534
683
|
._1lbj1hrf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]:after{clear:both}
|
|
684
|
+
._1ldle0wb .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){min-height:16.25px}
|
|
685
|
+
._1ldlgktf .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){min-height:20px}
|
|
535
686
|
._1le7idpf .ProseMirror-gapcursor+[layout=wrap-left]+span+[layout=wrap-right]>div{margin-bottom:0}
|
|
536
687
|
._1lezidpf .ProseMirror li>.code-block:first-child{margin-top:0}
|
|
537
688
|
._1lft1n1a div[extensionType="com.atlassian.ai-blocks"] .extension-container:before{left:-1px}
|
|
689
|
+
._1lg71w2o .ProseMirror h1 .emoji-common-placeholder{width:24.25px}
|
|
538
690
|
._1lh5kz84 .search-match-block.ak-editor-selected-node .loader-wrapper>div:after{box-shadow:inset 0 0 0 1px var(--ds-border-accent-magenta,#cd519d),inset 0 0 0 5px var(--ds-background-accent-magenta-subtler,#fdd0ec),0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
539
691
|
._1lj5hp5a .pm-table-sticky-wrapper>table th:not(.danger) .code-block:not(.danger){background-color:var(--ds-surface-raised,#fff)}
|
|
540
692
|
._1ljoidpf .ProseMirror .code-block .code-block--end{bottom:0}
|
|
541
693
|
._1lm915cr .ProseMirror .telepointer.color-6{--telepointer-participant-text-color:var(--ds-text-inverse,#fff)}
|
|
694
|
+
._1lp9kb7n [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{z-index:1}
|
|
542
695
|
._1lr11jtm .ProseMirror .code-content--wrapped>.code-block-content-wrapper>.code-content code{white-space:pre-wrap}
|
|
696
|
+
._1lrm1gyf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{--checkbox-border-color:var(--local-border)}
|
|
543
697
|
._1luc15cr .ProseMirror .telepointer.color-5{--telepointer-participant-text-color:var(--ds-text-inverse,#fff)}
|
|
698
|
+
._1lv01ejb [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span>svg{height:var(--ds-space-300,24px)}
|
|
544
699
|
._1lxan7od .resizer-item:has(table[data-initial-width-mode=content])>.resizer-hover-zone.resizer-is-extended{padding-top:unset}
|
|
545
700
|
._1lxyidpf .pm-table-sticky-wrapper>table>tbody>tr>th{border-right-width:0}
|
|
701
|
+
._1lzrw31d .ProseMirror h3 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){height:20.25px}
|
|
702
|
+
._1m2p1tcg .ProseMirror h3 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image,.emoji-common-placeholder){width:24px}
|
|
546
703
|
._1m2q7mnp .ak-editor-expand__content .nestedExpand-content-wrapper{clip:rect(1px,1px,1px,1px)}
|
|
547
704
|
._1m2zidpf .ProseMirror .ak-editor-annotation-blur:has(.card){padding-right:0}
|
|
705
|
+
._1m4816ch .ProseMirror h4 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){width:18.25px}
|
|
706
|
+
._1m4z1ule [data-prosemirror-node-name=blockTaskItem]:has([data-empty]):not(:has([data-type-ahead])) [data-component=placeholder]{display:block}
|
|
548
707
|
._1m67cuwt .ProseMirror .code-block .code-content__line-number--wrapped{width:var(--lineNumberGutterWidth,2rem)}
|
|
549
708
|
._1m6qckbl .pm-table-sticky-wrapper>table>tbody>tr>td{min-width:3pc}
|
|
709
|
+
._1m6zojke .ProseMirror h2 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){height:22.25px}
|
|
550
710
|
._1m9i15vq .ProseMirror .code-block .code-block-content-wrapper{overflow-y:hidden}
|
|
551
711
|
._1mat15s3 .ak-editor-selected-node.unsupportedBlockView-content-wrap>div{background-color:var(--ds-background-selected,#e9f2fe)}
|
|
552
712
|
._1mca1wug .ProseMirror .pm-table-wrapper table{min-width:auto}
|
|
713
|
+
._1mcuglyw [data-prosemirror-node-name=taskItem] [data-component=placeholder]{pointer-events:none}
|
|
553
714
|
._1md215cr .ProseMirror .telepointer.color-3{--telepointer-participant-text-color:var(--ds-text-inverse,#fff)}
|
|
715
|
+
._1mds1nu9 [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{display:inline}
|
|
554
716
|
._1mdwvuon .pm-table-sticky-wrapper>table>tbody>tr>td{background-color:var(--ds-surface,#fff)}
|
|
555
717
|
._1me2qxcq .search-match-block.search-match-block-selected.search-match-dark .loader-wrapper>div:after{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
556
718
|
._1mel1txw .ProseMirror .code-block-content-wrapper>.code-content{display:flex}
|
|
557
719
|
._1mni17v8 .search-match-text.search-match-dark{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 5px var(--ds-background-accent-magenta-bolder-pressed,#77325b)}
|
|
720
|
+
._1mqkstnw [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{position:absolute}
|
|
721
|
+
._1mtdidpf .ak-editor-selected-node>[data-decision-wrapper]:before{right:0}
|
|
722
|
+
._1myqkivo [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:hover+svg{--checkbox-background-color:var(--local-background-hover)}
|
|
558
723
|
._1n111fbg .ProseMirror ol{list-style-type:decimal}
|
|
559
724
|
._1n37v77o .fabric-background-color-mark:has(.background-color-padding-right){padding-right:var(--ds-space-025,2px)}
|
|
560
725
|
._1n42utpp .pm-table-container>table>tbody>tr>td th p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
726
|
+
._1n897wq0 ol[data-node-type=decisionList].ak-editor-selected-node:before{background-color:var(--ds-blanket-selected,#388bff14)}
|
|
727
|
+
._1n9bv47k .ProseMirror .ak-editor-panel .ak-editor-panel__icon{height:var(--ds-space-250,20px)}
|
|
561
728
|
._1n9xxmi2 .ProseMirror>.ak-editor-expand__type-expand{margin-right:var(--ds-space-negative-150,-9pt)}
|
|
562
729
|
._1nd8idpf .pm-table-container .decisionItemView-content-wrap:first-of-type>div{margin-top:0}
|
|
563
730
|
._1nhdi8nm .danger .mentionView-content-wrap>span>span>span{background-color:var(--ds-background-neutral,#0515240f)}
|
|
731
|
+
._1nhw13gf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:focus+svg{cursor:not-allowed}
|
|
732
|
+
._1njsh2mm [data-prosemirror-node-name=taskItem] [data-component=task-item-main]{position:relative}
|
|
564
733
|
._1nl9idpf .ProseMirror .ak-editor-annotation-draft:has(.card){padding-right:0}
|
|
565
734
|
._1nn0idpf .fabric-editor-font-size:first-of-type:first-child h4 style:first-child+*{margin-top:0}
|
|
566
735
|
._1nq21fbg .ProseMirror ol ol ol ol{list-style-type:decimal}
|
|
567
736
|
._1nu9i8nm .pm-table-wrapper>table th:not(.danger) .code-block:not(.danger) .code-block-content-wrapper{background-color:var(--ds-background-neutral,#0515240f)}
|
|
568
737
|
._1nuq1e5h [layout=wrap-right]+.ProseMirror-gapcursor{float:left}
|
|
738
|
+
._1nylidpf .ak-editor-selected-node>[data-decision-wrapper]:before{bottom:0}
|
|
739
|
+
._1nzsr01l{--local-background-active:var(--ds-background-input-pressed,#fff)}
|
|
569
740
|
._1o02azsu .danger .mentionView-content-wrap>span>span>span{color:var(--ds-text-subtle,#505258)}
|
|
570
741
|
._1o0g1ule .ProseMirror .ProseMirror-gapcursor span:after{display:block}
|
|
571
742
|
._1o0wstnw .pm-table-container .pm-table-right-border{position:absolute}
|
|
572
743
|
._1o191dzh .search-match-block.search-match-block-selected.ak-editor-selected-node .loader-wrapper>div:after{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder-hovered,#943d73),inset 0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
744
|
+
._1o1krprw .danger .decisionItemView-content-wrap.ak-editor-selected-node>div{background-color:var(--ds-blanket-danger,#ef5c4814)}
|
|
573
745
|
._1oa0grf3 .ProseMirror .ak-editor-panel__content>.code-block:first-child{margin-right:0!important}
|
|
574
746
|
._1oc51b4h div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{height:calc(100% + 2px)}
|
|
575
747
|
._1ocgttxp .ak-editor-expand__title-input{font-family:var(--ds-font-family-body,"Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
|
|
@@ -578,10 +750,14 @@
|
|
|
578
750
|
._1ocsxmi2 .gridParent{margin-right:var(--ds-space-negative-150,-9pt)}
|
|
579
751
|
._1oif1j28 .ak-editor-expand.ak-editor-selected-node:not(.danger)::-moz-selection{background-color:transparent}
|
|
580
752
|
._1ol3glyw .ProseMirror .right-shadow:after{pointer-events:none}
|
|
753
|
+
._1ol7e4h9 [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg rect:first-of-type{stroke-width:var(--ds-border-width,1px)}
|
|
754
|
+
._1onur4us ol[data-node-type=decisionList].ak-editor-selected-node{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
581
755
|
._1op21k8s .ProseMirror .code-block .code-block--end{height:1.5rem}
|
|
582
756
|
._1op6idpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) .heading-wrapper:first-child:not(style){margin-top:0}
|
|
757
|
+
._1oq4idpf .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{right:0}
|
|
583
758
|
._1oqxr4us .ak-editor-selected-node:not(.search-match-block)>.editor-mention-primitive{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
584
759
|
._1oraidpf .fabric-editor-alignment:first-of-type:first-child h6:first-child:not(style){margin-top:0}
|
|
760
|
+
._1ord14p8 [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{--checkbox-tick-color:var(--local-tick-rest)}
|
|
585
761
|
._1orf1b66 .ProseMirror li>ol{margin-top:var(--ds-space-050,4px)}
|
|
586
762
|
._1orf1tuv .ProseMirror li>ol{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
587
763
|
._1otj1rjc .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{transition-property:transform,opacity}
|
|
@@ -590,10 +766,14 @@
|
|
|
590
766
|
._1owy1l7b .ProseMirror .ak-editor-annotation-focus:has([data-inline-card]){padding-bottom:3px}
|
|
591
767
|
._1oymc7mi .fabric-editor-breakout-mark-dom>.ak-editor-expand__type-expand{margin-right:var(--ds-space-negative-250,-20px)}
|
|
592
768
|
._1oymxmi2 .fabric-editor-breakout-mark-dom>.ak-editor-expand__type-expand{margin-right:var(--ds-space-negative-150,-9pt)}
|
|
769
|
+
._1ozu18jz [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:active+svg{--checkbox-tick-color:var(--local-tick-active)}
|
|
593
770
|
._1p0gglyw .gridContainer{pointer-events:none}
|
|
594
771
|
._1p171ytf .ProseMirror .telepointer.telepointer-pulse-animate .telepointer-fullname{animation-timing-function:ease-in-out}
|
|
772
|
+
._1p19glyw .danger .decisionItemView-content-wrap.ak-editor-selected-node>div:after{content:none}
|
|
773
|
+
._1p25usvi [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span{box-sizing:border-box}
|
|
595
774
|
._1p281y2m .ProseMirror .telepointer.telepointer-pulse-during-tr .telepointer-fullname{animation-duration:7.5s}
|
|
596
775
|
._1p3gidpf .ak-editor-expand.ak-editor-selected-node:not(.danger):after{bottom:0}
|
|
776
|
+
._1p3xidpf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{margin-top:0}
|
|
597
777
|
._1p5e1fb9 .search-match-block.search-match-dark.ak-editor-selected-node .loader-wrapper>a{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
598
778
|
._1p5p1j28 .ak-editor-expand__title-input{background-color:transparent}
|
|
599
779
|
._1p9315cr .ProseMirror .telepointer.color-7{--telepointer-participant-text-color:var(--ds-text-inverse,#fff)}
|
|
@@ -606,6 +786,7 @@
|
|
|
606
786
|
._1pm0idpf .ak-editor-expand.ak-editor-selected-node:not(.danger):after{top:0}
|
|
607
787
|
._1pmn12c5 div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:before{animation-iteration-count:infinite}
|
|
608
788
|
._1pnt15vq .ak-editor-expand__content .nestedExpand-content-wrapper{overflow-x:hidden}
|
|
789
|
+
._1pp7mz2b [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled[data-invalid]+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
609
790
|
._1psiidpf .ak-editor-expand.ak-editor-selected-node:not(.danger):before{left:0}
|
|
610
791
|
._1pvf1xf3 .search-match-block.ak-editor-selected-node .date-lozenger-container>span{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtler,#fdd0ec),0 0 0 5px var(--ds-border-accent-magenta,#cd519d)}
|
|
611
792
|
._1pycidpf .fabric-editor-alignment:first-of-type:first-child h3 style:first-child+*{margin-top:0}
|
|
@@ -617,9 +798,12 @@
|
|
|
617
798
|
._1q2615vq .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__content{overflow-x:hidden}
|
|
618
799
|
._1q471e5h [layout=wrap-left]+.ProseMirror-gapcursor{float:left}
|
|
619
800
|
._1q5dh2mm .ProseMirror li{position:relative}
|
|
801
|
+
._1q7bh2mm [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{position:relative}
|
|
802
|
+
._1qer1kdv .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image{-webkit-user-select:text}
|
|
620
803
|
._1qg7grf3 .ProseMirror .ak-editor-panel__content>.ProseMirror-widget:first-child+.ProseMirror-widget+.code-block{margin-right:0!important}
|
|
621
804
|
._1qihyh40 .ProseMirror .ak-editor-annotation-hover{padding-bottom:2px}
|
|
622
805
|
._1qikidpf .ProseMirror>.ak-editor-expand:first-child{margin-top:0}
|
|
806
|
+
._1qil1l2s [data-prosemirror-node-name=taskItem] [data-component=placeholder]{text-overflow:ellipsis}
|
|
623
807
|
._1qkxidpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child .heading-wrapper:first-child:not(style){margin-top:0}
|
|
624
808
|
._1qnc1rpy .ProseMirror span[data-placeholder]{color:var(--ds-text-subtlest,#6b6e76)}
|
|
625
809
|
._1qomidpf .ProseMirror .left-shadow:before{left:0}
|
|
@@ -631,6 +815,8 @@
|
|
|
631
815
|
._1qxuysee .pm-table-wrapper>table th{background-color:var(--ds-background-accent-gray-subtlest,#f0f1f2)}
|
|
632
816
|
._1qypglyw [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]{clear:none}
|
|
633
817
|
._1r0kstnw .ProseMirror .code-block .code-block--start{position:absolute}
|
|
818
|
+
._1r2pidpf .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{top:0}
|
|
819
|
+
._1r3dhteq [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg rect:first-of-type{stroke:var(--checkbox-border-color)}
|
|
634
820
|
._1r5e3ney .search-match-block.search-match-block-selected.search-match-dark .editor-mention-primitive{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
635
821
|
._1r6r15vq .ProseMirror .code-block .line-number-gutter:before{visibility:hidden}
|
|
636
822
|
._1r791fb9 .search-match-block.search-match-dark.ak-editor-selected-node .date-lozenger-container>span{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
@@ -639,6 +825,7 @@
|
|
|
639
825
|
._1rakidpf .ProseMirror .danger.code-block .line-number-gutter:after{left:0}
|
|
640
826
|
._1raq1poh .editor-mention-primitive{padding-left:.23em}
|
|
641
827
|
._1rcq1hrf .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]:after{clear:both}
|
|
828
|
+
._1rda5w2r{--local-tick-checked:var(--ds-icon-inverse,#fff)}
|
|
642
829
|
._1rdsfs2f .ak-editor-expand{transition-duration:.3s,.3s}
|
|
643
830
|
._1reozryt{overflow-x:clip}
|
|
644
831
|
._1rfm1ntv .pm-table-sticky-wrapper>table hr{box-sizing:content-box}
|
|
@@ -647,11 +834,14 @@
|
|
|
647
834
|
._1rhx1jtm .ProseMirror .inlineNodeView>:not(.zeroWidthSpaceContainer){white-space:pre-wrap}
|
|
648
835
|
._1rjz1k8s .ProseMirror .code-block .code-content code{line-height:1.5rem}
|
|
649
836
|
._1rjz1q5e .ProseMirror .code-block .code-content code{line-height:1.5em}
|
|
837
|
+
._1rml1rj4 .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){-webkit-user-select:all;user-select:all}
|
|
650
838
|
._1rn91up9 .search-match-block .editor-mention-primitive{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-subtler,#fdd0ec),0 0 0 5px var(--ds-border-accent-magenta,#cd519d)}
|
|
651
839
|
._1rnf1k9k .ProseMirror ol ol ol ol ol{list-style-type:lower-alpha}
|
|
652
840
|
._1rpoidpf .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]>div{margin-right:0}
|
|
653
841
|
._1rpp1n1a div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{left:-1px}
|
|
654
842
|
._1rrkdgkc .ak-editor-expand__icon-button .ak-editor-expand__icon-svg{color:var(--ds-icon-subtle,#505258)}
|
|
843
|
+
._1rtu1txw [data-prosemirror-node-name=taskItem] [data-component=task-item-main]{display:flex}
|
|
844
|
+
._1rvo7wq0 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{background-color:var(--ds-blanket-selected,#388bff14)}
|
|
655
845
|
._1rxqnqa1 .ProseMirror a[data-prosemirror-mark-name=link]{text-decoration-style:solid}
|
|
656
846
|
._1s0y7mnp .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__content{clip:rect(1px,1px,1px,1px)}
|
|
657
847
|
._1s101fb9 .search-match-block.search-match-dark.ak-editor-selected-node .hover-card-trigger-wrapper>a{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
@@ -660,43 +850,57 @@
|
|
|
660
850
|
._1s5oiro1 .search-match-block.search-match-block-selected.search-match-dark.ak-editor-selected-node .date-lozenger-container>span{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
661
851
|
._1s981isi .ProseMirror .code-block .code-block-gutter-pseudo-element:before{content:attr(data-label)}
|
|
662
852
|
._1sa6b3bt div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{content:""}
|
|
853
|
+
._1sfg1bqt{--local-border-checked-invalid:var(--ds-border-danger,#e2483d)}
|
|
663
854
|
._1sg0h2mm .ProseMirror .code-block .line-number-gutter{position:relative}
|
|
664
855
|
._1sgkusic .ProseMirror .code-block .code-content__line-number--wrapped{text-align:right}
|
|
856
|
+
._1sic1r31 [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span>svg{color:currentColor}
|
|
665
857
|
._1sidglyw div[extensionType="com.atlassian.ai-blocks"] .extension-container{box-shadow:none}
|
|
666
858
|
._1skp1tsb .pm-table-wrapper>table th:not(.danger) .code-block:not(.danger):not(.ak-editor-selected-node){box-shadow:0 0 0 1px var(--ds-border,#0b120e24)}
|
|
667
859
|
._1sn3idpf .ProseMirror [layout^=wrap-]:has(+.ProseMirror-gapcursor+[layout^=wrap-]) .rich-media-item{margin-right:0}
|
|
668
860
|
._1sncp3kn .gridLine{transition-timing-function:linear}
|
|
861
|
+
._1sntstnw [data-prosemirror-node-name=taskItem] [data-component=placeholder]{position:absolute}
|
|
862
|
+
._1sqd1diq [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:focus+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
669
863
|
._1srh1gly .ak-editor-selected-node:not(.search-match-block).danger>.editor-mention-primitive.mention-self{background-color:var(--ds-background-danger,#ffeceb)}
|
|
670
864
|
._1srjqvcn .code{-webkit-box-decoration-break:clone;box-decoration-break:clone}
|
|
671
865
|
._1ssocs5v .ProseMirror .left-shadow:before{z-index:2}
|
|
866
|
+
._1st71vek [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:active+svg{--checkbox-border-color:var(--local-border-active)}
|
|
672
867
|
._1supidpf [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]>div{margin-right:0}
|
|
673
868
|
._1syri8nm .pm-table-container>table th:not(.danger) .code-block:not(.danger)>[data-ds--code--code-block]{--ds--code--line-number-bg-color:var(--ds-background-neutral,#0515240f)}
|
|
674
869
|
._1syzglyw [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]{clear:none}
|
|
870
|
+
._1szw1gly .ProseMirror .ak-editor-selected-node.danger .emoji-common-emoji-image{background-color:var(--ds-background-danger,#ffeceb)}
|
|
675
871
|
._1t0tidpf .ProseMirror .ak-editor-annotation-hover:has(.card){padding-left:0}
|
|
676
872
|
._1t2d15cr .search-match-expand-title.search-match-dark>.ak-editor-expand__title-container>.ak-editor-expand__input-container .ak-editor-expand__title-input{color:var(--ds-text-inverse,#fff)}
|
|
677
873
|
._1t5a10yn .ak-editor-expand{min-height:25px}
|
|
678
874
|
._1t6mglyw .ProseMirror-gapcursor+[layout=wrap-left]+[layout=wrap-right]{clear:none}
|
|
679
875
|
._1t8514y2 .ProseMirror .ak-editor-annotation-focus:has([data-inline-card]){padding-top:5px}
|
|
876
|
+
._1t881txw [data-prosemirror-node-name=blockTaskItem] [data-component=task-item-main]{display:flex}
|
|
680
877
|
._1t914jg8 div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:after{animation-direction:normal}
|
|
681
878
|
._1t9u1wdg .search-match-block.search-match-dark .lozenge-wrapper{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
682
879
|
._1tb2idpf .ProseMirror .pm-table-wrapper>table{margin-left:0}
|
|
880
|
+
._1tcx1tcg [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap{height:24px}
|
|
683
881
|
._1tdl1i6y .fabric-background-color-mark:has(.background-color-padding-right){margin-right:var(--ds-space-negative-025,-2px)}
|
|
684
882
|
._1tenidpf .fabric-editor-alignment:first-of-type:first-child h5 style:first-child+*{margin-top:0}
|
|
685
883
|
._1texusic .ProseMirror .ProseMirror-gapcursor[layout=wrap-right]{float:right}
|
|
686
884
|
._1tieidpf :not(.fabric-editor-block-mark)>h3 style:first-child+*{margin-top:0}
|
|
687
885
|
._1tiyh2mm .ProseMirror .right-shadow{position:relative}
|
|
886
|
+
._1tke1h6o [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{align-items:center}
|
|
688
887
|
._1tlp1x4e .ProseMirror p{font-size:1em}
|
|
689
888
|
._1tqsazsu .editor-mention-primitive{color:var(--ds-text-subtle,#505258)}
|
|
690
889
|
._1trh7xuz .search-match{background-color:var(--ds-background-accent-teal-subtlest,#e7f9ff)}
|
|
890
|
+
._1ttmglyw [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:active+svg{pointer-events:none}
|
|
691
891
|
._1tud1tuv .ProseMirror .ak-ul li>ol{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
692
892
|
._1tv57wq0 .ak-editor-expand.ak-editor-selected-node:not(.danger):before{background-color:var(--ds-blanket-selected,#388bff14)}
|
|
693
893
|
._1u0115vq .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]:after{visibility:hidden}
|
|
694
894
|
._1u1ft94y .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__content{width:1px}
|
|
895
|
+
._1u29kb7n [data-prosemirror-node-name=blockTaskItem] [data-component=content]{flex-shrink:1}
|
|
896
|
+
._1u2ww31d .ProseMirror h3 .emoji-common-placeholder{height:20.25px}
|
|
695
897
|
._1u4a1ule .pm-table-container .pm-table-left-border{display:block}
|
|
696
898
|
._1u701ule .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{display:block}
|
|
697
899
|
._1u7x1v8p{--editor-font-ugc-token-heading-h6:normal 600 0.785714em/1.45455 "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
698
900
|
._1u7xm9w9{--editor-font-ugc-token-heading-h6:normal 700 0.785714em/1.45455 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
901
|
+
._1u7ymz2b [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:focus+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
699
902
|
._1u8dp3kn div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:after{animation-timing-function:linear}
|
|
903
|
+
._1ub4nkob .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){vertical-align:middle}
|
|
700
904
|
._1ubf1vop .ProseMirror .telepointer.color-3{--telepointer-participant-bg-color:var(--ds-background-accent-yellow-bolder,#946f00)}
|
|
701
905
|
._1ubhidpf .ProseMirror .ak-editor-annotation-blur{padding-right:0}
|
|
702
906
|
._1ucti7uo .editor-mention-primitive.mention-restricted{color:var(--ds-text,#292a2e)}
|
|
@@ -707,21 +911,30 @@
|
|
|
707
911
|
._1uj7idpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) p style:first-child+*{margin-top:0}
|
|
708
912
|
._1ujg1n1a div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{top:-1px}
|
|
709
913
|
._1uln1vmz .pm-table-container .pm-table-right-border{height:calc(100% - var(--ds-space-300, 24px))}
|
|
914
|
+
._1uoi1f4h .ProseMirror h1 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image,.emoji-common-placeholder){height:28px}
|
|
710
915
|
._1upkh2mm div[extensionType="com.atlassian.ai-blocks"] .extension-container{position:relative}
|
|
711
916
|
._1us5sxj9 .ProseMirror .telepointer.telepointer-dim{opacity:.2}
|
|
712
917
|
._1us91xf3 .search-match-block.ak-editor-selected-node .loader-wrapper>a{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtler,#fdd0ec),0 0 0 5px var(--ds-border-accent-magenta,#cd519d)}
|
|
918
|
+
._1usv1j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite::-moz-selection{background-color:transparent}
|
|
713
919
|
._1uue1mxr .ProseMirror .code-block .code-block-content-wrapper{counter-reset:line}
|
|
714
920
|
._1uv9idpf :not(.fabric-editor-block-mark)>h2:first-child:not(style){margin-top:0}
|
|
921
|
+
._1uvbh2mm .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image{position:relative}
|
|
922
|
+
._1uwodgkc [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{color:var(--ds-icon-subtle,#505258)}
|
|
923
|
+
._1v08idpf .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{bottom:0}
|
|
715
924
|
._1v2gnkc8{--editor-font-ugc-token-body-small:normal 400 0.875em/1.714 "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
716
925
|
._1v4iidpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h6 style:first-child+*{margin-top:0}
|
|
926
|
+
._1v5iv2br [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap{align-self:start}
|
|
717
927
|
._1v6tt94y .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{width:1px}
|
|
718
928
|
._1v741j28 .ProseMirror.ua-safari .inlineNodeView ::selection{background-color:transparent}
|
|
719
929
|
._1v9ev77o .ProseMirror .ak-editor-annotation-draft:has(.date-lozenger-container){padding-top:var(--ds-space-025,2px)}
|
|
720
930
|
._1vgtidpf .ProseMirror .ak-editor-annotation-draft:has([data-inline-card]){padding-right:0}
|
|
721
931
|
._1vic5d63 .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{transform-origin:top left}
|
|
932
|
+
._1vjnidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{min-width:0}
|
|
722
933
|
._1vk21ex1{--ak-editor--large-gutter-padding:52px}
|
|
723
934
|
._1vk2t9kd{--ak-editor--large-gutter-padding:72px}
|
|
935
|
+
._1vmi1j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image::-moz-selection{background-color:transparent}
|
|
724
936
|
._1vnn1kew .ProseMirror .code-block .code-block-content-wrapper{background-image:linear-gradient(to right,var(--ds-background-neutral,#0515240f) var(--ds-space-300,24px),transparent var(--ds-space-300,24px)),linear-gradient(to right,var(--ds-surface-raised,#fff) var(--ds-space-300,24px),transparent var(--ds-space-300,24px)),linear-gradient(to left,var(--ds-background-neutral,#0515240f) var(--ds-space-100,8px),transparent var(--ds-space-100,8px)),linear-gradient(to left,var(--ds-surface-raised,#fff) var(--ds-space-100,8px),transparent var(--ds-space-100,8px)),linear-gradient(to left,var(--ds-shadow-overflow-spread,#1e1f2129) 0,var(--ds-UNSAFE-transparent,transparent) var(--ds-space-100,8px)),linear-gradient(to left,var(--ds-shadow-overflow-perimeter,#1e1f211f) 0,var(--ds-UNSAFE-transparent,transparent) var(--ds-space-100,8px)),linear-gradient(to right,var(--ds-shadow-overflow-spread,#1e1f2129) 0,var(--ds-UNSAFE-transparent,transparent) var(--ds-space-100,8px)),linear-gradient(to right,var(--ds-shadow-overflow-perimeter,#1e1f211f) 0,var(--ds-UNSAFE-transparent,transparent) var(--ds-space-100,8px))}
|
|
937
|
+
._1vo21ejb div[data-task-list-local-id] div[data-task-list-local-id]{margin-left:var(--ds-space-300,24px)}
|
|
725
938
|
._1vo6i7a9 .pm-table-wrapper>table>tbody>tr>th{font-weight:var(--ds-font-weight-regular,400)}
|
|
726
939
|
._1vp0n7od .fabric-background-color-mark .ak-editor-annotation{background-color:unset}
|
|
727
940
|
._1vpk188d .ProseMirror .placeholder-decoration-fade-in{animation-duration:.3s}
|
|
@@ -738,18 +951,25 @@
|
|
|
738
951
|
._1wdeh2mm .ProseMirror .code-block .code-block-content-wrapper{position:relative}
|
|
739
952
|
._1wet1hna .editor-mention-primitive{word-break:break-word}
|
|
740
953
|
._1wgaidpf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]+*>*{margin-top:0}
|
|
954
|
+
._1wgw13gf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled+svg{cursor:not-allowed}
|
|
741
955
|
._1wh8idpf .ProseMirror>div[data-layout-section]:first-child{margin-top:0}
|
|
956
|
+
._1wio7wq0 .ak-editor-selected-node>[data-decision-wrapper]:before{background-color:var(--ds-blanket-selected,#388bff14)}
|
|
742
957
|
._1wjzqvpr .ProseMirror .code-block-content-wrapper>.code-content code{white-space:pre}
|
|
958
|
+
._1wmugrf3 .ak-editor-panel__content>div[data-task-list-local-id]:first-child{margin-bottom:0!important}
|
|
743
959
|
._1wtktlke .ak-editor-expand__title-container{cursor:pointer}
|
|
744
960
|
._1wwxbimv .danger .editor-mention-primitive{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
745
961
|
._1wys1l7b .ProseMirror .ak-editor-annotation-blur:has([data-inline-card]){padding-bottom:3px}
|
|
746
962
|
._1wysidpf .ProseMirror .code-block .code-block--end{right:0}
|
|
747
963
|
._1wzd1t4y div[extensionType="com.atlassian.ai-blocks"] .extension-container .with-margin-styles{background-color:var(--ds-surface,#fff)!important}
|
|
964
|
+
._1x187wq0 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{background-color:var(--ds-blanket-selected,#388bff14)}
|
|
748
965
|
._1x2nt94y .ProseMirror .ak-editor-annotation-blur{padding-top:1px}
|
|
749
966
|
._1x2sidpf .fabric-editor-font-size:first-of-type:first-child h2 style:first-child+*{margin-top:0}
|
|
967
|
+
._1x5a1tcg [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap{height:24px}
|
|
968
|
+
._1x5q1ial .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{z-index:12}
|
|
750
969
|
._1x5zidpf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]+*{margin-top:0}
|
|
751
970
|
._1x70idpf .ProseMirror-gapcursor+[layout=wrap-left]+span+[layout=wrap-right]>div{margin-left:0}
|
|
752
971
|
._1x8yidpf .ak-editor-expand td>:not(style):first-child{margin-top:0}
|
|
972
|
+
._1x9vmz2b [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled[data-invalid]+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
753
973
|
._1xbs1kdv .ProseMirror span.pm-placeholder__text[data-placeholder]:after{cursor:text}
|
|
754
974
|
._1xcb15vq [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]:after{visibility:hidden}
|
|
755
975
|
._1xdsidpf :not(.fabric-editor-block-mark)>p:first-child:not(style){margin-top:0}
|
|
@@ -757,6 +977,7 @@
|
|
|
757
977
|
._1xfvidpf .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]:after{font-size:0}
|
|
758
978
|
._1xgj1kdv .ak-editor-expand__content{cursor:text}
|
|
759
979
|
._1xgk1l7b .ProseMirror .ak-editor-annotation-draft:has(.card){padding-bottom:3px}
|
|
980
|
+
._1xkp16ch .ProseMirror h4 .emoji-common-placeholder{height:18.25px}
|
|
760
981
|
._1xktidpf .ProseMirror .ak-editor-annotation-focus:has([data-inline-card]){padding-left:0}
|
|
761
982
|
._1xm91l7b .ProseMirror .ak-editor-annotation-focus:has(.card){padding-bottom:3px}
|
|
762
983
|
._1xmbfeiv .ProseMirror .ak-editor-annotation-blur{border-bottom-color:var(--ds-border-accent-yellow,#b38600)}
|
|
@@ -773,6 +994,8 @@
|
|
|
773
994
|
._1xy6glyw .ProseMirror:not(.ProseMirror-focused) .ProseMirror-mark-boundary-cursor{display:none}
|
|
774
995
|
._1y3zidpf .ProseMirror .code-block .code-block--start{left:0}
|
|
775
996
|
._1y55cs5v .ProseMirror .right-shadow:before{z-index:2}
|
|
997
|
+
._1y55h2mm [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap{position:relative}
|
|
998
|
+
._1y6l1j28 .ak-editor-selected-node>[data-decision-wrapper] ::selection{background-color:transparent}
|
|
776
999
|
._1y79i8nm .ProseMirror .code-block .line-number-gutter{background-color:var(--ds-background-neutral,#0515240f)}
|
|
777
1000
|
._1y8rzzfg .ProseMirror .code-block{font-family:var(--ds-font-family-code,"Atlassian Mono",ui-monospace,Menlo,"Segoe UI Mono","Ubuntu Mono",monospace)}
|
|
778
1001
|
._1y9hutpp .pm-table-sticky-wrapper>table>tbody>tr>td td p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
@@ -782,51 +1005,72 @@
|
|
|
782
1005
|
._1ydu1up9 .search-match-block .loader-wrapper>a{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-subtler,#fdd0ec),0 0 0 5px var(--ds-border-accent-magenta,#cd519d)}
|
|
783
1006
|
._1yg7azsu .ak-editor-selected-node>.editor-mention-primitive.mention-self{color:var(--ds-text-subtle,#505258)}
|
|
784
1007
|
._1yi41osq .ProseMirror .ProseMirror-gapcursor span{height:100%}
|
|
1008
|
+
._1yjc1v1w{--local-border-focus:var(--ds-border-focused,#4688ec)}
|
|
785
1009
|
._1yn7uhok .gridLine{transition-property:border-color}
|
|
1010
|
+
._1yqj16ch .ProseMirror h4 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){height:18.25px}
|
|
786
1011
|
._1ys91j28 .ProseMirror:has(.ProseMirror-gapcursor){caret-color:transparent}
|
|
1012
|
+
._1yvb1vek [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:active+svg{--checkbox-border-color:var(--local-border-active)}
|
|
787
1013
|
._1yzk1osq .ProseMirror .sentinel-right{height:100%}
|
|
788
1014
|
._1z0h1ule [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]:after{display:block}
|
|
789
1015
|
._1z0n1osq .ProseMirror .ProseMirror-gapcursor span:after{height:100%}
|
|
790
1016
|
._242x1j28 .ak-editor-selected-node>.editor-mention-primitive.mention-self::selection{background-color:transparent}
|
|
1017
|
+
._245q155b [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:active+svg{--checkbox-background-color:var(--local-background-active)}
|
|
1018
|
+
._24k6idpf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{margin-bottom:0}
|
|
791
1019
|
._259w1r31 .ProseMirror a[data-prosemirror-mark-name=link]{text-decoration-color:currentColor}
|
|
792
1020
|
._26cn15ob div[extensionType="com.atlassian.ai-blocks"]:before{background-size:200%}
|
|
793
1021
|
._28dsidpf .pm-table-header-content-wrap :not(.fabric-editor-alignment) p:first-of-type{margin-top:0}
|
|
794
1022
|
._2b661rsu .ProseMirror .telepointer.color-14{--telepointer-participant-bg-color:var(--ds-background-accent-green-subtle,#4bce97)}
|
|
795
1023
|
._2eqbbimv .ak-editor-selected-node:not(.search-match-block).danger>.editor-mention-primitive.mention-self{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1024
|
+
._2f1l1ps2 [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked+svg{--checkbox-background-color:var(--local-background-checked)}
|
|
1025
|
+
._2f9he0wb .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){width:16.25px}
|
|
1026
|
+
._2gbi1j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite ::-moz-selection{background-color:transparent}
|
|
1027
|
+
._2hkb1i6y [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:focus+svg{outline-offset:var(--ds-space-negative-025,-2px)}
|
|
796
1028
|
._2jyr1ial .ak-editor-expand.ak-editor-selected-node:not(.danger):before{z-index:12}
|
|
797
1029
|
._2k8xutpp .ProseMirror{margin-right:var(--ds-space-150,9pt)}
|
|
798
1030
|
._2lvxm5ip .code{padding-left:.5ch}
|
|
799
1031
|
._2lx21bp4{flex-direction:column}
|
|
800
1032
|
._2mn9r4us .ak-editor-selected-node>.editor-mention-primitive.mention-self{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
801
1033
|
._2nre1j28 .ProseMirror span.pm-placeholder.ak-editor-selected-node::selection{background-color:transparent}
|
|
1034
|
+
._2p31glyw [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:focus+svg{pointer-events:none}
|
|
1035
|
+
._2qa91kdv .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite{-webkit-user-select:text}
|
|
802
1036
|
._2qpjr4us .ak-editor-selected-node>.editor-mention-primitive{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
1037
|
+
._2qpqidpf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{opacity:0}
|
|
803
1038
|
._2s1d1xgx{--editor-font-ugc-token-heading-h3:normal 600 1.14286em/1.25 "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
804
1039
|
._2s1dh9f3{--editor-font-ugc-token-heading-h3:normal 600 1.14286em/1.25 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
1040
|
+
._2s2x15vq [data-prosemirror-node-name=taskItem] [data-component=placeholder]{overflow-y:hidden}
|
|
805
1041
|
._2ss61y2m .ProseMirror .telepointer.telepointer-pulse-during-tr .telepointer-initial{animation-duration:7.5s}
|
|
806
1042
|
._2xjk14w8 .ak-editor-expand__expanded .ak-editor-expand__icon-button .ak-editor-expand__icon-svg{transform:rotate(90deg)}
|
|
1043
|
+
._2zbkidpf .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{left:0}
|
|
807
1044
|
._31x2usvi .pm-table-sticky-wrapper>table *{box-sizing:border-box}
|
|
1045
|
+
._322b1ooe [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{transform:translate(-50%,-50%)}
|
|
808
1046
|
._3429idpf :not(.fabric-editor-block-mark)>.heading-wrapper:first-child:not(style){margin-top:0}
|
|
1047
|
+
._348v1txw [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{display:flex}
|
|
809
1048
|
._35ci1mi6 .ProseMirror .telepointer.color-17{--telepointer-participant-bg-color:var(--ds-background-accent-magenta-subtle,#e774bb)}
|
|
810
1049
|
._372tidpf td>.ak-editor-expand{margin-top:0}
|
|
1050
|
+
._39dzglyw [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:focus+svg{pointer-events:none}
|
|
811
1051
|
._3aim1n9t .pm-table-container>table{table-layout:fixed}
|
|
812
1052
|
._3d3tidpf :not(.fabric-editor-block-mark)>p style:first-child+*{margin-top:0}
|
|
813
1053
|
._3dscidpf .ak-editor-expand__icon-button{padding-right:0}
|
|
814
1054
|
._3gtki8nm .pm-table-sticky-wrapper>table th:not(.danger) .code-block:not(.danger) .code-block-content-wrapper{background-color:var(--ds-background-neutral,#0515240f)}
|
|
815
1055
|
._3gvxkrt9 .ProseMirror .telepointer.color-11{--telepointer-participant-bg-color:var(--ds-background-accent-red-subtle,#f87168)}
|
|
816
1056
|
._3iqe18il .fabric-editor--full-width-mode{--ak-editor--line-length:min(calc(100cqw - var(--ak-editor--large-gutter-padding)*2),var(--ak-editor--full-width-layout-width))}
|
|
1057
|
+
._3iyuidpf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap{flex-shrink:0}
|
|
817
1058
|
._3jj9rprw .danger .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2){background-color:var(--ds-blanket-danger,#ef5c4814)}
|
|
818
1059
|
._3n591ule .ProseMirror .ProseMirror-gapcursor span{display:block}
|
|
819
1060
|
._3nq8idpf .ProseMirror .ak-editor-annotation-draft:has(.card){padding-left:0}
|
|
820
1061
|
._3ojs1n9t .gridContainer{position:fixed}
|
|
821
1062
|
._3q5uidpf .fabric-editor-font-size:first-of-type:first-child h2:first-child:not(style){margin-top:0}
|
|
1063
|
+
._3shystnw [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{position:absolute}
|
|
822
1064
|
._3sy0i8nm [data-prosemirror-node-name=date] .date-lozenger-container span{background-color:var(--ds-background-neutral,#0515240f)}
|
|
823
1065
|
._3t04idpf .ProseMirror li>.code-block{margin-bottom:0}
|
|
824
1066
|
._3tz5idpf .ak-editor-expand td>style:first-child+*{margin-top:0}
|
|
1067
|
+
._3yx41ssb [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{top:50%}
|
|
825
1068
|
._42an1j28 .ak-editor-selected-node>.editor-mention-primitive.mention-self::-moz-selection{background-color:transparent}
|
|
826
1069
|
._42pj1j28 .editor-mention-primitive.mention-restricted{background-color:transparent}
|
|
827
1070
|
._43nwglyw .ProseMirror hr.ak-editor-selected-node{outline-style:none}
|
|
828
1071
|
._44741b66 .ProseMirror li>ul{margin-top:var(--ds-space-050,4px)}
|
|
829
1072
|
._44741tuv .ProseMirror li>ul{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
1073
|
+
._456h1tuv .ProseMirror .taskItemView-content-wrap .taskItemView-content-wrap{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
830
1074
|
._45xostnw .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{position:absolute}
|
|
831
1075
|
._4666idpf .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{bottom:0}
|
|
832
1076
|
._48wmidpf .ProseMirror .code-block .code-content__line-number--wrapped{left:0}
|
|
@@ -839,6 +1083,7 @@
|
|
|
839
1083
|
._4g8dgrf3 div[extensiontype="com.atlassian.ai-blocks"][extensionkey="ai-action-items-block:aiActionItemsBodiedExtension"] div[data-node-type=actionList]{margin-top:0!important}
|
|
840
1084
|
._4gkwidpf [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]+*>*{margin-top:0}
|
|
841
1085
|
._4ieeidpf .ProseMirror .ProseMirror-gapcursor:first-of-type+span+ol{margin-top:0}
|
|
1086
|
+
._4ijz1gly .ProseMirror .ak-editor-selected-node.danger .emoji-common-emoji-sprite{background-color:var(--ds-background-danger,#ffeceb)}
|
|
842
1087
|
._4jlg9cwz div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:after{animation-duration:1s}
|
|
843
1088
|
._4jlgymdr div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:after{animation-duration:2s}
|
|
844
1089
|
._4l45idpf .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{top:0}
|
|
@@ -849,21 +1094,27 @@
|
|
|
849
1094
|
._4p8kidpf .pm-table-wrapper>table>tbody>tr>th{border-bottom-width:0}
|
|
850
1095
|
._4q241osq .fabric-editor--max-width-mode{--ak-editor--breakout-fallback-width:100%}
|
|
851
1096
|
._4q84eawv .search-match-expand-title.search-match-dark>.ak-editor-expand__title-container>.ak-editor-expand__input-container{background-color:var(--ds-background-accent-magenta-bolder-pressed,#77325b)}
|
|
1097
|
+
._4qcustnw .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{position:absolute}
|
|
852
1098
|
._4ryltlke .ProseMirror .code-block{cursor:pointer}
|
|
853
1099
|
._4ssh16ux .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2):after{content:"\00a0"}
|
|
854
1100
|
._4t3i1osq{height:100%}
|
|
855
1101
|
._4temv9ra .search-match-expand-title>.ak-editor-expand__title-container>.ak-editor-expand__input-container{background-color:var(--ds-background-accent-magenta-subtler,#fdd0ec)}
|
|
856
1102
|
._4tu36ebc .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{transition-duration:.15s}
|
|
857
1103
|
._4uf1idpf .ak-editor-expand__title-container{padding-left:0}
|
|
1104
|
+
._4uli15vq [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span>svg{overflow-x:hidden}
|
|
858
1105
|
._4waqtoke .pm-table-wrapper>table th:not(.danger) .code-block:not(.danger)>[data-ds--code--code-block]{background-color:var(--ds-background-neutral,#0515240f)!important}
|
|
859
1106
|
._4wchidpf .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]>div{margin-bottom:0}
|
|
1107
|
+
._4yxh1ial .ak-editor-selected-node>[data-decision-wrapper]:before{z-index:12}
|
|
860
1108
|
._4z8q1vyj .ProseMirror .telepointer.telepointer-pulse-during-tr .telepointer-fullname{animation-name:k3895my}
|
|
861
1109
|
._50231ph4 .search-match-block.search-match-block-selected.search-match-dark.ak-editor-selected-node .loader-wrapper>div:after{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
862
1110
|
._5061i7a9 .code{font-weight:var(--ds-font-weight-regular,400)}
|
|
863
1111
|
._51zm1kkj .ProseMirror .telepointer.color-12{--telepointer-participant-bg-color:var(--ds-background-accent-orange-subtle,#fca700)}
|
|
864
1112
|
._54e7idpf .fabric-editor-alignment:first-of-type:first-child h4:first-child:not(style){margin-top:0}
|
|
1113
|
+
._56o2ckbl .ProseMirror .decisionItemView-content-wrap{min-width:3pc}
|
|
865
1114
|
._5908idpf .pm-table-sticky-wrapper>table>tbody>tr>td>:nth-child(1 of :not(style,.ProseMirror-gapcursor,.ProseMirror-widget,span)){margin-top:0}
|
|
866
1115
|
._59uzyh40 .code{padding-top:2px}
|
|
1116
|
+
._5c1cidpf [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{margin-right:0}
|
|
1117
|
+
._5cgrglyw [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{display:none}
|
|
867
1118
|
._5cxqglyw .ProseMirror .ProseMirror-gapcursor{display:none}
|
|
868
1119
|
._5dtjutpp .pm-table-sticky-wrapper>table>tbody>tr>th td p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
869
1120
|
._5gm1sm61 .pm-table-sticky-wrapper>table th td{background-color:var(--ds-background-neutral-subtle,#00000000)}
|
|
@@ -874,7 +1125,9 @@
|
|
|
874
1125
|
._5rje1o8l .ProseMirror.ua-firefox ul li p>span:empty{display:inline-block}
|
|
875
1126
|
._5sz3f705 .ProseMirror-gapcursor+[layout=wrap-left]+span+[layout=wrap-right]:after{content:" "}
|
|
876
1127
|
._5u1u1j28 .ak-editor-expand.ak-editor-selected-node:not(.danger) ::-moz-selection{background-color:transparent}
|
|
1128
|
+
._5w3hojke .ProseMirror h2 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){width:22.25px}
|
|
877
1129
|
._5xhvstnw .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2):after{position:absolute}
|
|
1130
|
+
._629ridpf [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{margin-bottom:0}
|
|
878
1131
|
._63an1j28 .ak-editor-expand.ak-editor-selected-node:not(.danger) ::selection{background-color:transparent}
|
|
879
1132
|
._63b3qvpr .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{white-space:pre}
|
|
880
1133
|
._642in7od a .fabric-background-color-mark{background-color:unset}
|
|
@@ -888,6 +1141,7 @@
|
|
|
888
1141
|
._6jbkgrf3 .ProseMirror li:has(>ol:only-child){margin-bottom:0!important}
|
|
889
1142
|
._6jk61j28 .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2) ::-moz-selection{background-color:transparent}
|
|
890
1143
|
._6klsh2mm [data-prosemirror-node-name=date] .date-lozenger-container span{position:relative}
|
|
1144
|
+
._6mj51diq [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:active+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
891
1145
|
._6o4midpf .pm-table-container>table>tbody>tr>td>:nth-child(1 of :not(style,.ProseMirror-gapcursor,.ProseMirror-widget,span)){margin-top:0}
|
|
892
1146
|
._6p44m5ip .code{padding-right:.5ch}
|
|
893
1147
|
._6q1jryon .ProseMirror .inlineNodeViewAddZeroWidthSpace:after{content:""}
|
|
@@ -897,25 +1151,36 @@
|
|
|
897
1151
|
._6w9s1o0l .ProseMirror .code-block .code-block-content-wrapper{background-position:0 0,0 0,100% 0,100% 0,100% 0,100% 0,0 0,0 0}
|
|
898
1152
|
._70jd1ule [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]:after{display:block}
|
|
899
1153
|
._70nuglyw .ak-editor-expand__content.ak-editor-expand__content--collapsed{display:none}
|
|
1154
|
+
._72a11tuv .ProseMirror [data-node-type=actionList]>*+*{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
900
1155
|
._72x4idpf .fabric-editor-font-size:first-of-type:first-child .heading-wrapper:first-child:not(style){margin-top:0}
|
|
901
1156
|
._736didpf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]>div{margin-bottom:0}
|
|
1157
|
+
._73k21f4h .ProseMirror h1 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image,.emoji-common-placeholder){width:28px}
|
|
902
1158
|
._762vutpp .pm-table-container>table>tbody>tr>th td p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
1159
|
+
._7699glyw [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{outline-style:none}
|
|
903
1160
|
._78lz1j28 .ProseMirror span.pm-placeholder.ak-editor-selected-node::-moz-selection{background-color:transparent}
|
|
1161
|
+
._7df91l2s [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{text-overflow:ellipsis}
|
|
904
1162
|
._7fayidpf [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]>div{margin-bottom:0}
|
|
905
1163
|
._7gsu17v8 .search-match-block.search-match-dark .loader-wrapper>div:after{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 5px var(--ds-background-accent-magenta-bolder-pressed,#77325b)}
|
|
906
1164
|
._7hwtidpf .ProseMirror-gapcursor+[layout=wrap-left]+[layout=wrap-right]>div{margin-left:0}
|
|
907
1165
|
._7kmy1l7b .ProseMirror .ak-editor-annotation-draft:has([data-inline-card]){padding-bottom:3px}
|
|
1166
|
+
._7m6kidpf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{margin-right:0}
|
|
908
1167
|
._7m6lidpf .fabric-editor-font-size:first-of-type:first-child h1:first-child:not(style){margin-top:0}
|
|
909
1168
|
._7nbfstnw .ProseMirror .left-shadow:before{position:absolute}
|
|
910
1169
|
._7pge1xf3 .search-match-block.ak-editor-selected-node .editor-mention-primitive{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtler,#fdd0ec),0 0 0 5px var(--ds-border-accent-magenta,#cd519d)}
|
|
1170
|
+
._7pi113gf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled+svg{cursor:not-allowed}
|
|
1171
|
+
._7pqpv47k .ProseMirror .ak-editor-panel .ak-editor-panel__icon{width:var(--ds-space-250,20px)}
|
|
911
1172
|
._7psugrf3 div[extensiontype="com.atlassian.ai-blocks"][extensionkey="ai-action-items-block:aiActionItemsBodiedExtension"] div[data-node-type=actionList]{margin-right:0!important}
|
|
912
1173
|
._7q4h1k8s .ProseMirror .code-block .code-content__line-number--wrapped{line-height:1.5rem}
|
|
913
1174
|
._7sqtstnw .ProseMirror .right-shadow:after{position:absolute}
|
|
914
1175
|
._7vb2pzf8 .pm-table-container .pm-table-left-border[data-with-numbered-table=true]{left:41px}
|
|
1176
|
+
._7vzk1f51 .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image) img{object-fit:contain}
|
|
915
1177
|
._7xjx1ytf .ProseMirror .telepointer.telepointer-pulse-animate .telepointer-initial{animation-timing-function:ease-in-out}
|
|
916
1178
|
._7xl8ckbl .pm-table-container>table>tbody>tr>td{min-width:3pc}
|
|
1179
|
+
._7z9f13gf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled[data-invalid]+svg{cursor:not-allowed}
|
|
917
1180
|
._80qob3bt .ProseMirror .danger.code-block .line-number-gutter:after{content:""}
|
|
1181
|
+
._80x0b3bt .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{content:""}
|
|
918
1182
|
._812dglyw .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{pointer-events:none}
|
|
1183
|
+
._812smov0 [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{color:var(--checkbox-background-color)}
|
|
919
1184
|
._862v1osq .ProseMirror .left-shadow:after{height:100%}
|
|
920
1185
|
._866vckbl .pm-table-wrapper>table>tbody>tr>th{min-width:3pc}
|
|
921
1186
|
._874g1l7x .ProseMirror hr{background-color:var(--ds-border,#0b120e24)}
|
|
@@ -928,6 +1193,7 @@
|
|
|
928
1193
|
._8uqaidpf .ProseMirror>div[data-task-list-local-id]:first-child{margin-top:0}
|
|
929
1194
|
._8va114w8 .ak-editor-expand .ak-editor-expand__icon-container svg{transform:rotate(90deg)}
|
|
930
1195
|
._8ved1mrw div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{z-index:-1}
|
|
1196
|
+
._8vye1ssb [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{left:50%}
|
|
931
1197
|
._8vyeidpf .ProseMirror .pm-table-wrapper>table{margin-right:0}
|
|
932
1198
|
._8wmvoqnp .ProseMirror li>style:first-child+p{margin-top:.75rem}
|
|
933
1199
|
._8zqr2lzm .pm-table-wrapper>table th:not(.danger) .code-block:not(.danger) .code-block-content-wrapper{background-image:var(--ak-editor--table-overflow-shadow)}
|
|
@@ -945,14 +1211,18 @@
|
|
|
945
1211
|
._9apoidpf .ak-editor-expand.ak-editor-selected-node:not(.danger):before{right:0}
|
|
946
1212
|
._9b45j4ch .ProseMirror .ak-ol{display:flow-root}
|
|
947
1213
|
._9cv91cra .ProseMirror .telepointer.telepointer-pulse-animate .telepointer-fullname{animation-name:kxlv1hz}
|
|
1214
|
+
._9di4idpf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{margin-bottom:0}
|
|
948
1215
|
._9e5g1wug .ProseMirror .pm-table-wrapper{overflow-x:auto}
|
|
949
1216
|
._9ef31hna .code{overflow-wrap:break-word}
|
|
950
1217
|
._9ex2idpf .pm-table-container>table>tbody>tr>td{border-bottom-width:0}
|
|
951
1218
|
._9fge8y3s .ProseMirror .telepointer.color-13{--telepointer-participant-bg-color:var(--ds-background-accent-yellow-subtle,#eed12b)}
|
|
1219
|
+
._9ggastnw .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{position:absolute}
|
|
1220
|
+
._9gq015vq [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{overflow-x:hidden}
|
|
952
1221
|
._9j0yxfcs .ProseMirror ol ol ol{list-style-type:lower-roman}
|
|
953
1222
|
._9jfyglyw .ProseMirror .left-shadow:before{pointer-events:none}
|
|
954
1223
|
._9l08vuon .pm-table-wrapper>table>tbody>tr>td{background-color:var(--ds-surface,#fff)}
|
|
955
1224
|
._9loxvi1l .resizer-item:has(table[data-initial-width-mode=content]){width:max-content!important}
|
|
1225
|
+
._9mji1i6y [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:focus+svg{outline-offset:var(--ds-space-negative-025,-2px)}
|
|
956
1226
|
._9neqidpf .ProseMirror .ak-editor-annotation-focus{padding-right:0}
|
|
957
1227
|
._9o0ystnw .ProseMirror .right-shadow:before{position:absolute}
|
|
958
1228
|
._9o1p1j28 .ProseMirror-hideselection ::-moz-selection{background-color:transparent}
|
|
@@ -961,13 +1231,18 @@
|
|
|
961
1231
|
._9qsdbimv .ak-editor-selected-node:not(.search-match-block).danger>.editor-mention-primitive.mention-restricted{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
962
1232
|
._9s8f1osq .ak-editor-expand__content .expand-content-wrapper{width:100%}
|
|
963
1233
|
._9ubpb3bt .ProseMirror .ProseMirror-gapcursor span:after{content:""}
|
|
1234
|
+
._9ut8ojke .ProseMirror h2 .emoji-common-placeholder{height:22.25px}
|
|
964
1235
|
._9v33vi1l .pm-table-resizer-container:has(table[data-initial-width-mode=content]){width:max-content!important}
|
|
965
1236
|
._a0pq1h6o .ak-editor-expand__icon-button{align-items:center}
|
|
1237
|
+
._a2yomov0 [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{color:var(--checkbox-background-color)}
|
|
1238
|
+
._a3x2170n [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked+svg{--checkbox-border-color:var(--local-border-checked)}
|
|
966
1239
|
._aatx1k8s .ProseMirror .code-block .code-block--start{height:1.5rem}
|
|
967
1240
|
._aaynsm61::-webkit-scrollbar-thumb{background-color:var(--ds-background-neutral-subtle,#00000000)}
|
|
968
1241
|
._abre6hgr .ProseMirror .code-block .line-number-gutter:before{content:"1"}
|
|
1242
|
+
._ad3aidpf ol[data-node-type=decisionList].ak-editor-selected-node:before{right:0}
|
|
969
1243
|
._af7gi8nm .code{--ds--code--bg-color:var(--ds-background-neutral,#0515240f)}
|
|
970
1244
|
._ah88v77o .ProseMirror .ak-editor-annotation-focus:has(.date-lozenger-container){padding-top:var(--ds-space-025,2px)}
|
|
1245
|
+
._aixtusvi [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{box-sizing:border-box}
|
|
971
1246
|
._ajy9glyw [layout=wrap-left]+.ProseMirror-gapcursor{clear:none}
|
|
972
1247
|
._al8b1tmo .ProseMirror .telepointer.color-11{--telepointer-participant-text-color:var(--ds-text-accent-gray-bolder,#1e1f21)}
|
|
973
1248
|
._ald71cn9 .ProseMirror .code-block .code-block-content-wrapper{background-attachment:local,local,local,local,scroll,scroll,scroll,scroll}
|
|
@@ -980,15 +1255,18 @@
|
|
|
980
1255
|
._ar4h1h6o .ak-editor-expand__title-container{align-items:center}
|
|
981
1256
|
._at5bidpf .ProseMirror .code-block{margin-right:0}
|
|
982
1257
|
._awp7f705 [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]:after{content:" "}
|
|
1258
|
+
._ay2wby5v{--local-background-disabled:var(--ds-background-disabled,#17171708)}
|
|
983
1259
|
._ay4r7mnp .ak-editor-expand__content .expand-content-wrapper{clip:rect(1px,1px,1px,1px)}
|
|
984
1260
|
._ay6b6ebc .ProseMirror .telepointer:hover .telepointer-initial{transition-delay:.15s}
|
|
985
1261
|
._ay9u2lzm .pm-table-sticky-wrapper>table th:not(.danger) .code-block:not(.danger) .code-block-content-wrapper{background-image:var(--ak-editor--table-overflow-shadow)}
|
|
986
1262
|
._aycbidpf .ProseMirror .ProseMirror-gapcursor:first-of-type+ul{margin-top:0}
|
|
987
1263
|
._ayedr4us .ProseMirror .code-block.ak-editor-selected-node:not(.danger){box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
1264
|
+
._az4vvrvc [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{flex-direction:row}
|
|
988
1265
|
._b0ld1tmw .ProseMirror .danger .code-block .line-number-gutter{color:var(--ds-text-danger,#ae2e24)}
|
|
989
1266
|
._b1o8grf3 .ProseMirror li:has(>ol:only-child)>ol{margin-top:0!important}
|
|
990
1267
|
._b3evgrf3 .ProseMirror .ak-editor-panel__content>.code-block:first-child{margin-left:0!important}
|
|
991
1268
|
._b3ovyh40 .fabric-background-color-mark{padding-bottom:2px}
|
|
1269
|
+
._b4hh1gyf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{--checkbox-border-color:var(--local-border)}
|
|
992
1270
|
._b82712n9 .ProseMirror .telepointer:hover .telepointer-fullname{transform:scaleX(1)}
|
|
993
1271
|
._b9adidpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h4 style:first-child+*{margin-top:0}
|
|
994
1272
|
._b9ejidpf .ProseMirror .sentinel-right{width:0}
|
|
@@ -998,48 +1276,62 @@
|
|
|
998
1276
|
._beg3idpf .ProseMirror-gapcursor+[layout=wrap-left]+span+[layout=wrap-right]:after{font-size:0}
|
|
999
1277
|
._bjiqutpp .pm-table-sticky-wrapper>table>tbody>tr>td th p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
1000
1278
|
._bmfv9cwz .ProseMirror .ProseMirror-gapcursor span:after{animation-duration:1s}
|
|
1279
|
+
._bmm0stnw .ak-editor-selected-node>[data-decision-wrapper]:before{position:absolute}
|
|
1001
1280
|
._bqovidpf .ak-editor-expand__icon-button{margin-bottom:0}
|
|
1002
1281
|
._bqvk1osq .ak-editor-expand.ak-editor-selected-node:not(.danger):after{height:100%}
|
|
1003
1282
|
._briz1wdg .search-match-block.search-match-dark .date-lozenger-container>span{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
1004
1283
|
._bur2idpf .ProseMirror .ProseMirror-gapcursor:first-of-type+blockquote{margin-top:0}
|
|
1005
1284
|
._bxhh1osq .ProseMirror .embedCardView-content-wrap[layout^=wrap-]{max-width:100%}
|
|
1285
|
+
._bxjv155b [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:active+svg{--checkbox-background-color:var(--local-background-active)}
|
|
1006
1286
|
._byukcfaq .pm-table-sticky-wrapper>table{border-collapse:collapse}
|
|
1007
1287
|
._bzatglyw .ProseMirror .placeholder-decoration .placeholder-android{pointer-events:none}
|
|
1008
1288
|
._bzk5azsu .ak-editor-selected-node>.editor-mention-primitive.mention-restricted{color:var(--ds-text-subtle,#505258)}
|
|
1009
1289
|
._c0871i5q .fabric-text-color-mark{color:var(--custom-palette-color,inherit)}
|
|
1010
1290
|
._c4n5glyw .ProseMirror .code-block .code-content__line-number--wrapped{pointer-events:none}
|
|
1291
|
+
._c67e1dza [data-prosemirror-node-name=taskItem] [data-component=placeholder]{max-width:calc(100% - 50px)}
|
|
1011
1292
|
._c7r7i7uo .ProseMirror .code-block .code-content code{color:var(--ds-text,#292a2e)}
|
|
1012
1293
|
._c94u1osq .gridContainer{width:100%}
|
|
1013
1294
|
._ca0qv47k{padding-top:var(--ds-space-250,20px)}
|
|
1295
|
+
._ca2s1j28 ol[data-node-type=decisionList].ak-editor-selected-node ::selection{background-color:transparent}
|
|
1014
1296
|
._caue1rpy .ak-editor-expand__title-input{color:var(--ds-text-subtlest,#6b6e76)}
|
|
1015
1297
|
._cbmx261p .ProseMirror .pm-table-wrapper table[data-initial-width-mode=content]>colgroup>col{width:unset!important}
|
|
1298
|
+
._ccbmidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{margin-right:0}
|
|
1016
1299
|
._ce0yidpf .ProseMirror .danger .code-block .line-number-gutter:after{left:0}
|
|
1017
1300
|
._cee918tx .pm-table-sticky-wrapper>table th:not(.danger) .code-block:not(.danger)>[data-ds--code--code-block]{background-image:var(--ak-editor--table-overflow-shadow)!important}
|
|
1018
1301
|
._cfapidpf .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{right:0}
|
|
1019
1302
|
._cggnidpf [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]>div{margin-right:0}
|
|
1303
|
+
._ck1p1tuv .ProseMirror [data-node-type=actionList] [data-node-type=actionList]{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
1020
1304
|
._cle21ok8 .search-match-expand-title.selected-search-match.search-match-dark>.ak-editor-expand__title-container>.ak-editor-expand__input-container{background-color:var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
1021
1305
|
._clq7grf3 div[extensiontype="com.atlassian.ai-blocks"][extensionkey="ai-action-items-block:aiActionItemsBodiedExtension"] div[data-node-type=actionList]{margin-bottom:0!important}
|
|
1022
1306
|
._cnga1w81 .ProseMirror .fabric-editor-indentation-mark[data-level="5"]{margin-left:150px}
|
|
1307
|
+
._co5y155b [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:active+svg{--checkbox-background-color:var(--local-background-active)}
|
|
1023
1308
|
._czgd1txw .ak-editor-expand__icon>div{display:flex}
|
|
1024
1309
|
._czpfidpf .fabric-editor-alignment:first-of-type:first-child h6 style:first-child+*{margin-top:0}
|
|
1025
1310
|
._d19zckbl .ProseMirror .code-block{min-width:3pc}
|
|
1026
1311
|
._d27rglyw .ProseMirror-gapcursor[layout=wrap-right]+span+[layout=wrap-right]{clear:none}
|
|
1027
1312
|
._d3za1ule .ProseMirror.ProseMirror-focused .ProseMirror-gapcursor{display:block}
|
|
1313
|
+
._d51ul4ek{--local-background-hover:var(--ds-background-input-hovered,#f8f8f8)}
|
|
1314
|
+
._d6qyidpf [data-prosemirror-node-name=taskItem] [data-component=placeholder]{margin-right:0}
|
|
1315
|
+
._d8rx1w2o .ProseMirror h1 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){height:24.25px}
|
|
1028
1316
|
._d9tridpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h3 style:first-child+*{margin-top:0}
|
|
1029
1317
|
._da23111w{--editor-font-ugc-token-heading-h1:normal 600 1.71429em/1.16667 "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
1030
1318
|
._da23275c{--editor-font-ugc-token-heading-h1:normal 500 1.71429em/1.16667 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
1031
1319
|
._dafh1j28 .ak-editor-selected-node>.editor-mention-primitive::-moz-selection{background-color:transparent}
|
|
1032
1320
|
._dai01kxc .gridContainer{height:100vh}
|
|
1321
|
+
._dax2mh6f .ProseMirror .taskItemView-content-wrap span[contenteditable=false]{height:1.714em}
|
|
1033
1322
|
._dbl6pzf8 .pm-table-container[data-number-column=true]{padding-left:41px}
|
|
1034
1323
|
._dclrutpp .pm-table-sticky-wrapper>table>tbody>tr>th th p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
1035
1324
|
._dcmgglyw .ProseMirror{outline-style:none}
|
|
1036
1325
|
._de6kmgnk .ProseMirror .code-block .code-block-content-wrapper{background-repeat:no-repeat}
|
|
1037
1326
|
._dfkj1k9t [data-prosemirror-node-name=date] .date-lozenger-container span{transition-property:background}
|
|
1327
|
+
._dfxtvrvc [data-prosemirror-node-name=taskItem] [data-component=task-item-main]{flex-direction:row}
|
|
1328
|
+
._dgg11diq [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled[data-invalid]+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
1038
1329
|
._dhht1tmo .ProseMirror .telepointer.color-17{--telepointer-participant-text-color:var(--ds-text-accent-gray-bolder,#1e1f21)}
|
|
1039
1330
|
._dhzqagmp .ProseMirror li:has(>ol:only-child){list-style-type:none!important}
|
|
1040
1331
|
._dj9oidpf .pm-table-container>table>tbody>tr>td{border-right-width:0}
|
|
1041
1332
|
._dl0n1r31 .ProseMirror hr.ak-editor-selected-node{outline-color:currentColor}
|
|
1042
1333
|
._dlgt1o8l .ProseMirror.ua-firefox ol li p:empty{display:inline-block}
|
|
1334
|
+
._dlrj1i6y [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:focus+svg{outline-offset:var(--ds-space-negative-025,-2px)}
|
|
1043
1335
|
._dnsrtlke .ProseMirror .ak-editor-annotation-focus{cursor:pointer}
|
|
1044
1336
|
._drld15vq [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]:after{visibility:hidden}
|
|
1045
1337
|
._drnbtlke .ProseMirror .ak-editor-annotation-hover{cursor:pointer}
|
|
@@ -1048,19 +1340,29 @@
|
|
|
1048
1340
|
._dvqjidpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h1:first-child:not(style){margin-top:0}
|
|
1049
1341
|
._dzhmjp4b .pm-table-wrapper>table>tbody>tr>td{vertical-align:top}
|
|
1050
1342
|
._e08p1p3b .ProseMirror ul ul{list-style-type:circle}
|
|
1343
|
+
._e2bm1j28 .ak-editor-selected-node>[data-decision-wrapper]::selection{background-color:transparent}
|
|
1051
1344
|
._e364idpf .pm-table-container .pm-table-left-border{left:0}
|
|
1052
1345
|
._e4bx1o8l .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2):after{display:inline-block}
|
|
1053
1346
|
._e519idpf .ProseMirror [layout^=wrap-]:has(+.ProseMirror-gapcursor+[layout^=wrap-]) .rich-media-item{margin-left:0}
|
|
1347
|
+
._e6t0w31d .ProseMirror h3 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){width:20.25px}
|
|
1054
1348
|
._e73x1b66 .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{padding-right:var(--ds-space-050,4px)}
|
|
1055
1349
|
._e8554jg8 .ProseMirror .code-block{white-space:normal}
|
|
1056
1350
|
._e9pffnf5 [aria-label="Selection toolbar"]{animation-duration:.2s}
|
|
1057
1351
|
._eaptidpf .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{bottom:0}
|
|
1352
|
+
._eawb5w2r{--local-tick-active:var(--ds-icon-inverse,#fff)}
|
|
1353
|
+
._ec0rkb7n [data-prosemirror-node-name=taskItem] [data-component=content]{flex-grow:1}
|
|
1354
|
+
._edhnidpf [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{margin-top:0}
|
|
1058
1355
|
._edxtidpf .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{opacity:0}
|
|
1059
1356
|
._eflqi7uo [data-prosemirror-node-name=date] .date-lozenger-container span{color:var(--ds-text,#292a2e)}
|
|
1357
|
+
._ek7i13gf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:active+svg{cursor:not-allowed}
|
|
1358
|
+
._ekb2stnw [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{position:absolute}
|
|
1060
1359
|
._el4et94y [data-prosemirror-node-name=date] .date-lozenger-container span{margin-left:1px}
|
|
1360
|
+
._et2r17cl [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked+svg{--checkbox-tick-color:var(--local-tick-checked)}
|
|
1061
1361
|
._etngidpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h2 style:first-child+*{margin-top:0}
|
|
1062
1362
|
._f30jidpf .pm-table-header-content-wrap :not(p,.fabric-editor-block-mark)+div.fabric-editor-block-mark p:first-of-type{margin-top:0}
|
|
1063
1363
|
._f5slidpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h3:first-child:not(style){margin-top:0}
|
|
1364
|
+
._f7p0b3bt .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{content:""}
|
|
1365
|
+
._f7rwidpf [data-prosemirror-node-name=taskItem] [data-component=placeholder]{margin-bottom:0}
|
|
1064
1366
|
._f7xi15vq [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]:after{visibility:hidden}
|
|
1065
1367
|
._fbx71fbg .ProseMirror ol[data-indent-level="4"]{list-style-type:decimal}
|
|
1066
1368
|
._fc0tstnw .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{position:absolute}
|
|
@@ -1068,18 +1370,24 @@
|
|
|
1068
1370
|
._ffe41j28 .ProseMirror .code-block.ak-editor-selected-node:not(.danger) ::selection{background-color:transparent}
|
|
1069
1371
|
._ffpwidpf .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{top:0}
|
|
1070
1372
|
._fhbe16z4 .ProseMirror .telepointer.telepointer-pulse-animate .telepointer-fullname{animation-duration:2.5s}
|
|
1373
|
+
._fjhfglyw [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span>svg{pointer-events:none}
|
|
1071
1374
|
._fk2nidpf :not(.fabric-editor-block-mark)>.heading-wrapper style:first-child+*{margin-top:0}
|
|
1072
1375
|
._fk7o1ule .ProseMirror-gapcursor+[layout=wrap-left]+span+[layout=wrap-right]:after{display:block}
|
|
1073
1376
|
._flesstnw .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{position:absolute}
|
|
1377
|
+
._floh1tcg [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap{flex-basis:24px}
|
|
1074
1378
|
._fmi51kdv .ProseMirror .code-block.ak-editor-selected-node:not(.danger){-webkit-user-select:text}
|
|
1075
1379
|
._fo6014dc{--ak-editor--line-length:min(calc(100cqw - var(--ak-editor--large-gutter-padding)*2),var(--ak-editor--default-layout-width))}
|
|
1380
|
+
._foen1gly ol[data-node-type=decisionList].ak-editor-selected-node.danger{background-color:var(--ds-background-danger,#ffeceb)}
|
|
1381
|
+
._fpdjby5v{--local-border-disabled:var(--ds-background-disabled,#17171708)}
|
|
1076
1382
|
._fpn9stnw .ProseMirror .placeholder-decoration .placeholder-android{position:absolute}
|
|
1077
1383
|
._fsoe13gw .ProseMirror .telepointer.telepointer-pulse-during-tr .telepointer-initial{animation-name:k1g8d6yk}
|
|
1078
1384
|
._ft1bidpf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]:after{font-size:0}
|
|
1079
1385
|
._fukv1q9c .ProseMirror .inlineNodeView{white-space:nowrap}
|
|
1386
|
+
._fyhw14p8 [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{--checkbox-tick-color:var(--local-tick-rest)}
|
|
1080
1387
|
._fzk41ssb .ProseMirror .ProseMirror-gapcursor span[layout=wide]{margin-left:50%}
|
|
1081
1388
|
._fzt6usvi .pm-table-container{box-sizing:border-box}
|
|
1082
1389
|
._g0ho1wwu .ProseMirror .placeholder-decoration-fade-in{animation-name:kgnpaw5}
|
|
1390
|
+
._g52lidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{flex-grow:0}
|
|
1083
1391
|
._g5xu1j28 .ak-editor-expand.ak-editor-selected-node:not(.danger)::selection{background-color:transparent}
|
|
1084
1392
|
._g62yutpp .pm-table-container>table>tbody>tr>th th p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
1085
1393
|
._g6l115s3 .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2){background-color:var(--ds-background-selected,#e9f2fe)}
|
|
@@ -1092,23 +1400,37 @@
|
|
|
1092
1400
|
._gcu91ytf .ProseMirror .telepointer.telepointer-pulse-during-tr .telepointer-initial{animation-timing-function:ease-in-out}
|
|
1093
1401
|
._gdp01osq .ProseMirror .ProseMirror-gapcursor span{width:100%}
|
|
1094
1402
|
._gdx6idpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h6 style:first-child+*{margin-top:0}
|
|
1403
|
+
._gfk0idpf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{margin-left:0}
|
|
1095
1404
|
._ghwiidpf .ProseMirror .ak-editor-annotation-draft{padding-left:0}
|
|
1096
1405
|
._giavsm61 .ProseMirror .pm-table-wrapper>table::-webkit-scrollbar-thumb{background-color:var(--ds-background-neutral-subtle,#00000000)}
|
|
1097
1406
|
._gkev15cr .ProseMirror .telepointer.color-0{--telepointer-participant-text-color:var(--ds-text-inverse,#fff)}
|
|
1407
|
+
._gly4i8nm [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{background-color:var(--ds-background-neutral,#0515240f)}
|
|
1098
1408
|
._go9a1e5h .pm-table-container>table th{text-align:left}
|
|
1409
|
+
._gof5e0wb .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){height:16.25px}
|
|
1410
|
+
._gof5gktf .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){height:20px}
|
|
1411
|
+
._gpgbe0wb .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){min-width:16.25px}
|
|
1412
|
+
._gpgbgktf .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){min-width:20px}
|
|
1413
|
+
._gptrh2mm ol[data-node-type=decisionList].ak-editor-selected-node{position:relative}
|
|
1414
|
+
._gsu5idpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{margin-top:0}
|
|
1099
1415
|
._gtdbusvi .ProseMirror ol{box-sizing:border-box}
|
|
1100
1416
|
._gtdrbimv .ak-editor-selected-node:not(.search-match-block).danger>.editor-mention-primitive{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1101
1417
|
._gtia188d [data-prosemirror-node-name=date] .date-lozenger-container span{transition-duration:.3s}
|
|
1102
1418
|
._gv641nu9 .ProseMirror span[data-placeholder]{display:inline}
|
|
1103
1419
|
._gw0eutpp .pm-table-container>table>tbody>tr>td td p:not(:first-of-type){margin-top:var(--ds-space-150,9pt)}
|
|
1420
|
+
._gx3t1b66 div[data-task-list-local-id] div[data-task-list-local-id]{margin-top:var(--ds-space-050,4px)}
|
|
1421
|
+
._gx5jidpf [data-prosemirror-node-name=taskItem] [data-component=placeholder]{margin-top:0}
|
|
1104
1422
|
._gzgh1s89 .search-match-block.search-match-block-selected .editor-mention-primitive{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
1105
1423
|
._gzj3r4us .mentionView-content-wrap.ak-editor-selected-node [data-mention-id]>span{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
1424
|
+
._h1671vek [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:active+svg{--checkbox-border-color:var(--local-border-active)}
|
|
1106
1425
|
._h2391jcr .search-match-block.search-match-dark.ak-editor-selected-node .loader-wrapper>div:after{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 5px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
1107
1426
|
._h2zmazsu .mentionView-content-wrap.ak-editor-selected-node [data-mention-id]>span{color:var(--ds-text-subtle,#505258)}
|
|
1108
1427
|
._h3z91q9c [data-prosemirror-node-name=date] .date-lozenger-container span{white-space:nowrap}
|
|
1109
1428
|
._h4bbidpf .fabric-editor-font-size:first-of-type:first-child h6:first-child:not(style){margin-top:0}
|
|
1429
|
+
._h5e31j9a{--local-background:var(--ds-background-input,#fff)}
|
|
1110
1430
|
._h9qo1r31 .ProseMirror .placeholder-decoration .placeholder-android{outline-color:currentColor}
|
|
1111
1431
|
._haa41wth .ProseMirror ul[data-indent-level="1"]{list-style-type:disc}
|
|
1432
|
+
._hewr15vq [data-prosemirror-node-name=taskItem] [data-component=placeholder]{overflow-x:hidden}
|
|
1433
|
+
._hiy2h2mm [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap{position:relative}
|
|
1112
1434
|
._hiyf1rpy .ak-editor-expand__title-input::-ms-input-placeholder{color:var(--ds-text-subtlest,#6b6e76)}
|
|
1113
1435
|
._hiyf1rpy .ak-editor-expand__title-input::placeholder{color:var(--ds-text-subtlest,#6b6e76)}
|
|
1114
1436
|
._hje11ckf .search-match-expand-title.selected-search-match>.ak-editor-expand__title-container>.ak-editor-expand__input-container{background-color:var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1)}
|
|
@@ -1118,53 +1440,75 @@
|
|
|
1118
1440
|
._htkd115i .ProseMirror .telepointer.color-10{--telepointer-participant-bg-color:var(--ds-background-accent-blue-subtle,#669df1)}
|
|
1119
1441
|
._hubiw4vn .ProseMirror ul[data-indent-level="6"]{list-style-type:square}
|
|
1120
1442
|
._huyw1k9k .ProseMirror ol[data-indent-level="2"]{list-style-type:lower-alpha}
|
|
1443
|
+
._hxjcidpf ol[data-node-type=decisionList].ak-editor-selected-node:before{top:0}
|
|
1121
1444
|
._i2t315vq .ProseMirror .code-block .code-block--start{visibility:hidden}
|
|
1122
1445
|
._i3wvidpf .ProseMirror>.code-block:first-child{margin-top:0}
|
|
1123
1446
|
._i521rprw .ProseMirror .danger .code-block .code-content{background-color:var(--ds-blanket-danger,#ef5c4814)}
|
|
1124
1447
|
._iauqidpf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]>div{margin-left:0}
|
|
1125
1448
|
._ieodidpf [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]+*>*{margin-top:0}
|
|
1126
1449
|
._igie1t4y div[extensionType="com.atlassian.ai-blocks"] .extension-container{background-color:var(--ds-surface,#fff)!important}
|
|
1450
|
+
._ihto1vek [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:active+svg{--checkbox-border-color:var(--local-border-active)}
|
|
1127
1451
|
._ihzat94y .pm-table-container .pm-table-right-border{width:1px}
|
|
1452
|
+
._ijgu1diq [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled[data-invalid]+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
1453
|
+
._ik5u1osq .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image) img{height:100%}
|
|
1128
1454
|
._ikp21osq .ak-editor-expand__title-container{width:100%}
|
|
1129
1455
|
._iley2lzm .pm-table-container>table th:not(.danger) .code-block:not(.danger) .code-block-content-wrapper{background-image:var(--ak-editor--table-overflow-shadow)}
|
|
1456
|
+
._iljcqslr .ProseMirror h4 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image,.emoji-common-placeholder){height:22px}
|
|
1130
1457
|
._im3nidpf .ak-editor-expand__title-container{padding-bottom:0}
|
|
1458
|
+
._im81mz2b [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:hover+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
1131
1459
|
._ip0144v4 .ProseMirror .code-block .code-block-content-wrapper{background-size:var(--ds-space-300,24px) 100%,var(--ds-space-300,24px) 100%,var(--ds-space-100,8px) 100%,var(--ds-space-100,8px) 100%,var(--ds-space-100,8px) 100%,1px 100%,var(--ds-space-100,8px) 100%,1px 100%}
|
|
1132
1460
|
._ipvl1s89 .search-match-block.search-match-block-selected .hover-card-trigger-wrapper>a{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
1133
1461
|
._iqou1osq .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{height:100%}
|
|
1134
1462
|
._iqym1l7b .ProseMirror .ak-editor-annotation-hover:has(.card){padding-bottom:3px}
|
|
1135
1463
|
._irzhi7a9 .pm-table-container>table>tbody>tr>th{font-weight:var(--ds-font-weight-regular,400)}
|
|
1464
|
+
._ise9idpf .ak-editor-selected-node>[data-decision-wrapper]:before{top:0}
|
|
1136
1465
|
._ixm7jp4b .pm-table-sticky-wrapper>table>tbody>tr>td{vertical-align:top}
|
|
1466
|
+
._iz9gidpf .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{bottom:0}
|
|
1137
1467
|
._j03f1qop{--ak-editor--breakout-wide-layout-width:905px}
|
|
1138
1468
|
._j0guglyw .ProseMirror .left-shadow:after{display:none}
|
|
1139
1469
|
._j2goidpf .fabric-editor-font-size:first-of-type:first-child h5 style:first-child+*{margin-top:0}
|
|
1140
1470
|
._j543idpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) .heading-wrapper style:first-child+*{margin-top:0}
|
|
1141
1471
|
._j6t01o8l .ProseMirror.ua-firefox ol li p>span:empty{display:inline-block}
|
|
1472
|
+
._j745vrvc [data-prosemirror-node-name=blockTaskItem] [data-component=task-item-main]{flex-direction:row}
|
|
1142
1473
|
._ja1jrprw .ProseMirror .danger.code-block .line-number-gutter:after{background-color:var(--ds-blanket-danger,#ef5c4814)}
|
|
1143
1474
|
._jaboglyw::-webkit-scrollbar-corner{display:none}
|
|
1144
1475
|
._jav3idpf .ProseMirror>hr:first-child{margin-top:0}
|
|
1145
1476
|
._jcgg17vv div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:before{animation-name:k1eqwm1p}
|
|
1146
1477
|
._jcgg194d div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:before{animation-name:k7wtbat}
|
|
1478
|
+
._jcnagrf3 .ak-editor-panel__content>div[data-task-list-local-id]:first-child{margin-left:0!important}
|
|
1147
1479
|
._jd6pidpf .ProseMirror .ak-editor-annotation-blur:has([data-inline-card]){padding-right:0}
|
|
1148
1480
|
._jdud1osq .ProseMirror .right-shadow:before{height:100%}
|
|
1149
1481
|
._jhe3r4us .ak-editor-selected-node>.editor-mention-primitive.mention-restricted{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db)}
|
|
1482
|
+
._jhti1hna [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{word-wrap:break-word}
|
|
1150
1483
|
._jj6didpf :not(.fabric-editor-block-mark)>h6:first-child:not(style){margin-top:0}
|
|
1151
1484
|
._jlwvidpf .ProseMirror .ProseMirror-gapcursor:first-of-type+pre{margin-top:0}
|
|
1485
|
+
._jpyq1kdv .ak-editor-selected-node>[data-decision-wrapper]{-webkit-user-select:text}
|
|
1152
1486
|
._jr291hrf .pm-table-cell-content-wrap .mediaGroupView-content-wrap{clear:both}
|
|
1153
1487
|
._jr3h1wug .pm-table-sticky-wrapper>table[data-autosize=true]{table-layout:auto}
|
|
1154
1488
|
._js8cidpf [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]:after{font-size:0}
|
|
1155
1489
|
._js9kidpf .ProseMirror>.blockCardView-content-wrap:first-child{margin-top:0}
|
|
1156
1490
|
._jtpj1nu9 .ProseMirror .ProseMirror-fake-text-selection{display:inline}
|
|
1491
|
+
._jtxaglyw [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{pointer-events:none}
|
|
1157
1492
|
._jvh11gly .ProseMirror .danger.code-block .line-number-gutter{background-color:var(--ds-background-danger,#ffeceb)}
|
|
1158
1493
|
._jx4g1b4h div[extensionType="com.atlassian.ai-blocks"] .extension-container:before{height:calc(100% + 2px)}
|
|
1159
1494
|
._jydlidpf .ProseMirror .ak-editor-annotation-hover{padding-right:0}
|
|
1160
1495
|
._jz6vgrf3 .ProseMirror .ak-editor-panel__content>.ProseMirror-widget:first-child+.ProseMirror-widget+.code-block{margin-top:0!important}
|
|
1161
1496
|
._jzq1idpf .fabric-editor-alignment:first-of-type:first-child h5:first-child:not(style){margin-top:0}
|
|
1497
|
+
._k1fkbimv ol[data-node-type=decisionList].ak-editor-selected-node.danger{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1498
|
+
._k5rqstnw ol[data-node-type=decisionList].ak-editor-selected-node:before{position:absolute}
|
|
1162
1499
|
._k6qpoly4 html[data-color-mode=dark] .ProseMirror .telepointer{--telepointer-participant-background-second-stop:200000%}
|
|
1500
|
+
._k75vkb7n [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{flex-grow:1}
|
|
1501
|
+
._k76btlke [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{cursor:pointer}
|
|
1163
1502
|
._k8k0idpf .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]>div{margin-left:0}
|
|
1503
|
+
._k9eskivo [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:hover+svg{--checkbox-background-color:var(--local-background-hover)}
|
|
1164
1504
|
._kb94idpf .ak-editor-expand__icon-button{margin-right:0}
|
|
1505
|
+
._kbdlvn6p .ProseMirror [data-node-type=actionList]{margin-top:max(0px,calc(10px + (var(--ak-editor-base-font-size, 1pc) - 13px)*.66667))}
|
|
1506
|
+
._kcgj15vq [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{overflow-x:hidden}
|
|
1165
1507
|
._kdjsglyw .ProseMirror.ua-chrome .inlineNodeView>span{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
1508
|
+
._kdk7qslr .ProseMirror h4 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image,.emoji-common-placeholder){width:22px}
|
|
1166
1509
|
._kf7b1b66 [data-prosemirror-node-name=date] .date-lozenger-container span{padding-left:var(--ds-space-050,4px)}
|
|
1167
1510
|
._kfw11j28 .ProseMirror .code-block.ak-editor-selected-node:not(.danger)::-moz-selection{background-color:transparent}
|
|
1511
|
+
._kifh1w2o .ProseMirror h1 .emoji-common-placeholder{height:24.25px}
|
|
1168
1512
|
._kinytlke .ak-editor-expand__icon-button{cursor:pointer}
|
|
1169
1513
|
._kj6kidpf :not(.fabric-editor-block-mark)>h2 style:first-child+*{margin-top:0}
|
|
1170
1514
|
._kkfiidpf .ProseMirror .right-shadow:after{top:0}
|
|
@@ -1176,21 +1520,30 @@
|
|
|
1176
1520
|
._kqswh2mm{position:relative}
|
|
1177
1521
|
._ksblidpf .fabric-editor-alignment:first-of-type:first-child p:first-child:not(style){margin-top:0}
|
|
1178
1522
|
._ktc91e5h .pm-table-sticky-wrapper>table th{text-align:left}
|
|
1523
|
+
._kxdfidpf .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{left:0}
|
|
1524
|
+
._ky807vkz [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{width:1pc}
|
|
1179
1525
|
._kyt0grf3 .ProseMirror li:has(>ul:only-child)>ul{margin-top:0!important}
|
|
1526
|
+
._kzf2h2mm [data-prosemirror-node-name=blockTaskItem] [data-component=task-item-main]{position:relative}
|
|
1180
1527
|
._l4vzglyw .ProseMirror .ProseMirror-gapcursor{pointer-events:none}
|
|
1528
|
+
._l5scidpf [data-prosemirror-node-name=blockTaskItem] [data-component=content]{margin-right:0}
|
|
1181
1529
|
._l6b9n7od .resizer-item:has(table[data-initial-width-mode=content])>.resizer-hover-zone.resizer-is-extended{left:unset}
|
|
1530
|
+
._l6wkjmqp{--local-border-checked:var(--ds-background-selected-bold,#1868db)}
|
|
1531
|
+
._lcgdbimv .ProseMirror .ak-editor-selected-node.danger .emoji-common-emoji-image{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1182
1532
|
._lezgi8nm .pm-table-container>table th:not(.danger) .code-block:not(.danger) .line-number-gutter{background-color:var(--ds-background-neutral,#0515240f)}
|
|
1183
1533
|
._lf1tglyw .ProseMirror-gapcursor+[layout=wrap-right]+[layout=wrap-left]{clear:none}
|
|
1184
1534
|
._lgf9v77o [data-prosemirror-node-name=date] .date-lozenger-container span{padding-top:var(--ds-space-025,2px)}
|
|
1185
1535
|
._lh5tdrnj .ProseMirror .ProseMirror-gapcursor span:after{animation-name:k1xnqtye}
|
|
1186
1536
|
._li04tdv8 .ProseMirror .telepointer.color-15{--telepointer-participant-bg-color:var(--ds-background-accent-teal-subtle,#6cc3e0)}
|
|
1537
|
+
._limd1q9c [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{white-space:nowrap}
|
|
1187
1538
|
._lkzl1n9t .ProseMirror .pm-table-wrapper table{table-layout:fixed}
|
|
1188
1539
|
._lm211rpy .ProseMirror span.pm-placeholder__text{color:var(--ds-text-subtlest,#6b6e76)}
|
|
1189
1540
|
._lnhebimv .ProseMirror .danger.code-block{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1190
1541
|
._lr001e5h .pm-table-wrapper>table th{text-align:left}
|
|
1191
1542
|
._lr83oqnp .ProseMirror li>pre:last-of-type.code-block{margin-bottom:.75rem}
|
|
1192
1543
|
._lv7dn7od a .fabric-text-color-mark{color:unset}
|
|
1544
|
+
._lvwq7vkz [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]{height:1pc}
|
|
1193
1545
|
._m1d5tlke .dateView-content-wrap .date-lozenger-container{cursor:pointer}
|
|
1546
|
+
._m2w9199y [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:hover+svg{--checkbox-border-color:var(--local-border-hover)}
|
|
1194
1547
|
._m3b01o36 .ProseMirror-selectednode{outline-width:medium}
|
|
1195
1548
|
._m4h31ul7 .ak-editor-expand__icon-button .ak-editor-expand__icon-svg{transform:rotate(0deg)}
|
|
1196
1549
|
._m5f81x4e .pm-table-wrapper>table{font-size:1em}
|
|
@@ -1199,6 +1552,7 @@
|
|
|
1199
1552
|
._m7kfglyw .ProseMirror .code-block .code-content__line-number--wrapped{-webkit-user-select:none;-ms-user-select:none;user-select:none}
|
|
1200
1553
|
._mcklidpf :not(.fabric-editor-block-mark)>div.fabric-editor-block-mark:first-of-type:not(.fabric-editor-indentation-mark):not(.fabric-editor-alignment):not(.fabric-editor-font-size) h1 style:first-child+*{margin-top:0}
|
|
1201
1554
|
._mekn1rpy .ProseMirror span.pm-placeholder{color:var(--ds-text-subtlest,#6b6e76)}
|
|
1555
|
+
._mfp71wug [data-prosemirror-node-name=blockTaskItem] [data-component=content]{flex-basis:auto}
|
|
1202
1556
|
._midr1wdg .search-match-block.search-match-dark .hover-card-trigger-wrapper>a{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-bolder-pressed,#77325b),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
1203
1557
|
._mjjq1n1a .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2):after{right:-1px}
|
|
1204
1558
|
._mklmidpf .ProseMirror>.ak-editor-expand{margin-left:0}
|
|
@@ -1212,10 +1566,13 @@
|
|
|
1212
1566
|
._mzo1idpf .pm-table-wrapper>table>tbody>tr>th{border-right-width:0}
|
|
1213
1567
|
._n3tdv47k{padding-bottom:var(--ds-space-250,20px)}
|
|
1214
1568
|
._n4szidpf .ProseMirror .ProseMirror-gapcursor:first-of-type+ol{margin-top:0}
|
|
1569
|
+
._n4v415vq [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{overflow-y:hidden}
|
|
1215
1570
|
._n65sidpf .fabric-editor-font-size:first-of-type:first-child h3:first-child:not(style){margin-top:0}
|
|
1216
1571
|
._n6a11fwx{--ak-editor--resizer-handle-spacing:12px}
|
|
1572
|
+
._n6v6kb7n [data-prosemirror-node-name=blockTaskItem] [data-component=content]{flex-grow:1}
|
|
1217
1573
|
._naf3oqnp .ProseMirror li>.code-block{margin-top:.75rem}
|
|
1218
1574
|
._nbea1n1a .gridLine{margin-left:-1px}
|
|
1575
|
+
._nbkc170n [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked+svg{--checkbox-border-color:var(--local-border-checked)}
|
|
1219
1576
|
._nck11nu9 .editor-mention-primitive{display:inline}
|
|
1220
1577
|
._ncseidpf .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{left:0}
|
|
1221
1578
|
._ndfaidpf [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]+*{margin-top:0}
|
|
@@ -1231,14 +1588,17 @@
|
|
|
1231
1588
|
._nr43161g div[extensionType="com.atlassian.ai-blocks"] .extension-container:before{transform:translate3d(0,0,0)}
|
|
1232
1589
|
._nuih1j28 .ProseMirror-hideselection ::selection{background-color:transparent}
|
|
1233
1590
|
._nv9v1o36 .ProseMirror{outline-width:medium}
|
|
1591
|
+
._nvoj1wug [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{flex-basis:auto}
|
|
1234
1592
|
._nw2u1j28 .ak-editor-selected-node>.editor-mention-primitive.mention-restricted ::-moz-selection{background-color:transparent}
|
|
1235
1593
|
._nwuhysee .pm-table-sticky-wrapper>table th{background-color:var(--ds-background-accent-gray-subtlest,#f0f1f2)}
|
|
1236
1594
|
._nyhtglyw .ProseMirror .ProseMirror-fake-text-selection{pointer-events:none}
|
|
1595
|
+
._nzjn1ou6 .ProseMirror h2 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image,.emoji-common-placeholder){width:26px}
|
|
1237
1596
|
._o0dm16z4 .ProseMirror .telepointer.telepointer-pulse-animate .telepointer-initial{animation-duration:2.5s}
|
|
1238
1597
|
._o0lfidpf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]+span+*{margin-top:0}
|
|
1239
1598
|
._o1nxstnw .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__content{position:absolute}
|
|
1240
1599
|
._o1p8idpf .ProseMirror .ak-editor-annotation-blur:has([data-inline-card]){padding-left:0}
|
|
1241
1600
|
._o5elfeiv .ProseMirror .ak-editor-annotation-draft{border-bottom-color:var(--ds-border-accent-yellow,#b38600)}
|
|
1601
|
+
._o5sfidpf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{opacity:0}
|
|
1242
1602
|
._o60fidpf .ProseMirror li>.code-block{margin-right:0}
|
|
1243
1603
|
._o7dvt7xp .ProseMirror .ak-editor-annotation-draft{box-shadow:var(--ds-shadow-raised,0 1px 1px #1e1f2140,0 0 1px #1e1f214f)}
|
|
1244
1604
|
._o7hy9c8s .ak-editor-expand{transition-property:background,border-color}
|
|
@@ -1247,6 +1607,7 @@
|
|
|
1247
1607
|
._o9ii6ui8 .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{transition-timing-function:ease-out}
|
|
1248
1608
|
._o9w6iro1 .search-match-block.search-match-block-selected.search-match-dark.ak-editor-selected-node .lozenge-wrapper{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
1249
1609
|
._oa091nka .search-match-block .loader-wrapper>div:after{box-shadow:inset 0 0 0 1px var(--ds-border-accent-magenta,#cd519d),inset 0 0 0 5px var(--ds-background-accent-magenta-subtler,#fdd0ec)}
|
|
1610
|
+
._oaj1rsbi{--local-border-hover:var(--ds-border-input,#8c8f97)}
|
|
1250
1611
|
._ocu01rwh{--editor-font-ugc-token-heading-h2:normal 500 1.42857em/1.2 ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
1251
1612
|
._ocu0mnnt{--editor-font-ugc-token-heading-h2:normal 600 1.42857em/1.2 "Atlassian Sans",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif}
|
|
1252
1613
|
._ocz2idpf :not(.fabric-editor-block-mark)>h1 style:first-child+*{margin-top:0}
|
|
@@ -1254,82 +1615,114 @@
|
|
|
1254
1615
|
._odc0ftgi .ProseMirror .right-shadow:after{width:8px}
|
|
1255
1616
|
._oemsidpf .ak-editor-expand__title-container{padding-top:0}
|
|
1256
1617
|
._oi2iewfl .ak-editor-expand__title-container{overflow-y:visible}
|
|
1618
|
+
._oide1ps2 [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked+svg{--checkbox-background-color:var(--local-background-checked)}
|
|
1619
|
+
._oj2bh2mm .ProseMirror .taskItemView-content-wrap{position:relative}
|
|
1257
1620
|
._ojmct7xp .ProseMirror .ak-editor-annotation-focus{box-shadow:var(--ds-shadow-raised,0 1px 1px #1e1f2140,0 0 1px #1e1f214f)}
|
|
1621
|
+
._om3bidpf [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{margin-bottom:0}
|
|
1258
1622
|
._omad1nu9 .ProseMirror .inlineNodeView{display:inline}
|
|
1259
1623
|
._omxdf705 .ProseMirror:not(.blockCardView-content-wrap)>li:before{content:" "}
|
|
1624
|
+
._onreglyw [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{pointer-events:none}
|
|
1260
1625
|
._op0fn7od div[extensionType="com.atlassian.ai-blocks"] .extension-container{overflow-y:unset}
|
|
1261
1626
|
._opw2b3bt .ProseMirror .right-shadow:after{content:""}
|
|
1262
1627
|
._oq4if705 .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]:after{content:" "}
|
|
1263
1628
|
._or3e1s89 .search-match-block.search-match-block-selected .date-lozenger-container>span{box-shadow:0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
1264
1629
|
._or5e1jtm .code{white-space:pre-wrap}
|
|
1630
|
+
._oro41igz [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span{padding-inline-end:var(--ds--button--new-icon-padding-end,0)}
|
|
1265
1631
|
._ou5ucuwt .ProseMirror .code-block .line-number-gutter{width:var(--lineNumberGutterWidth,2rem)}
|
|
1632
|
+
._ould93zu [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{--checkbox-background-color:var(--local-background)}
|
|
1266
1633
|
._oz7r1j28 .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2)::selection{background-color:transparent}
|
|
1634
|
+
._p0351j28 .ak-editor-selected-node>[data-decision-wrapper]::-moz-selection{background-color:transparent}
|
|
1267
1635
|
._p31f1hrf .ProseMirror-gapcursor+[layout=wrap-left]+span+[layout=wrap-right]:after{clear:both}
|
|
1268
1636
|
._p3gngrf3 .ProseMirror .ak-editor-panel__content>.code-block:first-child{margin-top:0!important}
|
|
1269
1637
|
._p3p6usvi .gridLine{box-sizing:border-box}
|
|
1638
|
+
._p4wq1osq [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{height:100%}
|
|
1639
|
+
._p8rdtlke .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){cursor:pointer}
|
|
1270
1640
|
._pa0l15vq .ProseMirror p:has(.placeholder-decoration-hide-overflow){overflow-x:hidden}
|
|
1271
1641
|
._pavrusvi .pm-table-wrapper>table *{box-sizing:border-box}
|
|
1272
1642
|
._pdshrprw .ProseMirror .danger.code-block .code-content{background-color:var(--ds-blanket-danger,#ef5c4814)}
|
|
1273
1643
|
._pdsn78tn .editor-mention-primitive{line-height:1.714}
|
|
1274
1644
|
._pg931osq{--ak-editor--breakout-min-width:100%}
|
|
1645
|
+
._phftrsbi{--local-border:var(--ds-border-input,#8c8f97)}
|
|
1646
|
+
._phnn1rpy [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{color:var(--ds-text-subtlest,#6b6e76)}
|
|
1647
|
+
._phuq93zu [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{--checkbox-background-color:var(--local-background)}
|
|
1275
1648
|
._phzastnw div[extensionType="com.atlassian.ai-blocks"] .extension-container:after{position:absolute}
|
|
1276
1649
|
._pi27grho .fabric-editor--full-width-mode{--ak-editor--breakout-min-width:0px}
|
|
1277
1650
|
._pichgir2 .ProseMirror .ProseMirror-fake-text-selection{background-color:Highlight}
|
|
1651
|
+
._pnjfh2mm .ak-editor-selected-node>[data-decision-wrapper]{position:relative}
|
|
1278
1652
|
._poet1ris .pm-table-resizer-container:has(table[data-initial-width-mode=content]){--ak-editor-table-width:max-content}
|
|
1279
1653
|
._poq41xs6 .ProseMirror p{margin-top:.75em}
|
|
1280
1654
|
._poq4oqnp .ProseMirror p{margin-top:.75rem}
|
|
1281
1655
|
._poz81i45 .ProseMirror .telepointer.color-9{--telepointer-participant-bg-color:var(--ds-background-accent-gray-bolder,#6b6e76)}
|
|
1656
|
+
._pp1tidpf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{margin-top:0}
|
|
1282
1657
|
._pru0idpf .ProseMirror [data-layout-section] [data-layout-column]>div .mediaSingleView-content-wrap[layout^=wrap]:has(+.mediaSingleView-content-wrap[layout^=wrap]) .rich-media-item{margin-top:0}
|
|
1658
|
+
._ps8p1o8l .ProseMirror .emojiView-content-wrap{display:inline-block}
|
|
1283
1659
|
._puavoxwj .ProseMirror .code-block .line-number-gutter{font-size:.875rem}
|
|
1284
1660
|
._pvtri8nm .pm-table-sticky-wrapper>table th:not(.danger) .code-block:not(.danger)>[data-ds--code--code-block]{--ds--code--line-number-bg-color:var(--ds-background-neutral,#0515240f)}
|
|
1661
|
+
._pwhh1ou6 .ProseMirror h2 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image,.emoji-common-placeholder){height:26px}
|
|
1285
1662
|
._pxl0idpf .ProseMirror [layout^=wrap-]:has(+[layout^=wrap-]) .rich-media-item{margin-left:0}
|
|
1286
1663
|
._pxvridpf .ProseMirror .fabric-editor-indentation-mark:first-of-type:first-child h5:first-child:not(style){margin-top:0}
|
|
1287
1664
|
._py7e1osq .ak-editor-expand.ak-editor-selected-node:not(.danger):before{width:100%}
|
|
1288
1665
|
._pyh015s3 .ak-editor-selected-node>.editor-mention-primitive.mention-restricted{background-color:var(--ds-background-selected,#e9f2fe)}
|
|
1666
|
+
._pyxt1ial .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{z-index:12}
|
|
1289
1667
|
._pzcb1b66 [data-prosemirror-node-name=date] .date-lozenger-container span{padding-right:var(--ds-space-050,4px)}
|
|
1668
|
+
._q0xbidpf [data-prosemirror-node-name=blockTaskItem] [data-component=content]{margin-bottom:0}
|
|
1290
1669
|
._q0zvjp4b .pm-table-container>table>tbody>tr>td{vertical-align:top}
|
|
1291
1670
|
._q353idpf .ProseMirror .ak-editor-annotation-draft:has([data-inline-card]){padding-left:0}
|
|
1671
|
+
._q5x9b3bt .ak-editor-selected-node>[data-decision-wrapper]:before{content:""}
|
|
1292
1672
|
._q7vcidpf .ProseMirror .telepointer:hover .telepointer-initial{opacity:0}
|
|
1293
1673
|
._q8c11osq .ProseMirror .right-shadow:after{height:100%}
|
|
1294
1674
|
._q9kpglyw .ak-editor-expand.ak-editor-selected-node:not(.danger):before{pointer-events:none}
|
|
1295
1675
|
._qbxqgrf3 div[extensiontype="com.atlassian.ai-blocks"][extensionkey="ai-action-items-block:aiActionItemsBodiedExtension"] div[data-node-type=actionList]{margin-left:0!important}
|
|
1296
1676
|
._qd3musvi .ProseMirror ul{box-sizing:border-box}
|
|
1677
|
+
._qek6180l [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:hover+svg{--checkbox-background-color:var(--local-background-checked-hover)}
|
|
1297
1678
|
._qfmzp3kn div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:before{animation-timing-function:linear}
|
|
1298
1679
|
._qg62idpf .ak-editor-expand__icon-button{padding-top:0}
|
|
1299
1680
|
._qgb1tlke .ProseMirror hr{cursor:pointer}
|
|
1300
1681
|
._qgcnstnw .ProseMirror .danger.code-block .line-number-gutter:after{position:absolute}
|
|
1301
1682
|
._qhe2idpf .fabric-editor-font-size:first-of-type:first-child h6 style:first-child+*{margin-top:0}
|
|
1302
1683
|
._qkm8idpf .pm-table-sticky-wrapper>table>tbody>tr>th{border-bottom-width:0}
|
|
1684
|
+
._qlex1g3k [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:hover+svg{--checkbox-border-color:var(--local-border-checked-hover)}
|
|
1685
|
+
._qmfv1diq [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:active+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
1303
1686
|
._qmjbxjz2{--ak-editor--breakout-full-page-guttering-padding:calc(var(--ak-editor--large-gutter-padding)*2 + var(--ak-editor--default-gutter-padding))}
|
|
1304
1687
|
._qok21p3b .ProseMirror ul[data-indent-level="5"]{list-style-type:circle}
|
|
1305
1688
|
._qokmftgi .ProseMirror .right-shadow:before{width:8px}
|
|
1306
1689
|
._qv61idpf .ProseMirror .sentinel-left{width:0}
|
|
1307
1690
|
._qxl3i8nm .pm-table-container>table th:not(.danger) .code-block:not(.danger) .code-block-content-wrapper{background-color:var(--ds-background-neutral,#0515240f)}
|
|
1308
1691
|
._qzx91j28 .ak-editor-selected-node>.editor-mention-primitive.mention-restricted ::selection{background-color:transparent}
|
|
1692
|
+
._r2uz1mb9 [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span{padding-inline-start:var(--ds--button--new-icon-padding-start,0)}
|
|
1309
1693
|
._r397idpf .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{left:0}
|
|
1310
1694
|
._r6joidpf [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]:after{height:0}
|
|
1311
1695
|
._r79ei7uo .search-match-expand-title>.ak-editor-expand__title-container>.ak-editor-expand__input-container .ak-editor-expand__title-input{color:var(--ds-text,#292a2e)}
|
|
1312
1696
|
._r83tvi1l .ProseMirror .pm-table-wrapper table[data-initial-width-mode=content]{width:max-content!important}
|
|
1697
|
+
._r861idpf [data-prosemirror-node-name=taskItem] [data-component=content]{margin-right:0}
|
|
1313
1698
|
._r8mlqxcq .search-match-block.search-match-block-selected.search-match-dark [data-smart-link-container=true]{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
1314
1699
|
._r8oxidpf .fabric-editor-alignment:first-of-type:first-child h2:first-child:not(style){margin-top:0}
|
|
1315
1700
|
._ra5tt94y [data-prosemirror-node-name=date] .date-lozenger-container span{margin-right:1px}
|
|
1316
1701
|
._rajy1tuv .ProseMirror .ak-ul li>ul{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
1702
|
+
._rc8813gf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:hover+svg{cursor:not-allowed}
|
|
1317
1703
|
._rc9pyh40 .ProseMirror hr{height:2px}
|
|
1318
1704
|
._rdw3qlfy .search-match-block.search-match-block-selected.ak-editor-selected-node .date-lozenger-container>span{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
1705
|
+
._re0hidpf [data-prosemirror-node-name=blockTaskItem] [data-component=content]{margin-top:0}
|
|
1319
1706
|
._rejjstnw .ProseMirror .ProseMirror-fake-text-cursor:after{position:absolute}
|
|
1320
1707
|
._rfl4idpf .fabric-editor-font-size:first-of-type:first-child h5:first-child:not(style){margin-top:0}
|
|
1321
1708
|
._rhzrstnw .ProseMirror .code-block .code-content__line-number--wrapped{position:absolute}
|
|
1322
1709
|
._ri4ridpf :not(.fabric-editor-block-mark)>h3:first-child:not(style){margin-top:0}
|
|
1323
1710
|
._ri7p1wqq .code{font-size:.875em}
|
|
1711
|
+
._rii71j28 .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image ::-moz-selection{background-color:transparent}
|
|
1324
1712
|
._ripsidpf .ProseMirror [layout^=wrap-]:has(+[layout^=wrap-]) .rich-media-item{margin-right:0}
|
|
1325
1713
|
._rjmvidpf .fabric-editor-font-size:first-of-type:first-child p style:first-child+*{margin-top:0}
|
|
1714
|
+
._rldy1osq .ProseMirror .ak-editor-selected-node .emoji-common-emoji-image:before{width:100%}
|
|
1326
1715
|
._rn5mbimv .danger .dateView-content-wrap.ak-editor-selected-node .date-lozenger-container>span{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1327
1716
|
._rq281nka .search-match-text{box-shadow:inset 0 0 0 1px var(--ds-border-accent-magenta,#cd519d),inset 0 0 0 5px var(--ds-background-accent-magenta-subtler,#fdd0ec)}
|
|
1717
|
+
._rqg8idpf [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{margin-right:0}
|
|
1718
|
+
._rr8m1o36 [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]{outline-width:medium}
|
|
1328
1719
|
._rrwb3mia .ak-editor-expand__title-container{font-size:var(--ak-editor-base-font-size)}
|
|
1329
1720
|
._rrwboxwj .ak-editor-expand__title-container{font-size:.875rem}
|
|
1330
1721
|
._rv0ahp5a .ProseMirror .code-block{background-color:var(--ds-surface-raised,#fff)}
|
|
1331
1722
|
._rv60kb7n .ProseMirror .code-block-content-wrapper>.code-content{flex-grow:1}
|
|
1332
1723
|
._rv8p8stv .ProseMirror a[data-prosemirror-mark-name=link]{text-decoration-line:underline}
|
|
1724
|
+
._rvuckb7n [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span{line-height:1}
|
|
1725
|
+
._s1jlmz2b [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:hover+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
1333
1726
|
._s2681tsb .pm-table-container>table th:not(.danger) .code-block:not(.danger):not(.ak-editor-selected-node){box-shadow:0 0 0 1px var(--ds-border,#0b120e24)}
|
|
1334
1727
|
._s5gzoqnp .ProseMirror .code-block{margin-top:.75rem}
|
|
1335
1728
|
._s6jz1osq .ProseMirror .danger .code-block .line-number-gutter:after{height:100%}
|
|
@@ -1339,6 +1732,8 @@
|
|
|
1339
1732
|
._s8y916px .ProseMirror:not(.blockCardView-content-wrap)>li>p:first-child{margin-top:-1.714em!important}
|
|
1340
1733
|
._s94sftgi .ProseMirror .left-shadow:before{width:8px}
|
|
1341
1734
|
._sb9fglyw .ProseMirror-gapcursor+[layout=wrap-left]+span+[layout=wrap-right]{clear:none}
|
|
1735
|
+
._sbp7utpp [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{padding-left:var(--ds-space-150,9pt)}
|
|
1736
|
+
._sdlb1osq .ProseMirror .ak-editor-selected-node .emoji-common-emoji-sprite:before{width:100%}
|
|
1342
1737
|
._sdnkidpf .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]+*{margin-top:0}
|
|
1343
1738
|
._sellckbl .pm-table-sticky-wrapper>table>tbody>tr>th{min-width:3pc}
|
|
1344
1739
|
._si4z1tuv .ProseMirror .ak-ol li>ul{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
@@ -1346,20 +1741,29 @@
|
|
|
1346
1741
|
._smxnglyw .ProseMirror .ProseMirror-fake-text-cursor{pointer-events:none}
|
|
1347
1742
|
._smy6idpf .ak-editor-expand__expanded .ak-editor-expand__content>:nth-child(1 of :not(style,.ProseMirror-gapcursor,.ProseMirror-widget,span)){margin-top:0}
|
|
1348
1743
|
._sneogrf3 .ProseMirror div[data-task-list-local-id]>div[data-task-list-local-id]{margin-top:0!important}
|
|
1744
|
+
._sobi1rpy [data-prosemirror-node-name=taskItem] [data-component=placeholder]{color:var(--ds-text-subtlest,#6b6e76)}
|
|
1349
1745
|
._sopm17v8 .search-match-expand-title.search-match-dark>.ak-editor-expand__title-container>.ak-editor-expand__input-container{box-shadow:inset 0 0 0 1px var(--ds-background-accent-magenta-bolder,#ae4787),inset 0 0 0 5px var(--ds-background-accent-magenta-bolder-pressed,#77325b)}
|
|
1350
1746
|
._stw0idpf [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]>div{margin-right:0}
|
|
1747
|
+
._su171q9c [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{white-space:nowrap}
|
|
1351
1748
|
._sv44u2gc .ak-editor-expand__expanded .ak-editor-expand__content{padding-top:var(--ds-space-100,8px)}
|
|
1352
1749
|
._svkwu2gc .ak-editor-expand__content{padding-right:var(--ds-space-100,8px)}
|
|
1750
|
+
._swedhwpb [data-prosemirror-node-name=taskItem] [data-component=placeholder]{margin-left:calc(var(--ds-space-100, 8px)*3)}
|
|
1353
1751
|
._sx0p1tmo .ProseMirror .telepointer.color-14{--telepointer-participant-text-color:var(--ds-text-accent-gray-bolder,#1e1f21)}
|
|
1752
|
+
._sxzf1wug [data-prosemirror-node-name=taskItem] [data-component=content]{flex-basis:auto}
|
|
1354
1753
|
._syi51wug .code{overflow-y:auto}
|
|
1355
1754
|
._syi5n7od .code{overflow-y:unset}
|
|
1755
|
+
._sz6h1txw [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{display:flex}
|
|
1356
1756
|
._t176sm61 .pm-table-wrapper>table th td{background-color:var(--ds-background-neutral-subtle,#00000000)}
|
|
1357
1757
|
._t1ygidpf .ak-editor-expand.ak-editor-selected-node:not(.danger):before{top:0}
|
|
1358
1758
|
._t7ab1vi7{--ak-editor--default-gutter-padding:32px}
|
|
1359
1759
|
._tbd61u8q .pm-table-sticky-wrapper>table>tbody>tr>th{background-clip:padding-box}
|
|
1360
1760
|
._te0it94y .editor-mention-primitive{padding-bottom:1px}
|
|
1761
|
+
._tf4jidpf [data-prosemirror-node-name=taskItem] [data-component=content]{margin-bottom:0}
|
|
1361
1762
|
._tfy618hq .search-match-text.search-match-dark{background-color:var(--ds-background-accent-magenta-bolder-pressed,#77325b)!important}
|
|
1763
|
+
._thflglyw [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span>svg[data-icon-source=legacy]{display:none}
|
|
1362
1764
|
._tmq91tuv .ProseMirror li+li{margin-top:max(0px,calc((var(--ak-editor-base-font-size, 1pc) - 13px)*1.33333))}
|
|
1765
|
+
._tnrm1o8l [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span{display:inline-block}
|
|
1766
|
+
._tnzqbimv .ProseMirror .ak-editor-selected-node.danger .emoji-common-emoji-sprite{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1363
1767
|
._tqacbimv .danger .mentionView-content-wrap.ak-editor-selected-node>span>span>span{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1364
1768
|
._trbp1j28 .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2)::-moz-selection{background-color:transparent}
|
|
1365
1769
|
._tsa3t94y .editor-mention-primitive{padding-top:1px}
|
|
@@ -1368,6 +1772,7 @@
|
|
|
1368
1772
|
._tucgoxwj .ProseMirror .code-block .code-content__line-number--wrapped{font-size:.875rem}
|
|
1369
1773
|
._tw0uidpf :not(.fabric-editor-block-mark)>h4 style:first-child+*{margin-top:0}
|
|
1370
1774
|
._tw4v1j28 .ak-editor-selected-node>.editor-mention-primitive ::-moz-selection{background-color:transparent}
|
|
1775
|
+
._twmg1osq [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{width:100%}
|
|
1371
1776
|
._txkaazsu .ak-editor-expand__title-container{color:var(--ds-text-subtle,#505258)}
|
|
1372
1777
|
._tyke17vv div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:after{animation-name:k1eqwm1p}
|
|
1373
1778
|
._tyke194d div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:after{animation-name:k7wtbat}
|
|
@@ -1382,6 +1787,7 @@
|
|
|
1382
1787
|
._u96x1ial .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{z-index:12}
|
|
1383
1788
|
._uazj1k8s .ProseMirror .code-block .line-number-gutter:before{line-height:1.5rem}
|
|
1384
1789
|
._ubim1n1a .ak-editor-selected-node.unsupportedBlockView-content-wrap>div:after{right:-1px}
|
|
1790
|
+
._ucdskb7n [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=content]{flex-shrink:1}
|
|
1385
1791
|
._ue9bidpf .ProseMirror .danger.code-block .line-number-gutter:after{top:0}
|
|
1386
1792
|
._ufoh1lfe .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{transition-timing-function:ease-out,ease-out}
|
|
1387
1793
|
._ug3m1nu9 .ProseMirror span.pm-placeholder__text[data-placeholder]:after{display:inline}
|
|
@@ -1397,17 +1803,25 @@
|
|
|
1397
1803
|
._uq761ntv .ProseMirror .code-block .code-content__line-number--wrapped{box-sizing:content-box}
|
|
1398
1804
|
._uqg71ejb .pm-table-container .pm-table-right-border{top:var(--ds-space-300,24px)}
|
|
1399
1805
|
._uqqyh2mm .ProseMirror .telepointer{position:relative}
|
|
1806
|
+
._urj01gly .ak-editor-selected-node.danger>[data-decision-wrapper]{background-color:var(--ds-background-danger,#ffeceb)}
|
|
1807
|
+
._ut9vglyw [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled[data-invalid]+svg{pointer-events:none}
|
|
1400
1808
|
._uuop1j28 .ProseMirror-hideselection{caret-color:transparent}
|
|
1809
|
+
._uuxfglyw [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:hover+svg{pointer-events:none}
|
|
1401
1810
|
._uvar1j28 .ak-editor-selected-node.unsupportedBlockView-content-wrap>div::selection{background-color:transparent}
|
|
1402
1811
|
._uw601ku9 [aria-label="Selection toolbar"]{animation-timing-function:cubic-bezier(.6,0,0,1)}
|
|
1403
1812
|
._uw641q08{--ak-editor--full-width-layout-width:1800px}
|
|
1404
1813
|
._uwd31osq .ProseMirror .pm-table-wrapper{width:100%}
|
|
1814
|
+
._uwnz1dza [data-prosemirror-node-name=blockTaskItem] [data-component=placeholder]{max-width:calc(100% - 50px)}
|
|
1405
1815
|
._ux32b3bt .ProseMirror .ProseMirror-fake-text-cursor:after{content:""}
|
|
1406
1816
|
._ux48glyw .ProseMirror .pm-table-wrapper>table::-webkit-scrollbar-corner{display:none}
|
|
1407
1817
|
._ux5uidpf .ak-editor-expand__title-container{padding-right:0}
|
|
1408
1818
|
._uxukn7od div[extensionType="com.atlassian.ai-blocks"] .extension-container{overflow-x:unset}
|
|
1819
|
+
._v0qsidpf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap{flex-grow:0}
|
|
1409
1820
|
._v1mkgrf3 .ProseMirror .ak-editor-panel__content>.ProseMirror-widget:first-child+.code-block{margin-right:0!important}
|
|
1410
1821
|
._v284h2mm .ProseMirror .ProseMirror-fake-text-cursor{position:relative}
|
|
1822
|
+
._v756glyw ol[data-node-type=decisionList].ak-editor-selected-node:before{pointer-events:none}
|
|
1823
|
+
._v7qn1o36 [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{outline-width:medium}
|
|
1824
|
+
._v919idpf [data-prosemirror-node-name=taskItem] [data-component=content]{min-width:0}
|
|
1411
1825
|
._v91rcfaq .pm-table-container>table{border-collapse:collapse}
|
|
1412
1826
|
._v91uqlfy .search-match-block.search-match-block-selected.ak-editor-selected-node .hover-card-trigger-wrapper>a{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-subtlest-pressed,#fcb6e1),0 0 0 5px var(--ds-background-accent-magenta-bolder-hovered,#943d73)}
|
|
1413
1827
|
._v91w1e5c .ProseMirror .telepointer.color-2{--telepointer-participant-bg-color:var(--ds-background-accent-green-bolder,#1f845a)}
|
|
@@ -1415,6 +1829,7 @@
|
|
|
1415
1829
|
._vdlzei1s html:not([data-color-mode=dark]) .ProseMirror .telepointer{--telepointer-participant-background-second-stop:150000%}
|
|
1416
1830
|
._vdne1b66 .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{padding-right:var(--ds-space-050,4px)}
|
|
1417
1831
|
._vffj15vq .ak-editor-expand:not(.ak-editor-expand__expanded) .ak-editor-expand__content{overflow-y:hidden}
|
|
1832
|
+
._vfpvglyw [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled+svg{pointer-events:none}
|
|
1418
1833
|
._vgp2ze3t .ak-editor-expand__content{padding-top:var(--ds-space-0,0)}
|
|
1419
1834
|
._vgzaidpf .ProseMirror .telepointer.telepointer-selection-badge .telepointer-fullname{left:0}
|
|
1420
1835
|
._vi8r7wq0 .ProseMirror .code-block.ak-editor-selected-node:not(.danger):before{background-color:var(--ds-blanket-selected,#388bff14)}
|
|
@@ -1433,12 +1848,17 @@
|
|
|
1433
1848
|
._vwz41tcg{line-height:24px}
|
|
1434
1849
|
._vx27c7mi .fabric-editor-breakout-mark-dom>.ak-editor-expand__type-expand{margin-left:var(--ds-space-negative-250,-20px)}
|
|
1435
1850
|
._vx27xmi2 .fabric-editor-breakout-mark-dom>.ak-editor-expand__type-expand{margin-left:var(--ds-space-negative-150,-9pt)}
|
|
1851
|
+
._vx7ee0wb .ProseMirror :is(h5,h6,p) .emoji-common-placeholder{width:16.25px}
|
|
1852
|
+
._vx7egktf .ProseMirror :is(h5,h6,p) .emoji-common-placeholder{width:20px}
|
|
1436
1853
|
._w0epidpf .ProseMirror .ak-editor-annotation-blur{padding-left:0}
|
|
1437
1854
|
._w11vidpf .hyperlink-floating-toolbar{padding-bottom:0}
|
|
1438
1855
|
._w13212c5 div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:after{animation-iteration-count:infinite}
|
|
1856
|
+
._w1ckbimv .danger .decisionItemView-content-wrap.ak-editor-selected-node>div{box-shadow:0 0 0 1px var(--ds-border-danger,#e2483d)}
|
|
1439
1857
|
._w1tc1osq .ProseMirror .sentinel-left{height:100%}
|
|
1440
1858
|
._w33agrho .fabric-editor--max-width-mode{--ak-editor--breakout-min-width:0px}
|
|
1441
1859
|
._w39w1p3b .ProseMirror ul[data-indent-level="2"]{list-style-type:circle}
|
|
1860
|
+
._w3lc1i6y [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:focus+svg{outline-offset:var(--ds-space-negative-025,-2px)}
|
|
1861
|
+
._w4bt1j28 .ak-editor-selected-node>[data-decision-wrapper] ::-moz-selection{background-color:transparent}
|
|
1442
1862
|
._w6dp1ule .ProseMirror .telepointer.telepointer-selection-badge .telepointer-initial{display:block}
|
|
1443
1863
|
._w8rkiro1 .search-match-block.search-match-block-selected.search-match-dark.ak-editor-selected-node .hover-card-trigger-wrapper>a{box-shadow:0 0 0 1px var(--ds-border-selected,#1868db),0 0 0 4px var(--ds-background-accent-magenta-bolder-hovered,#943d73),0 0 0 5px var(--ds-background-accent-magenta-bolder,#ae4787)}
|
|
1444
1864
|
._w9ivh2mm .ProseMirror .left-shadow{position:relative}
|
|
@@ -1454,19 +1874,27 @@
|
|
|
1454
1874
|
._wnl31s93 .text-highlight{background-color:var(--ds-background-accent-blue-subtlest,#e9f2fe)}
|
|
1455
1875
|
._wqm3stnw .pm-table-container .pm-table-left-border{position:absolute}
|
|
1456
1876
|
._wsn51tmo .ProseMirror .telepointer.color-15{--telepointer-participant-text-color:var(--ds-text-accent-gray-bolder,#1e1f21)}
|
|
1877
|
+
._wx2kmh6f div[data-task-local-id] span[contenteditable=false]{height:1.714em}
|
|
1457
1878
|
._wxs41j28 .pm-table-wrapper>table{border-left-color:transparent}
|
|
1458
1879
|
._wyq613gf .ak-editor-expand__icon-button:disabled{cursor:not-allowed}
|
|
1459
1880
|
._wz3i15vq .ak-editor-expand__content .expand-content-wrapper{overflow-y:hidden}
|
|
1881
|
+
._x049stnw [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=placeholder]{position:absolute}
|
|
1460
1882
|
._x07nrrda .ProseMirror span.pm-placeholder__text[data-placeholder]:after{content:attr(data-placeholder)}
|
|
1883
|
+
._x0ik13gf [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:hover+svg{cursor:not-allowed}
|
|
1461
1884
|
._x6bu11lh .ProseMirror .ProseMirror-fake-text-selection{color:HighlightText}
|
|
1462
1885
|
._x74zidpf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]:after{height:0}
|
|
1463
1886
|
._x81614y2 .ProseMirror .ak-editor-annotation-blur:has(.card){padding-top:5px}
|
|
1464
1887
|
._xhe7b3bt .ProseMirror .left-shadow:before{content:""}
|
|
1465
1888
|
._xi121j28 .dateView-content-wrap.ak-editor-selected-node .date-lozenger-container>span::selection{background-color:transparent}
|
|
1889
|
+
._xk451diq [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:hover+svg{--checkbox-border-color:var(--local-border-disabled)}
|
|
1466
1890
|
._xldsidpf .ProseMirror .code-block{margin-bottom:0}
|
|
1467
1891
|
._xlm615cr .ProseMirror .telepointer.color-4{--telepointer-participant-text-color:var(--ds-text-inverse,#fff)}
|
|
1892
|
+
._xm1gtlke [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]{cursor:pointer}
|
|
1468
1893
|
._xpqwidpf [layout=wrap-left]+.ProseMirror-gapcursor+[layout=wrap-right]>div{margin-left:0}
|
|
1469
1894
|
._xsax1n9t .pm-table-sticky-wrapper>table{table-layout:fixed}
|
|
1895
|
+
._xu7mglyw [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:active+svg{pointer-events:none}
|
|
1896
|
+
._xw4d1q9c [data-prosemirror-node-name=taskItem] [data-component=placeholder]{white-space:nowrap}
|
|
1897
|
+
._xxwze4h9 [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg rect:first-of-type{stroke-width:var(--ds-border-width,1px)}
|
|
1470
1898
|
._y1fl1ssb .ProseMirror .ProseMirror-gapcursor span[layout=full-width]{margin-left:50%}
|
|
1471
1899
|
._y41iglyw [layout=wrap-right]+.ProseMirror-gapcursor+span+[layout=wrap-left]{clear:none}
|
|
1472
1900
|
._y5edfk4f html[data-color-mode=dark] .ProseMirror .telepointer{--telepointer-participant-background-first-stop:-800000%}
|
|
@@ -1475,7 +1903,11 @@
|
|
|
1475
1903
|
._ydciidpf .ProseMirror-widget:not([data-blocks-decoration-container=true]):not([data-blocks-drag-handle-container=true]):not([data-blocks-quick-insert-container=true])+.ProseMirror-gapcursor+span+*{margin-top:0}
|
|
1476
1904
|
._ygai1wqb .ProseMirror .fabric-editor-indentation-mark[data-level="2"]{margin-left:60px}
|
|
1477
1905
|
._yh39f1ug .ProseMirror .code-block-content-wrapper>.code-content{flex-basis:0%}
|
|
1906
|
+
._yh80b3bt ol[data-node-type=decisionList].ak-editor-selected-node:before{content:""}
|
|
1478
1907
|
._yhcc1j28 .ak-editor-selected-node.unsupportedBlockView-content-wrap>div ::selection{background-color:transparent}
|
|
1908
|
+
._yjsg1f4h .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){max-width:28px}
|
|
1909
|
+
._yjsg1w2o .ProseMirror :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image){max-width:24.25px}
|
|
1910
|
+
._yp0j1q28{--local-background-checked-hover:var(--ds-background-selected-bold-hovered,#1558bc)}
|
|
1479
1911
|
._yqeuidpf .pm-table-wrapper>table>tbody>tr>td{border-right-width:0}
|
|
1480
1912
|
._ytehrprw .ProseMirror .danger .code-block .line-number-gutter:after{background-color:var(--ds-blanket-danger,#ef5c4814)}
|
|
1481
1913
|
._yv3iu2gc .ProseMirror .code-content--wrapped>.code-block-content-wrapper>.code-content{margin-right:var(--ds-space-100,8px)}
|
|
@@ -1486,20 +1918,28 @@
|
|
|
1486
1918
|
._yyaxidpf [layout=wrap-right]+.ProseMirror-gapcursor+[layout=wrap-left]>div{margin-right:0}
|
|
1487
1919
|
._z2xw1osq .gridLine{height:100%}
|
|
1488
1920
|
._z49mi7uo .code{color:var(--ds-text,#292a2e)}
|
|
1921
|
+
._z6pc1tcg .ProseMirror h3 :is(.emoji-common-emoji-sprite,.emoji-common-emoji-image,.emoji-common-placeholder){height:24px}
|
|
1489
1922
|
._z75ousic .ProseMirror .embedCardView-content-wrap[layout=wrap-right]{float:right}
|
|
1923
|
+
._z797mz2b [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:focus+svg{--checkbox-background-color:var(--local-background-disabled)}
|
|
1490
1924
|
._z9wpidpf .ProseMirror p{margin-bottom:0}
|
|
1491
1925
|
._zanp1j28 .ak-editor-selected-node>.editor-mention-primitive.mention-restricted::-moz-selection{background-color:transparent}
|
|
1926
|
+
._zbwkglyw [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]{outline-style:none}
|
|
1492
1927
|
._zfb0t94y .ak-editor-selected-node.unsupportedInlineView-content-wrap>span:nth-of-type(2):after{width:1px}
|
|
1493
1928
|
._zgemidpf .ProseMirror-gapcursor+[layout=wrap-right]+span+[layout=wrap-left]+*>*{margin-top:0}
|
|
1929
|
+
._zghr18jz [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:checked:active+svg{--checkbox-tick-color:var(--local-tick-active)}
|
|
1494
1930
|
._zi6e1vmz .pm-table-container .pm-table-left-border{height:calc(100% - var(--ds-space-300, 24px))}
|
|
1495
1931
|
._zih31bqt .ProseMirror hr.ak-editor-selected-node.danger{background-color:var(--ds-border-danger,#e2483d)}
|
|
1496
1932
|
._zkkp1tmo .ProseMirror .telepointer.color-12{--telepointer-participant-text-color:var(--ds-text-accent-gray-bolder,#1e1f21)}
|
|
1497
1933
|
._zkn71ule .ak-editor-expand__content .nestedExpand-content-wrapper{display:block}
|
|
1498
1934
|
._zlwmidpf .fabric-editor-font-size:first-of-type:first-child h1 style:first-child+*{margin-top:0}
|
|
1935
|
+
._znw11ssb [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]+svg{top:50%}
|
|
1499
1936
|
._zo131tmo .ProseMirror .telepointer.color-13{--telepointer-participant-text-color:var(--ds-text-accent-gray-bolder,#1e1f21)}
|
|
1500
1937
|
._zsbmglyw .ak-editor-expand__icon-button{-webkit-appearance:none;appearance:none}
|
|
1501
1938
|
._ztqp1nka .search-match-expand-title>.ak-editor-expand__title-container>.ak-editor-expand__input-container{box-shadow:inset 0 0 0 1px var(--ds-border-accent-magenta,#cd519d),inset 0 0 0 5px var(--ds-background-accent-magenta-subtler,#fdd0ec)}
|
|
1939
|
+
._zvr81hou [data-prosemirror-node-name=blockTaskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:checked+svg{--checkbox-tick-color:var(--local-tick-disabled)}
|
|
1502
1940
|
._zy25uj17{--ak-editor--breakout-fallback-width:calc(100cqw - var(--ak-editor--breakout-full-page-guttering-padding))}
|
|
1941
|
+
._zykmglyw [data-prosemirror-node-name=taskItem] .task-item-checkbox-wrap>input[type=checkbox]:disabled:hover+svg{pointer-events:none}
|
|
1942
|
+
._zzeo15vq [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span>svg{overflow-y:hidden}
|
|
1503
1943
|
._zzusidpf [layout=wrap-left]+.ProseMirror-gapcursor+span+[layout=wrap-right]:after{font-size:0}
|
|
1504
1944
|
._j9yv7g83 button.first-floating-toolbar-button:focus{outline:2px solid var(--ds-border-focused,#4688ec)}
|
|
1505
1945
|
._eu2zidpf .ak-editor-expand__title-container:focus{outline-width:0}
|
|
@@ -1540,5 +1980,6 @@
|
|
|
1540
1980
|
@keyframes kgnpaw5{0%{opacity:0}to{opacity:1}}
|
|
1541
1981
|
@keyframes kxlv1hz{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(0);opacity:0}10%{transform:scaleX(1.4);opacity:1}15%{transform:scaleX(1);opacity:1}85%{transform:scaleX(1);opacity:1}}
|
|
1542
1982
|
@media (prefers-reduced-motion){._1mheglyw div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:after{animation:none}._zkj1glyw div[extensionType="com.atlassian.ai-blocks"]:has(.streaming) .extension-container:before{animation:none}}
|
|
1983
|
+
@media screen and (forced-colors:active){._1l8y93q1 [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span{color:canvastext}._r9pv1r8n [data-prosemirror-node-name=decisionItem]>[data-decision-wrapper]>[data-component=icon]>span{filter:grayscale(1)}}
|
|
1543
1984
|
@property --panel-gradient-angle{syntax:"<angle>";initial-value:270deg;inherits:false}
|
|
1544
1985
|
@supports not (display:flow-root){._fqkm1osq .ak-editor-expand__content{width:100%}._9n6nusvi .ak-editor-expand__content{box-sizing:border-box}}
|