@universal-tennis/ui-shared 0.1.54 → 0.1.55

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,7 +1,7 @@
1
1
  /* eslint-disable max-len */
2
2
  import React from 'react';
3
3
  export default function AddIcon({ size, color }) {
4
- return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: color, xmlns: "http://www.w3.org/2000/svg" },
4
+ return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 16 16", fill: color, xmlns: "http://www.w3.org/2000/svg" },
5
5
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" }),
6
6
  React.createElement("path", { d: "M7.5 4.5C7.5 4.22386 7.72386 4 8 4V4C8.27614 4 8.5 4.22386 8.5 4.5V11.5C8.5 11.7761 8.27614 12 8 12V12C7.72386 12 7.5 11.7761 7.5 11.5V4.5Z" }),
7
7
  React.createElement("path", { d: "M4 8C4 7.72386 4.22386 7.5 4.5 7.5H11.5C11.7761 7.5 12 7.72386 12 8V8C12 8.27614 11.7761 8.5 11.5 8.5H4.5C4.22386 8.5 4 8.27614 4 8V8Z" })));
@@ -1,7 +1,7 @@
1
1
  /* eslint-disable max-len */
2
2
  import React from 'react';
3
3
  export default function ClockIcon({ size, color }) {
4
- return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: color, xmlns: "http://www.w3.org/2000/svg" },
4
+ return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 16 16", fill: color, xmlns: "http://www.w3.org/2000/svg" },
5
5
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" }),
6
6
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 3C8.27614 3 8.5 3.22386 8.5 3.5L8.5 8.5C8.5 8.77614 8.27614 9 8 9C7.72386 9 7.5 8.77614 7.5 8.5L7.5 3.5C7.5 3.22386 7.72386 3 8 3Z" }),
7
7
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.4069 6.94146C11.5365 7.18528 11.4439 7.48803 11.2001 7.61767L8.34821 9.13406C8.10439 9.2637 7.80164 9.17114 7.672 8.92733C7.54236 8.68351 7.63492 8.38076 7.87874 8.25112L10.7307 6.73472C10.9745 6.60508 11.2772 6.69764 11.4069 6.94146Z" })));
@@ -1,7 +1,7 @@
1
1
  /* eslint-disable max-len */
2
2
  import React from 'react';
3
3
  export default function VisibilityIcon({ size, color }) {
4
- return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: color, xmlns: "http://www.w3.org/2000/svg" },
4
+ return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 16 16", fill: color, xmlns: "http://www.w3.org/2000/svg" },
5
5
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 8C0 8 3.58172 14 8 14C12.4183 14 16 8 16 8C16 8 12.4183 2 8 2C3.58172 2 0 8 0 8ZM1.19246 8C1.26436 8.10528 1.34719 8.22394 1.44034 8.35336C1.82566 8.88878 2.38093 9.59917 3.06268 10.3055C4.47204 11.7658 6.22099 13 8 13C9.77901 13 11.528 11.7658 12.9373 10.3055C13.6191 9.59917 14.1743 8.88878 14.5597 8.35336C14.6528 8.22394 14.7356 8.10528 14.8075 8C14.7356 7.89472 14.6528 7.77606 14.5597 7.64664C14.1743 7.11122 13.6191 6.40083 12.9373 5.69446C11.528 4.2342 9.77901 3 8 3C6.22099 3 4.47204 4.2342 3.06268 5.69446C2.38093 6.40083 1.82566 7.11122 1.44034 7.64664C1.34719 7.77606 1.26436 7.89472 1.19246 8Z" }),
6
6
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10ZM8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z" })));
7
7
  }
@@ -1,7 +1,7 @@
1
1
  /* eslint-disable max-len */
2
2
  import React from 'react';
