@regardio/brand 0.4.0 → 0.5.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.
Files changed (76) hide show
  1. package/dist/generated/icons/RegardioCompassIcon.d.ts +6 -4
  2. package/dist/generated/icons/RegardioCompassIcon.js +67 -3
  3. package/dist/generated/icons/RegardioEnsembleIconColor.d.ts +6 -4
  4. package/dist/generated/icons/RegardioEnsembleIconColor.js +535 -3
  5. package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts +6 -4
  6. package/dist/generated/icons/RegardioEnsembleIconColorFull.js +535 -3
  7. package/dist/generated/icons/RegardioEnsembleIconMono.d.ts +6 -4
  8. package/dist/generated/icons/RegardioEnsembleIconMono.js +388 -3
  9. package/dist/generated/icons/RegardioIconColor.d.ts +6 -4
  10. package/dist/generated/icons/RegardioIconColor.js +108 -3
  11. package/dist/generated/icons/RegardioIconColorFull.d.ts +6 -4
  12. package/dist/generated/icons/RegardioIconColorFull.js +108 -3
  13. package/dist/generated/icons/RegardioIconMono.d.ts +6 -4
  14. package/dist/generated/icons/RegardioIconMono.js +21 -3
  15. package/dist/generated/icons/RegardioLogoColor.d.ts +6 -4
  16. package/dist/generated/icons/RegardioLogoColor.js +115 -3
  17. package/dist/generated/icons/RegardioLogoColorLight.d.ts +6 -4
  18. package/dist/generated/icons/RegardioLogoColorLight.js +115 -3
  19. package/dist/generated/icons/RegardioLogoMono.d.ts +6 -4
  20. package/dist/generated/icons/RegardioLogoMono.js +21 -3
  21. package/dist/generated/icons/RegardioLogoMonoLight.d.ts +6 -4
  22. package/dist/generated/icons/RegardioLogoMonoLight.js +25 -3
  23. package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts +6 -4
  24. package/dist/generated/icons/RegardioSystemBridgeIcon.js +31 -3
  25. package/dist/generated/icons/RegardioSystemCircleIcon.d.ts +6 -4
  26. package/dist/generated/icons/RegardioSystemCircleIcon.js +31 -3
  27. package/dist/generated/icons/RegardioSystemFacetIcon.d.ts +6 -4
  28. package/dist/generated/icons/RegardioSystemFacetIcon.js +31 -3
  29. package/dist/generated/icons/RegardioSystemIcon.d.ts +6 -4
  30. package/dist/generated/icons/RegardioSystemIcon.js +66 -3
  31. package/dist/generated/icons/RegardioSystemPlanIcon.d.ts +6 -4
  32. package/dist/generated/icons/RegardioSystemPlanIcon.js +31 -3
  33. package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts +6 -4
  34. package/dist/generated/icons/RegardioSystemPursuitIcon.js +31 -3
  35. package/dist/generated/icons/RegardioSystemSparkIcon.d.ts +6 -4
  36. package/dist/generated/icons/RegardioSystemSparkIcon.js +31 -3
  37. package/dist/generated/sprites/CompassSprite.d.ts +22 -6
  38. package/dist/generated/sprites/CompassSprite.js +18 -5
  39. package/dist/generated/sprites/CompassSpriteProvider.d.ts +9 -2
  40. package/dist/generated/sprites/CompassSpriteProvider.js +1621 -3
  41. package/package.json +4 -3
  42. package/dist/generated/icons/RegardioCompassIcon.d.ts.map +0 -1
  43. package/dist/generated/icons/RegardioEnsembleIconColor.d.ts.map +0 -1
  44. package/dist/generated/icons/RegardioEnsembleIconColorFull.d.ts.map +0 -1
  45. package/dist/generated/icons/RegardioEnsembleIconMono.d.ts.map +0 -1
  46. package/dist/generated/icons/RegardioIconColor.d.ts.map +0 -1
  47. package/dist/generated/icons/RegardioIconColorFull.d.ts.map +0 -1
  48. package/dist/generated/icons/RegardioIconMono.d.ts.map +0 -1
  49. package/dist/generated/icons/RegardioLogoColor.d.ts.map +0 -1
  50. package/dist/generated/icons/RegardioLogoColorLight.d.ts.map +0 -1
  51. package/dist/generated/icons/RegardioLogoMono.d.ts.map +0 -1
  52. package/dist/generated/icons/RegardioLogoMonoLight.d.ts.map +0 -1
  53. package/dist/generated/icons/RegardioSystemBridgeIcon.d.ts.map +0 -1
  54. package/dist/generated/icons/RegardioSystemCircleIcon.d.ts.map +0 -1
  55. package/dist/generated/icons/RegardioSystemFacetIcon.d.ts.map +0 -1
  56. package/dist/generated/icons/RegardioSystemIcon.d.ts.map +0 -1
  57. package/dist/generated/icons/RegardioSystemPlanIcon.d.ts.map +0 -1
  58. package/dist/generated/icons/RegardioSystemPursuitIcon.d.ts.map +0 -1
  59. package/dist/generated/icons/RegardioSystemSparkIcon.d.ts.map +0 -1
  60. package/dist/generated/sprites/CompassSprite.d.ts.map +0 -1
  61. package/dist/generated/sprites/CompassSpriteProvider.d.ts.map +0 -1
  62. package/dist/stories/Colors.stories.d.ts +0 -7
  63. package/dist/stories/Colors.stories.d.ts.map +0 -1
  64. package/dist/stories/Colors.stories.js +0 -33
  65. package/dist/stories/CompassSprites.stories.d.ts +0 -10
  66. package/dist/stories/CompassSprites.stories.d.ts.map +0 -1
  67. package/dist/stories/CompassSprites.stories.js +0 -112
  68. package/dist/stories/Icons.stories.d.ts +0 -8
  69. package/dist/stories/Icons.stories.d.ts.map +0 -1
  70. package/dist/stories/Icons.stories.js +0 -42
  71. package/dist/stories/Logos.stories.d.ts +0 -7
  72. package/dist/stories/Logos.stories.d.ts.map +0 -1
  73. package/dist/stories/Logos.stories.js +0 -36
  74. package/dist/stories/SystemIcons.stories.d.ts +0 -6
  75. package/dist/stories/SystemIcons.stories.d.ts.map +0 -1
  76. package/dist/stories/SystemIcons.stories.js +0 -36
