@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 +1 @@
1
- {"version":3,"file":"BKJToastContainer.d.ts","sourceRoot":"","sources":["../../../src/components/BKJToastMessage/BKJToastContainer.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,iBAAiB;;2IAc7B,CAAC"}
1
+ {"version":3,"file":"BKJToastContainer.d.ts","sourceRoot":"","sources":["../../../src/components/BKJToastMessage/BKJToastContainer.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,iBAAiB;;;;4IAc7B,CAAC"}
@@ -1,16 +1,11 @@
1
1
  import 'react-toastify/dist/ReactToastify.min.css';
2
- import { BKJToastMessageType } from './BKJToastMessage.types.js';
3
2
  export declare const defaultToastifyCSS: import("styled-components").RuleSet<object>;
4
3
  export declare const BKJToastOuterWrapperCSS: import("styled-components").RuleSet<object>;
5
4
  export declare const BKJToastBodyCSS: import("styled-components").RuleSet<object>;
6
5
  export declare const BKJToastProgressBarCSS: import("styled-components").RuleSet<object>;
7
6
  export declare const BKJToastCloseButtonCSS: import("styled-components").RuleSet<object>;
8
- export declare const ToastWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
9
- interface IToastIconWrapper {
10
- variant: BKJToastMessageType;
11
- }
12
- export declare const ToastIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IToastIconWrapper>> & string;
13
- export declare const BKJToastTextWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
14
- export declare const BKJToastText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never>> & string;
15
- export {};
7
+ export declare const ToastWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
8
+ export declare const ToastIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
9
+ export declare const BKJToastTextWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
10
+ export declare const BKJToastText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
16
11
  //# sourceMappingURL=BKJToastMessage.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJToastMessage.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJToastMessage/BKJToastMessage.styled.ts"],"names":[],"mappings":"AAEA,OAAO,2CAA2C,CAAC;AACnD,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAE9D,eAAO,MAAM,kBAAkB,6CAwB9B,CAAC;AAEF,eAAO,MAAM,uBAAuB,6CAyBnC,CAAC;AAEF,eAAO,MAAM,eAAe,6CAe3B,CAAC;AAEF,eAAO,MAAM,sBAAsB,6CAGlC,CAAC;AAEF,eAAO,MAAM,sBAAsB,6CASlC,CAAC;AAEF,eAAO,MAAM,YAAY,6NAIxB,CAAC;AAEF,UAAU,iBAAiB;IACzB,OAAO,EAAE,mBAAmB,CAAC;CAC9B;AAED,eAAO,MAAM,gBAAgB,sPAc5B,CAAC;AAEF,eAAO,MAAM,mBAAmB,6NAM/B,CAAC;AAEF,eAAO,MAAM,YAAY,yOAWxB,CAAC"}
1
+ {"version":3,"file":"BKJToastMessage.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJToastMessage/BKJToastMessage.styled.ts"],"names":[],"mappings":"AAEA,OAAO,2CAA2C,CAAC;AAGnD,eAAO,MAAM,kBAAkB,6CAwB9B,CAAC;AAEF,eAAO,MAAM,uBAAuB,6CAyBnC,CAAC;AAEF,eAAO,MAAM,eAAe,6CAe3B,CAAC;AAEF,eAAO,MAAM,sBAAsB,6CAGlC,CAAC;AAEF,eAAO,MAAM,sBAAsB,6CASlC,CAAC;AAEF,eAAO,MAAM,YAAY,kFAIxB,CAAC;AAMF,eAAO,MAAM,gBAAgB,kFAc5B,CAAC;AAEF,eAAO,MAAM,mBAAmB,kFAM/B,CAAC;AAEF,eAAO,MAAM,YAAY,kFAWxB,CAAC"}
@@ -1,28 +1,16 @@
1
- import { IBKJThemeColor } from '../../providers/index.js';
2
- import { BKJThemeToggleInputVariantType } from './BKJToggleInput.types.js';
3
1
  export declare const StyledButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("../BKJButton/BKJButton.types.js").IBKJButtonProps & {
4
2
  children?: import("react").ReactNode;
5
3
  }, "name" | "value" | "form" | "slot" | "style" | "title" | "id" | "disabled" | "variant" | "type" | "hidden" | "color" | "padding" | "children" | "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" | "minWidth" | "isLoading" | "css" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget"> & {
6
4
  ref?: any;
7
- }, never>> & string & Omit<import("react").FC<import("../BKJButton/BKJButton.types.js").IBKJButtonProps>, keyof import("react").Component<any, {}, any>>;
8
- export declare const BKJToggleInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, never>> & string;
9
- export declare const BKJToggleInputSwitchInput: 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 BKJToggleSliderTrack: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
11
- isSelected: boolean;
12
- disabled?: boolean;
13
- }>> & string;
14
- export declare const BKJToggleButton: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
15
- isSelected: boolean;
16
- disabled?: boolean;
17
- }>> & string;
18
- export declare const BKJToggleInputPillCheckDisplay: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
19
- checked: boolean;
20
- variant: BKJThemeToggleInputVariantType;
21
- disabled?: boolean;
22
- }>> & string;
23
- export declare const BKJToggleInputPillLabelWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
24
- color?: keyof IBKJThemeColor;
25
- disabled?: boolean;
26
- fontSize?: number;
27
- }>> & string;
5
+ }, never> & Partial<Pick<Pick<import("../BKJButton/BKJButton.types.js").IBKJButtonProps & {
6
+ children?: import("react").ReactNode;
7
+ }, "name" | "value" | "form" | "slot" | "style" | "title" | "id" | "disabled" | "variant" | "type" | "hidden" | "color" | "padding" | "children" | "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" | "minWidth" | "isLoading" | "css" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget"> & {
8
+ ref?: any;
9
+ }, never>>> & string & Omit<import("react").FC<import("../BKJButton/BKJButton.types.js").IBKJButtonProps>, keyof import("react").Component<any, {}, any>>;
10
+ export declare const BKJToggleInputWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
11
+ export declare const BKJToggleInputSwitchInput: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
12
+ export declare const BKJToggleSliderTrack: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
13
+ export declare const BKJToggleButton: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
14
+ export declare const BKJToggleInputPillCheckDisplay: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
15
+ export declare const BKJToggleInputPillLabelWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
28
16
  //# sourceMappingURL=BKJToggleInput.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJToggleInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJToggleInput/BKJToggleInput.styled.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAEjD,OAAO,EAAE,8BAA8B,EAAE,MAAM,wBAAwB,CAAC;AAExE,eAAO,MAAM,YAAY;;;;qJAExB,CAAC;AAEF,eAAO,MAAM,qBAAqB,sOAYjC,CAAC;AAEF,eAAO,MAAM,yBAAyB,sOAYrC,CAAC;AAEF,eAAO,MAAM,oBAAoB;gBAA4B,OAAO;eAAa,OAAO;YA2BvF,CAAC;AAEF,eAAO,MAAM,eAAe;gBAA4B,OAAO;eAAa,OAAO;YAqBlF,CAAC;AAEF,eAAO,MAAM,8BAA8B;aAChC,OAAO;aACP,8BAA8B;eAC5B,OAAO;YAoCnB,CAAC;AAEF,eAAO,MAAM,8BAA8B;YACjC,MAAM,cAAc;eACjB,OAAO;eACP,MAAM;YAclB,CAAC"}
