@gbmtech/aurora-ui 0.7.59 → 0.7.61
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/cjs/components/app-layout/index.cjs +1 -1
- package/dist/cjs/components/app-layout/sidebar/index.cjs +1 -1
- package/dist/cjs/components/app-layout/sidebar/nav-modules.cjs +1 -1
- package/dist/cjs/components/app-layout/sidebar/nav-modules.d.ts.map +1 -1
- package/dist/cjs/components/app-layout/sidebar/nav-sub-item.cjs +1 -1
- package/dist/cjs/components/app-layout/sidebar/nav-sub-item.d.ts.map +1 -1
- package/dist/cjs/components/app-layout/sidebar/nav-user.cjs +1 -1
- package/dist/cjs/components/app-layout/sidebar/nav-user.d.ts.map +1 -1
- package/dist/cjs/components/autocomplete/autocomplete.cjs +1 -1
- package/dist/cjs/components/autocomplete/autocomplete.d.ts.map +1 -1
- package/dist/cjs/components/badge/badge-variants.cjs +1 -1
- package/dist/cjs/components/badge/badge-variants.d.ts +2 -2
- package/dist/cjs/components/badge/badge-variants.d.ts.map +1 -1
- package/dist/cjs/components/button/button.cjs +1 -1
- package/dist/cjs/components/button/button.d.ts +2 -2
- package/dist/cjs/components/button/button.d.ts.map +1 -1
- package/dist/cjs/components/checkbox/checkbox.cjs +1 -1
- package/dist/cjs/components/form.cjs +1 -1
- package/dist/cjs/components/form.d.ts.map +1 -1
- package/dist/cjs/components/input/input-variants.cjs +1 -1
- package/dist/cjs/components/input-otp/input-otp.cjs +1 -1
- package/dist/cjs/components/label/index.cjs +1 -1
- package/dist/cjs/components/label/label.cjs +1 -1
- package/dist/cjs/components/label.cjs +1 -1
- package/dist/cjs/components/multi-select/multi-select.cjs +1 -1
- package/dist/cjs/components/radio-group/radio-group.cjs +1 -1
- package/dist/cjs/components/select/select.cjs +1 -1
- package/dist/cjs/components/select/select.d.ts.map +1 -1
- package/dist/cjs/components/slider.cjs +1 -1
- package/dist/cjs/components/switch/switch-variants.cjs +1 -1
- package/dist/cjs/components/textarea/textarea.cjs +1 -1
- package/dist/cjs/index.cjs +1 -1
- package/dist/esm/components/app-layout/sidebar/nav-modules.d.ts.map +1 -1
- package/dist/esm/components/app-layout/sidebar/nav-modules.js +1 -1
- package/dist/esm/components/app-layout/sidebar/nav-sub-item.d.ts.map +1 -1
- package/dist/esm/components/app-layout/sidebar/nav-sub-item.js +1 -1
- package/dist/esm/components/app-layout/sidebar/nav-user.d.ts.map +1 -1
- package/dist/esm/components/app-layout/sidebar/nav-user.js +1 -1
- package/dist/esm/components/autocomplete/autocomplete.d.ts.map +1 -1
- package/dist/esm/components/autocomplete/autocomplete.js +1 -1
- package/dist/esm/components/badge/badge-variants.d.ts +2 -2
- package/dist/esm/components/badge/badge-variants.d.ts.map +1 -1
- package/dist/esm/components/badge/badge-variants.js +1 -1
- package/dist/esm/components/button/button.d.ts +2 -2
- package/dist/esm/components/button/button.d.ts.map +1 -1
- package/dist/esm/components/button/button.js +1 -1
- package/dist/esm/components/checkbox/checkbox.js +1 -1
- package/dist/esm/components/form.d.ts.map +1 -1
- package/dist/esm/components/form.js +1 -1
- package/dist/esm/components/input/input-variants.js +1 -1
- package/dist/esm/components/input-otp/input-otp.js +1 -1
- package/dist/esm/components/label/label.js +1 -1
- package/dist/esm/components/label.js +1 -1
- package/dist/esm/components/multi-select/multi-select.js +1 -1
- package/dist/esm/components/radio-group/radio-group.js +1 -1
- package/dist/esm/components/select/select.d.ts.map +1 -1
- package/dist/esm/components/select/select.js +1 -1
- package/dist/esm/components/slider.js +1 -1
- package/dist/esm/components/switch/switch-variants.js +1 -1
- package/dist/esm/components/textarea/textarea.js +1 -1
- package/dist/styles/index.css +1 -1
- package/package.json +134 -132
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
'use client'
|
|
2
|
-
import{Fragment as e,jsx as t,jsxs as a}from"react/jsx-runtime";import{CaretDownIcon as s,CaretUpIcon as
|
|
2
|
+
import{Fragment as e,jsx as t,jsxs as a}from"react/jsx-runtime";import{CaretDownIcon as s,CaretUpIcon as r,CheckIcon as l}from"@phosphor-icons/react";import{Content as o,Group as n,Icon as i,Item as d,ItemIndicator as c,ItemText as u,Label as p,Portal as m,Root as h,ScrollDownButton as g,ScrollUpButton as f,Separator as x,Trigger as b,Value as v,Viewport as y}from"@radix-ui/react-select";import{createContext as N,useCallback as w,useContext as z,useEffect as C,useRef as S,useState as k}from"react";import{Drawer as j,DrawerContent as _,DrawerDescription as V,DrawerTitle as O}from"../drawer/index.js";import{useIsMobile as I}from"../../hooks/use-mobile.js";import{cn as L}from"../../lib/utils.js";let M=N({isMobile:!1,value:"",onValueChange:()=>{},open:!1,onOpenChange:()=>{},registerItem:()=>{},getLabelForValue:()=>void 0,searchQuery:"",setSearchQuery:()=>{}}),Q=()=>z(M);function P({value:e,defaultValue:a,onValueChange:s,open:r,onOpenChange:l,disabled:o,children:n,...i}){let[d,c]=k(a??""),[u,p]=k(!1),[m,g]=k(""),[f,x]=k(()=>new Map),b=I(),v=void 0!==e,y=void 0!==r,N=v?e:d,z=y?r:u,S=w(e=>{v||c(e),s?.(e)},[v,s]),j=w(e=>{y||p(e),l?.(e)},[y,l]),_=w((e,t)=>{x(a=>{if(a.get(e)===t)return a;let s=new Map(a);return s.set(e,t),s})},[]),V=w(e=>f.get(e),[f]);C(()=>{z||g("")},[z]);let O={isMobile:b,value:N,onValueChange:S,open:z,onOpenChange:j,registerItem:_,getLabelForValue:V,disabled:o,searchQuery:m,setSearchQuery:g};return b?t(M.Provider,{value:O,children:n}):t(M.Provider,{value:O,children:t(h,{"data-slot":"select",value:N,onValueChange:S,open:z,onOpenChange:j,disabled:o,...i,children:n})})}function F({children:e,className:a,...s}){let{isMobile:r}=Q();return r?t("div",{"data-slot":"select-group",className:a,children:e}):t(n,{"data-slot":"select-group",className:a,...s,children:e})}function q({placeholder:e,...a}){let{isMobile:s,value:r,getLabelForValue:l}=Q();return s?t("span",{"data-slot":"select-value",children:l(r)??(r||t("span",{className:"text-muted-foreground",children:e}))}):t(v,{"data-slot":"select-value",placeholder:e,...a})}function G({className:e,size:r="default",children:l,icon:o,disabled:n,asChild:d,...c}){let u=Q(),p=L("group flex w-fit items-center justify-between gap-2 whitespace-nowrap rounded-md border border-border-base bg-card px-3 py-2 text-sm shadow-xs outline-none transition-[color,box-shadow] focus-visible:border-ring disabled:cursor-not-allowed disabled:opacity-50 aria-invalid:border-feedback-error-border-base data-[size=default]:h-10 data-[size=lg]:h-11 data-[size=sm]:h-9 data-[size=xs]:h-8 data-[size=xxs]:h-7 data-[size=xxs]:px-2.5 data-[placeholder]:text-muted-foreground data-[size=xxs]:text-[0.8125rem] *:data-[slot=select-value]:line-clamp-1 *:data-[slot=select-value]:flex *:data-[slot=select-value]:items-center *:data-[slot=select-value]:gap-2 dark:bg-input/30 dark:hover:bg-input/50 [&_svg:not([class*='size-'])]:size-4 [&_svg:not([class*='text-'])]:text-muted-foreground [&_svg]:pointer-events-none [&_svg]:shrink-0",e),m=o??t(s,{weight:"bold",className:"size-4 text-foreground group-data-[size=xxs]:size-3.5"});return u.isMobile?a("button",{type:"button","data-slot":"select-trigger","data-size":r,disabled:n??u.disabled,onClick:()=>u.onOpenChange(!0),className:p,children:[l,m]}):a(b,{"data-slot":"select-trigger","data-size":r,disabled:n,className:p,...c,children:[l,t(i,{asChild:!0,children:m})]})}function T({className:e,...a}){return t(f,{"data-slot":"select-scroll-up-button",className:L("flex cursor-default items-center justify-center py-1",e),...a,children:t(r,{className:"size-4"})})}function A({className:e,...a}){return t(g,{"data-slot":"select-scroll-down-button",className:L("flex cursor-default items-center justify-center py-1",e),...a,children:t(s,{className:"size-4"})})}function B({className:s,children:r,position:l="popper",hasSearchItems:n=!0,...i}){let{isMobile:d,open:c,onOpenChange:u,searchQuery:p,setSearchQuery:h}=Q();return d?a(e,{children:[t("div",{style:{display:"none"},"aria-hidden":"true",children:r}),t(j,{open:c,onOpenChange:u,children:a(_,{"data-slot":"select-content",className:L("pb-2",s),children:[t(O,{className:"sr-only",children:"Selecionar op\xe7\xe3o"}),t(V,{className:"sr-only",children:"Selecione uma op\xe7\xe3o da lista"}),n&&t("div",{className:"px-4 pt-1 pb-2",children:t("input",{type:"search",placeholder:"Pesquisar...",value:p,onChange:e=>h(e.target.value),className:"w-full rounded-lg border border-border-base bg-field px-3 py-2.5 text-sm outline-none placeholder:text-muted-foreground focus:border-ring"})}),t("div",{className:"overflow-y-auto",children:r})]})})]}):t(m,{children:a(o,{"data-slot":"select-content",className:L("data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 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 relative z-50 max-h-(--radix-select-content-available-height) min-w-[8rem] origin-(--radix-select-content-transform-origin) overflow-y-auto overflow-x-hidden rounded-md border bg-popover text-popover-foreground shadow-xs data-[state=closed]:animate-out data-[state=open]:animate-in","popper"===l&&"data-[side=left]:-translate-x-1 data-[side=top]:-translate-y-1 data-[side=right]:translate-x-1 data-[side=bottom]:translate-y-1",s),position:l,...i,children:[t(T,{}),t(y,{className:L("p-1","popper"===l&&"h-[var(--radix-select-trigger-height)] w-full min-w-[var(--radix-select-trigger-width)] scroll-my-1"),children:r}),t(A,{})]})})}function D({className:e,children:a,...s}){let{isMobile:r}=Q();return r?t("div",{"data-slot":"select-label",className:L("px-4 py-2 text-muted-foreground text-xs",e),children:a}):t(p,{"data-slot":"select-label",className:L("px-2 py-1.5 text-muted-foreground text-xs",e),...s,children:a})}function E({className:e,children:s,value:r,disabled:o,...n}){let i=Q(),p=S(null),m=i.value===r,h="string"==typeof s?s:i.getLabelForValue(r)??"",g=!i.searchQuery||h.toLowerCase().includes(i.searchQuery.toLowerCase());return(C(()=>{"string"==typeof s?i.registerItem(r,s):p.current?.textContent&&i.registerItem(r,p.current.textContent)},[r,s,i.registerItem]),i.isMobile)?g?a("button",{type:"button","data-slot":"select-item",disabled:o,onClick:()=>{o||(i.onValueChange(r),i.onOpenChange(!1))},className:L("flex w-full cursor-default items-center gap-3 px-4 py-3 text-sm outline-none transition-colors","hover:bg-accent disabled:pointer-events-none disabled:opacity-50",m&&"font-medium text-primary-content-base",e),children:[t("span",{ref:p,className:"flex-1 text-left",children:s}),m&&t(l,{className:"size-4 shrink-0 text-primary-content-base"})]}):null:a(d,{"data-slot":"select-item",value:r,disabled:o,className:L("relative flex w-full cursor-default select-none items-center gap-2 rounded-sm py-1.5 pr-8 pl-2 text-sm outline-hidden focus:bg-accent focus:text-accent-foreground data-[disabled]:pointer-events-none data-[disabled]:opacity-50 [&_svg:not([class*='size-'])]:size-4 [&_svg:not([class*='text-'])]:text-muted-foreground [&_svg]:pointer-events-none [&_svg]:shrink-0 *:[span]:last:flex *:[span]:last:items-center *:[span]:last:gap-2",e),...n,children:[t("span",{className:"absolute right-2 flex size-3.5 items-center justify-center",children:t(c,{children:t(l,{className:"size-4"})})}),t(u,{children:s})]})}function H({className:e,...a}){let{isMobile:s}=Q();return s?t("div",{"data-slot":"select-separator",className:L("my-1 h-px bg-border",e)}):t(x,{"data-slot":"select-separator",className:L("-mx-1 pointer-events-none my-1 h-px bg-border",e),...a})}export{P as Select,B as SelectContent,F as SelectGroup,E as SelectItem,D as SelectLabel,H as SelectSeparator,G as SelectTrigger,q as SelectValue};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
'use client'
|
|
2
|
-
import{jsx as a,jsxs as
|
|
2
|
+
import{jsx as a,jsxs as r}from"react/jsx-runtime";import{Range as t,Root as e,Thumb as i,Track as o}from"@radix-ui/react-slider";import{useMemo as l}from"react";import{cn as n}from"../lib/utils.js";function d({className:d,defaultValue:s,value:c,min:u=0,max:m=100,...b}){let f=l(()=>Array.isArray(c)?c:Array.isArray(s)?s:[u,m],[c,s,u,m]);return r(e,{"data-slot":"slider",defaultValue:s,value:c,min:u,max:m,className:n("relative flex w-full touch-none select-none items-center data-[orientation=vertical]:h-full data-[orientation=vertical]:min-h-44 data-[orientation=vertical]:w-auto data-[orientation=vertical]:flex-col data-[disabled]:opacity-50",d),...b,children:[a(o,{"data-slot":"slider-track",className:n("relative grow overflow-hidden rounded-full bg-muted data-[orientation=horizontal]:h-1.5 data-[orientation=vertical]:h-full data-[orientation=horizontal]:w-full data-[orientation=vertical]:w-1.5"),children:a(t,{"data-slot":"slider-range",className:n("absolute bg-primary-background-base data-[orientation=horizontal]:h-full data-[orientation=vertical]:w-full")})}),Array.from({length:f.length},(r,t)=>a(i,{"data-slot":"slider-thumb",className:"block size-4 shrink-0 rounded-full border border-primary-border-base bg-background shadow-sm ring-border-focus/50 transition-[color,box-shadow] hover:ring-4 focus-visible:outline-hidden focus-visible:ring-4 disabled:pointer-events-none disabled:opacity-50"},t))]})}export{d as Slider};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{tv as t}from"tailwind-variants";let a=t({slots:{root:"relative rounded-full bg-input outline-none enabled:cursor-pointer disabled:cursor-not-allowed disabled:opacity-25 data-[state=checked]:bg-primary",thumb:"block rounded-full bg-white shadow-tabs transition-transform duration-100 will-change-transform"},variants:{size:{sm:{root:"h-4 w-7",thumb:"size-3 translate-x-0.5 data-[state=checked]:translate-x-3.5"},md:{root:"h-5 w-9",thumb:"size-4 translate-x-0.5 data-[state=checked]:translate-x-4.5"},default:{root:"h-6 w-11",thumb:"size-5 translate-x-0.5 data-[state=checked]:translate-x-5.5"}}},defaultVariants:{size:"default"}});export{a as switchVariants};
|
|
1
|
+
import{tv as t}from"tailwind-variants";let a=t({slots:{root:"relative rounded-full bg-input outline-none enabled:cursor-pointer disabled:cursor-not-allowed disabled:opacity-25 data-[state=checked]:bg-primary-background-base",thumb:"block rounded-full bg-white shadow-tabs transition-transform duration-100 will-change-transform"},variants:{size:{sm:{root:"h-4 w-7",thumb:"size-3 translate-x-0.5 data-[state=checked]:translate-x-3.5"},md:{root:"h-5 w-9",thumb:"size-4 translate-x-0.5 data-[state=checked]:translate-x-4.5"},default:{root:"h-6 w-11",thumb:"size-5 translate-x-0.5 data-[state=checked]:translate-x-5.5"}}},defaultVariants:{size:"default"}});export{a as switchVariants};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsx as
|
|
1
|
+
import{jsx as r}from"react/jsx-runtime";import{cn as e}from"../../lib/utils.js";function a({className:a,...t}){return r("textarea",{className:e("flex min-h-16 w-full grow rounded-lg border border-border-base bg-card px-3 py-2 text-base shadow-xs outline-hidden transition placeholder:text-muted-foreground focus-visible:border-primary-border-base disabled:opacity-50 aria-invalid:border-feedback-error-border-base md:text-sm",a),"data-slot":"textarea",...t})}export{a as Textarea};
|
package/dist/styles/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "tw-animate-css";@custom-variant dark (&:is(.dark*));:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--foreground:oklch(.3156 .0121 258.37);--card-foreground:oklch(.3156 .0121 258.37);--popover-foreground:oklch(.3156 .0121 258.37);--primary-foreground:oklch(.9558 .020851 271.195);--secondary:oklch(.967 .001 286.375);--secondary-foreground:oklch(.21 .006 285.885);--muted:oklch(.9684 .0042 236.5);--muted-foreground:oklch(.5956 .0236 241.6);--accent:oklch(.967 .001 286.375);--accent-foreground:oklch(.21 .006 285.885);--ring:var(--color-brand-nstech);--sidebar:oklch(1 0 0);--sidebar-foreground:oklch(.145 0 0);--sidebar-primary:oklch(.205 0 0);--sidebar-primary-foreground:oklch(.985 0 0);--sidebar-accent:oklch(.97 0 0);--sidebar-accent-foreground:oklch(.205 0 0);--sidebar-border:oklch(.922 0 0);--sidebar-ring:oklch(.708 0 0);--eclipse-50:#f2f5f7;--eclipse-100:#ecf0f4;--eclipse-200:#dae1e7;--eclipse-300:#b9c1cc;--eclipse-400:#6b717b;--eclipse-500:#747c86;--eclipse-600:#48505a;--eclipse-700:#2a2d32;--eclipse-800:#212326;--eclipse-900:#141719;--eclipse-950:#0b0d0e;--background:var(--color-base-white);--peak:var(--eclipse-800);--mist:var(--eclipse-50);--mist-peak:var(--eclipse-400);--border:var(--eclipse-200);--card:var(--color-base-white);--card-peak:var(--eclipse-800);--popover:var(--color-base-white);--popover-peak:var(--eclipse-900);--inverse:var(--color-base-white);--field:var(--color-base-white);--input:var(--eclipse-200);--primary:var(--color-brand-nstech);--destructive:var(--color-red-400);--warning:var(--color-sunrise-400);--success:var(--color-green-400);--info:var(--color-sky-400);--state-peak:var(--color-base-white);--orbit:var(--color-brand-sky)}.dark{--foreground:oklch(.985 0 0);--card-foreground:oklch(1 0 0);--popover-foreground:oklch(1 0 0);--primary-foreground:oklch(.3372 .129 259.5);--secondary:oklch(.967 .001 286.375);--secondary-foreground:oklch(.21 .006 285.885);--muted:oklch(.2217 .0084 264.39);--muted-foreground:oklch(.705 .015 286.067);--accent:oklch(.274 .006 286.033);--accent-foreground:oklch(.985 0 0);--ring:var(--color-brand-nstech);--sidebar:oklch(.1779 .0064 271.04);--sidebar-foreground:oklch(.985 0 0);--sidebar-primary:var(--color-brand-nstech);--sidebar-primary-foreground:oklch(.985 0 0);--sidebar-accent:oklch(.269 0 0);--sidebar-accent-foreground:oklch(.985 0 0);--sidebar-border:oklch(1 0 0/10%);--sidebar-ring:oklch(.556 0 0);--background:var(--eclipse-950);--peak:var(--color-base-white);--mist:var(--eclipse-900);--mist-peak:var(--eclipse-400);--border:var(--eclipse-700);--card:var(--eclipse-900);--card-peak:var(--color-base-white);--popover:var(--eclipse-900);--popover-peak:var(--color-base-white);--inverse:var(--eclipse-800);--field:var(--eclipse-800);--input:var(--eclipse-700);--primary:var(--color-brand-nstech);--destructive:var(--color-red-500);--warning:var(--color-sunrise-500);--success:var(--color-green-500);--info:var(--color-sky-400);--state-peak:var(--color-base-white);--orbit:var(--color-brand-sky)}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground); --color-card-foreground: var(--card-foreground); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-input: var(--input); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); --color-gbm-sky: #1154ff; --color-gbm-ocean: #0a3ec2; --color-gbm-blue: #033278; --color-gbm-dark: #2e3238; --color-gbm-black: #191919; --color-gbm-gray: #40464f; --color-header: #f6f8f9; --color-stroke: #dae0e7; --color-section: #cfd7dc; --color-success: #21c561; --color-success-light: #87efae; --color-success-dark: #0f552e; --color-error: #e6183a; --color-error-light: #f6a0ad; --color-error-dark: #4e0113; --color-warning: #f68f18; --color-warning-light: #f7bc91; --color-warning-dark: #542a08; --color-sun: #fdd227; --color-sun-light: #fef18f; --color-sun-dark: #624a04; --color-gray-50: #f4f5f6; --color-gray-100: #edeef1; --color-gray-200: #d8dbdf; --color-gray-300: #b6bcc3; --color-gray-400: #909aa6; --color-gray-500: #717c8a; --color-gray-600: #5b6571; --color-gray-700: #4b535d; --color-gray-800: #3b4148; --color-gray-900: #333b47; --color-red-50: #fdecef; --color-red-100: #fbced3; --color-red-200: #f69aa7; --color-red-300: #f24657; --color-red-400: #e22739; --color-red-500: #c81f2f; --color-red-600: #a61d2a; --color-red-700: #8c1b26; --color-red-800: #741a23; --color-red-900: #5c161d; --color-red-950: #451118; --color-violet-500: #753fef; --color-sunrise-50: #fffcea; --color-sunrise-100: #fff3c2; --color-sunrise-200: #ffe085; --color-sunrise-300: #ffc247; --color-sunrise-400: #ffa829; --color-sunrise-500: #ed8d17; --color-sunrise-600: #c97213; --color-sunrise-700: #9f5710; --color-sunrise-800: #7a420e; --color-sunrise-900: #5b2f0c; --color-sunrise-950: #3f200a; --color-green-50: #ebfaf1; --color-green-100: #c8f1d6; --color-green-200: #95e6b4; --color-green-300: #55d68b; --color-green-400: #2cc46e; --color-green-500: #17a65a; --color-green-600: #12834a; --color-green-700: #0f653c; --color-green-800: #0b4930; --color-green-900: #073023; --color-green-950: #05241b; --color-sky-50: #d7ecff; --color-sky-100: #aedaff; --color-sky-200: #7bc2ff; --color-sky-300: #35a1ff; --color-sky-400: #007de9; --color-sky-500: #007be5; --color-sky-600: #005fb0; --color-sky-700: #004988; --color-sky-800: #003868; --color-sky-900: #002c50; --color-base-white: #fff; --color-base-black: #000; --color-brand-sky: #1154ff; --color-brand-ocean: #0a3ec2; --color-brand-classic: #033278; --color-brand-nstech: #ff3d03; --color-background: var(--background); --color-peak: var(--peak); --color-mist: var(--mist); --color-mist-peak: var(--mist-peak); --color-border: var(--border); --color-card: var(--card); --color-card-peak: var(--card-peak); --color-popover: var(--popover); --color-popover-peak: var(--popover-peak); --color-inverse: var(--inverse); --color-field: var(--field); --color-input: var(--input); --color-primary: var(--primary); --color-destructive: var(--destructive); --color-warning: var(--warning); --color-success: var(--success); --color-info: var(--info); --color-state-peak: var(--state-peak); --color-orbit: var(--orbit); --color-eclipse-50: var(--eclipse-50); --color-eclipse-100: var(--eclipse-100); --color-eclipse-200: var(--eclipse-200); --color-eclipse-300: var(--eclipse-300); --color-eclipse-400: var(--eclipse-400); --color-eclipse-500: var(--eclipse-500); --color-eclipse-600: var(--eclipse-600); --color-eclipse-700: var(--eclipse-700); --color-eclipse-800: var(--eclipse-800); --color-eclipse-900: var(--eclipse-900); --color-eclipse-950: var(--eclipse-950); --shadow-elevation: 0px 1.5px 3px 0px #12426424; --shadow-card-and-popover: 0px 1.5px 3px 0px #12426414; --shadow-button: 0px 1.5px 3px 0px #12426412; --shadow-tag: 0px 1.25px 1px 0px #1e405926; --shadow-tabs: 0px 1.5px 3px 0px #12426433; --shadow-strong: 0px 3px 3px 0px #1242641a;}@layer base{*{@apply border-border outline-ring/50;}body{@apply bg-background text-peak;}}@utility animation-repeat-infinite{animation-iteration-count: infinite;}@utility animation-repeat-initial{animation-iteration-count: initial;}@utility animation-repeat-*{animation-iteration-count: --value(integer,[integer]);}@utility animation-delay-initial{animation-delay: initial;}@utility animation-delay-*{animation-delay: calc(--value(integer)*1ms); animation-delay: --value([*]);}@utility animation-duration-initial{animation-duration: initial;}@utility animation-duration-*{animation-duration: calc(--value(integer)*1ms); animation-duration: --value([*]);}@utility spin-in-*{--tw-enter-rotate: calc(1deg*--value(integer));}@utility spin-out-*{--tw-exit-rotate: calc(1deg*--value(integer));}
|
|
1
|
+
@import "tw-animate-css";@custom-variant dark (&:is(.dark*));:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--blue-50:#f5f9ff;--blue-200:#b0d0ff;--blue-300:#7fb4ff;--blue-400:#4d94ff;--blue-600:#205dcd;--brand-100:#ffe8e0;--brand-200:#ffc9b8;--brand-300:#ff7a52;--brand-400:#ff3d03;--brand-500:#e63602;--brand-600:#c52f02;--brand-800:#661900;--eclipse-0:#fff;--eclipse-25:#f8fafb;--eclipse-50:#f2f5f7;--eclipse-100:#ecf0f4;--eclipse-200:#dae1e7;--eclipse-300:#b5bec9;--eclipse-400:#9ba4b0;--eclipse-500:#6b717b;--eclipse-600:#393f47;--eclipse-700:#282b2f;--eclipse-800:#1f2123;--eclipse-900:#141719;--eclipse-950:#0b0d0e;--eclipse-1000:#000;--green-50:#f7fdf9;--green-100:#c8f1d6;--green-200:#95e6b4;--green-300:#55d68b;--green-400:#2abb7c;--green-600:#12834a;--purple-50:#faf5ff;--purple-200:#e1b2f6;--purple-300:#c983f0;--purple-400:#aa52e8;--purple-600:#7a26c8;--red-50:#fef6f7;--red-200:#f69aa7;--red-300:#f24657;--red-400:#e22739;--red-600:#a61d2a;--sky-50:#f5fcff;--sky-200:#b5e5fd;--sky-300:#84d2fa;--sky-400:#52bdf5;--sky-600:#1f83c2;--sunrise-50:#fffef5;--sunrise-200:#ffe085;--sunrise-300:#ffc247;--sunrise-400:#ffa829;--sunrise-600:#c97213;--yellow-50:#fffdf5;--yellow-200:#ffe97d;--yellow-300:#ffd538;--yellow-400:#ffbf0f;--yellow-600:#c18a00;--static-white:#fff;--static-black:#1f2123;--content-base:#1f2123;--content-soft:#6b717b;--content-faint:#9ba4b0;--content-subtle:#dae1e7;--content-inverse:#fff;--border-strong:#b5bec9;--border-base:#dae1e7;--border-subtle:#ecf0f4;--border-focus:#ff3d03;--border-disabled:#ecf0f4;--background-base:#fff;--background-faint:#f8fafb;--background-soft:#f2f5f7;--background-inverse:#0b0d0e;--primary-content-base:#ff3d03;--primary-content-soft:#ff7a52;--primary-background-base:#ff3d03;--primary-background-soft:#ff7a52;--primary-background-faint:#ffc9b8;--primary-background-subtle:#ffe8e0;--primary-border-base:#ff3d03;--primary-border-subtle:#ffc9b8;--interactive-primary-content-base:#ff3d03;--interactive-primary-content-disabled:#ff7a52;--interactive-primary-background-base:#ff3d03;--interactive-primary-background-hover:#e63602;--interactive-primary-background-active:#c52f02;--interactive-primary-background-disabled:#ffc9b8;--interactive-neutral-background-base:#fff;--interactive-neutral-background-hover:#f8fafb;--interactive-neutral-background-active:#f2f5f7;--interactive-neutral-background-disabled:#fff;--interactive-inverse-content-base:#fff;--interactive-inverse-content-hover:#fff;--interactive-inverse-content-disabled:#6b717b;--interactive-inverse-background-base:#0b0d0e;--interactive-inverse-background-hover:#141719;--interactive-inverse-background-active:#1f2123;--interactive-inverse-background-disabled:#0b0d0e;--feedback-error-content-base:#a61d2a;--feedback-error-content-soft:#e22739;--feedback-error-content-subtle:#f69aa7;--feedback-error-background-subtle:#fef6f7;--feedback-error-background-strong:#e22739;--feedback-error-border-strong:#e22739;--feedback-error-border-base:#f24657;--feedback-error-border-subtle:#f69aa7;--feedback-info-content-base:#1f83c2;--feedback-info-content-soft:#52bdf5;--feedback-info-content-subtle:#b5e5fd;--feedback-info-background-subtle:#f5fcff;--feedback-info-background-strong:#52bdf5;--feedback-info-border-strong:#52bdf5;--feedback-info-border-base:#84d2fa;--feedback-info-border-subtle:#b5e5fd;--feedback-success-content-base:#12834a;--feedback-success-content-soft:#2abb7c;--feedback-success-content-subtle:#95e6b4;--feedback-success-background-subtle:#f7fdf9;--feedback-success-background-strong:#2abb7c;--feedback-success-border-strong:#2abb7c;--feedback-success-border-base:#55d68b;--feedback-success-border-subtle:#95e6b4;--feedback-warning-content-base:#c97213;--feedback-warning-content-soft:#ffa829;--feedback-warning-content-subtle:#ffe085;--feedback-warning-background-subtle:#fffef5;--feedback-warning-background-strong:#ffa829;--feedback-warning-border-strong:#ffa829;--feedback-warning-border-base:#ffc247;--feedback-warning-border-subtle:#ffe085;--decorative-gbm-content-base:#205dcd;--decorative-gbm-content-soft:#4d94ff;--decorative-gbm-content-subtle:#b0d0ff;--decorative-gbm-background-subtle:#f5f9ff;--decorative-gbm-background-strong:#4d94ff;--decorative-gbm-border-strong:#4d94ff;--decorative-gbm-border-base:#7fb4ff;--decorative-gbm-border-subtle:#b0d0ff;--decorative-purple-content-base:#7a26c8;--decorative-purple-content-soft:#aa52e8;--decorative-purple-content-subtle:#e1b2f6;--decorative-purple-background-subtle:#faf5ff;--decorative-purple-background-strong:#aa52e8;--decorative-purple-border-strong:#aa52e8;--decorative-purple-border-base:#c983f0;--decorative-purple-border-subtle:#e1b2f6;--decorative-yellow-content-base:#c18a00;--decorative-yellow-content-soft:#ffbf0f;--decorative-yellow-content-subtle:#ffe97d;--decorative-yellow-background-subtle:#fffdf5;--decorative-yellow-background-strong:#ffbf0f;--decorative-yellow-border-strong:#ffbf0f;--decorative-yellow-border-base:#ffd538;--decorative-yellow-border-subtle:#ffe97d;--shadow-base:#124264}.dark{--static-white:#fff;--static-black:#1f2123;--content-base:#fff;--content-soft:#9ba4b0;--content-faint:#6b717b;--content-subtle:#282b2f;--content-inverse:#1f2123;--border-strong:#393f47;--border-base:#282b2f;--border-subtle:#1f2123;--border-focus:#ff3d03;--border-disabled:#141719;--background-base:#0b0d0e;--background-faint:#141719;--background-soft:#1f2123;--background-inverse:#fff;--primary-content-base:#ff3d03;--primary-content-soft:#ff7a52;--primary-background-base:#ff3d03;--primary-background-soft:#ff7a52;--primary-background-faint:#ffc9b8;--primary-background-subtle:#ffc9b8;--primary-border-base:#ff3d03;--primary-border-subtle:#ffc9b8;--interactive-primary-content-base:#ff3d03;--interactive-primary-content-disabled:#ff7a52;--interactive-primary-background-base:#ff3d03;--interactive-primary-background-hover:#e63602;--interactive-primary-background-active:#c52f02;--interactive-primary-background-disabled:#661900;--interactive-neutral-background-base:#0b0d0e;--interactive-neutral-background-hover:#141719;--interactive-neutral-background-active:#1f2123;--interactive-neutral-background-disabled:#0b0d0e;--interactive-inverse-content-base:#1f2123;--interactive-inverse-content-hover:#1f2123;--interactive-inverse-content-disabled:#9ba4b0;--interactive-inverse-background-base:#fff;--interactive-inverse-background-hover:#f8fafb;--interactive-inverse-background-active:#f2f5f7;--interactive-inverse-background-disabled:#fff;--feedback-error-content-base:#a61d2a;--feedback-error-content-soft:#e22739;--feedback-error-content-subtle:#f69aa7;--feedback-error-background-subtle:#fef6f7;--feedback-error-background-strong:#e22739;--feedback-error-border-strong:#e22739;--feedback-error-border-base:#f24657;--feedback-error-border-subtle:#f69aa7;--feedback-info-content-base:#1f83c2;--feedback-info-content-soft:#52bdf5;--feedback-info-content-subtle:#b5e5fd;--feedback-info-background-subtle:#f5fcff;--feedback-info-background-strong:#52bdf5;--feedback-info-border-strong:#52bdf5;--feedback-info-border-base:#84d2fa;--feedback-info-border-subtle:#b5e5fd;--feedback-success-content-base:#12834a;--feedback-success-content-soft:#2abb7c;--feedback-success-content-subtle:#95e6b4;--feedback-success-background-subtle:#c8f1d6;--feedback-success-background-strong:#2abb7c;--feedback-success-border-strong:#2abb7c;--feedback-success-border-base:#55d68b;--feedback-success-border-subtle:#95e6b4;--feedback-warning-content-base:#c97213;--feedback-warning-content-soft:#ffa829;--feedback-warning-content-subtle:#ffe085;--feedback-warning-background-subtle:#fffef5;--feedback-warning-background-strong:#ffa829;--feedback-warning-border-strong:#ffa829;--feedback-warning-border-base:#ffc247;--feedback-warning-border-subtle:#ffe085;--decorative-gbm-content-base:#205dcd;--decorative-gbm-content-soft:#4d94ff;--decorative-gbm-content-subtle:#b0d0ff;--decorative-gbm-background-subtle:#f5f9ff;--decorative-gbm-background-strong:#4d94ff;--decorative-gbm-border-strong:#4d94ff;--decorative-gbm-border-base:#7fb4ff;--decorative-gbm-border-subtle:#b0d0ff;--decorative-purple-content-base:#7a26c8;--decorative-purple-content-soft:#aa52e8;--decorative-purple-content-subtle:#e1b2f6;--decorative-purple-background-subtle:#faf5ff;--decorative-purple-background-strong:#aa52e8;--decorative-purple-border-strong:#aa52e8;--decorative-purple-border-base:#c983f0;--decorative-purple-border-subtle:#e1b2f6;--decorative-yellow-content-base:#c18a00;--decorative-yellow-content-soft:#ffbf0f;--decorative-yellow-content-subtle:#ffe97d;--decorative-yellow-background-subtle:#fffdf5;--decorative-yellow-background-strong:#ffbf0f;--decorative-yellow-border-strong:#ffbf0f;--decorative-yellow-border-base:#ffd538;--decorative-yellow-border-subtle:#ffe97d;--shadow-base:#000}@theme inline{--color-background-base: var(--background-base); --color-background-faint: var(--background-faint); --color-background-inverse: var(--background-inverse); --color-background-soft: var(--background-soft); --color-blue-200: var(--blue-200); --color-blue-300: var(--blue-300); --color-blue-400: var(--blue-400); --color-blue-50: var(--blue-50); --color-blue-600: var(--blue-600); --color-border-base: var(--border-base); --color-border-disabled: var(--border-disabled); --color-border-focus: var(--border-focus); --color-border-strong: var(--border-strong); --color-border-subtle: var(--border-subtle); --color-brand-100: var(--brand-100); --color-brand-200: var(--brand-200); --color-brand-300: var(--brand-300); --color-brand-400: var(--brand-400); --color-brand-500: var(--brand-500); --color-brand-600: var(--brand-600); --color-brand-800: var(--brand-800); --color-content-base: var(--content-base); --color-content-faint: var(--content-faint); --color-content-inverse: var(--content-inverse); --color-content-soft: var(--content-soft); --color-content-subtle: var(--content-subtle); --color-decorative-gbm-background-strong: var(--decorative-gbm-background-strong); --color-decorative-gbm-background-subtle: var(--decorative-gbm-background-subtle); --color-decorative-gbm-border-base: var(--decorative-gbm-border-base); --color-decorative-gbm-border-strong: var(--decorative-gbm-border-strong); --color-decorative-gbm-border-subtle: var(--decorative-gbm-border-subtle); --color-decorative-gbm-content-base: var(--decorative-gbm-content-base); --color-decorative-gbm-content-soft: var(--decorative-gbm-content-soft); --color-decorative-gbm-content-subtle: var(--decorative-gbm-content-subtle); --color-decorative-purple-background-strong: var(--decorative-purple-background-strong); --color-decorative-purple-background-subtle: var(--decorative-purple-background-subtle); --color-decorative-purple-border-base: var(--decorative-purple-border-base); --color-decorative-purple-border-strong: var(--decorative-purple-border-strong); --color-decorative-purple-border-subtle: var(--decorative-purple-border-subtle); --color-decorative-purple-content-base: var(--decorative-purple-content-base); --color-decorative-purple-content-soft: var(--decorative-purple-content-soft); --color-decorative-purple-content-subtle: var(--decorative-purple-content-subtle); --color-decorative-yellow-background-strong: var(--decorative-yellow-background-strong); --color-decorative-yellow-background-subtle: var(--decorative-yellow-background-subtle); --color-decorative-yellow-border-base: var(--decorative-yellow-border-base); --color-decorative-yellow-border-strong: var(--decorative-yellow-border-strong); --color-decorative-yellow-border-subtle: var(--decorative-yellow-border-subtle); --color-decorative-yellow-content-base: var(--decorative-yellow-content-base); --color-decorative-yellow-content-soft: var(--decorative-yellow-content-soft); --color-decorative-yellow-content-subtle: var(--decorative-yellow-content-subtle); --color-eclipse-0: var(--eclipse-0); --color-eclipse-100: var(--eclipse-100); --color-eclipse-1000: var(--eclipse-1000); --color-eclipse-200: var(--eclipse-200); --color-eclipse-25: var(--eclipse-25); --color-eclipse-300: var(--eclipse-300); --color-eclipse-400: var(--eclipse-400); --color-eclipse-50: var(--eclipse-50); --color-eclipse-500: var(--eclipse-500); --color-eclipse-600: var(--eclipse-600); --color-eclipse-700: var(--eclipse-700); --color-eclipse-800: var(--eclipse-800); --color-eclipse-900: var(--eclipse-900); --color-eclipse-950: var(--eclipse-950); --color-feedback-error-background-strong: var(--feedback-error-background-strong); --color-feedback-error-background-subtle: var(--feedback-error-background-subtle); --color-feedback-error-border-base: var(--feedback-error-border-base); --color-feedback-error-border-strong: var(--feedback-error-border-strong); --color-feedback-error-border-subtle: var(--feedback-error-border-subtle); --color-feedback-error-content-base: var(--feedback-error-content-base); --color-feedback-error-content-soft: var(--feedback-error-content-soft); --color-feedback-error-content-subtle: var(--feedback-error-content-subtle); --color-feedback-info-background-strong: var(--feedback-info-background-strong); --color-feedback-info-background-subtle: var(--feedback-info-background-subtle); --color-feedback-info-border-base: var(--feedback-info-border-base); --color-feedback-info-border-strong: var(--feedback-info-border-strong); --color-feedback-info-border-subtle: var(--feedback-info-border-subtle); --color-feedback-info-content-base: var(--feedback-info-content-base); --color-feedback-info-content-soft: var(--feedback-info-content-soft); --color-feedback-info-content-subtle: var(--feedback-info-content-subtle); --color-feedback-success-background-strong: var(--feedback-success-background-strong); --color-feedback-success-background-subtle: var(--feedback-success-background-subtle); --color-feedback-success-border-base: var(--feedback-success-border-base); --color-feedback-success-border-strong: var(--feedback-success-border-strong); --color-feedback-success-border-subtle: var(--feedback-success-border-subtle); --color-feedback-success-content-base: var(--feedback-success-content-base); --color-feedback-success-content-soft: var(--feedback-success-content-soft); --color-feedback-success-content-subtle: var(--feedback-success-content-subtle); --color-feedback-warning-background-strong: var(--feedback-warning-background-strong); --color-feedback-warning-background-subtle: var(--feedback-warning-background-subtle); --color-feedback-warning-border-base: var(--feedback-warning-border-base); --color-feedback-warning-border-strong: var(--feedback-warning-border-strong); --color-feedback-warning-border-subtle: var(--feedback-warning-border-subtle); --color-feedback-warning-content-base: var(--feedback-warning-content-base); --color-feedback-warning-content-soft: var(--feedback-warning-content-soft); --color-feedback-warning-content-subtle: var(--feedback-warning-content-subtle); --color-green-100: var(--green-100); --color-green-200: var(--green-200); --color-green-300: var(--green-300); --color-green-400: var(--green-400); --color-green-50: var(--green-50); --color-green-600: var(--green-600); --color-interactive-inverse-background-active: var(--interactive-inverse-background-active); --color-interactive-inverse-background-base: var(--interactive-inverse-background-base); --color-interactive-inverse-background-disabled: var(--interactive-inverse-background-disabled); --color-interactive-inverse-background-hover: var(--interactive-inverse-background-hover); --color-interactive-inverse-content-base: var(--interactive-inverse-content-base); --color-interactive-inverse-content-disabled: var(--interactive-inverse-content-disabled); --color-interactive-inverse-content-hover: var(--interactive-inverse-content-hover); --color-interactive-neutral-background-active: var(--interactive-neutral-background-active); --color-interactive-neutral-background-base: var(--interactive-neutral-background-base); --color-interactive-neutral-background-disabled: var(--interactive-neutral-background-disabled); --color-interactive-neutral-background-hover: var(--interactive-neutral-background-hover); --color-interactive-primary-background-active: var(--interactive-primary-background-active); --color-interactive-primary-background-base: var(--interactive-primary-background-base); --color-interactive-primary-background-disabled: var(--interactive-primary-background-disabled); --color-interactive-primary-background-hover: var(--interactive-primary-background-hover); --color-interactive-primary-content-base: var(--interactive-primary-content-base); --color-interactive-primary-content-disabled: var(--interactive-primary-content-disabled); --color-primary-background-base: var(--primary-background-base); --color-primary-background-faint: var(--primary-background-faint); --color-primary-background-soft: var(--primary-background-soft); --color-primary-background-subtle: var(--primary-background-subtle); --color-primary-border-base: var(--primary-border-base); --color-primary-border-subtle: var(--primary-border-subtle); --color-primary-content-base: var(--primary-content-base); --color-primary-content-soft: var(--primary-content-soft); --color-purple-200: var(--purple-200); --color-purple-300: var(--purple-300); --color-purple-400: var(--purple-400); --color-purple-50: var(--purple-50); --color-purple-600: var(--purple-600); --color-red-200: var(--red-200); --color-red-300: var(--red-300); --color-red-400: var(--red-400); --color-red-50: var(--red-50); --color-red-600: var(--red-600); --color-shadow-base: var(--shadow-base); --color-sky-200: var(--sky-200); --color-sky-300: var(--sky-300); --color-sky-400: var(--sky-400); --color-sky-50: var(--sky-50); --color-sky-600: var(--sky-600); --color-static-black: var(--static-black); --color-static-white: var(--static-white); --color-sunrise-200: var(--sunrise-200); --color-sunrise-300: var(--sunrise-300); --color-sunrise-400: var(--sunrise-400); --color-sunrise-50: var(--sunrise-50); --color-sunrise-600: var(--sunrise-600); --color-yellow-200: var(--yellow-200); --color-yellow-300: var(--yellow-300); --color-yellow-400: var(--yellow-400); --color-yellow-50: var(--yellow-50); --color-yellow-600: var(--yellow-600);}:root{--foreground:oklch(.3156 .0121 258.37);--card-foreground:oklch(.3156 .0121 258.37);--popover-foreground:oklch(.3156 .0121 258.37);--primary-foreground:oklch(.9558 .020851 271.195);--secondary:oklch(.967 .001 286.375);--secondary-foreground:oklch(.21 .006 285.885);--muted:oklch(.9684 .0042 236.5);--muted-foreground:oklch(.5956 .0236 241.6);--accent:oklch(.967 .001 286.375);--accent-foreground:oklch(.21 .006 285.885);--ring:var(--border-focus);--sidebar:oklch(1 0 0);--sidebar-foreground:oklch(.145 0 0);--sidebar-primary:oklch(.205 0 0);--sidebar-primary-foreground:oklch(.985 0 0);--sidebar-accent:oklch(.97 0 0);--sidebar-accent-foreground:oklch(.205 0 0);--sidebar-border:oklch(.922 0 0);--sidebar-ring:oklch(.708 0 0);--background:var(--background-base);--peak:var(--content-base);--mist:var(--background-soft);--mist-peak:var(--content-faint);--border:var(--border-base);--card:var(--background-base);--card-peak:var(--content-base);--popover:var(--background-base);--popover-peak:var(--content-base);--inverse:var(--background-inverse);--field:var(--background-base);--input:var(--border-base);--primary:var(--primary-background-base);--destructive:var(--feedback-error-background-strong);--warning:var(--feedback-warning-background-strong);--success:var(--feedback-success-background-strong);--info:var(--feedback-info-background-strong);--state-peak:var(--content-inverse);--orbit:var(--decorative-gbm-background-strong)}.dark{--foreground:oklch(.985 0 0);--card-foreground:oklch(1 0 0);--popover-foreground:oklch(1 0 0);--primary-foreground:oklch(.3372 .129 259.5);--secondary:oklch(.967 .001 286.375);--secondary-foreground:oklch(.21 .006 285.885);--muted:oklch(.2217 .0084 264.39);--muted-foreground:oklch(.705 .015 286.067);--accent:oklch(.274 .006 286.033);--accent-foreground:oklch(.985 0 0);--ring:var(--border-focus);--sidebar:oklch(.1779 .0064 271.04);--sidebar-foreground:oklch(.985 0 0);--sidebar-primary:var(--primary-background-base);--sidebar-primary-foreground:oklch(.985 0 0);--sidebar-accent:oklch(.269 0 0);--sidebar-accent-foreground:oklch(.985 0 0);--sidebar-border:oklch(1 0 0/10%);--sidebar-ring:oklch(.556 0 0);--background:var(--background-base);--peak:var(--content-base);--mist:var(--background-faint);--mist-peak:var(--content-faint);--border:var(--border-base);--card:var(--background-faint);--card-peak:var(--content-base);--popover:var(--background-faint);--popover-peak:var(--content-base);--inverse:var(--background-inverse);--field:var(--background-soft);--input:var(--border-base);--primary:var(--primary-background-base);--destructive:var(--feedback-error-background-strong);--warning:var(--feedback-warning-background-strong);--success:var(--feedback-success-background-strong);--info:var(--feedback-info-background-strong);--state-peak:var(--content-inverse);--orbit:var(--decorative-gbm-background-strong)}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground); --color-card-foreground: var(--card-foreground); --color-popover-foreground: var(--popover-foreground); --color-primary: var(--primary); --color-primary-foreground: var(--primary-foreground); --color-secondary: var(--secondary); --color-secondary-foreground: var(--secondary-foreground); --color-muted: var(--muted); --color-muted-foreground: var(--muted-foreground); --color-accent: var(--accent); --color-accent-foreground: var(--accent-foreground); --color-destructive: var(--destructive); --color-input: var(--input); --color-ring: var(--ring); --color-chart-1: var(--chart-1); --color-chart-2: var(--chart-2); --color-chart-3: var(--chart-3); --color-chart-4: var(--chart-4); --color-chart-5: var(--chart-5); --color-sidebar: var(--sidebar); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); --color-gbm-sky: #1154ff; --color-gbm-ocean: #0a3ec2; --color-gbm-blue: #033278; --color-gbm-dark: #2e3238; --color-gbm-black: #191919; --color-gbm-gray: #40464f; --color-header: #f6f8f9; --color-stroke: #dae0e7; --color-section: #cfd7dc; --color-success: var(--success); --color-success-light: #87efae; --color-success-dark: #0f552e; --color-error: #e6183a; --color-error-light: #f6a0ad; --color-error-dark: #4e0113; --color-warning: var(--warning); --color-warning-light: #f7bc91; --color-warning-dark: #542a08; --color-sun: #fdd227; --color-sun-light: #fef18f; --color-sun-dark: #624a04; --color-gray-50: #f4f5f6; --color-gray-100: #edeef1; --color-gray-200: #d8dbdf; --color-gray-300: #b6bcc3; --color-gray-400: #909aa6; --color-gray-500: #717c8a; --color-gray-600: #5b6571; --color-gray-700: #4b535d; --color-gray-800: #3b4148; --color-gray-900: #333b47; --color-violet-500: #753fef; --color-brand-sky: #1154ff; --color-brand-ocean: #0a3ec2; --color-brand-classic: #033278; --color-brand-nstech: #ff3d03; --color-base-white: #fff; --color-base-black: #000; --color-background: var(--background); --color-peak: var(--peak); --color-mist: var(--mist); --color-mist-peak: var(--mist-peak); --color-border: var(--border); --color-card: var(--card); --color-card-peak: var(--card-peak); --color-popover: var(--popover); --color-popover-peak: var(--popover-peak); --color-inverse: var(--inverse); --color-field: var(--field); --color-input: var(--input); --color-state-peak: var(--state-peak); --color-orbit: var(--orbit); --shadow-elevation: 0px 1.5px 3px 0px #12426424; --shadow-card-and-popover: 0px 1.5px 3px 0px #12426414; --shadow-button: 0px 1.5px 3px 0px #12426412; --shadow-tag: 0px 1.25px 1px 0px #1e405926; --shadow-tabs: 0px 1.5px 3px 0px #12426433; --shadow-strong: 0px 3px 3px 0px #1242641a;}@layer base{*{@apply border-border outline-ring/50;}body{@apply bg-background text-peak;}}@utility animation-repeat-infinite{animation-iteration-count: infinite;}@utility animation-repeat-initial{animation-iteration-count: initial;}@utility animation-repeat-*{animation-iteration-count: --value(integer,[integer]);}@utility animation-delay-initial{animation-delay: initial;}@utility animation-delay-*{animation-delay: calc(--value(integer)*1ms); animation-delay: --value([*]);}@utility animation-duration-initial{animation-duration: initial;}@utility animation-duration-*{animation-duration: calc(--value(integer)*1ms); animation-duration: --value([*]);}@utility spin-in-*{--tw-enter-rotate: calc(1deg*--value(integer));}@utility spin-out-*{--tw-exit-rotate: calc(1deg*--value(integer));}
|
package/package.json
CHANGED
|
@@ -1,133 +1,135 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@gbmtech/aurora-ui",
|
|
3
|
-
"version": "0.7.
|
|
4
|
-
"main": "./dist/cjs/index.cjs",
|
|
5
|
-
"module": "./dist/esm/index.js",
|
|
6
|
-
"types": "./dist/esm/index.d.ts",
|
|
7
|
-
"license": "MIT",
|
|
8
|
-
"type": "module",
|
|
9
|
-
"sideEffects": false,
|
|
10
|
-
"files": [
|
|
11
|
-
"dist"
|
|
12
|
-
],
|
|
13
|
-
"exports": {
|
|
14
|
-
".": {
|
|
15
|
-
"import": {
|
|
16
|
-
"default": "./dist/esm/index.js",
|
|
17
|
-
"types": "./dist/esm/index.d.ts"
|
|
18
|
-
},
|
|
19
|
-
"require": {
|
|
20
|
-
"default": "./dist/cjs/index.cjs",
|
|
21
|
-
"types": "./dist/cjs/index.d.cts"
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
"./styles.css": "./dist/styles/index.css",
|
|
25
|
-
"./types": {
|
|
26
|
-
"default": "./dist/esm/types/index.js",
|
|
27
|
-
"types": "./dist/esm/types/index.d.ts"
|
|
28
|
-
},
|
|
29
|
-
"./lib": {
|
|
30
|
-
"default": "./dist/esm/lib/index.js",
|
|
31
|
-
"types": "./dist/esm/lib/index.d.ts"
|
|
32
|
-
},
|
|
33
|
-
"./vite": {
|
|
34
|
-
"default": "./dist/esm/components/vite/index.js",
|
|
35
|
-
"types": "./dist/esm/components/vite/index.d.ts"
|
|
36
|
-
},
|
|
37
|
-
"./hooks": {
|
|
38
|
-
"default": "./dist/esm/hooks/index.js",
|
|
39
|
-
"types": "./dist/esm/hooks/index.d.ts"
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
|
-
"scripts": {
|
|
43
|
-
"build": "rslib build",
|
|
44
|
-
"dev": "rslib build --watch",
|
|
45
|
-
"clean": "rimraf node_modules dist"
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
"@
|
|
51
|
-
"@
|
|
52
|
-
"@
|
|
53
|
-
"@
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
"@dnd-kit/
|
|
62
|
-
"@dnd-kit/
|
|
63
|
-
"@
|
|
64
|
-
"@
|
|
65
|
-
"@
|
|
66
|
-
"@
|
|
67
|
-
"@radix-ui/react-
|
|
68
|
-
"@radix-ui/react-
|
|
69
|
-
"@radix-ui/react-
|
|
70
|
-
"@radix-ui/react-
|
|
71
|
-
"@radix-ui/react-
|
|
72
|
-
"@radix-ui/react-
|
|
73
|
-
"@radix-ui/react-
|
|
74
|
-
"@radix-ui/react-
|
|
75
|
-
"@radix-ui/react-
|
|
76
|
-
"@radix-ui/react-
|
|
77
|
-
"@radix-ui/react-
|
|
78
|
-
"@radix-ui/react-
|
|
79
|
-
"@radix-ui/react-
|
|
80
|
-
"@radix-ui/react-
|
|
81
|
-
"@radix-ui/react-
|
|
82
|
-
"@radix-ui/react-
|
|
83
|
-
"@radix-ui/react-
|
|
84
|
-
"@radix-ui/react-
|
|
85
|
-
"@radix-ui/react-
|
|
86
|
-
"@radix-ui/react-
|
|
87
|
-
"@
|
|
88
|
-
"@
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
"
|
|
101
|
-
"
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
"
|
|
112
|
-
"react": "^19",
|
|
113
|
-
"
|
|
114
|
-
"react
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "@gbmtech/aurora-ui",
|
|
3
|
+
"version": "0.7.61",
|
|
4
|
+
"main": "./dist/cjs/index.cjs",
|
|
5
|
+
"module": "./dist/esm/index.js",
|
|
6
|
+
"types": "./dist/esm/index.d.ts",
|
|
7
|
+
"license": "MIT",
|
|
8
|
+
"type": "module",
|
|
9
|
+
"sideEffects": false,
|
|
10
|
+
"files": [
|
|
11
|
+
"dist"
|
|
12
|
+
],
|
|
13
|
+
"exports": {
|
|
14
|
+
".": {
|
|
15
|
+
"import": {
|
|
16
|
+
"default": "./dist/esm/index.js",
|
|
17
|
+
"types": "./dist/esm/index.d.ts"
|
|
18
|
+
},
|
|
19
|
+
"require": {
|
|
20
|
+
"default": "./dist/cjs/index.cjs",
|
|
21
|
+
"types": "./dist/cjs/index.d.cts"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
"./styles.css": "./dist/styles/index.css",
|
|
25
|
+
"./types": {
|
|
26
|
+
"default": "./dist/esm/types/index.js",
|
|
27
|
+
"types": "./dist/esm/types/index.d.ts"
|
|
28
|
+
},
|
|
29
|
+
"./lib": {
|
|
30
|
+
"default": "./dist/esm/lib/index.js",
|
|
31
|
+
"types": "./dist/esm/lib/index.d.ts"
|
|
32
|
+
},
|
|
33
|
+
"./vite": {
|
|
34
|
+
"default": "./dist/esm/components/vite/index.js",
|
|
35
|
+
"types": "./dist/esm/components/vite/index.d.ts"
|
|
36
|
+
},
|
|
37
|
+
"./hooks": {
|
|
38
|
+
"default": "./dist/esm/hooks/index.js",
|
|
39
|
+
"types": "./dist/esm/hooks/index.d.ts"
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
"scripts": {
|
|
43
|
+
"build": "rslib build",
|
|
44
|
+
"dev": "rslib build --watch",
|
|
45
|
+
"clean": "rimraf node_modules dist",
|
|
46
|
+
"tokens:build": "node --experimental-strip-types --no-warnings scripts/build-tokens.ts",
|
|
47
|
+
"tokens:migrate": "node --experimental-strip-types --no-warnings scripts/migrate-color-tokens.ts"
|
|
48
|
+
},
|
|
49
|
+
"devDependencies": {
|
|
50
|
+
"@gbmtech/typescript-config": "workspace:*",
|
|
51
|
+
"@rsbuild/plugin-react": "^1.3.5",
|
|
52
|
+
"@rslib/core": "^0.12.0",
|
|
53
|
+
"@tailwindcss/postcss": "^4.1.10",
|
|
54
|
+
"@types/js-cookie": "^3.0.6",
|
|
55
|
+
"@types/node": "^22.14.1",
|
|
56
|
+
"postcss": "^8.5.5",
|
|
57
|
+
"tailwindcss": "4.1.12",
|
|
58
|
+
"typescript": "5.9.2"
|
|
59
|
+
},
|
|
60
|
+
"dependencies": {
|
|
61
|
+
"@dnd-kit/core": "^6.3.1",
|
|
62
|
+
"@dnd-kit/modifiers": "^9.0.0",
|
|
63
|
+
"@dnd-kit/sortable": "^10.0.0",
|
|
64
|
+
"@dnd-kit/utilities": "^3.2.2",
|
|
65
|
+
"@internationalized/date": "^3.8.2",
|
|
66
|
+
"@phosphor-icons/react": "^2.1.10",
|
|
67
|
+
"@radix-ui/react-accordion": "^1.2.12",
|
|
68
|
+
"@radix-ui/react-alert-dialog": "^1.1.14",
|
|
69
|
+
"@radix-ui/react-avatar": "^1.1.10",
|
|
70
|
+
"@radix-ui/react-checkbox": "^1.2.3",
|
|
71
|
+
"@radix-ui/react-collapsible": "^1.1.11",
|
|
72
|
+
"@radix-ui/react-compose-refs": "^1.1.2",
|
|
73
|
+
"@radix-ui/react-context": "^1.1.2",
|
|
74
|
+
"@radix-ui/react-context-menu": "^2.2.12",
|
|
75
|
+
"@radix-ui/react-dialog": "^1.1.14",
|
|
76
|
+
"@radix-ui/react-dropdown-menu": "^2.1.12",
|
|
77
|
+
"@radix-ui/react-label": "^2.1.4",
|
|
78
|
+
"@radix-ui/react-popover": "^1.1.11",
|
|
79
|
+
"@radix-ui/react-radio-group": "^1.3.8",
|
|
80
|
+
"@radix-ui/react-scroll-area": "^1.2.6",
|
|
81
|
+
"@radix-ui/react-select": "^2.2.2",
|
|
82
|
+
"@radix-ui/react-separator": "^1.1.4",
|
|
83
|
+
"@radix-ui/react-slider": "^1.3.2",
|
|
84
|
+
"@radix-ui/react-slot": "1.2.3",
|
|
85
|
+
"@radix-ui/react-switch": "^1.2.2",
|
|
86
|
+
"@radix-ui/react-tabs": "^1.1.13",
|
|
87
|
+
"@radix-ui/react-tooltip": "^1.2.7",
|
|
88
|
+
"@radix-ui/react-visually-hidden": "^1.2.0",
|
|
89
|
+
"@tanstack/react-router": "1.136.1",
|
|
90
|
+
"@tanstack/react-table": "^8.21.3",
|
|
91
|
+
"clsx": "^2.1.1",
|
|
92
|
+
"cmdk": "^1.1.1",
|
|
93
|
+
"date-fns": "^4.1.0",
|
|
94
|
+
"framer-motion": "^12.9.1",
|
|
95
|
+
"input-otp": "^1.4.2",
|
|
96
|
+
"js-cookie": "^3.0.5",
|
|
97
|
+
"lucide-react": "^0.511.0",
|
|
98
|
+
"motion": "^12.9.2",
|
|
99
|
+
"nanoid": "^5.1.5",
|
|
100
|
+
"nuqs": "^2.6.0",
|
|
101
|
+
"react-day-picker": "9.11.1",
|
|
102
|
+
"sonner": "^2.0.7",
|
|
103
|
+
"tailwind-merge": "3.3.1",
|
|
104
|
+
"tailwind-variants": "2.1.0",
|
|
105
|
+
"tw-animate-css": "1.3.7",
|
|
106
|
+
"use-ua-parser-js": "^1.1.3",
|
|
107
|
+
"vaul": "^1.1.2",
|
|
108
|
+
"zod": "4.0.17"
|
|
109
|
+
},
|
|
110
|
+
"peerDependencies": {
|
|
111
|
+
"@types/react": "^19",
|
|
112
|
+
"@types/react-dom": "^19",
|
|
113
|
+
"next": "^15",
|
|
114
|
+
"react": "^19",
|
|
115
|
+
"react-dom": "^19",
|
|
116
|
+
"react-hook-form": "^7"
|
|
117
|
+
},
|
|
118
|
+
"peerDependenciesMeta": {
|
|
119
|
+
"@types/react": {
|
|
120
|
+
"optional": true
|
|
121
|
+
},
|
|
122
|
+
"@types/react-dom": {
|
|
123
|
+
"optional": true
|
|
124
|
+
},
|
|
125
|
+
"react-hook-form": {
|
|
126
|
+
"optional": true
|
|
127
|
+
},
|
|
128
|
+
"next": {
|
|
129
|
+
"optional": true
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
"publishConfig": {
|
|
133
|
+
"access": "public"
|
|
134
|
+
}
|
|
133
135
|
}
|