@skyscanner/backpack-web 36.11.1-alpha.0 → 36.12.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.
Files changed (151) hide show
  1. package/bpk-component-accordion/src/BpkAccordion.js +1 -1
  2. package/bpk-component-accordion/src/BpkAccordionItem.js +1 -1
  3. package/bpk-component-aria-live/src/BpkAriaLive.js +1 -1
  4. package/bpk-component-autosuggest/src/BpkAutosuggest.js +1 -1
  5. package/bpk-component-autosuggest/src/BpkAutosuggestSuggestion.js +1 -1
  6. package/bpk-component-badge/src/BpkBadge.js +1 -1
  7. package/bpk-component-banner-alert/src/AnimateAndFade.js +1 -1
  8. package/bpk-component-banner-alert/src/BpkBannerAlertInner.js +1 -1
  9. package/bpk-component-barchart/src/BpkBarchart.js +1 -1
  10. package/bpk-component-barchart/src/BpkBarchartBar.js +1 -1
  11. package/bpk-component-barchart/src/BpkChartAxis.js +1 -1
  12. package/bpk-component-barchart/src/BpkChartDataTable.js +1 -1
  13. package/bpk-component-barchart/src/BpkChartGridLines.js +1 -1
  14. package/bpk-component-blockquote/src/BpkBlockquote.js +1 -1
  15. package/bpk-component-boilerplate/src/BpkBoilerplate.js +1 -1
  16. package/bpk-component-bottom-sheet/src/BpkBottomSheet.js +1 -1
  17. package/bpk-component-breadcrumb/src/BpkBreadcrumb.js +1 -1
  18. package/bpk-component-breadcrumb/src/BpkBreadcrumbItem.js +1 -1
  19. package/bpk-component-calendar/src/BpkCalendarDate.js +1 -1
  20. package/bpk-component-calendar/src/BpkCalendarGrid.js +1 -1
  21. package/bpk-component-calendar/src/BpkCalendarGridHeader.js +1 -1
  22. package/bpk-component-calendar/src/BpkCalendarGridTransition.js +1 -1
  23. package/bpk-component-calendar/src/BpkCalendarNav.js +1 -1
  24. package/bpk-component-calendar/src/BpkCalendarWeek.js +1 -1
  25. package/bpk-component-calendar/src/composeCalendar.js +1 -1
  26. package/bpk-component-card/src/BpkCard.js +1 -1
  27. package/bpk-component-card/src/BpkCardWrapper.js +1 -1
  28. package/bpk-component-card/src/BpkDividedCard.js +1 -1
  29. package/bpk-component-card-button/src/BpkSaveButton.js +1 -1
  30. package/bpk-component-card-list/src/BpkCardList.js +1 -1
  31. package/bpk-component-carousel/src/BpkCarousel.js +1 -1
  32. package/bpk-component-carousel/src/BpkCarouselContainer.js +1 -1
  33. package/bpk-component-carousel/src/BpkCarouselImage.js +1 -1
  34. package/bpk-component-checkbox/src/BpkCheckbox.js +1 -1
  35. package/bpk-component-chip/src/BpkDismissibleChip.js +1 -1
  36. package/bpk-component-chip/src/BpkSelectableChip.js +1 -1
  37. package/bpk-component-chip-group/src/BpkMultiSelectChipGroup.js +1 -1
  38. package/bpk-component-chip-group/src/Nudger.js +1 -1
  39. package/bpk-component-close-button/src/BpkCloseButton.js +1 -1
  40. package/bpk-component-code/src/BpkCode.js +1 -1
  41. package/bpk-component-code/src/BpkCodeBlock.js +1 -1
  42. package/bpk-component-content-cards/src/BpkContentCard.js +1 -1
  43. package/bpk-component-content-cards/src/BpkContentCards.js +1 -1
  44. package/bpk-component-datatable/src/BpkDataTable.js +1 -1
  45. package/bpk-component-datatable/src/BpkDataTableHeader.js +1 -1
  46. package/bpk-component-description-list/src/BpkDescriptionDetails.js +1 -1
  47. package/bpk-component-description-list/src/BpkDescriptionList.js +1 -1
  48. package/bpk-component-description-list/src/BpkDescriptionTerm.js +1 -1
  49. package/bpk-component-dialog/src/BpkDialog.js +1 -1
  50. package/bpk-component-dialog/src/BpkDialogInner.js +1 -1
  51. package/bpk-component-drawer/src/BpkDrawerContent.js +1 -1
  52. package/bpk-component-fieldset/src/BpkFieldset.js +1 -1
  53. package/bpk-component-flare/src/BpkContentBubble.js +1 -1
  54. package/bpk-component-flare/src/BpkFlareBar.js +1 -1
  55. package/bpk-component-floating-notification/src/BpkFloatingNotification.js +1 -1
  56. package/bpk-component-form-validation/src/BpkFormValidation.js +1 -1
  57. package/bpk-component-graphic-promotion/src/BpkGraphicPromo.js +1 -1
  58. package/bpk-component-grid-toggle/src/BpkGridToggle.js +1 -1
  59. package/bpk-component-horizontal-nav/src/BpkHorizontalNav.js +1 -1
  60. package/bpk-component-horizontal-nav/src/BpkHorizontalNavItem.js +1 -1
  61. package/bpk-component-icon/src/withDescription.js +1 -1
  62. package/bpk-component-icon/src/withRtlSupport.js +1 -1
  63. package/bpk-component-image/src/BpkBackgroundImage.js +1 -1
  64. package/bpk-component-image/src/BpkImage.js +1 -1
  65. package/bpk-component-infinite-scroll/src/withInfiniteScroll.js +1 -1
  66. package/bpk-component-info-banner/src/AnimateAndFade.js +1 -1
  67. package/bpk-component-info-banner/src/BpkInfoBannerInner.js +1 -1
  68. package/bpk-component-input/src/BpkInput.js +1 -1
  69. package/bpk-component-inset-banner/src/BpkInsetBanner.js +1 -1
  70. package/bpk-component-journey-arrow/src/BpkJourneyArrow.js +1 -1
  71. package/bpk-component-label/src/BpkLabel.js +1 -1
  72. package/bpk-component-link/src/BpkButtonLink.js +1 -1
  73. package/bpk-component-link/src/BpkLink.js +1 -1
  74. package/bpk-component-list/src/BpkList.js +1 -1
  75. package/bpk-component-list/src/BpkListItem.js +1 -1
  76. package/bpk-component-loading-button/src/BpkLoadingButton.js +1 -1
  77. package/bpk-component-map/src/BpkIconMarker.js +1 -1
  78. package/bpk-component-map/src/BpkIconMarkerBackground.js +1 -1
  79. package/bpk-component-map/src/BpkMap.js +1 -1
  80. package/bpk-component-map/src/BpkPriceMarker.js +1 -1
  81. package/bpk-component-map/src/BpkPriceMarkerV2/BpkPriceMarker.js +1 -1
  82. package/bpk-component-map/src/DefaultLoadingElement.js +1 -1
  83. package/bpk-component-mobile-scroll-container/src/BpkMobileScrollContainer.js +1 -1
  84. package/bpk-component-modal/src/BpkModal.js +1 -1
  85. package/bpk-component-modal/src/BpkModalInner.js +1 -1
  86. package/bpk-component-modal/src/BpkModalV2/BpkModal.js +1 -1
  87. package/bpk-component-navigation-bar/src/BpkNavigationBar.js +1 -1
  88. package/bpk-component-navigation-tab-group/src/BpkNavigationTabGroup.js +1 -1
  89. package/bpk-component-nudger/src/BpkNudger.js +1 -1
  90. package/bpk-component-overlay/src/BpkOverlay.js +1 -1
  91. package/bpk-component-page-indicator/src/BpkPageIndicator.js +1 -1
  92. package/bpk-component-pagination/src/BpkPagination.js +1 -1
  93. package/bpk-component-pagination/src/BpkPaginationList.js +1 -1
  94. package/bpk-component-pagination/src/BpkPaginationNudger.js +1 -1
  95. package/bpk-component-pagination/src/BpkPaginationPage.js +1 -1
  96. package/bpk-component-panel/src/BpkPanel.js +1 -1
  97. package/bpk-component-phone-input/src/BpkPhoneInput.js +1 -1
  98. package/bpk-component-popover/src/BpkPopover.js +1 -1
  99. package/bpk-component-price/src/BpkPrice.js +1 -1
  100. package/bpk-component-progress/src/BpkProgress.js +1 -1
  101. package/bpk-component-radio/src/BpkRadio.js +1 -1
  102. package/bpk-component-rating/src/BpkRating.js +1 -1
  103. package/bpk-component-scrollable-calendar/src/BpkScrollableCalendarGrid.js +1 -1
  104. package/bpk-component-scrollable-calendar/src/BpkScrollableCalendarGridList.js +1 -1
  105. package/bpk-component-section-header/src/BpkSectionHeader.js +1 -1
  106. package/bpk-component-section-list/src/BpkSectionListItem.js +1 -1
  107. package/bpk-component-section-list/src/BpkSectionListSection.js +1 -1
  108. package/bpk-component-segmented-control/src/BpkSegmentedControl.js +1 -1
  109. package/bpk-component-select/src/BpkSelect.js +1 -1
  110. package/bpk-component-skeleton/src/BpkBaseSkeleton.js +1 -1
  111. package/bpk-component-skeleton/src/BpkSkeleton.js +1 -1
  112. package/bpk-component-skip-link/src/BpkSkipLink.js +1 -1
  113. package/bpk-component-slider/src/BpkSlider.js +1 -1
  114. package/bpk-component-snippet/src/BpkSnippet.js +1 -1
  115. package/bpk-component-spinner/src/BpkExtraLargeSpinner.js +1 -1
  116. package/bpk-component-spinner/src/BpkLargeSpinner.js +1 -1
  117. package/bpk-component-spinner/src/BpkSpinner.js +1 -1
  118. package/bpk-component-split-input/src/BpkInputField.js +1 -1
  119. package/bpk-component-split-input/src/BpkSplitInput.js +1 -1
  120. package/bpk-component-star-rating/src/BpkInteractiveStar.js +1 -1
  121. package/bpk-component-star-rating/src/BpkInteractiveStarRating.js +1 -1
  122. package/bpk-component-star-rating/src/BpkStar.js +1 -1
  123. package/bpk-component-star-rating/src/BpkStarRating.js +1 -1
  124. package/bpk-component-swap-button/src/BpkSwapButton.js +1 -1
  125. package/bpk-component-switch/src/BpkSwitch.js +1 -1
  126. package/bpk-component-switch/src/BpkSwitch.module.css +1 -1
  127. package/bpk-component-table/src/BpkTable.js +1 -1
  128. package/bpk-component-table/src/BpkTableCell.js +1 -1
  129. package/bpk-component-table/src/BpkTableHeadCell.js +1 -1
  130. package/bpk-component-text/src/BpkText.js +1 -1
  131. package/bpk-component-textarea/src/BpkTextarea.js +1 -1
  132. package/bpk-component-theme-toggle/src/BpkThemeToggle.js +1 -1
  133. package/bpk-component-ticket/src/BpkTicket.js +1 -1
  134. package/bpk-component-tooltip/src/BpkTooltip.js +1 -1
  135. package/bpk-component-tooltip/src/BpkTooltipPortal.js +1 -1
  136. package/bpk-react-utils/src/BpkDialogWrapper/BpkDialogWrapper.js +1 -1
  137. package/bpk-scrim-utils/src/BpkScrim.js +1 -1
  138. package/bpk-scrim-utils/src/withScrim.js +1 -1
  139. package/package.json +1 -1
  140. package/bpk-component-bottom-sheet/src/BpkBottomSheetInner.module.css +0 -18
  141. package/bpk-component-button/src/BpkButtonDestructive.module.css +0 -18
  142. package/bpk-component-button/src/BpkButtonFeatured.module.css +0 -18
  143. package/bpk-component-button/src/BpkButtonLink.module.css +0 -18
  144. package/bpk-component-button/src/BpkButtonLinkOnDark.module.css +0 -18
  145. package/bpk-component-button/src/BpkButtonPrimaryOnDark.module.css +0 -18
  146. package/bpk-component-button/src/BpkButtonPrimaryOnLight.module.css +0 -18
  147. package/bpk-component-button/src/BpkButtonSecondary.module.css +0 -18
  148. package/bpk-component-button/src/BpkButtonSecondaryOnDark.module.css +0 -18
  149. package/bpk-component-datepicker/src/BpkDatepicker.module.css +0 -18
  150. package/bpk-component-input/src/BpkClearButton.module.css +0 -18
  151. package/bpk-component-navigation-bar/src/BpkNavigationBarButtonLink.module.css +0 -18
