@homecode/ui 5.3.8 → 5.3.9

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 (39) hide show
  1. package/dist/esm/src/components/Autocomplete/Autocomplete.js +0 -2
  2. package/dist/esm/src/components/Draggable/Draggable.js +0 -1
  3. package/dist/esm/src/components/Gallery/Gallery.js +1 -1
  4. package/dist/esm/src/components/InputFile/InputFile.js +1 -2
  5. package/dist/esm/src/components/Popup/Popup.helpers.js +0 -1
  6. package/dist/esm/src/components/Router/store.js +0 -1
  7. package/dist/esm/src/components/Select/Select.js +2 -3
  8. package/dist/esm/src/components/Select/Select2.js +1 -1
  9. package/dist/esm/src/components/Text/Text.js +0 -1
  10. package/dist/esm/src/components/VH/VH.js +0 -1
  11. package/dist/esm/src/components/Virtualized/List/List.js +1 -2
  12. package/dist/esm/src/components/Virtualized/Virtualized.js +1 -1
  13. package/dist/esm/src/tools/dom.js +0 -1
  14. package/dist/esm/src/tools/object.js +16 -1
  15. package/dist/esm/src/tools/resizeObserver.js +1 -1
  16. package/dist/esm/types/src/components/Notifications/Notifications.d.ts +2 -2
  17. package/dist/esm/types/src/components/Notifications/store.d.ts +2 -2
  18. package/dist/esm/types/src/components/Router/Router.d.ts +2 -2
  19. package/dist/esm/types/src/components/Router/store.d.ts +4 -4
  20. package/dist/esm/types/src/components/Select/Select.types.d.ts +1 -1
  21. package/dist/esm/types/src/services/i18n.d.ts +4 -4
  22. package/dist/esm/types/src/tools/object.d.ts +2 -0
  23. package/graphify-out/.graphify_labels.json +219 -1
  24. package/graphify-out/.graphify_root +1 -1
  25. package/graphify-out/2026-06-18/.graphify_labels.json +219 -0
  26. package/graphify-out/2026-06-18/GRAPH_REPORT.md +1008 -0
  27. package/graphify-out/2026-06-18/cost.json +12 -0
  28. package/graphify-out/2026-06-18/graph.json +68467 -0
  29. package/graphify-out/2026-06-18/manifest.json +2262 -0
  30. package/graphify-out/GRAPH_REPORT.md +357 -99
  31. package/graphify-out/cache/ast/0fdeea4db8e141ebab07bf243987272f54facc2456c38a7a307a51349b0cd614.json +1 -0
  32. package/graphify-out/cache/ast/60a7a206457546b362df11b1fb0574fcffa9aef15ea634770e10fb3bd10318b4.json +1 -0
  33. package/graphify-out/cache/ast/72c82f7c05412fdcefa9df4a90e647e33f7c92f391a27d164861260964f294fd.json +1 -0
  34. package/graphify-out/cache/ast/aabc79823e5e3e59c3543e385f6142697b6c9ffa8d64be6a601b16f5a401f84d.json +1 -0
  35. package/graphify-out/cache/stat-index.json +1 -1
  36. package/graphify-out/graph.html +4 -4
  37. package/graphify-out/graph.json +36005 -19218
  38. package/graphify-out/manifest.json +491 -491
  39. package/package.json +1 -3
