@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
@@ -1,3 +1,2 @@
1
- import { IBKJHorizontalRuleProps } from './BKJHorizontalRule.types.js';
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":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,eAAO,MAAM,iBAAiB,0PAM7B,CAAC"}
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", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
2
- export declare const Title: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never>> & string;
3
- export declare const SectionWrapper: 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 IconCategoryWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
5
- 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;
6
- export declare const IconName: 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 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,6NAG5B,CAAC;AAEF,eAAO,MAAM,KAAK,yOAGjB,CAAC;AAEF,eAAO,MAAM,cAAc,6NAG1B,CAAC;AAEF,eAAO,MAAM,mBAAmB,6NAO/B,CAAC;AAEF,eAAO,MAAM,WAAW,6NAKvB,CAAC;AAEF,eAAO,MAAM,QAAQ,yOAGpB,CAAC"}
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", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
2
- height: string;
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;YACjB,MAAM;WACP,MAAM;YAcd,CAAC;AAEF,eAAO,MAAM,KAAK;kBACF,MAAM;YACZ,MAAM;WACP,MAAM;YACL,OAAO;YAmBhB,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", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
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,6NAE1B,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
- import { IListItemWrapperProps } from './BKJListItem.types.js';
2
- export declare const ListItemWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, IListItemWrapperProps>> & string;
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":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAE5D,eAAO,MAAM,eAAe,0PA2C3B,CAAC;AAEF,eAAO,MAAM,oBAAoB,6NAQhC,CAAC"}
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", import("styled-components").FastOmit<import("react").SVGProps<SVGSVGElement>, never>> & string;
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,mKAI7B,CAAC"}
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
- import { ForwardedRef, Ref } from 'react';
2
- import { IBKJMenuItemProps } from './BKJMenu.types.js';
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":"AAAA,OAAO,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpD,eAAO,MAAM,WAAW;SACjB,YAAY,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,GAAG,GAAG;YAYxC,CAAC;AAEF,eAAO,MAAM,eAAe,sPA+B3B,CAAC"}
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
- import { IBKJMenuItemProps } from './BKJMenuItem.types.js';
2
- export declare const MenuWrapper: 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 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":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAExD,eAAO,MAAM,WAAW,6NAQvB,CAAC;AAEF,eAAO,MAAM,eAAe,sPAuC3B,CAAC"}
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", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, never>> & string;
2
- export declare const BKJPaginationButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {
3
- disabled?: boolean;
4
- }>> & string;
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,uNAOhC,CAAC;AAEF,eAAO,MAAM,mBAAmB;eAA8B,OAAO;YAsBpE,CAAC;AAEF,eAAO,MAAM,oBAAoB,6NAQhC,CAAC;AAEF,eAAO,MAAM,iBAAiB,yOAM7B,CAAC"}
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", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
2
- export declare const InputLabel: 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 RequiredAsterisk: 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 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", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never>> & string;
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,6NAEhC,CAAC;AAEF,eAAO,MAAM,UAAU;eAA6B,OAAO;YAE1D,CAAC;AAEF,eAAO,MAAM,gBAAgB;eAJuB,OAAO;;;mBAM1D,CAAC;AAEF,eAAO,MAAM,YAAY,6NAGxB,CAAC;AAEF,eAAO,MAAM,WAAW;eAA2B,OAAO;YAczD,CAAC;AAEF,eAAO,MAAM,SAAS,kFAErB,CAAC;AAEF,eAAO,MAAM,iBAAiB,yOAE7B,CAAC"}
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"}
@@ -71,8 +71,7 @@ const BKJPillDropdownComponent = (props) => {
71
71
  const MATCHED = options.find(({ value, isGroupNode }) => value === strValue && !isGroupNode);
72
72
  if (!MATCHED)
73
73
  return _jsx(Fragment, {});
74
- const closeAriaLabel = disabled ? undefined : `Remove ${MATCHED.label}`;
75
- return (_jsx(BKJChip, { onClose: onChipRemove(MATCHED.value), variant: "Purple", closeAriaLabel: closeAriaLabel, children: MATCHED.label }, MATCHED.value));
74
+ return (_jsx(BKJChip, { onRemove: onChipRemove(MATCHED.value), variant: "Purple", removeAriaLabel: `Remove ${MATCHED.label}`, removeButtonDisabled: disabled, children: MATCHED.label }, MATCHED.value));
76
75
  }), _jsx(ArrowIconWrapper, { children: _jsx(BKJIcon, { iconName: isFocused ? 'ArrowUp' : 'ArrowDown' }) })] }))), _jsx(InputComponent, { ref: inputRef, options: dropdownListOptions, isFocused: isFocused, value: value, ariaLabelledBy: label ? inputLabelId : undefined, onInputChange: (event) => {
77
76
  if (showSelectAll && event.target.value.includes(SELECT_ALL_NODE_ID)) {
78
77
  return handleSelectAllChange(event, dropdownListOptions, onInputChange);
@@ -1 +1 @@
1
- {"version":3,"file":"BKJPillDropdown.js","sourceRoot":"","sources":["../../../src/components/BKJPillDropdown/BKJPillDropdown.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"BKJPillDropdown.js","sourceRoot":"","sources":["../../../src/components/BKJPillDropdown/BKJPillDropdown.tsx"],"names":[],"mappings":"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"}
@@ -1,19 +1,15 @@
1
- import { IBKJPillDropdownContext, TextAreaWrapperProps } from './BKJPillDropdown.types.js';
2
- export declare const InputLabel: 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 ErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, never>> & string;
6
- export declare const InputMessage: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, Partial<Pick<IBKJPillDropdownContext, "inputValue" | "isMaxLimitReached">>>> & string;
7
- export declare const RequiredAsterisk: 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"> & {
8
- disabled?: boolean;
9
- }, "disabled" | "key" | keyof import("react").LabelHTMLAttributes<HTMLLabelElement>> & {
10
- ref?: import("react").Ref<HTMLLabelElement>;
11
- }, never>> & string;
12
- export declare const BKJPillDropdownWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
13
- export declare const TextAreaWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, TextAreaWrapperProps>> & string;
14
- export declare const BKJPillDropdownComboBox: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<Pick<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxProps<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxOption<string | number, string, string | number>>, "target" | "name" | "value" | "label" | "checked" | "filter" | "cite" | "data" | "form" | "slot" | "span" | "style" | "summary" | "title" | "id" | "selected" | "disabled" | "variant" | "type" | "start" | "hidden" | "color" | "content" | "size" | "default" | "wrap" | "open" | "multiple" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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" | "isOpen" | "overrides" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "nonce" | "noValidate" | "optimum" | "pattern" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "useMap" | "wmode" | "key" | "leftIconProps" | "rightIconProps" | "labelProps" | "fieldSetProps" | "description" | "isRequired" | "error" | "openBorderLocation" | "useFocusBorder" | "options" | "onIsOpenChange" | "allowedAutoPlacements" | "showFullFocusBorder" | "$dropdownHeight"> & import("react").RefAttributes<HTMLInputElement>, {
1
+ export declare const InputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const ErrorMessage: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
+ export declare const InputMessage: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
4
+ export declare const RequiredAsterisk: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
5
+ export declare const BKJPillDropdownWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
6
+ export declare const TextAreaWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
7
+ export declare const BKJPillDropdownComboBox: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("styled-components").FastOmit<Pick<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxProps<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxOption<string | number, string, string | number>>, "target" | "name" | "value" | "label" | "checked" | "filter" | "cite" | "data" | "form" | "slot" | "span" | "style" | "summary" | "title" | "id" | "selected" | "disabled" | "variant" | "type" | "start" | "hidden" | "color" | "content" | "size" | "default" | "wrap" | "open" | "multiple" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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" | "isOpen" | "overrides" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "nonce" | "noValidate" | "optimum" | "pattern" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "useMap" | "wmode" | "key" | "leftIconProps" | "rightIconProps" | "labelProps" | "fieldSetProps" | "description" | "isRequired" | "error" | "openBorderLocation" | "useFocusBorder" | "options" | "onIsOpenChange" | "allowedAutoPlacements" | "showFullFocusBorder" | "$dropdownHeight"> & import("react").RefAttributes<HTMLInputElement>, "hasValue" | "$dropdownOffset"> & {
15
8
  hasValue: boolean;
16
9
  $dropdownOffset: number;
17
- }>> & string & Omit<import("react").ForwardRefExoticComponent<Pick<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxProps<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxOption<string | number, string, string | number>>, "target" | "name" | "value" | "label" | "checked" | "filter" | "cite" | "data" | "form" | "slot" | "span" | "style" | "summary" | "title" | "id" | "selected" | "disabled" | "variant" | "type" | "start" | "hidden" | "color" | "content" | "size" | "default" | "wrap" | "open" | "multiple" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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" | "isOpen" | "overrides" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "nonce" | "noValidate" | "optimum" | "pattern" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "useMap" | "wmode" | "key" | "leftIconProps" | "rightIconProps" | "labelProps" | "fieldSetProps" | "description" | "isRequired" | "error" | "openBorderLocation" | "useFocusBorder" | "options" | "onIsOpenChange" | "allowedAutoPlacements" | "showFullFocusBorder" | "$dropdownHeight"> & import("react").RefAttributes<HTMLInputElement>>, keyof import("react").Component<any, {}, any>>;
18
- export declare const ArrowIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
10
+ }, never> & Partial<Pick<import("styled-components").FastOmit<Pick<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxProps<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxOption<string | number, string, string | number>>, "target" | "name" | "value" | "label" | "checked" | "filter" | "cite" | "data" | "form" | "slot" | "span" | "style" | "summary" | "title" | "id" | "selected" | "disabled" | "variant" | "type" | "start" | "hidden" | "color" | "content" | "size" | "default" | "wrap" | "open" | "multiple" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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" | "isOpen" | "overrides" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "nonce" | "noValidate" | "optimum" | "pattern" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "useMap" | "wmode" | "key" | "leftIconProps" | "rightIconProps" | "labelProps" | "fieldSetProps" | "description" | "isRequired" | "error" | "openBorderLocation" | "useFocusBorder" | "options" | "onIsOpenChange" | "allowedAutoPlacements" | "showFullFocusBorder" | "$dropdownHeight"> & import("react").RefAttributes<HTMLInputElement>, "hasValue" | "$dropdownOffset"> & {
11
+ hasValue: boolean;
12
+ $dropdownOffset: number;
13
+ }, never>>> & string & Omit<import("react").ForwardRefExoticComponent<Pick<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxProps<import("../BKJComboBox/BKJComboBox.types.js").IBKJComboBoxOption<string | number, string, string | number>>, "target" | "name" | "value" | "label" | "checked" | "filter" | "cite" | "data" | "form" | "slot" | "span" | "style" | "summary" | "title" | "id" | "selected" | "disabled" | "variant" | "type" | "start" | "hidden" | "color" | "content" | "size" | "default" | "wrap" | "open" | "multiple" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "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" | "isOpen" | "overrides" | "accept" | "acceptCharset" | "action" | "allowFullScreen" | "allowTransparency" | "alt" | "async" | "autoComplete" | "autoFocus" | "autoPlay" | "capture" | "cellPadding" | "cellSpacing" | "charSet" | "challenge" | "classID" | "cols" | "colSpan" | "controls" | "coords" | "crossOrigin" | "dateTime" | "defer" | "download" | "encType" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "frameBorder" | "headers" | "height" | "high" | "href" | "hrefLang" | "htmlFor" | "httpEquiv" | "integrity" | "keyParams" | "keyType" | "kind" | "list" | "loop" | "low" | "manifest" | "marginHeight" | "marginWidth" | "max" | "maxLength" | "media" | "mediaGroup" | "method" | "min" | "minLength" | "muted" | "nonce" | "noValidate" | "optimum" | "pattern" | "playsInline" | "poster" | "preload" | "readOnly" | "rel" | "required" | "reversed" | "rows" | "rowSpan" | "sandbox" | "scope" | "scoped" | "scrolling" | "seamless" | "shape" | "sizes" | "src" | "srcDoc" | "srcLang" | "srcSet" | "step" | "useMap" | "wmode" | "key" | "leftIconProps" | "rightIconProps" | "labelProps" | "fieldSetProps" | "description" | "isRequired" | "error" | "openBorderLocation" | "useFocusBorder" | "options" | "onIsOpenChange" | "allowedAutoPlacements" | "showFullFocusBorder" | "$dropdownHeight"> & import("react").RefAttributes<HTMLInputElement>>, keyof import("react").Component<any, {}, any>>;
14
+ export declare const ArrowIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
19
15
  //# sourceMappingURL=BKJPillDropdown.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJPillDropdown.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJPillDropdown/BKJPillDropdown.styled.ts"],"names":[],"mappings":"AAUA,OAAO,EAAE,uBAAuB,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AAGxF,eAAO,MAAM,UAAU;eAA6B,OAAO;YAE1D,CAAC;AAEF,eAAO,MAAM,YAAY,sOAExB,CAAC;AAEF,eAAO,MAAM,YAAY,wTAYxB,CAAC;AAEF,eAAO,MAAM,gBAAgB;eAtBuB,OAAO;;;mBAwB1D,CAAC;AAEF,eAAO,MAAM,sBAAsB,6NAMlC,CAAC;AAEF,eAAO,MAAM,eAAe,yPAyB3B,CAAC;AAQF,eAAO,MAAM,uBAAuB;cACxB,OAAO;qBACA,MAAM;40MAuBxB,CAAC;AAEF,eAAO,MAAM,gBAAgB,6NAK5B,CAAC"}
1
+ {"version":3,"file":"BKJPillDropdown.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJPillDropdown/BKJPillDropdown.styled.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,UAAU,kFAEtB,CAAC;AAEF,eAAO,MAAM,YAAY,kFAExB,CAAC;AAEF,eAAO,MAAM,YAAY,kFAYxB,CAAC;AAEF,eAAO,MAAM,gBAAgB,kFAE5B,CAAC;AAEF,eAAO,MAAM,sBAAsB,kFAMlC,CAAC;AAEF,eAAO,MAAM,eAAe,kFAyB3B,CAAC;AAQF,eAAO,MAAM,uBAAuB;cACxB,OAAO;qBACA,MAAM;;cADb,OAAO;qBACA,MAAM;o1MAuBxB,CAAC;AAEF,eAAO,MAAM,gBAAgB,kFAK5B,CAAC"}
@@ -193,15 +193,48 @@ describe('BKJPillDropdown', () => {
193
193
  expect(screen.getByRole('button', { name: 'Remove Item Number #3' })).toBeInTheDocument();
194
194
  });
195
195
  });
