v2.0.1 — Documentation refresh
Documentation-only patch — no code changes. Refreshes the READMEs to match the v2.0.0 public surface:
Icon— full section with prop table, native-delegation behavior, the custom-glyph registry (ICONS/ICON_NAMES/NATIVE_ICON_NAME_LIST), and themakeIconDataUri/svgToIconEntryhelpers (common-components + root READMEs).CrmLookupSelect— documented and illustrated with a live-search gif; added to the root catalog, "what's inside", and import examples.CrmDataTable/CrmKanban— newcrmSearchAdapterssection in the utils README covering the client-side-batch pagination model, plus a "CRM data" row in the root catalog.- Corrected stale defaults — Kanban
columnWidth(280 → 350),filterInlineLimit(2 → 4),searchDebounce(0 → 250); FeeditemContainer(none→tile) and itsstatus/outcome/severityitem fields. - FormBuilder — documented the
repeaterPropsreorder interface (including thedisabledflag onrenderMoveUp/renderMoveDown).