@commercetools/nimbus-mcp 3.3.0 → 3.5.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.
Files changed (199) hide show
  1. package/data/docs/route-manifest.json +714 -14
  2. package/data/docs/routes/components-data-display-data-table.json +172 -14
  3. package/data/docs/routes/components-data-display-item-group.json +413 -0
  4. package/data/docs/routes/components-data-display-item.json +611 -0
  5. package/data/docs/routes/components-feedback-skeleton.json +481 -0
  6. package/data/docs/routes/components-feedback-skeletoncircle.json +429 -0
  7. package/data/docs/routes/components-feedback-skeletontext.json +417 -0
  8. package/data/docs/routes/components-inputs-range-slider.json +633 -0
  9. package/data/docs/routes/components-inputs-slider.json +611 -0
  10. package/data/docs/routes/components-navigation-breadcrumbs.json +565 -0
  11. package/data/docs/routes/home-getting-started-installation.json +2 -2
  12. package/data/docs/routes/icons.json +3 -3
  13. package/data/docs/search-index.json +1 -1
  14. package/data/docs/types/AccordionContent.json +27 -27
  15. package/data/docs/types/AccordionHeader.json +89 -89
  16. package/data/docs/types/AccordionItem.json +22 -22
  17. package/data/docs/types/AccordionRoot.json +14 -14
  18. package/data/docs/types/ActivityIndicator.json +2 -2
  19. package/data/docs/types/AlertDescription.json +8 -8
  20. package/data/docs/types/AlertDismissButton.json +80 -80
  21. package/data/docs/types/AlertTitle.json +8 -8
  22. package/data/docs/types/Avatar.json +2 -2
  23. package/data/docs/types/Badge.json +3 -3
  24. package/data/docs/types/Body.json +6 -6
  25. package/data/docs/types/Box.json +6 -6
  26. package/data/docs/types/Breadcrumbs.json +12 -0
  27. package/data/docs/types/BreadcrumbsItem.json +296 -0
  28. package/data/docs/types/BreadcrumbsItemProps.json +9 -0
  29. package/data/docs/types/BreadcrumbsProps.json +9 -0
  30. package/data/docs/types/BreadcrumbsRoot.json +110 -0
  31. package/data/docs/types/Button.json +88 -88
  32. package/data/docs/types/Calendar.json +56 -56
  33. package/data/docs/types/Caption.json +6 -6
  34. package/data/docs/types/CardRoot.json +2 -2
  35. package/data/docs/types/Cell.json +20 -20
  36. package/data/docs/types/ChatMessageAvatar.json +2 -2
  37. package/data/docs/types/ChatMessageListRoot.json +2 -2
  38. package/data/docs/types/ChatMessageRoot.json +2 -2
  39. package/data/docs/types/Checkbox.json +88 -88
  40. package/data/docs/types/Code.json +10 -10
  41. package/data/docs/types/CollapsibleMotionContent.json +2 -2
  42. package/data/docs/types/CollapsibleMotionRoot.json +2 -2
  43. package/data/docs/types/CollapsibleMotionTrigger.json +4 -4
  44. package/data/docs/types/Column.json +8 -8
  45. package/data/docs/types/ColumnGroup.json +8 -8
  46. package/data/docs/types/ColumnHeader.json +18 -18
  47. package/data/docs/types/ComboBoxListBox.json +70 -70
  48. package/data/docs/types/ComboBoxOption.json +64 -64
  49. package/data/docs/types/ComboBoxPopover.json +148 -72
  50. package/data/docs/types/ComboBoxRoot.json +8 -8
  51. package/data/docs/types/ComboBoxSection.json +25 -25
  52. package/data/docs/types/ComboBoxTrigger.json +6 -6
  53. package/data/docs/types/Content.json +2 -2
  54. package/data/docs/types/DataTable.json +38 -23
  55. package/data/docs/types/DataTableBody.json +60 -79
  56. package/data/docs/types/DataTableCell.json +434 -0
  57. package/data/docs/types/DataTableColumn.json +540 -0
  58. package/data/docs/types/DataTableHeader.json +62 -85
  59. package/data/docs/types/DataTableRoot.json +38 -23
  60. package/data/docs/types/DataTableRow.json +790 -0
  61. package/data/docs/types/DataTableTable.json +20 -20
  62. package/data/docs/types/DateInput.json +72 -72
  63. package/data/docs/types/DatePicker.json +58 -58
  64. package/data/docs/types/DateRangePicker.json +86 -86
  65. package/data/docs/types/DateRangePickerField.json +86 -86
  66. package/data/docs/types/DefaultPageBackLink.json +16 -16
  67. package/data/docs/types/DefaultPageRoot.json +2 -2
  68. package/data/docs/types/DialogCloseTrigger.json +78 -78
  69. package/data/docs/types/DialogTrigger.json +2 -2
  70. package/data/docs/types/DraggableListField.json +62 -62
  71. package/data/docs/types/DraggableListItem.json +100 -53
  72. package/data/docs/types/DraggableListRoot.json +62 -62
  73. package/data/docs/types/DrawerCloseTrigger.json +78 -78
  74. package/data/docs/types/DrawerTrigger.json +2 -2
  75. package/data/docs/types/DropZone.json +14 -14
  76. package/data/docs/types/FieldErrors.json +2 -2
  77. package/data/docs/types/Flex.json +22 -22
  78. package/data/docs/types/FloatingActionButton.json +88 -88
  79. package/data/docs/types/Footer.json +6 -6
  80. package/data/docs/types/FormFieldRoot.json +2 -2
  81. package/data/docs/types/Grid.json +24 -24
  82. package/data/docs/types/Group.json +12 -12
  83. package/data/docs/types/Header.json +6 -6
  84. package/data/docs/types/Heading.json +8 -8
  85. package/data/docs/types/Icon.json +4 -4
  86. package/data/docs/types/IconButton.json +88 -88
  87. package/data/docs/types/IconToggleButton.json +72 -72
  88. package/data/docs/types/Image.json +30 -30
  89. package/data/docs/types/Indicator.json +6 -6
  90. package/data/docs/types/InlineSvg.json +2 -2
  91. package/data/docs/types/Item.json +6 -6
  92. package/data/docs/types/ItemActions.json +27 -0
  93. package/data/docs/types/ItemContent.json +27 -0
  94. package/data/docs/types/ItemDescription.json +27 -0
  95. package/data/docs/types/ItemFooter.json +27 -0
  96. package/data/docs/types/ItemGroup.json +12 -0
  97. package/data/docs/types/ItemGroupRoot.json +27 -0
  98. package/data/docs/types/ItemGroupSeparator.json +27 -0
  99. package/data/docs/types/ItemHeader.json +27 -0
  100. package/data/docs/types/ItemMedia.json +56 -0
  101. package/data/docs/types/ItemRoot.json +239 -0
  102. package/data/docs/types/ItemTitle.json +27 -0
  103. package/data/docs/types/Kbd.json +8 -8
  104. package/data/docs/types/Link.json +30 -30
  105. package/data/docs/types/ListIndicator.json +6 -6
  106. package/data/docs/types/ListItem.json +6 -6
  107. package/data/docs/types/ListRoot.json +10 -10
  108. package/data/docs/types/LoadingSpinner.json +2 -2
  109. package/data/docs/types/MakeElementFocusable.json +18 -18
  110. package/data/docs/types/Markdown.json +6 -6
  111. package/data/docs/types/MenuItem.json +63 -63
  112. package/data/docs/types/MenuRoot.json +56 -56
  113. package/data/docs/types/MenuSection.json +31 -31
  114. package/data/docs/types/MenuSubmenuTrigger.json +4 -4
  115. package/data/docs/types/MenuTrigger.json +89 -89
  116. package/data/docs/types/MultilineTextInput.json +104 -104
  117. package/data/docs/types/MultilineTextInputField.json +102 -102
  118. package/data/docs/types/NumberInput.json +86 -86
  119. package/data/docs/types/NumberInputField.json +82 -82
  120. package/data/docs/types/PageContentColumn.json +6 -6
  121. package/data/docs/types/PageContentRoot.json +6 -6
  122. package/data/docs/types/PasswordInput.json +100 -100
  123. package/data/docs/types/PasswordInputField.json +100 -100
  124. package/data/docs/types/ProgressBar.json +13 -13
  125. package/data/docs/types/RadioInputOption.json +56 -56
  126. package/data/docs/types/RadioInputRoot.json +48 -48
  127. package/data/docs/types/RangeCalendar.json +58 -58
  128. package/data/docs/types/RangeSlider.json +337 -0
  129. package/data/docs/types/RangeSliderProps.json +9 -0
  130. package/data/docs/types/Region.json +6 -6
  131. package/data/docs/types/RegionTarget.json +6 -6
  132. package/data/docs/types/RichTextInput.json +2 -2
  133. package/data/docs/types/Root.json +10 -10
  134. package/data/docs/types/Row.json +6 -6
  135. package/data/docs/types/ScrollArea.json +2 -2
  136. package/data/docs/types/SearchInput.json +106 -106
  137. package/data/docs/types/SearchInputField.json +102 -102
  138. package/data/docs/types/SelectOption.json +54 -54
  139. package/data/docs/types/SelectOptionGroup.json +18 -18
  140. package/data/docs/types/SelectOptions.json +64 -64
  141. package/data/docs/types/SelectRoot.json +92 -92
  142. package/data/docs/types/Separator.json +4 -4
  143. package/data/docs/types/SimpleGrid.json +28 -28
  144. package/data/docs/types/Skeleton.json +129 -0
  145. package/data/docs/types/SkeletonCircle.json +103 -0
  146. package/data/docs/types/SkeletonCircleProps.json +9 -0
  147. package/data/docs/types/SkeletonProps.json +9 -0
  148. package/data/docs/types/SkeletonText.json +62 -0
  149. package/data/docs/types/SkeletonTextProps.json +9 -0
  150. package/data/docs/types/Slider.json +337 -0
  151. package/data/docs/types/SplitButton.json +10 -10
  152. package/data/docs/types/Stack.json +2 -2
  153. package/data/docs/types/StepsNextTrigger.json +2 -2
  154. package/data/docs/types/StepsPrevTrigger.json +2 -2
  155. package/data/docs/types/StepsRoot.json +2 -2
  156. package/data/docs/types/StepsTrigger.json +2 -2
  157. package/data/docs/types/Switch.json +36 -36
  158. package/data/docs/types/TabNavItem.json +18 -18
  159. package/data/docs/types/TabNavRoot.json +2 -2
  160. package/data/docs/types/TableBody.json +6 -6
  161. package/data/docs/types/TableCaption.json +6 -6
  162. package/data/docs/types/TableCell.json +20 -20
  163. package/data/docs/types/TableColumn.json +8 -8
  164. package/data/docs/types/TableColumnGroup.json +8 -8
  165. package/data/docs/types/TableColumnHeader.json +18 -18
  166. package/data/docs/types/TableFooter.json +6 -6
  167. package/data/docs/types/TableHeader.json +6 -6
  168. package/data/docs/types/TableRoot.json +32 -32
  169. package/data/docs/types/TableRow.json +6 -6
  170. package/data/docs/types/TableScrollArea.json +6 -6
  171. package/data/docs/types/TabsTab.json +2 -2
  172. package/data/docs/types/TagGroupRoot.json +24 -24
  173. package/data/docs/types/TagGroupTag.json +56 -56
  174. package/data/docs/types/TagGroupTagList.json +15 -15
  175. package/data/docs/types/Text.json +8 -8
  176. package/data/docs/types/TextInput.json +102 -102
  177. package/data/docs/types/TextInputField.json +100 -100
  178. package/data/docs/types/TimeInput.json +68 -68
  179. package/data/docs/types/ToggleButton.json +74 -74
  180. package/data/docs/types/ToggleButtonGroupButton.json +32 -32
  181. package/data/docs/types/ToggleButtonGroupRoot.json +20 -20
  182. package/data/docs/types/Toolbar.json +9 -9
  183. package/data/docs/types/TooltipContent.json +28 -28
  184. package/data/docs/types/TooltipRoot.json +16 -16
  185. package/data/docs/types/TreeIndicator.json +82 -82
  186. package/data/docs/types/TreeItem.json +100 -51
  187. package/data/docs/types/TreeRoot.json +57 -57
  188. package/data/docs/types/Trigger.json +4 -4
  189. package/data/docs/types/VisuallyHidden.json +6 -6
  190. package/data/docs/types/createItemsFromCsvDrop.json +4 -4
  191. package/data/docs/types/createItemsFromDirectoryDrop.json +4 -4
  192. package/data/docs/types/createItemsFromFileDrop.json +4 -4
  193. package/data/docs/types/createItemsFromImageDrop.json +4 -4
  194. package/data/docs/types/createItemsFromJsonDrop.json +4 -4
  195. package/data/docs/types/manifest.json +28 -0
  196. package/data/docs/types/useRegion.json +2 -2
  197. package/data/docs/types/useTree.json +24 -24
  198. package/data/tokens.json +42 -0
  199. package/package.json +7 -7
