@webstudio-is/icons 0.49.0 → 0.51.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 (330) hide show
  1. package/lib/__generated__/alert.js +4 -19
  2. package/lib/__generated__/auto-scroll.js +4 -19
  3. package/lib/__generated__/blockquote.js +1 -12
  4. package/lib/__generated__/border-radius-bottom-left.js +14 -0
  5. package/lib/__generated__/border-radius-bottom-right.js +14 -0
  6. package/lib/__generated__/border-radius-individual.js +11 -0
  7. package/lib/__generated__/border-radius-top-left.js +14 -0
  8. package/lib/__generated__/border-radius-top-right.js +14 -0
  9. package/lib/__generated__/border-radius.js +11 -0
  10. package/lib/__generated__/border-width-bottom.js +14 -0
  11. package/lib/__generated__/border-width-individual.js +11 -0
  12. package/lib/__generated__/border-width-left.js +14 -0
  13. package/lib/__generated__/border-width-right.js +14 -0
  14. package/lib/__generated__/border-width-top.js +14 -0
  15. package/lib/__generated__/box-link.js +4 -21
  16. package/lib/__generated__/box.js +1 -14
  17. package/lib/__generated__/checkbox-checked-filled.js +1 -14
  18. package/lib/__generated__/checkbox-empty.js +1 -14
  19. package/lib/__generated__/checkbox-mixed-filled.js +1 -14
  20. package/lib/__generated__/chevron-big-down.js +1 -12
  21. package/lib/__generated__/chevron-big-left.js +1 -12
  22. package/lib/__generated__/chevron-big-right.js +1 -12
  23. package/lib/__generated__/chevron-big-up.js +1 -12
  24. package/lib/__generated__/chevron-filled-down.js +1 -12
  25. package/lib/__generated__/chevron-filled-left.js +1 -12
  26. package/lib/__generated__/chevron-filled-right.js +1 -12
  27. package/lib/__generated__/chevron-filled-up.js +1 -12
  28. package/lib/__generated__/code.js +1 -14
  29. package/lib/__generated__/commit.js +1 -15
  30. package/lib/__generated__/dash-border.js +11 -0
  31. package/lib/__generated__/dash.js +1 -14
  32. package/lib/__generated__/dashed-border.js +11 -0
  33. package/lib/__generated__/div.js +11 -0
  34. package/lib/__generated__/dot.js +1 -12
  35. package/lib/__generated__/dotted-border.js +11 -0
  36. package/lib/__generated__/drag-handle.js +6 -39
  37. package/lib/__generated__/eyecon-closed.js +1 -12
  38. package/lib/__generated__/eyecon-open.js +4 -19
  39. package/lib/__generated__/github.js +1 -15
  40. package/lib/__generated__/google.js +6 -27
  41. package/lib/__generated__/hamburger-menu.js +1 -14
  42. package/lib/__generated__/index.js +18 -0
  43. package/lib/__generated__/info.js +4 -19
  44. package/lib/__generated__/information.js +4 -23
  45. package/lib/__generated__/linked.js +1 -14
  46. package/lib/__generated__/list-item.js +4 -19
  47. package/lib/__generated__/list.js +8 -35
  48. package/lib/__generated__/offline.js +1 -13
  49. package/lib/__generated__/play.js +1 -12
  50. package/lib/__generated__/plus.js +14 -0
  51. package/lib/__generated__/radio-checked.js +4 -19
  52. package/lib/__generated__/radio-unchecked.js +1 -14
  53. package/lib/__generated__/repeat-column.js +1 -13
  54. package/lib/__generated__/repeat-grid.js +1 -13
  55. package/lib/__generated__/repeat-row.js +1 -13
  56. package/lib/__generated__/scroll.js +4 -19
  57. package/lib/__generated__/slot-component.js +11 -0
  58. package/lib/__generated__/small-x.js +11 -0
  59. package/lib/__generated__/subscript.js +1 -12
  60. package/lib/__generated__/subtract.js +1 -14
  61. package/lib/__generated__/superscript.js +1 -12
  62. package/lib/__generated__/unlinked.js +1 -14
  63. package/lib/__generated__/webstudio.js +113 -538
  64. package/lib/align-content-center.js +21 -15
  65. package/lib/align-content-end.js +21 -15
  66. package/lib/align-content-space-around.js +21 -15
  67. package/lib/align-content-space-between.js +21 -15
  68. package/lib/align-content-start.js +19 -31
  69. package/lib/align-content-stretch.js +21 -15
  70. package/lib/align-items-baseline.js +61 -49
  71. package/lib/align-items-center.js +21 -15
  72. package/lib/align-items-end.js +21 -15
  73. package/lib/align-items-start.js +21 -15
  74. package/lib/align-items-stretch.js +21 -15
  75. package/lib/align-self-baseline.js +48 -46
  76. package/lib/align-self-center.js +24 -25
  77. package/lib/align-self-end.js +35 -26
  78. package/lib/align-self-start.js +24 -25
  79. package/lib/align-self-stretch.js +44 -32
  80. package/lib/aspect-ratio.js +30 -21
  81. package/lib/body.js +20 -14
  82. package/lib/brush.js +21 -15
  83. package/lib/check-mark.js +22 -16
  84. package/lib/chevron-double-down.js +22 -16
  85. package/lib/chevron-double-left.js +22 -16
  86. package/lib/chevron-double-right.js +22 -16
  87. package/lib/chevron-double-up.js +22 -16
  88. package/lib/chevron-down.js +19 -13
  89. package/lib/chevron-left.js +21 -15
  90. package/lib/chevron-right.js +21 -15
  91. package/lib/chevron-up.js +21 -15
  92. package/lib/cjs/__generated__/alert.cjs +4 -19
  93. package/lib/cjs/__generated__/auto-scroll.cjs +4 -19
  94. package/lib/cjs/__generated__/blockquote.cjs +1 -12
  95. package/lib/cjs/__generated__/border-radius-bottom-left.cjs +34 -0
  96. package/lib/cjs/__generated__/border-radius-bottom-right.cjs +34 -0
  97. package/lib/cjs/__generated__/border-radius-individual.cjs +31 -0
  98. package/lib/cjs/__generated__/border-radius-top-left.cjs +34 -0
  99. package/lib/cjs/__generated__/border-radius-top-right.cjs +34 -0
  100. package/lib/cjs/__generated__/border-radius.cjs +31 -0
  101. package/lib/cjs/__generated__/border-width-bottom.cjs +34 -0
  102. package/lib/cjs/__generated__/border-width-individual.cjs +31 -0
  103. package/lib/cjs/__generated__/border-width-left.cjs +34 -0
  104. package/lib/cjs/__generated__/border-width-right.cjs +34 -0
  105. package/lib/cjs/__generated__/border-width-top.cjs +34 -0
  106. package/lib/cjs/__generated__/box-link.cjs +4 -21
  107. package/lib/cjs/__generated__/box.cjs +1 -14
  108. package/lib/cjs/__generated__/checkbox-checked-filled.cjs +1 -14
  109. package/lib/cjs/__generated__/checkbox-empty.cjs +1 -14
  110. package/lib/cjs/__generated__/checkbox-mixed-filled.cjs +1 -14
  111. package/lib/cjs/__generated__/chevron-big-down.cjs +1 -12
  112. package/lib/cjs/__generated__/chevron-big-left.cjs +1 -12
  113. package/lib/cjs/__generated__/chevron-big-right.cjs +1 -12
  114. package/lib/cjs/__generated__/chevron-big-up.cjs +1 -12
  115. package/lib/cjs/__generated__/chevron-filled-down.cjs +1 -12
  116. package/lib/cjs/__generated__/chevron-filled-left.cjs +1 -12
  117. package/lib/cjs/__generated__/chevron-filled-right.cjs +1 -12
  118. package/lib/cjs/__generated__/chevron-filled-up.cjs +1 -12
  119. package/lib/cjs/__generated__/code.cjs +1 -14
  120. package/lib/cjs/__generated__/commit.cjs +1 -15
  121. package/lib/cjs/__generated__/dash-border.cjs +31 -0
  122. package/lib/cjs/__generated__/dash.cjs +1 -14
  123. package/lib/cjs/__generated__/dashed-border.cjs +31 -0
  124. package/lib/cjs/__generated__/div.cjs +31 -0
  125. package/lib/cjs/__generated__/dot.cjs +1 -12
  126. package/lib/cjs/__generated__/dotted-border.cjs +31 -0
  127. package/lib/cjs/__generated__/drag-handle.cjs +6 -39
  128. package/lib/cjs/__generated__/eyecon-closed.cjs +1 -12
  129. package/lib/cjs/__generated__/eyecon-open.cjs +4 -19
  130. package/lib/cjs/__generated__/github.cjs +1 -15
  131. package/lib/cjs/__generated__/google.cjs +6 -27
  132. package/lib/cjs/__generated__/hamburger-menu.cjs +1 -14
  133. package/lib/cjs/__generated__/index.cjs +18 -0
  134. package/lib/cjs/__generated__/info.cjs +4 -19
  135. package/lib/cjs/__generated__/information.cjs +4 -23
  136. package/lib/cjs/__generated__/linked.cjs +1 -14
  137. package/lib/cjs/__generated__/list-item.cjs +4 -19
  138. package/lib/cjs/__generated__/list.cjs +8 -35
  139. package/lib/cjs/__generated__/offline.cjs +1 -13
  140. package/lib/cjs/__generated__/play.cjs +1 -12
  141. package/lib/cjs/__generated__/plus.cjs +34 -0
  142. package/lib/cjs/__generated__/radio-checked.cjs +4 -19
  143. package/lib/cjs/__generated__/radio-unchecked.cjs +1 -14
  144. package/lib/cjs/__generated__/repeat-column.cjs +1 -13
  145. package/lib/cjs/__generated__/repeat-grid.cjs +1 -13
  146. package/lib/cjs/__generated__/repeat-row.cjs +1 -13
  147. package/lib/cjs/__generated__/scroll.cjs +4 -19
  148. package/lib/cjs/__generated__/slot-component.cjs +31 -0
  149. package/lib/cjs/__generated__/small-x.cjs +31 -0
  150. package/lib/cjs/__generated__/subscript.cjs +1 -12
  151. package/lib/cjs/__generated__/subtract.cjs +1 -14
  152. package/lib/cjs/__generated__/superscript.cjs +1 -12
  153. package/lib/cjs/__generated__/unlinked.cjs +1 -14
  154. package/lib/cjs/__generated__/webstudio.cjs +113 -538
  155. package/lib/cjs/align-content-center.cjs +25 -15
  156. package/lib/cjs/align-content-end.cjs +25 -15
  157. package/lib/cjs/align-content-space-around.cjs +25 -15
  158. package/lib/cjs/align-content-space-between.cjs +25 -15
  159. package/lib/cjs/align-content-start.cjs +23 -31
  160. package/lib/cjs/align-content-stretch.cjs +25 -15
  161. package/lib/cjs/align-items-baseline.cjs +65 -49
  162. package/lib/cjs/align-items-center.cjs +25 -15
  163. package/lib/cjs/align-items-end.cjs +25 -15
  164. package/lib/cjs/align-items-start.cjs +25 -15
  165. package/lib/cjs/align-items-stretch.cjs +25 -15
  166. package/lib/cjs/align-self-baseline.cjs +52 -46
  167. package/lib/cjs/align-self-center.cjs +28 -25
  168. package/lib/cjs/align-self-end.cjs +39 -26
  169. package/lib/cjs/align-self-start.cjs +28 -25
  170. package/lib/cjs/align-self-stretch.cjs +48 -32
  171. package/lib/cjs/aspect-ratio.cjs +34 -21
  172. package/lib/cjs/body.cjs +24 -14
  173. package/lib/cjs/brush.cjs +25 -15
  174. package/lib/cjs/check-mark.cjs +22 -16
  175. package/lib/cjs/chevron-double-down.cjs +26 -16
  176. package/lib/cjs/chevron-double-left.cjs +26 -16
  177. package/lib/cjs/chevron-double-right.cjs +26 -16
  178. package/lib/cjs/chevron-double-up.cjs +26 -16
  179. package/lib/cjs/chevron-down.cjs +23 -13
  180. package/lib/cjs/chevron-left.cjs +25 -15
  181. package/lib/cjs/chevron-right.cjs +25 -15
  182. package/lib/cjs/chevron-up.cjs +25 -15
  183. package/lib/cjs/cloud.cjs +26 -16
  184. package/lib/cjs/copy.cjs +26 -16
  185. package/lib/cjs/cross-circled-filled.cjs +25 -15
  186. package/lib/cjs/cross-large.cjs +25 -15
  187. package/lib/cjs/cross-small.cjs +25 -15
  188. package/lib/cjs/cross.cjs +25 -15
  189. package/lib/cjs/devices.cjs +23 -13
  190. package/lib/cjs/ellipses.cjs +21 -29
  191. package/lib/cjs/external-link.cjs +24 -14
  192. package/lib/cjs/flex-direction-column-reverse.cjs +24 -14
  193. package/lib/cjs/flex-direction-column.cjs +23 -13
  194. package/lib/cjs/flex-direction-row-reverse.cjs +24 -14
  195. package/lib/cjs/flex-direction-row.cjs +23 -13
  196. package/lib/cjs/flex-sizing-grow.cjs +41 -25
  197. package/lib/cjs/flex-sizing-shrink.cjs +34 -21
  198. package/lib/cjs/flex-wrap-no-wrap.cjs +25 -15
  199. package/lib/cjs/flex-wrap-wrap-reverse.cjs +31 -30
  200. package/lib/cjs/flex-wrap-wrap.cjs +30 -29
  201. package/lib/cjs/form.cjs +25 -15
  202. package/lib/cjs/gap-column.cjs +40 -27
  203. package/lib/cjs/gap-row.cjs +41 -28
  204. package/lib/cjs/gear.cjs +39 -26
  205. package/lib/cjs/justify-content-center.cjs +25 -15
  206. package/lib/cjs/justify-content-end.cjs +26 -19
  207. package/lib/cjs/justify-content-space-around.cjs +22 -27
  208. package/lib/cjs/justify-content-space-between.cjs +25 -15
  209. package/lib/cjs/justify-content-start.cjs +26 -19
  210. package/lib/cjs/justify-items-center.cjs +25 -15
  211. package/lib/cjs/justify-items-end.cjs +26 -19
  212. package/lib/cjs/justify-items-space-around.cjs +22 -27
  213. package/lib/cjs/justify-items-space-between.cjs +25 -15
  214. package/lib/cjs/justify-items-start.cjs +26 -19
  215. package/lib/cjs/legacy.cjs +0 -1
  216. package/lib/cjs/list-nested.cjs +25 -15
  217. package/lib/cjs/magnifying-glass.cjs +25 -15
  218. package/lib/cjs/menu.cjs +39 -23
  219. package/lib/cjs/new-folder.cjs +26 -16
  220. package/lib/cjs/new-page.cjs +26 -16
  221. package/lib/cjs/order-first.cjs +43 -27
  222. package/lib/cjs/order-last.cjs +43 -27
  223. package/lib/cjs/page.cjs +26 -16
  224. package/lib/cjs/redo.cjs +20 -18
  225. package/lib/cjs/size.cjs +25 -15
  226. package/lib/cjs/text-align-center.cjs +39 -23
  227. package/lib/cjs/text-align-justify.cjs +39 -23
  228. package/lib/cjs/text-align-left.cjs +39 -23
  229. package/lib/cjs/text-align-right.cjs +39 -23
  230. package/lib/cjs/text-capitalize.cjs +23 -13
  231. package/lib/cjs/text-direction-ltr.cjs +25 -15
  232. package/lib/cjs/text-direction-rtl.cjs +25 -15
  233. package/lib/cjs/text-hyphen.cjs +25 -15
  234. package/lib/cjs/text-italic.cjs +26 -16
  235. package/lib/cjs/text-lowercase.cjs +23 -13
  236. package/lib/cjs/text-strikethrough.cjs +39 -23
  237. package/lib/cjs/text-truncate.cjs +46 -27
  238. package/lib/cjs/text-underline.cjs +25 -15
  239. package/lib/cjs/text-uppercase.cjs +26 -16
  240. package/lib/cjs/trash.cjs +26 -16
  241. package/lib/cjs/undo.cjs +20 -18
  242. package/lib/cjs/upload.cjs +22 -12
  243. package/lib/cloud.js +22 -16
  244. package/lib/copy.js +22 -16
  245. package/lib/cross-circled-filled.js +21 -15
  246. package/lib/cross-large.js +21 -15
  247. package/lib/cross-small.js +21 -15
  248. package/lib/cross.js +21 -15
  249. package/lib/devices.js +19 -13
  250. package/lib/ellipses.js +17 -29
  251. package/lib/external-link.js +20 -14
  252. package/lib/flex-direction-column-reverse.js +20 -14
  253. package/lib/flex-direction-column.js +19 -13
  254. package/lib/flex-direction-row-reverse.js +20 -14
  255. package/lib/flex-direction-row.js +19 -13
  256. package/lib/flex-sizing-grow.js +37 -25
  257. package/lib/flex-sizing-shrink.js +30 -21
  258. package/lib/flex-wrap-no-wrap.js +21 -15
  259. package/lib/flex-wrap-wrap-reverse.js +27 -30
  260. package/lib/flex-wrap-wrap.js +26 -29
  261. package/lib/form.js +21 -15
  262. package/lib/gap-column.js +36 -27
  263. package/lib/gap-row.js +37 -28
  264. package/lib/gear.js +35 -26
  265. package/lib/justify-content-center.js +21 -15
  266. package/lib/justify-content-end.js +22 -19
  267. package/lib/justify-content-space-around.js +18 -27
  268. package/lib/justify-content-space-between.js +21 -15
  269. package/lib/justify-content-start.js +22 -19
  270. package/lib/justify-items-center.js +21 -15
  271. package/lib/justify-items-end.js +22 -19
  272. package/lib/justify-items-space-around.js +18 -27
  273. package/lib/justify-items-space-between.js +21 -15
  274. package/lib/justify-items-start.js +22 -19
  275. package/lib/legacy.js +0 -2
  276. package/lib/list-nested.js +21 -15
  277. package/lib/magnifying-glass.js +21 -15
  278. package/lib/menu.js +35 -23
  279. package/lib/new-folder.js +22 -16
  280. package/lib/new-page.js +22 -16
  281. package/lib/order-first.js +39 -27
  282. package/lib/order-last.js +39 -27
  283. package/lib/page.js +22 -16
  284. package/lib/redo.js +16 -18
  285. package/lib/size.js +21 -15
  286. package/lib/text-align-center.js +35 -23
  287. package/lib/text-align-justify.js +35 -23
  288. package/lib/text-align-left.js +35 -23
  289. package/lib/text-align-right.js +35 -23
  290. package/lib/text-capitalize.js +19 -13
  291. package/lib/text-direction-ltr.js +21 -15
  292. package/lib/text-direction-rtl.js +21 -15
  293. package/lib/text-hyphen.js +21 -15
  294. package/lib/text-italic.js +22 -16
  295. package/lib/text-lowercase.js +19 -13
  296. package/lib/text-strikethrough.js +35 -23
  297. package/lib/text-truncate.js +42 -27
  298. package/lib/text-underline.js +21 -15
  299. package/lib/text-uppercase.js +22 -16
  300. package/lib/trash.js +22 -16
  301. package/lib/undo.js +16 -18
  302. package/lib/upload.js +18 -12
  303. package/package.json +3 -3
  304. package/src/__generated__/alert.tsx +1 -1
  305. package/src/__generated__/border-radius-bottom-left.tsx +15 -0
  306. package/src/__generated__/border-radius-bottom-right.tsx +15 -0
  307. package/src/__generated__/border-radius-individual.tsx +15 -0
  308. package/src/__generated__/border-radius-top-left.tsx +15 -0
  309. package/src/__generated__/border-radius-top-right.tsx +15 -0
  310. package/src/__generated__/border-radius.tsx +15 -0
  311. package/src/__generated__/border-width-bottom.tsx +15 -0
  312. package/src/__generated__/border-width-individual.tsx +15 -0
  313. package/src/__generated__/border-width-left.tsx +15 -0
  314. package/src/__generated__/border-width-right.tsx +15 -0
  315. package/src/__generated__/border-width-top.tsx +15 -0
  316. package/src/__generated__/commit.tsx +1 -1
  317. package/src/__generated__/dash-border.tsx +15 -0
  318. package/src/__generated__/dashed-border.tsx +15 -0
  319. package/src/__generated__/div.tsx +15 -0
  320. package/src/__generated__/dotted-border.tsx +15 -0
  321. package/src/__generated__/github.tsx +1 -1
  322. package/src/__generated__/index.ts +18 -0
  323. package/src/__generated__/offline.tsx +1 -1
  324. package/src/__generated__/plus.tsx +15 -0
  325. package/src/__generated__/repeat-column.tsx +1 -1
  326. package/src/__generated__/repeat-grid.tsx +1 -1
  327. package/src/__generated__/repeat-row.tsx +1 -1
  328. package/src/__generated__/slot-component.tsx +15 -0
  329. package/src/__generated__/small-x.tsx +15 -0
  330. package/src/legacy.ts +0 -1
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,25 +35,28 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const JustifyItemsStartIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
35
- width: "24",
36
- height: "24",
37
- viewBox: "0 0 24 24",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: [
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
44
- d: "M10.9999 7.19999H8.79995V4.79999H7.19995V19.2H8.79995V16.8H10.9999V7.19999Z",
45
- fill: color
46
- }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
48
- d: "M16.8 7.19999H13.6V16.8H16.8V7.19999Z",
49
- fill: color
50
- })
51
- ]
52
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
39
+ "svg",
40
+ {
41
+ width: "24",
42
+ height: "24",
43
+ viewBox: "0 0 24 24",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: [
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
50
+ "path",
51
+ {
52
+ d: "M10.9999 7.19999H8.79995V4.79999H7.19995V19.2H8.79995V16.8H10.9999V7.19999Z",
53
+ fill: color
54
+ }
55
+ ),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M16.8 7.19999H13.6V16.8H16.8V7.19999Z", fill: color })
57
+ ]
58
+ }
59
+ );
53
60
  }
