@bigbinary/neeto-editor 1.47.83 → 1.47.85

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 (64) hide show
  1. package/dist/Attachments.js +3 -1
  2. package/dist/Attachments.js.map +1 -1
  3. package/dist/Editor.js +4 -1
  4. package/dist/Editor.js.map +1 -1
  5. package/dist/FormikEditor.js +2 -1
  6. package/dist/FormikEditor.js.map +1 -1
  7. package/dist/{chunk-DwCDGDWR.js → chunk-Ce_9AGLE.js} +102 -45
  8. package/dist/chunk-Ce_9AGLE.js.map +1 -0
  9. package/dist/{chunk-Cnu9vwgs.js → chunk-kmQw9kVc.js} +4 -2
  10. package/dist/{chunk-Cnu9vwgs.js.map → chunk-kmQw9kVc.js.map} +1 -1
  11. package/dist/cjs/Attachments.cjs.js +3 -1
  12. package/dist/cjs/Attachments.cjs.js.map +1 -1
  13. package/dist/cjs/Editor.cjs.js +4 -1
  14. package/dist/cjs/Editor.cjs.js.map +1 -1
  15. package/dist/cjs/FormikEditor.cjs.js +2 -1
  16. package/dist/cjs/FormikEditor.cjs.js.map +1 -1
  17. package/dist/cjs/{chunk-B2gYqWRO.cjs.js → chunk-C55HeN4C.cjs.js} +101 -44
  18. package/dist/cjs/chunk-C55HeN4C.cjs.js.map +1 -0
  19. package/dist/cjs/{chunk-DXgrw9IN.cjs.js → chunk-CfoukJwM.cjs.js} +4 -2
  20. package/dist/cjs/{chunk-DXgrw9IN.cjs.js.map → chunk-CfoukJwM.cjs.js.map} +1 -1
  21. package/dist/cjs/index.cjs.js +3 -2
  22. package/dist/cjs/index.cjs.js.map +1 -1
  23. package/dist/editor-stats.html +1 -1
  24. package/dist/index.js +3 -2
  25. package/dist/index.js.map +1 -1
  26. package/package.json +1 -1
  27. package/src/translations/ar.json +2 -1
  28. package/src/translations/bg.json +2 -1
  29. package/src/translations/ca.json +2 -1
  30. package/src/translations/cs.json +2 -1
  31. package/src/translations/da.json +2 -1
  32. package/src/translations/de.json +2 -1
  33. package/src/translations/en.json +2 -1
  34. package/src/translations/es-MX.json +2 -1
  35. package/src/translations/es.json +2 -1
  36. package/src/translations/et.json +2 -1
  37. package/src/translations/fi.json +2 -1
  38. package/src/translations/fil.json +2 -1
  39. package/src/translations/fr.json +2 -1
  40. package/src/translations/he.json +2 -1
  41. package/src/translations/hi.json +2 -1
  42. package/src/translations/hr.json +2 -1
  43. package/src/translations/id.json +2 -1
  44. package/src/translations/it.json +2 -1
  45. package/src/translations/ja.json +2 -1
  46. package/src/translations/ko.json +2 -1
  47. package/src/translations/nl.json +2 -1
  48. package/src/translations/pl.json +2 -1
  49. package/src/translations/pt-BR.json +2 -1
  50. package/src/translations/pt.json +2 -1
  51. package/src/translations/ro.json +2 -1
  52. package/src/translations/ru.json +2 -1
  53. package/src/translations/sk.json +2 -1
  54. package/src/translations/sl.json +2 -1
  55. package/src/translations/sv.json +2 -1
  56. package/src/translations/th.json +2 -1
  57. package/src/translations/tr.json +2 -1
  58. package/src/translations/uk.json +2 -1
  59. package/src/translations/vi.json +2 -1
  60. package/src/translations/zh-CN.json +2 -1
  61. package/src/translations/zh-TW.json +2 -1
  62. package/types.d.ts +1 -0
  63. package/dist/chunk-DwCDGDWR.js.map +0 -1
  64. package/dist/cjs/chunk-B2gYqWRO.cjs.js.map +0 -1
@@ -11,7 +11,7 @@ import '@bigbinary/neetoui/Toastr';
11
11
  import 'ramda';
12
12
  import 'react-i18next';
13
13
  import './chunk-V3YZX4m4.js';
14
- export { A as default } from './chunk-DwCDGDWR.js';
14
+ export { A as default } from './chunk-Ce_9AGLE.js';
15
15
  import 'react/jsx-runtime';
16
16
  import '@babel/runtime/helpers/objectWithoutProperties';
17
17
  import 'zustand/shallow';
@@ -38,9 +38,11 @@ import '@bigbinary/neeto-commons-frontend/initializers';
38
38
  import 'yup';
39
39
  import './chunk-DNMH2cJJ.js';
40
40
  import './chunk-DmrvuTKK.js';
41
+ import '@bigbinary/neeto-commons-frontend/react-utils/useOnClickOutside';
41
42
  import '@bigbinary/neeto-commons-frontend/utils';
42
43
  import '@bigbinary/neeto-icons/MenuVertical';
43
44
  import '@bigbinary/neeto-icons/Close';
45
+ import '@bigbinary/neeto-icons/Check';
44
46
  import '@bigbinary/neetoui/Dropdown';
45
47
  import '@bigbinary/neetoui/Input';
46
48
  import '@bigbinary/neetoui/Spinner';
@@ -1 +1 @@
1
- {"version":3,"file":"Attachments.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"Attachments.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/Editor.js CHANGED
@@ -93,7 +93,7 @@ import Form from '@bigbinary/neetoui/formik/Form';
93
93
  import Input$1 from '@bigbinary/neetoui/formik/Input';
94
94
  import Edit from '@bigbinary/neeto-icons/Edit';
95
95
  import Articles from '@bigbinary/neeto-icons/Articles';
96
- import { A as Attachments } from './chunk-DwCDGDWR.js';
96
+ import { A as Attachments } from './chunk-Ce_9AGLE.js';
97
97
  import 'tippy.js/dist/svg-arrow.css';
98
98
  import '@bigbinary/neeto-commons-frontend/utils';
99
99
  import '@bigbinary/neeto-icons/Check';
@@ -128,6 +128,7 @@ import '@bigbinary/neeto-icons/AspectRatio169';
128
128
  import '@bigbinary/neeto-icons/AspectRatio916';
129
129
  import '@bigbinary/neeto-icons/AspectRatio43';
130
130
  import '@bigbinary/neeto-icons/AspectRatio32';
131
+ import '@bigbinary/neeto-commons-frontend/react-utils/useOnClickOutside';
131
132
  import '@bigbinary/neeto-icons/MenuVertical';
132
133
  import '@bigbinary/neetoui/Alert';
133
134
 
@@ -20873,6 +20874,8 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
20873
20874
  codeBlock: false,
20874
20875
  code: false,
20875
20876
  bulletList: false,
20877
+ listItem: false,
20878
+ // Disable ListItem from StarterKit since we add it conditionally below
20876
20879
  blockquote: options.includes(EDITOR_OPTIONS.BLOCKQUOTE),
20877
20880
  orderedList: false,
20878
20881
  italic: false,