@teambit/lanes 1.0.1068 → 1.0.1069

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.
@@ -44,7 +44,7 @@ export declare class LanesUI {
44
44
  private scope?;
45
45
  static dependencies: import("@teambit/harmony").Aspect[];
46
46
  static runtime: import("@teambit/harmony").RuntimeDefinition;
47
- static slots: (((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<MenuWidgetSlot>) | ((registerFn: () => string) => SlotRegistry<NavigationSlot>) | ((registerFn: () => string) => SlotRegistry<LaneProviderIgnoreSlot>))[];
47
+ static slots: (((registerFn: () => string) => SlotRegistry<RouteProps>) | ((registerFn: () => string) => SlotRegistry<NavigationSlot>) | ((registerFn: () => string) => SlotRegistry<MenuWidgetSlot>) | ((registerFn: () => string) => SlotRegistry<LaneProviderIgnoreSlot>))[];
48
48
  constructor(componentUI: ComponentUI, componentCompareUI: ComponentCompareUI, routeSlot: RouteSlot, navSlot: LanesOrderedNavigationSlot, menuWidgetSlot: MenuWidgetSlot,
49
49
  /**
50
50
  * 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.1068/dist/lanes.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1068/dist/lanes.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1069/dist/lanes.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.lanes_lanes@1.0.1069/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.1068",
3
+ "version": "1.0.1069",
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.1068"
9
+ "version": "1.0.1069"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "4.1.2",
@@ -21,66 +21,66 @@
21
21
  "group-array": "1.0.0",
22
22
  "@teambit/lanes.ui.models.lanes-model": "0.0.233",
23
23
  "@teambit/bit-error": "0.0.404",
24
- "@teambit/lane-id": "0.0.312",
25
- "@teambit/harmony": "0.4.12",
26
- "@teambit/component-id": "1.2.4",
27
- "@teambit/legacy-bit-id": "1.1.3",
28
- "@teambit/design.ui.pages.not-found": "0.0.371",
29
- "@teambit/lanes.hooks.use-lanes": "0.0.293",
30
- "@teambit/lanes.ui.compare.lane-compare-page": "0.0.174",
31
- "@teambit/lanes.ui.compare.lane-compare": "0.0.206",
32
- "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
33
- "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.299",
34
- "@teambit/lanes.ui.navigation.lane-switcher": "0.0.239",
35
- "@teambit/scope.ui.scope-icon": "0.0.100",
36
- "@teambit/ui-foundation.ui.menu": "0.0.503",
37
- "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.526",
38
- "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
39
- "@teambit/checkout": "1.0.1050",
40
24
  "@teambit/cli": "0.0.1348",
41
25
  "@teambit/component.modules.merge-helper": "0.0.77",
42
- "@teambit/importer": "1.0.1049",
26
+ "@teambit/lane-id": "0.0.312",
43
27
  "@teambit/legacy.constants": "0.0.32",
44
28
  "@teambit/legacy.scope": "0.0.134",
45
- "@teambit/scope": "1.0.1049",
46
- "@teambit/workspace": "1.0.1049",
29
+ "@teambit/harmony": "0.4.12",
47
30
  "@teambit/express": "0.0.1447",
48
31
  "@teambit/logger": "0.0.1441",
49
- "@teambit/graphql": "1.0.1049",
50
- "@teambit/component-compare": "1.0.1049",
51
- "@teambit/component-writer": "1.0.1049",
32
+ "@teambit/component-id": "1.2.4",
52
33
  "@teambit/component.snap-distance": "0.0.135",
53
- "@teambit/component": "1.0.1049",
54
- "@teambit/export": "1.0.1049",
55
34
  "@teambit/git.modules.git-executable": "0.0.33",
56
35
  "@teambit/harmony.modules.concurrency": "0.0.33",
57
- "@teambit/install": "1.0.1049",
58
36
  "@teambit/lanes.entities.lane-diff": "0.0.191",
59
37
  "@teambit/lanes.modules.create-lane": "0.0.169",
60
38
  "@teambit/lanes.modules.diff": "0.0.638",
39
+ "@teambit/legacy-bit-id": "1.1.3",
61
40
  "@teambit/legacy.component-diff": "0.0.190",
62
41
  "@teambit/legacy.component-list": "0.0.188",
63
- "@teambit/merging": "1.0.1052",
64
- "@teambit/objects": "0.0.556",
65
- "@teambit/remove": "1.0.1049",
66
42
  "@teambit/scope.remotes": "0.0.134",
67
- "@teambit/command-bar": "1.0.1049",
43
+ "@teambit/design.ui.pages.not-found": "0.0.371",
44
+ "@teambit/lanes.hooks.use-lanes": "0.0.293",
68
45
  "@teambit/lanes.hooks.use-viewed-lane-from-url": "0.0.258",
46
+ "@teambit/lanes.ui.compare.lane-compare-page": "0.0.174",
47
+ "@teambit/lanes.ui.compare.lane-compare": "0.0.206",
69
48
  "@teambit/lanes.ui.lane-overview": "0.0.313",
70
- "@teambit/ui": "1.0.1049",
49
+ "@teambit/lanes.ui.menus.lanes-overview-menu": "0.0.11",
50
+ "@teambit/lanes.ui.menus.use-lanes-menu": "0.0.299",
51
+ "@teambit/lanes.ui.navigation.lane-switcher": "0.0.239",
52
+ "@teambit/scope.ui.scope-icon": "0.0.100",
53
+ "@teambit/ui-foundation.ui.menu": "0.0.503",
54
+ "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.526",
55
+ "@teambit/ui-foundation.ui.react-router.use-query": "0.0.505",
71
56
  "@teambit/legacy.consumer": "0.0.134",
72
- "@teambit/scope.network": "0.0.134"
57
+ "@teambit/scope.network": "0.0.134",
58
+ "@teambit/checkout": "1.0.1051",
59
+ "@teambit/importer": "1.0.1050",
60
+ "@teambit/scope": "1.0.1050",
61
+ "@teambit/workspace": "1.0.1050",
62
+ "@teambit/graphql": "1.0.1050",
63
+ "@teambit/component-compare": "1.0.1050",
64
+ "@teambit/component-writer": "1.0.1050",
65
+ "@teambit/component": "1.0.1050",
66
+ "@teambit/export": "1.0.1050",
67
+ "@teambit/install": "1.0.1050",
68
+ "@teambit/merging": "1.0.1053",
69
+ "@teambit/objects": "0.0.557",
70
+ "@teambit/remove": "1.0.1050",
71
+ "@teambit/command-bar": "1.0.1050",
72
+ "@teambit/ui": "1.0.1050"
73
73
  },
74
74
  "devDependencies": {
75
75
  "@types/lodash": "4.14.165",
76
76
  "@types/fs-extra": "9.0.7",
77
77
  "@types/mocha": "9.1.0",
78
- "@teambit/harmony.envs.core-aspect-env": "1.0.0",
79
78
  "@teambit/component.testing.mock-components": "0.0.405",
80
79
  "@teambit/harmony.testing.load-aspect": "0.0.400",
81
- "@teambit/merge-lanes": "1.0.1068",
82
- "@teambit/snapping": "1.0.1049",
83
- "@teambit/workspace.testing.mock-workspace": "0.0.208"
80
+ "@teambit/workspace.testing.mock-workspace": "0.0.208",
81
+ "@teambit/harmony.envs.core-aspect-env": "1.0.0",
82
+ "@teambit/merge-lanes": "1.0.1069",
83
+ "@teambit/snapping": "1.0.1050"
84
84
  },
85
85
  "peerDependencies": {
86
86
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",