@bookjane2/bookjane-design-library 7.3.54 → 8.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/assets/SadJaneIcon.js +1 -3
- package/lib/assets/SadJaneIcon.js.map +1 -1
- package/lib/assets/SadJaneIcon.tsx +1 -1
- package/lib/common.types.d.ts +8 -8
- package/lib/common.types.d.ts.map +1 -1
- package/lib/components/BKJAddressInput/BKJAddressInput.context.js +3 -3
- package/lib/components/BKJAddressInput/BKJAddressInput.context.js.map +1 -1
- package/lib/components/BKJAddressInput/BKJAddressInput.stories.d.ts +1 -3
- package/lib/components/BKJAddressInput/BKJAddressInput.stories.d.ts.map +1 -1
- package/lib/components/BKJAddressInput/BKJAddressInput.stories.js +1 -1
- package/lib/components/BKJAddressInput/BKJAddressInput.stories.js.map +1 -1
- package/lib/components/BKJAddressInput/BKJAddressInput.types.d.ts +1 -2
- package/lib/components/BKJAddressInput/BKJAddressInput.types.d.ts.map +1 -1
- package/lib/components/BKJAddressInput/normalizedPlaceChangeHandler.js.map +1 -1
- package/lib/components/BKJAlert/BKJAlert.js +4 -6
- package/lib/components/BKJAlert/BKJAlert.js.map +1 -1
- package/lib/components/BKJAlert/BKJAlert.stories.d.ts +1 -3
- package/lib/components/BKJAlert/BKJAlert.stories.d.ts.map +1 -1
- package/lib/components/BKJAlert/BKJAlert.stories.js +1 -1
- package/lib/components/BKJAlert/BKJAlert.stories.js.map +1 -1
- package/lib/components/BKJAlert/BKJAlert.styled.d.ts +5 -5
- package/lib/components/BKJAlert/BKJAlert.styled.d.ts.map +1 -1
- package/lib/components/BKJAlert/BKJAlert.types.d.ts +1 -2
- package/lib/components/BKJAlert/BKJAlert.types.d.ts.map +1 -1
- package/lib/components/BKJAvatar/BKJAvatar.js +2 -3
- package/lib/components/BKJAvatar/BKJAvatar.js.map +1 -1
- package/lib/components/BKJAvatar/BKJAvatar.stories.d.ts +1 -3
- package/lib/components/BKJAvatar/BKJAvatar.stories.d.ts.map +1 -1
- package/lib/components/BKJAvatar/BKJAvatar.stories.js +1 -1
- package/lib/components/BKJAvatar/BKJAvatar.stories.js.map +1 -1
- package/lib/components/BKJAvatar/BKJAvatar.styled.d.ts +9 -6
- package/lib/components/BKJAvatar/BKJAvatar.styled.d.ts.map +1 -1
- package/lib/components/BKJBadge/BKJBadge.js +1 -1
- package/lib/components/BKJBadge/BKJBadge.js.map +1 -1
- package/lib/components/BKJBadge/BKJBadge.stories.d.ts +1 -3
- package/lib/components/BKJBadge/BKJBadge.stories.d.ts.map +1 -1
- package/lib/components/BKJBadge/BKJBadge.stories.js +1 -1
- package/lib/components/BKJBadge/BKJBadge.stories.js.map +1 -1
- package/lib/components/BKJBadge/BKJBadge.styled.d.ts +2 -2
- package/lib/components/BKJBadge/BKJBadge.styled.d.ts.map +1 -1
- package/lib/components/BKJBadge/BKJBadge.types.d.ts +29 -29
- package/lib/components/BKJBadge/BKJBadge.types.d.ts.map +1 -1
- package/lib/components/BKJButton/BKJButton.js +1 -1
- package/lib/components/BKJButton/BKJButton.js.map +1 -1
- package/lib/components/BKJButton/BKJButton.stories.d.ts +1 -3
- package/lib/components/BKJButton/BKJButton.stories.d.ts.map +1 -1
- package/lib/components/BKJButton/BKJButton.stories.js +1 -1
- package/lib/components/BKJButton/BKJButton.stories.js.map +1 -1
- package/lib/components/BKJButton/BKJButton.styled.d.ts +1 -1
- package/lib/components/BKJButton/BKJButton.styled.d.ts.map +1 -1
- package/lib/components/BKJButton/BKJButton.types.d.ts +16 -17
- package/lib/components/BKJButton/BKJButton.types.d.ts.map +1 -1
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.js +1 -5
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.js.map +1 -1
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.stories.d.ts +1 -2
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.stories.d.ts.map +1 -1
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.stories.js +1 -1
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.stories.js.map +1 -1
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.styled.d.ts +24 -15
- package/lib/components/BKJButtonIconTextInput/BKJButtonIconTextInput.styled.d.ts.map +1 -1
- package/lib/components/BKJCheckbox/BKJCheckbox.js +1 -3
- package/lib/components/BKJCheckbox/BKJCheckbox.js.map +1 -1
- package/lib/components/BKJCheckbox/BKJCheckbox.stories.d.ts +2 -4
- package/lib/components/BKJCheckbox/BKJCheckbox.stories.d.ts.map +1 -1
- package/lib/components/BKJCheckbox/BKJCheckbox.stories.js +1 -1
- package/lib/components/BKJCheckbox/BKJCheckbox.stories.js.map +1 -1
- package/lib/components/BKJCheckbox/BKJCheckbox.styled.d.ts +4 -4
- package/lib/components/BKJCheckbox/BKJCheckbox.styled.d.ts.map +1 -1
- package/lib/components/BKJCheckbox/BKJCheckbox.types.d.ts +10 -10
- package/lib/components/BKJCheckbox/BKJCheckbox.types.d.ts.map +1 -1
- package/lib/components/BKJCheckbox/src/BKJCheck.d.ts +1 -2
- package/lib/components/BKJCheckbox/src/BKJCheck.d.ts.map +1 -1
- package/lib/components/BKJCheckbox/src/BKJCheck.js +1 -1
- package/lib/components/BKJCheckbox/src/BKJCheck.js.map +1 -1
- package/lib/components/BKJCheckbox/src/BKJCheck.types.d.ts +8 -9
- package/lib/components/BKJCheckbox/src/BKJCheck.types.d.ts.map +1 -1
- package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.js +1 -3
- package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.js.map +1 -1
- package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.stories.d.ts +4 -6
- package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.stories.d.ts.map +1 -1
- package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.stories.js +2 -6
- package/lib/components/BKJCheckboxListItem/BKJCheckboxListItem.stories.js.map +1 -1
- package/lib/components/BKJChip/BKJChip.js +1 -2
- package/lib/components/BKJChip/BKJChip.js.map +1 -1
- package/lib/components/BKJChip/BKJChip.stories.d.ts +1 -3
- package/lib/components/BKJChip/BKJChip.stories.d.ts.map +1 -1
- package/lib/components/BKJChip/BKJChip.stories.js +1 -1
- package/lib/components/BKJChip/BKJChip.stories.js.map +1 -1
- package/lib/components/BKJChip/BKJChip.styled.d.ts +4 -4
- package/lib/components/BKJChip/BKJChip.styled.d.ts.map +1 -1
- package/lib/components/BKJChip/BKJChip.types.d.ts +6 -6
- package/lib/components/BKJChip/BKJChip.types.d.ts.map +1 -1
- package/lib/components/BKJComboBox/BKJComboBox.js +2 -3
- package/lib/components/BKJComboBox/BKJComboBox.js.map +1 -1
- package/lib/components/BKJComboBox/BKJComboBox.stories.d.ts +1 -3
- package/lib/components/BKJComboBox/BKJComboBox.stories.d.ts.map +1 -1
- package/lib/components/BKJComboBox/BKJComboBox.stories.js +1 -19
- package/lib/components/BKJComboBox/BKJComboBox.stories.js.map +1 -1
- package/lib/components/BKJComboBox/BKJComboBox.types.d.ts +2 -2
- package/lib/components/BKJComboBox/BKJComboBox.types.d.ts.map +1 -1
- package/lib/components/BKJComboBox/BKJComboBox.utils.d.ts +3 -3
- package/lib/components/BKJComboBox/BKJComboBox.utils.d.ts.map +1 -1
- package/lib/components/BKJComboBox/BKJComboBox.utils.js.map +1 -1
- package/lib/components/BKJComboBox/src/BKJComboBox.context.js +2 -2
- package/lib/components/BKJComboBox/src/BKJComboBox.context.js.map +1 -1
- package/lib/components/BKJComboBox/src/BKJComboBoxInput.js +1 -1
- package/lib/components/BKJComboBox/src/BKJComboBoxInput.js.map +1 -1
- package/lib/components/BKJComboBox/src/BKJComboBoxItem.js +1 -1
- package/lib/components/BKJComboBox/src/BKJComboBoxItem.js.map +1 -1
- package/lib/components/BKJComboBox/src/BKJComboBoxOptions.d.ts.map +1 -1
- package/lib/components/BKJComboBox/src/BKJComboBoxOptions.js +4 -4
- package/lib/components/BKJComboBox/src/BKJComboBoxOptions.js.map +1 -1
- package/lib/components/BKJComboBox/src/BKJComboBoxOptionsMapper.js +5 -6
- package/lib/components/BKJComboBox/src/BKJComboBoxOptionsMapper.js.map +1 -1
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.d.ts +1 -2
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.d.ts.map +1 -1
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.js +2 -3
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.js.map +1 -1
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.stories.d.ts +2 -4
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.stories.d.ts.map +1 -1
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.stories.js +2 -2
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.stories.js.map +1 -1
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.types.d.ts +1 -0
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.types.d.ts.map +1 -1
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.utils.d.ts +1 -1
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.utils.d.ts.map +1 -1
- package/lib/components/BKJComboBoxAsync/BKJComboBoxAsync.utils.js.map +1 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsync.context.js +2 -2
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsync.context.js.map +1 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncInput.d.ts +4 -5
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncInput.d.ts.map +1 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncInput.js +2 -2
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncInput.js.map +1 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncItem.d.ts +0 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncItem.d.ts.map +1 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncItem.js +1 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncItem.js.map +1 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncOptions.js +5 -5
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncOptions.js.map +1 -1
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncOptionsMapper.js +8 -9
- package/lib/components/BKJComboBoxAsync/src/BKJComboBoxAsyncOptionsMapper.js.map +1 -1
- package/lib/components/BKJDialog/BKJDialog.js +1 -5
- package/lib/components/BKJDialog/BKJDialog.js.map +1 -1
- package/lib/components/BKJDialog/BKJDialog.stories.d.ts +1 -3
- package/lib/components/BKJDialog/BKJDialog.stories.d.ts.map +1 -1
- package/lib/components/BKJDialog/BKJDialog.stories.js +3 -3
- package/lib/components/BKJDialog/BKJDialog.stories.js.map +1 -1
- package/lib/components/BKJDialog/BKJDialog.styled.d.ts +11 -8
- package/lib/components/BKJDialog/BKJDialog.styled.d.ts.map +1 -1
- package/lib/components/BKJDialog/BKJDialog.types.d.ts +4 -5
- package/lib/components/BKJDialog/BKJDialog.types.d.ts.map +1 -1
- package/lib/components/BKJDialogChildren/BKJDialogChildren.js +1 -3
- package/lib/components/BKJDialogChildren/BKJDialogChildren.js.map +1 -1
- package/lib/components/BKJDialogChildren/BKJDialogChildren.stories.d.ts +1 -3
- package/lib/components/BKJDialogChildren/BKJDialogChildren.stories.d.ts.map +1 -1
- package/lib/components/BKJDialogChildren/BKJDialogChildren.stories.js +3 -3
- package/lib/components/BKJDialogChildren/BKJDialogChildren.stories.js.map +1 -1
- package/lib/components/BKJDialogChildren/BKJDialogChildren.styled.d.ts +10 -7
- package/lib/components/BKJDialogChildren/BKJDialogChildren.styled.d.ts.map +1 -1
- package/lib/components/BKJDialogChildren/BKJDialogChildren.types.d.ts +4 -5
- package/lib/components/BKJDialogChildren/BKJDialogChildren.types.d.ts.map +1 -1
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.js +1 -3
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.js.map +1 -1
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.stories.d.ts +1 -2
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.stories.d.ts.map +1 -1
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.stories.js +1 -1
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.stories.js.map +1 -1
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.styled.d.ts +14 -12
- package/lib/components/BKJDollarTextInput/BKJDollarTextInput.styled.d.ts.map +1 -1
- package/lib/components/BKJDropdown/BKJDropdown.d.ts +1 -1
- package/lib/components/BKJDropdown/BKJDropdown.d.ts.map +1 -1
- package/lib/components/BKJDropdown/BKJDropdown.types.d.ts +3 -3
- package/lib/components/BKJDropdown/BKJDropdown.types.d.ts.map +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.d.ts +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.d.ts.map +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.js +2 -4
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.js.map +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.stories.d.ts +1 -3
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.stories.d.ts.map +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.stories.js +2 -8
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.stories.js.map +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.styled.d.ts +1 -1
- package/lib/components/BKJDropdownMenu/BKJDropdownMenu.styled.d.ts.map +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.context.d.ts +3 -3
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.context.js +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.context.js.map +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.js +2 -3
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.js.map +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.stories.d.ts +1 -3
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.stories.d.ts.map +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.stories.js +1 -2
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.stories.js.map +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.styled.d.ts +2 -2
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenu.styled.d.ts.map +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenuDropdown.js +1 -1
- package/lib/components/BKJEllipsisMenu/BKJEllipsisMenuDropdown.js.map +1 -1
- package/lib/components/BKJFileInput/BKJFileInput.js +1 -7
- package/lib/components/BKJFileInput/BKJFileInput.js.map +1 -1
- package/lib/components/BKJFileInput/BKJFileInput.stories.d.ts +1 -3
- package/lib/components/BKJFileInput/BKJFileInput.stories.d.ts.map +1 -1
- package/lib/components/BKJFileInput/BKJFileInput.stories.js +1 -1
- package/lib/components/BKJFileInput/BKJFileInput.stories.js.map +1 -1
- package/lib/components/BKJFileInput/BKJFileInput.styled.d.ts +19 -12
- package/lib/components/BKJFileInput/BKJFileInput.styled.d.ts.map +1 -1
- package/lib/components/BKJFileInput/BKJFileInput.types.d.ts +2 -2
- package/lib/components/BKJFileInput/BKJFileInput.types.d.ts.map +1 -1
- package/lib/components/BKJHorizontalRule/BKJHorizontalRule.d.ts +1 -1
- package/lib/components/BKJHorizontalRule/BKJHorizontalRule.d.ts.map +1 -1
- package/lib/components/BKJHorizontalRule/BKJHorizontalRule.types.d.ts +4 -4
- package/lib/components/BKJHorizontalRule/BKJHorizontalRule.types.d.ts.map +1 -1
- package/lib/components/BKJHorizontalRule/BKJHorizontalRule.types.js.map +1 -1
- package/lib/components/BKJIcon/BKJIcon.js +1 -1
- package/lib/components/BKJIcon/BKJIcon.js.map +1 -1
- package/lib/components/BKJIcon/BKJIcon.stories.d.ts +2 -4
- package/lib/components/BKJIcon/BKJIcon.stories.d.ts.map +1 -1
- package/lib/components/BKJIcon/BKJIcon.stories.js +5 -7
- package/lib/components/BKJIcon/BKJIcon.stories.js.map +1 -1
- package/lib/components/BKJIcon/BKJIcon.stories.styled.d.ts +6 -6
- package/lib/components/BKJIcon/BKJIcon.stories.styled.d.ts.map +1 -1
- package/lib/components/BKJIcon/BKJIcon.types.d.ts +1 -1
- package/lib/components/BKJIcon/BKJIcon.types.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/avatars/Avatar.d.ts +0 -1
- package/lib/components/BKJIcon/src/avatars/Avatar.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/avatars/Avatar.js +1 -4
- package/lib/components/BKJIcon/src/avatars/Avatar.js.map +1 -1
- package/lib/components/BKJIcon/src/avatars/AvatarFill.d.ts +0 -1
- package/lib/components/BKJIcon/src/avatars/AvatarFill.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/avatars/AvatarFill.js +1 -3
- package/lib/components/BKJIcon/src/avatars/AvatarFill.js.map +1 -1
- package/lib/components/BKJIcon/src/avatars/MobileAvatarFill.d.ts +0 -1
- package/lib/components/BKJIcon/src/avatars/MobileAvatarFill.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/avatars/MobileAvatarFill.js +1 -3
- package/lib/components/BKJIcon/src/avatars/MobileAvatarFill.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Add.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Add.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Add.js +1 -2
- package/lib/components/BKJIcon/src/functions/Add.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Delete.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Delete.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Delete.js +1 -2
- package/lib/components/BKJIcon/src/functions/Delete.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Download.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Download.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Download.js +1 -2
- package/lib/components/BKJIcon/src/functions/Download.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Filters.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Filters.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Filters.js +1 -1
- package/lib/components/BKJIcon/src/functions/Filters.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/HamburgerExpand.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/HamburgerExpand.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/HamburgerExpand.js +1 -9
- package/lib/components/BKJIcon/src/functions/HamburgerExpand.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/HamburgerTablet.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/HamburgerTablet.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/HamburgerTablet.js +1 -1
- package/lib/components/BKJIcon/src/functions/HamburgerTablet.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Minus.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Minus.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Minus.js +1 -3
- package/lib/components/BKJIcon/src/functions/Minus.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Plus.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Plus.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Plus.js +1 -1
- package/lib/components/BKJIcon/src/functions/Plus.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Sort.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Sort.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Sort.js +1 -1
- package/lib/components/BKJIcon/src/functions/Sort.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Templates.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Templates.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Templates.js +1 -1
- package/lib/components/BKJIcon/src/functions/Templates.js.map +1 -1
- package/lib/components/BKJIcon/src/functions/Trash.d.ts +0 -1
- package/lib/components/BKJIcon/src/functions/Trash.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/functions/Trash.js +1 -1
- package/lib/components/BKJIcon/src/functions/Trash.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Client.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Client.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Client.js +1 -3
- package/lib/components/BKJIcon/src/general/Client.js.map +1 -1
- package/lib/components/BKJIcon/src/general/ClientPreferences.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/ClientPreferences.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/ClientPreferences.js +1 -1
- package/lib/components/BKJIcon/src/general/ClientPreferences.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Copy.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Copy.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Copy.js +1 -1
- package/lib/components/BKJIcon/src/general/Copy.js.map +1 -1
- package/lib/components/BKJIcon/src/general/DevNotes.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/DevNotes.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/DevNotes.js +1 -4
- package/lib/components/BKJIcon/src/general/DevNotes.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Document.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Document.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Document.js +1 -1
- package/lib/components/BKJIcon/src/general/Document.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Edit.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Edit.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Edit.js +1 -1
- package/lib/components/BKJIcon/src/general/Edit.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Ellipsis.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Ellipsis.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Ellipsis.js +1 -3
- package/lib/components/BKJIcon/src/general/Ellipsis.js.map +1 -1
- package/lib/components/BKJIcon/src/general/EllipsisInCircle.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/EllipsisInCircle.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/EllipsisInCircle.js +1 -4
- package/lib/components/BKJIcon/src/general/EllipsisInCircle.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Eye.d.ts +1 -1
- package/lib/components/BKJIcon/src/general/Eye.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Eye.js +1 -3
- package/lib/components/BKJIcon/src/general/Eye.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Group.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Group.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Group.js +1 -2
- package/lib/components/BKJIcon/src/general/Group.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Group2.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Group2.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Group2.js +1 -4
- package/lib/components/BKJIcon/src/general/Group2.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Info.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Info.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Info.js +1 -3
- package/lib/components/BKJIcon/src/general/Info.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Location.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Location.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Location.js +1 -3
- package/lib/components/BKJIcon/src/general/Location.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Location1.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Location1.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Location1.js +1 -3
- package/lib/components/BKJIcon/src/general/Location1.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Notes1.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Notes1.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Notes1.js +1 -3
- package/lib/components/BKJIcon/src/general/Notes1.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Paste.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Paste.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Paste.js +1 -1
- package/lib/components/BKJIcon/src/general/Paste.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Payment.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Payment.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Payment.js +1 -2
- package/lib/components/BKJIcon/src/general/Payment.js.map +1 -1
- package/lib/components/BKJIcon/src/general/PendingSignup.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/PendingSignup.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/PendingSignup.js +1 -3
- package/lib/components/BKJIcon/src/general/PendingSignup.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Phone.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Phone.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Phone.js +1 -1
- package/lib/components/BKJIcon/src/general/Phone.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Position.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Position.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Position.js +1 -2
- package/lib/components/BKJIcon/src/general/Position.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Reply.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Reply.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Reply.js +1 -1
- package/lib/components/BKJIcon/src/general/Reply.js.map +1 -1
- package/lib/components/BKJIcon/src/general/RoomType.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/RoomType.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/RoomType.js +1 -3
- package/lib/components/BKJIcon/src/general/RoomType.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Search.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Search.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Search.js +1 -1
- package/lib/components/BKJIcon/src/general/Search.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Time.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Time.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Time.js +1 -3
- package/lib/components/BKJIcon/src/general/Time.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Video.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Video.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Video.js +1 -1
- package/lib/components/BKJIcon/src/general/Video.js.map +1 -1
- package/lib/components/BKJIcon/src/general/Warning.d.ts +0 -1
- package/lib/components/BKJIcon/src/general/Warning.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/general/Warning.js +1 -2
- package/lib/components/BKJIcon/src/general/Warning.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Checkmark.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/Checkmark.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Checkmark.js +1 -1
- package/lib/components/BKJIcon/src/indicators/Checkmark.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Dedicated.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/Dedicated.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Dedicated.js +1 -1
- package/lib/components/BKJIcon/src/indicators/Dedicated.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/DefaultOutline.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/DefaultOutline.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/DefaultOutline.js +1 -1
- package/lib/components/BKJIcon/src/indicators/DefaultOutline.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Error.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/Error.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Error.js +1 -2
- package/lib/components/BKJIcon/src/indicators/Error.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/ErrorDot.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/ErrorDot.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/ErrorDot.js +1 -1
- package/lib/components/BKJIcon/src/indicators/ErrorDot.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/ErrorLarge.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/ErrorLarge.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/ErrorLarge.js +1 -1
- package/lib/components/BKJIcon/src/indicators/ErrorLarge.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Locked.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/Locked.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Locked.js +1 -1
- package/lib/components/BKJIcon/src/indicators/Locked.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Pause.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/Pause.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Pause.js +1 -3
- package/lib/components/BKJIcon/src/indicators/Pause.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Recurring.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/Recurring.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Recurring.js +1 -1
- package/lib/components/BKJIcon/src/indicators/Recurring.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Star.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/Star.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Star.js +1 -1
- package/lib/components/BKJIcon/src/indicators/Star.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/StepCheck.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/StepCheck.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/StepCheck.js +1 -2
- package/lib/components/BKJIcon/src/indicators/StepCheck.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/StepcountNumber.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/StepcountNumber.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/StepcountNumber.js +1 -2
- package/lib/components/BKJIcon/src/indicators/StepcountNumber.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/SuccessDot.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/SuccessDot.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/SuccessDot.js +1 -1
- package/lib/components/BKJIcon/src/indicators/SuccessDot.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Warning.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/Warning.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/Warning.js +1 -2
- package/lib/components/BKJIcon/src/indicators/Warning.js.map +1 -1
- package/lib/components/BKJIcon/src/indicators/WarningDot.d.ts +0 -1
- package/lib/components/BKJIcon/src/indicators/WarningDot.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/indicators/WarningDot.js +1 -1
- package/lib/components/BKJIcon/src/indicators/WarningDot.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowDown.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ArrowDown.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowDown.js +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowDown.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowLeft.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ArrowLeft.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowLeft.js +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowLeft.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowRight.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ArrowRight.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowRight.js +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowRight.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowUp.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ArrowUp.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowUp.js +1 -1
- package/lib/components/BKJIcon/src/navigation/ArrowUp.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/BackArrow.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/BackArrow.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/BackArrow.js +1 -1
- package/lib/components/BKJIcon/src/navigation/BackArrow.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDoubleLeft.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDoubleLeft.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDoubleLeft.js +1 -2
- package/lib/components/BKJIcon/src/navigation/ChevronDoubleLeft.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDoubleRight.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDoubleRight.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDoubleRight.js +1 -2
- package/lib/components/BKJIcon/src/navigation/ChevronDoubleRight.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDown.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDown.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDown.js +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronDown.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeft.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeft.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeft.js +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeft.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeftInCircle.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeftInCircle.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeftInCircle.js +1 -9
- package/lib/components/BKJIcon/src/navigation/ChevronLeftInCircle.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeftLarge.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeftLarge.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronLeftLarge.js +1 -2
- package/lib/components/BKJIcon/src/navigation/ChevronLeftLarge.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronRight.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronRight.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronRight.js +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronRight.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronRightInCircle.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronRightInCircle.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronRightInCircle.js +1 -9
- package/lib/components/BKJIcon/src/navigation/ChevronRightInCircle.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronUp.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/ChevronUp.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronUp.js +1 -1
- package/lib/components/BKJIcon/src/navigation/ChevronUp.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/CloseBold.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/CloseBold.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/CloseBold.js +1 -1
- package/lib/components/BKJIcon/src/navigation/CloseBold.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronDefault.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronDefault.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronDefault.js +1 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronDefault.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronDown.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronDown.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronDown.js +1 -2
- package/lib/components/BKJIcon/src/navigation/CombinedChevronDown.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronUp.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronUp.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/CombinedChevronUp.js +1 -2
- package/lib/components/BKJIcon/src/navigation/CombinedChevronUp.js.map +1 -1
- package/lib/components/BKJIcon/src/navigation/MouseIndicator.d.ts +0 -1
- package/lib/components/BKJIcon/src/navigation/MouseIndicator.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/navigation/MouseIndicator.js +1 -2
- package/lib/components/BKJIcon/src/navigation/MouseIndicator.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Client.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Client.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Client.js +1 -2
- package/lib/components/BKJIcon/src/shifts/Client.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Date.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Date.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Date.js +1 -2
- package/lib/components/BKJIcon/src/shifts/Date.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Deal.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Deal.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Deal.js +1 -2
- package/lib/components/BKJIcon/src/shifts/Deal.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Location.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Location.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Location.js +1 -2
- package/lib/components/BKJIcon/src/shifts/Location.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Notes.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Notes.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Notes.js +1 -2
- package/lib/components/BKJIcon/src/shifts/Notes.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Price.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Price.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Price.js +1 -4
- package/lib/components/BKJIcon/src/shifts/Price.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Quantity.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Quantity.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Quantity.js +1 -2
- package/lib/components/BKJIcon/src/shifts/Quantity.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Tasks.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Tasks.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Tasks.js +1 -2
- package/lib/components/BKJIcon/src/shifts/Tasks.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Time.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/Time.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/Time.js +1 -2
- package/lib/components/BKJIcon/src/shifts/Time.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/TrainingOutline.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/TrainingOutline.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/TrainingOutline.js +1 -2
- package/lib/components/BKJIcon/src/shifts/TrainingOutline.js.map +1 -1
- package/lib/components/BKJIcon/src/shifts/UnpaidBreak.d.ts +0 -1
- package/lib/components/BKJIcon/src/shifts/UnpaidBreak.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/shifts/UnpaidBreak.js +1 -2
- package/lib/components/BKJIcon/src/shifts/UnpaidBreak.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/AgencyMembers.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/AgencyMembers.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/AgencyMembers.js +1 -7
- package/lib/components/BKJIcon/src/sidenav/AgencyMembers.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Analytics.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Analytics.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Analytics.js +1 -2
- package/lib/components/BKJIcon/src/sidenav/Analytics.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Clients.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Clients.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Clients.js +1 -1
- package/lib/components/BKJIcon/src/sidenav/Clients.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Communications.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Communications.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Communications.js +1 -1
- package/lib/components/BKJIcon/src/sidenav/Communications.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Dashboard.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Dashboard.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Dashboard.js +1 -1
- package/lib/components/BKJIcon/src/sidenav/Dashboard.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Explore.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Explore.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Explore.js +1 -3
- package/lib/components/BKJIcon/src/sidenav/Explore.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Logout.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Logout.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Logout.js +1 -1
- package/lib/components/BKJIcon/src/sidenav/Logout.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/NewBooking.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/NewBooking.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/NewBooking.js +1 -2
- package/lib/components/BKJIcon/src/sidenav/NewBooking.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Question.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Question.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Question.js +1 -2
- package/lib/components/BKJIcon/src/sidenav/Question.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Schedule.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Schedule.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Schedule.js +1 -4
- package/lib/components/BKJIcon/src/sidenav/Schedule.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Settings.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Settings.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Settings.js +1 -1
- package/lib/components/BKJIcon/src/sidenav/Settings.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Shifts.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Shifts.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Shifts.js +1 -1
- package/lib/components/BKJIcon/src/sidenav/Shifts.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/TeamMembers.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/TeamMembers.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/TeamMembers.js +1 -1
- package/lib/components/BKJIcon/src/sidenav/TeamMembers.js.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Timesheets.d.ts +0 -1
- package/lib/components/BKJIcon/src/sidenav/Timesheets.d.ts.map +1 -1
- package/lib/components/BKJIcon/src/sidenav/Timesheets.js +1 -1
- package/lib/components/BKJIcon/src/sidenav/Timesheets.js.map +1 -1
- package/lib/components/BKJIconTooltip/BKJIconTooltip.js +2 -2
- package/lib/components/BKJIconTooltip/BKJIconTooltip.js.map +1 -1
- package/lib/components/BKJIconTooltip/BKJIconTooltip.stories.d.ts +1 -3
- package/lib/components/BKJIconTooltip/BKJIconTooltip.stories.d.ts.map +1 -1
- package/lib/components/BKJIconTooltip/BKJIconTooltip.stories.js +2 -8
- package/lib/components/BKJIconTooltip/BKJIconTooltip.stories.js.map +1 -1
- package/lib/components/BKJImage/BKJImage.d.ts +0 -1
- package/lib/components/BKJImage/BKJImage.d.ts.map +1 -1
- package/lib/components/BKJImage/BKJImage.js +1 -2
- package/lib/components/BKJImage/BKJImage.js.map +1 -1
- package/lib/components/BKJImage/BKJImage.styled.d.ts +4 -4
- package/lib/components/BKJImage/BKJImage.styled.d.ts.map +1 -1
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.context.d.ts.map +1 -1
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.context.js +2 -2
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.context.js.map +1 -1
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.d.ts +1 -1
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.d.ts.map +1 -1
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.js +6 -7
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.js.map +1 -1
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.stories.d.ts +2 -4
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.stories.d.ts.map +1 -1
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.stories.js +7 -7
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.stories.js.map +1 -1
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.types.d.ts +5 -6
- package/lib/components/BKJInteractiveMap/BKJInteractiveMap.types.d.ts.map +1 -1
- package/lib/components/BKJListItem/BKJListItem.d.ts +0 -1
- package/lib/components/BKJListItem/BKJListItem.d.ts.map +1 -1
- package/lib/components/BKJListItem/BKJListItem.js +1 -3
- package/lib/components/BKJListItem/BKJListItem.js.map +1 -1
- package/lib/components/BKJListItem/BKJListItem.stories.d.ts +1 -3
- package/lib/components/BKJListItem/BKJListItem.stories.d.ts.map +1 -1
- package/lib/components/BKJListItem/BKJListItem.stories.js +1 -1
- package/lib/components/BKJListItem/BKJListItem.stories.js.map +1 -1
- package/lib/components/BKJListItem/BKJListItem.styled.d.ts +2 -2
- package/lib/components/BKJListItem/BKJListItem.styled.d.ts.map +1 -1
- package/lib/components/BKJListItem/BKJListItem.styled.js.map +1 -1
- package/lib/components/BKJListItem/BKJListItem.types.d.ts +13 -13
- package/lib/components/BKJListItem/BKJListItem.types.d.ts.map +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.js +1 -3
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.js.map +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.stories.d.ts +1 -3
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.stories.d.ts.map +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.stories.js +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.stories.js.map +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.styled.d.ts +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.styled.d.ts.map +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.types.d.ts +1 -1
- package/lib/components/BKJLoadingSpinner/BKJLoadingSpinner.types.d.ts.map +1 -1
- package/lib/components/BKJLogo/BKJLogo.js +1 -1
- package/lib/components/BKJLogo/BKJLogo.js.map +1 -1
- package/lib/components/BKJLogo/BKJLogo.stories.d.ts +1 -3
- package/lib/components/BKJLogo/BKJLogo.stories.d.ts.map +1 -1
- package/lib/components/BKJLogo/BKJLogo.stories.js +1 -1
- package/lib/components/BKJLogo/BKJLogo.stories.js.map +1 -1
- package/lib/components/BKJLogo/BKJLogo.types.d.ts +1 -2
- package/lib/components/BKJLogo/BKJLogo.types.d.ts.map +1 -1
- package/lib/components/BKJLogo/src/Agency.js +1 -6
- package/lib/components/BKJLogo/src/Agency.js.map +1 -1
- package/lib/components/BKJLogo/src/General.js +1 -5
- package/lib/components/BKJLogo/src/General.js.map +1 -1
- package/lib/components/BKJLogo/src/Premium.js +1 -6
- package/lib/components/BKJLogo/src/Premium.js.map +1 -1
- package/lib/components/BKJMenu/BKJMenu.js +1 -1
- package/lib/components/BKJMenu/BKJMenu.js.map +1 -1
- package/lib/components/BKJMenu/BKJMenu.stories.d.ts +1 -3
- package/lib/components/BKJMenu/BKJMenu.stories.d.ts.map +1 -1
- package/lib/components/BKJMenu/BKJMenu.stories.js +1 -4
- package/lib/components/BKJMenu/BKJMenu.stories.js.map +1 -1
- package/lib/components/BKJMenu/BKJMenu.styled.d.ts +3 -3
- package/lib/components/BKJMenu/BKJMenu.styled.d.ts.map +1 -1
- package/lib/components/BKJMenu/BKJMenu.types.d.ts +1 -0
- package/lib/components/BKJMenu/BKJMenu.types.d.ts.map +1 -1
- package/lib/components/BKJMenuItem/BKJMenuItem.js +1 -1
- package/lib/components/BKJMenuItem/BKJMenuItem.js.map +1 -1
- package/lib/components/BKJMenuItem/BKJMenuItem.stories.d.ts +1 -3
- package/lib/components/BKJMenuItem/BKJMenuItem.stories.d.ts.map +1 -1
- package/lib/components/BKJMenuItem/BKJMenuItem.stories.js +1 -4
- package/lib/components/BKJMenuItem/BKJMenuItem.stories.js.map +1 -1
- package/lib/components/BKJMenuItem/BKJMenuItem.styled.d.ts +2 -2
- package/lib/components/BKJMenuItem/BKJMenuItem.styled.d.ts.map +1 -1
- package/lib/components/BKJPagination/BKJPagination.js +1 -5
- package/lib/components/BKJPagination/BKJPagination.js.map +1 -1
- package/lib/components/BKJPagination/BKJPagination.stories.d.ts +1 -3
- package/lib/components/BKJPagination/BKJPagination.stories.d.ts.map +1 -1
- package/lib/components/BKJPagination/BKJPagination.stories.js +1 -1
- package/lib/components/BKJPagination/BKJPagination.stories.js.map +1 -1
- package/lib/components/BKJPagination/BKJPagination.styled.d.ts +6 -6
- package/lib/components/BKJPagination/BKJPagination.styled.d.ts.map +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.d.ts +1 -2
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.d.ts.map +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.js +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.js.map +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.stories.d.ts +2 -3
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.stories.d.ts.map +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.stories.js +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.stories.js.map +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.styled.d.ts +14 -12
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.styled.d.ts.map +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.types.d.ts +1 -1
- package/lib/components/BKJPhoneNumberInput/BKJPhoneNumberInput.types.d.ts.map +1 -1
- package/lib/components/BKJPillDropdown/BKJPillDropdown.context.js +2 -2
- package/lib/components/BKJPillDropdown/BKJPillDropdown.context.js.map +1 -1
- package/lib/components/BKJPillDropdown/BKJPillDropdown.js +7 -11
- package/lib/components/BKJPillDropdown/BKJPillDropdown.js.map +1 -1
- package/lib/components/BKJPillDropdown/BKJPillDropdown.stories.d.ts +1 -3
- package/lib/components/BKJPillDropdown/BKJPillDropdown.stories.d.ts.map +1 -1
- package/lib/components/BKJPillDropdown/BKJPillDropdown.stories.js +1 -1
- package/lib/components/BKJPillDropdown/BKJPillDropdown.stories.js.map +1 -1
- package/lib/components/BKJPillDropdown/BKJPillDropdown.styled.d.ts +17 -14
- package/lib/components/BKJPillDropdown/BKJPillDropdown.styled.d.ts.map +1 -1
- package/lib/components/BKJPillDropdown/BKJPillDropdown.styled.js.map +1 -1
- package/lib/components/BKJPillSelect/BKJPillSelect.context.js +2 -2
- package/lib/components/BKJPillSelect/BKJPillSelect.context.js.map +1 -1
- package/lib/components/BKJPillSelect/BKJPillSelect.js +10 -15
- package/lib/components/BKJPillSelect/BKJPillSelect.js.map +1 -1
- package/lib/components/BKJPillSelect/BKJPillSelect.stories.d.ts +1 -3
- package/lib/components/BKJPillSelect/BKJPillSelect.stories.d.ts.map +1 -1
- package/lib/components/BKJPillSelect/BKJPillSelect.stories.js +1 -1
- package/lib/components/BKJPillSelect/BKJPillSelect.stories.js.map +1 -1
- package/lib/components/BKJPillSelect/BKJPillSelect.styled.d.ts +16 -13
- package/lib/components/BKJPillSelect/BKJPillSelect.styled.d.ts.map +1 -1
- package/lib/components/BKJPillSelect/BKJPillSelect.styled.js.map +1 -1
- package/lib/components/BKJPillTextArea/BKJPillTextArea.context.js +2 -2
- package/lib/components/BKJPillTextArea/BKJPillTextArea.context.js.map +1 -1
- package/lib/components/BKJPillTextArea/BKJPillTextArea.js +4 -10
- package/lib/components/BKJPillTextArea/BKJPillTextArea.js.map +1 -1
- package/lib/components/BKJPillTextArea/BKJPillTextArea.stories.d.ts +1 -3
- package/lib/components/BKJPillTextArea/BKJPillTextArea.stories.d.ts.map +1 -1
- package/lib/components/BKJPillTextArea/BKJPillTextArea.stories.js +1 -1
- package/lib/components/BKJPillTextArea/BKJPillTextArea.stories.js.map +1 -1
- package/lib/components/BKJPillTextArea/BKJPillTextArea.styled.d.ts +18 -16
- package/lib/components/BKJPillTextArea/BKJPillTextArea.styled.d.ts.map +1 -1
- package/lib/components/BKJPillTextArea/BKJPillTextArea.styled.js.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.d.ts +1 -1
- package/lib/components/BKJSelect/BKJSelect.d.ts.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.js +6 -11
- package/lib/components/BKJSelect/BKJSelect.js.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.stories.d.ts +3 -5
- package/lib/components/BKJSelect/BKJSelect.stories.d.ts.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.stories.js +2 -3
- package/lib/components/BKJSelect/BKJSelect.stories.js.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.styled.d.ts +11 -8
- package/lib/components/BKJSelect/BKJSelect.styled.d.ts.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.types.d.ts +16 -15
- package/lib/components/BKJSelect/BKJSelect.types.d.ts.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.utils.d.ts +3 -1
- package/lib/components/BKJSelect/BKJSelect.utils.d.ts.map +1 -1
- package/lib/components/BKJSelect/BKJSelect.utils.js.map +1 -1
- package/lib/components/BKJSelect/utils/getDesignLibraryElementNode.d.ts +2 -2
- package/lib/components/BKJSelect/utils/getDesignLibraryElementNode.d.ts.map +1 -1
- package/lib/components/BKJSelect/utils/mergeRefs.js.map +1 -1
- package/lib/components/BKJSelectSearch/BKJSelectSearch.js +1 -2
- package/lib/components/BKJSelectSearch/BKJSelectSearch.js.map +1 -1
- package/lib/components/BKJSelectSearch/BKJSelectSearch.styled.d.ts +3 -3
- package/lib/components/BKJSelectSearch/BKJSelectSearch.styled.d.ts.map +1 -1
- package/lib/components/BKJSelectSearch/BKJSelectSearchControls.d.ts +0 -1
- package/lib/components/BKJSelectSearch/BKJSelectSearchControls.d.ts.map +1 -1
- package/lib/components/BKJSelectSearch/BKJSelectSearchControls.js +1 -2
- package/lib/components/BKJSelectSearch/BKJSelectSearchControls.js.map +1 -1
- package/lib/components/BKJSelectSearch/BKJSelectSearchControls.styled.d.ts +3 -3
- package/lib/components/BKJSelectSearch/BKJSelectSearchControls.styled.d.ts.map +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.d.ts +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.d.ts.map +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.js +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.js.map +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.stories.d.ts +1 -3
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.stories.d.ts.map +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.stories.js +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.stories.js.map +1 -1
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.styled.d.ts +2 -2
- package/lib/components/BKJTableMainHeader/BKJTableMainHeader.styled.d.ts.map +1 -1
- package/lib/components/BKJTextArea/BKJTextArea.js +1 -3
- package/lib/components/BKJTextArea/BKJTextArea.js.map +1 -1
- package/lib/components/BKJTextArea/BKJTextArea.stories.d.ts +1 -3
- package/lib/components/BKJTextArea/BKJTextArea.stories.d.ts.map +1 -1
- package/lib/components/BKJTextArea/BKJTextArea.stories.js +1 -1
- package/lib/components/BKJTextArea/BKJTextArea.stories.js.map +1 -1
- package/lib/components/BKJTextArea/BKJTextArea.styled.d.ts +8 -6
- package/lib/components/BKJTextArea/BKJTextArea.styled.d.ts.map +1 -1
- package/lib/components/BKJTextArea/BKJTextArea.types.d.ts +1 -1
- package/lib/components/BKJTextArea/BKJTextArea.types.d.ts.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.css.styled.d.ts +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.css.styled.d.ts.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.d.ts +1 -2
- package/lib/components/BKJTextInput/BKJTextInput.d.ts.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.js +5 -10
- package/lib/components/BKJTextInput/BKJTextInput.js.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.stories.d.ts +2 -4
- package/lib/components/BKJTextInput/BKJTextInput.stories.d.ts.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.stories.js +2 -3
- package/lib/components/BKJTextInput/BKJTextInput.stories.js.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.styled.d.ts +14 -13
- package/lib/components/BKJTextInput/BKJTextInput.styled.d.ts.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.styled.js.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.theme.d.ts +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.theme.d.ts.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.types.d.ts +12 -10
- package/lib/components/BKJTextInput/BKJTextInput.types.d.ts.map +1 -1
- package/lib/components/BKJTextInput/BKJTextInput.utils.js.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastContainer.d.ts +3 -2
- package/lib/components/BKJToastMessage/BKJToastContainer.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.d.ts +0 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.js +2 -4
- package/lib/components/BKJToastMessage/BKJToastMessage.js.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.stories.d.ts +1 -2
- package/lib/components/BKJToastMessage/BKJToastMessage.stories.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.stories.js +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.stories.js.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.styled.d.ts +9 -9
- package/lib/components/BKJToastMessage/BKJToastMessage.styled.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.types.d.ts +5 -5
- package/lib/components/BKJToastMessage/BKJToastMessage.types.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/BKJToastMessage.utils.js.map +1 -1
- package/lib/components/BKJToastMessage/ToastErrorIcon.d.ts +0 -1
- package/lib/components/BKJToastMessage/ToastErrorIcon.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/ToastErrorIcon.js +1 -1
- package/lib/components/BKJToastMessage/ToastErrorIcon.js.map +1 -1
- package/lib/components/BKJToastMessage/ToastSuccessIcon.d.ts +0 -1
- package/lib/components/BKJToastMessage/ToastSuccessIcon.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/ToastSuccessIcon.js +1 -2
- package/lib/components/BKJToastMessage/ToastSuccessIcon.js.map +1 -1
- package/lib/components/BKJToastMessage/ToastWarnIcon.d.ts +0 -1
- package/lib/components/BKJToastMessage/ToastWarnIcon.d.ts.map +1 -1
- package/lib/components/BKJToastMessage/ToastWarnIcon.js +1 -3
- package/lib/components/BKJToastMessage/ToastWarnIcon.js.map +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.constants.js +6 -11
- package/lib/components/BKJToggleInput/BKJToggleInput.constants.js.map +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.js +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.js.map +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.stories.d.ts +1 -3
- package/lib/components/BKJToggleInput/BKJToggleInput.stories.d.ts.map +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.stories.js +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.stories.js.map +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.styled.d.ts +17 -13
- package/lib/components/BKJToggleInput/BKJToggleInput.styled.d.ts.map +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.styled.js +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.styled.js.map +1 -1
- package/lib/components/BKJToggleInput/BKJToggleInput.types.d.ts +7 -7
- package/lib/components/BKJToggleInput/BKJToggleInput.types.d.ts.map +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltip.js +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltip.js.map +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.context.js +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.context.js.map +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.js +2 -3
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.js.map +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.stories.d.ts +1 -3
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.stories.d.ts.map +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.stories.js +3 -8
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.stories.js.map +1 -1
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.styled.d.ts +6 -6
- package/lib/components/BKJTooltipWrapper/BKJTooltipWrapper.styled.d.ts.map +1 -1
- package/lib/components/BKJTypography/BKJTypography.d.ts.map +1 -1
- package/lib/components/BKJTypography/BKJTypography.js +1 -1
- package/lib/components/BKJTypography/BKJTypography.js.map +1 -1
- package/lib/components/BKJTypography/BKJTypography.stories.d.ts +1 -3
- package/lib/components/BKJTypography/BKJTypography.stories.d.ts.map +1 -1
- package/lib/components/BKJTypography/BKJTypography.stories.js +2 -2
- package/lib/components/BKJTypography/BKJTypography.stories.js.map +1 -1
- package/lib/components/BKJTypography/BKJTypography.styled.d.ts +7 -7
- package/lib/components/BKJTypography/BKJTypography.types.d.ts +14 -14
- package/lib/components/BKJTypography/BKJTypography.types.d.ts.map +1 -1
- package/lib/components/ErrorBoundary/ErrorBoundary.js +3 -3
- package/lib/components/ErrorBoundary/ErrorBoundary.js.map +1 -1
- package/lib/components/Flex/Flex.d.ts +0 -1
- package/lib/components/Flex/Flex.d.ts.map +1 -1
- package/lib/components/Flex/Flex.js +1 -1
- package/lib/components/Flex/Flex.js.map +1 -1
- package/lib/components/Flex/Flex.styled.d.ts +1 -1
- package/lib/components/Flex/Flex.styled.d.ts.map +1 -1
- package/lib/components/Flex/Flex.types.d.ts +15 -16
- package/lib/components/Flex/Flex.types.d.ts.map +1 -1
- package/lib/components/GenericErrorMessage/GenericErrorMessage.d.ts +0 -1
- package/lib/components/GenericErrorMessage/GenericErrorMessage.d.ts.map +1 -1
- package/lib/components/GenericErrorMessage/GenericErrorMessage.js +1 -4
- package/lib/components/GenericErrorMessage/GenericErrorMessage.js.map +1 -1
- package/lib/components/GenericErrorMessage/GenericErrorMessage.styled.d.ts +2 -2
- package/lib/components/GenericErrorMessage/GenericErrorMessage.styled.d.ts.map +1 -1
- package/lib/components/GenericErrorMessage/GenericErrorMessage.styled.js.map +1 -1
- package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.d.ts +2 -1
- package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.d.ts.map +1 -1
- package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.js +1 -1
- package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.js.map +1 -1
- package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.styled.d.ts +1 -1
- package/lib/components/InfiniteScrollLoading/InfiniteScrollLoading.styled.d.ts.map +1 -1
- package/lib/components/MobileBKJDropdownMenu/MobileBKJDropdownMenu.d.ts +1 -1
- package/lib/components/MobileBKJDropdownMenu/MobileBKJDropdownMenu.d.ts.map +1 -1
- package/lib/components/MobileBKJDropdownMenu/MobileBKJDropdownMenu.js +1 -3
- package/lib/components/MobileBKJDropdownMenu/MobileBKJDropdownMenu.js.map +1 -1
- package/lib/components/MobileBKJDropdownMenu/MobileBKJDropdownMenu.stories.d.ts +1 -3
- package/lib/components/MobileBKJDropdownMenu/MobileBKJDropdownMenu.stories.d.ts.map +1 -1
- package/lib/components/MobileBKJDropdownMenu/MobileBKJDropdownMenu.stories.js +1 -7
- package/lib/components/MobileBKJDropdownMenu/MobileBKJDropdownMenu.stories.js.map +1 -1
- package/lib/components/Portal/Portal.js +7 -1
- package/lib/components/Portal/Portal.js.map +1 -1
- package/lib/components/common/InputBaseCSS/index.d.ts +10 -10
- package/lib/components/common/InputBaseCSS/index.d.ts.map +1 -1
- package/lib/components/common/ListItemBaseCSS/index.d.ts +4 -4
- package/lib/components/common/ListItemBaseCSS/index.d.ts.map +1 -1
- package/lib/hooks/useClickOutside.d.ts.map +1 -1
- package/lib/hooks/useClickOutside.js.map +1 -1
- package/lib/hooks/useDebouncedCallback/useDebouncedCallback.d.ts +0 -1
- package/lib/hooks/useDebouncedCallback/useDebouncedCallback.d.ts.map +1 -1
- package/lib/hooks/useDimensionsRef/useDimensionRef.types.d.ts +1 -1
- package/lib/hooks/useDimensionsRef/useDimensionRef.types.d.ts.map +1 -1
- package/lib/hooks/useFormBehaviors/useFormBehaviors.js.map +1 -1
- package/lib/hooks/useFormBehaviors/useFormBehaviors.types.d.ts +9 -9
- package/lib/hooks/useFormBehaviors/useFormBehaviors.types.d.ts.map +1 -1
- package/lib/hooks/useIntersectionObserver/useIntersectionObserver.d.ts +1 -2
- package/lib/hooks/useIntersectionObserver/useIntersectionObserver.d.ts.map +1 -1
- package/lib/hooks/useIntersectionObserver/useIntersectionObserver.js +1 -1
- package/lib/hooks/useIntersectionObserver/useIntersectionObserver.js.map +1 -1
- package/lib/hooks/useMouseOutside.d.ts.map +1 -1
- package/lib/hooks/useMouseOutside.js.map +1 -1
- package/lib/hooks/usePersistentState/usePersistentState.js.map +1 -1
- package/lib/hooks/usePortalTargetElement.d.ts +1 -1
- package/lib/hooks/usePortalTargetElement.d.ts.map +1 -1
- package/lib/hooks/usePortalTargetElement.js.map +1 -1
- package/lib/hooks/useScrollIntoView.d.ts +1 -2
- package/lib/hooks/useScrollIntoView.d.ts.map +1 -1
- package/lib/locales/locales.types.d.ts +1 -1
- package/lib/locales/locales.types.d.ts.map +1 -1
- package/lib/providers/BKJThemeProvider/BKJThemeProvider.js +1 -2
- package/lib/providers/BKJThemeProvider/BKJThemeProvider.js.map +1 -1
- package/lib/providers/BKJThemeProvider/BKJThemeProvider.styled.d.ts +2 -2
- package/lib/providers/BKJThemeProvider/BKJThemeProvider.styled.d.ts.map +1 -1
- package/lib/providers/BKJThemeProvider/BKJThemeProvider.types.d.ts +89 -90
- package/lib/providers/BKJThemeProvider/BKJThemeProvider.types.d.ts.map +1 -1
- package/lib/providers/BKJThemeProvider/BKJThemeProvider.types.js +5 -0
- package/lib/providers/BKJThemeProvider/BKJThemeProvider.types.js.map +1 -1
- package/lib/providers/I18NextProvider.js +2 -2
- package/lib/providers/I18NextProvider.js.map +1 -1
- package/lib/utils/isEmpty.js.map +1 -1
- package/package.json +24 -23
|
@@ -23,12 +23,6 @@ export const BKJFileInput = (props) => {
|
|
|
23
23
|
if (onClear)
|
|
24
24
|
onClear();
|
|
25
25
|
};
|
|
26
|
-
return (_jsxs(BKJTextInputFieldSet, { children: [props.label && (_jsxs(BKJTextInputLabel,
|
|
27
|
-
_jsxs(InnerWrapper, Object.assign({ error: !!error }, { children: [value && _jsx(CloseIcon, { iconName: "CloseBold", onClick: handleClear }, void 0),
|
|
28
|
-
_jsxs(FileWrapper, Object.assign({ isFileSelected: !!value }, { children: [_jsx(DocumentIcon, { iconName: "Document" }, void 0),
|
|
29
|
-
_jsx(BKJFileInputText, Object.assign({ title: value && value.name, error: !!error, isFileSelected: !!value }, { children: !!value ? value.name : i18next.t('translations:NO_FILE_SELECTED') }), void 0),
|
|
30
|
-
_jsx(Input, Object.assign({}, rest, { ref: inputRef, type: "file", onChange: handleChange }), void 0)] }), void 0),
|
|
31
|
-
_jsx(BKJFileInputLabel, Object.assign({ onClick: () => inputRef.current?.click() }, { children: !!value ? i18next.t('translations:REPLACE') : i18next.t('translations:SELECT_A_FILE') }), void 0)] }), void 0),
|
|
32
|
-
_jsx(ErrorText, { children: error }, void 0)] }, void 0));
|
|
26
|
+
return (_jsxs(BKJTextInputFieldSet, { children: [props.label && (_jsxs(BKJTextInputLabel, { ...labelProps, variant: "RoundEdges", elementType: "Label", children: [props.label, props.required && _jsx(BKJTextInputRequiredAsterisk, { children: "\u00A0*" })] })), _jsxs(InnerWrapper, { error: !!error, children: [value && _jsx(CloseIcon, { iconName: "CloseBold", onClick: handleClear }), _jsxs(FileWrapper, { isFileSelected: !!value, children: [_jsx(DocumentIcon, { iconName: "Document" }), _jsx(BKJFileInputText, { title: value && value.name, error: !!error, isFileSelected: !!value, children: !!value ? value.name : i18next.t('translations:NO_FILE_SELECTED') }), _jsx(Input, { ...rest, ref: inputRef, type: "file", onChange: handleChange })] }), _jsx(BKJFileInputLabel, { onClick: () => inputRef.current?.click(), children: !!value ? i18next.t('translations:REPLACE') : i18next.t('translations:SELECT_A_FILE') })] }), _jsx(ErrorText, { children: error })] }));
|
|
33
27
|
};
|
|
34
28
|
//# sourceMappingURL=BKJFileInput.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJFileInput.js","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA+B,WAAW,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACzE,OAAO,EACL,oBAAoB,EACpB,iBAAiB,EACjB,4BAA4B,GAC7B,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EACL,iBAAiB,EACjB,gBAAgB,EAChB,SAAS,EACT,YAAY,EACZ,SAAS,EACT,WAAW,EACX,YAAY,EACZ,KAAK,GACN,MAAM,uBAAuB,CAAC;AAE/B,OAAO,OAAO,MAAM,SAAS,CAAC;AAE9B,MAAM,CAAC,MAAM,YAAY,GAA2B,CAAC,KAAK,EAAE,EAAE;IAC5D,MAAM,EACJ,SAAS,EACT,UAAU,EACV,KAAK,EACL,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,KAAK,EACL,QAAQ,GAAG,GAAG,EAAE,GAAE,CAAC,EACnB,OAAO,EACP,GAAG,IAAI,EACR,GAAG,KAAK,CAAC;IAEV,MAAM,QAAQ,GAAG,MAAM,EAAoB,CAAC;IAC5C,MAAM,YAAY,GAAmC,WAAW,CAC9D,CAAC,KAAK,EAAE,EAAE;QACR,MAAM,YAAY,GAAG,KAAK,EAAE,MAAM,EAAE,KAAK,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;QACnE,IAAI,YAAY,EAAE;
|
|
1
|
+
{"version":3,"file":"BKJFileInput.js","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.tsx"],"names":[],"mappings":";AAAA,OAAO,EAA+B,WAAW,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AACzE,OAAO,EACL,oBAAoB,EACpB,iBAAiB,EACjB,4BAA4B,GAC7B,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EACL,iBAAiB,EACjB,gBAAgB,EAChB,SAAS,EACT,YAAY,EACZ,SAAS,EACT,WAAW,EACX,YAAY,EACZ,KAAK,GACN,MAAM,uBAAuB,CAAC;AAE/B,OAAO,OAAO,MAAM,SAAS,CAAC;AAE9B,MAAM,CAAC,MAAM,YAAY,GAA2B,CAAC,KAAK,EAAE,EAAE;IAC5D,MAAM,EACJ,SAAS,EACT,UAAU,EACV,KAAK,EACL,QAAQ,EACR,IAAI,EACJ,QAAQ,EACR,KAAK,EACL,KAAK,EACL,QAAQ,GAAG,GAAG,EAAE,GAAE,CAAC,EACnB,OAAO,EACP,GAAG,IAAI,EACR,GAAG,KAAK,CAAC;IAEV,MAAM,QAAQ,GAAG,MAAM,EAAoB,CAAC;IAC5C,MAAM,YAAY,GAAmC,WAAW,CAC9D,CAAC,KAAK,EAAE,EAAE;QACR,MAAM,YAAY,GAAG,KAAK,EAAE,MAAM,EAAE,KAAK,IAAI,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;QACnE,IAAI,YAAY,EAAE,CAAC;YACjB,QAAQ,CAAC;gBACP,MAAM,EAAE,EAAE,GAAG,KAAK,CAAC,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,YAAY,EAAE;aACvD,CAAC,CAAC;QACL,CAAC;IACH,CAAC,EACD,CAAC,IAAI,EAAE,QAAQ,CAAC,CACjB,CAAC;IACF,MAAM,WAAW,GAAG,CAAC,CAAM,EAAE,EAAE;QAC7B,CAAC,CAAC,eAAe,EAAE,CAAC;QACpB,QAAQ,CAAC,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,SAAS,EAAE,IAAI,EAAE,EAAE,CAAC,CAAC;QACjD,IAAI,QAAQ,CAAC,OAAO,EAAE,CAAC;YACrB,QAAQ,CAAC,OAAO,CAAC,KAAK,GAAG,EAAE,CAAC;QAC9B,CAAC;QACD,IAAI,OAAO;YAAE,OAAO,EAAE,CAAC;IACzB,CAAC,CAAC;IAEF,OAAO,CACL,MAAC,oBAAoB,eAClB,KAAK,CAAC,KAAK,IAAI,CACd,MAAC,iBAAiB,OAAK,UAAU,EAAE,OAAO,EAAC,YAAY,EAAC,WAAW,EAAC,OAAO,aACxE,KAAK,CAAC,KAAK,EACX,KAAK,CAAC,QAAQ,IAAI,KAAC,4BAA4B,0BAAuC,IACrE,CACrB,EACD,MAAC,YAAY,IAAC,KAAK,EAAE,CAAC,CAAC,KAAK,aACzB,KAAK,IAAI,KAAC,SAAS,IAAC,QAAQ,EAAC,WAAW,EAAC,OAAO,EAAE,WAAW,GAAI,EAClE,MAAC,WAAW,IAAC,cAAc,EAAE,CAAC,CAAC,KAAK,aAClC,KAAC,YAAY,IAAC,QAAQ,EAAC,UAAU,GAAG,EACpC,KAAC,gBAAgB,IAAC,KAAK,EAAE,KAAK,IAAI,KAAK,CAAC,IAAI,EAAE,KAAK,EAAE,CAAC,CAAC,KAAK,EAAE,cAAc,EAAE,CAAC,CAAC,KAAK,YAClF,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,+BAA+B,CAAC,GACjD,EACnB,KAAC,KAAK,OACA,IAAI,EACR,GAAG,EAAE,QAA4C,EACjD,IAAI,EAAC,MAAM,EACX,QAAQ,EAAE,YAA+D,GACzE,IACU,EACd,KAAC,iBAAiB,IAAC,OAAO,EAAE,GAAG,EAAE,CAAC,QAAQ,CAAC,OAAO,EAAE,KAAK,EAAE,YACxD,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,4BAA4B,CAAC,GACpE,IACP,EACf,KAAC,SAAS,cAAE,KAAK,GAAa,IACT,CACxB,CAAC;AACJ,CAAC,CAAC"}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Story } from '@storybook/react';
|
|
3
1
|
import { IBKJFileInputProps } from './BKJFileInput.types.js';
|
|
4
2
|
declare const setup: {
|
|
5
3
|
title: string;
|
|
@@ -10,6 +8,6 @@ declare const setup: {
|
|
|
10
8
|
};
|
|
11
9
|
};
|
|
12
10
|
};
|
|
13
|
-
export declare const Default:
|
|
11
|
+
export declare const Default: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, IBKJFileInputProps>;
|
|
14
12
|
export default setup;
|
|
15
13
|
//# sourceMappingURL=BKJFileInput.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJFileInput.stories.d.ts","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.stories.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BKJFileInput.stories.d.ts","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.stories.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE1D,QAAA,MAAM,KAAK;;;;;;;;CAQV,CAAC;AAUF,eAAO,MAAM,OAAO,yGAAoB,CAAC;AAIzC,eAAe,KAAK,CAAC"}
|
|
@@ -15,7 +15,7 @@ const Template = () => {
|
|
|
15
15
|
initialState: { file: undefined },
|
|
16
16
|
onSubmit: () => { },
|
|
17
17
|
});
|
|
18
|
-
return _jsx(BKJFileInput, { name: "file", value: values.file, label: "Upload a file", onChange: onChange }
|
|
18
|
+
return _jsx(BKJFileInput, { name: "file", value: values.file, label: "Upload a file", onChange: onChange });
|
|
19
19
|
};
|
|
20
20
|
export const Default = Template.bind({});
|
|
21
21
|
Default.args = {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJFileInput.stories.js","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.stories.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,KAAK,GAAG;IACZ,KAAK,EAAE,0BAA0B;IACjC,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE;QACR,KAAK,EAAE;YACL,IAAI,EAAE,eAAe;SACtB;KACF;CACF,CAAC;AAEF,MAAM,QAAQ,
|
|
1
|
+
{"version":3,"file":"BKJFileInput.stories.js","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.stories.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAC/C,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAG9C,MAAM,KAAK,GAAG;IACZ,KAAK,EAAE,0BAA0B;IACjC,SAAS,EAAE,YAAY;IACvB,QAAQ,EAAE;QACR,KAAK,EAAE;YACL,IAAI,EAAE,eAAe;SACtB;KACF;CACF,CAAC;AAEF,MAAM,QAAQ,GAAgC,GAAG,EAAE;IACjD,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,GAAG,gBAAgB,CAAC;QAC5C,YAAY,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE;QACjC,QAAQ,EAAE,GAAG,EAAE,GAAE,CAAC;KACnB,CAAC,CAAC;IACH,OAAO,KAAC,YAAY,IAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAE,MAAM,CAAC,IAAI,EAAE,KAAK,EAAC,eAAe,EAAC,QAAQ,EAAE,QAAQ,GAAI,CAAC;AACpG,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAEzC,OAAO,CAAC,IAAI,GAAG,EAAE,CAAC;AAElB,eAAe,KAAK,CAAC"}
|
|
@@ -1,17 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const InnerWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {
|
|
1
|
+
export declare const InnerWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
3
2
|
error: boolean;
|
|
4
|
-
}
|
|
5
|
-
export declare const FileWrapper: import("styled-components").
|
|
3
|
+
}>> & string;
|
|
4
|
+
export declare const FileWrapper: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
|
|
6
5
|
isFileSelected: boolean;
|
|
7
|
-
}
|
|
8
|
-
export declare const CloseIcon: import("styled-components").
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
6
|
+
}>> & string;
|
|
7
|
+
export declare const CloseIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
|
|
8
|
+
children?: import("react").ReactNode;
|
|
9
|
+
}, "string" | "target" | "name" | "filter" | "fill" | "values" | "style" | "id" | "type" | "end" | "accumulate" | "local" | "color" | "clip" | "unicode" | "stroke" | "x" | "y" | "alphabetic" | "hanging" | "ideographic" | "mathematical" | "width" | "css" | "children" | "crossOrigin" | "height" | "href" | "max" | "media" | "method" | "min" | "className" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "clipPath" | "mask" | "path" | "offset" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "cx" | "cy" | "d" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "r" | "rotate" | "rx" | "ry" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "vectorEffect" | "visibility" | "wordSpacing" | "writingMode" | "iconName" | "secondaryColor" | "accentHeight" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
10
|
+
ref?: import("react").Ref<SVGSVGElement>;
|
|
11
|
+
}, never>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
|
|
12
|
+
export declare const DocumentIcon: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<Pick<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps & {
|
|
13
|
+
children?: import("react").ReactNode;
|
|
14
|
+
}, "string" | "target" | "name" | "filter" | "fill" | "values" | "style" | "id" | "type" | "end" | "accumulate" | "local" | "color" | "clip" | "unicode" | "stroke" | "x" | "y" | "alphabetic" | "hanging" | "ideographic" | "mathematical" | "width" | "css" | "children" | "crossOrigin" | "height" | "href" | "max" | "media" | "method" | "min" | "className" | "lang" | "tabIndex" | "role" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "key" | "clipPath" | "mask" | "path" | "offset" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorInterpolationFilters" | "cursor" | "cx" | "cy" | "d" | "direction" | "display" | "dominantBaseline" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "fontFamily" | "fontSize" | "fontSizeAdjust" | "fontStretch" | "fontStyle" | "fontVariant" | "fontWeight" | "imageRendering" | "letterSpacing" | "lightingColor" | "markerEnd" | "markerMid" | "markerStart" | "opacity" | "order" | "overflow" | "paintOrder" | "pointerEvents" | "r" | "rotate" | "rx" | "ry" | "scale" | "shapeRendering" | "stopColor" | "stopOpacity" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "textDecoration" | "textRendering" | "transform" | "unicodeBidi" | "vectorEffect" | "visibility" | "wordSpacing" | "writingMode" | "iconName" | "secondaryColor" | "accentHeight" | "additive" | "allowReorder" | "amplitude" | "arabicForm" | "ascent" | "attributeName" | "attributeType" | "autoReverse" | "azimuth" | "baseFrequency" | "baseProfile" | "bbox" | "begin" | "bias" | "by" | "calcMode" | "capHeight" | "clipPathUnits" | "colorProfile" | "colorRendering" | "contentScriptType" | "contentStyleType" | "decelerate" | "descent" | "diffuseConstant" | "divisor" | "dur" | "dx" | "dy" | "edgeMode" | "elevation" | "enableBackground" | "exponent" | "externalResourcesRequired" | "filterRes" | "filterUnits" | "focusable" | "format" | "from" | "fx" | "fy" | "g1" | "g2" | "glyphName" | "glyphOrientationHorizontal" | "glyphOrientationVertical" | "glyphRef" | "gradientTransform" | "gradientUnits" | "horizAdvX" | "horizOriginX" | "in2" | "in" | "intercept" | "k1" | "k2" | "k3" | "k4" | "k" | "kernelMatrix" | "kernelUnitLength" | "kerning" | "keyPoints" | "keySplines" | "keyTimes" | "lengthAdjust" | "limitingConeAngle" | "markerHeight" | "markerUnits" | "markerWidth" | "maskContentUnits" | "maskUnits" | "mode" | "numOctaves" | "operator" | "orient" | "orientation" | "origin" | "overlinePosition" | "overlineThickness" | "panose1" | "pathLength" | "patternContentUnits" | "patternTransform" | "patternUnits" | "points" | "pointsAtX" | "pointsAtY" | "pointsAtZ" | "preserveAlpha" | "preserveAspectRatio" | "primitiveUnits" | "radius" | "refX" | "refY" | "renderingIntent" | "repeatCount" | "repeatDur" | "requiredExtensions" | "requiredFeatures" | "restart" | "result" | "seed" | "slope" | "spacing" | "specularConstant" | "specularExponent" | "speed" | "spreadMethod" | "startOffset" | "stdDeviation" | "stemh" | "stemv" | "stitchTiles" | "strikethroughPosition" | "strikethroughThickness" | "surfaceScale" | "systemLanguage" | "tableValues" | "targetX" | "targetY" | "textLength" | "to" | "u1" | "u2" | "underlinePosition" | "underlineThickness" | "unicodeRange" | "unitsPerEm" | "vAlphabetic" | "version" | "vertAdvY" | "vertOriginX" | "vertOriginY" | "vHanging" | "vIdeographic" | "viewBox" | "viewTarget" | "vMathematical" | "widths" | "x1" | "x2" | "xChannelSelector" | "xHeight" | "xlinkActuate" | "xlinkArcrole" | "xlinkHref" | "xlinkRole" | "xlinkShow" | "xlinkTitle" | "xlinkType" | "xmlBase" | "xmlLang" | "xmlns" | "xmlnsXlink" | "xmlSpace" | "y1" | "y2" | "yChannelSelector" | "z" | "zoomAndPan"> & {
|
|
15
|
+
ref?: import("react").Ref<SVGSVGElement>;
|
|
16
|
+
}, never>> & string & Omit<import("react").FC<import("../BKJIcon/BKJIcon.types.js").IBKJIconProps>, keyof import("react").Component<any, {}, any>>;
|
|
17
|
+
export declare const Input: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>> & string;
|
|
18
|
+
export declare const BKJFileInputText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {
|
|
12
19
|
isFileSelected: boolean;
|
|
13
20
|
error: boolean;
|
|
14
|
-
}
|
|
15
|
-
export declare const BKJFileInputLabel: import("styled-components").
|
|
16
|
-
export declare const ErrorText: import("styled-components").
|
|
21
|
+
}>> & string;
|
|
22
|
+
export declare const BKJFileInputLabel: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, never>> & string;
|
|
23
|
+
export declare const ErrorText: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit<import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, never>> & string;
|
|
17
24
|
//# sourceMappingURL=BKJFileInput.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJFileInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.styled.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BKJFileInput.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.styled.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,YAAY;WAAuB,OAAO;YAYtD,CAAC;AAEF,eAAO,MAAM,WAAW;oBAAgC,OAAO;YAO9D,CAAC;AAEF,eAAO,MAAM,SAAS;;;;+IAKrB,CAAC;AAEF,eAAO,MAAM,YAAY;;;;+IAExB,CAAC;AAEF,eAAO,MAAM,KAAK,sOAIjB,CAAC;AAEF,eAAO,MAAM,gBAAgB;oBAAkC,OAAO;WAAS,OAAO;YAWrF,CAAC;AAEF,eAAO,MAAM,iBAAiB,yOAM7B,CAAC;AAEF,eAAO,MAAM,SAAS,sOAErB,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { IBKJTextInputProps } from '../BKJTextInput/BKJTextInput.types.js';
|
|
2
|
-
|
|
2
|
+
type Event = {
|
|
3
3
|
target: Target;
|
|
4
4
|
};
|
|
5
|
-
|
|
5
|
+
type Target = {
|
|
6
6
|
value?: File;
|
|
7
7
|
name: string;
|
|
8
8
|
} & Partial<Omit<HTMLInputElement, 'value'>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJFileInput.types.d.ts","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAExE,
|
|
1
|
+
{"version":3,"file":"BKJFileInput.types.d.ts","sourceRoot":"","sources":["../../../src/components/BKJFileInput/BKJFileInput.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,oCAAoC,CAAC;AAExE,KAAK,KAAK,GAAG;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,CAAC;AAEhC,KAAK,MAAM,GAAG;IAAE,KAAK,CAAC,EAAE,IAAI,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,GAAG,OAAO,CAAC,IAAI,CAAC,gBAAgB,EAAE,OAAO,CAAC,CAAC,CAAC;AACxF,MAAM,WAAW,kBAAmB,SAAQ,IAAI,CAAC,kBAAkB,EAAE,OAAO,GAAG,UAAU,CAAC;IACxF,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,KAAK,CAAC,EAAE,IAAI,CAAC;IACb,QAAQ,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;CAClC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { IBKJHorizontalRuleProps } from './BKJHorizontalRule.types.js';
|
|
2
|
-
export declare const BKJHorizontalRule: import("styled-components").
|
|
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;
|
|
3
3
|
//# 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,
|
|
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,13 +1,13 @@
|
|
|
1
1
|
import { HTMLAttributes } from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import { Interpolation } from 'styled-components';
|
|
3
3
|
export interface IBKJHorizontalRuleProps extends HTMLAttributes<HTMLHRElement> {
|
|
4
4
|
variant: BKJThemeHorizontalRuleVariants;
|
|
5
5
|
css?: any;
|
|
6
6
|
}
|
|
7
7
|
export interface IBKJThemeHorizontalRule {
|
|
8
|
-
Thick:
|
|
9
|
-
Thin:
|
|
8
|
+
Thick: Interpolation<any>;
|
|
9
|
+
Thin: Interpolation<any>;
|
|
10
10
|
}
|
|
11
|
-
export
|
|
11
|
+
export type BKJThemeHorizontalRuleVariants = keyof IBKJThemeHorizontalRule;
|
|
12
12
|
export declare const BKJThemeHorizontalRule: IBKJThemeHorizontalRule;
|
|
13
13
|
//# sourceMappingURL=BKJHorizontalRule.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJHorizontalRule.types.d.ts","sourceRoot":"","sources":["../../../src/components/BKJHorizontalRule/BKJHorizontalRule.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAO,
|
|
1
|
+
{"version":3,"file":"BKJHorizontalRule.types.d.ts","sourceRoot":"","sources":["../../../src/components/BKJHorizontalRule/BKJHorizontalRule.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,EAAO,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAEvD,MAAM,WAAW,uBAAwB,SAAQ,cAAc,CAAC,aAAa,CAAC;IAC5E,OAAO,EAAE,8BAA8B,CAAC;IACxC,GAAG,CAAC,EAAE,GAAG,CAAC;CACX;AACD,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,aAAa,CAAC,GAAG,CAAC,CAAC;IAC1B,IAAI,EAAE,aAAa,CAAC,GAAG,CAAC,CAAC;CAC1B;AAED,MAAM,MAAM,8BAA8B,GAAG,MAAM,uBAAuB,CAAC;AAE3E,eAAO,MAAM,sBAAsB,EAAE,uBAapC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJHorizontalRule.types.js","sourceRoot":"","sources":["../../../src/components/BKJHorizontalRule/BKJHorizontalRule.types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,
|
|
1
|
+
{"version":3,"file":"BKJHorizontalRule.types.js","sourceRoot":"","sources":["../../../src/components/BKJHorizontalRule/BKJHorizontalRule.types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAiB,MAAM,mBAAmB,CAAC;AAavD,MAAM,CAAC,MAAM,sBAAsB,GAA4B;IAC7D,KAAK,EAAE,GAAG,CAAA;;;;wBAIY,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW;GAC5D;IACD,IAAI,EAAE,GAAG,CAAA;;;;wBAIa,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,CAAC,WAAW;GAC5D;CACF,CAAC"}
|
|
@@ -8,6 +8,6 @@ export const BKJIcon = (props) => {
|
|
|
8
8
|
_props.color = color;
|
|
9
9
|
if (!!secondaryColor)
|
|
10
10
|
_props.secondaryColor = secondaryColor;
|
|
11
|
-
return _jsx(IconComponent,
|
|
11
|
+
return _jsx(IconComponent, { ..._props });
|
|
12
12
|
};
|
|
13
13
|
//# sourceMappingURL=BKJIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJIcon.js","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAiB,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAErE,MAAM,CAAC,MAAM,OAAO,GAAsB,CAAC,KAAK,EAAe,EAAE;IAC/D,MAAM,EAAE,QAAQ,EAAE,QAAQ,GAAG,EAAE,EAAE,cAAc,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IAC1E,MAAM,aAAa,GAAG,mBAAmB,CAAC,QAAQ,CAAC,CAAC;IAEpD,MAAM,MAAM,GAIR,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,CAAC;IAE1B,IAAI,CAAC,CAAC,KAAK;QAAE,MAAM,CAAC,KAAK,GAAG,KAAK,CAAC;IAClC,IAAI,CAAC,CAAC,cAAc;QAAE,MAAM,CAAC,cAAc,GAAG,cAAc,CAAC;IAE7D,OAAO,KAAC,aAAa,
|
|
1
|
+
{"version":3,"file":"BKJIcon.js","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAiB,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAErE,MAAM,CAAC,MAAM,OAAO,GAAsB,CAAC,KAAK,EAAe,EAAE;IAC/D,MAAM,EAAE,QAAQ,EAAE,QAAQ,GAAG,EAAE,EAAE,cAAc,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IAC1E,MAAM,aAAa,GAAG,mBAAmB,CAAC,QAAQ,CAAC,CAAC;IAEpD,MAAM,MAAM,GAIR,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,CAAC;IAE1B,IAAI,CAAC,CAAC,KAAK;QAAE,MAAM,CAAC,KAAK,GAAG,KAAK,CAAC;IAClC,IAAI,CAAC,CAAC,cAAc;QAAE,MAAM,CAAC,cAAc,GAAG,cAAc,CAAC;IAE7D,OAAO,KAAC,aAAa,OAAK,MAAM,GAAI,CAAC;AACvC,CAAC,CAAC"}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { Story } from '@storybook/react';
|
|
3
1
|
import { IBKJIconProps } from './BKJIcon.types.js';
|
|
4
2
|
declare const _default: {
|
|
5
3
|
title: string;
|
|
@@ -30,6 +28,6 @@ declare const _default: {
|
|
|
30
28
|
};
|
|
31
29
|
};
|
|
32
30
|
export default _default;
|
|
33
|
-
export declare const Default:
|
|
34
|
-
export declare const AllIcons:
|
|
31
|
+
export declare const Default: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, IBKJIconProps>;
|
|
32
|
+
export declare const AllIcons: import("@storybook/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, IBKJIconProps>;
|
|
35
33
|
//# sourceMappingURL=BKJIcon.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJIcon.stories.d.ts","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.stories.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BKJIcon.stories.d.ts","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.stories.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAgD,aAAa,EAAE,MAAM,iBAAiB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAE9F,wBAyBE;AA8BF,eAAO,MAAM,OAAO,oGAAoB,CAAC;AAMzC,eAAO,MAAM,QAAQ,oGAAuB,CAAC"}
|
|
@@ -31,15 +31,13 @@ export default {
|
|
|
31
31
|
const TemplateAll = (args) => {
|
|
32
32
|
const { iconName, ...rest } = args;
|
|
33
33
|
return (_jsx(IconStoryWrapper, { children: Object.keys(Groups).map((group) => {
|
|
34
|
-
return (_jsxs(SectionWrapper, { children: [_jsx(Title, { children: group },
|
|
35
|
-
_jsx(IconCategoryWrapper, { children: Groups[group].map((iconName) => {
|
|
34
|
+
return (_jsxs(SectionWrapper, { children: [_jsx(Title, { children: group }), _jsx(IconCategoryWrapper, { children: Groups[group].map((iconName) => {
|
|
36
35
|
const iconProps = { iconName, ...rest };
|
|
37
|
-
return (_jsxs(IconWrapper, { children: [_jsx(BKJIcon,
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
}) }, void 0));
|
|
36
|
+
return (_jsxs(IconWrapper, { children: [_jsx(BKJIcon, { ...iconProps }), _jsx(IconName, { children: iconName })] }, iconName));
|
|
37
|
+
}) })] }, group));
|
|
38
|
+
}) }));
|
|
41
39
|
};
|
|
42
|
-
const Template = (args) => _jsx(BKJIcon,
|
|
40
|
+
const Template = (args) => _jsx(BKJIcon, { ...args });
|
|
43
41
|
export const Default = Template.bind({});
|
|
44
42
|
Default.args = {
|
|
45
43
|
iconName: 'Add',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJIcon.stories.js","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.stories.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EACL,mBAAmB,EACnB,QAAQ,EACR,gBAAgB,EAChB,WAAW,EACX,cAAc,EACd,KAAK,GACN,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,mBAAmB,EAAmB,MAAM,EAAiB,MAAM,iBAAiB,CAAC;AAE9F,eAAe;IACb,KAAK,EAAE,wBAAwB;IAC/B,SAAS,EAAE,OAAO;IAClB,QAAQ,EAAE;QACR,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,OAAO,EAAE;gBACP,IAAI,EAAE,OAAO;aACd;SACF;QACD,cAAc,EAAE;YACd,IAAI,EAAE,iBAAiB;YACvB,OAAO,EAAE;gBACP,IAAI,EAAE,OAAO;aACd;SACF;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,WAAW;YACjB,OAAO,EAAE,MAAM,CAAC,IAAI,CAAC,mBAAmB,CAAC;YACzC,OAAO,EAAE;gBACP,IAAI,EAAE,QAAQ;aACf;SACF;QACD,QAAQ,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE;KAChC;CACF,CAAC;AAEF,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"BKJIcon.stories.js","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.stories.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EACL,mBAAmB,EACnB,QAAQ,EACR,gBAAgB,EAChB,WAAW,EACX,cAAc,EACd,KAAK,GACN,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,mBAAmB,EAAmB,MAAM,EAAiB,MAAM,iBAAiB,CAAC;AAE9F,eAAe;IACb,KAAK,EAAE,wBAAwB;IAC/B,SAAS,EAAE,OAAO;IAClB,QAAQ,EAAE;QACR,KAAK,EAAE;YACL,IAAI,EAAE,OAAO;YACb,OAAO,EAAE;gBACP,IAAI,EAAE,OAAO;aACd;SACF;QACD,cAAc,EAAE;YACd,IAAI,EAAE,iBAAiB;YACvB,OAAO,EAAE;gBACP,IAAI,EAAE,OAAO;aACd;SACF;QACD,QAAQ,EAAE;YACR,IAAI,EAAE,WAAW;YACjB,OAAO,EAAE,MAAM,CAAC,IAAI,CAAC,mBAAmB,CAAC;YACzC,OAAO,EAAE;gBACP,IAAI,EAAE,QAAQ;aACf;SACF;QACD,QAAQ,EAAE,EAAE,IAAI,EAAE,WAAW,EAAE;KAChC;CACF,CAAC;AAEF,MAAM,WAAW,GAA2B,CAAC,IAAI,EAAE,EAAE;IACnD,MAAM,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,GAAG,IAAI,CAAC;IACnC,OAAO,CACL,KAAC,gBAAgB,cACd,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,EAAE;YACjC,OAAO,CACL,MAAC,cAAc,eACb,KAAC,KAAK,cAAE,KAAK,GAAS,EACtB,KAAC,mBAAmB,cACjB,MAAM,CAAC,KAA4B,CAAC,CAAC,GAAG,CAAC,CAAC,QAAyB,EAAE,EAAE;4BACtE,MAAM,SAAS,GAAG,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,CAAC;4BACxC,OAAO,CACL,MAAC,WAAW,eACV,KAAC,OAAO,OAAK,SAAS,GAAI,EAC1B,KAAC,QAAQ,cAAE,QAAQ,GAAY,KAFf,QAAQ,CAGZ,CACf,CAAC;wBACJ,CAAC,CAAC,GACkB,KAZH,KAAK,CAaT,CAClB,CAAC;QACJ,CAAC,CAAC,GACe,CACpB,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,QAAQ,GAA2B,CAAC,IAAI,EAAE,EAAE,CAAC,KAAC,OAAO,OAAK,IAAI,GAAI,CAAC;AAEzE,MAAM,CAAC,MAAM,OAAO,GAAG,QAAQ,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AAEzC,OAAO,CAAC,IAAI,GAAG;IACb,QAAQ,EAAE,KAAK;CAChB,CAAC;AAEF,MAAM,CAAC,MAAM,QAAQ,GAAG,WAAW,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export declare const IconStoryWrapper: import("styled-components").
|
|
2
|
-
export declare const Title: import("styled-components").
|
|
3
|
-
export declare const SectionWrapper: import("styled-components").
|
|
4
|
-
export declare const IconCategoryWrapper: import("styled-components").
|
|
5
|
-
export declare const IconWrapper: import("styled-components").
|
|
6
|
-
export declare const IconName: import("styled-components").
|
|
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;
|
|
7
7
|
//# sourceMappingURL=BKJIcon.stories.styled.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJIcon.stories.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.stories.styled.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"BKJIcon.stories.styled.d.ts","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.stories.styled.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,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"}
|
|
@@ -7,7 +7,7 @@ export interface IIconProps extends React.SVGProps<SVGSVGElement> {
|
|
|
7
7
|
secondaryColor?: BKJThemeColorType;
|
|
8
8
|
disabled?: boolean;
|
|
9
9
|
}
|
|
10
|
-
export
|
|
10
|
+
export type BKJIconNameType = 'Add' | 'AgencyMembers' | 'Analytics' | 'ArrowDown' | 'ArrowLeft' | 'ArrowRight' | 'ArrowUp' | 'Avatar' | 'AvatarFill' | 'MobileAvatarFill' | 'BackArrow' | 'Checkmark' | 'ChevronDoubleLeft' | 'ChevronDoubleRight' | 'ChevronDown' | 'ChevronLeft' | 'ChevronLeftInCircle' | 'ChevronLeftLarge' | 'ChevronRight' | 'ChevronRightInCircle' | 'ChevronUp' | 'Client' | 'ClientPreferences' | 'Clients' | 'CloseBold' | 'CombinedChevronDefault' | 'CombinedChevronDown' | 'CombinedChevronUp' | 'Communications' | 'Copy' | 'Dashboard' | 'Dedicated' | 'DefaultOutline' | 'Delete' | 'DevNotes' | 'Document' | 'Download' | 'Edit' | 'Ellipsis' | 'EllipsisInCircle' | 'Error' | 'ErrorDot' | 'ErrorLarge' | 'Explore' | 'Eye' | 'Filters' | 'Group' | 'Group2' | 'HamburgerExpand' | 'HamburgerTablet' | 'Info' | 'Location' | 'Location1' | 'Locked' | 'Logout' | 'Minus' | 'MouseIndicator' | 'NewBooking' | 'Notes1' | 'Paste' | 'Payment' | 'Phone' | 'Pause' | 'Plus' | 'Position' | 'Question' | 'Recurring' | 'Reply' | 'RoomType' | 'Schedule' | 'Search' | 'Settings' | 'Shifts' | 'ShiftsClient' | 'ShiftsDate' | 'ShiftsDeal' | 'ShiftsLocation' | 'ShiftsNotes' | 'ShiftsPrice' | 'ShiftsQuantity' | 'ShiftsTasks' | 'ShiftsTime' | 'ShiftsTrainingOutline' | 'ShiftsUnpaidBreak' | 'Sort' | 'Star' | 'StepCheck' | 'StepcountNumber' | 'SuccessDot' | 'TeamMembers' | 'Templates' | 'Time' | 'Timesheets' | 'Trash' | 'Video' | 'Warning' | 'Warning' | 'PendingSignup' | 'WarningDot';
|
|
11
11
|
export declare const Groups: {
|
|
12
12
|
Function: Array<any>;
|
|
13
13
|
General: Array<any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BKJIcon.types.d.ts","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yDAAyD,CAAC;AAG5F,MAAM,WAAW,UAAW,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IAC/D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,cAAc,CAAC,EAAE,iBAAiB,CAAC;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,
|
|
1
|
+
{"version":3,"file":"BKJIcon.types.d.ts","sourceRoot":"","sources":["../../../src/components/BKJIcon/BKJIcon.types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,yDAAyD,CAAC;AAG5F,MAAM,WAAW,UAAW,SAAQ,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC;IAC/D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,cAAc,CAAC,EAAE,iBAAiB,CAAC;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,MAAM,eAAe,GACvB,KAAK,GACL,eAAe,GACf,WAAW,GACX,WAAW,GACX,WAAW,GACX,YAAY,GACZ,SAAS,GACT,QAAQ,GACR,YAAY,GACZ,kBAAkB,GAClB,WAAW,GACX,WAAW,GACX,mBAAmB,GACnB,oBAAoB,GACpB,aAAa,GACb,aAAa,GACb,qBAAqB,GACrB,kBAAkB,GAClB,cAAc,GACd,sBAAsB,GACtB,WAAW,GACX,QAAQ,GACR,mBAAmB,GACnB,SAAS,GACT,WAAW,GACX,wBAAwB,GACxB,qBAAqB,GACrB,mBAAmB,GACnB,gBAAgB,GAChB,MAAM,GACN,WAAW,GACX,WAAW,GACX,gBAAgB,GAChB,QAAQ,GACR,UAAU,GACV,UAAU,GACV,UAAU,GACV,MAAM,GACN,UAAU,GACV,kBAAkB,GAClB,OAAO,GACP,UAAU,GACV,YAAY,GACZ,SAAS,GACT,KAAK,GACL,SAAS,GACT,OAAO,GACP,QAAQ,GACR,iBAAiB,GACjB,iBAAiB,GACjB,MAAM,GACN,UAAU,GACV,WAAW,GACX,QAAQ,GACR,QAAQ,GACR,OAAO,GACP,gBAAgB,GAChB,YAAY,GACZ,QAAQ,GACR,OAAO,GACP,SAAS,GACT,OAAO,GACP,OAAO,GACP,MAAM,GACN,UAAU,GACV,UAAU,GACV,WAAW,GACX,OAAO,GACP,UAAU,GACV,UAAU,GACV,QAAQ,GACR,UAAU,GACV,QAAQ,GACR,cAAc,GACd,YAAY,GACZ,YAAY,GACZ,gBAAgB,GAChB,aAAa,GACb,aAAa,GACb,gBAAgB,GAChB,aAAa,GACb,YAAY,GACZ,uBAAuB,GACvB,mBAAmB,GACnB,MAAM,GACN,MAAM,GACN,WAAW,GACX,iBAAiB,GACjB,YAAY,GACZ,aAAa,GACb,WAAW,GACX,MAAM,GACN,YAAY,GACZ,OAAO,GACP,OAAO,GACP,SAAS,GACT,SAAS,GACT,eAAe,GACf,YAAY,CAAC;AAEjB,eAAO,MAAM,MAAM,EAAE;IACnB,QAAQ,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACrB,OAAO,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACpB,UAAU,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACvB,UAAU,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACvB,MAAM,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACnB,OAAO,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;IACpB,OAAO,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC;CA8GrB,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,GAE5B,CAAC;AAEP,MAAM,WAAW,aAAc,SAAQ,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,SAAS,CAAC;IACnF,QAAQ,EAAE,eAAe,CAAC;IAC1B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,iBAAiB,CAAC;IAC1B,cAAc,CAAC,EAAE,iBAAiB,CAAC;IACnC,GAAG,CAAC,EAAE,GAAG,CAAC;IACV,OAAO,CAAC,EAAE,kBAAkB,CAAC;CAC9B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/Avatar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/Avatar.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD,wBAAgB,UAAU,CAAC,KAAK,EAAE,UAAU,eAyC3C"}
|
|
@@ -6,9 +6,6 @@ export function AvatarIcon(props) {
|
|
|
6
6
|
const { color = 'Grey4', secondaryColor = 'White', ...rest } = props;
|
|
7
7
|
const primaryFillColor = themeContext.colors[color];
|
|
8
8
|
const secondaryFillColor = themeContext.colors[secondaryColor];
|
|
9
|
-
return (_jsxs("svg",
|
|
10
|
-
_jsxs("g", Object.assign({ mask: "url(#mask0)" }, { children: [_jsx("rect", { width: "30", height: "30", fill: primaryFillColor }, void 0),
|
|
11
|
-
_jsx("path", { d: "M10.3125 10.4489C10.3125 7.99556 12.2894 6 14.7187 6C17.1481 6 19.125 7.99556 19.125 10.4489V12.4261C19.125 14.8794 17.1481 16.875 14.7187 16.875C12.2894 16.875 10.3125 14.8794 10.3125 12.4261V10.4489Z", fill: secondaryFillColor }, void 0),
|
|
12
|
-
_jsx("path", { d: "M21.6313 24.1875H7.80625C7.5337 24.1875 7.3125 23.964 7.3125 23.6875C7.3125 20.655 9.74916 18.1875 12.7438 18.1875H16.6938C19.6883 18.1875 22.125 20.655 22.125 23.6875C22.125 23.964 21.9038 24.1875 21.6313 24.1875Z", fill: secondaryFillColor }, void 0)] }), void 0)] }), void 0));
|
|
9
|
+
return (_jsxs("svg", { width: "30", height: "30", viewBox: "0 0 30 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...rest, children: [_jsx("mask", { id: "mask0", "mask-type": "alpha", maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "30", height: "30", children: _jsx("path", { d: "M15 30C23.2843 30 30 23.2843 30 15C30 6.71573 23.2843 0 15 0C6.71573 0 0 6.71573 0 15C0 23.2843 6.71573 30 15 30Z", fill: secondaryFillColor }) }), _jsxs("g", { mask: "url(#mask0)", children: [_jsx("rect", { width: "30", height: "30", fill: primaryFillColor }), _jsx("path", { d: "M10.3125 10.4489C10.3125 7.99556 12.2894 6 14.7187 6C17.1481 6 19.125 7.99556 19.125 10.4489V12.4261C19.125 14.8794 17.1481 16.875 14.7187 16.875C12.2894 16.875 10.3125 14.8794 10.3125 12.4261V10.4489Z", fill: secondaryFillColor }), _jsx("path", { d: "M21.6313 24.1875H7.80625C7.5337 24.1875 7.3125 23.964 7.3125 23.6875C7.3125 20.655 9.74916 18.1875 12.7438 18.1875H16.6938C19.6883 18.1875 22.125 20.655 22.125 23.6875C22.125 23.964 21.9038 24.1875 21.6313 24.1875Z", fill: secondaryFillColor })] })] }));
|
|
13
10
|
}
|
|
14
11
|
//# sourceMappingURL=Avatar.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Avatar.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/Avatar.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,UAAU,UAAU,CAAC,KAAiB;IAC1C,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,OAAO,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IACrE,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,
|
|
1
|
+
{"version":3,"file":"Avatar.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/Avatar.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,UAAU,UAAU,CAAC,KAAiB;IAC1C,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,OAAO,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IACrE,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,eACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,IAAI,aAER,eACE,EAAE,EAAC,OAAO,eACA,OAAO,EACjB,SAAS,EAAC,gBAAgB,EAC1B,CAAC,EAAC,GAAG,EACL,CAAC,EAAC,GAAG,EACL,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,YAEX,eACE,CAAC,EAAC,mHAAmH,EACrH,IAAI,EAAE,kBAAkB,GACxB,GACG,EACP,aAAG,IAAI,EAAC,aAAa,aACnB,eAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAE,gBAAgB,GAAI,EACvD,eACE,CAAC,EAAC,2MAA2M,EAC7M,IAAI,EAAE,kBAAkB,GACxB,EACF,eACE,CAAC,EAAC,wNAAwN,EAC1N,IAAI,EAAE,kBAAkB,GACxB,IACA,IACA,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarFill.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/AvatarFill.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AvatarFill.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/AvatarFill.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD,wBAAgB,cAAc,CAAC,KAAK,EAAE,UAAU,eA4B/C"}
|
|
@@ -6,8 +6,6 @@ export function AvatarFillIcon(props) {
|
|
|
6
6
|
const { color = 'Grey4', secondaryColor = 'White', ...rest } = props;
|
|
7
7
|
const primaryFillColor = themeContext.colors[color];
|
|
8
8
|
const secondaryFillColor = themeContext.colors[secondaryColor];
|
|
9
|
-
return (_jsxs("svg",
|
|
10
|
-
_jsx("path", { d: "M62 32.1364C62 23.7895 68.9543 17 77.5 17C86.0457 17 93 23.7895 93 32.1364V38.8636C93 47.2105 86.0457 54 77.5 54C68.9543 54 62 47.2105 62 38.8636V32.1364Z", fill: secondaryFillColor }, void 0),
|
|
11
|
-
_jsx("path", { d: "M101.3 80H53.7C52.7616 80 52 79.2177 52 78.25C52 67.6363 60.3895 59 70.7 59H84.3C94.6105 59 103 67.6363 103 78.25C103 79.2177 102.238 80 101.3 80Z", fill: secondaryFillColor }, void 0)] }), void 0));
|
|
9
|
+
return (_jsxs("svg", { width: "155", height: "96", viewBox: "0 0 155 96", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...rest, children: [_jsx("path", { d: "M0 8C0 3.58172 3.58172 0 8 0H147C151.418 0 155 3.58172 155 8V96H0V8Z", fill: primaryFillColor }), _jsx("path", { d: "M62 32.1364C62 23.7895 68.9543 17 77.5 17C86.0457 17 93 23.7895 93 32.1364V38.8636C93 47.2105 86.0457 54 77.5 54C68.9543 54 62 47.2105 62 38.8636V32.1364Z", fill: secondaryFillColor }), _jsx("path", { d: "M101.3 80H53.7C52.7616 80 52 79.2177 52 78.25C52 67.6363 60.3895 59 70.7 59H84.3C94.6105 59 103 67.6363 103 78.25C103 79.2177 102.238 80 101.3 80Z", fill: secondaryFillColor })] }));
|
|
12
10
|
}
|
|
13
11
|
//# sourceMappingURL=AvatarFill.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AvatarFill.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/AvatarFill.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,UAAU,cAAc,CAAC,KAAiB;IAC9C,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,OAAO,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IACrE,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,
|
|
1
|
+
{"version":3,"file":"AvatarFill.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/AvatarFill.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,UAAU,cAAc,CAAC,KAAiB;IAC9C,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,OAAO,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IACrE,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,eACE,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,YAAY,EACpB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,IAAI,aAER,eACE,CAAC,EAAC,sEAAsE,EACxE,IAAI,EAAE,gBAAgB,GACtB,EACF,eACE,CAAC,EAAC,4JAA4J,EAC9J,IAAI,EAAE,kBAAkB,GACxB,EACF,eACE,CAAC,EAAC,oJAAoJ,EACtJ,IAAI,EAAE,kBAAkB,GACxB,IACE,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MobileAvatarFill.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/MobileAvatarFill.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"MobileAvatarFill.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/MobileAvatarFill.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD,wBAAgB,oBAAoB,CAAC,KAAK,EAAE,UAAU,eA4BrD"}
|
|
@@ -6,8 +6,6 @@ export function MobileAvatarFillIcon(props) {
|
|
|
6
6
|
const { color = 'Grey4', secondaryColor = 'White', ...rest } = props;
|
|
7
7
|
const primaryFillColor = themeContext.colors[color];
|
|
8
8
|
const secondaryFillColor = themeContext.colors[secondaryColor];
|
|
9
|
-
return (_jsxs("svg",
|
|
10
|
-
_jsx("path", { d: "M62 32.1364C62 23.7895 68.9543 17 77.5 17C86.0457 17 93 23.7895 93 32.1364V38.8636C93 47.2105 86.0457 54 77.5 54C68.9543 54 62 47.2105 62 38.8636V32.1364Z", fill: secondaryFillColor }, void 0),
|
|
11
|
-
_jsx("path", { d: "M101.3 80H53.7C52.7616 80 52 79.2177 52 78.25C52 67.6363 60.3895 59 70.7 59H84.3C94.6105 59 103 67.6363 103 78.25C103 79.2177 102.238 80 101.3 80Z", fill: secondaryFillColor }, void 0)] }), void 0));
|
|
9
|
+
return (_jsxs("svg", { width: "100%", height: "100%", viewBox: "0 0 155 96", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...rest, children: [_jsx("path", { d: "M0 8C0 3.58172 3.58172 0 8 0H147C151.418 0 155 3.58172 155 8V96H0V8Z", fill: primaryFillColor }), _jsx("path", { d: "M62 32.1364C62 23.7895 68.9543 17 77.5 17C86.0457 17 93 23.7895 93 32.1364V38.8636C93 47.2105 86.0457 54 77.5 54C68.9543 54 62 47.2105 62 38.8636V32.1364Z", fill: secondaryFillColor }), _jsx("path", { d: "M101.3 80H53.7C52.7616 80 52 79.2177 52 78.25C52 67.6363 60.3895 59 70.7 59H84.3C94.6105 59 103 67.6363 103 78.25C103 79.2177 102.238 80 101.3 80Z", fill: secondaryFillColor })] }));
|
|
12
10
|
}
|
|
13
11
|
//# sourceMappingURL=MobileAvatarFill.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MobileAvatarFill.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/MobileAvatarFill.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,UAAU,oBAAoB,CAAC,KAAiB;IACpD,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,OAAO,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IACrE,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,
|
|
1
|
+
{"version":3,"file":"MobileAvatarFill.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/avatars/MobileAvatarFill.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,UAAU,oBAAoB,CAAC,KAAiB;IACpD,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,OAAO,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IACrE,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,eACE,KAAK,EAAC,MAAM,EACZ,MAAM,EAAC,MAAM,EACb,OAAO,EAAC,YAAY,EACpB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,IAAI,aAER,eACE,CAAC,EAAC,sEAAsE,EACxE,IAAI,EAAE,gBAAgB,GACtB,EACF,eACE,CAAC,EAAC,4JAA4J,EAC9J,IAAI,EAAE,kBAAkB,GACxB,EACF,eACE,CAAC,EAAC,oJAAoJ,EACtJ,IAAI,EAAE,kBAAkB,GACxB,IACE,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Add.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Add.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Add.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Add.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAIjD,wBAAgB,OAAO,CAAC,KAAK,EAAE,UAAU,eAuBxC"}
|
|
@@ -6,7 +6,6 @@ export function AddIcon(props) {
|
|
|
6
6
|
const { color = 'PrimaryDefault', secondaryColor = 'White', ...rest } = props;
|
|
7
7
|
const primaryFillColor = themeContext.colors[color];
|
|
8
8
|
const secondaryFillColor = themeContext.colors[secondaryColor];
|
|
9
|
-
return (_jsxs("svg",
|
|
10
|
-
_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 6.477 6.477 2 12 2c5.516.016 9.984 4.484 10 10 0 5.523-4.477 10-10 10S2 17.523 2 12zm10.833.833H17v-1.666h-4.167V7h-1.666v4.167H7v1.666h4.167V17h1.666v-4.167z", fill: primaryFillColor }, void 0)] }), void 0));
|
|
9
|
+
return (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...rest, children: [_jsx("circle", { cx: 12, cy: 12, r: 9, fill: secondaryFillColor }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 6.477 6.477 2 12 2c5.516.016 9.984 4.484 10 10 0 5.523-4.477 10-10 10S2 17.523 2 12zm10.833.833H17v-1.666h-4.167V7h-1.666v4.167H7v1.666h4.167V17h1.666v-4.167z", fill: primaryFillColor })] }));
|
|
11
10
|
}
|
|
12
11
|
//# sourceMappingURL=Add.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Add.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Add.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,MAAM,UAAU,OAAO,CAAC,KAAiB;IACvC,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,gBAAgB,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IAC9E,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,
|
|
1
|
+
{"version":3,"file":"Add.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Add.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,MAAM,UAAU,OAAO,CAAC,KAAiB;IACvC,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,gBAAgB,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IAC9E,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,eACE,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,IAAI,aAER,iBAAQ,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,IAAI,EAAE,kBAAkB,GAAI,EAC1D,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,wKAAwK,EAC1K,IAAI,EAAE,gBAAgB,GACtB,IACE,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Delete.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Delete.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Delete.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Delete.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD,wBAAgB,UAAU,CAAC,KAAK,EAAE,UAAU,eAuB3C"}
|
|
@@ -6,7 +6,6 @@ export function DeleteIcon(props) {
|
|
|
6
6
|
const { color = 'ErrorDefault', secondaryColor = 'White', ...rest } = props;
|
|
7
7
|
const primaryFillColor = themeContext.colors[color];
|
|
8
8
|
const secondaryFillColor = themeContext.colors[secondaryColor];
|
|
9
|
-
return (_jsxs("svg",
|
|
10
|
-
_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 6.477 6.477 2 12 2c5.516.016 9.984 4.484 10 10 0 5.523-4.477 10-10 10S2 17.523 2 12zm12.947 4.125l1.179-1.178L13.179 12l2.947-2.947-1.179-1.178-2.946 2.947-2.947-2.947-1.178 1.178L10.822 12l-2.946 2.947 1.178 1.178 2.947-2.947 2.946 2.947z", fill: primaryFillColor }, void 0)] }), void 0));
|
|
9
|
+
return (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...rest, children: [_jsx("circle", { cx: 12, cy: 12, r: 9, fill: secondaryFillColor }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 12C2 6.477 6.477 2 12 2c5.516.016 9.984 4.484 10 10 0 5.523-4.477 10-10 10S2 17.523 2 12zm12.947 4.125l1.179-1.178L13.179 12l2.947-2.947-1.179-1.178-2.946 2.947-2.947-2.947-1.178 1.178L10.822 12l-2.946 2.947 1.178 1.178 2.947-2.947 2.946 2.947z", fill: primaryFillColor })] }));
|
|
11
10
|
}
|
|
12
11
|
//# sourceMappingURL=Delete.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Delete.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Delete.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,UAAU,UAAU,CAAC,KAAiB;IAC1C,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,cAAc,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IAC5E,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,
|
|
1
|
+
{"version":3,"file":"Delete.js","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Delete.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAGjD,MAAM,UAAU,UAAU,CAAC,KAAiB;IAC1C,MAAM,YAAY,GAAG,UAAU,CAAC,YAAY,CAAC,CAAC;IAC9C,MAAM,EAAE,KAAK,GAAG,cAAc,EAAE,cAAc,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,CAAC;IAC5E,MAAM,gBAAgB,GAAG,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,kBAAkB,GAAG,YAAY,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IAC/D,OAAO,CACL,eACE,KAAK,EAAC,KAAK,EACX,MAAM,EAAC,KAAK,EACZ,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B,KAC9B,IAAI,aAER,iBAAQ,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,IAAI,EAAE,kBAAkB,GAAI,EAC1D,eACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,yPAAyP,EAC3P,IAAI,EAAE,gBAAgB,GACtB,IACE,CACP,CAAC;AACJ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Download.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Download.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Download.d.ts","sourceRoot":"","sources":["../../../../../src/components/BKJIcon/src/functions/Download.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD,wBAAgB,YAAY,CAAC,KAAK,EAAE,UAAU,eAuB7C"}
|
|
@@ -5,7 +5,6 @@ export function DownloadIcon(props) {
|
|
|
5
5
|
const themeContext = useContext(ThemeContext);
|
|
6
6
|
const { color = 'TextSubtleGrey', ...rest } = props;
|
|
7
7
|
const primaryFillColor = themeContext.colors[color];
|
|
8
|
-
return (_jsxs("svg",
|
|
9
|
-
_jsx("path", { d: "M19.875 19.688H4.125c-.675 0-1.125-.45-1.125-1.125V8.438c0-.676.45-1.126 1.125-1.126H7.5v2.25H5.25v7.876h13.5V9.563H16.5v-2.25h3.375c.675 0 1.125.45 1.125 1.125v10.124c0 .675-.45 1.125-1.125 1.125z", fill: primaryFillColor }, void 0)] }), void 0));
|
|
8
|
+
return (_jsxs("svg", { width: "1em", height: "1em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...rest, children: [_jsx("path", { d: "M13.125 10.688V2.811h-2.25v7.876h-2.7l3.825 4.5 3.825-4.5h-2.7z", fill: primaryFillColor }), _jsx("path", { d: "M19.875 19.688H4.125c-.675 0-1.125-.45-1.125-1.125V8.438c0-.676.45-1.126 1.125-1.126H7.5v2.25H5.25v7.876h13.5V9.563H16.5v-2.25h3.375c.675 0 1.125.45 1.125 1.125v10.124c0 .675-.45 1.125-1.125 1.125z", fill: primaryFillColor })] }));
|
|
10
9
|
}
|
|
11
10
|
//# sourceMappingURL=Download.js.map
|