54
61
  );
55
62
  JustifyItemsStartIcon.displayName = "JustifyItemsStartIcon";
@@ -32,7 +32,6 @@ __export(legacy_exports, {
32
32
  ImageIcon: () => import_react_icons.ImageIcon,
33
33
  InputIcon: () => import_react_icons.InputIcon,
34
34
  Link2Icon: () => import_react_icons.Link2Icon,
35
- PlusIcon: () => import_react_icons.PlusIcon,
36
35
  RocketIcon: () => import_react_icons.RocketIcon,
37
36
  Share1Icon: () => import_react_icons.Share1Icon,
38
37
  TextIcon: () => import_react_icons.TextIcon,
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,21 +35,27 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const ListNestedIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
35
- width: "15",
36
- height: "15",
37
- viewBox: "0 0 15 15",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
43
- fill: color,
44
- fillRule: "evenodd",
45
- clipRule: "evenodd",
46
- d: "M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z"
47
- })
48
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
+ "svg",
40
+ {
41
+ width: "15",
42
+ height: "15",
43
+ viewBox: "0 0 15 15",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
+ "path",
50
+ {
51
+ fill: color,
52
+ fillRule: "evenodd",
53
+ clipRule: "evenodd",
54
+ d: "M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z"
55
+ }
56
+ )
57
+ }
58
+ );
49
59
  }
