@minutemailer/kit 0.1.4 → 0.1.5

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.
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- const SvgArrowDown = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 14 7", width: "1em", height: "1em", ...props, children: _jsx("path", { fill: "#2F2D37", d: "M14 0 7 7 0 0" }) }));
2
+ const SvgArrowDown = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 14 7", width: "1em", height: "1em", ...props, children: _jsx("path", { fill: "currentColor", d: "M14 0 7 7 0 0" }) }));
3
3
  export default SvgArrowDown;
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- const SvgCloseCircle = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 26 26", width: "1em", height: "1em", ...props, children: _jsx("path", { fill: "none", fillRule: "evenodd", stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 13.03c0 6.626-5.373 12-12 12s-12-5.374-12-12c0-6.629 5.373-12 12-12s12 5.371 12 12M17.628 8.4l-9.256 9.257m9.256 0L8.372 8.4" }) }));
2
+ const SvgCloseCircle = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 26 26", width: "1em", height: "1em", ...props, children: _jsx("path", { fill: "none", fillRule: "evenodd", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 13.03c0 6.626-5.373 12-12 12s-12-5.374-12-12c0-6.629 5.373-12 12-12s12 5.371 12 12M17.628 8.4l-9.256 9.257m9.256 0L8.372 8.4" }) }));
3
3
  export default SvgCloseCircle;
package/icons/Column12.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgColumn12 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 25H1V1h24z", clipRule: "evenodd" }), _jsx("path", { stroke: "#2F2D37", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.636 1v24" })] }));
2
+ const SvgColumn12 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 25H1V1h24z", clipRule: "evenodd" }), _jsx("path", { stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.636 1v24" })] }));
3
3
  export default SvgColumn12;
package/icons/Column13.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgColumn13 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 25H1V1h24z", clipRule: "evenodd" }), _jsx("path", { stroke: "#2F2D37", strokeLinejoin: "round", strokeWidth: 1.5, d: "M6.636 1v24" })] }));
2
+ const SvgColumn13 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 25H1V1h24z", clipRule: "evenodd" }), _jsx("path", { stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.5, d: "M6.636 1v24" })] }));
3
3
  export default SvgColumn13;
package/icons/Column21.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgColumn21 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 25H1V1h24z", clipRule: "evenodd" }), _jsx("path", { stroke: "#2F2D37", strokeLinejoin: "round", strokeWidth: 1.5, d: "M17.363 1v24" })] }));
2
+ const SvgColumn21 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 25H1V1h24z", clipRule: "evenodd" }), _jsx("path", { stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.5, d: "M17.363 1v24" })] }));
3
3
  export default SvgColumn21;
package/icons/Column31.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgColumn31 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 25H1V1h24z", clipRule: "evenodd" }), _jsx("path", { stroke: "#2F2D37", strokeLinejoin: "round", strokeWidth: 1.5, d: "M19.363 1v24" })] }));
2
+ const SvgColumn31 = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 25H1V1h24z", clipRule: "evenodd" }), _jsx("path", { stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.5, d: "M19.363 1v24" })] }));
3
3
  export default SvgColumn31;
package/icons/Filter.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- const SvgFilter = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: _jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 13H9.77M25 4h-4.337M11.892 22H1M25 22h-8.771M16.325 4H1M5.337 13H1M18.325 7a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h.338a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2zM7.337 16a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h.338a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2zM13.891 25a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h.337a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2z" }) }));
2
+ const SvgFilter = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: _jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 13H9.77M25 4h-4.337M11.892 22H1M25 22h-8.771M16.325 4H1M5.337 13H1M18.325 7a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h.338a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2zM7.337 16a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h.338a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2zM13.891 25a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h.337a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2z" }) }));
3
3
  export default SvgFilter;
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgPlusCircle = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 13c0 6.626-5.373 12-12 12S1 19.626 1 13C1 6.372 6.373 1 13 1s12 5.372 12 12", clipRule: "evenodd" }), _jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M13 6.455v13.09M19.546 13H6.455" })] }));
2
+ const SvgPlusCircle = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 26 26", ...props, children: [_jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25 13c0 6.626-5.373 12-12 12S1 19.626 1 13C1 6.372 6.373 1 13 1s12 5.372 12 12", clipRule: "evenodd" }), _jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M13 6.455v13.09M19.546 13H6.455" })] }));
3
3
  export default SvgPlusCircle;
package/icons/Spinner.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- const SvgSpinner = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 50 50", ...props, children: _jsx("path", { fill: "#2F2D37", d: "M25 5a20.14 20.14 0 0 1 20 17.88 2.51 2.51 0 0 0 2.49 2.26A2.52 2.52 0 0 0 50 22.33a25.14 25.14 0 0 0-50 0 2.52 2.52 0 0 0 2.5 2.81A2.51 2.51 0 0 0 5 22.88 20.14 20.14 0 0 1 25 5", children: _jsx("animateTransform", { attributeName: "transform", dur: "0.6s", from: "0 25 25", repeatCount: "indefinite", to: "360 25 25", type: "rotate" }) }) }));
2
+ const SvgSpinner = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 50 50", ...props, children: _jsx("path", { fill: "currentColor", d: "M25 5a20.14 20.14 0 0 1 20 17.88 2.51 2.51 0 0 0 2.49 2.26A2.52 2.52 0 0 0 50 22.33a25.14 25.14 0 0 0-50 0 2.52 2.52 0 0 0 2.5 2.81A2.51 2.51 0 0 0 5 22.88 20.14 20.14 0 0 1 25 5", children: _jsx("animateTransform", { attributeName: "transform", dur: "0.6s", from: "0 25 25", repeatCount: "indefinite", to: "360 25 25", type: "rotate" }) }) }));
3
3
  export default SvgSpinner;
