@mailstep/design-system 0.6.62-beta.0 → 0.6.62-beta.1

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.6.62-beta.0",
3
+ "version": "0.6.62-beta.1",
4
4
  "license": "ISC",
5
5
  "type": "module",
6
6
  "main": "./ui/index.js",
@@ -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 Fragile = function (props) { return (_jsxs("svg", __assign({ width: "45", height: "70", viewBox: "0 0 45 70", fill: "none", stroke: "black", xmlns: "http://www.w3.org/2000/svg" }, props, { children: [_jsx("path", { d: "M22.5417 45.2083V68.5417", stroke: "black", strokeWidth: "2.91667", strokeMiterlimit: "10", strokeLinejoin: "round" }), _jsx("path", { d: "M10.875 68.5417H34.2083", strokeWidth: "2.91667", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M5.04167 1.45834H40.0417L42.9583 24.7917C42.9583 36.0704 33.8175 45.2083 22.5417 45.2083C11.2658 45.2083 2.125 36.0704 2.125 24.7917L5.04167 1.45834Z", strokeWidth: "2.91667", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M28.3751 1.45834L13.7917 16.0417H28.3751L13.7917 30.625", strokeWidth: "2.91667", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })] }))); };
13
+ export var Fragile = function (props) { return (_jsxs("svg", __assign({ width: "45", height: "70", viewBox: "0 0 45 70", fill: "none", stroke: "black", xmlns: "http://www.w3.org/2000/svg" }, props, { children: [_jsx("path", { d: "M22.5417 45.2083V68.5417", strokeWidth: "2.91667", strokeMiterlimit: "10", strokeLinejoin: "round" }), _jsx("path", { d: "M10.875 68.5417H34.2083", strokeWidth: "2.91667", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M5.04167 1.45834H40.0417L42.9583 24.7917C42.9583 36.0704 33.8175 45.2083 22.5417 45.2083C11.2658 45.2083 2.125 36.0704 2.125 24.7917L5.04167 1.45834Z", strokeWidth: "2.91667", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M28.3751 1.45834L13.7917 16.0417H28.3751L13.7917 30.625", strokeWidth: "2.91667", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })] }))); };