50
60
  );
51
61
  ListNestedIcon.displayName = "ListNestedIcon";
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,21 +35,27 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const MagnifyingGlassIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
35
- width: "16",
36
- height: "16",
37
- viewBox: "0 0 16 16",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
43
- fillRule: "evenodd",
44
- clipRule: "evenodd",
45
- d: "M6.38912 10.67C7.12473 11.1939 8.02464 11.502 8.9965 11.502C11.4818 11.502 13.4965 9.48723 13.4965 7.00195C13.4965 4.51667 11.4818 2.50195 8.9965 2.50195C6.51122 2.50195 4.4965 4.51667 4.4965 7.00195C4.4965 7.97383 4.8046 8.87375 5.32845 9.60937L2.59467 12.3432C2.30178 12.636 2.30178 13.1109 2.59467 13.4038C2.88756 13.6967 3.36244 13.6967 3.65533 13.4038L6.38912 10.67ZM5.9965 7.00195C5.9965 8.65881 7.33965 10.002 8.9965 10.002C10.6534 10.002 11.9965 8.65881 11.9965 7.00195C11.9965 5.3451 10.6534 4.00195 8.9965 4.00195C7.33965 4.00195 5.9965 5.3451 5.9965 7.00195Z",
46
- fill: color
47
- })
48
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
+ "svg",
40
+ {
41
+ width: "16",
42
+ height: "16",
43
+ viewBox: "0 0 16 16",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
+ "path",
50
+ {
51
+ fillRule: "evenodd",
52
+ clipRule: "evenodd",
53
+ d: "M6.38912 10.67C7.12473 11.1939 8.02464 11.502 8.9965 11.502C11.4818 11.502 13.4965 9.48723 13.4965 7.00195C13.4965 4.51667 11.4818 2.50195 8.9965 2.50195C6.51122 2.50195 4.4965 4.51667 4.4965 7.00195C4.4965 7.97383 4.8046 8.87375 5.32845 9.60937L2.59467 12.3432C2.30178 12.636 2.30178 13.1109 2.59467 13.4038C2.88756 13.6967 3.36244 13.6967 3.65533 13.4038L6.38912 10.67ZM5.9965 7.00195C5.9965 8.65881 7.33965 10.002 8.9965 10.002C10.6534 10.002 11.9965 8.65881 11.9965 7.00195C11.9965 5.3451 10.6534 4.00195 8.9965 4.00195C7.33965 4.00195 5.9965 5.3451 5.9965 7.00195Z",
54
+ fill: color
55
+ }
56
+ )
57
+ }
58
+ );
49
59
  }
