@flodesk/grain 11.18.1 → 11.18.3

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 (92) hide show
  1. package/es/icons/icon-align-center.js +13 -2
  2. package/es/icons/icon-align-left.js +13 -2
  3. package/es/icons/icon-align-right.js +13 -2
  4. package/es/icons/icon-archive.js +13 -2
  5. package/es/icons/icon-arrow-down.js +13 -2
  6. package/es/icons/icon-arrow-left.js +13 -2
  7. package/es/icons/icon-arrow-right.js +13 -2
  8. package/es/icons/icon-arrow-up.js +13 -2
  9. package/es/icons/icon-at.js +13 -2
  10. package/es/icons/icon-bold.js +13 -2
  11. package/es/icons/icon-bolt-filled.js +13 -2
  12. package/es/icons/icon-bolt.js +13 -2
  13. package/es/icons/icon-browser.js +13 -2
  14. package/es/icons/icon-brush.js +13 -2
  15. package/es/icons/icon-bullet-list.js +13 -2
  16. package/es/icons/icon-chart.js +14 -3
  17. package/es/icons/icon-check.js +13 -2
  18. package/es/icons/icon-chevron-down.js +13 -2
  19. package/es/icons/icon-chevron-horizontal.js +13 -2
  20. package/es/icons/icon-chevron-left.js +13 -2
  21. package/es/icons/icon-chevron-right.js +13 -2
  22. package/es/icons/icon-chevron-up.js +13 -2
  23. package/es/icons/icon-chevron-vertical.js +13 -2
  24. package/es/icons/icon-clip.js +22 -2
  25. package/es/icons/icon-clock.js +13 -2
  26. package/es/icons/icon-column-and-rows.js +19 -5
  27. package/es/icons/icon-column-one.js +13 -2
  28. package/es/icons/icon-column-two.js +13 -2
  29. package/es/icons/icon-columns-and-row.js +19 -5
  30. package/es/icons/icon-columns.js +15 -5
  31. package/es/icons/icon-content-align-bottom.js +15 -4
  32. package/es/icons/icon-content-align-center.js +15 -4
  33. package/es/icons/icon-content-align-top.js +15 -4
  34. package/es/icons/icon-crop.js +13 -2
  35. package/es/icons/icon-cross.js +12 -1
  36. package/es/icons/icon-download.js +13 -2
  37. package/es/icons/icon-drag.js +13 -2
  38. package/es/icons/icon-duplicate.js +13 -2
  39. package/es/icons/icon-ellipsis.js +13 -2
  40. package/es/icons/icon-file.js +13 -2
  41. package/es/icons/icon-folder-add.js +13 -2
  42. package/es/icons/icon-folder-move.js +13 -2
  43. package/es/icons/icon-folder-remove.js +13 -2
  44. package/es/icons/icon-folder.js +13 -2
  45. package/es/icons/icon-gear.js +21 -2
  46. package/es/icons/icon-globe.js +13 -2
  47. package/es/icons/icon-heart.js +13 -2
  48. package/es/icons/icon-hide.js +13 -2
  49. package/es/icons/icon-image.js +13 -2
  50. package/es/icons/icon-info.js +15 -4
  51. package/es/icons/icon-italic.js +13 -2
  52. package/es/icons/icon-layout-text-bottom.js +15 -4
  53. package/es/icons/icon-layout-text-left.js +15 -4
  54. package/es/icons/icon-layout-text-right.js +15 -4
  55. package/es/icons/icon-layout-text-top.js +15 -4
  56. package/es/icons/icon-link.js +13 -2
  57. package/es/icons/icon-location.js +13 -2
  58. package/es/icons/icon-mail.js +13 -2
  59. package/es/icons/icon-minus.js +13 -2
  60. package/es/icons/icon-monitor.js +13 -2
  61. package/es/icons/icon-number-list.js +21 -2
  62. package/es/icons/icon-pencil.js +13 -2
  63. package/es/icons/icon-phone.js +13 -2
  64. package/es/icons/icon-play.js +13 -2
  65. package/es/icons/icon-plus.js +13 -2
  66. package/es/icons/icon-question.js +16 -5
  67. package/es/icons/icon-redo.js +13 -2
  68. package/es/icons/icon-reset.js +16 -4
  69. package/es/icons/icon-row-and-columns.js +19 -5
  70. package/es/icons/icon-rows-and-column.js +19 -5
  71. package/es/icons/icon-rows.js +15 -5
  72. package/es/icons/icon-search.js +13 -2
  73. package/es/icons/icon-send.js +13 -2
  74. package/es/icons/icon-share.js +13 -2
  75. package/es/icons/icon-show.js +13 -2
  76. package/es/icons/icon-smile.js +13 -2
  77. package/es/icons/icon-square.js +13 -2
  78. package/es/icons/icon-strike.js +13 -2
  79. package/es/icons/icon-switch.js +13 -2
  80. package/es/icons/icon-tablet.js +13 -2
  81. package/es/icons/icon-text-align-center.js +13 -2
  82. package/es/icons/icon-text-align-left.js +13 -2
  83. package/es/icons/icon-text-align-right.js +13 -2
  84. package/es/icons/icon-text-justify.js +13 -2
  85. package/es/icons/icon-trash.js +13 -2
  86. package/es/icons/icon-type.js +13 -2
  87. package/es/icons/icon-underline.js +13 -2
  88. package/es/icons/icon-undo.js +13 -2
  89. package/es/icons/icon-upload.js +13 -2
  90. package/es/icons/index.js +6 -12
  91. package/es/styles/base.js +1 -1
  92. package/package.json +2 -2
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconTablet = function IconTablet(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 20 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -15,7 +16,17 @@ var IconTablet = function IconTablet(props) {
15
16
  clipRule: "evenodd",
16
17
  d: "M2 0a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2Zm0 2h16v20H2V2Zm12 16H6v2h8v-2Z",
17
18
  fill: "currentColor"
18
- }));
19
+ })), ___EmotionJSX("svg", _extends({
20
+ "data-icon-set-v": 2,
21
+ viewBox: "0 0 28 36",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, props), ___EmotionJSX("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M4.50037 -0.000121593C2.01509 -0.000121593 0.000368118 2.0146 0.000368118 4.49988V31.4999C0.000368118 33.9852 2.01509 35.9999 4.50037 35.9999H23.5004C25.9856 35.9999 28.0004 33.9852 28.0004 31.4999V4.49988C28.0004 2.0146 25.9856 -0.000121593 23.5004 -0.000121593H4.50037ZM3.00037 4.49988C3.00037 3.67145 3.67194 2.99988 4.50037 2.99988H23.5004C24.3288 2.99988 25.0004 3.67145 25.0004 4.49988V31.4999C25.0004 32.3283 24.3288 32.9999 23.5004 32.9999H4.50037C3.67194 32.9999 3.00037 32.3283 3.00037 31.4999V4.49988ZM9.50037 26.9999C8.67194 26.9999 8.00037 27.6714 8.00037 28.4999C8.00037 29.3283 8.67194 29.9999 9.50037 29.9999H14.0004H18.5004C19.3288 29.9999 20.0004 29.3283 20.0004 28.4999C20.0004 27.6714 19.3288 26.9999 18.5004 26.9999H14.0004H9.50037Z",
28
+ fill: "currentColor"
29
+ })));
19
30
  };