1
+ {"version":3,"file":"BKJToggleInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJToggleInput/BKJToggleInput.styled.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,YAAY;;;;;;;;sJAExB,CAAC;AAEF,eAAO,MAAM,qBAAqB,kFAYjC,CAAC;AAEF,eAAO,MAAM,yBAAyB,kFAYrC,CAAC;AAEF,eAAO,MAAM,oBAAoB,kFA2BhC,CAAC;AAEF,eAAO,MAAM,eAAe,kFAqB3B,CAAC;AAEF,eAAO,MAAM,8BAA8B,kFAuC1C,CAAC;AAEF,eAAO,MAAM,8BAA8B,kFAiB1C,CAAC"}
@@ -1,11 +1,4 @@
1
- import { ForwardedRef, Ref } from 'react';
2
- export declare const BKJComponentWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {
3
- ref: ForwardedRef<any> | Ref<any> | any;
4
- }>> & string;
5
- export declare const BKJTooltipArrow: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
6
- ref: ForwardedRef<any> | Ref<any> | any;
7
- }>> & string;
8
- export declare const BKJTooltipArrowWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
9
- ref: ForwardedRef<any> | Ref<any> | any;
10
- }>> & string;
1
+ export declare const BKJComponentWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const BKJTooltipArrow: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
+ export declare const BKJTooltipArrowWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
11
4
  //# sourceMappingURL=BKJTooltipWrapper.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJTooltipWrapper.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJTooltipWrapper/BKJTooltipWrapper.styled.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAG1C,eAAO,MAAM,mBAAmB;SACzB,YAAY,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,GAAG,GAAG;YACrC,CAAC;AAEL,eAAO,MAAM,eAAe;SACrB,YAAY,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,GAAG,GAAG;YAaxC,CAAC;AAEF,eAAO,MAAM,sBAAsB;SAC5B,YAAY,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,GAAG,GAAG;YA0CxC,CAAC"}
