sit-onyx 1.0.0 → 1.0.1-dev-20250922161655
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/index.esm-bundler.js +5 -6
- package/dist/index.esm-bundler.js.map +1 -1
- package/dist/index.js +279 -280
- package/package.json +5 -5
|
@@ -3881,9 +3881,9 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3881
3881
|
16
|
|
3882
3882
|
/* FULL_PROPS */
|
|
3883
3883
|
)) : createCommentVNode("v-if", true),
|
|
3884
|
-
(openBlock(), createBlock(Teleport, {
|
|
3885
|
-
|
|
3886
|
-
|
|
3884
|
+
$setup.moreListTargetRef ? (openBlock(), createBlock(Teleport, {
|
|
3885
|
+
key: 1,
|
|
3886
|
+
to: $setup.moreListTargetRef
|
|
3887
3887
|
}, [
|
|
3888
3888
|
!$setup.isVisible ? (openBlock(), createBlock($setup["OnyxMenuItem"], mergeProps({
|
|
3889
3889
|
key: 0,
|
|
@@ -3896,7 +3896,7 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
3896
3896
|
_: 3
|
|
3897
3897
|
/* FORWARDED */
|
|
3898
3898
|
}, 16, ["link", "active"])) : createCommentVNode("v-if", true)
|
|
3899
|
-
], 8, ["to"
|
|
3899
|
+
], 8, ["to"])) : createCommentVNode("v-if", true)
|
|
3900
3900
|
],
|
|
3901
3901
|
64
|
|
3902
3902
|
/* STABLE_FRAGMENT */
|
|
@@ -9635,7 +9635,6 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
9635
9635
|
]), 1040, ["active"])) : createCommentVNode("v-if", true),
|
|
9636
9636
|
$setup.isTopLevel && !$setup.isMobile && $setup.moreListTargetRef ? (openBlock(), createBlock(Teleport, {
|
|
9637
9637
|
key: 5,
|
|
9638
|
-
disabled: !$setup.moreListTargetRef,
|
|
9639
9638
|
to: $setup.moreListTargetRef
|
|
9640
9639
|
}, [
|
|
9641
9640
|
!$setup.isVisible ? (openBlock(), createBlock($setup["OnyxNavItemFacade"], mergeProps({ key: 0 }, $setup.mergeVueProps($setup.props, _ctx.$attrs), {
|
|
@@ -9656,7 +9655,7 @@ function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
9656
9655
|
key: "0"
|
|
9657
9656
|
} : void 0
|
|
9658
9657
|
]), 1040, ["active"])) : createCommentVNode("v-if", true)
|
|
9659
|
-
], 8, ["
|
|
9658
|
+
], 8, ["to"])) : createCommentVNode("v-if", true)
|
|
9660
9659
|
],
|
|
9661
9660
|
64
|
|
9662
9661
|
/* STABLE_FRAGMENT */
|