50
60
  );
51
61
  MagnifyingGlassIcon.displayName = "MagnifyingGlass";
package/lib/cjs/menu.cjs CHANGED
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,29 +35,41 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const MenuIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
35
- width: "16",
36
- height: "16",
37
- viewBox: "0 0 16 16",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: [
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
44
- d: "M4 8C4 8.82843 3.32843 9.5 2.5 9.5C1.67157 9.5 1 8.82843 1 8C1 7.17157 1.67157 6.5 2.5 6.5C3.32843 6.5 4 7.17157 4 8Z",
45
- fill: color
46
- }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
48
- d: "M9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5C8.82843 6.5 9.5 7.17157 9.5 8Z",
49
- fill: color
50
- }),
51
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
52
- d: "M15 8C15 8.82843 14.3284 9.5 13.5 9.5C12.6716 9.5 12 8.82843 12 8C12 7.17157 12.6716 6.5 13.5 6.5C14.3284 6.5 15 7.17157 15 8Z",
53
- fill: color
54
- })
55
- ]
56
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
39
+ "svg",
40
+ {
41
+ width: "16",
42
+ height: "16",
43
+ viewBox: "0 0 16 16",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: [
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
50
+ "path",
51
+ {
52
+ d: "M4 8C4 8.82843 3.32843 9.5 2.5 9.5C1.67157 9.5 1 8.82843 1 8C1 7.17157 1.67157 6.5 2.5 6.5C3.32843 6.5 4 7.17157 4 8Z",
53
+ fill: color
54
+ }
55
+ ),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
57
+ "path",
58
+ {
59
+ d: "M9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5C8.82843 6.5 9.5 7.17157 9.5 8Z",
60
+ fill: color
61
+ }
62
+ ),
63
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
64
+ "path",
65
+ {
66
+ d: "M15 8C15 8.82843 14.3284 9.5 13.5 9.5C12.6716 9.5 12 8.82843 12 8C12 7.17157 12.6716 6.5 13.5 6.5C14.3284 6.5 15 7.17157 15 8Z",
67
+ fill: color
68
+ }
69
+ )
70
+ ]
71
+ }
72
+ );
57
73
  }
