@federball/components 0.0.5 → 0.0.6

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 (117) hide show
  1. package/dist/buttons/AddButton.d.ts +9 -0
  2. package/dist/buttons/AddButton.d.ts.map +1 -0
  3. package/dist/buttons/AddButton.js +7 -0
  4. package/dist/buttons/AddButton.js.map +1 -0
  5. package/dist/buttons/ConfirmButton.d.ts +8 -0
  6. package/dist/buttons/ConfirmButton.d.ts.map +1 -0
  7. package/dist/buttons/ConfirmButton.js +6 -0
  8. package/dist/buttons/ConfirmButton.js.map +1 -0
  9. package/dist/buttons/index.d.ts +4 -0
  10. package/dist/buttons/index.d.ts.map +1 -0
  11. package/dist/buttons/index.js +4 -0
  12. package/dist/buttons/index.js.map +1 -0
  13. package/dist/chips/DrawChip.d.ts +7 -0
  14. package/dist/chips/DrawChip.d.ts.map +1 -0
  15. package/dist/chips/DrawChip.js +7 -0
  16. package/dist/chips/DrawChip.js.map +1 -0
  17. package/dist/chips/EventChip.d.ts +7 -0
  18. package/dist/chips/EventChip.d.ts.map +1 -0
  19. package/dist/chips/EventChip.js +7 -0
  20. package/dist/chips/EventChip.js.map +1 -0
  21. package/dist/chips/index.d.ts +3 -1
  22. package/dist/chips/index.d.ts.map +1 -1
  23. package/dist/chips/index.js +3 -1
  24. package/dist/chips/index.js.map +1 -1
  25. package/dist/icons/AccountIcon.d.ts +1 -1
  26. package/dist/icons/AccountIcon.d.ts.map +1 -1
  27. package/dist/icons/AccountIcon.js.map +1 -1
  28. package/dist/icons/AddIcon.d.ts +3 -0
  29. package/dist/icons/AddIcon.d.ts.map +1 -0
  30. package/dist/icons/AddIcon.js +6 -0
  31. package/dist/icons/AddIcon.js.map +1 -0
  32. package/dist/icons/ClubIcon.d.ts +1 -1
  33. package/dist/icons/ClubIcon.d.ts.map +1 -1
  34. package/dist/icons/ClubIcon.js.map +1 -1
  35. package/dist/icons/CourtIcon.d.ts +1 -1
  36. package/dist/icons/CourtIcon.d.ts.map +1 -1
  37. package/dist/icons/CourtIcon.js.map +1 -1
  38. package/dist/icons/DarkModeIcon.d.ts +1 -1
  39. package/dist/icons/DarkModeIcon.d.ts.map +1 -1
  40. package/dist/icons/DarkModeIcon.js.map +1 -1
  41. package/dist/icons/DoublesIcon.d.ts +1 -1
  42. package/dist/icons/DoublesIcon.d.ts.map +1 -1
  43. package/dist/icons/DoublesIcon.js.map +1 -1
  44. package/dist/icons/DrawIcon.d.ts +1 -1
  45. package/dist/icons/DrawIcon.d.ts.map +1 -1
  46. package/dist/icons/DrawIcon.js.map +1 -1
  47. package/dist/icons/DrawTypeIcon.d.ts +1 -1
  48. package/dist/icons/DrawTypeIcon.d.ts.map +1 -1
  49. package/dist/icons/DrawTypeIcon.js +1 -1
  50. package/dist/icons/DrawTypeIcon.js.map +1 -1
  51. package/dist/icons/EventIcon.d.ts +1 -1
  52. package/dist/icons/EventIcon.d.ts.map +1 -1
  53. package/dist/icons/EventIcon.js.map +1 -1
  54. package/dist/icons/EventTypeIcon.d.ts +3 -2
  55. package/dist/icons/EventTypeIcon.d.ts.map +1 -1
  56. package/dist/icons/EventTypeIcon.js +1 -1
  57. package/dist/icons/EventTypeIcon.js.map +1 -1
  58. package/dist/icons/FinishedIcon.d.ts +1 -1
  59. package/dist/icons/FinishedIcon.d.ts.map +1 -1
  60. package/dist/icons/FinishedIcon.js.map +1 -1
  61. package/dist/icons/GameStatusIcon.d.ts +2 -2
  62. package/dist/icons/GameStatusIcon.d.ts.map +1 -1
  63. package/dist/icons/GameStatusIcon.js +1 -1
  64. package/dist/icons/GameStatusIcon.js.map +1 -1
  65. package/dist/icons/GroupIcon.d.ts +1 -1
  66. package/dist/icons/GroupIcon.d.ts.map +1 -1
  67. package/dist/icons/GroupIcon.js.map +1 -1
  68. package/dist/icons/Icon.d.ts +3 -4
  69. package/dist/icons/Icon.d.ts.map +1 -1
  70. package/dist/icons/Icon.js +1 -1
  71. package/dist/icons/Icon.js.map +1 -1
  72. package/dist/icons/KnockoutIcon.d.ts +1 -1
  73. package/dist/icons/KnockoutIcon.d.ts.map +1 -1
  74. package/dist/icons/KnockoutIcon.js.map +1 -1
  75. package/dist/icons/LightModeIcon.d.ts +1 -1
  76. package/dist/icons/LightModeIcon.d.ts.map +1 -1
  77. package/dist/icons/LightModeIcon.js.map +1 -1
  78. package/dist/icons/OrganizationIcon.d.ts +1 -1
  79. package/dist/icons/OrganizationIcon.d.ts.map +1 -1
  80. package/dist/icons/OrganizationIcon.js.map +1 -1
  81. package/dist/icons/PlayerIcon.d.ts +1 -1
  82. package/dist/icons/PlayerIcon.d.ts.map +1 -1
  83. package/dist/icons/PlayerIcon.js.map +1 -1
  84. package/dist/icons/RocketIcon.d.ts +3 -0
  85. package/dist/icons/RocketIcon.d.ts.map +1 -0
  86. package/dist/icons/RocketIcon.js +6 -0
  87. package/dist/icons/RocketIcon.js.map +1 -0
  88. package/dist/icons/RunningIcon.d.ts +1 -1
  89. package/dist/icons/RunningIcon.d.ts.map +1 -1
  90. package/dist/icons/RunningIcon.js.map +1 -1
  91. package/dist/icons/ScheduledIcon.d.ts +1 -1
  92. package/dist/icons/ScheduledIcon.d.ts.map +1 -1
  93. package/dist/icons/ScheduledIcon.js.map +1 -1
  94. package/dist/icons/SearchIcon.d.ts +3 -0
  95. package/dist/icons/SearchIcon.d.ts.map +1 -0
  96. package/dist/icons/SearchIcon.js +6 -0
  97. package/dist/icons/SearchIcon.js.map +1 -0
  98. package/dist/icons/SinglesIcon.d.ts +1 -1
  99. package/dist/icons/SinglesIcon.d.ts.map +1 -1
  100. package/dist/icons/SinglesIcon.js.map +1 -1
  101. package/dist/icons/TimerIcon.d.ts +1 -1
  102. package/dist/icons/TimerIcon.d.ts.map +1 -1
  103. package/dist/icons/TimerIcon.js.map +1 -1
  104. package/dist/icons/TournamentIcon.d.ts +1 -1
  105. package/dist/icons/TournamentIcon.d.ts.map +1 -1
  106. package/dist/icons/TournamentIcon.js.map +1 -1
  107. package/dist/icons/types.d.ts +5 -0
  108. package/dist/icons/types.d.ts.map +1 -0
  109. package/dist/icons/types.js +2 -0
  110. package/dist/icons/types.js.map +1 -0
  111. package/dist/index.d.ts +3 -1
  112. package/dist/index.d.ts.map +1 -1
  113. package/dist/index.js +3 -1
  114. package/dist/index.js.map +1 -1
  115. package/dist/types.d.ts +9 -0
  116. package/dist/types.d.ts.map +1 -1
  117. package/package.json +6 -1
