@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
|
@@ -465,6 +465,138 @@ video {
|
|
|
465
465
|
--colors-text-80: 70, 73, 81;
|
|
466
466
|
--colors-text-90: 47, 50, 59;
|
|
467
467
|
--colors-text: 24, 27, 37;
|
|
468
|
+
--colors-data-a-solid-5: 253, 243, 243;
|
|
469
|
+
--colors-data-a-solid-10: 251, 232, 231;
|
|
470
|
+
--colors-data-a-solid-20: 248, 209, 207;
|
|
471
|
+
--colors-data-a-solid-30: 244, 185, 183;
|
|
472
|
+
--colors-data-a-solid-40: 240, 162, 159;
|
|
473
|
+
--colors-data-a-solid-50: 237, 139, 136;
|
|
474
|
+
--colors-data-a-solid-60: 233, 116, 112;
|
|
475
|
+
--colors-data-a-solid-70: 229, 93, 88;
|
|
476
|
+
--colors-data-a-solid-80: 225, 69, 64;
|
|
477
|
+
--colors-data-a-solid-90: 222, 46, 40;
|
|
478
|
+
--colors-data-a-solid: 218, 23, 16;
|
|
479
|
+
--colors-data-a-tint-5: 254, 249, 249;
|
|
480
|
+
--colors-data-a-tint-10: 253, 243, 243;
|
|
481
|
+
--colors-data-a-tint-20: 251, 232, 231;
|
|
482
|
+
--colors-data-a-tint-30: 249, 220, 219;
|
|
483
|
+
--colors-data-a-tint-40: 247, 208, 207;
|
|
484
|
+
--colors-data-a-tint-50: 246, 196, 195;
|
|
485
|
+
--colors-data-a-tint-60: 244, 185, 183;
|
|
486
|
+
--colors-data-a-tint-70: 242, 173, 171;
|
|
487
|
+
--colors-data-a-tint-80: 240, 161, 159;
|
|
488
|
+
--colors-data-a-tint-90: 238, 150, 147;
|
|
489
|
+
--colors-data-a-tint: 236, 138, 135;
|
|
490
|
+
--colors-data-b-solid-5: 244, 244, 246;
|
|
491
|
+
--colors-data-b-solid-10: 233, 232, 237;
|
|
492
|
+
--colors-data-b-solid-20: 210, 210, 220;
|
|
493
|
+
--colors-data-b-solid-30: 188, 187, 202;
|
|
494
|
+
--colors-data-b-solid-40: 165, 164, 185;
|
|
495
|
+
--colors-data-b-solid-50: 143, 142, 167;
|
|
496
|
+
--colors-data-b-solid-60: 121, 119, 149;
|
|
497
|
+
--colors-data-b-solid-70: 98, 96, 132;
|
|
498
|
+
--colors-data-b-solid-80: 76, 73, 114;
|
|
499
|
+
--colors-data-b-solid-90: 53, 51, 97;
|
|
500
|
+
--colors-data-b-solid: 31, 28, 79;
|
|
501
|
+
--colors-data-b-tint-5: 249, 249, 251;
|
|
502
|
+
--colors-data-b-tint-10: 244, 244, 246;
|
|
503
|
+
--colors-data-b-tint-20: 232, 232, 237;
|
|
504
|
+
--colors-data-b-tint-30: 221, 221, 228;
|
|
505
|
+
--colors-data-b-tint-40: 210, 209, 219;
|
|
506
|
+
--colors-data-b-tint-50: 199, 198, 211;
|
|
507
|
+
--colors-data-b-tint-60: 187, 187, 202;
|
|
508
|
+
--colors-data-b-tint-70: 176, 175, 193;
|
|
509
|
+
--colors-data-b-tint-80: 165, 164, 184;
|
|
510
|
+
--colors-data-b-tint-90: 153, 152, 175;
|
|
511
|
+
--colors-data-b-tint: 142, 141, 166;
|
|
512
|
+
--colors-data-c-solid-5: 255, 245, 253;
|
|
513
|
+
--colors-data-c-solid-10: 255, 236, 251;
|
|
514
|
+
--colors-data-c-solid-20: 255, 216, 248;
|
|
515
|
+
--colors-data-c-solid-30: 255, 197, 244;
|
|
516
|
+
--colors-data-c-solid-40: 255, 177, 241;
|
|
517
|
+
--colors-data-c-solid-50: 255, 158, 237;
|
|
518
|
+
--colors-data-c-solid-60: 255, 139, 233;
|
|
519
|
+
--colors-data-c-solid-70: 255, 119, 230;
|
|
520
|
+
--colors-data-c-solid-80: 255, 100, 226;
|
|
521
|
+
--colors-data-c-solid-90: 255, 80, 223;
|
|
522
|
+
--colors-data-c-solid: 255, 61, 219;
|
|
523
|
+
--colors-data-c-tint-5: 255, 250, 254;
|
|
524
|
+
--colors-data-c-tint-10: 255, 245, 253;
|
|
525
|
+
--colors-data-c-tint-20: 255, 235, 251;
|
|
526
|
+
--colors-data-c-tint-30: 255, 226, 249;
|
|
527
|
+
--colors-data-c-tint-40: 255, 216, 247;
|
|
528
|
+
--colors-data-c-tint-50: 255, 206, 246;
|
|
529
|
+
--colors-data-c-tint-60: 255, 196, 244;
|
|
530
|
+
--colors-data-c-tint-70: 255, 186, 242;
|
|
531
|
+
--colors-data-c-tint-80: 255, 177, 240;
|
|
532
|
+
--colors-data-c-tint-90: 255, 167, 238;
|
|
533
|
+
--colors-data-c-tint: 255, 157, 236;
|
|
534
|
+
--colors-data-d-solid-5: 250, 244, 253;
|
|
535
|
+
--colors-data-d-solid-10: 245, 232, 251;
|
|
536
|
+
--colors-data-d-solid-20: 235, 209, 247;
|
|
537
|
+
--colors-data-d-solid-30: 224, 186, 243;
|
|
538
|
+
--colors-data-d-solid-40: 214, 163, 239;
|
|
539
|
+
--colors-data-d-solid-50: 204, 141, 235;
|
|
540
|
+
--colors-data-d-solid-60: 194, 118, 230;
|
|
541
|
+
--colors-data-d-solid-70: 184, 95, 226;
|
|
542
|
+
--colors-data-d-solid-80: 173, 72, 222;
|
|
543
|
+
--colors-data-d-solid-90: 163, 49, 218;
|
|
544
|
+
--colors-data-d-solid: 153, 26, 214;
|
|
545
|
+
--colors-data-d-tint-5: 252, 249, 254;
|
|
546
|
+
--colors-data-d-tint-10: 250, 243, 253;
|
|
547
|
+
--colors-data-d-tint-20: 245, 232, 251;
|
|
548
|
+
--colors-data-d-tint-30: 239, 221, 249;
|
|
549
|
+
--colors-data-d-tint-40: 234, 209, 247;
|
|
550
|
+
--colors-data-d-tint-50: 229, 198, 244;
|
|
551
|
+
--colors-data-d-tint-60: 224, 186, 242;
|
|
552
|
+
--colors-data-d-tint-70: 219, 175, 240;
|
|
553
|
+
--colors-data-d-tint-80: 213, 163, 238;
|
|
554
|
+
--colors-data-d-tint-90: 208, 152, 236;
|
|
555
|
+
--colors-data-d-tint: 203, 140, 234;
|
|
556
|
+
--colors-data-e-solid-5: 250, 242, 242;
|
|
557
|
+
--colors-data-e-solid-10: 245, 230, 230;
|
|
558
|
+
--colors-data-e-solid-20: 235, 204, 204;
|
|
559
|
+
--colors-data-e-solid-30: 224, 179, 179;
|
|
560
|
+
--colors-data-e-solid-40: 214, 153, 153;
|
|
561
|
+
--colors-data-e-solid-50: 204, 128, 128;
|
|
562
|
+
--colors-data-e-solid-60: 194, 102, 102;
|
|
563
|
+
--colors-data-e-solid-70: 184, 77, 77;
|
|
564
|
+
--colors-data-e-solid-80: 173, 51, 51;
|
|
565
|
+
--colors-data-e-solid-90: 163, 26, 26;
|
|
566
|
+
--colors-data-e-solid: 153, 0, 0;
|
|
567
|
+
--colors-data-e-tint-5: 252, 249, 249;
|
|
568
|
+
--colors-data-e-tint-10: 250, 242, 242;
|
|
569
|
+
--colors-data-e-tint-20: 245, 229, 229;
|
|
570
|
+
--colors-data-e-tint-30: 239, 217, 217;
|
|
571
|
+
--colors-data-e-tint-40: 234, 204, 204;
|
|
572
|
+
--colors-data-e-tint-50: 229, 191, 191;
|
|
573
|
+
--colors-data-e-tint-60: 224, 178, 178;
|
|
574
|
+
--colors-data-e-tint-70: 219, 165, 165;
|
|
575
|
+
--colors-data-e-tint-80: 213, 153, 153;
|
|
576
|
+
--colors-data-e-tint-90: 208, 140, 140;
|
|
577
|
+
--colors-data-e-tint: 203, 127, 127;
|
|
578
|
+
--colors-data-f-solid-5: 255, 248, 243;
|
|
579
|
+
--colors-data-f-solid-10: 254, 242, 231;
|
|
580
|
+
--colors-data-f-solid-20: 253, 228, 207;
|
|
581
|
+
--colors-data-f-solid-30: 252, 215, 183;
|
|
582
|
+
--colors-data-f-solid-40: 251, 202, 159;
|
|
583
|
+
--colors-data-f-solid-50: 250, 189, 135;
|
|
584
|
+
--colors-data-f-solid-60: 249, 175, 111;
|
|
585
|
+
--colors-data-f-solid-70: 248, 162, 87;
|
|
586
|
+
--colors-data-f-solid-80: 247, 149, 63;
|
|
587
|
+
--colors-data-f-solid-90: 246, 135, 39;
|
|
588
|
+
--colors-data-f-solid: 245, 122, 15;
|
|
589
|
+
--colors-data-f-tint-5: 255, 252, 249;
|
|
590
|
+
--colors-data-f-tint-10: 255, 248, 243;
|
|
591
|
+
--colors-data-f-tint-20: 254, 242, 231;
|
|
592
|
+
--colors-data-f-tint-30: 254, 235, 219;
|
|
593
|
+
--colors-data-f-tint-40: 253, 228, 207;
|
|
594
|
+
--colors-data-f-tint-50: 253, 222, 195;
|
|
595
|
+
--colors-data-f-tint-60: 252, 215, 183;
|
|
596
|
+
--colors-data-f-tint-70: 251, 208, 171;
|
|
597
|
+
--colors-data-f-tint-80: 251, 201, 159;
|
|
598
|
+
--colors-data-f-tint-90: 251, 195, 147;
|
|
599
|
+
--colors-data-f-tint: 250, 188, 135;
|
|
468
600
|
--colors-pictogram-dark: 31, 28, 79;
|
|
469
601
|
--colors-pictogram-duo-highlight: 218, 23, 16;
|
|
470
602
|
--colors-pictogram-duo-outline: 31, 28, 79;
|
|
@@ -632,6 +764,138 @@ video {
|
|
|
632
764
|
--colors-text-80: 77, 53, 113;
|
|
633
765
|
--colors-text-90: 54, 27, 96;
|
|
634
766
|
--colors-text: 32, 2, 78;
|
|
767
|
+
--colors-data-a-solid-5: 253, 245, 242;
|
|
768
|
+
--colors-data-a-solid-10: 250, 235, 230;
|
|
769
|
+
--colors-data-a-solid-20: 246, 215, 204;
|
|
770
|
+
--colors-data-a-solid-30: 241, 196, 179;
|
|
771
|
+
--colors-data-a-solid-40: 237, 176, 153;
|
|
772
|
+
--colors-data-a-solid-50: 232, 156, 128;
|
|
773
|
+
--colors-data-a-solid-60: 227, 136, 102;
|
|
774
|
+
--colors-data-a-solid-70: 223, 116, 77;
|
|
775
|
+
--colors-data-a-solid-80: 218, 97, 51;
|
|
776
|
+
--colors-data-a-solid-90: 214, 77, 26;
|
|
777
|
+
--colors-data-a-solid: 209, 57, 0;
|
|
778
|
+
--colors-data-a-tint-5: 254, 250, 249;
|
|
779
|
+
--colors-data-a-tint-10: 253, 245, 242;
|
|
780
|
+
--colors-data-a-tint-20: 250, 235, 229;
|
|
781
|
+
--colors-data-a-tint-30: 248, 225, 217;
|
|
782
|
+
--colors-data-a-tint-40: 245, 215, 204;
|
|
783
|
+
--colors-data-a-tint-50: 243, 205, 191;
|
|
784
|
+
--colors-data-a-tint-60: 241, 195, 178;
|
|
785
|
+
--colors-data-a-tint-70: 238, 185, 165;
|
|
786
|
+
--colors-data-a-tint-80: 236, 175, 153;
|
|
787
|
+
--colors-data-a-tint-90: 233, 165, 140;
|
|
788
|
+
--colors-data-a-tint: 231, 155, 127;
|
|
789
|
+
--colors-data-b-solid-5: 246, 246, 250;
|
|
790
|
+
--colors-data-b-solid-10: 238, 237, 244;
|
|
791
|
+
--colors-data-b-solid-20: 221, 218, 233;
|
|
792
|
+
--colors-data-b-solid-30: 203, 200, 222;
|
|
793
|
+
--colors-data-b-solid-40: 186, 182, 211;
|
|
794
|
+
--colors-data-b-solid-50: 169, 163, 200;
|
|
795
|
+
--colors-data-b-solid-60: 152, 145, 189;
|
|
796
|
+
--colors-data-b-solid-70: 135, 127, 178;
|
|
797
|
+
--colors-data-b-solid-80: 117, 109, 167;
|
|
798
|
+
--colors-data-b-solid-90: 100, 90, 156;
|
|
799
|
+
--colors-data-b-solid: 83, 72, 145;
|
|
800
|
+
--colors-data-b-tint-5: 251, 250, 252;
|
|
801
|
+
--colors-data-b-tint-10: 246, 246, 249;
|
|
802
|
+
--colors-data-b-tint-20: 238, 237, 244;
|
|
803
|
+
--colors-data-b-tint-30: 229, 227, 238;
|
|
804
|
+
--colors-data-b-tint-40: 220, 218, 233;
|
|
805
|
+
--colors-data-b-tint-50: 211, 209, 227;
|
|
806
|
+
--colors-data-b-tint-60: 203, 200, 221;
|
|
807
|
+
--colors-data-b-tint-70: 194, 191, 216;
|
|
808
|
+
--colors-data-b-tint-80: 185, 181, 210;
|
|
809
|
+
--colors-data-b-tint-90: 177, 172, 205;
|
|
810
|
+
--colors-data-b-tint: 168, 163, 199;
|
|
811
|
+
--colors-data-c-solid-5: 250, 250, 255;
|
|
812
|
+
--colors-data-c-solid-10: 246, 244, 255;
|
|
813
|
+
--colors-data-c-solid-20: 236, 234, 254;
|
|
814
|
+
--colors-data-c-solid-30: 227, 223, 254;
|
|
815
|
+
--colors-data-c-solid-40: 217, 212, 254;
|
|
816
|
+
--colors-data-c-solid-50: 208, 202, 254;
|
|
817
|
+
--colors-data-c-solid-60: 198, 191, 253;
|
|
818
|
+
--colors-data-c-solid-70: 189, 180, 253;
|
|
819
|
+
--colors-data-c-solid-80: 179, 169, 253;
|
|
820
|
+
--colors-data-c-solid-90: 170, 159, 252;
|
|
821
|
+
--colors-data-c-solid: 160, 148, 252;
|
|
822
|
+
--colors-data-c-tint-5: 253, 252, 255;
|
|
823
|
+
--colors-data-c-tint-10: 250, 250, 255;
|
|
824
|
+
--colors-data-c-tint-20: 245, 244, 255;
|
|
825
|
+
--colors-data-c-tint-30: 241, 239, 254;
|
|
826
|
+
--colors-data-c-tint-40: 236, 233, 254;
|
|
827
|
+
--colors-data-c-tint-50: 231, 228, 254;
|
|
828
|
+
--colors-data-c-tint-60: 226, 223, 254;
|
|
829
|
+
--colors-data-c-tint-70: 221, 217, 254;
|
|
830
|
+
--colors-data-c-tint-80: 217, 212, 253;
|
|
831
|
+
--colors-data-c-tint-90: 212, 206, 253;
|
|
832
|
+
--colors-data-c-tint: 207, 201, 253;
|
|
833
|
+
--colors-data-d-solid-5: 244, 242, 246;
|
|
834
|
+
--colors-data-d-solid-10: 233, 230, 237;
|
|
835
|
+
--colors-data-d-solid-20: 210, 204, 220;
|
|
836
|
+
--colors-data-d-solid-30: 188, 179, 202;
|
|
837
|
+
--colors-data-d-solid-40: 166, 154, 184;
|
|
838
|
+
--colors-data-d-solid-50: 144, 129, 167;
|
|
839
|
+
--colors-data-d-solid-60: 121, 103, 149;
|
|
840
|
+
--colors-data-d-solid-70: 99, 78, 131;
|
|
841
|
+
--colors-data-d-solid-80: 77, 53, 113;
|
|
842
|
+
--colors-data-d-solid-90: 54, 27, 96;
|
|
843
|
+
--colors-data-d-solid: 32, 2, 78;
|
|
844
|
+
--colors-data-d-tint-5: 249, 249, 251;
|
|
845
|
+
--colors-data-d-tint-10: 244, 242, 246;
|
|
846
|
+
--colors-data-d-tint-20: 233, 230, 237;
|
|
847
|
+
--colors-data-d-tint-30: 221, 217, 228;
|
|
848
|
+
--colors-data-d-tint-40: 210, 204, 219;
|
|
849
|
+
--colors-data-d-tint-50: 199, 192, 211;
|
|
850
|
+
--colors-data-d-tint-60: 188, 179, 202;
|
|
851
|
+
--colors-data-d-tint-70: 177, 166, 193;
|
|
852
|
+
--colors-data-d-tint-80: 165, 153, 184;
|
|
853
|
+
--colors-data-d-tint-90: 154, 141, 175;
|
|
854
|
+
--colors-data-d-tint: 143, 128, 166;
|
|
855
|
+
--colors-data-e-solid-5: 253, 249, 243;
|
|
856
|
+
--colors-data-e-solid-10: 250, 242, 232;
|
|
857
|
+
--colors-data-e-solid-20: 246, 229, 208;
|
|
858
|
+
--colors-data-e-solid-30: 241, 216, 185;
|
|
859
|
+
--colors-data-e-solid-40: 237, 203, 161;
|
|
860
|
+
--colors-data-e-solid-50: 232, 191, 138;
|
|
861
|
+
--colors-data-e-solid-60: 227, 178, 115;
|
|
862
|
+
--colors-data-e-solid-70: 223, 165, 91;
|
|
863
|
+
--colors-data-e-solid-80: 218, 152, 68;
|
|
864
|
+
--colors-data-e-solid-90: 214, 139, 44;
|
|
865
|
+
--colors-data-e-solid: 209, 126, 21;
|
|
866
|
+
--colors-data-e-tint-5: 254, 252, 249;
|
|
867
|
+
--colors-data-e-tint-10: 253, 249, 243;
|
|
868
|
+
--colors-data-e-tint-20: 250, 242, 232;
|
|
869
|
+
--colors-data-e-tint-30: 248, 236, 220;
|
|
870
|
+
--colors-data-e-tint-40: 246, 229, 208;
|
|
871
|
+
--colors-data-e-tint-50: 243, 223, 196;
|
|
872
|
+
--colors-data-e-tint-60: 241, 216, 185;
|
|
873
|
+
--colors-data-e-tint-70: 239, 210, 173;
|
|
874
|
+
--colors-data-e-tint-80: 237, 203, 161;
|
|
875
|
+
--colors-data-e-tint-90: 234, 197, 150;
|
|
876
|
+
--colors-data-e-tint: 232, 190, 138;
|
|
877
|
+
--colors-data-f-solid-5: 250, 244, 242;
|
|
878
|
+
--colors-data-f-solid-10: 245, 234, 230;
|
|
879
|
+
--colors-data-f-solid-20: 236, 212, 204;
|
|
880
|
+
--colors-data-f-solid-30: 226, 191, 179;
|
|
881
|
+
--colors-data-f-solid-40: 216, 170, 153;
|
|
882
|
+
--colors-data-f-solid-50: 207, 149, 128;
|
|
883
|
+
--colors-data-f-solid-60: 197, 127, 102;
|
|
884
|
+
--colors-data-f-solid-70: 187, 106, 77;
|
|
885
|
+
--colors-data-f-solid-80: 177, 85, 51;
|
|
886
|
+
--colors-data-f-solid-90: 168, 63, 26;
|
|
887
|
+
--colors-data-f-solid: 158, 42, 0;
|
|
888
|
+
--colors-data-f-tint-5: 253, 250, 249;
|
|
889
|
+
--colors-data-f-tint-10: 250, 244, 242;
|
|
890
|
+
--colors-data-f-tint-20: 245, 234, 230;
|
|
891
|
+
--colors-data-f-tint-30: 240, 223, 217;
|
|
892
|
+
--colors-data-f-tint-40: 235, 212, 204;
|
|
893
|
+
--colors-data-f-tint-50: 231, 202, 192;
|
|
894
|
+
--colors-data-f-tint-60: 226, 191, 179;
|
|
895
|
+
--colors-data-f-tint-70: 221, 180, 166;
|
|
896
|
+
--colors-data-f-tint-80: 216, 169, 153;
|
|
897
|
+
--colors-data-f-tint-90: 211, 159, 141;
|
|
898
|
+
--colors-data-f-tint: 206, 148, 128;
|
|
635
899
|
--colors-pictogram-dark: 83, 72, 145;
|
|
636
900
|
--colors-pictogram-duo-highlight: 160, 148, 252;
|
|
637
901
|
--colors-pictogram-duo-outline: 83, 72, 145;
|
|
@@ -789,6 +1053,138 @@ video {
|
|
|
789
1053
|
--colors-text-80: 92, 92, 92;
|
|
790
1054
|
--colors-text-90: 71, 71, 71;
|
|
791
1055
|
--colors-text: 51, 51, 51;
|
|
1056
|
+
--colors-data-a-solid-5: 253, 244, 244;
|
|
1057
|
+
--colors-data-a-solid-10: 251, 232, 234;
|
|
1058
|
+
--colors-data-a-solid-20: 247, 209, 213;
|
|
1059
|
+
--colors-data-a-solid-30: 243, 187, 191;
|
|
1060
|
+
--colors-data-a-solid-40: 239, 164, 170;
|
|
1061
|
+
--colors-data-a-solid-50: 236, 141, 149;
|
|
1062
|
+
--colors-data-a-solid-60: 232, 118, 128;
|
|
1063
|
+
--colors-data-a-solid-70: 228, 95, 107;
|
|
1064
|
+
--colors-data-a-solid-80: 224, 73, 85;
|
|
1065
|
+
--colors-data-a-solid-90: 220, 50, 64;
|
|
1066
|
+
--colors-data-a-solid: 216, 27, 43;
|
|
1067
|
+
--colors-data-a-tint-5: 254, 249, 250;
|
|
1068
|
+
--colors-data-a-tint-10: 253, 243, 244;
|
|
1069
|
+
--colors-data-a-tint-20: 251, 232, 234;
|
|
1070
|
+
--colors-data-a-tint-30: 249, 221, 223;
|
|
1071
|
+
--colors-data-a-tint-40: 247, 209, 212;
|
|
1072
|
+
--colors-data-a-tint-50: 245, 198, 202;
|
|
1073
|
+
--colors-data-a-tint-60: 243, 186, 191;
|
|
1074
|
+
--colors-data-a-tint-70: 241, 175, 180;
|
|
1075
|
+
--colors-data-a-tint-80: 239, 163, 169;
|
|
1076
|
+
--colors-data-a-tint-90: 237, 152, 159;
|
|
1077
|
+
--colors-data-a-tint: 235, 140, 148;
|
|
1078
|
+
--colors-data-b-solid-5: 242, 245, 248;
|
|
1079
|
+
--colors-data-b-solid-10: 230, 234, 240;
|
|
1080
|
+
--colors-data-b-solid-20: 204, 213, 226;
|
|
1081
|
+
--colors-data-b-solid-30: 179, 193, 211;
|
|
1082
|
+
--colors-data-b-solid-40: 153, 172, 196;
|
|
1083
|
+
--colors-data-b-solid-50: 128, 151, 181;
|
|
1084
|
+
--colors-data-b-solid-60: 102, 130, 167;
|
|
1085
|
+
--colors-data-b-solid-70: 77, 109, 152;
|
|
1086
|
+
--colors-data-b-solid-80: 51, 89, 137;
|
|
1087
|
+
--colors-data-b-solid-90: 26, 68, 123;
|
|
1088
|
+
--colors-data-b-solid: 0, 47, 108;
|
|
1089
|
+
--colors-data-b-tint-5: 249, 250, 251;
|
|
1090
|
+
--colors-data-b-tint-10: 242, 245, 248;
|
|
1091
|
+
--colors-data-b-tint-20: 229, 234, 240;
|
|
1092
|
+
--colors-data-b-tint-30: 217, 224, 233;
|
|
1093
|
+
--colors-data-b-tint-40: 204, 213, 225;
|
|
1094
|
+
--colors-data-b-tint-50: 191, 203, 218;
|
|
1095
|
+
--colors-data-b-tint-60: 178, 192, 211;
|
|
1096
|
+
--colors-data-b-tint-70: 165, 182, 203;
|
|
1097
|
+
--colors-data-b-tint-80: 153, 171, 196;
|
|
1098
|
+
--colors-data-b-tint-90: 140, 161, 188;
|
|
1099
|
+
--colors-data-b-tint: 127, 150, 181;
|
|
1100
|
+
--colors-data-c-solid-5: 242, 251, 252;
|
|
1101
|
+
--colors-data-c-solid-10: 230, 247, 248;
|
|
1102
|
+
--colors-data-c-solid-20: 204, 239, 242;
|
|
1103
|
+
--colors-data-c-solid-30: 179, 230, 235;
|
|
1104
|
+
--colors-data-c-solid-40: 153, 222, 229;
|
|
1105
|
+
--colors-data-c-solid-50: 128, 214, 222;
|
|
1106
|
+
--colors-data-c-solid-60: 102, 206, 215;
|
|
1107
|
+
--colors-data-c-solid-70: 77, 198, 209;
|
|
1108
|
+
--colors-data-c-solid-80: 51, 189, 202;
|
|
1109
|
+
--colors-data-c-solid-90: 26, 181, 196;
|
|
1110
|
+
--colors-data-c-solid: 0, 173, 189;
|
|
1111
|
+
--colors-data-c-tint-5: 249, 253, 253;
|
|
1112
|
+
--colors-data-c-tint-10: 242, 251, 252;
|
|
1113
|
+
--colors-data-c-tint-20: 229, 247, 248;
|
|
1114
|
+
--colors-data-c-tint-30: 217, 242, 245;
|
|
1115
|
+
--colors-data-c-tint-40: 204, 238, 241;
|
|
1116
|
+
--colors-data-c-tint-50: 191, 234, 238;
|
|
1117
|
+
--colors-data-c-tint-60: 178, 230, 235;
|
|
1118
|
+
--colors-data-c-tint-70: 165, 226, 231;
|
|
1119
|
+
--colors-data-c-tint-80: 153, 221, 228;
|
|
1120
|
+
--colors-data-c-tint-90: 140, 217, 224;
|
|
1121
|
+
--colors-data-c-tint: 127, 213, 221;
|
|
1122
|
+
--colors-data-d-solid-5: 247, 252, 245;
|
|
1123
|
+
--colors-data-d-solid-10: 239, 248, 236;
|
|
1124
|
+
--colors-data-d-solid-20: 222, 241, 216;
|
|
1125
|
+
--colors-data-d-solid-30: 206, 235, 197;
|
|
1126
|
+
--colors-data-d-solid-40: 190, 228, 178;
|
|
1127
|
+
--colors-data-d-solid-50: 174, 221, 159;
|
|
1128
|
+
--colors-data-d-solid-60: 157, 214, 139;
|
|
1129
|
+
--colors-data-d-solid-70: 141, 207, 120;
|
|
1130
|
+
--colors-data-d-solid-80: 125, 201, 101;
|
|
1131
|
+
--colors-data-d-solid-90: 108, 194, 81;
|
|
1132
|
+
--colors-data-d-solid: 92, 187, 62;
|
|
1133
|
+
--colors-data-d-tint-5: 251, 253, 250;
|
|
1134
|
+
--colors-data-d-tint-10: 247, 252, 245;
|
|
1135
|
+
--colors-data-d-tint-20: 239, 248, 236;
|
|
1136
|
+
--colors-data-d-tint-30: 230, 245, 226;
|
|
1137
|
+
--colors-data-d-tint-40: 222, 241, 216;
|
|
1138
|
+
--colors-data-d-tint-50: 214, 238, 207;
|
|
1139
|
+
--colors-data-d-tint-60: 206, 234, 197;
|
|
1140
|
+
--colors-data-d-tint-70: 198, 231, 187;
|
|
1141
|
+
--colors-data-d-tint-80: 189, 227, 177;
|
|
1142
|
+
--colors-data-d-tint-90: 181, 224, 168;
|
|
1143
|
+
--colors-data-d-tint: 173, 220, 158;
|
|
1144
|
+
--colors-data-e-solid-5: 255, 250, 244;
|
|
1145
|
+
--colors-data-e-solid-10: 254, 244, 233;
|
|
1146
|
+
--colors-data-e-solid-20: 253, 233, 210;
|
|
1147
|
+
--colors-data-e-solid-30: 253, 222, 187;
|
|
1148
|
+
--colors-data-e-solid-40: 252, 211, 165;
|
|
1149
|
+
--colors-data-e-solid-50: 251, 201, 143;
|
|
1150
|
+
--colors-data-e-solid-60: 250, 190, 120;
|
|
1151
|
+
--colors-data-e-solid-70: 249, 179, 98;
|
|
1152
|
+
--colors-data-e-solid-80: 249, 168, 75;
|
|
1153
|
+
--colors-data-e-solid-90: 248, 157, 53;
|
|
1154
|
+
--colors-data-e-solid: 247, 146, 30;
|
|
1155
|
+
--colors-data-e-tint-5: 255, 252, 249;
|
|
1156
|
+
--colors-data-e-tint-10: 255, 250, 244;
|
|
1157
|
+
--colors-data-e-tint-20: 254, 244, 232;
|
|
1158
|
+
--colors-data-e-tint-30: 254, 239, 221;
|
|
1159
|
+
--colors-data-e-tint-40: 253, 233, 210;
|
|
1160
|
+
--colors-data-e-tint-50: 253, 227, 199;
|
|
1161
|
+
--colors-data-e-tint-60: 252, 222, 187;
|
|
1162
|
+
--colors-data-e-tint-70: 251, 217, 176;
|
|
1163
|
+
--colors-data-e-tint-80: 251, 211, 165;
|
|
1164
|
+
--colors-data-e-tint-90: 251, 206, 153;
|
|
1165
|
+
--colors-data-e-tint: 250, 200, 142;
|
|
1166
|
+
--colors-data-f-solid-5: 250, 244, 248;
|
|
1167
|
+
--colors-data-f-solid-10: 246, 233, 240;
|
|
1168
|
+
--colors-data-f-solid-20: 236, 211, 225;
|
|
1169
|
+
--colors-data-f-solid-30: 227, 189, 210;
|
|
1170
|
+
--colors-data-f-solid-40: 218, 167, 195;
|
|
1171
|
+
--colors-data-f-solid-50: 209, 145, 180;
|
|
1172
|
+
--colors-data-f-solid-60: 199, 122, 165;
|
|
1173
|
+
--colors-data-f-solid-70: 190, 100, 150;
|
|
1174
|
+
--colors-data-f-solid-80: 181, 78, 135;
|
|
1175
|
+
--colors-data-f-solid-90: 171, 56, 120;
|
|
1176
|
+
--colors-data-f-solid: 162, 34, 105;
|
|
1177
|
+
--colors-data-f-tint-5: 253, 249, 251;
|
|
1178
|
+
--colors-data-f-tint-10: 250, 244, 247;
|
|
1179
|
+
--colors-data-f-tint-20: 246, 233, 240;
|
|
1180
|
+
--colors-data-f-tint-30: 241, 222, 232;
|
|
1181
|
+
--colors-data-f-tint-40: 236, 211, 225;
|
|
1182
|
+
--colors-data-f-tint-50: 232, 200, 217;
|
|
1183
|
+
--colors-data-f-tint-60: 227, 188, 209;
|
|
1184
|
+
--colors-data-f-tint-70: 222, 177, 202;
|
|
1185
|
+
--colors-data-f-tint-80: 217, 166, 194;
|
|
1186
|
+
--colors-data-f-tint-90: 213, 155, 187;
|
|
1187
|
+
--colors-data-f-tint: 208, 144, 179;
|
|
792
1188
|
--colors-pictogram-dark: 0, 47, 108;
|
|
793
1189
|
--colors-pictogram-duo-highlight: 0, 173, 189;
|
|
794
1190
|
--colors-pictogram-duo-outline: 0, 47, 108;
|
|
@@ -1103,6 +1499,138 @@ video {
|
|
|
1103
1499
|
--colors-text-80: 92, 92, 92;
|
|
1104
1500
|
--colors-text-90: 71, 71, 71;
|
|
1105
1501
|
--colors-text: 51, 51, 51;
|
|
1502
|
+
--colors-data-a-solid-5: 242, 248, 252;
|
|
1503
|
+
--colors-data-a-solid-10: 230, 242, 248;
|
|
1504
|
+
--colors-data-a-solid-20: 205, 229, 242;
|
|
1505
|
+
--colors-data-a-solid-30: 180, 216, 235;
|
|
1506
|
+
--colors-data-a-solid-40: 155, 203, 228;
|
|
1507
|
+
--colors-data-a-solid-50: 130, 190, 222;
|
|
1508
|
+
--colors-data-a-solid-60: 104, 177, 215;
|
|
1509
|
+
--colors-data-a-solid-70: 79, 164, 208;
|
|
1510
|
+
--colors-data-a-solid-80: 54, 151, 201;
|
|
1511
|
+
--colors-data-a-solid-90: 29, 138, 195;
|
|
1512
|
+
--colors-data-a-solid: 4, 125, 188;
|
|
1513
|
+
--colors-data-a-tint-5: 249, 252, 253;
|
|
1514
|
+
--colors-data-a-tint-10: 242, 248, 252;
|
|
1515
|
+
--colors-data-a-tint-20: 230, 242, 248;
|
|
1516
|
+
--colors-data-a-tint-30: 217, 235, 245;
|
|
1517
|
+
--colors-data-a-tint-40: 205, 229, 241;
|
|
1518
|
+
--colors-data-a-tint-50: 192, 222, 238;
|
|
1519
|
+
--colors-data-a-tint-60: 179, 215, 235;
|
|
1520
|
+
--colors-data-a-tint-70: 167, 209, 231;
|
|
1521
|
+
--colors-data-a-tint-80: 154, 202, 228;
|
|
1522
|
+
--colors-data-a-tint-90: 142, 196, 224;
|
|
1523
|
+
--colors-data-a-tint: 129, 189, 221;
|
|
1524
|
+
--colors-data-b-solid-5: 243, 246, 248;
|
|
1525
|
+
--colors-data-b-solid-10: 231, 236, 240;
|
|
1526
|
+
--colors-data-b-solid-20: 207, 218, 226;
|
|
1527
|
+
--colors-data-b-solid-30: 183, 199, 211;
|
|
1528
|
+
--colors-data-b-solid-40: 159, 180, 196;
|
|
1529
|
+
--colors-data-b-solid-50: 135, 162, 181;
|
|
1530
|
+
--colors-data-b-solid-60: 111, 143, 167;
|
|
1531
|
+
--colors-data-b-solid-70: 87, 124, 152;
|
|
1532
|
+
--colors-data-b-solid-80: 63, 105, 137;
|
|
1533
|
+
--colors-data-b-solid-90: 39, 87, 123;
|
|
1534
|
+
--colors-data-b-solid: 15, 68, 108;
|
|
1535
|
+
--colors-data-b-tint-5: 249, 250, 251;
|
|
1536
|
+
--colors-data-b-tint-10: 243, 246, 248;
|
|
1537
|
+
--colors-data-b-tint-20: 231, 236, 240;
|
|
1538
|
+
--colors-data-b-tint-30: 219, 227, 233;
|
|
1539
|
+
--colors-data-b-tint-40: 207, 217, 225;
|
|
1540
|
+
--colors-data-b-tint-50: 195, 208, 218;
|
|
1541
|
+
--colors-data-b-tint-60: 182, 199, 211;
|
|
1542
|
+
--colors-data-b-tint-70: 170, 189, 203;
|
|
1543
|
+
--colors-data-b-tint-80: 158, 180, 196;
|
|
1544
|
+
--colors-data-b-tint-90: 146, 170, 188;
|
|
1545
|
+
--colors-data-b-tint: 134, 161, 181;
|
|
1546
|
+
--colors-data-c-solid-5: 248, 252, 245;
|
|
1547
|
+
--colors-data-c-solid-10: 242, 249, 235;
|
|
1548
|
+
--colors-data-c-solid-20: 228, 243, 215;
|
|
1549
|
+
--colors-data-c-solid-30: 214, 237, 196;
|
|
1550
|
+
--colors-data-c-solid-40: 201, 231, 176;
|
|
1551
|
+
--colors-data-c-solid-50: 188, 225, 156;
|
|
1552
|
+
--colors-data-c-solid-60: 174, 219, 136;
|
|
1553
|
+
--colors-data-c-solid-70: 161, 213, 116;
|
|
1554
|
+
--colors-data-c-solid-80: 147, 207, 97;
|
|
1555
|
+
--colors-data-c-solid-90: 134, 201, 77;
|
|
1556
|
+
--colors-data-c-solid: 120, 195, 57;
|
|
1557
|
+
--colors-data-c-tint-5: 252, 253, 250;
|
|
1558
|
+
--colors-data-c-tint-10: 248, 252, 245;
|
|
1559
|
+
--colors-data-c-tint-20: 241, 249, 235;
|
|
1560
|
+
--colors-data-c-tint-30: 235, 246, 225;
|
|
1561
|
+
--colors-data-c-tint-40: 228, 243, 215;
|
|
1562
|
+
--colors-data-c-tint-50: 221, 240, 205;
|
|
1563
|
+
--colors-data-c-tint-60: 214, 236, 195;
|
|
1564
|
+
--colors-data-c-tint-70: 207, 233, 185;
|
|
1565
|
+
--colors-data-c-tint-80: 201, 230, 175;
|
|
1566
|
+
--colors-data-c-tint-90: 194, 227, 165;
|
|
1567
|
+
--colors-data-c-tint: 187, 224, 155;
|
|
1568
|
+
--colors-data-d-solid-5: 243, 252, 255;
|
|
1569
|
+
--colors-data-d-solid-10: 231, 249, 255;
|
|
1570
|
+
--colors-data-d-solid-20: 206, 243, 255;
|
|
1571
|
+
--colors-data-d-solid-30: 182, 237, 255;
|
|
1572
|
+
--colors-data-d-solid-40: 157, 231, 255;
|
|
1573
|
+
--colors-data-d-solid-50: 133, 225, 255;
|
|
1574
|
+
--colors-data-d-solid-60: 109, 218, 255;
|
|
1575
|
+
--colors-data-d-solid-70: 84, 212, 255;
|
|
1576
|
+
--colors-data-d-solid-80: 60, 206, 255;
|
|
1577
|
+
--colors-data-d-solid-90: 35, 200, 255;
|
|
1578
|
+
--colors-data-d-solid: 11, 194, 255;
|
|
1579
|
+
--colors-data-d-tint-5: 249, 253, 255;
|
|
1580
|
+
--colors-data-d-tint-10: 243, 252, 255;
|
|
1581
|
+
--colors-data-d-tint-20: 230, 249, 255;
|
|
1582
|
+
--colors-data-d-tint-30: 218, 246, 255;
|
|
1583
|
+
--colors-data-d-tint-40: 206, 243, 255;
|
|
1584
|
+
--colors-data-d-tint-50: 194, 240, 255;
|
|
1585
|
+
--colors-data-d-tint-60: 181, 236, 255;
|
|
1586
|
+
--colors-data-d-tint-70: 169, 233, 255;
|
|
1587
|
+
--colors-data-d-tint-80: 157, 230, 255;
|
|
1588
|
+
--colors-data-d-tint-90: 144, 227, 255;
|
|
1589
|
+
--colors-data-d-tint: 132, 224, 255;
|
|
1590
|
+
--colors-data-e-solid-5: 253, 253, 242;
|
|
1591
|
+
--colors-data-e-solid-10: 250, 251, 230;
|
|
1592
|
+
--colors-data-e-solid-20: 246, 246, 204;
|
|
1593
|
+
--colors-data-e-solid-30: 241, 242, 179;
|
|
1594
|
+
--colors-data-e-solid-40: 236, 238, 153;
|
|
1595
|
+
--colors-data-e-solid-50: 232, 234, 128;
|
|
1596
|
+
--colors-data-e-solid-60: 227, 229, 102;
|
|
1597
|
+
--colors-data-e-solid-70: 222, 225, 77;
|
|
1598
|
+
--colors-data-e-solid-80: 217, 221, 51;
|
|
1599
|
+
--colors-data-e-solid-90: 213, 216, 26;
|
|
1600
|
+
--colors-data-e-solid: 208, 212, 0;
|
|
1601
|
+
--colors-data-e-tint-5: 254, 254, 249;
|
|
1602
|
+
--colors-data-e-tint-10: 253, 253, 242;
|
|
1603
|
+
--colors-data-e-tint-20: 250, 251, 230;
|
|
1604
|
+
--colors-data-e-tint-30: 248, 248, 217;
|
|
1605
|
+
--colors-data-e-tint-40: 245, 246, 204;
|
|
1606
|
+
--colors-data-e-tint-50: 243, 244, 192;
|
|
1607
|
+
--colors-data-e-tint-60: 241, 242, 179;
|
|
1608
|
+
--colors-data-e-tint-70: 238, 240, 166;
|
|
1609
|
+
--colors-data-e-tint-80: 236, 237, 153;
|
|
1610
|
+
--colors-data-e-tint-90: 233, 235, 141;
|
|
1611
|
+
--colors-data-e-tint: 231, 233, 128;
|
|
1612
|
+
--colors-data-f-solid-5: 242, 252, 253;
|
|
1613
|
+
--colors-data-f-solid-10: 230, 249, 251;
|
|
1614
|
+
--colors-data-f-solid-20: 204, 243, 246;
|
|
1615
|
+
--colors-data-f-solid-30: 179, 237, 242;
|
|
1616
|
+
--colors-data-f-solid-40: 153, 231, 238;
|
|
1617
|
+
--colors-data-f-solid-50: 128, 225, 234;
|
|
1618
|
+
--colors-data-f-solid-60: 102, 218, 229;
|
|
1619
|
+
--colors-data-f-solid-70: 77, 212, 225;
|
|
1620
|
+
--colors-data-f-solid-80: 51, 206, 221;
|
|
1621
|
+
--colors-data-f-solid-90: 26, 200, 216;
|
|
1622
|
+
--colors-data-f-solid: 0, 194, 212;
|
|
1623
|
+
--colors-data-f-tint-5: 249, 253, 254;
|
|
1624
|
+
--colors-data-f-tint-10: 242, 252, 253;
|
|
1625
|
+
--colors-data-f-tint-20: 230, 249, 251;
|
|
1626
|
+
--colors-data-f-tint-30: 217, 246, 249;
|
|
1627
|
+
--colors-data-f-tint-40: 204, 243, 247;
|
|
1628
|
+
--colors-data-f-tint-50: 192, 240, 244;
|
|
1629
|
+
--colors-data-f-tint-60: 179, 236, 242;
|
|
1630
|
+
--colors-data-f-tint-70: 166, 233, 240;
|
|
1631
|
+
--colors-data-f-tint-80: 153, 230, 238;
|
|
1632
|
+
--colors-data-f-tint-90: 141, 227, 236;
|
|
1633
|
+
--colors-data-f-tint: 128, 224, 234;
|
|
1106
1634
|
--colors-pictogram-dark: 4, 125, 188;
|
|
1107
1635
|
--colors-pictogram-duo-highlight: 120, 195, 57;
|
|
1108
1636
|
--colors-pictogram-duo-outline: 4, 125, 188;
|
|
@@ -1260,6 +1788,138 @@ video {
|
|
|
1260
1788
|
--colors-text-80: 51, 109, 92;
|
|
1261
1789
|
--colors-text-90: 26, 90, 71;
|
|
1262
1790
|
--colors-text: 0, 72, 51;
|
|
1791
|
+
--colors-data-a-solid-5: 254, 242, 242;
|
|
1792
|
+
--colors-data-a-solid-10: 252, 230, 230;
|
|
1793
|
+
--colors-data-a-solid-20: 249, 204, 204;
|
|
1794
|
+
--colors-data-a-solid-30: 247, 179, 179;
|
|
1795
|
+
--colors-data-a-solid-40: 244, 153, 153;
|
|
1796
|
+
--colors-data-a-solid-50: 241, 128, 128;
|
|
1797
|
+
--colors-data-a-solid-60: 238, 102, 102;
|
|
1798
|
+
--colors-data-a-solid-70: 235, 77, 77;
|
|
1799
|
+
--colors-data-a-solid-80: 233, 51, 51;
|
|
1800
|
+
--colors-data-a-solid-90: 230, 26, 26;
|
|
1801
|
+
--colors-data-a-solid: 227, 0, 0;
|
|
1802
|
+
--colors-data-a-tint-5: 254, 249, 249;
|
|
1803
|
+
--colors-data-a-tint-10: 254, 242, 242;
|
|
1804
|
+
--colors-data-a-tint-20: 252, 229, 229;
|
|
1805
|
+
--colors-data-a-tint-30: 251, 217, 217;
|
|
1806
|
+
--colors-data-a-tint-40: 249, 204, 204;
|
|
1807
|
+
--colors-data-a-tint-50: 248, 191, 191;
|
|
1808
|
+
--colors-data-a-tint-60: 246, 178, 178;
|
|
1809
|
+
--colors-data-a-tint-70: 245, 165, 165;
|
|
1810
|
+
--colors-data-a-tint-80: 243, 153, 153;
|
|
1811
|
+
--colors-data-a-tint-90: 242, 140, 140;
|
|
1812
|
+
--colors-data-a-tint: 240, 127, 127;
|
|
1813
|
+
--colors-data-b-solid-5: 246, 244, 248;
|
|
1814
|
+
--colors-data-b-solid-10: 238, 234, 242;
|
|
1815
|
+
--colors-data-b-solid-20: 220, 213, 228;
|
|
1816
|
+
--colors-data-b-solid-30: 203, 192, 215;
|
|
1817
|
+
--colors-data-b-solid-40: 185, 171, 201;
|
|
1818
|
+
--colors-data-b-solid-50: 168, 150, 188;
|
|
1819
|
+
--colors-data-b-solid-60: 150, 129, 175;
|
|
1820
|
+
--colors-data-b-solid-70: 132, 108, 161;
|
|
1821
|
+
--colors-data-b-solid-80: 115, 87, 148;
|
|
1822
|
+
--colors-data-b-solid-90: 98, 66, 134;
|
|
1823
|
+
--colors-data-b-solid: 80, 45, 121;
|
|
1824
|
+
--colors-data-b-tint-5: 251, 250, 252;
|
|
1825
|
+
--colors-data-b-tint-10: 246, 244, 248;
|
|
1826
|
+
--colors-data-b-tint-20: 237, 234, 241;
|
|
1827
|
+
--colors-data-b-tint-30: 229, 223, 235;
|
|
1828
|
+
--colors-data-b-tint-40: 220, 213, 228;
|
|
1829
|
+
--colors-data-b-tint-50: 211, 202, 221;
|
|
1830
|
+
--colors-data-b-tint-60: 202, 191, 214;
|
|
1831
|
+
--colors-data-b-tint-70: 193, 181, 207;
|
|
1832
|
+
--colors-data-b-tint-80: 185, 170, 201;
|
|
1833
|
+
--colors-data-b-tint-90: 176, 160, 194;
|
|
1834
|
+
--colors-data-b-tint: 167, 149, 187;
|
|
1835
|
+
--colors-data-c-solid-5: 255, 249, 244;
|
|
1836
|
+
--colors-data-c-solid-10: 255, 242, 234;
|
|
1837
|
+
--colors-data-c-solid-20: 255, 229, 212;
|
|
1838
|
+
--colors-data-c-solid-30: 255, 217, 191;
|
|
1839
|
+
--colors-data-c-solid-40: 255, 204, 169;
|
|
1840
|
+
--colors-data-c-solid-50: 255, 191, 148;
|
|
1841
|
+
--colors-data-c-solid-60: 255, 178, 127;
|
|
1842
|
+
--colors-data-c-solid-70: 255, 165, 105;
|
|
1843
|
+
--colors-data-c-solid-80: 255, 153, 84;
|
|
1844
|
+
--colors-data-c-solid-90: 255, 140, 62;
|
|
1845
|
+
--colors-data-c-solid: 255, 127, 41;
|
|
1846
|
+
--colors-data-c-tint-5: 255, 252, 250;
|
|
1847
|
+
--colors-data-c-tint-10: 255, 249, 244;
|
|
1848
|
+
--colors-data-c-tint-20: 255, 242, 233;
|
|
1849
|
+
--colors-data-c-tint-30: 255, 236, 223;
|
|
1850
|
+
--colors-data-c-tint-40: 255, 229, 212;
|
|
1851
|
+
--colors-data-c-tint-50: 255, 223, 201;
|
|
1852
|
+
--colors-data-c-tint-60: 255, 216, 190;
|
|
1853
|
+
--colors-data-c-tint-70: 255, 210, 179;
|
|
1854
|
+
--colors-data-c-tint-80: 255, 203, 169;
|
|
1855
|
+
--colors-data-c-tint-90: 255, 197, 158;
|
|
1856
|
+
--colors-data-c-tint: 255, 190, 147;
|
|
1857
|
+
--colors-data-d-solid-5: 248, 252, 244;
|
|
1858
|
+
--colors-data-d-solid-10: 242, 249, 233;
|
|
1859
|
+
--colors-data-d-solid-20: 228, 242, 210;
|
|
1860
|
+
--colors-data-d-solid-30: 214, 236, 188;
|
|
1861
|
+
--colors-data-d-solid-40: 201, 229, 166;
|
|
1862
|
+
--colors-data-d-solid-50: 188, 223, 144;
|
|
1863
|
+
--colors-data-d-solid-60: 174, 216, 121;
|
|
1864
|
+
--colors-data-d-solid-70: 161, 210, 99;
|
|
1865
|
+
--colors-data-d-solid-80: 147, 203, 77;
|
|
1866
|
+
--colors-data-d-solid-90: 134, 197, 54;
|
|
1867
|
+
--colors-data-d-solid: 120, 190, 32;
|
|
1868
|
+
--colors-data-d-tint-5: 252, 253, 249;
|
|
1869
|
+
--colors-data-d-tint-10: 248, 252, 244;
|
|
1870
|
+
--colors-data-d-tint-20: 241, 248, 233;
|
|
1871
|
+
--colors-data-d-tint-30: 235, 245, 221;
|
|
1872
|
+
--colors-data-d-tint-40: 228, 242, 210;
|
|
1873
|
+
--colors-data-d-tint-50: 221, 239, 199;
|
|
1874
|
+
--colors-data-d-tint-60: 214, 235, 188;
|
|
1875
|
+
--colors-data-d-tint-70: 207, 232, 177;
|
|
1876
|
+
--colors-data-d-tint-80: 201, 229, 165;
|
|
1877
|
+
--colors-data-d-tint-90: 194, 225, 154;
|
|
1878
|
+
--colors-data-d-tint: 187, 222, 143;
|
|
1879
|
+
--colors-data-e-solid-5: 245, 252, 254;
|
|
1880
|
+
--colors-data-e-solid-10: 236, 249, 253;
|
|
1881
|
+
--colors-data-e-solid-20: 217, 243, 251;
|
|
1882
|
+
--colors-data-e-solid-30: 197, 237, 249;
|
|
1883
|
+
--colors-data-e-solid-40: 178, 231, 247;
|
|
1884
|
+
--colors-data-e-solid-50: 159, 225, 245;
|
|
1885
|
+
--colors-data-e-solid-60: 140, 219, 243;
|
|
1886
|
+
--colors-data-e-solid-70: 121, 213, 241;
|
|
1887
|
+
--colors-data-e-solid-80: 101, 207, 239;
|
|
1888
|
+
--colors-data-e-solid-90: 82, 201, 237;
|
|
1889
|
+
--colors-data-e-solid: 63, 195, 235;
|
|
1890
|
+
--colors-data-e-tint-5: 250, 253, 254;
|
|
1891
|
+
--colors-data-e-tint-10: 245, 252, 254;
|
|
1892
|
+
--colors-data-e-tint-20: 236, 249, 253;
|
|
1893
|
+
--colors-data-e-tint-30: 226, 246, 252;
|
|
1894
|
+
--colors-data-e-tint-40: 216, 243, 251;
|
|
1895
|
+
--colors-data-e-tint-50: 207, 240, 250;
|
|
1896
|
+
--colors-data-e-tint-60: 197, 236, 248;
|
|
1897
|
+
--colors-data-e-tint-70: 187, 233, 247;
|
|
1898
|
+
--colors-data-e-tint-80: 177, 230, 246;
|
|
1899
|
+
--colors-data-e-tint-90: 168, 227, 245;
|
|
1900
|
+
--colors-data-e-tint: 158, 224, 244;
|
|
1901
|
+
--colors-data-f-solid-5: 242, 249, 245;
|
|
1902
|
+
--colors-data-f-solid-10: 230, 243, 235;
|
|
1903
|
+
--colors-data-f-solid-20: 204, 231, 215;
|
|
1904
|
+
--colors-data-f-solid-30: 179, 219, 196;
|
|
1905
|
+
--colors-data-f-solid-40: 153, 207, 176;
|
|
1906
|
+
--colors-data-f-solid-50: 128, 195, 156;
|
|
1907
|
+
--colors-data-f-solid-60: 102, 183, 136;
|
|
1908
|
+
--colors-data-f-solid-70: 77, 171, 116;
|
|
1909
|
+
--colors-data-f-solid-80: 51, 159, 97;
|
|
1910
|
+
--colors-data-f-solid-90: 26, 147, 77;
|
|
1911
|
+
--colors-data-f-solid: 0, 135, 57;
|
|
1912
|
+
--colors-data-f-tint-5: 249, 252, 250;
|
|
1913
|
+
--colors-data-f-tint-10: 242, 249, 245;
|
|
1914
|
+
--colors-data-f-tint-20: 229, 243, 235;
|
|
1915
|
+
--colors-data-f-tint-30: 217, 237, 225;
|
|
1916
|
+
--colors-data-f-tint-40: 204, 231, 215;
|
|
1917
|
+
--colors-data-f-tint-50: 191, 225, 205;
|
|
1918
|
+
--colors-data-f-tint-60: 178, 218, 195;
|
|
1919
|
+
--colors-data-f-tint-70: 165, 212, 185;
|
|
1920
|
+
--colors-data-f-tint-80: 153, 206, 175;
|
|
1921
|
+
--colors-data-f-tint-90: 140, 200, 165;
|
|
1922
|
+
--colors-data-f-tint: 127, 194, 155;
|
|
1263
1923
|
--colors-pictogram-dark: 0, 72, 51;
|
|
1264
1924
|
--colors-pictogram-duo-highlight: 120, 190, 32;
|
|
1265
1925
|
--colors-pictogram-duo-outline: 0, 72, 51;
|
|
@@ -1417,6 +2077,138 @@ video {
|
|
|
1417
2077
|
--colors-text-80: 70, 73, 81;
|
|
1418
2078
|
--colors-text-90: 47, 50, 59;
|
|
1419
2079
|
--colors-text: 24, 27, 37;
|
|
2080
|
+
--colors-data-a-solid-5: 253, 243, 243;
|
|
2081
|
+
--colors-data-a-solid-10: 251, 232, 231;
|
|
2082
|
+
--colors-data-a-solid-20: 248, 209, 207;
|
|
2083
|
+
--colors-data-a-solid-30: 244, 185, 183;
|
|
2084
|
+
--colors-data-a-solid-40: 240, 162, 159;
|
|
2085
|
+
--colors-data-a-solid-50: 237, 139, 136;
|
|
2086
|
+
--colors-data-a-solid-60: 233, 116, 112;
|
|
2087
|
+
--colors-data-a-solid-70: 229, 93, 88;
|
|
2088
|
+
--colors-data-a-solid-80: 225, 69, 64;
|
|
2089
|
+
--colors-data-a-solid-90: 222, 46, 40;
|
|
2090
|
+
--colors-data-a-solid: 218, 23, 16;
|
|
2091
|
+
--colors-data-a-tint-5: 254, 249, 249;
|
|
2092
|
+
--colors-data-a-tint-10: 253, 243, 243;
|
|
2093
|
+
--colors-data-a-tint-20: 251, 232, 231;
|
|
2094
|
+
--colors-data-a-tint-30: 249, 220, 219;
|
|
2095
|
+
--colors-data-a-tint-40: 247, 208, 207;
|
|
2096
|
+
--colors-data-a-tint-50: 246, 196, 195;
|
|
2097
|
+
--colors-data-a-tint-60: 244, 185, 183;
|
|
2098
|
+
--colors-data-a-tint-70: 242, 173, 171;
|
|
2099
|
+
--colors-data-a-tint-80: 240, 161, 159;
|
|
2100
|
+
--colors-data-a-tint-90: 238, 150, 147;
|
|
2101
|
+
--colors-data-a-tint: 236, 138, 135;
|
|
2102
|
+
--colors-data-b-solid-5: 244, 244, 246;
|
|
2103
|
+
--colors-data-b-solid-10: 233, 232, 237;
|
|
2104
|
+
--colors-data-b-solid-20: 210, 210, 220;
|
|
2105
|
+
--colors-data-b-solid-30: 188, 187, 202;
|
|
2106
|
+
--colors-data-b-solid-40: 165, 164, 185;
|
|
2107
|
+
--colors-data-b-solid-50: 143, 142, 167;
|
|
2108
|
+
--colors-data-b-solid-60: 121, 119, 149;
|
|
2109
|
+
--colors-data-b-solid-70: 98, 96, 132;
|
|
2110
|
+
--colors-data-b-solid-80: 76, 73, 114;
|
|
2111
|
+
--colors-data-b-solid-90: 53, 51, 97;
|
|
2112
|
+
--colors-data-b-solid: 31, 28, 79;
|
|
2113
|
+
--colors-data-b-tint-5: 249, 249, 251;
|
|
2114
|
+
--colors-data-b-tint-10: 244, 244, 246;
|
|
2115
|
+
--colors-data-b-tint-20: 232, 232, 237;
|
|
2116
|
+
--colors-data-b-tint-30: 221, 221, 228;
|
|
2117
|
+
--colors-data-b-tint-40: 210, 209, 219;
|
|
2118
|
+
--colors-data-b-tint-50: 199, 198, 211;
|
|
2119
|
+
--colors-data-b-tint-60: 187, 187, 202;
|
|
2120
|
+
--colors-data-b-tint-70: 176, 175, 193;
|
|
2121
|
+
--colors-data-b-tint-80: 165, 164, 184;
|
|
2122
|
+
--colors-data-b-tint-90: 153, 152, 175;
|
|
2123
|
+
--colors-data-b-tint: 142, 141, 166;
|
|
2124
|
+
--colors-data-c-solid-5: 255, 245, 253;
|
|
2125
|
+
--colors-data-c-solid-10: 255, 236, 251;
|
|
2126
|
+
--colors-data-c-solid-20: 255, 216, 248;
|
|
2127
|
+
--colors-data-c-solid-30: 255, 197, 244;
|
|
2128
|
+
--colors-data-c-solid-40: 255, 177, 241;
|
|
2129
|
+
--colors-data-c-solid-50: 255, 158, 237;
|
|
2130
|
+
--colors-data-c-solid-60: 255, 139, 233;
|
|
2131
|
+
--colors-data-c-solid-70: 255, 119, 230;
|
|
2132
|
+
--colors-data-c-solid-80: 255, 100, 226;
|
|
2133
|
+
--colors-data-c-solid-90: 255, 80, 223;
|
|
2134
|
+
--colors-data-c-solid: 255, 61, 219;
|
|
2135
|
+
--colors-data-c-tint-5: 255, 250, 254;
|
|
2136
|
+
--colors-data-c-tint-10: 255, 245, 253;
|
|
2137
|
+
--colors-data-c-tint-20: 255, 235, 251;
|
|
2138
|
+
--colors-data-c-tint-30: 255, 226, 249;
|
|
2139
|
+
--colors-data-c-tint-40: 255, 216, 247;
|
|
2140
|
+
--colors-data-c-tint-50: 255, 206, 246;
|
|
2141
|
+
--colors-data-c-tint-60: 255, 196, 244;
|
|
2142
|
+
--colors-data-c-tint-70: 255, 186, 242;
|
|
2143
|
+
--colors-data-c-tint-80: 255, 177, 240;
|
|
2144
|
+
--colors-data-c-tint-90: 255, 167, 238;
|
|
2145
|
+
--colors-data-c-tint: 255, 157, 236;
|
|
2146
|
+
--colors-data-d-solid-5: 250, 244, 253;
|
|
2147
|
+
--colors-data-d-solid-10: 245, 232, 251;
|
|
2148
|
+
--colors-data-d-solid-20: 235, 209, 247;
|
|
2149
|
+
--colors-data-d-solid-30: 224, 186, 243;
|
|
2150
|
+
--colors-data-d-solid-40: 214, 163, 239;
|
|
2151
|
+
--colors-data-d-solid-50: 204, 141, 235;
|
|
2152
|
+
--colors-data-d-solid-60: 194, 118, 230;
|
|
2153
|
+
--colors-data-d-solid-70: 184, 95, 226;
|
|
2154
|
+
--colors-data-d-solid-80: 173, 72, 222;
|
|
2155
|
+
--colors-data-d-solid-90: 163, 49, 218;
|
|
2156
|
+
--colors-data-d-solid: 153, 26, 214;
|
|
2157
|
+
--colors-data-d-tint-5: 252, 249, 254;
|
|
2158
|
+
--colors-data-d-tint-10: 250, 243, 253;
|
|
2159
|
+
--colors-data-d-tint-20: 245, 232, 251;
|
|
2160
|
+
--colors-data-d-tint-30: 239, 221, 249;
|
|
2161
|
+
--colors-data-d-tint-40: 234, 209, 247;
|
|
2162
|
+
--colors-data-d-tint-50: 229, 198, 244;
|
|
2163
|
+
--colors-data-d-tint-60: 224, 186, 242;
|
|
2164
|
+
--colors-data-d-tint-70: 219, 175, 240;
|
|
2165
|
+
--colors-data-d-tint-80: 213, 163, 238;
|
|
2166
|
+
--colors-data-d-tint-90: 208, 152, 236;
|
|
2167
|
+
--colors-data-d-tint: 203, 140, 234;
|
|
2168
|
+
--colors-data-e-solid-5: 250, 242, 242;
|
|
2169
|
+
--colors-data-e-solid-10: 245, 230, 230;
|
|
2170
|
+
--colors-data-e-solid-20: 235, 204, 204;
|
|
2171
|
+
--colors-data-e-solid-30: 224, 179, 179;
|
|
2172
|
+
--colors-data-e-solid-40: 214, 153, 153;
|
|
2173
|
+
--colors-data-e-solid-50: 204, 128, 128;
|
|
2174
|
+
--colors-data-e-solid-60: 194, 102, 102;
|
|
2175
|
+
--colors-data-e-solid-70: 184, 77, 77;
|
|
2176
|
+
--colors-data-e-solid-80: 173, 51, 51;
|
|
2177
|
+
--colors-data-e-solid-90: 163, 26, 26;
|
|
2178
|
+
--colors-data-e-solid: 153, 0, 0;
|
|
2179
|
+
--colors-data-e-tint-5: 252, 249, 249;
|
|
2180
|
+
--colors-data-e-tint-10: 250, 242, 242;
|
|
2181
|
+
--colors-data-e-tint-20: 245, 229, 229;
|
|
2182
|
+
--colors-data-e-tint-30: 239, 217, 217;
|
|
2183
|
+
--colors-data-e-tint-40: 234, 204, 204;
|
|
2184
|
+
--colors-data-e-tint-50: 229, 191, 191;
|
|
2185
|
+
--colors-data-e-tint-60: 224, 178, 178;
|
|
2186
|
+
--colors-data-e-tint-70: 219, 165, 165;
|
|
2187
|
+
--colors-data-e-tint-80: 213, 153, 153;
|
|
2188
|
+
--colors-data-e-tint-90: 208, 140, 140;
|
|
2189
|
+
--colors-data-e-tint: 203, 127, 127;
|
|
2190
|
+
--colors-data-f-solid-5: 255, 248, 243;
|
|
2191
|
+
--colors-data-f-solid-10: 254, 242, 231;
|
|
2192
|
+
--colors-data-f-solid-20: 253, 228, 207;
|
|
2193
|
+
--colors-data-f-solid-30: 252, 215, 183;
|
|
2194
|
+
--colors-data-f-solid-40: 251, 202, 159;
|
|
2195
|
+
--colors-data-f-solid-50: 250, 189, 135;
|
|
2196
|
+
--colors-data-f-solid-60: 249, 175, 111;
|
|
2197
|
+
--colors-data-f-solid-70: 248, 162, 87;
|
|
2198
|
+
--colors-data-f-solid-80: 247, 149, 63;
|
|
2199
|
+
--colors-data-f-solid-90: 246, 135, 39;
|
|
2200
|
+
--colors-data-f-solid: 245, 122, 15;
|
|
2201
|
+
--colors-data-f-tint-5: 255, 252, 249;
|
|
2202
|
+
--colors-data-f-tint-10: 255, 248, 243;
|
|
2203
|
+
--colors-data-f-tint-20: 254, 242, 231;
|
|
2204
|
+
--colors-data-f-tint-30: 254, 235, 219;
|
|
2205
|
+
--colors-data-f-tint-40: 253, 228, 207;
|
|
2206
|
+
--colors-data-f-tint-50: 253, 222, 195;
|
|
2207
|
+
--colors-data-f-tint-60: 252, 215, 183;
|
|
2208
|
+
--colors-data-f-tint-70: 251, 208, 171;
|
|
2209
|
+
--colors-data-f-tint-80: 251, 201, 159;
|
|
2210
|
+
--colors-data-f-tint-90: 251, 195, 147;
|
|
2211
|
+
--colors-data-f-tint: 250, 188, 135;
|
|
1420
2212
|
--colors-pictogram-dark: 31, 28, 79;
|
|
1421
2213
|
--colors-pictogram-duo-highlight: 218, 23, 16;
|
|
1422
2214
|
--colors-pictogram-duo-outline: 31, 28, 79;
|
|
@@ -1574,6 +2366,138 @@ video {
|
|
|
1574
2366
|
--colors-text-80: 51, 51, 51;
|
|
1575
2367
|
--colors-text-90: 26, 26, 26;
|
|
1576
2368
|
--colors-text: 0, 0, 0;
|
|
2369
|
+
--colors-data-a-solid-5: 253, 243, 243;
|
|
2370
|
+
--colors-data-a-solid-10: 251, 232, 231;
|
|
2371
|
+
--colors-data-a-solid-20: 248, 209, 207;
|
|
2372
|
+
--colors-data-a-solid-30: 244, 185, 183;
|
|
2373
|
+
--colors-data-a-solid-40: 240, 162, 159;
|
|
2374
|
+
--colors-data-a-solid-50: 237, 139, 136;
|
|
2375
|
+
--colors-data-a-solid-60: 233, 116, 112;
|
|
2376
|
+
--colors-data-a-solid-70: 229, 93, 88;
|
|
2377
|
+
--colors-data-a-solid-80: 225, 69, 64;
|
|
2378
|
+
--colors-data-a-solid-90: 222, 46, 40;
|
|
2379
|
+
--colors-data-a-solid: 218, 23, 16;
|
|
2380
|
+
--colors-data-a-tint-5: 254, 249, 249;
|
|
2381
|
+
--colors-data-a-tint-10: 253, 243, 243;
|
|
2382
|
+
--colors-data-a-tint-20: 251, 232, 231;
|
|
2383
|
+
--colors-data-a-tint-30: 249, 220, 219;
|
|
2384
|
+
--colors-data-a-tint-40: 247, 208, 207;
|
|
2385
|
+
--colors-data-a-tint-50: 246, 196, 195;
|
|
2386
|
+
--colors-data-a-tint-60: 244, 185, 183;
|
|
2387
|
+
--colors-data-a-tint-70: 242, 173, 171;
|
|
2388
|
+
--colors-data-a-tint-80: 240, 161, 159;
|
|
2389
|
+
--colors-data-a-tint-90: 238, 150, 147;
|
|
2390
|
+
--colors-data-a-tint: 236, 138, 135;
|
|
2391
|
+
--colors-data-b-solid-5: 247, 247, 252;
|
|
2392
|
+
--colors-data-b-solid-10: 240, 239, 249;
|
|
2393
|
+
--colors-data-b-solid-20: 225, 222, 242;
|
|
2394
|
+
--colors-data-b-solid-30: 210, 205, 236;
|
|
2395
|
+
--colors-data-b-solid-40: 195, 189, 230;
|
|
2396
|
+
--colors-data-b-solid-50: 179, 173, 224;
|
|
2397
|
+
--colors-data-b-solid-60: 164, 156, 217;
|
|
2398
|
+
--colors-data-b-solid-70: 149, 140, 211;
|
|
2399
|
+
--colors-data-b-solid-80: 134, 123, 205;
|
|
2400
|
+
--colors-data-b-solid-90: 119, 107, 198;
|
|
2401
|
+
--colors-data-b-solid: 104, 90, 192;
|
|
2402
|
+
--colors-data-b-tint-5: 251, 251, 253;
|
|
2403
|
+
--colors-data-b-tint-10: 247, 247, 252;
|
|
2404
|
+
--colors-data-b-tint-20: 240, 238, 249;
|
|
2405
|
+
--colors-data-b-tint-30: 232, 230, 245;
|
|
2406
|
+
--colors-data-b-tint-40: 225, 222, 242;
|
|
2407
|
+
--colors-data-b-tint-50: 217, 214, 239;
|
|
2408
|
+
--colors-data-b-tint-60: 209, 205, 236;
|
|
2409
|
+
--colors-data-b-tint-70: 202, 197, 233;
|
|
2410
|
+
--colors-data-b-tint-80: 194, 189, 229;
|
|
2411
|
+
--colors-data-b-tint-90: 187, 180, 226;
|
|
2412
|
+
--colors-data-b-tint: 179, 172, 223;
|
|
2413
|
+
--colors-data-c-solid-5: 249, 253, 253;
|
|
2414
|
+
--colors-data-c-solid-10: 243, 252, 252;
|
|
2415
|
+
--colors-data-c-solid-20: 230, 248, 249;
|
|
2416
|
+
--colors-data-c-solid-30: 218, 245, 246;
|
|
2417
|
+
--colors-data-c-solid-40: 206, 241, 243;
|
|
2418
|
+
--colors-data-c-solid-50: 194, 238, 240;
|
|
2419
|
+
--colors-data-c-solid-60: 181, 234, 236;
|
|
2420
|
+
--colors-data-c-solid-70: 169, 231, 233;
|
|
2421
|
+
--colors-data-c-solid-80: 157, 227, 230;
|
|
2422
|
+
--colors-data-c-solid-90: 144, 224, 227;
|
|
2423
|
+
--colors-data-c-solid: 132, 220, 224;
|
|
2424
|
+
--colors-data-c-tint-5: 252, 254, 254;
|
|
2425
|
+
--colors-data-c-tint-10: 249, 253, 253;
|
|
2426
|
+
--colors-data-c-tint-20: 243, 251, 252;
|
|
2427
|
+
--colors-data-c-tint-30: 236, 250, 250;
|
|
2428
|
+
--colors-data-c-tint-40: 230, 248, 249;
|
|
2429
|
+
--colors-data-c-tint-50: 224, 246, 247;
|
|
2430
|
+
--colors-data-c-tint-60: 218, 244, 245;
|
|
2431
|
+
--colors-data-c-tint-70: 212, 242, 244;
|
|
2432
|
+
--colors-data-c-tint-80: 205, 241, 242;
|
|
2433
|
+
--colors-data-c-tint-90: 199, 239, 241;
|
|
2434
|
+
--colors-data-c-tint: 193, 237, 239;
|
|
2435
|
+
--colors-data-d-solid-5: 255, 248, 247;
|
|
2436
|
+
--colors-data-d-solid-10: 255, 241, 240;
|
|
2437
|
+
--colors-data-d-solid-20: 255, 227, 225;
|
|
2438
|
+
--colors-data-d-solid-30: 255, 213, 210;
|
|
2439
|
+
--colors-data-d-solid-40: 255, 199, 195;
|
|
2440
|
+
--colors-data-d-solid-50: 255, 186, 179;
|
|
2441
|
+
--colors-data-d-solid-60: 255, 172, 164;
|
|
2442
|
+
--colors-data-d-solid-70: 255, 158, 149;
|
|
2443
|
+
--colors-data-d-solid-80: 255, 144, 134;
|
|
2444
|
+
--colors-data-d-solid-90: 255, 130, 119;
|
|
2445
|
+
--colors-data-d-solid: 255, 116, 104;
|
|
2446
|
+
--colors-data-d-tint-5: 255, 252, 251;
|
|
2447
|
+
--colors-data-d-tint-10: 255, 248, 247;
|
|
2448
|
+
--colors-data-d-tint-20: 255, 241, 240;
|
|
2449
|
+
--colors-data-d-tint-30: 255, 234, 232;
|
|
2450
|
+
--colors-data-d-tint-40: 255, 227, 225;
|
|
2451
|
+
--colors-data-d-tint-50: 255, 220, 217;
|
|
2452
|
+
--colors-data-d-tint-60: 255, 213, 209;
|
|
2453
|
+
--colors-data-d-tint-70: 255, 206, 202;
|
|
2454
|
+
--colors-data-d-tint-80: 255, 199, 194;
|
|
2455
|
+
--colors-data-d-tint-90: 255, 192, 187;
|
|
2456
|
+
--colors-data-d-tint: 255, 185, 179;
|
|
2457
|
+
--colors-data-e-solid-5: 253, 253, 244;
|
|
2458
|
+
--colors-data-e-solid-10: 251, 252, 233;
|
|
2459
|
+
--colors-data-e-solid-20: 246, 248, 211;
|
|
2460
|
+
--colors-data-e-solid-30: 242, 245, 190;
|
|
2461
|
+
--colors-data-e-solid-40: 238, 242, 168;
|
|
2462
|
+
--colors-data-e-solid-50: 234, 239, 146;
|
|
2463
|
+
--colors-data-e-solid-60: 229, 235, 124;
|
|
2464
|
+
--colors-data-e-solid-70: 225, 232, 102;
|
|
2465
|
+
--colors-data-e-solid-80: 221, 229, 81;
|
|
2466
|
+
--colors-data-e-solid-90: 216, 225, 59;
|
|
2467
|
+
--colors-data-e-solid: 212, 222, 37;
|
|
2468
|
+
--colors-data-e-tint-5: 254, 254, 250;
|
|
2469
|
+
--colors-data-e-tint-10: 253, 253, 244;
|
|
2470
|
+
--colors-data-e-tint-20: 251, 252, 233;
|
|
2471
|
+
--colors-data-e-tint-30: 248, 250, 222;
|
|
2472
|
+
--colors-data-e-tint-40: 246, 248, 211;
|
|
2473
|
+
--colors-data-e-tint-50: 244, 247, 200;
|
|
2474
|
+
--colors-data-e-tint-60: 242, 245, 189;
|
|
2475
|
+
--colors-data-e-tint-70: 240, 243, 178;
|
|
2476
|
+
--colors-data-e-tint-80: 237, 241, 167;
|
|
2477
|
+
--colors-data-e-tint-90: 235, 240, 156;
|
|
2478
|
+
--colors-data-e-tint: 233, 238, 145;
|
|
2479
|
+
--colors-data-f-solid-5: 242, 250, 253;
|
|
2480
|
+
--colors-data-f-solid-10: 230, 245, 251;
|
|
2481
|
+
--colors-data-f-solid-20: 204, 236, 246;
|
|
2482
|
+
--colors-data-f-solid-30: 179, 226, 242;
|
|
2483
|
+
--colors-data-f-solid-40: 153, 216, 238;
|
|
2484
|
+
--colors-data-f-solid-50: 128, 207, 234;
|
|
2485
|
+
--colors-data-f-solid-60: 102, 197, 229;
|
|
2486
|
+
--colors-data-f-solid-70: 77, 187, 225;
|
|
2487
|
+
--colors-data-f-solid-80: 51, 177, 221;
|
|
2488
|
+
--colors-data-f-solid-90: 26, 168, 216;
|
|
2489
|
+
--colors-data-f-solid: 0, 158, 212;
|
|
2490
|
+
--colors-data-f-tint-5: 249, 253, 254;
|
|
2491
|
+
--colors-data-f-tint-10: 242, 250, 253;
|
|
2492
|
+
--colors-data-f-tint-20: 229, 245, 251;
|
|
2493
|
+
--colors-data-f-tint-30: 217, 240, 248;
|
|
2494
|
+
--colors-data-f-tint-40: 204, 235, 246;
|
|
2495
|
+
--colors-data-f-tint-50: 191, 231, 244;
|
|
2496
|
+
--colors-data-f-tint-60: 178, 226, 242;
|
|
2497
|
+
--colors-data-f-tint-70: 165, 221, 240;
|
|
2498
|
+
--colors-data-f-tint-80: 153, 216, 237;
|
|
2499
|
+
--colors-data-f-tint-90: 140, 211, 235;
|
|
2500
|
+
--colors-data-f-tint: 127, 206, 233;
|
|
1577
2501
|
--colors-pictogram-dark: 0, 0, 0;
|
|
1578
2502
|
--colors-pictogram-duo-highlight: 145, 151, 154;
|
|
1579
2503
|
--colors-pictogram-duo-outline: 0, 0, 0;
|
|
@@ -2310,8 +3234,6 @@ video {
|
|
|
2310
3234
|
margin-bottom: -1px;
|
|
2311
3235
|
}.ml-1 {
|
|
2312
3236
|
margin-left: 0.375rem;
|
|
2313
|
-
}.ml-3 {
|
|
2314
|
-
margin-left: 1.125rem;
|
|
2315
3237
|
}.ml-\[-1px\] {
|
|
2316
3238
|
margin-left: -1px;
|
|
2317
3239
|
}.ml-\[0\.4em\] {
|
|
@@ -2538,6 +3460,8 @@ video {
|
|
|
2538
3460
|
width: 15.625rem;
|
|
2539
3461
|
}.w-\[150px\] {
|
|
2540
3462
|
width: 150px;
|
|
3463
|
+
}.w-\[16\%\] {
|
|
3464
|
+
width: 16%;
|
|
2541
3465
|
}.w-\[16\.29ex\] {
|
|
2542
3466
|
width: 16.29ex;
|
|
2543
3467
|
}.w-\[160px\] {
|
|
@@ -2611,6 +3535,8 @@ video {
|
|
|
2611
3535
|
width: 100%;
|
|
2612
3536
|
}.min-w-0 {
|
|
2613
3537
|
min-width: 0px;
|
|
3538
|
+
}.min-w-\[100px\] {
|
|
3539
|
+
min-width: 100px;
|
|
2614
3540
|
}.min-w-\[11\.875rem\] {
|
|
2615
3541
|
min-width: 11.875rem;
|
|
2616
3542
|
}.min-w-\[15\.625rem\] {
|
|
@@ -3193,6 +4119,54 @@ video {
|
|
|
3193
4119
|
}.bg-danger-90 {
|
|
3194
4120
|
--tw-bg-opacity: 1;
|
|
3195
4121
|
background-color: rgb(202 26 26 / var(--tw-bg-opacity));
|
|
4122
|
+
}.bg-data-a-solid {
|
|
4123
|
+
--tw-bg-opacity: 1;
|
|
4124
|
+
background-color: rgba(var(--colors-data-a-solid), var(--tw-bg-opacity));
|
|
4125
|
+
}.bg-data-a-solid\/30 {
|
|
4126
|
+
background-color: rgba(var(--colors-data-a-solid), 0.3);
|
|
4127
|
+
}.bg-data-a-tint {
|
|
4128
|
+
--tw-bg-opacity: 1;
|
|
4129
|
+
background-color: rgba(var(--colors-data-a-tint), var(--tw-bg-opacity));
|
|
4130
|
+
}.bg-data-b-solid {
|
|
4131
|
+
--tw-bg-opacity: 1;
|
|
4132
|
+
background-color: rgba(var(--colors-data-b-solid), var(--tw-bg-opacity));
|
|
4133
|
+
}.bg-data-b-solid\/30 {
|
|
4134
|
+
background-color: rgba(var(--colors-data-b-solid), 0.3);
|
|
4135
|
+
}.bg-data-b-tint {
|
|
4136
|
+
--tw-bg-opacity: 1;
|
|
4137
|
+
background-color: rgba(var(--colors-data-b-tint), var(--tw-bg-opacity));
|
|
4138
|
+
}.bg-data-c-solid {
|
|
4139
|
+
--tw-bg-opacity: 1;
|
|
4140
|
+
background-color: rgba(var(--colors-data-c-solid), var(--tw-bg-opacity));
|
|
4141
|
+
}.bg-data-c-solid\/30 {
|
|
4142
|
+
background-color: rgba(var(--colors-data-c-solid), 0.3);
|
|
4143
|
+
}.bg-data-c-tint {
|
|
4144
|
+
--tw-bg-opacity: 1;
|
|
4145
|
+
background-color: rgba(var(--colors-data-c-tint), var(--tw-bg-opacity));
|
|
4146
|
+
}.bg-data-d-solid {
|
|
4147
|
+
--tw-bg-opacity: 1;
|
|
4148
|
+
background-color: rgba(var(--colors-data-d-solid), var(--tw-bg-opacity));
|
|
4149
|
+
}.bg-data-d-solid\/30 {
|
|
4150
|
+
background-color: rgba(var(--colors-data-d-solid), 0.3);
|
|
4151
|
+
}.bg-data-d-tint {
|
|
4152
|
+
--tw-bg-opacity: 1;
|
|
4153
|
+
background-color: rgba(var(--colors-data-d-tint), var(--tw-bg-opacity));
|
|
4154
|
+
}.bg-data-e-solid {
|
|
4155
|
+
--tw-bg-opacity: 1;
|
|
4156
|
+
background-color: rgba(var(--colors-data-e-solid), var(--tw-bg-opacity));
|
|
4157
|
+
}.bg-data-e-solid\/30 {
|
|
4158
|
+
background-color: rgba(var(--colors-data-e-solid), 0.3);
|
|
4159
|
+
}.bg-data-e-tint {
|
|
4160
|
+
--tw-bg-opacity: 1;
|
|
4161
|
+
background-color: rgba(var(--colors-data-e-tint), var(--tw-bg-opacity));
|
|
4162
|
+
}.bg-data-f-solid {
|
|
4163
|
+
--tw-bg-opacity: 1;
|
|
4164
|
+
background-color: rgba(var(--colors-data-f-solid), var(--tw-bg-opacity));
|
|
4165
|
+
}.bg-data-f-solid\/30 {
|
|
4166
|
+
background-color: rgba(var(--colors-data-f-solid), 0.3);
|
|
4167
|
+
}.bg-data-f-tint {
|
|
4168
|
+
--tw-bg-opacity: 1;
|
|
4169
|
+
background-color: rgba(var(--colors-data-f-tint), var(--tw-bg-opacity));
|
|
3196
4170
|
}.bg-focus {
|
|
3197
4171
|
--tw-bg-opacity: 1;
|
|
3198
4172
|
background-color: rgba(var(--colors-focus), var(--tw-bg-opacity));
|
|
@@ -5654,7 +6628,15 @@ video {
|
|
|
5654
6628
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
5655
6629
|
}
|
|
5656
6630
|
}
|
|
5657
|
-
}@media not all and (min-width: 576px) {.
|
|
6631
|
+
}@media not all and (min-width: 576px) {.max-xsl\:mb-\[1\.125rem\] {
|
|
6632
|
+
margin-bottom: 1.125rem;
|
|
6633
|
+
}.max-xsl\:w-full {
|
|
6634
|
+
width: 100%;
|
|
6635
|
+
}.max-xsl\:overflow-x-auto {
|
|
6636
|
+
overflow-x: auto;
|
|
6637
|
+
}.max-xsl\:overflow-y-hidden {
|
|
6638
|
+
overflow-y: hidden;
|
|
6639
|
+
}.group\/panel:first-child .max-xsl\:group-first\/panel\:px-2 {
|
|
5658
6640
|
padding-left: 0.75rem;
|
|
5659
6641
|
padding-right: 0.75rem;
|
|
5660
6642
|
}.group\/panel:first-child .max-xsl\:group-first\/panel\:pt-2 {
|
|
@@ -5773,8 +6755,6 @@ video {
|
|
|
5773
6755
|
margin-bottom: 1.875rem;
|
|
5774
6756
|
}.xsl\:mb-\[-1px\] {
|
|
5775
6757
|
margin-bottom: -1px;
|
|
5776
|
-
}.xsl\:ml-3 {
|
|
5777
|
-
margin-left: 1.125rem;
|
|
5778
6758
|
}.xsl\:ml-\[-1px\] {
|
|
5779
6759
|
margin-left: -1px;
|
|
5780
6760
|
}.xsl\:mr-2 {
|
|
@@ -6198,8 +7178,6 @@ video {
|
|
|
6198
7178
|
padding-left: 0.75rem;
|
|
6199
7179
|
}.xsl\:pl-4 {
|
|
6200
7180
|
padding-left: 1.5rem;
|
|
6201
|
-
}.xsl\:pl-9 {
|
|
6202
|
-
padding-left: 3.375rem;
|
|
6203
7181
|
}.xsl\:pl-\[1\.1875rem\] {
|
|
6204
7182
|
padding-left: 1.1875rem;
|
|
6205
7183
|
}.xsl\:pl-\[1\.4375rem\] {
|
|
@@ -6623,6 +7601,9 @@ video {
|
|
|
6623
7601
|
content: var(--tw-content);
|
|
6624
7602
|
--tw-bg-opacity: 1;
|
|
6625
7603
|
background-color: rgba(var(--colors-pop), var(--tw-bg-opacity));
|
|
7604
|
+
}@media not all and (min-width: 992px) {.xsl\:max-md\:mb-7 {
|
|
7605
|
+
margin-bottom: 2.625rem;
|
|
7606
|
+
}
|
|
6626
7607
|
}@media not all and (min-width: 768px) {.xsl\:max-sm\:absolute {
|
|
6627
7608
|
position: absolute;
|
|
6628
7609
|
}.xsl\:max-sm\:left-1\/2 {
|
|
@@ -6781,8 +7762,6 @@ video {
|
|
|
6781
7762
|
margin-bottom: 1.875rem;
|
|
6782
7763
|
}.sm\:mb-\[-1px\] {
|
|
6783
7764
|
margin-bottom: -1px;
|
|
6784
|
-
}.sm\:ml-3 {
|
|
6785
|
-
margin-left: 1.125rem;
|
|
6786
7765
|
}.sm\:ml-\[-1px\] {
|
|
6787
7766
|
margin-left: -1px;
|
|
6788
7767
|
}.sm\:mr-3 {
|
|
@@ -7685,6 +8664,9 @@ video {
|
|
|
7685
8664
|
content: var(--tw-content);
|
|
7686
8665
|
--tw-bg-opacity: 1;
|
|
7687
8666
|
background-color: rgba(var(--colors-pop), var(--tw-bg-opacity));
|
|
8667
|
+
}@media not all and (min-width: 992px) {.sm\:max-md\:mb-7 {
|
|
8668
|
+
margin-bottom: 2.625rem;
|
|
8669
|
+
}
|
|
7688
8670
|
}@media not all and (min-width: 768px) {.sm\:max-sm\:absolute {
|
|
7689
8671
|
position: absolute;
|
|
7690
8672
|
}.sm\:max-sm\:left-1\/2 {
|
|
@@ -7709,6 +8691,10 @@ video {
|
|
|
7709
8691
|
}@media (min-width: 576px) {@media (min-width: 992px) {.xsl\:md\:px-6 {
|
|
7710
8692
|
padding-left: 2.25rem;
|
|
7711
8693
|
padding-right: 2.25rem;
|
|
8694
|
+
}.xsl\:md\:ml-6 {
|
|
8695
|
+
margin-left: 2.25rem;
|
|
8696
|
+
}.xsl\:md\:mb-4 {
|
|
8697
|
+
margin-bottom: 1.5rem;
|
|
7712
8698
|
}.xsl\:md\:max-w-md {
|
|
7713
8699
|
max-width: 992px;
|
|
7714
8700
|
}
|
|
@@ -7716,6 +8702,10 @@ video {
|
|
|
7716
8702
|
}@media (min-width: 768px) {@media (min-width: 992px) {.sm\:md\:px-6 {
|
|
7717
8703
|
padding-left: 2.25rem;
|
|
7718
8704
|
padding-right: 2.25rem;
|
|
8705
|
+
}.sm\:md\:ml-6 {
|
|
8706
|
+
margin-left: 2.25rem;
|
|
8707
|
+
}.sm\:md\:mb-4 {
|
|
8708
|
+
margin-bottom: 1.5rem;
|
|
7719
8709
|
}.sm\:md\:max-w-md {
|
|
7720
8710
|
max-width: 992px;
|
|
7721
8711
|
}
|
|
@@ -7846,8 +8836,13 @@ video {
|
|
|
7846
8836
|
margin-bottom: 1.875rem;
|
|
7847
8837
|
}.md\:mb-\[-1px\] {
|
|
7848
8838
|
margin-bottom: -1px;
|
|
7849
|
-
}.md\:
|
|
7850
|
-
|
|
8839
|
+
}@media (min-width: 992px) {.md\:md\:mb-4 {
|
|
8840
|
+
margin-bottom: 1.5rem;
|
|
8841
|
+
}.md\:md\:ml-6 {
|
|
8842
|
+
margin-left: 2.25rem;
|
|
8843
|
+
}
|
|
8844
|
+
}.md\:ml-6 {
|
|
8845
|
+
margin-left: 2.25rem;
|
|
7851
8846
|
}.md\:ml-\[-1px\] {
|
|
7852
8847
|
margin-left: -1px;
|
|
7853
8848
|
}.md\:mr-2 {
|
|
@@ -8259,6 +9254,9 @@ video {
|
|
|
8259
9254
|
}.md\:px-8 {
|
|
8260
9255
|
padding-left: 3rem;
|
|
8261
9256
|
padding-right: 3rem;
|
|
9257
|
+
}.md\:px-9 {
|
|
9258
|
+
padding-left: 3.375rem;
|
|
9259
|
+
padding-right: 3.375rem;
|
|
8262
9260
|
}.md\:px-\[0\.4375rem\] {
|
|
8263
9261
|
padding-left: 0.4375rem;
|
|
8264
9262
|
padding-right: 0.4375rem;
|
|
@@ -8734,6 +9732,9 @@ video {
|
|
|
8734
9732
|
content: var(--tw-content);
|
|
8735
9733
|
--tw-bg-opacity: 1;
|
|
8736
9734
|
background-color: rgba(var(--colors-pop), var(--tw-bg-opacity));
|
|
9735
|
+
}@media not all and (min-width: 992px) {.md\:max-md\:mb-7 {
|
|
9736
|
+
margin-bottom: 2.625rem;
|
|
9737
|
+
}
|
|
8737
9738
|
}@media not all and (min-width: 768px) {.md\:max-sm\:absolute {
|
|
8738
9739
|
position: absolute;
|
|
8739
9740
|
}.md\:max-sm\:left-1\/2 {
|
|
@@ -8775,6 +9776,10 @@ video {
|
|
|
8775
9776
|
}
|
|
8776
9777
|
}@media (min-width: 1200px) {@media (min-width: 992px) {.lg\:md\:max-w-md {
|
|
8777
9778
|
max-width: 992px;
|
|
9779
|
+
}.lg\:md\:mb-4 {
|
|
9780
|
+
margin-bottom: 1.5rem;
|
|
9781
|
+
}.lg\:md\:ml-6 {
|
|
9782
|
+
margin-left: 2.25rem;
|
|
8778
9783
|
}.lg\:md\:px-6 {
|
|
8779
9784
|
padding-left: 2.25rem;
|
|
8780
9785
|
padding-right: 2.25rem;
|
|
@@ -8908,8 +9913,6 @@ video {
|
|
|
8908
9913
|
margin-bottom: 1.875rem;
|
|
8909
9914
|
}.lg\:mb-\[-1px\] {
|
|
8910
9915
|
margin-bottom: -1px;
|
|
8911
|
-
}.lg\:ml-3 {
|
|
8912
|
-
margin-left: 1.125rem;
|
|
8913
9916
|
}.lg\:ml-\[-1px\] {
|
|
8914
9917
|
margin-left: -1px;
|
|
8915
9918
|
}.lg\:mr-3 {
|
|
@@ -9764,6 +10767,9 @@ video {
|
|
|
9764
10767
|
content: var(--tw-content);
|
|
9765
10768
|
--tw-bg-opacity: 1;
|
|
9766
10769
|
background-color: rgba(var(--colors-pop), var(--tw-bg-opacity));
|
|
10770
|
+
}@media not all and (min-width: 992px) {.lg\:max-md\:mb-7 {
|
|
10771
|
+
margin-bottom: 2.625rem;
|
|
10772
|
+
}
|
|
9767
10773
|
}@media not all and (min-width: 768px) {.lg\:max-sm\:absolute {
|
|
9768
10774
|
position: absolute;
|
|
9769
10775
|
}.lg\:max-sm\:left-1\/2 {
|
|
@@ -9792,6 +10798,10 @@ video {
|
|
|
9792
10798
|
}
|
|
9793
10799
|
}@media (min-width: 992px) {.xl\:md\:max-w-md {
|
|
9794
10800
|
max-width: 992px;
|
|
10801
|
+
}.xl\:md\:mb-4 {
|
|
10802
|
+
margin-bottom: 1.5rem;
|
|
10803
|
+
}.xl\:md\:ml-6 {
|
|
10804
|
+
margin-left: 2.25rem;
|
|
9795
10805
|
}.xl\:md\:px-6 {
|
|
9796
10806
|
padding-left: 2.25rem;
|
|
9797
10807
|
padding-right: 2.25rem;
|
|
@@ -9922,8 +10932,6 @@ video {
|
|
|
9922
10932
|
margin-bottom: 1.875rem;
|
|
9923
10933
|
}.xl\:mb-\[-1px\] {
|
|
9924
10934
|
margin-bottom: -1px;
|
|
9925
|
-
}.xl\:ml-3 {
|
|
9926
|
-
margin-left: 1.125rem;
|
|
9927
10935
|
}.xl\:ml-\[-1px\] {
|
|
9928
10936
|
margin-left: -1px;
|
|
9929
10937
|
}.xl\:mr-3 {
|
|
@@ -10765,6 +11773,9 @@ video {
|
|
|
10765
11773
|
content: var(--tw-content);
|
|
10766
11774
|
--tw-bg-opacity: 1;
|
|
10767
11775
|
background-color: rgba(var(--colors-pop), var(--tw-bg-opacity));
|
|
11776
|
+
}@media not all and (min-width: 992px) {.xl\:max-md\:mb-7 {
|
|
11777
|
+
margin-bottom: 2.625rem;
|
|
11778
|
+
}
|
|
10768
11779
|
}@media not all and (min-width: 768px) {.xl\:max-sm\:absolute {
|
|
10769
11780
|
position: absolute;
|
|
10770
11781
|
}.xl\:max-sm\:left-1\/2 {
|