@jonapin006/tiger 1.0.21 → 1.0.22

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/tiger.es.js CHANGED
@@ -463,7 +463,7 @@ var _ = /* @__PURE__ */ function(e) {
463
463
  wrapper: "w-full md:w-80 md:min-w-[320px] md:max-w-[320px]",
464
464
  container: "h-full rounded-none flex flex-col overflow-y-auto",
465
465
  nav: "space-y-2 flex-grow",
466
- item: "w-full flex items-center gap-3 p-2.5 px-4 rounded-xl font-bold transition-all duration-300 text-xs",
466
+ item: "w-full flex items-center gap-3 p-2.5 px-4 rounded-xl font-bold transition-all duration-300 text-xs whitespace-nowrap",
467
467
  iconSize: 16,
468
468
  padding: "p-8",
469
469
  margin: "m-0",
@@ -1296,7 +1296,7 @@ var _ = /* @__PURE__ */ function(e) {
1296
1296
  wrapper: "w-full md:w-80 md:min-w-[320px] md:max-w-[320px]",
1297
1297
  container: "h-full rounded-none flex flex-col overflow-y-auto",
1298
1298
  nav: "space-y-2 flex-grow",
1299
- item: "w-full flex items-center gap-3 p-2.5 px-4 rounded-xl font-bold transition-all duration-300 text-xs",
1299
+ item: "w-full flex items-center gap-3 p-2.5 px-4 rounded-xl font-bold transition-all duration-300 text-xs whitespace-nowrap",
1300
1300
  iconSize: 16,
1301
1301
  padding: "p-8",
1302
1302
  margin: "m-0",
@@ -2129,7 +2129,7 @@ var _ = /* @__PURE__ */ function(e) {
2129
2129
  wrapper: "w-full md:w-80 md:min-w-[320px] md:max-w-[320px]",
2130
2130
  container: "h-full rounded-none flex flex-col overflow-y-auto",
2131
2131
  nav: "space-y-2 flex-grow",
2132
- item: "w-full flex items-center gap-3 p-2.5 px-4 rounded-xl font-bold transition-all duration-300 text-xs",
2132
+ item: "w-full flex items-center gap-3 p-2.5 px-4 rounded-xl font-bold transition-all duration-300 text-xs whitespace-nowrap",
2133
2133
  iconSize: 16,
2134
2134
  padding: "pt-0 px-0 pb-0",
2135
2135
  margin: "ml-5 mt-5 mb-5 mr-0",