1
+ {"version":3,"file":"BKJTooltipWrapper.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJTooltipWrapper/BKJTooltipWrapper.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,mBAAmB,kFAE5B,CAAC;AAEL,eAAO,MAAM,eAAe,kFAc3B,CAAC;AAEF,eAAO,MAAM,sBAAsB,kFA2ClC,CAAC"}
@@ -1,3 +1,2 @@
1
- import { IStyledTypographyProps } from './BKJTypography.types.js';
2
- export declare const StyledTypography: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, IStyledTypographyProps>> & string;
1
+ export declare const StyledTypography: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
2
  //# sourceMappingURL=BKJTypography.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BKJTypography.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJTypography/BKJTypography.styled.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAE/D,eAAO,MAAM,gBAAgB,6PAK5B,CAAC"}
1
+ {"version":3,"file":"BKJTypography.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJTypography/BKJTypography.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,gBAAgB,kFAK5B,CAAC"}
@@ -1,3 +1,2 @@
1
- import { IStyledFlexProps } from './Flex.types.js';
2
- export declare const StyledFlex: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IStyledFlexProps>> & string;
1
+ export declare const StyledFlex: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
2
  //# sourceMappingURL=Flex.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Flex.styled.d.ts","sourceRoot":"","sources":["../../../src/components/Flex/Flex.styled.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,cAAc,CAAC;AAGhD,eAAO,MAAM,UAAU,qPAkOtB,CAAC"}