@@ -18,7 +18,7 @@
18
18
  import { Component } from 'react';
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import { HORIZONTAL_NAV_TYPES } from "./BpkHorizontalNav";
21
- import * as STYLES from "./BpkHorizontalNavItem.module.css";
21
+ import STYLES from "./BpkHorizontalNavItem.module.css";
22
22
  import { jsx as _jsx } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  // In order to be able to access refs on the HorizontalNavItems, they need to be a fully defined
@@ -17,7 +17,7 @@
17
17
  */
18
18
 
19
19
  import { cssModules, wrapDisplayName } from "../../bpk-react-utils";
20
- import * as STYLES from "./withDescription.module.css";
20
+ import STYLES from "./withDescription.module.css";
21
21
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
22
22
  const getClassName = cssModules(STYLES);
23
23
  export default function withDescription(Component, description) {
@@ -18,6 +18,6 @@
18
18
 
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import classNameModifierHOCFactory from "./classNameModifierHOCFactory";
21
- import * as STYLES from "./BpkIcon.module.css";
21
+ import STYLES from "./BpkIcon.module.css";
22
22
  const getClassName = cssModules(STYLES);
23
23
  export default classNameModifierHOCFactory('withRtlSupport', [getClassName('bpk-icon--rtl-support')]);
@@ -21,7 +21,7 @@ import CSSTransition from 'react-transition-group/CSSTransition';
21
21
  import { animations } from '@skyscanner/bpk-foundations-web/tokens/base.es6';
22
22
  import { BpkSpinner } from "../../bpk-component-spinner";
23
23
  import { cssModules } from "../../bpk-react-utils";
24
- import * as STYLES from "./BpkBackgroundImage.module.css";
24
+ import STYLES from "./BpkBackgroundImage.module.css";
25
25
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
26
26
  const getClassName = cssModules(STYLES);
27
27
  class BpkBackgroundImage extends Component {
@@ -22,7 +22,7 @@ import { animations } from '@skyscanner/bpk-foundations-web/tokens/base.es6';
22
22
  import { BpkSpinner } from "../../bpk-component-spinner";
23
23
  import { cssModules } from "../../bpk-react-utils";
24
24
  import BORDER_RADIUS_STYLES from "./BpkImageBorderRadiusStyles";
25
- import * as STYLES from "./BpkImage.module.css";
25
+ import STYLES from "./BpkImage.module.css";
26
26
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
27
27
  const getClassName = cssModules(STYLES);
28
28
  class Image extends Component {
@@ -21,7 +21,7 @@ import omit from 'lodash/omit';
21
21
  import { cssModules } from "../../bpk-react-utils";
22
22
  import "./intersection-observer";
23
23
  import DataSource from "./DataSource";
24
- import * as STYLES from "./withInfiniteScroll.module.css";
24
+ import STYLES from "./withInfiniteScroll.module.css";
25
25
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
26
26
  const getClassNames = cssModules(STYLES);
27
27
  const propTypes = {
@@ -23,7 +23,7 @@ import { durationSm } from '@skyscanner/bpk-foundations-web/tokens/base.es6';
23
23
  // @ts-expect-error Untyped import. See `decisions/imports-ts-suppressions.md`.
24
24
  import BpkAnimateHeight from "../../bpk-animate-height";
25
25
  import { cssModules } from "../../bpk-react-utils";
26
- import * as STYLES from "./BpkAnimateAndFade.module.css";
26
+ import STYLES from "./BpkAnimateAndFade.module.css";
27
27
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
28
28
  const getClassName = cssModules(STYLES);
29
29
  const ANIMATION_DURATION = parseInt(durationSm, 10);
@@ -36,7 +36,7 @@ import BpkLink from "../../bpk-component-link";
36
36
  import { cssModules } from "../../bpk-react-utils";
37
37
  import AnimateAndFade from "./AnimateAndFade";
38
38
  import { ALERT_TYPES, STYLE_TYPES } from "./common-types";
39
- import * as STYLES from "./BpkInfoBanner.module.css";
39
+ import STYLES from "./BpkInfoBanner.module.css";
40
40
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
41
41
  const getClassName = cssModules(STYLES);
42
42
  const ExpandIcon = withButtonAlignment(ChevronDownIcon);
@@ -21,7 +21,7 @@ import { withButtonAlignment } from "../../bpk-component-icon";
21
21
  import ClearIcon from "../../bpk-component-icon/sm/close-circle";
22
22
  import { cssModules } from "../../bpk-react-utils";
23
23
  import { CLEAR_BUTTON_MODES, defaultProps } from "./common-types";
24
- import * as STYLES from "./BpkInput.module.css";
24
+ import STYLES from "./BpkInput.module.css";
25
25
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
26
26
  const getClassName = cssModules(STYLES);
27
27
  const ClearButtonIcon = withButtonAlignment(ClearIcon);
@@ -20,7 +20,7 @@ import InfoIcon from "../../bpk-component-icon/sm/information-circle";
20
20
  import BpkPopover from "../../bpk-component-popover/src/BpkPopover";
21
21
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text/src/BpkText";
22
22
  import { cssModules } from "../../bpk-react-utils";
23
- import * as STYLES from "./BpkInsetBanner.module.css";
23
+ import STYLES from "./BpkInsetBanner.module.css";
24
24
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
25
25
  const getClassName = cssModules(STYLES);
26
26
  export const VARIANT = {
@@ -17,7 +17,7 @@
17
17
  */
18
18
 
19
19
  import { cssModules } from "../../bpk-react-utils";
20
- import * as STYLES from "./BpkJourneyArrow.module.css";
20
+ import STYLES from "./BpkJourneyArrow.module.css";
21
21
  import { jsx as _jsx } from "react/jsx-runtime";
22
22
  const getClassName = cssModules(STYLES);
23
23
  const BpkJourneyArrow = ({
@@ -16,7 +16,7 @@
16
16
  * limitations under the License.
17
17
  */import PropTypes from 'prop-types';
18
18
  import { cssModules } from "../../bpk-react-utils";
19
- import * as STYLES from "./BpkLabel.module.css";
19
+ import STYLES from "./BpkLabel.module.css";
20
20
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
21
21
  const getClassName = cssModules(STYLES);
22
22
  const BpkLabel = props => {
@@ -17,7 +17,7 @@
17
17
  */import PropTypes from 'prop-types';
18
18
  import { cssModules } from "../../bpk-react-utils";
19
19
  import themeAttributes from "./themeAttributes";
20
- import * as STYLES from "./BpkLink.module.css";
20
+ import STYLES from "./BpkLink.module.css";
21
21
  import { jsx as _jsx } from "react/jsx-runtime";
22
22
  const getClassName = cssModules(STYLES);
23
23
  const BpkButtonLink = props => {
@@ -18,7 +18,7 @@
18
18
  import { forwardRef } from 'react';
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import themeAttributes, { linkAlternateThemeAttributes } from "./themeAttributes";
21
- import * as STYLES from "./BpkLink.module.css";
21
+ import STYLES from "./BpkLink.module.css";
22
22
  import { jsx as _jsx } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  const BpkLink = /*#__PURE__*/forwardRef((props, ref) => {
@@ -16,7 +16,7 @@
16
16
  * limitations under the License.
17
17
  */import PropTypes from 'prop-types';
18
18
  import { cssModules } from "../../bpk-react-utils";
19
- import * as STYLES from "./BpkList.module.css";
19
+ import STYLES from "./BpkList.module.css";
20
20
  import { jsx as _jsx } from "react/jsx-runtime";
21
21
  const getClassName = cssModules(STYLES);
22
22
  const BpkList = props => {
@@ -16,7 +16,7 @@
16
16
  * limitations under the License.
17
17
  */import PropTypes from 'prop-types';
18
18
  import { cssModules } from "../../bpk-react-utils";
19
- import * as STYLES from "./BpkList.module.css";
19
+ import STYLES from "./BpkList.module.css";
20
20
  import { jsx as _jsx } from "react/jsx-runtime";
21
21
  const getClassName = cssModules(STYLES);
22
22
  const BpkListItem = props => {
@@ -22,7 +22,7 @@ import ArrowIconLg from "../../bpk-component-icon/lg/long-arrow-right";
22
22
  import ArrowIconSm from "../../bpk-component-icon/sm/long-arrow-right";
23
23
  import { BpkSpinner, BpkLargeSpinner } from "../../bpk-component-spinner";
24
24
  import { cssModules } from "../../bpk-react-utils";
25
- import * as STYLES from "./BpkLoadingButton.module.css";
25
+ import STYLES from "./BpkLoadingButton.module.css";
26
26
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
27
27
  const getClassName = cssModules(STYLES);
28
28
  export const ICON_POSITION = {
@@ -19,7 +19,7 @@ import { cssModules } from "../../bpk-react-utils";
19
19
  import BpkBasicMapMarker from "./BpkBasicMapMarker";
20
20
  import BpkIconMarkerBackground from "./BpkIconMarkerBackground";
21
21
  import { LatLongPropType } from "./common-types";
22
- import * as STYLES from "./BpkIconMarker.module.css";
22
+ import STYLES from "./BpkIconMarker.module.css";
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkIconMarker = props => {
@@ -15,7 +15,7 @@
15
15
  * See the License for the specific language governing permissions and
16
16
  * limitations under the License.
17
17
  */import { cssModules } from "../../bpk-react-utils";
18
- import * as STYLES from "./BpkIconMarkerBackground.module.css";
18
+ import STYLES from "./BpkIconMarkerBackground.module.css";
19
19
  import { jsx as _jsx } from "react/jsx-runtime";
20
20
  const getClassName = cssModules(STYLES);
21
21
  const BpkIconMarkerBackground = props => {
@@ -19,7 +19,7 @@ import { useCallback, useRef } from 'react';
19
19
  import { GoogleMap } from '@react-google-maps/api';
20
20
  import { cssModules } from "../../bpk-react-utils";
21
21
  import { LatLongPropType } from "./common-types";
22
- import * as STYLES from "./BpkMap.module.css";
22
+ import STYLES from "./BpkMap.module.css";
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkMap = props => {
@@ -19,7 +19,7 @@ import BpkText, { TEXT_STYLES } from "../../bpk-component-text/src/BpkText";
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import BpkBasicMapMarker from "./BpkBasicMapMarker";
21
21
  import { LatLongPropType } from "./common-types";
22
- import * as STYLES from "./BpkPriceMarker.module.css";
22
+ import STYLES from "./BpkPriceMarker.module.css";
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  export const PRICE_MARKER_STATUSES = {
@@ -19,7 +19,7 @@
19
19
  import BpkText, { TEXT_STYLES } from "../../../bpk-component-text";
20
20
  import { cssModules } from "../../../bpk-react-utils";
21
21
  import BpkBasicMapMarker from "../BpkBasicMapMarker";
22
- import * as STYLES from "./BpkPriceMarker.module.css";
22
+ import STYLES from "./BpkPriceMarker.module.css";
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  export const MARKER_STATUSES = {
@@ -16,7 +16,7 @@
16
16
  * limitations under the License.
17
17
  */import { BpkLargeSpinner, SPINNER_TYPES } from "../../bpk-component-spinner";
18
18
  import { cssModules } from "../../bpk-react-utils";
19
- import * as STYLES from "./DefaultLoadingElement.module.css";
19
+ import STYLES from "./DefaultLoadingElement.module.css";
20
20
  import { jsx as _jsx } from "react/jsx-runtime";
21
21
  const getClassName = cssModules(STYLES);
22
22
  const DefaultLoadingElement = () => /*#__PURE__*/_jsx("div", {
@@ -19,7 +19,7 @@
19
19
  import { Component } from 'react';
20
20
  import debounce from 'lodash/debounce';
21
21
  import { cssModules, isRTL } from "../../bpk-react-utils";
22
- import * as STYLES from "./BpkMobileScrollContainer.module.css";
22
+ import STYLES from "./BpkMobileScrollContainer.module.css";
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const computeScrollBarAwareHeight = (scrollerEl, innerEl) => {
@@ -19,7 +19,7 @@
19
19
  import { Portal, cssModules, isDeviceIphone } from "../../bpk-react-utils";
20
20
  import { withScrim } from "../../bpk-scrim-utils";
21
21
  import BpkModalInner, { MODAL_STYLING } from "./BpkModalInner";
22
- import * as STYLES from "./BpkModal.module.css";
22
+ import STYLES from "./BpkModal.module.css";
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const ScrimBpkModalInner = withScrim(BpkModalInner);
@@ -22,7 +22,7 @@ import BpkCloseButton from "../../bpk-component-close-button";
22
22
  import { BpkButtonLink } from "../../bpk-component-link";
23
23
  import BpkNavigationBar, { BAR_STYLES } from "../../bpk-component-navigation-bar";
24
24
  import { TransitionInitialMount, cssModules } from "../../bpk-react-utils";
25
- import * as STYLES from "./BpkModalInner.module.css";
25
+ import STYLES from "./BpkModalInner.module.css";
26
26
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
27
27
  const getClassName = cssModules(STYLES);
28
28
  export const MODAL_STYLING = {
@@ -23,7 +23,7 @@ import BpkCloseButton from "../../../bpk-component-close-button";
23
23
  import BpkText, { TEXT_STYLES } from "../../../bpk-component-text";
24
24
  import { cssModules, withDefaultProps } from "../../../bpk-react-utils";
25
25
  import { MODAL_STYLING } from "../BpkModalInner";
26
- import * as STYLES from "./BpKModal.module.css";
26
+ import STYLES from "./BpKModal.module.css";
27
27
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
28
28
  const getClassName = cssModules(STYLES);
29
29
  const Header = ({
@@ -18,7 +18,7 @@
18
18
 
19
19
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text";
20
20
  import { cssModules } from "../../bpk-react-utils";
21
- import * as STYLES from "./BpkNavigationBar.module.css";
21
+ import STYLES from "./BpkNavigationBar.module.css";
22
22
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
23
23
  const getClassNames = cssModules(STYLES);
24
24
  export const BAR_STYLES = {
@@ -19,7 +19,7 @@
19
19
  import { useState } from 'react';
20
20
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text";
21
21
  import { cssModules } from "../../bpk-react-utils";
22
- import * as STYLES from "./BpkNavigationTabGroup.module.css";
22
+ import STYLES from "./BpkNavigationTabGroup.module.css";
23
23
  import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  export const NAVIGATION_TAB_GROUP_TYPES = {
@@ -25,7 +25,7 @@ import PlusIcon from "../../bpk-component-icon/sm/plus";
25
25
  import BpkLabel from "../../bpk-component-label";
26
26
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text";
27
27
  import { cssModules, setNativeValue } from "../../bpk-react-utils";
28
- import * as STYLES from "./BpkNudger.module.css";
28
+ import STYLES from "./BpkNudger.module.css";
29
29
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
30
30
  const getClassName = cssModules(STYLES);
31
31
  const compareValues = (a, b) => a - b;
@@ -17,7 +17,7 @@
17
17
  */
18
18
 
19
19
  import { cssModules } from "../../bpk-react-utils";
20
- import * as STYLES from "./BpkOverlay.module.css";
20
+ import STYLES from "./BpkOverlay.module.css";
21
21
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
22
22
  const getClassName = cssModules(STYLES);
23
23
  export const OVERLAY_TYPES = {
@@ -17,7 +17,7 @@
17
17
  */import PropTypes from 'prop-types';
18
18
  import { cssModules } from "../../bpk-react-utils";
19
19
  import NavButton, { DIRECTIONS } from "./NavButton";
20
- import * as STYLES from "./BpkPageIndicator.module.css";
20
+ import STYLES from "./BpkPageIndicator.module.css";
21
21
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
22
22
  const getClassName = cssModules(STYLES);
23
23
  const DISPLAYED_TOTAL = 5;
@@ -20,7 +20,7 @@ import PropTypes from 'prop-types';
20
20
  import { cssModules } from "../../bpk-react-utils";
21
21
  import BpkPaginationList from "./BpkPaginationList";
22
22
  import BpkPaginationNudger from "./BpkPaginationNudger";
23
- import * as STYLES from "./BpkPagination.module.css";
23
+ import STYLES from "./BpkPagination.module.css";
24
24
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
25
25
  const getClassName = cssModules(STYLES);
26
26
  const handlePageChange = (onPageChange, pageCount) => nextPageIndex => {
@@ -20,7 +20,7 @@ import PropTypes from 'prop-types';
20
20
  import { cssModules } from "../../bpk-react-utils";
21
21
  import BpkPaginationBreak from "./BpkPaginationBreak";
22
22
  import BpkPaginationPage from "./BpkPaginationPage";
23
- import * as STYLES from "./BpkPaginationList.module.css";
23
+ import STYLES from "./BpkPaginationList.module.css";
24
24
  import { jsx as _jsx } from "react/jsx-runtime";
25
25
  const getClassName = cssModules(STYLES);
26
26
  const BpkPaginationList = props => {
@@ -22,7 +22,7 @@ import { withRtlSupport, withButtonAlignment } from "../../bpk-component-icon";
22
22
  import ArrowLeftIcon from "../../bpk-component-icon/sm/arrow-left";
23
23
  import ArrowRightIcon from "../../bpk-component-icon/sm/arrow-right";
24
24
  import { cssModules } from "../../bpk-react-utils";
25
- import * as STYLES from "./BpkPaginationNudger.module.css";
25
+ import STYLES from "./BpkPaginationNudger.module.css";
26
26
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
27
27
  const getClassName = cssModules(STYLES);
28
28
  const AlignedArrowLeftIcon = withRtlSupport(withButtonAlignment(ArrowLeftIcon));
@@ -18,7 +18,7 @@
18
18
 
19
19
  import PropTypes from 'prop-types';
20
20
  import { cssModules } from "../../bpk-react-utils";
21
- import * as STYLES from "./BpkPaginationPage.module.css";
21
+ import STYLES from "./BpkPaginationPage.module.css";
22
22
  import { jsx as _jsx } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  const BpkPaginationPage = props => {
@@ -18,7 +18,7 @@
18
18
 
19
19
  import PropTypes from 'prop-types';
20
20
  import { cssModules } from "../../bpk-react-utils";
21
- import * as STYLES from "./BpkPanel.module.css";
21
+ import STYLES from "./BpkPanel.module.css";
22
22
  import { jsx as _jsx } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  const BpkPanel = props => {
@@ -19,7 +19,7 @@ import BpkInput, { INPUT_TYPES } from "../../bpk-component-input";
19
19
  import BpkLabel from "../../bpk-component-label";
20
20
  import BpkSelect from "../../bpk-component-select";
21
21
  import { cssModules } from "../../bpk-react-utils";
22
- import * as STYLES from "./BpkPhoneInput.module.css";
22
+ import STYLES from "./BpkPhoneInput.module.css";
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkPhoneInput = props => {
@@ -27,7 +27,7 @@ import { BpkButtonLink } from "../../bpk-component-link";
27
27
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text";
28
28
  import { TransitionInitialMount, cssModules } from "../../bpk-react-utils";
29
29
  import { ARROW_ID } from "./constants";
30
- import * as STYLES from "./BpkPopover.module.css";
30
+ import STYLES from "./BpkPopover.module.css";
31
31
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
32
32
  const getClassName = cssModules(STYLES);
33
33
  const EVENT_SOURCES = {
@@ -18,7 +18,7 @@
18
18
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text";
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import { SIZES, ALIGNS } from "./common-types";
21
- import * as STYLES from "./BpkPrice.module.css";
21
+ import STYLES from "./BpkPrice.module.css";
22
22
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  const getPriceTextStyle = size => {
@@ -18,7 +18,7 @@
18
18
  import { Component } from 'react';
19
19
  import clamp from 'lodash.clamp';
20
20
  import { cssModules } from "../../bpk-react-utils";
21
- import * as STYLES from "./BpkProgress.module.css";
21
+ import STYLES from "./BpkProgress.module.css";
22
22
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  const isTransitionEndSupported = () => !!(typeof window !== 'undefined' && 'TransitionEvent' in window);
@@ -16,7 +16,7 @@
16
16
  * limitations under the License.
17
17
  */import PropTypes from 'prop-types';
18
18
  import { cssModules } from "../../bpk-react-utils";
19
- import * as STYLES from "./BpkRadio.module.css";
19
+ import STYLES from "./BpkRadio.module.css";
20
20
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
21
21
  const getClassName = cssModules(STYLES);
22
22
  const BpkRadio = props => {
@@ -21,7 +21,7 @@ import clamp from 'lodash.clamp';
21
21
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text";
22
22
  import { cssModules } from "../../bpk-react-utils";
23
23
  import { RATING_SIZES, RATING_SCALES } from "./common-types";
24
- import * as STYLES from "./BpkRating.module.css";
24
+ import STYLES from "./BpkRating.module.css";
25
25
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
26
26
  const getClassName = cssModules(STYLES);
27
27
  const getMinValue = () =>
@@ -19,7 +19,7 @@
19
19
  import { BpkCalendarGrid } from "../../bpk-component-calendar";
20
20
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text";
21
21
  import { cssModules } from "../../bpk-react-utils";
22
- import * as STYLES from "./BpkScrollableCalendarGrid.module.css";
22
+ import STYLES from "./BpkScrollableCalendarGrid.module.css";
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkScrollableCalendarGrid = ({
@@ -24,7 +24,7 @@ import { CALENDAR_SELECTION_TYPE, DateUtils } from "../../bpk-component-calendar
24
24
  import { cssModules } from "../../bpk-react-utils";
25
25
  import BpkScrollableCalendarGrid from "./BpkScrollableCalendarGrid";
26
26
  import { getMonthsArray, getMonthItemHeights } from "./utils";
27
- import * as STYLES from "./BpkScrollableCalendarGridList.module.css";
27
+ import STYLES from "./BpkScrollableCalendarGridList.module.css";
28
28
  import { jsx as _jsx } from "react/jsx-runtime";
29
29
  const getClassName = cssModules(STYLES);
30
30
 
@@ -18,7 +18,7 @@
18
18
 
19
19
  import BpkText from "../../bpk-component-text";
20
20
  import { cssModules } from "../../bpk-react-utils";
21
- import * as STYLES from "./BpkSectionHeader.module.css";
21
+ import STYLES from "./BpkSectionHeader.module.css";
22
22
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  export const SECTION_TYPES = {
@@ -18,7 +18,7 @@
18
18
  import { withRtlSupport } from "../../bpk-component-icon";
19
19
  import BpkLargeChevronRightIcon from "../../bpk-component-icon/lg/chevron-right";
20
20
  import { cssModules } from "../../bpk-react-utils";
21
- import * as STYLES from "./BpkSectionListItem.module.css";
21
+ import STYLES from "./BpkSectionListItem.module.css";
22
22
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
23
23
  const BpkLargeChevronRightIconWithRtlSupport = withRtlSupport(BpkLargeChevronRightIcon);
24
24
  const getClassName = cssModules(STYLES);
@@ -18,7 +18,7 @@
18
18
  import { Children } from 'react';
19
19
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text";
20
20
  import { cssModules } from "../../bpk-react-utils";
21
- import * as STYLES from "./BpkSectionListSection.module.css";
21
+ import STYLES from "./BpkSectionListSection.module.css";
22
22
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  const BpkSectionListSection = props => {
@@ -18,7 +18,7 @@
18
18
 
19
19
  import { useState } from 'react';
20
20
  import { cssModules } from "../../bpk-react-utils";
21
- import * as STYLES from "./BpkSegmentedControl.module.css";
21
+ import STYLES from "./BpkSegmentedControl.module.css";
22
22
  import { jsx as _jsx } from "react/jsx-runtime";
23
23
  const getClassName = cssModules(STYLES);
24
24
  export const SEGMENT_TYPES = {
@@ -17,7 +17,7 @@
17
17
  */import PropTypes from 'prop-types';
18
18
  import { cloneElement } from 'react';
19
19
  import { cssModules } from "../../bpk-react-utils";
20
- import * as STYLES from "./BpkSelect.module.css";
20
+ import STYLES from "./BpkSelect.module.css";
21
21
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
22
22
  const getClassName = cssModules(STYLES);
23
23
  const BpkSelect = props => {
@@ -17,7 +17,7 @@
17
17
  */
18
18
 
19
19
  import { cssModules } from "../../bpk-react-utils";
20
- import * as STYLES from "./BpkBaseSkeleton.module.css";
20
+ import STYLES from "./BpkBaseSkeleton.module.css";
21
21
  import { jsx as _jsx } from "react/jsx-runtime";
22
22
  const getClassName = cssModules(STYLES);
23
23
  const BpkBaseSkeleton = ({
@@ -19,7 +19,7 @@
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import BpkBaseSkeleton from "./BpkBaseSkeleton";
21
21
  import { SKELETON_TYPES, IMAGE_SKELETON_STYLE, SIZE_TYPES } from "./common-types";
22
- import * as STYLES from "./BpkSkeleton.module.css";
22
+ import STYLES from "./BpkSkeleton.module.css";
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkSkeleton = props => {
@@ -16,7 +16,7 @@
16
16
  * limitations under the License.
17
17
  */import PropTypes from 'prop-types';
18
18
  import { cssModules } from "../../bpk-react-utils";
19
- import * as STYLES from "./BpkSkipLink.module.css";
19
+ import STYLES from "./BpkSkipLink.module.css";
20
20
  import { jsx as _jsx } from "react/jsx-runtime";
21
21
  const getClassName = cssModules(STYLES);
22
22
  const BpkSkipLink = props => {
@@ -19,7 +19,7 @@ import { forwardRef, useRef, useEffect } from 'react';
19
19
  import { useComposedRefs } from '@radix-ui/react-compose-refs';
20
20
  import * as Slider from '@radix-ui/react-slider';
21
21
  import { cssModules, isRTL, setNativeValue } from "../../bpk-react-utils";
22
- import * as STYLES from "./BpkSlider.module.css";
22
+ import STYLES from "./BpkSlider.module.css";
23
23
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkSlider = ({
@@ -21,7 +21,7 @@ import { BpkButtonV2, BUTTON_TYPES } from "../../bpk-component-button";
21
21
  import BpkImage, { BORDER_RADIUS_STYLES, withLazyLoading } from "../../bpk-component-image";
22
22
  import BpkText, { TEXT_STYLES } from "../../bpk-component-text/src/BpkText";
23
23
  import { cssModules } from "../../bpk-react-utils";
24
- import * as STYLES from "./BpkSnippet.module.css";
24
+ import STYLES from "./BpkSnippet.module.css";
25
25
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
26
26
  const getClassName = cssModules(STYLES);
27
27
  export const BODY_STYLE = {
@@ -19,7 +19,7 @@
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import SPINNER_TYPES from "./spinnerTypes";
21
21
  import XlSpinner from "./spinners/xl";
22
- import * as STYLES from "./BpkSpinner.module.css";
22
+ import STYLES from "./BpkSpinner.module.css";
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkExtraLargeSpinner = ({
@@ -19,7 +19,7 @@
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import SPINNER_TYPES from "./spinnerTypes";
21
21
  import LgSpinner from "./spinners/lg";
22
- import * as STYLES from "./BpkSpinner.module.css";
22
+ import STYLES from "./BpkSpinner.module.css";
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkLargeSpinner = ({
@@ -19,7 +19,7 @@
19
19
  import { cssModules } from "../../bpk-react-utils";
20
20
  import SPINNER_TYPES from "./spinnerTypes";
21
21
  import SmSpinner from "./spinners/sm";
22
- import * as STYLES from "./BpkSpinner.module.css";
22
+ import STYLES from "./BpkSpinner.module.css";
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  const BpkSpinner = ({
@@ -19,7 +19,7 @@
19
19
  import { PureComponent } from 'react';
20
20
  import BpkInput from "../../bpk-component-input";
21
21
  import { cssModules } from "../../bpk-react-utils";
22
- import * as STYLES from "./BpkInputField.module.css";
22
+ import STYLES from "./BpkInputField.module.css";
23
23
  import { jsx as _jsx } from "react/jsx-runtime";
24
24
  const getClassName = cssModules(STYLES);
25
25
  class BpkInputField extends PureComponent {