@atlaskit/editor-common 74.51.3 → 74.51.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (172) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/cjs/i18n/cs.js +22 -0
  3. package/dist/cjs/i18n/da.js +22 -0
  4. package/dist/cjs/i18n/de.js +22 -0
  5. package/dist/cjs/i18n/en.js +5 -0
  6. package/dist/cjs/i18n/en_GB.js +5 -0
  7. package/dist/cjs/i18n/en_ZZ.js +5 -0
  8. package/dist/cjs/i18n/es.js +22 -0
  9. package/dist/cjs/i18n/fi.js +22 -0
  10. package/dist/cjs/i18n/fr.js +22 -0
  11. package/dist/cjs/i18n/hu.js +22 -0
  12. package/dist/cjs/i18n/it.js +22 -0
  13. package/dist/cjs/i18n/ja.js +22 -0
  14. package/dist/cjs/i18n/ko.js +22 -0
  15. package/dist/cjs/i18n/nb.js +22 -0
  16. package/dist/cjs/i18n/nl.js +22 -0
  17. package/dist/cjs/i18n/pl.js +22 -0
  18. package/dist/cjs/i18n/pt_BR.js +22 -0
  19. package/dist/cjs/i18n/ru.js +22 -0
  20. package/dist/cjs/i18n/sv.js +22 -0
  21. package/dist/cjs/i18n/th.js +22 -0
  22. package/dist/cjs/i18n/tr.js +22 -0
  23. package/dist/cjs/i18n/uk.js +22 -0
  24. package/dist/cjs/i18n/vi.js +22 -0
  25. package/dist/cjs/i18n/zh.js +22 -0
  26. package/dist/cjs/i18n/zh_TW.js +22 -0
  27. package/dist/cjs/monitoring/error.js +1 -1
  28. package/dist/cjs/quick-insert/assets/date.js +8 -11
  29. package/dist/cjs/quick-insert/assets/heading1.js +0 -2
  30. package/dist/cjs/quick-insert/assets/heading2.js +0 -2
  31. package/dist/cjs/quick-insert/assets/heading3.js +0 -2
  32. package/dist/cjs/quick-insert/assets/heading4.js +0 -2
  33. package/dist/cjs/quick-insert/assets/heading5.js +0 -2
  34. package/dist/cjs/quick-insert/assets/heading6.js +0 -2
  35. package/dist/cjs/quick-insert/assets/layout.js +39 -12
  36. package/dist/cjs/quick-insert/assets/link.js +15 -6
  37. package/dist/cjs/ui/DropList/index.js +1 -1
  38. package/dist/cjs/utils/datasource.js +2 -1
  39. package/dist/cjs/utils/index.js +6 -0
  40. package/dist/es2019/i18n/cs.js +22 -0
  41. package/dist/es2019/i18n/da.js +22 -0
  42. package/dist/es2019/i18n/de.js +22 -0
  43. package/dist/es2019/i18n/en.js +5 -0
  44. package/dist/es2019/i18n/en_GB.js +5 -0
  45. package/dist/es2019/i18n/en_ZZ.js +5 -0
  46. package/dist/es2019/i18n/es.js +22 -0
  47. package/dist/es2019/i18n/fi.js +22 -0
  48. package/dist/es2019/i18n/fr.js +22 -0
  49. package/dist/es2019/i18n/hu.js +22 -0
  50. package/dist/es2019/i18n/it.js +22 -0
  51. package/dist/es2019/i18n/ja.js +22 -0
  52. package/dist/es2019/i18n/ko.js +22 -0
  53. package/dist/es2019/i18n/nb.js +22 -0
  54. package/dist/es2019/i18n/nl.js +22 -0
  55. package/dist/es2019/i18n/pl.js +22 -0
  56. package/dist/es2019/i18n/pt_BR.js +22 -0
  57. package/dist/es2019/i18n/ru.js +22 -0
  58. package/dist/es2019/i18n/sv.js +22 -0
  59. package/dist/es2019/i18n/th.js +22 -0
  60. package/dist/es2019/i18n/tr.js +22 -0
  61. package/dist/es2019/i18n/uk.js +22 -0
  62. package/dist/es2019/i18n/vi.js +22 -0
  63. package/dist/es2019/i18n/zh.js +22 -0
  64. package/dist/es2019/i18n/zh_TW.js +22 -0
  65. package/dist/es2019/monitoring/error.js +1 -1
  66. package/dist/es2019/quick-insert/assets/date.js +8 -11
  67. package/dist/es2019/quick-insert/assets/heading1.js +0 -1
  68. package/dist/es2019/quick-insert/assets/heading2.js +0 -1
  69. package/dist/es2019/quick-insert/assets/heading3.js +0 -1
  70. package/dist/es2019/quick-insert/assets/heading4.js +0 -1
  71. package/dist/es2019/quick-insert/assets/heading5.js +0 -1
  72. package/dist/es2019/quick-insert/assets/heading6.js +0 -1
  73. package/dist/es2019/quick-insert/assets/layout.js +40 -11
  74. package/dist/es2019/quick-insert/assets/link.js +16 -5
  75. package/dist/es2019/ui/DropList/index.js +1 -1
  76. package/dist/es2019/utils/datasource.js +1 -1
  77. package/dist/es2019/utils/index.js +1 -1
  78. package/dist/esm/i18n/cs.js +22 -0
  79. package/dist/esm/i18n/da.js +22 -0
  80. package/dist/esm/i18n/de.js +22 -0
  81. package/dist/esm/i18n/en.js +5 -0
  82. package/dist/esm/i18n/en_GB.js +5 -0
  83. package/dist/esm/i18n/en_ZZ.js +5 -0
  84. package/dist/esm/i18n/es.js +22 -0
  85. package/dist/esm/i18n/fi.js +22 -0
  86. package/dist/esm/i18n/fr.js +22 -0
  87. package/dist/esm/i18n/hu.js +22 -0
  88. package/dist/esm/i18n/it.js +22 -0
  89. package/dist/esm/i18n/ja.js +22 -0
  90. package/dist/esm/i18n/ko.js +22 -0
  91. package/dist/esm/i18n/nb.js +22 -0
  92. package/dist/esm/i18n/nl.js +22 -0
  93. package/dist/esm/i18n/pl.js +22 -0
  94. package/dist/esm/i18n/pt_BR.js +22 -0
  95. package/dist/esm/i18n/ru.js +22 -0
  96. package/dist/esm/i18n/sv.js +22 -0
  97. package/dist/esm/i18n/th.js +22 -0
  98. package/dist/esm/i18n/tr.js +22 -0
  99. package/dist/esm/i18n/uk.js +22 -0
  100. package/dist/esm/i18n/vi.js +22 -0
  101. package/dist/esm/i18n/zh.js +22 -0
  102. package/dist/esm/i18n/zh_TW.js +22 -0
  103. package/dist/esm/monitoring/error.js +1 -1
  104. package/dist/esm/quick-insert/assets/date.js +8 -11
  105. package/dist/esm/quick-insert/assets/heading1.js +0 -1
  106. package/dist/esm/quick-insert/assets/heading2.js +0 -1
  107. package/dist/esm/quick-insert/assets/heading3.js +0 -1
  108. package/dist/esm/quick-insert/assets/heading4.js +0 -1
  109. package/dist/esm/quick-insert/assets/heading5.js +0 -1
  110. package/dist/esm/quick-insert/assets/heading6.js +0 -1
  111. package/dist/esm/quick-insert/assets/layout.js +39 -11
  112. package/dist/esm/quick-insert/assets/link.js +15 -5
  113. package/dist/esm/ui/DropList/index.js +1 -1
  114. package/dist/esm/utils/datasource.js +1 -1
  115. package/dist/esm/utils/index.js +1 -1
  116. package/dist/types/i18n/cs.d.ts +22 -0
  117. package/dist/types/i18n/da.d.ts +22 -0
  118. package/dist/types/i18n/de.d.ts +22 -0
  119. package/dist/types/i18n/en.d.ts +5 -0
  120. package/dist/types/i18n/en_GB.d.ts +5 -0
  121. package/dist/types/i18n/en_ZZ.d.ts +5 -0
  122. package/dist/types/i18n/es.d.ts +22 -0
  123. package/dist/types/i18n/fi.d.ts +22 -0
  124. package/dist/types/i18n/fr.d.ts +22 -0
  125. package/dist/types/i18n/hu.d.ts +22 -0
  126. package/dist/types/i18n/it.d.ts +22 -0
  127. package/dist/types/i18n/ja.d.ts +22 -0
  128. package/dist/types/i18n/ko.d.ts +22 -0
  129. package/dist/types/i18n/nb.d.ts +22 -0
  130. package/dist/types/i18n/nl.d.ts +22 -0
  131. package/dist/types/i18n/pl.d.ts +22 -0
  132. package/dist/types/i18n/pt_BR.d.ts +22 -0
  133. package/dist/types/i18n/ru.d.ts +22 -0
  134. package/dist/types/i18n/sv.d.ts +22 -0
  135. package/dist/types/i18n/th.d.ts +22 -0
  136. package/dist/types/i18n/tr.d.ts +22 -0
  137. package/dist/types/i18n/uk.d.ts +22 -0
  138. package/dist/types/i18n/vi.d.ts +22 -0
  139. package/dist/types/i18n/zh.d.ts +22 -0
  140. package/dist/types/i18n/zh_TW.d.ts +22 -0
  141. package/dist/types/ui/MediaSingle/index.d.ts +1 -1
  142. package/dist/types/utils/datasource.d.ts +2 -0
  143. package/dist/types/utils/index.d.ts +1 -1
  144. package/dist/types-ts4.5/i18n/cs.d.ts +22 -0
  145. package/dist/types-ts4.5/i18n/da.d.ts +22 -0
  146. package/dist/types-ts4.5/i18n/de.d.ts +22 -0
  147. package/dist/types-ts4.5/i18n/en.d.ts +5 -0
  148. package/dist/types-ts4.5/i18n/en_GB.d.ts +5 -0
  149. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +5 -0
  150. package/dist/types-ts4.5/i18n/es.d.ts +22 -0
  151. package/dist/types-ts4.5/i18n/fi.d.ts +22 -0
  152. package/dist/types-ts4.5/i18n/fr.d.ts +22 -0
  153. package/dist/types-ts4.5/i18n/hu.d.ts +22 -0
  154. package/dist/types-ts4.5/i18n/it.d.ts +22 -0
  155. package/dist/types-ts4.5/i18n/ja.d.ts +22 -0
  156. package/dist/types-ts4.5/i18n/ko.d.ts +22 -0
  157. package/dist/types-ts4.5/i18n/nb.d.ts +22 -0
  158. package/dist/types-ts4.5/i18n/nl.d.ts +22 -0
  159. package/dist/types-ts4.5/i18n/pl.d.ts +22 -0
  160. package/dist/types-ts4.5/i18n/pt_BR.d.ts +22 -0
  161. package/dist/types-ts4.5/i18n/ru.d.ts +22 -0
  162. package/dist/types-ts4.5/i18n/sv.d.ts +22 -0
  163. package/dist/types-ts4.5/i18n/th.d.ts +22 -0
  164. package/dist/types-ts4.5/i18n/tr.d.ts +22 -0
  165. package/dist/types-ts4.5/i18n/uk.d.ts +22 -0
  166. package/dist/types-ts4.5/i18n/vi.d.ts +22 -0
  167. package/dist/types-ts4.5/i18n/zh.d.ts +22 -0
  168. package/dist/types-ts4.5/i18n/zh_TW.d.ts +22 -0
  169. package/dist/types-ts4.5/ui/MediaSingle/index.d.ts +1 -1
  170. package/dist/types-ts4.5/utils/datasource.d.ts +2 -0
  171. package/dist/types-ts4.5/utils/index.d.ts +1 -1
  172. package/package.json +3 -3
