@oicl/openbridge-webcomponents 2.0.0-next.85 → 2.0.0-next.87
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/bundle/openbridge-webcomponents.bundle.js +0 -1
- package/bundle/openbridge-webcomponents.bundle.js.map +1 -1
- package/dist/automation/automation-tank/automation-tank.d.ts +2 -2
- package/dist/automation/automation-tank/automation-tank.js.map +1 -1
- package/dist/components/top-bar/top-bar.d.ts.map +1 -1
- package/dist/components/top-bar/top-bar.js +0 -1
- package/dist/components/top-bar/top-bar.js.map +1 -1
- package/package.json +1 -1
|
@@ -108807,7 +108807,6 @@ let ObcTopBar = class extends i$4 {
|
|
|
108807
108807
|
</obc-icon-button>
|
|
108808
108808
|
</div>`
|
|
108809
108809
|
);
|
|
108810
|
-
leftGroup.push(b`<div class="divider"></div>`);
|
|
108811
108810
|
leftGroup.push(
|
|
108812
108811
|
b`<obc-icon-button
|
|
108813
108812
|
variant="flat"
|