sprintify-ui 0.5.8 → 0.5.9
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/sprintify-ui.es.js
CHANGED
|
@@ -45605,7 +45605,7 @@ const IL = /* @__PURE__ */ Qn(RL, [["__scopeId", "data-v-ee03d0ec"]]), NL = { cl
|
|
|
45605
45605
|
l ? De("", !0) : (B(), Le(di, {
|
|
45606
45606
|
key: 1,
|
|
45607
45607
|
"tw-menu": "w-52",
|
|
45608
|
-
size:
|
|
45608
|
+
size: "sm",
|
|
45609
45609
|
items: n.userMenu
|
|
45610
45610
|
}, {
|
|
45611
45611
|
button: Ce(({ open: s }) => [
|
|
@@ -45620,7 +45620,7 @@ const IL = /* @__PURE__ */ Qn(RL, [["__scopeId", "data-v-ee03d0ec"]]), NL = { cl
|
|
|
45620
45620
|
], 2)
|
|
45621
45621
|
]),
|
|
45622
45622
|
_: 1
|
|
45623
|
-
}, 8, ["
|
|
45623
|
+
}, 8, ["items"]))
|
|
45624
45624
|
], 2)
|
|
45625
45625
|
])
|
|
45626
45626
|
]),
|
package/package.json
CHANGED