20
31
 
21
32
  export default IconTablet;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconTextAlignCenter = function IconTextAlignCenter(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 24 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -15,7 +16,17 @@ var IconTextAlignCenter = function IconTextAlignCenter(props) {
15
16
  clipRule: "evenodd",
16
17
  d: "M4 5h16v2H4V5Zm-4 6h24v2H0v-2Zm17 6H7v2h10v-2Z",
17
18
  fill: "currentColor"
18
- }));
19
+ })), ___EmotionJSX("svg", _extends({
20
+ "data-icon-set-v": 2,
21
+ viewBox: "0 0 36 36",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, props), ___EmotionJSX("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M6.0 9.5C6.0 8.7 6.7 8 7.5 8H28.5C29.3 8 30.0 8.7 30.0 9.5C30.0 10.3 29.3 11 28.5 11H7.5C6.7 11 6.0 10.3 6.0 9.5ZM10.0 26.5C10.0 25.7 10.7 25 11.5 25H24.5C25.3 25 26.0 25.7 26.0 26.5C26.0 27.3 25.3 28 24.5 28H11.5C10.7 28 10.0 27.3 10.0 26.5ZM1.5 16.5C0.7 16.5 0.0 17.2 0.0 18C0.0 18.8 0.7 19.5 1.5 19.5H34.5C35.3 19.5 36.0 18.8 36.0 18C36.0 17.2 35.3 16.5 34.5 16.5H1.5Z",
28
+ fill: "currentColor"
29
+ })));
19
30
  };
