@ngrok/mantle 0.1.49 → 0.1.50

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.
@@ -0,0 +1,2 @@
1
+ import{a as p}from"./chunk-A5H52ODC.js";import*as s from"@radix-ui/react-separator";import{Slot as h}from"@radix-ui/react-slot";import{createContext as f,forwardRef as u,useContext as c}from"react";import{jsx as n}from"react/jsx-runtime";var l=f({}),S=({className:o,children:r,asChild:t,...a})=>{let e=t?h:"div";return n(l.Provider,{value:{orientation:"horizontal"},children:n(e,{"data-horizontal-separator-group":!0,className:p("group flex items-center gap-2 [&_*:not([data-separator])]:shrink-0",o),...a,children:r})})},m=u(({className:o,orientation:r,decorative:t=!0,...a},e)=>{let i=c(l).orientation??r??"horizontal";return n(s.Root,{ref:e,"data-separator":!0,"aria-orientation":t?void 0:i,decorative:t,orientation:i,className:p("bg-gray-500/20 dark-high-contrast:bg-black high-contrast:bg-black dark:bg-gray-600/20",i==="horizontal"?"h-px w-full group-data-[horizontal-separator-group]:flex-1":"h-full w-px",o),...a})});m.displayName="Separator";export{S as a,m as b};
2
+ //# sourceMappingURL=chunk-JHNGG2T6.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../packages/separator/src/separator.tsx"],"sourcesContent":["import * as SeparatorPrimitive from \"@radix-ui/react-separator\";\nimport { Slot } from \"@radix-ui/react-slot\";\nimport { createContext, forwardRef, useContext } from \"react\";\nimport type { ComponentPropsWithoutRef, ElementRef, HTMLAttributes } from \"react\";\nimport { cx } from \"../../cx\";\nimport type { WithAsChild } from \"../../types/src/as-child\";\n\ntype Orientation = \"horizontal\" | \"vertical\";\n\ntype SeparatorGroupContextShape = {\n\torientation?: Orientation;\n};\n\nconst SeparatorGroupContext = createContext<SeparatorGroupContextShape>({});\n\n/**\n * A container to layout a group of horizontal separators.\n */\nconst HorizontalSeparatorGroup = ({\n\tclassName,\n\tchildren,\n\tasChild,\n\t...props\n}: HTMLAttributes<HTMLDivElement> & WithAsChild) => {\n\tconst Comp = asChild ? Slot : \"div\";\n\n\treturn (\n\t\t<SeparatorGroupContext.Provider value={{ orientation: \"horizontal\" }}>\n\t\t\t<Comp\n\t\t\t\tdata-horizontal-separator-group\n\t\t\t\tclassName={cx(\"group flex items-center gap-2 [&_*:not([data-separator])]:shrink-0\", className)}\n\t\t\t\t{...props}\n\t\t\t>\n\t\t\t\t{children}\n\t\t\t</Comp>\n\t\t</SeparatorGroupContext.Provider>\n\t);\n};\n\ntype SeparatorProps = ComponentPropsWithoutRef<typeof SeparatorPrimitive.Root>;\n\n/**\n * Visually or semantically separates content.\n */\nconst Separator = forwardRef<ElementRef<typeof SeparatorPrimitive.Root>, SeparatorProps>(\n\t({ className, orientation: propOrientation, decorative = true, ...props }, ref) => {\n\t\tconst ctx = useContext(SeparatorGroupContext);\n\t\t// Prefer the orientation from the context if it's set, else fallback to the prop and then to \"horizontal\".\n\t\tconst orientation = ctx.orientation ?? propOrientation ?? \"horizontal\";\n\n\t\treturn (\n\t\t\t<SeparatorPrimitive.Root\n\t\t\t\tref={ref}\n\t\t\t\tdata-separator\n\t\t\t\taria-orientation={decorative ? undefined : orientation}\n\t\t\t\tdecorative={decorative}\n\t\t\t\torientation={orientation}\n\t\t\t\tclassName={cx(\n\t\t\t\t\t\"bg-gray-500/20 dark-high-contrast:bg-black high-contrast:bg-black dark:bg-gray-600/20\",\n\t\t\t\t\torientation === \"horizontal\" ? \"h-px w-full group-data-[horizontal-separator-group]:flex-1\" : \"h-full w-px\",\n\t\t\t\t\tclassName,\n\t\t\t\t)}\n\t\t\t\t{...props}\n\t\t\t/>\n\t\t);\n\t},\n);\nSeparator.displayName = \"Separator\";\n\nexport { HorizontalSeparatorGroup, Separator };\n"],"mappings":"wCAAA,UAAYA,MAAwB,4BACpC,OAAS,QAAAC,MAAY,uBACrB,OAAS,iBAAAC,EAAe,cAAAC,EAAY,cAAAC,MAAkB,QA0BnD,cAAAC,MAAA,oBAfH,IAAMC,EAAwBC,EAA0C,CAAC,CAAC,EAKpEC,EAA2B,CAAC,CACjC,UAAAC,EACA,SAAAC,EACA,QAAAC,EACA,GAAGC,CACJ,IAAoD,CACnD,IAAMC,EAAOF,EAAUG,EAAO,MAE9B,OACCT,EAACC,EAAsB,SAAtB,CAA+B,MAAO,CAAE,YAAa,YAAa,EAClE,SAAAD,EAACQ,EAAA,CACA,kCAA+B,GAC/B,UAAWE,EAAG,qEAAsEN,CAAS,EAC5F,GAAGG,EAEH,SAAAF,EACF,EACD,CAEF,EAOMM,EAAYC,EACjB,CAAC,CAAE,UAAAR,EAAW,YAAaS,EAAiB,WAAAC,EAAa,GAAM,GAAGP,CAAM,EAAGQ,IAAQ,CAGlF,IAAMC,EAFMC,EAAWhB,CAAqB,EAEpB,aAAeY,GAAmB,aAE1D,OACCb,EAAoB,OAAnB,CACA,IAAKe,EACL,iBAAc,GACd,mBAAkBD,EAAa,OAAYE,EAC3C,WAAYF,EACZ,YAAaE,EACb,UAAWN,EACV,wFACAM,IAAgB,aAAe,6DAA+D,cAC9FZ,CACD,EACC,GAAGG,EACL,CAEF,CACD,EACAI,EAAU,YAAc","names":["SeparatorPrimitive","Slot","createContext","forwardRef","useContext","jsx","SeparatorGroupContext","createContext","HorizontalSeparatorGroup","className","children","asChild","props","Comp","Slot","cx","Separator","forwardRef","propOrientation","decorative","ref","orientation","useContext"]}
@@ -1,4 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import * as _radix_ui_react_separator from '@radix-ui/react-separator';
2
3
  import * as react from 'react';
3
4
  import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
4
5
 
@@ -29,276 +30,7 @@ declare const DropdownMenuRadioItem: react.ForwardRefExoticComponent<Omit<Dropdo
29
30
  declare const DropdownMenuLabel: react.ForwardRefExoticComponent<Omit<DropdownMenuPrimitive.DropdownMenuLabelProps & react.RefAttributes<HTMLDivElement>, "ref"> & {
30
31
  inset?: boolean;
31
32
  } & react.RefAttributes<HTMLDivElement>>;