@@ -0,0 +1,1008 @@
1
+ # Graph Report - ui (2026-06-18)
2
+
3
+ ## Corpus Check
4
+ - 350 files · ~81,866 words
5
+ - Verdict: corpus is large enough that graph structure adds value.
6
+
7
+ ## Summary
8
+ - 2717 nodes · 3901 edges · 217 communities (184 shown, 33 thin omitted)
9
+ - Extraction: 97% EXTRACTED · 3% INFERRED · 0% AMBIGUOUS · INFERRED: 111 edges (avg confidence: 0.8)
10
+ - Token cost: 0 input · 0 output
11
+
12
+ ## Graph Freshness
13
+ - Built from commit: `1a6c4060`
14
+ - Run `git rev-parse HEAD` and compare to check if the graph is stale.
15
+ - Run `graphify update .` after code changes (no API cost).
16
+
17
+ ## Community Hubs (Navigation)
18
+ - [[_COMMUNITY_Docs Examples Index|Docs Examples Index]]
19
+ - [[_COMMUNITY_PromptComposer|PromptComposer]]
20
+ - [[_COMMUNITY_Build Toolchain|Build Toolchain]]
21
+ - [[_COMMUNITY_Form Examples|Form Examples]]
22
+ - [[_COMMUNITY_Autocomplete Examples|Autocomplete Examples]]
23
+ - [[_COMMUNITY_Checkbox Showcase|Checkbox Showcase]]
24
+ - [[_COMMUNITY_Theme Config|Theme Config]]
25
+ - [[_COMMUNITY_Type Props Schema|Type Props Schema]]
26
+ - [[_COMMUNITY_Notifications System|Notifications System]]
27
+ - [[_COMMUNITY_Button Checkbox Core|Button Checkbox Core]]
28
+ - [[_COMMUNITY_Optional Value Props|Optional Value Props]]
29
+ - [[_COMMUNITY_Select Component|Select Component]]
30
+ - [[_COMMUNITY_Input AssistiveText|Input AssistiveText]]
31
+ - [[_COMMUNITY_Gallery Component|Gallery Component]]
32
+ - [[_COMMUNITY_Virtualized Examples|Virtualized Examples]]
33
+ - [[_COMMUNITY_TypeScript Config|TypeScript Config]]
34
+ - [[_COMMUNITY_Package Dependencies|Package Dependencies]]
35
+ - [[_COMMUNITY_Card Component|Card Component]]
36
+ - [[_COMMUNITY_Debounce Paranja|Debounce Paranja]]
37
+ - [[_COMMUNITY_UILIB Docs Assets|UILIB Docs Assets]]
38
+ - [[_COMMUNITY_Component Type Props|Component Type Props]]
39
+ - [[_COMMUNITY_Flex Gallery|Flex Gallery]]
40
+ - [[_COMMUNITY_DatePicker Examples|DatePicker Examples]]
41
+ - [[_COMMUNITY_Comment Value Props|Comment Value Props]]
42
+ - [[_COMMUNITY_Docs Index Pages|Docs Index Pages]]
43
+ - [[_COMMUNITY_i18n LangSelector|i18n LangSelector]]
44
+ - [[_COMMUNITY_Package Metadata|Package Metadata]]
45
+ - [[_COMMUNITY_Popup Positioning|Popup Positioning]]
46
+ - [[_COMMUNITY_Popup Component|Popup Component]]
47
+ - [[_COMMUNITY_Docs Code Layout|Docs Code Layout]]
48
+ - [[_COMMUNITY_Draggable Types|Draggable Types]]
49
+ - [[_COMMUNITY_Slider Component|Slider Component]]
50
+ - [[_COMMUNITY_Small Component Props|Small Component Props]]
51
+ - [[_COMMUNITY_Select Popup Types|Select Popup Types]]
52
+ - [[_COMMUNITY_Router Core|Router Core]]
53
+ - [[_COMMUNITY_Calendar Helpers|Calendar Helpers]]
54
+ - [[_COMMUNITY_AssistiveText Menu|AssistiveText Menu]]
55
+ - [[_COMMUNITY_Button DatePicker Types|Button DatePicker Types]]
56
+ - [[_COMMUNITY_Container Icon|Container Icon]]
57
+ - [[_COMMUNITY_Checkbox Props|Checkbox Props]]
58
+ - [[_COMMUNITY_NPM Scripts|NPM Scripts]]
59
+ - [[_COMMUNITY_Calendar DatePicker|Calendar DatePicker]]
60
+ - [[_COMMUNITY_DateTime Types|DateTime Types]]
61
+ - [[_COMMUNITY_Autocomplete Core|Autocomplete Core]]
62
+ - [[_COMMUNITY_Global Type Kinds|Global Type Kinds]]
63
+ - [[_COMMUNITY_Date Type Fields|Date Type Fields]]
64
+ - [[_COMMUNITY_Form Types|Form Types]]
65
+ - [[_COMMUNITY_Docs App Store|Docs App Store]]
66
+ - [[_COMMUNITY_Component Types JSON|Component Types JSON]]
67
+ - [[_COMMUNITY_Option Value Types|Option Value Types]]
68
+ - [[_COMMUNITY_Generic Props|Generic Props]]
69
+ - [[_COMMUNITY_Draggable Component|Draggable Component]]
70
+ - [[_COMMUNITY_Heading Scroll|Heading Scroll]]
71
+ - [[_COMMUNITY_Progress Indicators|Progress Indicators]]
72
+ - [[_COMMUNITY_Table Virtualized|Table Virtualized]]
73
+ - [[_COMMUNITY_Virtualized Lifecycle|Virtualized Lifecycle]]
74
+ - [[_COMMUNITY_Docs Pages|Docs Pages]]
75
+ - [[_COMMUNITY_Code Example Helpers|Code Example Helpers]]
76
+ - [[_COMMUNITY_Media Control Icons|Media Control Icons]]
77
+ - [[_COMMUNITY_Text Heading|Text Heading]]
78
+ - [[_COMMUNITY_Type Parser Script|Type Parser Script]]
79
+ - [[_COMMUNITY_ButtonGroup Tabs|ButtonGroup Tabs]]
80
+ - [[_COMMUNITY_DateTime Component|DateTime Component]]
81
+ - [[_COMMUNITY_Display Format Props|Display Format Props]]
82
+ - [[_COMMUNITY_Calendar Day Props|Calendar Day Props]]
83
+ - [[_COMMUNITY_Dialogue Props|Dialogue Props]]
84
+ - [[_COMMUNITY_Arrow Chevron Icons|Arrow Chevron Icons]]
85
+ - [[_COMMUNITY_InputFile Upload|InputFile Upload]]
86
+ - [[_COMMUNITY_InputFile Types|InputFile Types]]
87
+ - [[_COMMUNITY_Virtualized List|Virtualized List]]
88
+ - [[_COMMUNITY_List Lifecycle|List Lifecycle]]
89
+ - [[_COMMUNITY_Icon Index Exports|Icon Index Exports]]
90
+ - [[_COMMUNITY_Webpack Paths Config|Webpack Paths Config]]
91
+ - [[_COMMUNITY_DatePicker Helpers|DatePicker Helpers]]
92
+ - [[_COMMUNITY_Calendar Day|Calendar Day]]
93
+ - [[_COMMUNITY_Calendar Pointer Props|Calendar Pointer Props]]
94
+ - [[_COMMUNITY_Size Enum Props|Size Enum Props]]
95
+ - [[_COMMUNITY_Code Editor|Code Editor]]
96
+ - [[_COMMUNITY_Communication Icons|Communication Icons]]
97
+ - [[_COMMUNITY_Select Constants|Select Constants]]
98
+ - [[_COMMUNITY_TextShimmer|TextShimmer]]
99
+ - [[_COMMUNITY_Virtualized Cards|Virtualized Cards]]
100
+ - [[_COMMUNITY_ClassName Props|ClassName Props]]
101
+ - [[_COMMUNITY_Ukrainian i18n|Ukrainian i18n]]
102
+ - [[_COMMUNITY_Icon RequiredStar Types|Icon RequiredStar Types]]
103
+ - [[_COMMUNITY_Navigation Icons|Navigation Icons]]
104
+ - [[_COMMUNITY_File Action Icons|File Action Icons]]
105
+ - [[_COMMUNITY_Label Helpers|Label Helpers]]
106
+ - [[_COMMUNITY_Lazy Types|Lazy Types]]
107
+ - [[_COMMUNITY_Select Example Helpers|Select Example Helpers]]
108
+ - [[_COMMUNITY_Menu More Icons|Menu More Icons]]
109
+ - [[_COMMUNITY_Social Media Icons|Social Media Icons]]
110
+ - [[_COMMUNITY_Rollup Build Config|Rollup Build Config]]
111
+ - [[_COMMUNITY_Tabs Types|Tabs Types]]
112
+ - [[_COMMUNITY_VH Component|VH Component]]
113
+ - [[_COMMUNITY_Docs Navigation|Docs Navigation]]
114
+ - [[_COMMUNITY_Footer Alignment|Footer Alignment]]
115
+ - [[_COMMUNITY_Calendar Day Disabled|Calendar Day Disabled]]
116
+ - [[_COMMUNITY_Render Day Props|Render Day Props]]
117
+ - [[_COMMUNITY_Render Months Label|Render Months Label]]
118
+ - [[_COMMUNITY_Render Month Label|Render Month Label]]
119
+ - [[_COMMUNITY_Render Weekday Label|Render Weekday Label]]
120
+ - [[_COMMUNITY_Render Year Label|Render Year Label]]
121
+ - [[_COMMUNITY_Start Of Week|Start Of Week]]
122
+ - [[_COMMUNITY_Weekend ClassName|Weekend ClassName]]
123
+ - [[_COMMUNITY_Weekend Styling|Weekend Styling]]
124
+ - [[_COMMUNITY_Icon Name Helpers|Icon Name Helpers]]
125
+ - [[_COMMUNITY_Media Placeholder Icons|Media Placeholder Icons]]
126
+ - [[_COMMUNITY_Utility Icons|Utility Icons]]
127
+ - [[_COMMUNITY_Commerce Icons|Commerce Icons]]
128
+ - [[_COMMUNITY_Data Usage Icons|Data Usage Icons]]
129
+ - [[_COMMUNITY_Peer Dependencies|Peer Dependencies]]
130
+ - [[_COMMUNITY_Table Render|Table Render]]
131
+ - [[_COMMUNITY_Theme Docs|Theme Docs]]
132
+ - [[_COMMUNITY_Number Formatting|Number Formatting]]
133
+ - [[_COMMUNITY_Virtualized Index Helpers|Virtualized Index Helpers]]
134
+ - [[_COMMUNITY_Docs Scope|Docs Scope]]
135
+ - [[_COMMUNITY_Auto Scroll Props|Auto Scroll Props]]
136
+ - [[_COMMUNITY_Content Props|Content Props]]
137
+ - [[_COMMUNITY_Content ClassName|Content ClassName]]
138
+ - [[_COMMUNITY_Footer Props|Footer Props]]
139
+ - [[_COMMUNITY_Icon Props|Icon Props]]
140
+ - [[_COMMUNITY_Max Height Props|Max Height Props]]
141
+ - [[_COMMUNITY_No Scroll Props|No Scroll Props]]
142
+ - [[_COMMUNITY_Subtitle Props|Subtitle Props]]
143
+ - [[_COMMUNITY_Subtitle ClassName|Subtitle ClassName]]
144
+ - [[_COMMUNITY_Title Props|Title Props]]
145
+ - [[_COMMUNITY_Title ClassName|Title ClassName]]
146
+ - [[_COMMUNITY_Trigger Props|Trigger Props]]
147
+ - [[_COMMUNITY_Trigger ClassName|Trigger ClassName]]
148
+ - [[_COMMUNITY_Width Props|Width Props]]
149
+ - [[_COMMUNITY_Docs Examples|Docs Examples]]
150
+ - [[_COMMUNITY_Expand Types|Expand Types]]
151
+ - [[_COMMUNITY_Brand Avatar Icons|Brand Avatar Icons]]
152
+ - [[_COMMUNITY_Communication Action Icons|Communication Action Icons]]
153
+ - [[_COMMUNITY_Status Action Icons|Status Action Icons]]
154
+ - [[_COMMUNITY_OAuth Brand Icons|OAuth Brand Icons]]
155
+ - [[_COMMUNITY_View Fullscreen Icons|View Fullscreen Icons]]
156
+ - [[_COMMUNITY_Add Remove Icons|Add Remove Icons]]
157
+ - [[_COMMUNITY_Route Navigation Icons|Route Navigation Icons]]
158
+ - [[_COMMUNITY_Settings Tool Icons|Settings Tool Icons]]
159
+ - [[_COMMUNITY_Input Label Constants|Input Label Constants]]
160
+ - [[_COMMUNITY_More Docs Examples|More Docs Examples]]
161
+ - [[_COMMUNITY_Docs Scope Pages|Docs Scope Pages]]
162
+ - [[_COMMUNITY_Additional Docs Examples|Additional Docs Examples]]
163
+ - [[_COMMUNITY_Brand Logo Assets|Brand Logo Assets]]
164
+ - [[_COMMUNITY_Test Utilities|Test Utilities]]
165
+ - [[_COMMUNITY_PostCSS Config|PostCSS Config]]
166
+ - [[_COMMUNITY_Single Doc Page|Single Doc Page]]
167
+ - [[_COMMUNITY_Bookmark Icons|Bookmark Icons]]
168
+ - [[_COMMUNITY_Drag Handler Icons|Drag Handler Icons]]
169
+ - [[_COMMUNITY_Lock Security Icons|Lock Security Icons]]
170
+ - [[_COMMUNITY_Save Undo Icons|Save Undo Icons]]
171
+ - [[_COMMUNITY_SVG Test Mock|SVG Test Mock]]
172
+ - [[_COMMUNITY_Store Declarations|Store Declarations]]
173
+ - [[_COMMUNITY_Global Window Types|Global Window Types]]
174
+ - [[_COMMUNITY_Gallery Singleton|Gallery Singleton]]
175
+ - [[_COMMUNITY_Minimize Prop|Minimize Prop]]
176
+ - [[_COMMUNITY_Forward Icon|Forward Icon]]
177
+ - [[_COMMUNITY_Router Context|Router Context]]
178
+ - [[_COMMUNITY_Router Store|Router Store]]
179
+ - [[_COMMUNITY_Select Helpers|Select Helpers]]
180
+ - [[_COMMUNITY_Community 167|Community 167]]
181
+ - [[_COMMUNITY_Community 168|Community 168]]
182
+ - [[_COMMUNITY_Community 169|Community 169]]
183
+ - [[_COMMUNITY_Community 170|Community 170]]
184
+ - [[_COMMUNITY_Community 171|Community 171]]
185
+ - [[_COMMUNITY_Community 172|Community 172]]
186
+ - [[_COMMUNITY_Community 173|Community 173]]
187
+ - [[_COMMUNITY_Community 174|Community 174]]
188
+ - [[_COMMUNITY_Community 175|Community 175]]
189
+ - [[_COMMUNITY_Community 176|Community 176]]
190
+ - [[_COMMUNITY_Community 177|Community 177]]
191
+ - [[_COMMUNITY_Community 179|Community 179]]
192
+ - [[_COMMUNITY_Community 180|Community 180]]
193
+ - [[_COMMUNITY_Community 181|Community 181]]
194
+ - [[_COMMUNITY_Community 182|Community 182]]
195
+ - [[_COMMUNITY_Community 183|Community 183]]
196
+ - [[_COMMUNITY_Community 184|Community 184]]
197
+ - [[_COMMUNITY_Community 185|Community 185]]
198
+ - [[_COMMUNITY_Community 186|Community 186]]
199
+ - [[_COMMUNITY_Community 187|Community 187]]
200
+ - [[_COMMUNITY_Community 188|Community 188]]
201
+ - [[_COMMUNITY_Community 189|Community 189]]
202
+ - [[_COMMUNITY_Community 190|Community 190]]
203
+ - [[_COMMUNITY_Community 191|Community 191]]
204
+ - [[_COMMUNITY_Community 192|Community 192]]
205
+ - [[_COMMUNITY_Community 194|Community 194]]
206
+ - [[_COMMUNITY_Community 195|Community 195]]
207
+ - [[_COMMUNITY_Community 196|Community 196]]
208
+ - [[_COMMUNITY_Community 197|Community 197]]
209
+ - [[_COMMUNITY_Community 198|Community 198]]
210
+ - [[_COMMUNITY_Community 199|Community 199]]
211
+ - [[_COMMUNITY_Community 200|Community 200]]
212
+ - [[_COMMUNITY_Community 201|Community 201]]
213
+ - [[_COMMUNITY_Community 202|Community 202]]
214
+ - [[_COMMUNITY_Community 203|Community 203]]
215
+ - [[_COMMUNITY_Community 204|Community 204]]
216
+ - [[_COMMUNITY_Community 205|Community 205]]
217
+ - [[_COMMUNITY_Community 206|Community 206]]
218
+ - [[_COMMUNITY_Community 207|Community 207]]
219
+ - [[_COMMUNITY_Community 208|Community 208]]
220
+ - [[_COMMUNITY_Community 209|Community 209]]
221
+ - [[_COMMUNITY_Community 210|Community 210]]
222
+ - [[_COMMUNITY_Community 211|Community 211]]
223
+ - [[_COMMUNITY_Community 212|Community 212]]
224
+ - [[_COMMUNITY_Community 213|Community 213]]
225
+ - [[_COMMUNITY_Community 214|Community 214]]
226
+ - [[_COMMUNITY_Community 215|Community 215]]
227
+ - [[_COMMUNITY_Community 216|Community 216]]
228
+
229
+ ## God Nodes (most connected - your core abstractions)
230
+ 1. `[4.19.0](https://github.com/foreverido/uilib/compare/v4.18.70...v4.19.0) (2025-01-08)` - 138 edges
231
+ 2. `[1.0.0](https://github.com/foreverido/uilib/compare/v0.0.60...v1.0.0) (2022-03-26)` - 100 edges
232
+ 3. `Changelog` - 80 edges
233
+ 4. `[4.28.0](https://github.com/foreverido/uilib/compare/v4.27.27...v4.28.0) (2025-09-08)` - 56 edges
234
+ 5. `Link()` - 50 edges
235
+ 6. `Heading` - 44 edges
236
+ 7. `ComponentLayout()` - 44 edges
237
+ 8. `TypesTable()` - 43 edges
238
+ 9. `[4.23.0](https://github.com/foreverido/uilib/compare/v4.22.18...v4.23.0) (2025-05-12)` - 42 edges
239
+ 10. `Select` - 39 edges
240
+
241
+ ## Surprising Connections (you probably didn't know these)
242
+ - `Changelog` --conceptually_related_to--> `foreverido/uilib GitHub Repository` [INFERRED]
243
+ CHANGELOG.md → README.md
244
+ - `Tree Shaking` --semantically_similar_to--> `Event Delegation` [INFERRED] [semantically similar]
245
+ README.md → src/components/Tooltip/README.md
246
+ - `Smart Viewport Positioning` --semantically_similar_to--> `Theme` [INFERRED] [semantically similar]
247
+ src/components/Tooltip/README.md → CHANGELOG.md
248
+ - `UILIB` --conceptually_related_to--> `PromptComposer` [INFERRED]
249
+ README.md → CHANGELOG.md
250
+ - `Tooltip` --conceptually_related_to--> `Tooltip Component` [INFERRED]
251
+ CHANGELOG.md → src/components/Tooltip/README.md
252
+
253
+ ## Import Cycles
254
+ - 1-file cycle: `src/docs/examples/i18n/index.tsx -> src/docs/examples/i18n/index.tsx`
255
+
256
+ ## Hyperedges (group relationships)
257
+ - **UILIB Design Principles** — readme_uilib, readme_dry_kiss_solid, readme_tree_shaking, readme_typescript_support, readme_ssr_compatibility [EXTRACTED 1.00]
258
+ - **Tooltip System Architecture** — tooltip_readme_tooltip, tooltip_readme_tooltipprovider, tooltip_readme_popover_api, tooltip_readme_data_tooltip, tooltip_readme_event_delegation [EXTRACTED 1.00]
259
+ - **UILIB HTML Shell Structure** — assets_index_uilib_shell, assets_index_app_root, assets_index_app_modal, assets_index_html_webpack_plugin, assets_index_common_css [EXTRACTED 1.00]
260
+ - **Directional Arrow Icon Set** — icons_arrowdown, icons_arrowleft, icons_arrowright, icons_arrowup [INFERRED 0.95]
261
+ - **Directional Chevron Icon Set** — icons_chevrondown, icons_chevronleft, icons_chevronright, icons_chevronup [INFERRED 0.95]
262
+ - **Communication and Compose Icons** — icons_attach, icons_chat, icons_call [INFERRED 0.75]
263
+ - **Map and Navigation Icons** — icons_compass, icons_geolocation, icons_globe, icons_flyover [INFERRED 0.85]
264
+ - **Brand and OAuth Provider Icons** — icons_discord, icons_github, icons_google [INFERRED 0.85]
265
+ - **Document Manipulation Icons** — icons_copy, icons_edit, icons_draft, icons_delete, icons_folder, icons_folderopen [INFERRED 0.75]
266
+ - **Media Playback Controls** — icons_play, icons_pause, icons_rewind, icons_redo [INFERRED 0.85]
267
+ - **Social Brand Icons** — icons_instagram, icons_linkedin, icons_link [INFERRED 0.75]
268
+ - **Security State Pair** — icons_lock, icons_lockopen [INFERRED 0.95]
269
+ - **Route Navigation Icons** — icons_route, icons_routefrom, icons_routeto [INFERRED 0.85]
270
+ - **Media Playback Controls** — icons_soundwave, icons_stop, icons_stopincircle, icons_youtube [INFERRED 0.75]
271
+ - **Social Platform Brand Icons** — icons_telegram, icons_youtube, icons_send [INFERRED 0.75]
272
+
273
+ ## Communities (217 total, 33 thin omitted)
274
+
275
+ ### Community 0 - "Docs Examples Index"
276
+ Cohesion: 0.06
277
+ Nodes (14): ComponentLayout(), scope, examples, examples, scope, Heading, isStartFromDoubleSlash(), Link() (+6 more)
278
+
279
+ ### Community 1 - "PromptComposer"
280
+ Cohesion: 0.08
281
+ Nodes (38): promptComposerFloorPx(), promptComposerSafeEditorDom(), safePromptComposerEditorText(), syncPromptComposerHeight(), PromptComposer, PromptComposerProps, Props, PROMPT_COMPOSER_EMPTY_DOC (+30 more)
282
+
283
+ ### Community 2 - "Build Toolchain"
284
+ Cohesion: 0.04
285
+ Nodes (55): devDependencies, @babel/core, babel-jest, babel-loader, @babel/plugin-proposal-optional-chaining, babel-preset-react-app, @babel/preset-typescript, clean-webpack-plugin (+47 more)
286
+
287
+ ### Community 3 - "Form Examples"
288
+ Cohesion: 0.12
289
+ Nodes (4): buildDefaultState(), InputFile, initialValue, compare()
290
+
291
+ ### Community 4 - "Autocomplete Examples"
292
+ Cohesion: 0.17
293
+ Nodes (4): allItems, allItems, allItems, Menu
294
+
295
+ ### Community 5 - "Checkbox Showcase"
296
+ Cohesion: 0.09
297
+ Nodes (18): DropZoneProps, DropZoneBaseProps, DropZoneMultiProps, DropZoneSingleProps, Props, useToggleState, UseToggleStateProps, ANIMATION_DURATION (+10 more)
298
+
299
+ ### Community 6 - "Theme Config"
300
+ Cohesion: 0.07
301
+ Nodes (27): elem, root, colorsConfig, defaultColors, defaultConfig, getThemeConfig(), baseConfig, ColorConfig (+19 more)
302
+
303
+ ### Community 7 - "Type Props Schema"
304
+ Cohesion: 0.08
305
+ Nodes (25): optional, value, Container, Props, enum, optional, value, enum (+17 more)
306
+
307
+ ### Community 8 - "Notifications System"
308
+ Cohesion: 0.19
309
+ Nodes (15): addUniq, circularSlice(), getIndexCircular(), indexWhere(), sliceWhere(), spliceWhere(), unshiftUniq(), pick() (+7 more)
310
+
311
+ ### Community 9 - "Button Checkbox Core"
312
+ Cohesion: 0.08
313
+ Nodes (12): Button(), Props, iconNames, Icon(), defaultFileState, SCROLL_OFFSET, Props, Props (+4 more)
314
+
315
+ ### Community 10 - "Optional Value Props"
316
+ Cohesion: 0.05
317
+ Nodes (39): Props, optional, value, optional, value, value, optional, value (+31 more)
318
+
319
+ ### Community 12 - "Input AssistiveText"
320
+ Cohesion: 0.14
321
+ Nodes (14): AssistiveText(), Input, InputValue, TEXTAREA_SCROLL_TOP_OFFSET, Label, Props, RequiredStar(), AXES (+6 more)
322
+
323
+ ### Community 13 - "Gallery Component"
324
+ Cohesion: 0.12
325
+ Nodes (8): items, Gallery, GalleryStoreTarget, getInitialState(), items, items, items, LightBox()
326
+
327
+ ### Community 14 - "Virtualized Examples"
328
+ Cohesion: 0.07
329
+ Nodes (13): getRandomImageUrl(), getRandomItem(), loadNextData(), store, loadNextData(), store, loadNextData(), store (+5 more)
330
+
331
+ ### Community 15 - "TypeScript Config"
332
+ Cohesion: 0.06
333
+ Nodes (30): compilerOptions, allowJs, allowSyntheticDefaultImports, allowUmdGlobalAccess, baseUrl, declaration, declarationDir, esModuleInterop (+22 more)
334
+
335
+ ### Community 16 - "Package Dependencies"
336
+ Cohesion: 0.07
337
+ Nodes (28): dependencies, classnames, compareq, fastest-validator, favicons, favicons-webpack-plugin, @homecode/ui, justorm (+20 more)
338
+
339
+ ### Community 17 - "Card Component"
340
+ Cohesion: 0.17
341
+ Nodes (20): Card, CardAction(), CardContent(), CardDescription(), CardFooter(), CardHeader(), CardTitle(), LinkCard() (+12 more)
342
+
343
+ ### Community 18 - "Debounce Paranja"
344
+ Cohesion: 0.21
345
+ Nodes (7): Paranja(), Props, Portal(), Props, Config, getCoords(), Params
346
+
347
+ ### Community 19 - "UILIB Docs Assets"
348
+ Cohesion: 0.06
349
+ Nodes (37): Apostol Stats Analytics Client, app-modal Mount Point, app-root Mount Point, assets/common.css, htmlWebpackPlugin, UILIB HTML Shell Template, PromptComposer, Slider (+29 more)
350
+
351
+ ### Community 20 - "Component Type Props"
352
+ Cohesion: 0.11
353
+ Nodes (17): Props, Props, ControlProps, Value, Props, Props, Props, SliderMarker (+9 more)
354
+
355
+ ### Community 21 - "Flex Gallery"
356
+ Cohesion: 0.10
357
+ Nodes (13): Flex(), FlexProps, DIR_NAME, Direction, NormalizedItem, GalleryItem, Sync Arrows Icon, Lazy() (+5 more)
358
+
359
+ ### Community 22 - "DatePicker Examples"
360
+ Cohesion: 0.07
361
+ Nodes (10): date, Checkbox(), sizes, variants, date, date, DatePickerInput(), DropZone() (+2 more)
362
+
363
+ ### Community 23 - "Comment Value Props"
364
+ Cohesion: 0.08
365
+ Nodes (26): Button, Props, comment, optional, value, comment, optional, value (+18 more)
366
+
367
+ ### Community 24 - "Docs Index Pages"
368
+ Cohesion: 0.09
369
+ Nodes (7): cleanTypName(), injectTypes(), Props, renderNavigator(), SimpleTypesNavigator(), Type(), TypesNavigator()
370
+
371
+ ### Community 25 - "i18n LangSelector"
372
+ Cohesion: 0.05
373
+ Nodes (33): api, { I18N }, InputProps, LangSelector(), LangOption, LangSelectorProps, PopupProps, generateOption() (+25 more)
374
+
375
+ ### Community 26 - "Package Metadata"
376
+ Cohesion: 0.09
377
+ Nodes (21): author, bugs, url, description, directories, dist, homepage, keywords (+13 more)
378
+
379
+ ### Community 27 - "Popup Positioning"
380
+ Cohesion: 0.12
381
+ Nodes (14): BoundaryPadding, childs, ClientRectEdges, constrainAxisShift(), domRectToEdges(), fitRectToBoundary(), Id, intersectEdges() (+6 more)
382
+
383
+ ### Community 29 - "Docs Code Layout"
384
+ Cohesion: 0.10
385
+ Nodes (12): Code(), ExmapleData, Props, Required(), SidebarRouteProps, Props, Title(), GroupItem (+4 more)
386
+
387
+ ### Community 30 - "Draggable Types"
388
+ Cohesion: 0.10
389
+ Nodes (20): Draggable, Props, optional, value, optional, value, comment, optional (+12 more)
390
+
391
+ ### Community 31 - "Slider Component"
392
+ Cohesion: 0.16
393
+ Nodes (8): Chip(), Props, Slider(), SliderMarker, SliderProps, valueToPct(), HTMLAttributes, Tooltip()
394
+
395
+ ### Community 32 - "Small Component Props"
396
+ Cohesion: 0.13
397
+ Nodes (18): AssistiveText, Props, optional, value, ButtonGroup, Props, Card, Props (+10 more)
398
+
399
+ ### Community 33 - "Select Popup Types"
400
+ Cohesion: 0.01
401
+ Nodes (138): [4.18.10](https://github.com/foreverido/uilib/compare/v4.18.9...v4.18.10) (2023-11-30), [4.18.11](https://github.com/foreverido/uilib/compare/v4.18.10...v4.18.11) (2023-11-30), [4.18.12](https://github.com/foreverido/uilib/compare/v4.18.11...v4.18.12) (2023-11-30), [4.18.13](https://github.com/foreverido/uilib/compare/v4.18.12...v4.18.13) (2023-11-30), [4.18.14](https://github.com/foreverido/uilib/compare/v4.18.13...v4.18.14) (2023-11-30), [4.18.15](https://github.com/foreverido/uilib/compare/v4.18.14...v4.18.15) (2023-11-30), [4.18.16](https://github.com/foreverido/uilib/compare/v4.18.15...v4.18.16) (2024-02-04), [4.18.17](https://github.com/foreverido/uilib/compare/v4.18.16...v4.18.17) (2024-02-05) (+130 more)
402
+
403
+ ### Community 34 - "Router Core"
404
+ Cohesion: 0.32
405
+ Nodes (5): ContextType, parsePath(), replaceParamsInPath(), Store, RouterStore
406
+
407
+ ### Community 35 - "Calendar Helpers"
408
+ Cohesion: 0.14
409
+ Nodes (8): CACHE, weekDays, Day, DayProps, Props, Props, Value, Date
410
+
411
+ ### Community 36 - "AssistiveText Menu"
412
+ Cohesion: 0.15
413
+ Nodes (13): Props, ContentProps, Props, MenuComponent, MenuItem, MenuGroupProps, MenuItemProps, MenuProps (+5 more)
414
+
415
+ ### Community 37 - "Button DatePicker Types"
416
+ Cohesion: 0.18
417
+ Nodes (11): Props, Props, Value, BoundaryFit, Direction, Props, State, TriggerPropsType (+3 more)
418
+
419
+ ### Community 38 - "Container Icon"
420
+ Cohesion: 0.16
421
+ Nodes (7): Container, Props, params, show(), showAll(), showRichContent(), SCOPE
422
+
423
+ ### Community 39 - "Checkbox Props"
424
+ Cohesion: 0.13
425
+ Nodes (15): Checkbox, Props, comment, optional, value, comment, optional, value (+7 more)
426
+
427
+ ### Community 40 - "NPM Scripts"
428
+ Cohesion: 0.13
429
+ Nodes (15): scripts, build, build:compress, dev, docs, docs:build, docs:deploy, release (+7 more)
430
+
431
+ ### Community 41 - "Calendar DatePicker"
432
+ Cohesion: 0.23
433
+ Nodes (7): Calendar(), MONTHS, DatePicker(), ThrottleOptions, useThrottle(), useThrottleCallback(), strToDate()
434
+
435
+ ### Community 42 - "DateTime Types"
436
+ Cohesion: 0.14
437
+ Nodes (14): DateTime, Props, comment, optional, value, comment, optional, value (+6 more)
438
+
439
+ ### Community 43 - "Autocomplete Core"
440
+ Cohesion: 0.29
441
+ Nodes (6): Option, Props, RenderItemProps, Value, Props, ScrollProps
442
+
443
+ ### Community 44 - "Global Type Kinds"
444
+ Cohesion: 0.15
445
+ Nodes (13): kind, kind, value, global, ComponentType, FormFieldChangeHandler, Variant, variant (+5 more)
446
+
447
+ ### Community 45 - "Date Type Fields"
448
+ Cohesion: 0.15
449
+ Nodes (13): day, ISO, kind, month, year, optional, value, Date (+5 more)
450
+
451
+ ### Community 46 - "Form Types"
452
+ Cohesion: 0.15
453
+ Nodes (12): FieldError, FieldProps, FieldsErrors, FieldsFlags, FormAPI, FormFieldProps, FormValidationRule, FormValidationSchema (+4 more)
454
+
455
+ ### Community 47 - "Docs App Store"
456
+ Cohesion: 0.21
457
+ Nodes (6): App(), STORE, Background(), Router(), ThemeDemo(), useTheme()
458
+
459
+ ### Community 48 - "Component Types JSON"
460
+ Cohesion: 0.02
461
+ Nodes (100): [0.0.12](https://github.com/foreverido/uilib/compare/v0.0.1...v0.0.12) (2022-03-02), [0.0.13](https://github.com/foreverido/uilib/compare/v0.0.12...v0.0.13) (2022-03-03), [0.0.14](https://github.com/foreverido/uilib/compare/v0.0.13...v0.0.14) (2022-03-07), [0.0.15](https://github.com/foreverido/uilib/compare/v0.0.14...v0.0.15) (2022-03-07), [0.0.16](https://github.com/foreverido/uilib/compare/v0.0.15...v0.0.16) (2022-03-07), [0.0.17](https://github.com/foreverido/uilib/compare/v0.0.16...v0.0.17) (2022-03-08), [0.0.18](https://github.com/foreverido/uilib/compare/v0.0.17...v0.0.18) (2022-03-08), [0.0.19](https://github.com/foreverido/uilib/compare/v0.0.18...v0.0.19) (2022-03-08) (+92 more)
462
+
463
+ ### Community 49 - "Option Value Types"
464
+ Cohesion: 0.10
465
+ Nodes (22): Autocomplete, Option, Value, DatePicker, Value, DatePickerInput, Value, Dialogue (+14 more)
466
+
467
+ ### Community 50 - "Generic Props"
468
+ Cohesion: 0.11
469
+ Nodes (19): comment, optional, value, Props, comment, optional, value, Size (+11 more)
470
+
471
+ ### Community 52 - "Heading Scroll"
472
+ Cohesion: 0.24
473
+ Nodes (7): onClick(), Props, getScrollParent(), isScrollable(), METRICS_BY_AXIS, scrollIntoView(), scrollTo()
474
+
475
+ ### Community 53 - "Progress Indicators"
476
+ Cohesion: 0.29
477
+ Nodes (7): calculateProgress(), Progress(), CommonProgressProps, ProgressProps, ProgressCircular(), SIZE_MAP, ProgressCircularProps
478
+
479
+ ### Community 54 - "Table Virtualized"
480
+ Cohesion: 0.18
481
+ Nodes (10): Props, DefaultProps, GetItemPropsParams, IndexesType, ItemProps, Props, RenderProps, ScrollCallbackState (+2 more)
482
+
483
+ ### Community 56 - "Docs Pages"
484
+ Cohesion: 0.13
485
+ Nodes (7): Header(), getPath(), H(), H2(), H3(), textToAnchorId(), useAnchor()
486
+
487
+ ### Community 57 - "Code Example Helpers"
488
+ Cohesion: 0.22
489
+ Nodes (5): MAP_LIB_TO_VAR, replaceImports(), wrapExample(), STORE, updateExecCode
490
+
491
+ ### Community 58 - "Media Control Icons"
492
+ Cohesion: 0.24
493
+ Nodes (10): History Icon, Loader Icon, Microphone Icon, Microphone Muted Icon, Output Icon, Pause Icon, Play Icon, Redo Icon (+2 more)
494
+
495
+ ### Community 59 - "Text Heading"
496
+ Cohesion: 0.04
497
+ Nodes (56): [4.27.10](https://github.com/foreverido/uilib/compare/v4.27.9...v4.27.10) (2025-08-06), [4.27.11](https://github.com/foreverido/uilib/compare/v4.27.10...v4.27.11) (2025-08-10), [4.27.12](https://github.com/foreverido/uilib/compare/v4.27.11...v4.27.12) (2025-08-11), [4.27.13](https://github.com/foreverido/uilib/compare/v4.27.12...v4.27.13) (2025-08-18), [4.27.14](https://github.com/foreverido/uilib/compare/v4.27.13...v4.27.14) (2025-08-18), [4.27.15](https://github.com/foreverido/uilib/compare/v4.27.14...v4.27.15) (2025-08-20), [4.27.16](https://github.com/foreverido/uilib/compare/v4.27.15...v4.27.16) (2025-08-26), [4.27.17](https://github.com/foreverido/uilib/compare/v4.27.16...v4.27.17) (2025-08-29) (+48 more)
498
+
499
+ ### Community 60 - "Type Parser Script"
500
+ Cohesion: 0.31
501
+ Nodes (7): levelsData, MATCHERS, parseComponentDir(), parseComponentTypes(), parseTypes(), readDir(), types
502
+
503
+ ### Community 61 - "ButtonGroup Tabs"
504
+ Cohesion: 0.15
505
+ Nodes (9): ButtonProps, ButtonGroup(), Props, isId(), Tabs(), ID, Item, Props (+1 more)
506
+
507
+ ### Community 62 - "DateTime Component"
508
+ Cohesion: 0.25
509
+ Nodes (5): DateTime(), formatDate(), Props, date, columns
510
+
511
+ ### Community 63 - "Display Format Props"
512
+ Cohesion: 0.22
513
+ Nodes (9): optional, value, Props, value, optional, value, buttonProps, displayFormat (+1 more)
514
+
515
+ ### Community 64 - "Calendar Day Props"
516
+ Cohesion: 0.22
517
+ Nodes (9): DayProps, className, kind, onPointerDown, onPointerUp, optional, value, optional (+1 more)
518
+
519
+ ### Community 65 - "Dialogue Props"
520
+ Cohesion: 0.25
521
+ Nodes (8): Props, optional, value, value, value, footerClassName, onOpenChange, open
522
+
523
+ ### Community 66 - "Arrow Chevron Icons"
524
+ Cohesion: 0.57
525
+ Nodes (8): Arrow Down, Arrow Left, Arrow Right, Arrow Up, Chevron Down, Chevron Left, Chevron Right, Chevron Up
526
+
527
+ ### Community 67 - "InputFile Upload"
528
+ Cohesion: 0.29
529
+ Nodes (3): defaultState, upload(), examples
530
+
531
+ ### Community 68 - "InputFile Types"
532
+ Cohesion: 0.25
533
+ Nodes (7): Accept, ProgressParams, Props, Uploader, UploaderParams, Value, FormFieldChangeHandler
534
+
535
+ ### Community 69 - "Virtualized List"
536
+ Cohesion: 0.36
537
+ Nodes (3): CustomWrapElemParams, Props, Props
538
+
539
+ ### Community 70 - "List Lifecycle"
540
+ Cohesion: 0.21
541
+ Nodes (4): List, format, LABEL, zero()
542
+
543
+ ### Community 71 - "Icon Index Exports"
544
+ Cohesion: 0.25
545
+ Nodes (8): default, exports, ./icons, import, types, import, require, types
546
+
547
+ ### Community 72 - "Webpack Paths Config"
548
+ Cohesion: 0.29
549
+ Nodes (4): APP_PATH, FaviconWebpackPlugin, pkg, require
550
+
551
+ ### Community 73 - "DatePicker Helpers"
552
+ Cohesion: 0.43
553
+ Nodes (3): isDateAfter(), isDateBefore(), isDateBetween()
554
+
555
+ ### Community 74 - "Calendar Day"
556
+ Cohesion: 0.29
557
+ Nodes (7): Calendar, Day, optional, value, currentMonth, ext, kind
558
+
559
+ ### Community 75 - "Calendar Pointer Props"
560
+ Cohesion: 0.29
561
+ Nodes (7): Props, optional, value, optional, value, onDayPointerDown, onDayPointerUp
562
+
563
+ ### Community 76 - "Size Enum Props"
564
+ Cohesion: 0.04
565
+ Nodes (49): [2.0.0](https://github.com/foreverido/uilib/compare/v2.0.0-beta...v2.0.0) (2022-05-04), [3.1.0](https://github.com/foreverido/uilib/compare/v3.0.0...v3.1.0) (2022-07-24), [3.8.0](https://github.com/foreverido/uilib/compare/v3.7.0...v3.8.0) (2023-03-10), [3.9.0](https://github.com/foreverido/uilib/compare/v3.8.0...v3.9.0) (2023-03-11), [4.14.0](https://github.com/foreverido/uilib/compare/v4.13.0...v4.14.0) (2023-07-22), [4.16.0](https://github.com/foreverido/uilib/compare/v4.15.0...v4.16.0) (2023-07-22), [4.20.0-beta-1](https://github.com/foreverido/uilib/compare/v4.20.0-beta-0...v4.20.0-beta-1) (2025-02-20), [4.20.0-beta-2](https://github.com/foreverido/uilib/compare/v4.20.0-beta-1...v4.20.0-beta-2) (2025-02-20) (+41 more)
566
+
567
+ ### Community 77 - "Code Editor"
568
+ Cohesion: 0.48
569
+ Nodes (5): Editor(), focusCaretAtLastContentLine(), lastContentLineIndex(), linesFromSource(), Props
570
+
571
+ ### Community 78 - "Communication Icons"
572
+ Cohesion: 0.33
573
+ Nodes (7): Search Icon, Send Icon, Sound Wave Icon, Stop Icon, Stop In Circle Icon, Telegram Icon, YouTube Icon
574
+
575
+ ### Community 79 - "Select Constants"
576
+ Cohesion: 0.29
577
+ Nodes (6): ITEM_HEIGHT_BY_SIZE, l, m, s, xl, xs
578
+
579
+ ### Community 82 - "ClassName Props"
580
+ Cohesion: 0.47
581
+ Nodes (6): comment, optional, value, className, className, className
582
+
583
+ ### Community 83 - "Ukrainian i18n"
584
+ Cohesion: 0.33
585
+ Nodes (5): About, Components, Installation, Introduction, Usage
586
+
587
+ ### Community 84 - "Icon RequiredStar Types"
588
+ Cohesion: 0.40
589
+ Nodes (4): IconSize, IconType, Props, Props
590
+
591
+ ### Community 85 - "Navigation Icons"
592
+ Cohesion: 0.53
593
+ Nodes (6): Compass Icon, Email Icon, External Link Icon, Flyover Icon, Geolocation Icon, Globe Icon
594
+
595
+ ### Community 86 - "File Action Icons"
596
+ Cohesion: 0.33
597
+ Nodes (6): Copy Icon, Delete Icon, Draft Icon, Edit Icon, Folder Icon, Folder Open Icon
598
+
599
+ ### Community 87 - "Label Helpers"
600
+ Cohesion: 0.40
601
+ Nodes (4): LABEL_MULTIPLIER, LABEL_PADDING, getBottomOffset(), getLabelClipPath()
602
+
603
+ ### Community 88 - "Lazy Types"
604
+ Cohesion: 0.33
605
+ Nodes (5): ImportData, Loader, Props, RenderFunction, State
606
+
607
+ ### Community 89 - "Select Example Helpers"
608
+ Cohesion: 0.05
609
+ Nodes (42): [4.22.10](https://github.com/foreverido/uilib/compare/v4.22.9...v4.22.10) (2025-04-14), [4.22.11](https://github.com/foreverido/uilib/compare/v4.22.10...v4.22.11) (2025-04-18), [4.22.12](https://github.com/foreverido/uilib/compare/v4.22.11...v4.22.12) (2025-04-18), [4.22.13](https://github.com/foreverido/uilib/compare/v4.22.12...v4.22.13) (2025-04-30), [4.22.14](https://github.com/foreverido/uilib/compare/v4.22.13...v4.22.14) (2025-04-30), [4.22.15](https://github.com/foreverido/uilib/compare/v4.22.14...v4.22.15) (2025-04-30), [4.22.16](https://github.com/foreverido/uilib/compare/v4.22.15...v4.22.16) (2025-05-01), [4.22.17](https://github.com/foreverido/uilib/compare/v4.22.16...v4.22.17) (2025-05-02) (+34 more)
610
+
611
+ ### Community 90 - "Menu More Icons"
612
+ Cohesion: 0.50
613
+ Nodes (5): Home Icon, Map Icon, Menu Icon, More Horizontal Icon, More Vertical Icon
614
+
615
+ ### Community 91 - "Social Media Icons"
616
+ Cohesion: 0.50
617
+ Nodes (5): Image Icon, Instagram Icon, Layers Icon, Link Icon, LinkedIn Icon
618
+
619
+ ### Community 92 - "Rollup Build Config"
620
+ Cohesion: 0.40
621
+ Nodes (3): external, pkg, require
622
+
623
+ ### Community 93 - "Tabs Types"
624
+ Cohesion: 0.06
625
+ Nodes (36): [4.30.10](https://github.com/foreverido/uilib/compare/v4.30.9...v4.30.10) (2026-02-21), [4.30.11](https://github.com/foreverido/uilib/compare/v4.30.10...v4.30.11) (2026-02-22), [4.30.12](https://github.com/foreverido/uilib/compare/v4.30.11...v4.30.12) (2026-03-03), [4.30.13](https://github.com/foreverido/uilib/compare/v4.30.12...v4.30.13) (2026-03-22), [4.30.14](https://github.com/foreverido/uilib/compare/v4.30.13...v4.30.14) (2026-03-25), [4.30.15](https://github.com/foreverido/uilib/compare/v4.30.14...v4.30.15) (2026-03-29), [4.30.16](https://github.com/foreverido/uilib/compare/v4.30.15...v4.30.16) (2026-04-13), [4.30.1](https://github.com/foreverido/uilib/compare/v4.30.0...v4.30.1) (2026-02-14) (+28 more)
626
+
627
+ ### Community 95 - "Docs Navigation"
628
+ Cohesion: 0.06
629
+ Nodes (33): [5.1.10](https://github.com/foreverido/uilib/compare/v5.1.9...v5.1.10) (2026-05-24), [5.1.11](https://github.com/foreverido/uilib/compare/v5.1.10...v5.1.11) (2026-05-24), [5.1.12](https://github.com/foreverido/uilib/compare/v5.1.11...v5.1.12) (2026-05-30), [5.1.14](https://github.com/foreverido/uilib/compare/v5.1.12...v5.1.14) (2026-06-04), [5.1.15](https://github.com/foreverido/uilib/compare/v5.1.14...v5.1.15) (2026-06-04), [5.1.17](https://github.com/foreverido/uilib/compare/v5.1.15...v5.1.17) (2026-06-05), [5.1.18](https://github.com/foreverido/uilib/compare/v5.1.17...v5.1.18) (2026-06-06), [5.1.1](https://github.com/foreverido/uilib/compare/v5.1.0...v5.1.1) (2026-05-01) (+25 more)
630
+
631
+ ### Community 96 - "Footer Alignment"
632
+ Cohesion: 0.50
633
+ Nodes (4): enum, optional, value, footerAlignment
634
+
635
+ ### Community 97 - "Calendar Day Disabled"
636
+ Cohesion: 0.50
637
+ Nodes (4): comment, optional, value, hideOtherMonthDays
638
+
639
+ ### Community 98 - "Render Day Props"
640
+ Cohesion: 0.50
641
+ Nodes (4): comment, optional, value, isDayDisabled
642
+
643
+ ### Community 99 - "Render Months Label"
644
+ Cohesion: 0.50
645
+ Nodes (4): renderDay, comment, optional, value
646
+
647
+ ### Community 100 - "Render Month Label"
648
+ Cohesion: 0.50
649
+ Nodes (4): renderMonthesLabel, comment, optional, value
650
+
651
+ ### Community 101 - "Render Weekday Label"
652
+ Cohesion: 0.50
653
+ Nodes (4): renderMonthLabel, comment, optional, value
654
+
655
+ ### Community 102 - "Render Year Label"
656
+ Cohesion: 0.50
657
+ Nodes (4): renderWeekDayLabel, comment, optional, value
658
+
659
+ ### Community 103 - "Start Of Week"
660
+ Cohesion: 0.50
661
+ Nodes (4): renderYearLabel, comment, optional, value
662
+
663
+ ### Community 104 - "Weekend ClassName"
664
+ Cohesion: 0.50
665
+ Nodes (4): startOfWeek, comment, optional, value
666
+
667
+ ### Community 105 - "Weekend Styling"
668
+ Cohesion: 0.50
669
+ Nodes (4): weekendClassName, comment, optional, value
670
+
671
+ ### Community 107 - "Media Placeholder Icons"
672
+ Cohesion: 0.50
673
+ Nodes (4): Broken Image Placeholder, Camera Aperture, Checkerboard Pattern, Color Wheel Palette
674
+
675
+ ### Community 108 - "Utility Icons"
676
+ Cohesion: 0.50
677
+ Nodes (4): Cubes Icon, Function Icon, Gear Icon, Group Icon
678
+
679
+ ### Community 109 - "Commerce Icons"
680
+ Cohesion: 0.67
681
+ Nodes (4): Shopping Bag Icon, Smile Icon, Sparks Icon, Star Icon
682
+
683
+ ### Community 110 - "Data Usage Icons"
684
+ Cohesion: 0.50
685
+ Nodes (4): Table Icon, Traffic Light Icon, Usage Icon, Usage 2 Icon
686
+
687
+ ### Community 111 - "Peer Dependencies"
688
+ Cohesion: 0.50
689
+ Nodes (4): peerDependencies, justorm, react, react-dom
690
+
691
+ ### Community 113 - "Theme Docs"
692
+ Cohesion: 0.07
693
+ Nodes (27): [4.6.10](https://github.com/foreverido/uilib/compare/v4.6.9...v4.6.10) (2023-04-19), [4.6.11](https://github.com/foreverido/uilib/compare/v4.6.10...v4.6.11) (2023-04-20), [4.6.12](https://github.com/foreverido/uilib/compare/v4.6.11...v4.6.12) (2023-05-04), [4.6.1](https://github.com/foreverido/uilib/compare/v4.6.0...v4.6.1) (2023-04-15), [4.6.2](https://github.com/foreverido/uilib/compare/v4.6.1...v4.6.2) (2023-04-15), [4.6.3](https://github.com/foreverido/uilib/compare/v4.6.2...v4.6.3) (2023-04-16), [4.6.4](https://github.com/foreverido/uilib/compare/v4.6.3...v4.6.4) (2023-04-16), [4.6.5](https://github.com/foreverido/uilib/compare/v4.6.4...v4.6.5) (2023-04-16) (+19 more)
694
+
695
+ ### Community 114 - "Number Formatting"
696
+ Cohesion: 0.09
697
+ Nodes (23): [4.0.10](https://github.com/foreverido/uilib/compare/v4.0.9...v4.0.10) (2023-03-29), [4.0.11](https://github.com/foreverido/uilib/compare/v4.0.10...v4.0.11) (2023-03-29), [4.0.1](https://github.com/foreverido/uilib/compare/v4.0.0...v4.0.1) (2023-03-26), [4.0.2](https://github.com/foreverido/uilib/compare/v4.0.1...v4.0.2) (2023-03-26), [4.0.3](https://github.com/foreverido/uilib/compare/v4.0.2...v4.0.3) (2023-03-26), [4.0.4](https://github.com/foreverido/uilib/compare/v4.0.3...v4.0.4) (2023-03-26), [4.0.5](https://github.com/foreverido/uilib/compare/v4.0.4...v4.0.5) (2023-03-26), [4.0.6](https://github.com/foreverido/uilib/compare/v4.0.5...v4.0.6) (2023-03-26) (+15 more)
698
+
699
+ ### Community 116 - "Docs Scope"
700
+ Cohesion: 0.10
701
+ Nodes (20): [4.26.10](https://github.com/foreverido/uilib/compare/v4.26.9...v4.26.10) (2025-06-19), [4.26.1](https://github.com/foreverido/uilib/compare/v4.26.0...v4.26.1) (2025-06-10), [4.26.2](https://github.com/foreverido/uilib/compare/v4.26.1...v4.26.2) (2025-06-14), [4.26.3](https://github.com/foreverido/uilib/compare/v4.26.2...v4.26.3) (2025-06-14), [4.26.4](https://github.com/foreverido/uilib/compare/v4.26.3...v4.26.4) (2025-06-14), [4.26.5](https://github.com/foreverido/uilib/compare/v4.26.4...v4.26.5) (2025-06-14), [4.26.6](https://github.com/foreverido/uilib/compare/v4.26.5...v4.26.6) (2025-06-14), [4.26.7](https://github.com/foreverido/uilib/compare/v4.26.6...v4.26.7) (2025-06-17) (+12 more)
702
+
703
+ ### Community 117 - "Auto Scroll Props"
704
+ Cohesion: 0.67
705
+ Nodes (3): optional, value, autoScrollBottom
706
+
707
+ ### Community 118 - "Content Props"
708
+ Cohesion: 0.67
709
+ Nodes (3): optional, value, content
710
+
711
+ ### Community 119 - "Content ClassName"
712
+ Cohesion: 0.67
713
+ Nodes (3): optional, value, contentClassName
714
+
715
+ ### Community 120 - "Footer Props"
716
+ Cohesion: 0.67
717
+ Nodes (3): optional, value, footer
718
+
719
+ ### Community 121 - "Icon Props"
720
+ Cohesion: 0.67
721
+ Nodes (3): optional, value, icon
722
+
723
+ ### Community 122 - "Max Height Props"
724
+ Cohesion: 0.67
725
+ Nodes (3): optional, value, maxHeight
726
+
727
+ ### Community 123 - "No Scroll Props"
728
+ Cohesion: 0.67
729
+ Nodes (3): optional, value, noScroll
730
+
731
+ ### Community 124 - "Subtitle Props"
732
+ Cohesion: 0.67
733
+ Nodes (3): subtitle, optional, value
734
+
735
+ ### Community 125 - "Subtitle ClassName"
736
+ Cohesion: 0.67
737
+ Nodes (3): subtitleClassName, optional, value
738
+
739
+ ### Community 126 - "Title Props"
740
+ Cohesion: 0.67
741
+ Nodes (3): title, optional, value
742
+
743
+ ### Community 127 - "Title ClassName"
744
+ Cohesion: 0.67
745
+ Nodes (3): titleClassName, optional, value
746
+
747
+ ### Community 128 - "Trigger Props"
748
+ Cohesion: 0.67
749
+ Nodes (3): trigger, optional, value
750
+
751
+ ### Community 129 - "Trigger ClassName"
752
+ Cohesion: 0.67
753
+ Nodes (3): triggerClassName, optional, value
754
+
755
+ ### Community 130 - "Width Props"
756
+ Cohesion: 0.67
757
+ Nodes (3): width, optional, value
758
+
759
+ ### Community 132 - "Expand Types"
760
+ Cohesion: 0.12
761
+ Nodes (5): cloneValue(), Validator, ButtonConfig, Props, clone()
762
+
763
+ ### Community 133 - "Brand Avatar Icons"
764
+ Cohesion: 0.67
765
+ Nodes (3): Apple Logo, User Avatar, Brain
766
+
767
+ ### Community 134 - "Communication Action Icons"
768
+ Cohesion: 0.67
769
+ Nodes (3): Paperclip Attachment, Phone Call, Chat Message Bubble
770
+
771
+ ### Community 135 - "Status Action Icons"
772
+ Cohesion: 0.67
773
+ Nodes (3): Checkmark, Clear All Lines, Close X
774
+
775
+ ### Community 136 - "OAuth Brand Icons"
776
+ Cohesion: 1.00
777
+ Nodes (3): Discord Icon, GitHub Icon, Google Icon
778
+
779
+ ### Community 137 - "View Fullscreen Icons"
780
+ Cohesion: 0.67
781
+ Nodes (3): Eye Icon, Fullscreen Icon, Fullscreen Exit Icon
782
+
783
+ ### Community 138 - "Add Remove Icons"
784
+ Cohesion: 0.67
785
+ Nodes (3): Minus Icon, Plus Icon, Required Star Icon
786
+
787
+ ### Community 139 - "Route Navigation Icons"
788
+ Cohesion: 1.00
789
+ Nodes (3): Route Icon, Route From Icon, Route To Icon
790
+
791
+ ### Community 140 - "Settings Tool Icons"
792
+ Cohesion: 0.67
793
+ Nodes (3): Scale Icon, Settings Icon, Tool Icon
794
+
795
+ ### Community 143 - "More Docs Examples"
796
+ Cohesion: 0.11
797
+ Nodes (18): [1.2.1](https://github.com/foreverido/uilib/compare/v1.2.0...v1.2.1) (2022-03-30), [1.2.2](https://github.com/foreverido/uilib/compare/v1.2.1...v1.2.2) (2022-03-31), [1.2.3](https://github.com/foreverido/uilib/compare/v1.2.2...v1.2.3) (2022-03-31), [1.2.4](https://github.com/foreverido/uilib/compare/v1.2.3...v1.2.4) (2022-04-01), [1.2.5](https://github.com/foreverido/uilib/compare/v1.2.4...v1.2.5) (2022-04-02), [1.2.6](https://github.com/foreverido/uilib/compare/v1.2.5...v1.2.6) (2022-04-03), [1.2.7](https://github.com/foreverido/uilib/compare/v1.2.6...v1.2.7) (2022-04-03), [1.2.8](https://github.com/foreverido/uilib/compare/v1.2.7...v1.2.8) (2022-04-07) (+10 more)
798
+
799
+ ### Community 144 - "Docs Scope Pages"
800
+ Cohesion: 0.12
801
+ Nodes (18): RenderItemProps, value, value, value, value, value, value, style (+10 more)
802
+
803
+ ### Community 145 - "Additional Docs Examples"
804
+ Cohesion: 0.12
805
+ Nodes (17): [1.3.1](https://github.com/foreverido/uilib/compare/v1.3.0...v1.3.1) (2022-04-08), [1.3.2](https://github.com/foreverido/uilib/compare/v1.3.1...v1.3.2) (2022-04-08), [1.3.3](https://github.com/foreverido/uilib/compare/v1.3.2...v1.3.3) (2022-04-10), [1.3.4](https://github.com/foreverido/uilib/compare/v1.3.3...v1.3.4) (2022-04-10), [1.3.5](https://github.com/foreverido/uilib/compare/v1.3.4...v1.3.5) (2022-04-30), [1.3.6](https://github.com/foreverido/uilib/compare/v1.3.5...v1.3.6) (2022-04-30), [1.3.7](https://github.com/foreverido/uilib/compare/v1.3.6...v1.3.7) (2022-05-01), [2.0.0-beta](https://github.com/foreverido/uilib/compare/v1.3.7...v2.0.0-beta) (2022-05-04) (+9 more)
806
+
807
+ ### Community 149 - "Single Doc Page"
808
+ Cohesion: 0.12
809
+ Nodes (17): [4.10.0](https://github.com/foreverido/uilib/compare/v4.9.7...v4.10.0) (2023-05-27), [4.9.1](https://github.com/foreverido/uilib/compare/v4.9.0...v4.9.1) (2023-05-21), [4.9.2](https://github.com/foreverido/uilib/compare/v4.9.1...v4.9.2) (2023-05-21), [4.9.3](https://github.com/foreverido/uilib/compare/v4.9.2...v4.9.3) (2023-05-21), [4.9.4](https://github.com/foreverido/uilib/compare/v4.9.3...v4.9.4) (2023-05-22), [4.9.5](https://github.com/foreverido/uilib/compare/v4.9.4...v4.9.5) (2023-05-26), [4.9.6](https://github.com/foreverido/uilib/compare/v4.9.5...v4.9.6) (2023-05-27), [4.9.7](https://github.com/foreverido/uilib/compare/v4.9.6...v4.9.7) (2023-05-27) (+9 more)
810
+
811
+ ### Community 167 - "Community 167"
812
+ Cohesion: 0.12
813
+ Nodes (17): [4.19.1](https://github.com/foreverido/uilib/compare/v4.19.0...v4.19.1) (2025-01-11), [4.19.2](https://github.com/foreverido/uilib/compare/v4.19.1...v4.19.2) (2025-01-12), [4.19.3](https://github.com/foreverido/uilib/compare/v4.19.2...v4.19.3) (2025-01-13), [4.19.4](https://github.com/foreverido/uilib/compare/v4.19.3...v4.19.4) (2025-01-13), [4.19.5](https://github.com/foreverido/uilib/compare/v4.19.4...v4.19.5) (2025-01-14), [4.19.6](https://github.com/foreverido/uilib/compare/v4.19.5...v4.19.6) (2025-01-25), [4.19.7](https://github.com/foreverido/uilib/compare/v4.19.6...v4.19.7) (2025-01-25), [4.19.8](https://github.com/foreverido/uilib/compare/v4.19.7...v4.19.8) (2025-01-25) (+9 more)
814
+
815
+ ### Community 168 - "Community 168"
816
+ Cohesion: 0.12
817
+ Nodes (16): [4.7.1](https://github.com/foreverido/uilib/compare/v4.7.0...v4.7.1) (2023-05-06), [4.7.2](https://github.com/foreverido/uilib/compare/v4.7.1...v4.7.2) (2023-05-07), [4.7.3](https://github.com/foreverido/uilib/compare/v4.7.2...v4.7.3) (2023-05-07), [4.7.4](https://github.com/foreverido/uilib/compare/v4.7.3...v4.7.4) (2023-05-07), [4.7.5](https://github.com/foreverido/uilib/compare/v4.7.4...v4.7.5) (2023-05-07), [4.7.6](https://github.com/foreverido/uilib/compare/v4.7.5...v4.7.6) (2023-05-08), [4.7.7](https://github.com/foreverido/uilib/compare/v4.7.6...v4.7.7) (2023-05-13), [4.8.0](https://github.com/foreverido/uilib/compare/v4.7.7...v4.8.0) (2023-05-14) (+8 more)
818
+
819
+ ### Community 169 - "Community 169"
820
+ Cohesion: 0.13
821
+ Nodes (15): [4.8.1](https://github.com/foreverido/uilib/compare/v4.8.0...v4.8.1) (2023-05-14), [4.8.2](https://github.com/foreverido/uilib/compare/v4.8.1...v4.8.2) (2023-05-14), [4.8.3](https://github.com/foreverido/uilib/compare/v4.8.2...v4.8.3) (2023-05-14), [4.8.4](https://github.com/foreverido/uilib/compare/v4.8.3...v4.8.4) (2023-05-14), [4.8.5](https://github.com/foreverido/uilib/compare/v4.8.4...v4.8.5) (2023-05-16), [4.8.6](https://github.com/foreverido/uilib/compare/v4.8.5...v4.8.6) (2023-05-19), [4.9.0](https://github.com/foreverido/uilib/compare/v4.8.6...v4.9.0) (2023-05-21), Bug Fixes (+7 more)
822
+
823
+ ### Community 170 - "Community 170"
824
+ Cohesion: 0.14
825
+ Nodes (14): [1.0.1](https://github.com/foreverido/uilib/compare/v1.0.0...v1.0.1) (2022-03-26), [1.0.2](https://github.com/foreverido/uilib/compare/v1.0.1...v1.0.2) (2022-03-27), [1.0.4](https://github.com/foreverido/uilib/compare/v1.0.2...v1.0.4) (2022-03-27), [1.0.5](https://github.com/foreverido/uilib/compare/v1.0.4...v1.0.5) (2022-03-27), [1.0.6](https://github.com/foreverido/uilib/compare/v1.0.5...v1.0.6) (2022-03-27), [1.0.7](https://github.com/foreverido/uilib/compare/v1.0.6...v1.0.7) (2022-03-27), [1.1.0](https://github.com/foreverido/uilib/compare/v1.0.7...v1.1.0) (2022-03-28), Bug Fixes (+6 more)
826
+
827
+ ### Community 171 - "Community 171"
828
+ Cohesion: 0.14
829
+ Nodes (14): [4.20.1](https://github.com/foreverido/uilib/compare/v4.20.0...v4.20.1) (2025-03-10), [4.20.2](https://github.com/foreverido/uilib/compare/v4.20.1...v4.20.2) (2025-03-10), [4.20.3](https://github.com/foreverido/uilib/compare/v4.20.2...v4.20.3) (2025-03-10), [4.20.4](https://github.com/foreverido/uilib/compare/v4.20.3...v4.20.4) (2025-03-10), [4.20.5](https://github.com/foreverido/uilib/compare/v4.20.4...v4.20.5) (2025-03-10), [4.20.6](https://github.com/foreverido/uilib/compare/v4.20.5...v4.20.6) (2025-03-12), [4.21.0](https://github.com/foreverido/uilib/compare/v4.20.6...v4.21.0) (2025-03-30), Bug Fixes (+6 more)
830
+
831
+ ### Community 172 - "Community 172"
832
+ Cohesion: 0.15
833
+ Nodes (13): [4.28.1](https://github.com/foreverido/uilib/compare/v4.28.0...v4.28.1) (2025-09-08), [4.28.2](https://github.com/foreverido/uilib/compare/v4.28.1...v4.28.2) (2025-09-08), [4.28.3](https://github.com/foreverido/uilib/compare/v4.28.2...v4.28.3) (2025-09-08), [4.28.4](https://github.com/foreverido/uilib/compare/v4.28.3...v4.28.4) (2025-09-08), [4.28.5](https://github.com/foreverido/uilib/compare/v4.28.4...v4.28.5) (2025-09-08), [4.29.0](https://github.com/foreverido/uilib/compare/v4.28.5...v4.29.0) (2025-09-13), Bug Fixes, Bug Fixes (+5 more)
834
+
835
+ ### Community 173 - "Community 173"
836
+ Cohesion: 0.22
837
+ Nodes (10): GoParams, LISTENERS, onRouteChange(), ReplaceStateParams, STORE, updateRouteState(), applyQueryParams(), parseQueryParams() (+2 more)
838
+
839
+ ### Community 174 - "Community 174"
840
+ Cohesion: 0.21
841
+ Nodes (6): Props, ThemeContext, ThemeContextValue, ThemeProvider(), ThemeProviderProps, State
842
+
843
+ ### Community 175 - "Community 175"
844
+ Cohesion: 0.30
845
+ Nodes (6): RadioButton(), RadioGroup(), Props, RadioGroupContextValue, RadioGroupContext, useRadioGroup()
846
+
847
+ ### Community 176 - "Community 176"
848
+ Cohesion: 0.25
849
+ Nodes (6): Autocomplete(), SIZE_TO_ITEM_HEIGHT, useIsMounted(), Props, useListKeyboardControl(), Shimmer()
850
+
851
+ ### Community 177 - "Community 177"
852
+ Cohesion: 0.18
853
+ Nodes (11): [4.23.1](https://github.com/foreverido/uilib/compare/v4.23.0...v4.23.1) (2025-05-17), [4.23.2](https://github.com/foreverido/uilib/compare/v4.23.1...v4.23.2) (2025-05-19), [4.23.3](https://github.com/foreverido/uilib/compare/v4.23.2...v4.23.3) (2025-05-21), [4.23.4](https://github.com/foreverido/uilib/compare/v4.23.3...v4.23.4) (2025-05-22), [4.24.0](https://github.com/foreverido/uilib/compare/v4.23.4...v4.24.0) (2025-05-24), Bug Fixes, Bug Fixes, Features (+3 more)
854
+
855
+ ### Community 179 - "Community 179"
856
+ Cohesion: 0.20
857
+ Nodes (6): allItems, boxVariants, buttonVariants, inputTypes, sizes, Toggle()
858
+
859
+ ### Community 180 - "Community 180"
860
+ Cohesion: 0.20
861
+ Nodes (10): [3.10.1](https://github.com/foreverido/uilib/compare/v3.10.0...v3.10.1) (2023-03-19), [3.10.2](https://github.com/foreverido/uilib/compare/v3.10.1...v3.10.2) (2023-03-19), [3.10.3](https://github.com/foreverido/uilib/compare/v3.10.2...v3.10.3) (2023-03-19), [3.11.0](https://github.com/foreverido/uilib/compare/v3.10.3...v3.11.0) (2023-03-19), Bug Fixes, Bug Fixes, Bug Fixes, Bug Fixes (+2 more)
862
+
863
+ ### Community 181 - "Community 181"
864
+ Cohesion: 0.20
865
+ Nodes (10): [4.10.1](https://github.com/foreverido/uilib/compare/v4.10.0...v4.10.1) (2023-05-29), [4.10.2](https://github.com/foreverido/uilib/compare/v4.10.1...v4.10.2) (2023-05-29), [4.10.3](https://github.com/foreverido/uilib/compare/v4.10.2...v4.10.3) (2023-05-29), [4.10.4](https://github.com/foreverido/uilib/compare/v4.10.3...v4.10.4) (2023-05-29), [4.11.0](https://github.com/foreverido/uilib/compare/v4.10.4...v4.11.0) (2023-06-12), Bug Fixes, Bug Fixes, Features (+2 more)
866
+
867
+ ### Community 182 - "Community 182"
868
+ Cohesion: 0.20
869
+ Nodes (10): [4.21.1](https://github.com/foreverido/uilib/compare/v4.21.0...v4.21.1) (2025-04-01), [4.21.2](https://github.com/foreverido/uilib/compare/v4.21.1...v4.21.2) (2025-04-02), [4.21.3](https://github.com/foreverido/uilib/compare/v4.21.2...v4.21.3) (2025-04-02), [4.21.4](https://github.com/foreverido/uilib/compare/v4.21.3...v4.21.4) (2025-04-05), [4.22.0](https://github.com/foreverido/uilib/compare/v4.21.4...v4.22.0) (2025-04-10), Bug Fixes, Bug Fixes, Features (+2 more)
870
+
871
+ ### Community 183 - "Community 183"
872
+ Cohesion: 0.20
873
+ Nodes (10): [4.24.1](https://github.com/foreverido/uilib/compare/v4.24.0...v4.24.1) (2025-05-24), [4.24.2](https://github.com/foreverido/uilib/compare/v4.24.1...v4.24.2) (2025-05-24), [4.24.3](https://github.com/foreverido/uilib/compare/v4.24.2...v4.24.3) (2025-05-25), [4.24.4](https://github.com/foreverido/uilib/compare/v4.24.3...v4.24.4) (2025-05-25), [4.25.0](https://github.com/foreverido/uilib/compare/v4.24.4...v4.25.0) (2025-05-30), Bug Fixes, Bug Fixes, Bug Fixes (+2 more)
874
+
875
+ ### Community 184 - "Community 184"
876
+ Cohesion: 0.25
877
+ Nodes (8): [3.10.0](https://github.com/foreverido/uilib/compare/v3.9.3...v3.10.0) (2023-03-16), [3.9.1](https://github.com/foreverido/uilib/compare/v3.9.0...v3.9.1) (2023-03-14), [3.9.2](https://github.com/foreverido/uilib/compare/v3.9.1...v3.9.2) (2023-03-15), [3.9.3](https://github.com/foreverido/uilib/compare/v3.9.2...v3.9.3) (2023-03-15), Bug Fixes, Bug Fixes, Bug Fixes, Features
878
+
879
+ ### Community 185 - "Community 185"
880
+ Cohesion: 0.25
881
+ Nodes (8): [4.25.1](https://github.com/foreverido/uilib/compare/v4.25.0...v4.25.1) (2025-05-30), [4.25.2](https://github.com/foreverido/uilib/compare/v4.25.1...v4.25.2) (2025-06-05), [4.25.3](https://github.com/foreverido/uilib/compare/v4.25.2...v4.25.3) (2025-06-09), [4.26.0](https://github.com/foreverido/uilib/compare/v4.25.3...v4.26.0) (2025-06-10), Bug Fixes, Bug Fixes, Bug Fixes, Features
882
+
883
+ ### Community 186 - "Community 186"
884
+ Cohesion: 0.25
885
+ Nodes (4): groupsOptions, INITIAL_VALUES, validationSchema, Form()
886
+
887
+ ### Community 188 - "Community 188"
888
+ Cohesion: 0.32
889
+ Nodes (4): menu(), UserPage(), UsersPage(), Route()
890
+
891
+ ### Community 189 - "Community 189"
892
+ Cohesion: 0.25
893
+ Nodes (6): Redirect(), AnyProps, ComponentType, Props, RedirectProps, RouteProps
894
+
895
+ ### Community 190 - "Community 190"
896
+ Cohesion: 0.29
897
+ Nodes (7): [3.6.1](https://github.com/foreverido/uilib/compare/v3.6.0...v3.6.1) (2023-03-07), [3.6.2](https://github.com/foreverido/uilib/compare/v3.6.1...v3.6.2) (2023-03-08), [3.7.0](https://github.com/foreverido/uilib/compare/v3.6.2...v3.7.0) (2023-03-08), Bug Fixes, Bug Fixes, Bug Fixes, Features
898
+
899
+ ### Community 192 - "Community 192"
900
+ Cohesion: 0.33
901
+ Nodes (6): [4.17.1](https://github.com/foreverido/uilib/compare/v4.17.0...v4.17.1) (2023-07-23), [4.17.2](https://github.com/foreverido/uilib/compare/v4.17.1...v4.17.2) (2023-07-23), [4.18.0](https://github.com/foreverido/uilib/compare/v4.17.2...v4.18.0) (2023-09-15), Features, Features, Features
902
+
903
+ ### Community 194 - "Community 194"
904
+ Cohesion: 0.40
905
+ Nodes (5): [2.0.1](https://github.com/foreverido/uilib/compare/v2.0.0...v2.0.1) (2022-05-04), [2.0.2](https://github.com/foreverido/uilib/compare/v2.0.1...v2.0.2) (2022-05-19), [2.0.3](https://github.com/foreverido/uilib/compare/v2.0.2...v2.0.3) (2022-05-19), [3.0.0](https://github.com/foreverido/uilib/compare/v2.0.3...v3.0.0) (2022-06-04), Features
906
+
907
+ ### Community 195 - "Community 195"
908
+ Cohesion: 0.40
909
+ Nodes (5): [3.1.1](https://github.com/foreverido/uilib/compare/v3.1.0...v3.1.1) (2022-07-24), [3.1.2](https://github.com/foreverido/uilib/compare/v3.1.1...v3.1.2) (2022-07-24), [3.2.0](https://github.com/foreverido/uilib/compare/v3.1.2...v3.2.0) (2022-07-26), Bug Fixes, Features
910
+
911
+ ### Community 196 - "Community 196"
912
+ Cohesion: 0.40
913
+ Nodes (5): [4.1.1](https://github.com/foreverido/uilib/compare/v4.1.0...v4.1.1) (2023-03-30), [4.2.0](https://github.com/foreverido/uilib/compare/v4.1.1...v4.2.0) (2023-04-02), Bug Fixes, Bug Fixes, Features
914
+
915
+ ### Community 197 - "Community 197"
916
+ Cohesion: 0.40
917
+ Nodes (5): [4.2.1](https://github.com/foreverido/uilib/compare/v4.2.0...v4.2.1) (2023-04-05), [4.3.0](https://github.com/foreverido/uilib/compare/v4.2.1...v4.3.0) (2023-04-07), Bug Fixes, Bug Fixes, Features
918
+
919
+ ### Community 198 - "Community 198"
920
+ Cohesion: 0.50
921
+ Nodes (3): useClickOutside(), useEvent(), UseEventParams
922
+
923
+ ### Community 199 - "Community 199"
924
+ Cohesion: 0.60
925
+ Nodes (3): useDebounce(), useDebounceCallback(), debounce()
926
+
927
+ ### Community 200 - "Community 200"
928
+ Cohesion: 0.50
929
+ Nodes (4): [1.1.1](https://github.com/foreverido/uilib/compare/v1.1.0...v1.1.1) (2022-03-29), [1.2.0](https://github.com/foreverido/uilib/compare/v1.1.1...v1.2.0) (2022-03-30), Bug Fixes, Features
930
+
931
+ ### Community 201 - "Community 201"
932
+ Cohesion: 0.50
933
+ Nodes (4): [3.4.1](https://github.com/foreverido/uilib/compare/v3.4.0...v3.4.1) (2022-08-07), [3.5.0](https://github.com/foreverido/uilib/compare/v3.4.1...v3.5.0) (2023-03-05), Bug Fixes, Bug Fixes
934
+
935
+ ### Community 202 - "Community 202"
936
+ Cohesion: 0.50
937
+ Nodes (4): [3.5.1](https://github.com/foreverido/uilib/compare/v3.5.0...v3.5.1) (2023-03-05), [3.6.0](https://github.com/foreverido/uilib/compare/v3.5.1...v3.6.0) (2023-03-06), Bug Fixes, Features
938
+
939
+ ### Community 203 - "Community 203"
940
+ Cohesion: 0.50
941
+ Nodes (4): [4.11.1](https://github.com/foreverido/uilib/compare/v4.11.0...v4.11.1) (2023-06-17), [4.12.0](https://github.com/foreverido/uilib/compare/v4.11.1...v4.12.0) (2023-07-16), Bug Fixes, Features
942
+
943
+ ### Community 204 - "Community 204"
944
+ Cohesion: 0.50
945
+ Nodes (4): [4.29.1](https://github.com/foreverido/uilib/compare/v4.29.0...v4.29.1) (2025-09-14), [4.30.0](https://github.com/foreverido/uilib/compare/v4.29.1...v4.30.0) (2025-10-26), Bug Fixes, Features
946
+
947
+ ### Community 205 - "Community 205"
948
+ Cohesion: 0.50
949
+ Nodes (4): [4.4.1](https://github.com/foreverido/uilib/compare/v4.4.0...v4.4.1) (2023-04-15), [4.4.2](https://github.com/foreverido/uilib/compare/v4.4.1...v4.4.2) (2023-04-15), [4.5.0](https://github.com/foreverido/uilib/compare/v4.4.2...v4.5.0) (2023-04-15), Features
950
+
951
+ ### Community 206 - "Community 206"
952
+ Cohesion: 0.50
953
+ Nodes (4): [5.0.1](https://github.com/foreverido/uilib/compare/v5.0.0...v5.0.1) (2026-04-18), [5.1.0](https://github.com/foreverido/uilib/compare/v5.0.1...v5.1.0) (2026-05-01), Features, Features
954
+
955
+ ### Community 210 - "Community 210"
956
+ Cohesion: 0.67
957
+ Nodes (3): [3.3.0](https://github.com/foreverido/uilib/compare/v3.2.0...v3.3.0) (2022-08-06), Bug Fixes, Features
958
+
959
+ ### Community 211 - "Community 211"
960
+ Cohesion: 0.67
961
+ Nodes (3): [3.3.1](https://github.com/foreverido/uilib/compare/v3.3.0...v3.3.1) (2022-08-06), [3.4.0](https://github.com/foreverido/uilib/compare/v3.3.1...v3.4.0) (2022-08-07), Bug Fixes
962
+
963
+ ### Community 212 - "Community 212"
964
+ Cohesion: 0.67
965
+ Nodes (3): [4.0.0](https://github.com/foreverido/uilib/compare/v3.11.0...v4.0.0) (2023-03-25), Bug Fixes, Features
966
+
967
+ ### Community 213 - "Community 213"
968
+ Cohesion: 0.67
969
+ Nodes (3): [4.12.1](https://github.com/foreverido/uilib/compare/v4.12.0...v4.12.1) (2023-07-16), [4.13.0](https://github.com/foreverido/uilib/compare/v4.12.1...v4.13.0) (2023-07-20), Features
970
+
971
+ ### Community 214 - "Community 214"
972
+ Cohesion: 0.67
973
+ Nodes (3): [4.15.0](https://github.com/foreverido/uilib/compare/v4.14.0...v4.15.0) (2023-07-22), Bug Fixes, Features
974
+
975
+ ### Community 215 - "Community 215"
976
+ Cohesion: 0.67
977
+ Nodes (3): [4.17.0](https://github.com/foreverido/uilib/compare/v4.16.0...v4.17.0) (2023-07-22), Bug Fixes, Features
978
+
979
+ ### Community 216 - "Community 216"
980
+ Cohesion: 0.67
981
+ Nodes (3): [4.20.0](https://github.com/foreverido/uilib/compare/v4.20.0-beta-9...v4.20.0) (2025-03-10), Bug Fixes, Features
982
+
983
+ ## Ambiguous Edges - Review These
984
+ - `Apple Logo` → `User Avatar` [AMBIGUOUS]
985
+ src/components/Icon/icons/apple.svg · relation: conceptually_related_to
986
+
987
+ ## Knowledge Gaps
988
+ - **1475 isolated node(s):** `levelsData`, `MATCHERS`, `types`, `Direction`, `name` (+1470 more)
989
+ These have ≤1 connection - possible missing edges or undocumented components.
990
+ - **33 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes.
991
+
992
+ ## Suggested Questions
993
+ _Questions this graph is uniquely positioned to answer:_
994
+
995
+ - **What is the exact relationship between `Apple Logo` and `User Avatar`?**
996
+ _Edge tagged AMBIGUOUS (relation: conceptually_related_to) - confidence is low._
997
+ - **Why does `Changelog` connect `Size Enum Props` to `More Docs Examples`, `Additional Docs Examples`, `UILIB Docs Assets`, `Single Doc Page`, `Select Popup Types`, `Community 167`, `Community 168`, `Community 169`, `Community 170`, `Community 171`, `Community 172`, `Component Types JSON`, `Community 177`, `Community 180`, `Community 181`, `Community 182`, `Community 183`, `Community 184`, `Community 185`, `Text Heading`, `Community 190`, `Community 192`, `Community 194`, `Community 195`, `Community 196`, `Community 197`, `Community 200`, `Community 201`, `Community 202`, `Community 203`, `Community 204`, `Community 205`, `Community 206`, `Community 210`, `Community 211`, `Community 212`, `Community 213`, `Community 214`, `Community 215`, `Community 216`, `Select Example Helpers`, `Tabs Types`, `Docs Navigation`, `Theme Docs`, `Number Formatting`, `Docs Scope`?**
998
+ _High betweenness centrality (0.069) - this node is a cross-community bridge._
999
+ - **Why does `Popup` connect `Popup Component` to `Calendar DatePicker`, `Button Checkbox Core`, `Input AssistiveText`, `Community 176`, `Debounce Paranja`, `Docs Index Pages`, `Docs Code Layout`?**
1000
+ _High betweenness centrality (0.038) - this node is a cross-community bridge._
1001
+ - **Why does `Props` connect `Dialogue Props` to `Trigger Props`, `Trigger ClassName`, `Width Props`, `Small Component Props`, `Checkbox Props`, `Option Value Types`, `Generic Props`, `ClassName Props`, `Footer Alignment`, `Auto Scroll Props`, `Content Props`, `Content ClassName`, `Footer Props`, `Icon Props`, `Max Height Props`, `No Scroll Props`, `Subtitle Props`, `Subtitle ClassName`, `Title Props`, `Title ClassName`?**
1002
+ _High betweenness centrality (0.035) - this node is a cross-community bridge._
1003
+ - **What connects `levelsData`, `MATCHERS`, `types` to the rest of the system?**
1004
+ _1477 weakly-connected nodes found - possible documentation gaps or missing edges._
1005
+ - **Should `Docs Examples Index` be split into smaller, more focused modules?**
1006
+ _Cohesion score 0.056140350877192984 - nodes in this community are weakly interconnected._
1007
+ - **Should `PromptComposer` be split into smaller, more focused modules?**
1008
+ _Cohesion score 0.07987012987012987 - nodes in this community are weakly interconnected._