@teambit/lanes 1.0.583 → 1.0.584
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.
@@ -41,7 +41,7 @@ export declare class LanesUI {
|
|
41
41
|
private scope?;
|
42
42
|
static dependencies: import("@teambit/harmony").Aspect[];
|
43
43
|
static runtime: import("@teambit/harmony").RuntimeDefinition;
|
44
|
-
static slots: (((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<MenuWidgetSlot>) | ((registerFn: () => string) => SlotRegistry<NavigationSlot>) | ((registerFn: () => string) => SlotRegistry<
|
44
|
+
static slots: (((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<MenuWidgetSlot>) | ((registerFn: () => string) => SlotRegistry<NavigationSlot>) | ((registerFn: () => string) => SlotRegistry<LaneProviderIgnoreSlot>))[];
|
45
45
|
constructor(componentUI: ComponentUI, componentCompareUI: ComponentCompareUI, routeSlot: RouteSlot, navSlot: LanesOrderedNavigationSlot, menuWidgetSlot: MenuWidgetSlot,
|
46
46
|
/**
|
47
47
|
* overview line slot to add new lines beneath the overview section
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.584/dist/lanes.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.584/dist/lanes.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/lanes",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.584",
|
4
4
|
"homepage": "https://bit.cloud/teambit/lanes/lanes",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.lanes",
|
8
8
|
"name": "lanes",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.584"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"chalk": "4.1.2",
|
@@ -31,40 +31,40 @@
|
|
31
31
|
"@teambit/lanes.ui.compare.lane-compare": "0.0.202",
|
32
32
|
"@teambit/lanes.ui.navigation.lane-switcher": "0.0.231",
|
33
33
|
"@teambit/lanes.ui.models.lanes-model": "0.0.225",
|
34
|
-
"@teambit/checkout": "1.0.
|
35
|
-
"@teambit/cli": "0.0.
|
36
|
-
"@teambit/importer": "1.0.
|
34
|
+
"@teambit/checkout": "1.0.583",
|
35
|
+
"@teambit/cli": "0.0.1160",
|
36
|
+
"@teambit/importer": "1.0.583",
|
37
37
|
"@teambit/legacy.cli.prompts": "0.0.17",
|
38
38
|
"@teambit/legacy.constants": "0.0.11",
|
39
39
|
"@teambit/legacy.scope": "0.0.45",
|
40
|
-
"@teambit/scope": "1.0.
|
41
|
-
"@teambit/workspace": "1.0.
|
42
|
-
"@teambit/express": "0.0.
|
43
|
-
"@teambit/logger": "0.0.
|
44
|
-
"@teambit/graphql": "1.0.
|
45
|
-
"@teambit/component-compare": "1.0.
|
46
|
-
"@teambit/component-writer": "1.0.
|
40
|
+
"@teambit/scope": "1.0.583",
|
41
|
+
"@teambit/workspace": "1.0.583",
|
42
|
+
"@teambit/express": "0.0.1259",
|
43
|
+
"@teambit/logger": "0.0.1253",
|
44
|
+
"@teambit/graphql": "1.0.583",
|
45
|
+
"@teambit/component-compare": "1.0.583",
|
46
|
+
"@teambit/component-writer": "1.0.583",
|
47
47
|
"@teambit/component.snap-distance": "0.0.46",
|
48
|
-
"@teambit/component": "1.0.
|
49
|
-
"@teambit/export": "1.0.
|
48
|
+
"@teambit/component": "1.0.583",
|
49
|
+
"@teambit/export": "1.0.583",
|
50
50
|
"@teambit/harmony.modules.concurrency": "0.0.12",
|
51
|
-
"@teambit/install": "1.0.
|
51
|
+
"@teambit/install": "1.0.583",
|
52
52
|
"@teambit/lanes.entities.lane-diff": "0.0.174",
|
53
53
|
"@teambit/lanes.modules.create-lane": "0.0.79",
|
54
54
|
"@teambit/lanes.modules.diff": "0.0.543",
|
55
55
|
"@teambit/legacy.component-diff": "0.0.99",
|
56
56
|
"@teambit/legacy.component-list": "0.0.99",
|
57
|
-
"@teambit/merging": "1.0.
|
58
|
-
"@teambit/objects": "0.0.
|
59
|
-
"@teambit/remove": "1.0.
|
57
|
+
"@teambit/merging": "1.0.583",
|
58
|
+
"@teambit/objects": "0.0.90",
|
59
|
+
"@teambit/remove": "1.0.583",
|
60
60
|
"@teambit/scope.remotes": "0.0.45",
|
61
|
-
"@teambit/command-bar": "1.0.
|
61
|
+
"@teambit/command-bar": "1.0.583",
|
62
62
|
"@teambit/lanes.hooks.use-lanes": "0.0.285",
|
63
63
|
"@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.237",
|
64
64
|
"@teambit/lanes.ui.lane-overview": "0.0.269",
|
65
65
|
"@teambit/lanes.ui.menus.use-lanes-menu": "0.0.229",
|
66
66
|
"@teambit/ui-foundation.ui.react-router.slot-router": "0.0.516",
|
67
|
-
"@teambit/ui": "1.0.
|
67
|
+
"@teambit/ui": "1.0.583",
|
68
68
|
"@teambit/legacy.consumer": "0.0.45",
|
69
69
|
"@teambit/scope.network": "0.0.45"
|
70
70
|
},
|
@@ -76,9 +76,9 @@
|
|
76
76
|
"@teambit/harmony.envs.core-aspect-env": "0.0.69",
|
77
77
|
"@teambit/component.testing.mock-components": "0.0.306",
|
78
78
|
"@teambit/harmony.testing.load-aspect": "0.0.301",
|
79
|
-
"@teambit/merge-lanes": "1.0.
|
80
|
-
"@teambit/snapping": "1.0.
|
81
|
-
"@teambit/workspace.testing.mock-workspace": "0.0.
|
79
|
+
"@teambit/merge-lanes": "1.0.584",
|
80
|
+
"@teambit/snapping": "1.0.583",
|
81
|
+
"@teambit/workspace.testing.mock-workspace": "0.0.78"
|
82
82
|
},
|
83
83
|
"peerDependencies": {
|
84
84
|
"react": "^17.0.0 || ^18.0.0",
|