@cfx-dev/ui-components 4.2.15 → 4.2.17

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 (114) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +1 -0
  2. package/dist/components/Accordion/Accordion.js +68 -64
  3. package/dist/components/Icons/cfx-icons/Cart.js +1 -1
  4. package/dist/components/Icons/cfx-icons/Close.js +1 -1
  5. package/dist/components/Icons/cfx-icons/Controller.js +1 -1
  6. package/dist/components/Icons/cfx-icons/Copy.js +1 -1
  7. package/dist/components/Icons/cfx-icons/DownArrow.js +1 -1
  8. package/dist/components/Icons/cfx-icons/DownChevron.js +1 -1
  9. package/dist/components/Icons/cfx-icons/Download.js +1 -1
  10. package/dist/components/Icons/cfx-icons/Expand.js +1 -1
  11. package/dist/components/Icons/cfx-icons/ExternalLink.js +1 -1
  12. package/dist/components/Icons/cfx-icons/Heart.js +1 -1
  13. package/dist/components/Icons/cfx-icons/HeartFilled.js +1 -1
  14. package/dist/components/Icons/cfx-icons/Help.js +1 -1
  15. package/dist/components/Icons/cfx-icons/LeftArrow.js +1 -1
  16. package/dist/components/Icons/cfx-icons/LeftChevron.js +1 -1
  17. package/dist/components/Icons/cfx-icons/Map.js +1 -1
  18. package/dist/components/Icons/cfx-icons/Menu.js +1 -1
  19. package/dist/components/Icons/cfx-icons/Minus.js +1 -1
  20. package/dist/components/Icons/cfx-icons/More.js +1 -1
  21. package/dist/components/Icons/cfx-icons/MoreInfo.js +1 -1
  22. package/dist/components/Icons/cfx-icons/Pencil.js +1 -1
  23. package/dist/components/Icons/cfx-icons/Play.js +1 -1
  24. package/dist/components/Icons/cfx-icons/Plus.js +1 -1
  25. package/dist/components/Icons/cfx-icons/Refresh.js +1 -1
  26. package/dist/components/Icons/cfx-icons/RightArrow.js +1 -1
  27. package/dist/components/Icons/cfx-icons/RightChevron.js +1 -1
  28. package/dist/components/Icons/cfx-icons/Search.js +1 -1
  29. package/dist/components/Icons/cfx-icons/Sort.js +1 -1
  30. package/dist/components/Icons/cfx-icons/Square.js +1 -1
  31. package/dist/components/Icons/cfx-icons/SquareCheck.js +1 -1
  32. package/dist/components/Icons/cfx-icons/Stop.js +1 -1
  33. package/dist/components/Icons/cfx-icons/Tick.js +1 -1
  34. package/dist/components/Icons/cfx-icons/Transfer.js +1 -1
  35. package/dist/components/Icons/cfx-icons/Trash.js +1 -1
  36. package/dist/components/Icons/cfx-icons/Undo.js +1 -1
  37. package/dist/components/Icons/cfx-icons/UpArrow.js +1 -1
  38. package/dist/components/Icons/cfx-icons/UpChevron.js +1 -1
  39. package/dist/components/Icons/cfx-icons/Upload.js +1 -1
  40. package/dist/components/Icons/cfx-icons/UpvotesBurst.js +1 -1
  41. package/dist/components/Icons/cfx-icons/UpvotesRecurring.js +1 -1
  42. package/dist/components/Icons/cfx-icons/User.js +1 -1
  43. package/dist/components/Icons/cfx-icons/Users.js +1 -1
  44. package/dist/components/Icons/cfx-icons/Verified.js +1 -1
  45. package/dist/components/Icons/cfx-icons/Visibility.js +1 -1
  46. package/dist/components/Icons/cfx-icons/VisibilityOff.js +1 -1
  47. package/dist/components/Icons/cfx-icons/Warning.js +1 -1
  48. package/dist/components/Icons/cfx-icons-big/Confirm.js +1 -1
  49. package/dist/components/Icons/cfx-icons-big/Like.js +1 -1
  50. package/dist/components/Icons/cfx-icons-big/Subscriptions.js +1 -1
  51. package/dist/components/Icons/cfx-icons-big/Upload.js +1 -1
  52. package/dist/components/Icons/cfx-icons-big/Warning.js +1 -1
  53. package/dist/components/Logos/LogosShowcase.js +30 -427
  54. package/dist/components/Logos/cfx/CompositeLogo.d.ts +1 -1
  55. package/dist/components/Logos/cfx/CompositeLogo.js +12 -80
  56. package/dist/components/Logos/cfx/Icon.d.ts +1 -1
  57. package/dist/components/Logos/cfx/Icon.js +5 -4
  58. package/dist/components/Logos/cfx/Logo.d.ts +1 -1
  59. package/dist/components/Logos/cfx/Logo.js +39 -17
  60. package/dist/components/Logos/cfx/Wordmark.d.ts +1 -1
  61. package/dist/components/Logos/cfx/Wordmark.js +12 -28
  62. package/dist/components/Logos/cfxbazaar/CompositeLogo.d.ts +1 -1
  63. package/dist/components/Logos/cfxbazaar/CompositeLogo.js +7 -6
  64. package/dist/components/Logos/cfxbazaar/Wordmark.d.ts +1 -1
  65. package/dist/components/Logos/cfxbazaar/Wordmark.js +7 -6
  66. package/dist/components/Logos/discord/Icon.d.ts +1 -1
  67. package/dist/components/Logos/discord/Icon.js +5 -4
  68. package/dist/components/Logos/esx/Icon.d.ts +1 -1
  69. package/dist/components/Logos/esx/Icon.js +7 -6
  70. package/dist/components/Logos/fivem/CompositeLogo.d.ts +1 -1
  71. package/dist/components/Logos/fivem/CompositeLogo.js +5 -4
  72. package/dist/components/Logos/fivem/Icon.d.ts +1 -1
  73. package/dist/components/Logos/fivem/Icon.js +7 -6
  74. package/dist/components/Logos/fivem/LockupLandscape.d.ts +1 -1
  75. package/dist/components/Logos/fivem/LockupLandscape.js +7 -6
  76. package/dist/components/Logos/fivem/LockupPortrait.d.ts +1 -1
  77. package/dist/components/Logos/fivem/LockupPortrait.js +5 -4
  78. package/dist/components/Logos/fivem/Logo.d.ts +1 -1
  79. package/dist/components/Logos/fivem/Logo.js +5 -4
  80. package/dist/components/Logos/fivem/Wordmark.d.ts +1 -1
  81. package/dist/components/Logos/fivem/Wordmark.js +7 -6
  82. package/dist/components/Logos/google/Icon.d.ts +1 -1
  83. package/dist/components/Logos/google/Icon.js +7 -6
  84. package/dist/components/Logos/google/Wordmark.d.ts +1 -1
  85. package/dist/components/Logos/google/Wordmark.js +5 -4
  86. package/dist/components/Logos/patreon/Icon.d.ts +1 -1
  87. package/dist/components/Logos/patreon/Icon.js +5 -4
  88. package/dist/components/Logos/patreon/Wordmark.d.ts +1 -1
  89. package/dist/components/Logos/patreon/Wordmark.js +7 -6
  90. package/dist/components/Logos/qbcore/Icon.d.ts +1 -1
  91. package/dist/components/Logos/qbcore/Icon.js +7 -6
  92. package/dist/components/Logos/redemrp/Icon.d.ts +1 -1
  93. package/dist/components/Logos/redemrp/Icon.js +7 -6
  94. package/dist/components/Logos/redm/CompositeLogo.d.ts +1 -1
  95. package/dist/components/Logos/redm/CompositeLogo.js +5 -4
  96. package/dist/components/Logos/redm/Icon.d.ts +1 -1
  97. package/dist/components/Logos/redm/Icon.js +7 -6
  98. package/dist/components/Logos/redm/LockupLandscape.d.ts +1 -1
  99. package/dist/components/Logos/redm/LockupLandscape.js +5 -4
  100. package/dist/components/Logos/redm/LockupPortrait.d.ts +1 -1
  101. package/dist/components/Logos/redm/LockupPortrait.js +5 -4
  102. package/dist/components/Logos/redm/Logo.d.ts +1 -1
  103. package/dist/components/Logos/redm/Logo.js +7 -6
  104. package/dist/components/Logos/redm/Wordmark.d.ts +1 -1
  105. package/dist/components/Logos/redm/Wordmark.js +5 -4
  106. package/dist/components/Logos/rockstar/Icon.d.ts +1 -1
  107. package/dist/components/Logos/rockstar/Icon.js +7 -6
  108. package/dist/components/Logos/tebex/Icon.d.ts +1 -1
  109. package/dist/components/Logos/tebex/Icon.js +5 -4
  110. package/dist/components/Logos/tebex/Wordmark.d.ts +1 -1
  111. package/dist/components/Logos/tebex/Wordmark.js +7 -6
  112. package/dist/components/Logos/vorpcore/Icon.d.ts +1 -1
  113. package/dist/components/Logos/vorpcore/Icon.js +7 -6
  114. package/package.json +1 -1
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,9 +4,9 @@ function e(o) {
4
4
  return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
- ...o,
8
7
  viewBox: "0 0 16 16",
9
8
  xmlns: "http://www.w3.org/2000/svg",
9
+ ...o,
10
10
  children: /* @__PURE__ */ t(
11
11
  "path",
12
12
  {
@@ -4,10 +4,10 @@ function t(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: [
12
12
  /* @__PURE__ */ C(
13
13
  "path",
@@ -4,10 +4,10 @@ function s(t) {
4
4
  return /* @__PURE__ */ r(
5
5
  "svg",
6
6
  {
7
- ...t,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...t,
11
11
  children: [
12
12
  /* @__PURE__ */ C(
13
13
  "path",
@@ -4,10 +4,10 @@ function t(r) {
4
4
  return /* @__PURE__ */ C(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ C(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function o(i) {
4
4
  return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
- ...i,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...i,
11
11
  children: /* @__PURE__ */ t(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function o(t) {
4
4
  return /* @__PURE__ */ C(
5
5
  "svg",
6
6
  {
7
- ...t,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "currentColor",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...t,
11
11
  children: /* @__PURE__ */ C(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 16 16",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function n(o) {
4
4
  return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
- ...o,
8
7
  viewBox: "0 0 64 64",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...o,
11
11
  children: [
12
12
  /* @__PURE__ */ r(
13
13
  "circle",
@@ -4,10 +4,10 @@ function r(o) {
4
4
  return /* @__PURE__ */ t(
5
5
  "svg",
6
6
  {
7
- ...o,
8
7
  viewBox: "0 0 64 64",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...o,
11
11
  children: /* @__PURE__ */ t(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function i(o) {
4
4
  return /* @__PURE__ */ r(
5
5
  "svg",
6
6
  {
7
- ...o,
8
7
  viewBox: "0 0 64 64",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...o,
11
11
  children: [
12
12
  /* @__PURE__ */ C(
13
13
  "path",
@@ -4,10 +4,10 @@ function e(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 64 64",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -4,10 +4,10 @@ function t(r) {
4
4
  return /* @__PURE__ */ o(
5
5
  "svg",
6
6
  {
7
- ...r,
8
7
  viewBox: "0 0 64 64",
9
8
  fill: "none",
10
9
  xmlns: "http://www.w3.org/2000/svg",
10
+ ...r,
11
11
  children: /* @__PURE__ */ o(
12
12
  "path",
13
13
  {
@@ -1,431 +1,34 @@
1
- import { jsxs as l, jsx as e } from "react/jsx-runtime";
2
- import t from "react";
3
- import { Flex as r } from "../Layout/Flex/Flex.js";
4
- import { Text as i } from "../Text/Text.js";
1
+ import { jsx as e, jsxs as n } from "react/jsx-runtime";
2
+ import d from "react";
3
+ import { Island as c } from "../Island/Island.js";
4
+ import { Flex as m } from "../Layout/Flex/Flex.js";
5
+ import { Pad as l } from "../Layout/Pad/Pad.js";
6
+ import { Text as a } from "../Text/Text.js";
5
7
  import "../ui.js";
6
- import { Logos as c } from "./index.js";
7
- function d() {
8
- return /* @__PURE__ */ l(r, { gap: "xlarge", vertical: !0, children: [
9
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "Cfx" }),
10
- /* @__PURE__ */ l(r, { gap: "large", vertical: !0, children: [
11
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
12
- /* @__PURE__ */ e(i, { children: "Icon" }),
13
- /* @__PURE__ */ e(
14
- "div",
15
- {
16
- style: {
17
- height: "64px",
18
- width: "91px"
19
- },
20
- children: /* @__PURE__ */ e(c.Cfx.Icon, {})
21
- }
22
- )
23
- ] }),
24
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
25
- /* @__PURE__ */ e(i, { children: "Wordmark" }),
26
- /* @__PURE__ */ e(
27
- "div",
28
- {
29
- style: {
30
- height: "56px",
31
- width: "114px"
32
- },
33
- children: /* @__PURE__ */ e(c.Cfx.Wordmark, {})
34
- }
35
- )
36
- ] }),
37
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
38
- /* @__PURE__ */ e(i, { children: "Logo" }),
39
- /* @__PURE__ */ e(
40
- "div",
41
- {
42
- style: {
43
- height: "74px",
44
- width: "224px"
45
- },
46
- children: /* @__PURE__ */ e(c.Cfx.Logo, {})
47
- }
48
- )
49
- ] }),
50
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
51
- /* @__PURE__ */ e(i, { children: "Composite Logo" }),
52
- /* @__PURE__ */ e(
53
- "div",
54
- {
55
- style: {
56
- height: "83px",
57
- width: "503px"
58
- },
59
- children: /* @__PURE__ */ e(c.Cfx.CompositeLogo, {})
60
- }
61
- )
62
- ] })
63
- ] }),
64
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "FiveM" }),
65
- /* @__PURE__ */ l(r, { gap: "large", vertical: !0, children: [
66
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
67
- /* @__PURE__ */ e(i, { children: "Icon" }),
68
- /* @__PURE__ */ e(
69
- "div",
70
- {
71
- style: {
72
- height: "44px",
73
- width: "40px"
74
- },
75
- children: /* @__PURE__ */ e(c.FiveM.Icon, {})
76
- }
77
- )
78
- ] }),
79
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
80
- /* @__PURE__ */ e(i, { children: "Wordmark" }),
81
- /* @__PURE__ */ e(
82
- "div",
83
- {
84
- style: {
85
- height: "23px",
86
- width: "73px"
87
- },
88
- children: /* @__PURE__ */ e(c.FiveM.Wordmark, {})
89
- }
90
- )
91
- ] }),
92
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
93
- /* @__PURE__ */ e(i, { children: "Logo" }),
94
- /* @__PURE__ */ e(
95
- "div",
96
- {
97
- style: {
98
- height: "45px",
99
- width: "107px"
100
- },
101
- children: /* @__PURE__ */ e(c.FiveM.Logo, {})
102
- }
103
- )
104
- ] }),
105
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
106
- /* @__PURE__ */ e(i, { children: "Lockup Landscape" }),
107
- /* @__PURE__ */ e(
108
- "div",
109
- {
110
- style: {
111
- height: "44px",
112
- width: "305px"
113
- },
114
- children: /* @__PURE__ */ e(c.FiveM.LockupLandscape, {})
115
- }
116
- )
117
- ] }),
118
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
119
- /* @__PURE__ */ e(i, { children: "Lockup Portrait" }),
120
- /* @__PURE__ */ e(
121
- "div",
122
- {
123
- style: {
124
- height: "96px",
125
- width: "93px"
126
- },
127
- children: /* @__PURE__ */ e(c.FiveM.LockupPortrait, {})
128
- }
129
- )
130
- ] }),
131
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
132
- /* @__PURE__ */ e(i, { children: "Composite Logo" }),
133
- /* @__PURE__ */ e(
134
- "div",
135
- {
136
- style: {
137
- height: "47px",
138
- width: "398px"
139
- },
140
- children: /* @__PURE__ */ e(c.FiveM.CompositeLogo, {})
141
- }
142
- )
143
- ] })
144
- ] }),
145
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "RedM" }),
146
- /* @__PURE__ */ l(r, { gap: "large", vertical: !0, children: [
147
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
148
- /* @__PURE__ */ e(i, { children: "Icon" }),
149
- /* @__PURE__ */ e(
150
- "div",
151
- {
152
- style: {
153
- height: "45px",
154
- width: "29px"
155
- },
156
- children: /* @__PURE__ */ e(c.RedM.Icon, {})
157
- }
158
- )
159
- ] }),
160
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
161
- /* @__PURE__ */ e(i, { children: "Wordmark" }),
162
- /* @__PURE__ */ e(
163
- "div",
164
- {
165
- style: {
166
- height: "33px",
167
- width: "70px"
168
- },
169
- children: /* @__PURE__ */ e(c.RedM.Wordmark, {})
170
- }
171
- )
172
- ] }),
173
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
174
- /* @__PURE__ */ e(i, { children: "Logo" }),
175
- /* @__PURE__ */ e(
176
- "div",
177
- {
178
- style: {
179
- height: "46px",
180
- width: "96px"
181
- },
182
- children: /* @__PURE__ */ e(c.RedM.Logo, {})
183
- }
184
- )
185
- ] }),
186
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
187
- /* @__PURE__ */ e(i, { children: "Lockup Landscape" }),
188
- /* @__PURE__ */ e(
189
- "div",
190
- {
191
- style: {
192
- height: "46px",
193
- width: "206px"
194
- },
195
- children: /* @__PURE__ */ e(c.RedM.LockupLandscape, {})
196
- }
197
- )
198
- ] }),
199
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
200
- /* @__PURE__ */ e(i, { children: "Lockup Portrait" }),
201
- /* @__PURE__ */ e(
202
- "div",
203
- {
204
- style: {
205
- height: "59px",
206
- width: "114px"
207
- },
208
- children: /* @__PURE__ */ e(c.RedM.LockupPortrait, {})
209
- }
210
- )
211
- ] }),
212
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
213
- /* @__PURE__ */ e(i, { children: "Composite Logo" }),
214
- /* @__PURE__ */ e(
215
- "div",
216
- {
217
- style: {
218
- height: "46px",
219
- width: "299px"
220
- },
221
- children: /* @__PURE__ */ e(c.RedM.CompositeLogo, {})
222
- }
223
- )
224
- ] })
225
- ] }),
226
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "Rockstar Games" }),
227
- /* @__PURE__ */ e(r, { gap: "large", vertical: !0, children: /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
228
- /* @__PURE__ */ e(i, { children: "Icon" }),
229
- /* @__PURE__ */ e(
230
- "div",
231
- {
232
- style: {
233
- height: "86px",
234
- width: "84px"
235
- },
236
- children: /* @__PURE__ */ e(c.Rockstar.Icon, {})
237
- }
238
- )
239
- ] }) }),
240
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "Google" }),
241
- /* @__PURE__ */ l(r, { gap: "large", vertical: !0, children: [
242
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
243
- /* @__PURE__ */ e(i, { children: "Icon" }),
244
- /* @__PURE__ */ e(
245
- "div",
246
- {
247
- style: {
248
- height: "64px",
249
- width: "64px"
250
- },
251
- children: /* @__PURE__ */ e(c.Google.Icon, {})
252
- }
253
- )
254
- ] }),
255
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
256
- /* @__PURE__ */ e(i, { children: "Wordmark" }),
257
- /* @__PURE__ */ e(
258
- "div",
259
- {
260
- style: {
261
- height: "68px",
262
- width: "203px"
263
- },
264
- children: /* @__PURE__ */ e(c.Google.Wordmark, {})
265
- }
266
- )
267
- ] })
268
- ] }),
269
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "Patreon" }),
270
- /* @__PURE__ */ l(r, { gap: "large", vertical: !0, children: [
271
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
272
- /* @__PURE__ */ e(i, { children: "Icon" }),
273
- /* @__PURE__ */ e(
274
- "div",
275
- {
276
- style: {
277
- height: "64px",
278
- width: "64px"
279
- },
280
- children: /* @__PURE__ */ e(c.Patreon.Icon, {})
281
- }
282
- )
283
- ] }),
284
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
285
- /* @__PURE__ */ e(i, { children: "Wordmark" }),
286
- /* @__PURE__ */ e(
287
- "div",
288
- {
289
- style: {
290
- height: "60px",
291
- width: "300px"
292
- },
293
- children: /* @__PURE__ */ e(c.Patreon.Wordmark, {})
294
- }
295
- )
296
- ] })
297
- ] }),
298
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "Tebex" }),
299
- /* @__PURE__ */ l(r, { gap: "large", vertical: !0, children: [
300
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
301
- /* @__PURE__ */ e(i, { children: "Icon" }),
302
- /* @__PURE__ */ e(
303
- "div",
304
- {
305
- style: {
306
- height: "64px",
307
- width: "64px"
308
- },
309
- children: /* @__PURE__ */ e(c.Tebex.Icon, {})
310
- }
311
- )
312
- ] }),
313
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
314
- /* @__PURE__ */ e(i, { children: "Wordmark" }),
315
- /* @__PURE__ */ e(
316
- "div",
317
- {
318
- style: {
319
- height: "84px",
320
- width: "168px"
321
- },
322
- children: /* @__PURE__ */ e(c.Tebex.Wordmark, {})
323
- }
324
- )
325
- ] })
326
- ] }),
327
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "QBcore" }),
328
- /* @__PURE__ */ e(r, { gap: "large", vertical: !0, children: /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
329
- /* @__PURE__ */ e(i, { children: "Icon" }),
330
- /* @__PURE__ */ e(
331
- "div",
332
- {
333
- style: {
334
- height: "81px",
335
- width: "88px"
336
- },
337
- children: /* @__PURE__ */ e(c.QBcore.Icon, {})
338
- }
339
- )
340
- ] }) }),
341
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "ESX" }),
342
- /* @__PURE__ */ e(r, { gap: "large", vertical: !0, children: /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
343
- /* @__PURE__ */ e(i, { children: "Icon" }),
344
- /* @__PURE__ */ e(
345
- "div",
346
- {
347
- style: {
348
- height: "60px",
349
- width: "166px"
350
- },
351
- children: /* @__PURE__ */ e(c.ESX.Icon, {})
352
- }
353
- )
354
- ] }) }),
355
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "VorpCore" }),
356
- /* @__PURE__ */ e(r, { gap: "large", vertical: !0, children: /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
357
- /* @__PURE__ */ e(i, { children: "Icon" }),
358
- /* @__PURE__ */ e(
359
- "div",
360
- {
361
- style: {
362
- height: "80px",
363
- width: "134px"
364
- },
365
- children: /* @__PURE__ */ e(c.VorpCore.Icon, {})
366
- }
367
- )
368
- ] }) }),
369
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "Redem:RP" }),
370
- /* @__PURE__ */ e(r, { gap: "large", vertical: !0, children: /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
371
- /* @__PURE__ */ e(i, { children: "Icon" }),
372
- /* @__PURE__ */ e(
373
- "div",
374
- {
375
- style: {
376
- height: "45px",
377
- width: "336px"
378
- },
379
- children: /* @__PURE__ */ e(c.RedemRP.Icon, {})
380
- }
381
- )
382
- ] }) }),
383
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "Discord" }),
384
- /* @__PURE__ */ e(r, { gap: "large", vertical: !0, children: /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
385
- /* @__PURE__ */ e(i, { children: "Icon" }),
386
- /* @__PURE__ */ e(
387
- "div",
388
- {
389
- style: {
390
- height: "97px",
391
- width: "128px"
392
- },
393
- children: /* @__PURE__ */ e(c.Discord.Icon, {})
394
- }
395
- )
396
- ] }) }),
397
- /* @__PURE__ */ e(i, { underlined: !0, color: "accent", as: "h2", size: "xlarge", children: "Cfx Bazaar" }),
398
- /* @__PURE__ */ l(r, { gap: "large", vertical: !0, children: [
399
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
400
- /* @__PURE__ */ e(i, { children: "Wordmark" }),
401
- /* @__PURE__ */ e(
402
- "div",
403
- {
404
- style: {
405
- height: "60px",
406
- width: "377px"
407
- },
408
- children: /* @__PURE__ */ e(c.CfxBazaar.Wordmark, {})
409
- }
410
- )
411
- ] }),
412
- /* @__PURE__ */ l(r, { gap: "normal", vertical: !0, children: [
413
- /* @__PURE__ */ e(i, { children: "Composite Logo" }),
414
- /* @__PURE__ */ e(
415
- "div",
416
- {
417
- style: {
418
- height: "82px",
419
- width: "542px"
420
- },
421
- children: /* @__PURE__ */ e(c.CfxBazaar.CompositeLogo, {})
422
- }
423
- )
424
- ] })
425
- ] })
426
- ] });
8
+ import { Logos as p } from "./index.js";
9
+ function h() {
10
+ const s = Object.entries(p).map(([r, i]) => ({
11
+ title: r,
12
+ folder: Object.entries(i).map(([o, t]) => ({
13
+ name: o,
14
+ Component: t
15
+ }))
16
+ }));
17
+ return /* @__PURE__ */ e(m, { gap: "xlarge", direction: "column", children: s.map(({
18
+ title: r,
19
+ folder: i
20
+ }) => /* @__PURE__ */ n(d.Fragment, { children: [
21
+ /* @__PURE__ */ e(c, { children: /* @__PURE__ */ e(l, { children: /* @__PURE__ */ e(a, { centered: !0, as: "h2", size: "xlarge", children: r }) }) }),
22
+ /* @__PURE__ */ e(m, { gap: "large", direction: "column", children: i.map(({
23
+ name: o,
24
+ Component: t
25
+ }) => /* @__PURE__ */ n(m, { gap: "medium", alignItems: "flex-start", direction: "column", children: [
26
+ /* @__PURE__ */ e(c, { children: /* @__PURE__ */ e(l, { children: /* @__PURE__ */ e(a, { children: o }) }) }),
27
+ /* @__PURE__ */ e(t, { height: "80px" })
28
+ ] }, o)) })
29
+ ] }, r)) });
427
30
  }
428
- const x = t.memo(d);
31
+ const F = d.memo(h);
429
32
  export {
430
- x as default
33
+ F as default
431
34
  };