@bigbinary/neeto-editor 1.43.9 → 1.43.10

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.
@@ -13,7 +13,7 @@ require('@bigbinary/neetoui/Toastr');
13
13
  require('ramda');
14
14
  require('react-i18next');
15
15
  require('./chunk-ZOMU_YZG.cjs.js');
16
- var Attachments = require('./chunk-BWX7biFj.cjs.js');
16
+ var Attachments = require('./chunk-CTGsm32l.cjs.js');
17
17
  require('react/jsx-runtime');
18
18
  require('@babel/runtime/helpers/objectWithoutProperties');
19
19
  require('zustand/shallow');
@@ -71,7 +71,7 @@ var ToggleHeaderRow = require('@bigbinary/neeto-icons/ToggleHeaderRow');
71
71
  var Checkbox = require('@bigbinary/neetoui/Checkbox');
72
72
  var Form = require('@bigbinary/neetoui/formik/Form');
73
73
  var Input$1 = require('@bigbinary/neetoui/formik/Input');
74
- var Attachments = require('./chunk-BWX7biFj.cjs.js');
74
+ var Attachments = require('./chunk-CTGsm32l.cjs.js');
75
75
  require('tippy.js/dist/svg-arrow.css');
76
76
  require('@bigbinary/neeto-icons/Link');
77
77
  require('@bigbinary/neeto-commons-frontend/utils');
@@ -103,7 +103,7 @@ require('@bigbinary/neeto-icons/MergeSplit');
103
103
  require('@bigbinary/neeto-icons/ToggleHeaderRow');
104
104
  require('@bigbinary/neetoui/formik/Form');
105
105
  require('@bigbinary/neetoui/formik/Input');
106
- require('./chunk-BWX7biFj.cjs.js');
106
+ require('./chunk-CTGsm32l.cjs.js');
107
107
  require('@bigbinary/neeto-icons/MenuVertical');
108
108
  require('@bigbinary/neetoui/Alert');
109
109
 
@@ -29,7 +29,7 @@ var _defineProperty = require('@babel/runtime/helpers/esm/defineProperty');
29
29
  var _toConsumableArray = require('@babel/runtime/helpers/esm/toConsumableArray');
30
30
  var _slicedToArray = require('@babel/runtime/helpers/esm/slicedToArray');
31
31
  var reactI18next = require('react-i18next');
32
- var Attachments = require('./chunk-BWX7biFj.cjs.js');
32
+ var Attachments = require('./chunk-CTGsm32l.cjs.js');
33
33
  var jsxRuntime = require('react/jsx-runtime');
34
34
  require('@babel/runtime/helpers/toConsumableArray');
35
35
  require('@babel/runtime/helpers/slicedToArray');
@@ -68983,7 +68983,7 @@ var Preview = function Preview(_ref) {
68983
68983
  children: [/*#__PURE__*/jsxRuntime.jsxs("div", {
68984
68984
  className: "ne-attachments-preview__header__fileinfo",
68985
68985
  children: [/*#__PURE__*/jsxRuntime.jsx(Typography, {
68986
- style: "h3",
68986
+ style: "h4",
68987
68987
  children: neetoCist.truncate(filename, 25)
68988
68988
  }), /*#__PURE__*/jsxRuntime.jsx(Typography, {
68989
68989
  style: "body2",
@@ -68997,11 +68997,17 @@ var Preview = function Preview(_ref) {
68997
68997
  })]
68998
68998
  }), /*#__PURE__*/jsxRuntime.jsxs(Modal.Body, {
68999
68999
  className: "ne-attachments-preview__body",
69000
- children: [/*#__PURE__*/jsxRuntime.jsx(Left, {
69000
+ children: [/*#__PURE__*/jsxRuntime.jsx(Button$1, {
69001
69001
  className: "ne-attachments-preview__body-left",
69002
+ icon: Left,
69003
+ size: "large",
69004
+ style: "tertiary",
69002
69005
  onClick: handleLeftArrowClick
69003
- }), /*#__PURE__*/jsxRuntime.jsx(Right, {
69006
+ }), /*#__PURE__*/jsxRuntime.jsx(Button$1, {
69004
69007
  className: "ne-attachments-preview__body-right",
69008
+ icon: Right,
69009
+ size: "large",
69010
+ style: "tertiary",
69005
69011
  onClick: handleRightArrowClick
69006
69012
  }), setPreview()]
69007
69013
  })]
@@ -69009,4 +69015,4 @@ var Preview = function Preview(_ref) {
69009
69015
  };
69010
69016
 
69011
69017
  exports.default = Preview;
69012
- //# sourceMappingURL=chunk-C9HIO-Cg.cjs.js.map
69018
+ //# sourceMappingURL=chunk-CKo7lylO.cjs.js.map