196
- describe('Disabled state — FR-001 (Q4) / FR-009 (h) / SC-008', () => {
197
- it('no focusable chip remove button is rendered when disabled={true}', () => {
196
+ describe('Disabled state — WEB-4905 (FR-001 / FR-008)', () => {
197
+ // Post-WEB-4905: BKJChip no longer has a legacy <div onMouseDown> render branch.
198
+ // Disabled chips render as native <button disabled> — keyboard-skipped by native
199
+ // browser semantics AND mouse-click-blocked by the native `disabled` attribute.
200
+ // The chip Xs are PRESENT in the DOM (not unrendered like pre-WEB-4905), just
201
+ // inactive. This supersedes the WEB-4818 "absent-aria-label-as-suppression" pattern.
202
+ it('chip remove buttons render as <button type="button" disabled> when disabled={true}', () => {
198
203
  renderHarness({
199
204
  options: GROUPED_OPTIONS,
200
205
  initialValue: ['2', '3'],
201
206
  disabled: true,
202
207
  });
203
- const removeButtons = screen.queryAllByRole('button', { name: /^Remove Item Number #/ });
204
- expect(removeButtons).toHaveLength(0);
208
+ const removeButtons = screen.getAllByRole('button', { name: /^Remove Item Number #/ });
209
+ expect(removeButtons).toHaveLength(2);
210
+ removeButtons.forEach((btn) => {
211
+ expect(btn.tagName).toBe('BUTTON');
212
+ expect(btn.getAttribute('type')).toBe('button');
213
+ expect(btn.disabled).toBe(true);
214
+ });
215
+ });
216
+ it('axe-clean for a disabled dropdown with selected values', async () => {
217
+ const { axeResults } = await renderHarnessWithA11y({
218
+ options: GROUPED_OPTIONS,
219
+ initialValue: ['2', '3'],
220
+ disabled: true,
221
+ });
222
+ expect(axeResults).toHaveNoViolations();
223
+ });
224
+ it('mouse-click on a disabled chip remove button does NOT remove the chip', async () => {
225
+ const user = userEvent.setup();
226
+ renderHarness({
227
+ options: GROUPED_OPTIONS,
228
+ initialValue: ['2', '3'],
229
+ disabled: true,
230
+ });
231
+ const removeBtn = screen.getByRole('button', { name: 'Remove Item Number #2' });
232
+ await act(async () => {
233
+ await user.click(removeBtn);
234
+ });
235
+ // Chip is still rendered — native <button disabled> blocks the onClick.
236
+ expect(screen.getByRole('button', { name: 'Remove Item Number #2' })).toBeInTheDocument();
237
+ expect(screen.getByRole('button', { name: 'Remove Item Number #3' })).toBeInTheDocument();
205
238
  });
206
239
  it('tabbing through a form does not focus any chip remove button when disabled', async () => {
207
240
  const user = userEvent.setup();
@@ -209,10 +242,8 @@ describe('BKJPillDropdown', () => {
209
242
  const before = screen.getByTestId('before');
210
243
  before.focus();
211
244
  // Walk forward via Tab through every focusable target downstream of `before`.
212
- // Assert that none of them are chip remove buttons (those should be unrendered
213
- // when disabled per FR-001 / Clarifications Q4). The combobox input itself
214
- // remains focusable — that is preserved existing UX and out of bare-minimum
215
- // scope per the project's "no UX behaviour changes" rule for AODA Phase 1.
245
+ // Disabled native <button>s are removed from the tab order by the browser, so
246
+ // no chip remove button should ever be the activeElement during this walk.
216
247
  const seen = new Set();
217
248
  for (let i = 0; i < 10; i += 1) {
218
249
  await act(async () => { await user.tab(); });
@@ -220,7 +251,6 @@ describe('BKJPillDropdown', () => {
220
251
  if (!active || seen.has(active))
221
252
  break;
222
253
  seen.add(active);
223
- // No chip remove button has accessible name starting with "Remove Item"
224
254
  const accName = (active.getAttribute('aria-label') || active.textContent || '').trim();
225
255
  expect(accName).not.toMatch(/^Remove Item Number #/);
226
256
  if (active === screen.getByTestId('after'))
@@ -1 +1 @@
1
- {"version":3,"file":"BKJPillDropdown.test.js","sourceRoot":"","sources":["../../../src/components/BKJPillDropdown/BKJPillDropdown.test.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"BKJPillDropdown.test.js","sourceRoot":"","sources":["../../../src/components/BKJPillDropdown/BKJPillDropdown.test.tsx"],"names":[],"mappings":"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"}
@@ -16,7 +16,7 @@ const BKJPillSelectComponent = (props) => {
16
16
  const MATCHED = options.find(({ value }) => value === strValue);
17
17
  if (!MATCHED)
18
18
  return _jsx(Fragment, {}, `missing-${strValue}`);
19
- return (_jsx(BKJChip, { onClose: onChipRemove(MATCHED.value), variant: "Purple", closeAriaLabel: `Remove ${MATCHED.label}`, closeButtonDisabled: disabled, children: MATCHED.label }, MATCHED.value));
19
+ return (_jsx(BKJChip, { onRemove: onChipRemove(MATCHED.value), variant: "Purple", removeAriaLabel: `Remove ${MATCHED.label}`, removeButtonDisabled: disabled, children: MATCHED.label }, MATCHED.value));
20
20
  }) }))), value.length === 0 || isFocused ? (_jsx(InputComponent, { ref: inputRef, options: options, isFocused: isFocused, value: value, onInputChange: onInputChange, onBlur: onInputBlur, onIsOpenChange: onIsOpenChange, ariaLabelledBy: label ? inputLabelId : undefined, autoFocus: isFocused })) : (_jsx(Fragment, {})), description && _jsx(InputMessage, { children: description }), _jsx(InputMessage, { isMaxLimitReached: isMaxLimitReached, children: isMaxLimitReached
21
21
  ? `You've reached the max of ${max} options (${value.length}/${max})`
22
22
  : `${value.length}/${max}` }), error && (_jsx(Fragment, { children: error && Array.isArray(error) ? (error.length &&
@@ -1 +1 @@
1
- {"version":3,"file":"BKJPillSelect.js","sourceRoot":"","sources":["../../../src/components/BKJPillSelect/BKJPillSelect.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"BKJPillSelect.js","sourceRoot":"","sources":["../../../src/components/BKJPillSelect/BKJPillSelect.tsx"],"names":[],"mappings":"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"}