@@ -17,12 +17,16 @@ export default {
17
17
  'fabric.editor.blockDescription': '顯示有關連結的更多資訊,包括摘要和動作',
18
18
  'fabric.editor.blockTitle': '卡片',
19
19
  'fabric.editor.blockquote': '引述',
20
+ 'fabric.editor.bold': '粗體',
20
21
  'fabric.editor.bug': '錯誤',
21
22
  'fabric.editor.cancelButton': '取消',
22
23
  'fabric.editor.captionPlaceholder': '新增標題',
23
24
  'fabric.editor.cardFloatingControls': '卡片選項',
25
+ 'fabric.editor.clearFormatting': '清除格式設定',
24
26
  'fabric.editor.clearLink': '清除連結',
25
27
  'fabric.editor.clearLinkText': '清除文字',
28
+ 'fabric.editor.code': '程式碼',
29
+ 'fabric.editor.code.on': '{textFormattingOff},程式碼開啟',
26
30
  'fabric.editor.codeBidiWarningLabel': '雙向字元會變更文字呈現的順序。這可用來將惡意程式碼模糊化。',
27
31
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
28
32
  'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
@@ -81,6 +85,7 @@ export default {
81
85
  'fabric.editor.inlineTitle': '內嵌',
82
86
  'fabric.editor.insertMenu': '插入',
83
87
  'fabric.editor.invalidLink': '請輸入有效的連結。',
88
+ 'fabric.editor.italic': '斜體',
84
89
  'fabric.editor.layoutFixedWidth': '返回中央',
85
90
  'fabric.editor.layoutFullWidth': '採用完整寬度',
86
91
  'fabric.editor.layoutWide': '採用寬版',
@@ -88,12 +93,20 @@ export default {
88
93
  'fabric.editor.link.description': '插入連結',
89
94
  'fabric.editor.linkAddress': '連結位址',
90
95
  'fabric.editor.linkPlaceholder': '貼上連結',
96
+ 'fabric.editor.lists': '清單',
91
97
  'fabric.editor.mediaAddLink': '新增連結',
92
98
  'fabric.editor.mediaFiles': '圖片、影片或檔案',
93
99
  'fabric.editor.mediaFiles.description': '將影像和其他檔案新增至頁面',
94
100
  'fabric.editor.mention': '提及',
95
101
  'fabric.editor.mention.description': '提及他人以傳送通知',
102
+ 'fabric.editor.moreFormatting': '更多格式設定',
103
+ 'fabric.editor.navigate.toolbar.editor': '導覽至編輯器工具列',
104
+ 'fabric.editor.navigate.toolbar.floating': '導覽至浮動工具列',
105
+ 'fabric.editor.off': '{formattingType} 關閉',
106
+ 'fabric.editor.on': '{formattingType} 開啟',
96
107
  'fabric.editor.openLink': '在新的索引標籤中開啟連結',
108
+ 'fabric.editor.orderedList': '編號清單',
109
+ 'fabric.editor.orderedList.description': '建立已排序的清單',
97
110
  'fabric.editor.pageActionsLabel': '頁面動作',
98
111
  'fabric.editor.placeholderText': '預留位置文字',
99
112
  'fabric.editor.placeholderText.description': '在頁面中插入文字預留位置',
@@ -104,10 +117,16 @@ export default {
104
117
  'fabric.editor.status': '狀態',
105
118
  'fabric.editor.status.description': '新增自訂狀態標籤',
106
119
  'fabric.editor.story': '故事',
120
+ 'fabric.editor.strike': '刪除線',
107
121
  'fabric.editor.subTask': '子任務',
122
+ 'fabric.editor.subscript': '下標',
123
+ 'fabric.editor.subscript.off.superscript.on': '下標關閉,上標開啟',
124
+ 'fabric.editor.superscript': '上標',
125
+ 'fabric.editor.superscript.off.subscript.on': '上標關閉,下標開啟',
108
126
  'fabric.editor.table': '表格',
109
127
  'fabric.editor.table.description': '插入表格',
110
128
  'fabric.editor.task': '任務',
129
+ 'fabric.editor.text.formatting.off': '文字格式設定關閉',
111
130
  'fabric.editor.time.ago': '前',
112
131
  'fabric.editor.time.updated': '已更新',
113
132
  'fabric.editor.time.viewed': '已檢視',
@@ -119,7 +138,10 @@ export default {
119
138
  'fabric.editor.tooltip.nestedExpand': '巢狀擴充',
120
139
  'fabric.editor.tooltip.taskList': '動作項目',
121
140
  'fabric.editor.unableToOpenLink': '無法開啟此連結',
141
+ 'fabric.editor.underline': '底線',
122
142
  'fabric.editor.unlink': '取消連結',
143
+ 'fabric.editor.unorderedList': '項目符號清單',
144
+ 'fabric.editor.unorderedList.description': '建立未排序的清單',
123
145
  'fabric.editor.unsupportedBlockContent': '此編輯器不支援顯示此內容',
124
146
  'fabric.editor.unsupportedContentTooltip': '內容不適用於此編輯器,這會在您編輯和儲存時進行保留',
125
147
  'fabric.editor.unsupportedInlineContent': '不支援的內容',
@@ -1,6 +1,6 @@
1
1
  const SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
2
2
  const packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
3
- const packageVersion = "74.51.3";
3
+ const packageVersion = "74.51.5";
4
4
  const sanitiseSentryEvents = (data, _hint) => {
5
5
  // Remove URL as it has UGC
6
6
  // TODO: Sanitise the URL instead of just removing it
@@ -48,14 +48,14 @@ export default function IconDate() {
48
48
  stopColor: "#FF5630",
49
49
  offset: "100%"
50
50
  })), /*#__PURE__*/React.createElement("linearGradient", {
51
- id: "date-c",
52
- x1: "22.5809",
53
- y1: "7.87041",
54
- x2: "-3.10914",
55
- y2: "7.87041",
56
- gradientUnits: "userSpaceOnUse"
51
+ x1: "100.699%",
52
+ y1: "50%",
53
+ x2: "-14.52%",
54
+ y2: "50%",
55
+ id: "date-c"
57
56
  }, /*#__PURE__*/React.createElement("stop", {
58
- stopColor: "#738496"
57
+ stopColor: "#738496",
58
+ stopOpacity: "37%"
59
59
  }), /*#__PURE__*/React.createElement("stop", {
60
60
  offset: "0.97",
61
61
  stopColor: "#2C333A",
@@ -78,10 +78,7 @@ export default function IconDate() {
78
78
  dark: '#5A6977'
79
79
  })
80
80
  }), /*#__PURE__*/React.createElement("path", {
81
- d: iconThemed({
82
- light: 'M18.109 17.42c-2.877-1.466-5.608-.66-9.359-1.604C6.18 15.17 2.987 13.661 0 10v13.913h22.294c-.353-2.421-1.384-5.065-4.185-6.493z',
83
- dark: 'M18.2409 8.34041C15.3609 6.87041 12.6309 7.68041 8.88086 6.74041C6.31086 6.09041 3.12086 4.58041 0.130859 0.92041V14.8304H22.4209C22.0709 12.4104 21.0409 9.76041 18.2309 8.34041H18.2409Z'
84
- }),
81
+ d: "M18.109 17.42c-2.877-1.466-5.608-.66-9.359-1.604C6.18 15.17 2.987 13.661 0 10v13.913h22.294c-.353-2.421-1.384-5.065-4.185-6.493z",
85
82
  fill: iconThemed({
86
83
  light: 'url(#date-a)',
87
84
  dark: 'url(#date-c)'
@@ -1,4 +1,3 @@
1
- /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
2
1
  import React from 'react';
3
2
  import { useIconThemed } from '../use-icon-themed';
4
3
  export default function IconHeading1() {
@@ -1,4 +1,3 @@
1
- /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
2
1
  import React from 'react';
3
2
  import { useIconThemed } from '../use-icon-themed';
4
3
  export default function IconHeading2() {
@@ -1,4 +1,3 @@
1
- /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
2
1
  import React from 'react';
3
2
  import { useIconThemed } from '../use-icon-themed';
4
3
  export default function IconHeading3() {
@@ -1,4 +1,3 @@
1
- /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
2
1
  import React from 'react';
3
2
  import { useIconThemed } from '../use-icon-themed';
4
3
  export default function IconHeading4() {
@@ -1,4 +1,3 @@
1
- /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
2
1
  import React from 'react';
3
2
  import { useIconThemed } from '../use-icon-themed';
4
3
  export default function IconHeading5() {
@@ -1,4 +1,3 @@
1
- /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
2
1
  import React from 'react';
3
2
  import { useIconThemed } from '../use-icon-themed';
4
3
  export default function IconHeading6() {
@@ -1,7 +1,9 @@
1
- // TODO: https://product-fabric.atlassian.net/browse/DSP-4138
2
- /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
3
1
  import React from 'react';
2
+ import { useIconThemed } from '../use-icon-themed';
4
3
  export default function IconLayout() {
4
+ const {
5
+ iconThemed
6
+ } = useIconThemed();
5
7
  return /*#__PURE__*/React.createElement("svg", {
6
8
  focusable: "false",
7
9
  "aria-hidden": true,
@@ -11,49 +13,76 @@ export default function IconLayout() {
11
13
  fill: "none",
12
14
  fillRule: "evenodd"
13
15
  }, /*#__PURE__*/React.createElement("path", {
14
- fill: "#FFF",
16
+ fill: iconThemed({
17
+ light: '#FFF',
18
+ dark: '#161A1D'
19
+ }),
15
20
  d: "M0 0h40v40H0z"
16
21
  }), /*#__PURE__*/React.createElement("rect", {
17
- fill: "#A5ADBA",
22
+ fill: iconThemed({
23
+ light: '#A5ADBA',
24
+ dark: '#738496'
25
+ }),
18
26
  x: 6,
19
27
  y: 6,
20
28
  width: 28,
21
29
  height: 1,
22
30
  rx: 0.5
23
31
  }), /*#__PURE__*/React.createElement("rect", {
24
- fill: "#A5ADBA",
32
+ fill: iconThemed({
33
+ light: '#A5ADBA',
34
+ dark: '#738496'
35
+ }),
25
36
  x: 6,
26
37
  y: 10,
27
38
  width: 28,
28
39
  height: 1,
29
40
  rx: 0.5
30
41
  }), /*#__PURE__*/React.createElement("rect", {
31
- fill: "#A5ADBA",
42
+ fill: iconThemed({
43
+ light: '#A5ADBA',
44
+ dark: '#738496'
45
+ }),
32
46
  x: 6,
33
47
  y: 29,
34
48
  width: 28,
35
49
  height: 1,
36
50
  rx: 0.5
37
51
  }), /*#__PURE__*/React.createElement("rect", {
38
- fill: "#A5ADBA",
52
+ fill: iconThemed({
53
+ light: '#A5ADBA',
54
+ dark: '#738496'
55
+ }),
39
56
  x: 6,
40
57
  y: 33,
41
58
  width: 16,
42
59
  height: 1,
43
60
  rx: 0.5
44
61
  }), /*#__PURE__*/React.createElement("rect", {
45
- stroke: "#4C9AFF",
62
+ stroke: iconThemed({
63
+ light: '#4C9AFF',
64
+ dark: '#0C66E4'
65
+ }),
46
66
  strokeWidth: 0.5,
47
- fill: "#DEEBFF",
67
+ fill: iconThemed({
68
+ light: '#DEEBFF',
69
+ dark: '#09326C'
70
+ }),
48
71
  x: 6.25,
49
72
  y: 14.25,
50
73
  width: 12.5,
51
74
  height: 11.5,
52
75
  rx: 1
53
76
  }), /*#__PURE__*/React.createElement("rect", {
54
- stroke: "#4C9AFF",
77
+ stroke: iconThemed({
78
+ light: '#4C9AFF',
79
+ dark: '#0C66E4'
80
+ }),
55
81
  strokeWidth: 0.5,
56
- fill: "#DEEBFF",
82
+ fill: iconThemed({
83
+ light: '#DEEBFF',
84
+ dark: '#09326C'
85
+ }),
57
86
  x: 21.25,
58
87
  y: 14.25,
59
88
  width: 12.5,
@@ -1,7 +1,9 @@
1
- // TODO: https://product-fabric.atlassian.net/browse/DSP-4138
2
- /* eslint-disable @atlaskit/design-system/ensure-design-token-usage */
3
1
  import React from 'react';
2
+ import { useIconThemed } from '../use-icon-themed';
4
3
  export default function IconLink() {
4
+ const {
5
+ iconThemed
6
+ } = useIconThemed();
5
7
  return /*#__PURE__*/React.createElement("svg", {
6
8
  focusable: "false",
7
9
  "aria-hidden": true,
@@ -11,17 +13,26 @@ export default function IconLink() {
11
13
  fill: "none",
12
14
  fillRule: "evenodd"
13
15
  }, /*#__PURE__*/React.createElement("path", {
14
- fill: "#FFF",
16
+ fill: iconThemed({
17
+ light: '#FFF',
18
+ dark: '#161A1D'
19
+ }),
15
20
  d: "M0 0h40v40H0z"
16
21
  }), /*#__PURE__*/React.createElement("g", {
17
22
  transform: "translate(5 12)"
18
23
  }, /*#__PURE__*/React.createElement("rect", {
19
- fill: "#DEEBFF",
24
+ fill: iconThemed({
25
+ light: '#DEEBFF',
26
+ dark: '#0055CC'
27
+ }),
20
28
  width: 30,
21
29
  height: 16,
22
30
  rx: 8
23
31
  }), /*#__PURE__*/React.createElement("path", {
24
32
  d: "M19.097 4.435c1.972.018 3.755 1.465 3.971 3.429A3.714 3.714 0 0119.344 12l-3.316-.03c-2.08-.02-3.797-1.736-3.816-3.816L12.2 6.888l1.672.015.011 1.266a2.156 2.156 0 002.13 2.13l3.315.03a2.07 2.07 0 002.079-2.313c-.122-1.099-1.137-1.9-2.24-1.91l-1.125-.01a.853.853 0 01-.843-.843.817.817 0 01.828-.828l1.07.01zm-9.103 7.13c-1.972-.018-3.754-1.465-3.97-3.429A3.714 3.714 0 019.747 4l3.316.03c2.08.02 3.796 1.736 3.816 3.816l.011 1.266-1.671-.015-.012-1.266A2.156 2.156 0 0013.08 5.7l-3.316-.03a2.07 2.07 0 00-2.078 2.313c.122 1.099 1.137 1.9 2.24 1.91l1.125.01c.461.004.84.382.843.843a.817.817 0 01-.828.828l-1.07-.01z",
25
- fill: "#0052CC"
33
+ fill: iconThemed({
34
+ light: '#0052CC',
35
+ dark: '#082145'
36
+ })
26
37
  }))));
27
38
  }
@@ -8,7 +8,7 @@ import { themed } from '@atlaskit/theme/components';
8
8
  import { borderRadius } from '@atlaskit/theme/constants';
9
9
  import Layer from '../Layer';
10
10
  const packageName = "@atlaskit/editor-common";
11
- const packageVersion = "74.51.3";
11
+ const packageVersion = "74.51.5";
12
12
  const halfFocusRing = 1;
13
13
  const dropOffset = '0, 8';
14
14
  class DropList extends Component {
@@ -1,6 +1,6 @@
1
1
  import { ASSETS_LIST_OF_LINKS_DATASOURCE_ID, JIRA_LIST_OF_LINKS_DATASOURCE_ID } from '@atlaskit/link-datasource';
2
2
  import { getBooleanFF } from '@atlaskit/platform-feature-flags';
3
- const getDatasourceType = datasourceId => {
3
+ export const getDatasourceType = datasourceId => {
4
4
  switch (datasourceId) {
5
5
  case JIRA_LIST_OF_LINKS_DATASOURCE_ID:
6
6
  return 'jira';
@@ -46,7 +46,7 @@ export { gridTypeForLayout } from './grid';
46
46
  export { nodesBetweenChanged, getStepRange, isEmptyDocument, processRawValue, hasDocAsParent, bracketTyped, hasVisibleContent, isSelectionEndOfParagraph } from './document';
47
47
  export { floatingLayouts, isRichMediaInsideOfBlockNode, calculateSnapPoints, alignAttributes, nonWrappedLayouts } from './rich-media-utils';
48
48
  export { sanitizeNodeForPrivacy } from './filter/privacy-filter';
49
- export { canRenderDatasource } from './datasource';
49
+ export { canRenderDatasource, getDatasourceType } from './datasource';
50
50
  export { filterCommand, isEmptySelectionAtStart, isEmptySelectionAtEnd, insertContentDeleteRange, deleteEmptyParagraphAndMoveBlockUp, insertNewLineWithAnalytics, createNewParagraphAbove, createNewParagraphBelow, createParagraphNear, walkNextNode, walkPrevNode } from './commands';
51
51
  export { GUTTER_SELECTOR, GUTTER_SIZE_IN_PX, GUTTER_SIZE_MOBILE_IN_PX } from './scroll-gutter';
52
52
  export { getTimeSince } from './performance/get-performance-timing';
@@ -17,12 +17,16 @@ export default {
17
17
  'fabric.editor.blockDescription': 'Zobrazit další informace o odkazu, včetně souhrnu a akcí',
18
18
  'fabric.editor.blockTitle': 'Karta',
19
19
  'fabric.editor.blockquote': 'citace',
20
+ 'fabric.editor.bold': 'Tučné',
20
21
  'fabric.editor.bug': 'Chyba',
21
22
  'fabric.editor.cancelButton': 'Zrušit',
22
23
  'fabric.editor.captionPlaceholder': 'Přidejte popisek',
23
24
  'fabric.editor.cardFloatingControls': 'Možnosti karty',
25
+ 'fabric.editor.clearFormatting': 'Odstranit formátování',
24
26
  'fabric.editor.clearLink': 'Vymazat odkaz',
25
27
  'fabric.editor.clearLinkText': 'Vymazat text',
28
+ 'fabric.editor.code': 'Kód',
29
+ 'fabric.editor.code.on': '{textFormattingOff}, zapnuto formátování kódu',
26
30
  'fabric.editor.codeBidiWarningLabel': 'Obousměrné znaky mění pořadí vykreslování textu. Může to být použito k zakrytí škodlivého kódu.',
27
31
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
28
32
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
@@ -81,6 +85,7 @@ export default {
81
85
  'fabric.editor.inlineTitle': 'Vložený',
82
86
  'fabric.editor.insertMenu': 'Vložit',
83
87
  'fabric.editor.invalidLink': 'Zadejte platný odkaz.',
88
+ 'fabric.editor.italic': 'Kurzíva',
84
89
  'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
85
90
  'fabric.editor.layoutFullWidth': 'Přepnout do zobrazení na celou šířku',
86
91
  'fabric.editor.layoutWide': 'Přepnout do zobrazení na šířku',
@@ -88,12 +93,20 @@ export default {
88
93
  'fabric.editor.link.description': 'Vložit odkaz',
89
94
  'fabric.editor.linkAddress': 'Adresa odkazu',
90
95
  'fabric.editor.linkPlaceholder': 'Vložit odkaz',
96
+ 'fabric.editor.lists': 'Seznamy',
91
97
  'fabric.editor.mediaAddLink': 'Přidat odkaz',
92
98
  'fabric.editor.mediaFiles': 'Obrázek, video nebo soubor',
93
99
  'fabric.editor.mediaFiles.description': 'Přidejte na svou stránku obrázky a další soubory',
94
100
  'fabric.editor.mention': 'Zmínka',
95
101
  'fabric.editor.mention.description': 'Zmiňte někoho, abyste jim zaslali oznámení',
102
+ 'fabric.editor.moreFormatting': 'Další formátování',
103
+ 'fabric.editor.navigate.toolbar.editor': 'Přejít na panel nástrojů editoru',
104
+ 'fabric.editor.navigate.toolbar.floating': 'Přejít na plovoucí panel nástrojů',
105
+ 'fabric.editor.off': 'Formátování {formattingType} vypnuto',
106
+ 'fabric.editor.on': '{formattingType} zapnuto',
96
107
  'fabric.editor.openLink': 'Otevřít odkaz na nové kartě',
108
+ 'fabric.editor.orderedList': 'Číslovaný seznam',
109
+ 'fabric.editor.orderedList.description': 'Vytvořit seřazený seznam',
97
110
  'fabric.editor.pageActionsLabel': 'Akce stránky',
98
111
  'fabric.editor.placeholderText': 'Text placeholderu',
99
112
  'fabric.editor.placeholderText.description': 'Vložit na stránku textový zástupný symbol',
@@ -104,10 +117,16 @@ export default {
104
117
  'fabric.editor.status': 'Stav',
105
118
  'fabric.editor.status.description': 'Přidat vlastní štítek stavu',
106
119
  'fabric.editor.story': 'Story',
120
+ 'fabric.editor.strike': 'Přeškrtnutí',
107
121
  'fabric.editor.subTask': 'Podúkol',
122
+ 'fabric.editor.subscript': 'Dolní index',
123
+ 'fabric.editor.subscript.off.superscript.on': 'Dolní index vypnutý, horní index zapnutý',
124
+ 'fabric.editor.superscript': 'Horní index',
125
+ 'fabric.editor.superscript.off.subscript.on': 'Horní index vypnutý, dolní index zapnutý',
108
126
  'fabric.editor.table': 'Tabulka',
109
127
  'fabric.editor.table.description': 'Vložit tabulku',
110
128
  'fabric.editor.task': 'Úkol',
129
+ 'fabric.editor.text.formatting.off': 'Formátování textu vypnuto',
111
130
  'fabric.editor.time.ago': 'zpět',
112
131
  'fabric.editor.time.updated': 'Aktualizováno',
113
132
  'fabric.editor.time.viewed': 'Zobrazeno',
@@ -119,7 +138,10 @@ export default {
119
138
  'fabric.editor.tooltip.nestedExpand': 'vnořený rozbalovací uzel',
120
139
  'fabric.editor.tooltip.taskList': 'položka akce',
121
140
  'fabric.editor.unableToOpenLink': 'Tento odkaz nelze otevřít',
141
+ 'fabric.editor.underline': 'Podtržení',
122
142
  'fabric.editor.unlink': 'Zrušit propojení',
143
+ 'fabric.editor.unorderedList': 'Seznam s odrážkami',
144
+ 'fabric.editor.unorderedList.description': 'Vytvořit neseřazený seznam',
123
145
  'fabric.editor.unsupportedBlockContent': 'Tento editor zobrazování tohoto obsahu nepodporuje.',
124
146
  'fabric.editor.unsupportedContentTooltip': 'Obsah není v tomto editoru k dispozici. Vaše úpravy se při uložení zachovají.',
125
147
  'fabric.editor.unsupportedInlineContent': 'Nepodporovaný obsah',
@@ -17,12 +17,16 @@ export default {
17
17
  'fabric.editor.blockDescription': 'Vis flere oplysninger om et link, inklusive sammendrag og handlinger',
18
18
  'fabric.editor.blockTitle': 'Kort',
19
19
  'fabric.editor.blockquote': 'et citat',
20
+ 'fabric.editor.bold': 'Fed',
20
21
  'fabric.editor.bug': 'Fejl',
21
22
  'fabric.editor.cancelButton': 'Annullér',
22
23
  'fabric.editor.captionPlaceholder': 'Tilføj en billedtekst',
23
24
  'fabric.editor.cardFloatingControls': 'Muligheder for kort',
25
+ 'fabric.editor.clearFormatting': 'Ryd fomattering',
24
26
  'fabric.editor.clearLink': 'Ryd link',
25
27
  'fabric.editor.clearLinkText': 'Ryd tekst',
28
+ 'fabric.editor.code': 'Kode',
29
+ 'fabric.editor.code.on': '{textFormattingOff}, kode aktiveret',
26
30
  'fabric.editor.codeBidiWarningLabel': 'Tegn med tovejsfunktionalitet ændrer rækkefølgen, som teksten er gengivet i. Dette kan udnyttes til at skjule skadelig kode.',
27
31
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
28
32
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
@@ -81,6 +85,7 @@ export default {
81
85
  'fabric.editor.inlineTitle': 'Indbyg',
82
86
  'fabric.editor.insertMenu': 'Indsæt',
83
87
  'fabric.editor.invalidLink': 'Indtast et gyldigt link.',
88
+ 'fabric.editor.italic': 'Kursiv',
84
89
  'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
85
90
  'fabric.editor.layoutFullWidth': 'Vis i fuld bredde',
86
91
  'fabric.editor.layoutWide': 'Vis bred',
@@ -88,12 +93,20 @@ export default {
88
93
  'fabric.editor.link.description': 'Indsæt et link',
89
94
  'fabric.editor.linkAddress': 'Linkadresse',
90
95
  'fabric.editor.linkPlaceholder': 'Indsæt link',
96
+ 'fabric.editor.lists': 'Liste',
91
97
  'fabric.editor.mediaAddLink': 'Tilføj link',
92
98
  'fabric.editor.mediaFiles': 'Billede, video eller fil',
93
99
  'fabric.editor.mediaFiles.description': 'Tilføj billeder eller andre filer til din side',
94
100
  'fabric.editor.mention': 'Benævnelse',
95
101
  'fabric.editor.mention.description': 'Omtal nogen for at sende dem en notifikation',
102
+ 'fabric.editor.moreFormatting': 'Mere formatering',
103
+ 'fabric.editor.navigate.toolbar.editor': 'Naviger til værktøjslinje til redigeringsprogram',
104
+ 'fabric.editor.navigate.toolbar.floating': 'Naviger til flydende værktøjslinje',
105
+ 'fabric.editor.off': '{formattingType} fra',
106
+ 'fabric.editor.on': '{formattingType} til',
96
107
  'fabric.editor.openLink': 'Åbn link i en nye fane',
108
+ 'fabric.editor.orderedList': 'Nummereret liste',
109
+ 'fabric.editor.orderedList.description': 'Opret en sorteret liste',
97
110
  'fabric.editor.pageActionsLabel': 'Sidehandlinger',
98
111
  'fabric.editor.placeholderText': 'Midlertidig text',
99
112
  'fabric.editor.placeholderText.description': 'Indsæt en pladsholdertekst på siden',
@@ -104,10 +117,16 @@ export default {
104
117
  'fabric.editor.status': 'Status',
105
118
  'fabric.editor.status.description': 'Tilføj en brugerdefineret statusetiket',
106
119
  'fabric.editor.story': 'Historie',
120
+ 'fabric.editor.strike': 'Gennemstreget',
107
121
  'fabric.editor.subTask': 'Underopgave',
122
+ 'fabric.editor.subscript': 'Sænket skrift',
123
+ 'fabric.editor.subscript.off.superscript.on': 'Sænket skrift fra, hævet skrift til',
124
+ 'fabric.editor.superscript': 'Hævet skrift',
125
+ 'fabric.editor.superscript.off.subscript.on': 'Hævet skrift fra, sænket skrift til',
108
126
  'fabric.editor.table': 'Tabel',
109
127
  'fabric.editor.table.description': 'Indsæt en tabel',
110
128
  'fabric.editor.task': 'Opgave',
129
+ 'fabric.editor.text.formatting.off': 'Tekstformatering fra',
111
130
  'fabric.editor.time.ago': 'siden',
112
131
  'fabric.editor.time.updated': 'Opdateret',
113
132
  'fabric.editor.time.viewed': 'Vist',
@@ -119,7 +138,10 @@ export default {
119
138
  'fabric.editor.tooltip.nestedExpand': 'en indlejret udvidelse',
120
139
  'fabric.editor.tooltip.taskList': 'et handlingselement',
121
140
  'fabric.editor.unableToOpenLink': 'Kan ikke åbne dette link',
141
+ 'fabric.editor.underline': 'Understreget',
122
142
  'fabric.editor.unlink': 'Fjern link',
143
+ 'fabric.editor.unorderedList': 'Punktopstilling',
144
+ 'fabric.editor.unorderedList.description': 'Opret en ikke-sorteret liste',
123
145
  'fabric.editor.unsupportedBlockContent': 'Denne editor understøtter ikke visning af dette indhold',
124
146
  'fabric.editor.unsupportedContentTooltip': 'Indholdet er ikke tilgængeligt i denne editor. Det bevares, når du redigerer og gemmer',
125
147
  'fabric.editor.unsupportedInlineContent': 'Ikke-understøttet indhold',
@@ -17,12 +17,16 @@ export default {
17
17
  'fabric.editor.blockDescription': 'Weitere Informationen zu einem Link anzeigen, darunter eine Zusammenfassung und Aktionen',
18
18
  'fabric.editor.blockTitle': 'Karte',
19
19
  'fabric.editor.blockquote': 'ein Angebot',
20
+ 'fabric.editor.bold': 'Fett',
20
21
  'fabric.editor.bug': 'Bug',
21
22
  'fabric.editor.cancelButton': 'Abbrechen',
22
23
  'fabric.editor.captionPlaceholder': 'Eine Bildunterschrift hinzufügen',
23
24
  'fabric.editor.cardFloatingControls': 'Kartenoptionen',
25
+ 'fabric.editor.clearFormatting': 'Formatierung löschen',
24
26
  'fabric.editor.clearLink': 'Link löschen',
25
27
  'fabric.editor.clearLinkText': 'Text löschen',
28
+ 'fabric.editor.code': 'Code',
29
+ 'fabric.editor.code.on': '{textFormattingOff}, Code ein',
26
30
  'fabric.editor.codeBidiWarningLabel': 'Bidirektionale Zeichen ändern die Reihenfolge, in der Text gerendert wird. Dies könnte verwendet werden, um bösartigen Code zu verbergen.',
27
31
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
28
32
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
@@ -81,6 +85,7 @@ export default {
81
85
  'fabric.editor.inlineTitle': 'Inline',
82
86
  'fabric.editor.insertMenu': 'Einfügen',
83
87
  'fabric.editor.invalidLink': 'Bitte geben Sie einen gültigen Link ein.',
88
+ 'fabric.editor.italic': 'Kursiv',
84
89
  'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
85
90
  'fabric.editor.layoutFullWidth': 'Volle Breite wählen',
86
91
  'fabric.editor.layoutWide': 'Verbreitern',
@@ -88,12 +93,20 @@ export default {
88
93
  'fabric.editor.link.description': 'Link einfügen',
89
94
  'fabric.editor.linkAddress': 'Link-Adresse',
90
95
  'fabric.editor.linkPlaceholder': 'Link einfügen',
96
+ 'fabric.editor.lists': 'Listen',
91
97
  'fabric.editor.mediaAddLink': 'Link hinzufügen',
92
98
  'fabric.editor.mediaFiles': 'Bild, Video oder Datei',
93
99
  'fabric.editor.mediaFiles.description': 'Bilder oder andere Dateien zu Ihrer Seite hinzufügen',
94
100
  'fabric.editor.mention': 'Erwähnen',
95
101
  'fabric.editor.mention.description': 'Erwähnen Sie einen Benutzer, um ihm eine Benachrichtigung zu senden.',
102
+ 'fabric.editor.moreFormatting': 'Mehr Formatierungsoptionen',
103
+ 'fabric.editor.navigate.toolbar.editor': 'Zur Editor-Symbolleiste navigieren',
104
+ 'fabric.editor.navigate.toolbar.floating': 'Zur unverankerten Symbolleiste navigieren',
105
+ 'fabric.editor.off': '{formattingType} aus',
106
+ 'fabric.editor.on': '{formattingType} ein',
96
107
  'fabric.editor.openLink': 'Link in neuer Registerkarte öffnen',
108
+ 'fabric.editor.orderedList': 'Nummerierte Liste',
109
+ 'fabric.editor.orderedList.description': 'Sortierte Liste erstellen',
97
110
  'fabric.editor.pageActionsLabel': 'Seitenaktionen',
98
111
  'fabric.editor.placeholderText': 'Platzhaltertext',
99
112
  'fabric.editor.placeholderText.description': 'Textplatzhalter in die Seite einfügen',
@@ -104,10 +117,16 @@ export default {
104
117
  'fabric.editor.status': 'Status',
105
118
  'fabric.editor.status.description': 'Benutzerdefiniertes Status-Label hinzufügen',
106
119
  'fabric.editor.story': 'Story',
120
+ 'fabric.editor.strike': 'Durchgestrichen',
107
121
  'fabric.editor.subTask': 'Sub-Task',
122
+ 'fabric.editor.subscript': 'Tiefgestellt',
123
+ 'fabric.editor.subscript.off.superscript.on': 'Tiefgestelltes Zeichen aus, hochgestelltes Zeichen ein',
124
+ 'fabric.editor.superscript': 'Hochgestellt',
125
+ 'fabric.editor.superscript.off.subscript.on': 'Hochgestelltes Zeichen aus, tiefgestelltes Zeichen ein',
108
126
  'fabric.editor.table': 'Tabelle',
109
127
  'fabric.editor.table.description': 'Tabelle einfügen',
110
128
  'fabric.editor.task': 'Task',
129
+ 'fabric.editor.text.formatting.off': 'Textformatierung aus',
111
130
  'fabric.editor.time.ago': 'vor',
112
131
  'fabric.editor.time.updated': 'Aktualisiert',
113
132
  'fabric.editor.time.viewed': 'Angesehen',
@@ -119,7 +138,10 @@ export default {
119
138
  'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
120
139
  'fabric.editor.tooltip.taskList': 'eine Aufgabe',
121
140
  'fabric.editor.unableToOpenLink': 'Dieser Link konnte nicht geöffnet werden.',
141
+ 'fabric.editor.underline': 'Unterstrichen',
122
142
  'fabric.editor.unlink': 'Verknüpfung löschen',
143
+ 'fabric.editor.unorderedList': 'Aufzählung',
144
+ 'fabric.editor.unorderedList.description': 'Unsortierte Liste erstellen',
123
145
  'fabric.editor.unsupportedBlockContent': 'Dieser Editor unterstützt die Anzeige dieses Inhalts nicht',
124
146
  'fabric.editor.unsupportedContentTooltip': 'Der Inhalt ist in diesem Editor nicht verfügbar, dies bleibt durch Bearbeiten und Speichern erhalten.',
125
147
  'fabric.editor.unsupportedInlineContent': 'Nicht unterstützter Inhalt',
@@ -93,6 +93,7 @@ export default {
93
93
  'fabric.editor.link.description': 'Insert a link',
94
94
  'fabric.editor.linkAddress': 'Link address',
95
95
  'fabric.editor.linkPlaceholder': 'Paste link',
96
+ 'fabric.editor.lists': 'Lists',
96
97
  'fabric.editor.mediaAddLink': 'Add link',
97
98
  'fabric.editor.mediaFiles': 'Image, video, or file',
98
99
  'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
@@ -104,6 +105,8 @@ export default {
104
105
  'fabric.editor.off': '{formattingType} Off',
105
106
  'fabric.editor.on': '{formattingType} On',
106
107
  'fabric.editor.openLink': 'Open link in a new tab',
108
+ 'fabric.editor.orderedList': 'Numbered list',
109
+ 'fabric.editor.orderedList.description': 'Create an ordered list',
107
110
  'fabric.editor.pageActionsLabel': 'Page actions',
108
111
  'fabric.editor.placeholderText': 'Placeholder text',
109
112
  'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
@@ -137,6 +140,8 @@ export default {
137
140
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
138
141
  'fabric.editor.underline': 'Underline',
139
142
  'fabric.editor.unlink': 'Unlink',
143
+ 'fabric.editor.unorderedList': 'Bullet list',
144
+ 'fabric.editor.unorderedList.description': 'Create an unordered list',
140
145
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
141
146
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
142
147
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -93,6 +93,7 @@ export default {
93
93
  'fabric.editor.link.description': 'Insert a link',
94
94
  'fabric.editor.linkAddress': 'Link address',
95
95
  'fabric.editor.linkPlaceholder': 'Paste link',
96
+ 'fabric.editor.lists': 'Lists',
96
97
  'fabric.editor.mediaAddLink': 'Add link',
97
98
  'fabric.editor.mediaFiles': 'Image, video, or file',
98
99
  'fabric.editor.mediaFiles.description': 'Add images and other files to your page',
@@ -104,6 +105,8 @@ export default {
104
105
  'fabric.editor.off': '{formattingType} Off',
105
106
  'fabric.editor.on': '{formattingType} On',
106
107
  'fabric.editor.openLink': 'Open link in a new tab',
108
+ 'fabric.editor.orderedList': 'Numbered list',
109
+ 'fabric.editor.orderedList.description': 'Create an ordered list',
107
110
  'fabric.editor.pageActionsLabel': 'Page actions',
108
111
  'fabric.editor.placeholderText': 'Placeholder text',
109
112
  'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
@@ -137,6 +140,8 @@ export default {
137
140
  'fabric.editor.unableToOpenLink': 'Unable to open this link',
138
141
  'fabric.editor.underline': 'Underline',
139
142
  'fabric.editor.unlink': 'Unlink',
143
+ 'fabric.editor.unorderedList': 'Bullet list',
144
+ 'fabric.editor.unorderedList.description': 'Create an unordered list',
140
145
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
141
146
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
142
147
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -93,6 +93,7 @@ export default {
93
93
  'fabric.editor.link.description': '⁣⁢Insert a link‌⁠⁠‌؜‍؜⁠؜⁣⁤',
94
94
  'fabric.editor.linkAddress': '⁣⁢Link address⁡⁠⁠‌‍‌‌⁡؜‌‌‌⁣⁤',
95
95
  'fabric.editor.linkPlaceholder': '⁣⁢Paste link؜⁡⁠‌‍⁡⁠⁠‍⁣⁤',
96
+ 'fabric.editor.lists': '⁣⁢Lists؜⁡‍‌⁡؜‌؜⁣⁤',
96
97
  'fabric.editor.mediaAddLink': '⁣⁢Add link⁡‍‍‌‍⁠‍‍⁣⁤',
97
98
  'fabric.editor.mediaFiles': '⁣⁢Image, video, or file⁠‍‌؜⁠‌‍⁣⁤',
98
99
  'fabric.editor.mediaFiles.description': '⁣⁢Add images and other files to your page⁠‍‌؜؜؜‍⁠⁠⁠⁠‍⁣⁤',
@@ -104,6 +105,8 @@ export default {
104
105
  'fabric.editor.off': '⁣⁢{formattingType} Off‍‍‌‌⁡‌⁠⁠⁣⁤',
105
106
  'fabric.editor.on': '⁣⁢{formattingType} On⁠‌‌⁡‍‍⁡؜⁠⁣⁤',
106
107
  'fabric.editor.openLink': '⁣⁢Open link in a new tab⁠⁡⁡‌‍‌⁠‌‌⁡⁡⁣⁤',
108
+ 'fabric.editor.orderedList': '⁣⁢Numbered list‍⁡؜؜⁡؜⁡‍؜⁣⁤',
109
+ 'fabric.editor.orderedList.description': '⁣⁢Create an ordered list‍؜⁠⁡‍‍‌‍‍⁣⁤',
107
110
  'fabric.editor.pageActionsLabel': '⁣⁢Page actions‌؜؜؜‍⁡‍؜‌‍⁣⁤',
108
111
  'fabric.editor.placeholderText': '⁣⁢Placeholder text⁠؜‌؜‌‌‌‌⁠‍⁣⁤',
109
112
  'fabric.editor.placeholderText.description': '⁣⁢Insert a text placeholder into the page؜‍‍‍⁠⁠؜⁠⁡⁣⁤',
@@ -137,6 +140,8 @@ export default {
137
140
  'fabric.editor.unableToOpenLink': '⁣⁢Unable to open this link⁠‌⁡‍⁡‍⁠⁡⁡‍⁠‌⁡⁠؜⁠⁣⁤',
138
141
  'fabric.editor.underline': '⁣⁢Underline‌⁡؜؜⁠⁣⁤',
139
142
  'fabric.editor.unlink': '⁣⁢Unlink‌‌⁡⁡⁡⁠‍؜‍⁣⁤',
143
+ 'fabric.editor.unorderedList': '⁣⁢Bullet list⁠؜⁡⁡⁡⁡‍؜⁠⁡؜‌⁡⁣⁤',
144
+ 'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
140
145
  'fabric.editor.unsupportedBlockContent': '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
141
146
  'fabric.editor.unsupportedContentTooltip': '⁣⁢Content is not available in this editor, this will be preserved when you edit and save⁠‌‌؜‍‌‌⁡؜‍⁠‍⁡⁣⁤',
142
147
  'fabric.editor.unsupportedInlineContent': '⁣⁢Unsupported content⁠‍⁡؜⁠⁠⁣⁤',