package/icons/Stats.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgStats = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 27 26", width: "1em", height: "1em", ...props, children: [_jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m1.5 14.048 3.529 1.505 2.739-3.608 3.699 5.342 2.464-5.481 2.74 4.614 3.833-10.096" }), _jsx("path", { stroke: "#2F2D37", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25.5 23a2 2 0 0 1-2 2h-20a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2z", clipRule: "evenodd" })] }));
2
+ const SvgStats = (props) => (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 27 26", width: "1em", height: "1em", ...props, children: [_jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "m1.5 14.048 3.529 1.505 2.739-3.608 3.699 5.342 2.464-5.481 2.74 4.614 3.833-10.096" }), _jsx("path", { stroke: "currentColor", strokeLinejoin: "round", strokeWidth: 1.5, d: "M25.5 23a2 2 0 0 1-2 2h-20a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2z", clipRule: "evenodd" })] }));
3
3
  export default SvgStats;
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- const SvgThumbsdown = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 32 29", ...props, children: _jsx("path", { fill: "#2F2D37", fillRule: "evenodd", d: "M5.52 9.255a2.096 2.096 0 1 1 0-4.193h1.397a2.096 2.096 0 1 1 0-4.192H16c5.59 0 4.192 2.795 15.372 2.795v12.577h-4.193c-4.89 0-10.48 4.5-10.48 11.179 0 2.21-4.193 2.489-4.193-1.703 0-2.795 1.398-8.079 1.398-8.079H2.724a2.096 2.096 0 1 1 0-4.192h1.398a2.096 2.096 0 1 1 0-4.192z" }) }));
2
+ const SvgThumbsdown = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 32 29", ...props, children: _jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M5.52 9.255a2.096 2.096 0 1 1 0-4.193h1.397a2.096 2.096 0 1 1 0-4.192H16c5.59 0 4.192 2.795 15.372 2.795v12.577h-4.193c-4.89 0-10.48 4.5-10.48 11.179 0 2.21-4.193 2.489-4.193-1.703 0-2.795 1.398-8.079 1.398-8.079H2.724a2.096 2.096 0 1 1 0-4.192h1.398a2.096 2.096 0 1 1 0-4.192z" }) }));
3
3
  export default SvgThumbsdown;
package/icons/Thumbsup.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- const SvgThumbsup = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 30", ...props, children: _jsx("path", { fill: "#2F2D37", fillRule: "evenodd", d: "M26.48 20.745a2.096 2.096 0 1 1 0 4.193h-1.397a2.096 2.096 0 1 1 0 4.192H16c-5.59 0-4.192-2.795-15.372-2.795V13.758h4.193c4.89 0 10.48-4.5 10.48-11.179 0-2.21 4.193-2.489 4.193 1.703 0 2.795-1.398 8.079-1.398 8.079h11.18a2.096 2.096 0 1 1 0 4.192h-1.398a2.096 2.096 0 1 1 0 4.192z" }) }));
2
+ const SvgThumbsup = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 32 30", ...props, children: _jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M26.48 20.745a2.096 2.096 0 1 1 0 4.193h-1.397a2.096 2.096 0 1 1 0 4.192H16c-5.59 0-4.192-2.795-15.372-2.795V13.758h4.193c4.89 0 10.48-4.5 10.48-11.179 0-2.21 4.193-2.489 4.193 1.703 0 2.795-1.398 8.079-1.398 8.079h11.18a2.096 2.096 0 1 1 0 4.192h-1.398a2.096 2.096 0 1 1 0 4.192z" }) }));
3
3
  export default SvgThumbsup;
package/icons/Width.js CHANGED
@@ -1,3 +1,3 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- const SvgWidth = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 40 15", ...props, children: _jsx("path", { stroke: "#2F2D37", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M1 7.5h38m-38 0L7.544 14M1 7.5 7.544 1M39 7.5 32.456 14M39 7.5 32.456 1" }) }));
2
+ const SvgWidth = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 40 15", ...props, children: _jsx("path", { stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M1 7.5h38m-38 0L7.544 14M1 7.5 7.544 1M39 7.5 32.456 14M39 7.5 32.456 1" }) }));
3
3
  export default SvgWidth;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@minutemailer/kit",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "Minutemailer UI Kit",
5
5
  "license": "MIT",
6
6
  "author": "Minutemailer",
@@ -19,6 +19,7 @@
19
19
  "build": "npm run icons:build && tsc && node esbuild.config.js",
20
20
  "build-storybook": "storybook build",
21
21
  "icons:build": "npx @svgr/cli --icon --typescript --replace-attr-values \"#3D3D3D=currentColor\" --out-dir src/icons resources/icons",
22
+ "tokens:generate": "node bin/generate-tokens.cjs",
22
23
  "prepub": "rm -r dist && npm run build && cp package.json dist",
23
24
  "pub": "npm run prepub && cd dist && npm publish --access public",
24
25
  "docs": "npx typedoc src/utils --out docs --plugin typedoc-material-theme --themeColor '#00b869'"
@@ -40,6 +41,7 @@
40
41
  "esbuild": "^0.25.0",
41
42
  "react": "^18.0.0",
42
43
  "react-dom": "^18.0.0",
44
+ "sass": "^1.85.1",
43
45
  "storybook": "^8.6.2",
44
46
  "typedoc": "^0.27.9",
45
47
  "typedoc-material-theme": "^1.3.0",