@@ -10,12 +10,12 @@
10
10
  "description": "If `true`, the element will opt out of the theme styles.",
11
11
  "name": "unstyled",
12
12
  "parent": {
13
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
13
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
14
14
  "name": "UnstyledProp"
15
15
  },
16
16
  "declarations": [
17
17
  {
18
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
18
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
19
19
  "name": "UnstyledProp"
20
20
  }
21
21
  ],
@@ -31,12 +31,12 @@
31
31
  "description": "",
32
32
  "name": "orientation",
33
33
  "parent": {
34
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/generated/recipes.gen.d.ts",
34
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/generated/recipes.gen.d.ts",
35
35
  "name": "NimbusSeparatorVariant"
36
36
  },
37
37
  "declarations": [
38
38
  {
39
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/generated/recipes.gen.d.ts",
39
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/generated/recipes.gen.d.ts",
40
40
  "name": "NimbusSeparatorVariant"
41
41
  }
42
42
  ],
@@ -10,12 +10,12 @@
10
10
  "description": "",
11
11
  "name": "as",
12
12
  "parent": {
13
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
13
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
14
14
  "name": "PolymorphicProps"
15
15
  },
16
16
  "declarations": [
17
17
  {
18
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
18
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
19
19
  "name": "PolymorphicProps"
20
20
  }
21
21
  ],
@@ -29,12 +29,12 @@
29
29
  "description": "",
30
30
  "name": "asChild",
31
31
  "parent": {
32
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
32
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
33
33
  "name": "PolymorphicProps"
34
34
  },
35
35
  "declarations": [
36
36
  {
37
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
37
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
38
38
  "name": "PolymorphicProps"
39
39
  }
40
40
  ],
@@ -48,12 +48,12 @@
48
48
  "description": "",
49
49
  "name": "css",
50
50
  "parent": {
51
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
51
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
52
52
  "name": "JsxStyleProps"
53
53
  },
54
54
  "declarations": [
55
55
  {
56
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
56
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
57
57
  "name": "JsxStyleProps"
58
58
  }
59
59
  ],
@@ -67,12 +67,12 @@
67
67
  "description": "",
68
68
  "name": "column",
69
69
  "parent": {
70
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
70
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
71
71
  "name": "GridBaseProps"
72
72
  },
73
73
  "declarations": [
74
74
  {
75
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
75
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
76
76
  "name": "GridBaseProps"
77
77
  }
78
78
  ],
@@ -86,12 +86,12 @@
86
86
  "description": "",
87
87
  "name": "inline",
88
88
  "parent": {
89
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
89
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
90
90
  "name": "GridBaseProps"
91
91
  },
92
92
  "declarations": [
93
93
  {
94
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
94
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
95
95
  "name": "GridBaseProps"
96
96
  }
97
97
  ],
@@ -105,12 +105,12 @@
105
105
  "description": "",
106
106
  "name": "row",
107
107
  "parent": {
108
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
108
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
109
109
  "name": "GridBaseProps"
110
110
  },
111
111
  "declarations": [
112
112
  {
113
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
113
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
114
114
  "name": "GridBaseProps"
115
115
  }
116
116
  ],
@@ -124,12 +124,12 @@
124
124
  "description": "",
125
125
  "name": "templateColumns",
126
126
  "parent": {
127
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
127
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
128
128
  "name": "GridBaseProps"
129
129
  },
130
130
  "declarations": [
131
131
  {
132
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
132
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
133
133
  "name": "GridBaseProps"
134
134
  }
135
135
  ],
@@ -143,12 +143,12 @@
143
143
  "description": "",
144
144
  "name": "autoFlow",
145
145
  "parent": {
146
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
146
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
147
147
  "name": "GridBaseProps"
148
148
  },
149
149
  "declarations": [
150
150
  {
151
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
151
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
152
152
  "name": "GridBaseProps"
153
153
  }
154
154
  ],
@@ -162,12 +162,12 @@
162
162
  "description": "",
