@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.
- package/data/docs/route-manifest.json +714 -14
- package/data/docs/routes/components-data-display-data-table.json +172 -14
- package/data/docs/routes/components-data-display-item-group.json +413 -0
- package/data/docs/routes/components-data-display-item.json +611 -0
- package/data/docs/routes/components-feedback-skeleton.json +481 -0
- package/data/docs/routes/components-feedback-skeletoncircle.json +429 -0
- package/data/docs/routes/components-feedback-skeletontext.json +417 -0
- package/data/docs/routes/components-inputs-range-slider.json +633 -0
- package/data/docs/routes/components-inputs-slider.json +611 -0
- package/data/docs/routes/components-navigation-breadcrumbs.json +565 -0
- package/data/docs/routes/home-getting-started-installation.json +2 -2
- package/data/docs/routes/icons.json +3 -3
- package/data/docs/search-index.json +1 -1
- package/data/docs/types/AccordionContent.json +27 -27
- package/data/docs/types/AccordionHeader.json +89 -89
- package/data/docs/types/AccordionItem.json +22 -22
- package/data/docs/types/AccordionRoot.json +14 -14
- package/data/docs/types/ActivityIndicator.json +2 -2
- package/data/docs/types/AlertDescription.json +8 -8
- package/data/docs/types/AlertDismissButton.json +80 -80
- package/data/docs/types/AlertTitle.json +8 -8
- package/data/docs/types/Avatar.json +2 -2
- package/data/docs/types/Badge.json +3 -3
- package/data/docs/types/Body.json +6 -6
- package/data/docs/types/Box.json +6 -6
- package/data/docs/types/Breadcrumbs.json +12 -0
- package/data/docs/types/BreadcrumbsItem.json +296 -0
- package/data/docs/types/BreadcrumbsItemProps.json +9 -0
- package/data/docs/types/BreadcrumbsProps.json +9 -0
- package/data/docs/types/BreadcrumbsRoot.json +110 -0
- package/data/docs/types/Button.json +88 -88
- package/data/docs/types/Calendar.json +56 -56
- package/data/docs/types/Caption.json +6 -6
- package/data/docs/types/CardRoot.json +2 -2
- package/data/docs/types/Cell.json +20 -20
- package/data/docs/types/ChatMessageAvatar.json +2 -2
- package/data/docs/types/ChatMessageListRoot.json +2 -2
- package/data/docs/types/ChatMessageRoot.json +2 -2
- package/data/docs/types/Checkbox.json +88 -88
- package/data/docs/types/Code.json +10 -10
- package/data/docs/types/CollapsibleMotionContent.json +2 -2
- package/data/docs/types/CollapsibleMotionRoot.json +2 -2
- package/data/docs/types/CollapsibleMotionTrigger.json +4 -4
- package/data/docs/types/Column.json +8 -8
- package/data/docs/types/ColumnGroup.json +8 -8
- package/data/docs/types/ColumnHeader.json +18 -18
- package/data/docs/types/ComboBoxListBox.json +70 -70
- package/data/docs/types/ComboBoxOption.json +64 -64
- package/data/docs/types/ComboBoxPopover.json +148 -72
- package/data/docs/types/ComboBoxRoot.json +8 -8
- package/data/docs/types/ComboBoxSection.json +25 -25
- package/data/docs/types/ComboBoxTrigger.json +6 -6
- package/data/docs/types/Content.json +2 -2
- package/data/docs/types/DataTable.json +38 -23
- package/data/docs/types/DataTableBody.json +60 -79
- package/data/docs/types/DataTableCell.json +434 -0
- package/data/docs/types/DataTableColumn.json +540 -0
- package/data/docs/types/DataTableHeader.json +62 -85
- package/data/docs/types/DataTableRoot.json +38 -23
- package/data/docs/types/DataTableRow.json +790 -0
- package/data/docs/types/DataTableTable.json +20 -20
- package/data/docs/types/DateInput.json +72 -72
- package/data/docs/types/DatePicker.json +58 -58
- package/data/docs/types/DateRangePicker.json +86 -86
- package/data/docs/types/DateRangePickerField.json +86 -86
- package/data/docs/types/DefaultPageBackLink.json +16 -16
- package/data/docs/types/DefaultPageRoot.json +2 -2
- package/data/docs/types/DialogCloseTrigger.json +78 -78
- package/data/docs/types/DialogTrigger.json +2 -2
- package/data/docs/types/DraggableListField.json +62 -62
- package/data/docs/types/DraggableListItem.json +100 -53
- package/data/docs/types/DraggableListRoot.json +62 -62
- package/data/docs/types/DrawerCloseTrigger.json +78 -78
- package/data/docs/types/DrawerTrigger.json +2 -2
- package/data/docs/types/DropZone.json +14 -14
- package/data/docs/types/FieldErrors.json +2 -2
- package/data/docs/types/Flex.json +22 -22
- package/data/docs/types/FloatingActionButton.json +88 -88
- package/data/docs/types/Footer.json +6 -6
- package/data/docs/types/FormFieldRoot.json +2 -2
- package/data/docs/types/Grid.json +24 -24
- package/data/docs/types/Group.json +12 -12
- package/data/docs/types/Header.json +6 -6
- package/data/docs/types/Heading.json +8 -8
- package/data/docs/types/Icon.json +4 -4
- package/data/docs/types/IconButton.json +88 -88
- package/data/docs/types/IconToggleButton.json +72 -72
- package/data/docs/types/Image.json +30 -30
- package/data/docs/types/Indicator.json +6 -6
- package/data/docs/types/InlineSvg.json +2 -2
- package/data/docs/types/Item.json +6 -6
- package/data/docs/types/ItemActions.json +27 -0
- package/data/docs/types/ItemContent.json +27 -0
- package/data/docs/types/ItemDescription.json +27 -0
- package/data/docs/types/ItemFooter.json +27 -0
- package/data/docs/types/ItemGroup.json +12 -0
- package/data/docs/types/ItemGroupRoot.json +27 -0
- package/data/docs/types/ItemGroupSeparator.json +27 -0
- package/data/docs/types/ItemHeader.json +27 -0
- package/data/docs/types/ItemMedia.json +56 -0
- package/data/docs/types/ItemRoot.json +239 -0
- package/data/docs/types/ItemTitle.json +27 -0
- package/data/docs/types/Kbd.json +8 -8
- package/data/docs/types/Link.json +30 -30
- package/data/docs/types/ListIndicator.json +6 -6
- package/data/docs/types/ListItem.json +6 -6
- package/data/docs/types/ListRoot.json +10 -10
- package/data/docs/types/LoadingSpinner.json +2 -2
- package/data/docs/types/MakeElementFocusable.json +18 -18
- package/data/docs/types/Markdown.json +6 -6
- package/data/docs/types/MenuItem.json +63 -63
- package/data/docs/types/MenuRoot.json +56 -56
- package/data/docs/types/MenuSection.json +31 -31
- package/data/docs/types/MenuSubmenuTrigger.json +4 -4
- package/data/docs/types/MenuTrigger.json +89 -89
- package/data/docs/types/MultilineTextInput.json +104 -104
- package/data/docs/types/MultilineTextInputField.json +102 -102
- package/data/docs/types/NumberInput.json +86 -86
- package/data/docs/types/NumberInputField.json +82 -82
- package/data/docs/types/PageContentColumn.json +6 -6
- package/data/docs/types/PageContentRoot.json +6 -6
- package/data/docs/types/PasswordInput.json +100 -100
- package/data/docs/types/PasswordInputField.json +100 -100
- package/data/docs/types/ProgressBar.json +13 -13
- package/data/docs/types/RadioInputOption.json +56 -56
- package/data/docs/types/RadioInputRoot.json +48 -48
- package/data/docs/types/RangeCalendar.json +58 -58
- package/data/docs/types/RangeSlider.json +337 -0
- package/data/docs/types/RangeSliderProps.json +9 -0
- package/data/docs/types/Region.json +6 -6
- package/data/docs/types/RegionTarget.json +6 -6
- package/data/docs/types/RichTextInput.json +2 -2
- package/data/docs/types/Root.json +10 -10
- package/data/docs/types/Row.json +6 -6
- package/data/docs/types/ScrollArea.json +2 -2
- package/data/docs/types/SearchInput.json +106 -106
- package/data/docs/types/SearchInputField.json +102 -102
- package/data/docs/types/SelectOption.json +54 -54
- package/data/docs/types/SelectOptionGroup.json +18 -18
- package/data/docs/types/SelectOptions.json +64 -64
- package/data/docs/types/SelectRoot.json +92 -92
- package/data/docs/types/Separator.json +4 -4
- package/data/docs/types/SimpleGrid.json +28 -28
- package/data/docs/types/Skeleton.json +129 -0
- package/data/docs/types/SkeletonCircle.json +103 -0
- package/data/docs/types/SkeletonCircleProps.json +9 -0
- package/data/docs/types/SkeletonProps.json +9 -0
- package/data/docs/types/SkeletonText.json +62 -0
- package/data/docs/types/SkeletonTextProps.json +9 -0
- package/data/docs/types/Slider.json +337 -0
- package/data/docs/types/SplitButton.json +10 -10
- package/data/docs/types/Stack.json +2 -2
- package/data/docs/types/StepsNextTrigger.json +2 -2
- package/data/docs/types/StepsPrevTrigger.json +2 -2
- package/data/docs/types/StepsRoot.json +2 -2
- package/data/docs/types/StepsTrigger.json +2 -2
- package/data/docs/types/Switch.json +36 -36
- package/data/docs/types/TabNavItem.json +18 -18
- package/data/docs/types/TabNavRoot.json +2 -2
- package/data/docs/types/TableBody.json +6 -6
- package/data/docs/types/TableCaption.json +6 -6
- package/data/docs/types/TableCell.json +20 -20
- package/data/docs/types/TableColumn.json +8 -8
- package/data/docs/types/TableColumnGroup.json +8 -8
- package/data/docs/types/TableColumnHeader.json +18 -18
- package/data/docs/types/TableFooter.json +6 -6
- package/data/docs/types/TableHeader.json +6 -6
- package/data/docs/types/TableRoot.json +32 -32
- package/data/docs/types/TableRow.json +6 -6
- package/data/docs/types/TableScrollArea.json +6 -6
- package/data/docs/types/TabsTab.json +2 -2
- package/data/docs/types/TagGroupRoot.json +24 -24
- package/data/docs/types/TagGroupTag.json +56 -56
- package/data/docs/types/TagGroupTagList.json +15 -15
- package/data/docs/types/Text.json +8 -8
- package/data/docs/types/TextInput.json +102 -102
- package/data/docs/types/TextInputField.json +100 -100
- package/data/docs/types/TimeInput.json +68 -68
- package/data/docs/types/ToggleButton.json +74 -74
- package/data/docs/types/ToggleButtonGroupButton.json +32 -32
- package/data/docs/types/ToggleButtonGroupRoot.json +20 -20
- package/data/docs/types/Toolbar.json +9 -9
- package/data/docs/types/TooltipContent.json +28 -28
- package/data/docs/types/TooltipRoot.json +16 -16
- package/data/docs/types/TreeIndicator.json +82 -82
- package/data/docs/types/TreeItem.json +100 -51
- package/data/docs/types/TreeRoot.json +57 -57
- package/data/docs/types/Trigger.json +4 -4
- package/data/docs/types/VisuallyHidden.json +6 -6
- package/data/docs/types/createItemsFromCsvDrop.json +4 -4
- package/data/docs/types/createItemsFromDirectoryDrop.json +4 -4
- package/data/docs/types/createItemsFromFileDrop.json +4 -4
- package/data/docs/types/createItemsFromImageDrop.json +4 -4
- package/data/docs/types/createItemsFromJsonDrop.json +4 -4
- package/data/docs/types/manifest.json +28 -0
- package/data/docs/types/useRegion.json +2 -2
- package/data/docs/types/useTree.json +24 -24
- package/data/tokens.json +42 -0
- package/package.json +7 -7
|
@@ -0,0 +1,239 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tags": {
|
|
3
|
+
"supportsStyleProps": ""
|
|
4
|
+
},
|
|
5
|
+
"filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
|
|
6
|
+
"description": "Item.Root - The row container and styling-context provider for all Item\nparts.\n\nPresentational by default (`<div>`). When `href` is provided it upgrades to\nan accessible link (`<a>`) via `useLink`. There is intentionally no\nbutton/pressable-row mode — row actions belong in `Item.Actions` as nested\n`Button`/`IconButton` controls, which keep an independent focus order.",
|
|
7
|
+
"displayName": "ItemRoot",
|
|
8
|
+
"methods": [],
|
|
9
|
+
"props": {
|
|
10
|
+
"size": {
|
|
11
|
+
"defaultValue": null,
|
|
12
|
+
"description": "Controls padding and gap density.",
|
|
13
|
+
"name": "size",
|
|
14
|
+
"declarations": [
|
|
15
|
+
{
|
|
16
|
+
"fileName": "nimbus/packages/nimbus/src/components/item/item.types.ts",
|
|
17
|
+
"name": "TypeLiteral"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"required": false,
|
|
21
|
+
"type": {
|
|
22
|
+
"name": "ConditionalValue<\"sm\" | \"md\" | \"xs\">"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
"variant": {
|
|
26
|
+
"defaultValue": null,
|
|
27
|
+
"description": "Controls visual treatment (border / subtle surface).",
|
|
28
|
+
"name": "variant",
|
|
29
|
+
"declarations": [
|
|
30
|
+
{
|
|
31
|
+
"fileName": "nimbus/packages/nimbus/src/components/item/item.types.ts",
|
|
32
|
+
"name": "TypeLiteral"
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"required": false,
|
|
36
|
+
"type": {
|
|
37
|
+
"name": "ConditionalValue<\"outline\" | \"subtle\" | \"plain\">"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"unstyled": {
|
|
41
|
+
"defaultValue": null,
|
|
42
|
+
"description": "If `true`, the element will opt out of the theme styles.",
|
|
43
|
+
"name": "unstyled",
|
|
44
|
+
"parent": {
|
|
45
|
+
"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",
|
|
46
|
+
"name": "UnstyledProp"
|
|
47
|
+
},
|
|
48
|
+
"declarations": [
|
|
49
|
+
{
|
|
50
|
+
"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",
|
|
51
|
+
"name": "UnstyledProp"
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"required": false,
|
|
55
|
+
"type": {
|
|
56
|
+
"name": "boolean"
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
"onPress": {
|
|
60
|
+
"defaultValue": null,
|
|
61
|
+
"description": "Handler that is called when the press is released over the target.",
|
|
62
|
+
"name": "onPress",
|
|
63
|
+
"parent": {
|
|
64
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
65
|
+
"name": "PressEvents"
|
|
66
|
+
},
|
|
67
|
+
"declarations": [
|
|
68
|
+
{
|
|
69
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
70
|
+
"name": "PressEvents"
|
|
71
|
+
}
|
|
72
|
+
],
|
|
73
|
+
"required": false,
|
|
74
|
+
"type": {
|
|
75
|
+
"name": "((e: PressEvent) => void)"
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"href": {
|
|
79
|
+
"defaultValue": null,
|
|
80
|
+
"description": "A URL to link to. See [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#href).",
|
|
81
|
+
"name": "href",
|
|
82
|
+
"parent": {
|
|
83
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
84
|
+
"name": "LinkDOMProps"
|
|
85
|
+
},
|
|
86
|
+
"declarations": [
|
|
87
|
+
{
|
|
88
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
89
|
+
"name": "LinkDOMProps"
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"required": false,
|
|
93
|
+
"type": {
|
|
94
|
+
"name": "string"
|
|
95
|
+
}
|
|
96
|
+
},
|
|
97
|
+
"target": {
|
|
98
|
+
"defaultValue": null,
|
|
99
|
+
"description": "The target window for the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target).",
|
|
100
|
+
"name": "target",
|
|
101
|
+
"parent": {
|
|
102
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
103
|
+
"name": "LinkDOMProps"
|
|
104
|
+
},
|
|
105
|
+
"declarations": [
|
|
106
|
+
{
|
|
107
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
108
|
+
"name": "LinkDOMProps"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"required": false,
|
|
112
|
+
"type": {
|
|
113
|
+
"name": "HTMLAttributeAnchorTarget"
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
"download": {
|
|
117
|
+
"defaultValue": null,
|
|
118
|
+
"description": "Causes the browser to download the linked URL. A string may be provided to suggest a file name.\nSee [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#download).",
|
|
119
|
+
"name": "download",
|
|
120
|
+
"parent": {
|
|
121
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
122
|
+
"name": "LinkDOMProps"
|
|
123
|
+
},
|
|
124
|
+
"declarations": [
|
|
125
|
+
{
|
|
126
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
127
|
+
"name": "LinkDOMProps"
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"required": false,
|
|
131
|
+
"type": {
|
|
132
|
+
"name": "string | boolean"
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
"ping": {
|
|
136
|
+
"defaultValue": null,
|
|
137
|
+
"description": "A space-separated list of URLs to ping when the link is followed. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#ping).",
|
|
138
|
+
"name": "ping",
|
|
139
|
+
"parent": {
|
|
140
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
141
|
+
"name": "LinkDOMProps"
|
|
142
|
+
},
|
|
143
|
+
"declarations": [
|
|
144
|
+
{
|
|
145
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
146
|
+
"name": "LinkDOMProps"
|
|
147
|
+
}
|
|
148
|
+
],
|
|
149
|
+
"required": false,
|
|
150
|
+
"type": {
|
|
151
|
+
"name": "string"
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
"referrerPolicy": {
|
|
155
|
+
"defaultValue": null,
|
|
156
|
+
"description": "How much of the referrer to send when following the link. See\n[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#referrerpolicy).",
|
|
157
|
+
"name": "referrerPolicy",
|
|
158
|
+
"parent": {
|
|
159
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
160
|
+
"name": "LinkDOMProps"
|
|
161
|
+
},
|
|
162
|
+
"declarations": [
|
|
163
|
+
{
|
|
164
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
165
|
+
"name": "LinkDOMProps"
|
|
166
|
+
}
|
|
167
|
+
],
|
|
168
|
+
"required": false,
|
|
169
|
+
"type": {
|
|
170
|
+
"name": "enum",
|
|
171
|
+
"raw": "HTMLAttributeReferrerPolicy",
|
|
172
|
+
"value": [
|
|
173
|
+
{
|
|
174
|
+
"value": "\"\""
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"value": "\"origin\""
|
|
178
|
+
},
|
|
179
|
+
{
|
|
180
|
+
"value": "\"no-referrer\""
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"value": "\"no-referrer-when-downgrade\""
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"value": "\"origin-when-cross-origin\""
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"value": "\"same-origin\""
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"value": "\"strict-origin\""
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"value": "\"strict-origin-when-cross-origin\""
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"value": "\"unsafe-url\""
|
|
199
|
+
}
|
|
200
|
+
]
|
|
201
|
+
}
|
|
202
|
+
},
|
|
203
|
+
"routerOptions": {
|
|
204
|
+
"defaultValue": null,
|
|
205
|
+
"description": "Options for the configured client side router.",
|
|
206
|
+
"name": "routerOptions",
|
|
207
|
+
"parent": {
|
|
208
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
209
|
+
"name": "LinkDOMProps"
|
|
210
|
+
},
|
|
211
|
+
"declarations": [
|
|
212
|
+
{
|
|
213
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/dom.d.ts",
|
|
214
|
+
"name": "LinkDOMProps"
|
|
215
|
+
}
|
|
216
|
+
],
|
|
217
|
+
"required": false,
|
|
218
|
+
"type": {
|
|
219
|
+
"name": "undefined"
|
|
220
|
+
}
|
|
221
|
+
},
|
|
222
|
+
"ref": {
|
|
223
|
+
"defaultValue": null,
|
|
224
|
+
"description": "Ref to the root element. `Item.Root` renders a `<div>` by default and an\n`<a>` in link mode, so the ref is typed to the default element; in link\nmode it resolves to the underlying `HTMLAnchorElement` at runtime.",
|
|
225
|
+
"name": "ref",
|
|
226
|
+
"declarations": [
|
|
227
|
+
{
|
|
228
|
+
"fileName": "nimbus/packages/nimbus/src/components/item/item.types.ts",
|
|
229
|
+
"name": "TypeLiteral"
|
|
230
|
+
}
|
|
231
|
+
],
|
|
232
|
+
"required": false,
|
|
233
|
+
"type": {
|
|
234
|
+
"name": "Ref<HTMLDivElement>"
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
"supportsStyleProps": true
|
|
239
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tags": {
|
|
3
|
+
"supportsStyleProps": ""
|
|
4
|
+
},
|
|
5
|
+
"filePath": "/home/runner/work/nimbus/nimbus/packages/nimbus/src/index.ts",
|
|
6
|
+
"description": "Item.Title - The primary label of the row.",
|
|
7
|
+
"displayName": "ItemTitle",
|
|
8
|
+
"methods": [],
|
|
9
|
+
"props": {
|
|
10
|
+
"ref": {
|
|
11
|
+
"defaultValue": null,
|
|
12
|
+
"description": "",
|
|
13
|
+
"name": "ref",
|
|
14
|
+
"declarations": [
|
|
15
|
+
{
|
|
16
|
+
"fileName": "nimbus/packages/nimbus/src/components/item/item.types.ts",
|
|
17
|
+
"name": "TypeLiteral"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"required": false,
|
|
21
|
+
"type": {
|
|
22
|
+
"name": "Ref<HTMLDivElement>"
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"supportsStyleProps": true
|
|
27
|
+
}
|
package/data/docs/types/Kbd.json
CHANGED
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
"description": "",
|
|
13
13
|
"name": "as",
|
|
14
14
|
"parent": {
|
|
15
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
15
|
+
"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",
|
|
16
16
|
"name": "PolymorphicProps"
|
|
17
17
|
},
|
|
18
18
|
"declarations": [
|
|
19
19
|
{
|
|
20
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
20
|
+
"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",
|
|
21
21
|
"name": "PolymorphicProps"
|
|
22
22
|
}
|
|
23
23
|
],
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
"description": "",
|
|
32
32
|
"name": "asChild",
|
|
33
33
|
"parent": {
|
|
34
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
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/factory.types.d.ts",
|
|
35
35
|
"name": "PolymorphicProps"
|
|
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.
|
|
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/factory.types.d.ts",
|
|
40
40
|
"name": "PolymorphicProps"
|
|
41
41
|
}
|
|
42
42
|
],
|
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"name": "css",
|
|
52
52
|
"parent": {
|
|
53
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
53
|
+
"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",
|
|
54
54
|
"name": "JsxStyleProps"
|
|
55
55
|
},
|
|
56
56
|
"declarations": [
|
|
57
57
|
{
|
|
58
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
58
|
+
"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",
|
|
59
59
|
"name": "JsxStyleProps"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
@@ -69,12 +69,12 @@
|
|
|
69
69
|
"description": "If `true`, the element will opt out of the theme styles.",
|
|
70
70
|
"name": "unstyled",
|
|
71
71
|
"parent": {
|
|
72
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
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
73
|
"name": "UnstyledProp"
|
|
74
74
|
},
|
|
75
75
|
"declarations": [
|
|
76
76
|
{
|
|
77
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
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
78
|
"name": "UnstyledProp"
|
|
79
79
|
}
|
|
80
80
|
],
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
"description": "",
|
|
13
13
|
"name": "as",
|
|
14
14
|
"parent": {
|
|
15
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
15
|
+
"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",
|
|
16
16
|
"name": "PolymorphicProps"
|
|
17
17
|
},
|
|
18
18
|
"declarations": [
|
|
19
19
|
{
|
|
20
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
20
|
+
"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",
|
|
21
21
|
"name": "PolymorphicProps"
|
|
22
22
|
}
|
|
23
23
|
],
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
"description": "",
|
|
32
32
|
"name": "asChild",
|
|
33
33
|
"parent": {
|
|
34
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
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/factory.types.d.ts",
|
|
35
35
|
"name": "PolymorphicProps"
|
|
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.
|
|
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/factory.types.d.ts",
|
|
40
40
|
"name": "PolymorphicProps"
|
|
41
41
|
}
|
|
42
42
|
],
|
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
"description": "",
|
|
51
51
|
"name": "css",
|
|
52
52
|
"parent": {
|
|
53
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
53
|
+
"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",
|
|
54
54
|
"name": "JsxStyleProps"
|
|
55
55
|
},
|
|
56
56
|
"declarations": [
|
|
57
57
|
{
|
|
58
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
58
|
+
"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",
|
|
59
59
|
"name": "JsxStyleProps"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
@@ -84,12 +84,12 @@
|
|
|
84
84
|
"description": "",
|
|
85
85
|
"name": "media",
|
|
86
86
|
"parent": {
|
|
87
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
87
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
88
88
|
"name": "AnchorHTMLAttributes"
|
|
89
89
|
},
|
|
90
90
|
"declarations": [
|
|
91
91
|
{
|
|
92
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
92
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
93
93
|
"name": "AnchorHTMLAttributes"
|
|
94
94
|
}
|
|
95
95
|
],
|
|
@@ -103,12 +103,12 @@
|
|
|
103
103
|
"description": "If `true`, the element will opt out of the theme styles.",
|
|
104
104
|
"name": "unstyled",
|
|
105
105
|
"parent": {
|
|
106
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
106
|
+
"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",
|
|
107
107
|
"name": "UnstyledProp"
|
|
108
108
|
},
|
|
109
109
|
"declarations": [
|
|
110
110
|
{
|
|
111
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
111
|
+
"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",
|
|
112
112
|
"name": "UnstyledProp"
|
|
113
113
|
}
|
|
114
114
|
],
|
|
@@ -122,12 +122,12 @@
|
|
|
122
122
|
"description": "",
|
|
123
123
|
"name": "type",
|
|
124
124
|
"parent": {
|
|
125
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
125
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
126
126
|
"name": "AnchorHTMLAttributes"
|
|
127
127
|
},
|
|
128
128
|
"declarations": [
|
|
129
129
|
{
|
|
130
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
130
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
131
131
|
"name": "AnchorHTMLAttributes"
|
|
132
132
|
}
|
|
133
133
|
],
|
|
@@ -141,12 +141,12 @@
|
|
|
141
141
|
"description": "The URL to navigate to when the back link is clicked",
|
|
142
142
|
"name": "href",
|
|
143
143
|
"parent": {
|
|
144
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
144
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
145
145
|
"name": "AnchorHTMLAttributes"
|
|
146
146
|
},
|
|
147
147
|
"declarations": [
|
|
148
148
|
{
|
|
149
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
149
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
150
150
|
"name": "AnchorHTMLAttributes"
|
|
151
151
|
},
|
|
152
152
|
{
|
|
@@ -164,12 +164,12 @@
|
|
|
164
164
|
"description": "",
|
|
165
165
|
"name": "target",
|
|
166
166
|
"parent": {
|
|
167
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
167
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
168
168
|
"name": "AnchorHTMLAttributes"
|
|
169
169
|
},
|
|
170
170
|
"declarations": [
|
|
171
171
|
{
|
|
172
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
172
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
173
173
|
"name": "AnchorHTMLAttributes"
|
|
174
174
|
}
|
|
175
175
|
],
|
|
@@ -183,12 +183,12 @@
|
|
|
183
183
|
"description": "",
|
|
184
184
|
"name": "download",
|
|
185
185
|
"parent": {
|
|
186
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
186
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
187
187
|
"name": "AnchorHTMLAttributes"
|
|
188
188
|
},
|
|
189
189
|
"declarations": [
|
|
190
190
|
{
|
|
191
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
191
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
192
192
|
"name": "AnchorHTMLAttributes"
|
|
193
193
|
}
|
|
194
194
|
],
|
|
@@ -202,12 +202,12 @@
|
|
|
202
202
|
"description": "",
|
|
203
203
|
"name": "hrefLang",
|
|
204
204
|
"parent": {
|
|
205
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
205
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
206
206
|
"name": "AnchorHTMLAttributes"
|
|
207
207
|
},
|
|
208
208
|
"declarations": [
|
|
209
209
|
{
|
|
210
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
210
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
211
211
|
"name": "AnchorHTMLAttributes"
|
|
212
212
|
}
|
|
213
213
|
],
|
|
@@ -221,12 +221,12 @@
|
|
|
221
221
|
"description": "",
|
|
222
222
|
"name": "ping",
|
|
223
223
|
"parent": {
|
|
224
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
224
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
225
225
|
"name": "AnchorHTMLAttributes"
|
|
226
226
|
},
|
|
227
227
|
"declarations": [
|
|
228
228
|
{
|
|
229
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
229
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
230
230
|
"name": "AnchorHTMLAttributes"
|
|
231
231
|
}
|
|
232
232
|
],
|
|
@@ -240,12 +240,12 @@
|
|
|
240
240
|
"description": "",
|
|
241
241
|
"name": "referrerPolicy",
|
|
242
242
|
"parent": {
|
|
243
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
243
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
244
244
|
"name": "AnchorHTMLAttributes"
|
|
245
245
|
},
|
|
246
246
|
"declarations": [
|
|
247
247
|
{
|
|
248
|
-
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.
|
|
248
|
+
"fileName": "nimbus/node_modules/.pnpm/@types+react@19.2.18/node_modules/@types/react/index.d.ts",
|
|
249
249
|
"name": "AnchorHTMLAttributes"
|
|
250
250
|
}
|
|
251
251
|
],
|
|
@@ -304,12 +304,12 @@
|
|
|
304
304
|
"description": "Handler that is called when the element receives focus.",
|
|
305
305
|
"name": "onFocus",
|
|
306
306
|
"parent": {
|
|
307
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
307
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
308
308
|
"name": "FocusEvents"
|
|
309
309
|
},
|
|
310
310
|
"declarations": [
|
|
311
311
|
{
|
|
312
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
312
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
313
313
|
"name": "FocusEvents"
|
|
314
314
|
}
|
|
315
315
|
],
|
|
@@ -323,12 +323,12 @@
|
|
|
323
323
|
"description": "Handler that is called when the element loses focus.",
|
|
324
324
|
"name": "onBlur",
|
|
325
325
|
"parent": {
|
|
326
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
326
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
327
327
|
"name": "FocusEvents"
|
|
328
328
|
},
|
|
329
329
|
"declarations": [
|
|
330
330
|
{
|
|
331
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
331
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
332
332
|
"name": "FocusEvents"
|
|
333
333
|
}
|
|
334
334
|
],
|
|
@@ -342,12 +342,12 @@
|
|
|
342
342
|
"description": "**Not recommended – use `onPress` instead.** `onClick` is an alias for `onPress`\nprovided for compatibility with other libraries. `onPress` provides\nadditional event details for non-mouse interactions.\n@deprecated Use `onPress` instead — it provides unified press handling\nacross mouse, touch, and keyboard interactions.",
|
|
343
343
|
"name": "onClick",
|
|
344
344
|
"parent": {
|
|
345
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
345
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
346
346
|
"name": "PressEvents"
|
|
347
347
|
},
|
|
348
348
|
"declarations": [
|
|
349
349
|
{
|
|
350
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
350
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/events.d.ts",
|
|
351
351
|
"name": "PressEvents"
|
|
352
352
|
},
|
|
353
353
|
{
|
|
@@ -13,12 +13,12 @@
|
|
|
13
13
|
"description": "",
|
|
14
14
|
"name": "css",
|
|
15
15
|
"parent": {
|
|
16
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
16
|
+
"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",
|
|
17
17
|
"name": "JsxStyleProps"
|
|
18
18
|
},
|
|
19
19
|
"declarations": [
|
|
20
20
|
{
|
|
21
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
21
|
+
"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",
|
|
22
22
|
"name": "JsxStyleProps"
|
|
23
23
|
}
|
|
24
24
|
],
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
"description": "",
|
|
33
33
|
"name": "as",
|
|
34
34
|
"parent": {
|
|
35
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
35
|
+
"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",
|
|
36
36
|
"name": "PolymorphicProps"
|
|
37
37
|
},
|
|
38
38
|
"declarations": [
|
|
39
39
|
{
|
|
40
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
40
|
+
"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",
|
|
41
41
|
"name": "PolymorphicProps"
|
|
42
42
|
}
|
|
43
43
|
],
|
|
@@ -51,12 +51,12 @@
|
|
|
51
51
|
"description": "",
|
|
52
52
|
"name": "asChild",
|
|
53
53
|
"parent": {
|
|
54
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
54
|
+
"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",
|
|
55
55
|
"name": "PolymorphicProps"
|
|
56
56
|
},
|
|
57
57
|
"declarations": [
|
|
58
58
|
{
|
|
59
|
-
"fileName": "nimbus/node_modules/.pnpm/@chakra-ui+react@3.36.1_@emotion+react@11.14.0_@types+react@19.2.
|
|
59
|
+
"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",
|
|
60
60
|
"name": "PolymorphicProps"
|
|
61
61
|
}
|
|
62
62
|
],
|