334 | {/* OpenSource Table */}
335 |
336 |
OpenSource
337 |
350 | setOpenSourceSortDescriptor({
351 | column: descriptor.column?.toString() as ReactKey,
352 | direction: descriptor.direction as "ascending" | "descending",
353 | })
354 | }
355 | onRowAction={(key) => window.open(key as string, "_blank")}
356 | >
357 |
358 | {(column) => (
359 |
360 | {column.name}
361 |
362 | )}
363 |
364 | }
368 | items={sortedItems}
369 | >
370 | {(item) => (
371 |
372 | {(columnKey) => (
373 | {renderCell(item, columnKey)}
374 | )}
375 |
376 | )}
377 |
378 |
379 |
380 |
381 | {/* Pro Table */}
382 |
383 |
Pro
384 |
397 | setProSortDescriptor({
398 | column: descriptor.column?.toString() as ReactKey,
399 | direction: descriptor.direction as "ascending" | "descending",
400 | })
401 | }
402 | onRowAction={(key) => window.open(key as string, "_blank")}
403 | >
404 |
405 | {(column) => (
406 |
407 | {column.name}
408 |
409 | )}
410 |
411 | }
415 | items={sortedProItems}
416 | >
417 | {(item) => (
418 |
419 | {(columnKey) => (
420 | {renderProCell(item, columnKey)}
421 | )}
422 |
423 | )}
424 |
425 |
426 |
427 |
428 | );
429 | }
430 |
--------------------------------------------------------------------------------
/data/comp_report.json:
--------------------------------------------------------------------------------
1 | {
2 | "data": [
3 | {
4 | "name": "reactstrap",
5 | "description": "Simple React Bootstrap 5 components",
6 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/17580417?v=4",
7 | "html_url": "https://github.com/reactstrap/reactstrap",
8 | "stargazers_count": 10549,
9 | "created_at": "2016-02-19T08:01:36Z",
10 | "updated_at": "2025-11-27T04:41:21Z",
11 | "pushed_at": "2024-09-26T09:40:49Z"
12 | },
13 | {
14 | "name": "cult-ui",
15 | "description": "Components crafted for Design Engineers. Styled using Tailwind CSS, fully compatible with Shadcn, and easy to integrate\u2014just copy and paste. MIT \ud83e\udd0c",
16 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/133936441?v=4",
17 | "html_url": "https://github.com/nolly-studio/cult-ui",
18 | "stargazers_count": 2961,
19 | "created_at": "2024-05-28T04:57:48Z",
20 | "updated_at": "2025-11-30T22:47:45Z",
21 | "pushed_at": "2025-11-06T19:15:34Z"
22 | },
23 | {
24 | "name": "kibo",
25 | "description": "A custom registry of composable, accessible and extensible components designed for use with shadcn/ui. Free and open source, forever.",
26 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/180819838?v=4",
27 | "html_url": "https://github.com/shadcnblocks/kibo",
28 | "stargazers_count": 3461,
29 | "created_at": "2024-08-25T03:39:07Z",
30 | "updated_at": "2025-11-30T23:47:14Z",
31 | "pushed_at": "2025-11-18T01:10:40Z"
32 | },
33 | {
34 | "name": "xyflow",
35 | "description": "React Flow |\u00a0Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.",
36 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/7106853?v=4",
37 | "html_url": "https://github.com/xyflow/xyflow",
38 | "stargazers_count": 33977,
39 | "created_at": "2019-07-15T14:47:30Z",
40 | "updated_at": "2025-11-30T16:14:34Z",
41 | "pushed_at": "2025-11-25T12:04:48Z"
42 | },
43 | {
44 | "name": "blueprint",
45 | "description": "A React-based UI toolkit for the web",
46 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/303157?v=4",
47 | "html_url": "https://github.com/palantir/blueprint",
48 | "stargazers_count": 21393,
49 | "created_at": "2016-10-25T21:17:50Z",
50 | "updated_at": "2025-11-29T05:02:09Z",
51 | "pushed_at": "2025-11-29T18:26:39Z"
52 | },
53 | {
54 | "name": "smoothui",
55 | "description": "SmoothUI is a collection of beautifully designed components with smooth animations built with React, Tailwind CSS, and Motion",
56 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/13372238?v=4",
57 | "html_url": "https://github.com/educlopez/smoothui",
58 | "stargazers_count": 435,
59 | "created_at": "2024-07-03T15:32:46Z",
60 | "updated_at": "2025-11-29T23:38:02Z",
61 | "pushed_at": "2025-11-28T17:43:33Z"
62 | },
63 | {
64 | "name": "park-ui",
65 | "description": "Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.",
66 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/54212428?v=4",
67 | "html_url": "https://github.com/chakra-ui/park-ui",
68 | "stargazers_count": 2206,
69 | "created_at": "2023-08-02T13:10:00Z",
70 | "updated_at": "2025-11-30T13:43:41Z",
71 | "pushed_at": "2025-11-28T10:21:31Z"
72 | },
73 | {
74 | "name": "Semantic-UI-React",
75 | "description": "The official Semantic-UI-React integration",
76 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/5796209?v=4",
77 | "html_url": "https://github.com/Semantic-Org/Semantic-UI-React",
78 | "stargazers_count": 13258,
79 | "created_at": "2015-06-19T16:47:19Z",
80 | "updated_at": "2025-11-25T10:34:45Z",
81 | "pushed_at": "2024-11-22T09:09:59Z"
82 | },
83 | {
84 | "name": "primitives",
85 | "description": "Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.",
86 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/75042455?v=4",
87 | "html_url": "https://github.com/radix-ui/primitives",
88 | "stargazers_count": 18233,
89 | "created_at": "2020-06-19T13:23:22Z",
90 | "updated_at": "2025-11-30T23:48:25Z",
91 | "pushed_at": "2025-11-04T23:27:27Z"
92 | },
93 | {
94 | "name": "heroui",
95 | "description": "\ud83d\ude80 Beautiful, fast and modern React UI library. (Previously NextUI)",
96 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/86160567?v=4",
97 | "html_url": "https://github.com/heroui-inc/heroui",
98 | "stargazers_count": 27488,
99 | "created_at": "2021-04-22T13:06:23Z",
100 | "updated_at": "2025-11-30T23:49:01Z",
101 | "pushed_at": "2025-11-30T16:17:23Z"
102 | },
103 | {
104 | "name": "fluentui",
105 | "description": "Fluent UI web represents a collection of utilities, React components, and web components for building web applications.",
106 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4",
107 | "html_url": "https://github.com/microsoft/fluentui",
108 | "stargazers_count": 19708,
109 | "created_at": "2016-06-06T15:03:44Z",
110 | "updated_at": "2025-11-30T22:45:09Z",
111 | "pushed_at": "2025-11-28T13:46:43Z"
112 | },
113 | {
114 | "name": "reui",
115 | "description": "Open-source collection of UI components and animated effects built with React, Typescript, Tailwind CSS, and Motion. Pairs beautifully with shadcn/ui.",
116 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/34410960?v=4",
117 | "html_url": "https://github.com/keenthemes/reui",
118 | "stargazers_count": 2124,
119 | "created_at": "2025-02-27T13:44:53Z",
120 | "updated_at": "2025-11-30T19:14:37Z",
121 | "pushed_at": "2025-11-29T11:07:55Z"
122 | },
123 | {
124 | "name": "themes",
125 | "description": "Radix Themes is an open-source component library optimized for fast development, easy maintenance, and accessibility. Maintained by @workos.",
126 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/75042455?v=4",
127 | "html_url": "https://github.com/radix-ui/themes",
128 | "stargazers_count": 7812,
129 | "created_at": "2023-06-15T12:21:08Z",
130 | "updated_at": "2025-11-30T18:10:31Z",
131 | "pushed_at": "2025-09-04T22:36:00Z"
132 | },
133 | {
134 | "name": "OnsenUI",
135 | "description": "Mobile app development framework and SDK using HTML5 and JavaScript. Create beautiful and performant cross-platform mobile apps. Based on Web Components, and provides bindings for Angular 1, 2, React and Vue.js.",
136 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/5972822?v=4",
137 | "html_url": "https://github.com/OnsenUI/OnsenUI",
138 | "stargazers_count": 8879,
139 | "created_at": "2013-09-11T11:52:41Z",
140 | "updated_at": "2025-11-18T14:07:25Z",
141 | "pushed_at": "2024-07-17T05:35:17Z"
142 | },
143 | {
144 | "name": "grommet",
145 | "description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package",
146 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/14203820?v=4",
147 | "html_url": "https://github.com/grommet/grommet",
148 | "stargazers_count": 8364,
149 | "created_at": "2015-03-24T08:54:10Z",
150 | "updated_at": "2025-11-28T17:21:35Z",
151 | "pushed_at": "2025-11-19T16:30:42Z"
152 | },
153 | {
154 | "name": "rsuite",
155 | "description": "\ud83e\uddf1 A suite of React components . ",
156 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/19635045?v=4",
157 | "html_url": "https://github.com/rsuite/rsuite",
158 | "stargazers_count": 8659,
159 | "created_at": "2016-06-06T02:27:46Z",
160 | "updated_at": "2025-12-01T00:04:21Z",
161 | "pushed_at": "2025-11-26T22:10:17Z"
162 | },
163 | {
164 | "name": "headlessui",
165 | "description": "Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",
166 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/67109815?v=4",
167 | "html_url": "https://github.com/tailwindlabs/headlessui",
168 | "stargazers_count": 28178,
169 | "created_at": "2020-09-16T09:53:09Z",
170 | "updated_at": "2025-11-30T23:52:26Z",
171 | "pushed_at": "2025-11-27T21:45:16Z"
172 | },
173 | {
174 | "name": "vuetify",
175 | "description": "\ud83d\udc09 Vue Component Framework",
176 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/22138497?v=4",
177 | "html_url": "https://github.com/vuetifyjs/vuetify",
178 | "stargazers_count": 40822,
179 | "created_at": "2016-09-12T00:39:35Z",
180 | "updated_at": "2025-11-30T16:14:26Z",
181 | "pushed_at": "2025-11-28T10:57:48Z"
182 | },
183 | {
184 | "name": "coss",
185 | "description": "coss.com is the new holding company of cal.com, the pioneers of open source scheduling infrastructure and cal.com continues to be the 'google search' of our alphabet.",
186 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/199277276?v=4",
187 | "html_url": "https://github.com/cosscom/coss",
188 | "stargazers_count": 8952,
189 | "created_at": "2024-10-15T10:05:35Z",
190 | "updated_at": "2025-11-30T17:53:42Z",
191 | "pushed_at": "2025-11-28T09:25:10Z"
192 | },
193 | {
194 | "name": "Semantic-UI",
195 | "description": "Semantic is a UI component framework based around useful principles from natural language.",
196 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/5796209?v=4",
197 | "html_url": "https://github.com/Semantic-Org/Semantic-UI",
198 | "stargazers_count": 51184,
199 | "created_at": "2013-04-08T23:32:04Z",
200 | "updated_at": "2025-11-30T14:52:38Z",
201 | "pushed_at": "2024-11-27T21:01:48Z"
202 | },
203 | {
204 | "name": "CopilotKit",
205 | "description": "React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic last-mile \ud83e\ude81",
206 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/131273140?v=4",
207 | "html_url": "https://github.com/CopilotKit/CopilotKit",
208 | "stargazers_count": 25164,
209 | "created_at": "2023-06-19T04:08:31Z",
210 | "updated_at": "2025-11-30T17:22:48Z",
211 | "pushed_at": "2025-11-29T08:00:33Z"
212 | },
213 | {
214 | "name": "element",
215 | "description": "A Vue.js 2.0 UI Toolkit for Web",
216 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/12810740?v=4",
217 | "html_url": "https://github.com/ElemeFE/element",
218 | "stargazers_count": 54236,
219 | "created_at": "2016-09-03T06:19:26Z",
220 | "updated_at": "2025-11-30T00:05:04Z",
221 | "pushed_at": "2024-08-20T07:40:13Z"
222 | },
223 | {
224 | "name": "react-bootstrap",
225 | "description": "Bootstrap components built with React",
226 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/6853419?v=4",
227 | "html_url": "https://github.com/react-bootstrap/react-bootstrap",
228 | "stargazers_count": 22631,
229 | "created_at": "2013-12-27T19:06:07Z",
230 | "updated_at": "2025-11-29T21:05:57Z",
231 | "pushed_at": "2025-11-30T00:05:32Z"
232 | },
233 | {
234 | "name": "ag-grid",
235 | "description": "The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.",
236 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/30720768?v=4",
237 | "html_url": "https://github.com/ag-grid/ag-grid",
238 | "stargazers_count": 14770,
239 | "created_at": "2014-12-23T16:20:14Z",
240 | "updated_at": "2025-11-30T23:21:27Z",
241 | "pushed_at": "2025-11-30T22:52:13Z"
242 | },
243 | {
244 | "name": "chakra-ui",
245 | "description": "Chakra UI is a component system for building SaaS products with speed \u26a1\ufe0f",
246 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/54212428?v=4",
247 | "html_url": "https://github.com/chakra-ui/chakra-ui",
248 | "stargazers_count": 39995,
249 | "created_at": "2019-08-17T14:27:54Z",
250 | "updated_at": "2025-11-30T22:48:33Z",
251 | "pushed_at": "2025-11-30T18:18:11Z"
252 | },
253 | {
254 | "name": "ark",
255 | "description": "Build scalable design systems with React, Vue, Solid, and Svelte.",
256 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/54212428?v=4",
257 | "html_url": "https://github.com/chakra-ui/ark",
258 | "stargazers_count": 4844,
259 | "created_at": "2022-10-26T08:49:36Z",
260 | "updated_at": "2025-11-30T22:05:54Z",
261 | "pushed_at": "2025-11-30T17:56:15Z"
262 | },
263 | {
264 | "name": "magicui",
265 | "description": "UI Library for Design Engineers. Animated components and effects you can copy and paste into your apps. Free. Open Source.",
266 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/166878038?v=4",
267 | "html_url": "https://github.com/magicuidesign/magicui",
268 | "stargazers_count": 19578,
269 | "created_at": "2023-06-26T19:17:10Z",
270 | "updated_at": "2025-11-30T17:11:05Z",
271 | "pushed_at": "2025-11-30T08:42:42Z"
272 | },
273 | {
274 | "name": "carbon",
275 | "description": "A design system built by IBM",
276 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/25179978?v=4",
277 | "html_url": "https://github.com/carbon-design-system/carbon",
278 | "stargazers_count": 8640,
279 | "created_at": "2017-03-13T14:23:59Z",
280 | "updated_at": "2025-11-30T14:06:19Z",
281 | "pushed_at": "2025-11-30T14:09:05Z"
282 | },
283 | {
284 | "name": "kokonutui",
285 | "description": "Open-source collection of stunning Components built with Tailwind CSS, shadcn/ui and Motion to use on your websites",
286 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/187040814?v=4",
287 | "html_url": "https://github.com/kokonut-labs/kokonutui",
288 | "stargazers_count": 1485,
289 | "created_at": "2024-11-01T15:37:10Z",
290 | "updated_at": "2025-11-30T20:43:34Z",
291 | "pushed_at": "2025-11-26T16:58:10Z"
292 | },
293 | {
294 | "name": "plate",
295 | "description": "Rich-text editor with AI, MCP, and shadcn/ui",
296 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/66228141?v=4",
297 | "html_url": "https://github.com/udecode/plate",
298 | "stargazers_count": 15528,
299 | "created_at": "2019-12-02T01:40:10Z",
300 | "updated_at": "2025-11-30T23:34:38Z",
301 | "pushed_at": "2025-11-30T09:54:27Z"
302 | },
303 | {
304 | "name": "blocks",
305 | "description": "Shadcn marketing blocks",
306 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/207853833?v=4",
307 | "html_url": "https://github.com/tailark/blocks",
308 | "stargazers_count": 1993,
309 | "created_at": "2025-02-16T13:38:24Z",
310 | "updated_at": "2025-11-30T22:29:30Z",
311 | "pushed_at": "2025-11-27T19:08:47Z"
312 | },
313 | {
314 | "name": "bulma",
315 | "description": "Modern CSS framework based on Flexbox",
316 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/1254808?v=4",
317 | "html_url": "https://github.com/jgthms/bulma",
318 | "stargazers_count": 49994,
319 | "created_at": "2016-01-23T23:48:34Z",
320 | "updated_at": "2025-11-30T23:49:46Z",
321 | "pushed_at": "2025-06-27T16:28:35Z"
322 | },
323 | {
324 | "name": "ant-design",
325 | "description": "An enterprise-class UI design language and React UI library",
326 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/12101536?v=4",
327 | "html_url": "https://github.com/ant-design/ant-design",
328 | "stargazers_count": 96812,
329 | "created_at": "2015-04-24T15:37:24Z",
330 | "updated_at": "2025-12-01T00:06:43Z",
331 | "pushed_at": "2025-11-30T20:34:11Z"
332 | },
333 | {
334 | "name": "material-ui",
335 | "description": "Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.",
336 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/33663932?v=4",
337 | "html_url": "https://github.com/mui/material-ui",
338 | "stargazers_count": 97385,
339 | "created_at": "2014-08-18T19:11:54Z",
340 | "updated_at": "2025-11-30T23:22:53Z",
341 | "pushed_at": "2025-11-30T23:22:20Z"
342 | },
343 | {
344 | "name": "motion-primitives",
345 | "description": "UI kit to make beautiful, animated interfaces, faster. Customizable. Open Source.",
346 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/14288396?v=4",
347 | "html_url": "https://github.com/ibelick/motion-primitives",
348 | "stargazers_count": 5116,
349 | "created_at": "2024-07-03T15:58:42Z",
350 | "updated_at": "2025-11-30T16:14:47Z",
351 | "pushed_at": "2025-11-25T22:08:58Z"
352 | },
353 | {
354 | "name": "evergreen",
355 | "description": "\ud83c\udf32 Evergreen React UI Framework by Segment",
356 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/819518?v=4",
357 | "html_url": "https://github.com/segmentio/evergreen",
358 | "stargazers_count": 12402,
359 | "created_at": "2017-07-30T10:03:14Z",
360 | "updated_at": "2025-11-30T23:51:14Z",
361 | "pushed_at": "2025-06-11T04:53:19Z"
362 | },
363 | {
364 | "name": "react-spectrum",
365 | "description": "A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.",
366 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/476009?v=4",
367 | "html_url": "https://github.com/adobe/react-spectrum",
368 | "stargazers_count": 14533,
369 | "created_at": "2019-09-13T23:32:51Z",
370 | "updated_at": "2025-11-30T23:48:13Z",
371 | "pushed_at": "2025-11-30T23:44:16Z"
372 | },
373 | {
374 | "name": "react-admin",
375 | "description": "A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design",
376 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/3116319?v=4",
377 | "html_url": "https://github.com/marmelab/react-admin",
378 | "stargazers_count": 26373,
379 | "created_at": "2016-07-13T07:58:54Z",
380 | "updated_at": "2025-11-30T22:09:47Z",
381 | "pushed_at": "2025-11-27T13:49:24Z"
382 | },
383 | {
384 | "name": "mantine",
385 | "description": "A fully featured React components library",
386 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/79146003?v=4",
387 | "html_url": "https://github.com/mantinedev/mantine",
388 | "stargazers_count": 30120,
389 | "created_at": "2021-01-07T14:02:19Z",
390 | "updated_at": "2025-11-30T23:11:58Z",
391 | "pushed_at": "2025-11-27T08:21:31Z"
392 | },
393 | {
394 | "name": "coreui-react",
395 | "description": "CoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true React.js hook components, without jQuery and unneeded dependencies.",
396 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/36859861?v=4",
397 | "html_url": "https://github.com/coreui/coreui-react",
398 | "stargazers_count": 713,
399 | "created_at": "2018-02-26T18:14:32Z",
400 | "updated_at": "2025-11-23T07:02:34Z",
401 | "pushed_at": "2025-10-07T16:56:53Z"
402 | },
403 | {
404 | "name": "daisyui",
405 | "description": "\ud83c\udf3c \ud83c\udf3c \ud83c\udf3c \ud83c\udf3c \ud83c\udf3c \u2003The most popular, free and open-source Tailwind CSS component library",
406 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/7342023?v=4",
407 | "html_url": "https://github.com/saadeghi/daisyui",
408 | "stargazers_count": 39474,
409 | "created_at": "2020-11-28T22:57:27Z",
410 | "updated_at": "2025-11-30T22:58:36Z",
411 | "pushed_at": "2025-11-30T23:00:22Z"
412 | },
413 | {
414 | "name": "ui",
415 | "description": "A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.",
416 | "owner_avatar_url": "https://avatars.githubusercontent.com/u/139895814?v=4",
417 | "html_url": "https://github.com/shadcn-ui/ui",
418 | "stargazers_count": 100989,
419 | "created_at": "2023-01-04T12:43:27Z",
420 | "updated_at": "2025-12-01T00:07:51Z",
421 | "pushed_at": "2025-11-30T20:44:28Z"
422 | }
423 | ],
424 | "meta": {
425 | "last_updated": "2025-12-01T00:17:33.489697Z"
426 | }
427 | }
--------------------------------------------------------------------------------