File tree Expand file tree Collapse file tree 3 files changed +27
-27
lines changed
Expand file tree Collapse file tree 3 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 0.0.43" ,
3- "generatedAt" : " 2025-10-25T14:16:58.774Z " ,
3+ "generatedAt" : " 2025-10-25T14:20:04.116Z " ,
44 "count" : 18 ,
55 "components" : {
66 "Textarea" : {
387387 ],
388388 "source" : " src/components/Panel/Panel.schema.ts"
389389 },
390- "InsetText" : {
391- "name" : " InsetText" ,
392- "category" : " content" ,
393- "since" : " 0.1.1" ,
394- "props" : [
395- {
396- "name" : " text" ,
397- "type" : " string" ,
398- "description" : " Plain text content (ignored if html is provided)"
399- },
400- {
401- "name" : " html" ,
402- "type" : " string" ,
403- "description" : " HTML content (overrides text)"
404- },
405- {
406- "name" : " className" ,
407- "type" : " string" ,
408- "description" : " Additional CSS classes"
409- }
410- ],
411- "source" : " src/components/InsetText/InsetText.schema.ts"
412- },
413390 "Label" : {
414391 "name" : " Label" ,
415392 "category" : " form" ,
449426 ],
450427 "source" : " src/components/Label/Label.schema.ts"
451428 },
429+ "InsetText" : {
430+ "name" : " InsetText" ,
431+ "category" : " content" ,
432+ "since" : " 0.1.1" ,
433+ "props" : [
434+ {
435+ "name" : " text" ,
436+ "type" : " string" ,
437+ "description" : " Plain text content (ignored if html is provided)"
438+ },
439+ {
440+ "name" : " html" ,
441+ "type" : " string" ,
442+ "description" : " HTML content (overrides text)"
443+ },
444+ {
445+ "name" : " className" ,
446+ "type" : " string" ,
447+ "description" : " Additional CSS classes"
448+ }
449+ ],
450+ "source" : " src/components/InsetText/InsetText.schema.ts"
451+ },
452452 "Input" : {
453453 "name" : " Input" ,
454454 "category" : " form" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @fergusbisset/nhs-fdp-design-system" ,
3- "version" : " 0.0.43 " ,
3+ "version" : " 0.0.44-alpha.0 " ,
44 "description" : " NHS FDP Design System - A comprehensive React component library built with design tokens" ,
55 "main" : " dist/index.umd.js" ,
66 "module" : " dist/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments