@equinor/fusion-framework-cli 0.0.0-next-20230916080546 → 0.0.0-next-20230922072645

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.
@@ -32,7 +32,7 @@
32
32
  }
33
33
  </style>
34
34
 
35
- <script type="module" crossorigin src="/assets/index-89a23d50.js"></script>
35
+ <script type="module" crossorigin src="/assets/index-e45636d8.js"></script>
36
36
 
37
37
  <body>
38
38
  <div id="root"></div>
@@ -0,0 +1,2 @@
1
+ export declare const svg = "<svg height=\"24px\" width=\"24px\" fill=\"#999\" viewBox=\"0 0 24 24\" title=\"person\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"100%\" height=\"100%\" fill=\"#eee\" /><path d=\"M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm2 4c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2Zm4 10c-.2-.71-3.3-2-6-2-2.69 0-5.77 1.28-6 2h12ZM4 18c0-2.66 5.33-4 8-4s8 1.34 8 4v2H4v-2Z\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" class=\"sc-dmqHEX eydzYY\"></path></svg>";
2
+ export default svg;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@equinor/fusion-framework-cli",
3
- "version": "0.0.0-next-20230916080546",
3
+ "version": "0.0.0-next-20230922072645",
4
4
  "keywords": [
5
5
  "Fusion",
6
6
  "Fusion Framework",
@@ -29,7 +29,7 @@
29
29
  "@equinor/eds-core-react": "^0.32.4",
30
30
  "@equinor/eds-icons": "^0.19.3",
31
31
  "@equinor/eds-tokens": "^0.9.2",
32
- "@equinor/fusion-wc-person": "1.0.0-next.5",
32
+ "@equinor/fusion-wc-person": "^1.1.0",
33
33
  "@types/adm-zip": "^0.5.0",
34
34
  "@types/semver": "^7.5.0",
35
35
  "@vitejs/plugin-react": "^4.0.4",
@@ -52,8 +52,8 @@
52
52
  "vite-plugin-environment": "^1.1.3",
53
53
  "vite-plugin-restart": "^0.3.1",
54
54
  "vite-tsconfig-paths": "^4.2.0",
55
- "@equinor/fusion-framework-app": "^7.1.6",
56
- "@equinor/fusion-framework-react-components-people-provider": "^1.0.1",
55
+ "@equinor/fusion-framework-app": "^0.0.0-next-20230922072645",
56
+ "@equinor/fusion-framework-react-components-people-provider": "^0.0.0-next-20230922072645",
57
57
  "@equinor/fusion-observable": "^8.1.2"
58
58
  },
59
59
  "devDependencies": {
@@ -66,7 +66,7 @@
66
66
  "@equinor/fusion-react-menu": "^0.1.5",
67
67
  "@equinor/fusion-react-person": "^0.2.9",
68
68
  "@equinor/fusion-react-progress-indicator": "^0.1.6",
69
- "@equinor/fusion-react-side-sheet": "1.0.1",
69
+ "@equinor/fusion-react-side-sheet": "1.0.2",
70
70
  "@equinor/fusion-react-styles": "^0.5.9",
71
71
  "@material-ui/styles": "^4.11.5",
72
72
  "@types/express": "^4.17.17",
@@ -81,19 +81,19 @@
81
81
  "styled-components": "^6.0.7",
82
82
  "types": "link:./types",
83
83
  "typescript": "^5.1.3",
84
- "@equinor/fusion-framework": "^7.0.21",
85
- "@equinor/fusion-framework-app": "^7.1.6",
86
- "@equinor/fusion-framework-module-app": "^5.2.6",
87
- "@equinor/fusion-framework-module-bookmark": "^1.0.12",
88
- "@equinor/fusion-framework-module-context": "^4.0.15",
84
+ "@equinor/fusion-framework": "^0.0.0-next-20230922072645",
85
+ "@equinor/fusion-framework-app": "^0.0.0-next-20230922072645",
86
+ "@equinor/fusion-framework-module-app": "^0.0.0-next-20230922072645",
87
+ "@equinor/fusion-framework-module-bookmark": "^0.0.0-next-20230922072645",
88
+ "@equinor/fusion-framework-module-context": "^0.0.0-next-20230922072645",
89
89
  "@equinor/fusion-framework-module-http": "^5.1.1",
90
90
  "@equinor/fusion-framework-module-msal": "^3.0.7",
91
91
  "@equinor/fusion-framework-module-navigation": "^3.0.6",
92
- "@equinor/fusion-framework-module-services": "^3.2.1",
93
- "@equinor/fusion-framework-react": "^5.3.1",
94
- "@equinor/fusion-framework-react-components-bookmark": "^0.2.8",
95
- "@equinor/fusion-framework-react-module-bookmark": "^2.0.19",
96
- "@equinor/fusion-query": "^4.0.1"
92
+ "@equinor/fusion-framework-module-services": "^0.0.0-next-20230922072645",
93
+ "@equinor/fusion-framework-react": "^0.0.0-next-20230922072645",
94
+ "@equinor/fusion-framework-react-components-bookmark": "^0.0.0-next-20230922072645",
95
+ "@equinor/fusion-framework-react-module-bookmark": "^0.0.0-next-20230922072645",
96
+ "@equinor/fusion-query": "^0.0.0-next-20230922072645"
97
97
  },
98
98
  "scripts": {
99
99
  "prebuild": "pnpm build:source",