32
- declare const DropdownMenuSeparator: react.ForwardRefExoticComponent<Omit<{
33
- className?: string | undefined;
34
- defaultChecked?: boolean | undefined;
35
- defaultValue?: string | number | readonly string[] | undefined;
36
- suppressContentEditableWarning?: boolean | undefined;
37
- suppressHydrationWarning?: boolean | undefined;
38
- accessKey?: string | undefined;
39
- autoFocus?: boolean | undefined;
40
- contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
41
- contextMenu?: string | undefined;
42
- dir?: string | undefined;
43
- draggable?: (boolean | "true" | "false") | undefined;
44
- hidden?: boolean | undefined;
45
- id?: string | undefined;
46
- lang?: string | undefined;
47
- nonce?: string | undefined;
48
- slot?: string | undefined;
49
- spellCheck?: (boolean | "true" | "false") | undefined;
50
- style?: react.CSSProperties | undefined;
51
- tabIndex?: number | undefined;
52
- title?: string | undefined;
53
- translate?: "yes" | "no" | undefined;
54
- radioGroup?: string | undefined;
55
- role?: react.AriaRole | undefined;
56
- about?: string | undefined;
57
- content?: string | undefined;
58
- datatype?: string | undefined;
59
- inlist?: any;
60
- prefix?: string | undefined;
61
- property?: string | undefined;
62
- rel?: string | undefined;
63
- resource?: string | undefined;
64
- rev?: string | undefined;
65
- typeof?: string | undefined;
66
- vocab?: string | undefined;
67
- autoCapitalize?: string | undefined;
68
- autoCorrect?: string | undefined;
69
- autoSave?: string | undefined;
70
- color?: string | undefined;
71
- itemProp?: string | undefined;
72
- itemScope?: boolean | undefined;
73
- itemType?: string | undefined;
74
- itemID?: string | undefined;
75
- itemRef?: string | undefined;
76
- results?: number | undefined;
77
- security?: string | undefined;
78
- unselectable?: "on" | "off" | undefined;
79
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
80
- is?: string | undefined;
81
- "aria-activedescendant"?: string | undefined;
82
- "aria-atomic"?: (boolean | "true" | "false") | undefined;
83
- "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
84
- "aria-braillelabel"?: string | undefined;
85
- "aria-brailleroledescription"?: string | undefined;
86
- "aria-busy"?: (boolean | "true" | "false") | undefined;
87
- "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
88
- "aria-colcount"?: number | undefined;
89
- "aria-colindex"?: number | undefined;
90
- "aria-colindextext"?: string | undefined;
91
- "aria-colspan"?: number | undefined;
92
- "aria-controls"?: string | undefined;
93
- "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
94
- "aria-describedby"?: string | undefined;
95
- "aria-description"?: string | undefined;
96
- "aria-details"?: string | undefined;
97
- "aria-disabled"?: (boolean | "true" | "false") | undefined;
98
- "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
99
- "aria-errormessage"?: string | undefined;
100
- "aria-expanded"?: (boolean | "true" | "false") | undefined;
101
- "aria-flowto"?: string | undefined;
102
- "aria-grabbed"?: (boolean | "true" | "false") | undefined;
103
- "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
104
- "aria-hidden"?: (boolean | "true" | "false") | undefined;
105
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
106
- "aria-keyshortcuts"?: string | undefined;
107
- "aria-label"?: string | undefined;
108
- "aria-labelledby"?: string | undefined;
109
- "aria-level"?: number | undefined;
110
- "aria-live"?: "off" | "assertive" | "polite" | undefined;
111
- "aria-modal"?: (boolean | "true" | "false") | undefined;
112
- "aria-multiline"?: (boolean | "true" | "false") | undefined;
113
- "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
114
- "aria-orientation"?: "horizontal" | "vertical" | undefined;
115
- "aria-owns"?: string | undefined;
116
- "aria-placeholder"?: string | undefined;
117
- "aria-posinset"?: number | undefined;
118
- "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
119
- "aria-readonly"?: (boolean | "true" | "false") | undefined;
120
- "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
121
- "aria-required"?: (boolean | "true" | "false") | undefined;
122
- "aria-roledescription"?: string | undefined;
123
- "aria-rowcount"?: number | undefined;
124
- "aria-rowindex"?: number | undefined;
125
- "aria-rowindextext"?: string | undefined;
126
- "aria-rowspan"?: number | undefined;
127
- "aria-selected"?: (boolean | "true" | "false") | undefined;
128
- "aria-setsize"?: number | undefined;
129
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
130
- "aria-valuemax"?: number | undefined;
131
- "aria-valuemin"?: number | undefined;
132
- "aria-valuenow"?: number | undefined;
133
- "aria-valuetext"?: string | undefined;
134
- dangerouslySetInnerHTML?: {
135
- __html: string | TrustedHTML;
136
- } | undefined;
137
- onCopy?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
138
- onCopyCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
139
- onCut?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
140
- onCutCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
141
- onPaste?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
142
- onPasteCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
143
- onCompositionEnd?: react.CompositionEventHandler<HTMLDivElement> | undefined;
144
- onCompositionEndCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
145
- onCompositionStart?: react.CompositionEventHandler<HTMLDivElement> | undefined;
146
- onCompositionStartCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
147
- onCompositionUpdate?: react.CompositionEventHandler<HTMLDivElement> | undefined;
148
- onCompositionUpdateCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
149
- onFocus?: react.FocusEventHandler<HTMLDivElement> | undefined;
150
- onFocusCapture?: react.FocusEventHandler<HTMLDivElement> | undefined;
151
- onBlur?: react.FocusEventHandler<HTMLDivElement> | undefined;
152
- onBlurCapture?: react.FocusEventHandler<HTMLDivElement> | undefined;
153
- onChange?: react.FormEventHandler<HTMLDivElement> | undefined;
154
- onChangeCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
155
- onBeforeInput?: react.FormEventHandler<HTMLDivElement> | undefined;
156
- onBeforeInputCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
157
- onInput?: react.FormEventHandler<HTMLDivElement> | undefined;
158
- onInputCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
159
- onReset?: react.FormEventHandler<HTMLDivElement> | undefined;
160
- onResetCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
161
- onSubmit?: react.FormEventHandler<HTMLDivElement> | undefined;
162
- onSubmitCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
163
- onInvalid?: react.FormEventHandler<HTMLDivElement> | undefined;
164
- onInvalidCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
165
- onLoad?: react.ReactEventHandler<HTMLDivElement> | undefined;
166
- onLoadCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
167
- onError?: react.ReactEventHandler<HTMLDivElement> | undefined;
168
- onErrorCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
169
- onKeyDown?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
170
- onKeyDownCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
171
- onKeyPress?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
172
- onKeyPressCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
173
- onKeyUp?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
174
- onKeyUpCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
175
- onAbort?: react.ReactEventHandler<HTMLDivElement> | undefined;
176
- onAbortCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
177
- onCanPlay?: react.ReactEventHandler<HTMLDivElement> | undefined;
178
- onCanPlayCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
179
- onCanPlayThrough?: react.ReactEventHandler<HTMLDivElement> | undefined;
180
- onCanPlayThroughCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
181
- onDurationChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
182
- onDurationChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
183
- onEmptied?: react.ReactEventHandler<HTMLDivElement> | undefined;
184
- onEmptiedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
185
- onEncrypted?: react.ReactEventHandler<HTMLDivElement> | undefined;
186
- onEncryptedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
187
- onEnded?: react.ReactEventHandler<HTMLDivElement> | undefined;
188
- onEndedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
189
- onLoadedData?: react.ReactEventHandler<HTMLDivElement> | undefined;
190
- onLoadedDataCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
191
- onLoadedMetadata?: react.ReactEventHandler<HTMLDivElement> | undefined;
192
- onLoadedMetadataCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
193
- onLoadStart?: react.ReactEventHandler<HTMLDivElement> | undefined;
194
- onLoadStartCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
195
- onPause?: react.ReactEventHandler<HTMLDivElement> | undefined;
196
- onPauseCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
197
- onPlay?: react.ReactEventHandler<HTMLDivElement> | undefined;
198
- onPlayCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
199
- onPlaying?: react.ReactEventHandler<HTMLDivElement> | undefined;
200
- onPlayingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
201
- onProgress?: react.ReactEventHandler<HTMLDivElement> | undefined;
202
- onProgressCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
203
- onRateChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
204
- onRateChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
205
- onResize?: react.ReactEventHandler<HTMLDivElement> | undefined;
206
- onResizeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
207
- onSeeked?: react.ReactEventHandler<HTMLDivElement> | undefined;
208
- onSeekedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
209
- onSeeking?: react.ReactEventHandler<HTMLDivElement> | undefined;
210
- onSeekingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
211
- onStalled?: react.ReactEventHandler<HTMLDivElement> | undefined;
212
- onStalledCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
213
- onSuspend?: react.ReactEventHandler<HTMLDivElement> | undefined;
214
- onSuspendCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
215
- onTimeUpdate?: react.ReactEventHandler<HTMLDivElement> | undefined;
216
- onTimeUpdateCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
217
- onVolumeChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
218
- onVolumeChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
219
- onWaiting?: react.ReactEventHandler<HTMLDivElement> | undefined;
220
- onWaitingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
221
- onAuxClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
222
- onAuxClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
223
- onClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
224
- onClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
225
- onContextMenu?: react.MouseEventHandler<HTMLDivElement> | undefined;
226
- onContextMenuCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
227
- onDoubleClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
228
- onDoubleClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
229
- onDrag?: react.DragEventHandler<HTMLDivElement> | undefined;
230
- onDragCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
231
- onDragEnd?: react.DragEventHandler<HTMLDivElement> | undefined;
232
- onDragEndCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
233
- onDragEnter?: react.DragEventHandler<HTMLDivElement> | undefined;
234
- onDragEnterCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
235
- onDragExit?: react.DragEventHandler<HTMLDivElement> | undefined;
236
- onDragExitCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
237
- onDragLeave?: react.DragEventHandler<HTMLDivElement> | undefined;
238
- onDragLeaveCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
239
- onDragOver?: react.DragEventHandler<HTMLDivElement> | undefined;
240
- onDragOverCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
241
- onDragStart?: react.DragEventHandler<HTMLDivElement> | undefined;
242
- onDragStartCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
243
- onDrop?: react.DragEventHandler<HTMLDivElement> | undefined;
244
- onDropCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
245
- onMouseDown?: react.MouseEventHandler<HTMLDivElement> | undefined;
246
- onMouseDownCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
247
- onMouseEnter?: react.MouseEventHandler<HTMLDivElement> | undefined;
248
- onMouseLeave?: react.MouseEventHandler<HTMLDivElement> | undefined;
249
- onMouseMove?: react.MouseEventHandler<HTMLDivElement> | undefined;
250
- onMouseMoveCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
251
- onMouseOut?: react.MouseEventHandler<HTMLDivElement> | undefined;
252
- onMouseOutCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
253
- onMouseOver?: react.MouseEventHandler<HTMLDivElement> | undefined;
254
- onMouseOverCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
255
- onMouseUp?: react.MouseEventHandler<HTMLDivElement> | undefined;
256
- onMouseUpCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
257
- onSelect?: react.ReactEventHandler<HTMLDivElement> | undefined;
258
- onSelectCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
259
- onTouchCancel?: react.TouchEventHandler<HTMLDivElement> | undefined;
260
- onTouchCancelCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
261
- onTouchEnd?: react.TouchEventHandler<HTMLDivElement> | undefined;
262
- onTouchEndCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
263
- onTouchMove?: react.TouchEventHandler<HTMLDivElement> | undefined;
264
- onTouchMoveCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
265
- onTouchStart?: react.TouchEventHandler<HTMLDivElement> | undefined;
266
- onTouchStartCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
267
- onPointerDown?: react.PointerEventHandler<HTMLDivElement> | undefined;
268
- onPointerDownCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
269
- onPointerMove?: react.PointerEventHandler<HTMLDivElement> | undefined;
270
- onPointerMoveCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
271
- onPointerUp?: react.PointerEventHandler<HTMLDivElement> | undefined;
272
- onPointerUpCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
273
- onPointerCancel?: react.PointerEventHandler<HTMLDivElement> | undefined;
274
- onPointerCancelCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
275
- onPointerEnter?: react.PointerEventHandler<HTMLDivElement> | undefined;
276
- onPointerLeave?: react.PointerEventHandler<HTMLDivElement> | undefined;
277
- onPointerOver?: react.PointerEventHandler<HTMLDivElement> | undefined;
278
- onPointerOverCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
279
- onPointerOut?: react.PointerEventHandler<HTMLDivElement> | undefined;
280
- onPointerOutCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
281
- onGotPointerCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
282
- onGotPointerCaptureCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
283
- onLostPointerCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
284
- onLostPointerCaptureCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
285
- onScroll?: react.UIEventHandler<HTMLDivElement> | undefined;
286
- onScrollCapture?: react.UIEventHandler<HTMLDivElement> | undefined;
287
- onWheel?: react.WheelEventHandler<HTMLDivElement> | undefined;
288
- onWheelCapture?: react.WheelEventHandler<HTMLDivElement> | undefined;
289
- onAnimationStart?: react.AnimationEventHandler<HTMLDivElement> | undefined;
290
- onAnimationStartCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
291
- onAnimationEnd?: react.AnimationEventHandler<HTMLDivElement> | undefined;
292
- onAnimationEndCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
293
- onAnimationIteration?: react.AnimationEventHandler<HTMLDivElement> | undefined;
294
- onAnimationIterationCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
295
- onTransitionEnd?: react.TransitionEventHandler<HTMLDivElement> | undefined;
296
- onTransitionEndCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
297
- key?: react.Key | null | undefined;
298
- asChild?: boolean | undefined;
299
- orientation?: ("horizontal" | "vertical") | undefined;
300
- decorative?: boolean | undefined;
301
- } & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
33
+ declare const DropdownMenuSeparator: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_separator.SeparatorProps & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
302
34
  declare const DropdownMenuShortcut: {
303
35
  ({ className, ...props }: React.HTMLAttributes<HTMLSpanElement>): react_jsx_runtime.JSX.Element;
304
36
  displayName: string;
@@ -1,2 +1,2 @@
1
- import{b as u}from"./chunk-UPLGE3M6.js";import{a}from"./chunk-A5H52ODC.js";import{CaretRight as P}from"@phosphor-icons/react/CaretRight";import{Check as l}from"@phosphor-icons/react/Check";import*as e from"@radix-ui/react-dropdown-menu";import{forwardRef as d}from"react";import{jsx as n,jsxs as m}from"react/jsx-runtime";var x=e.Root,y=e.Trigger,R=e.Group,s=e.Portal,C=e.Sub,I=e.RadioGroup,c=d(({className:o,inset:t,children:r,...i},p)=>m(e.SubTrigger,{className:a("focus:bg-accent data-state-open:bg-accent relative flex cursor-pointer select-none items-center rounded-sm py-1.5 pl-2 pr-9 text-base outline-none sm:text-sm","data-highlighted:bg-popover-hover data-state-open:bg-popover-hover","[&>svg]:size-6 [&>svg]:sm:size-5 [&_svg]:shrink-0",t&&"pl-8",o),ref:p,...i,children:[r,n("span",{className:"absolute right-2 flex items-center",children:n(P,{className:"size-5 shrink-0 sm:size-4",weight:"bold"})})]}));c.displayName="DropdownMenuSubTrigger";var w=d(({className:o,loop:t=!0,...r},i)=>n(s,{children:n(e.SubContent,{className:a("scrollbar","text-popover-foreground z-50 min-w-[8rem] overflow-hidden rounded border border-popover bg-popover p-1.25 shadow-xl data-state-closed:animate-out data-state-closed:fade-out-0 data-state-closed:zoom-out-95 data-state-open:animate-in data-state-open:fade-in-0 data-state-open:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","my-2 max-h-[calc(var(--radix-dropdown-menu-content-available-height)_-_16px)] overflow-auto",o),loop:t,ref:i,...r})}));w.displayName="DropdownMenuSubContent";var f=d(({className:o,loop:t=!0,width:r,...i},p)=>n(s,{children:n(e.Content,{ref:p,className:a("scrollbar","text-popover-foreground z-50 min-w-[8rem] overflow-hidden rounded border border-popover bg-popover p-1.25 shadow-xl outline-none","data-side-bottom:slide-in-from-top-2 data-side-left:slide-in-from-right-2 data-side-right:slide-in-from-left-2 data-side-top:slide-in-from-bottom-2 data-state-closed:animate-out data-state-closed:fade-out-0 data-state-closed:zoom-out-95 data-state-open:animate-in data-state-open:fade-in-0 data-state-open:zoom-in-95","my-2 max-h-[calc(var(--radix-dropdown-menu-content-available-height)_-_16px)] overflow-auto",r==="trigger"&&"w-[var(--radix-dropdown-menu-trigger-width)]",o),loop:t,...i})}));f.displayName="DropdownMenuContent";var g=d(({className:o,inset:t,...r},i)=>n(e.Item,{ref:i,className:a("focus:bg-accent focus:text-accent-foreground relative flex cursor-pointer select-none items-center rounded px-2 py-1.5 text-base font-normal outline-none transition-colors data-disabled:pointer-events-none data-disabled:opacity-50 data-highlighted:bg-popover-hover data-active-item:dark:bg-popover-hover sm:text-sm","[&>svg]:size-6 [&>svg]:sm:size-5 [&_svg]:shrink-0",t&&"pl-8",o),...r}));g.displayName="DropdownMenuItem";var v=d(({className:o,children:t,checked:r,...i},p)=>m(e.CheckboxItem,{ref:p,className:a("relative flex cursor-pointer select-none items-center gap-2 rounded py-1.5 pl-2 pr-9 text-base font-normal text-strong outline-none data-disabled:pointer-events-none data-disabled:opacity-50 sm:text-sm","data-highlighted:bg-popover-hover data-highlighted:dark:bg-popover-hover","aria-checked:!bg-filled-accent aria-checked:font-medium aria-checked:text-on-filled","[&>svg]:size-6 [&>svg]:sm:size-5 [&_svg]:shrink-0",o),checked:r,...i,children:[n("span",{className:"absolute right-2 flex items-center",children:n(e.ItemIndicator,{children:n(l,{className:"size-5 shrink-0 sm:size-4",weight:"bold"})})}),t]}));v.displayName="DropdownMenuCheckboxItem";var h=d(({className:o,children:t,...r},i)=>m(e.RadioItem,{className:a("relative flex cursor-pointer select-none items-center gap-2 rounded py-1.5 pl-2 pr-9 text-base font-normal text-strong outline-none data-disabled:pointer-events-none data-disabled:opacity-50 sm:text-sm","data-highlighted:bg-popover-hover data-highlighted:dark:bg-popover-hover","aria-checked:!bg-filled-accent aria-checked:font-medium aria-checked:text-on-filled","[&>svg]:size-6 [&>svg]:sm:size-5 [&_svg]:shrink-0",o),ref:i,...r,children:[n("span",{className:"absolute right-2 flex items-center",children:n(e.ItemIndicator,{children:n(l,{className:"size-5 shrink-0 sm:size-4",weight:"bold"})})}),t]}));h.displayName="DropdownMenuRadioItem";var M=d(({className:o,inset:t,...r},i)=>n(e.Label,{ref:i,className:a("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",o),...r}));M.displayName="DropdownMenuLabel";var D=d(({className:o,...t},r)=>n(u,{ref:r,className:a("-mx-1.25 my-1 w-auto",o),...t}));D.displayName="DropdownMenuSeparator";var b=({className:o,...t})=>n("span",{className:a("ml-auto text-xs tracking-widest opacity-60",o),...t});b.displayName="DropdownMenuShortcut";export{x as DropdownMenu,v as DropdownMenuCheckboxItem,f as DropdownMenuContent,R as DropdownMenuGroup,g as DropdownMenuItem,M as DropdownMenuLabel,s as DropdownMenuPortal,I as DropdownMenuRadioGroup,h as DropdownMenuRadioItem,D as DropdownMenuSeparator,b as DropdownMenuShortcut,C as DropdownMenuSub,w as DropdownMenuSubContent,c as DropdownMenuSubTrigger,y as DropdownMenuTrigger};
1
+ import{b as u}from"./chunk-JHNGG2T6.js";import{a}from"./chunk-A5H52ODC.js";import{CaretRight as P}from"@phosphor-icons/react/CaretRight";import{Check as l}from"@phosphor-icons/react/Check";import*as e from"@radix-ui/react-dropdown-menu";import{forwardRef as d}from"react";import{jsx as n,jsxs as m}from"react/jsx-runtime";var x=e.Root,y=e.Trigger,R=e.Group,s=e.Portal,C=e.Sub,I=e.RadioGroup,c=d(({className:o,inset:t,children:r,...i},p)=>m(e.SubTrigger,{className:a("focus:bg-accent data-state-open:bg-accent relative flex cursor-pointer select-none items-center rounded-sm py-1.5 pl-2 pr-9 text-base outline-none sm:text-sm","data-highlighted:bg-popover-hover data-state-open:bg-popover-hover","[&>svg]:size-6 [&>svg]:sm:size-5 [&_svg]:shrink-0",t&&"pl-8",o),ref:p,...i,children:[r,n("span",{className:"absolute right-2 flex items-center",children:n(P,{className:"size-5 shrink-0 sm:size-4",weight:"bold"})})]}));c.displayName="DropdownMenuSubTrigger";var w=d(({className:o,loop:t=!0,...r},i)=>n(s,{children:n(e.SubContent,{className:a("scrollbar","text-popover-foreground z-50 min-w-[8rem] overflow-hidden rounded border border-popover bg-popover p-1.25 shadow-xl data-state-closed:animate-out data-state-closed:fade-out-0 data-state-closed:zoom-out-95 data-state-open:animate-in data-state-open:fade-in-0 data-state-open:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2","my-2 max-h-[calc(var(--radix-dropdown-menu-content-available-height)_-_16px)] overflow-auto",o),loop:t,ref:i,...r})}));w.displayName="DropdownMenuSubContent";var f=d(({className:o,loop:t=!0,width:r,...i},p)=>n(s,{children:n(e.Content,{ref:p,className:a("scrollbar","text-popover-foreground z-50 min-w-[8rem] overflow-hidden rounded border border-popover bg-popover p-1.25 shadow-xl outline-none","data-side-bottom:slide-in-from-top-2 data-side-left:slide-in-from-right-2 data-side-right:slide-in-from-left-2 data-side-top:slide-in-from-bottom-2 data-state-closed:animate-out data-state-closed:fade-out-0 data-state-closed:zoom-out-95 data-state-open:animate-in data-state-open:fade-in-0 data-state-open:zoom-in-95","my-2 max-h-[calc(var(--radix-dropdown-menu-content-available-height)_-_16px)] overflow-auto",r==="trigger"&&"w-[var(--radix-dropdown-menu-trigger-width)]",o),loop:t,...i})}));f.displayName="DropdownMenuContent";var g=d(({className:o,inset:t,...r},i)=>n(e.Item,{ref:i,className:a("focus:bg-accent focus:text-accent-foreground relative flex cursor-pointer select-none items-center rounded px-2 py-1.5 text-base font-normal outline-none transition-colors data-disabled:pointer-events-none data-disabled:opacity-50 data-highlighted:bg-popover-hover data-active-item:dark:bg-popover-hover sm:text-sm","[&>svg]:size-6 [&>svg]:sm:size-5 [&_svg]:shrink-0",t&&"pl-8",o),...r}));g.displayName="DropdownMenuItem";var v=d(({className:o,children:t,checked:r,...i},p)=>m(e.CheckboxItem,{ref:p,className:a("relative flex cursor-pointer select-none items-center gap-2 rounded py-1.5 pl-2 pr-9 text-base font-normal text-strong outline-none data-disabled:pointer-events-none data-disabled:opacity-50 sm:text-sm","data-highlighted:bg-popover-hover data-highlighted:dark:bg-popover-hover","aria-checked:!bg-filled-accent aria-checked:font-medium aria-checked:text-on-filled","[&>svg]:size-6 [&>svg]:sm:size-5 [&_svg]:shrink-0",o),checked:r,...i,children:[n("span",{className:"absolute right-2 flex items-center",children:n(e.ItemIndicator,{children:n(l,{className:"size-5 shrink-0 sm:size-4",weight:"bold"})})}),t]}));v.displayName="DropdownMenuCheckboxItem";var h=d(({className:o,children:t,...r},i)=>m(e.RadioItem,{className:a("relative flex cursor-pointer select-none items-center gap-2 rounded py-1.5 pl-2 pr-9 text-base font-normal text-strong outline-none data-disabled:pointer-events-none data-disabled:opacity-50 sm:text-sm","data-highlighted:bg-popover-hover data-highlighted:dark:bg-popover-hover","aria-checked:!bg-filled-accent aria-checked:font-medium aria-checked:text-on-filled","[&>svg]:size-6 [&>svg]:sm:size-5 [&_svg]:shrink-0",o),ref:i,...r,children:[n("span",{className:"absolute right-2 flex items-center",children:n(e.ItemIndicator,{children:n(l,{className:"size-5 shrink-0 sm:size-4",weight:"bold"})})}),t]}));h.displayName="DropdownMenuRadioItem";var M=d(({className:o,inset:t,...r},i)=>n(e.Label,{ref:i,className:a("px-2 py-1.5 text-sm font-semibold",t&&"pl-8",o),...r}));M.displayName="DropdownMenuLabel";var D=d(({className:o,...t},r)=>n(u,{ref:r,className:a("-mx-1.25 my-1 w-auto",o),...t}));D.displayName="DropdownMenuSeparator";var b=({className:o,...t})=>n("span",{className:a("ml-auto text-xs tracking-widest opacity-60",o),...t});b.displayName="DropdownMenuShortcut";export{x as DropdownMenu,v as DropdownMenuCheckboxItem,f as DropdownMenuContent,R as DropdownMenuGroup,g as DropdownMenuItem,M as DropdownMenuLabel,s as DropdownMenuPortal,I as DropdownMenuRadioGroup,h as DropdownMenuRadioItem,D as DropdownMenuSeparator,b as DropdownMenuShortcut,C as DropdownMenuSub,w as DropdownMenuSubContent,c as DropdownMenuSubTrigger,y as DropdownMenuTrigger};
2
2
  //# sourceMappingURL=dropdown-menu.js.map
package/dist/select.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ import * as _radix_ui_react_separator from '@radix-ui/react-separator';
1
2
  import * as react from 'react';
2
3
  import { FocusEvent, SelectHTMLAttributes } from 'react';
3
4
  import * as SelectPrimitive from '@radix-ui/react-select';
@@ -51,275 +52,6 @@ declare const SelectItem: react.ForwardRefExoticComponent<Omit<SelectPrimitive.S
51
52
  /**
52
53
  * Used to visually separate items in the select.
53
54
  */
54
- declare const SelectSeparator: react.ForwardRefExoticComponent<Omit<{
55
- color?: string | undefined;
56
- hidden?: boolean | undefined;
57
- onChange?: react.FormEventHandler<HTMLDivElement> | undefined;
58
- defaultChecked?: boolean | undefined;
59
- defaultValue?: string | number | readonly string[] | undefined;
60
- suppressContentEditableWarning?: boolean | undefined;
61
- suppressHydrationWarning?: boolean | undefined;
62
- accessKey?: string | undefined;
63
- autoFocus?: boolean | undefined;
64
- className?: string | undefined;
65
- contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
66
- contextMenu?: string | undefined;
67
- dir?: string | undefined;
68
- draggable?: (boolean | "false" | "true") | undefined;
69
- id?: string | undefined;
70
- lang?: string | undefined;
71
- nonce?: string | undefined;
72
- slot?: string | undefined;
73
- spellCheck?: (boolean | "false" | "true") | undefined;
74
- style?: react.CSSProperties | undefined;
75
- tabIndex?: number | undefined;
76
- title?: string | undefined;
77
- translate?: "yes" | "no" | undefined;
78
- radioGroup?: string | undefined;
79
- role?: react.AriaRole | undefined;
80
- about?: string | undefined;
81
- content?: string | undefined;
82
- datatype?: string | undefined;
83
- inlist?: any;
84
- prefix?: string | undefined;
85
- property?: string | undefined;
86
- rel?: string | undefined;
87
- resource?: string | undefined;
88
- rev?: string | undefined;
89
- typeof?: string | undefined;
90
- vocab?: string | undefined;
91
- autoCapitalize?: string | undefined;
92
- autoCorrect?: string | undefined;
93
- autoSave?: string | undefined;
94
- itemProp?: string | undefined;
95
- itemScope?: boolean | undefined;
96
- itemType?: string | undefined;
97
- itemID?: string | undefined;
98
- itemRef?: string | undefined;
99
- results?: number | undefined;
100
- security?: string | undefined;
101
- unselectable?: "on" | "off" | undefined;
102
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
103
- is?: string | undefined;
104
- "aria-activedescendant"?: string | undefined;
105
- "aria-atomic"?: (boolean | "false" | "true") | undefined;
106
- "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
107
- "aria-braillelabel"?: string | undefined;
108
- "aria-brailleroledescription"?: string | undefined;
109
- "aria-busy"?: (boolean | "false" | "true") | undefined;
110
- "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
111
- "aria-colcount"?: number | undefined;
112
- "aria-colindex"?: number | undefined;
113
- "aria-colindextext"?: string | undefined;
114
- "aria-colspan"?: number | undefined;
115
- "aria-controls"?: string | undefined;
116
- "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
117
- "aria-describedby"?: string | undefined;
118
- "aria-description"?: string | undefined;
119
- "aria-details"?: string | undefined;
120
- "aria-disabled"?: (boolean | "false" | "true") | undefined;
121
- "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
122
- "aria-errormessage"?: string | undefined;
123
- "aria-expanded"?: (boolean | "false" | "true") | undefined;
124
- "aria-flowto"?: string | undefined;
125
- "aria-grabbed"?: (boolean | "false" | "true") | undefined;
126
- "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
127
- "aria-hidden"?: (boolean | "false" | "true") | undefined;
128
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
129
- "aria-keyshortcuts"?: string | undefined;
130
- "aria-label"?: string | undefined;
131
- "aria-labelledby"?: string | undefined;
132
- "aria-level"?: number | undefined;
133
- "aria-live"?: "off" | "assertive" | "polite" | undefined;
134
- "aria-modal"?: (boolean | "false" | "true") | undefined;
135
- "aria-multiline"?: (boolean | "false" | "true") | undefined;
136
- "aria-multiselectable"?: (boolean | "false" | "true") | undefined;
137
- "aria-orientation"?: "horizontal" | "vertical" | undefined;
138
- "aria-owns"?: string | undefined;
139
- "aria-placeholder"?: string | undefined;
140
- "aria-posinset"?: number | undefined;
141
- "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
142
- "aria-readonly"?: (boolean | "false" | "true") | undefined;
143
- "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
144
- "aria-required"?: (boolean | "false" | "true") | undefined;
145
- "aria-roledescription"?: string | undefined;
146
- "aria-rowcount"?: number | undefined;
147
- "aria-rowindex"?: number | undefined;
148
- "aria-rowindextext"?: string | undefined;
149
- "aria-rowspan"?: number | undefined;
150
- "aria-selected"?: (boolean | "false" | "true") | undefined;
151
- "aria-setsize"?: number | undefined;
152
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
153
- "aria-valuemax"?: number | undefined;
154
- "aria-valuemin"?: number | undefined;
155
- "aria-valuenow"?: number | undefined;
156
- "aria-valuetext"?: string | undefined;
157
- dangerouslySetInnerHTML?: {
158
- __html: string | TrustedHTML;
159
- } | undefined;
160
- onCopy?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
161
- onCopyCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
162
- onCut?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
163
- onCutCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
164
- onPaste?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
165
- onPasteCapture?: react.ClipboardEventHandler<HTMLDivElement> | undefined;
166
- onCompositionEnd?: react.CompositionEventHandler<HTMLDivElement> | undefined;
167
- onCompositionEndCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
168
- onCompositionStart?: react.CompositionEventHandler<HTMLDivElement> | undefined;
169
- onCompositionStartCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
170
- onCompositionUpdate?: react.CompositionEventHandler<HTMLDivElement> | undefined;
171
- onCompositionUpdateCapture?: react.CompositionEventHandler<HTMLDivElement> | undefined;
172
- onFocus?: react.FocusEventHandler<HTMLDivElement> | undefined;
173
- onFocusCapture?: react.FocusEventHandler<HTMLDivElement> | undefined;
174
- onBlur?: react.FocusEventHandler<HTMLDivElement> | undefined;
175
- onBlurCapture?: react.FocusEventHandler<HTMLDivElement> | undefined;
176
- onChangeCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
177
- onBeforeInput?: react.FormEventHandler<HTMLDivElement> | undefined;
178
- onBeforeInputCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
179
- onInput?: react.FormEventHandler<HTMLDivElement> | undefined;
180
- onInputCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
181
- onReset?: react.FormEventHandler<HTMLDivElement> | undefined;
182
- onResetCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
183
- onSubmit?: react.FormEventHandler<HTMLDivElement> | undefined;
184
- onSubmitCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
185
- onInvalid?: react.FormEventHandler<HTMLDivElement> | undefined;
186
- onInvalidCapture?: react.FormEventHandler<HTMLDivElement> | undefined;
187
- onLoad?: react.ReactEventHandler<HTMLDivElement> | undefined;
188
- onLoadCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
189
- onError?: react.ReactEventHandler<HTMLDivElement> | undefined;
190
- onErrorCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
191
- onKeyDown?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
192
- onKeyDownCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
193
- onKeyPress?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
194
- onKeyPressCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
195
- onKeyUp?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
196
- onKeyUpCapture?: react.KeyboardEventHandler<HTMLDivElement> | undefined;
197
- onAbort?: react.ReactEventHandler<HTMLDivElement> | undefined;
198
- onAbortCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
199
- onCanPlay?: react.ReactEventHandler<HTMLDivElement> | undefined;
200
- onCanPlayCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
201
- onCanPlayThrough?: react.ReactEventHandler<HTMLDivElement> | undefined;
202
- onCanPlayThroughCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
203
- onDurationChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
204
- onDurationChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
205
- onEmptied?: react.ReactEventHandler<HTMLDivElement> | undefined;
206
- onEmptiedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
207
- onEncrypted?: react.ReactEventHandler<HTMLDivElement> | undefined;
208
- onEncryptedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
209
- onEnded?: react.ReactEventHandler<HTMLDivElement> | undefined;
210
- onEndedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
211
- onLoadedData?: react.ReactEventHandler<HTMLDivElement> | undefined;
212
- onLoadedDataCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
213
- onLoadedMetadata?: react.ReactEventHandler<HTMLDivElement> | undefined;
214
- onLoadedMetadataCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
215
- onLoadStart?: react.ReactEventHandler<HTMLDivElement> | undefined;
216
- onLoadStartCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
217
- onPause?: react.ReactEventHandler<HTMLDivElement> | undefined;
218
- onPauseCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
219
- onPlay?: react.ReactEventHandler<HTMLDivElement> | undefined;
220
- onPlayCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
221
- onPlaying?: react.ReactEventHandler<HTMLDivElement> | undefined;
222
- onPlayingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
223
- onProgress?: react.ReactEventHandler<HTMLDivElement> | undefined;
224
- onProgressCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
225
- onRateChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
226
- onRateChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
227
- onResize?: react.ReactEventHandler<HTMLDivElement> | undefined;
228
- onResizeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
229
- onSeeked?: react.ReactEventHandler<HTMLDivElement> | undefined;
230
- onSeekedCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
231
- onSeeking?: react.ReactEventHandler<HTMLDivElement> | undefined;
232
- onSeekingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
233
- onStalled?: react.ReactEventHandler<HTMLDivElement> | undefined;
234
- onStalledCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
235
- onSuspend?: react.ReactEventHandler<HTMLDivElement> | undefined;
236
- onSuspendCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
237
- onTimeUpdate?: react.ReactEventHandler<HTMLDivElement> | undefined;
238
- onTimeUpdateCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
239
- onVolumeChange?: react.ReactEventHandler<HTMLDivElement> | undefined;
240
- onVolumeChangeCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
241
- onWaiting?: react.ReactEventHandler<HTMLDivElement> | undefined;
242
- onWaitingCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
243
- onAuxClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
244
- onAuxClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
245
- onClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
246
- onClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
247
- onContextMenu?: react.MouseEventHandler<HTMLDivElement> | undefined;
248
- onContextMenuCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
249
- onDoubleClick?: react.MouseEventHandler<HTMLDivElement> | undefined;
250
- onDoubleClickCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
251
- onDrag?: react.DragEventHandler<HTMLDivElement> | undefined;
252
- onDragCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
253
- onDragEnd?: react.DragEventHandler<HTMLDivElement> | undefined;
254
- onDragEndCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
255
- onDragEnter?: react.DragEventHandler<HTMLDivElement> | undefined;
256
- onDragEnterCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
257
- onDragExit?: react.DragEventHandler<HTMLDivElement> | undefined;
258
- onDragExitCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
259
- onDragLeave?: react.DragEventHandler<HTMLDivElement> | undefined;
260
- onDragLeaveCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
261
- onDragOver?: react.DragEventHandler<HTMLDivElement> | undefined;
262
- onDragOverCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
263
- onDragStart?: react.DragEventHandler<HTMLDivElement> | undefined;
264
- onDragStartCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
265
- onDrop?: react.DragEventHandler<HTMLDivElement> | undefined;
266
- onDropCapture?: react.DragEventHandler<HTMLDivElement> | undefined;
267
- onMouseDown?: react.MouseEventHandler<HTMLDivElement> | undefined;
268
- onMouseDownCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
269
- onMouseEnter?: react.MouseEventHandler<HTMLDivElement> | undefined;
270
- onMouseLeave?: react.MouseEventHandler<HTMLDivElement> | undefined;
271
- onMouseMove?: react.MouseEventHandler<HTMLDivElement> | undefined;
272
- onMouseMoveCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
273
- onMouseOut?: react.MouseEventHandler<HTMLDivElement> | undefined;
274
- onMouseOutCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
275
- onMouseOver?: react.MouseEventHandler<HTMLDivElement> | undefined;
276
- onMouseOverCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
277
- onMouseUp?: react.MouseEventHandler<HTMLDivElement> | undefined;
278
- onMouseUpCapture?: react.MouseEventHandler<HTMLDivElement> | undefined;
279
- onSelect?: react.ReactEventHandler<HTMLDivElement> | undefined;
280
- onSelectCapture?: react.ReactEventHandler<HTMLDivElement> | undefined;
281
- onTouchCancel?: react.TouchEventHandler<HTMLDivElement> | undefined;
282
- onTouchCancelCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
283
- onTouchEnd?: react.TouchEventHandler<HTMLDivElement> | undefined;
284
- onTouchEndCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
285
- onTouchMove?: react.TouchEventHandler<HTMLDivElement> | undefined;
286
- onTouchMoveCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
287
- onTouchStart?: react.TouchEventHandler<HTMLDivElement> | undefined;
288
- onTouchStartCapture?: react.TouchEventHandler<HTMLDivElement> | undefined;
289
- onPointerDown?: react.PointerEventHandler<HTMLDivElement> | undefined;
290
- onPointerDownCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
291
- onPointerMove?: react.PointerEventHandler<HTMLDivElement> | undefined;
292
- onPointerMoveCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
293
- onPointerUp?: react.PointerEventHandler<HTMLDivElement> | undefined;
294
- onPointerUpCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
295
- onPointerCancel?: react.PointerEventHandler<HTMLDivElement> | undefined;
296
- onPointerCancelCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
297
- onPointerEnter?: react.PointerEventHandler<HTMLDivElement> | undefined;
298
- onPointerLeave?: react.PointerEventHandler<HTMLDivElement> | undefined;
299
- onPointerOver?: react.PointerEventHandler<HTMLDivElement> | undefined;
300
- onPointerOverCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
301
- onPointerOut?: react.PointerEventHandler<HTMLDivElement> | undefined;
302
- onPointerOutCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
303
- onGotPointerCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
304
- onGotPointerCaptureCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
305
- onLostPointerCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
306
- onLostPointerCaptureCapture?: react.PointerEventHandler<HTMLDivElement> | undefined;
307
- onScroll?: react.UIEventHandler<HTMLDivElement> | undefined;
308
- onScrollCapture?: react.UIEventHandler<HTMLDivElement> | undefined;
309
- onWheel?: react.WheelEventHandler<HTMLDivElement> | undefined;
310
- onWheelCapture?: react.WheelEventHandler<HTMLDivElement> | undefined;
311
- onAnimationStart?: react.AnimationEventHandler<HTMLDivElement> | undefined;
312
- onAnimationStartCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
313
- onAnimationEnd?: react.AnimationEventHandler<HTMLDivElement> | undefined;
314
- onAnimationEndCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
315
- onAnimationIteration?: react.AnimationEventHandler<HTMLDivElement> | undefined;
316
- onAnimationIterationCapture?: react.AnimationEventHandler<HTMLDivElement> | undefined;
317
- onTransitionEnd?: react.TransitionEventHandler<HTMLDivElement> | undefined;
318
- onTransitionEndCapture?: react.TransitionEventHandler<HTMLDivElement> | undefined;
319
- key?: react.Key | null | undefined;
320
- orientation?: ("horizontal" | "vertical") | undefined;
321
- asChild?: boolean | undefined;
322
- decorative?: boolean | undefined;
323
- } & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
55
+ declare const SelectSeparator: react.ForwardRefExoticComponent<Omit<Omit<_radix_ui_react_separator.SeparatorProps & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
324
56
 
325
57
  export { Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectSeparator, SelectTrigger, SelectValue };
package/dist/select.js CHANGED
@@ -1,2 +1,2 @@
1
- import{b as g}from"./chunk-UPLGE3M6.js";import{a as S}from"./chunk-NREABJ6Y.js";import{a}from"./chunk-A5H52ODC.js";import{CaretDown as P}from"@phosphor-icons/react/CaretDown";import{CaretUp as E}from"@phosphor-icons/react/CaretUp";import{Check as L}from"@phosphor-icons/react/Check";import*as e from"@radix-ui/react-select";import{createContext as V,forwardRef as n,useContext as k}from"react";import{jsx as i,jsxs as u}from"react/jsx-runtime";var h=V({}),y=n(({"aria-invalid":o,children:r,id:t,validation:l,onBlur:s,onChange:d,...m},c)=>i(e.Root,{...m,onValueChange:d,children:i(h.Provider,{value:{"aria-invalid":o,id:t,validation:l,onBlur:s,ref:c},children:r})}));y.displayName="Select";var z=e.Group,D=e.Value,b=n(({"aria-invalid":o,className:r,children:t,id:l,validation:s,...d},m)=>{let c=k(h),p=c["aria-invalid"]??o,T=p!=null&&p!=="false",f=c.validation??s,v=T?"error":typeof f=="function"?f():f,B=p??v==="error",W=c.id??l;return u(e.Trigger,{"aria-invalid":B,"data-validation":v||void 0,className:a("flex h-11 w-full items-center justify-between rounded-md border border-form bg-form px-3 py-2 text-strong placeholder:text-placeholder hover:border-neutral-400 hover:bg-form-hover hover:text-strong disabled:pointer-events-none disabled:opacity-50 sm:h-9 sm:text-sm [&>span]:line-clamp-1 [&>span]:text-left","focus:outline-none focus:ring-4 aria-expanded:ring-4","focus:border-accent-600 focus:ring-focus-accent aria-expanded:border-accent-600 aria-expanded:ring-focus-accent","data-validation-success:border-success-600 data-validation-success:focus:border-success-600 data-validation-success:focus:ring-focus-success data-validation-success:aria-expanded:border-success-600 data-validation-success:aria-expanded:ring-focus-success","data-validation-warning:border-warning-600 data-validation-warning:focus:border-warning-600 data-validation-warning:focus:ring-focus-warning data-validation-warning:aria-expanded:border-warning-600 data-validation-warning:aria-expanded:ring-focus-warning","data-validation-error:border-danger-600 data-validation-error:focus:border-danger-600 data-validation-error:focus:ring-focus-danger data-validation-error:aria-expanded:border-danger-600 data-validation-error:aria-expanded:ring-focus-danger",r),id:W,ref:S(m,c.ref),...d,children:[t,i(e.Icon,{asChild:!0,children:i(P,{className:"size-4 shrink-0",weight:"bold"})})]})});b.displayName="SelectTrigger";var x=n(({className:o,...r},t)=>i(e.ScrollUpButton,{ref:t,className:a("flex cursor-default items-center justify-center py-1",o),...r,children:i(E,{className:"size-4 shrink-0",weight:"bold"})}));x.displayName="SelectScrollUpButton";var w=n(({className:o,...r},t)=>i(e.ScrollDownButton,{ref:t,className:a("flex cursor-default items-center justify-center py-1",o),...r,children:i(P,{className:"size-4 shrink-0",weight:"bold"})}));w.displayName="SelectScrollDownButton";var C=n(({className:o,children:r,position:t="popper",width:l,...s},d)=>i(e.Portal,{children:u(e.Content,{ref:d,className:a("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border border-popover shadow-md data-side-bottom:slide-in-from-top-2 data-side-left:slide-in-from-right-2 data-side-right:slide-in-from-left-2 data-side-top:slide-in-from-bottom-2 data-state-closed:animate-out data-state-closed:fade-out-0 data-state-closed:zoom-out-95 data-state-open:animate-in data-state-open:fade-in-0 data-state-open:zoom-in-95","bg-popover",t==="popper"&&"max-h-[var(--radix-select-content-available-height)] data-side-bottom:translate-y-2 data-side-left:-translate-x-2 data-side-right:translate-x-2 data-side-top:-translate-y-2",l==="trigger"&&"w-[var(--radix-select-trigger-width)]",o),position:t,...s,children:[i(x,{}),i(e.Viewport,{className:a("p-1",t==="popper"&&"h-[var(--radix-select-trigger-height)] w-full"),children:r}),i(w,{})]})}));C.displayName="SelectContent";var R=n(({className:o,...r},t)=>i(e.Label,{ref:t,className:a("px-2 py-1.5 text-sm font-semibold",o),...r}));R.displayName="SelectLabel";var I=n(({className:o,children:r,...t},l)=>u(e.Item,{ref:l,className:a("relative flex w-full cursor-pointer select-none items-center rounded py-1.5 pl-2 pr-8 text-sm outline-none focus:bg-popover-hover data-disabled:pointer-events-none data-disabled:opacity-50 data-state-checked:bg-filled-accent data-state-checked:text-on-filled",o),...t,children:[i(e.ItemText,{children:r}),i(e.ItemIndicator,{className:"absolute right-2 flex h-3.5 w-3.5 items-center justify-center",children:i(L,{className:"size-4 shrink-0",weight:"bold"})})]}));I.displayName="SelectItem";var N=n(({className:o,...r},t)=>i(g,{ref:t,className:a("-mx-1 my-1 h-px w-auto",o),...r}));N.displayName="SelectSeparator";export{y as Select,C as SelectContent,z as SelectGroup,I as SelectItem,R as SelectLabel,N as SelectSeparator,b as SelectTrigger,D as SelectValue};
1
+ import{b as g}from"./chunk-JHNGG2T6.js";import{a as S}from"./chunk-NREABJ6Y.js";import{a}from"./chunk-A5H52ODC.js";import{CaretDown as P}from"@phosphor-icons/react/CaretDown";import{CaretUp as E}from"@phosphor-icons/react/CaretUp";import{Check as L}from"@phosphor-icons/react/Check";import*as e from"@radix-ui/react-select";import{createContext as V,forwardRef as n,useContext as k}from"react";import{jsx as i,jsxs as u}from"react/jsx-runtime";var h=V({}),y=n(({"aria-invalid":o,children:r,id:t,validation:l,onBlur:s,onChange:d,...m},c)=>i(e.Root,{...m,onValueChange:d,children:i(h.Provider,{value:{"aria-invalid":o,id:t,validation:l,onBlur:s,ref:c},children:r})}));y.displayName="Select";var z=e.Group,D=e.Value,b=n(({"aria-invalid":o,className:r,children:t,id:l,validation:s,...d},m)=>{let c=k(h),p=c["aria-invalid"]??o,T=p!=null&&p!=="false",f=c.validation??s,v=T?"error":typeof f=="function"?f():f,B=p??v==="error",W=c.id??l;return u(e.Trigger,{"aria-invalid":B,"data-validation":v||void 0,className:a("flex h-11 w-full items-center justify-between rounded-md border border-form bg-form px-3 py-2 text-strong placeholder:text-placeholder hover:border-neutral-400 hover:bg-form-hover hover:text-strong disabled:pointer-events-none disabled:opacity-50 sm:h-9 sm:text-sm [&>span]:line-clamp-1 [&>span]:text-left","focus:outline-none focus:ring-4 aria-expanded:ring-4","focus:border-accent-600 focus:ring-focus-accent aria-expanded:border-accent-600 aria-expanded:ring-focus-accent","data-validation-success:border-success-600 data-validation-success:focus:border-success-600 data-validation-success:focus:ring-focus-success data-validation-success:aria-expanded:border-success-600 data-validation-success:aria-expanded:ring-focus-success","data-validation-warning:border-warning-600 data-validation-warning:focus:border-warning-600 data-validation-warning:focus:ring-focus-warning data-validation-warning:aria-expanded:border-warning-600 data-validation-warning:aria-expanded:ring-focus-warning","data-validation-error:border-danger-600 data-validation-error:focus:border-danger-600 data-validation-error:focus:ring-focus-danger data-validation-error:aria-expanded:border-danger-600 data-validation-error:aria-expanded:ring-focus-danger",r),id:W,ref:S(m,c.ref),...d,children:[t,i(e.Icon,{asChild:!0,children:i(P,{className:"size-4 shrink-0",weight:"bold"})})]})});b.displayName="SelectTrigger";var x=n(({className:o,...r},t)=>i(e.ScrollUpButton,{ref:t,className:a("flex cursor-default items-center justify-center py-1",o),...r,children:i(E,{className:"size-4 shrink-0",weight:"bold"})}));x.displayName="SelectScrollUpButton";var w=n(({className:o,...r},t)=>i(e.ScrollDownButton,{ref:t,className:a("flex cursor-default items-center justify-center py-1",o),...r,children:i(P,{className:"size-4 shrink-0",weight:"bold"})}));w.displayName="SelectScrollDownButton";var C=n(({className:o,children:r,position:t="popper",width:l,...s},d)=>i(e.Portal,{children:u(e.Content,{ref:d,className:a("relative z-50 max-h-96 min-w-[8rem] overflow-hidden rounded-md border border-popover shadow-md data-side-bottom:slide-in-from-top-2 data-side-left:slide-in-from-right-2 data-side-right:slide-in-from-left-2 data-side-top:slide-in-from-bottom-2 data-state-closed:animate-out data-state-closed:fade-out-0 data-state-closed:zoom-out-95 data-state-open:animate-in data-state-open:fade-in-0 data-state-open:zoom-in-95","bg-popover",t==="popper"&&"max-h-[var(--radix-select-content-available-height)] data-side-bottom:translate-y-2 data-side-left:-translate-x-2 data-side-right:translate-x-2 data-side-top:-translate-y-2",l==="trigger"&&"w-[var(--radix-select-trigger-width)]",o),position:t,...s,children:[i(x,{}),i(e.Viewport,{className:a("p-1",t==="popper"&&"h-[var(--radix-select-trigger-height)] w-full"),children:r}),i(w,{})]})}));C.displayName="SelectContent";var R=n(({className:o,...r},t)=>i(e.Label,{ref:t,className:a("px-2 py-1.5 text-sm font-semibold",o),...r}));R.displayName="SelectLabel";var I=n(({className:o,children:r,...t},l)=>u(e.Item,{ref:l,className:a("relative flex w-full cursor-pointer select-none items-center rounded py-1.5 pl-2 pr-8 text-sm outline-none focus:bg-popover-hover data-disabled:pointer-events-none data-disabled:opacity-50 data-state-checked:bg-filled-accent data-state-checked:text-on-filled",o),...t,children:[i(e.ItemText,{children:r}),i(e.ItemIndicator,{className:"absolute right-2 flex h-3.5 w-3.5 items-center justify-center",children:i(L,{className:"size-4 shrink-0",weight:"bold"})})]}));I.displayName="SelectItem";var N=n(({className:o,...r},t)=>i(g,{ref:t,className:a("-mx-1 my-1 h-px w-auto",o),...r}));N.displayName="SelectSeparator";export{y as Select,C as SelectContent,z as SelectGroup,I as SelectItem,R as SelectLabel,N as SelectSeparator,b as SelectTrigger,D as SelectValue};
2
2
  //# sourceMappingURL=select.js.map
@@ -1,16 +1,16 @@
1
1
  import * as react from 'react';
2
- import { HTMLAttributes, ComponentPropsWithoutRef } from 'react';
2
+ import { HTMLAttributes } from 'react';
3
3
  import * as react_jsx_runtime from 'react/jsx-runtime';
4
- import * as SeparatorPrimitive from '@radix-ui/react-separator';
4
+ import * as _radix_ui_react_separator from '@radix-ui/react-separator';
5
+ import { W as WithAsChild } from './as-child-Cvu56SuO.js';
5
6
 
6
7
  /**
7
8
  * A container to layout a group of horizontal separators.
8
9
  */
9
- declare const HorizontalSeparatorGroup: ({ className, children, ...props }: HTMLAttributes<HTMLDivElement>) => react_jsx_runtime.JSX.Element;
10
- type SeparatorProps = Omit<ComponentPropsWithoutRef<typeof SeparatorPrimitive.Root>, "children">;
10
+ declare const HorizontalSeparatorGroup: ({ className, children, asChild, ...props }: HTMLAttributes<HTMLDivElement> & WithAsChild) => react_jsx_runtime.JSX.Element;
11
11
  /**
12
12
  * Visually or semantically separates content.
13
13
  */
14
- declare const Separator: react.ForwardRefExoticComponent<SeparatorProps & react.RefAttributes<HTMLDivElement>>;
14
+ declare const Separator: react.ForwardRefExoticComponent<Omit<_radix_ui_react_separator.SeparatorProps & react.RefAttributes<HTMLDivElement>, "ref"> & react.RefAttributes<HTMLDivElement>>;
15
15
 
16
16
  export { HorizontalSeparatorGroup, Separator };
package/dist/separator.js CHANGED
@@ -1,2 +1,2 @@
1
- import{a,b}from"./chunk-UPLGE3M6.js";import"./chunk-A5H52ODC.js";export{a as HorizontalSeparatorGroup,b as Separator};
1
+ import{a,b}from"./chunk-JHNGG2T6.js";import"./chunk-A5H52ODC.js";export{a as HorizontalSeparatorGroup,b as Separator};
2
2
  //# sourceMappingURL=separator.js.map
@@ -1,2 +1,2 @@
1
- var I=Object.create;var f=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var O=Object.getPrototypeOf,D=Object.prototype.hasOwnProperty;var d=(a,l)=>()=>(l||a((l={exports:{}}).exports,l),l.exports);var E=(a,l,r,e)=>{if(l&&typeof l=="object"||typeof l=="function")for(let s of V(l))!D.call(a,s)&&s!==r&&f(a,s,{get:()=>l[s],enumerable:!(e=C(l,s))||e.enumerable});return a};var F=(a,l,r)=>(r=a!=null?I(O(a)):{},E(l||!a||!a.__esModule?f(r,"default",{value:a,enumerable:!0}):r,a));var m=d((_,g)=>{"use strict";g.exports={aqua:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,azure:/#f0ffff(ff)?(?!\w)/gi,beige:/#f5f5dc(ff)?(?!\w)/gi,bisque:/#ffe4c4(ff)?(?!\w)/gi,black:/#000000(ff)?(?!\w)|#000(f)?(?!\w)/gi,blue:/#0000ff(ff)?(?!\w)|#00f(f)?(?!\w)/gi,brown:/#a52a2a(ff)?(?!\w)/gi,coral:/#ff7f50(ff)?(?!\w)/gi,cornsilk:/#fff8dc(ff)?(?!\w)/gi,crimson:/#dc143c(ff)?(?!\w)/gi,cyan:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,darkblue:/#00008b(ff)?(?!\w)/gi,darkcyan:/#008b8b(ff)?(?!\w)/gi,darkgrey:/#a9a9a9(ff)?(?!\w)/gi,darkred:/#8b0000(ff)?(?!\w)/gi,deeppink:/#ff1493(ff)?(?!\w)/gi,dimgrey:/#696969(ff)?(?!\w)/gi,gold:/#ffd700(ff)?(?!\w)/gi,green:/#008000(ff)?(?!\w)/gi,grey:/#808080(ff)?(?!\w)/gi,honeydew:/#f0fff0(ff)?(?!\w)/gi,hotpink:/#ff69b4(ff)?(?!\w)/gi,indigo:/#4b0082(ff)?(?!\w)/gi,ivory:/#fffff0(ff)?(?!\w)/gi,khaki:/#f0e68c(ff)?(?!\w)/gi,lavender:/#e6e6fa(ff)?(?!\w)/gi,lime:/#00ff00(ff)?(?!\w)|#0f0(f)?(?!\w)/gi,linen:/#faf0e6(ff)?(?!\w)/gi,maroon:/#800000(ff)?(?!\w)/gi,moccasin:/#ffe4b5(ff)?(?!\w)/gi,navy:/#000080(ff)?(?!\w)/gi,oldlace:/#fdf5e6(ff)?(?!\w)/gi,olive:/#808000(ff)?(?!\w)/gi,orange:/#ffa500(ff)?(?!\w)/gi,orchid:/#da70d6(ff)?(?!\w)/gi,peru:/#cd853f(ff)?(?!\w)/gi,pink:/#ffc0cb(ff)?(?!\w)/gi,plum:/#dda0dd(ff)?(?!\w)/gi,purple:/#800080(ff)?(?!\w)/gi,red:/#ff0000(ff)?(?!\w)|#f00(f)?(?!\w)/gi,salmon:/#fa8072(ff)?(?!\w)/gi,seagreen:/#2e8b57(ff)?(?!\w)/gi,seashell:/#fff5ee(ff)?(?!\w)/gi,sienna:/#a0522d(ff)?(?!\w)/gi,silver:/#c0c0c0(ff)?(?!\w)/gi,skyblue:/#87ceeb(ff)?(?!\w)/gi,snow:/#fffafa(ff)?(?!\w)/gi,tan:/#d2b48c(ff)?(?!\w)/gi,teal:/#008080(ff)?(?!\w)/gi,thistle:/#d8bfd8(ff)?(?!\w)/gi,tomato:/#ff6347(ff)?(?!\w)/gi,violet:/#ee82ee(ff)?(?!\w)/gi,wheat:/#f5deb3(ff)?(?!\w)/gi,white:/#ffffff(ff)?(?!\w)|#fff(f)?(?!\w)/gi}});var b=d((J,w)=>{"use strict";var t=m(),i={whitespace:/\s+/g,urlHexPairs:/%[\dA-F]{2}/g,quotes:/"/g};function j(a){return a.trim().replace(i.whitespace," ")}function M(a){return encodeURIComponent(a).replace(i.urlHexPairs,U)}function N(a){return Object.keys(t).forEach(function(l){t[l].test(a)&&(a=a.replace(t[l],l))}),a}function U(a){switch(a){case"%20":return" ";case"%3D":return"=";case"%3A":return":";case"%2F":return"/";default:return a.toLowerCase()}}function o(a){if(typeof a!="string")throw new TypeError("Expected a string, but received "+typeof a);a.charCodeAt(0)===65279&&(a=a.slice(1));var l=N(j(a)).replace(i.quotes,"'");return"data:image/svg+xml,"+M(l)}o.toSrcset=function(l){return o(l).replace(/ /g,"%20")};w.exports=o});var u=F(b(),1);import K from"tailwindcss-animate";import p from"tailwindcss/defaultTheme";import A from"tailwindcss/plugin";import T from"tailwindcss/plugin";function v(a){return Object.fromEntries(Object.entries(a).filter(([l])=>l!=="DEFAULT"))}function n(a,l){let r={},{parentKey:e="",separator:s="-"}=l??{};for(let h in a)if(a.hasOwnProperty(h)){let c=e?`${e}${s}${h}`:h;typeof a[h]=="object"&&a[h]!=null&&!Array.isArray(a[h])?Object.assign(r,n(a[h],{parentKey:c})):r[c]=a[h]}return r}var x=T(a=>{a.matchUtilities({"animation-duration":l=>({animationDuration:l})},{values:v(a.theme("animationDuration"))})});import q from"tailwindcss/plugin";var y=q(a=>{a.addVariant("aria-enabled",({modifySelectors:l,separator:r})=>{l(({className:e})=>`:not([aria-disabled]).${a.e(`aria-enabled${r}${e}`)}`)})});import z from"tailwindcss/plugin";var k=z(a=>{a.addVariant("firefox",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"supports",params:"(-moz-appearance:none)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`firefox${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})})});import H from"tailwindcss/plugin";var P=H(a=>{a.matchUtilities({"stop-opacity":l=>({"stop-opacity":l})},{values:v(a.theme("opacity")),respectImportant:!0,respectPrefix:!0}),a.matchUtilities({"stop-color":l=>({"stop-color":l})},{values:n(a.theme("colors")),respectImportant:!0,respectPrefix:!0,type:"color"})});import S from"tailwindcss/plugin";var $=S(a=>{a.addVariant("pointer-coarse",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(pointer: coarse)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`pointer-coarse${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})}),a.addVariant("pointer-fine",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(pointer: fine)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`pointer-fine${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})}),a.addVariant("pointer-none",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(pointer: none)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`pointer-none${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})}),a.addVariant("hover-hover",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(hover: hover)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`hover-hover${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})}),a.addVariant("hover-none",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(hover: none)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`hover-none${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})})});import L from"tailwindcss/plugin";var R=L(a=>{a.addVariant("where",({modifySelectors:l,separator:r})=>{l(({className:e})=>`:where(&.${a.e(`where${r}${e}`)})`)})});var B={inherit:"inherit",current:"currentColor",transparent:"transparent",white:"hsl(var(--white) / <alpha-value>)",black:"hsl(var(--black) / <alpha-value>)",gray:{50:"hsl(var(--gray-50) / <alpha-value>)",100:"hsl(var(--gray-100) / <alpha-value>)",200:"hsl(var(--gray-200) / <alpha-value>)",300:"hsl(var(--gray-300) / <alpha-value>)",400:"hsl(var(--gray-400) / <alpha-value>)",500:"hsl(var(--gray-500) / <alpha-value>)",600:"hsl(var(--gray-600) / <alpha-value>)",700:"hsl(var(--gray-700) / <alpha-value>)",800:"hsl(var(--gray-800) / <alpha-value>)",900:"hsl(var(--gray-900) / <alpha-value>)",950:"hsl(var(--gray-950) / <alpha-value>)"},red:{50:"hsl(var(--red-50) / <alpha-value>)",100:"hsl(var(--red-100) / <alpha-value>)",200:"hsl(var(--red-200) / <alpha-value>)",300:"hsl(var(--red-300) / <alpha-value>)",400:"hsl(var(--red-400) / <alpha-value>)",500:"hsl(var(--red-500) / <alpha-value>)",600:"hsl(var(--red-600) / <alpha-value>)",700:"hsl(var(--red-700) / <alpha-value>)",800:"hsl(var(--red-800) / <alpha-value>)",900:"hsl(var(--red-900) / <alpha-value>)",950:"hsl(var(--red-950) / <alpha-value>)"},orange:{50:"hsl(var(--orange-50) / <alpha-value>)",100:"hsl(var(--orange-100) / <alpha-value>)",200:"hsl(var(--orange-200) / <alpha-value>)",300:"hsl(var(--orange-300) / <alpha-value>)",400:"hsl(var(--orange-400) / <alpha-value>)",500:"hsl(var(--orange-500) / <alpha-value>)",600:"hsl(var(--orange-600) / <alpha-value>)",700:"hsl(var(--orange-700) / <alpha-value>)",800:"hsl(var(--orange-800) / <alpha-value>)",900:"hsl(var(--orange-900) / <alpha-value>)",950:"hsl(var(--orange-950) / <alpha-value>)"},amber:{50:"hsl(var(--amber-50) / <alpha-value>)",100:"hsl(var(--amber-100) / <alpha-value>)",200:"hsl(var(--amber-200) / <alpha-value>)",300:"hsl(var(--amber-300) / <alpha-value>)",400:"hsl(var(--amber-400) / <alpha-value>)",500:"hsl(var(--amber-500) / <alpha-value>)",600:"hsl(var(--amber-600) / <alpha-value>)",700:"hsl(var(--amber-700) / <alpha-value>)",800:"hsl(var(--amber-800) / <alpha-value>)",900:"hsl(var(--amber-900) / <alpha-value>)",950:"hsl(var(--amber-950) / <alpha-value>)"},yellow:{50:"hsl(var(--yellow-50) / <alpha-value>)",100:"hsl(var(--yellow-100) / <alpha-value>)",200:"hsl(var(--yellow-200) / <alpha-value>)",300:"hsl(var(--yellow-300) / <alpha-value>)",400:"hsl(var(--yellow-400) / <alpha-value>)",500:"hsl(var(--yellow-500) / <alpha-value>)",600:"hsl(var(--yellow-600) / <alpha-value>)",700:"hsl(var(--yellow-700) / <alpha-value>)",800:"hsl(var(--yellow-800) / <alpha-value>)",900:"hsl(var(--yellow-900) / <alpha-value>)",950:"hsl(var(--yellow-950) / <alpha-value>)"},lime:{50:"hsl(var(--lime-50) / <alpha-value>)",100:"hsl(var(--lime-100) / <alpha-value>)",200:"hsl(var(--lime-200) / <alpha-value>)",300:"hsl(var(--lime-300) / <alpha-value>)",400:"hsl(var(--lime-400) / <alpha-value>)",500:"hsl(var(--lime-500) / <alpha-value>)",600:"hsl(var(--lime-600) / <alpha-value>)",700:"hsl(var(--lime-700) / <alpha-value>)",800:"hsl(var(--lime-800) / <alpha-value>)",900:"hsl(var(--lime-900) / <alpha-value>)",950:"hsl(var(--lime-950) / <alpha-value>)"},green:{50:"hsl(var(--green-50) / <alpha-value>)",100:"hsl(var(--green-100) / <alpha-value>)",200:"hsl(var(--green-200) / <alpha-value>)",300:"hsl(var(--green-300) / <alpha-value>)",400:"hsl(var(--green-400) / <alpha-value>)",500:"hsl(var(--green-500) / <alpha-value>)",600:"hsl(var(--green-600) / <alpha-value>)",700:"hsl(var(--green-700) / <alpha-value>)",800:"hsl(var(--green-800) / <alpha-value>)",900:"hsl(var(--green-900) / <alpha-value>)",950:"hsl(var(--green-950) / <alpha-value>)"},emerald:{50:"hsl(var(--emerald-50) / <alpha-value>)",100:"hsl(var(--emerald-100) / <alpha-value>)",200:"hsl(var(--emerald-200) / <alpha-value>)",300:"hsl(var(--emerald-300) / <alpha-value>)",400:"hsl(var(--emerald-400) / <alpha-value>)",500:"hsl(var(--emerald-500) / <alpha-value>)",600:"hsl(var(--emerald-600) / <alpha-value>)",700:"hsl(var(--emerald-700) / <alpha-value>)",800:"hsl(var(--emerald-800) / <alpha-value>)",900:"hsl(var(--emerald-900) / <alpha-value>)",950:"hsl(var(--emerald-950) / <alpha-value>)"},teal:{50:"hsl(var(--teal-50) / <alpha-value>)",100:"hsl(var(--teal-100) / <alpha-value>)",200:"hsl(var(--teal-200) / <alpha-value>)",300:"hsl(var(--teal-300) / <alpha-value>)",400:"hsl(var(--teal-400) / <alpha-value>)",500:"hsl(var(--teal-500) / <alpha-value>)",600:"hsl(var(--teal-600) / <alpha-value>)",700:"hsl(var(--teal-700) / <alpha-value>)",800:"hsl(var(--teal-800) / <alpha-value>)",900:"hsl(var(--teal-900) / <alpha-value>)",950:"hsl(var(--teal-950) / <alpha-value>)"},cyan:{50:"hsl(var(--cyan-50) / <alpha-value>)",100:"hsl(var(--cyan-100) / <alpha-value>)",200:"hsl(var(--cyan-200) / <alpha-value>)",300:"hsl(var(--cyan-300) / <alpha-value>)",400:"hsl(var(--cyan-400) / <alpha-value>)",500:"hsl(var(--cyan-500) / <alpha-value>)",600:"hsl(var(--cyan-600) / <alpha-value>)",700:"hsl(var(--cyan-700) / <alpha-value>)",800:"hsl(var(--cyan-800) / <alpha-value>)",900:"hsl(var(--cyan-900) / <alpha-value>)",950:"hsl(var(--cyan-950) / <alpha-value>)"},sky:{50:"hsl(var(--sky-50) / <alpha-value>)",100:"hsl(var(--sky-100) / <alpha-value>)",200:"hsl(var(--sky-200) / <alpha-value>)",300:"hsl(var(--sky-300) / <alpha-value>)",400:"hsl(var(--sky-400) / <alpha-value>)",500:"hsl(var(--sky-500) / <alpha-value>)",600:"hsl(var(--sky-600) / <alpha-value>)",700:"hsl(var(--sky-700) / <alpha-value>)",800:"hsl(var(--sky-800) / <alpha-value>)",900:"hsl(var(--sky-900) / <alpha-value>)",950:"hsl(var(--sky-950) / <alpha-value>)"},blue:{50:"hsl(var(--blue-50) / <alpha-value>)",100:"hsl(var(--blue-100) / <alpha-value>)",200:"hsl(var(--blue-200) / <alpha-value>)",300:"hsl(var(--blue-300) / <alpha-value>)",400:"hsl(var(--blue-400) / <alpha-value>)",500:"hsl(var(--blue-500) / <alpha-value>)",600:"hsl(var(--blue-600) / <alpha-value>)",700:"hsl(var(--blue-700) / <alpha-value>)",800:"hsl(var(--blue-800) / <alpha-value>)",900:"hsl(var(--blue-900) / <alpha-value>)",950:"hsl(var(--blue-950) / <alpha-value>)"},indigo:{50:"hsl(var(--indigo-50) / <alpha-value>)",100:"hsl(var(--indigo-100) / <alpha-value>)",200:"hsl(var(--indigo-200) / <alpha-value>)",300:"hsl(var(--indigo-300) / <alpha-value>)",400:"hsl(var(--indigo-400) / <alpha-value>)",500:"hsl(var(--indigo-500) / <alpha-value>)",600:"hsl(var(--indigo-600) / <alpha-value>)",700:"hsl(var(--indigo-700) / <alpha-value>)",800:"hsl(var(--indigo-800) / <alpha-value>)",900:"hsl(var(--indigo-900) / <alpha-value>)",950:"hsl(var(--indigo-950) / <alpha-value>)"},violet:{50:"hsl(var(--violet-50) / <alpha-value>)",100:"hsl(var(--violet-100) / <alpha-value>)",200:"hsl(var(--violet-200) / <alpha-value>)",300:"hsl(var(--violet-300) / <alpha-value>)",400:"hsl(var(--violet-400) / <alpha-value>)",500:"hsl(var(--violet-500) / <alpha-value>)",600:"hsl(var(--violet-600) / <alpha-value>)",700:"hsl(var(--violet-700) / <alpha-value>)",800:"hsl(var(--violet-800) / <alpha-value>)",900:"hsl(var(--violet-900) / <alpha-value>)",950:"hsl(var(--violet-950) / <alpha-value>)"},purple:{50:"hsl(var(--purple-50) / <alpha-value>)",100:"hsl(var(--purple-100) / <alpha-value>)",200:"hsl(var(--purple-200) / <alpha-value>)",300:"hsl(var(--purple-300) / <alpha-value>)",400:"hsl(var(--purple-400) / <alpha-value>)",500:"hsl(var(--purple-500) / <alpha-value>)",600:"hsl(var(--purple-600) / <alpha-value>)",700:"hsl(var(--purple-700) / <alpha-value>)",800:"hsl(var(--purple-800) / <alpha-value>)",900:"hsl(var(--purple-900) / <alpha-value>)",950:"hsl(var(--purple-950) / <alpha-value>)"},fuchsia:{50:"hsl(var(--fuchsia-50) / <alpha-value>)",100:"hsl(var(--fuchsia-100) / <alpha-value>)",200:"hsl(var(--fuchsia-200) / <alpha-value>)",300:"hsl(var(--fuchsia-300) / <alpha-value>)",400:"hsl(var(--fuchsia-400) / <alpha-value>)",500:"hsl(var(--fuchsia-500) / <alpha-value>)",600:"hsl(var(--fuchsia-600) / <alpha-value>)",700:"hsl(var(--fuchsia-700) / <alpha-value>)",800:"hsl(var(--fuchsia-800) / <alpha-value>)",900:"hsl(var(--fuchsia-900) / <alpha-value>)",950:"hsl(var(--fuchsia-950) / <alpha-value>)"},pink:{50:"hsl(var(--pink-50) / <alpha-value>)",100:"hsl(var(--pink-100) / <alpha-value>)",200:"hsl(var(--pink-200) / <alpha-value>)",300:"hsl(var(--pink-300) / <alpha-value>)",400:"hsl(var(--pink-400) / <alpha-value>)",500:"hsl(var(--pink-500) / <alpha-value>)",600:"hsl(var(--pink-600) / <alpha-value>)",700:"hsl(var(--pink-700) / <alpha-value>)",800:"hsl(var(--pink-800) / <alpha-value>)",900:"hsl(var(--pink-900) / <alpha-value>)",950:"hsl(var(--pink-950) / <alpha-value>)"},rose:{50:"hsl(var(--rose-50) / <alpha-value>)",100:"hsl(var(--rose-100) / <alpha-value>)",200:"hsl(var(--rose-200) / <alpha-value>)",300:"hsl(var(--rose-300) / <alpha-value>)",400:"hsl(var(--rose-400) / <alpha-value>)",500:"hsl(var(--rose-500) / <alpha-value>)",600:"hsl(var(--rose-600) / <alpha-value>)",700:"hsl(var(--rose-700) / <alpha-value>)",800:"hsl(var(--rose-800) / <alpha-value>)",900:"hsl(var(--rose-900) / <alpha-value>)",950:"hsl(var(--rose-950) / <alpha-value>)"},neutral:{50:"hsl(var(--neutral-50) / <alpha-value>)",100:"hsl(var(--neutral-100) / <alpha-value>)",200:"hsl(var(--neutral-200) / <alpha-value>)",300:"hsl(var(--neutral-300) / <alpha-value>)",400:"hsl(var(--neutral-400) / <alpha-value>)",500:"hsl(var(--neutral-500) / <alpha-value>)",600:"hsl(var(--neutral-600) / <alpha-value>)",700:"hsl(var(--neutral-700) / <alpha-value>)",800:"hsl(var(--neutral-800) / <alpha-value>)",900:"hsl(var(--neutral-900) / <alpha-value>)",950:"hsl(var(--neutral-950) / <alpha-value>)"},accent:{50:"hsl(var(--accent-50) / <alpha-value>)",100:"hsl(var(--accent-100) / <alpha-value>)",200:"hsl(var(--accent-200) / <alpha-value>)",300:"hsl(var(--accent-300) / <alpha-value>)",400:"hsl(var(--accent-400) / <alpha-value>)",500:"hsl(var(--accent-500) / <alpha-value>)",600:"hsl(var(--accent-600) / <alpha-value>)",700:"hsl(var(--accent-700) / <alpha-value>)",800:"hsl(var(--accent-800) / <alpha-value>)",900:"hsl(var(--accent-900) / <alpha-value>)",950:"hsl(var(--accent-950) / <alpha-value>)"},danger:{50:"hsl(var(--danger-50) / <alpha-value>)",100:"hsl(var(--danger-100) / <alpha-value>)",200:"hsl(var(--danger-200) / <alpha-value>)",300:"hsl(var(--danger-300) / <alpha-value>)",400:"hsl(var(--danger-400) / <alpha-value>)",500:"hsl(var(--danger-500) / <alpha-value>)",600:"hsl(var(--danger-600) / <alpha-value>)",700:"hsl(var(--danger-700) / <alpha-value>)",800:"hsl(var(--danger-800) / <alpha-value>)",900:"hsl(var(--danger-900) / <alpha-value>)",950:"hsl(var(--danger-950) / <alpha-value>)"},warning:{50:"hsl(var(--warning-50) / <alpha-value>)",100:"hsl(var(--warning-100) / <alpha-value>)",200:"hsl(var(--warning-200) / <alpha-value>)",300:"hsl(var(--warning-300) / <alpha-value>)",400:"hsl(var(--warning-400) / <alpha-value>)",500:"hsl(var(--warning-500) / <alpha-value>)",600:"hsl(var(--warning-600) / <alpha-value>)",700:"hsl(var(--warning-700) / <alpha-value>)",800:"hsl(var(--warning-800) / <alpha-value>)",900:"hsl(var(--warning-900) / <alpha-value>)",950:"hsl(var(--warning-950) / <alpha-value>)"},success:{50:"hsl(var(--success-50) / <alpha-value>)",100:"hsl(var(--success-100) / <alpha-value>)",200:"hsl(var(--success-200) / <alpha-value>)",300:"hsl(var(--success-300) / <alpha-value>)",400:"hsl(var(--success-400) / <alpha-value>)",500:"hsl(var(--success-500) / <alpha-value>)",600:"hsl(var(--success-600) / <alpha-value>)",700:"hsl(var(--success-700) / <alpha-value>)",800:"hsl(var(--success-800) / <alpha-value>)",900:"hsl(var(--success-900) / <alpha-value>)",950:"hsl(var(--success-950) / <alpha-value>)"}},G={content:[],darkMode:"class",theme:{colors:B,container:{center:!0,padding:"2rem",screens:{"2xl":"1400px"}},extend:{animation:{"accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out"},aria:{collapsed:'expanded="false"',invalid:'invalid="true"',unchecked:'checked="false"'},backgroundImage:{"checked-icon":`url("${(0,u.default)('<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#fff" d="M12.7071 4.29289c.3905.39053.3905 1.02369 0 1.41422L6.70711 11.7071c-.39053.3905-1.02369.3905-1.41422 0l-2-1.99999c-.39052-.39053-.39052-1.02369 0-1.41422.39053-.39052 1.02369-.39052 1.41422 0L6 9.58579l5.2929-5.2929c.3905-.39052 1.0237-.39052 1.4142 0Z"/></svg>')}")`,"indeterminate-icon":`url("${(0,u.default)('<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#fff" d="M4 8c0-.55228.44772-1 1-1h6c.5523 0 1 .44772 1 1s-.4477 1-1 1H5c-.55228 0-1-.44772-1-1Z"/></svg>')}")`},boxShadow:{sm:"0px 1px 2px 0 hsl(var(--shadow-color) / var(--shadow-first))",DEFAULT:"0px 1px 2px -1px hsl(var(--shadow-color) / var(--shadow-second)), 0px 1px 3px 0px hsl(var(--shadow-color) / var(--shadow-second))",md:"0px 2px 13px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 2px 4px -2px hsl(var(--shadow-color) / var(--shadow-second)), 0px 4px 6px -1px hsl(var(--shadow-color) / var(--shadow-second))",lg:"0px 1px 13px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 4px 6px -4px hsl(var(--shadow-color) / var(--shadow-second)), 0px 10px 15px -3px hsl(var(--shadow-color) / var(--shadow-second))",xl:"0px 0px 15px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 8px 10px -6px hsl(var(--shadow-color) / var(--shadow-second)), 0px 20px 25px -5px hsl(var(--shadow-color) / var(--shadow-second))","2xl":"0px 0px 15px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 11px 10px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 17px 25px 2px hsl(var(--shadow-color) / var(--shadow-second))",inner:"inset 0px 2px 4px 0px hsl(var(--shadow-color) / var(--shadow-first))"},backgroundColor:{base:"hsl(var(--bg-base))",card:"hsl(var(--bg-card))",dialog:"hsl(var(--bg-dialog))",form:"hsl(var(--bg-form))",overlay:"hsl(var(--bg-overlay))",popover:"hsl(var(--bg-popover))",tooltip:"hsl(var(--bg-tooltip))","base-hover":"hsl(var(--bg-base-hover))","card-hover":"hsl(var(--bg-card-hover))","filled-accent-active":"hsl(var(--bg-filled-accent-active))","filled-accent-hover":"hsl(var(--bg-filled-accent-hover))","filled-accent":"hsl(var(--bg-filled-accent))","filled-danger-active":"hsl(var(--bg-filled-danger-active))","filled-danger-hover":"hsl(var(--bg-filled-danger-hover))","filled-danger":"hsl(var(--bg-filled-danger))","filled-neutral-active":"hsl(var(--bg-filled-neutral-active))","filled-neutral-hover":"hsl(var(--bg-filled-neutral-hover))","filled-neutral":"hsl(var(--bg-filled-neutral))","filled-success-active":"hsl(var(--bg-filled-success-active))","filled-success-hover":"hsl(var(--bg-filled-success-hover))","filled-success":"hsl(var(--bg-filled-success))","filled-warning-active":"hsl(var(--bg-filled-warning-active))","filled-warning-hover":"hsl(var(--bg-filled-warning-hover))","filled-warning":"hsl(var(--bg-filled-warning))","form-active":"hsl(var(--bg-form-active))","form-hover":"hsl(var(--bg-form-hover))","popover-hover":"hsl(var(--bg-popover-hover))"},textColor:{body:"hsl(var(--text-body))",muted:"hsl(var(--text-muted))",placeholder:"hsl(var(--text-placeholder))",strong:"hsl(var(--text-strong))",tooltip:"hsl(var(--text-tooltip))","on-filled":"hsl(var(--text-on-filled))"},borderColor:{base:"hsl(var(--border-base))",card:"hsl(var(--border-card))",dialog:"hsl(var(--border-dialog))",form:"hsl(var(--border-form))",popover:"hsl(var(--border-popover))","base-muted":"hsl(var(--border-base-muted))","card-muted":"hsl(var(--border-card-muted))","dialog-muted":"hsl(var(--border-dialog-muted))","popover-muted":"hsl(var(--border-popover-muted))"},ringColor:{"focus-accent":"hsl(var(--ring-focus-accent))","focus-danger":"hsl(var(--ring-focus-danger))","focus-neutral":"hsl(var(--ring-focus-neutral))","focus-success":"hsl(var(--ring-focus-success))","focus-warning":"hsl(var(--ring-focus-warning))"},cursor:{inherit:"inherit",initial:"initial"},data:{"active-item":"active-item","drag-over":'drag-over="true"',disabled:"disabled",highlighted:"highlighted","orientation-horizontal":'orientation="horizontal"',"orientation-vertical":'orientation="vertical"',"side-bottom":'side="bottom"',"side-left":'side="left"',"side-right":'side="right"',"side-top":'side="top"',"state-active":'state~="active"',"state-checked":'state~="checked"',"state-closed":'state~="closed"',"state-idle":'state~="idle"',"state-inactive":'state~="inactive"',"state-indeterminate":'state~="indeterminate"',"state-open":'state~="open"',"state-pending":'state~="pending"',"state-selected":'state~="selected"',"state-submitting":'state~="submitting"',"state-unchecked":'state~="unchecked"',"validation-error":'validation="error"',"validation-success":'validation="success"',"validation-warning":'validation="warning"'},fontFamily:{sans:["EuclidSquare",...p.fontFamily.sans],mono:["IBMPlexMono",...p.fontFamily.mono],body:["Nunito Sans",...p.fontFamily.sans]},fontSize:{"size-inherit":"inherit"},fontWeight:{initial:"initial"},keyframes:{"accordion-down":{from:{height:"0"},to:{height:"var(--radix-accordion-content-height)"}},"accordion-up":{from:{height:"var(--radix-accordion-content-height)"},to:{height:"0"}},spin:{from:{transform:"rotate(var(--spin-start-deg, 0))"},to:{transform:"rotate(var(--spin-end-deg, 360deg))"}}},lineHeight:{0:"0",initial:"initial"},screens:{xs:"480px"},spacing:{"1.25":"0.3125rem"},transitionProperty:{"max-height":"max-height"},zIndex:{1:"1",max:"2147483647"}}},plugins:[x,y,k,P,$,K,R,A(function({addVariant:a}){a("dark-high-contrast",[":is(.dark-high-contrast &)"]),a("high-contrast",[":is(.light-high-contrast &)"])}),A(function({addVariant:a}){a("not-disabled",["&:not(:disabled)"])})]};import W from"path";function Z(a){try{let l=a.resolve("@ngrok/mantle/tailwind-preset");return W.join(l,"..","..","**","*.js")}catch(l){return console.warn(l),"node_modules/@ngrok/mantle/**/*.js"}}export{G as mantlePreset,Z as resolveMantleContentGlob};
1
+ var I=Object.create;var f=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var V=Object.getOwnPropertyNames;var O=Object.getPrototypeOf,D=Object.prototype.hasOwnProperty;var d=(a,l)=>()=>(l||a((l={exports:{}}).exports,l),l.exports);var E=(a,l,r,e)=>{if(l&&typeof l=="object"||typeof l=="function")for(let s of V(l))!D.call(a,s)&&s!==r&&f(a,s,{get:()=>l[s],enumerable:!(e=C(l,s))||e.enumerable});return a};var F=(a,l,r)=>(r=a!=null?I(O(a)):{},E(l||!a||!a.__esModule?f(r,"default",{value:a,enumerable:!0}):r,a));var m=d((_,g)=>{"use strict";g.exports={aqua:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,azure:/#f0ffff(ff)?(?!\w)/gi,beige:/#f5f5dc(ff)?(?!\w)/gi,bisque:/#ffe4c4(ff)?(?!\w)/gi,black:/#000000(ff)?(?!\w)|#000(f)?(?!\w)/gi,blue:/#0000ff(ff)?(?!\w)|#00f(f)?(?!\w)/gi,brown:/#a52a2a(ff)?(?!\w)/gi,coral:/#ff7f50(ff)?(?!\w)/gi,cornsilk:/#fff8dc(ff)?(?!\w)/gi,crimson:/#dc143c(ff)?(?!\w)/gi,cyan:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,darkblue:/#00008b(ff)?(?!\w)/gi,darkcyan:/#008b8b(ff)?(?!\w)/gi,darkgrey:/#a9a9a9(ff)?(?!\w)/gi,darkred:/#8b0000(ff)?(?!\w)/gi,deeppink:/#ff1493(ff)?(?!\w)/gi,dimgrey:/#696969(ff)?(?!\w)/gi,gold:/#ffd700(ff)?(?!\w)/gi,green:/#008000(ff)?(?!\w)/gi,grey:/#808080(ff)?(?!\w)/gi,honeydew:/#f0fff0(ff)?(?!\w)/gi,hotpink:/#ff69b4(ff)?(?!\w)/gi,indigo:/#4b0082(ff)?(?!\w)/gi,ivory:/#fffff0(ff)?(?!\w)/gi,khaki:/#f0e68c(ff)?(?!\w)/gi,lavender:/#e6e6fa(ff)?(?!\w)/gi,lime:/#00ff00(ff)?(?!\w)|#0f0(f)?(?!\w)/gi,linen:/#faf0e6(ff)?(?!\w)/gi,maroon:/#800000(ff)?(?!\w)/gi,moccasin:/#ffe4b5(ff)?(?!\w)/gi,navy:/#000080(ff)?(?!\w)/gi,oldlace:/#fdf5e6(ff)?(?!\w)/gi,olive:/#808000(ff)?(?!\w)/gi,orange:/#ffa500(ff)?(?!\w)/gi,orchid:/#da70d6(ff)?(?!\w)/gi,peru:/#cd853f(ff)?(?!\w)/gi,pink:/#ffc0cb(ff)?(?!\w)/gi,plum:/#dda0dd(ff)?(?!\w)/gi,purple:/#800080(ff)?(?!\w)/gi,red:/#ff0000(ff)?(?!\w)|#f00(f)?(?!\w)/gi,salmon:/#fa8072(ff)?(?!\w)/gi,seagreen:/#2e8b57(ff)?(?!\w)/gi,seashell:/#fff5ee(ff)?(?!\w)/gi,sienna:/#a0522d(ff)?(?!\w)/gi,silver:/#c0c0c0(ff)?(?!\w)/gi,skyblue:/#87ceeb(ff)?(?!\w)/gi,snow:/#fffafa(ff)?(?!\w)/gi,tan:/#d2b48c(ff)?(?!\w)/gi,teal:/#008080(ff)?(?!\w)/gi,thistle:/#d8bfd8(ff)?(?!\w)/gi,tomato:/#ff6347(ff)?(?!\w)/gi,violet:/#ee82ee(ff)?(?!\w)/gi,wheat:/#f5deb3(ff)?(?!\w)/gi,white:/#ffffff(ff)?(?!\w)|#fff(f)?(?!\w)/gi}});var b=d((J,w)=>{"use strict";var t=m(),i={whitespace:/\s+/g,urlHexPairs:/%[\dA-F]{2}/g,quotes:/"/g};function j(a){return a.trim().replace(i.whitespace," ")}function M(a){return encodeURIComponent(a).replace(i.urlHexPairs,U)}function N(a){return Object.keys(t).forEach(function(l){t[l].test(a)&&(a=a.replace(t[l],l))}),a}function U(a){switch(a){case"%20":return" ";case"%3D":return"=";case"%3A":return":";case"%2F":return"/";default:return a.toLowerCase()}}function o(a){if(typeof a!="string")throw new TypeError("Expected a string, but received "+typeof a);a.charCodeAt(0)===65279&&(a=a.slice(1));var l=N(j(a)).replace(i.quotes,"'");return"data:image/svg+xml,"+M(l)}o.toSrcset=function(l){return o(l).replace(/ /g,"%20")};w.exports=o});var u=F(b(),1);import K from"tailwindcss-animate";import p from"tailwindcss/defaultTheme";import A from"tailwindcss/plugin";import T from"tailwindcss/plugin";function v(a){return Object.fromEntries(Object.entries(a).filter(([l])=>l!=="DEFAULT"))}function n(a,l){let r={},{parentKey:e="",separator:s="-"}=l??{};for(let h in a)if(a.hasOwnProperty(h)){let c=e?`${e}${s}${h}`:h;typeof a[h]=="object"&&a[h]!=null&&!Array.isArray(a[h])?Object.assign(r,n(a[h],{parentKey:c})):r[c]=a[h]}return r}var x=T(a=>{a.matchUtilities({"animation-duration":l=>({animationDuration:l})},{values:v(a.theme("animationDuration"))})});import q from"tailwindcss/plugin";var y=q(a=>{a.addVariant("aria-enabled",({modifySelectors:l,separator:r})=>{l(({className:e})=>`:not([aria-disabled]).${a.e(`aria-enabled${r}${e}`)}`)})});import z from"tailwindcss/plugin";var k=z(a=>{a.addVariant("firefox",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"supports",params:"(-moz-appearance:none)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`firefox${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})})});import H from"tailwindcss/plugin";var P=H(a=>{a.matchUtilities({"stop-opacity":l=>({"stop-opacity":l})},{values:v(a.theme("opacity")),respectImportant:!0,respectPrefix:!0}),a.matchUtilities({"stop-color":l=>({"stop-color":l})},{values:n(a.theme("colors")),respectImportant:!0,respectPrefix:!0,type:"color"})});import S from"tailwindcss/plugin";var $=S(a=>{a.addVariant("pointer-coarse",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(pointer: coarse)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`pointer-coarse${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})}),a.addVariant("pointer-fine",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(pointer: fine)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`pointer-fine${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})}),a.addVariant("pointer-none",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(pointer: none)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`pointer-none${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})}),a.addVariant("hover-hover",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(hover: hover)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`hover-hover${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})}),a.addVariant("hover-none",({container:l,separator:r})=>{let e=a.postcss.atRule({name:"media",params:"(hover: none)"});e.append(l.nodes),l.append(e),e.walkRules(s=>{s.selector=`.${a.e(`hover-none${r}${s.selector.slice(1).replace(/\\/g,"")}`)}`})})});import L from"tailwindcss/plugin";var R=L(a=>{a.addVariant("where",({modifySelectors:l,separator:r})=>{l(({className:e})=>`:where(&.${a.e(`where${r}${e}`)})`)})});var B={inherit:"inherit",current:"currentColor",transparent:"transparent",white:"hsl(var(--white) / <alpha-value>)",black:"hsl(var(--black) / <alpha-value>)",gray:{50:"hsl(var(--gray-50) / <alpha-value>)",100:"hsl(var(--gray-100) / <alpha-value>)",200:"hsl(var(--gray-200) / <alpha-value>)",300:"hsl(var(--gray-300) / <alpha-value>)",400:"hsl(var(--gray-400) / <alpha-value>)",500:"hsl(var(--gray-500) / <alpha-value>)",600:"hsl(var(--gray-600) / <alpha-value>)",700:"hsl(var(--gray-700) / <alpha-value>)",800:"hsl(var(--gray-800) / <alpha-value>)",900:"hsl(var(--gray-900) / <alpha-value>)",950:"hsl(var(--gray-950) / <alpha-value>)"},red:{50:"hsl(var(--red-50) / <alpha-value>)",100:"hsl(var(--red-100) / <alpha-value>)",200:"hsl(var(--red-200) / <alpha-value>)",300:"hsl(var(--red-300) / <alpha-value>)",400:"hsl(var(--red-400) / <alpha-value>)",500:"hsl(var(--red-500) / <alpha-value>)",600:"hsl(var(--red-600) / <alpha-value>)",700:"hsl(var(--red-700) / <alpha-value>)",800:"hsl(var(--red-800) / <alpha-value>)",900:"hsl(var(--red-900) / <alpha-value>)",950:"hsl(var(--red-950) / <alpha-value>)"},orange:{50:"hsl(var(--orange-50) / <alpha-value>)",100:"hsl(var(--orange-100) / <alpha-value>)",200:"hsl(var(--orange-200) / <alpha-value>)",300:"hsl(var(--orange-300) / <alpha-value>)",400:"hsl(var(--orange-400) / <alpha-value>)",500:"hsl(var(--orange-500) / <alpha-value>)",600:"hsl(var(--orange-600) / <alpha-value>)",700:"hsl(var(--orange-700) / <alpha-value>)",800:"hsl(var(--orange-800) / <alpha-value>)",900:"hsl(var(--orange-900) / <alpha-value>)",950:"hsl(var(--orange-950) / <alpha-value>)"},amber:{50:"hsl(var(--amber-50) / <alpha-value>)",100:"hsl(var(--amber-100) / <alpha-value>)",200:"hsl(var(--amber-200) / <alpha-value>)",300:"hsl(var(--amber-300) / <alpha-value>)",400:"hsl(var(--amber-400) / <alpha-value>)",500:"hsl(var(--amber-500) / <alpha-value>)",600:"hsl(var(--amber-600) / <alpha-value>)",700:"hsl(var(--amber-700) / <alpha-value>)",800:"hsl(var(--amber-800) / <alpha-value>)",900:"hsl(var(--amber-900) / <alpha-value>)",950:"hsl(var(--amber-950) / <alpha-value>)"},yellow:{50:"hsl(var(--yellow-50) / <alpha-value>)",100:"hsl(var(--yellow-100) / <alpha-value>)",200:"hsl(var(--yellow-200) / <alpha-value>)",300:"hsl(var(--yellow-300) / <alpha-value>)",400:"hsl(var(--yellow-400) / <alpha-value>)",500:"hsl(var(--yellow-500) / <alpha-value>)",600:"hsl(var(--yellow-600) / <alpha-value>)",700:"hsl(var(--yellow-700) / <alpha-value>)",800:"hsl(var(--yellow-800) / <alpha-value>)",900:"hsl(var(--yellow-900) / <alpha-value>)",950:"hsl(var(--yellow-950) / <alpha-value>)"},lime:{50:"hsl(var(--lime-50) / <alpha-value>)",100:"hsl(var(--lime-100) / <alpha-value>)",200:"hsl(var(--lime-200) / <alpha-value>)",300:"hsl(var(--lime-300) / <alpha-value>)",400:"hsl(var(--lime-400) / <alpha-value>)",500:"hsl(var(--lime-500) / <alpha-value>)",600:"hsl(var(--lime-600) / <alpha-value>)",700:"hsl(var(--lime-700) / <alpha-value>)",800:"hsl(var(--lime-800) / <alpha-value>)",900:"hsl(var(--lime-900) / <alpha-value>)",950:"hsl(var(--lime-950) / <alpha-value>)"},green:{50:"hsl(var(--green-50) / <alpha-value>)",100:"hsl(var(--green-100) / <alpha-value>)",200:"hsl(var(--green-200) / <alpha-value>)",300:"hsl(var(--green-300) / <alpha-value>)",400:"hsl(var(--green-400) / <alpha-value>)",500:"hsl(var(--green-500) / <alpha-value>)",600:"hsl(var(--green-600) / <alpha-value>)",700:"hsl(var(--green-700) / <alpha-value>)",800:"hsl(var(--green-800) / <alpha-value>)",900:"hsl(var(--green-900) / <alpha-value>)",950:"hsl(var(--green-950) / <alpha-value>)"},emerald:{50:"hsl(var(--emerald-50) / <alpha-value>)",100:"hsl(var(--emerald-100) / <alpha-value>)",200:"hsl(var(--emerald-200) / <alpha-value>)",300:"hsl(var(--emerald-300) / <alpha-value>)",400:"hsl(var(--emerald-400) / <alpha-value>)",500:"hsl(var(--emerald-500) / <alpha-value>)",600:"hsl(var(--emerald-600) / <alpha-value>)",700:"hsl(var(--emerald-700) / <alpha-value>)",800:"hsl(var(--emerald-800) / <alpha-value>)",900:"hsl(var(--emerald-900) / <alpha-value>)",950:"hsl(var(--emerald-950) / <alpha-value>)"},teal:{50:"hsl(var(--teal-50) / <alpha-value>)",100:"hsl(var(--teal-100) / <alpha-value>)",200:"hsl(var(--teal-200) / <alpha-value>)",300:"hsl(var(--teal-300) / <alpha-value>)",400:"hsl(var(--teal-400) / <alpha-value>)",500:"hsl(var(--teal-500) / <alpha-value>)",600:"hsl(var(--teal-600) / <alpha-value>)",700:"hsl(var(--teal-700) / <alpha-value>)",800:"hsl(var(--teal-800) / <alpha-value>)",900:"hsl(var(--teal-900) / <alpha-value>)",950:"hsl(var(--teal-950) / <alpha-value>)"},cyan:{50:"hsl(var(--cyan-50) / <alpha-value>)",100:"hsl(var(--cyan-100) / <alpha-value>)",200:"hsl(var(--cyan-200) / <alpha-value>)",300:"hsl(var(--cyan-300) / <alpha-value>)",400:"hsl(var(--cyan-400) / <alpha-value>)",500:"hsl(var(--cyan-500) / <alpha-value>)",600:"hsl(var(--cyan-600) / <alpha-value>)",700:"hsl(var(--cyan-700) / <alpha-value>)",800:"hsl(var(--cyan-800) / <alpha-value>)",900:"hsl(var(--cyan-900) / <alpha-value>)",950:"hsl(var(--cyan-950) / <alpha-value>)"},sky:{50:"hsl(var(--sky-50) / <alpha-value>)",100:"hsl(var(--sky-100) / <alpha-value>)",200:"hsl(var(--sky-200) / <alpha-value>)",300:"hsl(var(--sky-300) / <alpha-value>)",400:"hsl(var(--sky-400) / <alpha-value>)",500:"hsl(var(--sky-500) / <alpha-value>)",600:"hsl(var(--sky-600) / <alpha-value>)",700:"hsl(var(--sky-700) / <alpha-value>)",800:"hsl(var(--sky-800) / <alpha-value>)",900:"hsl(var(--sky-900) / <alpha-value>)",950:"hsl(var(--sky-950) / <alpha-value>)"},blue:{50:"hsl(var(--blue-50) / <alpha-value>)",100:"hsl(var(--blue-100) / <alpha-value>)",200:"hsl(var(--blue-200) / <alpha-value>)",300:"hsl(var(--blue-300) / <alpha-value>)",400:"hsl(var(--blue-400) / <alpha-value>)",500:"hsl(var(--blue-500) / <alpha-value>)",600:"hsl(var(--blue-600) / <alpha-value>)",700:"hsl(var(--blue-700) / <alpha-value>)",800:"hsl(var(--blue-800) / <alpha-value>)",900:"hsl(var(--blue-900) / <alpha-value>)",950:"hsl(var(--blue-950) / <alpha-value>)"},indigo:{50:"hsl(var(--indigo-50) / <alpha-value>)",100:"hsl(var(--indigo-100) / <alpha-value>)",200:"hsl(var(--indigo-200) / <alpha-value>)",300:"hsl(var(--indigo-300) / <alpha-value>)",400:"hsl(var(--indigo-400) / <alpha-value>)",500:"hsl(var(--indigo-500) / <alpha-value>)",600:"hsl(var(--indigo-600) / <alpha-value>)",700:"hsl(var(--indigo-700) / <alpha-value>)",800:"hsl(var(--indigo-800) / <alpha-value>)",900:"hsl(var(--indigo-900) / <alpha-value>)",950:"hsl(var(--indigo-950) / <alpha-value>)"},violet:{50:"hsl(var(--violet-50) / <alpha-value>)",100:"hsl(var(--violet-100) / <alpha-value>)",200:"hsl(var(--violet-200) / <alpha-value>)",300:"hsl(var(--violet-300) / <alpha-value>)",400:"hsl(var(--violet-400) / <alpha-value>)",500:"hsl(var(--violet-500) / <alpha-value>)",600:"hsl(var(--violet-600) / <alpha-value>)",700:"hsl(var(--violet-700) / <alpha-value>)",800:"hsl(var(--violet-800) / <alpha-value>)",900:"hsl(var(--violet-900) / <alpha-value>)",950:"hsl(var(--violet-950) / <alpha-value>)"},purple:{50:"hsl(var(--purple-50) / <alpha-value>)",100:"hsl(var(--purple-100) / <alpha-value>)",200:"hsl(var(--purple-200) / <alpha-value>)",300:"hsl(var(--purple-300) / <alpha-value>)",400:"hsl(var(--purple-400) / <alpha-value>)",500:"hsl(var(--purple-500) / <alpha-value>)",600:"hsl(var(--purple-600) / <alpha-value>)",700:"hsl(var(--purple-700) / <alpha-value>)",800:"hsl(var(--purple-800) / <alpha-value>)",900:"hsl(var(--purple-900) / <alpha-value>)",950:"hsl(var(--purple-950) / <alpha-value>)"},fuchsia:{50:"hsl(var(--fuchsia-50) / <alpha-value>)",100:"hsl(var(--fuchsia-100) / <alpha-value>)",200:"hsl(var(--fuchsia-200) / <alpha-value>)",300:"hsl(var(--fuchsia-300) / <alpha-value>)",400:"hsl(var(--fuchsia-400) / <alpha-value>)",500:"hsl(var(--fuchsia-500) / <alpha-value>)",600:"hsl(var(--fuchsia-600) / <alpha-value>)",700:"hsl(var(--fuchsia-700) / <alpha-value>)",800:"hsl(var(--fuchsia-800) / <alpha-value>)",900:"hsl(var(--fuchsia-900) / <alpha-value>)",950:"hsl(var(--fuchsia-950) / <alpha-value>)"},pink:{50:"hsl(var(--pink-50) / <alpha-value>)",100:"hsl(var(--pink-100) / <alpha-value>)",200:"hsl(var(--pink-200) / <alpha-value>)",300:"hsl(var(--pink-300) / <alpha-value>)",400:"hsl(var(--pink-400) / <alpha-value>)",500:"hsl(var(--pink-500) / <alpha-value>)",600:"hsl(var(--pink-600) / <alpha-value>)",700:"hsl(var(--pink-700) / <alpha-value>)",800:"hsl(var(--pink-800) / <alpha-value>)",900:"hsl(var(--pink-900) / <alpha-value>)",950:"hsl(var(--pink-950) / <alpha-value>)"},rose:{50:"hsl(var(--rose-50) / <alpha-value>)",100:"hsl(var(--rose-100) / <alpha-value>)",200:"hsl(var(--rose-200) / <alpha-value>)",300:"hsl(var(--rose-300) / <alpha-value>)",400:"hsl(var(--rose-400) / <alpha-value>)",500:"hsl(var(--rose-500) / <alpha-value>)",600:"hsl(var(--rose-600) / <alpha-value>)",700:"hsl(var(--rose-700) / <alpha-value>)",800:"hsl(var(--rose-800) / <alpha-value>)",900:"hsl(var(--rose-900) / <alpha-value>)",950:"hsl(var(--rose-950) / <alpha-value>)"},neutral:{50:"hsl(var(--neutral-50) / <alpha-value>)",100:"hsl(var(--neutral-100) / <alpha-value>)",200:"hsl(var(--neutral-200) / <alpha-value>)",300:"hsl(var(--neutral-300) / <alpha-value>)",400:"hsl(var(--neutral-400) / <alpha-value>)",500:"hsl(var(--neutral-500) / <alpha-value>)",600:"hsl(var(--neutral-600) / <alpha-value>)",700:"hsl(var(--neutral-700) / <alpha-value>)",800:"hsl(var(--neutral-800) / <alpha-value>)",900:"hsl(var(--neutral-900) / <alpha-value>)",950:"hsl(var(--neutral-950) / <alpha-value>)"},accent:{50:"hsl(var(--accent-50) / <alpha-value>)",100:"hsl(var(--accent-100) / <alpha-value>)",200:"hsl(var(--accent-200) / <alpha-value>)",300:"hsl(var(--accent-300) / <alpha-value>)",400:"hsl(var(--accent-400) / <alpha-value>)",500:"hsl(var(--accent-500) / <alpha-value>)",600:"hsl(var(--accent-600) / <alpha-value>)",700:"hsl(var(--accent-700) / <alpha-value>)",800:"hsl(var(--accent-800) / <alpha-value>)",900:"hsl(var(--accent-900) / <alpha-value>)",950:"hsl(var(--accent-950) / <alpha-value>)"},danger:{50:"hsl(var(--danger-50) / <alpha-value>)",100:"hsl(var(--danger-100) / <alpha-value>)",200:"hsl(var(--danger-200) / <alpha-value>)",300:"hsl(var(--danger-300) / <alpha-value>)",400:"hsl(var(--danger-400) / <alpha-value>)",500:"hsl(var(--danger-500) / <alpha-value>)",600:"hsl(var(--danger-600) / <alpha-value>)",700:"hsl(var(--danger-700) / <alpha-value>)",800:"hsl(var(--danger-800) / <alpha-value>)",900:"hsl(var(--danger-900) / <alpha-value>)",950:"hsl(var(--danger-950) / <alpha-value>)"},warning:{50:"hsl(var(--warning-50) / <alpha-value>)",100:"hsl(var(--warning-100) / <alpha-value>)",200:"hsl(var(--warning-200) / <alpha-value>)",300:"hsl(var(--warning-300) / <alpha-value>)",400:"hsl(var(--warning-400) / <alpha-value>)",500:"hsl(var(--warning-500) / <alpha-value>)",600:"hsl(var(--warning-600) / <alpha-value>)",700:"hsl(var(--warning-700) / <alpha-value>)",800:"hsl(var(--warning-800) / <alpha-value>)",900:"hsl(var(--warning-900) / <alpha-value>)",950:"hsl(var(--warning-950) / <alpha-value>)"},success:{50:"hsl(var(--success-50) / <alpha-value>)",100:"hsl(var(--success-100) / <alpha-value>)",200:"hsl(var(--success-200) / <alpha-value>)",300:"hsl(var(--success-300) / <alpha-value>)",400:"hsl(var(--success-400) / <alpha-value>)",500:"hsl(var(--success-500) / <alpha-value>)",600:"hsl(var(--success-600) / <alpha-value>)",700:"hsl(var(--success-700) / <alpha-value>)",800:"hsl(var(--success-800) / <alpha-value>)",900:"hsl(var(--success-900) / <alpha-value>)",950:"hsl(var(--success-950) / <alpha-value>)"}},G={content:[],darkMode:"class",theme:{colors:B,container:{center:!0,padding:"2rem",screens:{"2xl":"1400px"}},extend:{animation:{"accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out"},aria:{collapsed:'expanded="false"',invalid:'invalid="true"',unchecked:'checked="false"'},backgroundImage:{"checked-icon":`url("${(0,u.default)('<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#fff" d="M12.7071 4.29289c.3905.39053.3905 1.02369 0 1.41422L6.70711 11.7071c-.39053.3905-1.02369.3905-1.41422 0l-2-1.99999c-.39052-.39053-.39052-1.02369 0-1.41422.39053-.39052 1.02369-.39052 1.41422 0L6 9.58579l5.2929-5.2929c.3905-.39052 1.0237-.39052 1.4142 0Z"/></svg>')}")`,"indeterminate-icon":`url("${(0,u.default)('<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#fff" d="M4 8c0-.55228.44772-1 1-1h6c.5523 0 1 .44772 1 1s-.4477 1-1 1H5c-.55228 0-1-.44772-1-1Z"/></svg>')}")`},boxShadow:{sm:"0px 1px 2px 0 hsl(var(--shadow-color) / var(--shadow-first))",DEFAULT:"0px 1px 2px -1px hsl(var(--shadow-color) / var(--shadow-second)), 0px 1px 3px 0px hsl(var(--shadow-color) / var(--shadow-second))",md:"0px 2px 13px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 2px 4px -2px hsl(var(--shadow-color) / var(--shadow-second)), 0px 4px 6px -1px hsl(var(--shadow-color) / var(--shadow-second))",lg:"0px 1px 13px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 4px 6px -4px hsl(var(--shadow-color) / var(--shadow-second)), 0px 10px 15px -3px hsl(var(--shadow-color) / var(--shadow-second))",xl:"0px 0px 15px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 8px 10px -6px hsl(var(--shadow-color) / var(--shadow-second)), 0px 20px 25px -5px hsl(var(--shadow-color) / var(--shadow-second))","2xl":"0px 0px 15px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 11px 10px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 17px 25px 2px hsl(var(--shadow-color) / var(--shadow-second))",inner:"inset 0px 2px 4px 0px hsl(var(--shadow-color) / var(--shadow-first))"},backgroundColor:{base:"hsl(var(--bg-base))",card:"hsl(var(--bg-card))",dialog:"hsl(var(--bg-dialog))",form:"hsl(var(--bg-form))",overlay:"hsl(var(--bg-overlay))",popover:"hsl(var(--bg-popover))",tooltip:"hsl(var(--bg-tooltip))","base-hover":"hsl(var(--bg-base-hover))","card-hover":"hsl(var(--bg-card-hover))","filled-accent-active":"hsl(var(--bg-filled-accent-active))","filled-accent-hover":"hsl(var(--bg-filled-accent-hover))","filled-accent":"hsl(var(--bg-filled-accent))","filled-danger-active":"hsl(var(--bg-filled-danger-active))","filled-danger-hover":"hsl(var(--bg-filled-danger-hover))","filled-danger":"hsl(var(--bg-filled-danger))","filled-neutral-active":"hsl(var(--bg-filled-neutral-active))","filled-neutral-hover":"hsl(var(--bg-filled-neutral-hover))","filled-neutral":"hsl(var(--bg-filled-neutral))","filled-success-active":"hsl(var(--bg-filled-success-active))","filled-success-hover":"hsl(var(--bg-filled-success-hover))","filled-success":"hsl(var(--bg-filled-success))","filled-warning-active":"hsl(var(--bg-filled-warning-active))","filled-warning-hover":"hsl(var(--bg-filled-warning-hover))","filled-warning":"hsl(var(--bg-filled-warning))","form-active":"hsl(var(--bg-form-active))","form-hover":"hsl(var(--bg-form-hover))","popover-hover":"hsl(var(--bg-popover-hover))"},textColor:{body:"hsl(var(--text-body))",muted:"hsl(var(--text-muted))",placeholder:"hsl(var(--text-placeholder))",strong:"hsl(var(--text-strong))",tooltip:"hsl(var(--text-tooltip))","on-filled":"hsl(var(--text-on-filled))"},borderColor:{base:"hsl(var(--border-base))",card:"hsl(var(--border-card))",dialog:"hsl(var(--border-dialog))",form:"hsl(var(--border-form))",popover:"hsl(var(--border-popover))","base-muted":"hsl(var(--border-base-muted))","card-muted":"hsl(var(--border-card-muted))","dialog-muted":"hsl(var(--border-dialog-muted))","popover-muted":"hsl(var(--border-popover-muted))"},ringColor:{"focus-accent":"hsl(var(--ring-focus-accent))","focus-danger":"hsl(var(--ring-focus-danger))","focus-neutral":"hsl(var(--ring-focus-neutral))","focus-success":"hsl(var(--ring-focus-success))","focus-warning":"hsl(var(--ring-focus-warning))"},cursor:{inherit:"inherit",initial:"initial"},data:{"active-item":"active-item","drag-over":'drag-over="true"',disabled:"disabled",highlighted:"highlighted","orientation-horizontal":'orientation="horizontal"',"orientation-vertical":'orientation="vertical"',"side-bottom":'side="bottom"',"side-left":'side="left"',"side-right":'side="right"',"side-top":'side="top"',"state-active":'state~="active"',"state-checked":'state~="checked"',"state-closed":'state~="closed"',"state-idle":'state~="idle"',"state-inactive":'state~="inactive"',"state-indeterminate":'state~="indeterminate"',"state-open":'state~="open"',"state-pending":'state~="pending"',"state-selected":'state~="selected"',"state-submitting":'state~="submitting"',"state-unchecked":'state~="unchecked"',"validation-error":'validation="error"',"validation-success":'validation="success"',"validation-warning":'validation="warning"'},fontFamily:{sans:["EuclidSquare",...p.fontFamily.sans],mono:["IBMPlexMono",...p.fontFamily.mono],body:["Nunito Sans",...p.fontFamily.sans]},fontSize:{"size-inherit":"inherit"},fontWeight:{initial:"initial"},keyframes:{"accordion-down":{from:{height:"0"},to:{height:"var(--radix-accordion-content-height)"}},"accordion-up":{from:{height:"var(--radix-accordion-content-height)"},to:{height:"0"}},spin:{from:{transform:"rotate(var(--spin-start-deg, 0))"},to:{transform:"rotate(var(--spin-end-deg, 360deg))"}}},lineHeight:{0:"0",initial:"initial"},screens:{xs:"480px"},spacing:{"1.25":"0.3125rem"},transitionProperty:{"max-height":"max-height"},zIndex:{1:"1",max:"2147483647"}}},plugins:[x,y,k,P,$,K,R,A(function({addVariant:a}){a("dark-high-contrast",[":is(.dark-high-contrast &)"]),a("high-contrast",[":is(.light-high-contrast &)"])}),A(function({addVariant:a}){a("not-disabled",["&:not(:disabled)"])})]};import W from"node:path";function Z(a){try{let l=a.resolve("@ngrok/mantle/tailwind-preset");return W.join(l,"..","..","**","*.js")}catch(l){return console.warn(l),"node_modules/@ngrok/mantle/**/*.js"}}export{G as mantlePreset,Z as resolveMantleContentGlob};
2
2
  //# sourceMappingURL=tailwind-preset.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../node_modules/mini-svg-data-uri/shorter-css-color-names.js","../node_modules/mini-svg-data-uri/index.js","../packages/tailwind-preset/src/tailwind.preset.ts","../packages/tailwind-preset/src/tailwind-plugin-animation-duration.ts","../packages/tailwind-preset/src/shared.ts","../packages/tailwind-preset/src/tailwind-plugin-aria-enabled.ts","../packages/tailwind-preset/src/tailwind-plugin-firefox-variant.ts","../packages/tailwind-preset/src/tailwind-plugin-gradient-stop.ts","../packages/tailwind-preset/src/tailwind-plugin-pointing-variants.ts","../packages/tailwind-preset/src/tailwind-plugin-where-variant.ts","../packages/tailwind-preset/src/resolve-mantle-content-glob.ts"],"sourcesContent":["module.exports = {\n aqua: /#00ffff(ff)?(?!\\w)|#0ff(f)?(?!\\w)/gi,\n azure: /#f0ffff(ff)?(?!\\w)/gi,\n beige: /#f5f5dc(ff)?(?!\\w)/gi,\n bisque: /#ffe4c4(ff)?(?!\\w)/gi,\n black: /#000000(ff)?(?!\\w)|#000(f)?(?!\\w)/gi,\n blue: /#0000ff(ff)?(?!\\w)|#00f(f)?(?!\\w)/gi,\n brown: /#a52a2a(ff)?(?!\\w)/gi,\n coral: /#ff7f50(ff)?(?!\\w)/gi,\n cornsilk: /#fff8dc(ff)?(?!\\w)/gi,\n crimson: /#dc143c(ff)?(?!\\w)/gi,\n cyan: /#00ffff(ff)?(?!\\w)|#0ff(f)?(?!\\w)/gi,\n darkblue: /#00008b(ff)?(?!\\w)/gi,\n darkcyan: /#008b8b(ff)?(?!\\w)/gi,\n darkgrey: /#a9a9a9(ff)?(?!\\w)/gi,\n darkred: /#8b0000(ff)?(?!\\w)/gi,\n deeppink: /#ff1493(ff)?(?!\\w)/gi,\n dimgrey: /#696969(ff)?(?!\\w)/gi,\n gold: /#ffd700(ff)?(?!\\w)/gi,\n green: /#008000(ff)?(?!\\w)/gi,\n grey: /#808080(ff)?(?!\\w)/gi,\n honeydew: /#f0fff0(ff)?(?!\\w)/gi,\n hotpink: /#ff69b4(ff)?(?!\\w)/gi,\n indigo: /#4b0082(ff)?(?!\\w)/gi,\n ivory: /#fffff0(ff)?(?!\\w)/gi,\n khaki: /#f0e68c(ff)?(?!\\w)/gi,\n lavender: /#e6e6fa(ff)?(?!\\w)/gi,\n lime: /#00ff00(ff)?(?!\\w)|#0f0(f)?(?!\\w)/gi,\n linen: /#faf0e6(ff)?(?!\\w)/gi,\n maroon: /#800000(ff)?(?!\\w)/gi,\n moccasin: /#ffe4b5(ff)?(?!\\w)/gi,\n navy: /#000080(ff)?(?!\\w)/gi,\n oldlace: /#fdf5e6(ff)?(?!\\w)/gi,\n olive: /#808000(ff)?(?!\\w)/gi,\n orange: /#ffa500(ff)?(?!\\w)/gi,\n orchid: /#da70d6(ff)?(?!\\w)/gi,\n peru: /#cd853f(ff)?(?!\\w)/gi,\n pink: /#ffc0cb(ff)?(?!\\w)/gi,\n plum: /#dda0dd(ff)?(?!\\w)/gi,\n purple: /#800080(ff)?(?!\\w)/gi,\n red: /#ff0000(ff)?(?!\\w)|#f00(f)?(?!\\w)/gi,\n salmon: /#fa8072(ff)?(?!\\w)/gi,\n seagreen: /#2e8b57(ff)?(?!\\w)/gi,\n seashell: /#fff5ee(ff)?(?!\\w)/gi,\n sienna: /#a0522d(ff)?(?!\\w)/gi,\n silver: /#c0c0c0(ff)?(?!\\w)/gi,\n skyblue: /#87ceeb(ff)?(?!\\w)/gi,\n snow: /#fffafa(ff)?(?!\\w)/gi,\n tan: /#d2b48c(ff)?(?!\\w)/gi,\n teal: /#008080(ff)?(?!\\w)/gi,\n thistle: /#d8bfd8(ff)?(?!\\w)/gi,\n tomato: /#ff6347(ff)?(?!\\w)/gi,\n violet: /#ee82ee(ff)?(?!\\w)/gi,\n wheat: /#f5deb3(ff)?(?!\\w)/gi,\n white: /#ffffff(ff)?(?!\\w)|#fff(f)?(?!\\w)/gi,\n};\n","var shorterNames = require('./shorter-css-color-names');\nvar REGEX = {\n whitespace: /\\s+/g,\n urlHexPairs: /%[\\dA-F]{2}/g,\n quotes: /\"/g,\n}\n\nfunction collapseWhitespace(str) {\n return str.trim().replace(REGEX.whitespace, ' ');\n}\n\nfunction dataURIPayload(string) {\n return encodeURIComponent(string)\n .replace(REGEX.urlHexPairs, specialHexEncode);\n}\n\n// `#` gets converted to `%23`, so quite a few CSS named colors are shorter than\n// their equivalent URL-encoded hex codes.\nfunction colorCodeToShorterNames(string) {\n Object.keys(shorterNames).forEach(function(key) {\n if (shorterNames[key].test(string)) {\n string = string.replace(shorterNames[key], key);\n }\n });\n\n return string;\n}\n\nfunction specialHexEncode(match) {\n switch (match) { // Browsers tolerate these characters, and they're frequent\n case '%20': return ' ';\n case '%3D': return '=';\n case '%3A': return ':';\n case '%2F': return '/';\n default: return match.toLowerCase(); // compresses better\n }\n}\n\nfunction svgToTinyDataUri(svgString) {\n if (typeof svgString !== 'string') {\n throw new TypeError('Expected a string, but received ' + typeof svgString);\n }\n // Strip the Byte-Order Mark if the SVG has one\n if (svgString.charCodeAt(0) === 0xfeff) { svgString = svgString.slice(1) }\n\n var body = colorCodeToShorterNames(collapseWhitespace(svgString))\n .replace(REGEX.quotes, \"'\");\n return 'data:image/svg+xml,' + dataURIPayload(body);\n}\n\nsvgToTinyDataUri.toSrcset = function toSrcset(svgString) {\n return svgToTinyDataUri(svgString).replace(/ /g, '%20');\n}\n\nmodule.exports = svgToTinyDataUri;\n","import svgToDataUri from \"mini-svg-data-uri\";\nimport type { Config } from \"tailwindcss\";\nimport tailwindCssAnimatePlugin from \"tailwindcss-animate\";\nimport defaultTheme from \"tailwindcss/defaultTheme\";\nimport plugin from \"tailwindcss/plugin\";\nimport { animationDurationPlugin } from \"./tailwind-plugin-animation-duration.js\";\nimport { ariaEnabledVariantPlugin } from \"./tailwind-plugin-aria-enabled.js\";\nimport { firefoxVariantPlugin } from \"./tailwind-plugin-firefox-variant.js\";\nimport { gradientStopPlugin } from \"./tailwind-plugin-gradient-stop.js\";\nimport { pointingVariantsPlugin } from \"./tailwind-plugin-pointing-variants.js\";\nimport { whereVariantPlugin } from \"./tailwind-plugin-where-variant.js\";\n\nconst colors = {\n\tinherit: \"inherit\",\n\tcurrent: \"currentColor\",\n\ttransparent: \"transparent\",\n\twhite: \"hsl(var(--white) / <alpha-value>)\",\n\tblack: \"hsl(var(--black) / <alpha-value>)\",\n\tgray: {\n\t\t50: \"hsl(var(--gray-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--gray-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--gray-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--gray-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--gray-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--gray-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--gray-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--gray-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--gray-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--gray-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--gray-950) / <alpha-value>)\",\n\t},\n\tred: {\n\t\t50: \"hsl(var(--red-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--red-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--red-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--red-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--red-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--red-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--red-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--red-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--red-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--red-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--red-950) / <alpha-value>)\",\n\t},\n\torange: {\n\t\t50: \"hsl(var(--orange-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--orange-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--orange-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--orange-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--orange-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--orange-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--orange-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--orange-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--orange-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--orange-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--orange-950) / <alpha-value>)\",\n\t},\n\tamber: {\n\t\t50: \"hsl(var(--amber-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--amber-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--amber-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--amber-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--amber-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--amber-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--amber-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--amber-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--amber-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--amber-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--amber-950) / <alpha-value>)\",\n\t},\n\tyellow: {\n\t\t50: \"hsl(var(--yellow-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--yellow-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--yellow-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--yellow-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--yellow-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--yellow-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--yellow-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--yellow-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--yellow-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--yellow-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--yellow-950) / <alpha-value>)\",\n\t},\n\tlime: {\n\t\t50: \"hsl(var(--lime-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--lime-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--lime-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--lime-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--lime-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--lime-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--lime-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--lime-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--lime-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--lime-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--lime-950) / <alpha-value>)\",\n\t},\n\tgreen: {\n\t\t50: \"hsl(var(--green-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--green-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--green-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--green-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--green-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--green-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--green-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--green-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--green-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--green-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--green-950) / <alpha-value>)\",\n\t},\n\temerald: {\n\t\t50: \"hsl(var(--emerald-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--emerald-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--emerald-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--emerald-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--emerald-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--emerald-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--emerald-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--emerald-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--emerald-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--emerald-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--emerald-950) / <alpha-value>)\",\n\t},\n\tteal: {\n\t\t50: \"hsl(var(--teal-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--teal-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--teal-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--teal-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--teal-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--teal-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--teal-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--teal-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--teal-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--teal-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--teal-950) / <alpha-value>)\",\n\t},\n\tcyan: {\n\t\t50: \"hsl(var(--cyan-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--cyan-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--cyan-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--cyan-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--cyan-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--cyan-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--cyan-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--cyan-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--cyan-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--cyan-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--cyan-950) / <alpha-value>)\",\n\t},\n\tsky: {\n\t\t50: \"hsl(var(--sky-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--sky-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--sky-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--sky-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--sky-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--sky-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--sky-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--sky-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--sky-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--sky-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--sky-950) / <alpha-value>)\",\n\t},\n\tblue: {\n\t\t50: \"hsl(var(--blue-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--blue-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--blue-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--blue-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--blue-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--blue-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--blue-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--blue-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--blue-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--blue-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--blue-950) / <alpha-value>)\",\n\t},\n\tindigo: {\n\t\t50: \"hsl(var(--indigo-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--indigo-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--indigo-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--indigo-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--indigo-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--indigo-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--indigo-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--indigo-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--indigo-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--indigo-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--indigo-950) / <alpha-value>)\",\n\t},\n\tviolet: {\n\t\t50: \"hsl(var(--violet-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--violet-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--violet-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--violet-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--violet-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--violet-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--violet-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--violet-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--violet-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--violet-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--violet-950) / <alpha-value>)\",\n\t},\n\tpurple: {\n\t\t50: \"hsl(var(--purple-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--purple-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--purple-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--purple-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--purple-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--purple-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--purple-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--purple-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--purple-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--purple-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--purple-950) / <alpha-value>)\",\n\t},\n\tfuchsia: {\n\t\t50: \"hsl(var(--fuchsia-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--fuchsia-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--fuchsia-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--fuchsia-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--fuchsia-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--fuchsia-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--fuchsia-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--fuchsia-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--fuchsia-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--fuchsia-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--fuchsia-950) / <alpha-value>)\",\n\t},\n\tpink: {\n\t\t50: \"hsl(var(--pink-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--pink-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--pink-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--pink-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--pink-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--pink-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--pink-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--pink-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--pink-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--pink-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--pink-950) / <alpha-value>)\",\n\t},\n\trose: {\n\t\t50: \"hsl(var(--rose-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--rose-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--rose-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--rose-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--rose-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--rose-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--rose-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--rose-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--rose-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--rose-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--rose-950) / <alpha-value>)\",\n\t},\n\tneutral: {\n\t\t50: \"hsl(var(--neutral-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--neutral-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--neutral-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--neutral-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--neutral-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--neutral-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--neutral-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--neutral-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--neutral-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--neutral-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--neutral-950) / <alpha-value>)\",\n\t},\n\taccent: {\n\t\t50: \"hsl(var(--accent-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--accent-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--accent-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--accent-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--accent-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--accent-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--accent-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--accent-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--accent-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--accent-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--accent-950) / <alpha-value>)\",\n\t},\n\tdanger: {\n\t\t50: \"hsl(var(--danger-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--danger-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--danger-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--danger-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--danger-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--danger-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--danger-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--danger-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--danger-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--danger-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--danger-950) / <alpha-value>)\",\n\t},\n\twarning: {\n\t\t50: \"hsl(var(--warning-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--warning-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--warning-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--warning-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--warning-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--warning-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--warning-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--warning-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--warning-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--warning-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--warning-950) / <alpha-value>)\",\n\t},\n\tsuccess: {\n\t\t50: \"hsl(var(--success-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--success-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--success-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--success-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--success-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--success-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--success-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--success-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--success-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--success-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--success-950) / <alpha-value>)\",\n\t},\n};\n\nconst mantlePreset = {\n\tcontent: [],\n\tdarkMode: \"class\",\n\ttheme: {\n\t\tcolors,\n\t\tcontainer: {\n\t\t\tcenter: true,\n\t\t\tpadding: \"2rem\",\n\t\t\tscreens: {\n\t\t\t\t\"2xl\": \"1400px\",\n\t\t\t},\n\t\t},\n\t\textend: {\n\t\t\tanimation: {\n\t\t\t\t\"accordion-down\": \"accordion-down 0.2s ease-out\",\n\t\t\t\t\"accordion-up\": \"accordion-up 0.2s ease-out\",\n\t\t\t},\n\t\t\taria: {\n\t\t\t\tcollapsed: 'expanded=\"false\"',\n\t\t\t\tinvalid: 'invalid=\"true\"',\n\t\t\t\tunchecked: 'checked=\"false\"',\n\t\t\t},\n\t\t\tbackgroundImage: {\n\t\t\t\t\"checked-icon\": `url(\"${svgToDataUri(`<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"#fff\" d=\"M12.7071 4.29289c.3905.39053.3905 1.02369 0 1.41422L6.70711 11.7071c-.39053.3905-1.02369.3905-1.41422 0l-2-1.99999c-.39052-.39053-.39052-1.02369 0-1.41422.39053-.39052 1.02369-.39052 1.41422 0L6 9.58579l5.2929-5.2929c.3905-.39052 1.0237-.39052 1.4142 0Z\"/></svg>`)}\")`,\n\t\t\t\t\"indeterminate-icon\": `url(\"${svgToDataUri(`<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"#fff\" d=\"M4 8c0-.55228.44772-1 1-1h6c.5523 0 1 .44772 1 1s-.4477 1-1 1H5c-.55228 0-1-.44772-1-1Z\"/></svg>`)}\")`,\n\t\t\t},\n\t\t\tboxShadow: {\n\t\t\t\tsm: \"0px 1px 2px 0 hsl(var(--shadow-color) / var(--shadow-first))\",\n\t\t\t\tDEFAULT:\n\t\t\t\t\t\"0px 1px 2px -1px hsl(var(--shadow-color) / var(--shadow-second)), 0px 1px 3px 0px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\tmd: \"0px 2px 13px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 2px 4px -2px hsl(var(--shadow-color) / var(--shadow-second)), 0px 4px 6px -1px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\tlg: \"0px 1px 13px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 4px 6px -4px hsl(var(--shadow-color) / var(--shadow-second)), 0px 10px 15px -3px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\txl: \"0px 0px 15px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 8px 10px -6px hsl(var(--shadow-color) / var(--shadow-second)), 0px 20px 25px -5px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\t\"2xl\":\n\t\t\t\t\t\"0px 0px 15px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 11px 10px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 17px 25px 2px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\tinner: \"inset 0px 2px 4px 0px hsl(var(--shadow-color) / var(--shadow-first))\",\n\t\t\t},\n\t\t\tbackgroundColor: {\n\t\t\t\tbase: \"hsl(var(--bg-base))\",\n\t\t\t\tcard: \"hsl(var(--bg-card))\",\n\t\t\t\tdialog: \"hsl(var(--bg-dialog))\",\n\t\t\t\tform: \"hsl(var(--bg-form))\",\n\t\t\t\toverlay: \"hsl(var(--bg-overlay))\",\n\t\t\t\tpopover: \"hsl(var(--bg-popover))\",\n\t\t\t\ttooltip: \"hsl(var(--bg-tooltip))\",\n\t\t\t\t\"base-hover\": \"hsl(var(--bg-base-hover))\",\n\t\t\t\t\"card-hover\": \"hsl(var(--bg-card-hover))\",\n\t\t\t\t\"filled-accent-active\": \"hsl(var(--bg-filled-accent-active))\",\n\t\t\t\t\"filled-accent-hover\": \"hsl(var(--bg-filled-accent-hover))\",\n\t\t\t\t\"filled-accent\": \"hsl(var(--bg-filled-accent))\",\n\t\t\t\t\"filled-danger-active\": \"hsl(var(--bg-filled-danger-active))\",\n\t\t\t\t\"filled-danger-hover\": \"hsl(var(--bg-filled-danger-hover))\",\n\t\t\t\t\"filled-danger\": \"hsl(var(--bg-filled-danger))\",\n\t\t\t\t\"filled-neutral-active\": \"hsl(var(--bg-filled-neutral-active))\",\n\t\t\t\t\"filled-neutral-hover\": \"hsl(var(--bg-filled-neutral-hover))\",\n\t\t\t\t\"filled-neutral\": \"hsl(var(--bg-filled-neutral))\",\n\t\t\t\t\"filled-success-active\": \"hsl(var(--bg-filled-success-active))\",\n\t\t\t\t\"filled-success-hover\": \"hsl(var(--bg-filled-success-hover))\",\n\t\t\t\t\"filled-success\": \"hsl(var(--bg-filled-success))\",\n\t\t\t\t\"filled-warning-active\": \"hsl(var(--bg-filled-warning-active))\",\n\t\t\t\t\"filled-warning-hover\": \"hsl(var(--bg-filled-warning-hover))\",\n\t\t\t\t\"filled-warning\": \"hsl(var(--bg-filled-warning))\",\n\t\t\t\t\"form-active\": \"hsl(var(--bg-form-active))\",\n\t\t\t\t\"form-hover\": \"hsl(var(--bg-form-hover))\",\n\t\t\t\t\"popover-hover\": \"hsl(var(--bg-popover-hover))\",\n\t\t\t},\n\t\t\ttextColor: {\n\t\t\t\tbody: \"hsl(var(--text-body))\",\n\t\t\t\tmuted: \"hsl(var(--text-muted))\",\n\t\t\t\tplaceholder: \"hsl(var(--text-placeholder))\",\n\t\t\t\tstrong: \"hsl(var(--text-strong))\",\n\t\t\t\ttooltip: \"hsl(var(--text-tooltip))\",\n\t\t\t\t\"on-filled\": \"hsl(var(--text-on-filled))\",\n\t\t\t},\n\t\t\tborderColor: {\n\t\t\t\tbase: \"hsl(var(--border-base))\",\n\t\t\t\tcard: \"hsl(var(--border-card))\",\n\t\t\t\tdialog: \"hsl(var(--border-dialog))\",\n\t\t\t\tform: \"hsl(var(--border-form))\",\n\t\t\t\tpopover: \"hsl(var(--border-popover))\",\n\t\t\t\t\"base-muted\": \"hsl(var(--border-base-muted))\",\n\t\t\t\t\"card-muted\": \"hsl(var(--border-card-muted))\",\n\t\t\t\t\"dialog-muted\": \"hsl(var(--border-dialog-muted))\",\n\t\t\t\t\"popover-muted\": \"hsl(var(--border-popover-muted))\",\n\t\t\t},\n\t\t\tringColor: {\n\t\t\t\t\"focus-accent\": \"hsl(var(--ring-focus-accent))\",\n\t\t\t\t\"focus-danger\": \"hsl(var(--ring-focus-danger))\",\n\t\t\t\t\"focus-neutral\": \"hsl(var(--ring-focus-neutral))\",\n\t\t\t\t\"focus-success\": \"hsl(var(--ring-focus-success))\",\n\t\t\t\t\"focus-warning\": \"hsl(var(--ring-focus-warning))\",\n\t\t\t},\n\t\t\tcursor: {\n\t\t\t\tinherit: \"inherit\",\n\t\t\t\tinitial: \"initial\",\n\t\t\t},\n\t\t\tdata: {\n\t\t\t\t\"active-item\": \"active-item\",\n\t\t\t\t\"drag-over\": 'drag-over=\"true\"',\n\t\t\t\tdisabled: \"disabled\",\n\t\t\t\thighlighted: \"highlighted\",\n\t\t\t\t\"orientation-horizontal\": 'orientation=\"horizontal\"',\n\t\t\t\t\"orientation-vertical\": 'orientation=\"vertical\"',\n\t\t\t\t\"side-bottom\": 'side=\"bottom\"',\n\t\t\t\t\"side-left\": 'side=\"left\"',\n\t\t\t\t\"side-right\": 'side=\"right\"',\n\t\t\t\t\"side-top\": 'side=\"top\"',\n\t\t\t\t\"state-active\": 'state~=\"active\"',\n\t\t\t\t\"state-checked\": 'state~=\"checked\"',\n\t\t\t\t\"state-closed\": 'state~=\"closed\"',\n\t\t\t\t\"state-idle\": 'state~=\"idle\"',\n\t\t\t\t\"state-inactive\": 'state~=\"inactive\"',\n\t\t\t\t\"state-indeterminate\": 'state~=\"indeterminate\"',\n\t\t\t\t\"state-open\": 'state~=\"open\"',\n\t\t\t\t\"state-pending\": 'state~=\"pending\"',\n\t\t\t\t\"state-selected\": 'state~=\"selected\"',\n\t\t\t\t\"state-submitting\": 'state~=\"submitting\"',\n\t\t\t\t\"state-unchecked\": 'state~=\"unchecked\"',\n\t\t\t\t\"validation-error\": 'validation=\"error\"',\n\t\t\t\t\"validation-success\": 'validation=\"success\"',\n\t\t\t\t\"validation-warning\": 'validation=\"warning\"',\n\t\t\t},\n\t\t\tfontFamily: {\n\t\t\t\tsans: [\"EuclidSquare\", ...defaultTheme.fontFamily.sans],\n\t\t\t\tmono: [\"IBMPlexMono\", ...defaultTheme.fontFamily.mono],\n\t\t\t\tbody: [\"Nunito Sans\", ...defaultTheme.fontFamily.sans],\n\t\t\t},\n\t\t\tfontSize: {\n\t\t\t\t\"size-inherit\": \"inherit\",\n\t\t\t},\n\t\t\tfontWeight: {\n\t\t\t\tinitial: \"initial\",\n\t\t\t},\n\t\t\tkeyframes: {\n\t\t\t\t\"accordion-down\": {\n\t\t\t\t\tfrom: { height: \"0\" },\n\t\t\t\t\tto: { height: \"var(--radix-accordion-content-height)\" },\n\t\t\t\t},\n\t\t\t\t\"accordion-up\": {\n\t\t\t\t\tfrom: { height: \"var(--radix-accordion-content-height)\" },\n\t\t\t\t\tto: { height: \"0\" },\n\t\t\t\t},\n\t\t\t\tspin: {\n\t\t\t\t\tfrom: { transform: \"rotate(var(--spin-start-deg, 0))\" },\n\t\t\t\t\tto: { transform: \"rotate(var(--spin-end-deg, 360deg))\" },\n\t\t\t\t} as const,\n\t\t\t},\n\t\t\tlineHeight: {\n\t\t\t\t0: \"0\",\n\t\t\t\tinitial: \"initial\",\n\t\t\t},\n\t\t\tscreens: {\n\t\t\t\txs: \"480px\",\n\t\t\t},\n\t\t\tspacing: {\n\t\t\t\t\"1.25\": \"0.3125rem\", // 5px\n\t\t\t},\n\t\t\ttransitionProperty: {\n\t\t\t\t\"max-height\": \"max-height\",\n\t\t\t},\n\t\t\tzIndex: {\n\t\t\t\t1: \"1\",\n\t\t\t\tmax: \"2147483647\",\n\t\t\t},\n\t\t},\n\t},\n\tplugins: [\n\t\tanimationDurationPlugin,\n\t\tariaEnabledVariantPlugin,\n\t\tfirefoxVariantPlugin,\n\t\tgradientStopPlugin,\n\t\tpointingVariantsPlugin,\n\t\ttailwindCssAnimatePlugin,\n\t\twhereVariantPlugin,\n\t\tplugin(function ({ addVariant }) {\n\t\t\taddVariant(\"dark-high-contrast\", [\":is(.dark-high-contrast &)\"]);\n\t\t\taddVariant(\"high-contrast\", [\":is(.light-high-contrast &)\"]);\n\t\t}),\n\t\tplugin(function ({ addVariant }) {\n\t\t\taddVariant(\"not-disabled\", [\"&:not(:disabled)\"]);\n\t\t}),\n\t],\n} satisfies Config;\n\nexport type MantlePreset = typeof mantlePreset;\n\nexport { mantlePreset };\n","import plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\nimport { filterDefault } from \"./shared\";\n\n/**\n * This plugin adds animation-duration utilities to TailwindCSS\n * These are similar to the transition-duration utilities but for animations instead of transitions.\n * It also supports arbitrary values, e.g. `animation-duration-[15s]`.\n *\n * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-duration\n * @see https://tailwindcss.com/docs/transition-duration\n */\nconst animationDurationPlugin = plugin((api: PluginAPI) => {\n\tapi.matchUtilities(\n\t\t{ \"animation-duration\": (value) => ({ animationDuration: value }) },\n\t\t{ values: filterDefault(api.theme(\"animationDuration\")) },\n\t);\n});\n\nexport { animationDurationPlugin };\n","/**\n * Filters out the \"DEFAULT\" key from the given object.\n */\nexport function filterDefault(values: Record<string, string>) {\n\treturn Object.fromEntries(Object.entries(values).filter(([key]) => key !== \"DEFAULT\"));\n}\n\ntype AnyObject = Record<string, any>;\n\ntype FlattenObjectOptions = {\n\tparentKey: string;\n\tseparator?: string;\n};\n\n/**\n * Flattens an object to a single level deep object.\n */\nexport function flattenObject(obj: AnyObject, options?: FlattenObjectOptions) {\n\tlet result: AnyObject = {};\n\tconst { parentKey = \"\", separator = \"-\" } = options ?? {};\n\n\tfor (let key in obj) {\n\t\tif (obj.hasOwnProperty(key)) {\n\t\t\tlet newKey = parentKey ? `${parentKey}${separator}${key}` : key;\n\n\t\t\tif (typeof obj[key] === \"object\" && obj[key] != null && !Array.isArray(obj[key])) {\n\t\t\t\tObject.assign(result, flattenObject(obj[key], { parentKey: newKey }));\n\t\t\t} else {\n\t\t\t\tresult[newKey] = obj[key];\n\t\t\t}\n\t\t}\n\t}\n\n\treturn result;\n}\n","import plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\n\n/**\n * This plugin adds the following variant: aria-enabled\n */\nconst ariaEnabledVariantPlugin = plugin((api: PluginAPI) => {\n\tapi.addVariant(\n\t\t\"aria-enabled\",\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\t({ modifySelectors, separator }: { modifySelectors: unknown; separator: string }) => {\n\t\t\t// @ts-expect-error modifySelectors is not typed correctly\n\t\t\tmodifySelectors(({ className }: { className: string }) => {\n\t\t\t\treturn `:not([aria-disabled]).${api.e(`aria-enabled${separator}${className}`)}`;\n\t\t\t});\n\t\t},\n\t);\n});\n\nexport { ariaEnabledVariantPlugin };\n","import type { Postcss, Root } from \"postcss\";\nimport plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\n\n/**\n * This plugin adds a `firefox` variant to TailwindCSS.\n *\n * @see https://gist.github.com/samselikoff/b3c5126ee4f4e69e60b0af0aa5bfb2e7\n */\nconst firefoxVariantPlugin = plugin(\n\t// @ts-expect-error PluginAPI is not typed correctly, missing postcss\n\t(api: PluginAPI & { postcss: Postcss }) => {\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"firefox\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst isFirefoxRule = api.postcss.atRule({\n\t\t\t\tname: \"supports\",\n\t\t\t\tparams: \"(-moz-appearance:none)\",\n\t\t\t});\n\t\t\tisFirefoxRule.append(container.nodes);\n\t\t\tcontainer.append(isFirefoxRule);\n\t\t\tisFirefoxRule.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`firefox${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\t},\n);\n\nexport { firefoxVariantPlugin };\n","import plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\nimport { filterDefault, flattenObject } from \"./shared\";\n\n/**\n * This plugin adds a stop svg utilities to TailwindCSS\n *\n * @see https://developer.mozilla.org/en-US/docs/Web/SVG/Element/stop#attributes\n */\nconst gradientStopPlugin = plugin((api: PluginAPI) => {\n\tapi.matchUtilities(\n\t\t{ \"stop-opacity\": (value) => ({ \"stop-opacity\": value }) },\n\t\t{ values: filterDefault(api.theme(\"opacity\")), respectImportant: true, respectPrefix: true },\n\t);\n\n\tapi.matchUtilities(\n\t\t{ \"stop-color\": (value) => ({ \"stop-color\": value }) },\n\t\t{\n\t\t\tvalues: flattenObject(api.theme(\"colors\")),\n\t\t\trespectImportant: true,\n\t\t\trespectPrefix: true,\n\t\t\ttype: \"color\",\n\t\t},\n\t);\n});\n\nexport { gradientStopPlugin };\n","import type { Postcss, Root } from \"postcss\";\nimport plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\n\n/**\n * This plugin adds the following variants to TailwindCSS:\n * - `pointer-coarse`\n * - `pointer-fine`\n * - `pointer-none`\n * - `hover-hover`\n * - `hover-none`\n *\n * @see https://css-tricks.com/touch-devices-not-judged-size/\n */\nconst pointingVariantsPlugin = plugin(\n\t// @ts-expect-error PluginAPI is not typed correctly, missing postcss\n\t(api: PluginAPI & { postcss: Postcss }) => {\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"pointer-coarse\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst pointerCoarse = api.postcss.atRule({ name: \"media\", params: \"(pointer: coarse)\" });\n\t\t\tpointerCoarse.append(container.nodes);\n\t\t\tcontainer.append(pointerCoarse);\n\t\t\tpointerCoarse.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`pointer-coarse${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"pointer-fine\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst pointerFine = api.postcss.atRule({ name: \"media\", params: \"(pointer: fine)\" });\n\t\t\tpointerFine.append(container.nodes);\n\t\t\tcontainer.append(pointerFine);\n\t\t\tpointerFine.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`pointer-fine${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"pointer-none\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst pointerNone = api.postcss.atRule({ name: \"media\", params: \"(pointer: none)\" });\n\t\t\tpointerNone.append(container.nodes);\n\t\t\tcontainer.append(pointerNone);\n\t\t\tpointerNone.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`pointer-none${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"hover-hover\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst hoverHover = api.postcss.atRule({ name: \"media\", params: \"(hover: hover)\" });\n\t\t\thoverHover.append(container.nodes);\n\t\t\tcontainer.append(hoverHover);\n\t\t\thoverHover.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`hover-hover${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"hover-none\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst hoverNone = api.postcss.atRule({ name: \"media\", params: \"(hover: none)\" });\n\t\t\thoverNone.append(container.nodes);\n\t\t\tcontainer.append(hoverNone);\n\t\t\thoverNone.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`hover-none${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\t},\n);\n\nexport { pointingVariantsPlugin };\n","import plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\n\n/**\n * This plugin adds a :where() variant to TailwindCSS\n *\n * This is useful to avoid specificity issues when using overridable base styles\n * since reduces the specificity of the selector to zero (0, 0, 0).\n *\n * @see https://developer.mozilla.org/en-US/docs/Web/CSS/:where\n */\nconst whereVariantPlugin = plugin((api: PluginAPI) => {\n\tapi.addVariant(\n\t\t\"where\",\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\t({\n\t\t\tmodifySelectors,\n\t\t\tseparator,\n\t\t}: {\n\t\t\tmodifySelectors: (args: { className: string }) => string;\n\t\t\tseparator: string;\n\t\t}) => {\n\t\t\t// @ts-expect-error modifySelectors is not typed correctly\n\t\t\tmodifySelectors(({ className }: { className: string }) => {\n\t\t\t\treturn `:where(&.${api.e(`where${separator}${className}`)})`;\n\t\t\t});\n\t\t},\n\t);\n});\n\nexport { whereVariantPlugin };\n","import path from \"node:path\";\n\n/**\n * Resolve the glob path to all mantle component content.\n * For use in your app's tailwind config content field.\n *\n * This works whether or not the `@ngrok/mantle` package is hoisted to a root node_modules,\n * e.g. in a js monorepo using workspaces.\n *\n * @example\n * import { createRequire } from \"node:module\";\n * import { resolveMantleContentGlob } from \"@ngrok/mantle/tailwind-preset\";\n *\n * const mantleContentGlob = resolveMantleContentGlob(createRequire(import.meta.url));\n *\n * export default {\n * content: [mantleContentGlob, \"/your/app/content/here\"],\n * // ...\n * }\n */\nfunction resolveMantleContentGlob(require: NodeRequire) {\n\ttry {\n\t\t/**\n\t\t * use the tailwind-preset module path since it is dual exported as cjs and esm\n\t\t * as long as we rely on postcss we need to reference a cjs module only or it will fail to resolve\n\t\t */\n\t\tconst presetPath = require.resolve(\"@ngrok/mantle/tailwind-preset\");\n\n\t\t/**\n\t\t * resolve the glob path to all mantle component content\n\t\t * need to go up two levels to get to the mantle package root since the\n\t\t * tailwind-preset exists at node_modules/@ngrok/mantle/dist/tailwind-preset.js\n\t\t */\n\t\treturn path.join(presetPath, \"..\", \"..\", \"**\", \"*.js\");\n\t} catch (error) {\n\t\tconsole.warn(error);\n\n\t\t// unlikely, BUT if require.resolve throws, just return a best guess glob of the mantle package\n\t\t// assumes the mantle package is hoisted to the root node_modules\n\t\treturn \"node_modules/@ngrok/mantle/**/*.js\";\n\t}\n}\n\nexport {\n\t//,\n\tresolveMantleContentGlob,\n};\n"],"mappings":"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","names":["require_shorter_css_color_names","__commonJSMin","exports","module","require_mini_svg_data_uri","__commonJSMin","exports","module","shorterNames","REGEX","collapseWhitespace","str","dataURIPayload","string","specialHexEncode","colorCodeToShorterNames","key","match","svgToTinyDataUri","svgString","body","import_mini_svg_data_uri","tailwindCssAnimatePlugin","defaultTheme","plugin","plugin","filterDefault","values","key","flattenObject","obj","options","result","parentKey","separator","newKey","animationDurationPlugin","plugin","api","value","filterDefault","plugin","ariaEnabledVariantPlugin","api","modifySelectors","separator","className","plugin","firefoxVariantPlugin","api","container","separator","isFirefoxRule","rule","plugin","gradientStopPlugin","plugin","api","value","filterDefault","flattenObject","plugin","pointingVariantsPlugin","api","container","separator","pointerCoarse","rule","pointerFine","pointerNone","hoverHover","hoverNone","plugin","whereVariantPlugin","api","modifySelectors","separator","className","colors","mantlePreset","svgToDataUri","defaultTheme","animationDurationPlugin","ariaEnabledVariantPlugin","firefoxVariantPlugin","gradientStopPlugin","pointingVariantsPlugin","tailwindCssAnimatePlugin","whereVariantPlugin","plugin","addVariant","path","resolveMantleContentGlob","require","presetPath","error"]}
1
+ {"version":3,"sources":["../node_modules/mini-svg-data-uri/shorter-css-color-names.js","../node_modules/mini-svg-data-uri/index.js","../packages/tailwind-preset/src/tailwind.preset.ts","../packages/tailwind-preset/src/tailwind-plugin-animation-duration.ts","../packages/tailwind-preset/src/shared.ts","../packages/tailwind-preset/src/tailwind-plugin-aria-enabled.ts","../packages/tailwind-preset/src/tailwind-plugin-firefox-variant.ts","../packages/tailwind-preset/src/tailwind-plugin-gradient-stop.ts","../packages/tailwind-preset/src/tailwind-plugin-pointing-variants.ts","../packages/tailwind-preset/src/tailwind-plugin-where-variant.ts","../packages/tailwind-preset/src/resolve-mantle-content-glob.ts"],"sourcesContent":["module.exports = {\n aqua: /#00ffff(ff)?(?!\\w)|#0ff(f)?(?!\\w)/gi,\n azure: /#f0ffff(ff)?(?!\\w)/gi,\n beige: /#f5f5dc(ff)?(?!\\w)/gi,\n bisque: /#ffe4c4(ff)?(?!\\w)/gi,\n black: /#000000(ff)?(?!\\w)|#000(f)?(?!\\w)/gi,\n blue: /#0000ff(ff)?(?!\\w)|#00f(f)?(?!\\w)/gi,\n brown: /#a52a2a(ff)?(?!\\w)/gi,\n coral: /#ff7f50(ff)?(?!\\w)/gi,\n cornsilk: /#fff8dc(ff)?(?!\\w)/gi,\n crimson: /#dc143c(ff)?(?!\\w)/gi,\n cyan: /#00ffff(ff)?(?!\\w)|#0ff(f)?(?!\\w)/gi,\n darkblue: /#00008b(ff)?(?!\\w)/gi,\n darkcyan: /#008b8b(ff)?(?!\\w)/gi,\n darkgrey: /#a9a9a9(ff)?(?!\\w)/gi,\n darkred: /#8b0000(ff)?(?!\\w)/gi,\n deeppink: /#ff1493(ff)?(?!\\w)/gi,\n dimgrey: /#696969(ff)?(?!\\w)/gi,\n gold: /#ffd700(ff)?(?!\\w)/gi,\n green: /#008000(ff)?(?!\\w)/gi,\n grey: /#808080(ff)?(?!\\w)/gi,\n honeydew: /#f0fff0(ff)?(?!\\w)/gi,\n hotpink: /#ff69b4(ff)?(?!\\w)/gi,\n indigo: /#4b0082(ff)?(?!\\w)/gi,\n ivory: /#fffff0(ff)?(?!\\w)/gi,\n khaki: /#f0e68c(ff)?(?!\\w)/gi,\n lavender: /#e6e6fa(ff)?(?!\\w)/gi,\n lime: /#00ff00(ff)?(?!\\w)|#0f0(f)?(?!\\w)/gi,\n linen: /#faf0e6(ff)?(?!\\w)/gi,\n maroon: /#800000(ff)?(?!\\w)/gi,\n moccasin: /#ffe4b5(ff)?(?!\\w)/gi,\n navy: /#000080(ff)?(?!\\w)/gi,\n oldlace: /#fdf5e6(ff)?(?!\\w)/gi,\n olive: /#808000(ff)?(?!\\w)/gi,\n orange: /#ffa500(ff)?(?!\\w)/gi,\n orchid: /#da70d6(ff)?(?!\\w)/gi,\n peru: /#cd853f(ff)?(?!\\w)/gi,\n pink: /#ffc0cb(ff)?(?!\\w)/gi,\n plum: /#dda0dd(ff)?(?!\\w)/gi,\n purple: /#800080(ff)?(?!\\w)/gi,\n red: /#ff0000(ff)?(?!\\w)|#f00(f)?(?!\\w)/gi,\n salmon: /#fa8072(ff)?(?!\\w)/gi,\n seagreen: /#2e8b57(ff)?(?!\\w)/gi,\n seashell: /#fff5ee(ff)?(?!\\w)/gi,\n sienna: /#a0522d(ff)?(?!\\w)/gi,\n silver: /#c0c0c0(ff)?(?!\\w)/gi,\n skyblue: /#87ceeb(ff)?(?!\\w)/gi,\n snow: /#fffafa(ff)?(?!\\w)/gi,\n tan: /#d2b48c(ff)?(?!\\w)/gi,\n teal: /#008080(ff)?(?!\\w)/gi,\n thistle: /#d8bfd8(ff)?(?!\\w)/gi,\n tomato: /#ff6347(ff)?(?!\\w)/gi,\n violet: /#ee82ee(ff)?(?!\\w)/gi,\n wheat: /#f5deb3(ff)?(?!\\w)/gi,\n white: /#ffffff(ff)?(?!\\w)|#fff(f)?(?!\\w)/gi,\n};\n","var shorterNames = require('./shorter-css-color-names');\nvar REGEX = {\n whitespace: /\\s+/g,\n urlHexPairs: /%[\\dA-F]{2}/g,\n quotes: /\"/g,\n}\n\nfunction collapseWhitespace(str) {\n return str.trim().replace(REGEX.whitespace, ' ');\n}\n\nfunction dataURIPayload(string) {\n return encodeURIComponent(string)\n .replace(REGEX.urlHexPairs, specialHexEncode);\n}\n\n// `#` gets converted to `%23`, so quite a few CSS named colors are shorter than\n// their equivalent URL-encoded hex codes.\nfunction colorCodeToShorterNames(string) {\n Object.keys(shorterNames).forEach(function(key) {\n if (shorterNames[key].test(string)) {\n string = string.replace(shorterNames[key], key);\n }\n });\n\n return string;\n}\n\nfunction specialHexEncode(match) {\n switch (match) { // Browsers tolerate these characters, and they're frequent\n case '%20': return ' ';\n case '%3D': return '=';\n case '%3A': return ':';\n case '%2F': return '/';\n default: return match.toLowerCase(); // compresses better\n }\n}\n\nfunction svgToTinyDataUri(svgString) {\n if (typeof svgString !== 'string') {\n throw new TypeError('Expected a string, but received ' + typeof svgString);\n }\n // Strip the Byte-Order Mark if the SVG has one\n if (svgString.charCodeAt(0) === 0xfeff) { svgString = svgString.slice(1) }\n\n var body = colorCodeToShorterNames(collapseWhitespace(svgString))\n .replace(REGEX.quotes, \"'\");\n return 'data:image/svg+xml,' + dataURIPayload(body);\n}\n\nsvgToTinyDataUri.toSrcset = function toSrcset(svgString) {\n return svgToTinyDataUri(svgString).replace(/ /g, '%20');\n}\n\nmodule.exports = svgToTinyDataUri;\n","import svgToDataUri from \"mini-svg-data-uri\";\nimport type { Config } from \"tailwindcss\";\nimport tailwindCssAnimatePlugin from \"tailwindcss-animate\";\nimport defaultTheme from \"tailwindcss/defaultTheme\";\nimport plugin from \"tailwindcss/plugin\";\nimport { animationDurationPlugin } from \"./tailwind-plugin-animation-duration.js\";\nimport { ariaEnabledVariantPlugin } from \"./tailwind-plugin-aria-enabled.js\";\nimport { firefoxVariantPlugin } from \"./tailwind-plugin-firefox-variant.js\";\nimport { gradientStopPlugin } from \"./tailwind-plugin-gradient-stop.js\";\nimport { pointingVariantsPlugin } from \"./tailwind-plugin-pointing-variants.js\";\nimport { whereVariantPlugin } from \"./tailwind-plugin-where-variant.js\";\n\nconst colors = {\n\tinherit: \"inherit\",\n\tcurrent: \"currentColor\",\n\ttransparent: \"transparent\",\n\twhite: \"hsl(var(--white) / <alpha-value>)\",\n\tblack: \"hsl(var(--black) / <alpha-value>)\",\n\tgray: {\n\t\t50: \"hsl(var(--gray-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--gray-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--gray-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--gray-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--gray-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--gray-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--gray-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--gray-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--gray-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--gray-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--gray-950) / <alpha-value>)\",\n\t},\n\tred: {\n\t\t50: \"hsl(var(--red-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--red-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--red-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--red-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--red-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--red-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--red-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--red-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--red-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--red-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--red-950) / <alpha-value>)\",\n\t},\n\torange: {\n\t\t50: \"hsl(var(--orange-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--orange-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--orange-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--orange-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--orange-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--orange-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--orange-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--orange-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--orange-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--orange-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--orange-950) / <alpha-value>)\",\n\t},\n\tamber: {\n\t\t50: \"hsl(var(--amber-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--amber-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--amber-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--amber-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--amber-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--amber-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--amber-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--amber-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--amber-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--amber-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--amber-950) / <alpha-value>)\",\n\t},\n\tyellow: {\n\t\t50: \"hsl(var(--yellow-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--yellow-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--yellow-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--yellow-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--yellow-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--yellow-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--yellow-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--yellow-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--yellow-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--yellow-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--yellow-950) / <alpha-value>)\",\n\t},\n\tlime: {\n\t\t50: \"hsl(var(--lime-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--lime-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--lime-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--lime-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--lime-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--lime-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--lime-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--lime-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--lime-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--lime-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--lime-950) / <alpha-value>)\",\n\t},\n\tgreen: {\n\t\t50: \"hsl(var(--green-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--green-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--green-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--green-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--green-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--green-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--green-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--green-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--green-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--green-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--green-950) / <alpha-value>)\",\n\t},\n\temerald: {\n\t\t50: \"hsl(var(--emerald-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--emerald-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--emerald-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--emerald-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--emerald-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--emerald-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--emerald-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--emerald-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--emerald-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--emerald-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--emerald-950) / <alpha-value>)\",\n\t},\n\tteal: {\n\t\t50: \"hsl(var(--teal-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--teal-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--teal-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--teal-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--teal-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--teal-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--teal-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--teal-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--teal-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--teal-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--teal-950) / <alpha-value>)\",\n\t},\n\tcyan: {\n\t\t50: \"hsl(var(--cyan-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--cyan-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--cyan-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--cyan-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--cyan-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--cyan-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--cyan-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--cyan-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--cyan-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--cyan-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--cyan-950) / <alpha-value>)\",\n\t},\n\tsky: {\n\t\t50: \"hsl(var(--sky-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--sky-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--sky-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--sky-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--sky-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--sky-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--sky-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--sky-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--sky-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--sky-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--sky-950) / <alpha-value>)\",\n\t},\n\tblue: {\n\t\t50: \"hsl(var(--blue-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--blue-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--blue-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--blue-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--blue-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--blue-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--blue-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--blue-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--blue-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--blue-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--blue-950) / <alpha-value>)\",\n\t},\n\tindigo: {\n\t\t50: \"hsl(var(--indigo-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--indigo-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--indigo-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--indigo-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--indigo-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--indigo-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--indigo-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--indigo-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--indigo-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--indigo-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--indigo-950) / <alpha-value>)\",\n\t},\n\tviolet: {\n\t\t50: \"hsl(var(--violet-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--violet-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--violet-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--violet-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--violet-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--violet-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--violet-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--violet-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--violet-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--violet-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--violet-950) / <alpha-value>)\",\n\t},\n\tpurple: {\n\t\t50: \"hsl(var(--purple-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--purple-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--purple-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--purple-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--purple-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--purple-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--purple-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--purple-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--purple-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--purple-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--purple-950) / <alpha-value>)\",\n\t},\n\tfuchsia: {\n\t\t50: \"hsl(var(--fuchsia-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--fuchsia-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--fuchsia-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--fuchsia-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--fuchsia-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--fuchsia-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--fuchsia-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--fuchsia-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--fuchsia-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--fuchsia-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--fuchsia-950) / <alpha-value>)\",\n\t},\n\tpink: {\n\t\t50: \"hsl(var(--pink-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--pink-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--pink-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--pink-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--pink-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--pink-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--pink-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--pink-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--pink-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--pink-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--pink-950) / <alpha-value>)\",\n\t},\n\trose: {\n\t\t50: \"hsl(var(--rose-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--rose-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--rose-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--rose-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--rose-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--rose-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--rose-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--rose-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--rose-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--rose-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--rose-950) / <alpha-value>)\",\n\t},\n\tneutral: {\n\t\t50: \"hsl(var(--neutral-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--neutral-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--neutral-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--neutral-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--neutral-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--neutral-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--neutral-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--neutral-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--neutral-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--neutral-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--neutral-950) / <alpha-value>)\",\n\t},\n\taccent: {\n\t\t50: \"hsl(var(--accent-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--accent-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--accent-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--accent-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--accent-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--accent-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--accent-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--accent-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--accent-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--accent-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--accent-950) / <alpha-value>)\",\n\t},\n\tdanger: {\n\t\t50: \"hsl(var(--danger-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--danger-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--danger-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--danger-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--danger-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--danger-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--danger-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--danger-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--danger-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--danger-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--danger-950) / <alpha-value>)\",\n\t},\n\twarning: {\n\t\t50: \"hsl(var(--warning-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--warning-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--warning-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--warning-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--warning-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--warning-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--warning-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--warning-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--warning-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--warning-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--warning-950) / <alpha-value>)\",\n\t},\n\tsuccess: {\n\t\t50: \"hsl(var(--success-50) / <alpha-value>)\",\n\t\t100: \"hsl(var(--success-100) / <alpha-value>)\",\n\t\t200: \"hsl(var(--success-200) / <alpha-value>)\",\n\t\t300: \"hsl(var(--success-300) / <alpha-value>)\",\n\t\t400: \"hsl(var(--success-400) / <alpha-value>)\",\n\t\t500: \"hsl(var(--success-500) / <alpha-value>)\",\n\t\t600: \"hsl(var(--success-600) / <alpha-value>)\",\n\t\t700: \"hsl(var(--success-700) / <alpha-value>)\",\n\t\t800: \"hsl(var(--success-800) / <alpha-value>)\",\n\t\t900: \"hsl(var(--success-900) / <alpha-value>)\",\n\t\t950: \"hsl(var(--success-950) / <alpha-value>)\",\n\t},\n};\n\nconst mantlePreset = {\n\tcontent: [],\n\tdarkMode: \"class\",\n\ttheme: {\n\t\tcolors,\n\t\tcontainer: {\n\t\t\tcenter: true,\n\t\t\tpadding: \"2rem\",\n\t\t\tscreens: {\n\t\t\t\t\"2xl\": \"1400px\",\n\t\t\t},\n\t\t},\n\t\textend: {\n\t\t\tanimation: {\n\t\t\t\t\"accordion-down\": \"accordion-down 0.2s ease-out\",\n\t\t\t\t\"accordion-up\": \"accordion-up 0.2s ease-out\",\n\t\t\t},\n\t\t\taria: {\n\t\t\t\tcollapsed: 'expanded=\"false\"',\n\t\t\t\tinvalid: 'invalid=\"true\"',\n\t\t\t\tunchecked: 'checked=\"false\"',\n\t\t\t},\n\t\t\tbackgroundImage: {\n\t\t\t\t\"checked-icon\": `url(\"${svgToDataUri(`<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"#fff\" d=\"M12.7071 4.29289c.3905.39053.3905 1.02369 0 1.41422L6.70711 11.7071c-.39053.3905-1.02369.3905-1.41422 0l-2-1.99999c-.39052-.39053-.39052-1.02369 0-1.41422.39053-.39052 1.02369-.39052 1.41422 0L6 9.58579l5.2929-5.2929c.3905-.39052 1.0237-.39052 1.4142 0Z\"/></svg>`)}\")`,\n\t\t\t\t\"indeterminate-icon\": `url(\"${svgToDataUri(`<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"#fff\" d=\"M4 8c0-.55228.44772-1 1-1h6c.5523 0 1 .44772 1 1s-.4477 1-1 1H5c-.55228 0-1-.44772-1-1Z\"/></svg>`)}\")`,\n\t\t\t},\n\t\t\tboxShadow: {\n\t\t\t\tsm: \"0px 1px 2px 0 hsl(var(--shadow-color) / var(--shadow-first))\",\n\t\t\t\tDEFAULT:\n\t\t\t\t\t\"0px 1px 2px -1px hsl(var(--shadow-color) / var(--shadow-second)), 0px 1px 3px 0px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\tmd: \"0px 2px 13px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 2px 4px -2px hsl(var(--shadow-color) / var(--shadow-second)), 0px 4px 6px -1px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\tlg: \"0px 1px 13px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 4px 6px -4px hsl(var(--shadow-color) / var(--shadow-second)), 0px 10px 15px -3px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\txl: \"0px 0px 15px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 8px 10px -6px hsl(var(--shadow-color) / var(--shadow-second)), 0px 20px 25px -5px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\t\"2xl\":\n\t\t\t\t\t\"0px 0px 15px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 11px 10px 0px hsl(var(--shadow-color) / var(--shadow-first)), 0px 17px 25px 2px hsl(var(--shadow-color) / var(--shadow-second))\",\n\t\t\t\tinner: \"inset 0px 2px 4px 0px hsl(var(--shadow-color) / var(--shadow-first))\",\n\t\t\t},\n\t\t\tbackgroundColor: {\n\t\t\t\tbase: \"hsl(var(--bg-base))\",\n\t\t\t\tcard: \"hsl(var(--bg-card))\",\n\t\t\t\tdialog: \"hsl(var(--bg-dialog))\",\n\t\t\t\tform: \"hsl(var(--bg-form))\",\n\t\t\t\toverlay: \"hsl(var(--bg-overlay))\",\n\t\t\t\tpopover: \"hsl(var(--bg-popover))\",\n\t\t\t\ttooltip: \"hsl(var(--bg-tooltip))\",\n\t\t\t\t\"base-hover\": \"hsl(var(--bg-base-hover))\",\n\t\t\t\t\"card-hover\": \"hsl(var(--bg-card-hover))\",\n\t\t\t\t\"filled-accent-active\": \"hsl(var(--bg-filled-accent-active))\",\n\t\t\t\t\"filled-accent-hover\": \"hsl(var(--bg-filled-accent-hover))\",\n\t\t\t\t\"filled-accent\": \"hsl(var(--bg-filled-accent))\",\n\t\t\t\t\"filled-danger-active\": \"hsl(var(--bg-filled-danger-active))\",\n\t\t\t\t\"filled-danger-hover\": \"hsl(var(--bg-filled-danger-hover))\",\n\t\t\t\t\"filled-danger\": \"hsl(var(--bg-filled-danger))\",\n\t\t\t\t\"filled-neutral-active\": \"hsl(var(--bg-filled-neutral-active))\",\n\t\t\t\t\"filled-neutral-hover\": \"hsl(var(--bg-filled-neutral-hover))\",\n\t\t\t\t\"filled-neutral\": \"hsl(var(--bg-filled-neutral))\",\n\t\t\t\t\"filled-success-active\": \"hsl(var(--bg-filled-success-active))\",\n\t\t\t\t\"filled-success-hover\": \"hsl(var(--bg-filled-success-hover))\",\n\t\t\t\t\"filled-success\": \"hsl(var(--bg-filled-success))\",\n\t\t\t\t\"filled-warning-active\": \"hsl(var(--bg-filled-warning-active))\",\n\t\t\t\t\"filled-warning-hover\": \"hsl(var(--bg-filled-warning-hover))\",\n\t\t\t\t\"filled-warning\": \"hsl(var(--bg-filled-warning))\",\n\t\t\t\t\"form-active\": \"hsl(var(--bg-form-active))\",\n\t\t\t\t\"form-hover\": \"hsl(var(--bg-form-hover))\",\n\t\t\t\t\"popover-hover\": \"hsl(var(--bg-popover-hover))\",\n\t\t\t},\n\t\t\ttextColor: {\n\t\t\t\tbody: \"hsl(var(--text-body))\",\n\t\t\t\tmuted: \"hsl(var(--text-muted))\",\n\t\t\t\tplaceholder: \"hsl(var(--text-placeholder))\",\n\t\t\t\tstrong: \"hsl(var(--text-strong))\",\n\t\t\t\ttooltip: \"hsl(var(--text-tooltip))\",\n\t\t\t\t\"on-filled\": \"hsl(var(--text-on-filled))\",\n\t\t\t},\n\t\t\tborderColor: {\n\t\t\t\tbase: \"hsl(var(--border-base))\",\n\t\t\t\tcard: \"hsl(var(--border-card))\",\n\t\t\t\tdialog: \"hsl(var(--border-dialog))\",\n\t\t\t\tform: \"hsl(var(--border-form))\",\n\t\t\t\tpopover: \"hsl(var(--border-popover))\",\n\t\t\t\t\"base-muted\": \"hsl(var(--border-base-muted))\",\n\t\t\t\t\"card-muted\": \"hsl(var(--border-card-muted))\",\n\t\t\t\t\"dialog-muted\": \"hsl(var(--border-dialog-muted))\",\n\t\t\t\t\"popover-muted\": \"hsl(var(--border-popover-muted))\",\n\t\t\t},\n\t\t\tringColor: {\n\t\t\t\t\"focus-accent\": \"hsl(var(--ring-focus-accent))\",\n\t\t\t\t\"focus-danger\": \"hsl(var(--ring-focus-danger))\",\n\t\t\t\t\"focus-neutral\": \"hsl(var(--ring-focus-neutral))\",\n\t\t\t\t\"focus-success\": \"hsl(var(--ring-focus-success))\",\n\t\t\t\t\"focus-warning\": \"hsl(var(--ring-focus-warning))\",\n\t\t\t},\n\t\t\tcursor: {\n\t\t\t\tinherit: \"inherit\",\n\t\t\t\tinitial: \"initial\",\n\t\t\t},\n\t\t\tdata: {\n\t\t\t\t\"active-item\": \"active-item\",\n\t\t\t\t\"drag-over\": 'drag-over=\"true\"',\n\t\t\t\tdisabled: \"disabled\",\n\t\t\t\thighlighted: \"highlighted\",\n\t\t\t\t\"orientation-horizontal\": 'orientation=\"horizontal\"',\n\t\t\t\t\"orientation-vertical\": 'orientation=\"vertical\"',\n\t\t\t\t\"side-bottom\": 'side=\"bottom\"',\n\t\t\t\t\"side-left\": 'side=\"left\"',\n\t\t\t\t\"side-right\": 'side=\"right\"',\n\t\t\t\t\"side-top\": 'side=\"top\"',\n\t\t\t\t\"state-active\": 'state~=\"active\"',\n\t\t\t\t\"state-checked\": 'state~=\"checked\"',\n\t\t\t\t\"state-closed\": 'state~=\"closed\"',\n\t\t\t\t\"state-idle\": 'state~=\"idle\"',\n\t\t\t\t\"state-inactive\": 'state~=\"inactive\"',\n\t\t\t\t\"state-indeterminate\": 'state~=\"indeterminate\"',\n\t\t\t\t\"state-open\": 'state~=\"open\"',\n\t\t\t\t\"state-pending\": 'state~=\"pending\"',\n\t\t\t\t\"state-selected\": 'state~=\"selected\"',\n\t\t\t\t\"state-submitting\": 'state~=\"submitting\"',\n\t\t\t\t\"state-unchecked\": 'state~=\"unchecked\"',\n\t\t\t\t\"validation-error\": 'validation=\"error\"',\n\t\t\t\t\"validation-success\": 'validation=\"success\"',\n\t\t\t\t\"validation-warning\": 'validation=\"warning\"',\n\t\t\t},\n\t\t\tfontFamily: {\n\t\t\t\tsans: [\"EuclidSquare\", ...defaultTheme.fontFamily.sans],\n\t\t\t\tmono: [\"IBMPlexMono\", ...defaultTheme.fontFamily.mono],\n\t\t\t\tbody: [\"Nunito Sans\", ...defaultTheme.fontFamily.sans],\n\t\t\t},\n\t\t\tfontSize: {\n\t\t\t\t\"size-inherit\": \"inherit\",\n\t\t\t},\n\t\t\tfontWeight: {\n\t\t\t\tinitial: \"initial\",\n\t\t\t},\n\t\t\tkeyframes: {\n\t\t\t\t\"accordion-down\": {\n\t\t\t\t\tfrom: { height: \"0\" },\n\t\t\t\t\tto: { height: \"var(--radix-accordion-content-height)\" },\n\t\t\t\t},\n\t\t\t\t\"accordion-up\": {\n\t\t\t\t\tfrom: { height: \"var(--radix-accordion-content-height)\" },\n\t\t\t\t\tto: { height: \"0\" },\n\t\t\t\t},\n\t\t\t\tspin: {\n\t\t\t\t\tfrom: { transform: \"rotate(var(--spin-start-deg, 0))\" },\n\t\t\t\t\tto: { transform: \"rotate(var(--spin-end-deg, 360deg))\" },\n\t\t\t\t} as const,\n\t\t\t},\n\t\t\tlineHeight: {\n\t\t\t\t0: \"0\",\n\t\t\t\tinitial: \"initial\",\n\t\t\t},\n\t\t\tscreens: {\n\t\t\t\txs: \"480px\",\n\t\t\t},\n\t\t\tspacing: {\n\t\t\t\t\"1.25\": \"0.3125rem\", // 5px\n\t\t\t},\n\t\t\ttransitionProperty: {\n\t\t\t\t\"max-height\": \"max-height\",\n\t\t\t},\n\t\t\tzIndex: {\n\t\t\t\t1: \"1\",\n\t\t\t\tmax: \"2147483647\",\n\t\t\t},\n\t\t},\n\t},\n\tplugins: [\n\t\tanimationDurationPlugin,\n\t\tariaEnabledVariantPlugin,\n\t\tfirefoxVariantPlugin,\n\t\tgradientStopPlugin,\n\t\tpointingVariantsPlugin,\n\t\ttailwindCssAnimatePlugin,\n\t\twhereVariantPlugin,\n\t\tplugin(function ({ addVariant }) {\n\t\t\taddVariant(\"dark-high-contrast\", [\":is(.dark-high-contrast &)\"]);\n\t\t\taddVariant(\"high-contrast\", [\":is(.light-high-contrast &)\"]);\n\t\t}),\n\t\tplugin(function ({ addVariant }) {\n\t\t\taddVariant(\"not-disabled\", [\"&:not(:disabled)\"]);\n\t\t}),\n\t],\n} satisfies Config;\n\nexport type MantlePreset = typeof mantlePreset;\n\nexport { mantlePreset };\n","import plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\nimport { filterDefault } from \"./shared\";\n\n/**\n * This plugin adds animation-duration utilities to TailwindCSS\n * These are similar to the transition-duration utilities but for animations instead of transitions.\n * It also supports arbitrary values, e.g. `animation-duration-[15s]`.\n *\n * @see https://developer.mozilla.org/en-US/docs/Web/CSS/animation-duration\n * @see https://tailwindcss.com/docs/transition-duration\n */\nconst animationDurationPlugin = plugin((api: PluginAPI) => {\n\tapi.matchUtilities(\n\t\t{ \"animation-duration\": (value) => ({ animationDuration: value }) },\n\t\t{ values: filterDefault(api.theme(\"animationDuration\")) },\n\t);\n});\n\nexport { animationDurationPlugin };\n","/**\n * Filters out the \"DEFAULT\" key from the given object.\n */\nexport function filterDefault(values: Record<string, string>) {\n\treturn Object.fromEntries(Object.entries(values).filter(([key]) => key !== \"DEFAULT\"));\n}\n\ntype AnyObject = Record<string, any>;\n\ntype FlattenObjectOptions = {\n\tparentKey: string;\n\tseparator?: string;\n};\n\n/**\n * Flattens an object to a single level deep object.\n */\nexport function flattenObject(obj: AnyObject, options?: FlattenObjectOptions) {\n\tlet result: AnyObject = {};\n\tconst { parentKey = \"\", separator = \"-\" } = options ?? {};\n\n\tfor (let key in obj) {\n\t\tif (obj.hasOwnProperty(key)) {\n\t\t\tlet newKey = parentKey ? `${parentKey}${separator}${key}` : key;\n\n\t\t\tif (typeof obj[key] === \"object\" && obj[key] != null && !Array.isArray(obj[key])) {\n\t\t\t\tObject.assign(result, flattenObject(obj[key], { parentKey: newKey }));\n\t\t\t} else {\n\t\t\t\tresult[newKey] = obj[key];\n\t\t\t}\n\t\t}\n\t}\n\n\treturn result;\n}\n","import plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\n\n/**\n * This plugin adds the following variant: aria-enabled\n */\nconst ariaEnabledVariantPlugin = plugin((api: PluginAPI) => {\n\tapi.addVariant(\n\t\t\"aria-enabled\",\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\t({ modifySelectors, separator }: { modifySelectors: unknown; separator: string }) => {\n\t\t\t// @ts-expect-error modifySelectors is not typed correctly\n\t\t\tmodifySelectors(({ className }: { className: string }) => {\n\t\t\t\treturn `:not([aria-disabled]).${api.e(`aria-enabled${separator}${className}`)}`;\n\t\t\t});\n\t\t},\n\t);\n});\n\nexport { ariaEnabledVariantPlugin };\n","import type { Postcss, Root } from \"postcss\";\nimport plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\n\n/**\n * This plugin adds a `firefox` variant to TailwindCSS.\n *\n * @see https://gist.github.com/samselikoff/b3c5126ee4f4e69e60b0af0aa5bfb2e7\n */\nconst firefoxVariantPlugin = plugin(\n\t// @ts-expect-error PluginAPI is not typed correctly, missing postcss\n\t(api: PluginAPI & { postcss: Postcss }) => {\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"firefox\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst isFirefoxRule = api.postcss.atRule({\n\t\t\t\tname: \"supports\",\n\t\t\t\tparams: \"(-moz-appearance:none)\",\n\t\t\t});\n\t\t\tisFirefoxRule.append(container.nodes);\n\t\t\tcontainer.append(isFirefoxRule);\n\t\t\tisFirefoxRule.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`firefox${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\t},\n);\n\nexport { firefoxVariantPlugin };\n","import plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\nimport { filterDefault, flattenObject } from \"./shared\";\n\n/**\n * This plugin adds a stop svg utilities to TailwindCSS\n *\n * @see https://developer.mozilla.org/en-US/docs/Web/SVG/Element/stop#attributes\n */\nconst gradientStopPlugin = plugin((api: PluginAPI) => {\n\tapi.matchUtilities(\n\t\t{ \"stop-opacity\": (value) => ({ \"stop-opacity\": value }) },\n\t\t{ values: filterDefault(api.theme(\"opacity\")), respectImportant: true, respectPrefix: true },\n\t);\n\n\tapi.matchUtilities(\n\t\t{ \"stop-color\": (value) => ({ \"stop-color\": value }) },\n\t\t{\n\t\t\tvalues: flattenObject(api.theme(\"colors\")),\n\t\t\trespectImportant: true,\n\t\t\trespectPrefix: true,\n\t\t\ttype: \"color\",\n\t\t},\n\t);\n});\n\nexport { gradientStopPlugin };\n","import type { Postcss, Root } from \"postcss\";\nimport plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\n\n/**\n * This plugin adds the following variants to TailwindCSS:\n * - `pointer-coarse`\n * - `pointer-fine`\n * - `pointer-none`\n * - `hover-hover`\n * - `hover-none`\n *\n * @see https://css-tricks.com/touch-devices-not-judged-size/\n */\nconst pointingVariantsPlugin = plugin(\n\t// @ts-expect-error PluginAPI is not typed correctly, missing postcss\n\t(api: PluginAPI & { postcss: Postcss }) => {\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"pointer-coarse\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst pointerCoarse = api.postcss.atRule({ name: \"media\", params: \"(pointer: coarse)\" });\n\t\t\tpointerCoarse.append(container.nodes);\n\t\t\tcontainer.append(pointerCoarse);\n\t\t\tpointerCoarse.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`pointer-coarse${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"pointer-fine\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst pointerFine = api.postcss.atRule({ name: \"media\", params: \"(pointer: fine)\" });\n\t\t\tpointerFine.append(container.nodes);\n\t\t\tcontainer.append(pointerFine);\n\t\t\tpointerFine.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`pointer-fine${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"pointer-none\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst pointerNone = api.postcss.atRule({ name: \"media\", params: \"(pointer: none)\" });\n\t\t\tpointerNone.append(container.nodes);\n\t\t\tcontainer.append(pointerNone);\n\t\t\tpointerNone.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`pointer-none${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"hover-hover\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst hoverHover = api.postcss.atRule({ name: \"media\", params: \"(hover: hover)\" });\n\t\t\thoverHover.append(container.nodes);\n\t\t\tcontainer.append(hoverHover);\n\t\t\thoverHover.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`hover-hover${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\tapi.addVariant(\"hover-none\", ({ container, separator }: { container: Root; separator: string }) => {\n\t\t\tconst hoverNone = api.postcss.atRule({ name: \"media\", params: \"(hover: none)\" });\n\t\t\thoverNone.append(container.nodes);\n\t\t\tcontainer.append(hoverNone);\n\t\t\thoverNone.walkRules((rule) => {\n\t\t\t\trule.selector = `.${api.e(`hover-none${separator}${rule.selector.slice(1).replace(/\\\\/g, \"\")}`)}`;\n\t\t\t});\n\t\t});\n\t},\n);\n\nexport { pointingVariantsPlugin };\n","import plugin from \"tailwindcss/plugin\";\nimport type { PluginAPI } from \"tailwindcss/types/config\";\n\n/**\n * This plugin adds a :where() variant to TailwindCSS\n *\n * This is useful to avoid specificity issues when using overridable base styles\n * since reduces the specificity of the selector to zero (0, 0, 0).\n *\n * @see https://developer.mozilla.org/en-US/docs/Web/CSS/:where\n */\nconst whereVariantPlugin = plugin((api: PluginAPI) => {\n\tapi.addVariant(\n\t\t\"where\",\n\t\t// @ts-expect-error addVariant is not typed correctly\n\t\t({\n\t\t\tmodifySelectors,\n\t\t\tseparator,\n\t\t}: {\n\t\t\tmodifySelectors: (args: { className: string }) => string;\n\t\t\tseparator: string;\n\t\t}) => {\n\t\t\t// @ts-expect-error modifySelectors is not typed correctly\n\t\t\tmodifySelectors(({ className }: { className: string }) => {\n\t\t\t\treturn `:where(&.${api.e(`where${separator}${className}`)})`;\n\t\t\t});\n\t\t},\n\t);\n});\n\nexport { whereVariantPlugin };\n","import path from \"node:path\";\n\n/**\n * Resolve the glob path to all mantle component content.\n * For use in your app's tailwind config content field.\n *\n * This works whether or not the `@ngrok/mantle` package is hoisted to a root node_modules,\n * e.g. in a js monorepo using workspaces.\n *\n * @example\n * import { createRequire } from \"node:module\";\n * import { resolveMantleContentGlob } from \"@ngrok/mantle/tailwind-preset\";\n *\n * const mantleContentGlob = resolveMantleContentGlob(createRequire(import.meta.url));\n *\n * export default {\n * content: [mantleContentGlob, \"/your/app/content/here\"],\n * // ...\n * }\n */\nfunction resolveMantleContentGlob(require: NodeRequire) {\n\ttry {\n\t\t/**\n\t\t * use the tailwind-preset module path since it is dual exported as cjs and esm\n\t\t * as long as we rely on postcss we need to reference a cjs module only or it will fail to resolve\n\t\t */\n\t\tconst presetPath = require.resolve(\"@ngrok/mantle/tailwind-preset\");\n\n\t\t/**\n\t\t * resolve the glob path to all mantle component content\n\t\t * need to go up two levels to get to the mantle package root since the\n\t\t * tailwind-preset exists at node_modules/@ngrok/mantle/dist/tailwind-preset.js\n\t\t */\n\t\treturn path.join(presetPath, \"..\", \"..\", \"**\", \"*.js\");\n\t} catch (error) {\n\t\tconsole.warn(error);\n\n\t\t// unlikely, BUT if require.resolve throws, just return a best guess glob of the mantle package\n\t\t// assumes the mantle package is hoisted to the root node_modules\n\t\treturn \"node_modules/@ngrok/mantle/**/*.js\";\n\t}\n}\n\nexport {\n\t//,\n\tresolveMantleContentGlob,\n};\n"],"mappings":"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","names":["require_shorter_css_color_names","__commonJSMin","exports","module","require_mini_svg_data_uri","__commonJSMin","exports","module","shorterNames","REGEX","collapseWhitespace","str","dataURIPayload","string","specialHexEncode","colorCodeToShorterNames","key","match","svgToTinyDataUri","svgString","body","import_mini_svg_data_uri","tailwindCssAnimatePlugin","defaultTheme","plugin","plugin","filterDefault","values","key","flattenObject","obj","options","result","parentKey","separator","newKey","animationDurationPlugin","plugin","api","value","filterDefault","plugin","ariaEnabledVariantPlugin","api","modifySelectors","separator","className","plugin","firefoxVariantPlugin","api","container","separator","isFirefoxRule","rule","plugin","gradientStopPlugin","plugin","api","value","filterDefault","flattenObject","plugin","pointingVariantsPlugin","api","container","separator","pointerCoarse","rule","pointerFine","pointerNone","hoverHover","hoverNone","plugin","whereVariantPlugin","api","modifySelectors","separator","className","colors","mantlePreset","svgToDataUri","defaultTheme","animationDurationPlugin","ariaEnabledVariantPlugin","firefoxVariantPlugin","gradientStopPlugin","pointingVariantsPlugin","tailwindCssAnimatePlugin","whereVariantPlugin","plugin","addVariant","path","resolveMantleContentGlob","require","presetPath","error"]}
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "mantle is ngrok's UI library and design system.",
4
4
  "author": "ngrok",
5
5
  "license": "MIT",
6
- "version": "0.1.49",
6
+ "version": "0.1.50",
7
7
  "homepage": "https://mantle.ngrok.com",
8
8
  "repository": {
9
9
  "type": "git",
@@ -35,17 +35,17 @@
35
35
  "@radix-ui/react-switch": "1.1.0",
36
36
  "@radix-ui/react-tabs": "1.1.0",
37
37
  "@radix-ui/react-tooltip": "1.1.2",
38
- "@remix-run/css-bundle": "2.11.1",
39
- "@remix-run/node": "2.11.1",
40
- "@remix-run/react": "2.11.1",
41
- "@remix-run/serve": "2.11.1",
38
+ "@remix-run/css-bundle": "2.11.2",
39
+ "@remix-run/node": "2.11.2",
40
+ "@remix-run/react": "2.11.2",
41
+ "@remix-run/serve": "2.11.2",
42
42
  "@uidotdev/usehooks": "2.4.1",
43
43
  "class-variance-authority": "0.7.0",
44
44
  "clsx": "2.1.1",
45
- "isbot": "5.1.14",
45
+ "isbot": "5.1.17",
46
46
  "prismjs": "1.29.0",
47
47
  "react-day-picker": "8.10.1",
48
- "tailwind-merge": "2.4.0",
48
+ "tailwind-merge": "2.5.2",
49
49
  "tailwindcss-animate": "1.0.7",
50
50
  "tiny-invariant": "1.3.3"
51
51
  },
@@ -53,7 +53,7 @@
53
53
  "@commander-js/extra-typings": "12.1.0",
54
54
  "@ianvs/prettier-plugin-sort-imports": "4.3.1",
55
55
  "@phosphor-icons/react": "2.1.7",
56
- "@remix-run/dev": "2.11.1",
56
+ "@remix-run/dev": "2.11.2",
57
57
  "@testing-library/dom": "10.4.0",
58
58
  "@testing-library/react": "16.0.0",
59
59
  "@testing-library/user-event": "14.5.2",
@@ -65,7 +65,7 @@
65
65
  "@vitest/ui": "2.0.5",
66
66
  "autoprefixer": "10.4.20",
67
67
  "browserslist": "4.23.3",
68
- "bun-types": "1.1.21",
68
+ "bun-types": "1.1.24",
69
69
  "commander": "12.1.0",
70
70
  "copyfiles": "2.4.1",
71
71
  "date-fns": "3.6.0",
@@ -73,15 +73,15 @@
73
73
  "mini-svg-data-uri": "1.4.4",
74
74
  "postcss": "8.4.41",
75
75
  "prettier": "3.3.3",
76
- "prettier-plugin-tailwindcss": "0.6.5",
76
+ "prettier-plugin-tailwindcss": "0.6.6",
77
77
  "react": "18.3.1",
78
78
  "react-dom": "18.3.1",
79
- "react-router-dom": "6.26.0",
80
- "tailwindcss": "3.4.7",
79
+ "react-router-dom": "6.26.1",
80
+ "tailwindcss": "3.4.10",
81
81
  "tsup": "8.2.4",
82
82
  "typescript": "5.5.4",
83
- "vite": "5.3.5",
84
- "vite-tsconfig-paths": "4.3.2",
83
+ "vite": "5.4.1",
84
+ "vite-tsconfig-paths": "5.0.1",
85
85
  "vitest": "2.0.5",
86
86
  "vitest-dom": "0.1.1",
87
87
  "zod": "3.23.8"
@@ -94,7 +94,7 @@
94
94
  "postcss": "^8.0.0",
95
95
  "react": "^18.3.1",
96
96
  "react-dom": "^18.3.1",
97
- "tailwindcss": "^3.4.6",
97
+ "tailwindcss": "^3.4.9",
98
98
  "zod": "^3.23.8"
99
99
  },
100
100
  "exports": {
@@ -1,2 +0,0 @@
1
- import{a as e}from"./chunk-A5H52ODC.js";import*as p from"@radix-ui/react-separator";import{createContext as u,forwardRef as f,useContext as c}from"react";import{jsx as i}from"react/jsx-runtime";var n=u({}),h=({className:o,children:r,...t})=>i(n.Provider,{value:{orientation:"horizontal"},children:i("div",{"data-horizontal-separator-group":!0,className:e("group flex items-center gap-2 [&_*:not([data-separator])]:shrink-0",o),...t,children:r})}),l=f(({className:o,orientation:r,decorative:t=!0,...s},m)=>{let a=c(n).orientation??r??"horizontal";return i(p.Root,{ref:m,"data-separator":!0,"aria-orientation":t?void 0:a,decorative:t,orientation:a,className:e("bg-gray-500/20 dark-high-contrast:bg-black high-contrast:bg-black dark:bg-gray-600/20",a==="horizontal"?"h-px w-full group-data-[horizontal-separator-group]:flex-1":"h-full w-px",o),...s})});l.displayName="Separator";export{h as a,l as b};
2
- //# sourceMappingURL=chunk-UPLGE3M6.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../packages/separator/src/separator.tsx"],"sourcesContent":["import * as SeparatorPrimitive from \"@radix-ui/react-separator\";\nimport { createContext, forwardRef, useContext } from \"react\";\nimport type { ComponentPropsWithoutRef, ElementRef, HTMLAttributes } from \"react\";\nimport { cx } from \"../../cx\";\n\ntype Orientation = \"horizontal\" | \"vertical\";\n\ntype SeparatorGroupContextShape = {\n\torientation?: Orientation;\n};\n\nconst SeparatorGroupContext = createContext<SeparatorGroupContextShape>({});\n\n/**\n * A container to layout a group of horizontal separators.\n */\nconst HorizontalSeparatorGroup = ({ className, children, ...props }: HTMLAttributes<HTMLDivElement>) => (\n\t<SeparatorGroupContext.Provider value={{ orientation: \"horizontal\" }}>\n\t\t<div\n\t\t\tdata-horizontal-separator-group\n\t\t\tclassName={cx(\"group flex items-center gap-2 [&_*:not([data-separator])]:shrink-0\", className)}\n\t\t\t{...props}\n\t\t>\n\t\t\t{children}\n\t\t</div>\n\t</SeparatorGroupContext.Provider>\n);\n\ntype SeparatorProps = Omit<ComponentPropsWithoutRef<typeof SeparatorPrimitive.Root>, \"children\">;\n\n/**\n * Visually or semantically separates content.\n */\nconst Separator = forwardRef<ElementRef<typeof SeparatorPrimitive.Root>, SeparatorProps>(\n\t({ className, orientation: propOrientation, decorative = true, ...props }, ref) => {\n\t\tconst ctx = useContext(SeparatorGroupContext);\n\t\t// Prefer the orientation from the context if it's set, else fallback to the prop and then to \"horizontal\".\n\t\tconst orientation = ctx.orientation ?? propOrientation ?? \"horizontal\";\n\n\t\treturn (\n\t\t\t<SeparatorPrimitive.Root\n\t\t\t\tref={ref}\n\t\t\t\tdata-separator\n\t\t\t\taria-orientation={decorative ? undefined : orientation}\n\t\t\t\tdecorative={decorative}\n\t\t\t\torientation={orientation}\n\t\t\t\tclassName={cx(\n\t\t\t\t\t\"bg-gray-500/20 dark-high-contrast:bg-black high-contrast:bg-black dark:bg-gray-600/20\",\n\t\t\t\t\torientation === \"horizontal\" ? \"h-px w-full group-data-[horizontal-separator-group]:flex-1\" : \"h-full w-px\",\n\t\t\t\t\tclassName,\n\t\t\t\t)}\n\t\t\t\t{...props}\n\t\t\t/>\n\t\t);\n\t},\n);\nSeparator.displayName = \"Separator\";\n\nexport { HorizontalSeparatorGroup, Separator };\n"],"mappings":"wCAAA,UAAYA,MAAwB,4BACpC,OAAS,iBAAAC,EAAe,cAAAC,EAAY,cAAAC,MAAkB,QAiBpD,cAAAC,MAAA,oBAPF,IAAMC,EAAwBC,EAA0C,CAAC,CAAC,EAKpEC,EAA2B,CAAC,CAAE,UAAAC,EAAW,SAAAC,EAAU,GAAGC,CAAM,IACjEN,EAACC,EAAsB,SAAtB,CAA+B,MAAO,CAAE,YAAa,YAAa,EAClE,SAAAD,EAAC,OACA,kCAA+B,GAC/B,UAAWO,EAAG,qEAAsEH,CAAS,EAC5F,GAAGE,EAEH,SAAAD,EACF,EACD,EAQKG,EAAYC,EACjB,CAAC,CAAE,UAAAL,EAAW,YAAaM,EAAiB,WAAAC,EAAa,GAAM,GAAGL,CAAM,EAAGM,IAAQ,CAGlF,IAAMC,EAFMC,EAAWb,CAAqB,EAEpB,aAAeS,GAAmB,aAE1D,OACCV,EAAoB,OAAnB,CACA,IAAKY,EACL,iBAAc,GACd,mBAAkBD,EAAa,OAAYE,EAC3C,WAAYF,EACZ,YAAaE,EACb,UAAWN,EACV,wFACAM,IAAgB,aAAe,6DAA+D,cAC9FT,CACD,EACC,GAAGE,EACL,CAEF,CACD,EACAE,EAAU,YAAc","names":["SeparatorPrimitive","createContext","forwardRef","useContext","jsx","SeparatorGroupContext","createContext","HorizontalSeparatorGroup","className","children","props","cx","Separator","forwardRef","propOrientation","decorative","ref","orientation","useContext"]}