20
31
 
21
32
  export default IconTextAlignCenter;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconTextAlignLeft = function IconTextAlignLeft(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 24 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -15,7 +16,17 @@ var IconTextAlignLeft = function IconTextAlignLeft(props) {
15
16
  clipRule: "evenodd",
16
17
  d: "M0 5h16v2H0V5Zm0 6h24v2H0v-2Zm10 6H0v2h10v-2Z",
17
18
  fill: "currentColor"
18
- }));
19
+ })), ___EmotionJSX("svg", _extends({
20
+ "data-icon-set-v": 2,
21
+ viewBox: "0 0 36 36",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, props), ___EmotionJSX("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M0.0 9.5C0.0 8.7 0.7 8 1.5 8H22.5C23.3 8 24.0 8.7 24.0 9.5C24.0 10.3 23.3 11 22.5 11H1.5C0.7 11 0.0 10.3 0.0 9.5ZM0.0 26.5C0.0 25.7 0.7 25 1.5 25H14.5C15.3 25 16.0 25.7 16.0 26.5C16.0 27.3 15.3 28 14.5 28H1.5C0.7 28 0.0 27.3 0.0 26.5ZM1.5 16.5C0.7 16.5 0.0 17.2 0.0 18C0.0 18.8 0.7 19.5 1.5 19.5H34.5C35.3 19.5 36.0 18.8 36.0 18C36.0 17.2 35.3 16.5 34.5 16.5H1.5Z",
28
+ fill: "currentColor"
29
+ })));
19
30
  };
20
31
 
21
32
  export default IconTextAlignLeft;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconTextAlignRight = function IconTextAlignRight(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 24 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -15,7 +16,17 @@ var IconTextAlignRight = function IconTextAlignRight(props) {
15
16
  clipRule: "evenodd",
16
17
  d: "M8 5h16v2H8V5Zm-8 6h24v2H0v-2Zm24 6H14v2h10v-2Z",
17
18
  fill: "currentColor"
18
- }));
19
+ })), ___EmotionJSX("svg", _extends({
20
+ "data-icon-set-v": 2,
21
+ viewBox: "0 0 36 36",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, props), ___EmotionJSX("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M12.0 9.5C12.0 8.7 12.7 8 13.5 8H34.5C35.3 8 36.0 8.7 36.0 9.5C36.0 10.3 35.3 11 34.5 11H13.5C12.7 11 12.0 10.3 12.0 9.5ZM20.0 26.5C20.0 25.7 20.7 25 21.5 25H34.5C35.3 25 36.0 25.7 36.0 26.5C36.0 27.3 35.3 28 34.5 28H21.5C20.7 28 20.0 27.3 20.0 26.5ZM1.5 16.5C0.7 16.5 0.0 17.2 0.0 18C0.0 18.8 0.7 19.5 1.5 19.5H34.5C35.3 19.5 36.0 18.8 36.0 18C36.0 17.2 35.3 16.5 34.5 16.5H1.5Z",
28
+ fill: "currentColor"
29
+ })));
19
30
  };
20
31
 
21
32
  export default IconTextAlignRight;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconTextJustify = function IconTextJustify(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 24 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -15,7 +16,17 @@ var IconTextJustify = function IconTextJustify(props) {
15
16
  clipRule: "evenodd",
16
17
  d: "M0 5h24v2H0V5zm0 6h24v2H0v-2zm24 6H0v2h24v-2z",
17
18
  fill: "currentColor"
18
- }));
19
+ })), ___EmotionJSX("svg", _extends({
20
+ "data-icon-set-v": 2,
21
+ viewBox: "0 0 36 36",
22
+ fill: "none",
23
+ xmlns: "http://www.w3.org/2000/svg"
24
+ }, props), ___EmotionJSX("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M0.0 9.5C0.0 8.7 0.7 8 1.5 8H34.5C35.3 8 36.0 8.7 36.0 9.5C36.0 10.3 35.3 11 34.5 11H1.5C0.7 11 0.0 10.3 0.0 9.5ZM0.0 26.5C0.0 25.7 0.7 25 1.5 25H34.5C35.3 25 36.0 25.7 36.0 26.5C36.0 27.3 35.3 28 34.5 28H1.5C0.7 28 0.0 27.3 0.0 26.5ZM1.5 16.5C0.7 16.5 0.0 17.2 0.0 18C0.0 18.8 0.7 19.5 1.5 19.5H34.5C35.3 19.5 36.0 18.8 36.0 18C36.0 17.2 35.3 16.5 34.5 16.5H1.5Z",
28
+ fill: "currentColor"
29
+ })));
19
30
  };