@@ -0,0 +1,9 @@
1
+ type AddButtonProps = {
2
+ size?: "sm" | "md" | "lg";
3
+ title: string;
4
+ onPress: () => void;
5
+ isDisabled?: boolean;
6
+ };
7
+ export declare const AddButton: ({ size, title, onPress, isDisabled, }: AddButtonProps) => import("react/jsx-runtime").JSX.Element;
8
+ export {};
9
+ //# sourceMappingURL=AddButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddButton.d.ts","sourceRoot":"","sources":["../../src/buttons/AddButton.tsx"],"names":[],"mappings":"AAGA,KAAK,cAAc,GAAG;IACpB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,uCAKvB,cAAc,4CAYhB,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { Button } from "@heroui/react";
3
+ import { AddIcon } from "../icons/AddIcon";
4
+ export const AddButton = ({ size = "md", title, onPress, isDisabled = false, }) => {
5
+ return (_jsxs(Button, { variant: "primary", size: size, onPress: onPress, isDisabled: isDisabled, children: [_jsx(AddIcon, {}), title] }));
6
+ };
7
+ //# sourceMappingURL=AddButton.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddButton.js","sourceRoot":"","sources":["../../src/buttons/AddButton.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AACvC,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAS3C,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EACxB,IAAI,GAAG,IAAI,EACX,KAAK,EACL,OAAO,EACP,UAAU,GAAG,KAAK,GACH,EAAE,EAAE;IACnB,OAAO,CACL,MAAC,MAAM,IACL,OAAO,EAAC,SAAS,EACjB,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,OAAO,EAChB,UAAU,EAAE,UAAU,aAEtB,KAAC,OAAO,KAAG,EACV,KAAK,IACC,CACV,CAAC;AACJ,CAAC,CAAC"}
@@ -0,0 +1,8 @@
1
+ type SubmitButtonProps = {
2
+ size?: "sm" | "md" | "lg";
3
+ title: string;
4
+ isDisabled?: boolean;
5
+ };
6
+ export declare const ConfirmButton: ({ size, title, isDisabled, }: SubmitButtonProps) => import("react/jsx-runtime").JSX.Element;
7
+ export {};
8
+ //# sourceMappingURL=ConfirmButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmButton.d.ts","sourceRoot":"","sources":["../../src/buttons/ConfirmButton.tsx"],"names":[],"mappings":"AAEA,KAAK,iBAAiB,GAAG;IACvB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,aAAa,GAAI,8BAI3B,iBAAiB,4CAMnB,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { Button } from "@heroui/react";
3
+ export const ConfirmButton = ({ size = "md", title, isDisabled = false, }) => {
4
+ return (_jsx(Button, { type: "submit", variant: "primary", size: size, isDisabled: isDisabled, children: title }));
5
+ };
6
+ //# sourceMappingURL=ConfirmButton.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmButton.js","sourceRoot":"","sources":["../../src/buttons/ConfirmButton.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,eAAe,CAAC;AAQvC,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAC5B,IAAI,GAAG,IAAI,EACX,KAAK,EACL,UAAU,GAAG,KAAK,GACA,EAAE,EAAE;IACtB,OAAO,CACL,KAAC,MAAM,IAAC,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAC,SAAS,EAAC,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,YACvE,KAAK,GACC,CACV,CAAC;AACJ,CAAC,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { AddButton } from "./AddButton";
2
+ import { ConfirmButton } from "./ConfirmButton";
3
+ export { AddButton, ConfirmButton };
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/buttons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { AddButton } from "./AddButton";
2
+ import { ConfirmButton } from "./ConfirmButton";
3
+ export { AddButton, ConfirmButton };
4
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/buttons/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { Draw } from "../types";
2
+ type DrawChipProps = {
3
+ draw: Draw;
4
+ };
5
+ export declare const DrawChip: ({ draw }: DrawChipProps) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
7
+ //# sourceMappingURL=DrawChip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawChip.d.ts","sourceRoot":"","sources":["../../src/chips/DrawChip.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAEhC,KAAK,aAAa,GAAG;IACnB,IAAI,EAAE,IAAI,CAAC;CACZ,CAAC;AAEF,eAAO,MAAM,QAAQ,GAAI,UAAU,aAAa,4CAO/C,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { Chip } from "@heroui/react";
3
+ import { DrawTypeIcon } from "../icons/DrawTypeIcon";
4
+ export const DrawChip = ({ draw }) => {
5
+ return (_jsxs(Chip, { size: "lg", children: [_jsx(DrawTypeIcon, { type: draw.type, size: "sm" }), _jsx(Chip.Label, { children: draw.name })] }));
6
+ };
7
+ //# sourceMappingURL=DrawChip.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DrawChip.js","sourceRoot":"","sources":["../../src/chips/DrawChip.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AACrC,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAOrD,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,EAAE,IAAI,EAAiB,EAAE,EAAE;IAClD,OAAO,CACL,MAAC,IAAI,IAAC,IAAI,EAAC,IAAI,aACb,KAAC,YAAY,IAAC,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,IAAI,EAAC,IAAI,GAAG,EAC3C,KAAC,IAAI,CAAC,KAAK,cAAE,IAAI,CAAC,IAAI,GAAc,IAC/B,CACR,CAAC;AACJ,CAAC,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { Event } from "../types";
2
+ type EventChipProps = {
3
+ event: Event;
4
+ };
5
+ export declare const EventChip: ({ event }: EventChipProps) => import("react/jsx-runtime").JSX.Element;
6
+ export {};
7
+ //# sourceMappingURL=EventChip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EventChip.d.ts","sourceRoot":"","sources":["../../src/chips/EventChip.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEjC,KAAK,cAAc,GAAG;IACpB,KAAK,EAAE,KAAK,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,WAAW,cAAc,4CAOlD,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { Chip } from "@heroui/react";
3
+ import { EventTypeIcon } from "../icons/EventTypeIcon";
4
+ export const EventChip = ({ event }) => {
5
+ return (_jsxs(Chip, { size: "lg", children: [_jsx(EventTypeIcon, { type: event.type, size: "sm" }), _jsx(Chip.Label, { children: event.name })] }));
6
+ };
7
+ //# sourceMappingURL=EventChip.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EventChip.js","sourceRoot":"","sources":["../../src/chips/EventChip.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AACrC,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAOvD,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,KAAK,EAAkB,EAAE,EAAE;IACrD,OAAO,CACL,MAAC,IAAI,IAAC,IAAI,EAAC,IAAI,aACb,KAAC,aAAa,IAAC,IAAI,EAAE,KAAK,CAAC,IAAI,EAAE,IAAI,EAAC,IAAI,GAAG,EAC7C,KAAC,IAAI,CAAC,KAAK,cAAE,KAAK,CAAC,IAAI,GAAc,IAChC,CACR,CAAC;AACJ,CAAC,CAAC"}
@@ -1,7 +1,9 @@
1
1
  import { AvailableChip } from "./AvailableChip";
