@westpac/ui 0.15.0 → 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 +6 -0
- package/dist/component-type.json +1 -1
- package/dist/components/autocomplete/autocomplete.types.d.ts +4 -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.types.d.ts +6 -2
- 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/checkbox-group/checkbox-group.component.js +7 -3
- package/dist/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.component.js +1 -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/radio-group.component.js +7 -3
- 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 +1026 -15
- package/dist/css/westpac-ui.min.css +1026 -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 +1 -1
- package/src/components/autocomplete/autocomplete.types.ts +4 -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.types.ts +6 -2
- package/src/components/button-group/components/button-group-button/button-group-button.styles.ts +1 -0
- package/src/components/checkbox-group/checkbox-group.component.tsx +5 -2
- package/src/components/checkbox-group/components/checkbox-group-checkbox/checkbox-group-checkbox.component.tsx +1 -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/radio-group.component.tsx +5 -2
- 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
|
@@ -39,6 +39,10 @@ export type AutocompleteProps<T extends object> = {
|
|
|
39
39
|
* Whether the autocomplete should show a spinner to indicate waiting for data from server
|
|
40
40
|
*/
|
|
41
41
|
loadingState?: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Name for input for forms
|
|
44
|
+
*/
|
|
45
|
+
name?: string;
|
|
42
46
|
/**
|
|
43
47
|
* No option message
|
|
44
48
|
*/
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { type BreadcrumbProps } from './breadcrumb.types.js';
|
|
2
|
-
export declare function Breadcrumb({ className, children, ...props }: BreadcrumbProps): import("react/jsx-runtime").JSX.Element;
|
|
2
|
+
export declare function Breadcrumb({ className, children, 'aria-label': ariaLabel, ...props }: BreadcrumbProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -15,12 +15,13 @@ function _extends() {
|
|
|
15
15
|
}
|
|
16
16
|
import React, { Children, cloneElement } from 'react';
|
|
17
17
|
import { useBreadcrumbs } from 'react-aria';
|
|
18
|
-
export function Breadcrumb({ className , children , ...props }) {
|
|
18
|
+
export function Breadcrumb({ className , children , 'aria-label': ariaLabel = 'Breadcrumb' , ...props }) {
|
|
19
19
|
const { navProps } = useBreadcrumbs(props);
|
|
20
20
|
const childCount = Children.count(children);
|
|
21
21
|
var _cloneElement;
|
|
22
22
|
return React.createElement("nav", _extends({
|
|
23
|
-
className: className
|
|
23
|
+
className: className,
|
|
24
|
+
"aria-label": ariaLabel
|
|
24
25
|
}, navProps), React.createElement("ol", {
|
|
25
26
|
className: "m-0 flex list-none p-0"
|
|
26
27
|
}, Children.map(children, (child, i)=>(_cloneElement = cloneElement(child, {
|
|
@@ -39,13 +39,15 @@ function BaseButton({ className , size ='medium' , look ='hero' , soft , block =
|
|
|
39
39
|
}, mergeProps(props, focusProps)), IconBefore && React.createElement(IconBefore, {
|
|
40
40
|
size: iconSize,
|
|
41
41
|
className: styles.iconBefore(),
|
|
42
|
-
color: iconColor
|
|
42
|
+
color: iconColor,
|
|
43
|
+
"aria-hidden": true
|
|
43
44
|
}), React.createElement("span", {
|
|
44
45
|
className: styles.text()
|
|
45
46
|
}, children), IconAfter && React.createElement(IconAfter, {
|
|
46
47
|
size: iconSize,
|
|
47
48
|
className: styles.iconAfter(),
|
|
48
|
-
color: iconColor
|
|
49
|
+
color: iconColor,
|
|
50
|
+
"aria-hidden": true
|
|
49
51
|
}));
|
|
50
52
|
}
|
|
51
53
|
export const Button = forwardRef(BaseButton);
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import { AriaRadioGroupProps } from 'react-aria';
|
|
2
2
|
import { RadioGroupState } from 'react-stately';
|
|
3
|
+
import { VariantProps } from 'tailwind-variants';
|
|
3
4
|
import { type ButtonProps } from '../button/index.js';
|
|
5
|
+
import { styles } from './components/button-group-button/button-group-button.styles.js';
|
|
4
6
|
import { ButtonGroupButtonProps } from './components/button-group-button/button-group-button.types.js';
|
|
7
|
+
type Variants = VariantProps<typeof styles>;
|
|
5
8
|
export type ButtonGroupProps = {
|
|
6
9
|
/**
|
|
7
10
|
* Sets whether buttons fill the entire box they are located in
|
|
8
11
|
*/
|
|
9
|
-
block?:
|
|
12
|
+
block?: Variants['block'];
|
|
10
13
|
/**
|
|
11
14
|
* The `Button` components to render in the form of an object
|
|
12
15
|
*/
|
|
@@ -32,9 +35,10 @@ export type ButtonGroupContextState = {
|
|
|
32
35
|
/**
|
|
33
36
|
* Sets whether buttons fill the entire box they are located in
|
|
34
37
|
*/
|
|
35
|
-
block?:
|
|
38
|
+
block?: Variants['block'];
|
|
36
39
|
/**
|
|
37
40
|
* Controls look of `Button` components, can't be applied directly to `Button`
|
|
38
41
|
*/
|
|
39
42
|
look?: 'hero' | 'primary';
|
|
40
43
|
} & RadioGroupState & Pick<ButtonProps, 'size'>;
|
|
44
|
+
export {};
|
package/dist/components/button-group/components/button-group-button/button-group-button.styles.d.ts
CHANGED
|
@@ -13,6 +13,9 @@ export declare const styles: import("tailwind-variants").TVReturnType<{
|
|
|
13
13
|
true: {
|
|
14
14
|
base: string;
|
|
15
15
|
};
|
|
16
|
+
false: {
|
|
17
|
+
base: string;
|
|
18
|
+
};
|
|
16
19
|
};
|
|
17
20
|
}, {
|
|
18
21
|
base: string;
|
|
@@ -34,6 +37,9 @@ export declare const styles: import("tailwind-variants").TVReturnType<{
|
|
|
34
37
|
true: {
|
|
35
38
|
base: string;
|
|
36
39
|
};
|
|
40
|
+
false: {
|
|
41
|
+
base: string;
|
|
42
|
+
};
|
|
37
43
|
};
|
|
38
44
|
}, {
|
|
39
45
|
base: string;
|
|
@@ -13,7 +13,7 @@ function _extends() {
|
|
|
13
13
|
};
|
|
14
14
|
return _extends.apply(this, arguments);
|
|
15
15
|
}
|
|
16
|
-
import React, { createContext, useEffect, useMemo, useRef, useState } from 'react';
|
|
16
|
+
import React, { createContext, useEffect, useId, useMemo, useRef, useState } from 'react';
|
|
17
17
|
import { useCheckboxGroup, useFocusRing } from 'react-aria';
|
|
18
18
|
import { useCheckboxGroupState } from 'react-stately';
|
|
19
19
|
import { Button } from '../button/index.js';
|
|
@@ -50,6 +50,7 @@ export function CheckboxGroup({ className , checkboxes , label , orientation ='v
|
|
|
50
50
|
orientation,
|
|
51
51
|
isFocusVisible
|
|
52
52
|
});
|
|
53
|
+
const panelId = useId();
|
|
53
54
|
const childrenToRender = useMemo(()=>{
|
|
54
55
|
const newChildren = checkboxes.map((checkbox, index)=>React.createElement(CheckboxGroupCheckbox, _extends({
|
|
55
56
|
key: index,
|
|
@@ -77,7 +78,8 @@ export function CheckboxGroup({ className , checkboxes , label , orientation ='v
|
|
|
77
78
|
}, groupProps), React.createElement(Label, _extends({}, labelProps), label), hintMessage && React.createElement(Hint, _extends({}, descriptionProps), hintMessage), errorMessage && state.validationState === 'invalid' && React.createElement(ErrorMessage, _extends({}, errorMessageProps, {
|
|
78
79
|
message: errorMessage
|
|
79
80
|
})), React.createElement("div", {
|
|
80
|
-
className: styles.itemWrapper()
|
|
81
|
+
className: styles.itemWrapper(),
|
|
82
|
+
id: panelId
|
|
81
83
|
}, React.createElement(CheckboxGroupContext.Provider, {
|
|
82
84
|
value: {
|
|
83
85
|
...state,
|
|
@@ -91,7 +93,9 @@ export function CheckboxGroup({ className , checkboxes , label , orientation ='v
|
|
|
91
93
|
iconAfter: ()=>React.createElement(ExpandMoreIcon, {
|
|
92
94
|
size: "small",
|
|
93
95
|
color: "link"
|
|
94
|
-
})
|
|
96
|
+
}),
|
|
97
|
+
"aria-controls": panelId,
|
|
98
|
+
"aria-expanded": !hiddenOptions
|
|
95
99
|
}, focusProps), React.createElement("p", {
|
|
96
100
|
className: styles.buttonText()
|
|
97
101
|
}, `Show ${revealAmount} more ${revealAmount === 1 ? 'item' : 'items'}`))));
|
|
@@ -18,7 +18,7 @@ import { VisuallyHidden, useCheckboxGroupItem, useFocusRing } from 'react-aria';
|
|
|
18
18
|
import { Icon } from '../../../icon/icon.component.js';
|
|
19
19
|
import { CheckboxGroupContext } from '../../checkbox-group.component.js';
|
|
20
20
|
import { styles as checkboxItemStyles } from './checkbox-group-checkbox.styles.js';
|
|
21
|
-
function CheckIcon({ copyrightYear ='
|
|
21
|
+
function CheckIcon({ copyrightYear ='2024' , size , ...props }) {
|
|
22
22
|
const viewBoxSize = size === 'large' ? '0 0 30 30' : '0 0 24 24';
|
|
23
23
|
return React.createElement(Icon, _extends({
|
|
24
24
|
copyrightYear: copyrightYear,
|
|
@@ -12,7 +12,7 @@ export const styles = tv({
|
|
|
12
12
|
addBtn: 'h-auto p-0 no-underline hover:underline',
|
|
13
13
|
toggleBtn: 'p-0',
|
|
14
14
|
collapsible: '',
|
|
15
|
-
content: 'px-3 pb-5 pt-0
|
|
15
|
+
content: 'px-3 pb-5 pt-0 md:px-9',
|
|
16
16
|
footer: '',
|
|
17
17
|
titlePrimary: 'typography-body-9 font-bold',
|
|
18
18
|
titleSecondary: 'mt-1 items-center',
|
|
@@ -55,12 +55,12 @@ export function Footer({ brand , logoLink ='#' , logoAssistiveText , hideLogo =f
|
|
|
55
55
|
className: styles.topRow()
|
|
56
56
|
}, React.createElement(GridItem, {
|
|
57
57
|
span: 12
|
|
58
|
-
}, children)), React.createElement(Grid, null, React.createElement(GridItem, {
|
|
58
|
+
}, children)), !hideLogo && React.createElement(Grid, null, React.createElement(GridItem, {
|
|
59
59
|
span: {
|
|
60
60
|
initial: 12,
|
|
61
61
|
md: 1
|
|
62
62
|
}
|
|
63
|
-
},
|
|
63
|
+
}, React.createElement("a", _extends({
|
|
64
64
|
href: logoLink,
|
|
65
65
|
className: styles.link()
|
|
66
66
|
}, focusProps), srOnlyText && React.createElement(VisuallyHidden, null, srOnlyText), React.createElement(Logo, {
|
|
@@ -10,6 +10,12 @@ export declare const styles: import("tailwind-variants").TVReturnType<{
|
|
|
10
10
|
link: string;
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
+
hideLogo: {
|
|
14
|
+
true: string;
|
|
15
|
+
false: {
|
|
16
|
+
topRow: string;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
13
19
|
}, {
|
|
14
20
|
base: string;
|
|
15
21
|
wrapper: string;
|
|
@@ -29,6 +35,12 @@ export declare const styles: import("tailwind-variants").TVReturnType<{
|
|
|
29
35
|
link: string;
|
|
30
36
|
};
|
|
31
37
|
};
|
|
38
|
+
hideLogo: {
|
|
39
|
+
true: string;
|
|
40
|
+
false: {
|
|
41
|
+
topRow: string;
|
|
42
|
+
};
|
|
43
|
+
};
|
|
32
44
|
}, {
|
|
33
45
|
base: string;
|
|
34
46
|
wrapper: string;
|
|
@@ -3,7 +3,7 @@ export const styles = tv({
|
|
|
3
3
|
slots: {
|
|
4
4
|
base: 'relative overflow-hidden border-t-[1px] border-t-primary',
|
|
5
5
|
wrapper: 'pt-3 max-md:px-2 max-md:pb-3 md:px-4 md:pb-4',
|
|
6
|
-
topRow: '
|
|
6
|
+
topRow: '',
|
|
7
7
|
link: 'float-right block'
|
|
8
8
|
},
|
|
9
9
|
variants: {
|
|
@@ -17,6 +17,12 @@ export const styles = tv({
|
|
|
17
17
|
true: {
|
|
18
18
|
link: 'focus-outline'
|
|
19
19
|
}
|
|
20
|
+
},
|
|
21
|
+
hideLogo: {
|
|
22
|
+
true: '',
|
|
23
|
+
false: {
|
|
24
|
+
topRow: 'max-md:mb-7 md:mb-4'
|
|
25
|
+
}
|
|
20
26
|
}
|
|
21
27
|
}
|
|
22
28
|
}, {
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AccessibilityIcon({ 'aria-label': ariaLabel = 'Accessibility' , copyrightYear ='
|
|
17
|
+
export function AccessibilityIcon({ 'aria-label': ariaLabel = 'Accessibility' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AccountIcon({ look ='filled' , 'aria-label': ariaLabel = 'Account' , copyrightYear ='
|
|
17
|
+
export function AccountIcon({ look ='filled' , 'aria-label': ariaLabel = 'Account' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AddCircleIcon({ look ='filled' , 'aria-label': ariaLabel = 'Add Circle' , copyrightYear ='
|
|
17
|
+
export function AddCircleIcon({ look ='filled' , 'aria-label': ariaLabel = 'Add Circle' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AddIcon({ 'aria-label': ariaLabel = 'Add' , copyrightYear ='
|
|
17
|
+
export function AddIcon({ 'aria-label': ariaLabel = 'Add' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AlertIcon({ look ='filled' , 'aria-label': ariaLabel = 'Alert' , copyrightYear ='
|
|
17
|
+
export function AlertIcon({ look ='filled' , 'aria-label': ariaLabel = 'Alert' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AndroidIcon({ 'aria-label': ariaLabel = 'Android' , copyrightYear ='
|
|
17
|
+
export function AndroidIcon({ 'aria-label': ariaLabel = 'Android' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AppleIcon({ 'aria-label': ariaLabel = 'Apple' , copyrightYear ='
|
|
17
|
+
export function AppleIcon({ 'aria-label': ariaLabel = 'Apple' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function ArchiveBoxIcon({ look ='filled' , 'aria-label': ariaLabel = 'Archive Box' , copyrightYear ='
|
|
17
|
+
export function ArchiveBoxIcon({ look ='filled' , 'aria-label': ariaLabel = 'Archive Box' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function ArrowForkIcon({ 'aria-label': ariaLabel = 'Arrow Fork' , copyrightYear ='
|
|
17
|
+
export function ArrowForkIcon({ 'aria-label': ariaLabel = 'Arrow Fork' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function ArrowLeftIcon({ 'aria-label': ariaLabel = 'Arrow Left' , copyrightYear ='
|
|
17
|
+
export function ArrowLeftIcon({ 'aria-label': ariaLabel = 'Arrow Left' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function ArrowRightIcon({ 'aria-label': ariaLabel = 'Arrow Right' , copyrightYear ='
|
|
17
|
+
export function ArrowRightIcon({ 'aria-label': ariaLabel = 'Arrow Right' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function ArrowSplitIcon({ 'aria-label': ariaLabel = 'Arrow Split' , copyrightYear ='
|
|
17
|
+
export function ArrowSplitIcon({ 'aria-label': ariaLabel = 'Arrow Split' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AtmIcon({ look ='filled' , 'aria-label': ariaLabel = 'Atm' , copyrightYear ='
|
|
17
|
+
export function AtmIcon({ look ='filled' , 'aria-label': ariaLabel = 'Atm' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AttacheCaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'Attache Case' , copyrightYear ='
|
|
17
|
+
export function AttacheCaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'Attache Case' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function AustraliaIcon({ look ='filled' , 'aria-label': ariaLabel = 'Australia' , copyrightYear ='
|
|
17
|
+
export function AustraliaIcon({ look ='filled' , 'aria-label': ariaLabel = 'Australia' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BabyBuggyIcon({ look ='filled' , 'aria-label': ariaLabel = 'Baby Buggy' , copyrightYear ='
|
|
17
|
+
export function BabyBuggyIcon({ look ='filled' , 'aria-label': ariaLabel = 'Baby Buggy' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BackspaceIcon({ look ='filled' , 'aria-label': ariaLabel = 'Backspace' , copyrightYear ='
|
|
17
|
+
export function BackspaceIcon({ look ='filled' , 'aria-label': ariaLabel = 'Backspace' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BankIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bank' , copyrightYear ='
|
|
17
|
+
export function BankIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bank' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BarChartDownIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bar Chart Down' , copyrightYear ='
|
|
17
|
+
export function BarChartDownIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bar Chart Down' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BarChartIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bar Chart' , copyrightYear ='
|
|
17
|
+
export function BarChartIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bar Chart' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BarbellIcon({ 'aria-label': ariaLabel = 'Barbell' , copyrightYear ='
|
|
17
|
+
export function BarbellIcon({ 'aria-label': ariaLabel = 'Barbell' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BookIcon({ look ='filled' , 'aria-label': ariaLabel = 'Book' , copyrightYear ='
|
|
17
|
+
export function BookIcon({ look ='filled' , 'aria-label': ariaLabel = 'Book' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BpayIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bpay' , copyrightYear ='
|
|
17
|
+
export function BpayIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bpay' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BriefcaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'Briefcase' , copyrightYear ='
|
|
17
|
+
export function BriefcaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'Briefcase' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BugReportIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bug Report' , copyrightYear ='
|
|
17
|
+
export function BugReportIcon({ look ='filled' , 'aria-label': ariaLabel = 'Bug Report' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BurgerIcon({ look ='filled' , 'aria-label': ariaLabel = 'Burger' , copyrightYear ='
|
|
17
|
+
export function BurgerIcon({ look ='filled' , 'aria-label': ariaLabel = 'Burger' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function BusinessPersonIcon({ look ='filled' , 'aria-label': ariaLabel = 'Business Person' , copyrightYear ='
|
|
17
|
+
export function BusinessPersonIcon({ look ='filled' , 'aria-label': ariaLabel = 'Business Person' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CafeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cafe' , copyrightYear ='
|
|
17
|
+
export function CafeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cafe' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CakeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cake' , copyrightYear ='
|
|
17
|
+
export function CakeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cake' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CalculateIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calculate' , copyrightYear ='
|
|
17
|
+
export function CalculateIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calculate' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CalculatorIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calculator' , copyrightYear ='
|
|
17
|
+
export function CalculatorIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calculator' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CalendarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calendar' , copyrightYear ='
|
|
17
|
+
export function CalendarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Calendar' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CameraIcon({ look ='filled' , 'aria-label': ariaLabel = 'Camera' , copyrightYear ='
|
|
17
|
+
export function CameraIcon({ look ='filled' , 'aria-label': ariaLabel = 'Camera' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Car' , copyrightYear ='
|
|
17
|
+
export function CarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Car' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CardlessCashIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cardless Cash' , copyrightYear ='
|
|
17
|
+
export function CardlessCashIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cardless Cash' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function CartIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cart' , copyrightYear ='
|
|
17
|
+
export function CartIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cart' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -14,7 +14,7 @@ function _extends() {
|
|
|
14
14
|
}
|
|
15
15
|
import React, { Fragment } from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function ChatIcon({ look ='filled' , 'aria-label': ariaLabel = 'Chat' , copyrightYear ='
|
|
17
|
+
export function ChatIcon({ look ='filled' , 'aria-label': ariaLabel = 'Chat' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|