@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
|
@@ -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 CheckIcon({ look ='filled' , 'aria-label': ariaLabel = 'Check' , copyrightYear ='
|
|
17
|
+
export function CheckIcon({ look ='filled' , 'aria-label': ariaLabel = 'Check' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
function _extends() {
|
|
2
|
+
_extends = Object.assign || function(target) {
|
|
3
|
+
for(var i = 1; i < arguments.length; i++){
|
|
4
|
+
var source = arguments[i];
|
|
5
|
+
for(var key in source){
|
|
6
|
+
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
7
|
+
target[key] = source[key];
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
return _extends.apply(this, arguments);
|
|
14
|
+
}
|
|
15
|
+
import React, { Fragment } from 'react';
|
|
16
|
+
import { Icon } from '../icon.component.js';
|
|
17
|
+
export function ChildCareIcon({ look ='filled' , 'aria-label': ariaLabel = 'Child Care' , copyrightYear ='2024' , ...props }) {
|
|
18
|
+
return React.createElement(Icon, _extends({
|
|
19
|
+
"aria-label": ariaLabel,
|
|
20
|
+
copyrightYear: copyrightYear
|
|
21
|
+
}, props), look === 'filled' ? React.createElement(Fragment, null, React.createElement("path", {
|
|
22
|
+
d: "M12 8a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z",
|
|
23
|
+
fill: "currentColor"
|
|
24
|
+
}), React.createElement("path", {
|
|
25
|
+
"fill-rule": "evenodd",
|
|
26
|
+
"clip-rule": "evenodd",
|
|
27
|
+
d: "M12 9c3.338 0 10 1.519 10 4.533v5.934c0 1.321-1.28 2.355-3 3.1-.32.139-.655.267-1 .386v-3.286C18 17.893 14.002 17 12 17s-6 .893-6 2.667v.061c.225.104.483.21.773.316 1.547.562 3.416.88 4.747.944V21a1.5 1.5 0 1 1-.285 2.977c-1.537-.09-3.508-.431-5.235-1.024-2.199-.756-4-1.919-4-3.486v-5.934C2 10.52 8.662 9 12 9Zm2.5 4.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z",
|
|
28
|
+
fill: "currentColor"
|
|
29
|
+
})) : React.createElement(Fragment, null, React.createElement("path", {
|
|
30
|
+
"fill-rule": "evenodd",
|
|
31
|
+
"clip-rule": "evenodd",
|
|
32
|
+
d: "M12 8a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",
|
|
33
|
+
fill: "currentColor"
|
|
34
|
+
}), React.createElement("path", {
|
|
35
|
+
d: "M12 17a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z",
|
|
36
|
+
fill: "currentColor"
|
|
37
|
+
}), React.createElement("path", {
|
|
38
|
+
"fill-rule": "evenodd",
|
|
39
|
+
"clip-rule": "evenodd",
|
|
40
|
+
d: "M12 24a1 1 0 1 0 0-2c-1.054 0-2.548-.182-4-.543v-.466c.175-.122.476-.28.92-.439C9.947 20.187 11.22 20 12 20c.78 0 2.053.187 3.08.552.444.159.745.317.92.44v2.52a18.837 18.837 0 0 0 2-.56c2.199-.755 4-1.918 4-3.485v-5.934C22 10.52 15.338 9 12 9S2 10.519 2 13.533v5.934c0 1.567 1.801 2.73 4 3.486l.144.048c.6.2 1.229.37 1.856.51 1.456.326 2.906.489 4 .489Zm5.569-11.984C15.712 11.341 13.443 11 12 11c-1.443 0-3.712.341-5.569 1.016-.93.338-1.627.713-2.054 1.071a1.52 1.52 0 0 0-.348.379.283.283 0 0 0-.028.06L4 13.533v5.934l.001.007a.283.283 0 0 0 .028.06c.043.075.142.207.348.379.358.3.906.613 1.623.905v-.151C6 18.893 9.998 18 12 18s6 .893 6 2.667v.151l.067-.028c.684-.284 1.21-.587 1.556-.877a1.52 1.52 0 0 0 .348-.379.279.279 0 0 0 .028-.06v-.005l.001-.002v-5.936l-.001-.005a.279.279 0 0 0-.028-.06 1.52 1.52 0 0 0-.348-.379c-.427-.357-1.123-.733-2.054-1.071Z",
|
|
41
|
+
fill: "currentColor"
|
|
42
|
+
})));
|
|
43
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
function _extends() {
|
|
2
|
+
_extends = Object.assign || function(target) {
|
|
3
|
+
for(var i = 1; i < arguments.length; i++){
|
|
4
|
+
var source = arguments[i];
|
|
5
|
+
for(var key in source){
|
|
6
|
+
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
7
|
+
target[key] = source[key];
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
return target;
|
|
12
|
+
};
|
|
13
|
+
return _extends.apply(this, arguments);
|
|
14
|
+
}
|
|
15
|
+
import React from 'react';
|
|
16
|
+
import { Icon } from '../icon.component.js';
|
|
17
|
+
export function ChildIcon({ 'aria-label': ariaLabel = 'Child' , copyrightYear ='2024' , ...props }) {
|
|
18
|
+
return React.createElement(Icon, _extends({
|
|
19
|
+
"aria-label": ariaLabel,
|
|
20
|
+
copyrightYear: copyrightYear
|
|
21
|
+
}, props), React.createElement("path", {
|
|
22
|
+
d: "M15.333 12a1.61 1.61 0 0 1-1.183-.483 1.61 1.61 0 0 1-.483-1.184c0-.466.16-.86.483-1.183a1.61 1.61 0 0 1 1.183-.483c.467 0 .861.16 1.184.483.322.322.483.717.483 1.183 0 .467-.161.861-.483 1.184a1.61 1.61 0 0 1-1.184.483ZM8.667 12a1.61 1.61 0 0 1-1.184-.483A1.61 1.61 0 0 1 7 10.333c0-.466.161-.86.483-1.183a1.61 1.61 0 0 1 1.184-.483c.466 0 .86.16 1.183.483.322.322.483.717.483 1.183 0 .467-.16.861-.483 1.184A1.61 1.61 0 0 1 8.667 12ZM12 19c-1.333 0-2.539-.367-3.617-1.1A6.536 6.536 0 0 1 6 15h12a6.536 6.536 0 0 1-2.383 2.9C14.539 18.633 13.333 19 12 19Z",
|
|
23
|
+
fill: "currentColor"
|
|
24
|
+
}), React.createElement("path", {
|
|
25
|
+
"fill-rule": "evenodd",
|
|
26
|
+
"clip-rule": "evenodd",
|
|
27
|
+
d: "M12.262.003A12.24 12.24 0 0 0 12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12C24 5.56 18.928.306 12.56.013A1.007 1.007 0 0 0 12.4 0c-.046 0-.092 0-.138.003ZM12 22c5.523 0 10-4.477 10-10 0-5.424-4.318-9.84-9.705-9.996C11.603 2.061 11 2.674 11 3.5c0 .867.665 1.5 1.4 1.5.347 0 .668-.134.918-.368a1 1 0 1 1 1.364 1.463c-.599.558-1.4.905-2.282.905C10.484 7 9 5.394 9 3.5c0-.38.06-.748.17-1.094C5.027 3.626 2 7.46 2 12c0 5.523 4.477 10 10 10Z",
|
|
28
|
+
fill: "currentColor"
|
|
29
|
+
}));
|
|
30
|
+
}
|
|
@@ -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 ClearIcon({ look ='filled' , 'aria-label': ariaLabel = 'Clear' , copyrightYear ='
|
|
17
|
+
export function ClearIcon({ look ='filled' , 'aria-label': ariaLabel = 'Clear' , 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 ClockIcon({ look ='filled' , 'aria-label': ariaLabel = 'Clock' , copyrightYear ='
|
|
17
|
+
export function ClockIcon({ look ='filled' , 'aria-label': ariaLabel = 'Clock' , 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 CloseIcon({ 'aria-label': ariaLabel = 'Close' , copyrightYear ='
|
|
17
|
+
export function CloseIcon({ 'aria-label': ariaLabel = 'Close' , 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 CocktailGlassIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cocktail Glass' , copyrightYear ='
|
|
17
|
+
export function CocktailGlassIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cocktail Glass' , 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 CompassIcon({ look ='filled' , 'aria-label': ariaLabel = 'Compass' , copyrightYear ='
|
|
17
|
+
export function CompassIcon({ look ='filled' , 'aria-label': ariaLabel = 'Compass' , 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 ContactIcon({ look ='filled' , 'aria-label': ariaLabel = 'Contact' , copyrightYear ='
|
|
17
|
+
export function ContactIcon({ look ='filled' , 'aria-label': ariaLabel = 'Contact' , 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 ContentCopyIcon({ look ='filled' , 'aria-label': ariaLabel = 'Content Copy' , copyrightYear ='
|
|
17
|
+
export function ContentCopyIcon({ look ='filled' , 'aria-label': ariaLabel = 'Content Copy' , 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 CreditCardIcon({ look ='filled' , 'aria-label': ariaLabel = 'Credit Card' , copyrightYear ='
|
|
17
|
+
export function CreditCardIcon({ look ='filled' , 'aria-label': ariaLabel = 'Credit Card' , 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 CreditCardsIcon({ look ='filled' , 'aria-label': ariaLabel = 'Credit Cards' , copyrightYear ='
|
|
17
|
+
export function CreditCardsIcon({ look ='filled' , 'aria-label': ariaLabel = 'Credit Cards' , 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 CubeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cube' , copyrightYear ='
|
|
17
|
+
export function CubeIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cube' , 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 CursorArrowClickIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cursor Arrow Click' , copyrightYear ='
|
|
17
|
+
export function CursorArrowClickIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cursor Arrow Click' , 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 CursorArrowDoubleclickIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cursor Arrow Doubleclick' , copyrightYear ='
|
|
17
|
+
export function CursorArrowDoubleclickIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cursor Arrow Doubleclick' , 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 CursorArrowIcon({ 'aria-label': ariaLabel = 'Cursor Arrow' , copyrightYear ='
|
|
17
|
+
export function CursorArrowIcon({ 'aria-label': ariaLabel = 'Cursor Arrow' , 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 CursorArrowRaysIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cursor Arrow Rays' , copyrightYear ='
|
|
17
|
+
export function CursorArrowRaysIcon({ look ='filled' , 'aria-label': ariaLabel = 'Cursor Arrow Rays' , 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 DeleteIcon({ look ='filled' , 'aria-label': ariaLabel = 'Delete' , copyrightYear ='
|
|
17
|
+
export function DeleteIcon({ look ='filled' , 'aria-label': ariaLabel = 'Delete' , 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 DeliveryTruckIcon({ look ='filled' , 'aria-label': ariaLabel = 'Delivery Truck' , copyrightYear ='
|
|
17
|
+
export function DeliveryTruckIcon({ look ='filled' , 'aria-label': ariaLabel = 'Delivery Truck' , 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 DesktopIcon({ 'aria-label': ariaLabel = 'Desktop' , copyrightYear ='
|
|
17
|
+
export function DesktopIcon({ 'aria-label': ariaLabel = 'Desktop' , 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 DiamondIcon({ look ='filled' , 'aria-label': ariaLabel = 'Diamond' , copyrightYear ='
|
|
17
|
+
export function DiamondIcon({ look ='filled' , 'aria-label': ariaLabel = 'Diamond' , 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 DollarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Dollar' , copyrightYear ='
|
|
17
|
+
export function DollarIcon({ look ='filled' , 'aria-label': ariaLabel = 'Dollar' , 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 DollarSignIcon({ 'aria-label': ariaLabel = 'Dollar Sign' , copyrightYear ='
|
|
17
|
+
export function DollarSignIcon({ 'aria-label': ariaLabel = 'Dollar Sign' , 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 DownloadFileIcon({ look ='filled' , 'aria-label': ariaLabel = 'Download File' , copyrightYear ='
|
|
17
|
+
export function DownloadFileIcon({ look ='filled' , 'aria-label': ariaLabel = 'Download File' , 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 DownloadIcon({ look ='filled' , 'aria-label': ariaLabel = 'Download' , copyrightYear ='
|
|
17
|
+
export function DownloadIcon({ look ='filled' , 'aria-label': ariaLabel = 'Download' , 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 DragIcon({ 'aria-label': ariaLabel = 'Drag' , copyrightYear ='
|
|
17
|
+
export function DragIcon({ 'aria-label': ariaLabel = 'Drag' , 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 DropDownIcon({ 'aria-label': ariaLabel = 'Drop Down' , copyrightYear ='
|
|
17
|
+
export function DropDownIcon({ 'aria-label': ariaLabel = 'Drop 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 from 'react';
|
|
16
16
|
import { Icon } from '../icon.component.js';
|
|
17
|
-
export function DropUpIcon({ 'aria-label': ariaLabel = 'Drop Up' , copyrightYear ='
|
|
17
|
+
export function DropUpIcon({ 'aria-label': ariaLabel = 'Drop Up' , 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 DropboxIcon({ 'aria-label': ariaLabel = 'Dropbox' , copyrightYear ='
|
|
17
|
+
export function DropboxIcon({ 'aria-label': ariaLabel = 'Dropbox' , 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 EditIcon({ look ='filled' , 'aria-label': ariaLabel = 'Edit' , copyrightYear ='
|
|
17
|
+
export function EditIcon({ look ='filled' , 'aria-label': ariaLabel = 'Edit' , 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 EducationIcon({ look ='filled' , 'aria-label': ariaLabel = 'Education' , copyrightYear ='
|
|
17
|
+
export function EducationIcon({ look ='filled' , 'aria-label': ariaLabel = 'Education' , 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 EftposIcon({ look ='filled' , 'aria-label': ariaLabel = 'Eftpos' , copyrightYear ='
|
|
17
|
+
export function EftposIcon({ look ='filled' , 'aria-label': ariaLabel = 'Eftpos' , 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 EmailIcon({ look ='filled' , 'aria-label': ariaLabel = 'Email' , copyrightYear ='
|
|
17
|
+
export function EmailIcon({ look ='filled' , 'aria-label': ariaLabel = 'Email' , 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 ErrorIcon({ look ='filled' , 'aria-label': ariaLabel = 'Error' , copyrightYear ='
|
|
17
|
+
export function ErrorIcon({ look ='filled' , 'aria-label': ariaLabel = 'Error' , 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 ExcelFileIcon({ look ='filled' , 'aria-label': ariaLabel = 'Excel File' , copyrightYear ='
|
|
17
|
+
export function ExcelFileIcon({ look ='filled' , 'aria-label': ariaLabel = 'Excel File' , 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 ExitIcon({ 'aria-label': ariaLabel = 'Exit' , copyrightYear ='
|
|
17
|
+
export function ExitIcon({ 'aria-label': ariaLabel = 'Exit' , 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 ExpandLessIcon({ 'aria-label': ariaLabel = 'Expand Less' , copyrightYear ='
|
|
17
|
+
export function ExpandLessIcon({ 'aria-label': ariaLabel = 'Expand Less' , 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 ExpandMoreIcon({ 'aria-label': ariaLabel = 'Expand More' , copyrightYear ='
|
|
17
|
+
export function ExpandMoreIcon({ 'aria-label': ariaLabel = 'Expand More' , 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 FaceHappyIcon({ look ='filled' , 'aria-label': ariaLabel = 'Face Happy' , copyrightYear ='
|
|
17
|
+
export function FaceHappyIcon({ look ='filled' , 'aria-label': ariaLabel = 'Face Happy' , 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 FacebookIcon({ look ='filled' , 'aria-label': ariaLabel = 'Facebook' , copyrightYear ='
|
|
17
|
+
export function FacebookIcon({ look ='filled' , 'aria-label': ariaLabel = 'Facebook' , 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 FavoriteIcon({ look ='filled' , 'aria-label': ariaLabel = 'Favorite' , copyrightYear ='
|
|
17
|
+
export function FavoriteIcon({ look ='filled' , 'aria-label': ariaLabel = 'Favorite' , 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 FilterIcon({ 'aria-label': ariaLabel = 'Filter' , copyrightYear ='
|
|
17
|
+
export function FilterIcon({ 'aria-label': ariaLabel = 'Filter' , 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 FingerprintIcon({ look ='filled' , 'aria-label': ariaLabel = 'Fingerprint' , copyrightYear ='
|
|
17
|
+
export function FingerprintIcon({ look ='filled' , 'aria-label': ariaLabel = 'Fingerprint' , 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 FirstAidCaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'First Aid Case' , copyrightYear ='
|
|
17
|
+
export function FirstAidCaseIcon({ look ='filled' , 'aria-label': ariaLabel = 'First Aid 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 FirstAidIcon({ look ='filled' , 'aria-label': ariaLabel = 'First Aid' , copyrightYear ='
|
|
17
|
+
export function FirstAidIcon({ look ='filled' , 'aria-label': ariaLabel = 'First Aid' , 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 FutureClockIcon({ 'aria-label': ariaLabel = 'Future Clock' , copyrightYear ='
|
|
17
|
+
export function FutureClockIcon({ 'aria-label': ariaLabel = 'Future Clock' , 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 GelIcon({ look ='filled' , 'aria-label': ariaLabel = 'Gel' , copyrightYear ='
|
|
17
|
+
export function GelIcon({ look ='filled' , 'aria-label': ariaLabel = 'Gel' , 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 GenericFileIcon({ look ='filled' , 'aria-label': ariaLabel = 'Generic File' , copyrightYear ='
|
|
17
|
+
export function GenericFileIcon({ look ='filled' , 'aria-label': ariaLabel = 'Generic File' , 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 GeolocationIcon({ look ='filled' , 'aria-label': ariaLabel = 'Geolocation' , copyrightYear ='
|
|
17
|
+
export function GeolocationIcon({ look ='filled' , 'aria-label': ariaLabel = 'Geolocation' , 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 GiftIcon({ look ='filled' , 'aria-label': ariaLabel = 'Gift' , copyrightYear ='
|
|
17
|
+
export function GiftIcon({ look ='filled' , 'aria-label': ariaLabel = 'Gift' , 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 GithubIcon({ 'aria-label': ariaLabel = 'Github' , copyrightYear ='
|
|
17
|
+
export function GithubIcon({ 'aria-label': ariaLabel = 'Github' , 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 GlobalIcon({ 'aria-label': ariaLabel = 'Global' , copyrightYear ='
|
|
17
|
+
export function GlobalIcon({ 'aria-label': ariaLabel = 'Global' , copyrightYear ='2024' , ...props }) {
|
|
18
18
|
return React.createElement(Icon, _extends({
|
|
19
19
|
"aria-label": ariaLabel,
|
|
20
20
|
copyrightYear: copyrightYear
|