@chekinapp/ui 0.0.28 → 0.0.30

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 CHANGED
@@ -290,6 +290,7 @@ __export(index_exports, {
290
290
  switchVariants: () => switchVariants,
291
291
  tabsListVariants: () => tabsListVariants,
292
292
  tabsTriggerVariants: () => tabsTriggerVariants,
293
+ toCssSize: () => toCssSize,
293
294
  toast: () => import_sonner2.toast,
294
295
  toggleVariants: () => toggleVariants,
295
296
  uiKitI18nResources: () => uiKitI18nResources,
@@ -12423,6 +12424,7 @@ function getNextEnabledIndex(options, startIndex, step) {
12423
12424
  switchVariants,
12424
12425
  tabsListVariants,
12425
12426
  tabsTriggerVariants,
12427
+ toCssSize,
12426
12428
  toast,
12427
12429
  toggleVariants,
12428
12430
  uiKitI18nResources,