@westpac/ui 0.14.1 → 0.16.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/CHANGELOG.md +12 -0
- package/dist/component-type.json +1 -1
- package/dist/components/autocomplete/autocomplete.types.d.ts +4 -0
- package/dist/components/badge/badge.component.d.ts +6 -3
- package/dist/components/badge/badge.component.js +3 -2
- package/dist/components/badge/badge.styles.d.ts +8 -0
- package/dist/components/badge/badge.styles.js +54 -3
- package/dist/components/badge/badge.types.d.ts +5 -0
- package/dist/components/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/dist/components/breadcrumb/breadcrumb.component.js +3 -2
- package/dist/components/button/button.component.js +4 -2
- package/dist/components/button-group/button-group.component.d.ts +1 -1
- package/dist/components/button-group/button-group.component.js +7 -10
- package/dist/components/button-group/button-group.types.d.ts +10 -6
- package/dist/components/button-group/components/button-group-button/button-group-button.component.d.ts +1 -1
- package/dist/components/button-group/components/button-group-button/button-group-button.component.js +3 -3
- package/dist/components/button-group/components/button-group-button/button-group-button.styles.d.ts +6 -0
- package/dist/components/button-group/components/button-group-button/button-group-button.styles.js +3 -0
- package/dist/components/button-group/components/button-group-button/button-group-button.types.d.ts +6 -1
- package/dist/components/checkbox-group/checkbox-group.component.d.ts +1 -1
- package/dist/components/checkbox-group/checkbox-group.component.js +13 -11
- package/dist/components/checkbox-group/checkbox-group.types.d.ts +2 -2
- package/dist/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.component.d.ts +2 -1
- package/dist/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.component.js +4 -4
- package/dist/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.types.d.ts +5 -1
- package/dist/components/compacta/compacta.styles.js +1 -1
- package/dist/components/footer/footer.component.js +2 -2
- package/dist/components/footer/footer.styles.d.ts +12 -0
- package/dist/components/footer/footer.styles.js +7 -1
- package/dist/components/icon/components/accessibility-icon.js +1 -1
- package/dist/components/icon/components/account-icon.js +1 -1
- package/dist/components/icon/components/add-circle-icon.js +1 -1
- package/dist/components/icon/components/add-icon.js +1 -1
- package/dist/components/icon/components/alert-icon.js +1 -1
- package/dist/components/icon/components/android-icon.js +1 -1
- package/dist/components/icon/components/apple-icon.js +1 -1
- package/dist/components/icon/components/archive-box-icon.js +1 -1
- package/dist/components/icon/components/arrow-fork-icon.js +1 -1
- package/dist/components/icon/components/arrow-left-icon.js +1 -1
- package/dist/components/icon/components/arrow-right-icon.js +1 -1
- package/dist/components/icon/components/arrow-split-icon.js +1 -1
- package/dist/components/icon/components/atm-icon.js +1 -1
- package/dist/components/icon/components/attache-case-icon.js +1 -1
- package/dist/components/icon/components/australia-icon.js +1 -1
- package/dist/components/icon/components/baby-buggy-icon.js +1 -1
- package/dist/components/icon/components/backspace-icon.js +1 -1
- package/dist/components/icon/components/bank-icon.js +1 -1
- package/dist/components/icon/components/bar-chart-down-icon.js +1 -1
- package/dist/components/icon/components/bar-chart-icon.js +1 -1
- package/dist/components/icon/components/barbell-icon.js +1 -1
- package/dist/components/icon/components/book-icon.js +1 -1
- package/dist/components/icon/components/bpay-icon.js +1 -1
- package/dist/components/icon/components/briefcase-icon.js +1 -1
- package/dist/components/icon/components/bug-report-icon.js +1 -1
- package/dist/components/icon/components/burger-icon.js +1 -1
- package/dist/components/icon/components/business-person-icon.js +1 -1
- package/dist/components/icon/components/cafe-icon.js +1 -1
- package/dist/components/icon/components/cake-icon.js +1 -1
- package/dist/components/icon/components/calculate-icon.js +1 -1
- package/dist/components/icon/components/calculator-icon.js +1 -1
- package/dist/components/icon/components/calendar-icon.js +1 -1
- package/dist/components/icon/components/camera-icon.js +1 -1
- package/dist/components/icon/components/car-icon.js +1 -1
- package/dist/components/icon/components/cardless-cash-icon.js +1 -1
- package/dist/components/icon/components/cart-icon.js +1 -1
- package/dist/components/icon/components/chat-icon.js +1 -1
- package/dist/components/icon/components/check-icon.js +1 -1
- package/dist/components/icon/components/child-care-icon.d.ts +2 -0
- package/dist/components/icon/components/child-care-icon.js +43 -0
- package/dist/components/icon/components/child-icon.d.ts +2 -0
- package/dist/components/icon/components/child-icon.js +30 -0
- package/dist/components/icon/components/clear-icon.js +1 -1
- package/dist/components/icon/components/clock-icon.js +1 -1
- package/dist/components/icon/components/close-icon.js +1 -1
- package/dist/components/icon/components/cocktail-glass-icon.js +1 -1
- package/dist/components/icon/components/compass-icon.js +1 -1
- package/dist/components/icon/components/contact-icon.js +1 -1
- package/dist/components/icon/components/content-copy-icon.js +1 -1
- package/dist/components/icon/components/credit-card-icon.js +1 -1
- package/dist/components/icon/components/credit-cards-icon.js +1 -1
- package/dist/components/icon/components/cube-icon.js +1 -1
- package/dist/components/icon/components/cursor-arrow-click-icon.js +1 -1
- package/dist/components/icon/components/cursor-arrow-doubleclick-icon.js +1 -1
- package/dist/components/icon/components/cursor-arrow-icon.js +1 -1
- package/dist/components/icon/components/cursor-arrow-rays-icon.js +1 -1
- package/dist/components/icon/components/delete-icon.js +1 -1
- package/dist/components/icon/components/delivery-truck-icon.js +1 -1
- package/dist/components/icon/components/desktop-icon.js +1 -1
- package/dist/components/icon/components/diamond-icon.js +1 -1
- package/dist/components/icon/components/dollar-icon.js +1 -1
- package/dist/components/icon/components/dollar-sign-icon.js +1 -1
- package/dist/components/icon/components/download-file-icon.js +1 -1
- package/dist/components/icon/components/download-icon.js +1 -1
- package/dist/components/icon/components/drag-icon.js +1 -1
- package/dist/components/icon/components/drop-down-icon.js +1 -1
- package/dist/components/icon/components/drop-up-icon.js +1 -1
- package/dist/components/icon/components/dropbox-icon.js +1 -1
- package/dist/components/icon/components/edit-icon.js +1 -1
- package/dist/components/icon/components/education-icon.js +1 -1
- package/dist/components/icon/components/eftpos-icon.js +1 -1
- package/dist/components/icon/components/email-icon.js +1 -1
- package/dist/components/icon/components/error-icon.js +1 -1
- package/dist/components/icon/components/excel-file-icon.js +1 -1
- package/dist/components/icon/components/exit-icon.js +1 -1
- package/dist/components/icon/components/expand-less-icon.js +1 -1
- package/dist/components/icon/components/expand-more-icon.js +1 -1
- package/dist/components/icon/components/face-happy-icon.js +1 -1
- package/dist/components/icon/components/facebook-icon.js +1 -1
- package/dist/components/icon/components/favorite-icon.js +1 -1
- package/dist/components/icon/components/filter-icon.js +1 -1
- package/dist/components/icon/components/fingerprint-icon.js +1 -1
- package/dist/components/icon/components/first-aid-case-icon.js +1 -1
- package/dist/components/icon/components/first-aid-icon.js +1 -1
- package/dist/components/icon/components/future-clock-icon.js +1 -1
- package/dist/components/icon/components/gel-icon.js +1 -1
- package/dist/components/icon/components/generic-file-icon.js +1 -1
- package/dist/components/icon/components/geolocation-icon.js +1 -1
- package/dist/components/icon/components/gift-icon.js +1 -1
- package/dist/components/icon/components/github-icon.js +1 -1
- package/dist/components/icon/components/global-icon.js +1 -1
- package/dist/components/icon/components/google-plus-icon.js +1 -1
- package/dist/components/icon/components/grid-icon.js +1 -1
- package/dist/components/icon/components/growth-icon.js +1 -1
- package/dist/components/icon/components/hamburger-menu-icon.js +1 -1
- package/dist/components/icon/components/headset-icon.js +1 -1
- package/dist/components/icon/components/heart-add-icon.js +1 -1
- package/dist/components/icon/components/heart-tick-icon.js +1 -1
- package/dist/components/icon/components/help-icon.js +1 -1
- package/dist/components/icon/components/history-clock-icon.js +1 -1
- package/dist/components/icon/components/house-dollar-icon.js +1 -1
- package/dist/components/icon/components/house-icon.js +1 -1
- package/dist/components/icon/components/house-people-icon.js +1 -1
- package/dist/components/icon/components/house-person-icon.js +1 -1
- package/dist/components/icon/components/ice-cream-icon.js +1 -1
- package/dist/components/icon/components/id-card-icon.js +1 -1
- package/dist/components/icon/components/image-square-icon.js +1 -1
- package/dist/components/icon/components/info-icon.js +1 -1
- package/dist/components/icon/components/instagram-icon.js +1 -1
- package/dist/components/icon/components/inventory-icon.js +1 -1
- package/dist/components/icon/components/invest-icon.js +1 -1
- package/dist/components/icon/components/invoice-icon.js +1 -1
- package/dist/components/icon/components/key-icon.js +1 -1
- package/dist/components/icon/components/keyhole-icon.js +1 -1
- package/dist/components/icon/components/leaf-icon.js +1 -1
- package/dist/components/icon/components/light-bulb-icon.js +1 -1
- package/dist/components/icon/components/limit-icon.js +1 -1
- package/dist/components/icon/components/link-icon.js +1 -1
- package/dist/components/icon/components/linkedin-icon.js +1 -1
- package/dist/components/icon/components/list-icon.js +1 -1
- package/dist/components/icon/components/live-chat-icon.js +1 -1
- package/dist/components/icon/components/luggage-icon.js +1 -1
- package/dist/components/icon/components/map-icon.js +1 -1
- package/dist/components/icon/components/map-pin-icon.js +1 -1
- package/dist/components/icon/components/medical-icon.js +1 -1
- package/dist/components/icon/components/megaphone-icon.js +1 -1
- package/dist/components/icon/components/message-icon.js +1 -1
- package/dist/components/icon/components/mobile-pay-icon.js +1 -1
- package/dist/components/icon/components/money-bag-icon.js +1 -1
- package/dist/components/icon/components/money-in-icon.js +1 -1
- package/dist/components/icon/components/money-notes-icon.js +1 -1
- package/dist/components/icon/components/money-out-icon.js +1 -1
- package/dist/components/icon/components/more-horiz-icon.js +1 -1
- package/dist/components/icon/components/more-vert-icon.js +1 -1
- package/dist/components/icon/components/move-from-icon.js +1 -1
- package/dist/components/icon/components/move-to-icon.js +1 -1
- package/dist/components/icon/components/new-content-icon.js +1 -1
- package/dist/components/icon/components/new-window-icon.js +1 -1
- package/dist/components/icon/components/notification-active-icon.js +1 -1
- package/dist/components/icon/components/notification-icon.js +1 -1
- package/dist/components/icon/components/notification-off-icon.js +1 -1
- package/dist/components/icon/components/office-icon.js +1 -1
- package/dist/components/icon/components/open-browser-icon.js +1 -1
- package/dist/components/icon/components/package-delivery-icon.js +1 -1
- package/dist/components/icon/components/padlock-icon.js +1 -1
- package/dist/components/icon/components/padlock-open-icon.js +1 -1
- package/dist/components/icon/components/padlock-tick-icon.js +1 -1
- package/dist/components/icon/components/pause-circle-icon.js +1 -1
- package/dist/components/icon/components/pause-icon.js +1 -1
- package/dist/components/icon/components/paw-icon.js +1 -1
- package/dist/components/icon/components/pay-icon.js +1 -1
- package/dist/components/icon/components/pay-id-icon.js +1 -1
- package/dist/components/icon/components/pay-to-icon.js +1 -1
- package/dist/components/icon/components/pay-to-mobile-icon.js +1 -1
- package/dist/components/icon/components/paypass-icon.js +1 -1
- package/dist/components/icon/components/pdf-file-icon.js +1 -1
- package/dist/components/icon/components/pending-icon.js +1 -1
- package/dist/components/icon/components/people-icon.js +1 -1
- package/dist/components/icon/components/percent-icon.js +1 -1
- package/dist/components/icon/components/person-icon.js +1 -1
- package/dist/components/icon/components/phone-icon.js +1 -1
- package/dist/components/icon/components/pie-chart-icon.js +1 -1
- package/dist/components/icon/components/piggy-bank.d.ts +2 -0
- package/dist/components/icon/components/piggy-bank.js +35 -0
- package/dist/components/icon/components/pizza-icon.js +1 -1
- package/dist/components/icon/components/plane-icon.js +1 -1
- package/dist/components/icon/components/play-circle-icon.js +1 -1
- package/dist/components/icon/components/play-icon.js +1 -1
- package/dist/components/icon/components/pram-icon.js +1 -1
- package/dist/components/icon/components/presets-icon.js +1 -1
- package/dist/components/icon/components/print-icon.js +1 -1
- package/dist/components/icon/components/progress-icon.js +1 -1
- package/dist/components/icon/components/question-mark-icon.js +1 -1
- package/dist/components/icon/components/quick-balance-icon.js +1 -1
- package/dist/components/icon/components/receipt-icon.js +1 -1
- package/dist/components/icon/components/refresh-icon.js +1 -1
- package/dist/components/icon/components/remove-circle-icon.js +1 -1
- package/dist/components/icon/components/remove-icon.js +1 -1
- package/dist/components/icon/components/restaurant-icon.js +1 -1
- package/dist/components/icon/components/rss-icon.js +1 -1
- package/dist/components/icon/components/scan-document-icon.js +1 -1
- package/dist/components/icon/components/sd-storage-icon.js +1 -1
- package/dist/components/icon/components/search-icon.js +1 -1
- package/dist/components/icon/components/security-icon.js +1 -1
- package/dist/components/icon/components/service-bell-icon.js +1 -1
- package/dist/components/icon/components/settings-icon.js +1 -1
- package/dist/components/icon/components/share-icon.js +1 -1
- package/dist/components/icon/components/share-ios-icon.js +1 -1
- package/dist/components/icon/components/shop-icon.js +1 -1
- package/dist/components/icon/components/shopping-bag-icon.js +1 -1
- package/dist/components/icon/components/shopping-basket-icon.js +1 -1
- package/dist/components/icon/components/sim-card-icon.js +1 -1
- package/dist/components/icon/components/slack-icon.js +1 -1
- package/dist/components/icon/components/sms-icon.js +1 -1
- package/dist/components/icon/components/spa-icon.js +1 -1
- package/dist/components/icon/components/star-half-icon.js +1 -1
- package/dist/components/icon/components/star-rate-icon.js +1 -1
- package/dist/components/icon/components/stopwatch-icon.js +1 -1
- package/dist/components/icon/components/stroller-icon.js +1 -1
- package/dist/components/icon/components/success-icon.js +1 -1
- package/dist/components/icon/components/super-icon.js +1 -1
- package/dist/components/icon/components/switch-icon.js +1 -1
- package/dist/components/icon/components/tablet-icon.js +1 -1
- package/dist/components/icon/components/tag-icon.js +1 -1
- package/dist/components/icon/components/takeout-coffee-icon.js +1 -1
- package/dist/components/icon/components/takeout-food-icon.js +1 -1
- package/dist/components/icon/components/telephone-icon.js +1 -1
- package/dist/components/icon/components/thumb-down-icon.js +1 -1
- package/dist/components/icon/components/thumb-up-icon.js +1 -1
- package/dist/components/icon/components/tick-circle-icon.js +1 -1
- package/dist/components/icon/components/tick-icon.js +1 -1
- package/dist/components/icon/components/tiles-icon.js +1 -1
- package/dist/components/icon/components/transfer-icon.js +1 -1
- package/dist/components/icon/components/transport-icon.js +1 -1
- package/dist/components/icon/components/travel-explore-icon.js +1 -1
- package/dist/components/icon/components/tune-icon.js +1 -1
- package/dist/components/icon/components/twitter-icon.js +1 -1
- package/dist/components/icon/components/umbrella-icon.js +1 -1
- package/dist/components/icon/components/upload-icon.js +1 -1
- package/dist/components/icon/components/verified-icon.js +1 -1
- package/dist/components/icon/components/video-icon.js +1 -1
- package/dist/components/icon/components/visibility-icon.js +1 -1
- package/dist/components/icon/components/visibility-off-icon.js +1 -1
- package/dist/components/icon/components/voice-icon.js +1 -1
- package/dist/components/icon/components/walk-icon.js +1 -1
- package/dist/components/icon/components/wallet-icon.js +1 -1
- package/dist/components/icon/components/warning-icon.js +1 -1
- package/dist/components/icon/components/watch-icon.js +1 -1
- package/dist/components/icon/components/wearable-icon.js +1 -1
- package/dist/components/icon/components/wheelchair-icon.js +1 -1
- package/dist/components/icon/components/windows-new-icon.js +1 -1
- package/dist/components/icon/components/wine-glass-icon.js +1 -1
- package/dist/components/icon/components/word-file-icon.js +1 -1
- package/dist/components/icon/components/write-icon.js +1 -1
- package/dist/components/icon/components/yammer-icon.js +1 -1
- package/dist/components/icon/components/youtube-icon.js +1 -1
- package/dist/components/icon/components/zip-file-icon.js +1 -1
- package/dist/components/icon/index.d.ts +3 -0
- package/dist/components/icon/index.js +3 -0
- package/dist/components/pagination/pagination.component.js +2 -1
- package/dist/components/pictogram/components/decorative/wbc-bank-card-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/accessibility-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/accounts-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/aeroplane-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/atm-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/bank-card-locked-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/bank-card-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/birth-certificate-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/business-person-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/calculator-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/calendar-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/cash-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/chat-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/clock-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/coins-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/desktop-computer-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/dollar-sign-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/drivers-licence-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/eftpos-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/envelope-email-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/generic-document-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/gift-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/globe-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/graph-decreasing-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/house-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/medicare-card-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/mobile-device-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/money-in-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/money-out-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/padlock-locked-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/padlock-unlocked-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/passport-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/percent-sign-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/person-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/piggy-bank-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/star-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/stopwatch-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/thumbs-up-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/tick-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/truck-pictogram.js +1 -1
- package/dist/components/pictogram/components/informative/wallet-pictogram.js +1 -1
- package/dist/components/progress-bar/progress-bar.component.js +6 -3
- package/dist/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.component.d.ts +1 -1
- package/dist/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.component.js +10 -8
- package/dist/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.types.d.ts +4 -0
- package/dist/components/progress-rope/components/progress-rope-step/progress-rope-step.component.js +15 -3
- package/dist/components/progress-rope/progress-rope.component.d.ts +1 -1
- package/dist/components/progress-rope/progress-rope.component.js +3 -2
- package/dist/components/progress-rope/progress-rope.types.d.ts +5 -0
- package/dist/components/radio-group/components/radio-group-radio/radio-group-radio.component.d.ts +2 -1
- package/dist/components/radio-group/components/radio-group-radio/radio-group-radio.component.js +3 -3
- package/dist/components/radio-group/components/radio-group-radio/radio-group-radio.types.d.ts +5 -1
- package/dist/components/radio-group/radio-group.component.d.ts +1 -1
- package/dist/components/radio-group/radio-group.component.js +13 -11
- package/dist/components/radio-group/radio-group.types.d.ts +5 -5
- package/dist/components/repeater/repeater.styles.js +1 -1
- package/dist/components/selector/components/selector-button-group/selector-button-group.component.js +5 -5
- package/dist/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.js +5 -5
- package/dist/components/selector/components/selector-link-group/selector-link-group.component.js +5 -5
- package/dist/components/selector/components/selector-radio-group/selector-radio-group.component.js +5 -5
- package/dist/components/symbol/components/logos/bom-logo.js +1 -1
- package/dist/components/symbol/components/logos/bom-multibrand-large-logo.js +1 -1
- package/dist/components/symbol/components/logos/bom-multibrand-small-logo.js +1 -1
- package/dist/components/symbol/components/logos/bom-shield-logo.js +1 -1
- package/dist/components/symbol/components/logos/bsa-logo.js +1 -1
- package/dist/components/symbol/components/logos/bsa-multibrand-large-logo.js +1 -1
- package/dist/components/symbol/components/logos/bsa-multibrand-small-logo.js +1 -1
- package/dist/components/symbol/components/logos/bsa-stacked-logo.js +1 -1
- package/dist/components/symbol/components/logos/rams-logo.js +1 -1
- package/dist/components/symbol/components/logos/rams-multibrand-large-logo.js +1 -1
- package/dist/components/symbol/components/logos/rams-multibrand-small-logo.js +1 -1
- package/dist/components/symbol/components/logos/red-avatar-circle-logo.js +1 -1
- package/dist/components/symbol/components/logos/red-avatar-circle-reversed-logo.js +1 -1
- package/dist/components/symbol/components/logos/red-avatar-logo.js +1 -1
- package/dist/components/symbol/components/logos/stg-dragon-logo.js +1 -1
- package/dist/components/symbol/components/logos/stg-logo.js +1 -1
- package/dist/components/symbol/components/logos/stg-multibrand-large-logo.js +1 -1
- package/dist/components/symbol/components/logos/stg-multibrand-small-logo.js +1 -1
- package/dist/components/symbol/components/logos/wbc-logo.js +1 -1
- package/dist/components/symbol/components/logos/wbc-multibrand-large-logo.js +1 -1
- package/dist/components/symbol/components/logos/wbc-multibrand-small-logo.js +1 -1
- package/dist/components/symbol/components/logos/wbg-internal-logo.js +1 -1
- package/dist/components/symbol/components/logos/wbg-logo.js +1 -1
- package/dist/components/symbol/components/logos/wbg-multibrand-large-logo.js +1 -1
- package/dist/components/symbol/components/logos/wbg-multibrand-small-logo.js +1 -1
- package/dist/components/table/table.component.js +3 -1
- package/dist/components/table/table.styles.d.ts +2 -0
- package/dist/components/table/table.styles.js +2 -1
- package/dist/css/westpac-ui.css +1081 -15
- package/dist/css/westpac-ui.min.css +1081 -15
- package/dist/tailwind/constants/colors.d.ts +173 -12
- package/dist/tailwind/constants/colors.js +122 -0
- package/dist/tailwind/themes/bom.js +14 -1
- package/dist/tailwind/themes/bsa.js +14 -1
- package/dist/tailwind/themes/index.d.ts +170 -14
- package/dist/tailwind/themes/rams.js +14 -1
- package/dist/tailwind/themes/stg.js +14 -1
- package/dist/tailwind/themes/wbc.js +14 -1
- package/dist/tailwind/themes/wbg.js +14 -1
- package/dist/tailwind/types/brand.types.d.ts +1 -1
- package/package.json +3 -3
- package/src/components/autocomplete/autocomplete.types.ts +4 -0
- package/src/components/badge/badge.component.tsx +2 -2
- package/src/components/badge/badge.styles.ts +53 -2
- package/src/components/badge/badge.types.ts +5 -0
- package/src/components/breadcrumb/breadcrumb.component.tsx +2 -2
- package/src/components/button/button.component.tsx +2 -2
- package/src/components/button-group/button-group.component.tsx +6 -10
- package/src/components/button-group/button-group.types.ts +11 -6
- package/src/components/button-group/components/button-group-button/button-group-button.component.tsx +3 -3
- package/src/components/button-group/components/button-group-button/button-group-button.styles.ts +1 -0
- package/src/components/button-group/components/button-group-button/button-group-button.types.ts +6 -1
- package/src/components/checkbox-group/checkbox-group.component.tsx +12 -12
- package/src/components/checkbox-group/checkbox-group.types.ts +3 -2
- package/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.component.tsx +8 -4
- package/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.types.ts +5 -1
- package/src/components/compacta/compacta.styles.ts +1 -1
- package/src/components/footer/footer.component.tsx +6 -6
- package/src/components/footer/footer.styles.ts +5 -1
- package/src/components/icon/components/accessibility-icon.tsx +1 -1
- package/src/components/icon/components/account-icon.tsx +1 -1
- package/src/components/icon/components/add-circle-icon.tsx +1 -1
- package/src/components/icon/components/add-icon.tsx +1 -1
- package/src/components/icon/components/alert-icon.tsx +1 -1
- package/src/components/icon/components/android-icon.tsx +1 -1
- package/src/components/icon/components/apple-icon.tsx +1 -1
- package/src/components/icon/components/archive-box-icon.tsx +1 -1
- package/src/components/icon/components/arrow-fork-icon.tsx +1 -1
- package/src/components/icon/components/arrow-left-icon.tsx +1 -1
- package/src/components/icon/components/arrow-right-icon.tsx +1 -1
- package/src/components/icon/components/arrow-split-icon.tsx +1 -1
- package/src/components/icon/components/atm-icon.tsx +1 -1
- package/src/components/icon/components/attache-case-icon.tsx +1 -1
- package/src/components/icon/components/australia-icon.tsx +1 -1
- package/src/components/icon/components/baby-buggy-icon.tsx +1 -1
- package/src/components/icon/components/backspace-icon.tsx +1 -1
- package/src/components/icon/components/bank-icon.tsx +1 -1
- package/src/components/icon/components/bar-chart-down-icon.tsx +1 -1
- package/src/components/icon/components/bar-chart-icon.tsx +1 -1
- package/src/components/icon/components/barbell-icon.tsx +1 -1
- package/src/components/icon/components/book-icon.tsx +1 -1
- package/src/components/icon/components/bpay-icon.tsx +1 -1
- package/src/components/icon/components/briefcase-icon.tsx +1 -1
- package/src/components/icon/components/bug-report-icon.tsx +1 -1
- package/src/components/icon/components/burger-icon.tsx +1 -1
- package/src/components/icon/components/business-person-icon.tsx +1 -1
- package/src/components/icon/components/cafe-icon.tsx +1 -1
- package/src/components/icon/components/cake-icon.tsx +1 -1
- package/src/components/icon/components/calculate-icon.tsx +1 -1
- package/src/components/icon/components/calculator-icon.tsx +1 -1
- package/src/components/icon/components/calendar-icon.tsx +1 -1
- package/src/components/icon/components/camera-icon.tsx +1 -1
- package/src/components/icon/components/car-icon.tsx +1 -1
- package/src/components/icon/components/cardless-cash-icon.tsx +1 -1
- package/src/components/icon/components/cart-icon.tsx +1 -1
- package/src/components/icon/components/chat-icon.tsx +1 -1
- package/src/components/icon/components/check-icon.tsx +1 -1
- package/src/components/icon/components/child-care-icon.tsx +43 -0
- package/src/components/icon/components/child-icon.tsx +21 -0
- package/src/components/icon/components/clear-icon.tsx +1 -1
- package/src/components/icon/components/clock-icon.tsx +1 -1
- package/src/components/icon/components/close-icon.tsx +1 -1
- package/src/components/icon/components/cocktail-glass-icon.tsx +1 -1
- package/src/components/icon/components/compass-icon.tsx +1 -1
- package/src/components/icon/components/contact-icon.tsx +1 -1
- package/src/components/icon/components/content-copy-icon.tsx +1 -1
- package/src/components/icon/components/credit-card-icon.tsx +1 -1
- package/src/components/icon/components/credit-cards-icon.tsx +1 -1
- package/src/components/icon/components/cube-icon.tsx +1 -1
- package/src/components/icon/components/cursor-arrow-click-icon.tsx +1 -1
- package/src/components/icon/components/cursor-arrow-doubleclick-icon.tsx +1 -1
- package/src/components/icon/components/cursor-arrow-icon.tsx +1 -1
- package/src/components/icon/components/cursor-arrow-rays-icon.tsx +1 -1
- package/src/components/icon/components/delete-icon.tsx +1 -1
- package/src/components/icon/components/delivery-truck-icon.tsx +1 -1
- package/src/components/icon/components/desktop-icon.tsx +1 -1
- package/src/components/icon/components/diamond-icon.tsx +1 -1
- package/src/components/icon/components/dollar-icon.tsx +1 -1
- package/src/components/icon/components/dollar-sign-icon.tsx +1 -1
- package/src/components/icon/components/download-file-icon.tsx +1 -1
- package/src/components/icon/components/download-icon.tsx +1 -1
- package/src/components/icon/components/drag-icon.tsx +1 -1
- package/src/components/icon/components/drop-down-icon.tsx +1 -1
- package/src/components/icon/components/drop-up-icon.tsx +1 -1
- package/src/components/icon/components/dropbox-icon.tsx +1 -1
- package/src/components/icon/components/edit-icon.tsx +1 -1
- package/src/components/icon/components/education-icon.tsx +1 -1
- package/src/components/icon/components/eftpos-icon.tsx +1 -1
- package/src/components/icon/components/email-icon.tsx +1 -1
- package/src/components/icon/components/error-icon.tsx +1 -1
- package/src/components/icon/components/excel-file-icon.tsx +1 -1
- package/src/components/icon/components/exit-icon.tsx +1 -1
- package/src/components/icon/components/expand-less-icon.tsx +1 -1
- package/src/components/icon/components/expand-more-icon.tsx +1 -1
- package/src/components/icon/components/face-happy-icon.tsx +1 -1
- package/src/components/icon/components/facebook-icon.tsx +1 -1
- package/src/components/icon/components/favorite-icon.tsx +1 -1
- package/src/components/icon/components/filter-icon.tsx +1 -1
- package/src/components/icon/components/fingerprint-icon.tsx +1 -1
- package/src/components/icon/components/first-aid-case-icon.tsx +1 -1
- package/src/components/icon/components/first-aid-icon.tsx +1 -1
- package/src/components/icon/components/future-clock-icon.tsx +1 -1
- package/src/components/icon/components/gel-icon.tsx +1 -1
- package/src/components/icon/components/generic-file-icon.tsx +1 -1
- package/src/components/icon/components/geolocation-icon.tsx +1 -1
- package/src/components/icon/components/gift-icon.tsx +1 -1
- package/src/components/icon/components/github-icon.tsx +1 -1
- package/src/components/icon/components/global-icon.tsx +1 -1
- package/src/components/icon/components/google-plus-icon.tsx +1 -1
- package/src/components/icon/components/grid-icon.tsx +1 -1
- package/src/components/icon/components/growth-icon.tsx +1 -1
- package/src/components/icon/components/hamburger-menu-icon.tsx +1 -1
- package/src/components/icon/components/headset-icon.tsx +1 -1
- package/src/components/icon/components/heart-add-icon.tsx +1 -1
- package/src/components/icon/components/heart-tick-icon.tsx +1 -1
- package/src/components/icon/components/help-icon.tsx +1 -1
- package/src/components/icon/components/history-clock-icon.tsx +1 -1
- package/src/components/icon/components/house-dollar-icon.tsx +1 -1
- package/src/components/icon/components/house-icon.tsx +1 -1
- package/src/components/icon/components/house-people-icon.tsx +1 -1
- package/src/components/icon/components/house-person-icon.tsx +1 -1
- package/src/components/icon/components/ice-cream-icon.tsx +1 -1
- package/src/components/icon/components/id-card-icon.tsx +1 -1
- package/src/components/icon/components/image-square-icon.tsx +1 -1
- package/src/components/icon/components/info-icon.tsx +1 -1
- package/src/components/icon/components/instagram-icon.tsx +1 -1
- package/src/components/icon/components/inventory-icon.tsx +1 -1
- package/src/components/icon/components/invest-icon.tsx +1 -1
- package/src/components/icon/components/invoice-icon.tsx +1 -1
- package/src/components/icon/components/key-icon.tsx +1 -1
- package/src/components/icon/components/keyhole-icon.tsx +1 -1
- package/src/components/icon/components/leaf-icon.tsx +1 -1
- package/src/components/icon/components/light-bulb-icon.tsx +1 -1
- package/src/components/icon/components/limit-icon.tsx +1 -1
- package/src/components/icon/components/link-icon.tsx +1 -1
- package/src/components/icon/components/linkedin-icon.tsx +1 -1
- package/src/components/icon/components/list-icon.tsx +1 -1
- package/src/components/icon/components/live-chat-icon.tsx +1 -1
- package/src/components/icon/components/luggage-icon.tsx +1 -1
- package/src/components/icon/components/map-icon.tsx +1 -1
- package/src/components/icon/components/map-pin-icon.tsx +1 -1
- package/src/components/icon/components/medical-icon.tsx +1 -1
- package/src/components/icon/components/megaphone-icon.tsx +1 -1
- package/src/components/icon/components/message-icon.tsx +1 -1
- package/src/components/icon/components/mobile-pay-icon.tsx +1 -1
- package/src/components/icon/components/money-bag-icon.tsx +1 -1
- package/src/components/icon/components/money-in-icon.tsx +1 -1
- package/src/components/icon/components/money-notes-icon.tsx +1 -1
- package/src/components/icon/components/money-out-icon.tsx +1 -1
- package/src/components/icon/components/more-horiz-icon.tsx +1 -1
- package/src/components/icon/components/more-vert-icon.tsx +1 -1
- package/src/components/icon/components/move-from-icon.tsx +1 -1
- package/src/components/icon/components/move-to-icon.tsx +1 -1
- package/src/components/icon/components/new-content-icon.tsx +1 -1
- package/src/components/icon/components/new-window-icon.tsx +1 -1
- package/src/components/icon/components/notification-active-icon.tsx +1 -1
- package/src/components/icon/components/notification-icon.tsx +1 -1
- package/src/components/icon/components/notification-off-icon.tsx +1 -1
- package/src/components/icon/components/office-icon.tsx +1 -1
- package/src/components/icon/components/open-browser-icon.tsx +1 -1
- package/src/components/icon/components/package-delivery-icon.tsx +1 -1
- package/src/components/icon/components/padlock-icon.tsx +1 -1
- package/src/components/icon/components/padlock-open-icon.tsx +1 -1
- package/src/components/icon/components/padlock-tick-icon.tsx +1 -1
- package/src/components/icon/components/pause-circle-icon.tsx +1 -1
- package/src/components/icon/components/pause-icon.tsx +1 -1
- package/src/components/icon/components/paw-icon.tsx +1 -1
- package/src/components/icon/components/pay-icon.tsx +1 -1
- package/src/components/icon/components/pay-id-icon.tsx +1 -1
- package/src/components/icon/components/pay-to-icon.tsx +1 -1
- package/src/components/icon/components/pay-to-mobile-icon.tsx +1 -1
- package/src/components/icon/components/paypass-icon.tsx +1 -1
- package/src/components/icon/components/pdf-file-icon.tsx +1 -1
- package/src/components/icon/components/pending-icon.tsx +1 -1
- package/src/components/icon/components/people-icon.tsx +1 -1
- package/src/components/icon/components/percent-icon.tsx +1 -1
- package/src/components/icon/components/person-icon.tsx +1 -1
- package/src/components/icon/components/phone-icon.tsx +1 -1
- package/src/components/icon/components/pie-chart-icon.tsx +1 -1
- package/src/components/icon/components/piggy-bank.tsx +39 -0
- package/src/components/icon/components/pizza-icon.tsx +1 -1
- package/src/components/icon/components/plane-icon.tsx +1 -1
- package/src/components/icon/components/play-circle-icon.tsx +1 -1
- package/src/components/icon/components/play-icon.tsx +1 -1
- package/src/components/icon/components/pram-icon.tsx +1 -1
- package/src/components/icon/components/presets-icon.tsx +1 -1
- package/src/components/icon/components/print-icon.tsx +1 -1
- package/src/components/icon/components/progress-icon.tsx +1 -1
- package/src/components/icon/components/question-mark-icon.tsx +1 -1
- package/src/components/icon/components/quick-balance-icon.tsx +1 -1
- package/src/components/icon/components/receipt-icon.tsx +1 -1
- package/src/components/icon/components/refresh-icon.tsx +1 -1
- package/src/components/icon/components/remove-circle-icon.tsx +1 -1
- package/src/components/icon/components/remove-icon.tsx +1 -1
- package/src/components/icon/components/restaurant-icon.tsx +1 -1
- package/src/components/icon/components/rss-icon.tsx +1 -1
- package/src/components/icon/components/scan-document-icon.tsx +1 -1
- package/src/components/icon/components/sd-storage-icon.tsx +1 -1
- package/src/components/icon/components/search-icon.tsx +1 -1
- package/src/components/icon/components/security-icon.tsx +1 -1
- package/src/components/icon/components/service-bell-icon.tsx +1 -1
- package/src/components/icon/components/settings-icon.tsx +1 -1
- package/src/components/icon/components/share-icon.tsx +1 -1
- package/src/components/icon/components/share-ios-icon.tsx +1 -1
- package/src/components/icon/components/shop-icon.tsx +1 -1
- package/src/components/icon/components/shopping-bag-icon.tsx +1 -1
- package/src/components/icon/components/shopping-basket-icon.tsx +1 -1
- package/src/components/icon/components/sim-card-icon.tsx +1 -1
- package/src/components/icon/components/slack-icon.tsx +1 -1
- package/src/components/icon/components/sms-icon.tsx +1 -1
- package/src/components/icon/components/spa-icon.tsx +1 -1
- package/src/components/icon/components/star-half-icon.tsx +1 -1
- package/src/components/icon/components/star-rate-icon.tsx +1 -1
- package/src/components/icon/components/stopwatch-icon.tsx +1 -1
- package/src/components/icon/components/stroller-icon.tsx +1 -1
- package/src/components/icon/components/success-icon.tsx +1 -1
- package/src/components/icon/components/super-icon.tsx +1 -1
- package/src/components/icon/components/switch-icon.tsx +1 -1
- package/src/components/icon/components/tablet-icon.tsx +1 -1
- package/src/components/icon/components/tag-icon.tsx +1 -1
- package/src/components/icon/components/takeout-coffee-icon.tsx +1 -1
- package/src/components/icon/components/takeout-food-icon.tsx +1 -1
- package/src/components/icon/components/telephone-icon.tsx +1 -1
- package/src/components/icon/components/thumb-down-icon.tsx +1 -1
- package/src/components/icon/components/thumb-up-icon.tsx +1 -1
- package/src/components/icon/components/tick-circle-icon.tsx +1 -1
- package/src/components/icon/components/tick-icon.tsx +1 -1
- package/src/components/icon/components/tiles-icon.tsx +1 -1
- package/src/components/icon/components/transfer-icon.tsx +1 -1
- package/src/components/icon/components/transport-icon.tsx +1 -1
- package/src/components/icon/components/travel-explore-icon.tsx +1 -1
- package/src/components/icon/components/tune-icon.tsx +1 -1
- package/src/components/icon/components/twitter-icon.tsx +1 -1
- package/src/components/icon/components/umbrella-icon.tsx +1 -1
- package/src/components/icon/components/upload-icon.tsx +1 -1
- package/src/components/icon/components/verified-icon.tsx +1 -1
- package/src/components/icon/components/video-icon.tsx +1 -1
- package/src/components/icon/components/visibility-icon.tsx +1 -1
- package/src/components/icon/components/visibility-off-icon.tsx +1 -1
- package/src/components/icon/components/voice-icon.tsx +1 -1
- package/src/components/icon/components/walk-icon.tsx +1 -1
- package/src/components/icon/components/wallet-icon.tsx +1 -1
- package/src/components/icon/components/warning-icon.tsx +1 -1
- package/src/components/icon/components/watch-icon.tsx +1 -1
- package/src/components/icon/components/wearable-icon.tsx +1 -1
- package/src/components/icon/components/wheelchair-icon.tsx +1 -1
- package/src/components/icon/components/windows-new-icon.tsx +1 -1
- package/src/components/icon/components/wine-glass-icon.tsx +1 -1
- package/src/components/icon/components/word-file-icon.tsx +1 -1
- package/src/components/icon/components/write-icon.tsx +1 -1
- package/src/components/icon/components/yammer-icon.tsx +1 -1
- package/src/components/icon/components/youtube-icon.tsx +1 -1
- package/src/components/icon/components/zip-file-icon.tsx +1 -1
- package/src/components/icon/index.ts +3 -0
- package/src/components/pagination/pagination.component.tsx +1 -1
- package/src/components/pictogram/components/decorative/wbc-bank-card-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/accessibility-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/accounts-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/aeroplane-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/atm-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/bank-card-locked-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/bank-card-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/birth-certificate-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/business-person-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/calculator-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/calendar-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/cash-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/chat-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/clock-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/coins-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/desktop-computer-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/dollar-sign-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/drivers-licence-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/eftpos-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/envelope-email-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/generic-document-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/gift-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/globe-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/graph-decreasing-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/house-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/medicare-card-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/mobile-device-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/money-in-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/money-out-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/padlock-locked-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/padlock-unlocked-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/passport-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/percent-sign-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/person-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/piggy-bank-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/star-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/stopwatch-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/thumbs-up-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/tick-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/truck-pictogram.tsx +1 -1
- package/src/components/pictogram/components/informative/wallet-pictogram.tsx +1 -1
- package/src/components/progress-bar/progress-bar.component.tsx +6 -2
- package/src/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.component.tsx +9 -8
- package/src/components/progress-rope/components/progress-rope-group-step/progress-rope-group-step.types.ts +4 -0
- package/src/components/progress-rope/components/progress-rope-step/progress-rope-step.component.tsx +13 -2
- package/src/components/progress-rope/progress-rope.component.tsx +3 -1
- package/src/components/progress-rope/progress-rope.types.ts +5 -0
- package/src/components/radio-group/components/radio-group-radio/radio-group-radio.component.tsx +3 -3
- package/src/components/radio-group/components/radio-group-radio/radio-group-radio.types.ts +5 -1
- package/src/components/radio-group/radio-group.component.tsx +12 -12
- package/src/components/radio-group/radio-group.types.ts +6 -5
- package/src/components/repeater/repeater.styles.ts +1 -1
- package/src/components/selector/components/selector-button-group/selector-button-group.component.tsx +5 -4
- package/src/components/selector/components/selector-checkbox-group/selector-checkbox-group.component.tsx +5 -4
- package/src/components/selector/components/selector-link-group/selector-link-group.component.tsx +5 -4
- package/src/components/selector/components/selector-radio-group/selector-radio-group.component.tsx +7 -6
- package/src/components/symbol/components/logos/bom-logo.tsx +1 -1
- package/src/components/symbol/components/logos/bom-multibrand-large-logo.tsx +1 -1
- package/src/components/symbol/components/logos/bom-multibrand-small-logo.tsx +1 -1
- package/src/components/symbol/components/logos/bom-shield-logo.tsx +1 -1
- package/src/components/symbol/components/logos/bsa-logo.tsx +1 -1
- package/src/components/symbol/components/logos/bsa-multibrand-large-logo.tsx +1 -1
- package/src/components/symbol/components/logos/bsa-multibrand-small-logo.tsx +1 -1
- package/src/components/symbol/components/logos/bsa-stacked-logo.tsx +1 -1
- package/src/components/symbol/components/logos/rams-logo.tsx +1 -1
- package/src/components/symbol/components/logos/rams-multibrand-large-logo.tsx +1 -1
- package/src/components/symbol/components/logos/rams-multibrand-small-logo.tsx +1 -1
- package/src/components/symbol/components/logos/red-avatar-circle-logo.tsx +1 -1
- package/src/components/symbol/components/logos/red-avatar-circle-reversed-logo.tsx +1 -1
- package/src/components/symbol/components/logos/red-avatar-logo.tsx +1 -1
- package/src/components/symbol/components/logos/stg-dragon-logo.tsx +1 -1
- package/src/components/symbol/components/logos/stg-logo.tsx +1 -1
- package/src/components/symbol/components/logos/stg-multibrand-large-logo.tsx +1 -1
- package/src/components/symbol/components/logos/stg-multibrand-small-logo.tsx +1 -1
- package/src/components/symbol/components/logos/wbc-logo.tsx +1 -1
- package/src/components/symbol/components/logos/wbc-multibrand-large-logo.tsx +1 -1
- package/src/components/symbol/components/logos/wbc-multibrand-small-logo.tsx +1 -1
- package/src/components/symbol/components/logos/wbg-internal-logo.tsx +1 -1
- package/src/components/symbol/components/logos/wbg-logo.tsx +1 -1
- package/src/components/symbol/components/logos/wbg-multibrand-large-logo.tsx +1 -1
- package/src/components/symbol/components/logos/wbg-multibrand-small-logo.tsx +1 -1
- package/src/components/table/table.component.tsx +5 -3
- package/src/components/table/table.styles.ts +1 -0
- package/src/tailwind/constants/colors.ts +147 -0
- package/src/tailwind/themes/bom.ts +14 -0
- package/src/tailwind/themes/bsa.ts +14 -0
- package/src/tailwind/themes/rams.ts +14 -0
- package/src/tailwind/themes/stg.ts +14 -0
- package/src/tailwind/themes/wbc.ts +14 -0
- package/src/tailwind/themes/wbg.ts +14 -0
- package/src/tailwind/types/brand.types.ts +14 -1
|
@@ -2,4 +2,4 @@ import { type ProgressRopeGroupStepProps } from './progress-rope-group-step.type
|
|
|
2
2
|
/**
|
|
3
3
|
* @private
|
|
4
4
|
*/
|
|
5
|
-
export declare function ProgressRopeGroupStep({ steps, currentKey, furthestVisitedStep, children, firstItem, opened, onToggle, }: ProgressRopeGroupStepProps): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
export declare function ProgressRopeGroupStep({ steps, currentKey, furthestVisitedStep, children, firstItem, opened, onToggle, tag: Tag, }: ProgressRopeGroupStepProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -19,7 +19,7 @@ import { Circle, VisuallyHidden } from '../../../index.js';
|
|
|
19
19
|
import { ProgressRopeStep } from '../index.js';
|
|
20
20
|
import { styles as progressRopeGroupStyles } from './progress-rope-group-step.styles.js';
|
|
21
21
|
const loadAnimations = ()=>import('./progress-rope-group-step.utils.js').then((res)=>res.default);
|
|
22
|
-
export function ProgressRopeGroupStep({ steps , currentKey , furthestVisitedStep , children , firstItem , opened , onToggle }) {
|
|
22
|
+
export function ProgressRopeGroupStep({ steps , currentKey , furthestVisitedStep , children , firstItem , opened , onToggle , tag: Tag }) {
|
|
23
23
|
const id = useId();
|
|
24
24
|
const stepsContainerID = `progress-rope-group-steps-container-${id}`;
|
|
25
25
|
const current = useMemo(()=>{
|
|
@@ -36,15 +36,17 @@ export function ProgressRopeGroupStep({ steps , currentKey , furthestVisitedStep
|
|
|
36
36
|
]);
|
|
37
37
|
const visuallyHiddenMessage = useMemo(()=>{
|
|
38
38
|
if (steps.slice(-1)[0].index < (furthestVisitedStep || 0)) {
|
|
39
|
-
return 'completed';
|
|
39
|
+
return ', completed';
|
|
40
40
|
}
|
|
41
|
-
if (current) {
|
|
42
|
-
return 'in progress';
|
|
41
|
+
if (current || visited) {
|
|
42
|
+
return ', in progress';
|
|
43
43
|
}
|
|
44
|
-
return 'not started';
|
|
44
|
+
return ', not started';
|
|
45
45
|
}, [
|
|
46
46
|
steps,
|
|
47
|
-
furthestVisitedStep
|
|
47
|
+
furthestVisitedStep,
|
|
48
|
+
current,
|
|
49
|
+
visited
|
|
48
50
|
]);
|
|
49
51
|
const { isFocusVisible , focusProps } = useFocusRing();
|
|
50
52
|
const state = useMemo(()=>{
|
|
@@ -67,7 +69,7 @@ export function ProgressRopeGroupStep({ steps , currentKey , furthestVisitedStep
|
|
|
67
69
|
state,
|
|
68
70
|
isFocusVisible
|
|
69
71
|
});
|
|
70
|
-
return React.createElement(
|
|
72
|
+
return React.createElement(Tag, null, React.createElement("button", _extends({
|
|
71
73
|
"aria-expanded": opened,
|
|
72
74
|
className: styles.circleWrapper({}),
|
|
73
75
|
onClick: onToggle,
|
|
@@ -75,7 +77,7 @@ export function ProgressRopeGroupStep({ steps , currentKey , furthestVisitedStep
|
|
|
75
77
|
}, focusProps), React.createElement(Circle, {
|
|
76
78
|
className: styles.circle(),
|
|
77
79
|
"aria-hidden": "true"
|
|
78
|
-
}), children, React.createElement(VisuallyHidden, null,
|
|
80
|
+
}), children, React.createElement(VisuallyHidden, null, visuallyHiddenMessage)), React.createElement(LazyMotion, {
|
|
79
81
|
features: loadAnimations
|
|
80
82
|
}, React.createElement(AnimatePresence, {
|
|
81
83
|
initial: false
|
package/dist/components/progress-rope/components/progress-rope-step/progress-rope-step.component.js
CHANGED
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { useMemo } from 'react';
|
|
16
16
|
import { mergeProps, useFocusRing } from 'react-aria';
|
|
17
|
-
import { Circle } from '../../../index.js';
|
|
17
|
+
import { Circle, VisuallyHidden } from '../../../index.js';
|
|
18
18
|
import { styles as progressRopeStyles } from './progress-rope-step.styles.js';
|
|
19
19
|
export function ProgressRopeStep({ className , current , visited , tag: Tag = 'button' , type , size ='medium' , children , firstItem , lastItemInGroup , lastItemInRope , furthest , previousStepGroup , ...props }) {
|
|
20
20
|
const state = useMemo(()=>{
|
|
@@ -51,12 +51,24 @@ export function ProgressRopeStep({ className , current , visited , tag: Tag = 'b
|
|
|
51
51
|
previousStepGroup: furthest && previousStepGroup,
|
|
52
52
|
isFocusVisible
|
|
53
53
|
});
|
|
54
|
+
const stateText = useMemo(()=>{
|
|
55
|
+
if (current) {
|
|
56
|
+
return ', in progress';
|
|
57
|
+
}
|
|
58
|
+
if (visited || !current && furthest) {
|
|
59
|
+
return ', complete';
|
|
60
|
+
}
|
|
61
|
+
return ', not started';
|
|
62
|
+
}, [
|
|
63
|
+
current,
|
|
64
|
+
visited
|
|
65
|
+
]);
|
|
54
66
|
return React.createElement(Tag, _extends({
|
|
55
67
|
className: styles.base({}),
|
|
56
|
-
"aria-current": current,
|
|
68
|
+
"aria-current": current ? 'step' : false,
|
|
57
69
|
disabled: state === 'non-visited'
|
|
58
70
|
}, mergeProps(props, focusProps)), React.createElement(Circle, {
|
|
59
71
|
className: styles.circle(),
|
|
60
72
|
"aria-hidden": "true"
|
|
61
|
-
}), children);
|
|
73
|
+
}), children, React.createElement(VisuallyHidden, null, stateText));
|
|
62
74
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { type ProgressRopeProps } from './progress-rope.types.js';
|
|
2
|
-
export declare function ProgressRope({ 'aria-label': ariaLabel, role, className, tag: Tag, current, data, ...props }: ProgressRopeProps): import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
export declare function ProgressRope({ 'aria-label': ariaLabel, role, className, tag: Tag, current, data, headingTag, ...props }: ProgressRopeProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -24,7 +24,7 @@ const verifyByCurrentIndexWhichGroupIsOpened = (currentIndex, mappedData)=>{
|
|
|
24
24
|
return acc;
|
|
25
25
|
}, null);
|
|
26
26
|
};
|
|
27
|
-
export function ProgressRope({ 'aria-label': ariaLabel = '
|
|
27
|
+
export function ProgressRope({ 'aria-label': ariaLabel = 'In this form' , role ='navigation' , className , tag: Tag = 'nav' , current =0 , data , headingTag ='h3' , ...props }) {
|
|
28
28
|
const [furthestVisitedStep, setFurthestVisitedStep] = useState(current);
|
|
29
29
|
const mappedData = useMemo(()=>{
|
|
30
30
|
let autoIncrement = -1;
|
|
@@ -89,7 +89,8 @@ export function ProgressRope({ 'aria-label': ariaLabel = 'Form steps' , role ='n
|
|
|
89
89
|
currentKey: current,
|
|
90
90
|
steps: item.steps,
|
|
91
91
|
opened: openedGroupStepIndex === index,
|
|
92
|
-
onToggle: ()=>setOpenedGroupStepIndex((state)=>state === index ? null : index)
|
|
92
|
+
onToggle: ()=>setOpenedGroupStepIndex((state)=>state === index ? null : index),
|
|
93
|
+
tag: headingTag
|
|
93
94
|
}, item.text) : React.createElement(ProgressRopeStep, {
|
|
94
95
|
firstItem: index === 0,
|
|
95
96
|
type: item.type,
|
|
@@ -27,6 +27,11 @@ export type ProgressRopeProps = {
|
|
|
27
27
|
text: ReactNode;
|
|
28
28
|
type: 'group';
|
|
29
29
|
})[];
|
|
30
|
+
/**
|
|
31
|
+
* The semantic tag for the group step headings
|
|
32
|
+
* @default h3
|
|
33
|
+
*/
|
|
34
|
+
headingTag?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
|
|
30
35
|
/**
|
|
31
36
|
* Tag to render
|
|
32
37
|
* @default nav
|
package/dist/components/radio-group/components/radio-group-radio/radio-group-radio.component.d.ts
CHANGED
|
@@ -2,4 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export declare const RadioGroupRadio: React.ForwardRefExoticComponent<{
|
|
3
3
|
className?: string | undefined;
|
|
4
4
|
hint?: React.ReactNode;
|
|
5
|
-
|
|
5
|
+
label: React.ReactNode;
|
|
6
|
+
} & Omit<import("react-aria").AriaRadioProps, "children"> & React.RefAttributes<unknown>>;
|
package/dist/components/radio-group/components/radio-group-radio/radio-group-radio.component.js
CHANGED
|
@@ -17,13 +17,13 @@ import React, { forwardRef, useContext, useRef } from 'react';
|
|
|
17
17
|
import { VisuallyHidden, useFocusRing, useRadio } from 'react-aria';
|
|
18
18
|
import { RadioGroupContext } from '../../radio-group.component.js';
|
|
19
19
|
import { styles as radioStyles } from './radio-group-radio.styles.js';
|
|
20
|
-
function BaseRadioGroupRadio({ className , hint ,
|
|
20
|
+
function BaseRadioGroupRadio({ className , hint , label , ...props }, ref) {
|
|
21
21
|
const state = useContext(RadioGroupContext);
|
|
22
22
|
const { size , orientation } = state;
|
|
23
23
|
const localRef = useRef(null);
|
|
24
24
|
const { inputProps , isSelected , isDisabled } = useRadio({
|
|
25
25
|
...props,
|
|
26
|
-
children
|
|
26
|
+
children: label
|
|
27
27
|
}, state, localRef);
|
|
28
28
|
const { isFocusVisible , focusProps } = useFocusRing();
|
|
29
29
|
const styles = radioStyles({
|
|
@@ -46,7 +46,7 @@ function BaseRadioGroupRadio({ className , hint , children , ...props }, ref) {
|
|
|
46
46
|
className: styles.textWrapper()
|
|
47
47
|
}, React.createElement("span", {
|
|
48
48
|
className: styles.labelText()
|
|
49
|
-
},
|
|
49
|
+
}, label), hint && React.createElement("span", {
|
|
50
50
|
className: styles.hintText()
|
|
51
51
|
}, hint)));
|
|
52
52
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { type RadioGroupContextState, type RadioGroupProps } from './radio-group.types.js';
|
|
3
3
|
export declare const RadioGroupContext: React.Context<RadioGroupContextState>;
|
|
4
|
-
export declare function RadioGroup({ className,
|
|
4
|
+
export declare function RadioGroup({ className, radios, label, orientation, showAmount, size, errorMessage, hintMessage, ...props }: RadioGroupProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -13,12 +13,12 @@ function _extends() {
|
|
|
13
13
|
};
|
|
14
14
|
return _extends.apply(this, arguments);
|
|
15
15
|
}
|
|
16
|
-
import React, {
|
|
16
|
+
import React, { createContext, useEffect, useId, useMemo, useRef, useState } from 'react';
|
|
17
17
|
import { useFocusRing, useRadioGroup } from 'react-aria';
|
|
18
18
|
import { useRadioGroupState } from 'react-stately';
|
|
19
19
|
import { Button } from '../button/index.js';
|
|
20
20
|
import { ExpandMoreIcon } from '../icon/index.js';
|
|
21
|
-
import { ErrorMessage, Hint, Label } from '../index.js';
|
|
21
|
+
import { ErrorMessage, Hint, Label, RadioGroupRadio } from '../index.js';
|
|
22
22
|
import { styles as radioGroupStyles } from './radio-group.styles.js';
|
|
23
23
|
export const RadioGroupContext = createContext({
|
|
24
24
|
name: '',
|
|
@@ -33,7 +33,7 @@ export const RadioGroupContext = createContext({
|
|
|
33
33
|
orientation: 'vertical',
|
|
34
34
|
size: 'medium'
|
|
35
35
|
});
|
|
36
|
-
export function RadioGroup({ className ,
|
|
36
|
+
export function RadioGroup({ className , radios , label , orientation ='vertical' , showAmount =0 , size ='medium' , errorMessage , hintMessage , ...props }) {
|
|
37
37
|
const state = useRadioGroupState({
|
|
38
38
|
...props,
|
|
39
39
|
label,
|
|
@@ -47,21 +47,20 @@ export function RadioGroup({ className , children , label , orientation ='vertic
|
|
|
47
47
|
const { isFocusVisible , focusProps } = useFocusRing();
|
|
48
48
|
const [hiddenOptions, setHiddenOptions] = useState(showAmount > 0);
|
|
49
49
|
const firstNewRadioRef = useRef(null);
|
|
50
|
-
const revealAmount =
|
|
50
|
+
const revealAmount = radios && radios.length - showAmount;
|
|
51
51
|
const styles = radioGroupStyles({
|
|
52
52
|
orientation,
|
|
53
53
|
isFocusVisible
|
|
54
54
|
});
|
|
55
|
+
const panelId = useId();
|
|
55
56
|
const childrenToRender = useMemo(()=>{
|
|
56
|
-
const newChildren =
|
|
57
|
-
return cloneElement(child, {
|
|
57
|
+
const newChildren = radios.map((radio, index)=>React.createElement(RadioGroupRadio, _extends({
|
|
58
58
|
key: index,
|
|
59
59
|
ref: index === showAmount ? firstNewRadioRef : null
|
|
60
|
-
});
|
|
61
|
-
});
|
|
60
|
+
}, radio)));
|
|
62
61
|
return hiddenOptions ? newChildren.slice(0, showAmount) : newChildren;
|
|
63
62
|
}, [
|
|
64
|
-
|
|
63
|
+
radios,
|
|
65
64
|
hiddenOptions,
|
|
66
65
|
showAmount
|
|
67
66
|
]);
|
|
@@ -81,7 +80,8 @@ export function RadioGroup({ className , children , label , orientation ='vertic
|
|
|
81
80
|
}, radioGroupProps), React.createElement(Label, _extends({}, labelProps), label), hintMessage && React.createElement(Hint, _extends({}, descriptionProps), hintMessage), errorMessage && state.validationState === 'invalid' && React.createElement(ErrorMessage, _extends({}, errorMessageProps, {
|
|
82
81
|
message: errorMessage
|
|
83
82
|
})), React.createElement("div", {
|
|
84
|
-
className: styles.radioWrapper()
|
|
83
|
+
className: styles.radioWrapper(),
|
|
84
|
+
id: panelId
|
|
85
85
|
}, React.createElement(RadioGroupContext.Provider, {
|
|
86
86
|
value: {
|
|
87
87
|
...state,
|
|
@@ -95,7 +95,9 @@ export function RadioGroup({ className , children , label , orientation ='vertic
|
|
|
95
95
|
iconAfter: ()=>React.createElement(ExpandMoreIcon, {
|
|
96
96
|
size: "small",
|
|
97
97
|
color: "link"
|
|
98
|
-
})
|
|
98
|
+
}),
|
|
99
|
+
"aria-controls": panelId,
|
|
100
|
+
"aria-expanded": !hiddenOptions
|
|
99
101
|
}, focusProps), React.createElement("p", {
|
|
100
102
|
className: styles.buttonText()
|
|
101
103
|
}, `Show ${revealAmount} more ${revealAmount === 1 ? 'item' : 'items'}`))));
|
|
@@ -1,12 +1,8 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
1
|
import { type AriaRadioGroupProps } from 'react-aria';
|
|
3
2
|
import { type RadioGroupState } from 'react-stately';
|
|
4
3
|
import { HintProps } from '../index.js';
|
|
4
|
+
import { RadioGroupRadioProps } from './components/radio-group-radio/radio-group-radio.types.js';
|
|
5
5
|
export type RadioGroupProps = {
|
|
6
|
-
/**
|
|
7
|
-
* The `Radio` components to render
|
|
8
|
-
*/
|
|
9
|
-
children: ReactNode[];
|
|
10
6
|
/**
|
|
11
7
|
* String to override base style
|
|
12
8
|
*/
|
|
@@ -19,6 +15,10 @@ export type RadioGroupProps = {
|
|
|
19
15
|
* hint message
|
|
20
16
|
*/
|
|
21
17
|
hintMessage?: HintProps['children'];
|
|
18
|
+
/**
|
|
19
|
+
* The `Radio` components to render
|
|
20
|
+
*/
|
|
21
|
+
radios: RadioGroupRadioProps[];
|
|
22
22
|
/**
|
|
23
23
|
* Amount of Radios to display, remainder will be hidden behind reveal button
|
|
24
24
|
*/
|
package/dist/components/selector/components/selector-button-group/selector-button-group.component.js
CHANGED
|
@@ -44,14 +44,14 @@ export function SelectorButtonGroup({ className , children , label , orientation
|
|
|
44
44
|
description,
|
|
45
45
|
...props
|
|
46
46
|
});
|
|
47
|
-
return React.createElement(
|
|
47
|
+
return React.createElement(React.Fragment, null, label && React.createElement(Label, _extends({}, labelProps), label), description && React.createElement(Hint, _extends({}, descriptionProps), description), errorMessage && React.createElement(ErrorMessage, _extends({}, errorMessageProps, {
|
|
48
|
+
message: errorMessage
|
|
49
|
+
})), React.createElement("div", _extends({
|
|
48
50
|
className: styles({
|
|
49
51
|
className,
|
|
50
52
|
orientation
|
|
51
53
|
})
|
|
52
|
-
}, fieldProps),
|
|
53
|
-
message: errorMessage
|
|
54
|
-
})), React.createElement(SelectorButtonContext.Provider, {
|
|
54
|
+
}, fieldProps), React.createElement(SelectorButtonContext.Provider, {
|
|
55
55
|
value: state
|
|
56
|
-
}, children));
|
|
56
|
+
}, children)));
|
|
57
57
|
}
|
|
@@ -33,13 +33,13 @@ export function SelectorCheckboxGroup(props) {
|
|
|
33
33
|
const { children , label , description , errorMessage } = props;
|
|
34
34
|
const state = useCheckboxGroupState(props);
|
|
35
35
|
const { groupProps , labelProps , descriptionProps , errorMessageProps } = useCheckboxGroup(props, state);
|
|
36
|
-
return React.createElement(
|
|
36
|
+
return React.createElement(React.Fragment, null, label && React.createElement(Label, _extends({}, labelProps), label), description && React.createElement(Hint, _extends({}, descriptionProps), description), errorMessage && state.validationState === 'invalid' && React.createElement(ErrorMessage, _extends({}, errorMessageProps, {
|
|
37
|
+
message: errorMessage
|
|
38
|
+
})), React.createElement("div", _extends({}, groupProps, {
|
|
37
39
|
className: styles({
|
|
38
40
|
className: groupProps.className
|
|
39
41
|
})
|
|
40
|
-
}),
|
|
41
|
-
message: errorMessage
|
|
42
|
-
})), React.createElement(SelectorCheckboxGroupContext.Provider, {
|
|
42
|
+
}), React.createElement(SelectorCheckboxGroupContext.Provider, {
|
|
43
43
|
value: state
|
|
44
|
-
}, children));
|
|
44
|
+
}, children)));
|
|
45
45
|
}
|
package/dist/components/selector/components/selector-link-group/selector-link-group.component.js
CHANGED
|
@@ -32,14 +32,14 @@ export function SelectorLinkGroup({ className , children , label , orientation =
|
|
|
32
32
|
const state = {
|
|
33
33
|
isDisabled
|
|
34
34
|
};
|
|
35
|
-
return React.createElement(
|
|
35
|
+
return React.createElement(React.Fragment, null, label && React.createElement(Label, _extends({}, labelProps), label), description && React.createElement(Hint, _extends({}, descriptionProps), description), errorMessage && React.createElement(ErrorMessage, _extends({}, errorMessageProps, {
|
|
36
|
+
message: errorMessage
|
|
37
|
+
})), React.createElement("div", _extends({
|
|
36
38
|
className: styles({
|
|
37
39
|
className,
|
|
38
40
|
orientation
|
|
39
41
|
})
|
|
40
|
-
}, fieldProps),
|
|
41
|
-
message: errorMessage
|
|
42
|
-
})), React.createElement(SelectorLinkContext.Provider, {
|
|
42
|
+
}, fieldProps), React.createElement(SelectorLinkContext.Provider, {
|
|
43
43
|
value: state
|
|
44
|
-
}, children));
|
|
44
|
+
}, children)));
|
|
45
45
|
}
|
package/dist/components/selector/components/selector-radio-group/selector-radio-group.component.js
CHANGED
|
@@ -42,17 +42,17 @@ export function SelectorRadioGroup({ className , children , label , orientation
|
|
|
42
42
|
label,
|
|
43
43
|
orientation
|
|
44
44
|
}, state);
|
|
45
|
-
return React.createElement(
|
|
45
|
+
return React.createElement(React.Fragment, null, label && React.createElement(Label, _extends({}, labelProps), label), description && React.createElement(Hint, _extends({}, descriptionProps), description), errorMessage && state.validationState === 'invalid' && React.createElement(ErrorMessage, _extends({}, errorMessageProps, {
|
|
46
|
+
message: errorMessage
|
|
47
|
+
})), React.createElement("div", _extends({
|
|
46
48
|
className: styles({
|
|
47
49
|
className,
|
|
48
50
|
orientation
|
|
49
51
|
})
|
|
50
|
-
}, radioGroupProps),
|
|
51
|
-
message: errorMessage
|
|
52
|
-
})), React.createElement(SelectorRadioGroupContext.Provider, {
|
|
52
|
+
}, radioGroupProps), React.createElement(SelectorRadioGroupContext.Provider, {
|
|
53
53
|
value: {
|
|
54
54
|
...state,
|
|
55
55
|
orientation
|
|
56
56
|
}
|
|
57
|
-
}, children));
|
|
57
|
+
}, children)));
|
|
58
58
|
}
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export function BOMLogo({ 'aria-label': ariaLabel = 'Bank of Melbourne' , copyrightYear ='
|
|
18
|
+
export function BOMLogo({ 'aria-label': ariaLabel = 'Bank of Melbourne' , copyrightYear ='2024' , viewBoxWidth =150 , viewBoxHeight =39 , className , ...props }) {
|
|
19
19
|
return React.createElement(Symbol, _extends({
|
|
20
20
|
className: clsx('h-[39px] w-[150px]', className),
|
|
21
21
|
"aria-label": ariaLabel,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export function BOMMultibrandLargeLogo({ 'aria-label': ariaLabel = 'Bank of Melbourne' , copyrightYear ='
|
|
18
|
+
export function BOMMultibrandLargeLogo({ 'aria-label': ariaLabel = 'Bank of Melbourne' , copyrightYear ='2024' , viewBoxWidth =180 , viewBoxHeight =65 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
15.305,
|
|
21
21
|
30.61
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export function BOMMultibrandSmallLogo({ 'aria-label': ariaLabel = 'Bank of Melbourne' , copyrightYear ='
|
|
18
|
+
export function BOMMultibrandSmallLogo({ 'aria-label': ariaLabel = 'Bank of Melbourne' , copyrightYear ='2024' , viewBoxWidth =122 , viewBoxHeight =44 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
48,
|
|
21
21
|
96
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export function BOMShieldLogo({ 'aria-label': ariaLabel = 'Bank of Melbourne' , copyrightYear ='
|
|
18
|
+
export function BOMShieldLogo({ 'aria-label': ariaLabel = 'Bank of Melbourne' , copyrightYear ='2024' , viewBoxWidth =26 , viewBoxHeight =39 , className , ...props }) {
|
|
19
19
|
return React.createElement(Symbol, _extends({
|
|
20
20
|
className: clsx('h-[39px] w-[26px]', className),
|
|
21
21
|
"aria-label": ariaLabel,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const BSALogo = ({ 'aria-label': ariaLabel = 'Bank SA' , copyrightYear ='
|
|
18
|
+
export const BSALogo = ({ 'aria-label': ariaLabel = 'Bank SA' , copyrightYear ='2024' , viewBoxWidth =90 , viewBoxHeight =41 , className , ...props })=>React.createElement(Symbol, _extends({
|
|
19
19
|
className: clsx('h-[41px] w-[90px]', className),
|
|
20
20
|
"aria-label": ariaLabel,
|
|
21
21
|
copyrightYear: copyrightYear,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const BSAMultibrandLargeLogo = ({ 'aria-label': ariaLabel = 'Bank SA' , copyrightYear ='
|
|
18
|
+
export const BSAMultibrandLargeLogo = ({ 'aria-label': ariaLabel = 'Bank SA' , copyrightYear ='2024' , viewBoxWidth =180 , viewBoxHeight =65 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
45,
|
|
21
21
|
90
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const BSAMultibrandSmallLogo = ({ 'aria-label': ariaLabel = 'Bank SA' , copyrightYear ='
|
|
18
|
+
export const BSAMultibrandSmallLogo = ({ 'aria-label': ariaLabel = 'Bank SA' , copyrightYear ='2024' , viewBoxHeight =44 , viewBoxWidth =122 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
26,
|
|
21
21
|
52
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const BSAStackedLogo = ({ 'aria-label': ariaLabel = 'Bank SA' , copyrightYear ='
|
|
18
|
+
export const BSAStackedLogo = ({ 'aria-label': ariaLabel = 'Bank SA' , copyrightYear ='2024' , viewBoxWidth =32 , viewBoxHeight =54 , className , ...props })=>React.createElement(Symbol, _extends({
|
|
19
19
|
className: clsx('h-[54px] w-[32px]', className),
|
|
20
20
|
"aria-label": ariaLabel,
|
|
21
21
|
copyrightYear: copyrightYear,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React, { useId } from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const RAMSLogo = ({ 'aria-label': ariaLabel = 'RAMS' , copyrightYear ='
|
|
18
|
+
export const RAMSLogo = ({ 'aria-label': ariaLabel = 'RAMS' , copyrightYear ='2024' , viewBoxWidth =99 , viewBoxHeight =51 , className , ...props })=>{
|
|
19
19
|
const id = useId();
|
|
20
20
|
return React.createElement(Symbol, _extends({
|
|
21
21
|
className: clsx('h-[51px] w-[99px]', className),
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const RAMSMultibrandLargeLogo = ({ 'aria-label': ariaLabel = 'RAMS' , copyrightYear ='
|
|
18
|
+
export const RAMSMultibrandLargeLogo = ({ 'aria-label': ariaLabel = 'RAMS' , copyrightYear ='2024' , viewBoxWidth =180 , viewBoxHeight =65 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
40.5,
|
|
21
21
|
81
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const RAMSMultibrandSmallLogo = ({ 'aria-label': ariaLabel = 'RAMS' , copyrightYear ='
|
|
18
|
+
export const RAMSMultibrandSmallLogo = ({ 'aria-label': ariaLabel = 'RAMS' , copyrightYear ='2024' , viewBoxWidth =122 , viewBoxHeight =44 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
25,
|
|
21
21
|
50
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const RedAvatarCircleLogo = ({ 'aria-label': ariaLabel = 'Red Avatar' , copyrightYear ='
|
|
18
|
+
export const RedAvatarCircleLogo = ({ 'aria-label': ariaLabel = 'Red Avatar' , copyrightYear ='2024' , viewBoxWidth =64 , viewBoxHeight =64 , className , ...props })=>React.createElement(Symbol, _extends({
|
|
19
19
|
className: clsx('h-[64px] w-[64px]', className),
|
|
20
20
|
"aria-label": ariaLabel,
|
|
21
21
|
copyrightYear: copyrightYear,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const RedAvatarCircleReversedLogo = ({ 'aria-label': ariaLabel = 'Red Avatar' , copyrightYear ='
|
|
18
|
+
export const RedAvatarCircleReversedLogo = ({ 'aria-label': ariaLabel = 'Red Avatar' , copyrightYear ='2024' , viewBoxWidth =64 , viewBoxHeight =64 , className , ...props })=>React.createElement(Symbol, _extends({
|
|
19
19
|
className: clsx('h-[64px] w-[64px]', className),
|
|
20
20
|
"aria-label": ariaLabel,
|
|
21
21
|
copyrightYear: copyrightYear,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const RedAvatarLogo = ({ 'aria-label': ariaLabel = 'Red Avatar' , copyrightYear ='
|
|
18
|
+
export const RedAvatarLogo = ({ 'aria-label': ariaLabel = 'Red Avatar' , copyrightYear ='2024' , viewBoxWidth =67 , viewBoxHeight =32 , className , ...props })=>React.createElement(Symbol, _extends({
|
|
19
19
|
className: clsx('h-[32px] w-[67px]', className),
|
|
20
20
|
"aria-label": ariaLabel,
|
|
21
21
|
copyrightYear: copyrightYear,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const STGDragonLogo = ({ 'aria-label': ariaLabel = 'St.George' , copyrightYear ='
|
|
18
|
+
export const STGDragonLogo = ({ 'aria-label': ariaLabel = 'St.George' , copyrightYear ='2024' , viewBoxWidth =54 , viewBoxHeight =38 , className , ...props })=>React.createElement(Symbol, _extends({
|
|
19
19
|
className: clsx('h-[38px] w-[54px]', className),
|
|
20
20
|
"aria-label": ariaLabel,
|
|
21
21
|
copyrightYear: copyrightYear,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const STGLogo = ({ 'aria-label': ariaLabel = 'St.George' , copyrightYear ='
|
|
18
|
+
export const STGLogo = ({ 'aria-label': ariaLabel = 'St.George' , copyrightYear ='2024' , viewBoxWidth =170 , viewBoxHeight =51 , className , ...props })=>React.createElement(Symbol, _extends({
|
|
19
19
|
className: clsx('h-[51px] w-[170px]', className),
|
|
20
20
|
"aria-label": ariaLabel,
|
|
21
21
|
copyrightYear: copyrightYear,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const STGMultibrandLargeLogo = ({ 'aria-label': ariaLabel = 'St.George' , copyrightYear ='
|
|
18
|
+
export const STGMultibrandLargeLogo = ({ 'aria-label': ariaLabel = 'St.George' , copyrightYear ='2024' , viewBoxWidth =180 , viewBoxHeight =65 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
5,
|
|
21
21
|
10
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const STGMultibrandSmallLogo = ({ 'aria-label': ariaLabel = 'St.George' , copyrightYear ='
|
|
18
|
+
export const STGMultibrandSmallLogo = ({ 'aria-label': ariaLabel = 'St.George' , copyrightYear ='2024' , viewBoxWidth =122 , viewBoxHeight =44 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
34,
|
|
21
21
|
68
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export function WBCLogo({ 'aria-label': ariaLabel = 'Westpac' , copyrightYear ='
|
|
18
|
+
export function WBCLogo({ 'aria-label': ariaLabel = 'Westpac' , copyrightYear ='2024' , viewBoxWidth =69 , viewBoxHeight =28 , className , ...props }) {
|
|
19
19
|
return React.createElement(Symbol, _extends({
|
|
20
20
|
className: clsx('h-[28px] w-[69px]', className),
|
|
21
21
|
"aria-label": ariaLabel,
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const WBCMultibrandLargeLogo = ({ 'aria-label': ariaLabel = 'Westpac' , copyrightYear ='
|
|
18
|
+
export const WBCMultibrandLargeLogo = ({ 'aria-label': ariaLabel = 'Westpac' , copyrightYear ='2024' , viewBoxWidth =180 , viewBoxHeight =65 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
55.5,
|
|
21
21
|
111
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export function WBCMultibrandSmallLogo({ 'aria-label': ariaLabel = 'Westpac' , copyrightYear ='
|
|
18
|
+
export function WBCMultibrandSmallLogo({ 'aria-label': ariaLabel = 'Westpac' , copyrightYear ='2024' , viewBoxWidth =122 , viewBoxHeight =44 , align ='left' , offset =[
|
|
19
19
|
null,
|
|
20
20
|
35,
|
|
21
21
|
70
|
|
@@ -15,7 +15,7 @@ function _extends() {
|
|
|
15
15
|
import { clsx } from 'clsx';
|
|
16
16
|
import React from 'react';
|
|
17
17
|
import { Symbol } from '../../symbol.component.js';
|
|
18
|
-
export const WBGInternalLogo = ({ 'aria-label': ariaLabel = 'We Are Westpac Group' , copyrightYear ='
|
|
18
|
+
export const WBGInternalLogo = ({ 'aria-label': ariaLabel = 'We Are Westpac Group' , copyrightYear ='2024' , viewBoxWidth =233 , viewBoxHeight =48 , className , ...props })=>React.createElement(Symbol, _extends({
|
|
19
19
|
className: clsx('h-[48px] w-[233px]', className),
|
|
20
20
|
"aria-label": ariaLabel,
|
|
21
21
|
copyrightYear: copyrightYear,
|