@ah-automation.nl/component-lib 0.0.96 → 0.0.97
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app-header.d.ts","sourceRoot":"","sources":["../../src/components/app-header.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAc,YAAY,EAAE,MAAM,OAAO,CAAC;AAmBtD,OAAO,KAAK,EAIV,cAAc,EAEf,MAAM,oBAAoB,CAAC;AAoG5B,iBAAS,SAAS,CAAC,EACjB,gBAAgB,EAChB,WAAW,EACX,OAAO,EACP,IAAS,EACT,UAAiB,EACjB,cAAmB,EACnB,SAAc,EACd,kBAAkB,EAClB,gBAAgB,EAChB,IAAI,EACJ,gBAAgB,EAChB,qBAAsD,EACtD,SAAS,GACV,EAAE,cAAc,GAAG,YAAY,
|
|
1
|
+
{"version":3,"file":"app-header.d.ts","sourceRoot":"","sources":["../../src/components/app-header.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAc,YAAY,EAAE,MAAM,OAAO,CAAC;AAmBtD,OAAO,KAAK,EAIV,cAAc,EAEf,MAAM,oBAAoB,CAAC;AAoG5B,iBAAS,SAAS,CAAC,EACjB,gBAAgB,EAChB,WAAW,EACX,OAAO,EACP,IAAS,EACT,UAAiB,EACjB,cAAmB,EACnB,SAAc,EACd,kBAAkB,EAClB,gBAAgB,EAChB,IAAI,EACJ,gBAAgB,EAChB,qBAAsD,EACtD,SAAS,GACV,EAAE,cAAc,GAAG,YAAY,CA4S/B;AAED,OAAO,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const selectTriggerClassName = "flex w-full items-center justify-between gap-1.5 rounded-lg border border-input bg-transparent py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 data-placeholder:text-muted-foreground data-[size=default]:h-8 data-[size=sm]:h-7 data-[size=sm]:rounded-[min(var(--radius-md),10px)] *: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:
|
|
1
|
+
declare const selectTriggerClassName = "flex w-full items-center justify-between gap-1.5 rounded-lg border border-input bg-transparent py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 data-placeholder:text-muted-foreground data-[size=default]:h-8 data-[size=sm]:h-7 data-[size=sm]:rounded-[min(var(--radius-md),10px)] *: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:hover:bg-input/50 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 ring-0 cursor-pointer";
|
|
2
2
|
declare const selectContentClassName = "relative max-h-(--radix-select-content-available-height) overflow-x-hidden overflow-y-auto rounded-lg bg-popover p-0 text-popover-foreground shadow-md ring-1 ring-foreground/10 z-60";
|
|
3
3
|
declare const selectItemClassName = "relative flex w-full cursor-pointer items-center gap-2 rounded-md px-2 py-1.5 text-sm outline-hidden transition-colors select-none data-disabled:pointer-events-none data-disabled:opacity-50 hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4";
|
|
4
4
|
export { selectContentClassName, selectItemClassName, selectTriggerClassName };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"select-styles.d.ts","sourceRoot":"","sources":["../../../src/components/ui/select-styles.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"select-styles.d.ts","sourceRoot":"","sources":["../../../src/components/ui/select-styles.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,sBAAsB,oyBACuwB,CAAC;AAEpyB,QAAA,MAAM,sBAAsB,0LAC6J,CAAC;AAE1L,QAAA,MAAM,mBAAmB,8WACoV,CAAC;AAE9W,OAAO,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,sBAAsB,EAAE,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -9656,7 +9656,7 @@ function jc({
|
|
|
9656
9656
|
}
|
|
9657
9657
|
);
|
|
9658
9658
|
}
|
|
9659
|
-
const TD = "flex w-full items-center justify-between gap-1.5 rounded-lg border border-input bg-transparent py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 data-placeholder:text-muted-foreground data-[size=default]:h-8 data-[size=sm]:h-7 data-[size=sm]:rounded-[min(var(--radius-md),10px)] *: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:
|
|
9659
|
+
const TD = "flex w-full items-center justify-between gap-1.5 rounded-lg border border-input bg-transparent py-2 pr-2 pl-2.5 text-sm whitespace-nowrap transition-colors outline-none select-none disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 aria-invalid:ring-destructive/20 data-placeholder:text-muted-foreground data-[size=default]:h-8 data-[size=sm]:h-7 data-[size=sm]:rounded-[min(var(--radius-md),10px)] *: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:hover:bg-input/50 dark:aria-invalid:border-destructive/50 dark:aria-invalid:ring-destructive/40 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4 ring-0 cursor-pointer", aw = "relative max-h-(--radix-select-content-available-height) overflow-x-hidden overflow-y-auto rounded-lg bg-popover p-0 text-popover-foreground shadow-md ring-1 ring-foreground/10 z-60", ID = "relative flex w-full cursor-pointer items-center gap-2 rounded-md px-2 py-1.5 text-sm outline-hidden transition-colors select-none data-disabled:pointer-events-none data-disabled:opacity-50 hover:bg-accent hover:text-accent-foreground focus:bg-accent focus:text-accent-foreground [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4";
|
|
9660
9660
|
function kD({
|
|
9661
9661
|
...e
|
|
9662
9662
|
}) {
|