@nation-a/ui 0.11.7 → 0.11.9
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/index.cjs +23765 -4553
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +23766 -4554
- package/dist/index.js.map +1 -1
- package/dist/styled-system/css/css.mjs +1 -1
- package/dist/styled-system/styles.css +16 -44
- package/dist/styled-system/types/conditions.d.ts +1 -1
- package/dist/types/assets/lotties/spinner.json.d.ts +102 -0
- package/dist/types/components/Button/index.d.ts +2 -0
- package/dist/types/components/Input/Input.stories.d.ts +2 -0
- package/dist/types/components/Input/index.d.ts +1 -0
- package/dist/types/components/Input/input.recipe.d.ts +20 -0
- package/dist/types/components/Layout/index.d.ts +8 -8
- package/dist/types/components/Spinner/index.d.ts +5 -273
- package/dist/types/components/Text/index.d.ts +3 -1
- package/dist/types/components/TextArea/TextArea.stories.d.ts +2 -0
- package/dist/types/components/Toast/index.d.ts +1 -1
- package/package.json +3 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { createCss, createMergeCss, hypenateProperty, withoutSpace } from '../helpers.mjs';
|
|
2
2
|
import { sortConditions, finalizeConditions } from './conditions.mjs';
|
|
3
3
|
|
|
4
|
-
const utilities = "aspectRatio:asp,boxDecorationBreak:bx-db,zIndex:z,boxSizing:bx-s,objectPosition:obj-p,objectFit:obj-f,overscrollBehavior:ovs-b,overscrollBehaviorX:ovs-bx,overscrollBehaviorY:ovs-by,position:pos/1,top:top,left:left,inset:inset,insetInline:inset-x/insetX,insetBlock:inset-y/insetY,insetBlockEnd:inset-be,insetBlockStart:inset-bs,insetInlineEnd:inset-e/insetEnd/end,insetInlineStart:inset-s/insetStart/start,right:right,bottom:bottom,float:float,visibility:vis,display:d,hideFrom:hide,hideBelow:show,flexBasis:flex-b,flex:flex,flexDirection:flex-d/flexDir,flexGrow:flex-g,flexShrink:flex-sh,gridTemplateColumns:grid-tc,gridTemplateRows:grid-tr,gridColumn:grid-c,gridRow:grid-r,gridColumnStart:grid-cs,gridColumnEnd:grid-ce,gridAutoFlow:grid-af,gridAutoColumns:grid-ac,gridAutoRows:grid-ar,gap:gap,gridGap:grid-g,gridRowGap:grid-rg,gridColumnGap:grid-cg,rowGap:rg,columnGap:cg,justifyContent:jc,alignContent:ac,alignItems:ai,alignSelf:as,padding:p/1,paddingLeft:pl/1,paddingRight:pr/1,paddingTop:pt/1,paddingBottom:pb/1,paddingBlock:py/1/paddingY,paddingBlockEnd:pbe,paddingBlockStart:pbs,paddingInline:px/paddingX/1,paddingInlineEnd:pe/1/paddingEnd,paddingInlineStart:ps/1/paddingStart,marginLeft:ml/1,marginRight:mr/1,marginTop:mt/1,marginBottom:mb/1,margin:m/1,marginBlock:my/1/marginY,marginBlockEnd:mbe,marginBlockStart:mbs,marginInline:mx/1/marginX,marginInlineEnd:me/1/marginEnd,marginInlineStart:ms/1/marginStart,spaceX:sx,spaceY:sy,outlineWidth:ring-w/ringWidth,outlineColor:ring-c/ringColor,outline:ring/1,outlineOffset:ring-o/ringOffset,divideX:dvd-x,divideY:dvd-y,divideColor:dvd-c,divideStyle:dvd-s,width:w/1,inlineSize:w-is,minWidth:min-w/minW,minInlineSize:min-w-is,maxWidth:max-w/maxW,maxInlineSize:max-w-is,height:h/1,blockSize:h-bs,minHeight:min-h/minH,minBlockSize:min-h-bs,maxHeight:max-h/maxH,maxBlockSize:max-b,color:c,fontFamily:ff,fontSize:fs,fontSizeAdjust:fs-a,fontPalette:fp,fontKerning:fk,fontFeatureSettings:ff-s,fontWeight:fw,fontSmoothing:fsmt,fontVariant:fv,fontVariantAlternates:fv-alt,fontVariantCaps:fv-caps,fontVariationSettings:fv-s,fontVariantNumeric:fv-num,letterSpacing:ls,lineHeight:lh,textAlign:ta,textDecoration:td,textDecorationColor:td-c,textEmphasisColor:te-c,textDecorationStyle:td-s,textDecorationThickness:td-t,textUnderlineOffset:tu-o,textTransform:tt,textIndent:ti,textShadow:tsh,textShadowColor:tsh-c/textShadowColor,textOverflow:tov,verticalAlign:va,wordBreak:wb,textWrap:tw,truncate:trunc,lineClamp:lc,listStyleType:li-t,listStylePosition:li-pos,listStyleImage:li-img,listStyle:li-s,backgroundPosition:bg-p/bgPosition,backgroundPositionX:bg-p-x/bgPositionX,backgroundPositionY:bg-p-y/bgPositionY,backgroundAttachment:bg-a/bgAttachment,backgroundClip:bg-cp/bgClip,background:bg/1,backgroundColor:bg-c/bgColor,backgroundOrigin:bg-o/bgOrigin,backgroundImage:bg-i/bgImage,backgroundRepeat:bg-r/bgRepeat,backgroundBlendMode:bg-bm/bgBlendMode,backgroundSize:bg-s/bgSize,backgroundGradient:bg-grad/bgGradient,textGradient:txt-grad,gradientFromPosition:grad-from-pos,gradientToPosition:grad-to-pos,gradientFrom:grad-from,gradientTo:grad-to,gradientVia:grad-via,gradientViaPosition:grad-via-pos,borderRadius:bdr/rounded,borderTopLeftRadius:bdr-tl/roundedTopLeft,borderTopRightRadius:bdr-tr/roundedTopRight,borderBottomRightRadius:bdr-br/roundedBottomRight,borderBottomLeftRadius:bdr-bl/roundedBottomLeft,borderTopRadius:bdr-t/roundedTop,borderRightRadius:bdr-r/roundedRight,borderBottomRadius:bdr-b/roundedBottom,borderLeftRadius:bdr-l/roundedLeft,borderStartStartRadius:bdr-ss/roundedStartStart,borderStartEndRadius:bdr-se/roundedStartEnd,borderStartRadius:bdr-s/roundedStart,borderEndStartRadius:bdr-es/roundedEndStart,borderEndEndRadius:bdr-ee/roundedEndEnd,borderEndRadius:bdr-e/roundedEnd,border:bd,borderWidth:bd-w,borderTopWidth:bd-t-w,borderLeftWidth:bd-l-w,borderRightWidth:bd-r-w,borderBottomWidth:bd-b-w,borderColor:bd-c,borderInline:bd-x/borderX,borderInlineWidth:bd-x-w/borderXWidth,borderInlineColor:bd-x-c/borderXColor,borderBlock:bd-y/borderY,borderBlockWidth:bd-y-w/borderYWidth,borderBlockColor:bd-y-c/borderYColor,borderLeft:bd-l,borderLeftColor:bd-l-c,borderInlineStart:bd-s/borderStart,borderInlineStartWidth:bd-s-w/borderStartWidth,borderInlineStartColor:bd-s-c/borderStartColor,borderRight:bd-r,borderRightColor:bd-r-c,borderInlineEnd:bd-e/borderEnd,borderInlineEndWidth:bd-e-w/borderEndWidth,borderInlineEndColor:bd-e-c/borderEndColor,borderTop:bd-t,borderTopColor:bd-t-c,borderBottom:bd-b,borderBottomColor:bd-b-c,borderBlockEnd:bd-be,borderBlockEndColor:bd-be-c,borderBlockStart:bd-bs,borderBlockStartColor:bd-bs-c,opacity:op,boxShadow:bx-sh/shadow,boxShadowColor:bx-sh-c/shadowColor,mixBlendMode:mix-bm,filter:filter,brightness:brightness,contrast:contrast,grayscale:grayscale,hueRotate:hue-rotate,invert:invert,saturate:saturate,sepia:sepia,dropShadow:drop-shadow,blur:blur,backdropFilter:bkdp,backdropBlur:bkdp-blur,backdropBrightness:bkdp-brightness,backdropContrast:bkdp-contrast,backdropGrayscale:bkdp-grayscale,backdropHueRotate:bkdp-hue-rotate,backdropInvert:bkdp-invert,backdropOpacity:bkdp-opacity,backdropSaturate:bkdp-saturate,backdropSepia:bkdp-sepia,borderCollapse:bd-cl,borderSpacing:bd-sp,borderSpacingX:bd-sx,borderSpacingY:bd-sy,tableLayout:tbl,transitionTimingFunction:trs-tmf,transitionDelay:trs-dly,transitionDuration:trs-dur,transitionProperty:trs-prop,transition:trs,animation:anim,animationName:anim-n,animationTimingFunction:anim-tmf,animationDuration:anim-dur,animationDelay:anim-dly,animationPlayState:anim-ps,animationComposition:anim-comp,animationFillMode:anim-fm,animationDirection:anim-dir,animationIterationCount:anim-ic,animationRange:anim-r,animationState:anim-s,animationRangeStart:anim-rs,animationRangeEnd:anim-re,animationTimeline:anim-tl,transformOrigin:trf-o,transformBox:trf-b,transformStyle:trf-s,transform:trf,rotate:rotate,rotateX:rotate-x,rotateY:rotate-y,rotateZ:rotate-z,scale:scale,scaleX:scale-x,scaleY:scale-y,translate:translate,translateX:translate-x/x,translateY:translate-y/y,translateZ:translate-z/z,accentColor:ac-c,caretColor:ca-c,scrollBehavior:scr-bhv,scrollbar:scr-bar,scrollbarColor:scr-bar-c,scrollbarGutter:scr-bar-g,scrollbarWidth:scr-bar-w,scrollMargin:scr-m,scrollMarginLeft:scr-ml,scrollMarginRight:scr-mr,scrollMarginTop:scr-mt,scrollMarginBottom:scr-mb,scrollMarginBlock:scr-my/scrollMarginY,scrollMarginBlockEnd:scr-mbe,scrollMarginBlockStart:scr-mbt,scrollMarginInline:scr-mx/scrollMarginX,scrollMarginInlineEnd:scr-me,scrollMarginInlineStart:scr-ms,scrollPadding:scr-p,scrollPaddingBlock:scr-py/scrollPaddingY,scrollPaddingBlockStart:scr-pbs,scrollPaddingBlockEnd:scr-pbe,scrollPaddingInline:scr-px/scrollPaddingX,scrollPaddingInlineEnd:scr-pe,scrollPaddingInlineStart:scr-ps,scrollPaddingLeft:scr-pl,scrollPaddingRight:scr-pr,scrollPaddingTop:scr-pt,scrollPaddingBottom:scr-pb,scrollSnapAlign:scr-sa,scrollSnapStop:scrs-s,scrollSnapType:scrs-t,scrollSnapStrictness:scrs-strt,scrollSnapMargin:scrs-m,scrollSnapMarginTop:scrs-mt,scrollSnapMarginBottom:scrs-mb,scrollSnapMarginLeft:scrs-ml,scrollSnapMarginRight:scrs-mr,scrollSnapCoordinate:scrs-c,scrollSnapDestination:scrs-d,scrollSnapPointsX:scrs-px,scrollSnapPointsY:scrs-py,scrollSnapTypeX:scrs-tx,scrollSnapTypeY:scrs-ty,scrollTimeline:scrtl,scrollTimelineAxis:scrtl-a,scrollTimelineName:scrtl-n,touchAction:tch-a,userSelect:us,overflow:ov,overflowWrap:ov-wrap,overflowX:ov-x,overflowY:ov-y,overflowAnchor:ov-a,overflowBlock:ov-b,overflowInline:ov-i,overflowClipBox:ovcp-bx,overflowClipMargin:ovcp-m,overscrollBehaviorBlock:ovs-bb,overscrollBehaviorInline:ovs-bi,fill:fill,stroke:stk,strokeWidth:stk-w,strokeDasharray:stk-dsh,strokeDashoffset:stk-do,strokeLinecap:stk-lc,strokeLinejoin:stk-lj,strokeMiterlimit:stk-ml,strokeOpacity:stk-op,srOnly:sr,debug:debug,appearance:ap,backfaceVisibility:bfv,clipPath:cp-path,hyphens:hy,mask:msk,maskImage:msk-i,maskSize:msk-s,textSizeAdjust:txt-adj,container:cq,containerName:cq-n,containerType:cq-t,textStyle:textStyle"
|
|
4
|
+
const utilities = "aspectRatio:asp,boxDecorationBreak:bx-db,zIndex:z,boxSizing:bx-s,objectPosition:obj-p,objectFit:obj-f,overscrollBehavior:ovs-b,overscrollBehaviorX:ovs-bx,overscrollBehaviorY:ovs-by,position:pos/1,top:top,left:left,inset:inset,insetInline:inset-x/insetX,insetBlock:inset-y/insetY,insetBlockEnd:inset-be,insetBlockStart:inset-bs,insetInlineEnd:inset-e/insetEnd/end,insetInlineStart:inset-s/insetStart/start,right:right,bottom:bottom,float:float,visibility:vis,display:d,hideFrom:hide,hideBelow:show,flexBasis:flex-b,flex:flex,flexDirection:flex-d/flexDir,flexGrow:flex-g,flexShrink:flex-sh,gridTemplateColumns:grid-tc,gridTemplateRows:grid-tr,gridColumn:grid-c,gridRow:grid-r,gridColumnStart:grid-cs,gridColumnEnd:grid-ce,gridAutoFlow:grid-af,gridAutoColumns:grid-ac,gridAutoRows:grid-ar,gap:gap,gridGap:grid-g,gridRowGap:grid-rg,gridColumnGap:grid-cg,rowGap:rg,columnGap:cg,justifyContent:jc,alignContent:ac,alignItems:ai,alignSelf:as,padding:p/1,paddingLeft:pl/1,paddingRight:pr/1,paddingTop:pt/1,paddingBottom:pb/1,paddingBlock:py/1/paddingY,paddingBlockEnd:pbe,paddingBlockStart:pbs,paddingInline:px/paddingX/1,paddingInlineEnd:pe/1/paddingEnd,paddingInlineStart:ps/1/paddingStart,marginLeft:ml/1,marginRight:mr/1,marginTop:mt/1,marginBottom:mb/1,margin:m/1,marginBlock:my/1/marginY,marginBlockEnd:mbe,marginBlockStart:mbs,marginInline:mx/1/marginX,marginInlineEnd:me/1/marginEnd,marginInlineStart:ms/1/marginStart,spaceX:sx,spaceY:sy,outlineWidth:ring-w/ringWidth,outlineColor:ring-c/ringColor,outline:ring/1,outlineOffset:ring-o/ringOffset,divideX:dvd-x,divideY:dvd-y,divideColor:dvd-c,divideStyle:dvd-s,width:w/1,inlineSize:w-is,minWidth:min-w/minW,minInlineSize:min-w-is,maxWidth:max-w/maxW,maxInlineSize:max-w-is,height:h/1,blockSize:h-bs,minHeight:min-h/minH,minBlockSize:min-h-bs,maxHeight:max-h/maxH,maxBlockSize:max-b,color:c,fontFamily:ff,fontSize:fs,fontSizeAdjust:fs-a,fontPalette:fp,fontKerning:fk,fontFeatureSettings:ff-s,fontWeight:fw,fontSmoothing:fsmt,fontVariant:fv,fontVariantAlternates:fv-alt,fontVariantCaps:fv-caps,fontVariationSettings:fv-s,fontVariantNumeric:fv-num,letterSpacing:ls,lineHeight:lh,textAlign:ta,textDecoration:td,textDecorationColor:td-c,textEmphasisColor:te-c,textDecorationStyle:td-s,textDecorationThickness:td-t,textUnderlineOffset:tu-o,textTransform:tt,textIndent:ti,textShadow:tsh,textShadowColor:tsh-c/textShadowColor,textOverflow:tov,verticalAlign:va,wordBreak:wb,textWrap:tw,truncate:trunc,lineClamp:lc,listStyleType:li-t,listStylePosition:li-pos,listStyleImage:li-img,listStyle:li-s,backgroundPosition:bg-p/bgPosition,backgroundPositionX:bg-p-x/bgPositionX,backgroundPositionY:bg-p-y/bgPositionY,backgroundAttachment:bg-a/bgAttachment,backgroundClip:bg-cp/bgClip,background:bg/1,backgroundColor:bg-c/bgColor,backgroundOrigin:bg-o/bgOrigin,backgroundImage:bg-i/bgImage,backgroundRepeat:bg-r/bgRepeat,backgroundBlendMode:bg-bm/bgBlendMode,backgroundSize:bg-s/bgSize,backgroundGradient:bg-grad/bgGradient,textGradient:txt-grad,gradientFromPosition:grad-from-pos,gradientToPosition:grad-to-pos,gradientFrom:grad-from,gradientTo:grad-to,gradientVia:grad-via,gradientViaPosition:grad-via-pos,borderRadius:bdr/rounded,borderTopLeftRadius:bdr-tl/roundedTopLeft,borderTopRightRadius:bdr-tr/roundedTopRight,borderBottomRightRadius:bdr-br/roundedBottomRight,borderBottomLeftRadius:bdr-bl/roundedBottomLeft,borderTopRadius:bdr-t/roundedTop,borderRightRadius:bdr-r/roundedRight,borderBottomRadius:bdr-b/roundedBottom,borderLeftRadius:bdr-l/roundedLeft,borderStartStartRadius:bdr-ss/roundedStartStart,borderStartEndRadius:bdr-se/roundedStartEnd,borderStartRadius:bdr-s/roundedStart,borderEndStartRadius:bdr-es/roundedEndStart,borderEndEndRadius:bdr-ee/roundedEndEnd,borderEndRadius:bdr-e/roundedEnd,border:bd,borderWidth:bd-w,borderTopWidth:bd-t-w,borderLeftWidth:bd-l-w,borderRightWidth:bd-r-w,borderBottomWidth:bd-b-w,borderColor:bd-c,borderInline:bd-x/borderX,borderInlineWidth:bd-x-w/borderXWidth,borderInlineColor:bd-x-c/borderXColor,borderBlock:bd-y/borderY,borderBlockWidth:bd-y-w/borderYWidth,borderBlockColor:bd-y-c/borderYColor,borderLeft:bd-l,borderLeftColor:bd-l-c,borderInlineStart:bd-s/borderStart,borderInlineStartWidth:bd-s-w/borderStartWidth,borderInlineStartColor:bd-s-c/borderStartColor,borderRight:bd-r,borderRightColor:bd-r-c,borderInlineEnd:bd-e/borderEnd,borderInlineEndWidth:bd-e-w/borderEndWidth,borderInlineEndColor:bd-e-c/borderEndColor,borderTop:bd-t,borderTopColor:bd-t-c,borderBottom:bd-b,borderBottomColor:bd-b-c,borderBlockEnd:bd-be,borderBlockEndColor:bd-be-c,borderBlockStart:bd-bs,borderBlockStartColor:bd-bs-c,opacity:op,boxShadow:bx-sh/shadow,boxShadowColor:bx-sh-c/shadowColor,mixBlendMode:mix-bm,filter:filter,brightness:brightness,contrast:contrast,grayscale:grayscale,hueRotate:hue-rotate,invert:invert,saturate:saturate,sepia:sepia,dropShadow:drop-shadow,blur:blur,backdropFilter:bkdp,backdropBlur:bkdp-blur,backdropBrightness:bkdp-brightness,backdropContrast:bkdp-contrast,backdropGrayscale:bkdp-grayscale,backdropHueRotate:bkdp-hue-rotate,backdropInvert:bkdp-invert,backdropOpacity:bkdp-opacity,backdropSaturate:bkdp-saturate,backdropSepia:bkdp-sepia,borderCollapse:bd-cl,borderSpacing:bd-sp,borderSpacingX:bd-sx,borderSpacingY:bd-sy,tableLayout:tbl,transitionTimingFunction:trs-tmf,transitionDelay:trs-dly,transitionDuration:trs-dur,transitionProperty:trs-prop,transition:trs,animation:anim,animationName:anim-n,animationTimingFunction:anim-tmf,animationDuration:anim-dur,animationDelay:anim-dly,animationPlayState:anim-ps,animationComposition:anim-comp,animationFillMode:anim-fm,animationDirection:anim-dir,animationIterationCount:anim-ic,animationRange:anim-r,animationState:anim-s,animationRangeStart:anim-rs,animationRangeEnd:anim-re,animationTimeline:anim-tl,transformOrigin:trf-o,transformBox:trf-b,transformStyle:trf-s,transform:trf,rotate:rotate,rotateX:rotate-x,rotateY:rotate-y,rotateZ:rotate-z,scale:scale,scaleX:scale-x,scaleY:scale-y,translate:translate,translateX:translate-x/x,translateY:translate-y/y,translateZ:translate-z/z,accentColor:ac-c,caretColor:ca-c,scrollBehavior:scr-bhv,scrollbar:scr-bar,scrollbarColor:scr-bar-c,scrollbarGutter:scr-bar-g,scrollbarWidth:scr-bar-w,scrollMargin:scr-m,scrollMarginLeft:scr-ml,scrollMarginRight:scr-mr,scrollMarginTop:scr-mt,scrollMarginBottom:scr-mb,scrollMarginBlock:scr-my/scrollMarginY,scrollMarginBlockEnd:scr-mbe,scrollMarginBlockStart:scr-mbt,scrollMarginInline:scr-mx/scrollMarginX,scrollMarginInlineEnd:scr-me,scrollMarginInlineStart:scr-ms,scrollPadding:scr-p,scrollPaddingBlock:scr-py/scrollPaddingY,scrollPaddingBlockStart:scr-pbs,scrollPaddingBlockEnd:scr-pbe,scrollPaddingInline:scr-px/scrollPaddingX,scrollPaddingInlineEnd:scr-pe,scrollPaddingInlineStart:scr-ps,scrollPaddingLeft:scr-pl,scrollPaddingRight:scr-pr,scrollPaddingTop:scr-pt,scrollPaddingBottom:scr-pb,scrollSnapAlign:scr-sa,scrollSnapStop:scrs-s,scrollSnapType:scrs-t,scrollSnapStrictness:scrs-strt,scrollSnapMargin:scrs-m,scrollSnapMarginTop:scrs-mt,scrollSnapMarginBottom:scrs-mb,scrollSnapMarginLeft:scrs-ml,scrollSnapMarginRight:scrs-mr,scrollSnapCoordinate:scrs-c,scrollSnapDestination:scrs-d,scrollSnapPointsX:scrs-px,scrollSnapPointsY:scrs-py,scrollSnapTypeX:scrs-tx,scrollSnapTypeY:scrs-ty,scrollTimeline:scrtl,scrollTimelineAxis:scrtl-a,scrollTimelineName:scrtl-n,touchAction:tch-a,userSelect:us,overflow:ov,overflowWrap:ov-wrap,overflowX:ov-x,overflowY:ov-y,overflowAnchor:ov-a,overflowBlock:ov-b,overflowInline:ov-i,overflowClipBox:ovcp-bx,overflowClipMargin:ovcp-m,overscrollBehaviorBlock:ovs-bb,overscrollBehaviorInline:ovs-bi,fill:fill,stroke:stk,strokeWidth:stk-w,strokeDasharray:stk-dsh,strokeDashoffset:stk-do,strokeLinecap:stk-lc,strokeLinejoin:stk-lj,strokeMiterlimit:stk-ml,strokeOpacity:stk-op,srOnly:sr,debug:debug,appearance:ap,backfaceVisibility:bfv,clipPath:cp-path,hyphens:hy,mask:msk,maskImage:msk-i,maskSize:msk-s,textSizeAdjust:txt-adj,container:cq,containerName:cq-n,containerType:cq-t,cursor:cursor,textStyle:textStyle"
|
|
5
5
|
|
|
6
6
|
const classNameByProp = new Map()
|
|
7
7
|
const shorthands = new Map()
|
|
@@ -1023,6 +1023,10 @@ html:not(#\#),body:not(#\#) {
|
|
|
1023
1023
|
color: white;
|
|
1024
1024
|
}
|
|
1025
1025
|
|
|
1026
|
+
.z_overlay:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1027
|
+
z-index: var(--z-index-overlay);
|
|
1028
|
+
}
|
|
1029
|
+
|
|
1026
1030
|
.bx-sh_md:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1027
1031
|
box-shadow: md;
|
|
1028
1032
|
}
|
|
@@ -1031,10 +1035,6 @@ html:not(#\#),body:not(#\#) {
|
|
|
1031
1035
|
background: var(--colors-surface-layer_1);
|
|
1032
1036
|
}
|
|
1033
1037
|
|
|
1034
|
-
.z_modal:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1035
|
-
z-index: var(--z-index-modal);
|
|
1036
|
-
}
|
|
1037
|
-
|
|
1038
1038
|
.h_100\%:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1039
1039
|
height: 100%;
|
|
1040
1040
|
}
|
|
@@ -1055,18 +1055,10 @@ html:not(#\#),body:not(#\#) {
|
|
|
1055
1055
|
touch-action: none;
|
|
1056
1056
|
}
|
|
1057
1057
|
|
|
1058
|
-
.bx-sh_overlay:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1059
|
-
box-shadow: var(--shadows-overlay);
|
|
1060
|
-
}
|
|
1061
|
-
|
|
1062
1058
|
.op_0\.5:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1063
1059
|
opacity: 0.5;
|
|
1064
1060
|
}
|
|
1065
1061
|
|
|
1066
|
-
.z_overlay:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1067
|
-
z-index: var(--z-index-overlay);
|
|
1068
|
-
}
|
|
1069
|
-
|
|
1070
1062
|
.m_15px_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1071
1063
|
margin: 15px auto;
|
|
1072
1064
|
}
|
|
@@ -1394,6 +1386,10 @@ html:not(#\#),body:not(#\#) {
|
|
|
1394
1386
|
max-height: 60px;
|
|
1395
1387
|
}
|
|
1396
1388
|
|
|
1389
|
+
.bd_0:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1390
|
+
border: 0;
|
|
1391
|
+
}
|
|
1392
|
+
|
|
1397
1393
|
.bdr_8:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1398
1394
|
border-radius: 8px;
|
|
1399
1395
|
}
|
|
@@ -1450,18 +1446,6 @@ html:not(#\#),body:not(#\#) {
|
|
|
1450
1446
|
gap: 2rem;
|
|
1451
1447
|
}
|
|
1452
1448
|
|
|
1453
|
-
.bdr-se_full:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1454
|
-
border-start-end-radius: var(--radii-full);
|
|
1455
|
-
}
|
|
1456
|
-
|
|
1457
|
-
.bdr-es_full:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1458
|
-
border-end-start-radius: var(--radii-full);
|
|
1459
|
-
}
|
|
1460
|
-
|
|
1461
|
-
.anim_spin:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1462
|
-
animation: var(--animations-spin);
|
|
1463
|
-
}
|
|
1464
|
-
|
|
1465
1449
|
.w_4:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1466
1450
|
width: var(--sizes-4);
|
|
1467
1451
|
}
|
|
@@ -1632,6 +1616,10 @@ html:not(#\#),body:not(#\#) {
|
|
|
1632
1616
|
padding-inline: var(--spacing-3);
|
|
1633
1617
|
}
|
|
1634
1618
|
|
|
1619
|
+
.bx-sh_overlay:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1620
|
+
box-shadow: var(--shadows-overlay);
|
|
1621
|
+
}
|
|
1622
|
+
|
|
1635
1623
|
.td_underline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
1636
1624
|
text-decoration: underline;
|
|
1637
1625
|
}
|
|
@@ -2107,26 +2095,6 @@ html:not(#\#),body:not(#\#) {
|
|
|
2107
2095
|
padding-bottom: var(--spacing-8);
|
|
2108
2096
|
}
|
|
2109
2097
|
|
|
2110
|
-
.bd-c_inherit:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2111
|
-
border-color: inherit;
|
|
2112
|
-
}
|
|
2113
|
-
|
|
2114
|
-
.bd-b-c_transparent:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2115
|
-
border-bottom-color: transparent;
|
|
2116
|
-
}
|
|
2117
|
-
|
|
2118
|
-
.bd-l-c_transparent:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2119
|
-
border-left-color: transparent;
|
|
2120
|
-
}
|
|
2121
|
-
|
|
2122
|
-
.bd-w_md:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2123
|
-
border-width: var(--border-widths-md);
|
|
2124
|
-
}
|
|
2125
|
-
|
|
2126
|
-
.anim-dur_slowest:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2127
|
-
animation-duration: var(--durations-slowest);
|
|
2128
|
-
}
|
|
2129
|
-
|
|
2130
2098
|
.ov-x_auto:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) {
|
|
2131
2099
|
overflow-x: auto;
|
|
2132
2100
|
}
|
|
@@ -2343,6 +2311,10 @@ html:not(#\#),body:not(#\#) {
|
|
|
2343
2311
|
background: var(--colors-background-neutral-default);
|
|
2344
2312
|
}
|
|
2345
2313
|
|
|
2314
|
+
.\[\&_path\]\:stk_currentColor:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) path {
|
|
2315
|
+
stroke: currentColor;
|
|
2316
|
+
}
|
|
2317
|
+
|
|
2346
2318
|
.\[\&\:\:-webkit-scrollbar\]\:d_none:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-scrollbar {
|
|
2347
2319
|
display: none;
|
|
2348
2320
|
}
|
|
@@ -106,7 +106,7 @@ export interface Conditions {
|
|
|
106
106
|
"_groupChecked": string
|
|
107
107
|
/** `.group:is([aria-expanded=true], [data-expanded], [data-state="expanded"]) &` */
|
|
108
108
|
"_groupExpanded": string
|
|
109
|
-
/** `.group:invalid &` */
|
|
109
|
+
/** `.group:is(:invalid, [data-invalid]) &` */
|
|
110
110
|
"_groupInvalid": string
|
|
111
111
|
/** `&:is(:indeterminate, [data-indeterminate], [aria-checked=mixed], [data-state=indeterminate])` */
|
|
112
112
|
"_indeterminate": string
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
"nm": "newScene",
|
|
3
|
+
"ddd": 0,
|
|
4
|
+
"h": 600,
|
|
5
|
+
"w": 600,
|
|
6
|
+
"meta": { "g": "@lottiefiles/toolkit-js 0.33.2" },
|
|
7
|
+
"layers": [
|
|
8
|
+
{
|
|
9
|
+
"ty": 4,
|
|
10
|
+
"nm": "Shape Layer 1",
|
|
11
|
+
"sr": 1,
|
|
12
|
+
"st": 0,
|
|
13
|
+
"op": 900.000036657751,
|
|
14
|
+
"ip": 0,
|
|
15
|
+
"hd": false,
|
|
16
|
+
"ddd": 0,
|
|
17
|
+
"bm": 0,
|
|
18
|
+
"hasMask": false,
|
|
19
|
+
"ao": 0,
|
|
20
|
+
"ks": {
|
|
21
|
+
"a": { "a": 0, "k": [0, 0, 0] },
|
|
22
|
+
"s": { "a": 0, "k": [244, 244, 100] },
|
|
23
|
+
"sk": { "a": 0, "k": 0 },
|
|
24
|
+
"p": { "a": 0, "k": [300, 300, 0] },
|
|
25
|
+
"r": { "a": 0, "k": 0 },
|
|
26
|
+
"sa": { "a": 0, "k": 0 },
|
|
27
|
+
"o": { "a": 0, "k": 100 }
|
|
28
|
+
},
|
|
29
|
+
"ef": [],
|
|
30
|
+
"shapes": [
|
|
31
|
+
{
|
|
32
|
+
"ty": "el",
|
|
33
|
+
"bm": 0,
|
|
34
|
+
"hd": false,
|
|
35
|
+
"mn": "ADBE Vector Shape - Ellipse",
|
|
36
|
+
"nm": "Ellipse Path 1",
|
|
37
|
+
"d": 1,
|
|
38
|
+
"p": { "a": 0, "k": [0, 0] },
|
|
39
|
+
"s": { "a": 0, "k": [180, 180] }
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"ty": "tm",
|
|
43
|
+
"bm": 0,
|
|
44
|
+
"hd": false,
|
|
45
|
+
"mn": "ADBE Vector Filter - Trim",
|
|
46
|
+
"nm": "Trim Paths 1",
|
|
47
|
+
"ix": 2,
|
|
48
|
+
"e": {
|
|
49
|
+
"a": 1,
|
|
50
|
+
"k": [
|
|
51
|
+
{
|
|
52
|
+
"o": { "x": 0.561, "y": 0.016 },
|
|
53
|
+
"i": { "x": 0.439, "y": 1.017 },
|
|
54
|
+
"s": [100],
|
|
55
|
+
"t": 0
|
|
56
|
+
},
|
|
57
|
+
{ "s": [0], "t": 30.0000012219251 }
|
|
58
|
+
],
|
|
59
|
+
"ix": 2
|
|
60
|
+
},
|
|
61
|
+
"o": { "a": 0, "k": 0, "ix": 3 },
|
|
62
|
+
"s": {
|
|
63
|
+
"a": 1,
|
|
64
|
+
"k": [
|
|
65
|
+
{
|
|
66
|
+
"o": { "x": 0.561, "y": 0.015 },
|
|
67
|
+
"i": { "x": 0.439, "y": 1.016 },
|
|
68
|
+
"s": [100],
|
|
69
|
+
"t": 5
|
|
70
|
+
},
|
|
71
|
+
{ "s": [0], "t": 33.0000013441176 }
|
|
72
|
+
],
|
|
73
|
+
"ix": 1
|
|
74
|
+
},
|
|
75
|
+
"m": 1
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"ty": "st",
|
|
79
|
+
"bm": 0,
|
|
80
|
+
"hd": false,
|
|
81
|
+
"mn": "ADBE Vector Graphic - Stroke",
|
|
82
|
+
"nm": "Stroke 1",
|
|
83
|
+
"lc": 2,
|
|
84
|
+
"lj": 1,
|
|
85
|
+
"ml": 4,
|
|
86
|
+
"o": { "a": 0, "k": 100 },
|
|
87
|
+
"w": { "a": 0, "k": 25 },
|
|
88
|
+
"c": { "a": 0, "k": [1, 1, 1] }
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"ind": 1
|
|
92
|
+
}
|
|
93
|
+
],
|
|
94
|
+
"v": "4.5.3",
|
|
95
|
+
"fr": 29.9700012207031,
|
|
96
|
+
"op": 33.0000013441175,
|
|
97
|
+
"ip": 1.00000004073083,
|
|
98
|
+
"assets": []
|
|
99
|
+
}
|
|
100
|
+
;
|
|
101
|
+
|
|
102
|
+
export default _default;
|
|
@@ -277,6 +277,8 @@ declare const _default: import('react').MemoExoticComponent<(<C extends "symbol"
|
|
|
277
277
|
unselectable?: "on" | "off" | undefined | undefined;
|
|
278
278
|
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
279
279
|
is?: string | undefined | undefined;
|
|
280
|
+
exportparts?: string | undefined | undefined;
|
|
281
|
+
part?: string | undefined | undefined;
|
|
280
282
|
disabled?: boolean | undefined | undefined;
|
|
281
283
|
formAction?: string | undefined;
|
|
282
284
|
formEncType?: string | undefined | undefined;
|
|
@@ -5,6 +5,8 @@ export default meta;
|
|
|
5
5
|
type Story = StoryObj<typeof Input>;
|
|
6
6
|
export declare const Default: Story;
|
|
7
7
|
export declare const WithDescription: Story;
|
|
8
|
+
export declare const WithError: Story;
|
|
9
|
+
export declare const RemoveBorder: Story;
|
|
8
10
|
export declare const UIVariants: Story;
|
|
9
11
|
export declare const DisabledStates: Story;
|
|
10
12
|
export declare const LabelVariations: Story;
|
|
@@ -10,6 +10,7 @@ export type InputProps = Assign<HTMLStyledProps<'input'>, InputVariantProps> & {
|
|
|
10
10
|
textLimit?: number;
|
|
11
11
|
startAdornment?: ReactNode;
|
|
12
12
|
endAdornment?: ReactNode;
|
|
13
|
+
removeBorder?: boolean;
|
|
13
14
|
};
|
|
14
15
|
declare const _default: import('react').MemoExoticComponent<import('react').ForwardRefExoticComponent<Omit<InputProps, "ref"> & import('react').RefAttributes<HTMLInputElement>>>;
|
|
15
16
|
export default _default;
|
|
@@ -19,6 +19,13 @@ export declare const inputRecipe: import('../../../styled-system/types').SlotRec
|
|
|
19
19
|
};
|
|
20
20
|
};
|
|
21
21
|
};
|
|
22
|
+
removeBorder: {
|
|
23
|
+
true: {
|
|
24
|
+
inputContainer: {
|
|
25
|
+
border: "0";
|
|
26
|
+
};
|
|
27
|
+
};
|
|
28
|
+
};
|
|
22
29
|
variant: {
|
|
23
30
|
solid: {
|
|
24
31
|
inputContainer: {
|
|
@@ -42,6 +49,19 @@ export declare const inputRecipe: import('../../../styled-system/types').SlotRec
|
|
|
42
49
|
};
|
|
43
50
|
};
|
|
44
51
|
};
|
|
52
|
+
error: {
|
|
53
|
+
true: {
|
|
54
|
+
inputContainer: {
|
|
55
|
+
borderColor: "border.danger.default";
|
|
56
|
+
};
|
|
57
|
+
description: {
|
|
58
|
+
color: "content.danger.default";
|
|
59
|
+
};
|
|
60
|
+
label: {
|
|
61
|
+
color: "content.danger.default";
|
|
62
|
+
};
|
|
63
|
+
};
|
|
64
|
+
};
|
|
45
65
|
color: {
|
|
46
66
|
alpha: {
|
|
47
67
|
inputContainer: {
|