@bookjane2/bookjane-design-library 10.0.4 → 10.0.6

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.
Files changed (119) hide show
  1. package/README.md +3 -26
  2. package/lib/components/BKJAlert/BKJAlert.styled.d.ts +4 -7
  3. package/lib/components/BKJAlert/BKJAlert.styled.d.ts.map +1 -1
  4. package/lib/components/BKJAvatar/BKJAvatar.styled.d.ts +12 -7
  5. package/lib/components/BKJAvatar/BKJAvatar.styled.d.ts.map +1 -1
  6. package/lib/components/BKJBadge/BKJBadge.styled.d.ts +1 -4
  7. package/lib/components/BKJBadge/BKJBadge.styled.d.ts.map +1 -1
  8. package/lib/components/BKJButton/BKJButton.styled.d.ts +1 -1
  9. package/lib/components/BKJButton/BKJButton.styled.d.ts.map +1 -1
  10. package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.styled.d.ts +16 -14
  11. package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.styled.d.ts.map +1 -1
  12. package/lib/components/BKJCheckbox/BKJCheckbox.styled.d.ts +4 -11
  13. package/lib/components/BKJCheckbox/BKJCheckbox.styled.d.ts.map +1 -1
  14. package/lib/components/BKJCheckbox/src/BKJCheck.d.ts +2 -2
  15. package/lib/components/BKJCheckbox/src/BKJCheck.d.ts.map +1 -1
  16. package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.styled.d.ts +2 -2
  17. package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.styled.d.ts.map +1 -1
  18. package/lib/components/BKJChip/BKJChip.d.ts.map +1 -1
  19. package/lib/components/BKJChip/BKJChip.js +2 -2
  20. package/lib/components/BKJChip/BKJChip.js.map +1 -1
  21. package/lib/components/BKJChip/BKJChip.stories.d.ts +1 -2
  22. package/lib/components/BKJChip/BKJChip.stories.d.ts.map +1 -1
  23. package/lib/components/BKJChip/BKJChip.stories.js +6 -21
  24. package/lib/components/BKJChip/BKJChip.stories.js.map +1 -1
  25. package/lib/components/BKJChip/BKJChip.styled.d.ts +3 -7
  26. package/lib/components/BKJChip/BKJChip.styled.d.ts.map +1 -1
  27. package/lib/components/BKJChip/BKJChip.styled.js +1 -7
  28. package/lib/components/BKJChip/BKJChip.styled.js.map +1 -1
  29. package/lib/components/BKJChip/BKJChip.test.js +21 -35
  30. package/lib/components/BKJChip/BKJChip.test.js.map +1 -1
  31. package/lib/components/BKJChip/BKJChip.types.d.ts +3 -3
  32. package/lib/components/BKJChip/BKJChip.types.d.ts.map +1 -1
  33. package/lib/components/BKJDialog/BKJDialog.styled.d.ts +10 -6
  34. package/lib/components/BKJDialog/BKJDialog.styled.d.ts.map +1 -1
  35. package/lib/components/BKJDialogChildren/BKJDialogChildren.styled.d.ts +9 -5
  36. package/lib/components/BKJDialogChildren/BKJDialogChildren.styled.d.ts.map +1 -1
  37. package/lib/components/BKJDollarTextInput/BKJDollarTextInput.styled.d.ts +6 -14
  38. package/lib/components/BKJDollarTextInput/BKJDollarTextInput.styled.d.ts.map +1 -1
  39. package/lib/components/BKJDropdown/BKJDropdown.d.ts +1 -1
  40. package/lib/components/BKJDropdown/BKJDropdown.d.ts.map +1 -1
  41. package/lib/components/BKJDropdownMenu/BKJDropdownMenu.styled.d.ts +1 -1
  42. package/lib/components/BKJDropdownMenu/BKJDropdownMenu.styled.d.ts.map +1 -1
  43. package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.styled.d.ts +1 -3
  44. package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.styled.d.ts.map +1 -1
  45. package/lib/components/BKJFileInput/BKJFileInput.styled.d.ts +16 -15
  46. package/lib/components/BKJFileInput/BKJFileInput.styled.d.ts.map +1 -1
  47. package/lib/components/BKJHorizontalRule/BKJHorizontalRule.d.ts +1 -2
  48. package/lib/components/BKJHorizontalRule/BKJHorizontalRule.d.ts.map +1 -1
  49. package/lib/components/BKJIcon/BKJIcon.stories.styled.d.ts +6 -6
  50. package/lib/components/BKJIcon/BKJIcon.stories.styled.d.ts.map +1 -1
  51. package/lib/components/BKJImage/BKJImage.styled.d.ts +2 -10
  52. package/lib/components/BKJImage/BKJImage.styled.d.ts.map +1 -1
  53. package/lib/components/BKJLandmark/BKJLandmark.styled.d.ts +1 -1
  54. package/lib/components/BKJLandmark/BKJLandmark.styled.d.ts.map +1 -1
  55. package/lib/components/BKJListItem/BKJListItem.styled.d.ts +2 -3
  56. package/lib/components/BKJListItem/BKJListItem.styled.d.ts.map +1 -1
  57. package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.styled.d.ts +1 -1
  58. package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.styled.d.ts.map +1 -1
  59. package/lib/components/BKJMenu/BKJMenu.styled.d.ts +2 -6
  60. package/lib/components/BKJMenu/BKJMenu.styled.d.ts.map +1 -1
  61. package/lib/components/BKJMenuItem/BKJMenuItem.styled.d.ts +2 -3
  62. package/lib/components/BKJMenuItem/BKJMenuItem.styled.d.ts.map +1 -1
  63. package/lib/components/BKJPagination/BKJPagination.styled.d.ts +4 -6
  64. package/lib/components/BKJPagination/BKJPagination.styled.d.ts.map +1 -1
  65. package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.styled.d.ts +6 -14
  66. package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.styled.d.ts.map +1 -1
  67. package/lib/components/BKJPillDropdown/BKJPillDropdown.js +1 -2
  68. package/lib/components/BKJPillDropdown/BKJPillDropdown.js.map +1 -1
  69. package/lib/components/BKJPillDropdown/BKJPillDropdown.styled.d.ts +12 -16
  70. package/lib/components/BKJPillDropdown/BKJPillDropdown.styled.d.ts.map +1 -1
  71. package/lib/components/BKJPillDropdown/BKJPillDropdown.test.js +39 -9
  72. package/lib/components/BKJPillDropdown/BKJPillDropdown.test.js.map +1 -1
  73. package/lib/components/BKJPillSelect/BKJPillSelect.js +1 -1
  74. package/lib/components/BKJPillSelect/BKJPillSelect.js.map +1 -1
  75. package/lib/components/BKJPillSelect/BKJPillSelect.styled.d.ts +11 -15
  76. package/lib/components/BKJPillSelect/BKJPillSelect.styled.d.ts.map +1 -1
  77. package/lib/components/BKJPillSelect/BKJPillSelect.test.js +0 -12
  78. package/lib/components/BKJPillSelect/BKJPillSelect.test.js.map +1 -1
  79. package/lib/components/BKJPillTextArea/BKJPillTextArea.js +1 -1
  80. package/lib/components/BKJPillTextArea/BKJPillTextArea.js.map +1 -1
  81. package/lib/components/BKJPillTextArea/BKJPillTextArea.styled.d.ts +8 -20
  82. package/lib/components/BKJPillTextArea/BKJPillTextArea.styled.d.ts.map +1 -1
  83. package/lib/components/BKJSelect/BKJSelect.styled.d.ts +10 -20
  84. package/lib/components/BKJSelect/BKJSelect.styled.d.ts.map +1 -1
  85. package/lib/components/BKJSelectSearch/BKJSelectSearch.styled.d.ts +2 -2
  86. package/lib/components/BKJSelectSearch/BKJSelectSearch.styled.d.ts.map +1 -1
  87. package/lib/components/BKJSelectSearch/BKJSelectSearchControls.styled.d.ts +3 -3
  88. package/lib/components/BKJSelectSearch/BKJSelectSearchControls.styled.d.ts.map +1 -1
  89. package/lib/components/BKJTableMainHeader/BKJTableMainHeader.styled.d.ts +2 -2
  90. package/lib/components/BKJTableMainHeader/BKJTableMainHeader.styled.d.ts.map +1 -1
  91. package/lib/components/BKJTextArea/BKJTextArea.styled.d.ts +5 -13
  92. package/lib/components/BKJTextArea/BKJTextArea.styled.d.ts.map +1 -1
  93. package/lib/components/BKJTextInput/BKJTextInput.styled.d.ts +8 -18
  94. package/lib/components/BKJTextInput/BKJTextInput.styled.d.ts.map +1 -1
  95. package/lib/components/BKJTimeInput/BKJTimeInput.styled.d.ts +2 -4
  96. package/lib/components/BKJTimeInput/BKJTimeInput.styled.d.ts.map +1 -1
  97. package/lib/components/BKJToastMessage/BKJToastContainer.d.ts +3 -1
  98. package/lib/components/BKJToastMessage/BKJToastContainer.d.ts.map +1 -1
  99. package/lib/components/BKJToastMessage/BKJToastMessage.styled.d.ts +4 -9
  100. package/lib/components/BKJToastMessage/BKJToastMessage.styled.d.ts.map +1 -1
  101. package/lib/components/BKJToggleInput/BKJToggleInput.styled.d.ts +11 -23
  102. package/lib/components/BKJToggleInput/BKJToggleInput.styled.d.ts.map +1 -1
  103. package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.styled.d.ts +3 -10
  104. package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.styled.d.ts.map +1 -1
  105. package/lib/components/BKJTypography/BKJTypography.styled.d.ts +1 -2
  106. package/lib/components/BKJTypography/BKJTypography.styled.d.ts.map +1 -1
  107. package/lib/components/Flex/Flex.styled.d.ts +1 -2
  108. package/lib/components/Flex/Flex.styled.d.ts.map +1 -1
  109. package/lib/components/GenericErrorMessage/GenericErrorMessage.styled.d.ts +2 -14
  110. package/lib/components/GenericErrorMessage/GenericErrorMessage.styled.d.ts.map +1 -1
  111. package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.styled.d.ts +1 -1
  112. package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.styled.d.ts.map +1 -1
  113. package/lib/components/VisuallyHidden/VisuallyHidden.styled.d.ts +1 -2
  114. package/lib/components/VisuallyHidden/VisuallyHidden.styled.d.ts.map +1 -1
  115. package/lib/components/common/InputBaseCSS/index.d.ts +4 -4
  116. package/lib/components/common/InputBaseCSS/index.d.ts.map +1 -1
  117. package/lib/components/common/ListItemBaseCSS/index.d.ts +4 -10
  118. package/lib/components/common/ListItemBaseCSS/index.d.ts.map +1 -1
  119. package/package.json +14 -27