1
+ {"version":3,"file":"Flex.styled.d.ts","sourceRoot":"","sources":["../../../src/components/Flex/Flex.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,UAAU,kFAkOtB,CAAC"}
@@ -1,15 +1,3 @@
1
- interface IMessageTextProps {
2
- size: 'Small' | 'Medium' | 'Large';
3
- direction: 'column' | 'row';
4
- }
5
- export declare const GenericErrorMessageText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, IMessageTextProps>> & string;
6
- interface IMessageProps {
7
- height?: string;
8
- width?: string;
9
- size: 'Small' | 'Medium' | 'Large';
10
- direction: 'column' | 'row';
11
- isStyled: boolean;
12
- }
13
- export declare const GenericErrorMessageWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, IMessageProps>> & string;
14
- export {};
1
+ export declare const GenericErrorMessageText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
+ export declare const GenericErrorMessageWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
15
3
  //# sourceMappingURL=GenericErrorMessage.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GenericErrorMessage.styled.d.ts","sourceRoot":"","sources":["../../../src/components/GenericErrorMessage/GenericErrorMessage.styled.ts"],"names":[],"mappings":"AAEA,UAAU,iBAAiB;IACzB,IAAI,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACnC,SAAS,EAAE,QAAQ,GAAG,KAAK,CAAC;CAC7B;AAED,eAAO,MAAM,uBAAuB,wPAiDnC,CAAC;AACF,UAAU,aAAa;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,OAAO,GAAG,QAAQ,GAAG,OAAO,CAAC;IACnC,SAAS,EAAE,QAAQ,GAAG,KAAK,CAAC;IAC5B,QAAQ,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,0BAA0B,kPA2FtC,CAAC"}
1
+ {"version":3,"file":"GenericErrorMessage.styled.d.ts","sourceRoot":"","sources":["../../../src/components/GenericErrorMessage/GenericErrorMessage.styled.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,uBAAuB,kFAiDnC,CAAC;AASF,eAAO,MAAM,0BAA0B,kFA2FtC,CAAC"}
@@ -1,2 +1,2 @@
1
- export declare const InfiniteScrollLoadingWrapper: 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 InfiniteScrollLoadingWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
2
2
  //# sourceMappingURL=InfiniteScrollLoading.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"InfiniteScrollLoading.styled.d.ts","sourceRoot":"","sources":["../../../src/components/InfiniteScrollLoading/InfiniteScrollLoading.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,4BAA4B,6NASxC,CAAC"}
1
+ {"version":3,"file":"InfiniteScrollLoading.styled.d.ts","sourceRoot":"","sources":["../../../src/components/InfiniteScrollLoading/InfiniteScrollLoading.styled.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,4BAA4B,kFASxC,CAAC"}
@@ -1,3 +1,2 @@
1
- import { IStyledVisuallyHiddenProps } from './VisuallyHidden.types.js';
2
- export declare const StyledVisuallyHidden: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, IStyledVisuallyHiddenProps>> & string;
1
+ export declare const StyledVisuallyHidden: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
2
  //# sourceMappingURL=VisuallyHidden.styled.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"VisuallyHidden.styled.d.ts","sourceRoot":"","sources":["../../../src/components/VisuallyHidden/VisuallyHidden.styled.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAEpE,eAAO,MAAM,oBAAoB,iQAyBhC,CAAC"}
1
+ {"version":3,"file":"VisuallyHidden.styled.d.ts","sourceRoot":"","sources":["../../../src/components/VisuallyHidden/VisuallyHidden.styled.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,oBAAoB,kFAyBhC,CAAC"}
@@ -3,12 +3,12 @@ export declare const OnFocusInput: (opts?: {
3
3
  openBorderLocation?: "top" | "bottom";
4
4
  }) => import("styled-components").RuleSet<object>;
5
5
  export declare const InputWrapperCSS: import("styled-components").RuleSet<object>;
6
- export declare const InputBaseCSS: import("styled-components").RuleSet<{
6
+ export declare const InputBaseCSS: import("styled-components").RuleSet<NoInfer<{
7
7
  error?: FormValidationErrorMessageType;
8
- }>;
9
- export declare const InputLabelCSS: import("styled-components").RuleSet<{
8
+ }>>;
9
+ export declare const InputLabelCSS: import("styled-components").RuleSet<NoInfer<{
10
10
  disabled?: boolean;
11
- }>;
11
+ }>>;
12
12
  export declare const InputRequiredAsteriskCSS: import("styled-components").RuleSet<object>;
13
13
  export declare const InputErrorMessageCSS: import("styled-components").RuleSet<object>;
14
14
  export declare const InputMessageCSS: import("styled-components").RuleSet<object>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/common/InputBaseCSS/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,uBAAuB,CAAC;AAEvE,eAAO,MAAM,YAAY,GAAI,OAAO;IAAE,kBAAkB,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAA;CAAE,gDAqB5E,CAAC;AAEF,eAAO,MAAM,eAAe,6CAE3B,CAAC;AAEF,eAAO,MAAM,YAAY;YAAiB,8BAA8B;EA6CvE,CAAC;AAEF,eAAO,MAAM,aAAa;eAAoB,OAAO;EAWpD,CAAC;AAEF,eAAO,MAAM,wBAAwB,6CAGpC,CAAC;AAEF,eAAO,MAAM,oBAAoB,6CAMhC,CAAC;AAEF,eAAO,MAAM,eAAe,6CAM3B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/common/InputBaseCSS/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,uBAAuB,CAAC;AAEvE,eAAO,MAAM,YAAY,GAAI,OAAO;IAAE,kBAAkB,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAA;CAAE,gDAqB5E,CAAC;AAEF,eAAO,MAAM,eAAe,6CAE3B,CAAC;AAEF,eAAO,MAAM,YAAY;YAAiB,8BAA8B;GA6CvE,CAAC;AAEF,eAAO,MAAM,aAAa;eAAoB,OAAO;GAWpD,CAAC;AAEF,eAAO,MAAM,wBAAwB,6CAGpC,CAAC;AAEF,eAAO,MAAM,oBAAoB,6CAMhC,CAAC;AAEF,eAAO,MAAM,eAAe,6CAM3B,CAAC"}
@@ -1,12 +1,6 @@
1
1
  export declare const ListItemWrapper: any;
2
- export declare const ListItemText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, {
3
- hasSubLabel?: boolean;
4
- }>> & string;
5
- interface IListItemSubLabelTextProps {
6
- position?: 'left' | 'right';
7
- }
8
- export declare const ListItemSubLabelText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, IListItemSubLabelTextProps>> & string;
9
- export declare const ListItemIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
10
- export declare const SubLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
11
- export {};
2
+ export declare const ListItemText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
3
+ export declare const ListItemSubLabelText: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
4
+ export declare const ListItemIconWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
5
+ export declare const SubLabel: import("styled-components/dist/types").IStyledComponentBase<"web", any> & string;
12
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/common/ListItemBaseCSS/index.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,eAAe,EAAE,GAwD7B,CAAC;AAEF,eAAO,MAAM,YAAY;kBAA4B,OAAO;YAU3D,CAAC;AAEF,UAAU,0BAA0B;IAClC,QAAQ,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;CAC7B;AAED,eAAO,MAAM,oBAAoB,2QAUhC,CAAC;AAEF,eAAO,MAAM,mBAAmB,6NAG/B,CAAC;AAEF,eAAO,MAAM,QAAQ,+NAKpB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/common/ListItemBaseCSS/index.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,eAAe,EAAE,GAwD7B,CAAC;AAEF,eAAO,MAAM,YAAY,kFAUxB,CAAC;AAMF,eAAO,MAAM,oBAAoB,kFAUhC,CAAC;AAEF,eAAO,MAAM,mBAAmB,kFAG/B,CAAC;AAEF,eAAO,MAAM,QAAQ,kFAKpB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bookjane2/bookjane-design-library",
3
- "version": "10.0.4",
3
+ "version": "10.0.6",
4
4
  "main": "./lib/index.js",
5
5
  "typings": "./lib/index.d.ts",
6
6
  "engines": {
@@ -21,7 +21,7 @@
21
21
  "google-map-react": "2.2.5",
22
22
  "i18next": "20.3.2",
23
23
  "imask": "6.6.3",
24
- "lodash": "4.17.21",
24
+ "lodash": "4.18.1",
25
25
  "match-sorter": "6.3.4",
26
26
  "react": "17.0.2",
27
27
  "react-dom": "17.0.2",
@@ -30,19 +30,19 @@
30
30
  "react-toastify": "8.2.0",
31
31
  "react-virtual": "2.10.4",
32
32
  "resize-observer-polyfill": "1.5.1",
33
- "serialize-javascript": "6.0.2",
33
+ "serialize-javascript": "7.0.5",
34
34
  "supercluster": "7.1.5",
35
35
  "use-supercluster": "0.4.0",
36
36
  "uuid": "8.3.2"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@chromatic-com/storybook": "3.2.7",
40
- "@storybook/addon-a11y": "8.6.14",
41
- "@storybook/addon-essentials": "8.6.14",
42
- "@storybook/addon-interactions": "8.6.14",
43
- "@storybook/addon-onboarding": "8.6.14",
44
- "@storybook/react": "8.6.14",
45
- "@storybook/react-vite": "8.6.14",
40
+ "@storybook/addon-a11y": "8.6.18",
41
+ "@storybook/addon-essentials": "8.6.18",
42
+ "@storybook/addon-interactions": "8.6.18",
43
+ "@storybook/addon-onboarding": "8.6.18",
44
+ "@storybook/react": "8.6.18",
45
+ "@storybook/react-vite": "8.6.18",
46
46
  "@testing-library/jest-dom": "5.12.0",
47
47
  "@testing-library/react": "11.2.7",
48
48
  "@types/flat": "5.0.5",
@@ -59,8 +59,8 @@
59
59
  "@types/supercluster": "7.1.3",
60
60
  "@types/uuid": "8.3.4",
61
61
  "@vitejs/plugin-react": "4.7.0",
62
- "auto": "10.16.8",
63
- "chromatic": "5.6.2",
62
+ "axios": "1.16.1",
63
+ "chromatic": "11.29.0",
64
64
  "cross-env": "7.0.3",
65
65
  "dotenv-cli": "4.0.0",
66
66
  "eslint": "9.37.0",
@@ -74,14 +74,13 @@
74
74
  "prettier": "2.3.0",
75
75
  "react": "17.0.2",
76
76
  "react-dom": "17.0.2",
77
- "semantic-release": "17.4.2",
78
- "storybook": "8.6.14",
79
- "styled-components": "6.1.19",
77
+ "storybook": "8.6.18",
78
+ "styled-components": "6.4.2",
80
79
  "ts-jest": "29.4.6",
81
80
  "tsc-alias": "1.8.16",
82
81
  "typescript": "5.9.3",
83
82
  "typescript-eslint": "8.58.2",
84
- "vite": "6.4.0"
83
+ "vite": "6.4.2"
85
84
  },
86
85
  "husky": {
87
86
  "hooks": {
@@ -108,18 +107,6 @@
108
107
  "bugs": {
109
108
  "url": "https://github.com/Bookjane/bookjane-design-library/issues"
110
109
  },
111
- "auto": {
112
- "plugins": [
113
- "npm",
114
- "released"
115
- ],
116
- "onlyPublishWithReleaseLabel": true
117
- },
118
- "release": {
119
- "branches": [
120
- "main"
121
- ]
122
- },
123
110
  "repository": {
124
111
  "type": "git",
125
112
  "url": "git+https://github.com/Bookjane/bookjane-design-library.git"