3
3
  export default function VisibilityOffIcon({ size, color }) {
4
- return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 24 24", fill: color, xmlns: "http://www.w3.org/2000/svg" },
4
+ return (React.createElement("svg", { width: size, height: size, viewBox: "0 0 16 16", fill: color, xmlns: "http://www.w3.org/2000/svg" },
5
5
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10ZM8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z" }),
6
6
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0.646522 15.6464C0.45126 15.4511 0.45126 15.1346 0.646522 14.9393L14.7887 0.797158C14.9839 0.601896 15.3005 0.601896 15.4958 0.797158C15.691 0.99242 15.691 1.309 15.4958 1.50426L1.35363 15.6464C1.15837 15.8417 0.841784 15.8417 0.646522 15.6464Z" }),
7
7
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M0 8C0 8 3.58172 14 8 14C12.4183 14 16 8 16 8C16 8 12.4183 2 8 2C3.58172 2 0 8 0 8ZM1.19246 8C1.26436 8.10528 1.34719 8.22394 1.44034 8.35336C1.82566 8.88878 2.38093 9.59917 3.06268 10.3055C4.47204 11.7658 6.22099 13 8 13C9.77901 13 11.528 11.7658 12.9373 10.3055C13.6191 9.59917 14.1743 8.88878 14.5597 8.35336C14.6528 8.22394 14.7356 8.10528 14.8075 8C14.7356 7.89472 14.6528 7.77606 14.5597 7.64664C14.1743 7.11122 13.6191 6.40083 12.9373 5.69446C11.528 4.2342 9.77901 3 8 3C6.22099 3 4.47204 4.2342 3.06268 5.69446C2.38093 6.40083 1.82566 7.11122 1.44034 7.64664C1.34719 7.77606 1.26436 7.89472 1.19246 8Z" })));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@universal-tennis/ui-shared",
3
- "version": "0.1.54",
3
+ "version": "0.1.55",
4
4
  "main": "dist/items.js",
5
5
  "license": "MIT",
6
6
  "homepage": "https://universaltennis.com",
@@ -4,7 +4,7 @@ import { IconProps } from './sharedTypes';
4
4
 
5
5
  export default function AddIcon({ size, color }: IconProps) {
6
6
  return (
7
- <svg width={size} height={size} viewBox="0 0 24 24" fill={color} xmlns="http://www.w3.org/2000/svg">
7
+ <svg width={size} height={size} viewBox="0 0 16 16" fill={color} xmlns="http://www.w3.org/2000/svg">
8
8
  <path fillRule="evenodd" clipRule="evenodd" d="M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" />
9
9
  <path d="M7.5 4.5C7.5 4.22386 7.72386 4 8 4V4C8.27614 4 8.5 4.22386 8.5 4.5V11.5C8.5 11.7761 8.27614 12 8 12V12C7.72386 12 7.5 11.7761 7.5 11.5V4.5Z" />
10
10
  <path d="M4 8C4 7.72386 4.22386 7.5 4.5 7.5H11.5C11.7761 7.5 12 7.72386 12 8V8C12 8.27614 11.7761 8.5 11.5 8.5H4.5C4.22386 8.5 4 8.27614 4 8V8Z" />
@@ -4,7 +4,7 @@ import { IconProps } from './sharedTypes';
4
4
 
5
5
  export default function ClockIcon({ size, color }: IconProps) {
6
6
  return (
7
- <svg width={size} height={size} viewBox="0 0 24 24" fill={color} xmlns="http://www.w3.org/2000/svg">
7
+ <svg width={size} height={size} viewBox="0 0 16 16" fill={color} xmlns="http://www.w3.org/2000/svg">
8
8
  <path fillRule="evenodd" clipRule="evenodd" d="M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z" />
9
9
  <path fillRule="evenodd" clipRule="evenodd" d="M8 3C8.27614 3 8.5 3.22386 8.5 3.5L8.5 8.5C8.5 8.77614 8.27614 9 8 9C7.72386 9 7.5 8.77614 7.5 8.5L7.5 3.5C7.5 3.22386 7.72386 3 8 3Z" />
10
10
  <path fillRule="evenodd" clipRule="evenodd" d="M11.4069 6.94146C11.5365 7.18528 11.4439 7.48803 11.2001 7.61767L8.34821 9.13406C8.10439 9.2637 7.80164 9.17114 7.672 8.92733C7.54236 8.68351 7.63492 8.38076 7.87874 8.25112L10.7307 6.73472C10.9745 6.60508 11.2772 6.69764 11.4069 6.94146Z" />
@@ -4,7 +4,7 @@ import { IconProps } from './sharedTypes';
4
4
 
5
5
  export default function VisibilityIcon({ size, color }: IconProps) {
6
6
  return (
7
- <svg width={size} height={size} viewBox="0 0 24 24" fill={color} xmlns="http://www.w3.org/2000/svg">
7
+ <svg width={size} height={size} viewBox="0 0 16 16" fill={color} xmlns="http://www.w3.org/2000/svg">
8
8
  <path fillRule="evenodd" clipRule="evenodd" d="M0 8C0 8 3.58172 14 8 14C12.4183 14 16 8 16 8C16 8 12.4183 2 8 2C3.58172 2 0 8 0 8ZM1.19246 8C1.26436 8.10528 1.34719 8.22394 1.44034 8.35336C1.82566 8.88878 2.38093 9.59917 3.06268 10.3055C4.47204 11.7658 6.22099 13 8 13C9.77901 13 11.528 11.7658 12.9373 10.3055C13.6191 9.59917 14.1743 8.88878 14.5597 8.35336C14.6528 8.22394 14.7356 8.10528 14.8075 8C14.7356 7.89472 14.6528 7.77606 14.5597 7.64664C14.1743 7.11122 13.6191 6.40083 12.9373 5.69446C11.528 4.2342 9.77901 3 8 3C6.22099 3 4.47204 4.2342 3.06268 5.69446C2.38093 6.40083 1.82566 7.11122 1.44034 7.64664C1.34719 7.77606 1.26436 7.89472 1.19246 8Z" />
9
9
  <path fillRule="evenodd" clipRule="evenodd" d="M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10ZM8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z" />
10
10
  </svg>
@@ -4,7 +4,7 @@ import { IconProps } from './sharedTypes';
4
4
 
5
5
  export default function VisibilityOffIcon({ size, color }: IconProps) {
6
6
  return (
7
- <svg width={size} height={size} viewBox="0 0 24 24" fill={color} xmlns="http://www.w3.org/2000/svg">
7
+ <svg width={size} height={size} viewBox="0 0 16 16" fill={color} xmlns="http://www.w3.org/2000/svg">
8
8
  <path fillRule="evenodd" clipRule="evenodd" d="M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10ZM8 11C9.65685 11 11 9.65685 11 8C11 6.34315 9.65685 5 8 5C6.34315 5 5 6.34315 5 8C5 9.65685 6.34315 11 8 11Z" />
9
9
  <path fillRule="evenodd" clipRule="evenodd" d="M0.646522 15.6464C0.45126 15.4511 0.45126 15.1346 0.646522 14.9393L14.7887 0.797158C14.9839 0.601896 15.3005 0.601896 15.4958 0.797158C15.691 0.99242 15.691 1.309 15.4958 1.50426L1.35363 15.6464C1.15837 15.8417 0.841784 15.8417 0.646522 15.6464Z" />
10
10
  <path fillRule="evenodd" clipRule="evenodd" d="M0 8C0 8 3.58172 14 8 14C12.4183 14 16 8 16 8C16 8 12.4183 2 8 2C3.58172 2 0 8 0 8ZM1.19246 8C1.26436 8.10528 1.34719 8.22394 1.44034 8.35336C1.82566 8.88878 2.38093 9.59917 3.06268 10.3055C4.47204 11.7658 6.22099 13 8 13C9.77901 13 11.528 11.7658 12.9373 10.3055C13.6191 9.59917 14.1743 8.88878 14.5597 8.35336C14.6528 8.22394 14.7356 8.10528 14.8075 8C14.7356 7.89472 14.6528 7.77606 14.5597 7.64664C14.1743 7.11122 13.6191 6.40083 12.9373 5.69446C11.528 4.2342 9.77901 3 8 3C6.22099 3 4.47204 4.2342 3.06268 5.69446C2.38093 6.40083 1.82566 7.11122 1.44034 7.64664C1.34719 7.77606 1.26436 7.89472 1.19246 8Z" />