@teambit/ui 1.0.619 → 1.0.621
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.
- package/artifacts/ui-bundle/scope/public/bit/asset-manifest.json +2 -2
- package/artifacts/ui-bundle/scope/public/bit/index.html +1 -1
- package/artifacts/ui-bundle/scope/public/bit/service-worker.js +1 -1
- package/artifacts/ui-bundle/scope/public/bit/ssr/service-worker.js.map +1 -1
- package/artifacts/ui-bundle/scope/public/bit/static/js/{1.81934c46.js → 1.c79b0dc1.js} +2 -2
- package/artifacts/ui-bundle/workspace/public/bit/asset-manifest.json +2 -2
- package/artifacts/ui-bundle/workspace/public/bit/index.html +1 -1
- package/artifacts/ui-bundle/workspace/public/bit/service-worker.js +1 -1
- package/artifacts/ui-bundle/workspace/public/bit/static/js/{587.cc22eec1.js → 587.3ad9065e.js} +2 -2
- package/dist/{preview-1747365602134.js → preview-1747797713732.js} +2 -2
- package/package.json +20 -20
- /package/artifacts/ui-bundle/scope/public/bit/static/js/{1.81934c46.js.LICENSE.txt → 1.c79b0dc1.js.LICENSE.txt} +0 -0
- /package/artifacts/ui-bundle/workspace/public/bit/static/js/{587.cc22eec1.js.LICENSE.txt → 587.3ad9065e.js.LICENSE.txt} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_ui@1.0.
|
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_ui@1.0.
|
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_ui@1.0.621/dist/ui.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_ui@1.0.621/dist/ui.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/ui",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.621",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/ui-foundation/ui",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.ui-foundation",
|
|
8
8
|
"name": "ui",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.621"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -51,36 +51,36 @@
|
|
|
51
51
|
"@teambit/bit-error": "0.0.404",
|
|
52
52
|
"@teambit/harmony": "0.4.7",
|
|
53
53
|
"@teambit/ui-foundation.ui.hooks.use-user-agent": "0.0.199",
|
|
54
|
+
"@teambit/base-ui.graph.tree.recursive-tree": "1.0.5",
|
|
54
55
|
"@teambit/base-ui.loaders.loader-ribbon": "1.0.0",
|
|
55
56
|
"@teambit/base-ui.theme.fonts.roboto": "1.0.0",
|
|
56
57
|
"@teambit/design.theme.icons-font": "2.0.29",
|
|
57
58
|
"@teambit/design.themes.theme-toggler": "0.1.51",
|
|
58
59
|
"@teambit/ui-foundation.ui.global-loader": "0.0.502",
|
|
59
|
-
"@teambit/
|
|
60
|
-
"@teambit/
|
|
61
|
-
"@teambit/
|
|
62
|
-
"@teambit/
|
|
63
|
-
"@teambit/cli": "0.0.1196",
|
|
60
|
+
"@teambit/builder": "1.0.621",
|
|
61
|
+
"@teambit/isolator": "1.0.621",
|
|
62
|
+
"@teambit/logger": "0.0.1291",
|
|
63
|
+
"@teambit/cli": "0.0.1198",
|
|
64
64
|
"@teambit/legacy.constants": "0.0.11",
|
|
65
|
-
"@teambit/aspect-loader": "1.0.
|
|
66
|
-
"@teambit/bundler": "1.0.
|
|
67
|
-
"@teambit/component": "1.0.
|
|
68
|
-
"@teambit/express": "0.0.
|
|
69
|
-
"@teambit/graphql": "1.0.
|
|
65
|
+
"@teambit/aspect-loader": "1.0.621",
|
|
66
|
+
"@teambit/bundler": "1.0.621",
|
|
67
|
+
"@teambit/component": "1.0.621",
|
|
68
|
+
"@teambit/express": "0.0.1297",
|
|
69
|
+
"@teambit/graphql": "1.0.621",
|
|
70
70
|
"@teambit/toolbox.network.get-port": "1.0.10",
|
|
71
71
|
"@teambit/toolbox.string.strip-trailing-char": "0.0.500",
|
|
72
|
-
"@teambit/aspect": "1.0.
|
|
73
|
-
"@teambit/cache": "0.0.
|
|
72
|
+
"@teambit/aspect": "1.0.621",
|
|
73
|
+
"@teambit/cache": "0.0.1291",
|
|
74
74
|
"@teambit/harmony.modules.harmony-root-generator": "0.0.18",
|
|
75
|
-
"@teambit/pubsub": "1.0.
|
|
75
|
+
"@teambit/pubsub": "1.0.621",
|
|
76
76
|
"@teambit/toolbox.crypto.sha1": "0.0.7",
|
|
77
|
-
"@teambit/react-router": "1.0.
|
|
78
|
-
"@teambit/design.ui.tooltip": "0.0.375",
|
|
77
|
+
"@teambit/react-router": "1.0.621",
|
|
79
78
|
"@teambit/component.ui.component-compare.context": "0.0.122",
|
|
80
|
-
"@teambit/webpack.modules.generate-style-loaders": "1.0.
|
|
79
|
+
"@teambit/webpack.modules.generate-style-loaders": "1.0.20",
|
|
81
80
|
"@teambit/webpack.modules.style-regexps": "1.0.10",
|
|
82
|
-
"@teambit/webpack": "1.0.
|
|
83
|
-
"@teambit/toolbox.path.path": "0.0.8"
|
|
81
|
+
"@teambit/webpack": "1.0.621",
|
|
82
|
+
"@teambit/toolbox.path.path": "0.0.8",
|
|
83
|
+
"@teambit/design.ui.tooltip": "0.0.375"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
86
|
"@types/react-dev-utils": "9.0.15",
|
|
File without changes
|