@mailstep/design-system 0.6.31 → 0.6.33
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 +1 -1
- package/ui/Elements/Alert/styles.js +1 -1
- package/ui/Elements/Icon/icons/Desktop.d.ts +3 -0
- package/ui/Elements/Icon/icons/Desktop.js +13 -0
- package/ui/Elements/Icon/icons/Message.d.ts +3 -0
- package/ui/Elements/Icon/icons/Message.js +13 -0
- package/ui/Elements/Icon/icons/index.d.ts +2 -0
- package/ui/Elements/Icon/icons/index.js +2 -0
- package/ui/index.es.js +7890 -7867
- package/ui/index.umd.js +266 -260
package/package.json
CHANGED
|
@@ -6,7 +6,7 @@ import { Link } from '../Link';
|
|
|
6
6
|
import { x } from '@xstyled/styled-components';
|
|
7
7
|
import { th } from '@xstyled/styled-components';
|
|
8
8
|
import styled from 'styled-components';
|
|
9
|
-
export var StyledAlert = styled(x.div)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width:
|
|
9
|
+
export var StyledAlert = styled(x.div)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: calc(100vw - 20px);\n display: flex;\n min-height: 48px;\n align-items: center;\n justify-content: space-between;\n border: ", ";\n border-radius: 8px;\n background-color: ", ";\n color: ", ";\n font-family: ", ";\n padding: 6px 5px 6px 5px;\n margin-bottom: 5px;\n position: sticky;\n left: 10px;\n @media (min-width: 1024px) {\n position: relative;\n left: 0;\n width: 100%;\n }\n"], ["\n width: calc(100vw - 20px);\n display: flex;\n min-height: 48px;\n align-items: center;\n justify-content: space-between;\n border: ", ";\n border-radius: 8px;\n background-color: ", ";\n color: ", ";\n font-family: ", ";\n padding: 6px 5px 6px 5px;\n margin-bottom: 5px;\n position: sticky;\n left: 10px;\n @media (min-width: 1024px) {\n position: relative;\n left: 0;\n width: 100%;\n }\n"])), function (_a) {
|
|
10
10
|
var $inline = _a.$inline, $colorFill = _a.$colorFill;
|
|
11
11
|
return ($inline ? "solid 1px ".concat($colorFill) : 'none');
|
|
12
12
|
}, function (_a) {
|
|
@@ -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 Desktop = function (props) { return (_jsxs("svg", __assign({ width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", stroke: "black" }, props, { children: [_jsxs("g", { "clip-path": "url(#clip0_1226_2757)", children: [_jsx("rect", { x: "0.75", y: "13.5", width: "16.5", height: "3", rx: "1.5", strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("rect", { x: "1.5", y: "0.75", width: "15", height: "12.75", rx: "3", strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M6.75 6L5.78333 6.725C5.51667 6.925 5.51667 7.325 5.78333 7.525L6.75 8.25", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("path", { d: "M11.25 6L12.2167 6.725C12.4833 6.925 12.4833 7.325 12.2167 7.525L11.25 8.25", strokeWidth: "1.5", strokeLinecap: "round" }), _jsx("line", { x1: "10.2243", y1: "4.69868", x2: "8.44868", y2: "10.0257", strokeWidth: "1.5", strokeLinecap: "round" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_1226_2757", children: _jsx("rect", { width: "18", height: "18" }) }) })] }))); };
|
|
@@ -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 Message = function (props) { return (_jsxs("svg", __assign({ width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", stroke: "black" }, props, { children: [_jsxs("g", { "clip-path": "url(#clip0_1226_2769)", children: [_jsx("rect", { x: "0.75", y: "1.5", width: "16.5", height: "15", rx: "3", strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" }), _jsx("path", { d: "M3.75 5.25L7.83752 8.16966C8.53292 8.66637 9.46708 8.66637 10.1625 8.16966L14.25 5.25", strokeWidth: "1.5", strokeMiterlimit: "10", strokeLinecap: "round", strokeLinejoin: "round" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_1226_2769", children: _jsx("rect", { width: "18", height: "18" }) }) })] }))); };
|