package/README.md CHANGED
@@ -24,19 +24,7 @@ Then install dependencies with `pnpm install`.
24
24
 
25
25
  ## Commit Message Format
26
26
 
27
- This library uses semantic-release to automatically increment versions when merging development -> main.
28
-
29
- See the below table to understand which commit messages will increment patch, minor or major version number.
30
-
31
- You should still include the ticket number somewhere into your commit message (WEB-XXX) so that work can be tracked
32
- on JIRA.
33
-
34
- Commit messages to trigger semantic-release:
35
- | Release Type | Commit Message |
36
- | ------------------------- | ----------------------------------------------------------------------------- |
37
- | Patch Release | fix(pencil): stop graphite breaking when too much pressure applied |
38
- | Minor/Feature Release | feat(pencil): add 'graphiteWidth' option |
39
- | Breaking Release | Commit subject line <br> BREAKING CHANGE: The graphiteWidth option has been removed. <br> The default graphite width of 10mm is always used for performance reasons. |
27
+ Include the JIRA ticket number in your commit message (WEB-XXX) so that work can be tracked on JIRA.
40
28
 
41
29
  Example commit messages:
42
30
 
@@ -45,19 +33,8 @@ Example commit messages:
45
33
  "feat(WEB-XXX): created new component"
46
34
  ```
47
35
 
48
- The commit messages will be displayed in the release on github.
49
- They will be grouped into the version of the 'most major' release type and shown something like this:
50
-
51
- ```
52
- 2.3.0 (2021-04-13)
53
-
54
- Bug Fixes
55
- - WEB-XXX: fixed this bug (56dc877)
56
- Features
57
- - WEB-XXX: created new component (7145565)
58
- ```
36
+ ## Releases
59
37
 
60
- Release version is incremented automatically so people can continue to work and push changes without worrying about handling versions.
61
- Other repo's using bookjane-design-library can reference exact version numbers referring to the library at a point in time.
38
+ The `version` field in `package.json` is bumped manually as part of the release PR.
62
39
 
63
40
  ---
@@ -1,8 +1,5 @@
1
- import { BKJAlertStatusType } from './BKJAlert.types.js';
2
- export declare const BKJAlertWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
3
- export declare const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
- export declare const AlertText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, {
5
- status: BKJAlertStatusType;
6
- }>> & string;
7
- export declare const DismissButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>> & string;
1
+ export declare const BKJAlertWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const IconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
+ export declare const AlertText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
4
+ export declare const DismissButton: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
8
5
  //# sourceMappingURL=BKJAlert.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJAlert.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJAlert/BKJAlert.styled.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAGtD,eAAO,MAAM,eAAe,6NAQ3B,CAAC;AAEF,eAAO,MAAM,WAAW,6NAAe,CAAC;AAExC,eAAO,MAAM,SAAS;YAAsB,kBAAkB;YAK7D,CAAC;AAEF,eAAO,MAAM,aAAa,yOAezB,CAAC"}
1
+ {"version":3,"file":"BKJAlert.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJAlert/BKJAlert.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,eAAe,kFAQ3B,CAAC;AAEF,eAAO,MAAM,WAAW,kFAAe,CAAC;AAExC,eAAO,MAAM,SAAS,kFAKrB,CAAC;AAEF,eAAO,MAAM,aAAa,kFAezB,CAAC"}
@@ -1,13 +1,18 @@
1
- export declare const Avatar: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, {
2
- fontSize: number;
3
- }>> & string;
4
- export declare const PendingSignUpIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
1
+ export declare const Avatar: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const PendingSignUpIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
5
3
  children?: import("react").ReactNode;
6
4
  }, "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"> & {
7
5
  ref?: import("react").Ref<SVGSVGElement>;
8
- }, {
6
+ }, "width" | "height"> & {
9
7
  width: string;
10
8
  height: string;
11
- }>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
12
- export declare const ImageContainer: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
9
+ }, never> & Partial<Pick<import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
10
+ children?: import("react").ReactNode;
11
+ }, "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"> & {
12
+ ref?: import("react").Ref<SVGSVGElement>;
13
+ }, "width" | "height"> & {
14
+ width: string;
15
+ height: string;
16
+ }, never>>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
17
+ export declare const ImageContainer: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
13
18
  //# sourceMappingURL=BKJAvatar.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJAvatar.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJAvatar/BKJAvatar.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;cAA0B,MAAM;YASlD,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;WACrB,MAAM;YACL,MAAM;wIAUf,CAAC;AACF,eAAO,MAAM,cAAc,6NAE1B,CAAC"}
1
+ {"version":3,"file":"BKJAvatar.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJAvatar/BKJAvatar.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,kFASlB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;WACrB,MAAM;YACL,MAAM;;;;;;WADP,MAAM;YACL,MAAM;gJAUf,CAAC;AACF,eAAO,MAAM,cAAc,kFAE1B,CAAC"}
@@ -1,5 +1,2 @@
1
- import { BKJThemeBadgeVariantType } from './BKJBadge.types.js';
2
- export declare const BadgeWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
3
- variant: BKJThemeBadgeVariantType;
4
- }>> & string;
1
+ export declare const BadgeWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
5
2
  //# sourceMappingURL=BKJBadge.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJBadge.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJBadge/BKJBadge.styled.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAC;AAG5D,eAAO,MAAM,YAAY;aAAyB,wBAAwB;YAezE,CAAC"}
1
+ {"version":3,"file":"BKJBadge.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJBadge/BKJBadge.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,YAAY,kFAexB,CAAC"}
@@ -7,5 +7,5 @@ export interface IBKJButtonWrapperProps {
7
7
  ref?: any;
8
8
  padding?: string;
9
9
  }
10
- export declare const BKJButtonWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, IBKJButtonWrapperProps>> & string;
10
+ export declare const BKJButtonWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
11
11
  //# sourceMappingURL=BKJButton.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJButton.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJButton/BKJButton.styled.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,mBAAmB,CAAC;AAC9D,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,yBAAyB,CAAC;IACnC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,gBAAgB,uQA6C5B,CAAC"}
1
+ {"version":3,"file":"BKJButton.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJButton/BKJButton.styled.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,yBAAyB,EAAE,MAAM,mBAAmB,CAAC;AAC9D,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,yBAAyB,CAAC;IACnC,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,eAAO,MAAM,gBAAgB,kFA6C5B,CAAC"}
@@ -1,25 +1,27 @@
1
- export declare const ButtonIconTextInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
2
- export declare const ButtonIconTextInputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {
3
- disabled?: boolean;
4
- }>> & string;
5
- export declare const ButtonIconTextInputRequiredAsterisk: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "disabled"> & {
6
- disabled?: boolean;
7
- }, "disabled" | "key" | keyof import("react").LabelHTMLAttributes<HTMLLabelElement>> & {
8
- ref?: import("react").Ref<HTMLLabelElement>;
9
- }, never>> & string;
10
- export declare const ButtonIconTextInputIconWrapper: 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 ButtonIconTextInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const ButtonIconTextInputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
+ export declare const ButtonIconTextInputRequiredAsterisk: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
4
+ export declare const ButtonIconTextInputIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
11
5
  export declare const ButtonIconTextInputIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
12
6
  children?: import("react").ReactNode;
13
7
  }, "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"> & {
14
8
  ref?: import("react").Ref<SVGSVGElement>;
15
- }, never>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
9
+ }, never> & Partial<Pick<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
10
+ children?: import("react").ReactNode;
11
+ }, "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"> & {
12
+ ref?: import("react").Ref<SVGSVGElement>;
13
+ }, never>>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
16
14
  export declare const ButtonIconTextInputButtonIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
17
15
  children?: import("react").ReactNode;
18
16
  }, "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
17
  ref?: import("react").Ref<SVGSVGElement>;
20
- }, never>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
18
+ }, never> & Partial<Pick<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
19
+ children?: import("react").ReactNode;
20
+ }, "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"> & {
21
+ ref?: import("react").Ref<SVGSVGElement>;
22
+ }, never>>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
21
23
  export declare const ButtonIconTextInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
22
- export declare const ButtonIconTextInputErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never>> & string;
24
+ export declare const ButtonIconTextInputErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
23
25
  export declare const ButtonIconTextInputButton: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
24
- export declare const ButtonIconTextInputInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
26
+ export declare const ButtonIconTextInputInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
25
27
  //# sourceMappingURL=BKJButtonIconTextInput.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJButtonIconTextInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJButtonIconTextInput/BKJButtonIconTextInput.styled.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,0BAA0B,6NAGtC,CAAC;AAEF,eAAO,MAAM,wBAAwB;eAA6B,OAAO;YAExE,CAAC;AAEF,eAAO,MAAM,mCAAmC;eAJkB,OAAO;;;mBAMxE,CAAC;AAGF,eAAO,MAAM,8BAA8B,6NAY1C,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;+IAInC,CAAC;AAEF,eAAO,MAAM,6BAA6B;;;;+IAKzC,CAAC;AAEF,eAAO,MAAM,mBAAmB,kFAK/B,CAAC;AAEF,eAAO,MAAM,+BAA+B,yOAE3C,CAAC;AAEF,eAAO,MAAM,yBAAyB,kFA8BrC,CAAC;AAEF,eAAO,MAAM,+BAA+B,6NAiB3C,CAAC"}
1
+ {"version":3,"file":"BKJButtonIconTextInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJButtonIconTextInput/BKJButtonIconTextInput.styled.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,0BAA0B,kFAGtC,CAAC;AAEF,eAAO,MAAM,wBAAwB,kFAEpC,CAAC;AAEF,eAAO,MAAM,mCAAmC,kFAE/C,CAAC;AAGF,eAAO,MAAM,8BAA8B,kFAY1C,CAAC;AAEF,eAAO,MAAM,uBAAuB;;;;;;;;gJAInC,CAAC;AAEF,eAAO,MAAM,6BAA6B;;;;;;;;gJAKzC,CAAC;AAEF,eAAO,MAAM,mBAAmB,kFAK/B,CAAC;AAEF,eAAO,MAAM,+BAA+B,kFAE3C,CAAC;AAEF,eAAO,MAAM,yBAAyB,kFA8BrC,CAAC;AAEF,eAAO,MAAM,+BAA+B,kFAiB3C,CAAC"}
@@ -1,12 +1,5 @@
1
- import { BKJCheckboxLabelProps, BKJThemeCheckboxVariantType } from './BKJCheckbox.types.js';
2
- export declare const BKJCheckboxWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
3
- interface IBKJCheckboxDisplay {
4
- value?: boolean;
5
- variant: BKJThemeCheckboxVariantType;
6
- disabled?: boolean;
7
- }
8
- export declare const BKJCheckboxDisplay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IBKJCheckboxDisplay>> & string;
9
- export declare const BKJCheckboxInput: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>> & string;
10
- export declare const BKJCheckboxLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, BKJCheckboxLabelProps>> & string;
11
- export {};
1
+ export declare const BKJCheckboxWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const BKJCheckboxDisplay: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
+ export declare const BKJCheckboxInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
4
+ export declare const BKJCheckboxLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
12
5
  //# sourceMappingURL=BKJCheckbox.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJCheckbox.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJCheckbox/BKJCheckbox.styled.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AAEzF,eAAO,MAAM,kBAAkB,6NAQ9B,CAAC;AACF,UAAU,mBAAmB;IAC3B,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,2BAA2B,CAAC;IACrC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,kBAAkB,wPAgC9B,CAAC;AAEF,eAAO,MAAM,gBAAgB,sOAM5B,CAAC;AAEF,eAAO,MAAM,gBAAgB,mQAS5B,CAAC"}
1
+ {"version":3,"file":"BKJCheckbox.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJCheckbox/BKJCheckbox.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,kBAAkB,kFAQ9B,CAAC;AAOF,eAAO,MAAM,kBAAkB,kFAgC9B,CAAC;AAEF,eAAO,MAAM,gBAAgB,kFAM5B,CAAC;AAEF,eAAO,MAAM,gBAAgB,kFAS5B,CAAC"}
@@ -1,4 +1,4 @@
1
- import { IBKJCheckProps, IBKJCheckPathProps } from './BKJCheck.types.js';
2
- export declare const CheckPath: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").SVGProps<SVGPathElement>, IBKJCheckPathProps>> & string;
1
+ import { IBKJCheckProps } from './BKJCheck.types.js';
2
+ export declare const CheckPath: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
3
  export declare function BKJCheck(props: IBKJCheckProps): JSX.Element;
4
4
  //# sourceMappingURL=BKJCheck.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJCheck.d.ts","sourceRoot":"","sources":["../../../../src/components/BKJCheckbox/src/BKJCheck.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAEtE,eAAO,MAAM,SAAS,8LAOrB,CAAC;AAEF,wBAAgB,QAAQ,CAAC,KAAK,EAAE,cAAc,eAc7C"}
1
+ {"version":3,"file":"BKJCheck.d.ts","sourceRoot":"","sources":["../../../../src/components/BKJCheckbox/src/BKJCheck.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAsB,MAAM,kBAAkB,CAAC;AAEtE,eAAO,MAAM,SAAS,kFAOrB,CAAC;AAEF,wBAAgB,QAAQ,CAAC,KAAK,EAAE,cAAc,eAc7C"}
@@ -1,3 +1,3 @@
1
- export declare const LabelWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, never>> & string;
2
- export declare const CheckboxSlot: 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 LabelWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const CheckboxSlot: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
3
  //# sourceMappingURL=BKJCheckboxListItem.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJCheckboxListItem.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJCheckboxListItem/BKJCheckboxListItem.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,sOAGxB,CAAC;AAEF,eAAO,MAAM,YAAY,6NAQxB,CAAC"}
1
+ {"version":3,"file":"BKJCheckboxListItem.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJCheckboxListItem/BKJCheckboxListItem.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,YAAY,kFAGxB,CAAC;AAEF,eAAO,MAAM,YAAY,kFAQxB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BKJChip.d.ts","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAwB3C,CAAC"}
1
+ {"version":3,"file":"BKJChip.d.ts","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAoB3C,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { BKJIcon } from '../BKJIcon/index.js';
3
- import { ChipText, ChipWrapper, CloseButton, CloseIcon } from './BKJChip.styled.js';
4
- export const BKJChip = ({ onClose, variant = 'Purple', children, closeAriaLabel, closeButtonDisabled, }) => (_jsxs(ChipWrapper, { variant: variant, children: [_jsx(ChipText, { children: children }), closeAriaLabel != null ? (_jsx(CloseButton, { type: "button", "aria-label": closeAriaLabel, onClick: onClose, disabled: closeButtonDisabled, children: _jsx(BKJIcon, { iconName: "CloseBold", color: "White", "aria-hidden": "true" }) })) : (_jsx(CloseIcon, { onMouseDown: onClose, children: _jsx(BKJIcon, { iconName: "CloseBold", color: "White" }) }))] }));
3
+ import { ChipText, ChipWrapper, RemoveButton } from './BKJChip.styled.js';
4
+ export const BKJChip = ({ onRemove, variant = 'Purple', children, removeAriaLabel, removeButtonDisabled, }) => (_jsxs(ChipWrapper, { variant: variant, children: [_jsx(ChipText, { children: children }), onRemove != null && (_jsx(RemoveButton, { type: "button", "aria-label": removeAriaLabel, onClick: onRemove, disabled: removeButtonDisabled, children: _jsx(BKJIcon, { iconName: "CloseBold", color: "White", "aria-hidden": "true" }) }))] }));
5
5
  //# sourceMappingURL=BKJChip.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJChip.js","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAGjF,MAAM,CAAC,MAAM,OAAO,GAA4B,CAAC,EAC/C,OAAO,EACP,OAAO,GAAG,QAAQ,EAClB,QAAQ,EACR,cAAc,EACd,mBAAmB,GACpB,EAAE,EAAE,CAAC,CACJ,MAAC,WAAW,IAAC,OAAO,EAAE,OAAO,aAC3B,KAAC,QAAQ,cAAE,QAAQ,GAAY,EAC9B,cAAc,IAAI,IAAI,CAAC,CAAC,CAAC,CACxB,KAAC,WAAW,IACV,IAAI,EAAC,QAAQ,gBACD,cAAc,EAC1B,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,mBAAmB,YAE7B,KAAC,OAAO,IAAC,QAAQ,EAAC,WAAW,EAAC,KAAK,EAAC,OAAO,iBAAa,MAAM,GAAG,GACrD,CACf,CAAC,CAAC,CAAC,CACF,KAAC,SAAS,IAAC,WAAW,EAAE,OAAO,YAC7B,KAAC,OAAO,IAAC,QAAQ,EAAC,WAAW,EAAC,KAAK,EAAC,OAAO,GAAG,GACpC,CACb,IACW,CACf,CAAC"}
1
+ {"version":3,"file":"BKJChip.js","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAC;AACrC,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAGvE,MAAM,CAAC,MAAM,OAAO,GAA4B,CAAC,EAC/C,QAAQ,EACR,OAAO,GAAG,QAAQ,EAClB,QAAQ,EACR,eAAe,EACf,oBAAoB,GACrB,EAAE,EAAE,CAAC,CACJ,MAAC,WAAW,IAAC,OAAO,EAAE,OAAO,aAC3B,KAAC,QAAQ,cAAE,QAAQ,GAAY,EAC9B,QAAQ,IAAI,IAAI,IAAI,CACnB,KAAC,YAAY,IACX,IAAI,EAAC,QAAQ,gBACD,eAAe,EAC3B,OAAO,EAAE,QAAQ,EACjB,QAAQ,EAAE,oBAAoB,YAE9B,KAAC,OAAO,IAAC,QAAQ,EAAC,WAAW,EAAC,KAAK,EAAC,OAAO,iBAAa,MAAM,GAAG,GACpD,CAChB,IACW,CACf,CAAC"}
@@ -10,7 +10,7 @@ declare const _default: {
10
10
  };
11
11
  option: string[];
12
12
  };
13
- onClose: {
13
+ onRemove: {
14
14
  table: {
15
15
  disable: boolean;
16
16
  };
@@ -23,5 +23,4 @@ export declare const Decorative: import("@storybook/core/csf").AnnotatedStoryFn<
23
23
  export declare const WithRemoveButton: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, IBKJChipProps>;
24
24
  export declare const DisabledRemoveButton: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, IBKJChipProps>;
25
25
  export declare const RedVariant: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, IBKJChipProps>;
26
- export declare const LegacyDisabledSuppression: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, IBKJChipProps>;
27
26
  //# sourceMappingURL=BKJChip.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJChip.stories.d.ts","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.stories.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;;;;;;;;;;;;;;;;;;;AAEhD,wBAiBE;AAQF,eAAO,MAAM,OAAO,yGAAoB,CAAC;AAKzC,eAAO,MAAM,UAAU,yGAAoB,CAAC;AAK5C,eAAO,MAAM,gBAAgB,yGAAoB,CAAC;AAOlD,eAAO,MAAM,oBAAoB,yGAAoB,CAAC;AActD,eAAO,MAAM,UAAU,yGAAuB,CAAC;AAK/C,eAAO,MAAM,yBAAyB,yGAAoB,CAAC"}
1
+ {"version":3,"file":"BKJChip.stories.d.ts","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.stories.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;;;;;;;;;;;;;;;;;;;AAEhD,wBAiBE;AAQF,eAAO,MAAM,OAAO,yGAAoB,CAAC;AAKzC,eAAO,MAAM,UAAU,yGAAoB,CAAC;AAK5C,eAAO,MAAM,gBAAgB,yGAAoB,CAAC;AAOlD,eAAO,MAAM,oBAAoB,yGAAoB,CAAC;AActD,eAAO,MAAM,UAAU,yGAAuB,CAAC"}
@@ -12,7 +12,7 @@ export default {
12
12
  },
13
13
  option: ['Purple', 'Red'],
14
14
  },
15
- onClose: {
15
+ onRemove: {
16
16
  table: {
17
17
  disable: true,
18
18
  },
@@ -31,34 +31,19 @@ Decorative.args = {
31
31
  export const WithRemoveButton = Template.bind({});
32
32
  WithRemoveButton.args = {
33
33
  variant: 'Purple',
34
- onClose: () => undefined,
35
- closeAriaLabel: 'Remove Filter Pill',
34
+ onRemove: () => undefined,
35
+ removeAriaLabel: 'Remove Filter Pill',
36
36
  };
37
37
  export const DisabledRemoveButton = Template.bind({});
38
38
  DisabledRemoveButton.args = {
39
39
  variant: 'Purple',
40
- onClose: () => undefined,
41
- closeAriaLabel: 'Remove Filter Pill',
42
- closeButtonDisabled: true,
40
+ onRemove: () => undefined,
41
+ removeAriaLabel: 'Remove Filter Pill',
42
+ removeButtonDisabled: true,
43
43
  };
44
44
  const RedTemplate = ({ ...props }) => (_jsx(BKJThemeProvider, { children: _jsx(BKJChip, { ...props, children: "Active" }) }));
45
45
  export const RedVariant = RedTemplate.bind({});
46
46
  RedVariant.args = {
47
47
  variant: 'Red',
48
48
  };
49
- export const LegacyDisabledSuppression = Template.bind({});
50
- LegacyDisabledSuppression.args = {
51
- variant: 'Purple',
52
- onClose: () => undefined,
53
- };
54
- LegacyDisabledSuppression.parameters = {
55
- docs: {
56
- description: {
57
- story: 'Demonstrates the legacy `<div onMouseDown>` close-icon rendering retained for the WEB-4818 disabled-pill-dropdown tab-stop-suppression mechanism. ' +
58
- '`BKJPillDropdown` deliberately omits `closeAriaLabel` when `disabled={true}` so chip remove buttons are removed from the tab order while their visual close-icon affordance is preserved. ' +
59
- '**Standalone consumers (outside the BKJPill* family) MUST supply `closeAriaLabel` whenever `onClose` is provided** so the focusable, keyboard-accessible `<button>` rendering is used. ' +
60
- 'See [WEB-4818](https://bookjane.atlassian.net/browse/WEB-4818) for the rationale; see [WEB-4844](https://bookjane.atlassian.net/browse/WEB-4844) for the audit ticket that locks in this dual-path contract.',
61
- },
62
- },
63
- };
64
49
  //# sourceMappingURL=BKJChip.stories.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJChip.stories.js","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.stories.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAGpC,eAAe;IACb,KAAK,EAAE,wBAAwB;IAC/B,SAAS,EAAE,OAAO;IAClB,QAAQ,EAAE;QACR,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,OAAO,EAAE;gBACP,IAAI,EAAE,QAAQ;aACf;YACD,MAAM,EAAE,CAAC,QAAQ,EAAE,KAAK,CAAC;SAC1B;QACD,OAAO,EAAE;YACP,KAAK,EAAE;gBACL,OAAO,EAAE,IAAI;aACd;SACF;KACF;CACF,CAAC;AAEF,MAAM,QAAQ,GAA2B,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE,CAAC,CACzD,KAAC,gBAAgB,cACf,KAAC,OAAO,OAAK,KAAK,4BAAuB,GACxB,CACpB,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACzC,OAAO,CAAC,IAAI,GAAG;IACb,OAAO,EAAE,QAAQ;CAClB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC5C,UAAU,CAAC,IAAI,GAAG;IAChB,OAAO,EAAE,QAAQ;CAClB,CAAC;AAEF,MAAM,CAAC,MAAM,gBAAgB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAClD,gBAAgB,CAAC,IAAI,GAAG;IACtB,OAAO,EAAE,QAAQ;IACjB,OAAO,EAAE,GAAG,EAAE,CAAC,SAAS;IACxB,cAAc,EAAE,oBAAoB;CACrC,CAAC;AAEF,MAAM,CAAC,MAAM,oBAAoB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACtD,oBAAoB,CAAC,IAAI,GAAG;IAC1B,OAAO,EAAE,QAAQ;IACjB,OAAO,EAAE,GAAG,EAAE,CAAC,SAAS;IACxB,cAAc,EAAE,oBAAoB;IACpC,mBAAmB,EAAE,IAAI;CAC1B,CAAC;AAEF,MAAM,WAAW,GAA2B,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE,CAAC,CAC5D,KAAC,gBAAgB,cACf,KAAC,OAAO,OAAK,KAAK,uBAAkB,GACnB,CACpB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAW,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC/C,UAAU,CAAC,IAAI,GAAG;IAChB,OAAO,EAAE,KAAK;CACf,CAAC;AAEF,MAAM,CAAC,MAAM,yBAAyB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC3D,yBAAyB,CAAC,IAAI,GAAG;IAC/B,OAAO,EAAE,QAAQ;IACjB,OAAO,EAAE,GAAG,EAAE,CAAC,SAAS;CACzB,CAAC;AACF,yBAAyB,CAAC,UAAU,GAAG;IACrC,IAAI,EAAE;QACJ,WAAW,EAAE;YACX,KAAK,EACH,oJAAoJ;gBACpJ,4LAA4L;gBAC5L,yLAAyL;gBACzL,8MAA8M;SACjN;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"BKJChip.stories.js","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.stories.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAGpC,eAAe;IACb,KAAK,EAAE,wBAAwB;IAC/B,SAAS,EAAE,OAAO;IAClB,QAAQ,EAAE;QACR,OAAO,EAAE;YACP,IAAI,EAAE,WAAW;YACjB,OAAO,EAAE;gBACP,IAAI,EAAE,QAAQ;aACf;YACD,MAAM,EAAE,CAAC,QAAQ,EAAE,KAAK,CAAC;SAC1B;QACD,QAAQ,EAAE;YACR,KAAK,EAAE;gBACL,OAAO,EAAE,IAAI;aACd;SACF;KACF;CACF,CAAC;AAEF,MAAM,QAAQ,GAA2B,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE,CAAC,CACzD,KAAC,gBAAgB,cACf,KAAC,OAAO,OAAK,KAAK,4BAAuB,GACxB,CACpB,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACzC,OAAO,CAAC,IAAI,GAAG;IACb,OAAO,EAAE,QAAQ;CAClB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC5C,UAAU,CAAC,IAAI,GAAG;IAChB,OAAO,EAAE,QAAQ;CAClB,CAAC;AAEF,MAAM,CAAC,MAAM,gBAAgB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAClD,gBAAgB,CAAC,IAAI,GAAG;IACtB,OAAO,EAAE,QAAQ;IACjB,QAAQ,EAAE,GAAG,EAAE,CAAC,SAAS;IACzB,eAAe,EAAE,oBAAoB;CACtC,CAAC;AAEF,MAAM,CAAC,MAAM,oBAAoB,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACtD,oBAAoB,CAAC,IAAI,GAAG;IAC1B,OAAO,EAAE,QAAQ;IACjB,QAAQ,EAAE,GAAG,EAAE,CAAC,SAAS;IACzB,eAAe,EAAE,oBAAoB;IACrC,oBAAoB,EAAE,IAAI;CAC3B,CAAC;AAEF,MAAM,WAAW,GAA2B,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE,CAAC,CAC5D,KAAC,gBAAgB,cACf,KAAC,OAAO,OAAK,KAAK,uBAAkB,GACnB,CACpB,CAAC;AAEF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAW,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAC/C,UAAU,CAAC,IAAI,GAAG;IAChB,OAAO,EAAE,KAAK;CACf,CAAC"}
@@ -1,8 +1,4 @@
1
- import { BKJThemeChipVariantType } from './BKJChip.types.js';
2
- export declare const ChipWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
3
- variant: BKJThemeChipVariantType;
4
- }>> & string;
5
- export declare const ChipText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never>> & string;
6
- export declare const CloseIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
7
- export declare const CloseButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>> & string;
1
+ export declare const ChipWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const ChipText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
+ export declare const RemoveButton: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
8
4
  //# sourceMappingURL=BKJChip.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJChip.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.styled.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAE1D,eAAO,MAAM,WAAW;aAAyB,uBAAuB;YAQvE,CAAC;AAEF,eAAO,MAAM,QAAQ,yOAQpB,CAAC;AAEF,eAAO,MAAM,SAAS,6NAKrB,CAAC;AAEF,eAAO,MAAM,WAAW,yOAiBvB,CAAC"}
1
+ {"version":3,"file":"BKJChip.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,WAAW,kFAQvB,CAAC;AAEF,eAAO,MAAM,QAAQ,kFAQpB,CAAC;AAEF,eAAO,MAAM,YAAY,kFAiBxB,CAAC"}
@@ -17,13 +17,7 @@ export const ChipText = styled.p `
17
17
  color: white;
