@teambit/scope 0.0.877 → 0.0.879
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
|
|
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":""}
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scope",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.879",
|
|
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.
|
|
9
|
+
"version": "0.0.879"
|
|
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.
|
|
29
|
-
"@teambit/scope.ui.hooks.scope-context": "0.0.
|
|
30
|
-
"@teambit/cli": "0.0.
|
|
31
|
-
"@teambit/component": "0.0.
|
|
32
|
-
"@teambit/logger": "0.0.
|
|
33
|
-
"@teambit/aspect-loader": "0.0.
|
|
28
|
+
"@teambit/scope.models.scope-model": "0.0.246",
|
|
29
|
+
"@teambit/scope.ui.hooks.scope-context": "0.0.246",
|
|
30
|
+
"@teambit/cli": "0.0.589",
|
|
31
|
+
"@teambit/component": "0.0.879",
|
|
32
|
+
"@teambit/logger": "0.0.682",
|
|
33
|
+
"@teambit/aspect-loader": "0.0.879",
|
|
34
34
|
"@teambit/bit-error": "0.0.400",
|
|
35
|
-
"@teambit/builder": "0.0.
|
|
36
|
-
"@teambit/compiler": "0.0.
|
|
37
|
-
"@teambit/envs": "0.0.
|
|
38
|
-
"@teambit/express": "0.0.
|
|
39
|
-
"@teambit/graphql": "0.0.
|
|
35
|
+
"@teambit/builder": "0.0.879",
|
|
36
|
+
"@teambit/compiler": "0.0.879",
|
|
37
|
+
"@teambit/envs": "0.0.879",
|
|
38
|
+
"@teambit/express": "0.0.687",
|
|
39
|
+
"@teambit/graphql": "0.0.879",
|
|
40
40
|
"@teambit/harmony.modules.requireable-component": "0.0.490",
|
|
41
|
-
"@teambit/isolator": "0.0.
|
|
41
|
+
"@teambit/isolator": "0.0.879",
|
|
42
42
|
"@teambit/legacy-bit-id": "0.0.414",
|
|
43
|
-
"@teambit/ui": "0.0.
|
|
43
|
+
"@teambit/ui": "0.0.879",
|
|
44
44
|
"@teambit/workspace.modules.match-pattern": "0.0.495",
|
|
45
|
-
"@teambit/component-id": "0.0.
|
|
46
|
-
"@teambit/component.ui.component-drawer": "0.0.
|
|
45
|
+
"@teambit/component-id": "0.0.418",
|
|
46
|
+
"@teambit/component.ui.component-drawer": "0.0.143",
|
|
47
47
|
"@teambit/design.ui.tree": "0.0.12",
|
|
48
|
-
"@teambit/lanes.hooks.use-lane-components": "0.0.
|
|
49
|
-
"@teambit/lanes.hooks.use-lanes": "0.0.
|
|
50
|
-
"@teambit/ui-foundation.ui.side-bar": "0.0.
|
|
51
|
-
"@teambit/command-bar": "0.0.
|
|
52
|
-
"@teambit/component-tree": "0.0.
|
|
53
|
-
"@teambit/component.modules.component-url": "0.0.
|
|
54
|
-
"@teambit/component.ui.component-filters.component-filter-context": "0.0.
|
|
55
|
-
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.
|
|
56
|
-
"@teambit/component.ui.component-filters.env-filter": "0.0.
|
|
57
|
-
"@teambit/component.ui.component-filters.show-main-filter": "0.0.
|
|
58
|
-
"@teambit/sidebar": "0.0.
|
|
48
|
+
"@teambit/lanes.hooks.use-lane-components": "0.0.48",
|
|
49
|
+
"@teambit/lanes.hooks.use-lanes": "0.0.49",
|
|
50
|
+
"@teambit/ui-foundation.ui.side-bar": "0.0.660",
|
|
51
|
+
"@teambit/command-bar": "0.0.879",
|
|
52
|
+
"@teambit/component-tree": "0.0.667",
|
|
53
|
+
"@teambit/component.modules.component-url": "0.0.141",
|
|
54
|
+
"@teambit/component.ui.component-filters.component-filter-context": "0.0.18",
|
|
55
|
+
"@teambit/component.ui.component-filters.deprecate-filter": "0.0.18",
|
|
56
|
+
"@teambit/component.ui.component-filters.env-filter": "0.0.24",
|
|
57
|
+
"@teambit/component.ui.component-filters.show-main-filter": "0.0.11",
|
|
58
|
+
"@teambit/sidebar": "0.0.879",
|
|
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.
|
|
63
|
-
"@teambit/lane-id": "0.0.
|
|
62
|
+
"@teambit/ui-foundation.ui.tree.drawer": "0.0.506",
|
|
63
|
+
"@teambit/lane-id": "0.0.107",
|
|
64
64
|
"@teambit/ui-foundation.ui.constants.z-indexes": "0.0.494",
|
|
65
|
-
"@teambit/scope.ui.hooks.use-scope": "0.0.
|
|
66
|
-
"@teambit/ui-foundation.ui.buttons.collapser": "0.0.
|
|
65
|
+
"@teambit/scope.ui.hooks.use-scope": "0.0.251",
|
|
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.
|
|
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.
|
|
94
|
+
"@teambit/legacy": "1.0.370",
|
|
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.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.879/dist/scope.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.scope_scope@0.0.879/dist/scope.docs.mdx';
|
|
3
3
|
|
|
4
4
|
export const compositions = [compositions_0];
|
|
5
5
|
export const overview = [overview_0];
|
|
Binary file
|