@teambit/env 1.0.995 → 1.0.997

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.
Files changed (17) hide show
  1. package/artifacts/env-template/public/{706.3c1ac720273f47010ce6.js → 244.3fddeb19b3a5ed3fb68e.js} +1 -1
  2. package/artifacts/env-template/public/{492.7b36a82f752e6ad80ea5.js → 492.b116fb185f15613ebe93.js} +6 -6
  3. package/artifacts/env-template/public/{243.dac9adbf4f7ad2acb210.js → 704.e9ba19d9c4e80befe1cb.js} +3 -3
  4. package/artifacts/env-template/public/assets-manifest.json +18 -18
  5. package/artifacts/env-template/public/{compositions.56bf75ba138f781cb1d5.js → compositions.6d2169681b09a2881ab0.js} +2 -2
  6. package/artifacts/env-template/public/compositions.html +1 -1
  7. package/artifacts/env-template/public/{overview.8ea394998e432bf2cbf2.js → overview.6732c10aa03e0fb8aec2.js} +2 -2
  8. package/artifacts/env-template/public/overview.html +1 -1
  9. package/artifacts/env-template/public/{preview-root.b7a0d9bb3d4bd9720ca6.js → preview-root.7206976fa5e7ac597c53.js} +1 -1
  10. package/artifacts/env-template/public/static/css/{492.e8c24c13.css → 492.5511a90a.css} +1 -1
  11. package/artifacts/env-template/public/static/css/preview-root.94d1297b.css +1 -0
  12. package/{compositions-1779305522985.js → compositions-1779820925002.js} +1 -1
  13. package/dist/{preview-1779305522985.js → preview-1779820925002.js} +2 -2
  14. package/{overview-1779305522985.js → overview-1779820925002.js} +1 -1
  15. package/package.json +9 -9
  16. package/artifacts/env-template/public/static/css/preview-root.a3855142.css +0 -1
  17. /package/artifacts/env-template/public/{peers.1160f4fd1f33d761eb48.js → peers.2ef77accd02ce811bd9a.js} +0 -0
