@bookjane2/bookjane-design-library 10.0.5 → 10.0.7
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 +3 -26
- package/lib/components/BKJAlert/BKJAlert.styled.d.ts +4 -7
- package/lib/components/BKJAlert/BKJAlert.styled.d.ts.map +1 -1
- package/lib/components/BKJAvatar/BKJAvatar.styled.d.ts +12 -7
- package/lib/components/BKJAvatar/BKJAvatar.styled.d.ts.map +1 -1
- package/lib/components/BKJBadge/BKJBadge.styled.d.ts +1 -4
- package/lib/components/BKJBadge/BKJBadge.styled.d.ts.map +1 -1
- package/lib/components/BKJButton/BKJButton.styled.d.ts +1 -1
- package/lib/components/BKJButton/BKJButton.styled.d.ts.map +1 -1
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.styled.d.ts +16 -14
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.styled.d.ts.map +1 -1
- package/lib/components/BKJCheckbox/BKJCheckbox.styled.d.ts +4 -11
- package/lib/components/BKJCheckbox/BKJCheckbox.styled.d.ts.map +1 -1
- package/lib/components/BKJCheckbox/src/BKJCheck.d.ts +2 -2
- package/lib/components/BKJCheckbox/src/BKJCheck.d.ts.map +1 -1
- package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.styled.d.ts +2 -2
- package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.styled.d.ts.map +1 -1
- package/lib/components/BKJChip/BKJChip.styled.d.ts +3 -6
- package/lib/components/BKJChip/BKJChip.styled.d.ts.map +1 -1
- package/lib/components/BKJDialog/BKJDialog.styled.d.ts +10 -6
- package/lib/components/BKJDialog/BKJDialog.styled.d.ts.map +1 -1
- package/lib/components/BKJDialogChildren/BKJDialogChildren.styled.d.ts +9 -5
- package/lib/components/BKJDialogChildren/BKJDialogChildren.styled.d.ts.map +1 -1
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.styled.d.ts +6 -14
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.styled.d.ts.map +1 -1
- package/lib/components/BKJDropdown/BKJDropdown.d.ts +1 -1
- package/lib/components/BKJDropdown/BKJDropdown.d.ts.map +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.styled.d.ts +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.styled.d.ts.map +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.styled.d.ts +1 -3
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.styled.d.ts.map +1 -1
- package/lib/components/BKJFileInput/BKJFileInput.styled.d.ts +16 -15
- package/lib/components/BKJFileInput/BKJFileInput.styled.d.ts.map +1 -1
- package/lib/components/BKJHorizontalRule/BKJHorizontalRule.d.ts +1 -2
- package/lib/components/BKJHorizontalRule/BKJHorizontalRule.d.ts.map +1 -1
- package/lib/components/BKJIcon/BKJIcon.stories.styled.d.ts +6 -6
- package/lib/components/BKJIcon/BKJIcon.stories.styled.d.ts.map +1 -1
- package/lib/components/BKJImage/BKJImage.styled.d.ts +2 -10
- package/lib/components/BKJImage/BKJImage.styled.d.ts.map +1 -1
- package/lib/components/BKJLandmark/BKJLandmark.styled.d.ts +1 -1
- package/lib/components/BKJLandmark/BKJLandmark.styled.d.ts.map +1 -1
- package/lib/components/BKJListItem/BKJListItem.styled.d.ts +2 -3
- package/lib/components/BKJListItem/BKJListItem.styled.d.ts.map +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.styled.d.ts +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.styled.d.ts.map +1 -1
- package/lib/components/BKJMenu/BKJMenu.styled.d.ts +2 -6
- package/lib/components/BKJMenu/BKJMenu.styled.d.ts.map +1 -1
- package/lib/components/BKJMenuItem/BKJMenuItem.styled.d.ts +2 -3
- package/lib/components/BKJMenuItem/BKJMenuItem.styled.d.ts.map +1 -1
- package/lib/components/BKJPagination/BKJPagination.styled.d.ts +4 -6
- package/lib/components/BKJPagination/BKJPagination.styled.d.ts.map +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.styled.d.ts +6 -14
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.styled.d.ts.map +1 -1
- package/lib/components/BKJPillDropdown/BKJPillDropdown.styled.d.ts +12 -16
- package/lib/components/BKJPillDropdown/BKJPillDropdown.styled.d.ts.map +1 -1
- package/lib/components/BKJPillSelect/BKJPillSelect.styled.d.ts +11 -15
- package/lib/components/BKJPillSelect/BKJPillSelect.styled.d.ts.map +1 -1
- package/lib/components/BKJPillTextArea/BKJPillTextArea.styled.d.ts +8 -20
- package/lib/components/BKJPillTextArea/BKJPillTextArea.styled.d.ts.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.styled.d.ts +10 -20
- package/lib/components/BKJSelect/BKJSelect.styled.d.ts.map +1 -1
- package/lib/components/BKJSelectSearch/BKJSelectSearch.styled.d.ts +2 -2
- package/lib/components/BKJSelectSearch/BKJSelectSearch.styled.d.ts.map +1 -1
- package/lib/components/BKJSelectSearch/BKJSelectSearchControls.styled.d.ts +3 -3
- package/lib/components/BKJSelectSearch/BKJSelectSearchControls.styled.d.ts.map +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.styled.d.ts +2 -2
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.styled.d.ts.map +1 -1
- package/lib/components/BKJTextArea/BKJTextArea.styled.d.ts +5 -13
- package/lib/components/BKJTextArea/BKJTextArea.styled.d.ts.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.styled.d.ts +8 -18
- package/lib/components/BKJTextInput/BKJTextInput.styled.d.ts.map +1 -1
- package/lib/components/BKJTimeInput/BKJTimeInput.styled.d.ts +2 -4
- package/lib/components/BKJTimeInput/BKJTimeInput.styled.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastContainer.d.ts +3 -1
- package/lib/components/BKJToastMessage/BKJToastContainer.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.styled.d.ts +4 -9
- package/lib/components/BKJToastMessage/BKJToastMessage.styled.d.ts.map +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.styled.d.ts +11 -23
- package/lib/components/BKJToggleInput/BKJToggleInput.styled.d.ts.map +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.styled.d.ts +3 -10
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.styled.d.ts.map +1 -1
- package/lib/components/BKJTypography/BKJTypography.styled.d.ts +1 -2
- package/lib/components/BKJTypography/BKJTypography.styled.d.ts.map +1 -1
- package/lib/components/Flex/Flex.styled.d.ts +1 -2
- package/lib/components/Flex/Flex.styled.d.ts.map +1 -1
- package/lib/components/GenericErrorMessage/GenericErrorMessage.styled.d.ts +2 -14
- package/lib/components/GenericErrorMessage/GenericErrorMessage.styled.d.ts.map +1 -1
- package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.styled.d.ts +1 -1
- package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.styled.d.ts.map +1 -1
- package/lib/components/VisuallyHidden/VisuallyHidden.styled.d.ts +1 -2
- package/lib/components/VisuallyHidden/VisuallyHidden.styled.d.ts.map +1 -1
- package/lib/components/common/InputBaseCSS/index.d.ts +4 -4
- package/lib/components/common/InputBaseCSS/index.d.ts.map +1 -1
- package/lib/components/common/ListItemBaseCSS/index.d.ts +4 -10
- package/lib/components/common/ListItemBaseCSS/index.d.ts.map +1 -1
- package/package.json +15 -29
|
@@ -1,11 +1,15 @@
|
|
|
1
1
|
export declare const BKJDialogWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
-
export declare const CloseIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
+
export declare const CloseIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
3
|
export declare const CloseIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
|
|
4
4
|
children?: import("react").ReactNode;
|
|
5
5
|
}, "string" | "target" | "name" | "filter" | "fill" | "values" | "style" | "id" | "type" | "end" | "alphabetic" | "ideographic" | "mathematical" | "accumulate" | "local" | "color" | "hanging" | "unicode" | "clip" | "stroke" | "x" | "y" | "children" | "className" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "width" | "css" | "crossOrigin" | "height" | "href" | "max" | "media" | "method" | "min" | "key" | "clipPath" | "mask" | "path" | "offset" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "cx" | "cy" | "d" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "r" | "rotate" | "rx" | "ry" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "vectorEffect" | "visibility" | "wordSpacing" | "writingMode" | "iconName" | "spacing" | "secondaryColor" | "accentHeight" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
6
6
|
ref?: import("react").Ref<SVGSVGElement>;
|
|
7
|
-
}, never
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
}, never> & Partial<Pick<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
|
|
8
|
+
children?: import("react").ReactNode;
|
|
9
|
+
}, "string" | "target" | "name" | "filter" | "fill" | "values" | "style" | "id" | "type" | "end" | "alphabetic" | "ideographic" | "mathematical" | "accumulate" | "local" | "color" | "hanging" | "unicode" | "clip" | "stroke" | "x" | "y" | "children" | "className" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "width" | "css" | "crossOrigin" | "height" | "href" | "max" | "media" | "method" | "min" | "key" | "clipPath" | "mask" | "path" | "offset" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "cx" | "cy" | "d" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "r" | "rotate" | "rx" | "ry" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "vectorEffect" | "visibility" | "wordSpacing" | "writingMode" | "iconName" | "spacing" | "secondaryColor" | "accentHeight" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
10
|
+
ref?: import("react").Ref<SVGSVGElement>;
|
|
11
|
+
}, never>>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
|
|
12
|
+
export declare const TextWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
13
|
+
export declare const Title: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
14
|
+
export declare const ButtonGroup: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
11
15
|
//# sourceMappingURL=BKJDialogChildren.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJDialogChildren.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJDialogChildren/BKJDialogChildren.styled.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,gBAAgB,kFAc5B,CAAC;AAEF,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"BKJDialogChildren.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJDialogChildren/BKJDialogChildren.styled.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,gBAAgB,kFAc5B,CAAC;AAEF,eAAO,MAAM,gBAAgB,kFAgB5B,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;;;;gJAAoB,CAAC;AAE3C,eAAO,MAAM,WAAW,kFAUvB,CAAC;AAEF,eAAO,MAAM,KAAK,kFAKjB,CAAC;AAEF,eAAO,MAAM,WAAW,kFAUvB,CAAC"}
|
|
@@ -1,16 +1,8 @@
|
|
|
1
|
-
export declare const IconTextInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
export declare const InputLabel: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
}, "disabled" | "key" | keyof import("react").LabelHTMLAttributes<HTMLLabelElement>> & {
|
|
8
|
-
ref?: import("react").Ref<HTMLLabelElement>;
|
|
9
|
-
}, never>> & string;
|
|
10
|
-
export declare const InputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
11
|
-
export declare const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
12
|
-
isFocused: boolean;
|
|
13
|
-
}>> & string;
|
|
1
|
+
export declare const IconTextInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const InputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
|
+
export declare const RequiredAsterisk: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
|
+
export declare const InputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
5
|
+
export declare const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
14
6
|
export declare const TextInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
15
|
-
export declare const InputErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
7
|
+
export declare const InputErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
16
8
|
//# sourceMappingURL=BKJDollarTextInput.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJDollarTextInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJDollarTextInput/BKJDollarTextInput.styled.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"BKJDollarTextInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJDollarTextInput/BKJDollarTextInput.styled.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,oBAAoB,kFAEhC,CAAC;AAEF,eAAO,MAAM,UAAU,kFAEtB,CAAC;AAEF,eAAO,MAAM,gBAAgB,kFAE5B,CAAC;AAEF,eAAO,MAAM,YAAY,kFAGxB,CAAC;AAEF,eAAO,MAAM,WAAW,kFAcvB,CAAC;AAEF,eAAO,MAAM,SAAS,kFAOrB,CAAC;AAEF,eAAO,MAAM,iBAAiB,kFAE7B,CAAC"}
|
|
@@ -10,5 +10,5 @@ export interface IBKJDropdownProps {
|
|
|
10
10
|
error?: IBKJComboBoxProps['error'];
|
|
11
11
|
openBorderLocation?: 'top' | 'bottom';
|
|
12
12
|
}
|
|
13
|
-
export declare const BKJDropdown: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
13
|
+
export declare const BKJDropdown: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
14
14
|
//# sourceMappingURL=BKJDropdown.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/BKJDropdown/BKJDropdown.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAG3E,MAAM,WAAW,iBAAiB;IAChC,gBAAgB,EAAE,2BAA2B,CAAC;IAC9C,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,8BAA8B,CAAC,EAAE,OAAO,CAAC;IACzC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,iBAAiB,CAAC,OAAO,CAAC,CAAC;IACnC,kBAAkB,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;CACvC;AAED,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"BKJDropdown.d.ts","sourceRoot":"","sources":["../../../src/components/BKJDropdown/BKJDropdown.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAC;AAG3E,MAAM,WAAW,iBAAiB;IAChC,gBAAgB,EAAE,2BAA2B,CAAC;IAC9C,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,8BAA8B,CAAC,EAAE,OAAO,CAAC;IACzC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,iBAAiB,CAAC,OAAO,CAAC,CAAC;IACnC,kBAAkB,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAC;CACvC;AAED,eAAO,MAAM,WAAW,kFA8EvB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const BKJDropdownMenuWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
1
|
+
export declare const BKJDropdownMenuWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
2
|
//# sourceMappingURL=BKJDropdownMenu.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJDropdownMenu.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJDropdownMenu/BKJDropdownMenu.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB,
|
|
1
|
+
{"version":3,"file":"BKJDropdownMenu.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJDropdownMenu/BKJDropdownMenu.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,sBAAsB,kFAMlC,CAAC"}
|
|
@@ -1,4 +1,2 @@
|
|
|
1
|
-
export declare const BKJEllipsisMenuIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
ref?: any;
|
|
3
|
-
}>> & string;
|
|
1
|
+
export declare const BKJEllipsisMenuIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
2
|
//# sourceMappingURL=BKJEllipsisMenu.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJEllipsisMenu.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJEllipsisMenu/BKJEllipsisMenu.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,0BAA0B
|
|
1
|
+
{"version":3,"file":"BKJEllipsisMenu.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJEllipsisMenu/BKJEllipsisMenu.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,0BAA0B,kFAgBtC,CAAC"}
|
|
@@ -1,24 +1,25 @@
|
|
|
1
|
-
export declare const InnerWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
|
|
3
|
-
}>> & string;
|
|
4
|
-
export declare const FileWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
5
|
-
isFileSelected: boolean;
|
|
6
|
-
}>> & string;
|
|
1
|
+
export declare const InnerWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const FileWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
7
3
|
export declare const CloseIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
|
|
8
4
|
children?: import("react").ReactNode;
|
|
9
5
|
}, "string" | "target" | "name" | "filter" | "fill" | "values" | "style" | "id" | "type" | "end" | "alphabetic" | "ideographic" | "mathematical" | "accumulate" | "local" | "color" | "hanging" | "unicode" | "clip" | "stroke" | "x" | "y" | "children" | "className" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "width" | "css" | "crossOrigin" | "height" | "href" | "max" | "media" | "method" | "min" | "key" | "clipPath" | "mask" | "path" | "offset" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "cx" | "cy" | "d" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "r" | "rotate" | "rx" | "ry" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "vectorEffect" | "visibility" | "wordSpacing" | "writingMode" | "iconName" | "spacing" | "secondaryColor" | "accentHeight" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
10
6
|
ref?: import("react").Ref<SVGSVGElement>;
|
|
11
|
-
}, never
|
|
7
|
+
}, never> & Partial<Pick<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
|
|
8
|
+
children?: import("react").ReactNode;
|
|
9
|
+
}, "string" | "target" | "name" | "filter" | "fill" | "values" | "style" | "id" | "type" | "end" | "alphabetic" | "ideographic" | "mathematical" | "accumulate" | "local" | "color" | "hanging" | "unicode" | "clip" | "stroke" | "x" | "y" | "children" | "className" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "width" | "css" | "crossOrigin" | "height" | "href" | "max" | "media" | "method" | "min" | "key" | "clipPath" | "mask" | "path" | "offset" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "cx" | "cy" | "d" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "r" | "rotate" | "rx" | "ry" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "vectorEffect" | "visibility" | "wordSpacing" | "writingMode" | "iconName" | "spacing" | "secondaryColor" | "accentHeight" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
10
|
+
ref?: import("react").Ref<SVGSVGElement>;
|
|
11
|
+
}, never>>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
|
|
12
12
|
export declare const DocumentIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
|
|
13
13
|
children?: import("react").ReactNode;
|
|
14
14
|
}, "string" | "target" | "name" | "filter" | "fill" | "values" | "style" | "id" | "type" | "end" | "alphabetic" | "ideographic" | "mathematical" | "accumulate" | "local" | "color" | "hanging" | "unicode" | "clip" | "stroke" | "x" | "y" | "children" | "className" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "width" | "css" | "crossOrigin" | "height" | "href" | "max" | "media" | "method" | "min" | "key" | "clipPath" | "mask" | "path" | "offset" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "cx" | "cy" | "d" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "r" | "rotate" | "rx" | "ry" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "vectorEffect" | "visibility" | "wordSpacing" | "writingMode" | "iconName" | "spacing" | "secondaryColor" | "accentHeight" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
15
15
|
ref?: import("react").Ref<SVGSVGElement>;
|
|
16
|
-
}, never
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
export declare const
|
|
23
|
-
export declare const
|
|
16
|
+
}, never> & Partial<Pick<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
|
|
17
|
+
children?: import("react").ReactNode;
|
|
18
|
+
}, "string" | "target" | "name" | "filter" | "fill" | "values" | "style" | "id" | "type" | "end" | "alphabetic" | "ideographic" | "mathematical" | "accumulate" | "local" | "color" | "hanging" | "unicode" | "clip" | "stroke" | "x" | "y" | "children" | "className" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "width" | "css" | "crossOrigin" | "height" | "href" | "max" | "media" | "method" | "min" | "key" | "clipPath" | "mask" | "path" | "offset" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "cx" | "cy" | "d" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "r" | "rotate" | "rx" | "ry" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "vectorEffect" | "visibility" | "wordSpacing" | "writingMode" | "iconName" | "spacing" | "secondaryColor" | "accentHeight" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "seed" | "slope" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
19
|
+
ref?: import("react").Ref<SVGSVGElement>;
|
|
20
|
+
}, never>>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
|
|
21
|
+
export declare const Input: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
22
|
+
export declare const BKJFileInputText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
23
|
+
export declare const BKJFileInputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
24
|
+
export declare const ErrorText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
24
25
|
//# sourceMappingURL=BKJFileInput.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJFileInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.styled.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"BKJFileInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.styled.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY,kFAYxB,CAAC;AAEF,eAAO,MAAM,WAAW,kFAOvB,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;;;;gJAKrB,CAAC;AAEF,eAAO,MAAM,YAAY;;;;;;;;gJAExB,CAAC;AAEF,eAAO,MAAM,KAAK,kFAIjB,CAAC;AAEF,eAAO,MAAM,gBAAgB,kFAW5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,kFAS7B,CAAC;AAEF,eAAO,MAAM,SAAS,kFAErB,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const BKJHorizontalRule: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLHRElement>, HTMLHRElement>, IBKJHorizontalRuleProps>> & string;
|
|
1
|
+
export declare const BKJHorizontalRule: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
2
|
//# sourceMappingURL=BKJHorizontalRule.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJHorizontalRule.d.ts","sourceRoot":"","sources":["../../../src/components/BKJHorizontalRule/BKJHorizontalRule.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BKJHorizontalRule.d.ts","sourceRoot":"","sources":["../../../src/components/BKJHorizontalRule/BKJHorizontalRule.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,iBAAiB,kFAM7B,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export declare const IconStoryWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
export declare const Title: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
3
|
-
export declare const SectionWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
4
|
-
export declare const IconCategoryWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
5
|
-
export declare const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
6
|
-
export declare const IconName: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
1
|
+
export declare const IconStoryWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const Title: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
|
+
export declare const SectionWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
|
+
export declare const IconCategoryWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
5
|
+
export declare const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
6
|
+
export declare const IconName: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
7
7
|
//# sourceMappingURL=BKJIcon.stories.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJIcon.stories.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.stories.styled.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"BKJIcon.stories.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.stories.styled.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,kFAG5B,CAAC;AAEF,eAAO,MAAM,KAAK,kFAGjB,CAAC;AAEF,eAAO,MAAM,cAAc,kFAG1B,CAAC;AAEF,eAAO,MAAM,mBAAmB,kFAO/B,CAAC;AAEF,eAAO,MAAM,WAAW,kFAKvB,CAAC;AAEF,eAAO,MAAM,QAAQ,kFAGpB,CAAC"}
|
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
export declare const ImageContainer: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
|
|
3
|
-
width: string;
|
|
4
|
-
}>> & string;
|
|
5
|
-
export declare const Image: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {
|
|
6
|
-
borderRadius: string;
|
|
7
|
-
height: string;
|
|
8
|
-
width: string;
|
|
9
|
-
hidden: boolean;
|
|
10
|
-
}>> & string;
|
|
1
|
+
export declare const ImageContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const Image: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
11
3
|
//# sourceMappingURL=BKJImage.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJImage.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJImage/BKJImage.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"BKJImage.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJImage/BKJImage.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc,kFAgB1B,CAAC;AAEF,eAAO,MAAM,KAAK,kFAuBjB,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const StyledLandmark: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
1
|
+
export declare const StyledLandmark: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
2
|
//# sourceMappingURL=BKJLandmark.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJLandmark.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJLandmark/BKJLandmark.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"BKJLandmark.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJLandmark/BKJLandmark.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,cAAc,kFAE1B,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const
|
|
3
|
-
export declare const ListItemCheckWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
1
|
+
export declare const ListItemWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const ListItemCheckWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
3
|
//# sourceMappingURL=BKJListItem.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJListItem.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJListItem/BKJListItem.styled.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BKJListItem.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJListItem/BKJListItem.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,eAAe,kFA2C3B,CAAC;AAEF,eAAO,MAAM,oBAAoB,kFAQhC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const LoadingSpinnerSVG: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
1
|
+
export declare const LoadingSpinnerSVG: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
2
|
//# sourceMappingURL=BKJLoadingSpinner.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJLoadingSpinner.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJLoadingSpinner/BKJLoadingSpinner.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,
|
|
1
|
+
{"version":3,"file":"BKJLoadingSpinner.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJLoadingSpinner/BKJLoadingSpinner.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,iBAAiB,kFAI7B,CAAC"}
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
export declare const MenuWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
4
|
-
ref: ForwardedRef<any> | Ref<any> | any;
|
|
5
|
-
}>> & string;
|
|
6
|
-
export declare const MenuItemWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IBKJMenuItemProps>> & string;
|
|
1
|
+
export declare const MenuWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const MenuItemWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
7
3
|
//# sourceMappingURL=BKJMenu.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJMenu.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJMenu/BKJMenu.styled.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BKJMenu.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJMenu/BKJMenu.styled.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,WAAW,kFAavB,CAAC;AAEF,eAAO,MAAM,eAAe,kFA+B3B,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const
|
|
3
|
-
export declare const MenuItemWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IBKJMenuItemProps>> & string;
|
|
1
|
+
export declare const MenuWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const MenuItemWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
3
|
//# sourceMappingURL=BKJMenuItem.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJMenuItem.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJMenuItem/BKJMenuItem.styled.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BKJMenuItem.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJMenuItem/BKJMenuItem.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,kFAQvB,CAAC;AAEF,eAAO,MAAM,eAAe,kFAuC3B,CAAC"}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
export declare const BKJPaginationWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
export declare const BKJPaginationButton: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export declare const BKJPaginationDisplay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
6
|
-
export declare const BKJPaginationText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never>> & string;
|
|
1
|
+
export declare const BKJPaginationWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const BKJPaginationButton: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
|
+
export declare const BKJPaginationDisplay: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
|
+
export declare const BKJPaginationText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
7
5
|
//# sourceMappingURL=BKJPagination.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJPagination.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJPagination/BKJPagination.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"BKJPagination.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJPagination/BKJPagination.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB,kFAOhC,CAAC;AAEF,eAAO,MAAM,mBAAmB,kFAsB/B,CAAC;AAEF,eAAO,MAAM,oBAAoB,kFAQhC,CAAC;AAEF,eAAO,MAAM,iBAAiB,kFAM7B,CAAC"}
|
|
@@ -1,16 +1,8 @@
|
|
|
1
|
-
export declare const IconTextInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
2
|
-
export declare const InputLabel: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export declare const
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
}, "disabled" | "key" | keyof import("react").LabelHTMLAttributes<HTMLLabelElement>> & {
|
|
8
|
-
ref?: import("react").Ref<HTMLLabelElement>;
|
|
9
|
-
}, never>> & string;
|
|
10
|
-
export declare const InputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
|
|
11
|
-
export declare const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
12
|
-
isFocused: boolean;
|
|
13
|
-
}>> & string;
|
|
1
|
+
export declare const IconTextInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
2
|
+
export declare const InputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
3
|
+
export declare const RequiredAsterisk: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
4
|
+
export declare const InputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
5
|
+
export declare const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
14
6
|
export declare const TextInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
15
|
-
export declare const InputErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web",
|
|
7
|
+
export declare const InputErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
|
|
16
8
|
//# sourceMappingURL=BKJPhoneNumberInput.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJPhoneNumberInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJPhoneNumberInput/BKJPhoneNumberInput.styled.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,oBAAoB,
|
|
1
|
+
{"version":3,"file":"BKJPhoneNumberInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJPhoneNumberInput/BKJPhoneNumberInput.styled.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,oBAAoB,kFAEhC,CAAC;AAEF,eAAO,MAAM,UAAU,kFAEtB,CAAC;AAEF,eAAO,MAAM,gBAAgB,kFAE5B,CAAC;AAEF,eAAO,MAAM,YAAY,kFAGxB,CAAC;AAEF,eAAO,MAAM,WAAW,kFAcvB,CAAC;AAEF,eAAO,MAAM,SAAS,kFAErB,CAAC;AAEF,eAAO,MAAM,iBAAiB,kFAE7B,CAAC"}
|