@rafal.lemieszewski/tide-ui 0.7.1 → 0.7.2
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.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -63225,7 +63225,7 @@ const RKe = be(
|
|
|
63225
63225
|
// Open state (for collapsible items)
|
|
63226
63226
|
"data-[state=open]:bg-[var(--color-surface-secondary)]",
|
|
63227
63227
|
// Collapsed sidebar styles
|
|
63228
|
-
"group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2
|
|
63228
|
+
"group-data-[collapsible=icon]:!size-8 group-data-[collapsible=icon]:!p-2"
|
|
63229
63229
|
), [n, r, b, x, t, i]), z = /* @__PURE__ */ k(
|
|
63230
63230
|
v,
|
|
63231
63231
|
{
|