58
74
  );
59
75
  MenuIcon.displayName = "MenuIcon";
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,22 +35,28 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const NewFolderIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
35
- width: "16",
36
- height: "16",
37
- viewBox: "0 0 16 16",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
43
- d: "M8.6 5L7.93068 3.66135C7.73804 3.27608 7.64172 3.08344 7.49802 2.9427C7.37095 2.81824 7.21779 2.72358 7.04965 2.66558C6.8595 2.6 6.64412 2.6 6.21337 2.6H3.92C3.24794 2.6 2.91191 2.6 2.65521 2.73079C2.42942 2.84584 2.24584 3.02942 2.13079 3.25521C2 3.5119 2 3.84794 2 4.52V5M2 5H11.12C12.1281 5 12.6321 5 13.0172 5.19619C13.3559 5.36876 13.6312 5.64412 13.8038 5.98282C14 6.36786 14 6.8719 14 7.88V10.52C14 11.5281 14 12.0321 13.8038 12.4172C13.6312 12.7559 13.3559 13.0312 13.0172 13.2038C12.6321 13.4 12.1281 13.4 11.12 13.4H4.88C3.87191 13.4 3.36786 13.4 2.98282 13.2038C2.64413 13.0312 2.36876 12.7559 2.19619 12.4172C2 12.0321 2 11.5281 2 10.52V5ZM8 11V7.4M6.2 9.2H9.8",
44
- stroke: color,
45
- strokeWidth: "1.3",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round"
48
- })
49
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
+ "svg",
40
+ {
41
+ width: "16",
42
+ height: "16",
43
+ viewBox: "0 0 16 16",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
+ "path",
50
+ {
51
+ d: "M8.6 5L7.93068 3.66135C7.73804 3.27608 7.64172 3.08344 7.49802 2.9427C7.37095 2.81824 7.21779 2.72358 7.04965 2.66558C6.8595 2.6 6.64412 2.6 6.21337 2.6H3.92C3.24794 2.6 2.91191 2.6 2.65521 2.73079C2.42942 2.84584 2.24584 3.02942 2.13079 3.25521C2 3.5119 2 3.84794 2 4.52V5M2 5H11.12C12.1281 5 12.6321 5 13.0172 5.19619C13.3559 5.36876 13.6312 5.64412 13.8038 5.98282C14 6.36786 14 6.8719 14 7.88V10.52C14 11.5281 14 12.0321 13.8038 12.4172C13.6312 12.7559 13.3559 13.0312 13.0172 13.2038C12.6321 13.4 12.1281 13.4 11.12 13.4H4.88C3.87191 13.4 3.36786 13.4 2.98282 13.2038C2.64413 13.0312 2.36876 12.7559 2.19619 12.4172C2 12.0321 2 11.5281 2 10.52V5ZM8 11V7.4M6.2 9.2H9.8",
52
+ stroke: color,
53
+ strokeWidth: "1.3",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }
57
+ )
58
+ }
59
+ );
50
60
  }