@@ -0,0 +1 @@
1
+ .frame\.module__overlayBorder--YTBjY{border:2px solid #eebcc9;border:2px solid var(--bit-highlighter-color,#eebcc9);border-radius:11px;box-sizing:border-box;padding:4px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.frame\.module__hidden--YTBjY{display:none}.label\.module__othersContainer--XzQxO>*{margin-bottom:8px}.label\.module__othersContainer--XzQxO>:last-child{margin-bottom:0}.label\.module__othersTooltip--XzQxO{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.label\.module__othersTooltip--XzQxO:before{content:"▾";display:inline-block;transition:transform .3s}.label\.module__othersTooltip--XzQxO.label\.module__active--XzQxO:before{transform:rotate(-180deg)}.label\.module__hidden--XzQxO{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.component-strip\.module__componentStrip--XzMwN{border-radius:.5em;box-shadow:var(--bit-highlighter-shadow);display:flex;white-space:nowrap;width:-moz-fit-content;width:fit-content}.component-strip\.module__componentStrip--XzMwN>*{background:#eebcc9;background:var(--bit-highlighter-color,#eebcc9);line-height:1.5;margin-right:.125em;padding:0 .5em;transform:translateZ(0);transition:filter .3s,background-color .3s}.component-strip\.module__componentStrip--XzMwN>:link,.component-strip\.module__componentStrip--XzMwN>:visited{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.component-strip\.module__componentStrip--XzMwN>:link:hover,.component-strip\.module__componentStrip--XzMwN>:visited:hover{background:#f6dae2;background:var(--bit-highlighter-color-hover,#f6dae2)}.component-strip\.module__componentStrip--XzMwN>:link:active,.component-strip\.module__componentStrip--XzMwN>:visited:active{background:#e79db1;background:var(--bit-highlighter-color-active,#e79db1);color:inherit}.component-strip\.module__componentStrip--XzMwN>:first-child{border-bottom-left-radius:.5em;border-top-left-radius:.5em}.component-strip\.module__componentStrip--XzMwN>:last-child{border-bottom-right-radius:.5em;border-top-right-radius:.5em;margin-right:0}.component-strip\.module__nameBlock--XzMwN{display:flex}.component-strip\.module__nameBlock--XzMwN .component-strip\.module__version--XzMwN{max-width:13ch;overflow:hidden;text-overflow:ellipsis;transition:max-width .48s;white-space:nowrap}.component-strip\.module__nameBlock--XzMwN .component-strip\.module__version--XzMwN:hover{max-width:61ch}.element-highlighter\.module__label--ZDM2N{padding:8px}.element-highlighter\.module__frame--ZDM2N,.element-highlighter\.module__label--ZDM2N{z-index:15500}.highlighter-provider\.module__highlighter--XzBjO{border:solid #ededed;border:0 solid var(--bit-border-color-lightest,#ededed);box-sizing:border-box;height:100%;transition:border .3s}.highlighter-provider\.module__highlighter--XzBjO.highlighter-provider\.module__active--XzBjO{border-width:8px;overflow:auto}.highlighter-provider\.module__label--XzBjO{font-family:sans-serif;font-size:12px}
@@ -1,4 +1,4 @@
1
- import { linkModules } from '/home/circleci/.bvm/versions/1.13.192/bit-1.13.192/node_modules/@teambit/preview/dist/preview-modules.js';
1
+ import { linkModules } from '/home/circleci/.bvm/versions/1.13.197/bit-1.13.197/node_modules/@teambit/preview/dist/preview-modules.js';
2
2
 
3
3
  // strip leading/trailing slashes from any id we compare
4
4
  function __bitNormalizeId(id) {
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_env@1.0.995/dist/env.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_env@1.0.995/dist/env.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_env@1.0.997/dist/env.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.envs_env@1.0.997/dist/env.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
@@ -1,4 +1,4 @@
1
- import { linkModules } from '/home/circleci/.bvm/versions/1.13.192/bit-1.13.192/node_modules/@teambit/preview/dist/preview-modules.js';
1
+ import { linkModules } from '/home/circleci/.bvm/versions/1.13.197/bit-1.13.197/node_modules/@teambit/preview/dist/preview-modules.js';
2
2
 
3
3
  // strip leading/trailing slashes from any id we compare
4
4
  function __bitNormalizeId(id) {
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/env",
3
- "version": "1.0.995",
3
+ "version": "1.0.997",
4
4
  "homepage": "https://bit.cloud/teambit/envs/env",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.envs",
8
8
  "name": "env",
9
- "version": "1.0.995"
9
+ "version": "1.0.997"
10
10
  },
11
11
  "dependencies": {
12
12
  "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
@@ -22,13 +22,13 @@
22
22
  "@typescript-eslint/parser": "7.1.0",
23
23
  "@teambit/harmony": "0.4.7",
24
24
  "@teambit/cli": "0.0.1327",
25
- "@teambit/aspect-loader": "1.0.995",
26
- "@teambit/aspect": "1.0.995",
27
- "@teambit/builder": "1.0.995",
28
- "@teambit/envs": "1.0.995",
29
- "@teambit/pkg": "1.0.995",
30
- "@teambit/preview": "1.0.995",
31
- "@teambit/ui": "1.0.995"
25
+ "@teambit/aspect-loader": "1.0.997",
26
+ "@teambit/aspect": "1.0.997",
27
+ "@teambit/builder": "1.0.997",
28
+ "@teambit/envs": "1.0.997",
29
+ "@teambit/pkg": "1.0.997",
30
+ "@teambit/preview": "1.0.997",
31
+ "@teambit/ui": "1.0.997"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@teambit/harmony.envs.core-aspect-env": "0.1.5"
@@ -1 +0,0 @@
1
- .frame\.module__overlayBorder--XzhiO{border:2px solid #eebcc9;border:2px solid var(--bit-highlighter-color,#eebcc9);border-radius:11px;box-sizing:border-box;padding:4px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.frame\.module__hidden--XzhiO{display:none}.label\.module__othersContainer--ZTNiZ>*{margin-bottom:8px}.label\.module__othersContainer--ZTNiZ>:last-child{margin-bottom:0}.label\.module__othersTooltip--ZTNiZ{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.label\.module__othersTooltip--ZTNiZ:before{content:"▾";display:inline-block;transition:transform .3s}.label\.module__othersTooltip--ZTNiZ.label\.module__active--ZTNiZ:before{transform:rotate(-180deg)}.label\.module__hidden--ZTNiZ{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.component-strip\.module__componentStrip--XzI4M{border-radius:.5em;box-shadow:var(--bit-highlighter-shadow);display:flex;white-space:nowrap;width:-moz-fit-content;width:fit-content}.component-strip\.module__componentStrip--XzI4M>*{background:#eebcc9;background:var(--bit-highlighter-color,#eebcc9);line-height:1.5;margin-right:.125em;padding:0 .5em;transform:translateZ(0);transition:filter .3s,background-color .3s}.component-strip\.module__componentStrip--XzI4M>:link,.component-strip\.module__componentStrip--XzI4M>:visited{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.component-strip\.module__componentStrip--XzI4M>:link:hover,.component-strip\.module__componentStrip--XzI4M>:visited:hover{background:#f6dae2;background:var(--bit-highlighter-color-hover,#f6dae2)}.component-strip\.module__componentStrip--XzI4M>:link:active,.component-strip\.module__componentStrip--XzI4M>:visited:active{background:#e79db1;background:var(--bit-highlighter-color-active,#e79db1);color:inherit}.component-strip\.module__componentStrip--XzI4M>:first-child{border-bottom-left-radius:.5em;border-top-left-radius:.5em}.component-strip\.module__componentStrip--XzI4M>:last-child{border-bottom-right-radius:.5em;border-top-right-radius:.5em;margin-right:0}.component-strip\.module__nameBlock--XzI4M{display:flex}.component-strip\.module__nameBlock--XzI4M .component-strip\.module__version--XzI4M{max-width:13ch;overflow:hidden;text-overflow:ellipsis;transition:max-width .48s;white-space:nowrap}.component-strip\.module__nameBlock--XzI4M .component-strip\.module__version--XzI4M:hover{max-width:61ch}.element-highlighter\.module__label--YzM5Z{padding:8px}.element-highlighter\.module__frame--YzM5Z,.element-highlighter\.module__label--YzM5Z{z-index:15500}.highlighter-provider\.module__highlighter--XzBjO{border:solid #ededed;border:0 solid var(--bit-border-color-lightest,#ededed);box-sizing:border-box;height:100%;transition:border .3s}.highlighter-provider\.module__highlighter--XzBjO.highlighter-provider\.module__active--XzBjO{border-width:8px;overflow:auto}.highlighter-provider\.module__label--XzBjO{font-family:sans-serif;font-size:12px}