20
31
 
21
32
  export default IconTextJustify;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconTrash = function IconTrash(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 20 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -22,7 +23,17 @@ var IconTrash = function IconTrash(props) {
22
23
  }, ___EmotionJSX("path", {
23
24
  fill: "#fff",
24
25
  d: "M0 0h20v24H0z"
25
- }))));
26
+ })))), ___EmotionJSX("svg", _extends({
27
+ "data-icon-set-v": 2,
28
+ viewBox: "0 0 32 36",
29
+ fill: "none",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, props), ___EmotionJSX("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
34
+ d: "M16.0004 5C13.9061 5 12.0982 6.22629 11.2556 8H20.7452C19.9026 6.22629 18.0947 5 16.0004 5ZM16.0004 2C12.2241 2 9.04032 4.53724 8.06093 8H1.50037C0.671947 8 0.00037384 8.67157 0.00037384 9.5C0.00037384 10.3284 0.671947 11 1.50037 11H4.07871L5.6558 29.8747C5.85064 32.2066 7.80015 34 10.1402 34H21.8606C24.2006 34 26.1501 32.2066 26.345 29.8747L27.9221 11H30.5004C31.3288 11 32.0004 10.3284 32.0004 9.5C32.0004 8.67157 31.3288 8 30.5004 8H23.9398C22.9604 4.53724 19.7767 2 16.0004 2ZM24.9116 11H24.2504H21.2504H10.7504H7.75038H7.08916L8.64538 29.6249C8.71033 30.4022 9.36016 31 10.1402 31H21.8606C22.6406 31 23.2904 30.4022 23.3554 29.6249L24.9116 11Z",
35
+ fill: "currentColor"
36
+ })));
26
37
  };
27
38
 
28
39
  export default IconTrash;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconType = function IconType(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 12 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -22,7 +23,17 @@ var IconType = function IconType(props) {
22
23
  }, ___EmotionJSX("path", {
23
24
  fill: "#fff",
24
25
  d: "M0 0h12v24H0z"
25
- }))));
26
+ })))), ___EmotionJSX("svg", _extends({
27
+ "data-icon-set-v": 2,
28
+ viewBox: "0 0 16 36",
29
+ fill: "none",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, props), ___EmotionJSX("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
34
+ d: "M0.0 3.5C0.0 2.7 0.7 2 1.5 2H14.5C15.3 2 16.0 2.7 16.0 3.5C16.0 4.3 15.3 5 14.5 5H9.5V31H14.5C15.3 31 16.0 31.7 16.0 32.5C16.0 33.3 15.3 34 14.5 34H1.5C0.7 34 0.0 33.3 0.0 32.5C0.0 31.7 0.7 31 1.5 31H6.5V5H1.5C0.7 5 0.0 4.3 0.0 3.5Z",
35
+ fill: "currentColor"
36
+ })));
26
37
  };
27
38
 
28
39
  export default IconType;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconUnderline = function IconUnderline(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 20 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -22,7 +23,17 @@ var IconUnderline = function IconUnderline(props) {
22
23
  }, ___EmotionJSX("path", {
23
24
  fill: "#fff",
24
25
  d: "M0 0h20v24H0z"
25
- }))));
26
+ })))), ___EmotionJSX("svg", _extends({
27
+ "data-icon-set-v": 2,
28
+ viewBox: "0 0 32 36",
29
+ fill: "none",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, props), ___EmotionJSX("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
34
+ d: "M16.0 25C21.0 25 25.0 21.0 25.0 16V3.5C25.0 2.7 25.7 2 26.5 2C27.3 2 28.0 2.7 28.0 3.5V16C28.0 22.6 22.6 28 16.0 28C9.4 28 4.0 22.6 4.0 16L4.0 3.5C4.0 2.7 4.7 2 5.5 2C6.3 2 7.0 2.7 7.0 3.5L7.0 16C7.0 21.0 11.0 25 16.0 25ZM1.5 34C0.7 34 0.0 33.3 0.0 32.5C0.0 31.7 0.7 31 1.5 31H30.5C31.3 31 32.0 31.7 32.0 32.5C32.0 33.3 31.3 34 30.5 34H1.5Z",
35
+ fill: "currentColor"
36
+ })));
26
37
  };
27
38
 