2
2
  import { ClubChip } from "./ClubChip";
3
3
  import { CourtChip } from "./CourtChip";
4
+ import { DrawChip } from "./DrawChip";
4
5
  import { DrawTypeChip } from "./DrawTypeChip";
6
+ import { EventChip } from "./EventChip";
5
7
  import { GameStageChip } from "./GameStageChip";
6
- export { AvailableChip, ClubChip, CourtChip, DrawTypeChip, GameStageChip };
8
+ export { AvailableChip, ClubChip, CourtChip, DrawChip, DrawTypeChip, EventChip, GameStageChip, };
7
9
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/chips/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,SAAS,EAAE,YAAY,EAAE,aAAa,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/chips/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,OAAO,EACL,aAAa,EACb,QAAQ,EACR,SAAS,EACT,QAAQ,EACR,YAAY,EACZ,SAAS,EACT,aAAa,GACd,CAAC"}
@@ -1,7 +1,9 @@
1
1
  import { AvailableChip } from "./AvailableChip";
2
2
  import { ClubChip } from "./ClubChip";
3
3
  import { CourtChip } from "./CourtChip";
4
+ import { DrawChip } from "./DrawChip";
4
5
  import { DrawTypeChip } from "./DrawTypeChip";
6
+ import { EventChip } from "./EventChip";
5
7
  import { GameStageChip } from "./GameStageChip";
