@snksergio/design-system 0.48.0 → 0.49.0

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.
@@ -11,8 +11,8 @@ import { l as Checkbox, C as Calendar, T as Textarea } from "./chunks/sheet-7v5v
11
11
  import { G as G2, H as H4, F as F3, O as O2 } from "./chunks/sheet-7v5vamnP.mjs";
12
12
  import { Check, MoreHorizontal, SlidersHorizontal, Calendar as Calendar$1, AlertCircle, CheckCheck, Clock, MoreVertical, Ban, X as X2, CalendarDays, ChevronDown, ChevronLeft, ChevronRight, RefreshCw, OctagonX, TriangleAlert, CircleCheck, Info, Bell } from "lucide-react";
13
13
  import { Reply } from "lucide-react";
14
- import { ay as Separator, az as Skeleton } from "./chunks/toggle-group-CnAN6ZnT.mjs";
15
- import { B as B2, aI } from "./chunks/toggle-group-CnAN6ZnT.mjs";
14
+ import { az as Separator, aA as Skeleton } from "./chunks/toggle-group-C3srOzNZ.mjs";
15
+ import { B as B2, aJ } from "./chunks/toggle-group-C3srOzNZ.mjs";
16
16
  import { I as Input } from "./chunks/input-tjIT8HNE.mjs";
17
17
  import { i as i2 } from "./chunks/input-tjIT8HNE.mjs";
18
18
  import { a as a10, b as b3, K as K2 } from "./chunks/kpi-delta-BRTgTaO1.mjs";
@@ -119,7 +119,12 @@ const colorPickerStyles = tv({
119
119
  customRow: "flex flex-col gap-gp-md"
120
120
  },
121
121
  variants: {
122
+ /* Espelha a escala do Input (`shadcn/input.tsx`) degrau por degrau. O `size` é
123
+ repassado pro Input interno, então uma escala menor aqui deixava combinação válida
124
+ no Input inalcançável pelo ColorPicker — era o caso de `xxs` e `xs`. */
122
125
  size: {
126
+ xxs: { swatch: "size-form-xs" },
127
+ xs: { swatch: "size-form-sm" },
123
128
  sm: { swatch: "size-form-md" },
124
129
  md: { swatch: "size-form-lg" }
125
130
  },
@@ -8179,7 +8184,7 @@ export {
8179
8184
  ae as ViewsPopover,
8180
8185
  actionColumn,
8181
8186
  af as avatarVariants,
8182
- aI as badgeVariants,
8187
+ aJ as badgeVariants,
8183
8188
  a92 as buttonVariants,
8184
8189
  cardCheckbox,
8185
8190
  o as chipCount,