163
163
  "name": "autoRows",
164
164
  "parent": {
165
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
165
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
166
166
  "name": "GridBaseProps"
167
167
  },
168
168
  "declarations": [
169
169
  {
170
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
170
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
171
171
  "name": "GridBaseProps"
172
172
  }
173
173
  ],
@@ -181,12 +181,12 @@
181
181
  "description": "",
182
182
  "name": "autoColumns",
183
183
  "parent": {
184
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
184
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
185
185
  "name": "GridBaseProps"
186
186
  },
187
187
  "declarations": [
188
188
  {
189
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
189
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
190
190
  "name": "GridBaseProps"
191
191
  }
192
192
  ],
@@ -200,12 +200,12 @@
200
200
  "description": "",
201
201
  "name": "templateRows",
202
202
  "parent": {
203
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
203
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
204
204
  "name": "GridBaseProps"
205
205
  },
206
206
  "declarations": [
207
207
  {
208
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
208
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
209
209
  "name": "GridBaseProps"
210
210
  }
211
211
  ],
@@ -219,12 +219,12 @@
219
219
  "description": "",
220
220
  "name": "templateAreas",
221
221
  "parent": {
222
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
222
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
223
223
  "name": "GridBaseProps"
224
224
  },
225
225
  "declarations": [
226
226
  {
227
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
227
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/grid/grid.d.ts",
228
228
  "name": "GridBaseProps"
229
229
  }
230
230
  ],
@@ -238,12 +238,12 @@
238
238
  "description": "The width at which child elements will break into columns. Pass a number for pixel values or a string for any other valid CSS length.",
239
239
  "name": "minChildWidth",
240
240
  "parent": {
241
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/simple-grid/simple-grid.d.ts",
241
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/simple-grid/simple-grid.d.ts",
242
242
  "name": "SimpleGridBaseProps"
243
243
  },
244
244
  "declarations": [
245
245
  {
246
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/simple-grid/simple-grid.d.ts",
246
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/simple-grid/simple-grid.d.ts",
247
247
  "name": "SimpleGridBaseProps"
248
248
  }
249
249
  ],
@@ -257,12 +257,12 @@
257
257
  "description": "The number of columns",
258
258
  "name": "columns",
259
259
  "parent": {
260
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/simple-grid/simple-grid.d.ts",
260
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/simple-grid/simple-grid.d.ts",
261
261
  "name": "SimpleGridBaseProps"
262
262
  },
263
263
  "declarations": [
264
264
  {
265
- "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.17_react@19.2.0__react_481d5ee5504b18c9383bebdcb4b66737/node_modules/@chakra-ui/react/dist/types/components/simple-grid/simple-grid.d.ts",
265
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/components/simple-grid/simple-grid.d.ts",
266
266
  "name": "SimpleGridBaseProps"
267
267
  }
268
268
  ],
