react-cosmos-ui 7.3.0 → 7.3.1-canary.a9c456b.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.
|
@@ -1003,7 +1003,7 @@
|
|
|
1003
1003
|
background: ${nt};
|
|
1004
1004
|
overflow-x: hidden;
|
|
1005
1005
|
overflow-y: auto;
|
|
1006
|
-
`;function _u(){return e.createElement(Cu,null,e.createElement(Pu,null,e.createElement(Ou,{href:"https://github.com/react-cosmos/react-cosmos/releases",label:"v7.
|
|
1006
|
+
`;function _u(){return e.createElement(Cu,null,e.createElement(Pu,null,e.createElement(Ou,{href:"https://github.com/react-cosmos/react-cosmos/releases",label:"v7.3.0",title:"Releases"}),e.createElement(Ou,{icon:e.createElement(Yt,null),href:"https://reactcosmos.org/docs/user-interface",title:"Documentation"}),e.createElement(Ou,{icon:e.createElement(tn,null),href:"https://discord.gg/3X95VgfnW5",title:"Discord"})))}const Cu=je.div`
|
|
1007
1007
|
position: absolute;
|
|
1008
1008
|
top: 0;
|
|
1009
1009
|
bottom: 0;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-cosmos-ui",
|
|
3
|
-
"version": "7.3.0",
|
|
3
|
+
"version": "7.3.1-canary.a9c456b.0+a9c456b",
|
|
4
4
|
"description": "React Cosmos UI",
|
|
5
5
|
"repository": "https://github.com/react-cosmos/react-cosmos/tree/main/packages/react-cosmos-ui",
|
|
6
6
|
"license": "MIT",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"playground": "cosmos"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"react-cosmos-core": "
|
|
20
|
+
"react-cosmos-core": "7.3.1-canary.a9c456b.0+a9c456b"
|
|
21
21
|
},
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"react": ">=18",
|
|
@@ -29,5 +29,5 @@
|
|
|
29
29
|
"react-plugin": "3.0.0-alpha.4",
|
|
30
30
|
"styled-components": "5.3.11"
|
|
31
31
|
},
|
|
32
|
-
"gitHead": "
|
|
32
|
+
"gitHead": "a9c456b7b18e632df61c8ad74709f626410b0bb2"
|
|
33
33
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"7.0.0-dev.20260417.1","root":["./src/cosmos.decorator.tsx","./src/cosmos.
|
|
1
|
+
{"version":"7.0.0-dev.20260417.1","root":["./src/cosmos.decorator.tsx","./src/cosmos.loadPlugins.ts","./src/globals.d.ts","./src/index.ts","./src/playground.tsx","./src/playgroundConfig.ts","./src/pluginMocks.ts","./src/components/BaseSvg.tsx","./src/components/Icon.tsx","./src/components/Illustration.tsx","./src/components/KeyBox.tsx","./src/components/SidePanel.tsx","./src/components/Space.tsx","./src/components/TreeView.tsx","./src/components/ValueInputTree/ExpandCollapseValues.tsx","./src/components/ValueInputTree/ValueInputDir.tsx","./src/components/ValueInputTree/ValueInputTree.tsx","./src/components/ValueInputTree/index.ts","./src/components/ValueInputTree/shared.ts","./src/components/ValueInputTree/valueGroups.ts","./src/components/ValueInputTree/valueTree.ts","./src/components/ValueInputTree/valueTreeExpansion.ts","./src/components/ValueInputTree/ValueInput/BooleanValueInput.tsx","./src/components/ValueInputTree/ValueInput/NullValueInput.tsx","./src/components/ValueInputTree/ValueInput/NumberValueInput.tsx","./src/components/ValueInputTree/ValueInput/StringValueInput.tsx","./src/components/ValueInputTree/ValueInput/UndefinedValueInput.tsx","./src/components/ValueInputTree/ValueInput/UnserializableValueInput.tsx","./src/components/ValueInputTree/ValueInput/ValueInput.tsx","./src/components/ValueInputTree/ValueInput/shared.tsx","./src/components/buttons/Button32.tsx","./src/components/buttons/Button8.tsx","./src/components/buttons/IconButton32.tsx","./src/components/buttons/IconButton8.tsx","./src/components/buttons/index.tsx","./src/components/buttons/shared.tsx","./src/components/icons/index.tsx","./src/components/inputs/NumberInput.tsx","./src/components/inputs/Select.tsx","./src/components/inputs/shared.tsx","./src/hooks/useDrag.ts","./src/hooks/useFocus.ts","./src/plugins/pluginEntry.ts","./src/plugins/BuildNotifications/index.ts","./src/plugins/BuildNotifications/spec.ts","./src/plugins/ClassStatePanel/index.tsx","./src/plugins/ClassStatePanel/shared.ts","./src/plugins/ClassStatePanel/spec.ts","./src/plugins/ClassStatePanel/ClassStatePanel/ComponentClassState.tsx","./src/plugins/ClassStatePanel/ClassStatePanel/index.tsx","./src/plugins/ClassStatePanel/ClassStatePanel/shared.ts","./src/plugins/Core/index.tsx","./src/plugins/Core/spec.ts","./src/plugins/FixtureBookmark/BookmarkFixtureButton.tsx","./src/plugins/FixtureBookmark/FixtureBookmarks.tsx","./src/plugins/FixtureBookmark/index.tsx","./src/plugins/FixtureBookmark/spec.ts","./src/plugins/FixtureSearch/FixtureSearchHeader.tsx","./src/plugins/FixtureSearch/FixtureSearchOverlay.tsx","./src/plugins/FixtureSearch/FixtureSearchResult.tsx","./src/plugins/FixtureSearch/FixtureSearchShortcuts.tsx","./src/plugins/FixtureSearch/index.tsx","./src/plugins/FixtureSearch/spec.ts","./src/plugins/FixtureTree/BlankState.tsx","./src/plugins/FixtureTree/FixtureSelectContext.tsx","./src/plugins/FixtureTree/FixtureTreeContainer.tsx","./src/plugins/FixtureTree/FixtureTreeHeader.tsx","./src/plugins/FixtureTree/index.tsx","./src/plugins/FixtureTree/revealFixture.ts","./src/plugins/FixtureTree/shared.ts","./src/plugins/FixtureTree/spec.ts","./src/plugins/FixtureTree/useScrollToSelected.ts","./src/plugins/FixtureTree/FixtureTree/FixtureButton.tsx","./src/plugins/FixtureTree/FixtureTree/FixtureDir.tsx","./src/plugins/FixtureTree/FixtureTree/FixtureLink.tsx","./src/plugins/FixtureTree/FixtureTree/FixtureTree.tsx","./src/plugins/FixtureTree/FixtureTree/FixtureTreeItem.ts","./src/plugins/FixtureTree/FixtureTree/MultiFixtureButton.tsx","./src/plugins/FixtureTree/FixtureTree/MultiFixtureChildButton.tsx","./src/plugins/FullScreenButton/FullScreenButton.tsx","./src/plugins/FullScreenButton/index.tsx","./src/plugins/FullScreenButton/spec.ts","./src/plugins/InputsPanel/InputsPanel.tsx","./src/plugins/InputsPanel/index.tsx","./src/plugins/InputsPanel/shared.ts","./src/plugins/InputsPanel/spec.ts","./src/plugins/MessageHandler/index.tsx","./src/plugins/MessageHandler/shared.ts","./src/plugins/MessageHandler/socket.ts","./src/plugins/MessageHandler/spec.ts","./src/plugins/Notifications/Notifications.tsx","./src/plugins/Notifications/index.tsx","./src/plugins/Notifications/pushNotification.tsx","./src/plugins/Notifications/shared.tsx","./src/plugins/Notifications/spec.ts","./src/plugins/PluginList/PluginList.tsx","./src/plugins/PluginList/index.tsx","./src/plugins/PluginList/spec.ts","./src/plugins/PropsPanel/BlankState.tsx","./src/plugins/PropsPanel/index.tsx","./src/plugins/PropsPanel/shared.ts","./src/plugins/PropsPanel/spec.ts","./src/plugins/PropsPanel/PropsPanel/ComponentProps.tsx","./src/plugins/PropsPanel/PropsPanel/index.tsx","./src/plugins/PropsPanel/PropsPanel/shared.ts","./src/plugins/RemoteRenderer/index.tsx","./src/plugins/RemoteRenderer/shared.ts","./src/plugins/RemoteRenderer/spec.ts","./src/plugins/RemoteRenderer/RemoteButton/copyToClipboard.ts","./src/plugins/RemoteRenderer/RemoteButton/index.tsx","./src/plugins/RendererCore/index.ts","./src/plugins/RendererCore/onRouterFixtureReselect.ts","./src/plugins/RendererCore/onRouterFixtureSelect.ts","./src/plugins/RendererCore/onRouterFixtureUnselect.ts","./src/plugins/RendererCore/reloadRenderer.ts","./src/plugins/RendererCore/setFixtureState.ts","./src/plugins/RendererCore/setGlobalFixtureState.ts","./src/plugins/RendererCore/spec.ts","./src/plugins/RendererCore/receiveResponse/fixtureChange.ts","./src/plugins/RendererCore/receiveResponse/fixtureListUpdate.ts","./src/plugins/RendererCore/receiveResponse/fixtureStateChange.ts","./src/plugins/RendererCore/receiveResponse/index.ts","./src/plugins/RendererCore/receiveResponse/playgroundCommand.ts","./src/plugins/RendererCore/receiveResponse/pushStickyNotification.ts","./src/plugins/RendererCore/receiveResponse/pushTimedNotification.ts","./src/plugins/RendererCore/receiveResponse/removeStickyNotification.ts","./src/plugins/RendererCore/receiveResponse/rendererReady.ts","./src/plugins/RendererCore/shared/index.ts","./src/plugins/RendererCore/shared/postRequest.ts","./src/plugins/RendererCore/shared/router.ts","./src/plugins/RendererPreview/RendererPreview.tsx","./src/plugins/RendererPreview/handleRendererRequests.ts","./src/plugins/RendererPreview/handleWindowMessages.ts","./src/plugins/RendererPreview/index.tsx","./src/plugins/RendererPreview/shared.ts","./src/plugins/RendererPreview/spec.ts","./src/plugins/RendererPreview/RendererOverlay/RemoteRendererConnected.tsx","./src/plugins/RendererPreview/RendererOverlay/RemoteRendererOverlay.tsx","./src/plugins/RendererPreview/RendererOverlay/RendererOverlay.tsx","./src/plugins/RendererPreview/RendererOverlay/WaitingForRenderer.tsx","./src/plugins/RendererPreview/RendererOverlay/rendererOverlayShared.ts","./src/plugins/RendererSelect/index.tsx","./src/plugins/RendererSelect/spec.ts","./src/plugins/ResponsivePreview/index.tsx","./src/plugins/ResponsivePreview/shared.ts","./src/plugins/ResponsivePreview/spec.ts","./src/plugins/ResponsivePreview/ResponsivePreview/ResponsiveHeader.tsx","./src/plugins/ResponsivePreview/ResponsivePreview/ResponsivePreview.tsx","./src/plugins/ResponsivePreview/ResponsivePreview/style.ts","./src/plugins/ResponsivePreview/ToggleButton/index.tsx","./src/plugins/Root/ControlPanel.tsx","./src/plugins/Root/NavPanel.tsx","./src/plugins/Root/RendererHeader.tsx","./src/plugins/Root/Root.tsx","./src/plugins/Root/index.tsx","./src/plugins/Root/shared.ts","./src/plugins/Root/spec.ts","./src/plugins/Root/HomeOverlay/HomeOverlay.tsx","./src/plugins/Root/persistentState/controlPanelOpen.tsx","./src/plugins/Root/persistentState/controlPanelWidth.ts","./src/plugins/Root/persistentState/drawerPanels.ts","./src/plugins/Root/persistentState/navPanelOpen.ts","./src/plugins/Root/persistentState/navPanelWidth.ts","./src/plugins/Router/index.ts","./src/plugins/Router/spec.ts","./src/plugins/SelectInput/SelectValueInput.tsx","./src/plugins/SelectInput/index.tsx","./src/plugins/SelectInput/spec.ts","./src/plugins/StandardInput/index.tsx","./src/plugins/StandardInput/spec.ts","./src/plugins/StandardInput/storage.ts","./src/plugins/Storage/index.ts","./src/plugins/Storage/spec.ts","./src/shared/defaultPluginConfig.ts","./src/shared/fixtureTree.ts","./src/shared/groupedOptions.ts","./src/shared/treeExpansion.ts","./src/shared/url.ts","./src/slots/ControlPanelRowSlot.tsx","./src/slots/FixtureActionSlot.tsx","./src/slots/InputSlot.tsx","./src/slots/InputsActionSlot.tsx","./src/slots/NavPanelRowSlot.tsx","./src/slots/RendererActionSlot.tsx","./src/slots/ValueInputSlot.tsx","./src/style/colors.ts","./src/style/globalStyle.ts","./src/style/vars.ts"]}
|