@commercetools/nimbus-mcp 3.4.0 → 3.5.1
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/routes/components-data-display-data-table.json +172 -14
- package/data/docs/routes/home-getting-started-installation.json +2 -2
- 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/BreadcrumbsItem.json +18 -18
- package/data/docs/types/BreadcrumbsRoot.json +2 -2
- 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/ItemRoot.json +16 -16
- 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 +18 -18
- 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 +2 -2
- package/data/docs/types/SkeletonCircle.json +2 -2
- package/data/docs/types/Slider.json +18 -18
- 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 +3 -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
|
@@ -790,10 +790,10 @@
|
|
|
790
790
|
"name": "(index: number, value: DropItem) => DropItem[]"
|
|
791
791
|
}
|
|
792
792
|
},
|
|
793
|
-
"__@iterator@
|
|
793
|
+
"__@iterator@1070": {
|
|
794
794
|
"defaultValue": null,
|
|
795
795
|
"description": "Iterator",
|
|
796
|
-
"name": "__@iterator@
|
|
796
|
+
"name": "__@iterator@1070",
|
|
797
797
|
"parent": {
|
|
798
798
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
|
|
799
799
|
"name": "String"
|
|
@@ -809,10 +809,10 @@
|
|
|
809
809
|
"name": "() => StringIterator<string>"
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
|
-
"__@unscopables@
|
|
812
|
+
"__@unscopables@3141": {
|
|
813
813
|
"defaultValue": null,
|
|
814
814
|
"description": "Is an object whose properties have the value 'true'\nwhen they will be absent when used in a 'with' statement.",
|
|
815
|
-
"name": "__@unscopables@
|
|
815
|
+
"name": "__@unscopables@3141",
|
|
816
816
|
"parent": {
|
|
817
817
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts",
|
|
818
818
|
"name": "Array"
|
|
@@ -224,6 +224,9 @@
|
|
|
224
224
|
"DataTableTable": "DataTableTable",
|
|
225
225
|
"DataTableHeader": "DataTableHeader",
|
|
226
226
|
"DataTableBody": "DataTableBody",
|
|
227
|
+
"DataTableRow": "DataTableRow",
|
|
228
|
+
"DataTableCell": "DataTableCell",
|
|
229
|
+
"DataTableColumn": "DataTableColumn",
|
|
227
230
|
"DataTableFooter": "DataTableFooter",
|
|
228
231
|
"DataTableManager": "DataTableManager",
|
|
229
232
|
"PageContent": "PageContent",
|
|
@@ -1028,10 +1028,10 @@
|
|
|
1028
1028
|
"name": "() => string"
|
|
1029
1029
|
}
|
|
1030
1030
|
},
|
|
1031
|
-
"__@iterator@
|
|
1031
|
+
"__@iterator@1070": {
|
|
1032
1032
|
"defaultValue": null,
|
|
1033
1033
|
"description": "Iterator",
|
|
1034
|
-
"name": "__@iterator@
|
|
1034
|
+
"name": "__@iterator@1070",
|
|
1035
1035
|
"parent": {
|
|
1036
1036
|
"fileName": "nimbus/node_modules/.pnpm/typescript@5.9.3/node_modules/typescript/lib/lib.es2015.iterable.d.ts",
|
|
1037
1037
|
"name": "String"
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
"description": "Initial root items in the tree.",
|
|
13
13
|
"name": "initialItems",
|
|
14
14
|
"parent": {
|
|
15
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
15
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/data/useTreeData.d.ts",
|
|
16
16
|
"name": "TreeOptions"
|
|
17
17
|
},
|
|
18
18
|
"declarations": [
|
|
19
19
|
{
|
|
20
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
20
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/data/useTreeData.d.ts",
|
|
21
21
|
"name": "TreeOptions"
|
|
22
22
|
}
|
|
23
23
|
],
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
"description": "The keys for the initially selected items.",
|
|
32
32
|
"name": "initialSelectedKeys",
|
|
33
33
|
"parent": {
|
|
34
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
34
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/data/useTreeData.d.ts",
|
|
35
35
|
"name": "TreeOptions"
|
|
36
36
|
},
|
|
37
37
|
"declarations": [
|
|
38
38
|
{
|
|
39
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
39
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/data/useTreeData.d.ts",
|
|
40
40
|
"name": "TreeOptions"
|
|
41
41
|
}
|
|
42
42
|
],
|
|
@@ -50,12 +50,12 @@
|
|
|
50
50
|
"description": "A function that returns a unique key for an item object.",
|
|
51
51
|
"name": "getKey",
|
|
52
52
|
"parent": {
|
|
53
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
53
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/data/useTreeData.d.ts",
|
|
54
54
|
"name": "TreeOptions"
|
|
55
55
|
},
|
|
56
56
|
"declarations": [
|
|
57
57
|
{
|
|
58
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
58
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/data/useTreeData.d.ts",
|
|
59
59
|
"name": "TreeOptions"
|
|
60
60
|
}
|
|
61
61
|
],
|
|
@@ -69,12 +69,12 @@
|
|
|
69
69
|
"description": "A function that returns the children for an item object.",
|
|
70
70
|
"name": "getChildren",
|
|
71
71
|
"parent": {
|
|
72
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
72
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/data/useTreeData.d.ts",
|
|
73
73
|
"name": "TreeOptions"
|
|
74
74
|
},
|
|
75
75
|
"declarations": [
|
|
76
76
|
{
|
|
77
|
-
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.
|
|
77
|
+
"fileName": "nimbus/node_modules/.pnpm/react-stately@3.49.0_react@19.2.0/node_modules/react-stately/dist/types/src/data/useTreeData.d.ts",
|
|
78
78
|
"name": "TreeOptions"
|
|
79
79
|
}
|
|
80
80
|
],
|
|
@@ -88,12 +88,12 @@
|
|
|
88
88
|
"description": "The item keys that are disabled. These items cannot be selected, focused, or otherwise\ninteracted with.",
|
|
89
89
|
"name": "disabledKeys",
|
|
90
90
|
"parent": {
|
|
91
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
91
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
92
92
|
"name": "CollectionBase"
|
|
93
93
|
},
|
|
94
94
|
"declarations": [
|
|
95
95
|
{
|
|
96
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
96
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
97
97
|
"name": "CollectionBase"
|
|
98
98
|
}
|
|
99
99
|
],
|
|
@@ -107,12 +107,12 @@
|
|
|
107
107
|
"description": "The type of selection that is allowed in the collection.",
|
|
108
108
|
"name": "selectionMode",
|
|
109
109
|
"parent": {
|
|
110
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
110
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
111
111
|
"name": "MultipleSelection"
|
|
112
112
|
},
|
|
113
113
|
"declarations": [
|
|
114
114
|
{
|
|
115
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
115
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
116
116
|
"name": "MultipleSelection"
|
|
117
117
|
}
|
|
118
118
|
],
|
|
@@ -138,12 +138,12 @@
|
|
|
138
138
|
"description": "The currently selected keys in the collection (controlled).",
|
|
139
139
|
"name": "selectedKeys",
|
|
140
140
|
"parent": {
|
|
141
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
141
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
142
142
|
"name": "MultipleSelection"
|
|
143
143
|
},
|
|
144
144
|
"declarations": [
|
|
145
145
|
{
|
|
146
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
146
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
147
147
|
"name": "MultipleSelection"
|
|
148
148
|
}
|
|
149
149
|
],
|
|
@@ -157,12 +157,12 @@
|
|
|
157
157
|
"description": "The initial selected keys in the collection (uncontrolled).",
|
|
158
158
|
"name": "defaultSelectedKeys",
|
|
159
159
|
"parent": {
|
|
160
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
160
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
161
161
|
"name": "MultipleSelection"
|
|
162
162
|
},
|
|
163
163
|
"declarations": [
|
|
164
164
|
{
|
|
165
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
165
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
166
166
|
"name": "MultipleSelection"
|
|
167
167
|
}
|
|
168
168
|
],
|
|
@@ -176,12 +176,12 @@
|
|
|
176
176
|
"description": "Handler that is called when the selection changes.",
|
|
177
177
|
"name": "onSelectionChange",
|
|
178
178
|
"parent": {
|
|
179
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
179
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
180
180
|
"name": "MultipleSelection"
|
|
181
181
|
},
|
|
182
182
|
"declarations": [
|
|
183
183
|
{
|
|
184
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
184
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/selection.d.ts",
|
|
185
185
|
"name": "MultipleSelection"
|
|
186
186
|
}
|
|
187
187
|
],
|
|
@@ -195,12 +195,12 @@
|
|
|
195
195
|
"description": "Handler that is called when items are expanded or collapsed.",
|
|
196
196
|
"name": "onExpandedChange",
|
|
197
197
|
"parent": {
|
|
198
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
198
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
199
199
|
"name": "Expandable"
|
|
200
200
|
},
|
|
201
201
|
"declarations": [
|
|
202
202
|
{
|
|
203
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
203
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
204
204
|
"name": "Expandable"
|
|
205
205
|
}
|
|
206
206
|
],
|
|
@@ -214,12 +214,12 @@
|
|
|
214
214
|
"description": "The currently expanded keys in the collection (controlled).",
|
|
215
215
|
"name": "expandedKeys",
|
|
216
216
|
"parent": {
|
|
217
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
217
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
218
218
|
"name": "Expandable"
|
|
219
219
|
},
|
|
220
220
|
"declarations": [
|
|
221
221
|
{
|
|
222
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
222
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
223
223
|
"name": "Expandable"
|
|
224
224
|
}
|
|
225
225
|
],
|
|
@@ -233,12 +233,12 @@
|
|
|
233
233
|
"description": "The initial expanded keys in the collection (uncontrolled).",
|
|
234
234
|
"name": "defaultExpandedKeys",
|
|
235
235
|
"parent": {
|
|
236
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
236
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
237
237
|
"name": "Expandable"
|
|
238
238
|
},
|
|
239
239
|
"declarations": [
|
|
240
240
|
{
|
|
241
|
-
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.
|
|
241
|
+
"fileName": "nimbus/node_modules/.pnpm/@react-types+shared@3.36.1_react@19.2.0/node_modules/@react-types/shared/src/collections.d.ts",
|
|
242
242
|
"name": "Expandable"
|
|
243
243
|
}
|
|
244
244
|
],
|
package/data/tokens.json
CHANGED
|
@@ -13307,6 +13307,24 @@
|
|
|
13307
13307
|
"6"
|
|
13308
13308
|
]
|
|
13309
13309
|
},
|
|
13310
|
+
{
|
|
13311
|
+
"name": "shadow.right",
|
|
13312
|
+
"value": "6px 0 8px -2px hsla(0, 0%, 0%, 0.15)",
|
|
13313
|
+
"category": "shadow",
|
|
13314
|
+
"path": [
|
|
13315
|
+
"shadow",
|
|
13316
|
+
"right"
|
|
13317
|
+
]
|
|
13318
|
+
},
|
|
13319
|
+
{
|
|
13320
|
+
"name": "shadow.left",
|
|
13321
|
+
"value": "-6px 0 8px -2px hsla(0, 0%, 0%, 0.15)",
|
|
13322
|
+
"category": "shadow",
|
|
13323
|
+
"path": [
|
|
13324
|
+
"shadow",
|
|
13325
|
+
"left"
|
|
13326
|
+
]
|
|
13327
|
+
},
|
|
13310
13328
|
{
|
|
13311
13329
|
"name": "opacity.5",
|
|
13312
13330
|
"value": "0.05",
|
|
@@ -27037,6 +27055,24 @@
|
|
|
27037
27055
|
"shadow",
|
|
27038
27056
|
"6"
|
|
27039
27057
|
]
|
|
27058
|
+
},
|
|
27059
|
+
{
|
|
27060
|
+
"name": "shadow.right",
|
|
27061
|
+
"value": "6px 0 8px -2px hsla(0, 0%, 0%, 0.15)",
|
|
27062
|
+
"category": "shadow",
|
|
27063
|
+
"path": [
|
|
27064
|
+
"shadow",
|
|
27065
|
+
"right"
|
|
27066
|
+
]
|
|
27067
|
+
},
|
|
27068
|
+
{
|
|
27069
|
+
"name": "shadow.left",
|
|
27070
|
+
"value": "-6px 0 8px -2px hsla(0, 0%, 0%, 0.15)",
|
|
27071
|
+
"category": "shadow",
|
|
27072
|
+
"path": [
|
|
27073
|
+
"shadow",
|
|
27074
|
+
"left"
|
|
27075
|
+
]
|
|
27040
27076
|
}
|
|
27041
27077
|
],
|
|
27042
27078
|
"opacity": [
|
|
@@ -30537,6 +30573,12 @@
|
|
|
30537
30573
|
"0 10px 24px 0 hsla(0, 0%, 0%, 0.15)": [
|
|
30538
30574
|
"shadow.6"
|
|
30539
30575
|
],
|
|
30576
|
+
"6px 0 8px -2px hsla(0, 0%, 0%, 0.15)": [
|
|
30577
|
+
"shadow.right"
|
|
30578
|
+
],
|
|
30579
|
+
"-6px 0 8px -2px hsla(0, 0%, 0%, 0.15)": [
|
|
30580
|
+
"shadow.left"
|
|
30581
|
+
],
|
|
30540
30582
|
"0.05": [
|
|
30541
30583
|
"opacity.5"
|
|
30542
30584
|
],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools/nimbus-mcp",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.5.1",
|
|
4
4
|
"description": "MCP server for the Nimbus design system",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"publishConfig": {
|
|
@@ -28,16 +28,16 @@
|
|
|
28
28
|
"zod": "^4.4.3"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@commercetools-frontend/ui-kit": "^20.6.
|
|
31
|
+
"@commercetools-frontend/ui-kit": "^20.6.7",
|
|
32
32
|
"@commercetools-uikit/design-system": "^20.6.4",
|
|
33
|
-
"@modelcontextprotocol/inspector": "^0.
|
|
33
|
+
"@modelcontextprotocol/inspector": "^0.22.0",
|
|
34
34
|
"@types/node": "^24.13.3",
|
|
35
35
|
"tsup": "^8.5.1",
|
|
36
|
-
"tsx": "^4.23.
|
|
36
|
+
"tsx": "^4.23.5",
|
|
37
37
|
"typescript": "~5.9.3",
|
|
38
|
-
"@commercetools/nimbus": "^3.
|
|
39
|
-
"@commercetools/nimbus-icons": "^3.
|
|
40
|
-
"@commercetools/nimbus-tokens": "^3.
|
|
38
|
+
"@commercetools/nimbus": "^3.5.1",
|
|
39
|
+
"@commercetools/nimbus-icons": "^3.5.1",
|
|
40
|
+
"@commercetools/nimbus-tokens": "^3.5.1"
|
|
41
41
|
},
|
|
42
42
|
"scripts": {
|
|
43
43
|
"prebuild": "tsx scripts/prebuild.ts",
|