51
61
  );
52
62
  NewFolderIcon.displayName = "NewFolderIcon";
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,22 +35,28 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const NewPageIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
35
- width: "16",
36
- height: "16",
37
- viewBox: "0 0 16 16",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
43
- d: "M9.19995 2.16172V4.64004C9.19995 4.97607 9.19995 5.14409 9.26535 5.27244C9.32287 5.38533 9.41466 5.47712 9.52756 5.53465C9.6559 5.60004 9.82392 5.60004 10.16 5.60004H12.6383M7.99995 11.6V8M6.19995 9.8H9.79995M9.19995 2H6.07995C5.07186 2 4.56781 2 4.18277 2.19619C3.84408 2.36876 3.56871 2.64413 3.39614 2.98282C3.19995 3.36786 3.19995 3.87191 3.19995 4.88V11.12C3.19995 12.1281 3.19995 12.6321 3.39614 13.0172C3.56871 13.3559 3.84408 13.6312 4.18277 13.8038C4.56781 14 5.07186 14 6.07995 14H9.91995C10.928 14 11.4321 14 11.8171 13.8038C12.1558 13.6312 12.4312 13.3559 12.6038 13.0172C12.8 12.6321 12.8 12.1281 12.8 11.12V5.6L9.19995 2Z",
44
- stroke: color,
45
- strokeWidth: "1.3",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round"
48
- })
49
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
+ "svg",
40
+ {
41
+ width: "16",
42
+ height: "16",
43
+ viewBox: "0 0 16 16",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
+ "path",
50
+ {
51
+ d: "M9.19995 2.16172V4.64004C9.19995 4.97607 9.19995 5.14409 9.26535 5.27244C9.32287 5.38533 9.41466 5.47712 9.52756 5.53465C9.6559 5.60004 9.82392 5.60004 10.16 5.60004H12.6383M7.99995 11.6V8M6.19995 9.8H9.79995M9.19995 2H6.07995C5.07186 2 4.56781 2 4.18277 2.19619C3.84408 2.36876 3.56871 2.64413 3.39614 2.98282C3.19995 3.36786 3.19995 3.87191 3.19995 4.88V11.12C3.19995 12.1281 3.19995 12.6321 3.39614 13.0172C3.56871 13.3559 3.84408 13.6312 4.18277 13.8038C4.56781 14 5.07186 14 6.07995 14H9.91995C10.928 14 11.4321 14 11.8171 13.8038C12.1558 13.6312 12.4312 13.3559 12.6038 13.0172C12.8 12.6321 12.8 12.1281 12.8 11.12V5.6L9.19995 2Z",
52
+ stroke: color,
53
+ strokeWidth: "1.3",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }
57
+ )
58
+ }
59
+ );
50
60
  }
51
61
  );