@@ -1,8 +1,10 @@
1
- import type { SVGProps } from 'react';
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
2
4
  interface SVGRProps {
3
5
  title?: string;
4
6
  titleId?: string;
5
7
  }
6
- declare const SvgRegardioCompassIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
- export default SvgRegardioCompassIcon;
8
- //# sourceMappingURL=RegardioCompassIcon.d.ts.map
8
+ declare const SvgRegardioCompassIcon: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
9
+
10
+ export { SvgRegardioCompassIcon as default };
@@ -1,3 +1,67 @@
1
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
- const SvgRegardioCompassIcon = ({ title, titleId, ...props }) => (_jsxs("svg", { "aria-labelledby": titleId, height: "1em", viewBox: "0 0 1024 1024", width: "1em", xmlns: "http://www.w3.org/2000/svg", ...props, children: [title ? _jsx("title", { id: titleId, children: title }) : null, _jsx("path", { className: "fill-gray-50", d: "M279.35 443.9c177.18-1.07 350.5-18.24 518.62-50.04l.34 56.34c-168.12 31.8-341.43 48.97-518.62 50.04h-1.61l-.34-56.34z" }), _jsx("g", { className: "fill-coral-300", children: _jsx("path", { d: "M625.17 358.5c2.23-.18 4.39-.9 6.28-2.11l58.41-37.56-162.77-104.65c-8.95-5.75-20.74.52-21 11.16-1.12 45.49.36 84.03 3.58 119.61.22 2.39 1.93 13.92 4.4 30.06.78-.33 1.58-.62 2.44-.8a846 846 0 0 1 108.65-15.71zM586.76 638.74c-9.24-30.84-37.75-118.81-41.65-131-1.06-3.33-9.94-30.27-19.51-59 6.14 38.88 11.81 74.35 12.27 76.93 1.49 8.38 15.39 87.32 21.41 117.66 3.53 17.76 7.27 36.25 11.17 55.26h33.57a905 905 0 0 0-4.78-17.26 3913 3913 0 0 0-12.48-42.59M865.64 375.02c-3.1 20.23-7.41 47.74-11.52 73.73 6.9-20.7 14.16-42.33 19.12-56.72 2.39-6.92-1.13-14.29-7.6-17.01" }) }), _jsx("path", { className: "fill-coral-400", d: "M873.63 225.35c-.26-10.64-12.05-16.91-21-11.16L689.86 318.84l-58.41 37.56a13.65 13.65 0 0 1-6.28 2.11 847 847 0 0 0-108.65 15.71c-.86.18-1.66.48-2.44.8-6.48 2.72-9.99 10.09-7.6 17.01 4.96 14.39 12.22 36.02 19.12 56.72 9.57 28.73 18.44 55.67 19.51 59 3.9 12.19 32.41 100.15 41.65 131 4.27 14.25 8.43 28.46 12.48 42.59 1.62 5.66 3.21 11.42 4.78 17.26h205.26c3.91-19.01 7.65-37.5 11.17-55.26 6.03-30.34 19.92-109.28 21.41-117.66.46-2.58 6.13-38.05 12.27-76.93 4.1-25.99 8.41-53.5 11.52-73.73 2.48-16.15 4.19-27.67 4.4-30.06 3.22-35.58 4.7-74.12 3.58-119.61" }), _jsx("path", { className: "fill-teal-400", d: "M539.97 393.86c.04-.18.06-.37.11-.54-.05.18-.07.36-.11.54" }), _jsx("path", { className: "fill-cyan-400", d: "M731.94 725.81v77.81c98.86-7.58 196.31-20.24 292.06-37.75V643.12l-710.02 48.27c-12.11.84-21.41 8.99-21.41 18.75v25.85l416.89-28.93c12.09-.95 22.48 7.71 22.48 18.75" }), _jsx("path", { className: "fill-cyan-300", d: "M709.46 707.07 292.57 736 0 756.3v8.95c95.92 17.66 193.53 30.45 292.57 38.15 72.97 5.67 146.7 8.6 221.12 8.6s146.22-2.85 218.25-8.38v-77.81c0-11.03-10.39-19.7-22.48-18.75z" }), _jsx("path", { className: "fill-gray-50", d: "M153.77 528.22c177.05 6.83 350.96-2.61 520.33-26.88l-2.17 56.3c-169.36 24.28-343.27 33.71-520.33 26.88-.54-.02-1.07-.05-1.61-.07l2.17-56.3c.54.02 1.07.05 1.61.07" })] }));
3
- export default SvgRegardioCompassIcon;
1
+ import { jsxs, jsx } from 'react/jsx-runtime';
2
+
3
+ // src/generated/icons/RegardioCompassIcon.tsx
4
+ var SvgRegardioCompassIcon = ({
5
+ title,
6
+ titleId,
7
+ ...props
8
+ }) => /* @__PURE__ */ jsxs(
9
+ "svg",
10
+ {
11
+ "aria-labelledby": titleId,
12
+ height: "1em",
13
+ viewBox: "0 0 1024 1024",
14
+ width: "1em",
15
+ xmlns: "http://www.w3.org/2000/svg",
16
+ ...props,
17
+ children: [
18
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
19
+ /* @__PURE__ */ jsx(
20
+ "path",
21
+ {
22
+ className: "fill-gray-50",
23
+ d: "M279.35 443.9c177.18-1.07 350.5-18.24 518.62-50.04l.34 56.34c-168.12 31.8-341.43 48.97-518.62 50.04h-1.61l-.34-56.34z"
24
+ }
25
+ ),
26
+ /* @__PURE__ */ jsx("g", { className: "fill-coral-300", children: /* @__PURE__ */ jsx("path", { d: "M625.17 358.5c2.23-.18 4.39-.9 6.28-2.11l58.41-37.56-162.77-104.65c-8.95-5.75-20.74.52-21 11.16-1.12 45.49.36 84.03 3.58 119.61.22 2.39 1.93 13.92 4.4 30.06.78-.33 1.58-.62 2.44-.8a846 846 0 0 1 108.65-15.71zM586.76 638.74c-9.24-30.84-37.75-118.81-41.65-131-1.06-3.33-9.94-30.27-19.51-59 6.14 38.88 11.81 74.35 12.27 76.93 1.49 8.38 15.39 87.32 21.41 117.66 3.53 17.76 7.27 36.25 11.17 55.26h33.57a905 905 0 0 0-4.78-17.26 3913 3913 0 0 0-12.48-42.59M865.64 375.02c-3.1 20.23-7.41 47.74-11.52 73.73 6.9-20.7 14.16-42.33 19.12-56.72 2.39-6.92-1.13-14.29-7.6-17.01" }) }),
27
+ /* @__PURE__ */ jsx(
28
+ "path",
29
+ {
30
+ className: "fill-coral-400",
31
+ d: "M873.63 225.35c-.26-10.64-12.05-16.91-21-11.16L689.86 318.84l-58.41 37.56a13.65 13.65 0 0 1-6.28 2.11 847 847 0 0 0-108.65 15.71c-.86.18-1.66.48-2.44.8-6.48 2.72-9.99 10.09-7.6 17.01 4.96 14.39 12.22 36.02 19.12 56.72 9.57 28.73 18.44 55.67 19.51 59 3.9 12.19 32.41 100.15 41.65 131 4.27 14.25 8.43 28.46 12.48 42.59 1.62 5.66 3.21 11.42 4.78 17.26h205.26c3.91-19.01 7.65-37.5 11.17-55.26 6.03-30.34 19.92-109.28 21.41-117.66.46-2.58 6.13-38.05 12.27-76.93 4.1-25.99 8.41-53.5 11.52-73.73 2.48-16.15 4.19-27.67 4.4-30.06 3.22-35.58 4.7-74.12 3.58-119.61"
32
+ }
33
+ ),
34
+ /* @__PURE__ */ jsx(
35
+ "path",
36
+ {
37
+ className: "fill-teal-400",
38
+ d: "M539.97 393.86c.04-.18.06-.37.11-.54-.05.18-.07.36-.11.54"
39
+ }
40
+ ),
41
+ /* @__PURE__ */ jsx(
42
+ "path",
43
+ {
44
+ className: "fill-cyan-400",
45
+ d: "M731.94 725.81v77.81c98.86-7.58 196.31-20.24 292.06-37.75V643.12l-710.02 48.27c-12.11.84-21.41 8.99-21.41 18.75v25.85l416.89-28.93c12.09-.95 22.48 7.71 22.48 18.75"
46
+ }
47
+ ),
48
+ /* @__PURE__ */ jsx(
49
+ "path",
50
+ {
51
+ className: "fill-cyan-300",
52
+ d: "M709.46 707.07 292.57 736 0 756.3v8.95c95.92 17.66 193.53 30.45 292.57 38.15 72.97 5.67 146.7 8.6 221.12 8.6s146.22-2.85 218.25-8.38v-77.81c0-11.03-10.39-19.7-22.48-18.75z"
53
+ }
54
+ ),
55
+ /* @__PURE__ */ jsx(
56
+ "path",
57
+ {
58
+ className: "fill-gray-50",
59
+ d: "M153.77 528.22c177.05 6.83 350.96-2.61 520.33-26.88l-2.17 56.3c-169.36 24.28-343.27 33.71-520.33 26.88-.54-.02-1.07-.05-1.61-.07l2.17-56.3c.54.02 1.07.05 1.61.07"
60
+ }
61
+ )
62
+ ]
63
+ }
64
+ );
65
+ var RegardioCompassIcon_default = SvgRegardioCompassIcon;
66
+
67
+ export { RegardioCompassIcon_default as default };
@@ -1,8 +1,10 @@
1
- import type { SVGProps } from 'react';
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
2
4
  interface SVGRProps {
3
5
  title?: string;
4
6
  titleId?: string;
5
7
  }
6
- declare const SvgRegardioEnsembleIconColor: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
- export default SvgRegardioEnsembleIconColor;
8
- //# sourceMappingURL=RegardioEnsembleIconColor.d.ts.map
8
+ declare const SvgRegardioEnsembleIconColor: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => react_jsx_runtime.JSX.Element;
9
+
10
+ export { SvgRegardioEnsembleIconColor as default };