@homecode/ui 5.6.0 → 5.7.0
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.
- package/dist/esm/index.js +1 -0
- package/dist/esm/src/components/Autocomplete/Autocomplete.js +7 -3
- package/dist/esm/src/components/Gap/Gap.js +6 -0
- package/dist/esm/src/components/Gap/Gap.styl.js +7 -0
- package/dist/esm/src/components/InputFile/InputFile.js +5 -1
- package/dist/esm/src/components/Popup/Popup.helpers.js +8 -1
- package/dist/esm/src/components/Popup/Popup.js +12 -6
- package/dist/esm/src/components/PromptComposer/PromptComposer.js +5 -1
- package/dist/esm/src/components/PromptComposer/promptComposerInsert.js +2 -1
- package/dist/esm/src/components/PromptComposer/usePromptComposerEditor.js +99 -21
- package/dist/esm/src/components/Select/Select.helpers.js +28 -1
- package/dist/esm/src/components/Select/Select.hooks.js +131 -0
- package/dist/esm/src/components/Select/Select2.js +192 -235
- package/dist/esm/src/components/Tooltip/Tooltip.styl.js +1 -1
- package/dist/esm/src/components/Tooltip/TooltipOverTrigger.js +4 -3
- package/dist/esm/src/components/Tooltip/tooltipTextStyles.js +17 -2
- package/dist/esm/src/tiptap/slash-mention/createSlashMentionExtension.js +51 -31
- package/dist/esm/src/tools/dom.js +6 -8
- package/dist/esm/src/tools/resizeObserver.js +1 -1
- package/dist/esm/types/src/components/Gap/Gap.d.ts +1 -0
- package/dist/esm/types/src/components/Popup/Popup.d.ts +2 -1
- package/dist/esm/types/src/components/Popup/Popup.helpers.d.ts +1 -0
- package/dist/esm/types/src/components/Popup/Popup.types.d.ts +1 -0
- package/dist/esm/types/src/components/PromptComposer/PromptComposer.d.ts +4 -0
- package/dist/esm/types/src/components/PromptComposer/PromptComposer.types.d.ts +17 -3
- package/dist/esm/types/src/components/PromptComposer/index.d.ts +1 -1
- package/dist/esm/types/src/components/PromptComposer/usePromptComposerEditor.d.ts +6 -2
- package/dist/esm/types/src/components/Select/Select.helpers.d.ts +7 -1
- package/dist/esm/types/src/components/Select/Select.hooks.d.ts +55 -0
- package/dist/esm/types/src/components/Select/Select.types.d.ts +1 -1
- package/dist/esm/types/src/components/Select/Select2.test.d.ts +1 -0
- package/dist/esm/types/src/components/index.d.ts +1 -0
- package/dist/esm/types/src/tiptap/slash-mention/createSlashMentionExtension.d.ts +1 -1
- package/dist/esm/types/src/tiptap/slash-mention/index.d.ts +1 -1
- package/dist/esm/types/src/tiptap/slash-mention/types.d.ts +12 -1
- package/graphify-out/.graphify_labels.json +15 -34
- package/graphify-out/2026-07-19/.graphify_labels.json +31 -1
- package/graphify-out/2026-07-19/GRAPH_REPORT.md +232 -124
- package/graphify-out/2026-07-19/graph.json +3234 -2951
- package/graphify-out/2026-07-19/manifest.json +39 -14
- package/graphify-out/2026-07-26/.graphify_labels.json +216 -0
- package/graphify-out/2026-07-26/GRAPH_REPORT.md +1036 -0
- package/graphify-out/2026-07-26/cost.json +12 -0
- package/graphify-out/2026-07-26/graph.json +71426 -0
- package/graphify-out/2026-07-26/manifest.json +2372 -0
- package/graphify-out/2026-07-27/.graphify_labels.json +214 -0
- package/graphify-out/2026-07-27/GRAPH_REPORT.md +1014 -0
- package/graphify-out/2026-07-27/cost.json +12 -0
- package/graphify-out/2026-07-27/graph.json +71778 -0
- package/graphify-out/2026-07-27/manifest.json +2372 -0
- package/graphify-out/2026-07-30/.graphify_labels.json +197 -0
- package/graphify-out/2026-07-30/GRAPH_REPORT.md +929 -0
- package/graphify-out/2026-07-30/cost.json +12 -0
- package/graphify-out/2026-07-30/graph.json +71798 -0
- package/graphify-out/2026-07-30/manifest.json +2372 -0
- package/graphify-out/GRAPH_REPORT.md +207 -299
- package/graphify-out/cache/ast/2690b69f91795ec634393c1fb8d9fd21ec09ec6759eaf6711e3b86c2a8edb385.json +1 -0
- package/graphify-out/cache/ast/2ae06c5acabf11eea845c93c2a8486317fbb18dccc1843ecd88077848af2ab29.json +1 -0
- package/graphify-out/cache/ast/7a354bfbf84f7c6c1a691084465172e6fa0568de5146bdfeb7a01841379b5745.json +1 -0
- package/graphify-out/cache/ast/c170b3d6d17c8888011e6bf7a21ef8384f391c0bd05bafa31ce1a725d710cb5a.json +1 -0
- package/graphify-out/cache/ast/d92952ab88c90a81d8e5a05c9c559bcd0c4126def0bb26a097d3f003651ed3c6.json +1 -0
- package/graphify-out/cache/stat-index.json +1 -1
- package/graphify-out/graph.html +4 -4
- package/graphify-out/graph.json +4074 -3370
- package/graphify-out/manifest.json +64 -59
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
# Graph Report - ui (2026-07-
|
|
1
|
+
# Graph Report - ui (2026-07-30)
|
|
2
2
|
|
|
3
3
|
## Corpus Check
|
|
4
|
-
-
|
|
4
|
+
- 370 files · ~82,432 words
|
|
5
5
|
- Verdict: corpus is large enough that graph structure adds value.
|
|
6
6
|
|
|
7
7
|
## Summary
|
|
8
|
-
-
|
|
8
|
+
- 2818 nodes · 4128 edges · 207 communities (173 shown, 34 thin omitted)
|
|
9
9
|
- Extraction: 97% EXTRACTED · 3% INFERRED · 0% AMBIGUOUS · INFERRED: 111 edges (avg confidence: 0.8)
|
|
10
10
|
- Token cost: 0 input · 0 output
|
|
11
11
|
|
|
12
12
|
## Graph Freshness
|
|
13
|
-
- Built from commit: `
|
|
13
|
+
- Built from commit: `cf553fea`
|
|
14
14
|
- Run `git rev-parse HEAD` and compare to check if the graph is stale.
|
|
15
15
|
- Run `graphify update .` after code changes (no API cost).
|
|
16
16
|
|
|
@@ -95,7 +95,6 @@
|
|
|
95
95
|
- [[_COMMUNITY_Code Editor|Code Editor]]
|
|
96
96
|
- [[_COMMUNITY_Communication Icons|Communication Icons]]
|
|
97
97
|
- [[_COMMUNITY_Select Constants|Select Constants]]
|
|
98
|
-
- [[_COMMUNITY_TextShimmer|TextShimmer]]
|
|
99
98
|
- [[_COMMUNITY_Virtualized Cards|Virtualized Cards]]
|
|
100
99
|
- [[_COMMUNITY_ClassName Props|ClassName Props]]
|
|
101
100
|
- [[_COMMUNITY_Ukrainian i18n|Ukrainian i18n]]
|
|
@@ -117,10 +116,10 @@
|
|
|
117
116
|
- [[_COMMUNITY_Render Months Label|Render Months Label]]
|
|
118
117
|
- [[_COMMUNITY_Render Month Label|Render Month Label]]
|
|
119
118
|
- [[_COMMUNITY_Render Weekday Label|Render Weekday Label]]
|
|
120
|
-
- [[
|
|
121
|
-
- [[
|
|
122
|
-
- [[
|
|
123
|
-
- [[
|
|
119
|
+
- [[_COMMUNITY_Community 102|Community 102]]
|
|
120
|
+
- [[_COMMUNITY_Community 103|Community 103]]
|
|
121
|
+
- [[_COMMUNITY_Community 104|Community 104]]
|
|
122
|
+
- [[_COMMUNITY_Community 105|Community 105]]
|
|
124
123
|
- [[_COMMUNITY_Icon Name Helpers|Icon Name Helpers]]
|
|
125
124
|
- [[_COMMUNITY_Media Placeholder Icons|Media Placeholder Icons]]
|
|
126
125
|
- [[_COMMUNITY_Utility Icons|Utility Icons]]
|
|
@@ -133,19 +132,20 @@
|
|
|
133
132
|
- [[_COMMUNITY_Virtualized Index Helpers|Virtualized Index Helpers]]
|
|
134
133
|
- [[_COMMUNITY_Docs Scope|Docs Scope]]
|
|
135
134
|
- [[_COMMUNITY_Auto Scroll Props|Auto Scroll Props]]
|
|
136
|
-
- [[_COMMUNITY_Content
|
|
135
|
+
- [[_COMMUNITY_Content Props|Content Props]]
|
|
136
|
+
- [[_COMMUNITY_Community 119|Community 119]]
|
|
137
137
|
- [[_COMMUNITY_Footer Props|Footer Props]]
|
|
138
|
-
- [[
|
|
139
|
-
- [[
|
|
138
|
+
- [[_COMMUNITY_Community 121|Community 121]]
|
|
139
|
+
- [[_COMMUNITY_Community 122|Community 122]]
|
|
140
140
|
- [[_COMMUNITY_No Scroll Props|No Scroll Props]]
|
|
141
|
-
- [[
|
|
142
|
-
- [[
|
|
141
|
+
- [[_COMMUNITY_Community 124|Community 124]]
|
|
142
|
+
- [[_COMMUNITY_Community 125|Community 125]]
|
|
143
143
|
- [[_COMMUNITY_Title Props|Title Props]]
|
|
144
|
-
- [[
|
|
145
|
-
- [[_COMMUNITY_Trigger Props|Trigger Props]]
|
|
144
|
+
- [[_COMMUNITY_Community 128|Community 128]]
|
|
146
145
|
- [[_COMMUNITY_Trigger ClassName|Trigger ClassName]]
|
|
147
|
-
- [[
|
|
148
|
-
- [[
|
|
146
|
+
- [[_COMMUNITY_Community 130|Community 130]]
|
|
147
|
+
- [[_COMMUNITY_Community 131|Community 131]]
|
|
148
|
+
- [[_COMMUNITY_Community 132|Community 132]]
|
|
149
149
|
- [[_COMMUNITY_Brand Avatar Icons|Brand Avatar Icons]]
|
|
150
150
|
- [[_COMMUNITY_Communication Action Icons|Communication Action Icons]]
|
|
151
151
|
- [[_COMMUNITY_Status Action Icons|Status Action Icons]]
|
|
@@ -155,9 +155,9 @@
|
|
|
155
155
|
- [[_COMMUNITY_Route Navigation Icons|Route Navigation Icons]]
|
|
156
156
|
- [[_COMMUNITY_Settings Tool Icons|Settings Tool Icons]]
|
|
157
157
|
- [[_COMMUNITY_Input Label Constants|Input Label Constants]]
|
|
158
|
-
- [[_COMMUNITY_Community 142|Community 142]]
|
|
159
158
|
- [[_COMMUNITY_More Docs Examples|More Docs Examples]]
|
|
160
159
|
- [[_COMMUNITY_Docs Scope Pages|Docs Scope Pages]]
|
|
160
|
+
- [[_COMMUNITY_Community 145|Community 145]]
|
|
161
161
|
- [[_COMMUNITY_Brand Logo Assets|Brand Logo Assets]]
|
|
162
162
|
- [[_COMMUNITY_Test Utilities|Test Utilities]]
|
|
163
163
|
- [[_COMMUNITY_PostCSS Config|PostCSS Config]]
|
|
@@ -205,47 +205,27 @@
|
|
|
205
205
|
- [[_COMMUNITY_Community 193|Community 193]]
|
|
206
206
|
- [[_COMMUNITY_Community 194|Community 194]]
|
|
207
207
|
- [[_COMMUNITY_Community 195|Community 195]]
|
|
208
|
-
- [[_COMMUNITY_Community 196|Community 196]]
|
|
209
208
|
- [[_COMMUNITY_Community 197|Community 197]]
|
|
210
|
-
- [[_COMMUNITY_Community 198|Community 198]]
|
|
211
|
-
- [[_COMMUNITY_Community 199|Community 199]]
|
|
212
209
|
- [[_COMMUNITY_Community 200|Community 200]]
|
|
213
210
|
- [[_COMMUNITY_Community 201|Community 201]]
|
|
214
|
-
- [[_COMMUNITY_Community 202|Community 202]]
|
|
215
|
-
- [[_COMMUNITY_Community 203|Community 203]]
|
|
216
|
-
- [[_COMMUNITY_Community 204|Community 204]]
|
|
217
211
|
- [[_COMMUNITY_Community 205|Community 205]]
|
|
218
|
-
- [[_COMMUNITY_Community 206|Community 206]]
|
|
219
|
-
- [[_COMMUNITY_Community 207|Community 207]]
|
|
220
|
-
- [[_COMMUNITY_Community 208|Community 208]]
|
|
221
|
-
- [[_COMMUNITY_Community 209|Community 209]]
|
|
222
|
-
- [[_COMMUNITY_Community 210|Community 210]]
|
|
223
|
-
- [[_COMMUNITY_Community 211|Community 211]]
|
|
224
|
-
- [[_COMMUNITY_Community 212|Community 212]]
|
|
225
212
|
- [[_COMMUNITY_Community 213|Community 213]]
|
|
226
|
-
- [[_COMMUNITY_Community 214|Community 214]]
|
|
227
|
-
- [[_COMMUNITY_Community 215|Community 215]]
|
|
228
213
|
- [[_COMMUNITY_Community 216|Community 216]]
|
|
229
|
-
- [[_COMMUNITY_Community 217|Community 217]]
|
|
230
214
|
- [[_COMMUNITY_Community 218|Community 218]]
|
|
231
|
-
- [[_COMMUNITY_Community 219|Community 219]]
|
|
232
215
|
- [[_COMMUNITY_Community 220|Community 220]]
|
|
233
|
-
- [[_COMMUNITY_Community 221|Community 221]]
|
|
234
216
|
- [[_COMMUNITY_Community 222|Community 222]]
|
|
235
217
|
- [[_COMMUNITY_Community 223|Community 223]]
|
|
236
|
-
- [[_COMMUNITY_Community 224|Community 224]]
|
|
237
|
-
- [[_COMMUNITY_Community 225|Community 225]]
|
|
238
218
|
|
|
239
219
|
## God Nodes (most connected - your core abstractions)
|
|
240
220
|
1. `[4.19.0](https://github.com/foreverido/uilib/compare/v4.18.70...v4.19.0) (2025-01-08)` - 138 edges
|
|
241
221
|
2. `[1.0.0](https://github.com/foreverido/uilib/compare/v0.0.60...v1.0.0) (2022-03-26)` - 100 edges
|
|
242
|
-
3. `Changelog` -
|
|
222
|
+
3. `Changelog` - 84 edges
|
|
243
223
|
4. `[4.28.0](https://github.com/foreverido/uilib/compare/v4.27.27...v4.28.0) (2025-09-08)` - 56 edges
|
|
244
224
|
5. `Link()` - 52 edges
|
|
245
225
|
6. `Heading` - 47 edges
|
|
246
226
|
7. `ComponentLayout()` - 47 edges
|
|
247
227
|
8. `TypesTable()` - 46 edges
|
|
248
|
-
9. `[4.23.0](https://github.com/foreverido/uilib/compare/v4.22.18...v4.23.0) (2025-05-12)` -
|
|
228
|
+
9. `[4.23.0](https://github.com/foreverido/uilib/compare/v4.22.18...v4.23.0) (2025-05-12)` - 44 edges
|
|
249
229
|
10. `Button()` - 39 edges
|
|
250
230
|
|
|
251
231
|
## Surprising Connections (you probably didn't know these)
|
|
@@ -280,27 +260,27 @@
|
|
|
280
260
|
- **Media Playback Controls** — icons_soundwave, icons_stop, icons_stopincircle, icons_youtube [INFERRED 0.75]
|
|
281
261
|
- **Social Platform Brand Icons** — icons_telegram, icons_youtube, icons_send [INFERRED 0.75]
|
|
282
262
|
|
|
283
|
-
## Communities (
|
|
263
|
+
## Communities (207 total, 34 thin omitted)
|
|
284
264
|
|
|
285
265
|
### Community 0 - "Docs Examples Index"
|
|
286
|
-
Cohesion: 0.
|
|
287
|
-
Nodes (
|
|
266
|
+
Cohesion: 0.05
|
|
267
|
+
Nodes (12): ComponentLayout(), scope, examples, scope, examples, scope, Heading, isStartFromDoubleSlash() (+4 more)
|
|
288
268
|
|
|
289
269
|
### Community 1 - "PromptComposer"
|
|
290
|
-
Cohesion: 0.
|
|
291
|
-
Nodes (
|
|
270
|
+
Cohesion: 0.07
|
|
271
|
+
Nodes (45): AT_FILES, promptComposerFloorPx(), promptComposerSafeEditorDom(), safePromptComposerEditorText(), syncPromptComposerHeight(), PromptComposer, PromptComposerProps, Props (+37 more)
|
|
292
272
|
|
|
293
273
|
### Community 2 - "Build Toolchain"
|
|
294
274
|
Cohesion: 0.04
|
|
295
275
|
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)
|
|
296
276
|
|
|
297
277
|
### Community 3 - "Form Examples"
|
|
298
|
-
Cohesion: 0.
|
|
299
|
-
Nodes (
|
|
278
|
+
Cohesion: 0.13
|
|
279
|
+
Nodes (7): items, Gallery, GalleryStoreTarget, getInitialState(), items, items, LightBox()
|
|
300
280
|
|
|
301
281
|
### Community 4 - "Autocomplete Examples"
|
|
302
|
-
Cohesion: 0.
|
|
303
|
-
Nodes (
|
|
282
|
+
Cohesion: 0.17
|
|
283
|
+
Nodes (9): api, init(), modules, store, I18NProps, I18NPropsField, I18NStore, LangLoader (+1 more)
|
|
304
284
|
|
|
305
285
|
### Community 5 - "Checkbox Showcase"
|
|
306
286
|
Cohesion: 0.17
|
|
@@ -315,8 +295,8 @@ Cohesion: 0.08
|
|
|
315
295
|
Nodes (25): optional, value, Container, Props, enum, optional, value, enum (+17 more)
|
|
316
296
|
|
|
317
297
|
### Community 8 - "Notifications System"
|
|
318
|
-
Cohesion: 0.
|
|
319
|
-
Nodes (11):
|
|
298
|
+
Cohesion: 0.18
|
|
299
|
+
Nodes (11): defaultFileState, SCROLL_OFFSET, addUniq, circularSlice(), getIndexCircular(), indexWhere(), sliceWhere(), spliceWhere() (+3 more)
|
|
320
300
|
|
|
321
301
|
### Community 9 - "Button Checkbox Core"
|
|
322
302
|
Cohesion: 0.22
|
|
@@ -324,15 +304,15 @@ Nodes (3): Container, Props, SCOPE
|
|
|
324
304
|
|
|
325
305
|
### Community 10 - "Optional Value Props"
|
|
326
306
|
Cohesion: 0.05
|
|
327
|
-
Nodes (
|
|
307
|
+
Nodes (42): Props, optional, value, optional, value, optional, value, value (+34 more)
|
|
328
308
|
|
|
329
309
|
### Community 12 - "Input AssistiveText"
|
|
330
|
-
Cohesion: 0.
|
|
331
|
-
Nodes (17): AssistiveText(), Chip(),
|
|
310
|
+
Cohesion: 0.10
|
|
311
|
+
Nodes (17): AssistiveText(), Chip(), iconNames, Input, InputValue, TEXTAREA_SCROLL_TOP_OFFSET, Label, Props (+9 more)
|
|
332
312
|
|
|
333
313
|
### Community 13 - "Gallery Component"
|
|
334
|
-
Cohesion: 0.
|
|
335
|
-
Nodes (
|
|
314
|
+
Cohesion: 0.08
|
|
315
|
+
Nodes (22): Props, useDebounce(), useDebounceCallback(), CustomWrapElemParams, Props, Props, Paranja(), Props (+14 more)
|
|
336
316
|
|
|
337
317
|
### Community 14 - "Virtualized Examples"
|
|
338
318
|
Cohesion: 0.07
|
|
@@ -350,6 +330,10 @@ Nodes (28): dependencies, classnames, compareq, fastest-validator, favicons, fav
|
|
|
350
330
|
Cohesion: 0.17
|
|
351
331
|
Nodes (20): Card, CardAction(), CardContent(), CardDescription(), CardFooter(), CardHeader(), CardTitle(), LinkCard() (+12 more)
|
|
352
332
|
|
|
333
|
+
### Community 18 - "Debounce Paranja"
|
|
334
|
+
Cohesion: 0.23
|
|
335
|
+
Nodes (7): Calendar(), MONTHS, DatePicker(), ThrottleOptions, useThrottle(), useThrottleCallback(), strToDate()
|
|
336
|
+
|
|
353
337
|
### Community 19 - "UILIB Docs Assets"
|
|
354
338
|
Cohesion: 0.06
|
|
355
339
|
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)
|
|
@@ -359,24 +343,24 @@ Cohesion: 0.10
|
|
|
359
343
|
Nodes (18): Props, GalleryItem, Props, ControlProps, Value, Props, Props, Props (+10 more)
|
|
360
344
|
|
|
361
345
|
### Community 21 - "Flex Gallery"
|
|
362
|
-
Cohesion: 0.
|
|
363
|
-
Nodes (
|
|
346
|
+
Cohesion: 0.10
|
|
347
|
+
Nodes (13): Flex(), FlexProps, DIR_NAME, Direction, NormalizedItem, Sync Arrows Icon, Lazy(), LazyProps (+5 more)
|
|
364
348
|
|
|
365
349
|
### Community 22 - "DatePicker Examples"
|
|
366
350
|
Cohesion: 0.07
|
|
367
|
-
Nodes (
|
|
351
|
+
Nodes (8): date, date, DatePickerInput(), items, GridLayout(), Props, offset, Select2()
|
|
368
352
|
|
|
369
353
|
### Community 23 - "Comment Value Props"
|
|
370
354
|
Cohesion: 0.08
|
|
371
|
-
Nodes (
|
|
355
|
+
Nodes (26): Button, Props, comment, optional, value, comment, optional, value (+18 more)
|
|
372
356
|
|
|
373
357
|
### Community 24 - "Docs Index Pages"
|
|
374
358
|
Cohesion: 0.20
|
|
375
359
|
Nodes (5): clamp(), loadStorage(), saveStorage(), timeToProgressPct(), VideoPlayerStorage
|
|
376
360
|
|
|
377
361
|
### Community 25 - "i18n LangSelector"
|
|
378
|
-
Cohesion: 0.
|
|
379
|
-
Nodes (
|
|
362
|
+
Cohesion: 0.11
|
|
363
|
+
Nodes (13): InputProps, PopupProps, IdsMap, Id, InheritedInputProps, Option, OptionElemProps, Preset (+5 more)
|
|
380
364
|
|
|
381
365
|
### Community 26 - "Package Metadata"
|
|
382
366
|
Cohesion: 0.11
|
|
@@ -387,8 +371,8 @@ Cohesion: 0.12
|
|
|
387
371
|
Nodes (14): BoundaryPadding, childs, ClientRectEdges, constrainAxisShift(), domRectToEdges(), fitRectToBoundary(), Id, intersectEdges() (+6 more)
|
|
388
372
|
|
|
389
373
|
### Community 29 - "Docs Code Layout"
|
|
390
|
-
Cohesion: 0.
|
|
391
|
-
Nodes (
|
|
374
|
+
Cohesion: 0.09
|
|
375
|
+
Nodes (15): ExmapleData, Props, Required(), SidebarRouteProps, Props, Title(), Expand(), SidebarLink() (+7 more)
|
|
392
376
|
|
|
393
377
|
### Community 30 - "Draggable Types"
|
|
394
378
|
Cohesion: 0.10
|
|
@@ -399,24 +383,20 @@ Cohesion: 0.07
|
|
|
399
383
|
Nodes (25): Slider(), SliderMarker, SliderProps, valueToPct(), TextWithDeferTooltip(), Props, TextWithDeferTooltipProps, TooltipSide (+17 more)
|
|
400
384
|
|
|
401
385
|
### Community 32 - "Small Component Props"
|
|
402
|
-
Cohesion: 0.
|
|
403
|
-
Nodes (
|
|
386
|
+
Cohesion: 0.09
|
|
387
|
+
Nodes (27): Props, ButtonGroup, Props, optional, value, Card, Props, comment (+19 more)
|
|
404
388
|
|
|
405
389
|
### Community 33 - "Select Popup Types"
|
|
406
390
|
Cohesion: 0.01
|
|
407
391
|
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)
|
|
408
392
|
|
|
409
|
-
### Community 34 - "Router Core"
|
|
410
|
-
Cohesion: 0.15
|
|
411
|
-
Nodes (3): cloneValue(), Validator, clone()
|
|
412
|
-
|
|
413
393
|
### Community 35 - "Calendar Helpers"
|
|
414
394
|
Cohesion: 0.14
|
|
415
395
|
Nodes (8): CACHE, weekDays, Day, DayProps, Props, Props, Value, Date
|
|
416
396
|
|
|
417
397
|
### Community 36 - "AssistiveText Menu"
|
|
418
|
-
Cohesion: 0.
|
|
419
|
-
Nodes (
|
|
398
|
+
Cohesion: 0.18
|
|
399
|
+
Nodes (11): Props, MenuComponent, MenuItem, MenuGroupProps, MenuItemProps, MenuProps, Offset, OffsetAxis (+3 more)
|
|
420
400
|
|
|
421
401
|
### Community 37 - "Button DatePicker Types"
|
|
422
402
|
Cohesion: 0.18
|
|
@@ -427,28 +407,28 @@ Cohesion: 0.15
|
|
|
427
407
|
Nodes (6): handleNotificationWheel(), Item, Props, scheduleWheelGestureReset(), WheelDelta, wheelGesture
|
|
428
408
|
|
|
429
409
|
### Community 39 - "Checkbox Props"
|
|
430
|
-
Cohesion: 0.
|
|
431
|
-
Nodes (
|
|
410
|
+
Cohesion: 0.13
|
|
411
|
+
Nodes (15): Checkbox, Props, comment, optional, value, comment, optional, value (+7 more)
|
|
432
412
|
|
|
433
413
|
### Community 40 - "NPM Scripts"
|
|
434
|
-
Cohesion: 0.
|
|
435
|
-
Nodes (
|
|
414
|
+
Cohesion: 0.12
|
|
415
|
+
Nodes (16): scripts, build, build:compress, dev, docs, docs:build, docs:deploy, docs:types (+8 more)
|
|
436
416
|
|
|
437
417
|
### Community 41 - "Calendar DatePicker"
|
|
438
|
-
Cohesion: 0.
|
|
439
|
-
Nodes (
|
|
418
|
+
Cohesion: 0.21
|
|
419
|
+
Nodes (4): List, format, LABEL, zero()
|
|
440
420
|
|
|
441
421
|
### Community 42 - "DateTime Types"
|
|
442
|
-
Cohesion: 0.
|
|
443
|
-
Nodes (
|
|
422
|
+
Cohesion: 0.09
|
|
423
|
+
Nodes (25): AssistiveText, Autocomplete, Value, DatePicker, Value, DatePickerInput, Value, DateTime (+17 more)
|
|
444
424
|
|
|
445
425
|
### Community 43 - "Autocomplete Core"
|
|
446
426
|
Cohesion: 0.29
|
|
447
427
|
Nodes (8): ColorConfig, colorMods, ColorsConfig, getRGB(), hexToRGB(), mix(), mixColor(), rgba()
|
|
448
428
|
|
|
449
429
|
### Community 44 - "Global Type Kinds"
|
|
450
|
-
Cohesion: 0.
|
|
451
|
-
Nodes (
|
|
430
|
+
Cohesion: 0.12
|
|
431
|
+
Nodes (16): kind, kind, value, global, ComponentType, FormFieldChangeHandler, Size, Variant (+8 more)
|
|
452
432
|
|
|
453
433
|
### Community 45 - "Date Type Fields"
|
|
454
434
|
Cohesion: 0.15
|
|
@@ -458,17 +438,21 @@ Nodes (13): day, ISO, kind, month, year, optional, value, Date (+5 more)
|
|
|
458
438
|
Cohesion: 0.15
|
|
459
439
|
Nodes (12): FieldError, FieldProps, FieldsErrors, FieldsFlags, FormAPI, FormFieldProps, FormValidationRule, FormValidationSchema (+4 more)
|
|
460
440
|
|
|
441
|
+
### Community 47 - "Docs App Store"
|
|
442
|
+
Cohesion: 0.17
|
|
443
|
+
Nodes (4): allItems, allItems, allItems, Menu
|
|
444
|
+
|
|
461
445
|
### Community 48 - "Component Types JSON"
|
|
462
446
|
Cohesion: 0.02
|
|
463
447
|
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)
|
|
464
448
|
|
|
465
449
|
### Community 49 - "Option Value Types"
|
|
466
|
-
Cohesion: 0.
|
|
467
|
-
Nodes (
|
|
450
|
+
Cohesion: 0.17
|
|
451
|
+
Nodes (12): Option, value, comment, optional, value, id, kind, label (+4 more)
|
|
468
452
|
|
|
469
453
|
### Community 50 - "Generic Props"
|
|
470
|
-
Cohesion: 0.
|
|
471
|
-
Nodes (
|
|
454
|
+
Cohesion: 0.12
|
|
455
|
+
Nodes (18): comment, optional, value, comment, optional, value, className, Props (+10 more)
|
|
472
456
|
|
|
473
457
|
### Community 52 - "Heading Scroll"
|
|
474
458
|
Cohesion: 0.24
|
|
@@ -479,8 +463,8 @@ Cohesion: 0.29
|
|
|
479
463
|
Nodes (7): calculateProgress(), Progress(), CommonProgressProps, ProgressProps, ProgressCircular(), SIZE_MAP, ProgressCircularProps
|
|
480
464
|
|
|
481
465
|
### Community 54 - "Table Virtualized"
|
|
482
|
-
Cohesion: 0.
|
|
483
|
-
Nodes (
|
|
466
|
+
Cohesion: 0.10
|
|
467
|
+
Nodes (13): ListCards, Props, Table, Props, DefaultProps, GetItemPropsParams, IndexesType, ItemProps (+5 more)
|
|
484
468
|
|
|
485
469
|
### Community 55 - "Virtualized Lifecycle"
|
|
486
470
|
Cohesion: 0.12
|
|
@@ -492,7 +476,7 @@ Nodes (7): Header(), getPath(), H(), H2(), H3(), textToAnchorId(), useAnchor()
|
|
|
492
476
|
|
|
493
477
|
### Community 57 - "Code Example Helpers"
|
|
494
478
|
Cohesion: 0.22
|
|
495
|
-
Nodes (5): MAP_LIB_TO_VAR, replaceImports(), wrapExample(),
|
|
479
|
+
Nodes (5): MAP_LIB_TO_VAR, replaceImports(), wrapExample(), persistEdited, STORE
|
|
496
480
|
|
|
497
481
|
### Community 58 - "Media Control Icons"
|
|
498
482
|
Cohesion: 0.24
|
|
@@ -500,7 +484,7 @@ Nodes (10): History Icon, Loader Icon, Microphone Icon, Microphone Muted Icon, O
|
|
|
500
484
|
|
|
501
485
|
### Community 59 - "Text Heading"
|
|
502
486
|
Cohesion: 0.04
|
|
503
|
-
Nodes (
|
|
487
|
+
Nodes (55): [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) (+47 more)
|
|
504
488
|
|
|
505
489
|
### Community 60 - "Type Parser Script"
|
|
506
490
|
Cohesion: 0.31
|
|
@@ -523,8 +507,8 @@ Cohesion: 0.22
|
|
|
523
507
|
Nodes (9): DayProps, className, kind, onPointerDown, onPointerUp, optional, value, optional (+1 more)
|
|
524
508
|
|
|
525
509
|
### Community 65 - "Dialogue Props"
|
|
526
|
-
Cohesion: 0.
|
|
527
|
-
Nodes (
|
|
510
|
+
Cohesion: 0.04
|
|
511
|
+
Nodes (54): optional, value, optional, value, optional, value, Props, optional (+46 more)
|
|
528
512
|
|
|
529
513
|
### Community 66 - "Arrow Chevron Icons"
|
|
530
514
|
Cohesion: 0.57
|
|
@@ -535,16 +519,16 @@ Cohesion: 0.29
|
|
|
535
519
|
Nodes (3): defaultState, upload(), examples
|
|
536
520
|
|
|
537
521
|
### Community 68 - "InputFile Types"
|
|
538
|
-
Cohesion: 0.
|
|
539
|
-
Nodes (
|
|
522
|
+
Cohesion: 0.11
|
|
523
|
+
Nodes (11): Autocomplete(), SIZE_TO_ITEM_HEIGHT, allItems, allItems, useClickOutside(), useEvent(), UseEventParams, useIsMounted() (+3 more)
|
|
540
524
|
|
|
541
525
|
### Community 69 - "Virtualized List"
|
|
542
526
|
Cohesion: 0.28
|
|
543
527
|
Nodes (8): baseConfig, ColorConfig, colors, colorsAlphaModes, getColors(), getConfig(), pScale, colorsConfigToVars()
|
|
544
528
|
|
|
545
529
|
### Community 70 - "List Lifecycle"
|
|
546
|
-
Cohesion: 0.
|
|
547
|
-
Nodes (
|
|
530
|
+
Cohesion: 0.25
|
|
531
|
+
Nodes (5): DateTime(), formatDate(), Props, date, columns
|
|
548
532
|
|
|
549
533
|
### Community 71 - "Icon Index Exports"
|
|
550
534
|
Cohesion: 0.25
|
|
@@ -555,20 +539,16 @@ Cohesion: 0.29
|
|
|
555
539
|
Nodes (4): APP_PATH, FaviconWebpackPlugin, pkg, require
|
|
556
540
|
|
|
557
541
|
### Community 73 - "DatePicker Helpers"
|
|
558
|
-
Cohesion: 0.
|
|
559
|
-
Nodes (
|
|
560
|
-
|
|
561
|
-
### Community 74 - "Calendar Day"
|
|
562
|
-
Cohesion: 0.29
|
|
563
|
-
Nodes (7): Calendar, Day, optional, value, currentMonth, ext, kind
|
|
542
|
+
Cohesion: 0.22
|
|
543
|
+
Nodes (4): ButtonProps, Validator, ButtonConfig, Props
|
|
564
544
|
|
|
565
545
|
### Community 75 - "Calendar Pointer Props"
|
|
566
546
|
Cohesion: 0.29
|
|
567
547
|
Nodes (7): Props, optional, value, optional, value, onDayPointerDown, onDayPointerUp
|
|
568
548
|
|
|
569
549
|
### Community 76 - "Size Enum Props"
|
|
570
|
-
Cohesion: 0.
|
|
571
|
-
Nodes (
|
|
550
|
+
Cohesion: 0.06
|
|
551
|
+
Nodes (45): [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), [4.20.0-beta-3](https://github.com/foreverido/uilib/compare/v4.20.0-beta-2...v4.20.0-beta-3) (2025-02-23), [4.20.0-beta-6](https://github.com/foreverido/uilib/compare/v4.20.0-beta-5...v4.20.0-beta-6) (2025-03-05), [4.4.0](https://github.com/foreverido/uilib/compare/v4.3.0...v4.4.0) (2023-04-09), [5.3.10](https://github.com/foreverido/uilib/compare/v5.3.9...v5.3.10) (2026-06-22), [5.3.11](https://github.com/foreverido/uilib/compare/v5.3.10...v5.3.11) (2026-07-03), [5.3.12](https://github.com/foreverido/uilib/compare/v5.3.11...v5.3.12) (2026-07-06) (+37 more)
|
|
572
552
|
|
|
573
553
|
### Community 77 - "Code Editor"
|
|
574
554
|
Cohesion: 0.48
|
|
@@ -582,17 +562,13 @@ Nodes (7): Search Icon, Send Icon, Sound Wave Icon, Stop Icon, Stop In Circle Ic
|
|
|
582
562
|
Cohesion: 0.29
|
|
583
563
|
Nodes (6): ITEM_HEIGHT_BY_SIZE, l, m, s, xl, xs
|
|
584
564
|
|
|
585
|
-
### Community 80 - "TextShimmer"
|
|
586
|
-
Cohesion: 0.25
|
|
587
|
-
Nodes (4): groupsOptions, INITIAL_VALUES, validationSchema, Form()
|
|
588
|
-
|
|
589
565
|
### Community 81 - "Virtualized Cards"
|
|
590
|
-
Cohesion: 0.
|
|
591
|
-
Nodes (
|
|
566
|
+
Cohesion: 0.18
|
|
567
|
+
Nodes (6): DropZone(), DropZoneProps, useToggleState, UseToggleStateProps, ToggleProps, generateUID()
|
|
592
568
|
|
|
593
569
|
### Community 82 - "ClassName Props"
|
|
594
|
-
Cohesion: 0.
|
|
595
|
-
Nodes (
|
|
570
|
+
Cohesion: 0.11
|
|
571
|
+
Nodes (18): [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), [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) (+10 more)
|
|
596
572
|
|
|
597
573
|
### Community 83 - "Ukrainian i18n"
|
|
598
574
|
Cohesion: 0.33
|
|
@@ -638,53 +614,33 @@ Nodes (3): external, pkg, require
|
|
|
638
614
|
Cohesion: 0.06
|
|
639
615
|
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)
|
|
640
616
|
|
|
641
|
-
### Community 94 - "VH Component"
|
|
642
|
-
Cohesion: 0.16
|
|
643
|
-
Nodes (8): App(), STORE, Background(), GroupItem, RouteItem, RouteLoader, ThemeDemo(), useTheme()
|
|
644
|
-
|
|
645
617
|
### Community 95 - "Docs Navigation"
|
|
646
|
-
Cohesion: 0.
|
|
647
|
-
Nodes (
|
|
618
|
+
Cohesion: 0.05
|
|
619
|
+
Nodes (37): [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), [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) (+29 more)
|
|
648
620
|
|
|
649
621
|
### Community 96 - "Footer Alignment"
|
|
650
622
|
Cohesion: 0.22
|
|
651
623
|
Nodes (6): Theme(), Props, ThemeConfig, ThemeContext, ThemeContextValue, ThemeProviderProps
|
|
652
624
|
|
|
653
|
-
### Community 97 - "Calendar Day Disabled"
|
|
654
|
-
Cohesion: 0.50
|
|
655
|
-
Nodes (4): comment, optional, value, hideOtherMonthDays
|
|
656
|
-
|
|
657
|
-
### Community 98 - "Render Day Props"
|
|
658
|
-
Cohesion: 0.50
|
|
659
|
-
Nodes (4): comment, optional, value, isDayDisabled
|
|
660
|
-
|
|
661
|
-
### Community 99 - "Render Months Label"
|
|
662
|
-
Cohesion: 0.50
|
|
663
|
-
Nodes (4): renderDay, comment, optional, value
|
|
664
|
-
|
|
665
625
|
### Community 100 - "Render Month Label"
|
|
666
|
-
Cohesion: 0.
|
|
667
|
-
Nodes (
|
|
626
|
+
Cohesion: 0.20
|
|
627
|
+
Nodes (6): allItems, boxVariants, buttonVariants, inputTypes, sizes, Toggle()
|
|
668
628
|
|
|
669
629
|
### Community 101 - "Render Weekday Label"
|
|
670
|
-
Cohesion: 0.
|
|
671
|
-
Nodes (
|
|
672
|
-
|
|
673
|
-
### Community 102 - "Render Year Label"
|
|
674
|
-
Cohesion: 0.50
|
|
675
|
-
Nodes (4): renderWeekDayLabel, comment, optional, value
|
|
630
|
+
Cohesion: 0.24
|
|
631
|
+
Nodes (6): { I18N }, LangSelector(), LangOption, LangSelectorProps, Props, useI18N()
|
|
676
632
|
|
|
677
|
-
### Community 103 - "
|
|
678
|
-
Cohesion: 0.
|
|
679
|
-
Nodes (4):
|
|
633
|
+
### Community 103 - "Community 103"
|
|
634
|
+
Cohesion: 0.36
|
|
635
|
+
Nodes (4): App(), Background(), ThemeDemo(), useTheme()
|
|
680
636
|
|
|
681
|
-
### Community 104 - "
|
|
682
|
-
Cohesion: 0.
|
|
683
|
-
Nodes (4):
|
|
637
|
+
### Community 104 - "Community 104"
|
|
638
|
+
Cohesion: 0.25
|
|
639
|
+
Nodes (4): Checkbox(), sizes, variants, date
|
|
684
640
|
|
|
685
|
-
### Community 105 - "
|
|
686
|
-
Cohesion: 0.
|
|
687
|
-
Nodes (4):
|
|
641
|
+
### Community 105 - "Community 105"
|
|
642
|
+
Cohesion: 0.25
|
|
643
|
+
Nodes (4): groupsOptions, INITIAL_VALUES, validationSchema, Form()
|
|
688
644
|
|
|
689
645
|
### Community 106 - "Icon Name Helpers"
|
|
690
646
|
Cohesion: 0.25
|
|
@@ -712,75 +668,75 @@ Nodes (4): peerDependencies, justorm, react, react-dom
|
|
|
712
668
|
|
|
713
669
|
### Community 112 - "Table Render"
|
|
714
670
|
Cohesion: 0.67
|
|
715
|
-
Nodes (3): [4.
|
|
671
|
+
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
|
|
716
672
|
|
|
717
673
|
### Community 113 - "Theme Docs"
|
|
718
674
|
Cohesion: 0.07
|
|
719
|
-
Nodes (
|
|
675
|
+
Nodes (29): [4.6.0](https://github.com/foreverido/uilib/compare/v4.5.0...v4.6.0) (2023-04-15), [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) (+21 more)
|
|
720
676
|
|
|
721
677
|
### Community 114 - "Number Formatting"
|
|
722
|
-
Cohesion: 0.
|
|
723
|
-
Nodes (
|
|
678
|
+
Cohesion: 0.05
|
|
679
|
+
Nodes (41): [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), [4.0.0](https://github.com/foreverido/uilib/compare/v3.11.0...v4.0.0) (2023-03-25), [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) (+33 more)
|
|
724
680
|
|
|
725
681
|
### Community 115 - "Virtualized Index Helpers"
|
|
726
|
-
Cohesion: 0.
|
|
727
|
-
Nodes (
|
|
682
|
+
Cohesion: 0.40
|
|
683
|
+
Nodes (5): [4.15.0](https://github.com/foreverido/uilib/compare/v4.14.0...v4.15.0) (2023-07-22), [4.16.0](https://github.com/foreverido/uilib/compare/v4.15.0...v4.16.0) (2023-07-22), Bug Fixes, Features, Features
|
|
728
684
|
|
|
729
685
|
### Community 116 - "Docs Scope"
|
|
730
686
|
Cohesion: 0.10
|
|
731
|
-
Nodes (
|
|
687
|
+
Nodes (21): [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) (+13 more)
|
|
732
688
|
|
|
733
689
|
### Community 117 - "Auto Scroll Props"
|
|
734
|
-
Cohesion: 0.
|
|
735
|
-
Nodes (
|
|
690
|
+
Cohesion: 0.47
|
|
691
|
+
Nodes (5): generateOption(), generateTreeOptions(), OPTIONS, randomInt(), TEXT
|
|
736
692
|
|
|
737
|
-
### Community
|
|
738
|
-
Cohesion: 0.
|
|
739
|
-
Nodes (4):
|
|
693
|
+
### Community 118 - "Content Props"
|
|
694
|
+
Cohesion: 0.40
|
|
695
|
+
Nodes (4): ID, Item, Props, RenderProps
|
|
696
|
+
|
|
697
|
+
### Community 119 - "Community 119"
|
|
698
|
+
Cohesion: 0.25
|
|
699
|
+
Nodes (7): Accept, ProgressParams, Props, Uploader, UploaderParams, Value, FormFieldChangeHandler
|
|
740
700
|
|
|
741
701
|
### Community 120 - "Footer Props"
|
|
742
|
-
Cohesion: 0.
|
|
743
|
-
Nodes (
|
|
702
|
+
Cohesion: 0.30
|
|
703
|
+
Nodes (6): RadioButton(), RadioGroup(), Props, RadioGroupContextValue, RadioGroupContext, useRadioGroup()
|
|
744
704
|
|
|
745
|
-
### Community 121 - "
|
|
746
|
-
Cohesion: 0.
|
|
747
|
-
Nodes (
|
|
705
|
+
### Community 121 - "Community 121"
|
|
706
|
+
Cohesion: 0.29
|
|
707
|
+
Nodes (6): Option, Props, RenderItemProps, Value, Props, ScrollProps
|
|
748
708
|
|
|
749
|
-
### Community 122 - "
|
|
750
|
-
Cohesion: 0.
|
|
751
|
-
Nodes (
|
|
709
|
+
### Community 122 - "Community 122"
|
|
710
|
+
Cohesion: 0.29
|
|
711
|
+
Nodes (7): Calendar, Day, optional, value, currentMonth, ext, kind
|
|
752
712
|
|
|
753
713
|
### Community 123 - "No Scroll Props"
|
|
754
714
|
Cohesion: 0.50
|
|
755
715
|
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
|
|
756
716
|
|
|
757
|
-
### Community 124 - "
|
|
758
|
-
Cohesion: 0.
|
|
759
|
-
Nodes (
|
|
760
|
-
|
|
761
|
-
### Community 125 - "Subtitle ClassName"
|
|
762
|
-
Cohesion: 0.29
|
|
763
|
-
Nodes (6): Option, Props, RenderItemProps, Value, Props, ScrollProps
|
|
717
|
+
### Community 124 - "Community 124"
|
|
718
|
+
Cohesion: 0.38
|
|
719
|
+
Nodes (4): ContextType, parsePath(), replaceParamsInPath(), Store
|
|
764
720
|
|
|
765
721
|
### Community 126 - "Title Props"
|
|
766
722
|
Cohesion: 0.43
|
|
767
723
|
Nodes (3): isDateAfter(), isDateBefore(), isDateBetween()
|
|
768
724
|
|
|
769
|
-
### Community 128 - "
|
|
770
|
-
Cohesion: 0.
|
|
771
|
-
Nodes (
|
|
725
|
+
### Community 128 - "Community 128"
|
|
726
|
+
Cohesion: 0.60
|
|
727
|
+
Nodes (4): DropZoneBaseProps, DropZoneMultiProps, DropZoneSingleProps, Props
|
|
772
728
|
|
|
773
729
|
### Community 129 - "Trigger ClassName"
|
|
774
730
|
Cohesion: 0.50
|
|
775
731
|
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
|
|
776
732
|
|
|
777
|
-
### Community
|
|
778
|
-
Cohesion: 0.50
|
|
779
|
-
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
|
|
780
|
-
|
|
781
|
-
### Community 132 - "Expand Types"
|
|
733
|
+
### Community 131 - "Community 131"
|
|
782
734
|
Cohesion: 0.60
|
|
783
|
-
Nodes (4):
|
|
735
|
+
Nodes (4): params, show(), showAll(), showRichContent()
|
|
736
|
+
|
|
737
|
+
### Community 132 - "Community 132"
|
|
738
|
+
Cohesion: 0.50
|
|
739
|
+
Nodes (3): GroupItem, RouteItem, RouteLoader
|
|
784
740
|
|
|
785
741
|
### Community 133 - "Brand Avatar Icons"
|
|
786
742
|
Cohesion: 0.67
|
|
@@ -815,20 +771,28 @@ Cohesion: 0.67
|
|
|
815
771
|
Nodes (3): Scale Icon, Settings Icon, Tool Icon
|
|
816
772
|
|
|
817
773
|
### Community 143 - "More Docs Examples"
|
|
818
|
-
Cohesion: 0.
|
|
819
|
-
Nodes (
|
|
774
|
+
Cohesion: 0.06
|
|
775
|
+
Nodes (35): [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) (+27 more)
|
|
820
776
|
|
|
821
777
|
### Community 144 - "Docs Scope Pages"
|
|
822
778
|
Cohesion: 0.12
|
|
823
779
|
Nodes (18): RenderItemProps, value, value, value, value, value, value, style (+10 more)
|
|
824
780
|
|
|
781
|
+
### Community 145 - "Community 145"
|
|
782
|
+
Cohesion: 0.50
|
|
783
|
+
Nodes (4): comment, optional, value, hideOtherMonthDays
|
|
784
|
+
|
|
825
785
|
### Community 149 - "Single Doc Page"
|
|
826
|
-
Cohesion: 0.
|
|
827
|
-
Nodes (
|
|
786
|
+
Cohesion: 0.07
|
|
787
|
+
Nodes (27): [4.10.0](https://github.com/foreverido/uilib/compare/v4.9.7...v4.10.0) (2023-05-27), [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), [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) (+19 more)
|
|
788
|
+
|
|
789
|
+
### Community 151 - "Community 151"
|
|
790
|
+
Cohesion: 0.50
|
|
791
|
+
Nodes (4): comment, optional, value, isDayDisabled
|
|
828
792
|
|
|
829
793
|
### Community 167 - "Community 167"
|
|
830
|
-
Cohesion: 0.
|
|
831
|
-
Nodes (
|
|
794
|
+
Cohesion: 0.50
|
|
795
|
+
Nodes (4): renderDay, comment, optional, value
|
|
832
796
|
|
|
833
797
|
### Community 168 - "Community 168"
|
|
834
798
|
Cohesion: 0.12
|
|
@@ -843,28 +807,32 @@ Cohesion: 0.14
|
|
|
843
807
|
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)
|
|
844
808
|
|
|
845
809
|
### Community 171 - "Community 171"
|
|
846
|
-
Cohesion: 0.
|
|
847
|
-
Nodes (
|
|
810
|
+
Cohesion: 0.15
|
|
811
|
+
Nodes (13): [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 (+5 more)
|
|
848
812
|
|
|
849
813
|
### Community 172 - "Community 172"
|
|
850
|
-
Cohesion: 0.
|
|
851
|
-
Nodes (
|
|
814
|
+
Cohesion: 0.50
|
|
815
|
+
Nodes (4): renderMonthesLabel, comment, optional, value
|
|
852
816
|
|
|
853
817
|
### Community 173 - "Community 173"
|
|
854
|
-
Cohesion: 0.
|
|
855
|
-
Nodes (
|
|
818
|
+
Cohesion: 0.20
|
|
819
|
+
Nodes (11): GoParams, LISTENERS, onRouteChange(), ReplaceStateParams, RouterStore, STORE, updateRouteState(), applyQueryParams() (+3 more)
|
|
856
820
|
|
|
857
821
|
### Community 174 - "Community 174"
|
|
858
|
-
Cohesion: 0.
|
|
859
|
-
Nodes (
|
|
822
|
+
Cohesion: 0.50
|
|
823
|
+
Nodes (4): renderMonthLabel, comment, optional, value
|
|
860
824
|
|
|
861
825
|
### Community 175 - "Community 175"
|
|
862
|
-
Cohesion: 0.
|
|
863
|
-
Nodes (
|
|
826
|
+
Cohesion: 0.12
|
|
827
|
+
Nodes (8): Button(), Props, Props, Icon(), Props, Props, PopupMenu(), VideoPlayerProps
|
|
864
828
|
|
|
865
829
|
### Community 176 - "Community 176"
|
|
866
|
-
Cohesion: 0.
|
|
867
|
-
Nodes (4):
|
|
830
|
+
Cohesion: 0.50
|
|
831
|
+
Nodes (4): renderWeekDayLabel, comment, optional, value
|
|
832
|
+
|
|
833
|
+
### Community 177 - "Community 177"
|
|
834
|
+
Cohesion: 0.50
|
|
835
|
+
Nodes (4): renderYearLabel, comment, optional, value
|
|
868
836
|
|
|
869
837
|
### Community 178 - "Community 178"
|
|
870
838
|
Cohesion: 0.50
|
|
@@ -872,11 +840,11 @@ Nodes (4): [4.29.1](https://github.com/foreverido/uilib/compare/v4.29.0...v4.29.
|
|
|
872
840
|
|
|
873
841
|
### Community 179 - "Community 179"
|
|
874
842
|
Cohesion: 0.50
|
|
875
|
-
Nodes (4):
|
|
843
|
+
Nodes (4): startOfWeek, comment, optional, value
|
|
876
844
|
|
|
877
845
|
### Community 180 - "Community 180"
|
|
878
|
-
Cohesion: 0.
|
|
879
|
-
Nodes (
|
|
846
|
+
Cohesion: 0.50
|
|
847
|
+
Nodes (4): weekendClassName, comment, optional, value
|
|
880
848
|
|
|
881
849
|
### Community 182 - "Community 182"
|
|
882
850
|
Cohesion: 0.20
|
|
@@ -890,37 +858,25 @@ Nodes (11): [4.23.1](https://github.com/foreverido/uilib/compare/v4.23.0...v4.23
|
|
|
890
858
|
Cohesion: 0.29
|
|
891
859
|
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
|
|
892
860
|
|
|
893
|
-
### Community
|
|
861
|
+
### Community 185 - "Community 185"
|
|
894
862
|
Cohesion: 0.67
|
|
895
|
-
Nodes (3): [
|
|
896
|
-
|
|
897
|
-
### Community 187 - "Community 187"
|
|
898
|
-
Cohesion: 0.67
|
|
899
|
-
Nodes (3): optional, value, autoScrollBottom
|
|
863
|
+
Nodes (3): [4.14.0](https://github.com/foreverido/uilib/compare/v4.13.0...v4.14.0) (2023-07-22), Bug Fixes, Features
|
|
900
864
|
|
|
901
865
|
### Community 188 - "Community 188"
|
|
902
866
|
Cohesion: 0.28
|
|
903
867
|
Nodes (5): menu(), UserPage(), UsersPage(), Route(), Router()
|
|
904
868
|
|
|
905
869
|
### Community 189 - "Community 189"
|
|
906
|
-
Cohesion: 0.
|
|
907
|
-
Nodes (
|
|
870
|
+
Cohesion: 0.25
|
|
871
|
+
Nodes (6): Redirect(), AnyProps, ComponentType, Props, RedirectProps, RouteProps
|
|
908
872
|
|
|
909
873
|
### Community 190 - "Community 190"
|
|
910
874
|
Cohesion: 0.67
|
|
911
|
-
Nodes (3):
|
|
912
|
-
|
|
913
|
-
### Community 191 - "Community 191"
|
|
914
|
-
Cohesion: 0.67
|
|
915
|
-
Nodes (3): optional, value, contentClassName
|
|
875
|
+
Nodes (3): postchangelog, standard-version, scripts
|
|
916
876
|
|
|
917
877
|
### Community 192 - "Community 192"
|
|
918
|
-
Cohesion: 0.
|
|
919
|
-
Nodes (
|
|
920
|
-
|
|
921
|
-
### Community 193 - "Community 193"
|
|
922
|
-
Cohesion: 0.67
|
|
923
|
-
Nodes (3): optional, value, footer
|
|
878
|
+
Cohesion: 0.25
|
|
879
|
+
Nodes (9): [4.17.0](https://github.com/foreverido/uilib/compare/v4.16.0...v4.17.0) (2023-07-22), [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), Bug Fixes, Features, Features, Features (+1 more)
|
|
924
880
|
|
|
925
881
|
### Community 194 - "Community 194"
|
|
926
882
|
Cohesion: 0.40
|
|
@@ -930,117 +886,69 @@ Nodes (5): [2.0.1](https://github.com/foreverido/uilib/compare/v2.0.0...v2.0.1)
|
|
|
930
886
|
Cohesion: 0.40
|
|
931
887
|
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
|
|
932
888
|
|
|
933
|
-
### Community 196 - "Community 196"
|
|
934
|
-
Cohesion: 0.67
|
|
935
|
-
Nodes (3): optional, value, footerClassName
|
|
936
|
-
|
|
937
889
|
### Community 197 - "Community 197"
|
|
938
890
|
Cohesion: 0.40
|
|
939
891
|
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
|
|
940
892
|
|
|
941
|
-
### Community 198 - "Community 198"
|
|
942
|
-
Cohesion: 0.67
|
|
943
|
-
Nodes (3): optional, value, icon
|
|
944
|
-
|
|
945
|
-
### Community 199 - "Community 199"
|
|
946
|
-
Cohesion: 0.67
|
|
947
|
-
Nodes (3): optional, value, maxHeight
|
|
948
|
-
|
|
949
893
|
### Community 200 - "Community 200"
|
|
950
894
|
Cohesion: 0.50
|
|
951
895
|
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
|
|
952
896
|
|
|
953
897
|
### Community 201 - "Community 201"
|
|
954
|
-
Cohesion: 0.
|
|
955
|
-
Nodes (
|
|
956
|
-
|
|
957
|
-
### Community 202 - "Community 202"
|
|
958
|
-
Cohesion: 0.67
|
|
959
|
-
Nodes (3): optional, value, noScroll
|
|
960
|
-
|
|
961
|
-
### Community 203 - "Community 203"
|
|
962
|
-
Cohesion: 0.67
|
|
963
|
-
Nodes (3): subtitle, optional, value
|
|
964
|
-
|
|
965
|
-
### Community 204 - "Community 204"
|
|
966
|
-
Cohesion: 0.67
|
|
967
|
-
Nodes (3): subtitleClassName, optional, value
|
|
898
|
+
Cohesion: 0.33
|
|
899
|
+
Nodes (7): [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), [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, Bug Fixes
|
|
968
900
|
|
|
969
901
|
### Community 205 - "Community 205"
|
|
970
902
|
Cohesion: 0.50
|
|
971
903
|
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
|
|
972
904
|
|
|
973
|
-
### Community 206 - "Community 206"
|
|
974
|
-
Cohesion: 0.67
|
|
975
|
-
Nodes (3): title, optional, value
|
|
976
|
-
|
|
977
|
-
### Community 207 - "Community 207"
|
|
978
|
-
Cohesion: 0.67
|
|
979
|
-
Nodes (3): titleClassName, optional, value
|
|
980
|
-
|
|
981
|
-
### Community 208 - "Community 208"
|
|
982
|
-
Cohesion: 0.67
|
|
983
|
-
Nodes (3): trigger, optional, value
|
|
984
|
-
|
|
985
|
-
### Community 209 - "Community 209"
|
|
986
|
-
Cohesion: 0.67
|
|
987
|
-
Nodes (3): triggerClassName, optional, value
|
|
988
|
-
|
|
989
|
-
### Community 210 - "Community 210"
|
|
990
|
-
Cohesion: 0.09
|
|
991
|
-
Nodes (8): scope, cleanTypName(), injectTypes(), Props, renderNavigator(), SimpleTypesNavigator(), Type(), TypesNavigator()
|
|
992
|
-
|
|
993
|
-
### Community 211 - "Community 211"
|
|
994
|
-
Cohesion: 0.67
|
|
995
|
-
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
|
|
996
|
-
|
|
997
|
-
### Community 212 - "Community 212"
|
|
998
|
-
Cohesion: 0.67
|
|
999
|
-
Nodes (3): [4.0.0](https://github.com/foreverido/uilib/compare/v3.11.0...v4.0.0) (2023-03-25), Bug Fixes, Features
|
|
1000
|
-
|
|
1001
905
|
### Community 213 - "Community 213"
|
|
1002
906
|
Cohesion: 0.67
|
|
1003
|
-
Nodes (3): [
|
|
1004
|
-
|
|
1005
|
-
### Community 214 - "Community 214"
|
|
1006
|
-
Cohesion: 0.67
|
|
1007
|
-
Nodes (3): width, optional, value
|
|
1008
|
-
|
|
1009
|
-
### Community 215 - "Community 215"
|
|
1010
|
-
Cohesion: 0.67
|
|
1011
|
-
Nodes (3): [4.17.0](https://github.com/foreverido/uilib/compare/v4.16.0...v4.17.0) (2023-07-22), Bug Fixes, Features
|
|
907
|
+
Nodes (3): [3.3.0](https://github.com/foreverido/uilib/compare/v3.2.0...v3.3.0) (2022-08-06), Bug Fixes, Features
|
|
1012
908
|
|
|
1013
909
|
### Community 216 - "Community 216"
|
|
1014
|
-
Cohesion: 0.
|
|
1015
|
-
Nodes (
|
|
910
|
+
Cohesion: 0.24
|
|
911
|
+
Nodes (10): [4.20.0-beta-7](https://github.com/foreverido/uilib/compare/v4.20.0-beta-6...v4.20.0-beta-7) (2025-03-09), [4.20.0-beta-8](https://github.com/foreverido/uilib/compare/v4.20.0-beta-7...v4.20.0-beta-8) (2025-03-09), [4.20.0-beta-9](https://github.com/foreverido/uilib/compare/v4.20.0-beta-8...v4.20.0-beta-9) (2025-03-09), [4.20.0](https://github.com/foreverido/uilib/compare/v4.20.0-beta-9...v4.20.0) (2025-03-10), Bug Fixes, Bug Fixes, Bug Fixes, Bug Fixes (+2 more)
|
|
1016
912
|
|
|
1017
913
|
### Community 218 - "Community 218"
|
|
1018
914
|
Cohesion: 0.67
|
|
1019
915
|
Nodes (3): repository, type, url
|
|
1020
916
|
|
|
917
|
+
### Community 220 - "Community 220"
|
|
918
|
+
Cohesion: 0.50
|
|
919
|
+
Nodes (4): [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), Features, Features
|
|
920
|
+
|
|
921
|
+
### Community 222 - "Community 222"
|
|
922
|
+
Cohesion: 0.50
|
|
923
|
+
Nodes (4): [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), Bug Fixes, Bug Fixes
|
|
924
|
+
|
|
925
|
+
### Community 223 - "Community 223"
|
|
926
|
+
Cohesion: 0.50
|
|
927
|
+
Nodes (4): [4.20.0-beta-4](https://github.com/foreverido/uilib/compare/v4.20.0-beta-3...v4.20.0-beta-4) (2025-03-05), [4.20.0-beta-5](https://github.com/foreverido/uilib/compare/v4.20.0-beta-4...v4.20.0-beta-5) (2025-03-05), Bug Fixes, Bug Fixes
|
|
928
|
+
|
|
1021
929
|
## Ambiguous Edges - Review These
|
|
1022
930
|
- `Apple Logo` → `User Avatar` [AMBIGUOUS]
|
|
1023
931
|
src/components/Icon/icons/apple.svg · relation: conceptually_related_to
|
|
1024
932
|
|
|
1025
933
|
## Knowledge Gaps
|
|
1026
|
-
- **
|
|
934
|
+
- **1466 isolated node(s):** `levelsData`, `MATCHERS`, `types`, `Direction`, `name` (+1461 more)
|
|
1027
935
|
These have ≤1 connection - possible missing edges or undocumented components.
|
|
1028
|
-
- **
|
|
936
|
+
- **34 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes.
|
|
1029
937
|
|
|
1030
938
|
## Suggested Questions
|
|
1031
939
|
_Questions this graph is uniquely positioned to answer:_
|
|
1032
940
|
|
|
1033
941
|
- **What is the exact relationship between `Apple Logo` and `User Avatar`?**
|
|
1034
942
|
_Edge tagged AMBIGUOUS (relation: conceptually_related_to) - confidence is low._
|
|
1035
|
-
- **Why does `Changelog` connect `Size Enum Props` to `Trigger ClassName`, `
|
|
1036
|
-
_High betweenness centrality (0.
|
|
1037
|
-
- **Why does `Popup` connect `Popup Component` to `
|
|
943
|
+
- **Why does `Changelog` connect `Size Enum Props` to `Trigger ClassName`, `More Docs Examples`, `UILIB Docs Assets`, `Single Doc Page`, `Select Popup Types`, `Community 168`, `Community 169`, `Community 170`, `Community 171`, `Component Types JSON`, `Community 178`, `Community 182`, `Community 183`, `Community 184`, `Community 185`, `Text Heading`, `DateTime Component`, `Display Format Props`, `Community 192`, `Community 194`, `Community 195`, `Community 197`, `Community 200`, `Community 201`, `Community 205`, `ClassName Props`, `Community 213`, `Community 216`, `Select Example Helpers`, `Community 220`, `Tabs Types`, `Community 222`, `Community 223`, `Docs Navigation`, `Icon Name Helpers`, `Table Render`, `Theme Docs`, `Number Formatting`, `Virtualized Index Helpers`, `Docs Scope`, `No Scroll Props`?**
|
|
944
|
+
_High betweenness centrality (0.077) - this node is a cross-community bridge._
|
|
945
|
+
- **Why does `Popup` connect `Popup Component` to `InputFile Types`, `Input AssistiveText`, `Gallery Component`, `Community 175`, `Debounce Paranja`, `Docs Code Layout`?**
|
|
1038
946
|
_High betweenness centrality (0.044) - this node is a cross-community bridge._
|
|
1039
|
-
- **Why does `
|
|
1040
|
-
_High betweenness centrality (0.
|
|
947
|
+
- **Why does `[4.19.0](https://github.com/foreverido/uilib/compare/v4.18.70...v4.19.0) (2025-01-08)` connect `Select Popup Types` to `Size Enum Props`?**
|
|
948
|
+
_High betweenness centrality (0.031) - this node is a cross-community bridge._
|
|
1041
949
|
- **What connects `levelsData`, `MATCHERS`, `types` to the rest of the system?**
|
|
1042
|
-
|
|
950
|
+
_1468 weakly-connected nodes found - possible documentation gaps or missing edges._
|
|
1043
951
|
- **Should `Docs Examples Index` be split into smaller, more focused modules?**
|
|
1044
|
-
_Cohesion score 0.
|
|
952
|
+
_Cohesion score 0.05170998632010944 - nodes in this community are weakly interconnected._
|
|
1045
953
|
- **Should `PromptComposer` be split into smaller, more focused modules?**
|
|
1046
|
-
_Cohesion score 0.
|
|
954
|
+
_Cohesion score 0.0745637228979376 - nodes in this community are weakly interconnected._
|