52
62
  NewPageIcon.displayName = "NewPageIcon";
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,33 +35,45 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const OrderFirstIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
35
- width: "16",
36
- height: "16",
37
- viewBox: "0 0 16 16",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: [
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
44
- d: "M2.10022 2.5C1.54794 2.5 1.10022 2.94771 1.10022 3.5L1.10022 12.5C1.10022 13.0523 1.54793 13.5 2.10022 13.5H3.90022C4.4525 13.5 4.90022 13.0523 4.90022 12.5L4.90022 3.5C4.90022 2.94772 4.45251 2.5 3.90022 2.5L2.10022 2.5Z",
45
- fill: color
46
- }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
48
- fillRule: "evenodd",
49
- clipRule: "evenodd",
50
- d: "M11.9 4C11.3477 4 10.9 4.44771 10.9 5L10.9 11C10.9 11.5523 11.3477 12 11.9 12H13.9C14.4523 12 14.9 11.5523 14.9 11L14.9 5C14.9 4.44772 14.4523 4 13.9 4L11.9 4ZM12 5.1L12 10.9H13.8L13.8 5.1H12Z",
51
- fill: color
52
- }),
53
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
54
- fillRule: "evenodd",
55
- clipRule: "evenodd",
56
- d: "M7.10022 4C6.54794 4 6.10022 4.44771 6.10022 5L6.10022 11C6.10022 11.5523 6.54794 12 7.10022 12H9.10022C9.65251 12 10.1002 11.5523 10.1002 11L10.1002 5C10.1002 4.44771 9.65251 4 9.10022 4L7.10022 4ZM7.20022 5.1L7.20022 10.9H9.00022L9.00022 5.1L7.20022 5.1Z",
57
- fill: color
58
- })
59
- ]
60
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
39
+ "svg",
40
+ {
41
+ width: "16",
42
+ height: "16",
43
+ viewBox: "0 0 16 16",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: [
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
50
+ "path",
51
+ {
52
+ d: "M2.10022 2.5C1.54794 2.5 1.10022 2.94771 1.10022 3.5L1.10022 12.5C1.10022 13.0523 1.54793 13.5 2.10022 13.5H3.90022C4.4525 13.5 4.90022 13.0523 4.90022 12.5L4.90022 3.5C4.90022 2.94772 4.45251 2.5 3.90022 2.5L2.10022 2.5Z",
53
+ fill: color
54
+ }
55
+ ),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
57
+ "path",
58
+ {
59
+ fillRule: "evenodd",
60
+ clipRule: "evenodd",
61
+ d: "M11.9 4C11.3477 4 10.9 4.44771 10.9 5L10.9 11C10.9 11.5523 11.3477 12 11.9 12H13.9C14.4523 12 14.9 11.5523 14.9 11L14.9 5C14.9 4.44772 14.4523 4 13.9 4L11.9 4ZM12 5.1L12 10.9H13.8L13.8 5.1H12Z",
62
+ fill: color
63
+ }
64
+ ),
65
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
66
+ "path",
67
+ {
68
+ fillRule: "evenodd",
69
+ clipRule: "evenodd",
70
+ d: "M7.10022 4C6.54794 4 6.10022 4.44771 6.10022 5L6.10022 11C6.10022 11.5523 6.54794 12 7.10022 12H9.10022C9.65251 12 10.1002 11.5523 10.1002 11L10.1002 5C10.1002 4.44771 9.65251 4 9.10022 4L7.10022 4ZM7.20022 5.1L7.20022 10.9H9.00022L9.00022 5.1L7.20022 5.1Z",
71
+ fill: color
72
+ }
73
+ )
74
+ ]
75
+ }
76
+ );
61
77
  }
62
78
  );
63
79
  OrderFirstIcon.displayName = "OrderFirstIcon";
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,33 +35,45 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const OrderLastIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
35
- width: "16",
36
- height: "16",
37
- viewBox: "0 0 16 16",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: [
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
44
- d: "M13.8998 13.5C14.4521 13.5 14.8998 13.0523 14.8998 12.5L14.8998 3.5C14.8998 2.94772 14.4521 2.5 13.8998 2.5H12.0998C11.5475 2.5 11.0998 2.94771 11.0998 3.5L11.0998 12.5C11.0998 13.0523 11.5475 13.5 12.0998 13.5H13.8998Z",
45
- fill: color
46
- }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
48
- fillRule: "evenodd",
49
- clipRule: "evenodd",
50
- d: "M6.89978 12C6.57826 12 6.29219 11.8483 6.10925 11.6125C5.97795 11.4433 5.89978 11.2308 5.89978 11L5.89978 5C5.89978 4.76923 5.97795 4.55672 6.10925 4.3875C6.29219 4.15173 6.57826 4 6.89978 4H8.89978C9.45207 4 9.89978 4.44772 9.89978 5V11C9.89978 11.5523 9.45206 12 8.89978 12H6.89978ZM8.79978 5.1V10.9H6.99978L6.99978 5.1L8.79978 5.1Z",
51
- fill: color
52
- }),
53
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
54
- fillRule: "evenodd",
55
- clipRule: "evenodd",
56
- d: "M4.89051 4.3875C5.02181 4.55672 5.09998 4.76923 5.09998 5L5.09998 11C5.09998 11.2308 5.02181 11.4433 4.89051 11.6125C4.70757 11.8483 4.42149 12 4.09998 12H2.09998C1.54769 12 1.09998 11.5523 1.09998 11V5C1.09998 4.44771 1.54769 4 2.09998 4H4.09998C4.42149 4 4.70757 4.15173 4.89051 4.3875ZM3.99998 5.1L3.99998 10.9H2.19998L2.19998 5.1L3.99998 5.1Z",
57
- fill: color
58
- })
59
- ]
60
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
39
+ "svg",
40
+ {
41
+ width: "16",
42
+ height: "16",
43
+ viewBox: "0 0 16 16",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: [
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
50
+ "path",
51
+ {
52
+ d: "M13.8998 13.5C14.4521 13.5 14.8998 13.0523 14.8998 12.5L14.8998 3.5C14.8998 2.94772 14.4521 2.5 13.8998 2.5H12.0998C11.5475 2.5 11.0998 2.94771 11.0998 3.5L11.0998 12.5C11.0998 13.0523 11.5475 13.5 12.0998 13.5H13.8998Z",
53
+ fill: color
54
+ }
55
+ ),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
57
+ "path",
58
+ {
59
+ fillRule: "evenodd",
60
+ clipRule: "evenodd",
61
+ d: "M6.89978 12C6.57826 12 6.29219 11.8483 6.10925 11.6125C5.97795 11.4433 5.89978 11.2308 5.89978 11L5.89978 5C5.89978 4.76923 5.97795 4.55672 6.10925 4.3875C6.29219 4.15173 6.57826 4 6.89978 4H8.89978C9.45207 4 9.89978 4.44772 9.89978 5V11C9.89978 11.5523 9.45206 12 8.89978 12H6.89978ZM8.79978 5.1V10.9H6.99978L6.99978 5.1L8.79978 5.1Z",
62
+ fill: color
63
+ }
64
+ ),
65
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
66
+ "path",
67
+ {
68
+ fillRule: "evenodd",
69
+ clipRule: "evenodd",
70
+ d: "M4.89051 4.3875C5.02181 4.55672 5.09998 4.76923 5.09998 5L5.09998 11C5.09998 11.2308 5.02181 11.4433 4.89051 11.6125C4.70757 11.8483 4.42149 12 4.09998 12H2.09998C1.54769 12 1.09998 11.5523 1.09998 11V5C1.09998 4.44771 1.54769 4 2.09998 4H4.09998C4.42149 4 4.70757 4.15173 4.89051 4.3875ZM3.99998 5.1L3.99998 10.9H2.19998L2.19998 5.1L3.99998 5.1Z",
71
+ fill: color
72
+ }
73
+ )
74
+ ]
75
+ }
76
+ );
61
77
  }
