@oomol-lab/open-flow 0.1.0-beta.23 → 0.1.0-beta.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/{createResourceDialog-PKbMMpEk.js → createResourceDialog-BwI2JmPE.js} +7 -7
- package/dist/browser/flow-authoring.js +249 -250
- package/dist/browser/flow-change.d.ts +16 -7
- package/dist/browser/flow-change.js +824 -804
- package/dist/browser/{flowChanges-BUlMz4iC.js → flowChanges-BqPtWEI9.js} +2706 -2906
- package/dist/browser/{flowWorkspace-DLArN17T.js → flowWorkspace-CpMGzmfz.js} +37249 -35916
- package/dist/browser/{inputValues-CcGVt51C.js → inputValues-CeeJw_G8.js} +1 -1
- package/dist/browser/licenses.md +24 -0
- package/dist/browser/{lite-Cy6aeiL6.js → lite-BuKZ8joP.js} +50 -43
- package/dist/browser/{input-group-C2frNYAx.js → switch-CyZ96-UF.js} +1519 -612
- package/dist/browser/theme.css +30 -4
- package/dist/browser/ui-input.d.ts +3 -1
- package/dist/browser/ui.css +1 -1
- package/dist/browser/ui.js +10 -8
- package/dist/browser/warmCodeTheme-DVv4-rDO.js +35 -0
- package/dist/browser/workbench.css +1 -1
- package/dist/browser/workbench.js +753 -714
- package/dist/browser/{workbenchSelect-CPRUXKbf.js → workbenchSelect-BUu7CjUA.js} +504 -490
- package/dist/common/control-api-conformance.js +18 -18
- package/dist/common/control-api.d.ts +43 -15
- package/dist/common/control-api.js +1803 -1755
- package/dist/common/control-requests.js +2 -7
- package/dist/common/engine-contract.d.ts +2 -2
- package/dist/common/flow-encoding.js +587 -589
- package/dist/common/flow-graph.d.ts +31 -1
- package/dist/common/flow-schema.d.ts +11 -1
- package/dist/common/flow-semantics.d.ts +2 -1
- package/dist/common/flow-semantics.js +1542 -1457
- package/dist/common/mcp.d.ts +1 -0
- package/dist/common/mcp.js +308 -260
- package/dist/common/provider-triggers.js +934 -931
- package/dist/common/run-lifecycle.d.ts +1 -1
- package/dist/common/run-lifecycle.js +5 -5
- package/dist/common/runtime-contract.d.ts +2 -0
- package/dist/common/runtime-contract.js +96 -32
- package/dist/common/scheduler.d.ts +39 -21
- package/dist/common/scheduler.js +2358 -2339
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { l as e } from "./dist-Dz6Nglsd.js";
|
|
2
2
|
import { a as t } from "./main-BDnNHhkU.js";
|
|
3
3
|
import { t as n } from "./flowRunInputEditorStore-BBqQIOCR.js";
|
|
4
|
-
import { n as r } from "./flowWorkspace-
|
|
4
|
+
import { n as r } from "./flowWorkspace-CpMGzmfz.js";
|
|
5
5
|
import { jsx as i } from "react/jsx-runtime";
|
|
6
6
|
import { useEffect as a, useRef as o, useState as s } from "react";
|
|
7
7
|
//#region src/workbench/browser/runtime/editor/inputValues.tsx
|
package/dist/browser/licenses.md
CHANGED
|
@@ -4350,6 +4350,30 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
4350
4350
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
4351
4351
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4352
4352
|
|
|
4353
|
+
## sonner - 2.0.7 (MIT)
|
|
4354
|
+
|
|
4355
|
+
MIT License
|
|
4356
|
+
|
|
4357
|
+
Copyright (c) 2023 Emil Kowalski
|
|
4358
|
+
|
|
4359
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4360
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4361
|
+
in the Software without restriction, including without limitation the rights
|
|
4362
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4363
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4364
|
+
furnished to do so, subject to the following conditions:
|
|
4365
|
+
|
|
4366
|
+
The above copyright notice and this permission notice shall be included in all
|
|
4367
|
+
copies or substantial portions of the Software.
|
|
4368
|
+
|
|
4369
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4370
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4371
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4372
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4373
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4374
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4375
|
+
SOFTWARE.
|
|
4376
|
+
|
|
4353
4377
|
## space-separated-tokens - 2.0.2 (MIT)
|
|
4354
4378
|
|
|
4355
4379
|
(The MIT License)
|
|
@@ -2295,19 +2295,21 @@ function Tn(...e) {
|
|
|
2295
2295
|
}
|
|
2296
2296
|
//#endregion
|
|
2297
2297
|
//#region src/ui/browser/button.tsx
|
|
2298
|
-
var En = Qe("nodrag group/button relative inline-flex shrink-0 items-center justify-center rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap no-underline transition-[color,background-color,border-color,box-shadow,opacity,transform] outline-none select-none before:absolute before:inset-0 before:content-[''] motion-reduce:transition-none focus-visible:border-border focus-visible:outline-2 focus-visible:outline-solid focus-visible:ring-0 focus-visible:aria-invalid:ring-0 focus-visible:outline-offset-1 focus-visible:outline-ring active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-
|
|
2298
|
+
var En = Qe("nodrag group/button relative inline-flex shrink-0 items-center justify-center rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] border border-transparent bg-clip-padding text-sm font-medium whitespace-nowrap no-underline transition-[color,background-color,border-color,box-shadow,opacity,transform] outline-none select-none before:absolute before:inset-0 before:content-[''] motion-reduce:transition-none focus-visible:border-border focus-visible:outline-2 focus-visible:outline-solid focus-visible:ring-0 focus-visible:aria-invalid:ring-0 focus-visible:outline-offset-1 focus-visible:outline-ring focus-visible:aria-invalid:outline-destructive active:not-aria-[haspopup]:not-data-[variant=field]:translate-y-px disabled:pointer-events-none disabled:opacity-[var(--ui-disabled-opacity,0.5)] aria-disabled:pointer-events-none aria-disabled:opacity-[var(--ui-disabled-opacity,0.5)] aria-invalid:border-destructive [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", {
|
|
2299
2299
|
variants: {
|
|
2300
2300
|
variant: {
|
|
2301
2301
|
default: "bg-primary text-primary-foreground hover:bg-primary/80",
|
|
2302
|
-
outline: "border-border bg-background hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-input
|
|
2302
|
+
outline: "border-border bg-background hover:bg-muted hover:text-foreground aria-expanded:bg-muted aria-expanded:text-foreground dark:border-input dark:bg-input/30 dark:hover:bg-[var(--ui-disabled-background,color-mix(in_srgb,var(--ui-input)_50%,transparent))]",
|
|
2303
|
+
field: "border-input bg-[var(--ui-control-background,var(--ui-muted))] focus-visible:border-input",
|
|
2303
2304
|
secondary: "bg-secondary text-secondary-foreground hover:bg-[color-mix(in_oklch,var(--secondary),var(--foreground)_5%)] aria-expanded:bg-secondary aria-expanded:text-secondary-foreground",
|
|
2304
2305
|
ghost: "hover:bg-[var(--ui-control-hover-background,var(--ui-muted))] hover:text-foreground aria-current:bg-[var(--ui-control-hover-background,var(--ui-muted))] aria-current:text-foreground aria-expanded:bg-[var(--ui-control-hover-background,var(--ui-muted))] aria-expanded:text-foreground dark:hover:bg-[var(--ui-control-hover-background,var(--ui-muted))]",
|
|
2305
|
-
disclosure: "text-muted-foreground hover:bg-muted hover:text-foreground
|
|
2306
|
+
disclosure: "bg-clip-border text-muted-foreground hover:bg-[var(--ui-control-hover-background,var(--ui-muted))] hover:text-foreground active:bg-[var(--ui-control-hover-background,var(--ui-muted))]",
|
|
2306
2307
|
destructive: "bg-destructive/10 text-destructive hover:bg-destructive/20 dark:bg-destructive/20 dark:hover:bg-destructive/30",
|
|
2307
2308
|
link: "text-primary hover:text-primary/80"
|
|
2308
2309
|
},
|
|
2309
2310
|
size: {
|
|
2310
2311
|
default: "h-8 gap-1.5 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2",
|
|
2312
|
+
field: "h-[30px] gap-1.5 rounded-[var(--ui-control-radius,var(--ui-radius))] px-2 text-xs font-normal",
|
|
2311
2313
|
xs: "h-6 gap-1 rounded-[var(--ui-control-radius,var(--ui-radius))] px-2 text-xs in-data-[slot=button-group]:rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] has-data-[icon=inline-end]:pr-1.5 has-data-[icon=inline-start]:pl-1.5 [&_svg:not([class*='size-'])]:size-3",
|
|
2312
2314
|
sm: "h-7 gap-1 rounded-[var(--ui-control-radius,var(--ui-radius))] px-2.5 text-[0.8rem] in-data-[slot=button-group]:rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] has-data-[icon=inline-end]:pr-1.5 has-data-[icon=inline-start]:pl-1.5 [&_svg:not([class*='size-'])]:size-3.5",
|
|
2313
2315
|
lg: "h-9 gap-1.5 px-2.5 has-data-[icon=inline-end]:pr-2 has-data-[icon=inline-start]:pl-2",
|
|
@@ -3451,13 +3453,13 @@ var La = /*#__PURE__*/ i.forwardRef(function(e, t) {
|
|
|
3451
3453
|
process.env.NODE_ENV !== "production" && (La.displayName = "Input");
|
|
3452
3454
|
//#endregion
|
|
3453
3455
|
//#region src/ui/browser/input.tsx
|
|
3454
|
-
var Ra = i.forwardRef(function({ className: e, type: t,
|
|
3456
|
+
var Ra = i.forwardRef(function({ className: e, type: t, controlSize: r = "default", ...i }, a) {
|
|
3455
3457
|
return /* @__PURE__ */ n(La, {
|
|
3456
|
-
ref:
|
|
3458
|
+
ref: a,
|
|
3457
3459
|
type: t,
|
|
3458
3460
|
"data-slot": "input",
|
|
3459
|
-
className: Tn("h-8 w-full min-w-0 rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] border border-input bg-[var(--ui-control-background,var(--ui-muted))] px-2.5 py-1 text-base transition-colors outline-none file:inline-flex file:h-6 file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground placeholder:text-muted-foreground data-[slot=input]:focus-visible:text-field-focus data-[slot=input]:focus-visible:aria-invalid:text-field-focus disabled:pointer-events-none disabled:cursor-not-allowed disabled:bg-input
|
|
3460
|
-
...
|
|
3461
|
+
className: Tn("h-8 w-full min-w-0 rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] border border-input bg-[var(--ui-control-background,var(--ui-muted))] px-2.5 py-1 text-base transition-colors outline-none file:inline-flex file:h-6 file:border-0 file:bg-transparent file:text-sm file:font-medium file:text-foreground read-only:cursor-default placeholder:text-muted-foreground data-[slot=input]:focus-visible:text-field-focus data-[slot=input]:focus-visible:aria-invalid:invalid-text-field-focus disabled:pointer-events-none disabled:cursor-[var(--ui-disabled-cursor,not-allowed)] disabled:bg-[var(--ui-disabled-background,color-mix(in_srgb,var(--ui-input)_50%,transparent))] disabled:opacity-[var(--ui-disabled-opacity,0.5)] aria-invalid:border-destructive md:text-sm dark:bg-[var(--ui-control-background,var(--ui-muted))] dark:disabled:bg-[var(--ui-disabled-background,color-mix(in_srgb,var(--ui-input)_80%,transparent))]", r === "field" && "h-[30px] px-2 text-xs md:text-xs", e),
|
|
3462
|
+
...i
|
|
3461
3463
|
});
|
|
3462
3464
|
});
|
|
3463
3465
|
//#endregion
|
|
@@ -8387,14 +8389,9 @@ process.env.NODE_ENV !== "production" && (ud.displayName = "SelectScrollUpArrow"
|
|
|
8387
8389
|
//#region ../../node_modules/.bun/@base-ui+react@1.4.1+fa6c2f29eeb10566/node_modules/@base-ui/react/esm/select/group/SelectGroupContext.js
|
|
8388
8390
|
var dd = /*#__PURE__*/ i.createContext(void 0);
|
|
8389
8391
|
process.env.NODE_ENV !== "production" && (dd.displayName = "SelectGroupContext");
|
|
8390
|
-
function fd() {
|
|
8391
|
-
let e = i.useContext(dd);
|
|
8392
|
-
if (e === void 0) throw Error(process.env.NODE_ENV === "production" ? he(56) : "Base UI: SelectGroupContext is missing. SelectGroup parts must be placed within <Select.Group>.");
|
|
8393
|
-
return e;
|
|
8394
|
-
}
|
|
8395
8392
|
//#endregion
|
|
8396
8393
|
//#region ../../node_modules/.bun/@base-ui+react@1.4.1+fa6c2f29eeb10566/node_modules/@base-ui/react/esm/select/group/SelectGroup.js
|
|
8397
|
-
var
|
|
8394
|
+
var fd = /*#__PURE__*/ i.forwardRef(function(e, t) {
|
|
8398
8395
|
let { className: r, render: a, style: o, ...s } = e, [c, l] = i.useState(), u = i.useMemo(() => ({
|
|
8399
8396
|
labelId: c,
|
|
8400
8397
|
setLabelId: l
|
|
@@ -8410,24 +8407,35 @@ var pd = /*#__PURE__*/ i.forwardRef(function(e, t) {
|
|
|
8410
8407
|
children: d
|
|
8411
8408
|
});
|
|
8412
8409
|
});
|
|
8413
|
-
process.env.NODE_ENV !== "production" && (
|
|
8410
|
+
process.env.NODE_ENV !== "production" && (fd.displayName = "SelectGroup");
|
|
8414
8411
|
//#endregion
|
|
8415
|
-
//#region ../../node_modules/.bun/@base-ui+react@1.4.1+fa6c2f29eeb10566/node_modules/@base-ui/react/esm/
|
|
8416
|
-
var
|
|
8417
|
-
let { className: n, render: r,
|
|
8418
|
-
return
|
|
8419
|
-
|
|
8420
|
-
}, [c, s]), Re("div", e, {
|
|
8412
|
+
//#region ../../node_modules/.bun/@base-ui+react@1.4.1+fa6c2f29eeb10566/node_modules/@base-ui/react/esm/separator/Separator.js
|
|
8413
|
+
var pd = /*#__PURE__*/ i.forwardRef(function(e, t) {
|
|
8414
|
+
let { className: n, render: r, orientation: i = "horizontal", style: a, ...o } = e;
|
|
8415
|
+
return Re("div", e, {
|
|
8416
|
+
state: { orientation: i },
|
|
8421
8417
|
ref: t,
|
|
8422
|
-
props: [{
|
|
8418
|
+
props: [{
|
|
8419
|
+
role: "separator",
|
|
8420
|
+
"aria-orientation": i
|
|
8421
|
+
}, o]
|
|
8423
8422
|
});
|
|
8424
8423
|
});
|
|
8425
|
-
process.env.NODE_ENV !== "production" && (
|
|
8424
|
+
process.env.NODE_ENV !== "production" && (pd.displayName = "Separator");
|
|
8426
8425
|
//#endregion
|
|
8427
8426
|
//#region src/ui/browser/select.tsx
|
|
8428
|
-
var hd =
|
|
8427
|
+
var md = dl, hd = i.forwardRef(function({ className: e, ...t }, r) {
|
|
8428
|
+
return /* @__PURE__ */ n(Pr, {
|
|
8429
|
+
...t,
|
|
8430
|
+
ref: r,
|
|
8431
|
+
"data-slot": "select-chevron",
|
|
8432
|
+
"aria-hidden": "true",
|
|
8433
|
+
strokeWidth: 1.5,
|
|
8434
|
+
className: Tn("size-4 shrink-0 text-muted-foreground", e)
|
|
8435
|
+
});
|
|
8436
|
+
});
|
|
8429
8437
|
function gd({ className: e, ...t }) {
|
|
8430
|
-
return /* @__PURE__ */ n(
|
|
8438
|
+
return /* @__PURE__ */ n(fd, {
|
|
8431
8439
|
"data-slot": "select-group",
|
|
8432
8440
|
className: Tn("scroll-my-1 p-1", e),
|
|
8433
8441
|
...t
|
|
@@ -8440,22 +8448,21 @@ function _d({ className: e, ...t }) {
|
|
|
8440
8448
|
...t
|
|
8441
8449
|
});
|
|
8442
8450
|
}
|
|
8443
|
-
|
|
8451
|
+
var vd = i.forwardRef(function({ children: e, className: t, size: i = "default", variant: a = "default", ...o }, s) {
|
|
8444
8452
|
return /* @__PURE__ */ r(Ol, {
|
|
8453
|
+
ref: s,
|
|
8445
8454
|
"data-slot": "select-trigger",
|
|
8446
8455
|
"data-size": i,
|
|
8447
8456
|
"data-variant": a,
|
|
8448
|
-
className: Tn("flex w-fit items-center justify-between gap-1.5 rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] border border-input bg-[var(--ui-control-background,var(--ui-muted))] py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none focus-visible:outline-2 focus-visible:outline-solid focus-visible:ring-0 focus-visible:aria-invalid:ring-0 focus-visible:outline-offset-1 focus-visible:outline-ring disabled:cursor-not-allowed disabled:opacity-
|
|
8457
|
+
className: Tn("flex w-fit items-center justify-between gap-1.5 rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] border border-input bg-[var(--ui-control-background,var(--ui-muted))] py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none focus-visible:outline-2 focus-visible:outline-solid focus-visible:ring-0 focus-visible:aria-invalid:ring-0 focus-visible:outline-offset-1 focus-visible:outline-ring focus-visible:aria-invalid:outline-destructive disabled:cursor-[var(--ui-disabled-cursor,not-allowed)] disabled:opacity-[var(--ui-disabled-opacity,0.5)] aria-invalid:border-destructive data-placeholder:text-muted-foreground data-[size=default]:h-8 data-[size=field]:h-[30px] data-[size=sm]:h-7 data-[size=sm]:rounded-[var(--ui-control-radius,var(--ui-radius))] *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-1.5 dark:bg-[var(--ui-control-background,var(--ui-muted))] [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4", a == "subtle" && "rounded-[var(--ui-control-radius,calc(var(--ui-radius)_-_2px))] border-transparent bg-[var(--ui-control-background,var(--ui-muted))] px-2 py-0.5 text-xs data-[size=sm]:h-6 data-[size=sm]:rounded-[var(--ui-control-radius,calc(var(--ui-radius)_-_2px))] dark:bg-[var(--ui-control-background,var(--ui-muted))]", t),
|
|
8449
8458
|
...o,
|
|
8450
|
-
children: [e, /* @__PURE__ */ n(jl, { render: /* @__PURE__ */ n(
|
|
8451
|
-
strokeWidth: 1.5,
|
|
8452
|
-
className: "text-muted-foreground"
|
|
8453
|
-
}) })]
|
|
8459
|
+
children: [e, /* @__PURE__ */ n(jl, { render: /* @__PURE__ */ n(hd, {}) })]
|
|
8454
8460
|
});
|
|
8455
|
-
}
|
|
8461
|
+
});
|
|
8456
8462
|
function yd({ align: e = "center", alignItemWithTrigger: t = !0, alignOffset: i = 0, children: a, className: o, container: s, side: c = "bottom", sideOffset: l = 4, ...u }) {
|
|
8457
8463
|
return /* @__PURE__ */ n(Nl, {
|
|
8458
8464
|
container: s,
|
|
8465
|
+
className: "contents",
|
|
8459
8466
|
children: /* @__PURE__ */ n(_u, {
|
|
8460
8467
|
align: e,
|
|
8461
8468
|
alignItemWithTrigger: t,
|
|
@@ -8466,7 +8473,7 @@ function yd({ align: e = "center", alignItemWithTrigger: t = !0, alignOffset: i
|
|
|
8466
8473
|
children: /* @__PURE__ */ r(Wu, {
|
|
8467
8474
|
"data-slot": "select-content",
|
|
8468
8475
|
"data-align-trigger": t,
|
|
8469
|
-
className: Tn("relative isolate z-50 max-h-(--available-height) w-(--anchor-width) min-w-36 origin-(--transform-origin) overflow-x-hidden overflow-y-auto rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] bg-popover text-popover-foreground shadow-md ring-1 ring-foreground/10 duration-100 data-[align-trigger=true]:animate-none data-[side=bottom]:slide-in-from-top-2 data-[side=inline-end]:slide-in-from-left-2 data-[side=inline-start]:slide-in-from-right-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-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95 motion-reduce:animate-none motion-reduce:transition-none", o),
|
|
8476
|
+
className: Tn("relative isolate z-50 max-h-(--available-height) w-(--anchor-width) min-w-36 origin-(--transform-origin) overflow-x-hidden overflow-y-auto overscroll-contain rounded-[var(--ui-control-radius,calc(var(--ui-radius)_+_2px))] bg-popover text-popover-foreground shadow-md ring-1 ring-foreground/10 duration-100 data-[align-trigger=true]:animate-none data-[side=bottom]:slide-in-from-top-2 data-[side=inline-end]:slide-in-from-left-2 data-[side=inline-start]:slide-in-from-right-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-open:animate-in data-open:fade-in-0 data-open:zoom-in-95 data-closed:animate-out data-closed:fade-out-0 data-closed:zoom-out-95 motion-reduce:animate-none motion-reduce:transition-none", o),
|
|
8470
8477
|
...u,
|
|
8471
8478
|
children: [
|
|
8472
8479
|
/* @__PURE__ */ n(Sd, {}),
|
|
@@ -8477,20 +8484,13 @@ function yd({ align: e = "center", alignItemWithTrigger: t = !0, alignOffset: i
|
|
|
8477
8484
|
})
|
|
8478
8485
|
});
|
|
8479
8486
|
}
|
|
8480
|
-
function bd({ className: e,
|
|
8481
|
-
return /* @__PURE__ */ n(md, {
|
|
8482
|
-
"data-slot": "select-label",
|
|
8483
|
-
className: Tn("px-1.5 py-1 text-xs text-muted-foreground", e),
|
|
8484
|
-
...t
|
|
8485
|
-
});
|
|
8486
|
-
}
|
|
8487
|
-
function xd({ className: e, children: t, ...i }) {
|
|
8487
|
+
function bd({ className: e, children: t, ...i }) {
|
|
8488
8488
|
return /* @__PURE__ */ r(rd, {
|
|
8489
8489
|
"data-slot": "select-item",
|
|
8490
|
-
className: Tn("relative flex w-full cursor-default items-center gap-1.5 rounded-[var(--ui-control-radius,var(--ui-radius))] py-1 pr-8 pl-1.5 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground not-data-[variant=destructive]:focus:**:text-accent-foreground data-disabled:pointer-events-none data-disabled:opacity-
|
|
8490
|
+
className: Tn("relative flex w-full cursor-default items-center gap-1.5 rounded-[var(--ui-control-radius,var(--ui-radius))] py-1 pr-8 pl-1.5 text-sm outline-hidden select-none focus:bg-accent focus:text-accent-foreground not-data-[variant=destructive]:focus:**:text-accent-foreground data-disabled:pointer-events-none data-disabled:opacity-[var(--ui-disabled-opacity,0.5)] [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 *:[span]:last:flex *:[span]:last:items-center *:[span]:last:gap-2", e),
|
|
8491
8491
|
...i,
|
|
8492
8492
|
children: [/* @__PURE__ */ n(od, {
|
|
8493
|
-
className: "flex flex-1 shrink-0 gap-2 whitespace-nowrap",
|
|
8493
|
+
className: "flex flex-1 shrink-0 items-center gap-2 whitespace-nowrap",
|
|
8494
8494
|
children: t
|
|
8495
8495
|
}), /* @__PURE__ */ n(id, {
|
|
8496
8496
|
render: /* @__PURE__ */ n("span", { className: "pointer-events-none absolute right-2 flex size-4 items-center justify-center" }),
|
|
@@ -8498,6 +8498,13 @@ function xd({ className: e, children: t, ...i }) {
|
|
|
8498
8498
|
})]
|
|
8499
8499
|
});
|
|
8500
8500
|
}
|
|
8501
|
+
function xd({ className: e, ...t }) {
|
|
8502
|
+
return /* @__PURE__ */ n(pd, {
|
|
8503
|
+
"data-slot": "select-separator",
|
|
8504
|
+
className: Tn("pointer-events-none -mx-1 my-1 h-px bg-border", e),
|
|
8505
|
+
...t
|
|
8506
|
+
});
|
|
8507
|
+
}
|
|
8501
8508
|
function Sd({ className: e, ...t }) {
|
|
8502
8509
|
return /* @__PURE__ */ n(ud, {
|
|
8503
8510
|
"data-slot": "select-scroll-up-button",
|
|
@@ -8535,4 +8542,4 @@ function Td(e, t) {
|
|
|
8535
8542
|
return e !== e && t !== t;
|
|
8536
8543
|
}
|
|
8537
8544
|
//#endregion
|
|
8538
|
-
export {
|
|
8545
|
+
export { xc as $, _e as $n, ii as $t, iu as A, Yn as An, Pa as At, ml as B, Dn as Bn, ta as Bt, ku as C, ar as Cn, ro as Ct, xu as D, $n as Dn, Va as Dt, Lu as E, sr as En, Z as Et, Hl as F, Vn as Fn, Aa as Ft, Uc as G, Re as Gn, bi as Gt, xl as H, Tn as Hn, Qi as Ht, Ll as I, Ln as In, na as It, jc as J, Me as Jn, ui as Jt, Hc as K, Ne as Kn, gi as Kt, Pl as L, jn as Ln, ea as Lt, eu as M, Gn as Mn, Ta as Mt, Xl as N, Wn as Nn, Oa as Nt, hu as O, Qn as On, za as Ot, ql as P, Hn as Pn, ka as Pt, Cc as Q, ge as Qn, ri as Qt, Cl as R, Mn as Rn, ra as Rt, Pu as S, tr as Sn, no as St, Iu as T, er as Tn, Ua as Tt, bl as U, Qe as Un, Zi as Ut, Sl as V, En as Vn, $i as Vt, sl as W, Ye as Wn, aa as Wt, Tc as X, xe as Xn, li as Xt, Ac as Y, je as Yn, oi as Yt, Dc as Z, ye as Zn, fi as Zt, Su as _, nr as _n, ho as _t, gd as a, Pr as an, R as ar, rs as at, Du as b, rr as bn, fo as bt, vd as c, Dr as cn, d as cr, Ko as ct, ed as d, xr as dn, D as dr, Vo as dt, ai as en, he as er, Sc as et, Mu as f, wr as fn, zo as ft, Tu as g, or as gn, No as gt, wu as h, dr as hn, Mo as ht, yd as i, Ir as in, V as ir, is as it, ru as j, qn as jn, Fa as jt, pu as k, Zn as kn, Ra as kt, _d as l, Er as ln, m as lr, Wo as lt, ju as m, fr as mn, jo as mt, md as n, Wr as nn, U as nr, yc as nt, bd as o, Nr as on, F as or, qo as ot, Cu as p, mr as pn, Ro as pt, Bc as q, Pe as qn, mi as qt, hd as r, Lr as rn, H as rr, cs as rt, xd as s, Mr as sn, A as sr, Jo as st, Td as t, Kr as tn, ne as tr, bc as tt, pd as u, Tr as un, h as ur, Go as ut, Nu as v, cr as vn, mo as vt, Au as w, Xn as wn, Ya as wt, Ou as x, lr as xn, uo as xt, Eu as y, ir as yn, po as yt, pl as z, On as zn, ia as zt };
|