@teambit/scope 0.0.877 → 0.0.878

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.
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["get-scope-options.ts"],"sourcesContent":["import { ComponentType, ReactNode } from 'react';\nimport { ScopeModel } from '.';\n\nexport type GetScopeOptions = {\n useScope?: () => { scope: ScopeModel | undefined };\n Corner?: ComponentType;\n paneClassName?: string;\n scopeClassName?: string;\n TargetScopeOverview?: ComponentType\n PaneWrapper?: ComponentType<{ children: ReactNode }>\n};\n"],"mappings":""}
1
+ {"version":3,"names":[],"sources":["get-scope-options.ts"],"sourcesContent":["import { ComponentType, ReactNode } from 'react';\nimport { ScopeModel } from '.';\n\nexport type GetScopeOptions = {\n useScope?: () => { scope: ScopeModel | undefined };\n Corner?: ComponentType;\n paneClassName?: string;\n scopeClassName?: string;\n TargetScopeOverview?: ComponentType;\n PaneWrapper?: ComponentType<{ children: ReactNode }>;\n};\n"],"mappings":""}
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/scope",
3
- "version": "0.0.877",
3
+ "version": "0.0.878",
4
4
  "homepage": "https://bit.dev/teambit/scope/scope",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.scope",
8
8
  "name": "scope",
9
- "version": "0.0.877"
9
+ "version": "0.0.878"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -25,45 +25,45 @@
25
25
  "@teambit/base-ui.surfaces.split-pane.hover-splitter": "1.0.0",
26
26
  "@teambit/base-ui.surfaces.split-pane.split-pane": "1.0.0",
27
27
  "@teambit/base-ui.utils.composer": "1.0.0",
28
- "@teambit/scope.models.scope-model": "0.0.244",
29
- "@teambit/scope.ui.hooks.scope-context": "0.0.244",
30
- "@teambit/cli": "0.0.587",
31
- "@teambit/component": "0.0.877",
32
- "@teambit/logger": "0.0.680",
33
- "@teambit/aspect-loader": "0.0.877",
28
+ "@teambit/scope.models.scope-model": "0.0.245",
29
+ "@teambit/scope.ui.hooks.scope-context": "0.0.245",
30
+ "@teambit/cli": "0.0.588",
31
+ "@teambit/component": "0.0.878",
32
+ "@teambit/logger": "0.0.681",
33
+ "@teambit/aspect-loader": "0.0.878",
34
34
  "@teambit/bit-error": "0.0.400",
35
- "@teambit/builder": "0.0.877",
36
- "@teambit/compiler": "0.0.877",
37
- "@teambit/envs": "0.0.877",
38
- "@teambit/express": "0.0.685",
39
- "@teambit/graphql": "0.0.877",
35
+ "@teambit/builder": "0.0.878",
36
+ "@teambit/compiler": "0.0.878",
37
+ "@teambit/envs": "0.0.878",
38
+ "@teambit/express": "0.0.686",
39
+ "@teambit/graphql": "0.0.878",
40
40
  "@teambit/harmony.modules.requireable-component": "0.0.490",
41
- "@teambit/isolator": "0.0.877",
41
+ "@teambit/isolator": "0.0.878",
42
42
  "@teambit/legacy-bit-id": "0.0.414",
43
- "@teambit/ui": "0.0.877",
43
+ "@teambit/ui": "0.0.878",
44
44
  "@teambit/workspace.modules.match-pattern": "0.0.495",
45
- "@teambit/component-id": "0.0.417",
46
- "@teambit/component.ui.component-drawer": "0.0.141",
45
+ "@teambit/component-id": "0.0.418",
46
+ "@teambit/component.ui.component-drawer": "0.0.142",
47
47
  "@teambit/design.ui.tree": "0.0.12",
48
- "@teambit/lanes.hooks.use-lane-components": "0.0.46",
49
- "@teambit/lanes.hooks.use-lanes": "0.0.47",
50
- "@teambit/ui-foundation.ui.side-bar": "0.0.658",
51
- "@teambit/command-bar": "0.0.877",
52
- "@teambit/component-tree": "0.0.665",
53
- "@teambit/component.modules.component-url": "0.0.140",
54
- "@teambit/component.ui.component-filters.component-filter-context": "0.0.16",
55
- "@teambit/component.ui.component-filters.deprecate-filter": "0.0.16",
56
- "@teambit/component.ui.component-filters.env-filter": "0.0.22",
57
- "@teambit/component.ui.component-filters.show-main-filter": "0.0.9",
58
- "@teambit/sidebar": "0.0.877",
48
+ "@teambit/lanes.hooks.use-lane-components": "0.0.47",
49
+ "@teambit/lanes.hooks.use-lanes": "0.0.48",
50
+ "@teambit/ui-foundation.ui.side-bar": "0.0.659",
51
+ "@teambit/command-bar": "0.0.878",
52
+ "@teambit/component-tree": "0.0.666",
53
+ "@teambit/component.modules.component-url": "0.0.141",
54
+ "@teambit/component.ui.component-filters.component-filter-context": "0.0.17",
55
+ "@teambit/component.ui.component-filters.deprecate-filter": "0.0.17",
56
+ "@teambit/component.ui.component-filters.env-filter": "0.0.23",
57
+ "@teambit/component.ui.component-filters.show-main-filter": "0.0.10",
58
+ "@teambit/sidebar": "0.0.878",
59
59
  "@teambit/ui-foundation.ui.main-dropdown": "0.0.493",
60
60
  "@teambit/ui-foundation.ui.menu": "0.0.493",
61
61
  "@teambit/ui-foundation.ui.react-router.slot-router": "0.0.496",
62
- "@teambit/ui-foundation.ui.tree.drawer": "0.0.505",
63
- "@teambit/lane-id": "0.0.105",
62
+ "@teambit/ui-foundation.ui.tree.drawer": "0.0.506",
63
+ "@teambit/lane-id": "0.0.106",
64
64
  "@teambit/ui-foundation.ui.constants.z-indexes": "0.0.494",
65
- "@teambit/scope.ui.hooks.use-scope": "0.0.249",
66
- "@teambit/ui-foundation.ui.buttons.collapser": "0.0.201",
65
+ "@teambit/scope.ui.hooks.use-scope": "0.0.250",
66
+ "@teambit/ui-foundation.ui.buttons.collapser": "0.0.202",
67
67
  "@teambit/ui-foundation.ui.corner": "0.0.504",
68
68
  "@teambit/ui-foundation.ui.full-loader": "0.0.492",
69
69
  "@teambit/ui-foundation.ui.hooks.use-is-mobile": "0.0.185",
@@ -74,7 +74,7 @@
74
74
  "@teambit/explorer.ui.gallery.component-grid": "0.0.492",
75
75
  "@teambit/preview.ui.preview-placeholder": "0.0.493",
76
76
  "@teambit/scope.ui.empty-scope": "0.0.500",
77
- "@teambit/scope.ui.scope-details": "0.0.507"
77
+ "@teambit/scope.ui.scope-details": "0.0.508"
78
78
  },
79
79
  "devDependencies": {
80
80
  "@types/react": "^17.0.8",
@@ -91,7 +91,7 @@
91
91
  },
92
92
  "peerDependencies": {
93
93
  "react-router-dom": "^6.0.0",
94
- "@teambit/legacy": "1.0.368",
94
+ "@teambit/legacy": "1.0.369",
95
95
  "react-dom": "^16.8.0 || ^17.0.0",
96
96
  "react": "^16.8.0 || ^17.0.0"
97
97
  },
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.877/dist/scope.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.877/dist/scope.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.878/dist/scope.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.878/dist/scope.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];