@flodesk/grain 11.38.1 → 11.40.0

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 (99) hide show
  1. package/es/components/icon-button.js +45 -10
  2. package/es/icons/icon-align-center.js +1 -0
  3. package/es/icons/icon-align-left.js +1 -0
  4. package/es/icons/icon-align-right.js +1 -0
  5. package/es/icons/icon-apple.js +1 -0
  6. package/es/icons/icon-archive.js +1 -0
  7. package/es/icons/icon-arrow-down.js +1 -0
  8. package/es/icons/icon-arrow-left.js +1 -0
  9. package/es/icons/icon-arrow-right.js +1 -0
  10. package/es/icons/icon-arrow-up.js +1 -0
  11. package/es/icons/icon-at.js +1 -0
  12. package/es/icons/icon-ball.js +1 -0
  13. package/es/icons/icon-bold.js +1 -0
  14. package/es/icons/icon-bolt-filled.js +1 -0
  15. package/es/icons/icon-bolt.js +1 -0
  16. package/es/icons/icon-branching.js +1 -0
  17. package/es/icons/icon-browser.js +1 -0
  18. package/es/icons/icon-bullet-list.js +1 -0
  19. package/es/icons/icon-car.js +1 -0
  20. package/es/icons/icon-chart.js +1 -0
  21. package/es/icons/icon-check.js +1 -0
  22. package/es/icons/icon-chevron-down.js +1 -0
  23. package/es/icons/icon-chevron-horizontal.js +1 -0
  24. package/es/icons/icon-chevron-left.js +1 -0
  25. package/es/icons/icon-chevron-right.js +1 -0
  26. package/es/icons/icon-chevron-up.js +1 -0
  27. package/es/icons/icon-chevron-vertical.js +1 -0
  28. package/es/icons/icon-clip.js +1 -0
  29. package/es/icons/icon-clock.js +1 -0
  30. package/es/icons/icon-column-and-rows.js +1 -0
  31. package/es/icons/icon-column-one.js +1 -0
  32. package/es/icons/icon-column-two.js +1 -0
  33. package/es/icons/icon-columns-and-row.js +1 -0
  34. package/es/icons/icon-columns.js +1 -0
  35. package/es/icons/icon-content-align-bottom.js +1 -0
  36. package/es/icons/icon-content-align-center.js +1 -0
  37. package/es/icons/icon-content-align-top.js +1 -0
  38. package/es/icons/icon-crop.js +1 -0
  39. package/es/icons/icon-cross.js +1 -0
  40. package/es/icons/icon-dog.js +1 -0
  41. package/es/icons/icon-download.js +1 -0
  42. package/es/icons/icon-drag.js +1 -0
  43. package/es/icons/icon-duplicate.js +1 -0
  44. package/es/icons/icon-ellipsis.js +1 -0
  45. package/es/icons/icon-exit.js +1 -0
  46. package/es/icons/icon-file.js +1 -0
  47. package/es/icons/icon-flag.js +1 -0
  48. package/es/icons/icon-folder-add.js +1 -0
  49. package/es/icons/icon-folder-move.js +1 -0
  50. package/es/icons/icon-folder-remove.js +1 -0
  51. package/es/icons/icon-folder.js +1 -0
  52. package/es/icons/icon-gear.js +1 -0
  53. package/es/icons/icon-globe.js +1 -0
  54. package/es/icons/icon-heart.js +1 -0
  55. package/es/icons/icon-hide.js +1 -0
  56. package/es/icons/icon-image.js +1 -0
  57. package/es/icons/icon-info.js +1 -0
  58. package/es/icons/icon-italic.js +1 -0
  59. package/es/icons/icon-layout-text-bottom.js +1 -0
  60. package/es/icons/icon-layout-text-left.js +1 -0
  61. package/es/icons/icon-layout-text-right.js +1 -0
  62. package/es/icons/icon-layout-text-top.js +1 -0
  63. package/es/icons/icon-letter-list.js +1 -0
  64. package/es/icons/icon-link.js +1 -0
  65. package/es/icons/icon-location.js +1 -0
  66. package/es/icons/icon-mail.js +1 -0
  67. package/es/icons/icon-minus.js +1 -0
  68. package/es/icons/icon-monitor.js +1 -0
  69. package/es/icons/icon-number-list.js +1 -0
  70. package/es/icons/icon-pencil.js +1 -0
  71. package/es/icons/icon-phone.js +1 -0
  72. package/es/icons/icon-play.js +1 -0
  73. package/es/icons/icon-plus.js +1 -0
  74. package/es/icons/icon-question.js +1 -0
  75. package/es/icons/icon-redo.js +1 -0
  76. package/es/icons/icon-reset.js +1 -0
  77. package/es/icons/icon-row-and-columns.js +1 -0
  78. package/es/icons/icon-rows-and-column.js +1 -0
  79. package/es/icons/icon-rows.js +1 -0
  80. package/es/icons/icon-search.js +1 -0
  81. package/es/icons/icon-send.js +1 -0
  82. package/es/icons/icon-share.js +1 -0
  83. package/es/icons/icon-show.js +1 -0
  84. package/es/icons/icon-smile.js +1 -0
  85. package/es/icons/icon-square.js +1 -0
  86. package/es/icons/icon-strike.js +1 -0
  87. package/es/icons/icon-switch.js +1 -0
  88. package/es/icons/icon-symbols.js +1 -0
  89. package/es/icons/icon-tablet.js +1 -0
  90. package/es/icons/icon-text-align-center.js +1 -0
  91. package/es/icons/icon-text-align-left.js +1 -0
  92. package/es/icons/icon-text-align-right.js +1 -0
  93. package/es/icons/icon-text-justify.js +1 -0
  94. package/es/icons/icon-trash.js +1 -0
  95. package/es/icons/icon-type.js +1 -0
  96. package/es/icons/icon-underline.js +1 -0
  97. package/es/icons/icon-undo.js +1 -0
  98. package/es/icons/icon-upload.js +1 -0
  99. package/package.json +1 -1
