bt-core-app 1.4.285 → 1.4.286
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/dist/bt-core-app.js +1 -1
- package/package.json +1 -1
package/dist/bt-core-app.js
CHANGED
|
@@ -33035,7 +33035,7 @@ const TI = /* @__PURE__ */ Ze({
|
|
|
33035
33035
|
]),
|
|
33036
33036
|
_: 3
|
|
33037
33037
|
}, 8, ["density"])),
|
|
33038
|
-
_(c).variant.value == "inline" ? (H(), se(ya, {
|
|
33038
|
+
!w.hideToolbar && _(c).variant.value == "inline" ? (H(), se(ya, {
|
|
33039
33039
|
key: 2,
|
|
33040
33040
|
"no-gutters": ""
|
|
33041
33041
|
}, {
|
package/package.json
CHANGED