@incognia/cosmik 0.40.2 → 0.41.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +19 -7
- package/dist/Alert/index.d.ts +2 -2
- package/dist/Alert/index.d.ts.map +1 -1
- package/dist/AlertDialog/index.d.ts +5 -5
- package/dist/AlertDialog/index.d.ts.map +1 -1
- package/dist/Badge/index.d.ts +6 -7
- package/dist/Badge/index.d.ts.map +1 -1
- package/dist/Button/index.d.ts +6 -6
- package/dist/Button/index.d.ts.map +1 -1
- package/dist/Calendar/index.d.ts +1 -1
- package/dist/Colors.d.ts +71 -0
- package/dist/Colors.d.ts.map +1 -0
- package/dist/Command/index.d.ts +20 -20
- package/dist/Command/index.d.ts.map +1 -1
- package/dist/Dialog/index.d.ts +2 -2
- package/dist/Dialog/index.d.ts.map +1 -1
- package/dist/DropdownMenu/index.d.ts +4 -4
- package/dist/DropdownMenu/index.d.ts.map +1 -1
- package/dist/Filter/index.d.ts +4 -2
- package/dist/Filter/index.d.ts.map +1 -1
- package/dist/FilterBar/GradientScroll.d.ts +4 -4
- package/dist/FilterBar/index.d.ts +2 -2
- package/dist/Label/index.d.ts +2 -2
- package/dist/Layout/index.d.ts +1 -1
- package/dist/Layout/index.d.ts.map +1 -1
- package/dist/Pagination/index.d.ts +3 -3
- package/dist/Pagination/index.d.ts.map +1 -1
- package/dist/Popover/index.d.ts +1 -1
- package/dist/Popover/index.d.ts.map +1 -1
- package/dist/Select/index.d.ts +1 -1
- package/dist/Select/index.d.ts.map +1 -1
- package/dist/Sheet/index.d.ts +23 -13
- package/dist/Sheet/index.d.ts.map +1 -1
- package/dist/Skeleton/index.d.ts +1 -0
- package/dist/Skeleton/index.d.ts.map +1 -1
- package/dist/Sonner/index.d.ts +1 -0
- package/dist/Sonner/index.d.ts.map +1 -1
- package/dist/Table/index.d.ts +2 -2
- package/dist/Table/index.d.ts.map +1 -1
- package/dist/Tabs/index.d.ts +1 -1
- package/dist/Tabs/index.d.ts.map +1 -1
- package/dist/TagInput/index.d.ts +2 -2
- package/dist/TagInput/index.d.ts.map +1 -1
- package/dist/Toggle/index.d.ts +3 -3
- package/dist/ToggleGroup/index.d.ts +13 -4
- package/dist/ToggleGroup/index.d.ts.map +1 -1
- package/dist/Tooltip/index.d.ts +11 -7
- package/dist/Tooltip/index.d.ts.map +1 -1
- package/dist/cosmik.css +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +9 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +178 -173
- package/dist/index.js.map +1 -1
- package/dist/index10.cjs +1 -1
- package/dist/index10.cjs.map +1 -1
- package/dist/index10.js +34 -127
- package/dist/index10.js.map +1 -1
- package/dist/index11.cjs +1 -1
- package/dist/index11.cjs.map +1 -1
- package/dist/index11.js +28 -105
- package/dist/index11.js.map +1 -1
- package/dist/index12.cjs +1 -1
- package/dist/index12.cjs.map +1 -1
- package/dist/index12.js +112 -112
- package/dist/index12.js.map +1 -1
- package/dist/index13.cjs +1 -1
- package/dist/index13.cjs.map +1 -1
- package/dist/index13.js +103 -96
- package/dist/index13.js.map +1 -1
- package/dist/index14.cjs +1 -1
- package/dist/index14.cjs.map +1 -1
- package/dist/index14.js +141 -22
- package/dist/index14.js.map +1 -1
- package/dist/index15.cjs +1 -1
- package/dist/index15.cjs.map +1 -1
- package/dist/index15.js +105 -22
- package/dist/index15.js.map +1 -1
- package/dist/index16.cjs +1 -1
- package/dist/index16.cjs.map +1 -1
- package/dist/index16.js +22 -17
- package/dist/index16.js.map +1 -1
- package/dist/index17.cjs +1 -1
- package/dist/index17.cjs.map +1 -1
- package/dist/index17.js +22 -58
- package/dist/index17.js.map +1 -1
- package/dist/index18.cjs +1 -1
- package/dist/index18.cjs.map +1 -1
- package/dist/index18.js +17 -20
- package/dist/index18.js.map +1 -1
- package/dist/index19.cjs +1 -1
- package/dist/index19.cjs.map +1 -1
- package/dist/index19.js +64 -96
- package/dist/index19.js.map +1 -1
- package/dist/index2.cjs +2 -0
- package/dist/index2.cjs.map +1 -0
- package/dist/index2.js +5 -0
- package/dist/index2.js.map +1 -0
- package/dist/index20.cjs +1 -1
- package/dist/index20.cjs.map +1 -1
- package/dist/index20.js +20 -22
- package/dist/index20.js.map +1 -1
- package/dist/index21.cjs +1 -1
- package/dist/index21.cjs.map +1 -1
- package/dist/index21.js +93 -21
- package/dist/index21.js.map +1 -1
- package/dist/index22.cjs +1 -1
- package/dist/index22.cjs.map +1 -1
- package/dist/index22.js +19 -27
- package/dist/index22.js.map +1 -1
- package/dist/index23.cjs +1 -1
- package/dist/index23.cjs.map +1 -1
- package/dist/index23.js +19 -126
- package/dist/index23.js.map +1 -1
- package/dist/index24.cjs +1 -1
- package/dist/index24.cjs.map +1 -1
- package/dist/index24.js +30 -23
- package/dist/index24.js.map +1 -1
- package/dist/index25.cjs +1 -1
- package/dist/index25.cjs.map +1 -1
- package/dist/index25.js +130 -128
- package/dist/index25.js.map +1 -1
- package/dist/index26.cjs +1 -1
- package/dist/index26.cjs.map +1 -1
- package/dist/index26.js +21 -13
- package/dist/index26.js.map +1 -1
- package/dist/index27.cjs +1 -1
- package/dist/index27.cjs.map +1 -1
- package/dist/index27.js +103 -28
- package/dist/index27.js.map +1 -1
- package/dist/index28.cjs +1 -1
- package/dist/index28.cjs.map +1 -1
- package/dist/index28.js +15 -27
- package/dist/index28.js.map +1 -1
- package/dist/index29.cjs +1 -1
- package/dist/index29.cjs.map +1 -1
- package/dist/index29.js +30 -108
- package/dist/index29.js.map +1 -1
- package/dist/index3.cjs +1 -1
- package/dist/index3.cjs.map +1 -1
- package/dist/index3.js +70 -54
- package/dist/index3.js.map +1 -1
- package/dist/index30.cjs +1 -1
- package/dist/index30.cjs.map +1 -1
- package/dist/index30.js +23 -38
- package/dist/index30.js.map +1 -1
- package/dist/index31.cjs +1 -1
- package/dist/index31.cjs.map +1 -1
- package/dist/index31.js +102 -73
- package/dist/index31.js.map +1 -1
- package/dist/index32.cjs +1 -1
- package/dist/index32.cjs.map +1 -1
- package/dist/index32.js +42 -23
- package/dist/index32.js.map +1 -1
- package/dist/index33.cjs +1 -1
- package/dist/index33.cjs.map +1 -1
- package/dist/index33.js +78 -78
- package/dist/index33.js.map +1 -1
- package/dist/index34.cjs +1 -1
- package/dist/index34.cjs.map +1 -1
- package/dist/index34.js +20 -67
- package/dist/index34.js.map +1 -1
- package/dist/index35.cjs +1 -1
- package/dist/index35.cjs.map +1 -1
- package/dist/index35.js +75 -55
- package/dist/index35.js.map +1 -1
- package/dist/index36.cjs +1 -1
- package/dist/index36.cjs.map +1 -1
- package/dist/index36.js +36 -58
- package/dist/index36.js.map +1 -1
- package/dist/index37.cjs +1 -1
- package/dist/index37.cjs.map +1 -1
- package/dist/index37.js +33 -3
- package/dist/index37.js.map +1 -1
- package/dist/index38.cjs +1 -1
- package/dist/index38.cjs.map +1 -1
- package/dist/index38.js +65 -33
- package/dist/index38.js.map +1 -1
- package/dist/index39.cjs +1 -1
- package/dist/index39.cjs.map +1 -1
- package/dist/index39.js +261 -11
- package/dist/index39.js.map +1 -1
- package/dist/index4.cjs +1 -1
- package/dist/index4.cjs.map +1 -1
- package/dist/index4.js +324 -112
- package/dist/index4.js.map +1 -1
- package/dist/index40.cjs +1 -1
- package/dist/index40.cjs.map +1 -1
- package/dist/index40.js +6 -118
- package/dist/index40.js.map +1 -1
- package/dist/index41.cjs +1 -1
- package/dist/index41.cjs.map +1 -1
- package/dist/index41.js +12 -13
- package/dist/index41.js.map +1 -1
- package/dist/index42.cjs +1 -1
- package/dist/index42.cjs.map +1 -1
- package/dist/index42.js +118 -7
- package/dist/index42.js.map +1 -1
- package/dist/index43.cjs +1 -1
- package/dist/index43.cjs.map +1 -1
- package/dist/index43.js +14 -2
- package/dist/index43.js.map +1 -1
- package/dist/index44.cjs +1 -9
- package/dist/index44.cjs.map +1 -1
- package/dist/index44.js +3 -25
- package/dist/index44.js.map +1 -1
- package/dist/index45.cjs +1 -22
- package/dist/index45.cjs.map +1 -1
- package/dist/index45.js +104 -601
- package/dist/index45.js.map +1 -1
- package/dist/index46.cjs +1 -1
- package/dist/index46.cjs.map +1 -1
- package/dist/index46.js +32 -13
- package/dist/index46.js.map +1 -1
- package/dist/index47.cjs +1 -1
- package/dist/index47.cjs.map +1 -1
- package/dist/index47.js +2 -2729
- package/dist/index47.js.map +1 -1
- package/dist/index48.cjs +9 -1
- package/dist/index48.cjs.map +1 -1
- package/dist/index48.js +30 -2
- package/dist/index48.js.map +1 -1
- package/dist/index49.cjs +19 -1
- package/dist/index49.cjs.map +1 -1
- package/dist/index49.js +599 -2
- package/dist/index49.js.map +1 -1
- package/dist/index5.cjs +1 -1
- package/dist/index5.cjs.map +1 -1
- package/dist/index5.js +41 -77
- package/dist/index5.js.map +1 -1
- package/dist/index50.cjs +2 -0
- package/dist/index50.cjs.map +1 -0
- package/dist/index50.js +5 -0
- package/dist/index50.js.map +1 -0
- package/dist/index51.cjs +2 -0
- package/dist/index51.cjs.map +1 -0
- package/dist/index51.js +154 -0
- package/dist/index51.js.map +1 -0
- package/dist/index52.cjs +2 -0
- package/dist/index52.cjs.map +1 -0
- package/dist/index52.js +19 -0
- package/dist/index52.js.map +1 -0
- package/dist/index53.cjs +2 -0
- package/dist/index53.cjs.map +1 -0
- package/dist/index53.js +345 -0
- package/dist/index53.js.map +1 -0
- package/dist/index54.cjs +2 -0
- package/dist/index54.cjs.map +1 -0
- package/dist/index54.js +48 -0
- package/dist/index54.js.map +1 -0
- package/dist/index55.cjs +2 -0
- package/dist/index55.cjs.map +1 -0
- package/dist/index55.js +5 -0
- package/dist/index55.js.map +1 -0
- package/dist/index56.cjs +2 -0
- package/dist/index56.cjs.map +1 -0
- package/dist/index56.js +5 -0
- package/dist/index56.js.map +1 -0
- package/dist/index57.cjs +2 -0
- package/dist/index57.cjs.map +1 -0
- package/dist/index57.js +5 -0
- package/dist/index57.js.map +1 -0
- package/dist/index58.cjs +2 -0
- package/dist/index58.cjs.map +1 -0
- package/dist/index58.js +7 -0
- package/dist/index58.js.map +1 -0
- package/dist/index6.cjs +1 -1
- package/dist/index6.cjs.map +1 -1
- package/dist/index6.js +110 -157
- package/dist/index6.js.map +1 -1
- package/dist/index7.cjs +1 -1
- package/dist/index7.cjs.map +1 -1
- package/dist/index7.js +85 -65
- package/dist/index7.js.map +1 -1
- package/dist/index8.cjs +1 -1
- package/dist/index8.cjs.map +1 -1
- package/dist/index8.js +155 -42
- package/dist/index8.js.map +1 -1
- package/dist/index9.cjs +1 -1
- package/dist/index9.cjs.map +1 -1
- package/dist/index9.js +70 -33
- package/dist/index9.js.map +1 -1
- package/dist/lib/utils.d.ts +1 -1
- package/dist/lib/utils.d.ts.map +1 -1
- package/dist/tailwind-theme-config.d.ts +318 -0
- package/dist/tailwind-theme-config.d.ts.map +1 -0
- package/package.json +62 -58
- package/dist/cosmik-theme.css +0 -185
package/dist/index4.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./index39.cjs"),a=require("./index3.cjs"),e={screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},colors:{transparent:"transparent",white:"#fff",gray:{50:a.default.GRAY_50,100:a.default.GRAY_100,200:a.default.GRAY_200,300:a.default.GRAY_300,400:a.default.GRAY_400,500:a.default.GRAY_500,600:a.default.GRAY_600,700:a.default.GRAY_700,800:a.default.GRAY_800,900:a.default.GRAY_900},green:{50:a.default.GREEN_50,100:a.default.GREEN_100,200:a.default.GREEN_200,300:a.default.GREEN_300,400:a.default.GREEN_400,500:a.default.GREEN_500,600:a.default.GREEN_600,700:a.default.GREEN_700,800:a.default.GREEN_800,900:a.default.GREEN_900},magenta:{50:a.default.MAGENTA_50,100:a.default.MAGENTA_100,200:a.default.MAGENTA_200,300:a.default.MAGENTA_300,400:a.default.MAGENTA_400,500:a.default.MAGENTA_500,600:a.default.MAGENTA_600,700:a.default.MAGENTA_700,800:a.default.MAGENTA_800,900:a.default.MAGENTA_900},purple:{50:a.default.PURPLE_50,100:a.default.PURPLE_100,200:a.default.PURPLE_200,300:a.default.PURPLE_300,400:a.default.PURPLE_400,500:a.default.PURPLE_500,600:a.default.PURPLE_600,700:a.default.PURPLE_700,800:a.default.PURPLE_800,900:a.default.PURPLE_900},robinblue:{50:a.default.ROBINBLUE_50,100:a.default.ROBINBLUE_100,200:a.default.ROBINBLUE_200,300:a.default.ROBINBLUE_300,400:a.default.ROBINBLUE_400,500:a.default.ROBINBLUE_500,600:a.default.ROBINBLUE_600,700:a.default.ROBINBLUE_700,800:a.default.ROBINBLUE_800,900:a.default.ROBINBLUE_900},yellow:{50:a.default.YELLOW_50,100:a.default.YELLOW_100,200:a.default.YELLOW_200,300:a.default.YELLOW_300,400:a.default.YELLOW_400,500:a.default.YELLOW_500,600:a.default.YELLOW_600,700:a.default.YELLOW_700,800:a.default.YELLOW_800,900:a.default.YELLOW_900},chart:{purple:a.default.CHART_PURPLE,magenta:a.default.CHART_MAGENTA,yellow:a.default.CHART_YELLOW,green:a.default.CHART_GREEN,robinblue:a.default.CHART_ROBINBLUE}},spacing:{0:"0",2:"2px",4:"4px",8:"8px",12:"12px",16:"16px",24:"24px",32:"32px",40:"40px",48:"48px",64:"64px",96:"96px"},backgroundColor:l=>({transparent:"transparent",white:l("colors.white"),gray:{...l("colors.gray"),"50-80":r.default(l("colors").gray[50]).alpha(.8).string(),"900-4":r.default(l("colors").gray[900]).alpha(.04).string(),"900-8":r.default(l("colors").gray[900]).alpha(.08).string(),"900-12":r.default(l("colors").gray[900]).alpha(.12).string(),"900-16":r.default(l("colors").gray[900]).alpha(.16).string(),"900-24":r.default(l("colors").gray[900]).alpha(.24).string(),"900-32":r.default(l("colors").gray[900]).alpha(.32).string()},robinblue:{...l("colors.robinblue"),"500-8":r.default(l("colors").robinblue[500]).alpha(.08).string(),"500-16":r.default(l("colors").robinblue[500]).alpha(.16).string(),"500-40":r.default(l("colors").robinblue[500]).alpha(.4).string()},purple:{...l("colors.purple"),"700-48":r.default(l("colors").purple[700]).alpha(.48).string()},green:l("colors.green"),yellow:l("colors.yellow"),magenta:l("colors.magenta"),chart:{...l("colors.chart"),"purple-80":r.default(l("colors").chart.purple).alpha(.8).string()}}),borderColor:l=>({DEFAULT:l("colors.gray.400"),gray:{400:r.default(l("colors").gray[400]).string(),700:r.default(l("colors").gray[700]).string(),"900-8":r.default(l("colors").gray[900]).alpha(.08).string(),"900-16":r.default(l("colors").gray[900]).alpha(.16).string(),"900-24":r.default(l("colors").gray[900]).alpha(.24).string()},purple:{...l("colors.purple"),"900-8":r.default(l("colors").purple[900]).alpha(.08).string()},robinblue:l("colors.robinblue"),green:l("colors.green"),yellow:l("colors.yellow"),magenta:l("colors.magenta"),white:l("colors.white"),transparent:l("colors.transparent")}),borderRadius:{none:"0",DEFAULT:"4px",full:"9999px"},borderWidth:{DEFAULT:"1px",2:"2px",1:"1px",0:"0"},boxShadow:{100:"0 0 0 1px rgba(61, 63, 62, .16)",200:"0 4px 6px -1px rgba(61, 63, 62, .16)",300:"0 8px 10px -4px rgba(61, 63, 62, .16)",400:"0 16px 24px -6px rgba(61, 63, 62, .16)",500:"0 24px 32px 0px rgba(61, 63, 62, .16)",DEFAULT:"0 4px 16px -1px rgba(61, 63, 62, .16)","field-hover":"inset 0 0px 0px 1px rgba(61, 63, 62, .16)","field-active":"0 0px 0px 1px rgba(61, 63, 62, .48)","error-field-hover":"0 0px 0px 1px rgba(201, 44, 70, .32)","error-field-active":"0 0px 0px 1px rgba(201, 44, 70, .48)","warning-field-hover":"0 0px 0px 1px rgba(176, 88, 0, .32)","warning-field-active":"0 0px 0px 1px rgba(176, 88, 0, .48)",none:"none"},fontFamily:{default:['"Inter Variable"',"sans-serif"],icons:['"Material Icons"'],iconsOutlined:['"Material Icons Outlined"']},fontSize:{sm:"12px",base:"14px",lg:"18px",xl:"20px","icon-sm":"16px","icon-md":"20px"},fontWeight:{thin:"200",normal:"400",medium:"600"},letterSpacing:{normal:"0"},lineHeight:{14:"14px",20:"20px",24:"24px",18:"18px",26:"26px"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite","loading-ellipsis1":"ellipsis1 0.6s infinite","loading-ellipsis2":"ellipsis2 0.6s infinite","loading-ellipsis3":"ellipsis3 0.6s infinite","page-loader":"pageLoader 5s ease"},keyframes:{ellipsis1:{"0%":{transform:"scale(0)"},"100%":{transform:"scale(1)"}},ellipsis3:{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0)"}},ellipsis2:{"0%":{transform:"translate(0, 0)"},"100%":{transform:"translate(24px, 0)"}},pageLoader:{"0%":{width:"0%"},"100%":{width:"100%"}},spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},minHeight:l=>({0:"0",...l("spacing"),full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"}),minWidth:l=>({0:"0",...l("spacing"),full:"100%",min:"min-content",max:"max-content",fit:"fit-content"}),opacity:{0:"0",8:"0.08",12:"0.12",16:"0.16",24:"0.24",32:"0.32",40:"0.40",48:"0.48",64:"0.64",72:"0.72",80:"0.80",100:"1"},textColor:l=>({white:l("colors.white"),gray:l("colors.gray"),robinblue:l("colors.robinblue"),green:l("colors.green"),magenta:l("colors.magenta"),yellow:l("colors.yellow"),purple:l("colors.purple")})};exports.default=e;
|
|
2
2
|
//# sourceMappingURL=index4.cjs.map
|
package/dist/index4.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index4.cjs","sources":["../src/AlertDialog/index.tsx"],"sourcesContent":["'use client'\n\nimport * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog'\nimport { cva, type VariantProps } from 'class-variance-authority'\nimport * as React from 'react'\nimport { buttonVariants } from '../Button'\nimport { cn } from '../lib/utils'\n\nconst AlertDialog = AlertDialogPrimitive.Root\n\nconst AlertDialogTrigger = AlertDialogPrimitive.Trigger\n\nconst AlertDialogPortal = AlertDialogPrimitive.Portal\n\nconst AlertDialogOverlay = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Overlay>,\n React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Overlay>\n>(({ className, ...props }, ref) => (\n <AlertDialogPrimitive.Overlay\n className={cn(\n 'fixed inset-0 z-50 bg-gray-900/48 backdrop-blur-sm data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0',\n className\n )}\n {...props}\n ref={ref}\n />\n))\nAlertDialogOverlay.displayName = AlertDialogPrimitive.Overlay.displayName\n\nconst AlertDialogContent = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Content>,\n React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Content>\n>(({ className, ...props }, ref) => (\n <AlertDialogPortal>\n <AlertDialogOverlay />\n <AlertDialogPrimitive.Content\n ref={ref}\n className={cn(\n 'fixed left-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out 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-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] md:w-full',\n 'bg-white border-0 rounded shadow-200 min-w-[384px] p-24 top-24',\n className\n )}\n {...props}\n />\n </AlertDialogPortal>\n))\nAlertDialogContent.displayName = AlertDialogPrimitive.Content.displayName\n\nconst AlertDialogHeader = ({\n className,\n ...props\n}: React.HTMLAttributes<HTMLDivElement>) => (\n <div\n className={cn('flex flex-col space-y-16 text-left font-display', className)}\n {...props}\n />\n)\nAlertDialogHeader.displayName = 'AlertDialogHeader'\n\nconst AlertDialogFooter = ({\n className,\n ...props\n}: React.HTMLAttributes<HTMLDivElement>) => (\n <div\n className={cn('flex flex-row justify-end gap-8 mt-24', className)}\n {...props}\n />\n)\nAlertDialogFooter.displayName = 'AlertDialogFooter'\n\nconst titleVariants = cva('flex items-center text-lg font-medium', {\n variants: {\n intent: {\n default: 'text-gray-800',\n warning: 'text-yellow-600',\n danger: 'text-magenta-600'\n }\n },\n defaultVariants: {\n intent: 'default'\n }\n})\n\nconst AlertDialogTitle = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Title>,\n {\n intent?: VariantProps<typeof titleVariants>['intent']\n } & React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Title>\n>(({ className, intent, ...props }, ref) => (\n <AlertDialogPrimitive.Title\n ref={ref}\n className={cn(titleVariants({ intent }), className)}\n {...props}\n />\n))\nAlertDialogTitle.displayName = AlertDialogPrimitive.Title.displayName\n\nconst AlertDialogDescription = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Description>,\n React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Description>\n>(({ className, ...props }, ref) => (\n <AlertDialogPrimitive.Description\n ref={ref}\n className={cn('text-base text-muted-foreground', className)}\n {...props}\n />\n))\nAlertDialogDescription.displayName =\n AlertDialogPrimitive.Description.displayName\n\nconst AlertDialogAction = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Action>,\n {\n intent?: VariantProps<typeof buttonVariants>['intent']\n } & React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Action>\n>(({ className, intent, ...props }, ref) => (\n <AlertDialogPrimitive.Action\n ref={ref}\n className={cn(buttonVariants({ intent }), className)}\n {...props}\n />\n))\nAlertDialogAction.displayName = AlertDialogPrimitive.Action.displayName\n\nconst AlertDialogCancel = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Cancel>,\n React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Cancel>\n>(({ className, ...props }, ref) => (\n <AlertDialogPrimitive.Cancel\n ref={ref}\n className={cn(buttonVariants({ intent: 'secondary' }), className)}\n {...props}\n />\n))\nAlertDialogCancel.displayName = AlertDialogPrimitive.Cancel.displayName\n\nexport {\n AlertDialog,\n AlertDialogAction,\n AlertDialogCancel,\n AlertDialogContent,\n AlertDialogDescription,\n AlertDialogFooter,\n AlertDialogHeader,\n AlertDialogOverlay,\n AlertDialogPortal,\n AlertDialogTitle,\n AlertDialogTrigger,\n titleVariants\n}\n"],"names":["AlertDialog","AlertDialogPrimitive","AlertDialogTrigger","AlertDialogPortal","AlertDialogOverlay","React","className","props","ref","jsx","cn","AlertDialogContent","jsxs","AlertDialogHeader","AlertDialogFooter","titleVariants","cva","AlertDialogTitle","intent","AlertDialogDescription","AlertDialogAction","buttonVariants","AlertDialogCancel"],"mappings":"+hBAQMA,EAAcC,EAAqB,KAEnCC,EAAqBD,EAAqB,QAE1CE,EAAoBF,EAAqB,OAEzCG,EAAqBC,EAAM,WAG/B,CAAC,CAAE,UAAAC,EAAW,GAAGC,CAAA,EAASC,IAC1BC,EAAAA,kBAAAA,IAACR,EAAqB,QAArB,CACC,UAAWS,EAAAA,GACT,6KACAJ,CAAA,EAED,GAAGC,EACJ,IAAAC,CAAA,CACF,CACD,EACDJ,EAAmB,YAAcH,EAAqB,QAAQ,YAE9D,MAAMU,EAAqBN,EAAM,WAG/B,CAAC,CAAE,UAAAC,EAAW,GAAGC,CAAA,EAASC,IAC1BI,EAAAA,kBAAAA,KAACT,EAAA,CACC,SAAA,CAAAM,EAAAA,kBAAAA,IAACL,EAAA,EAAmB,EACpBK,EAAAA,kBAAAA,IAACR,EAAqB,QAArB,CACC,IAAAO,EACA,UAAWE,EAAAA,GACT,6dACA,iEACAJ,CAAA,EAED,GAAGC,CAAA,CAAA,CACN,EACF,CACD,EACDI,EAAmB,YAAcV,EAAqB,QAAQ,YAE9D,MAAMY,EAAoB,CAAC,CACzB,UAAAP,EACA,GAAGC,CACL,IACEE,EAAAA,kBAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GAAG,kDAAmDJ,CAAS,EACzE,GAAGC,CAAA,CACN,EAEFM,EAAkB,YAAc,oBAEhC,MAAMC,EAAoB,CAAC,CACzB,UAAAR,EACA,GAAGC,CACL,IACEE,EAAAA,kBAAAA,IAAC,MAAA,CACC,UAAWC,EAAAA,GAAG,wCAAyCJ,CAAS,EAC/D,GAAGC,CAAA,CACN,EAEFO,EAAkB,YAAc,oBAEhC,MAAMC,EAAgBC,EAAAA,IAAI,wCAAyC,CACjE,SAAU,CACR,OAAQ,CACN,QAAS,gBACT,QAAS,kBACT,OAAQ,kBAAA,CACV,EAEF,gBAAiB,CACf,OAAQ,SAAA,CAEZ,CAAC,EAEKC,EAAmBZ,EAAM,WAK7B,CAAC,CAAE,UAAAC,EAAW,OAAAY,EAAQ,GAAGX,GAASC,IAClCC,EAAAA,kBAAAA,IAACR,EAAqB,MAArB,CACC,IAAAO,EACA,UAAWE,EAAAA,GAAGK,EAAc,CAAE,OAAAG,CAAA,CAAQ,EAAGZ,CAAS,EACjD,GAAGC,CAAA,CACN,CACD,EACDU,EAAiB,YAAchB,EAAqB,MAAM,YAE1D,MAAMkB,EAAyBd,EAAM,WAGnC,CAAC,CAAE,UAAAC,EAAW,GAAGC,CAAA,EAASC,IAC1BC,EAAAA,kBAAAA,IAACR,EAAqB,YAArB,CACC,IAAAO,EACA,UAAWE,EAAAA,GAAG,kCAAmCJ,CAAS,EACzD,GAAGC,CAAA,CACN,CACD,EACDY,EAAuB,YACrBlB,EAAqB,YAAY,YAEnC,MAAMmB,EAAoBf,EAAM,WAK9B,CAAC,CAAE,UAAAC,EAAW,OAAAY,EAAQ,GAAGX,GAASC,IAClCC,EAAAA,kBAAAA,IAACR,EAAqB,OAArB,CACC,IAAAO,EACA,UAAWE,EAAAA,GAAGW,EAAAA,eAAe,CAAE,OAAAH,CAAA,CAAQ,EAAGZ,CAAS,EAClD,GAAGC,CAAA,CACN,CACD,EACDa,EAAkB,YAAcnB,EAAqB,OAAO,YAE5D,MAAMqB,EAAoBjB,EAAM,WAG9B,CAAC,CAAE,UAAAC,EAAW,GAAGC,CAAA,EAASC,IAC1BC,EAAAA,kBAAAA,IAACR,EAAqB,OAArB,CACC,IAAAO,EACA,UAAWE,EAAAA,GAAGW,iBAAe,CAAE,OAAQ,WAAA,CAAa,EAAGf,CAAS,EAC/D,GAAGC,CAAA,CACN,CACD,EACDe,EAAkB,YAAcrB,EAAqB,OAAO"}
|
|
1
|
+
{"version":3,"file":"index4.cjs","sources":["../src/tailwind-theme-config.ts"],"sourcesContent":["import Color from 'color'\nimport Colors from './Colors'\n\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\ntype Theme = (theme: string) => Record<string, any>\n\nexport default {\n screens: {\n sm: '640px',\n md: '768px',\n lg: '1024px',\n xl: '1280px',\n '2xl': '1536px'\n },\n colors: {\n transparent: 'transparent',\n white: '#fff',\n gray: {\n 50: Colors.GRAY_50,\n 100: Colors.GRAY_100,\n 200: Colors.GRAY_200,\n 300: Colors.GRAY_300,\n 400: Colors.GRAY_400,\n 500: Colors.GRAY_500,\n 600: Colors.GRAY_600,\n 700: Colors.GRAY_700,\n 800: Colors.GRAY_800,\n 900: Colors.GRAY_900\n },\n green: {\n 50: Colors.GREEN_50,\n 100: Colors.GREEN_100,\n 200: Colors.GREEN_200,\n 300: Colors.GREEN_300,\n 400: Colors.GREEN_400,\n 500: Colors.GREEN_500,\n 600: Colors.GREEN_600,\n 700: Colors.GREEN_700,\n 800: Colors.GREEN_800,\n 900: Colors.GREEN_900\n },\n magenta: {\n 50: Colors.MAGENTA_50,\n 100: Colors.MAGENTA_100,\n 200: Colors.MAGENTA_200,\n 300: Colors.MAGENTA_300,\n 400: Colors.MAGENTA_400,\n 500: Colors.MAGENTA_500,\n 600: Colors.MAGENTA_600,\n 700: Colors.MAGENTA_700,\n 800: Colors.MAGENTA_800,\n 900: Colors.MAGENTA_900\n },\n purple: {\n 50: Colors.PURPLE_50,\n 100: Colors.PURPLE_100,\n 200: Colors.PURPLE_200,\n 300: Colors.PURPLE_300,\n 400: Colors.PURPLE_400,\n 500: Colors.PURPLE_500,\n 600: Colors.PURPLE_600,\n 700: Colors.PURPLE_700,\n 800: Colors.PURPLE_800,\n 900: Colors.PURPLE_900\n },\n robinblue: {\n 50: Colors.ROBINBLUE_50,\n 100: Colors.ROBINBLUE_100,\n 200: Colors.ROBINBLUE_200,\n 300: Colors.ROBINBLUE_300,\n 400: Colors.ROBINBLUE_400,\n 500: Colors.ROBINBLUE_500,\n 600: Colors.ROBINBLUE_600,\n 700: Colors.ROBINBLUE_700,\n 800: Colors.ROBINBLUE_800,\n 900: Colors.ROBINBLUE_900\n },\n yellow: {\n 50: Colors.YELLOW_50,\n 100: Colors.YELLOW_100,\n 200: Colors.YELLOW_200,\n 300: Colors.YELLOW_300,\n 400: Colors.YELLOW_400,\n 500: Colors.YELLOW_500,\n 600: Colors.YELLOW_600,\n 700: Colors.YELLOW_700,\n 800: Colors.YELLOW_800,\n 900: Colors.YELLOW_900\n },\n chart: {\n purple: Colors.CHART_PURPLE,\n magenta: Colors.CHART_MAGENTA,\n yellow: Colors.CHART_YELLOW,\n green: Colors.CHART_GREEN,\n robinblue: Colors.CHART_ROBINBLUE\n }\n },\n spacing: {\n 0: '0',\n 2: '2px',\n 4: '4px',\n 8: '8px',\n 12: '12px',\n 16: '16px',\n 24: '24px',\n 32: '32px',\n 40: '40px',\n 48: '48px',\n 64: '64px',\n 96: '96px'\n },\n\n backgroundColor: (theme: Theme) => ({\n transparent: 'transparent',\n white: theme('colors.white'),\n gray: {\n ...theme('colors.gray'),\n '50-80': Color(theme('colors').gray['50']).alpha(0.8).string(),\n '900-4': Color(theme('colors').gray['900']).alpha(0.04).string(),\n '900-8': Color(theme('colors').gray['900']).alpha(0.08).string(),\n '900-12': Color(theme('colors').gray['900']).alpha(0.12).string(),\n '900-16': Color(theme('colors').gray['900']).alpha(0.16).string(),\n '900-24': Color(theme('colors').gray['900']).alpha(0.24).string(),\n '900-32': Color(theme('colors').gray['900']).alpha(0.32).string()\n },\n robinblue: {\n ...theme('colors.robinblue'),\n '500-8': Color(theme('colors').robinblue['500']).alpha(0.08).string(),\n '500-16': Color(theme('colors').robinblue['500']).alpha(0.16).string(),\n '500-40': Color(theme('colors').robinblue['500']).alpha(0.4).string()\n },\n purple: {\n ...theme('colors.purple'),\n '700-48': Color(theme('colors').purple['700']).alpha(0.48).string()\n },\n green: theme('colors.green'),\n yellow: theme('colors.yellow'),\n magenta: theme('colors.magenta'),\n chart: {\n ...theme('colors.chart'),\n 'purple-80': Color(theme('colors').chart['purple']).alpha(0.8).string()\n }\n }),\n borderColor: (theme: Theme) => ({\n DEFAULT: theme('colors.gray.400'),\n gray: {\n 400: Color(theme('colors').gray['400']).string(),\n 700: Color(theme('colors').gray['700']).string(),\n '900-8': Color(theme('colors').gray['900']).alpha(0.08).string(),\n '900-16': Color(theme('colors').gray['900']).alpha(0.16).string(),\n '900-24': Color(theme('colors').gray['900']).alpha(0.24).string()\n },\n purple: {\n ...theme('colors.purple'),\n '900-8': Color(theme('colors').purple['900']).alpha(0.08).string()\n },\n robinblue: theme('colors.robinblue'),\n green: theme('colors.green'),\n yellow: theme('colors.yellow'),\n magenta: theme('colors.magenta'),\n white: theme('colors.white'),\n transparent: theme('colors.transparent')\n }),\n borderRadius: {\n none: '0',\n DEFAULT: '4px',\n full: '9999px'\n },\n borderWidth: {\n DEFAULT: '1px',\n 2: '2px',\n 1: '1px',\n 0: '0'\n },\n boxShadow: {\n 100: '0 0 0 1px rgba(61, 63, 62, .16)',\n 200: '0 4px 6px -1px rgba(61, 63, 62, .16)',\n 300: '0 8px 10px -4px rgba(61, 63, 62, .16)',\n 400: '0 16px 24px -6px rgba(61, 63, 62, .16)',\n 500: '0 24px 32px 0px rgba(61, 63, 62, .16)',\n DEFAULT: '0 4px 16px -1px rgba(61, 63, 62, .16)',\n 'field-hover': 'inset 0 0px 0px 1px rgba(61, 63, 62, .16)',\n 'field-active': '0 0px 0px 1px rgba(61, 63, 62, .48)',\n 'error-field-hover': '0 0px 0px 1px rgba(201, 44, 70, .32)',\n 'error-field-active': '0 0px 0px 1px rgba(201, 44, 70, .48)',\n 'warning-field-hover': '0 0px 0px 1px rgba(176, 88, 0, .32)',\n 'warning-field-active': '0 0px 0px 1px rgba(176, 88, 0, .48)',\n none: 'none'\n },\n fontFamily: {\n default: ['\"Inter Variable\"', 'sans-serif'],\n icons: ['\"Material Icons\"'],\n iconsOutlined: ['\"Material Icons Outlined\"']\n },\n fontSize: {\n sm: '12px',\n base: '14px',\n lg: '18px',\n xl: '20px',\n 'icon-sm': '16px',\n 'icon-md': '20px'\n },\n fontWeight: {\n thin: '200',\n normal: '400',\n medium: '600'\n },\n letterSpacing: {\n normal: '0'\n },\n lineHeight: {\n // 12/14, 14/20, 20/24, 24/28\n 14: '14px',\n 20: '20px',\n 24: '24px',\n // TODO: refactor line heights to use 14/20, 12/18, 18/24\n 18: '18px',\n 26: '26px'\n },\n animation: {\n none: 'none',\n spin: 'spin 1s linear infinite',\n ping: 'ping 1s cubic-bezier(0, 0, 0.2, 1) infinite',\n pulse: 'pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite',\n bounce: 'bounce 1s infinite',\n 'loading-ellipsis1': 'ellipsis1 0.6s infinite',\n 'loading-ellipsis2': 'ellipsis2 0.6s infinite',\n 'loading-ellipsis3': 'ellipsis3 0.6s infinite',\n 'page-loader': 'pageLoader 5s ease'\n },\n keyframes: {\n ellipsis1: {\n '0%': {\n transform: 'scale(0)'\n },\n '100%': {\n transform: 'scale(1)'\n }\n },\n ellipsis3: {\n '0%': {\n transform: 'scale(1)'\n },\n '100%': {\n transform: 'scale(0)'\n }\n },\n ellipsis2: {\n '0%': {\n transform: 'translate(0, 0)'\n },\n '100%': {\n transform: 'translate(24px, 0)'\n }\n },\n pageLoader: {\n '0%': {\n width: '0%'\n },\n '100%': {\n width: '100%'\n }\n },\n spin: {\n to: {\n transform: 'rotate(360deg)'\n }\n },\n ping: {\n '75%, 100%': {\n transform: 'scale(2)',\n opacity: '0'\n }\n },\n pulse: {\n '50%': {\n opacity: '.5'\n }\n },\n bounce: {\n '0%, 100%': {\n transform: 'translateY(-25%)',\n animationTimingFunction: 'cubic-bezier(0.8,0,1,1)'\n },\n '50%': {\n transform: 'none',\n animationTimingFunction: 'cubic-bezier(0,0,0.2,1)'\n }\n }\n },\n minHeight: (theme: Theme) => ({\n 0: '0',\n ...theme('spacing'),\n full: '100%',\n screen: '100vh',\n min: 'min-content',\n max: 'max-content',\n fit: 'fit-content'\n }),\n minWidth: (theme: Theme) => ({\n 0: '0',\n ...theme('spacing'),\n full: '100%',\n min: 'min-content',\n max: 'max-content',\n fit: 'fit-content'\n }),\n opacity: {\n 0: '0',\n 8: '0.08',\n 12: '0.12',\n 16: '0.16',\n 24: '0.24',\n 32: '0.32',\n 40: '0.40',\n 48: '0.48',\n 64: '0.64',\n 72: '0.72',\n 80: '0.80',\n 100: '1'\n },\n textColor: (theme: Theme) => ({\n white: theme('colors.white'),\n gray: theme('colors.gray'),\n robinblue: theme('colors.robinblue'),\n green: theme('colors.green'),\n magenta: theme('colors.magenta'),\n yellow: theme('colors.yellow'),\n purple: theme('colors.purple')\n })\n}\n"],"names":["tailwindThemeConfig","Colors","theme","Color"],"mappings":"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"}
|
package/dist/index4.js
CHANGED
|
@@ -1,118 +1,330 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
1
|
+
import n from "./index39.js";
|
|
2
|
+
import r from "./index3.js";
|
|
3
|
+
const i = {
|
|
4
|
+
screens: {
|
|
5
|
+
sm: "640px",
|
|
6
|
+
md: "768px",
|
|
7
|
+
lg: "1024px",
|
|
8
|
+
xl: "1280px",
|
|
9
|
+
"2xl": "1536px"
|
|
10
|
+
},
|
|
11
|
+
colors: {
|
|
12
|
+
transparent: "transparent",
|
|
13
|
+
white: "#fff",
|
|
14
|
+
gray: {
|
|
15
|
+
50: r.GRAY_50,
|
|
16
|
+
100: r.GRAY_100,
|
|
17
|
+
200: r.GRAY_200,
|
|
18
|
+
300: r.GRAY_300,
|
|
19
|
+
400: r.GRAY_400,
|
|
20
|
+
500: r.GRAY_500,
|
|
21
|
+
600: r.GRAY_600,
|
|
22
|
+
700: r.GRAY_700,
|
|
23
|
+
800: r.GRAY_800,
|
|
24
|
+
900: r.GRAY_900
|
|
25
|
+
},
|
|
26
|
+
green: {
|
|
27
|
+
50: r.GREEN_50,
|
|
28
|
+
100: r.GREEN_100,
|
|
29
|
+
200: r.GREEN_200,
|
|
30
|
+
300: r.GREEN_300,
|
|
31
|
+
400: r.GREEN_400,
|
|
32
|
+
500: r.GREEN_500,
|
|
33
|
+
600: r.GREEN_600,
|
|
34
|
+
700: r.GREEN_700,
|
|
35
|
+
800: r.GREEN_800,
|
|
36
|
+
900: r.GREEN_900
|
|
37
|
+
},
|
|
38
|
+
magenta: {
|
|
39
|
+
50: r.MAGENTA_50,
|
|
40
|
+
100: r.MAGENTA_100,
|
|
41
|
+
200: r.MAGENTA_200,
|
|
42
|
+
300: r.MAGENTA_300,
|
|
43
|
+
400: r.MAGENTA_400,
|
|
44
|
+
500: r.MAGENTA_500,
|
|
45
|
+
600: r.MAGENTA_600,
|
|
46
|
+
700: r.MAGENTA_700,
|
|
47
|
+
800: r.MAGENTA_800,
|
|
48
|
+
900: r.MAGENTA_900
|
|
49
|
+
},
|
|
50
|
+
purple: {
|
|
51
|
+
50: r.PURPLE_50,
|
|
52
|
+
100: r.PURPLE_100,
|
|
53
|
+
200: r.PURPLE_200,
|
|
54
|
+
300: r.PURPLE_300,
|
|
55
|
+
400: r.PURPLE_400,
|
|
56
|
+
500: r.PURPLE_500,
|
|
57
|
+
600: r.PURPLE_600,
|
|
58
|
+
700: r.PURPLE_700,
|
|
59
|
+
800: r.PURPLE_800,
|
|
60
|
+
900: r.PURPLE_900
|
|
61
|
+
},
|
|
62
|
+
robinblue: {
|
|
63
|
+
50: r.ROBINBLUE_50,
|
|
64
|
+
100: r.ROBINBLUE_100,
|
|
65
|
+
200: r.ROBINBLUE_200,
|
|
66
|
+
300: r.ROBINBLUE_300,
|
|
67
|
+
400: r.ROBINBLUE_400,
|
|
68
|
+
500: r.ROBINBLUE_500,
|
|
69
|
+
600: r.ROBINBLUE_600,
|
|
70
|
+
700: r.ROBINBLUE_700,
|
|
71
|
+
800: r.ROBINBLUE_800,
|
|
72
|
+
900: r.ROBINBLUE_900
|
|
73
|
+
},
|
|
74
|
+
yellow: {
|
|
75
|
+
50: r.YELLOW_50,
|
|
76
|
+
100: r.YELLOW_100,
|
|
77
|
+
200: r.YELLOW_200,
|
|
78
|
+
300: r.YELLOW_300,
|
|
79
|
+
400: r.YELLOW_400,
|
|
80
|
+
500: r.YELLOW_500,
|
|
81
|
+
600: r.YELLOW_600,
|
|
82
|
+
700: r.YELLOW_700,
|
|
83
|
+
800: r.YELLOW_800,
|
|
84
|
+
900: r.YELLOW_900
|
|
85
|
+
},
|
|
86
|
+
chart: {
|
|
87
|
+
purple: r.CHART_PURPLE,
|
|
88
|
+
magenta: r.CHART_MAGENTA,
|
|
89
|
+
yellow: r.CHART_YELLOW,
|
|
90
|
+
green: r.CHART_GREEN,
|
|
91
|
+
robinblue: r.CHART_ROBINBLUE
|
|
31
92
|
}
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
)
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
93
|
+
},
|
|
94
|
+
spacing: {
|
|
95
|
+
0: "0",
|
|
96
|
+
2: "2px",
|
|
97
|
+
4: "4px",
|
|
98
|
+
8: "8px",
|
|
99
|
+
12: "12px",
|
|
100
|
+
16: "16px",
|
|
101
|
+
24: "24px",
|
|
102
|
+
32: "32px",
|
|
103
|
+
40: "40px",
|
|
104
|
+
48: "48px",
|
|
105
|
+
64: "64px",
|
|
106
|
+
96: "96px"
|
|
107
|
+
},
|
|
108
|
+
backgroundColor: (o) => ({
|
|
109
|
+
transparent: "transparent",
|
|
110
|
+
white: o("colors.white"),
|
|
111
|
+
gray: {
|
|
112
|
+
...o("colors.gray"),
|
|
113
|
+
"50-80": n(o("colors").gray[50]).alpha(0.8).string(),
|
|
114
|
+
"900-4": n(o("colors").gray[900]).alpha(0.04).string(),
|
|
115
|
+
"900-8": n(o("colors").gray[900]).alpha(0.08).string(),
|
|
116
|
+
"900-12": n(o("colors").gray[900]).alpha(0.12).string(),
|
|
117
|
+
"900-16": n(o("colors").gray[900]).alpha(0.16).string(),
|
|
118
|
+
"900-24": n(o("colors").gray[900]).alpha(0.24).string(),
|
|
119
|
+
"900-32": n(o("colors").gray[900]).alpha(0.32).string()
|
|
120
|
+
},
|
|
121
|
+
robinblue: {
|
|
122
|
+
...o("colors.robinblue"),
|
|
123
|
+
"500-8": n(o("colors").robinblue[500]).alpha(0.08).string(),
|
|
124
|
+
"500-16": n(o("colors").robinblue[500]).alpha(0.16).string(),
|
|
125
|
+
"500-40": n(o("colors").robinblue[500]).alpha(0.4).string()
|
|
126
|
+
},
|
|
127
|
+
purple: {
|
|
128
|
+
...o("colors.purple"),
|
|
129
|
+
"700-48": n(o("colors").purple[700]).alpha(0.48).string()
|
|
130
|
+
},
|
|
131
|
+
green: o("colors.green"),
|
|
132
|
+
yellow: o("colors.yellow"),
|
|
133
|
+
magenta: o("colors.magenta"),
|
|
134
|
+
chart: {
|
|
135
|
+
...o("colors.chart"),
|
|
136
|
+
"purple-80": n(o("colors").chart.purple).alpha(0.8).string()
|
|
63
137
|
}
|
|
138
|
+
}),
|
|
139
|
+
borderColor: (o) => ({
|
|
140
|
+
DEFAULT: o("colors.gray.400"),
|
|
141
|
+
gray: {
|
|
142
|
+
400: n(o("colors").gray[400]).string(),
|
|
143
|
+
700: n(o("colors").gray[700]).string(),
|
|
144
|
+
"900-8": n(o("colors").gray[900]).alpha(0.08).string(),
|
|
145
|
+
"900-16": n(o("colors").gray[900]).alpha(0.16).string(),
|
|
146
|
+
"900-24": n(o("colors").gray[900]).alpha(0.24).string()
|
|
147
|
+
},
|
|
148
|
+
purple: {
|
|
149
|
+
...o("colors.purple"),
|
|
150
|
+
"900-8": n(o("colors").purple[900]).alpha(0.08).string()
|
|
151
|
+
},
|
|
152
|
+
robinblue: o("colors.robinblue"),
|
|
153
|
+
green: o("colors.green"),
|
|
154
|
+
yellow: o("colors.yellow"),
|
|
155
|
+
magenta: o("colors.magenta"),
|
|
156
|
+
white: o("colors.white"),
|
|
157
|
+
transparent: o("colors.transparent")
|
|
158
|
+
}),
|
|
159
|
+
borderRadius: {
|
|
160
|
+
none: "0",
|
|
161
|
+
DEFAULT: "4px",
|
|
162
|
+
full: "9999px"
|
|
163
|
+
},
|
|
164
|
+
borderWidth: {
|
|
165
|
+
DEFAULT: "1px",
|
|
166
|
+
2: "2px",
|
|
167
|
+
1: "1px",
|
|
168
|
+
0: "0"
|
|
169
|
+
},
|
|
170
|
+
boxShadow: {
|
|
171
|
+
100: "0 0 0 1px rgba(61, 63, 62, .16)",
|
|
172
|
+
200: "0 4px 6px -1px rgba(61, 63, 62, .16)",
|
|
173
|
+
300: "0 8px 10px -4px rgba(61, 63, 62, .16)",
|
|
174
|
+
400: "0 16px 24px -6px rgba(61, 63, 62, .16)",
|
|
175
|
+
500: "0 24px 32px 0px rgba(61, 63, 62, .16)",
|
|
176
|
+
DEFAULT: "0 4px 16px -1px rgba(61, 63, 62, .16)",
|
|
177
|
+
"field-hover": "inset 0 0px 0px 1px rgba(61, 63, 62, .16)",
|
|
178
|
+
"field-active": "0 0px 0px 1px rgba(61, 63, 62, .48)",
|
|
179
|
+
"error-field-hover": "0 0px 0px 1px rgba(201, 44, 70, .32)",
|
|
180
|
+
"error-field-active": "0 0px 0px 1px rgba(201, 44, 70, .48)",
|
|
181
|
+
"warning-field-hover": "0 0px 0px 1px rgba(176, 88, 0, .32)",
|
|
182
|
+
"warning-field-active": "0 0px 0px 1px rgba(176, 88, 0, .48)",
|
|
183
|
+
none: "none"
|
|
184
|
+
},
|
|
185
|
+
fontFamily: {
|
|
186
|
+
default: ['"Inter Variable"', "sans-serif"],
|
|
187
|
+
icons: ['"Material Icons"'],
|
|
188
|
+
iconsOutlined: ['"Material Icons Outlined"']
|
|
189
|
+
},
|
|
190
|
+
fontSize: {
|
|
191
|
+
sm: "12px",
|
|
192
|
+
base: "14px",
|
|
193
|
+
lg: "18px",
|
|
194
|
+
xl: "20px",
|
|
195
|
+
"icon-sm": "16px",
|
|
196
|
+
"icon-md": "20px"
|
|
197
|
+
},
|
|
198
|
+
fontWeight: {
|
|
199
|
+
thin: "200",
|
|
200
|
+
normal: "400",
|
|
201
|
+
medium: "600"
|
|
64
202
|
},
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
{
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
)
|
|
103
|
-
|
|
203
|
+
letterSpacing: {
|
|
204
|
+
normal: "0"
|
|
205
|
+
},
|
|
206
|
+
lineHeight: {
|
|
207
|
+
// 12/14, 14/20, 20/24, 24/28
|
|
208
|
+
14: "14px",
|
|
209
|
+
20: "20px",
|
|
210
|
+
24: "24px",
|
|
211
|
+
// TODO: refactor line heights to use 14/20, 12/18, 18/24
|
|
212
|
+
18: "18px",
|
|
213
|
+
26: "26px"
|
|
214
|
+
},
|
|
215
|
+
animation: {
|
|
216
|
+
none: "none",
|
|
217
|
+
spin: "spin 1s linear infinite",
|
|
218
|
+
ping: "ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",
|
|
219
|
+
pulse: "pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",
|
|
220
|
+
bounce: "bounce 1s infinite",
|
|
221
|
+
"loading-ellipsis1": "ellipsis1 0.6s infinite",
|
|
222
|
+
"loading-ellipsis2": "ellipsis2 0.6s infinite",
|
|
223
|
+
"loading-ellipsis3": "ellipsis3 0.6s infinite",
|
|
224
|
+
"page-loader": "pageLoader 5s ease"
|
|
225
|
+
},
|
|
226
|
+
keyframes: {
|
|
227
|
+
ellipsis1: {
|
|
228
|
+
"0%": {
|
|
229
|
+
transform: "scale(0)"
|
|
230
|
+
},
|
|
231
|
+
"100%": {
|
|
232
|
+
transform: "scale(1)"
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
ellipsis3: {
|
|
236
|
+
"0%": {
|
|
237
|
+
transform: "scale(1)"
|
|
238
|
+
},
|
|
239
|
+
"100%": {
|
|
240
|
+
transform: "scale(0)"
|
|
241
|
+
}
|
|
242
|
+
},
|
|
243
|
+
ellipsis2: {
|
|
244
|
+
"0%": {
|
|
245
|
+
transform: "translate(0, 0)"
|
|
246
|
+
},
|
|
247
|
+
"100%": {
|
|
248
|
+
transform: "translate(24px, 0)"
|
|
249
|
+
}
|
|
250
|
+
},
|
|
251
|
+
pageLoader: {
|
|
252
|
+
"0%": {
|
|
253
|
+
width: "0%"
|
|
254
|
+
},
|
|
255
|
+
"100%": {
|
|
256
|
+
width: "100%"
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
spin: {
|
|
260
|
+
to: {
|
|
261
|
+
transform: "rotate(360deg)"
|
|
262
|
+
}
|
|
263
|
+
},
|
|
264
|
+
ping: {
|
|
265
|
+
"75%, 100%": {
|
|
266
|
+
transform: "scale(2)",
|
|
267
|
+
opacity: "0"
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
pulse: {
|
|
271
|
+
"50%": {
|
|
272
|
+
opacity: ".5"
|
|
273
|
+
}
|
|
274
|
+
},
|
|
275
|
+
bounce: {
|
|
276
|
+
"0%, 100%": {
|
|
277
|
+
transform: "translateY(-25%)",
|
|
278
|
+
animationTimingFunction: "cubic-bezier(0.8,0,1,1)"
|
|
279
|
+
},
|
|
280
|
+
"50%": {
|
|
281
|
+
transform: "none",
|
|
282
|
+
animationTimingFunction: "cubic-bezier(0,0,0.2,1)"
|
|
283
|
+
}
|
|
284
|
+
}
|
|
285
|
+
},
|
|
286
|
+
minHeight: (o) => ({
|
|
287
|
+
0: "0",
|
|
288
|
+
...o("spacing"),
|
|
289
|
+
full: "100%",
|
|
290
|
+
screen: "100vh",
|
|
291
|
+
min: "min-content",
|
|
292
|
+
max: "max-content",
|
|
293
|
+
fit: "fit-content"
|
|
294
|
+
}),
|
|
295
|
+
minWidth: (o) => ({
|
|
296
|
+
0: "0",
|
|
297
|
+
...o("spacing"),
|
|
298
|
+
full: "100%",
|
|
299
|
+
min: "min-content",
|
|
300
|
+
max: "max-content",
|
|
301
|
+
fit: "fit-content"
|
|
302
|
+
}),
|
|
303
|
+
opacity: {
|
|
304
|
+
0: "0",
|
|
305
|
+
8: "0.08",
|
|
306
|
+
12: "0.12",
|
|
307
|
+
16: "0.16",
|
|
308
|
+
24: "0.24",
|
|
309
|
+
32: "0.32",
|
|
310
|
+
40: "0.40",
|
|
311
|
+
48: "0.48",
|
|
312
|
+
64: "0.64",
|
|
313
|
+
72: "0.72",
|
|
314
|
+
80: "0.80",
|
|
315
|
+
100: "1"
|
|
316
|
+
},
|
|
317
|
+
textColor: (o) => ({
|
|
318
|
+
white: o("colors.white"),
|
|
319
|
+
gray: o("colors.gray"),
|
|
320
|
+
robinblue: o("colors.robinblue"),
|
|
321
|
+
green: o("colors.green"),
|
|
322
|
+
magenta: o("colors.magenta"),
|
|
323
|
+
yellow: o("colors.yellow"),
|
|
324
|
+
purple: o("colors.purple")
|
|
325
|
+
})
|
|
326
|
+
};
|
|
104
327
|
export {
|
|
105
|
-
|
|
106
|
-
N as AlertDialogAction,
|
|
107
|
-
A as AlertDialogCancel,
|
|
108
|
-
f as AlertDialogContent,
|
|
109
|
-
u as AlertDialogDescription,
|
|
110
|
-
g as AlertDialogFooter,
|
|
111
|
-
p as AlertDialogHeader,
|
|
112
|
-
n as AlertDialogOverlay,
|
|
113
|
-
c as AlertDialogPortal,
|
|
114
|
-
y as AlertDialogTitle,
|
|
115
|
-
v as AlertDialogTrigger,
|
|
116
|
-
x as titleVariants
|
|
328
|
+
i as default
|
|
117
329
|
};
|
|
118
330
|
//# sourceMappingURL=index4.js.map
|
package/dist/index4.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index4.js","sources":["../src/AlertDialog/index.tsx"],"sourcesContent":["'use client'\n\nimport * as AlertDialogPrimitive from '@radix-ui/react-alert-dialog'\nimport { cva, type VariantProps } from 'class-variance-authority'\nimport * as React from 'react'\nimport { buttonVariants } from '../Button'\nimport { cn } from '../lib/utils'\n\nconst AlertDialog = AlertDialogPrimitive.Root\n\nconst AlertDialogTrigger = AlertDialogPrimitive.Trigger\n\nconst AlertDialogPortal = AlertDialogPrimitive.Portal\n\nconst AlertDialogOverlay = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Overlay>,\n React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Overlay>\n>(({ className, ...props }, ref) => (\n <AlertDialogPrimitive.Overlay\n className={cn(\n 'fixed inset-0 z-50 bg-gray-900/48 backdrop-blur-sm data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0',\n className\n )}\n {...props}\n ref={ref}\n />\n))\nAlertDialogOverlay.displayName = AlertDialogPrimitive.Overlay.displayName\n\nconst AlertDialogContent = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Content>,\n React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Content>\n>(({ className, ...props }, ref) => (\n <AlertDialogPortal>\n <AlertDialogOverlay />\n <AlertDialogPrimitive.Content\n ref={ref}\n className={cn(\n 'fixed left-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] gap-4 border bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out 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-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] md:w-full',\n 'bg-white border-0 rounded shadow-200 min-w-[384px] p-24 top-24',\n className\n )}\n {...props}\n />\n </AlertDialogPortal>\n))\nAlertDialogContent.displayName = AlertDialogPrimitive.Content.displayName\n\nconst AlertDialogHeader = ({\n className,\n ...props\n}: React.HTMLAttributes<HTMLDivElement>) => (\n <div\n className={cn('flex flex-col space-y-16 text-left font-display', className)}\n {...props}\n />\n)\nAlertDialogHeader.displayName = 'AlertDialogHeader'\n\nconst AlertDialogFooter = ({\n className,\n ...props\n}: React.HTMLAttributes<HTMLDivElement>) => (\n <div\n className={cn('flex flex-row justify-end gap-8 mt-24', className)}\n {...props}\n />\n)\nAlertDialogFooter.displayName = 'AlertDialogFooter'\n\nconst titleVariants = cva('flex items-center text-lg font-medium', {\n variants: {\n intent: {\n default: 'text-gray-800',\n warning: 'text-yellow-600',\n danger: 'text-magenta-600'\n }\n },\n defaultVariants: {\n intent: 'default'\n }\n})\n\nconst AlertDialogTitle = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Title>,\n {\n intent?: VariantProps<typeof titleVariants>['intent']\n } & React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Title>\n>(({ className, intent, ...props }, ref) => (\n <AlertDialogPrimitive.Title\n ref={ref}\n className={cn(titleVariants({ intent }), className)}\n {...props}\n />\n))\nAlertDialogTitle.displayName = AlertDialogPrimitive.Title.displayName\n\nconst AlertDialogDescription = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Description>,\n React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Description>\n>(({ className, ...props }, ref) => (\n <AlertDialogPrimitive.Description\n ref={ref}\n className={cn('text-base text-muted-foreground', className)}\n {...props}\n />\n))\nAlertDialogDescription.displayName =\n AlertDialogPrimitive.Description.displayName\n\nconst AlertDialogAction = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Action>,\n {\n intent?: VariantProps<typeof buttonVariants>['intent']\n } & React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Action>\n>(({ className, intent, ...props }, ref) => (\n <AlertDialogPrimitive.Action\n ref={ref}\n className={cn(buttonVariants({ intent }), className)}\n {...props}\n />\n))\nAlertDialogAction.displayName = AlertDialogPrimitive.Action.displayName\n\nconst AlertDialogCancel = React.forwardRef<\n React.ElementRef<typeof AlertDialogPrimitive.Cancel>,\n React.ComponentPropsWithoutRef<typeof AlertDialogPrimitive.Cancel>\n>(({ className, ...props }, ref) => (\n <AlertDialogPrimitive.Cancel\n ref={ref}\n className={cn(buttonVariants({ intent: 'secondary' }), className)}\n {...props}\n />\n))\nAlertDialogCancel.displayName = AlertDialogPrimitive.Cancel.displayName\n\nexport {\n AlertDialog,\n AlertDialogAction,\n AlertDialogCancel,\n AlertDialogContent,\n AlertDialogDescription,\n AlertDialogFooter,\n AlertDialogHeader,\n AlertDialogOverlay,\n AlertDialogPortal,\n AlertDialogTitle,\n AlertDialogTrigger,\n titleVariants\n}\n"],"names":["AlertDialog","AlertDialogPrimitive","AlertDialogTrigger","AlertDialogPortal","AlertDialogOverlay","React","className","props","ref","jsx","cn","AlertDialogContent","jsxs","AlertDialogHeader","AlertDialogFooter","titleVariants","cva","AlertDialogTitle","intent","AlertDialogDescription","AlertDialogAction","buttonVariants","AlertDialogCancel"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index4.js","sources":["../src/tailwind-theme-config.ts"],"sourcesContent":["import Color from 'color'\nimport Colors from './Colors'\n\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\ntype Theme = (theme: string) => Record<string, any>\n\nexport default {\n screens: {\n sm: '640px',\n md: '768px',\n lg: '1024px',\n xl: '1280px',\n '2xl': '1536px'\n },\n colors: {\n transparent: 'transparent',\n white: '#fff',\n gray: {\n 50: Colors.GRAY_50,\n 100: Colors.GRAY_100,\n 200: Colors.GRAY_200,\n 300: Colors.GRAY_300,\n 400: Colors.GRAY_400,\n 500: Colors.GRAY_500,\n 600: Colors.GRAY_600,\n 700: Colors.GRAY_700,\n 800: Colors.GRAY_800,\n 900: Colors.GRAY_900\n },\n green: {\n 50: Colors.GREEN_50,\n 100: Colors.GREEN_100,\n 200: Colors.GREEN_200,\n 300: Colors.GREEN_300,\n 400: Colors.GREEN_400,\n 500: Colors.GREEN_500,\n 600: Colors.GREEN_600,\n 700: Colors.GREEN_700,\n 800: Colors.GREEN_800,\n 900: Colors.GREEN_900\n },\n magenta: {\n 50: Colors.MAGENTA_50,\n 100: Colors.MAGENTA_100,\n 200: Colors.MAGENTA_200,\n 300: Colors.MAGENTA_300,\n 400: Colors.MAGENTA_400,\n 500: Colors.MAGENTA_500,\n 600: Colors.MAGENTA_600,\n 700: Colors.MAGENTA_700,\n 800: Colors.MAGENTA_800,\n 900: Colors.MAGENTA_900\n },\n purple: {\n 50: Colors.PURPLE_50,\n 100: Colors.PURPLE_100,\n 200: Colors.PURPLE_200,\n 300: Colors.PURPLE_300,\n 400: Colors.PURPLE_400,\n 500: Colors.PURPLE_500,\n 600: Colors.PURPLE_600,\n 700: Colors.PURPLE_700,\n 800: Colors.PURPLE_800,\n 900: Colors.PURPLE_900\n },\n robinblue: {\n 50: Colors.ROBINBLUE_50,\n 100: Colors.ROBINBLUE_100,\n 200: Colors.ROBINBLUE_200,\n 300: Colors.ROBINBLUE_300,\n 400: Colors.ROBINBLUE_400,\n 500: Colors.ROBINBLUE_500,\n 600: Colors.ROBINBLUE_600,\n 700: Colors.ROBINBLUE_700,\n 800: Colors.ROBINBLUE_800,\n 900: Colors.ROBINBLUE_900\n },\n yellow: {\n 50: Colors.YELLOW_50,\n 100: Colors.YELLOW_100,\n 200: Colors.YELLOW_200,\n 300: Colors.YELLOW_300,\n 400: Colors.YELLOW_400,\n 500: Colors.YELLOW_500,\n 600: Colors.YELLOW_600,\n 700: Colors.YELLOW_700,\n 800: Colors.YELLOW_800,\n 900: Colors.YELLOW_900\n },\n chart: {\n purple: Colors.CHART_PURPLE,\n magenta: Colors.CHART_MAGENTA,\n yellow: Colors.CHART_YELLOW,\n green: Colors.CHART_GREEN,\n robinblue: Colors.CHART_ROBINBLUE\n }\n },\n spacing: {\n 0: '0',\n 2: '2px',\n 4: '4px',\n 8: '8px',\n 12: '12px',\n 16: '16px',\n 24: '24px',\n 32: '32px',\n 40: '40px',\n 48: '48px',\n 64: '64px',\n 96: '96px'\n },\n\n backgroundColor: (theme: Theme) => ({\n transparent: 'transparent',\n white: theme('colors.white'),\n gray: {\n ...theme('colors.gray'),\n '50-80': Color(theme('colors').gray['50']).alpha(0.8).string(),\n '900-4': Color(theme('colors').gray['900']).alpha(0.04).string(),\n '900-8': Color(theme('colors').gray['900']).alpha(0.08).string(),\n '900-12': Color(theme('colors').gray['900']).alpha(0.12).string(),\n '900-16': Color(theme('colors').gray['900']).alpha(0.16).string(),\n '900-24': Color(theme('colors').gray['900']).alpha(0.24).string(),\n '900-32': Color(theme('colors').gray['900']).alpha(0.32).string()\n },\n robinblue: {\n ...theme('colors.robinblue'),\n '500-8': Color(theme('colors').robinblue['500']).alpha(0.08).string(),\n '500-16': Color(theme('colors').robinblue['500']).alpha(0.16).string(),\n '500-40': Color(theme('colors').robinblue['500']).alpha(0.4).string()\n },\n purple: {\n ...theme('colors.purple'),\n '700-48': Color(theme('colors').purple['700']).alpha(0.48).string()\n },\n green: theme('colors.green'),\n yellow: theme('colors.yellow'),\n magenta: theme('colors.magenta'),\n chart: {\n ...theme('colors.chart'),\n 'purple-80': Color(theme('colors').chart['purple']).alpha(0.8).string()\n }\n }),\n borderColor: (theme: Theme) => ({\n DEFAULT: theme('colors.gray.400'),\n gray: {\n 400: Color(theme('colors').gray['400']).string(),\n 700: Color(theme('colors').gray['700']).string(),\n '900-8': Color(theme('colors').gray['900']).alpha(0.08).string(),\n '900-16': Color(theme('colors').gray['900']).alpha(0.16).string(),\n '900-24': Color(theme('colors').gray['900']).alpha(0.24).string()\n },\n purple: {\n ...theme('colors.purple'),\n '900-8': Color(theme('colors').purple['900']).alpha(0.08).string()\n },\n robinblue: theme('colors.robinblue'),\n green: theme('colors.green'),\n yellow: theme('colors.yellow'),\n magenta: theme('colors.magenta'),\n white: theme('colors.white'),\n transparent: theme('colors.transparent')\n }),\n borderRadius: {\n none: '0',\n DEFAULT: '4px',\n full: '9999px'\n },\n borderWidth: {\n DEFAULT: '1px',\n 2: '2px',\n 1: '1px',\n 0: '0'\n },\n boxShadow: {\n 100: '0 0 0 1px rgba(61, 63, 62, .16)',\n 200: '0 4px 6px -1px rgba(61, 63, 62, .16)',\n 300: '0 8px 10px -4px rgba(61, 63, 62, .16)',\n 400: '0 16px 24px -6px rgba(61, 63, 62, .16)',\n 500: '0 24px 32px 0px rgba(61, 63, 62, .16)',\n DEFAULT: '0 4px 16px -1px rgba(61, 63, 62, .16)',\n 'field-hover': 'inset 0 0px 0px 1px rgba(61, 63, 62, .16)',\n 'field-active': '0 0px 0px 1px rgba(61, 63, 62, .48)',\n 'error-field-hover': '0 0px 0px 1px rgba(201, 44, 70, .32)',\n 'error-field-active': '0 0px 0px 1px rgba(201, 44, 70, .48)',\n 'warning-field-hover': '0 0px 0px 1px rgba(176, 88, 0, .32)',\n 'warning-field-active': '0 0px 0px 1px rgba(176, 88, 0, .48)',\n none: 'none'\n },\n fontFamily: {\n default: ['\"Inter Variable\"', 'sans-serif'],\n icons: ['\"Material Icons\"'],\n iconsOutlined: ['\"Material Icons Outlined\"']\n },\n fontSize: {\n sm: '12px',\n base: '14px',\n lg: '18px',\n xl: '20px',\n 'icon-sm': '16px',\n 'icon-md': '20px'\n },\n fontWeight: {\n thin: '200',\n normal: '400',\n medium: '600'\n },\n letterSpacing: {\n normal: '0'\n },\n lineHeight: {\n // 12/14, 14/20, 20/24, 24/28\n 14: '14px',\n 20: '20px',\n 24: '24px',\n // TODO: refactor line heights to use 14/20, 12/18, 18/24\n 18: '18px',\n 26: '26px'\n },\n animation: {\n none: 'none',\n spin: 'spin 1s linear infinite',\n ping: 'ping 1s cubic-bezier(0, 0, 0.2, 1) infinite',\n pulse: 'pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite',\n bounce: 'bounce 1s infinite',\n 'loading-ellipsis1': 'ellipsis1 0.6s infinite',\n 'loading-ellipsis2': 'ellipsis2 0.6s infinite',\n 'loading-ellipsis3': 'ellipsis3 0.6s infinite',\n 'page-loader': 'pageLoader 5s ease'\n },\n keyframes: {\n ellipsis1: {\n '0%': {\n transform: 'scale(0)'\n },\n '100%': {\n transform: 'scale(1)'\n }\n },\n ellipsis3: {\n '0%': {\n transform: 'scale(1)'\n },\n '100%': {\n transform: 'scale(0)'\n }\n },\n ellipsis2: {\n '0%': {\n transform: 'translate(0, 0)'\n },\n '100%': {\n transform: 'translate(24px, 0)'\n }\n },\n pageLoader: {\n '0%': {\n width: '0%'\n },\n '100%': {\n width: '100%'\n }\n },\n spin: {\n to: {\n transform: 'rotate(360deg)'\n }\n },\n ping: {\n '75%, 100%': {\n transform: 'scale(2)',\n opacity: '0'\n }\n },\n pulse: {\n '50%': {\n opacity: '.5'\n }\n },\n bounce: {\n '0%, 100%': {\n transform: 'translateY(-25%)',\n animationTimingFunction: 'cubic-bezier(0.8,0,1,1)'\n },\n '50%': {\n transform: 'none',\n animationTimingFunction: 'cubic-bezier(0,0,0.2,1)'\n }\n }\n },\n minHeight: (theme: Theme) => ({\n 0: '0',\n ...theme('spacing'),\n full: '100%',\n screen: '100vh',\n min: 'min-content',\n max: 'max-content',\n fit: 'fit-content'\n }),\n minWidth: (theme: Theme) => ({\n 0: '0',\n ...theme('spacing'),\n full: '100%',\n min: 'min-content',\n max: 'max-content',\n fit: 'fit-content'\n }),\n opacity: {\n 0: '0',\n 8: '0.08',\n 12: '0.12',\n 16: '0.16',\n 24: '0.24',\n 32: '0.32',\n 40: '0.40',\n 48: '0.48',\n 64: '0.64',\n 72: '0.72',\n 80: '0.80',\n 100: '1'\n },\n textColor: (theme: Theme) => ({\n white: theme('colors.white'),\n gray: theme('colors.gray'),\n robinblue: theme('colors.robinblue'),\n green: theme('colors.green'),\n magenta: theme('colors.magenta'),\n yellow: theme('colors.yellow'),\n purple: theme('colors.purple')\n })\n}\n"],"names":["tailwindThemeConfig","Colors","theme","Color"],"mappings":"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"}
|
package/dist/index40.cjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index47.cjs"),r=require("./index48.cjs"),t=require("./index49.cjs");process.env.NODE_ENV==="production"?e.__module.exports=r.__require():e.__module.exports=t.__require();var o=e.__module.exports;exports.jsxRuntimeExports=o;
|
|
2
2
|
//# sourceMappingURL=index40.cjs.map
|
package/dist/index40.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index40.cjs","sources":["../
|
|
1
|
+
{"version":3,"file":"index40.cjs","sources":["../node_modules/.pnpm/react@18.2.0/node_modules/react/jsx-runtime.js"],"sourcesContent":["'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.min.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n"],"names":["jsxRuntimeModule","require$$0","require$$1"],"mappings":"uKAEI,QAAQ,IAAI,WAAa,aAC3BA,WAAA,QAAiBC,EAAAA,YAEjBD,WAAA,QAAiBE,EAAAA","x_google_ignoreList":[0]}
|