@@ -1,27 +1,50 @@
1
1
  import _styled from "@emotion/styled/base";
2
- const _excluded = ["children", "isDisabled", "icon", "color", "variant", "type", "isActive", "tag"];
2
+ const _excluded = ["children", "isDisabled", "icon", "color", "variant", "type", "isActive", "tag", "trimSide"];
3
3
 
4
4
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
5
5
 
6
+ import "core-js/modules/web.dom-collections.iterator.js";
7
+
6
8
  function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
7
9
 
8
10
  function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
9
11
 
10
12
  import { Icon } from './icon';
11
- import React, { forwardRef } from 'react';
13
+ import React, { forwardRef, useEffect } from 'react';
12
14
  import PropTypes from 'prop-types';
13
15
  import { types } from '../types';
14
16
  import { getClearButtonStyles } from '../foundational';
15
17
  import { jsx as ___EmotionJSX } from "@emotion/react";
16
18
 
19
+ const getTrimSideStyles = _ref => {
20
+ let {
21
+ iconWidth,
22
+ trimSide
23
+ } = _ref;
24
+ const offset = "calc((var(--grn-clearbutton-height) - ".concat(iconWidth, "px) / -2)");
25
+ if (!trimSide) return '';
26
+ if (trimSide === 'left') return "margin-left: ".concat(offset, ";");
27
+ if (trimSide === 'right') return "margin-right: ".concat(offset, ";");
28
+ if (trimSide === 'x') return "margin-inline: ".concat(offset, ";");
29
+ };
30
+
17
31
  const Wrapper = /*#__PURE__*/_styled("button", process.env.NODE_ENV === "production" ? {
18
32
  target: "evb8g3z0"
19
33
  } : {
20
34
  target: "evb8g3z0",
21
35
  label: "Wrapper"
22
- })(p => p.clearButtonStyles.box, ";min-width:var(--grn-clearbutton-height);padding-left:8px;padding-right:8px;.Icon{", p => p.clearButtonStyles.icon, ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9jb21wb25lbnRzL2ljb24tYnV0dG9uLmpzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFPNkIiLCJmaWxlIjoiLi4vLi4vc3JjL2NvbXBvbmVudHMvaWNvbi1idXR0b24uanN4Iiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSWNvbiB9IGZyb20gJy4vaWNvbic7XG5pbXBvcnQgUmVhY3QsIHsgZm9yd2FyZFJlZiB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJztcbmltcG9ydCBQcm9wVHlwZXMgZnJvbSAncHJvcC10eXBlcyc7XG5pbXBvcnQgeyB0eXBlcyB9IGZyb20gJy4uL3R5cGVzJztcbmltcG9ydCB7IGdldENsZWFyQnV0dG9uU3R5bGVzIH0gZnJvbSAnLi4vZm91bmRhdGlvbmFsJztcblxuY29uc3QgV3JhcHBlciA9IHN0eWxlZC5idXR0b25gXG4gICR7cCA9PiBwLmNsZWFyQnV0dG9uU3R5bGVzLmJveH07XG4gIG1pbi13aWR0aDogdmFyKC0tZ3JuLWNsZWFyYnV0dG9uLWhlaWdodCk7XG4gIHBhZGRpbmctbGVmdDogOHB4O1xuICBwYWRkaW5nLXJpZ2h0OiA4cHg7XG5cbiAgLkljb24ge1xuICAgICR7cCA9PiBwLmNsZWFyQnV0dG9uU3R5bGVzLmljb259O1xuICB9XG5gO1xuXG5leHBvcnQgY29uc3QgSWNvbkJ1dHRvbiA9IGZvcndhcmRSZWYoXG4gIChcbiAgICB7XG4gICAgICBjaGlsZHJlbixcbiAgICAgIGlzRGlzYWJsZWQsXG4gICAgICBpY29uLFxuICAgICAgY29sb3IsXG4gICAgICB2YXJpYW50ID0gJ25ldXRyYWwnLFxuICAgICAgdHlwZSA9ICdidXR0b24nLFxuICAgICAgaXNBY3RpdmUsXG4gICAgICB0YWcgPSAnYnV0dG9uJyxcbiAgICAgIC4uLnByb3BzXG4gICAgfSxcbiAgICByZWYsXG4gICkgPT4ge1xuICAgIGNvbnN0IGNsZWFyQnV0dG9uU3R5bGVzID0gZ2V0Q2xlYXJCdXR0b25TdHlsZXMoeyB2YXJpYW50LCBpc0Rpc2FibGVkLCBpc0FjdGl2ZSB9KTtcbiAgICByZXR1cm4gKFxuICAgICAgPFdyYXBwZXJcbiAgICAgICAgdHlwZT17dHlwZX1cbiAgICAgICAgZGlzYWJsZWQ9e2lzRGlzYWJsZWR9XG4gICAgICAgIGljb249e2ljb259XG4gICAgICAgIHJlZj17cmVmfVxuICAgICAgICB2YXJpYW50PXt2YXJpYW50fVxuICAgICAgICBjbGVhckJ1dHRvblN0eWxlcz17Y2xlYXJCdXR0b25TdHlsZXN9XG4gICAgICAgIGFzPXt0YWd9XG4gICAgICAgIHsuLi5wcm9wc31cbiAgICAgID5cbiAgICAgICAge2ljb24gJiYgPEljb24gaWNvbj17aWNvbn0gLz59XG4gICAgICAgIHtjaGlsZHJlbiAmJiBjaGlsZHJlbn1cbiAgICAgIDwvV3JhcHBlcj5cbiAgICApO1xuICB9LFxuKTtcblxuSWNvbkJ1dHRvbi5wcm9wVHlwZXMgPSB7XG4gIGNoaWxkcmVuOiBQcm9wVHlwZXMubm9kZSxcbiAgaWNvbjogUHJvcFR5cGVzLm5vZGUsXG4gIG9uQ2xpY2s6IFByb3BUeXBlcy5mdW5jLFxuICBpc0Rpc2FibGVkOiBQcm9wVHlwZXMuYm9vbCxcbiAgaXNBY3RpdmU6IFByb3BUeXBlcy5ib29sLFxuICB2YXJpYW50OiB0eXBlcy5jbGVhckJ1dHRvblZhcmlhbnQsXG4gIHR5cGU6IHR5cGVzLmJ1dHRvblR5cGUsXG4gIHRhZzogdHlwZXMuYnV0dG9uVGFnLFxufTtcbiJdfQ== */"));
36
+ })(p => p.clearButtonStyles.box, ";min-width:var(--grn-clearbutton-height);padding-left:8px;padding-right:8px;", _ref2 => {
37
+ let {
38
+ trimSide,
39
+ iconWidth
40
+ } = _ref2;
41
+ return trimSide && getTrimSideStyles({
42
+ iconWidth,
43
+ trimSide
44
+ });
45
+ }, ";.Icon{", p => p.clearButtonStyles.icon, ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9jb21wb25lbnRzL2ljb24tYnV0dG9uLmpzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFpQjZCIiwiZmlsZSI6Ii4uLy4uL3NyYy9jb21wb25lbnRzL2ljb24tYnV0dG9uLmpzeCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEljb24gfSBmcm9tICcuL2ljb24nO1xuaW1wb3J0IFJlYWN0LCB7IGZvcndhcmRSZWYsIHVzZUVmZmVjdCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJztcbmltcG9ydCBQcm9wVHlwZXMgZnJvbSAncHJvcC10eXBlcyc7XG5pbXBvcnQgeyB0eXBlcyB9IGZyb20gJy4uL3R5cGVzJztcbmltcG9ydCB7IGdldENsZWFyQnV0dG9uU3R5bGVzIH0gZnJvbSAnLi4vZm91bmRhdGlvbmFsJztcblxuY29uc3QgZ2V0VHJpbVNpZGVTdHlsZXMgPSAoeyBpY29uV2lkdGgsIHRyaW1TaWRlIH0pID0+IHtcbiAgY29uc3Qgb2Zmc2V0ID0gYGNhbGMoKHZhcigtLWdybi1jbGVhcmJ1dHRvbi1oZWlnaHQpIC0gJHtpY29uV2lkdGh9cHgpIC8gLTIpYDtcblxuICBpZiAoIXRyaW1TaWRlKSByZXR1cm4gJyc7XG5cbiAgaWYgKHRyaW1TaWRlID09PSAnbGVmdCcpIHJldHVybiBgbWFyZ2luLWxlZnQ6ICR7b2Zmc2V0fTtgO1xuICBpZiAodHJpbVNpZGUgPT09ICdyaWdodCcpIHJldHVybiBgbWFyZ2luLXJpZ2h0OiAke29mZnNldH07YDtcbiAgaWYgKHRyaW1TaWRlID09PSAneCcpIHJldHVybiBgbWFyZ2luLWlubGluZTogJHtvZmZzZXR9O2A7XG59O1xuXG5jb25zdCBXcmFwcGVyID0gc3R5bGVkLmJ1dHRvbmBcbiAgJHtwID0+IHAuY2xlYXJCdXR0b25TdHlsZXMuYm94fTtcbiAgbWluLXdpZHRoOiB2YXIoLS1ncm4tY2xlYXJidXR0b24taGVpZ2h0KTtcbiAgcGFkZGluZy1sZWZ0OiA4cHg7XG4gIHBhZGRpbmctcmlnaHQ6IDhweDtcbiAgJHsoeyB0cmltU2lkZSwgaWNvbldpZHRoIH0pID0+IHRyaW1TaWRlICYmIGdldFRyaW1TaWRlU3R5bGVzKHsgaWNvbldpZHRoLCB0cmltU2lkZSB9KX07XG5cbiAgLkljb24ge1xuICAgICR7cCA9PiBwLmNsZWFyQnV0dG9uU3R5bGVzLmljb259O1xuICB9XG5gO1xuXG5leHBvcnQgY29uc3QgSWNvbkJ1dHRvbiA9IGZvcndhcmRSZWYoXG4gIChcbiAgICB7XG4gICAgICBjaGlsZHJlbixcbiAgICAgIGlzRGlzYWJsZWQsXG4gICAgICBpY29uLFxuICAgICAgY29sb3IsXG4gICAgICB2YXJpYW50ID0gJ25ldXRyYWwnLFxuICAgICAgdHlwZSA9ICdidXR0b24nLFxuICAgICAgaXNBY3RpdmUsXG4gICAgICB0YWcgPSAnYnV0dG9uJyxcbiAgICAgIHRyaW1TaWRlLFxuICAgICAgLi4ucHJvcHNcbiAgICB9LFxuICAgIHJlZixcbiAgKSA9PiB7XG4gICAgY29uc3QgW2ljb25XaWR0aCwgc2V0SWNvbldpZHRoXSA9IFJlYWN0LnVzZVN0YXRlKDE4KTtcbiAgICBjb25zdCBjbGVhckJ1dHRvblN0eWxlcyA9IGdldENsZWFyQnV0dG9uU3R5bGVzKHsgdmFyaWFudCwgaXNEaXNhYmxlZCwgaXNBY3RpdmUgfSk7XG5cbiAgICBjb25zdCBpY29uUmVmID0gUmVhY3QudXNlUmVmKCk7XG5cbiAgICB1c2VFZmZlY3QoKCkgPT4ge1xuICAgICAgaWYgKHRyaW1TaWRlICYmIGljb25SZWYuY3VycmVudCkge1xuICAgICAgICBzZXRJY29uV2lkdGgoaWNvblJlZi5jdXJyZW50LmdldEJvdW5kaW5nQ2xpZW50UmVjdCgpLndpZHRoKTtcbiAgICAgIH1cbiAgICB9LCBbXSk7XG5cbiAgICByZXR1cm4gKFxuICAgICAgPFdyYXBwZXJcbiAgICAgICAgdHlwZT17dHlwZX1cbiAgICAgICAgZGlzYWJsZWQ9e2lzRGlzYWJsZWR9XG4gICAgICAgIGljb249e2ljb259XG4gICAgICAgIHJlZj17cmVmfVxuICAgICAgICB2YXJpYW50PXt2YXJpYW50fVxuICAgICAgICBjbGVhckJ1dHRvblN0eWxlcz17Y2xlYXJCdXR0b25TdHlsZXN9XG4gICAgICAgIGFzPXt0YWd9XG4gICAgICAgIGljb25XaWR0aD17aWNvbldpZHRofVxuICAgICAgICB0cmltU2lkZT17dHJpbVNpZGV9XG4gICAgICAgIHsuLi5wcm9wc31cbiAgICAgID5cbiAgICAgICAge2ljb24gJiYgPEljb24gaWNvbj17aWNvbn0gcmVmPXtpY29uUmVmfSAvPn1cbiAgICAgICAge2NoaWxkcmVuICYmIGNoaWxkcmVufVxuICAgICAgPC9XcmFwcGVyPlxuICAgICk7XG4gIH0sXG4pO1xuXG5JY29uQnV0dG9uLnByb3BUeXBlcyA9IHtcbiAgY2hpbGRyZW46IFByb3BUeXBlcy5ub2RlLFxuICBpY29uOiBQcm9wVHlwZXMubm9kZSxcbiAgb25DbGljazogUHJvcFR5cGVzLmZ1bmMsXG4gIGlzRGlzYWJsZWQ6IFByb3BUeXBlcy5ib29sLFxuICBpc0FjdGl2ZTogUHJvcFR5cGVzLmJvb2wsXG4gIHZhcmlhbnQ6IHR5cGVzLmNsZWFyQnV0dG9uVmFyaWFudCxcbiAgdHlwZTogdHlwZXMuYnV0dG9uVHlwZSxcbiAgdGFnOiB0eXBlcy5idXR0b25UYWcsXG4gIHRyaW1TaWRlOiBQcm9wVHlwZXMub25lT2YoWydsZWZ0JywgJ3JpZ2h0JywgJ3gnXSksXG59O1xuIl19 */"));
23
46
 
24
- export const IconButton = /*#__PURE__*/forwardRef((_ref, ref) => {
47
+ export const IconButton = /*#__PURE__*/forwardRef((_ref3, ref) => {
25
48
  let {
26
49
  children,
27
50
  isDisabled,
@@ -30,15 +53,23 @@ export const IconButton = /*#__PURE__*/forwardRef((_ref, ref) => {
30
53
  variant = 'neutral',
31
54
  type = 'button',
32
55
  isActive,
33
- tag = 'button'
34
- } = _ref,
35
- props = _objectWithoutProperties(_ref, _excluded);
56
+ tag = 'button',
57
+ trimSide
58
+ } = _ref3,
59
+ props = _objectWithoutProperties(_ref3, _excluded);
36
60
 
61
+ const [iconWidth, setIconWidth] = React.useState(18);
37
62
  const clearButtonStyles = getClearButtonStyles({
38
63
  variant,
39
64
  isDisabled,
40
65
  isActive
41
66
  });
67
+ const iconRef = React.useRef();
68
+ useEffect(() => {
69
+ if (trimSide && iconRef.current) {
70
+ setIconWidth(iconRef.current.getBoundingClientRect().width);
71
+ }
72
+ }, []);
42
73
  return ___EmotionJSX(Wrapper, _extends({
43
74
  type: type,
44
75
  disabled: isDisabled,
@@ -46,9 +77,12 @@ export const IconButton = /*#__PURE__*/forwardRef((_ref, ref) => {
46
77
  ref: ref,
47
78
  variant: variant,
48
79
  clearButtonStyles: clearButtonStyles,
49
- as: tag
80
+ as: tag,
81
+ iconWidth: iconWidth,
82
+ trimSide: trimSide
50
83
  }, props), icon && ___EmotionJSX(Icon, {
51
- icon: icon
84
+ icon: icon,
85
+ ref: iconRef
52
86
  }), children && children);
53
87
  });
54
88
  IconButton.propTypes = {
@@ -59,5 +93,6 @@ IconButton.propTypes = {
59
93
  isActive: PropTypes.bool,
60
94
  variant: types.clearButtonVariant,
61
95
  type: types.buttonType,
62
- tag: types.buttonTag
96
+ tag: types.buttonTag,
97
+ trimSide: PropTypes.oneOf(['left', 'right', 'x'])
63
98
  };
@@ -14,4 +14,5 @@ const IconAlignCenter = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconAlignCenter.viewBoxWidth = 28;
17
18
  export default IconAlignCenter;
@@ -14,4 +14,5 @@ const IconAlignLeft = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconAlignLeft.viewBoxWidth = 34;
17
18
  export default IconAlignLeft;
@@ -14,4 +14,5 @@ const IconAlignRight = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconAlignRight.viewBoxWidth = 34;
17
18
  export default IconAlignRight;
@@ -14,4 +14,5 @@ const IconExit = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconExit.viewBoxWidth = 28;
17
18
  export default IconExit;
@@ -14,4 +14,5 @@ const IconArchive = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconArchive.viewBoxWidth = 36;
17
18
  export default IconArchive;
@@ -14,4 +14,5 @@ const IconArrowDown = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconArrowDown.viewBoxWidth = 28;
17
18
  export default IconArrowDown;
@@ -14,4 +14,5 @@ const IconArrowLeft = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconArrowLeft.viewBoxWidth = 28;
17
18
  export default IconArrowLeft;
@@ -14,4 +14,5 @@ const IconArrowRight = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconArrowRight.viewBoxWidth = 28;
17
18
  export default IconArrowRight;
@@ -14,4 +14,5 @@ const IconArrowUp = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconArrowUp.viewBoxWidth = 28;
17
18
  export default IconArrowUp;
@@ -14,4 +14,5 @@ const IconAt = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconAt.viewBoxWidth = 34;
17
18
  export default IconAt;
@@ -14,4 +14,5 @@ const IconBall = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconBall.viewBoxWidth = 34;
17
18
  export default IconBall;
@@ -14,4 +14,5 @@ const IconBold = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconBold.viewBoxWidth = 24;
17
18
  export default IconBold;
@@ -14,4 +14,5 @@ const IconBoltFilled = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconBoltFilled.viewBoxWidth = 28;
17
18
  export default IconBoltFilled;
@@ -14,4 +14,5 @@ const IconBolt = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconBolt.viewBoxWidth = 28;
17
18
  export default IconBolt;
@@ -14,4 +14,5 @@ const IconBranching = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconBranching.viewBoxWidth = 32;
17
18
  export default IconBranching;
@@ -14,4 +14,5 @@ const IconBrowser = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconBrowser.viewBoxWidth = 34;
17
18
  export default IconBrowser;
@@ -14,4 +14,5 @@ const IconBulletList = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconBulletList.viewBoxWidth = 32;
17
18
  export default IconBulletList;
@@ -14,4 +14,5 @@ const IconCar = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconCar.viewBoxWidth = 34;
17
18
  export default IconCar;
@@ -14,4 +14,5 @@ const IconChart = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconChart.viewBoxWidth = 24;
17
18
  export default IconChart;
@@ -14,4 +14,5 @@ const IconCheck = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconCheck.viewBoxWidth = 32;
17
18
  export default IconCheck;
@@ -14,4 +14,5 @@ const IconChevronDown = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconChevronDown.viewBoxWidth = 20;
17
18
  export default IconChevronDown;
@@ -14,4 +14,5 @@ const IconChevronHorizontal = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconChevronHorizontal.viewBoxWidth = 34;
17
18
  export default IconChevronHorizontal;
@@ -14,4 +14,5 @@ const IconChevronLeft = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconChevronLeft.viewBoxWidth = 12;
17
18
  export default IconChevronLeft;
@@ -14,4 +14,5 @@ const IconChevronRight = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconChevronRight.viewBoxWidth = 12;
17
18
  export default IconChevronRight;
@@ -14,4 +14,5 @@ const IconChevronUp = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconChevronUp.viewBoxWidth = 20;
17
18
  export default IconChevronUp;
@@ -14,4 +14,5 @@ const IconChevronVertical = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconChevronVertical.viewBoxWidth = 24;
17
18
  export default IconChevronVertical;
@@ -14,4 +14,5 @@ const IconClip = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconClip.viewBoxWidth = 28;
17
18
  export default IconClip;
@@ -14,4 +14,5 @@ const IconClock = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconClock.viewBoxWidth = 34;
17
18
  export default IconClock;
@@ -18,4 +18,5 @@ const IconColumnAndRows = props => ___EmotionJSX("svg", _extends({
18
18
  strokeWidth: "3"
19
19
  }));
20
20
 
21
+ IconColumnAndRows.viewBoxWidth = 32;
21
22
  export default IconColumnAndRows;
@@ -14,4 +14,5 @@ const IconColumnOne = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconColumnOne.viewBoxWidth = 24;
17
18
  export default IconColumnOne;
@@ -14,4 +14,5 @@ const IconColumnTwo = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconColumnTwo.viewBoxWidth = 32;
17
18
  export default IconColumnTwo;
@@ -18,4 +18,5 @@ const IconColumnsAndRow = props => ___EmotionJSX("svg", _extends({
18
18
  strokeWidth: "3"
19
19
  }));
20
20
 
21
+ IconColumnsAndRow.viewBoxWidth = 32;
21
22
  export default IconColumnsAndRow;
@@ -14,4 +14,5 @@ const IconColumns = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconColumns.viewBoxWidth = 32;
17
18
  export default IconColumns;
@@ -14,4 +14,5 @@ const IconContentAlignBottom = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconContentAlignBottom.viewBoxWidth = 32;
17
18
  export default IconContentAlignBottom;
@@ -14,4 +14,5 @@ const IconContentAlignCenter = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconContentAlignCenter.viewBoxWidth = 32;
17
18
  export default IconContentAlignCenter;
@@ -14,4 +14,5 @@ const IconContentAlignTop = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconContentAlignTop.viewBoxWidth = 32;
17
18
  export default IconContentAlignTop;
@@ -14,4 +14,5 @@ const IconCrop = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconCrop.viewBoxWidth = 32;
17
18
  export default IconCrop;
@@ -14,4 +14,5 @@ const IconCross = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconCross.viewBoxWidth = 24;
17
18
  export default IconCross;
@@ -14,4 +14,5 @@ const IconDog = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconDog.viewBoxWidth = 32;
17
18
  export default IconDog;
@@ -14,4 +14,5 @@ const IconDownload = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconDownload.viewBoxWidth = 32;
17
18
  export default IconDownload;
@@ -14,4 +14,5 @@ const IconDrag = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconDrag.viewBoxWidth = 18;
17
18
  export default IconDrag;
@@ -14,4 +14,5 @@ const IconDuplicate = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconDuplicate.viewBoxWidth = 32;
17
18
  export default IconDuplicate;
@@ -14,4 +14,5 @@ const IconEllipsis = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconEllipsis.viewBoxWidth = 30;
17
18
  export default IconEllipsis;
@@ -14,4 +14,5 @@ const IconExit = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconExit.viewBoxWidth = 34;
17
18
  export default IconExit;
@@ -14,4 +14,5 @@ const IconFile = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconFile.viewBoxWidth = 28;
17
18
  export default IconFile;
@@ -14,4 +14,5 @@ const IconFlag = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconFlag.viewBoxWidth = 28;
17
18
  export default IconFlag;
@@ -14,4 +14,5 @@ const IconFolderAdd = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconFolderAdd.viewBoxWidth = 36;
17
18
  export default IconFolderAdd;
@@ -14,4 +14,5 @@ const IconFolderMove = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconFolderMove.viewBoxWidth = 36;
17
18
  export default IconFolderMove;
@@ -14,4 +14,5 @@ const IconFolderRemove = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconFolderRemove.viewBoxWidth = 36;
17
18
  export default IconFolderRemove;
@@ -14,4 +14,5 @@ const IconFolder = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconFolder.viewBoxWidth = 34;
17
18
  export default IconFolder;
@@ -14,4 +14,5 @@ const IconGear = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconGear.viewBoxWidth = 34;
17
18
  export default IconGear;
@@ -14,4 +14,5 @@ const IconGlobe = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconGlobe.viewBoxWidth = 34;
17
18
  export default IconGlobe;
@@ -14,4 +14,5 @@ const IconHeart = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconHeart.viewBoxWidth = 34;
17
18
  export default IconHeart;
@@ -14,4 +14,5 @@ const IconHide = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconHide.viewBoxWidth = 34;
17
18
  export default IconHide;
@@ -14,4 +14,5 @@ const IconImage = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconImage.viewBoxWidth = 34;
17
18
  export default IconImage;
@@ -14,4 +14,5 @@ const IconInfo = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconInfo.viewBoxWidth = 34;
17
18
  export default IconInfo;
@@ -14,4 +14,5 @@ const IconItalic = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconItalic.viewBoxWidth = 24;
17
18
  export default IconItalic;
@@ -14,4 +14,5 @@ const IconLayoutTextBottom = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconLayoutTextBottom.viewBoxWidth = 32;
17
18
  export default IconLayoutTextBottom;
@@ -14,4 +14,5 @@ const IconLayoutTextLeft = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconLayoutTextLeft.viewBoxWidth = 32;
17
18
  export default IconLayoutTextLeft;
@@ -14,4 +14,5 @@ const IconLayoutTextRight = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconLayoutTextRight.viewBoxWidth = 32;
17
18
  export default IconLayoutTextRight;
@@ -14,4 +14,5 @@ const IconLayoutTextTop = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconLayoutTextTop.viewBoxWidth = 32;
17
18
  export default IconLayoutTextTop;
@@ -21,4 +21,5 @@ const IconLetterList = props => ___EmotionJSX("svg", _extends({
21
21
  d: "M0 0h34v36H0z"
22
22
  }))));
23
23
 
24
+ IconLetterList.viewBoxWidth = 34;
24
25
  export default IconLetterList;
@@ -14,4 +14,5 @@ const IconLink = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconLink.viewBoxWidth = 32;
17
18
  export default IconLink;
@@ -14,4 +14,5 @@ const IconLocation = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconLocation.viewBoxWidth = 28;
17
18
  export default IconLocation;
@@ -14,4 +14,5 @@ const IconMail = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconMail.viewBoxWidth = 34;
17
18
  export default IconMail;
@@ -14,4 +14,5 @@ const IconMinus = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconMinus.viewBoxWidth = 28;
17
18
  export default IconMinus;
@@ -14,4 +14,5 @@ const IconMonitor = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconMonitor.viewBoxWidth = 34;
17
18
  export default IconMonitor;
@@ -21,4 +21,5 @@ const IconNumberList = props => ___EmotionJSX("svg", _extends({
21
21
  d: "M0 0h34v36H0z"
22
22
  }))));
23
23
 
24
+ IconNumberList.viewBoxWidth = 34;
24
25
  export default IconNumberList;
@@ -14,4 +14,5 @@ const IconPencil = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconPencil.viewBoxWidth = 32;
17
18
  export default IconPencil;
@@ -14,4 +14,5 @@ const IconPhone = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconPhone.viewBoxWidth = 24;
17
18
  export default IconPhone;
@@ -14,4 +14,5 @@ const IconPlay = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconPlay.viewBoxWidth = 28;
17
18
  export default IconPlay;
@@ -14,4 +14,5 @@ const IconPlus = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconPlus.viewBoxWidth = 28;
17
18
  export default IconPlus;
@@ -14,4 +14,5 @@ const IconQuestion = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconQuestion.viewBoxWidth = 34;
17
18
  export default IconQuestion;
@@ -14,4 +14,5 @@ const IconRedo = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconRedo.viewBoxWidth = 32;
17
18
  export default IconRedo;
@@ -14,4 +14,5 @@ const IconReset = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconReset.viewBoxWidth = 34;
17
18
  export default IconReset;
@@ -18,4 +18,5 @@ const IconRowAndColumns = props => ___EmotionJSX("svg", _extends({
18
18
  strokeWidth: "3"
19
19
  }));
20
20
 
21
+ IconRowAndColumns.viewBoxWidth = 32;
21
22
  export default IconRowAndColumns;
@@ -18,4 +18,5 @@ const IconRowsAndColumn = props => ___EmotionJSX("svg", _extends({
18
18
  strokeWidth: "3"
19
19
  }));
20
20
 
21
+ IconRowsAndColumn.viewBoxWidth = 32;
21
22
  export default IconRowsAndColumn;
@@ -14,4 +14,5 @@ const IconRows = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconRows.viewBoxWidth = 32;
17
18
  export default IconRows;
@@ -14,4 +14,5 @@ const IconSearch = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconSearch.viewBoxWidth = 32;
17
18
  export default IconSearch;
@@ -14,4 +14,5 @@ const IconSend = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconSend.viewBoxWidth = 32;
17
18
  export default IconSend;
@@ -14,4 +14,5 @@ const IconShare = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconShare.viewBoxWidth = 28;
17
18
  export default IconShare;
@@ -14,4 +14,5 @@ const IconShow = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconShow.viewBoxWidth = 34;
17
18
  export default IconShow;
@@ -14,4 +14,5 @@ const IconSmile = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconSmile.viewBoxWidth = 34;
17
18
  export default IconSmile;
@@ -14,4 +14,5 @@ const IconSquare = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconSquare.viewBoxWidth = 32;
17
18
  export default IconSquare;
@@ -14,4 +14,5 @@ const IconStrike = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconStrike.viewBoxWidth = 32;
17
18
  export default IconStrike;
@@ -14,4 +14,5 @@ const IconSwitch = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconSwitch.viewBoxWidth = 34;
17
18
  export default IconSwitch;
@@ -14,4 +14,5 @@ const IconSymbols = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconSymbols.viewBoxWidth = 32;
17
18
  export default IconSymbols;
@@ -14,4 +14,5 @@ const IconTablet = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconTablet.viewBoxWidth = 28;
17
18
  export default IconTablet;
@@ -14,4 +14,5 @@ const IconTextAlignCenter = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconTextAlignCenter.viewBoxWidth = 34;
17
18
  export default IconTextAlignCenter;
@@ -14,4 +14,5 @@ const IconTextAlignLeft = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconTextAlignLeft.viewBoxWidth = 34;
17
18
  export default IconTextAlignLeft;
@@ -14,4 +14,5 @@ const IconTextAlignRight = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconTextAlignRight.viewBoxWidth = 34;
17
18
  export default IconTextAlignRight;
@@ -14,4 +14,5 @@ const IconTextJustify = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconTextJustify.viewBoxWidth = 34;
17
18
  export default IconTextJustify;
@@ -14,4 +14,5 @@ const IconTrash = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconTrash.viewBoxWidth = 32;
17
18
  export default IconTrash;
@@ -14,4 +14,5 @@ const IconType = props => ___EmotionJSX("svg", _extends({
14
14
  clipRule: "evenodd"
15
15
  }));
16
16
 
17
+ IconType.viewBoxWidth = 16;
17
18
  export default IconType;
@@ -14,4 +14,5 @@ const IconUnderline = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconUnderline.viewBoxWidth = 32;
17
18
  export default IconUnderline;
@@ -14,4 +14,5 @@ const IconUndo = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconUndo.viewBoxWidth = 32;
17
18
  export default IconUndo;
@@ -14,4 +14,5 @@ const IconUpload = props => ___EmotionJSX("svg", _extends({
14
14
  fill: "currentColor"
15
15
  }));
16
16
 
17
+ IconUpload.viewBoxWidth = 32;
17
18
  export default IconUpload;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flodesk/grain",
3
- "version": "11.38.1",
3
+ "version": "11.40.0",
4
4
  "description": "Flodesk design system",
5
5
  "module": "es/index.js",
6
6
  "types": "es/types/index.d.ts",