28
39
  export default IconUnderline;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconUndo = function IconUndo(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 24 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -22,7 +23,17 @@ var IconUndo = function IconUndo(props) {
22
23
  }, ___EmotionJSX("path", {
23
24
  fill: "#fff",
24
25
  d: "M0 0h24v24H0z"
25
- }))));
26
+ })))), ___EmotionJSX("svg", _extends({
27
+ "data-icon-set-v": 2,
28
+ viewBox: "0 0 32 36",
29
+ fill: "none",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, props), ___EmotionJSX("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
34
+ d: "M9.9 23.6C10.5 24.1 11.5 24.1 12.1 23.6C12.6 23.0 12.6 22.0 12.1 21.4L5.1 14.5H20.8C25.3 14.5 29 18.2 29 22.8C29 27.3 25.3 31 20.8 31L19.5 31C18.7 31 18 31.7 18 32.5C18 33.3 18.7 34 19.5 34L20.8 34C27.0 34 32 29.0 32 22.8C32 16.5 27.0 11.5 20.8 11.5H5.1L12.1 4.6C12.6 4.0 12.6 3.0 12.1 2.4C11.5 1.9 10.5 1.9 9.9 2.4L0.4 11.9C0.2 12.2 -7.4e-07 12.6 0 13.0C6.7e-08 13.4 0.2 13.8 0.4 14.1L9.9 23.6Z",
35
+ fill: "currentColor"
36
+ })));
26
37
  };
27
38
 
28
39
  export default IconUndo;
@@ -6,7 +6,8 @@ import * as React from 'react';
6
6
  import { jsx as ___EmotionJSX } from "@emotion/react";
7
7
 
8
8
  var IconUpload = function IconUpload(props) {
9
- return ___EmotionJSX("svg", _extends({
9
+ return ___EmotionJSX(React.Fragment, null, ___EmotionJSX("svg", _extends({
10
+ "data-icon-set-v": 1,
10
11
  viewBox: "0 0 24 24",
11
12
  fill: "none",
12
13
  xmlns: "http://www.w3.org/2000/svg"
@@ -22,7 +23,17 @@ var IconUpload = function IconUpload(props) {
22
23
  }, ___EmotionJSX("path", {
23
24
  fill: "#fff",
24
25
  d: "M0 0h24v24H0z"
25
- }))));
26
+ })))), ___EmotionJSX("svg", _extends({
27
+ "data-icon-set-v": 2,
28
+ viewBox: "0 0 32 36",
29
+ fill: "none",
30
+ xmlns: "http://www.w3.org/2000/svg"
31
+ }, props), ___EmotionJSX("path", {
32
+ fillRule: "evenodd",
33
+ clipRule: "evenodd",
34
+ d: "M29.6 17.1C30.2 16.5 30.2 15.5 29.6 14.9L17.1 2.4C16.8 2.2 16.4 2 16.0 2C15.6 2 15.2 2.2 14.9 2.4L2.4 14.9C1.9 15.5 1.9 16.5 2.4 17.1C3.0 17.6 4.0 17.6 4.6 17.1L14.5 7.1L14.5 27.5C14.5 28.3 15.2 29.0 16.0 29.0C16.8 29.0 17.5 28.3 17.5 27.5L17.5 7.1L27.4 17.1C28.0 17.6 29.0 17.6 29.6 17.1ZM1.5 31C0.7 31 -3.6e-08 31.7 0 32.5C3.6e-08 33.3 0.7 34 1.5 34H30.5C31.3 34 32 33.3 32 32.5C32 31.7 31.3 31 30.5 31H1.5Z",
35
+ fill: "currentColor"
36
+ })));
26
37
  };
27
38
 
28
39
  export default IconUpload;
package/es/icons/index.js CHANGED
@@ -61,18 +61,12 @@ export { default as IconDrag } from './icon-drag';
61
61
  export { default as IconLocation } from './icon-location';
62
62
  export { default as IconPlay } from './icon-play';
63
63
  export { default as IconArchive } from './icon-archive';
