@teambit/lanes 1.0.559 → 1.0.560

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<LaneProviderIgnoreSlot>))[];
44
+ static slots: (((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<MenuWidgetSlot>) | ((registerFn: () => string) => SlotRegistry<NavigationSlot>) | ((registerFn: () => string) => SlotRegistry<LaneOverviewLineSlot>) | ((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.559/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.559/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.560/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.560/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.559",
3
+ "version": "1.0.560",
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.559"
9
+ "version": "1.0.560"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -17,12 +17,12 @@
17
17
  "p-map-series": "2.1.0",
18
18
  "p-map": "4.0.0",
19
19
  "group-array": "1.0.0",
20
- "@teambit/lanes.ui.models.lanes-model": "0.0.223",
20
+ "@teambit/lanes.ui.models.lanes-model": "0.0.224",
21
21
  "@teambit/bit-error": "0.0.404",
22
22
  "@teambit/lane-id": "0.0.312",
23
- "@teambit/harmony": "0.4.6",
24
- "@teambit/component-id": "1.2.2",
25
- "@teambit/legacy-bit-id": "1.1.1",
23
+ "@teambit/harmony": "0.4.7",
24
+ "@teambit/component-id": "1.2.3",
25
+ "@teambit/legacy-bit-id": "1.1.2",
26
26
  "@teambit/design.ui.pages.not-found": "0.0.371",
27
27
  "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
28
28
  "@teambit/scope.ui.scope-icon": "0.0.91",
@@ -31,42 +31,42 @@
31
31
  "@teambit/lanes.ui.compare.lane-compare-page": "0.0.169",
32
32
  "@teambit/lanes.ui.compare.lane-compare": "0.0.202",
33
33
  "@teambit/lanes.ui.navigation.lane-switcher": "0.0.231",
34
- "@teambit/checkout": "1.0.558",
35
- "@teambit/cli": "0.0.1135",
36
- "@teambit/importer": "1.0.558",
34
+ "@teambit/checkout": "1.0.559",
35
+ "@teambit/cli": "0.0.1136",
36
+ "@teambit/importer": "1.0.559",
37
37
  "@teambit/legacy.cli.prompts": "0.0.17",
38
38
  "@teambit/legacy.constants": "0.0.11",
39
- "@teambit/legacy.scope": "0.0.39",
40
- "@teambit/scope": "1.0.558",
41
- "@teambit/workspace": "1.0.558",
42
- "@teambit/express": "0.0.1234",
43
- "@teambit/logger": "0.0.1228",
44
- "@teambit/graphql": "1.0.558",
45
- "@teambit/component-compare": "1.0.558",
46
- "@teambit/component-writer": "1.0.558",
47
- "@teambit/component.snap-distance": "0.0.40",
48
- "@teambit/component": "1.0.558",
49
- "@teambit/export": "1.0.558",
39
+ "@teambit/legacy.scope": "0.0.40",
40
+ "@teambit/scope": "1.0.559",
41
+ "@teambit/workspace": "1.0.559",
42
+ "@teambit/express": "0.0.1235",
43
+ "@teambit/logger": "0.0.1229",
44
+ "@teambit/graphql": "1.0.559",
45
+ "@teambit/component-compare": "1.0.559",
46
+ "@teambit/component-writer": "1.0.559",
47
+ "@teambit/component.snap-distance": "0.0.41",
48
+ "@teambit/component": "1.0.559",
49
+ "@teambit/export": "1.0.559",
50
50
  "@teambit/harmony.modules.concurrency": "0.0.12",
51
- "@teambit/install": "1.0.558",
52
- "@teambit/lanes.entities.lane-diff": "0.0.173",
53
- "@teambit/lanes.modules.create-lane": "0.0.73",
54
- "@teambit/lanes.modules.diff": "0.0.537",
55
- "@teambit/legacy.component-diff": "0.0.93",
56
- "@teambit/legacy.component-list": "0.0.93",
57
- "@teambit/merging": "1.0.558",
58
- "@teambit/objects": "0.0.65",
59
- "@teambit/remove": "1.0.558",
60
- "@teambit/scope.remotes": "0.0.39",
61
- "@teambit/command-bar": "1.0.558",
62
- "@teambit/lanes.hooks.use-lanes": "0.0.282",
63
- "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.235",
64
- "@teambit/lanes.ui.lane-overview": "0.0.265",
65
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.227",
66
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.515",
67
- "@teambit/ui": "1.0.558",
68
- "@teambit/legacy.consumer": "0.0.39",
69
- "@teambit/scope.network": "0.0.39"
51
+ "@teambit/install": "1.0.559",
52
+ "@teambit/lanes.entities.lane-diff": "0.0.174",
53
+ "@teambit/lanes.modules.create-lane": "0.0.74",
54
+ "@teambit/lanes.modules.diff": "0.0.538",
55
+ "@teambit/legacy.component-diff": "0.0.94",
56
+ "@teambit/legacy.component-list": "0.0.94",
57
+ "@teambit/merging": "1.0.559",
58
+ "@teambit/objects": "0.0.66",
59
+ "@teambit/remove": "1.0.559",
60
+ "@teambit/scope.remotes": "0.0.40",
61
+ "@teambit/command-bar": "1.0.559",
62
+ "@teambit/lanes.hooks.use-lanes": "0.0.283",
63
+ "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.236",
64
+ "@teambit/lanes.ui.lane-overview": "0.0.266",
65
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.228",
66
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.516",
67
+ "@teambit/ui": "1.0.559",
68
+ "@teambit/legacy.consumer": "0.0.40",
69
+ "@teambit/scope.network": "0.0.40"
70
70
  },
71
71
  "devDependencies": {
72
72
  "@types/lodash": "4.14.165",
@@ -74,11 +74,11 @@
74
74
  "fs-extra": "10.0.0",
75
75
  "@types/mocha": "9.1.0",
76
76
  "@teambit/harmony.envs.core-aspect-env": "0.0.69",
77
- "@teambit/component.testing.mock-components": "0.0.299",
78
- "@teambit/harmony.testing.load-aspect": "0.0.294",
79
- "@teambit/merge-lanes": "1.0.559",
80
- "@teambit/snapping": "1.0.558",
81
- "@teambit/workspace.testing.mock-workspace": "0.0.67"
77
+ "@teambit/component.testing.mock-components": "0.0.300",
78
+ "@teambit/harmony.testing.load-aspect": "0.0.295",
79
+ "@teambit/merge-lanes": "1.0.560",
80
+ "@teambit/snapping": "1.0.559",
81
+ "@teambit/workspace.testing.mock-workspace": "0.0.68"
82
82
  },
83
83
  "peerDependencies": {
84
84
  "react": "^17.0.0 || ^18.0.0",