@teambit/ui 1.0.890 → 1.0.892
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
|
-
<!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-26292ec2</title><script>try{window.__REACT_DEVTOOLS_GLOBAL_HOOK__=window.parent.__REACT_DEVTOOLS_GLOBAL_HOOK__}catch{}</script><script defer src="/static/js/runtime-main.7782fa0b.js"></script><script defer src="/static/js/50.77c6c911.js"></script><script defer src="/static/js/main.bf798e77.js"></script><link href="/static/css/50.e3e81c9b.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:"8baed74905a0c2d45b56bcc60b6dfcb6"},{url:"/static/css/50.e3e81c9b.css",revision:null},{url:"/static/js/main.bf798e77.js",revision:null},{url:"/static/js/runtime-main.7782fa0b.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.892/dist/ui.composition.js';
|
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_ui@1.0.892/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.892",
|
|
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.892"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
@@ -34,17 +34,13 @@
|
|
|
34
34
|
"sass": "1.63.6",
|
|
35
35
|
"sanitize.css": "12.0.1",
|
|
36
36
|
"postcss": "8.4.18",
|
|
37
|
-
"@teambit/logger": "0.0.1392",
|
|
38
37
|
"@teambit/react.rendering.ssr": "1.0.3",
|
|
39
38
|
"@teambit/ui-foundation.ui.hooks.use-data-query": "0.0.506",
|
|
40
39
|
"@teambit/bit-error": "0.0.404",
|
|
41
|
-
"@teambit/cli": "0.0.1299",
|
|
42
40
|
"@teambit/legacy.constants": "0.0.23",
|
|
43
|
-
"@teambit/express": "0.0.1398",
|
|
44
41
|
"@teambit/toolbox.network.get-port": "1.0.19",
|
|
45
42
|
"@teambit/toolbox.string.strip-trailing-char": "0.0.507",
|
|
46
43
|
"@teambit/harmony": "0.4.7",
|
|
47
|
-
"@teambit/cache": "0.0.1392",
|
|
48
44
|
"@teambit/harmony.modules.harmony-root-generator": "0.0.31",
|
|
49
45
|
"@teambit/toolbox.crypto.sha1": "0.0.14",
|
|
50
46
|
"@teambit/ui-foundation.ui.hooks.use-user-agent": "0.0.200",
|
|
@@ -63,16 +59,20 @@
|
|
|
63
59
|
"@teambit/design.ui.tooltip": "0.0.382",
|
|
64
60
|
"@teambit/ui-foundation.ui.global-loader": "0.0.502",
|
|
65
61
|
"@teambit/design.themes.theme-toggler": "0.1.56",
|
|
66
|
-
"@teambit/builder": "1.0.
|
|
67
|
-
"@teambit/isolator": "1.0.
|
|
68
|
-
"@teambit/
|
|
69
|
-
"@teambit/
|
|
70
|
-
"@teambit/
|
|
71
|
-
"@teambit/
|
|
72
|
-
"@teambit/
|
|
73
|
-
"@teambit/
|
|
74
|
-
"@teambit/
|
|
75
|
-
"@teambit/
|
|
62
|
+
"@teambit/builder": "1.0.892",
|
|
63
|
+
"@teambit/isolator": "1.0.892",
|
|
64
|
+
"@teambit/logger": "0.0.1394",
|
|
65
|
+
"@teambit/cli": "0.0.1301",
|
|
66
|
+
"@teambit/aspect-loader": "1.0.892",
|
|
67
|
+
"@teambit/bundler": "1.0.892",
|
|
68
|
+
"@teambit/component": "1.0.892",
|
|
69
|
+
"@teambit/express": "0.0.1400",
|
|
70
|
+
"@teambit/graphql": "1.0.892",
|
|
71
|
+
"@teambit/aspect": "1.0.892",
|
|
72
|
+
"@teambit/cache": "0.0.1394",
|
|
73
|
+
"@teambit/pubsub": "1.0.892",
|
|
74
|
+
"@teambit/react-router": "1.0.892",
|
|
75
|
+
"@teambit/webpack": "1.0.892"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@types/express": "4.17.21",
|