64
- export { default as ColumnsAndRow } from './icon-columns-and-row';
65
- export { default as ColumnAndRows } from './icon-column-and-rows';
66
- export { default as Columns } from './icon-columns';
67
- export { default as Rows } from './icon-rows';
68
- export { default as RowAndColumns } from './icon-row-and-columns';
69
- export { default as RowsAndColumn } from './icon-rows-and-column';
70
- export { IconColumnsAndRow } from './icon-columns-and-row';
71
- export { IconColumnAndRows } from './icon-column-and-rows';
72
- export { IconColumns } from './icon-columns';
73
- export { IconRows } from './icon-rows';
74
- export { IconRowAndColumns } from './icon-row-and-columns';
75
- export { IconRowsAndColumn } from './icon-rows-and-column';
64
+ export { default as IconColumnsAndRow } from './icon-columns-and-row';
65
+ export { default as IconColumnAndRows } from './icon-column-and-rows';
66
+ export { default as IconColumns } from './icon-columns';
67
+ export { default as IconRows } from './icon-rows';
68
+ export { default as IconRowAndColumns } from './icon-row-and-columns';
69
+ export { default as IconRowsAndColumn } from './icon-rows-and-column';
76
70
  export { default as IconItalic } from './icon-italic';
77
71
  export { default as IconStrike } from './icon-strike';
78
72
  export { default as IconBold } from './icon-bold';
package/es/styles/base.js CHANGED
@@ -1,2 +1,2 @@
1
- var base = "\n :root {\n --grn-lineHeight-fixed: 7px;\n --grn-lineHeight-relative: 0.9em;\n --grn-lineHeight-global: calc(var(--grn-lineHeight-fixed) + var(--grn-lineHeight-relative));\n\n --grn-font-global: 'Flodesk Sans', sans-serif;\n }\n\n .grn-context,\n .grn-context * {\n line-height: var(--grn-lineHeight-global);\n outline-color: var(--grn-color-selection);\n }\n\n .grn-context {\n font-family: var(--grn-font-global);\n font-size: var(--grn-text-m);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n\n [data-theme],\n .grn-context {\n color: var(--grn-color-content);\n }\n\n *,\n *:before,\n *:after {\n box-sizing: border-box;\n }\n\n .grn-link-context a {\n transition: var(--grn-transition-slow);\n text-underline-position: under;\n text-underline-offset: calc(2px - 0.1em);\n color: inherit;\n cursor: pointer;\n text-decoration-color: var(--grn-color-fade3);\n }\n\n .grn-link-context a:hover {\n transition: var(--grn-transition-fast);\n text-decoration-color: currentColor;\n }\n\n .grn-link-context a:active {\n transition: var(--grn-transition-xxFast);\n }\n";
1
+ var base = "\n :root {\n --grn-lineHeight-fixed: 7px;\n --grn-lineHeight-relative: 0.9em;\n --grn-lineHeight-global: calc(var(--grn-lineHeight-fixed) + var(--grn-lineHeight-relative));\n\n --grn-font-global: 'Flodesk Sans', sans-serif;\n }\n\n .grn-context,\n .grn-context * {\n line-height: var(--grn-lineHeight-global);\n outline-color: var(--grn-color-selection);\n }\n\n .grn-context {\n font-family: var(--grn-font-global);\n font-size: var(--grn-text-m);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n }\n\n [data-theme],\n .grn-context {\n color: var(--grn-color-content);\n }\n\n *,\n *:before,\n *:after {\n box-sizing: border-box;\n }\n\n .grn-link-context a {\n transition: var(--grn-transition-slow);\n text-underline-position: under;\n text-underline-offset: calc(2px - 0.1em);\n color: inherit;\n cursor: pointer;\n text-decoration-color: var(--grn-color-fade3);\n }\n\n .grn-link-context a:hover {\n transition: var(--grn-transition-fast);\n text-decoration-color: currentColor;\n }\n\n .grn-link-context a:active {\n transition: var(--grn-transition-xxFast);\n }\n\n [data-icon-set-v=\"2\"] {\n display: none !important;\n }\n\n [data-experiment-new-icon-set] [data-icon-set-v=\"2\"] {\n display: block !important;\n }\n [data-experiment-new-icon-set] [data-icon-set-v=\"1\"] {\n display: none !important;\n }\n";
2
2
  export default base;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flodesk/grain",
3
- "version": "11.18.1",
3
+ "version": "11.18.3",
4
4
  "description": "Flodesk design system",
5
5
  "module": "es/index.js",
6
6
  "author": "Flodesk",
@@ -31,7 +31,7 @@
31
31
  },
32
32
  "peerDependencies": {
33
33
  "@floating-ui/react-dom-interactions": "^0.12.0",
34
- "@headlessui/react": "^1.7.3",
34
+ "@headlessui/react": "1.7.3",
35
35
  "react": ">=16.8",
36
36
  "react-dom": ">=16.8"
37
37
  },