62
78
  );
63
79
  OrderLastIcon.displayName = "OrderLastIcon";
package/lib/cjs/page.cjs CHANGED
@@ -18,6 +18,10 @@ var __copyProps = (to, from, except, desc) => {
18
18
  return to;
19
19
  };
20
20
  var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
21
25
  isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
22
26
  mod
23
27
  ));
@@ -31,22 +35,28 @@ var import_jsx_runtime = require("react/jsx-runtime");
31
35
  var React = __toESM(require("react"), 1);
32
36
  const PageIcon = React.forwardRef(
33
37
  ({ color = "currentColor", ...props }, forwardedRef) => {
34
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
35
- width: "16",
36
- height: "16",
37
- viewBox: "0 0 16 16",
38
- fill: "none",
39
- xmlns: "http://www.w3.org/2000/svg",
40
- ...props,
41
- ref: forwardedRef,
42
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
43
- d: "M9.19995 2.16168V4.64C9.19995 4.97603 9.19995 5.14405 9.26535 5.27239C9.32287 5.38529 9.41466 5.47708 9.52756 5.5346C9.6559 5.6 9.82392 5.6 10.16 5.6H11.3991H12.6383M12.8 6.79293V11.12C12.8 12.1281 12.8 12.6321 12.6038 13.0172C12.4312 13.3559 12.1558 13.6312 11.8171 13.8038C11.4321 14 10.928 14 9.91995 14H6.07995C5.07186 14 4.56781 14 4.18277 13.8038C3.84408 13.6312 3.56871 13.3559 3.39614 13.0172C3.19995 12.6321 3.19995 12.1281 3.19995 11.12V4.88C3.19995 3.87191 3.19995 3.36786 3.39614 2.98282C3.56871 2.64413 3.84408 2.36876 4.18277 2.19619C4.56781 2 5.07186 2 6.07995 2H8.00702C8.44728 2 8.66741 2 8.87457 2.04973C9.05823 2.09383 9.23381 2.16656 9.39486 2.26525C9.57651 2.37656 9.73217 2.53222 10.0435 2.84353L11.9564 4.75647C12.2677 5.06778 12.4234 5.22344 12.5347 5.40509C12.6334 5.56614 12.7061 5.74172 12.7502 5.92538C12.8 6.13254 12.8 6.35267 12.8 6.79293Z",
44
- stroke: color,
45
- strokeWidth: "1.3",
46
- strokeLinecap: "round",
47
- strokeLinejoin: "round"
48
- })
49
- });
38
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
39
+ "svg",
40
+ {
41
+ width: "16",
42
+ height: "16",
43
+ viewBox: "0 0 16 16",
44
+ fill: "none",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ ...props,
47
+ ref: forwardedRef,
48
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
49
+ "path",
50
+ {
51
+ d: "M9.19995 2.16168V4.64C9.19995 4.97603 9.19995 5.14405 9.26535 5.27239C9.32287 5.38529 9.41466 5.47708 9.52756 5.5346C9.6559 5.6 9.82392 5.6 10.16 5.6H11.3991H12.6383M12.8 6.79293V11.12C12.8 12.1281 12.8 12.6321 12.6038 13.0172C12.4312 13.3559 12.1558 13.6312 11.8171 13.8038C11.4321 14 10.928 14 9.91995 14H6.07995C5.07186 14 4.56781 14 4.18277 13.8038C3.84408 13.6312 3.56871 13.3559 3.39614 13.0172C3.19995 12.6321 3.19995 12.1281 3.19995 11.12V4.88C3.19995 3.87191 3.19995 3.36786 3.39614 2.98282C3.56871 2.64413 3.84408 2.36876 4.18277 2.19619C4.56781 2 5.07186 2 6.07995 2H8.00702C8.44728 2 8.66741 2 8.87457 2.04973C9.05823 2.09383 9.23381 2.16656 9.39486 2.26525C9.57651 2.37656 9.73217 2.53222 10.0435 2.84353L11.9564 4.75647C12.2677 5.06778 12.4234 5.22344 12.5347 5.40509C12.6334 5.56614 12.7061 5.74172 12.7502 5.92538C12.8 6.13254 12.8 6.35267 12.8 6.79293Z",
52
+ stroke: color,
53
+ strokeWidth: "1.3",
54
+ strokeLinecap: "round",
55
+ strokeLinejoin: "round"
56
+ }
57
+ )
58
+ }
59
+ );
50
60
  }
51
61
  );
52
62
  PageIcon.displayName = "PageIcon";