@mailstep/design-system 0.3.2 → 0.3.4

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mailstep/design-system",
3
- "version": "0.3.2",
3
+ "version": "0.3.4",
4
4
  "license": "ISC",
5
5
  "type": "module",
6
6
  "main": "./ui/index.js",
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const CheckedBox: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
+ export var CheckedBox = function (props) { return (_jsxs("svg", __assign({ width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", stroke: "#DB2B19" }, props, { children: [_jsx("path", { d: "M2.89474 7.63354V15.8571C2.89474 16.4094 3.34245 16.8571 3.89474 16.8571H10H15.8684C16.4207 16.8571 16.8684 16.4094 16.8684 15.8571V7.63354V7.35404M16.8684 7.35404H17.4903C18.2064 7.35404 18.6904 6.62332 18.411 5.96392L17.8373 4.60989C17.6807 4.24017 17.3181 4 16.9166 4H10M16.8684 7.35404H12.0834C11.6819 7.35404 11.3193 7.11387 11.1627 6.74415L10 4M10 4L2.70404 4C2.25644 4 1.86336 4.29743 1.74169 4.72818L1.35923 6.08222C1.17898 6.72037 1.65846 7.35404 2.32158 7.35404H7.91658C8.31811 7.35404 8.6807 7.11387 8.83735 6.74415L10 4Z", strokeWidth: "1.5" }), _jsx("path", { d: "M13 10L9.37758 14.1399C8.97917 14.5952 8.27083 14.5952 7.87242 14.1399L6 12", strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })] }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const Consolidation: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ export var Consolidation = function (props) { return (_jsx("svg", __assign({ width: "18", height: "16", viewBox: "0 0 18 16", fill: "white", xmlns: "http://www.w3.org/2000/svg" }, props, { children: _jsx("path", { d: "M13.5 1.485H11V3.76509C11 3.87338 10.9125 3.96 10.8031 3.96C10.7688 3.96 10.7344 3.95072 10.7063 3.93525L9.25 3.11231C9.09688 3.02569 8.90625 3.02569 8.75313 3.11231L7.29688 3.93525C7.26562 3.95072 7.23438 3.96 7.2 3.96C7.09062 3.96 7.00313 3.87338 7.00313 3.76509V1.485H4.5V6.435H13.5V1.485ZM13.5 0C14.3281 0 15 0.665156 15 1.485V6.435C15 7.25484 14.3281 7.92 13.5 7.92H4.5C3.67188 7.92 3 7.25484 3 6.435V1.485C3 0.665156 3.67188 0 4.5 0H7H11H13.5ZM5.85625 10.89C5.60938 10.89 5.36875 10.9612 5.1625 11.0973L2.66563 12.7463C2.54375 12.8267 2.39687 12.87 2.25 12.87H0.75C0.334375 12.87 0 12.539 0 12.1275C0 11.716 0.334375 11.385 0.75 11.385H2.02187L4.32812 9.86288C4.78125 9.56278 5.3125 9.405 5.85625 9.405H10.75C11.8531 9.405 12.75 10.2929 12.75 11.385C12.75 11.4067 12.75 11.4252 12.75 11.4469L14.7781 10.2094C15.1125 10.0052 15.4937 9.9 15.8875 9.9H16.1187C17.1594 9.9 18.0031 10.7353 18.0031 11.7655C18.0031 12.3967 17.6781 12.9876 17.1437 13.331L14.1562 15.246C13.55 15.6358 12.8406 15.8431 12.1187 15.8431H0.75C0.334375 15.8431 0 15.5121 0 15.1006C0 14.6891 0.334375 14.3581 0.75 14.3581H12.1156C12.55 14.3581 12.975 14.2343 13.3375 13.9992L16.325 12.0842C16.4344 12.013 16.5 11.8955 16.5 11.7655C16.5 11.5552 16.3281 11.385 16.1156 11.385H15.8844C15.7719 11.385 15.6594 11.4159 15.5625 11.4747L12.6406 13.2536C12.5219 13.3248 12.3875 13.365 12.2469 13.365H10.75H10H8C7.58437 13.365 7.25 13.034 7.25 12.6225C7.25 12.211 7.58437 11.88 8 11.88H10H10.75C11.025 11.88 11.25 11.6573 11.25 11.385C11.25 11.1128 11.025 10.89 10.75 10.89H5.85625Z" }) }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const Dispatch: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ export var Dispatch = function (props) { return (_jsx("svg", __assign({ width: "18", height: "15", viewBox: "0 0 18 15", fill: "white", xmlns: "http://www.w3.org/2000/svg" }, props, { children: _jsx("path", { d: "M0.675 0C0.300937 0 0 0.300937 0 0.675C0 1.04906 0.300937 1.35 0.675 1.35H2.025C2.14875 1.35 2.25 1.45125 2.25 1.575V11.475C2.25 12.3441 2.95594 13.05 3.825 13.05H4.5C4.5 13.7953 5.10469 14.4 5.85 14.4C6.59531 14.4 7.2 13.7953 7.2 13.05H12.6C12.6 13.7953 13.2047 14.4 13.95 14.4C14.6953 14.4 15.3 13.7953 15.3 13.05H17.325C17.6991 13.05 18 12.7491 18 12.375C18 12.0009 17.6991 11.7 17.325 11.7H13.95H5.85H3.825C3.70125 11.7 3.6 11.5987 3.6 11.475V1.575C3.6 0.705937 2.89406 0 2.025 0H0.675ZM6.75 2.25H10.35V8.55H6.75V2.25ZM5.4 2.25V8.55C5.4 9.29531 6.00469 9.9 6.75 9.9H10.35C11.0953 9.9 11.7 9.29531 11.7 8.55V2.25C11.7 1.50469 11.0953 0.9 10.35 0.9H6.75C6.00469 0.9 5.4 1.50469 5.4 2.25ZM15.75 2.25V4.05H13.95V2.25H15.75ZM13.95 0.9C13.2047 0.9 12.6 1.50469 12.6 2.25V4.05C12.6 4.79531 13.2047 5.4 13.95 5.4H15.75C16.4953 5.4 17.1 4.79531 17.1 4.05V2.25C17.1 1.50469 16.4953 0.9 15.75 0.9H13.95ZM13.95 7.65H16.65V8.55H13.95V7.65ZM12.6 7.65V8.55C12.6 9.29531 13.2047 9.9 13.95 9.9H16.65C17.3953 9.9 18 9.29531 18 8.55V7.65C18 6.90469 17.3953 6.3 16.65 6.3H13.95C13.2047 6.3 12.6 6.90469 12.6 7.65Z" }) }))); };
@@ -0,0 +1,3 @@
1
+ import { SvgProps } from '../types';
2
+ import { FC } from 'react';
3
+ export declare const EmptyRack: FC<SvgProps>;
@@ -0,0 +1,2 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ export var EmptyRack = function (props) { return (_jsxs("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", stroke: "#DB2B19", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M1 1L1 16.4545", strokeWidth: "1.54045", strokeLinecap: "round" }), _jsx("path", { d: "M17 15L1 15", strokeWidth: "1.54045", strokeLinecap: "round" }), _jsx("path", { d: "M17 9L1 9", strokeWidth: "1.54045", strokeLinecap: "round" }), _jsx("path", { d: "M17 3.57574L17 16.4545", strokeWidth: "1.54045", strokeLinecap: "round" })] })); };
@@ -10,4 +10,4 @@ var __assign = (this && this.__assign) || function () {
10
10
  return __assign.apply(this, arguments);
11
11
  };
12
12
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
- export var Expeditions = function (props) { return (_jsxs("svg", __assign({ width: "22", height: "22", viewBox: "0 0 22 22", fill: "none", stroke: "#A3B3C1" }, props, { children: [_jsx("path", { d: "M11.1603 15.0024C11.1603 16.1027 10.2683 16.9946 9.16807 16.9946C8.0678 16.9946 7.17585 16.1027 7.17585 15.0024C7.17585 13.9021 8.0678 13.0102 9.16807 13.0102C10.2683 13.0102 11.1603 13.9021 11.1603 15.0024Z", strokeWidth: "1.35" }), _jsx("path", { d: "M18.4952 15.0024C18.4952 16.1027 17.6033 16.9946 16.503 16.9946C15.4028 16.9946 14.5108 16.1027 14.5108 15.0024C14.5108 13.9021 15.4028 13.0102 16.503 13.0102C17.6033 13.0102 18.4952 13.9021 18.4952 15.0024Z", strokeWidth: "1.35" }), _jsx("line", { x1: "10.9655", y1: "14.0546", x2: "14.2389", y2: "14.0546", strokeWidth: "1.35" }), _jsx("path", { d: "M4.41858 13.5637C4.04579 13.5637 3.74358 13.8659 3.74358 14.2387C3.74358 14.6115 4.04579 14.9137 4.41858 14.9137L4.41858 13.5637ZM4.41858 14.9137L7.0373 14.9137L7.0373 13.5637L4.41858 13.5637L4.41858 14.9137Z", strokeWidth: "0" }), _jsx("line", { x1: "18.1671", y1: "14.0546", x2: "20.7858", y2: "14.0546", strokeWidth: "1.35" }), _jsx("path", { d: "M5.83411 2.99166C5.46131 2.99166 5.15911 3.29386 5.15911 3.66666C5.15911 4.03945 5.46131 4.34166 5.83411 4.34166V2.99166ZM17.6841 5.36216L17.0804 5.66403L17.6841 5.36216ZM20.6937 10.4888L21.2208 10.0671L20.6937 10.4888ZM21.5122 15.0023V10.8978H20.1622V15.0023H21.5122ZM21.2208 10.0671L20.0307 8.57942L18.9765 9.42276L20.1667 10.9104L21.2208 10.0671ZM20.1073 8.69922L18.2879 5.06029L17.0804 5.66403L18.8999 9.30296L20.1073 8.69922ZM17.0986 4.32527H13.8358V5.67526H17.0986V4.32527ZM14.5108 5.00027V4.32134H13.1608V5.00027H14.5108ZM13.1811 2.99166H5.83411V4.34166H13.1811V2.99166ZM13.1608 5.00027V8.34641H14.5108V5.00027H13.1608ZM14.4904 9.67609H19.5036V8.32609H14.4904V9.67609ZM13.1608 8.34641C13.1608 9.08077 13.7561 9.67609 14.4904 9.67609V8.32609C14.492 8.32609 14.4952 8.32654 14.4986 8.32796C14.5015 8.3292 14.5035 8.33069 14.5048 8.33204C14.5062 8.33339 14.5076 8.33537 14.5089 8.33829C14.5103 8.34166 14.5108 8.34485 14.5108 8.34641H13.1608ZM14.5108 4.32134C14.5108 3.58698 13.9154 2.99166 13.1811 2.99166V4.34166C13.1795 4.34166 13.1763 4.34121 13.173 4.33978C13.17 4.33855 13.1681 4.33705 13.1667 4.33571C13.1654 4.33436 13.1639 4.33237 13.1626 4.32945C13.1612 4.32608 13.1608 4.3229 13.1608 4.32134H14.5108ZM18.2879 5.06029C18.0626 4.60982 17.6022 4.32527 17.0986 4.32527V5.67526C17.0909 5.67526 17.0838 5.67092 17.0804 5.66403L18.2879 5.06029ZM21.5122 10.8978C21.5122 10.5958 21.4094 10.3029 21.2208 10.0671L20.1667 10.9104C20.1638 10.9068 20.1622 10.9024 20.1622 10.8978H21.5122Z", strokeWidth: "0" }), _jsx("path", { d: "M9.16811 5.66718H3.16687", strokeWidth: "1.35", strokeLinecap: "round" }), _jsx("path", { d: "M7.83461 8.33435H1.83337", strokeWidth: "1.35", strokeLinecap: "round" }), _jsx("path", { d: "M8.50148 11.0016H2.50024", strokeWidth: "1.35", strokeLinecap: "round" })] }))); };
13
+ export var Expeditions = function (props) { return (_jsxs("svg", __assign({ width: "22", height: "22", viewBox: "0 0 22 22", fill: "none", stroke: "#A3B3C1" }, props, { children: [_jsx("path", { d: "M5 4H12.8C12.9105 4 13 4.08954 13 4.2V8.8C13 8.91046 13.0895 9 13.2 9H18.9C18.963 9 19.0222 9.02964 19.06 9.08L20.46 10.9467C20.486 10.9813 20.5 11.0234 20.5 11.0667V14.8C20.5 14.9105 20.4105 15 20.3 15H18", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("path", { d: "M3 6.5H9", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("path", { d: "M2 9H6", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("path", { d: "M2 12H6", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("path", { d: "M4 15H6", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("path", { d: "M10 15L14 15", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("path", { d: "M12.5 5H15.2639C16.0215 5 16.714 5.428 17.0528 6.10557L18.5 9", strokeWidth: "1.5" }), _jsx("circle", { cx: "16", cy: "16", r: "2", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("circle", { cx: "8", cy: "16", r: "2", strokeWidth: "1.5", strokeLinecap: "round" })] }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const Gift: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
+ export var Gift = function (props) { return (_jsxs("svg", __assign({ width: "18", height: "15", viewBox: "0 0 18 15", stroke: "#DB2B19", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { children: [_jsx("path", { d: "M1.85556 2.125L3.48063 0.970602C3.76878 0.765903 4.15773 0.777028 4.43371 0.997864L8.6136 4.34248C9.02428 4.67109 9.00625 5.30141 8.57746 5.60601L6.95239 6.76042C6.66423 6.96512 6.27529 6.95399 5.9993 6.73316L1.81941 3.38854C1.40874 3.05993 1.42677 2.4296 1.85556 2.125Z", strokeWidth: "1.5" }), _jsx("path", { d: "M9.85562 5.60601L11.4807 6.76042C11.7688 6.96512 12.1578 6.95399 12.4338 6.73315L16.6137 3.38854C17.0243 3.05993 17.0063 2.4296 16.5775 2.125L14.9524 0.970601C14.6643 0.765902 14.2753 0.777027 13.9994 0.997863L9.81948 4.34248C9.4088 4.67109 9.42683 5.30141 9.85562 5.60601Z", strokeWidth: "1.5" }), _jsx("path", { d: "M3 4.5V13.2083C3 13.6456 3.35444 14 3.79167 14H15.2083C15.6456 14 16 13.6456 16 13.2083V4", strokeWidth: "1.5" }), _jsx("line", { x1: "9.75", y1: "11", x2: "9.75", y2: "14", strokeWidth: "1.5" }), _jsx("line", { x1: "9.75", y1: "6", x2: "9.75", y2: "9", strokeWidth: "1.5" })] }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const Info: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ export var Info = function (props) { return (_jsx("svg", __assign({ width: "22", height: "22", viewBox: "0 0 22 22", stroke: "#374151", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { children: _jsx("path", { d: "M11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11C1 16.5228 5.47715 21 11 21Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const Location: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ export var Location = function (props) { return (_jsx("svg", __assign({ width: "14", height: "18", viewBox: "0 0 14 18", fill: "#FAFBFC", xmlns: "http://www.w3.org/2000/svg" }, props, { children: _jsx("path", { d: "M11.8125 6.75C11.8125 3.95508 9.54492 1.6875 6.75 1.6875C3.95508 1.6875 1.6875 3.95508 1.6875 6.75C1.6875 7.18594 1.8457 7.86094 2.22539 8.76094C2.59453 9.63281 3.11836 10.5961 3.71953 11.5699C4.72148 13.1941 5.88164 14.7621 6.75 15.8801C7.62187 14.7621 8.78203 13.1941 9.78047 11.5699C10.3816 10.5961 10.9055 9.63281 11.2746 8.76094C11.6543 7.86094 11.8125 7.18594 11.8125 6.75ZM13.5 6.75C13.5 9.82266 9.38672 15.293 7.5832 17.55C7.15078 18.0879 6.34922 18.0879 5.9168 17.55C4.11328 15.293 0 9.82266 0 6.75C0 3.02344 3.02344 0 6.75 0C10.4766 0 13.5 3.02344 13.5 6.75ZM7.875 6.75C7.875 6.45163 7.75647 6.16548 7.5455 5.95451C7.33452 5.74353 7.04837 5.625 6.75 5.625C6.45163 5.625 6.16548 5.74353 5.9545 5.95451C5.74353 6.16548 5.625 6.45163 5.625 6.75C5.625 7.04837 5.74353 7.33452 5.9545 7.5455C6.16548 7.75647 6.45163 7.875 6.75 7.875C7.04837 7.875 7.33452 7.75647 7.5455 7.5455C7.75647 7.33452 7.875 7.04837 7.875 6.75ZM3.9375 6.75C3.9375 6.00408 4.23382 5.28871 4.76126 4.76126C5.28871 4.23382 6.00408 3.9375 6.75 3.9375C7.49592 3.9375 8.21129 4.23382 8.73874 4.76126C9.26618 5.28871 9.5625 6.00408 9.5625 6.75C9.5625 7.49592 9.26618 8.21129 8.73874 8.73874C8.21129 9.26618 7.49592 9.5625 6.75 9.5625C6.00408 9.5625 5.28871 9.26618 4.76126 8.73874C4.23382 8.21129 3.9375 7.49592 3.9375 6.75Z" }) }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const MakePhoto: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ export var MakePhoto = function (props) { return (_jsx("svg", __assign({ width: "20", height: "19", viewBox: "0 0 20 19", fill: "none", stroke: "#22394E", xmlns: "http://www.w3.org/2000/svg" }, props, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.6377 4.10987C15.2647 4.10987 14.9267 3.89487 14.7677 3.55887C14.4807 2.95087 14.1157 2.17387 13.8997 1.75087C13.5807 1.12187 13.0637 0.755872 12.3477 0.750872C12.3357 0.749872 7.66376 0.749872 7.65176 0.750872C6.93576 0.755872 6.41976 1.12187 6.09976 1.75087C5.88476 2.17387 5.51976 2.95087 5.23276 3.55887C5.07376 3.89487 4.73476 4.10987 4.36276 4.10987C2.36676 4.10987 0.749756 5.72687 0.749756 7.72187L0.749756 13.6579C0.749756 15.6519 2.36676 17.2699 4.36276 17.2699L15.6377 17.2699C17.6327 17.2699 19.2497 15.6519 19.2497 13.6579L19.2497 7.72187C19.2497 5.72687 17.6327 4.10987 15.6377 4.10987Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }))); };
@@ -10,4 +10,4 @@ var __assign = (this && this.__assign) || function () {
10
10
  return __assign.apply(this, arguments);
11
11
  };
12
12
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
- export var MenuItems = function (props) { return (_jsxs("svg", __assign({ width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", stroke: "#A3B3C1" }, props, { children: [_jsx("rect", { x: "24", y: "24", width: "24", height: "24", rx: "5.4", transform: "rotate(180 24 24)" }), _jsx("g", { "clip-path": "url(#clip0_306_574)", children: _jsx("path", { d: "M16.95 12.124L9.72446 12.124M9.72446 12.124L12.8211 9.59512M9.72446 12.124L12.8211 14.653", strokeWidth: "0.9", strokeLinecap: "round" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_306_574", children: _jsx("rect", { width: "13.2", height: "13.2", fill: "white", transform: "matrix(-1 0 0 -1 18.6 18.6)" }) }) })] }))); };
13
+ export var MenuItems = function (props) { return (_jsxs("svg", __assign({ width: "24", height: "24", viewBox: "0 0 24 24", fill: "#42526E" }, props, { children: [_jsx("rect", { x: "24", y: "24", width: "24", height: "24", rx: "5.4", transform: "rotate(180 24 24)" }), _jsx("g", { "clip-path": "url(#clip0_334_574)", children: _jsx("path", { d: "M16.95 12.124L9.72446 12.124M9.72446 12.124L12.8211 9.59512M9.72446 12.124L12.8211 14.653", stroke: "#A3B3C1", strokeWidth: "0.9", strokeLinecap: "round" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_334_574", children: _jsx("rect", { width: "13.2", height: "13.2", fill: "white", transform: "matrix(-1 0 0 -1 18.6 18.6)" }) }) })] }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const Print: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx } from "react/jsx-runtime";
13
+ export var Print = function (props) { return (_jsx("svg", __assign({ width: "20", height: "20", viewBox: "0 0 20 20", stroke: "#22394E", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { children: _jsx("path", { d: "M15 15H17C18.1046 15 19 14.1046 19 13L19 9C19 7.89543 18.1046 7 17 7L3 7C1.89543 7 1 7.89543 1 9L1 13C1 14.1046 1.89543 15 3 15H5M7 19L13 19C14.1046 19 15 18.1046 15 17V13C15 11.8954 14.1046 11 13 11H7C5.89543 11 5 11.8954 5 13L5 17C5 18.1046 5.89543 19 7 19ZM15 7L15 3C15 1.89543 14.1046 1 13 1L7 1C5.89543 1 5 1.89543 5 3L5 7L15 7Z", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }) }))); };
@@ -10,4 +10,4 @@ var __assign = (this && this.__assign) || function () {
10
10
  return __assign.apply(this, arguments);
11
11
  };
12
12
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
- export var Return = function (props) { return (_jsxs("svg", __assign({ width: "22", height: "22", viewBox: "0 0 22 22", fill: "none" }, props, { children: [_jsx("g", { clipPath: "url(#clip0_7_1619)", children: _jsx("path", { d: "M21.5599 11C21.5599 16.8227 16.8227 21.56 10.9999 21.56C5.1772 21.56 0.439941 16.8227 0.439941 11C0.439941 10.6352 0.735181 10.34 1.09994 10.34C1.4647 10.34 1.75994 10.6352 1.75994 11C1.75994 16.095 5.90496 20.24 10.9999 20.24C16.0949 20.24 20.2399 16.095 20.2399 11C20.2399 5.90502 16.0949 1.76 10.9999 1.76C8.54408 1.76 6.26422 2.71458 4.5491 4.4H7.03994C7.4047 4.4 7.69994 4.69524 7.69994 5.06C7.69994 5.42476 7.4047 5.72 7.03994 5.72H3.07994C2.71518 5.72 2.41994 5.42476 2.41994 5.06V1.1C2.41994 0.735242 2.71518 0.440002 3.07994 0.440002C3.4447 0.440002 3.73994 0.735242 3.73994 1.1V3.35148C5.68716 1.49292 8.24576 0.440002 10.9999 0.440002C16.8227 0.440002 21.5599 5.17726 21.5599 11ZM16.9399 8.36V14.3C16.9399 14.5752 16.7692 14.8214 16.512 14.9182L11.232 16.8982C11.1572 16.9259 11.0785 16.94 10.9999 16.94C10.9214 16.94 10.8426 16.9259 10.7678 16.8982L5.48784 14.9182C5.23066 14.8214 5.05994 14.5752 5.05994 14.3V8.36C5.05994 8.08478 5.23066 7.8386 5.48784 7.7418L10.7678 5.7618C10.9174 5.70636 11.0824 5.70636 11.2318 5.7618L16.5118 7.7418C16.7692 7.8386 16.9399 8.08478 16.9399 8.36ZM7.5994 8.36L10.9999 9.6349L14.4005 8.36L10.9999 7.0851L7.5994 8.36ZM6.37994 13.8424L10.3399 15.3274V10.7976L6.37994 9.3126V13.8424ZM15.6199 13.8424V9.3126L11.6599 10.7976V15.3274L15.6199 13.8424Z", strokeWidth: "0" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_7_1619", children: _jsx("rect", { width: "22", height: "22", fill: "white" }) }) })] }))); };
13
+ export var Return = function (props) { return (_jsxs("svg", __assign({ width: "22", height: "22", viewBox: "0 0 22 22", fill: "none", stroke: "#A3B3C1" }, props, { children: [_jsx("path", { d: "M6 8.78947V13.7105L11.1 15.5M6 8.78947L11.1 10.5789M6 8.78947L11.1 7L16.2 8.34211M11.1 15.5V10.5789M11.1 15.5L16.2 13.7105V8.34211M11.1 10.5789L16.2 8.34211", strokeWidth: "1.35" }), _jsx("path", { d: "M2 11C2 15.9706 6.02944 20 11 20C15.9706 20 20 15.9706 20 11C20 6.02944 15.9706 2 11 2C9.14985 2 6.5 3 5 4.5M5 4.5L5.5 1M5 4.5L8.5 5", strokeWidth: "1.35" })] }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const TwoBoxes: FC<SvgProps>;
@@ -0,0 +1,13 @@
1
+ var __assign = (this && this.__assign) || function () {
2
+ __assign = Object.assign || function(t) {
3
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
4
+ s = arguments[i];
5
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
6
+ t[p] = s[p];
7
+ }
8
+ return t;
9
+ };
10
+ return __assign.apply(this, arguments);
11
+ };
12
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
13
+ export var TwoBoxes = function (props) { return (_jsxs("svg", __assign({ width: "19", height: "18", viewBox: "0 0 19 18", fill: "none", stroke: "#DB2B19", xmlns: "http://www.w3.org/2000/svg" }, props, { children: [_jsx("path", { d: "M2.26316 10.5652V16.0476C2.26316 16.4158 2.56163 16.7143 2.92982 16.7143H7M11.5789 10.3789V10.5652V16.0476C11.5789 16.4158 11.2805 16.7143 10.9123 16.7143H7M11.5789 10.3789H11.9935C12.4709 10.3789 12.7936 9.89176 12.6074 9.45217L12.2249 8.54947C12.1205 8.303 11.8787 8.14288 11.6111 8.14288H7M11.5789 10.3789H8.38895C8.12126 10.3789 7.87953 10.2188 7.7751 9.97232L7 8.14288M7 8.14288L2.13602 8.14288C1.83763 8.14288 1.57557 8.34117 1.49446 8.62834L1.23949 9.53103C1.11932 9.95647 1.43897 10.3789 1.88105 10.3789H5.61105C5.87874 10.3789 6.12047 10.2188 6.2249 9.97232L7 8.14288ZM7 8.14288V12.6149M7 14.1056V16.7143", strokeWidth: "1.5" }), _jsx("path", { d: "M16.7368 3.42236V8.90476C16.7368 9.27295 16.4384 9.57143 16.0702 9.57143H12M7.42105 3.23602V3.42236V8M7.42105 3.23602H7.00649C6.52907 3.23602 6.2064 2.74888 6.39265 2.30928L6.7751 1.40659C6.87953 1.16011 7.12126 1 7.38895 1H12M7.42105 3.23602H10.6111C10.8787 3.23602 11.1205 3.07591 11.2249 2.82943L12 1M12 1L16.864 1C17.1624 1 17.4244 1.19829 17.5055 1.48545L17.7605 2.38814C17.8807 2.81358 17.561 3.23602 17.1189 3.23602H13.3889C13.1213 3.23602 12.8795 3.07591 12.7751 2.82943L12 1ZM12 1V5", strokeWidth: "1.5" })] }))); };
@@ -0,0 +1,3 @@
1
+ import { type FC } from 'react';
2
+ import { SvgProps } from '../types';
3
+ export declare const TwoCheckedBoxes: FC<SvgProps>;
@@ -0,0 +1,2 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ export var TwoCheckedBoxes = function (props) { return (_jsxs("svg", { width: "19", height: "18", viewBox: "0 0 19 18", fill: "none", stroke: "#DB2B19", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M2.47368 9.82609V16.3333C2.47368 16.7015 2.77216 17 3.14035 17H8H12.6754C13.0436 17 13.3421 16.7015 13.3421 16.3333V9.82609V9.6087M13.3421 9.6087H13.9935C14.4709 9.6087 14.7936 9.12155 14.6074 8.68195L14.067 7.40659C13.9626 7.16011 13.7208 7 13.4532 7H8M13.3421 9.6087H9.54684C9.27915 9.6087 9.03743 9.44858 8.933 9.20211L8 7M8 7L2.24129 7C1.94289 7 1.68083 7.19829 1.59972 7.48545L1.23949 8.76081C1.11932 9.18625 1.43897 9.6087 1.88105 9.6087H6.45316C6.72085 9.6087 6.96257 9.44858 7.067 9.2021L8 7Z", strokeWidth: "1.5" }), _jsx("path", { d: "M11 12L8.56753 14.3352C8.18057 14.7067 7.56943 14.7067 7.18247 14.3352L6 13.2", strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M16.7368 3.42236V8.90476C16.7368 9.27295 16.4384 9.57143 16.0702 9.57143H12M7.42105 3.23602V3.42236V8M7.42105 3.23602H7.00649C6.52907 3.23602 6.2064 2.74888 6.39265 2.30928L6.7751 1.40659C6.87953 1.16011 7.12126 1 7.38895 1H12M7.42105 3.23602H10.6111C10.8787 3.23602 11.1205 3.07591 11.2249 2.82943L12 1M12 1L16.864 1C17.1624 1 17.4244 1.19829 17.5055 1.48545L17.7605 2.38814C17.8807 2.81358 17.561 3.23602 17.1189 3.23602H13.3889C13.1213 3.23602 12.8795 3.07591 12.7751 2.82943L12 1ZM12 1V5", strokeWidth: "1.5" })] })); };
@@ -31,3 +31,14 @@ export { Link } from './Link';
31
31
  export { OpenBox } from './OpenBox';
32
32
  export { Box } from './Box';
33
33
  export { Rack } from './Rack';
34
+ export { CheckedBox } from './CheckedBox';
35
+ export { Consolidation } from './Consolidation';
36
+ export { Dispatch } from './Dispatch';
37
+ export { EmptyRack } from './EmptyRack';
38
+ export { Gift } from './Gift';
39
+ export { Info } from './Info';
40
+ export { Location } from './Location';
41
+ export { MakePhoto } from './MakePhoto';
42
+ export { Print } from './Print';
43
+ export { TwoBoxes } from './TwoBoxes';
44
+ export { TwoCheckedBoxes } from './TwoCheckedBoxes';
@@ -31,3 +31,14 @@ export { Link } from './Link';
31
31
  export { OpenBox } from './OpenBox';
32
32
  export { Box } from './Box';
33
33
  export { Rack } from './Rack';
34
+ export { CheckedBox } from './CheckedBox';
35
+ export { Consolidation } from './Consolidation';
36
+ export { Dispatch } from './Dispatch';
37
+ export { EmptyRack } from './EmptyRack';
38
+ export { Gift } from './Gift';
39
+ export { Info } from './Info';
40
+ export { Location } from './Location';
41
+ export { MakePhoto } from './MakePhoto';
42
+ export { Print } from './Print';
43
+ export { TwoBoxes } from './TwoBoxes';
44
+ export { TwoCheckedBoxes } from './TwoCheckedBoxes';