6
- export { AvailableChip, ClubChip, CourtChip, DrawTypeChip, GameStageChip };
8
+ export { AvailableChip, ClubChip, CourtChip, DrawChip, DrawTypeChip, EventChip, GameStageChip, };
7
9
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/chips/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,SAAS,EAAE,YAAY,EAAE,aAAa,EAAE,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/chips/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,OAAO,EACL,aAAa,EACb,QAAQ,EACR,SAAS,EACT,QAAQ,EACR,YAAY,EACZ,SAAS,EACT,aAAa,GACd,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const AccountIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=AccountIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AccountIcon.d.ts","sourceRoot":"","sources":["../../src/icons/AccountIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,WAAW,GAAI,UAAU,SAAS,4CAE9C,CAAC"}
1
+ {"version":3,"file":"AccountIcon.d.ts","sourceRoot":"","sources":["../../src/icons/AccountIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,WAAW,GAAI,UAAU,SAAS,4CAE9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"AccountIcon.js","sourceRoot":"","sources":["../../src/icons/AccountIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACjD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,gBAAgB,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AACpD,CAAC,CAAC"}
1
+ {"version":3,"file":"AccountIcon.js","sourceRoot":"","sources":["../../src/icons/AccountIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACjD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,gBAAgB,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AACpD,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { IconProps } from "./types";
2
+ export declare const AddIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=AddIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddIcon.d.ts","sourceRoot":"","sources":["../../src/icons/AddIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,OAAO,GAAI,UAAU,SAAS,4CAE1C,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { Icon } from "./Icon";
3
+ export const AddIcon = ({ size }) => {
4
+ return _jsx(Icon, { name: "add", size: size });
5
+ };
6
+ //# sourceMappingURL=AddIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddIcon.js","sourceRoot":"","sources":["../../src/icons/AddIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC7C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,KAAK,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AACzC,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const ClubIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=ClubIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ClubIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ClubIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,QAAQ,GAAI,UAAU,SAAS,4CAE3C,CAAC"}
1
+ {"version":3,"file":"ClubIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ClubIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,QAAQ,GAAI,UAAU,SAAS,4CAE3C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ClubIcon.js","sourceRoot":"","sources":["../../src/icons/ClubIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC9C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
1
+ {"version":3,"file":"ClubIcon.js","sourceRoot":"","sources":["../../src/icons/ClubIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC9C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const CourtIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=CourtIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CourtIcon.d.ts","sourceRoot":"","sources":["../../src/icons/CourtIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,SAAS,GAAI,UAAU,SAAS,4CAE5C,CAAC"}
1
+ {"version":3,"file":"CourtIcon.d.ts","sourceRoot":"","sources":["../../src/icons/CourtIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,SAAS,GAAI,UAAU,SAAS,4CAE5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"CourtIcon.js","sourceRoot":"","sources":["../../src/icons/CourtIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC/C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC/C,CAAC,CAAC"}
1
+ {"version":3,"file":"CourtIcon.js","sourceRoot":"","sources":["../../src/icons/CourtIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC/C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC/C,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const DarkModeIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=DarkModeIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DarkModeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DarkModeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,YAAY,GAAI,UAAU,SAAS,4CAE/C,CAAC"}
1
+ {"version":3,"file":"DarkModeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DarkModeIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,YAAY,GAAI,UAAU,SAAS,4CAE/C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"DarkModeIcon.js","sourceRoot":"","sources":["../../src/icons/DarkModeIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAClD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC/C,CAAC,CAAC"}
1
+ {"version":3,"file":"DarkModeIcon.js","sourceRoot":"","sources":["../../src/icons/DarkModeIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAClD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC/C,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const DoublesIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=DoublesIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DoublesIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DoublesIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,WAAW,GAAI,UAAU,SAAS,4CAE9C,CAAC"}
1
+ {"version":3,"file":"DoublesIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DoublesIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,WAAW,GAAI,UAAU,SAAS,4CAE9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"DoublesIcon.js","sourceRoot":"","sources":["../../src/icons/DoublesIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACjD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,oBAAoB,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AACxD,CAAC,CAAC"}
1
+ {"version":3,"file":"DoublesIcon.js","sourceRoot":"","sources":["../../src/icons/DoublesIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACjD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,oBAAoB,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AACxD,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const DrawIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=DrawIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DrawIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DrawIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,QAAQ,GAAI,UAAU,SAAS,4CAE3C,CAAC"}
1
+ {"version":3,"file":"DrawIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DrawIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,QAAQ,GAAI,UAAU,SAAS,4CAE3C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"DrawIcon.js","sourceRoot":"","sources":["../../src/icons/DrawIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC9C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC3C,CAAC,CAAC"}
1
+ {"version":3,"file":"DrawIcon.js","sourceRoot":"","sources":["../../src/icons/DrawIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC9C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC3C,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
- import { IconProps } from "./Icon";
2
1
  import { DrawType } from "../types";
2
+ import { IconProps } from "./types";
3
3
  type DrawTypeIconProps = {
4
4
  type: DrawType;
5
5
  } & IconProps;
@@ -1 +1 @@
1
- {"version":3,"file":"DrawTypeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DrawTypeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAGnC,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEpC,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,QAAQ,CAAC;CAChB,GAAG,SAAS,CAAC;AAEd,eAAO,MAAM,YAAY,GAAI,gBAAgB,iBAAiB,4CAO7D,CAAC"}
1
+ {"version":3,"file":"DrawTypeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/DrawTypeIcon.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AACpC,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,QAAQ,CAAC;CAChB,GAAG,SAAS,CAAC;AAEd,eAAO,MAAM,YAAY,GAAI,gBAAyB,iBAAiB,4CAOtE,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { GroupIcon } from "./GroupIcon";
3
3
  import { KnockoutIcon } from "./KnockoutIcon";
4
- export const DrawTypeIcon = ({ type, size }) => {
4
+ export const DrawTypeIcon = ({ type, size = "base" }) => {
5
5
  switch (type) {
6
6
  case "GROUP":
7
7
  return _jsx(GroupIcon, { size: size });
@@ -1 +1 @@
1
- {"version":3,"file":"DrawTypeIcon.js","sourceRoot":"","sources":["../../src/icons/DrawTypeIcon.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAO9C,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAAE,IAAI,EAAE,IAAI,EAAqB,EAAE,EAAE;IAChE,QAAQ,IAAI,EAAE,CAAC;QACb,KAAK,OAAO;YACV,OAAO,KAAC,SAAS,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;QACnC,KAAK,UAAU;YACb,OAAO,KAAC,YAAY,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;IACxC,CAAC;AACH,CAAC,CAAC"}
1
+ {"version":3,"file":"DrawTypeIcon.js","sourceRoot":"","sources":["../../src/icons/DrawTypeIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAQ9C,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAAE,IAAI,EAAE,IAAI,GAAG,MAAM,EAAqB,EAAE,EAAE;IACzE,QAAQ,IAAI,EAAE,CAAC;QACb,KAAK,OAAO;YACV,OAAO,KAAC,SAAS,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;QACnC,KAAK,UAAU;YACb,OAAO,KAAC,YAAY,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;IACxC,CAAC;AACH,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const EventIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=EventIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"EventIcon.d.ts","sourceRoot":"","sources":["../../src/icons/EventIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,SAAS,GAAI,UAAU,SAAS,4CAE5C,CAAC"}
1
+ {"version":3,"file":"EventIcon.d.ts","sourceRoot":"","sources":["../../src/icons/EventIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,SAAS,GAAI,UAAU,SAAS,4CAE5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"EventIcon.js","sourceRoot":"","sources":["../../src/icons/EventIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC/C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,YAAY,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAChD,CAAC,CAAC"}
1
+ {"version":3,"file":"EventIcon.js","sourceRoot":"","sources":["../../src/icons/EventIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC/C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,YAAY,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAChD,CAAC,CAAC"}
@@ -1,6 +1,7 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
+ import { EventType } from "../types";
2
3
  type EventTypeIconProps = {
3
- type: "SINGLES" | "DOUBLES";
4
+ type: EventType;
4
5
  } & IconProps;
5
6
  export declare const EventTypeIcon: ({ type, size }: EventTypeIconProps) => import("react/jsx-runtime").JSX.Element;
6
7
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"EventTypeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/EventTypeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAInC,KAAK,kBAAkB,GAAG;IACxB,IAAI,EAAE,SAAS,GAAG,SAAS,CAAC;CAC7B,GAAG,SAAS,CAAC;AAEd,eAAO,MAAM,aAAa,GAAI,gBAAgB,kBAAkB,4CAO/D,CAAC"}
1
+ {"version":3,"file":"EventTypeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/EventTypeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGpC,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,KAAK,kBAAkB,GAAG;IACxB,IAAI,EAAE,SAAS,CAAC;CACjB,GAAG,SAAS,CAAC;AAEd,eAAO,MAAM,aAAa,GAAI,gBAAyB,kBAAkB,4CAOxE,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { SinglesIcon } from "./SinglesIcon";
3
3
  import { DoublesIcon } from "./DoublesIcon";
4
- export const EventTypeIcon = ({ type, size }) => {
4
+ export const EventTypeIcon = ({ type, size = "base" }) => {
5
5
  switch (type) {
6
6
  case "SINGLES":
7
7
  return _jsx(SinglesIcon, { size: size });
@@ -1 +1 @@
1
- {"version":3,"file":"EventTypeIcon.js","sourceRoot":"","sources":["../../src/icons/EventTypeIcon.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAM5C,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAAE,IAAI,EAAE,IAAI,EAAsB,EAAE,EAAE;IAClE,QAAQ,IAAI,EAAE,CAAC;QACb,KAAK,SAAS;YACZ,OAAO,KAAC,WAAW,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;QACrC,KAAK,SAAS;YACZ,OAAO,KAAC,WAAW,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;IACvC,CAAC;AACH,CAAC,CAAC"}
1
+ {"version":3,"file":"EventTypeIcon.js","sourceRoot":"","sources":["../../src/icons/EventTypeIcon.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAO5C,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAAE,IAAI,EAAE,IAAI,GAAG,MAAM,EAAsB,EAAE,EAAE;IAC3E,QAAQ,IAAI,EAAE,CAAC;QACb,KAAK,SAAS;YACZ,OAAO,KAAC,WAAW,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;QACrC,KAAK,SAAS;YACZ,OAAO,KAAC,WAAW,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;IACvC,CAAC;AACH,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const FinishedIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=FinishedIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FinishedIcon.d.ts","sourceRoot":"","sources":["../../src/icons/FinishedIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,YAAY,GAAI,UAAU,SAAS,4CAE/C,CAAC"}
1
+ {"version":3,"file":"FinishedIcon.d.ts","sourceRoot":"","sources":["../../src/icons/FinishedIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,YAAY,GAAI,UAAU,SAAS,4CAE/C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"FinishedIcon.js","sourceRoot":"","sources":["../../src/icons/FinishedIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAClD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC3C,CAAC,CAAC"}
1
+ {"version":3,"file":"FinishedIcon.js","sourceRoot":"","sources":["../../src/icons/FinishedIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAClD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC3C,CAAC,CAAC"}
@@ -1,7 +1,7 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  type GameStatusIconProps = {
3
3
  status: "SCHEDULED" | "RUNNING" | "FINISHED";
4
4
  } & IconProps;
5
- export declare const GameStatusIcon: ({ status, size }: GameStatusIconProps) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const GameStatusIcon: ({ status, size, }: GameStatusIconProps) => import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
7
  //# sourceMappingURL=GameStatusIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GameStatusIcon.d.ts","sourceRoot":"","sources":["../../src/icons/GameStatusIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AAKnC,KAAK,mBAAmB,GAAG;IACzB,MAAM,EAAE,WAAW,GAAG,SAAS,GAAG,UAAU,CAAC;CAC9C,GAAG,SAAS,CAAC;AAEd,eAAO,MAAM,cAAc,GAAI,kBAAkB,mBAAmB,4CASnE,CAAC"}
1
+ {"version":3,"file":"GameStatusIcon.d.ts","sourceRoot":"","sources":["../../src/icons/GameStatusIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAKpC,KAAK,mBAAmB,GAAG;IACzB,MAAM,EAAE,WAAW,GAAG,SAAS,GAAG,UAAU,CAAC;CAC9C,GAAG,SAAS,CAAC;AAEd,eAAO,MAAM,cAAc,GAAI,mBAG5B,mBAAmB,4CASrB,CAAC"}
@@ -2,7 +2,7 @@ import { jsx as _jsx } from "react/jsx-runtime";
2
2
  import { ScheduledIcon } from "./ScheduledIcon";
3
3
  import { RunningIcon } from "./RunningIcon";
4
4
  import { FinishedIcon } from "./FinishedIcon";
5
- export const GameStatusIcon = ({ status, size }) => {
5
+ export const GameStatusIcon = ({ status, size = "base", }) => {
6
6
  switch (status) {
7
7
  case "SCHEDULED":
8
8
  return _jsx(ScheduledIcon, { size: size });
@@ -1 +1 @@
1
- {"version":3,"file":"GameStatusIcon.js","sourceRoot":"","sources":["../../src/icons/GameStatusIcon.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAM9C,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,EAAE,MAAM,EAAE,IAAI,EAAuB,EAAE,EAAE;IACtE,QAAQ,MAAM,EAAE,CAAC;QACf,KAAK,WAAW;YACd,OAAO,KAAC,aAAa,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;QACvC,KAAK,SAAS;YACZ,OAAO,KAAC,WAAW,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;QACrC,KAAK,UAAU;YACb,OAAO,KAAC,YAAY,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;IACxC,CAAC;AACH,CAAC,CAAC"}
1
+ {"version":3,"file":"GameStatusIcon.js","sourceRoot":"","sources":["../../src/icons/GameStatusIcon.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAM9C,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,EAC7B,MAAM,EACN,IAAI,GAAG,MAAM,GACO,EAAE,EAAE;IACxB,QAAQ,MAAM,EAAE,CAAC;QACf,KAAK,WAAW;YACd,OAAO,KAAC,aAAa,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;QACvC,KAAK,SAAS;YACZ,OAAO,KAAC,WAAW,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;QACrC,KAAK,UAAU;YACb,OAAO,KAAC,YAAY,IAAC,IAAI,EAAE,IAAI,GAAI,CAAC;IACxC,CAAC;AACH,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const GroupIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=GroupIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GroupIcon.d.ts","sourceRoot":"","sources":["../../src/icons/GroupIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,SAAS,GAAI,UAAU,SAAS,4CAE5C,CAAC"}
1
+ {"version":3,"file":"GroupIcon.d.ts","sourceRoot":"","sources":["../../src/icons/GroupIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,SAAS,GAAI,UAAU,SAAS,4CAE5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"GroupIcon.js","sourceRoot":"","sources":["../../src/icons/GroupIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC/C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC3C,CAAC,CAAC"}
1
+ {"version":3,"file":"GroupIcon.js","sourceRoot":"","sources":["../../src/icons/GroupIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC/C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC3C,CAAC,CAAC"}
@@ -1,9 +1,8 @@
1
- export type IconProps = {
2
- size: "xs" | "sm" | "lg" | "xl" | "2xl";
3
- };
1
+ import { SIZES } from "./types";
4
2
  type InternalIconProps = {
5
3
  name: string;
4
+ size: SIZES | undefined;
6
5
  };
7
- export declare const Icon: ({ name, size }: InternalIconProps & IconProps) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const Icon: ({ name, size }: InternalIconProps) => import("react/jsx-runtime").JSX.Element;
8
7
  export {};
9
8
  //# sourceMappingURL=Icon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../src/icons/Icon.tsx"],"names":[],"mappings":"AAAA,MAAM,MAAM,SAAS,GAAG;IACtB,IAAI,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC;CACzC,CAAC;AAEF,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,IAAI,GAAI,gBAAgB,iBAAiB,GAAG,SAAS,4CAQjE,CAAC"}
1
+ {"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../src/icons/Icon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAEhC,KAAK,iBAAiB,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,KAAK,GAAG,SAAS,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,IAAI,GAAI,gBAAyB,iBAAiB,4CAQ9D,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
- export const Icon = ({ name, size }) => {
2
+ export const Icon = ({ name, size = "base" }) => {
3
3
  const className = `font-icon text-${size}`;
4
4
  return (_jsx("span", { className: className, "aria-hidden": "true", children: name }));
5
5
  };
@@ -1 +1 @@
1
- {"version":3,"file":"Icon.js","sourceRoot":"","sources":["../../src/icons/Icon.tsx"],"names":[],"mappings":";AAQA,MAAM,CAAC,MAAM,IAAI,GAAG,CAAC,EAAE,IAAI,EAAE,IAAI,EAAiC,EAAE,EAAE;IACpE,MAAM,SAAS,GAAG,kBAAkB,IAAI,EAAE,CAAC;IAE3C,OAAO,CACL,eAAM,SAAS,EAAE,SAAS,iBAAc,MAAM,YAC3C,IAAI,GACA,CACR,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"Icon.js","sourceRoot":"","sources":["../../src/icons/Icon.tsx"],"names":[],"mappings":";AAOA,MAAM,CAAC,MAAM,IAAI,GAAG,CAAC,EAAE,IAAI,EAAE,IAAI,GAAG,MAAM,EAAqB,EAAE,EAAE;IACjE,MAAM,SAAS,GAAG,kBAAkB,IAAI,EAAE,CAAC;IAE3C,OAAO,CACL,eAAM,SAAS,EAAE,SAAS,iBAAc,MAAM,YAC3C,IAAI,GACA,CACR,CAAC;AACJ,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const KnockoutIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=KnockoutIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"KnockoutIcon.d.ts","sourceRoot":"","sources":["../../src/icons/KnockoutIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,YAAY,GAAI,UAAU,SAAS,4CAE/C,CAAC"}
1
+ {"version":3,"file":"KnockoutIcon.d.ts","sourceRoot":"","sources":["../../src/icons/KnockoutIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,YAAY,GAAI,UAAU,SAAS,4CAE/C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"KnockoutIcon.js","sourceRoot":"","sources":["../../src/icons/KnockoutIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAClD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC/C,CAAC,CAAC"}
1
+ {"version":3,"file":"KnockoutIcon.js","sourceRoot":"","sources":["../../src/icons/KnockoutIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAClD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC/C,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const LightModeIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=LightModeIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LightModeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/LightModeIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,aAAa,GAAI,UAAU,SAAS,4CAEhD,CAAC"}
1
+ {"version":3,"file":"LightModeIcon.d.ts","sourceRoot":"","sources":["../../src/icons/LightModeIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,GAAI,UAAU,SAAS,4CAEhD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"LightModeIcon.js","sourceRoot":"","sources":["../../src/icons/LightModeIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACnD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,YAAY,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAChD,CAAC,CAAC"}
1
+ {"version":3,"file":"LightModeIcon.js","sourceRoot":"","sources":["../../src/icons/LightModeIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACnD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,YAAY,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAChD,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const OrganizationIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=OrganizationIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OrganizationIcon.d.ts","sourceRoot":"","sources":["../../src/icons/OrganizationIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,gBAAgB,GAAI,UAAU,SAAS,4CAEnD,CAAC"}
1
+ {"version":3,"file":"OrganizationIcon.d.ts","sourceRoot":"","sources":["../../src/icons/OrganizationIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,gBAAgB,GAAI,UAAU,SAAS,4CAEnD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"OrganizationIcon.js","sourceRoot":"","sources":["../../src/icons/OrganizationIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACtD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,aAAa,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AACjD,CAAC,CAAC"}
1
+ {"version":3,"file":"OrganizationIcon.js","sourceRoot":"","sources":["../../src/icons/OrganizationIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACtD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,aAAa,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AACjD,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const PlayerIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=PlayerIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PlayerIcon.d.ts","sourceRoot":"","sources":["../../src/icons/PlayerIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,UAAU,GAAI,UAAU,SAAS,4CAE7C,CAAC"}
1
+ {"version":3,"file":"PlayerIcon.d.ts","sourceRoot":"","sources":["../../src/icons/PlayerIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,UAAU,GAAI,UAAU,SAAS,4CAE7C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"PlayerIcon.js","sourceRoot":"","sources":["../../src/icons/PlayerIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAChD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
1
+ {"version":3,"file":"PlayerIcon.js","sourceRoot":"","sources":["../../src/icons/PlayerIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAChD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { IconProps } from "./types";
2
+ export declare const RocketIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=RocketIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RocketIcon.d.ts","sourceRoot":"","sources":["../../src/icons/RocketIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,UAAU,GAAI,UAAU,SAAS,4CAE7C,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { Icon } from "./Icon";
3
+ export const RocketIcon = ({ size }) => {
4
+ return _jsx(Icon, { name: "rocket_launch", size: size });
5
+ };
6
+ //# sourceMappingURL=RocketIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RocketIcon.js","sourceRoot":"","sources":["../../src/icons/RocketIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAChD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,eAAe,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AACnD,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const RunningIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=RunningIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"RunningIcon.d.ts","sourceRoot":"","sources":["../../src/icons/RunningIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,WAAW,GAAI,UAAU,SAAS,4CAE9C,CAAC"}
1
+ {"version":3,"file":"RunningIcon.d.ts","sourceRoot":"","sources":["../../src/icons/RunningIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,WAAW,GAAI,UAAU,SAAS,4CAE9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"RunningIcon.js","sourceRoot":"","sources":["../../src/icons/RunningIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACjD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC/C,CAAC,CAAC"}
1
+ {"version":3,"file":"RunningIcon.js","sourceRoot":"","sources":["../../src/icons/RunningIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACjD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC/C,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const ScheduledIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=ScheduledIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScheduledIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ScheduledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,aAAa,GAAI,UAAU,SAAS,4CAEhD,CAAC"}
1
+ {"version":3,"file":"ScheduledIcon.d.ts","sourceRoot":"","sources":["../../src/icons/ScheduledIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,aAAa,GAAI,UAAU,SAAS,4CAEhD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ScheduledIcon.js","sourceRoot":"","sources":["../../src/icons/ScheduledIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACnD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,UAAU,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC9C,CAAC,CAAC"}
1
+ {"version":3,"file":"ScheduledIcon.js","sourceRoot":"","sources":["../../src/icons/ScheduledIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACnD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,UAAU,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC9C,CAAC,CAAC"}
@@ -0,0 +1,3 @@
1
+ import { IconProps } from "./types";
2
+ export declare const SearchIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=SearchIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchIcon.d.ts","sourceRoot":"","sources":["../../src/icons/SearchIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,UAAU,GAAI,UAAU,SAAS,4CAE7C,CAAC"}
@@ -0,0 +1,6 @@
1
+ import { jsx as _jsx } from "react/jsx-runtime";
2
+ import { Icon } from "./Icon";
3
+ export const SearchIcon = ({ size }) => {
4
+ return _jsx(Icon, { name: "search", size: size });
5
+ };
6
+ //# sourceMappingURL=SearchIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SearchIcon.js","sourceRoot":"","sources":["../../src/icons/SearchIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,UAAU,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAChD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const SinglesIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=SinglesIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SinglesIcon.d.ts","sourceRoot":"","sources":["../../src/icons/SinglesIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,WAAW,GAAI,UAAU,SAAS,4CAE9C,CAAC"}
1
+ {"version":3,"file":"SinglesIcon.d.ts","sourceRoot":"","sources":["../../src/icons/SinglesIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,WAAW,GAAI,UAAU,SAAS,4CAE9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"SinglesIcon.js","sourceRoot":"","sources":["../../src/icons/SinglesIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACjD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
1
+ {"version":3,"file":"SinglesIcon.js","sourceRoot":"","sources":["../../src/icons/SinglesIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACjD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const TimerIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=TimerIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TimerIcon.d.ts","sourceRoot":"","sources":["../../src/icons/TimerIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,SAAS,GAAI,UAAU,SAAS,4CAE5C,CAAC"}
1
+ {"version":3,"file":"TimerIcon.d.ts","sourceRoot":"","sources":["../../src/icons/TimerIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,SAAS,GAAI,UAAU,SAAS,4CAE5C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TimerIcon.js","sourceRoot":"","sources":["../../src/icons/TimerIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC/C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC3C,CAAC,CAAC"}
1
+ {"version":3,"file":"TimerIcon.js","sourceRoot":"","sources":["../../src/icons/TimerIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,SAAS,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IAC/C,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,OAAO,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC3C,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- import { IconProps } from "./Icon";
1
+ import { IconProps } from "./types";
2
2
  export declare const TournamentIcon: ({ size }: IconProps) => import("react/jsx-runtime").JSX.Element;
3
3
  //# sourceMappingURL=TournamentIcon.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TournamentIcon.d.ts","sourceRoot":"","sources":["../../src/icons/TournamentIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAQ,SAAS,EAAE,MAAM,QAAQ,CAAC;AAEzC,eAAO,MAAM,cAAc,GAAI,UAAU,SAAS,4CAEjD,CAAC"}
1
+ {"version":3,"file":"TournamentIcon.d.ts","sourceRoot":"","sources":["../../src/icons/TournamentIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEpC,eAAO,MAAM,cAAc,GAAI,UAAU,SAAS,4CAEjD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TournamentIcon.js","sourceRoot":"","sources":["../../src/icons/TournamentIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAa,MAAM,QAAQ,CAAC;AAEzC,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACpD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
1
+ {"version":3,"file":"TournamentIcon.js","sourceRoot":"","sources":["../../src/icons/TournamentIcon.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAG9B,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,EAAE,IAAI,EAAa,EAAE,EAAE;IACpD,OAAO,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,EAAC,IAAI,EAAE,IAAI,GAAI,CAAC;AAC5C,CAAC,CAAC"}
@@ -0,0 +1,5 @@
1
+ export type SIZES = "xs" | "sm" | "base" | "lg" | "xl" | "2xl";
2
+ export type IconProps = {
3
+ size?: SIZES;
4
+ };
5
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/icons/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,KAAK,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC;AAE/D,MAAM,MAAM,SAAS,GAAG;IACtB,IAAI,CAAC,EAAE,KAAK,CAAC;CACd,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/icons/types.ts"],"names":[],"mappings":""}
package/dist/index.d.ts CHANGED
@@ -13,8 +13,10 @@ import { KnockoutIcon } from "./icons/KnockoutIcon";
13
13
  import { LightModeIcon } from "./icons/LightModeIcon";
14
14
  import { OrganizationIcon } from "./icons/OrganizationIcon";
15
15
  import { PlayerIcon } from "./icons/PlayerIcon";
16
+ import { RocketIcon } from "./icons/RocketIcon";
17
+ import { SearchIcon } from "./icons/SearchIcon";
16
18
  import { SinglesIcon } from "./icons/SinglesIcon";
17
19
  import { TimerIcon } from "./icons/TimerIcon";
18
20
  import { TournamentIcon } from "./icons/TournamentIcon";
19
- export { AccountIcon, ClubIcon, CourtIcon, DarkModeIcon, DrawIcon, DrawTypeIcon, DoublesIcon, EventIcon, EventTypeIcon, GameStatusIcon, GroupIcon, KnockoutIcon, LightModeIcon, OrganizationIcon, PlayerIcon, SinglesIcon, TimerIcon, TournamentIcon, };
21
+ export { AccountIcon, ClubIcon, CourtIcon, DarkModeIcon, DrawIcon, DrawTypeIcon, DoublesIcon, EventIcon, EventTypeIcon, GameStatusIcon, GroupIcon, KnockoutIcon, LightModeIcon, OrganizationIcon, PlayerIcon, RocketIcon, SearchIcon, SinglesIcon, TimerIcon, TournamentIcon, };
20
22
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAExD,OAAO,EACL,WAAW,EACX,QAAQ,EACR,SAAS,EACT,YAAY,EACZ,QAAQ,EACR,YAAY,EACZ,WAAW,EACX,SAAS,EACT,aAAa,EACb,cAAc,EACd,SAAS,EACT,YAAY,EACZ,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,WAAW,EACX,SAAS,EACT,cAAc,GACf,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAExD,OAAO,EACL,WAAW,EACX,QAAQ,EACR,SAAS,EACT,YAAY,EACZ,QAAQ,EACR,YAAY,EACZ,WAAW,EACX,SAAS,EACT,aAAa,EACb,cAAc,EACd,SAAS,EACT,YAAY,EACZ,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,UAAU,EACV,UAAU,EACV,WAAW,EACX,SAAS,EACT,cAAc,GACf,CAAC"}
package/dist/index.js CHANGED
@@ -13,8 +13,10 @@ import { KnockoutIcon } from "./icons/KnockoutIcon";
13
13
  import { LightModeIcon } from "./icons/LightModeIcon";
14
14
  import { OrganizationIcon } from "./icons/OrganizationIcon";
15
15
  import { PlayerIcon } from "./icons/PlayerIcon";
16
+ import { RocketIcon } from "./icons/RocketIcon";
17
+ import { SearchIcon } from "./icons/SearchIcon";
16
18
  import { SinglesIcon } from "./icons/SinglesIcon";
17
19
  import { TimerIcon } from "./icons/TimerIcon";
18
20
  import { TournamentIcon } from "./icons/TournamentIcon";
19
- export { AccountIcon, ClubIcon, CourtIcon, DarkModeIcon, DrawIcon, DrawTypeIcon, DoublesIcon, EventIcon, EventTypeIcon, GameStatusIcon, GroupIcon, KnockoutIcon, LightModeIcon, OrganizationIcon, PlayerIcon, SinglesIcon, TimerIcon, TournamentIcon, };
21
+ export { AccountIcon, ClubIcon, CourtIcon, DarkModeIcon, DrawIcon, DrawTypeIcon, DoublesIcon, EventIcon, EventTypeIcon, GameStatusIcon, GroupIcon, KnockoutIcon, LightModeIcon, OrganizationIcon, PlayerIcon, RocketIcon, SearchIcon, SinglesIcon, TimerIcon, TournamentIcon, };
20
22
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAExD,OAAO,EACL,WAAW,EACX,QAAQ,EACR,SAAS,EACT,YAAY,EACZ,QAAQ,EACR,YAAY,EACZ,WAAW,EACX,SAAS,EACT,aAAa,EACb,cAAc,EACd,SAAS,EACT,YAAY,EACZ,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,WAAW,EACX,SAAS,EACT,cAAc,GACf,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AAC5D,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAExD,OAAO,EACL,WAAW,EACX,QAAQ,EACR,SAAS,EACT,YAAY,EACZ,QAAQ,EACR,YAAY,EACZ,WAAW,EACX,SAAS,EACT,aAAa,EACb,cAAc,EACd,SAAS,EACT,YAAY,EACZ,aAAa,EACb,gBAAgB,EAChB,UAAU,EACV,UAAU,EACV,UAAU,EACV,WAAW,EACX,SAAS,EACT,cAAc,GACf,CAAC"}
package/dist/types.d.ts CHANGED
@@ -1,2 +1,11 @@
1
1
  export type DrawType = "GROUP" | "KNOCKOUT";
2
+ export type Draw = {
3
+ name: string;
4
+ type: DrawType;
5
+ };
6
+ export type EventType = "SINGLES" | "DOUBLES";
7
+ export type Event = {
8
+ name: string;
9
+ type: EventType;
10
+ };
2
11
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,UAAU,CAAC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,OAAO,GAAG,UAAU,CAAC;AAE5C,MAAM,MAAM,IAAI,GAAG;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,QAAQ,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;AAE9C,MAAM,MAAM,KAAK,GAAG;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,SAAS,CAAC;CACjB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@federball/components",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "type": "module",
5
5
  "description": "Component library for federball.app",
6
6
  "source": "src/index.ts",
@@ -13,6 +13,11 @@
13
13
  "import": "./dist/index.js",
14
14
  "require": "./dist/index.js"
15
15
  },
16
+ "./buttons": {
17
+ "types": "./dist/buttons/index.d.ts",
18
+ "import": "./dist/buttons/index.js",
19
+ "require": "./dist/buttons/index.js"
20
+ },
16
21
  "./chips": {
17
22
  "types": "./dist/chips/index.d.ts",
18
23
  "import": "./dist/chips/index.js",