@teambit/ui 1.0.909 → 1.0.911
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/dist/{preview-1773857231388.js → preview-1773867904845.js} +2 -2
- package/package.json +21 -21
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"static/js/448.51d4b5ab.js": "/static/js/448.51d4b5ab.js",
|
|
4
3
|
"service-worker.js": "/service-worker.js",
|
|
4
|
+
"static/js/main.5bc2094e.js": "/static/js/main.5bc2094e.js",
|
|
5
5
|
"workbox-96c553ab.js": "/workbox-96c553ab.js",
|
|
6
6
|
"static/css/448.01849763.css": "/static/css/448.01849763.css",
|
|
7
7
|
"static/js/runtime-main.4b11ca66.js": "/static/js/runtime-main.4b11ca66.js",
|
|
8
8
|
"index.html": "/index.html",
|
|
9
|
-
"static/js/
|
|
9
|
+
"static/js/448.51d4b5ab.js": "/static/js/448.51d4b5ab.js"
|
|
10
10
|
},
|
|
11
11
|
"entrypoints": [
|
|
12
12
|
"static/js/runtime-main.4b11ca66.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1.0"><title>bit-local-
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1.0"><title>bit-local-f732d684</title><script>try{window.__REACT_DEVTOOLS_GLOBAL_HOOK__=window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__}catch{}</script><script defer src="/static/js/runtime-main.4b11ca66.js"></script><script defer src="/static/js/448.51d4b5ab.js"></script><script defer src="/static/js/main.5bc2094e.js"></script><link href="/static/css/448.01849763.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
if(!self.define){let e,s={};const i=(i,t)=>(i=new URL(i+".js",t).href,s[i]||new Promise((s=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=s,document.head.appendChild(e)}else e=i,importScripts(i),s()})).then((()=>{let e=s[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e})));self.define=(t,n)=>{const r=e||("document"in self?document.currentScript.src:"")||location.href;if(s[r])return;let l={};const o=e=>i(e,r),c={module:{uri:r},exports:l,require:o};s[r]=Promise.all(t.map((e=>c[e]||o(e)))).then((e=>(n(...e),l)))}}define(["./workbox-96c553ab"],(function(e){"use strict";self.addEventListener("message",(e=>{e.data&&"SKIP_WAITING"===e.data.type&&self.skipWaiting()})),e.clientsClaim(),e.precacheAndRoute([{url:"/index.html",revision:"
|
|
1
|
+
if(!self.define){let e,s={};const i=(i,t)=>(i=new URL(i+".js",t).href,s[i]||new Promise((s=>{if("document"in self){const e=document.createElement("script");e.src=i,e.onload=s,document.head.appendChild(e)}else e=i,importScripts(i),s()})).then((()=>{let e=s[i];if(!e)throw new Error(`Module ${i} didn’t register its module`);return e})));self.define=(t,n)=>{const r=e||("document"in self?document.currentScript.src:"")||location.href;if(s[r])return;let l={};const o=e=>i(e,r),c={module:{uri:r},exports:l,require:o};s[r]=Promise.all(t.map((e=>c[e]||o(e)))).then((e=>(n(...e),l)))}}define(["./workbox-96c553ab"],(function(e){"use strict";self.addEventListener("message",(e=>{e.data&&"SKIP_WAITING"===e.data.type&&self.skipWaiting()})),e.clientsClaim(),e.precacheAndRoute([{url:"/index.html",revision:"37d030c8e8548082c15f77282b8092e6"},{url:"/static/css/448.01849763.css",revision:null},{url:"/static/js/main.5bc2094e.js",revision:null},{url:"/static/js/runtime-main.4b11ca66.js",revision:null}],{}),e.registerRoute(new e.NavigationRoute(e.createHandlerBoundToURL("public/index.html"),{denylist:[/^\/_/,/\/[^/.?]+\.[^/]+$/]}))}));
|
|
@@ -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.911/dist/ui.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_ui@1.0.911/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.911",
|
|
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.911"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -48,15 +48,6 @@
|
|
|
48
48
|
"@teambit/harmony.modules.harmony-root-generator": "0.0.32",
|
|
49
49
|
"@teambit/toolbox.crypto.sha1": "0.0.15",
|
|
50
50
|
"@teambit/ui-foundation.ui.hooks.use-user-agent": "0.0.200",
|
|
51
|
-
"@teambit/api-reference.hooks.use-api-renderers": "0.0.37",
|
|
52
|
-
"@teambit/api-reference.hooks.use-api": "0.0.57",
|
|
53
|
-
"@teambit/base-ui.graph.tree.recursive-tree": "1.0.5",
|
|
54
|
-
"@teambit/code.ui.code-editor": "0.0.15",
|
|
55
|
-
"@teambit/component.ui.component-compare.context": "0.0.124",
|
|
56
|
-
"@teambit/lanes.hooks.use-lanes": "0.0.292",
|
|
57
|
-
"@teambit/rspack.modules.generate-asset-manifest": "0.0.3",
|
|
58
|
-
"@teambit/semantics.entities.semantic-schema": "0.0.100",
|
|
59
|
-
"@teambit/webpack.modules.style-regexps": "1.0.20",
|
|
60
51
|
"@teambit/base-ui.loaders.loader-ribbon": "1.0.0",
|
|
61
52
|
"@teambit/base-ui.theme.fonts.roboto": "1.0.0",
|
|
62
53
|
"@teambit/design.theme.icons-font": "2.0.29",
|
|
@@ -66,16 +57,25 @@
|
|
|
66
57
|
"@teambit/design.themes.base-theme": "0.1.57",
|
|
67
58
|
"@teambit/design.themes.dark-theme": "1.91.61",
|
|
68
59
|
"@teambit/design.themes.light-theme": "0.1.58",
|
|
69
|
-
"@teambit/
|
|
70
|
-
"@teambit/
|
|
71
|
-
"@teambit/
|
|
72
|
-
"@teambit/
|
|
73
|
-
"@teambit/component": "
|
|
74
|
-
"@teambit/
|
|
75
|
-
"@teambit/
|
|
76
|
-
"@teambit/
|
|
77
|
-
"@teambit/
|
|
78
|
-
"@teambit/
|
|
60
|
+
"@teambit/api-reference.hooks.use-api-renderers": "0.0.37",
|
|
61
|
+
"@teambit/api-reference.hooks.use-api": "0.0.57",
|
|
62
|
+
"@teambit/base-ui.graph.tree.recursive-tree": "1.0.5",
|
|
63
|
+
"@teambit/code.ui.code-editor": "0.0.15",
|
|
64
|
+
"@teambit/component.ui.component-compare.context": "0.0.124",
|
|
65
|
+
"@teambit/lanes.hooks.use-lanes": "0.0.292",
|
|
66
|
+
"@teambit/rspack.modules.generate-asset-manifest": "0.0.3",
|
|
67
|
+
"@teambit/semantics.entities.semantic-schema": "0.0.100",
|
|
68
|
+
"@teambit/webpack.modules.style-regexps": "1.0.20",
|
|
69
|
+
"@teambit/builder": "1.0.911",
|
|
70
|
+
"@teambit/isolator": "1.0.911",
|
|
71
|
+
"@teambit/aspect-loader": "1.0.911",
|
|
72
|
+
"@teambit/bundler": "1.0.911",
|
|
73
|
+
"@teambit/component": "1.0.911",
|
|
74
|
+
"@teambit/graphql": "1.0.911",
|
|
75
|
+
"@teambit/aspect": "1.0.911",
|
|
76
|
+
"@teambit/pubsub": "1.0.911",
|
|
77
|
+
"@teambit/react-router": "1.0.911",
|
|
78
|
+
"@teambit/webpack": "1.0.911"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
81
|
"@types/express": "4.17.21",
|