@@ -0,0 +1,129 @@
1
+ {
2
+ "tags": {
3
+ "see": "{@link https://nimbus-documentation.vercel.app/components/feedback/skeleton}",
4
+ "supportsStyleProps": ""
5
+ },
6
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
7
+ "description": "# Skeleton\n\nA loading placeholder that holds space for content while it loads.\nRenders as a muted, optionally animated shape to reduce layout shift.\nDecorative by default (`aria-hidden=\"true\"`); reduced motion is respected.\n\nTwo derivatives are built on top of this base and live under `derivatives/`:\n`SkeletonText` (a paragraph of lines) and `SkeletonCircle` (an avatar-sized\ncircle).",
8
+ "displayName": "Skeleton",
9
+ "methods": [],
10
+ "props": {
11
+ "size": {
12
+ "defaultValue": null,
13
+ "description": "Named square size, aligned with the Avatar size scale\n(`2xs` = 24px, `xs` = 32px, `md` = 40px), applied as equal width and height.\nOpt-in with no default — leave unset and size the placeholder with\n`width`/`height`/`boxSize` instead. `SkeletonCircle` reuses this to size its\ncircle.",
14
+ "name": "size",
15
+ "declarations": [
16
+ {
17
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/skeleton.types.ts",
18
+ "name": "TypeLiteral"
19
+ }
20
+ ],
21
+ "required": false,
22
+ "type": {
23
+ "name": "enum",
24
+ "raw": "\"md\" | \"2xs\" | \"xs\"",
25
+ "value": [
26
+ {
27
+ "value": "\"md\""
28
+ },
29
+ {
30
+ "value": "\"2xs\""
31
+ },
32
+ {
33
+ "value": "\"xs\""
34
+ }
35
+ ]
36
+ }
37
+ },
38
+ "animation": {
39
+ "defaultValue": {
40
+ "value": "\"pulse\""
41
+ },
42
+ "description": "Animation variant of the skeleton placeholder.\n- pulse: opacity oscillation (default)\n- wave: gradient shimmer sweep via ::after pseudo-element\n- none: no animation",
43
+ "name": "animation",
44
+ "declarations": [
45
+ {
46
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/skeleton.types.ts",
47
+ "name": "TypeLiteral"
48
+ }
49
+ ],
50
+ "required": false,
51
+ "type": {
52
+ "name": "enum",
53
+ "raw": "\"none\" | \"pulse\" | \"wave\"",
54
+ "value": [
55
+ {
56
+ "value": "\"none\""
57
+ },
58
+ {
59
+ "value": "\"pulse\""
60
+ },
61
+ {
62
+ "value": "\"wave\""
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ "unstyled": {
68
+ "defaultValue": null,
69
+ "description": "If `true`, the element will opt out of the theme styles.",
70
+ "name": "unstyled",
71
+ "parent": {
72
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
73
+ "name": "UnstyledProp"
74
+ },
75
+ "declarations": [
76
+ {
77
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
78
+ "name": "UnstyledProp"
79
+ }
80
+ ],
81
+ "required": false,
82
+ "type": {
83
+ "name": "boolean"
84
+ }
85
+ },
86
+ "shape": {
87
+ "defaultValue": {
88
+ "value": "\"rectangle\""
89
+ },
90
+ "description": "Shape variant of the skeleton placeholder.\n- rectangle: default shape with small border radius (~4px)\n- circle: fully-rounded with 1:1 aspect ratio",
91
+ "name": "shape",
92
+ "declarations": [
93
+ {
94
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/skeleton.types.ts",
95
+ "name": "TypeLiteral"
96
+ }
97
+ ],
98
+ "required": false,
99
+ "type": {
100
+ "name": "enum",
101
+ "raw": "\"circle\" | \"rectangle\"",
102
+ "value": [
103
+ {
104
+ "value": "\"circle\""
105
+ },
106
+ {
107
+ "value": "\"rectangle\""
108
+ }
109
+ ]
110
+ }
111
+ },
112
+ "ref": {
113
+ "defaultValue": null,
114
+ "description": "Ref forwarding to the root element.",
115
+ "name": "ref",
116
+ "declarations": [
117
+ {
118
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/skeleton.types.ts",
119
+ "name": "TypeLiteral"
120
+ }
121
+ ],
122
+ "required": false,
123
+ "type": {
124
+ "name": "Ref<HTMLDivElement>"
125
+ }
126
+ }
127
+ },
128
+ "supportsStyleProps": true
129
+ }
@@ -0,0 +1,103 @@
1
+ {
2
+ "tags": {
3
+ "see": "{@link https://nimbus-documentation.vercel.app/components/feedback/skeletoncircle}",
4
+ "supportsStyleProps": ""
5
+ },
6
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
7
+ "description": "# SkeletonCircle\n\nA circular loading placeholder. Sugar over `Skeleton` with `shape=\"circle\"`:\nsize it with the avatar-aligned `size` prop (inherited from `Skeleton`) to\nstand in for an `Avatar`, or with a `boxSize` style prop for a custom\ndimension. Defaults to a `1em` circle, useful inline.",
8
+ "displayName": "SkeletonCircle",
9
+ "methods": [],
10
+ "props": {
11
+ "size": {
12
+ "defaultValue": null,
13
+ "description": "Named square size, aligned with the Avatar size scale\n(`2xs` = 24px, `xs` = 32px, `md` = 40px), applied as equal width and height.\nOpt-in with no default — leave unset and size the placeholder with\n`width`/`height`/`boxSize` instead. `SkeletonCircle` reuses this to size its\ncircle.",
14
+ "name": "size",
15
+ "declarations": [
16
+ {
17
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/skeleton.types.ts",
18
+ "name": "TypeLiteral"
19
+ }
20
+ ],
21
+ "required": false,
22
+ "type": {
23
+ "name": "enum",
24
+ "raw": "\"md\" | \"2xs\" | \"xs\"",
25
+ "value": [
26
+ {
27
+ "value": "\"md\""
28
+ },
29
+ {
30
+ "value": "\"2xs\""
31
+ },
32
+ {
33
+ "value": "\"xs\""
34
+ }
35
+ ]
36
+ }
37
+ },
38
+ "animation": {
39
+ "defaultValue": {
40
+ "value": "\"pulse\""
41
+ },
42
+ "description": "Animation variant of the skeleton placeholder.\n- pulse: opacity oscillation (default)\n- wave: gradient shimmer sweep via ::after pseudo-element\n- none: no animation",
43
+ "name": "animation",
44
+ "declarations": [
45
+ {
46
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/skeleton.types.ts",
47
+ "name": "TypeLiteral"
48
+ }
49
+ ],
50
+ "required": false,
51
+ "type": {
52
+ "name": "enum",
53
+ "raw": "\"none\" | \"pulse\" | \"wave\"",
54
+ "value": [
55
+ {
56
+ "value": "\"none\""
57
+ },
58
+ {
59
+ "value": "\"pulse\""
60
+ },
61
+ {
62
+ "value": "\"wave\""
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ "unstyled": {
68
+ "defaultValue": null,
69
+ "description": "If `true`, the element will opt out of the theme styles.",
70
+ "name": "unstyled",
71
+ "parent": {
72
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
73
+ "name": "UnstyledProp"
74
+ },
75
+ "declarations": [
76
+ {
77
+ "fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.18_react@19.2.0_suppor_282ee4efbadb76ec168c7f623f2b67f1/node_modules/@chakra-ui/react/dist/types/styled-system/factory.types.d.ts",
78
+ "name": "UnstyledProp"
79
+ }
80
+ ],
81
+ "required": false,
82
+ "type": {
83
+ "name": "boolean"
84
+ }
85
+ },
86
+ "ref": {
87
+ "defaultValue": null,
88
+ "description": "Ref forwarding to the root element.",
89
+ "name": "ref",
90
+ "declarations": [
91
+ {
92
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/derivatives/skeleton-circle/skeleton-circle.types.ts",
93
+ "name": "TypeLiteral"
94
+ }
95
+ ],
96
+ "required": false,
97
+ "type": {
98
+ "name": "Ref<HTMLDivElement>"
99
+ }
100
+ }
101
+ },
102
+ "supportsStyleProps": true
103
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "tags": {},
3
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
4
+ "description": "Props for the SkeletonCircle component.\n\nA circular loading placeholder. Inherits the base `Skeleton` props: use the\navatar-aligned `size` prop (`2xs`/`xs`/`md`) to match an `Avatar`, or a\n`boxSize` style prop for a custom dimension. `width`/`height` and `shape` are\nomitted — it always renders as a circle, and defaults to `1em` when unsized.",
5
+ "displayName": "SkeletonCircleProps",
6
+ "methods": [],
7
+ "props": {},
8
+ "supportsStyleProps": false
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "tags": {},
3
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
4
+ "description": "Props for the Skeleton component.\nRenders a single block-level loading placeholder element.\nAccepts all standard Chakra UI style props for sizing and positioning\n(e.g. `width`, `height`, `borderRadius`).",
5
+ "displayName": "SkeletonProps",
6
+ "methods": [],
7
+ "props": {},
8
+ "supportsStyleProps": false
9
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "tags": {
3
+ "see": "{@link https://nimbus-documentation.vercel.app/components/feedback/skeletontext}",
4
+ "supportsStyleProps": ""
5
+ },
6
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
7
+ "description": "# SkeletonText\n\nA stack of placeholder lines that approximates a paragraph of text while\ncontent loads. The last line is narrower by default to mimic a real paragraph\nending. Composed of `Skeleton` lines; does not use its own recipe.",
8
+ "displayName": "SkeletonText",
9
+ "methods": [],
10
+ "props": {
11
+ "lines": {
12
+ "defaultValue": {
13
+ "value": "3"
14
+ },
15
+ "description": "Number of placeholder lines to render.",
16
+ "name": "lines",
17
+ "declarations": [
18
+ {
19
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/derivatives/skeleton-text/skeleton-text.types.ts",
20
+ "name": "TypeLiteral"
21
+ }
22
+ ],
23
+ "required": false,
24
+ "type": {
25
+ "name": "number"
26
+ }
27
+ },
28
+ "lastLineWidth": {
29
+ "defaultValue": {
30
+ "value": "\"60%\""
31
+ },
32
+ "description": "Width of the last line, narrower to mimic a paragraph ending.",
33
+ "name": "lastLineWidth",
34
+ "declarations": [
35
+ {
36
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/derivatives/skeleton-text/skeleton-text.types.ts",
37
+ "name": "TypeLiteral"
38
+ }
39
+ ],
40
+ "required": false,
41
+ "type": {
42
+ "name": "string | number"
43
+ }
44
+ },
45
+ "ref": {
46
+ "defaultValue": null,
47
+ "description": "Ref forwarding to the root container element.",
48
+ "name": "ref",
49
+ "declarations": [
50
+ {
51
+ "fileName": "nimbus/packages/nimbus/src/components/skeleton/derivatives/skeleton-text/skeleton-text.types.ts",
52
+ "name": "TypeLiteral"
53
+ }
54
+ ],
55
+ "required": false,
56
+ "type": {
57
+ "name": "Ref<HTMLDivElement>"
58
+ }
59
+ }
60
+ },
61
+ "supportsStyleProps": true
62
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "tags": {},
3
+ "filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
4
+ "description": "Props for the SkeletonText component.\nRenders a stack of N placeholder lines to approximate a paragraph of text.\n\nNote: `shape` is intentionally absent — SkeletonText lines are always\nrectangles. Use `Skeleton shape=\"circle\"` or `SkeletonCircle` for circular\nplaceholders.",
5
+ "displayName": "SkeletonTextProps",
6
+ "methods": [],
7
+ "props": {},
8
+ "supportsStyleProps": false
9
+ }