@oicl/openbridge-webcomponents 0.0.20260408064217 → 0.0.20260409063909
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/README.md
CHANGED
|
@@ -12,8 +12,8 @@ This library is currently in active development. We are gearing up for our first
|
|
|
12
12
|
|
|
13
13
|
## 📚 Storybook & Demo
|
|
14
14
|
|
|
15
|
-
- **[Storybook](https://openbridge-
|
|
16
|
-
- **[Live Demo](https://openbridge-
|
|
15
|
+
- **[Storybook](https://openbridge-storybook.web.app)**: Browse components and view their different states.
|
|
16
|
+
- **[Live Demo](https://openbridge-demo.web.app/)**: See the components in action.
|
|
17
17
|
|
|
18
18
|
## 💾 Installation
|
|
19
19
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app-menu.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"app-menu.css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oicl/openbridge-webcomponents",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.20260409063909",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
|
-
"url": "git+https://github.com/Ocean-Industries-Concept-Lab/openbridge-webcomponents
|
|
7
|
+
"url": "git+https://github.com/Ocean-Industries-Concept-Lab/openbridge-webcomponents.git",
|
|
8
8
|
"directory": "packages/openbridge-webcomponents"
|
|
9
9
|
},
|
|
10
10
|
"homepage": "https://www.openbridge.no",
|