18
18
  margin: 0px 8px;
19
19
  `;
20
- export const CloseIcon = styled.div `
21
- cursor: pointer;
22
- display: flex;
23
- justify-content: center;
24
- align-items: center;
25
- `;
26
- export const CloseButton = styled.button `
20
+ export const RemoveButton = styled.button `
27
21
  background: none;
28
22
  border: 0;
29
23
  padding: 0;
@@ -1 +1 @@
1
- {"version":3,"file":"BKJChip.styled.js","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.styled.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAGvC,MAAM,CAAC,MAAM,WAAW,GAAG,MAAM,CAAC,GAAG,CAAsC;;;;;;;IAOvE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC;CAC9C,CAAC;AAEF,MAAM,CAAC,MAAM,QAAQ,GAAG,MAAM,CAAC,CAAC,CAAA;IAC5B,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK,CAAC,UAAU,CAAC,QAAQ;IACxC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,WAAW;;;;;;CAMzC,CAAC;AAEF,MAAM,CAAC,MAAM,SAAS,GAAG,MAAM,CAAC,GAAG,CAAA;;;;;CAKlC,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAG,MAAM,CAAC,MAAM,CAAA;;;;;;;;;;;;;;;;;CAiBvC,CAAC"}
1
+ {"version":3,"file":"BKJChip.styled.js","sourceRoot":"","sources":["../../../src/components/BKJChip/BKJChip.styled.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,mBAAmB,CAAC;AAGvC,MAAM,CAAC,MAAM,WAAW,GAAG,MAAM,CAAC,GAAG,CAAsC;;;;;;;IAOvE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC;CAC9C,CAAC;AAEF,MAAM,CAAC,MAAM,QAAQ,GAAG,MAAM,CAAC,CAAC,CAAA;IAC5B,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK,CAAC,UAAU,CAAC,QAAQ;IACxC,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK,CAAC,KAAK,CAAC,WAAW;;;;;;CAMzC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,CAAA;;;;;;;;;;;;;;;;;CAiBxC,CAAC"}