@nectary/components 0.27.0 → 0.29.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/accordion/index.d.ts +1 -11
- package/accordion/index.js +1 -1
- package/accordion/types.d.ts +14 -0
- package/accordion/types.js +1 -0
- package/accordion-item/index.d.ts +1 -24
- package/accordion-item/index.js +3 -11
- package/accordion-item/types.d.ts +24 -0
- package/accordion-item/types.js +1 -0
- package/accordion-item/utils.d.ts +1 -0
- package/accordion-item/utils.js +1 -0
- package/action-menu/index.d.ts +12 -0
- package/action-menu/index.js +274 -0
- package/action-menu/types.d.ts +20 -0
- package/action-menu/types.js +1 -0
- package/action-menu-option/index.d.ts +11 -0
- package/action-menu-option/index.js +87 -0
- package/action-menu-option/types.d.ts +14 -0
- package/action-menu-option/types.js +1 -0
- package/alert/index.d.ts +1 -16
- package/alert/index.js +13 -13
- package/alert/types.d.ts +19 -0
- package/alert/types.js +1 -0
- package/alert/utils.d.ts +1 -0
- package/alert/utils.js +1 -0
- package/alert-button/index.d.ts +1 -13
- package/alert-button/types.d.ts +10 -0
- package/alert-button/types.js +1 -0
- package/alert-close/index.d.ts +1 -11
- package/alert-close/types.d.ts +6 -0
- package/alert-close/types.js +1 -0
- package/avatar/index.d.ts +1 -18
- package/avatar/index.js +1 -2
- package/avatar/types.d.ts +20 -0
- package/avatar/types.js +1 -0
- package/avatar/utils.d.ts +2 -0
- package/avatar/utils.js +2 -0
- package/avatar-badge/index.d.ts +1 -7
- package/avatar-badge/types.d.ts +8 -0
- package/avatar-badge/types.js +1 -0
- package/avatar-status/index.d.ts +1 -10
- package/avatar-status/index.js +1 -8
- package/avatar-status/types.d.ts +10 -0
- package/avatar-status/types.js +1 -0
- package/avatar-status/utils.d.ts +5 -0
- package/avatar-status/utils.js +6 -0
- package/button/index.d.ts +1 -23
- package/button/index.js +5 -3
- package/button/types.d.ts +22 -0
- package/button/types.js +1 -0
- package/button/utils.d.ts +1 -0
- package/button/utils.js +1 -0
- package/card/index.d.ts +1 -13
- package/card/index.js +12 -12
- package/card/types.d.ts +17 -0
- package/card/types.js +1 -0
- package/card-button/index.d.ts +1 -16
- package/card-button/types.d.ts +14 -0
- package/card-button/types.js +1 -0
- package/card-container/index.d.ts +1 -3
- package/card-container/types.d.ts +3 -0
- package/card-container/types.js +1 -0
- package/card-link/index.d.ts +1 -17
- package/card-link/types.d.ts +16 -0
- package/card-link/types.js +1 -0
- package/chat/index.d.ts +1 -3
- package/chat/types.d.ts +3 -0
- package/chat/types.js +1 -0
- package/chat-avatar/index.d.ts +1 -10
- package/chat-avatar/types.d.ts +12 -0
- package/chat-avatar/types.js +1 -0
- package/chat-block/index.d.ts +1 -14
- package/chat-block/types.d.ts +18 -0
- package/chat-block/types.js +1 -0
- package/chat-bubble/index.d.ts +1 -15
- package/chat-bubble/index.js +1 -2
- package/chat-bubble/types.d.ts +15 -0
- package/chat-bubble/types.js +1 -0
- package/chat-bubble/utils.d.ts +1 -0
- package/chat-bubble/utils.js +2 -1
- package/checkbox/index.d.ts +1 -22
- package/checkbox/index.js +7 -4
- package/checkbox/types.d.ts +26 -0
- package/checkbox/types.js +1 -0
- package/dialog/index.d.ts +1 -13
- package/dialog/types.d.ts +15 -0
- package/dialog/types.js +1 -0
- package/dropdown/index.d.ts +2 -27
- package/dropdown/index.js +2 -1
- package/dropdown/types.d.ts +30 -0
- package/dropdown/types.js +1 -0
- package/dropdown-checkbox-option/index.d.ts +1 -14
- package/dropdown-checkbox-option/index.js +2 -2
- package/dropdown-checkbox-option/types.d.ts +18 -0
- package/dropdown-checkbox-option/types.js +1 -0
- package/dropdown-radio-option/index.d.ts +1 -14
- package/dropdown-radio-option/index.js +2 -2
- package/dropdown-radio-option/types.d.ts +18 -0
- package/dropdown-radio-option/types.js +1 -0
- package/dropdown-text-option/index.d.ts +1 -15
- package/dropdown-text-option/index.js +2 -2
- package/dropdown-text-option/types.d.ts +19 -0
- package/dropdown-text-option/types.js +1 -0
- package/grid/index.d.ts +1 -4
- package/grid/index.js +0 -1
- package/grid/types.d.ts +3 -0
- package/grid/types.js +1 -0
- package/grid-item/index.d.ts +3 -15
- package/grid-item/types.d.ts +17 -0
- package/grid-item/types.js +1 -0
- package/help-tooltip/index.d.ts +1 -3
- package/help-tooltip/types.d.ts +3 -0
- package/help-tooltip/types.js +1 -0
- package/icon-button/index.d.ts +1 -16
- package/icon-button/index.js +3 -1
- package/icon-button/types.d.ts +14 -0
- package/icon-button/types.js +1 -0
- package/icons/360/index.d.ts +11 -0
- package/icons/360/index.js +4 -0
- package/icons/4k/index.d.ts +11 -0
- package/icons/4k/index.js +4 -0
- package/icons/5g/index.d.ts +11 -0
- package/icons/5g/index.js +4 -0
- package/icons/6-ft-apart/index.d.ts +11 -0
- package/icons/6-ft-apart/index.js +4 -0
- package/icons/ac-unit/index.d.ts +11 -0
- package/icons/ac-unit/index.js +4 -0
- package/icons/access-alarm/index.d.ts +11 -0
- package/icons/access-alarm/index.js +4 -0
- package/icons/access-alarms/index.d.ts +11 -0
- package/icons/access-alarms/index.js +4 -0
- package/icons/ad-units/index.d.ts +11 -0
- package/icons/ad-units/index.js +4 -0
- package/icons/add-a-photo/index.d.ts +11 -0
- package/icons/add-a-photo/index.js +4 -0
- package/icons/add-alarm/index.d.ts +11 -0
- package/icons/add-alarm/index.js +4 -0
- package/icons/add-business/index.d.ts +11 -0
- package/icons/add-business/index.js +4 -0
- package/icons/add-ic-call/index.d.ts +11 -0
- package/icons/add-ic-call/index.js +4 -0
- package/icons/add-location/index.d.ts +11 -0
- package/icons/add-location/index.js +4 -0
- package/icons/add-location-alt/index.d.ts +11 -0
- package/icons/add-location-alt/index.js +4 -0
- package/icons/add-photo-alternate/index.d.ts +11 -0
- package/icons/add-photo-alternate/index.js +4 -0
- package/icons/add-road/index.d.ts +11 -0
- package/icons/add-road/index.js +4 -0
- package/icons/add-to-home-screen/index.d.ts +11 -0
- package/icons/add-to-home-screen/index.js +4 -0
- package/icons/add-to-photos/index.d.ts +11 -0
- package/icons/add-to-photos/index.js +4 -0
- package/icons/add-to-queue/index.d.ts +11 -0
- package/icons/add-to-queue/index.js +4 -0
- package/icons/adjust/index.d.ts +11 -0
- package/icons/adjust/index.js +4 -0
- package/icons/admin-panel-settings/index.js +1 -1
- package/icons/agriculture/index.d.ts +11 -0
- package/icons/agriculture/index.js +4 -0
- package/icons/airplanemode-active/index.d.ts +11 -0
- package/icons/airplanemode-active/index.js +4 -0
- package/icons/airplanemode-inactive/index.d.ts +11 -0
- package/icons/airplanemode-inactive/index.js +4 -0
- package/icons/airplay/index.d.ts +11 -0
- package/icons/airplay/index.js +4 -0
- package/icons/airport-shuttle/index.d.ts +11 -0
- package/icons/airport-shuttle/index.js +4 -0
- package/icons/album/index.d.ts +11 -0
- package/icons/album/index.js +4 -0
- package/icons/all-inclusive/index.d.ts +11 -0
- package/icons/all-inclusive/index.js +4 -0
- package/icons/alt-route/index.js +1 -1
- package/icons/alternate-email/index.d.ts +11 -0
- package/icons/alternate-email/index.js +4 -0
- package/icons/apartment/index.d.ts +11 -0
- package/icons/apartment/index.js +4 -0
- package/icons/app-blocking/index.js +1 -1
- package/icons/architecture/index.d.ts +11 -0
- package/icons/architecture/index.js +4 -0
- package/icons/arrow-left/index.js +1 -1
- package/icons/art-track/index.d.ts +11 -0
- package/icons/art-track/index.js +4 -0
- package/icons/assistant/index.d.ts +11 -0
- package/icons/assistant/index.js +4 -0
- package/icons/assistant-photo/index.d.ts +11 -0
- package/icons/assistant-photo/index.js +4 -0
- package/icons/atm/index.d.ts +11 -0
- package/icons/atm/index.js +4 -0
- package/icons/attach-email/index.js +1 -1
- package/icons/attribution/index.js +1 -1
- package/icons/audiotrack/index.d.ts +11 -0
- package/icons/audiotrack/index.js +4 -0
- package/icons/auto-mode/index.d.ts +11 -0
- package/icons/auto-mode/index.js +4 -0
- package/icons/av-timer/index.d.ts +11 -0
- package/icons/av-timer/index.js +4 -0
- package/icons/baby-changing-station/index.d.ts +11 -0
- package/icons/baby-changing-station/index.js +4 -0
- package/icons/backpack/index.d.ts +11 -0
- package/icons/backpack/index.js +4 -0
- package/icons/backup-table/index.js +1 -1
- package/icons/bathtub/index.d.ts +11 -0
- package/icons/bathtub/index.js +4 -0
- package/icons/battery-alert/index.d.ts +11 -0
- package/icons/battery-alert/index.js +4 -0
- package/icons/battery-charging-full/index.d.ts +11 -0
- package/icons/battery-charging-full/index.js +4 -0
- package/icons/battery-full/index.d.ts +11 -0
- package/icons/battery-full/index.js +4 -0
- package/icons/battery-std/index.d.ts +11 -0
- package/icons/battery-std/index.js +4 -0
- package/icons/battery-unknown/index.d.ts +11 -0
- package/icons/battery-unknown/index.js +4 -0
- package/icons/beach-access/index.d.ts +11 -0
- package/icons/beach-access/index.js +4 -0
- package/icons/bedtime/index.d.ts +11 -0
- package/icons/bedtime/index.js +4 -0
- package/icons/beenhere/index.d.ts +11 -0
- package/icons/beenhere/index.js +4 -0
- package/icons/bento/index.d.ts +11 -0
- package/icons/bento/index.js +4 -0
- package/icons/bike-scooter/index.d.ts +11 -0
- package/icons/bike-scooter/index.js +4 -0
- package/icons/biotech/index.js +1 -1
- package/icons/blinds/index.d.ts +11 -0
- package/icons/blinds/index.js +4 -0
- package/icons/blinds-closed/index.d.ts +11 -0
- package/icons/blinds-closed/index.js +4 -0
- package/icons/bluetooth/index.d.ts +11 -0
- package/icons/bluetooth/index.js +4 -0
- package/icons/bluetooth-connected/index.d.ts +11 -0
- package/icons/bluetooth-connected/index.js +4 -0
- package/icons/bluetooth-disabled/index.d.ts +11 -0
- package/icons/bluetooth-disabled/index.js +4 -0
- package/icons/bluetooth-searching/index.d.ts +11 -0
- package/icons/bluetooth-searching/index.js +4 -0
- package/icons/blur-circular/index.d.ts +11 -0
- package/icons/blur-circular/index.js +4 -0
- package/icons/blur-linear/index.d.ts +11 -0
- package/icons/blur-linear/index.js +4 -0
- package/icons/blur-off/index.d.ts +11 -0
- package/icons/blur-off/index.js +4 -0
- package/icons/blur-on/index.d.ts +11 -0
- package/icons/blur-on/index.js +4 -0
- package/icons/branding-watermark/index.d.ts +11 -0
- package/icons/branding-watermark/index.js +4 -0
- package/icons/brightness-1/index.d.ts +11 -0
- package/icons/brightness-1/index.js +4 -0
- package/icons/brightness-2/index.d.ts +11 -0
- package/icons/brightness-2/index.js +4 -0
- package/icons/brightness-3/index.d.ts +11 -0
- package/icons/brightness-3/index.js +4 -0
- package/icons/brightness-4/index.d.ts +11 -0
- package/icons/brightness-4/index.js +4 -0
- package/icons/brightness-5/index.d.ts +11 -0
- package/icons/brightness-5/index.js +4 -0
- package/icons/brightness-6/index.d.ts +11 -0
- package/icons/brightness-6/index.js +4 -0
- package/icons/brightness-7/index.d.ts +11 -0
- package/icons/brightness-7/index.js +4 -0
- package/icons/brightness-auto/index.d.ts +11 -0
- package/icons/brightness-auto/index.js +4 -0
- package/icons/brightness-high/index.d.ts +11 -0
- package/icons/brightness-high/index.js +4 -0
- package/icons/brightness-low/index.d.ts +11 -0
- package/icons/brightness-low/index.js +4 -0
- package/icons/brightness-medium/index.d.ts +11 -0
- package/icons/brightness-medium/index.js +4 -0
- package/icons/broadcast-on-home/index.d.ts +11 -0
- package/icons/broadcast-on-home/index.js +4 -0
- package/icons/broadcast-on-personal/index.d.ts +11 -0
- package/icons/broadcast-on-personal/index.js +4 -0
- package/icons/broken-image/index.d.ts +11 -0
- package/icons/broken-image/index.js +4 -0
- package/icons/browser-not-supported/index.d.ts +11 -0
- package/icons/browser-not-supported/index.js +4 -0
- package/icons/brush/index.d.ts +11 -0
- package/icons/brush/index.js +4 -0
- package/icons/burst-mode/index.d.ts +11 -0
- package/icons/burst-mode/index.js +4 -0
- package/icons/business/index.d.ts +11 -0
- package/icons/business/index.js +4 -0
- package/icons/business-center/index.d.ts +11 -0
- package/icons/business-center/index.js +4 -0
- package/icons/cake/index.d.ts +11 -0
- package/icons/cake/index.js +4 -0
- package/icons/call/index.d.ts +11 -0
- package/icons/call/index.js +4 -0
- package/icons/call-end/index.d.ts +11 -0
- package/icons/call-end/index.js +4 -0
- package/icons/call-made/index.d.ts +11 -0
- package/icons/call-made/index.js +4 -0
- package/icons/call-merge/index.d.ts +11 -0
- package/icons/call-merge/index.js +4 -0
- package/icons/call-missed/index.d.ts +11 -0
- package/icons/call-missed/index.js +4 -0
- package/icons/call-missed-outgoing/index.d.ts +11 -0
- package/icons/call-missed-outgoing/index.js +4 -0
- package/icons/call-received/index.d.ts +11 -0
- package/icons/call-received/index.js +4 -0
- package/icons/call-split/index.d.ts +11 -0
- package/icons/call-split/index.js +4 -0
- package/icons/call-to-action/index.d.ts +11 -0
- package/icons/call-to-action/index.js +4 -0
- package/icons/camera/index.d.ts +11 -0
- package/icons/camera/index.js +4 -0
- package/icons/camera-alt/index.d.ts +11 -0
- package/icons/camera-alt/index.js +4 -0
- package/icons/camera-front/index.d.ts +11 -0
- package/icons/camera-front/index.js +4 -0
- package/icons/camera-rear/index.d.ts +11 -0
- package/icons/camera-rear/index.js +4 -0
- package/icons/camera-roll/index.d.ts +11 -0
- package/icons/camera-roll/index.js +4 -0
- package/icons/cancel-presentation/index.d.ts +11 -0
- package/icons/cancel-presentation/index.js +4 -0
- package/icons/carpenter/index.d.ts +11 -0
- package/icons/carpenter/index.js +4 -0
- package/icons/casino/index.d.ts +11 -0
- package/icons/casino/index.js +4 -0
- package/icons/cast/index.d.ts +11 -0
- package/icons/cast/index.js +4 -0
- package/icons/cast-connected/index.d.ts +11 -0
- package/icons/cast-connected/index.js +4 -0
- package/icons/cast-for-education/index.d.ts +11 -0
- package/icons/cast-for-education/index.js +4 -0
- package/icons/category/index.d.ts +11 -0
- package/icons/category/index.js +4 -0
- package/icons/center-focus-strong/index.d.ts +11 -0
- package/icons/center-focus-strong/index.js +4 -0
- package/icons/center-focus-weak/index.d.ts +11 -0
- package/icons/center-focus-weak/index.js +4 -0
- package/icons/charging-station/index.d.ts +11 -0
- package/icons/charging-station/index.js +4 -0
- package/icons/chat-bubble/index.d.ts +11 -0
- package/icons/chat-bubble/index.js +4 -0
- package/icons/check-box/index.d.ts +11 -0
- package/icons/check-box/index.js +4 -0
- package/icons/check-box-outline-blank/index.d.ts +11 -0
- package/icons/check-box-outline-blank/index.js +4 -0
- package/icons/checkroom/index.d.ts +11 -0
- package/icons/checkroom/index.js +4 -0
- package/icons/child-care/index.d.ts +11 -0
- package/icons/child-care/index.js +4 -0
- package/icons/child-friendly/index.d.ts +11 -0
- package/icons/child-friendly/index.js +4 -0
- package/icons/clean-hands/index.d.ts +11 -0
- package/icons/clean-hands/index.js +4 -0
- package/icons/cleaning-services/index.d.ts +11 -0
- package/icons/cleaning-services/index.js +4 -0
- package/icons/clear-all/index.d.ts +11 -0
- package/icons/clear-all/index.js +4 -0
- package/icons/closed-caption/index.d.ts +11 -0
- package/icons/closed-caption/index.js +4 -0
- package/icons/closed-caption-disabled/index.d.ts +11 -0
- package/icons/closed-caption-disabled/index.js +4 -0
- package/icons/collections/index.d.ts +11 -0
- package/icons/collections/index.js +4 -0
- package/icons/collections-bookmark/index.d.ts +11 -0
- package/icons/collections-bookmark/index.js +4 -0
- package/icons/color-lens/index.d.ts +11 -0
- package/icons/color-lens/index.js +4 -0
- package/icons/colorize/index.d.ts +11 -0
- package/icons/colorize/index.js +4 -0
- package/icons/compare/index.d.ts +11 -0
- package/icons/compare/index.js +4 -0
- package/icons/compass-calibration/index.d.ts +11 -0
- package/icons/compass-calibration/index.js +4 -0
- package/icons/computer/index.d.ts +11 -0
- package/icons/computer/index.js +4 -0
- package/icons/connect-without-contact/index.d.ts +11 -0
- package/icons/connect-without-contact/index.js +4 -0
- package/icons/construction/index.d.ts +11 -0
- package/icons/construction/index.js +4 -0
- package/icons/contact-mail/index.d.ts +11 -0
- package/icons/contact-mail/index.js +4 -0
- package/icons/contact-phone/index.d.ts +11 -0
- package/icons/contact-phone/index.js +4 -0
- package/icons/contacts/index.d.ts +11 -0
- package/icons/contacts/index.js +4 -0
- package/icons/control-camera/index.d.ts +11 -0
- package/icons/control-camera/index.js +4 -0
- package/icons/control-point/index.d.ts +11 -0
- package/icons/control-point/index.js +4 -0
- package/icons/control-point-duplicate/index.d.ts +11 -0
- package/icons/control-point-duplicate/index.js +4 -0
- package/icons/coronavirus/index.d.ts +11 -0
- package/icons/coronavirus/index.js +4 -0
- package/icons/corporate-fare/index.d.ts +11 -0
- package/icons/corporate-fare/index.js +4 -0
- package/icons/countertops/index.d.ts +11 -0
- package/icons/countertops/index.js +4 -0
- package/icons/create-icon-class.d.ts +1 -1
- package/icons/crop/index.d.ts +11 -0
- package/icons/crop/index.js +4 -0
- package/icons/crop-16-9/index.d.ts +11 -0
- package/icons/crop-16-9/index.js +4 -0
- package/icons/crop-3-2/index.d.ts +11 -0
- package/icons/crop-3-2/index.js +4 -0
- package/icons/crop-5-4/index.d.ts +11 -0
- package/icons/crop-5-4/index.js +4 -0
- package/icons/crop-7-5/index.d.ts +11 -0
- package/icons/crop-7-5/index.js +4 -0
- package/icons/crop-din/index.d.ts +11 -0
- package/icons/crop-din/index.js +4 -0
- package/icons/crop-free/index.d.ts +11 -0
- package/icons/crop-free/index.js +4 -0
- package/icons/crop-landscape/index.d.ts +11 -0
- package/icons/crop-landscape/index.js +4 -0
- package/icons/crop-original/index.d.ts +11 -0
- package/icons/crop-original/index.js +4 -0
- package/icons/crop-portrait/index.d.ts +11 -0
- package/icons/crop-portrait/index.js +4 -0
- package/icons/crop-rotate/index.d.ts +11 -0
- package/icons/crop-rotate/index.js +4 -0
- package/icons/crop-square/index.d.ts +11 -0
- package/icons/crop-square/index.js +4 -0
- package/icons/curtains/index.d.ts +11 -0
- package/icons/curtains/index.js +4 -0
- package/icons/curtains-closed/index.d.ts +11 -0
- package/icons/curtains-closed/index.js +4 -0
- package/icons/data-usage/index.d.ts +11 -0
- package/icons/data-usage/index.js +4 -0
- package/icons/deck/index.d.ts +11 -0
- package/icons/deck/index.js +4 -0
- package/icons/dehaze/index.d.ts +11 -0
- package/icons/dehaze/index.js +4 -0
- package/icons/departure-board/index.d.ts +11 -0
- package/icons/departure-board/index.js +4 -0
- package/icons/design-services/index.d.ts +11 -0
- package/icons/design-services/index.js +4 -0
- package/icons/desktop-access-disabled/index.d.ts +11 -0
- package/icons/desktop-access-disabled/index.js +4 -0
- package/icons/desktop-mac/index.d.ts +11 -0
- package/icons/desktop-mac/index.js +4 -0
- package/icons/desktop-windows/index.d.ts +11 -0
- package/icons/desktop-windows/index.js +4 -0
- package/icons/details/index.d.ts +11 -0
- package/icons/details/index.js +4 -0
- package/icons/developer-board/index.d.ts +11 -0
- package/icons/developer-board/index.js +4 -0
- package/icons/developer-mode/index.d.ts +11 -0
- package/icons/developer-mode/index.js +4 -0
- package/icons/device-hub/index.d.ts +11 -0
- package/icons/device-hub/index.js +4 -0
- package/icons/device-unknown/index.d.ts +11 -0
- package/icons/device-unknown/index.js +4 -0
- package/icons/devices/index.d.ts +11 -0
- package/icons/devices/index.js +4 -0
- package/icons/devices-other/index.d.ts +11 -0
- package/icons/devices-other/index.js +4 -0
- package/icons/dialer-sip/index.d.ts +11 -0
- package/icons/dialer-sip/index.js +4 -0
- package/icons/dialpad/index.d.ts +11 -0
- package/icons/dialpad/index.js +4 -0
- package/icons/directions/index.d.ts +11 -0
- package/icons/directions/index.js +4 -0
- package/icons/directions-bike/index.d.ts +11 -0
- package/icons/directions-bike/index.js +4 -0
- package/icons/directions-boat/index.d.ts +11 -0
- package/icons/directions-boat/index.js +4 -0
- package/icons/directions-bus/index.d.ts +11 -0
- package/icons/directions-bus/index.js +4 -0
- package/icons/directions-car/index.d.ts +11 -0
- package/icons/directions-car/index.js +4 -0
- package/icons/directions-railway/index.d.ts +11 -0
- package/icons/directions-railway/index.js +4 -0
- package/icons/directions-run/index.d.ts +11 -0
- package/icons/directions-run/index.js +4 -0
- package/icons/directions-subway/index.d.ts +11 -0
- package/icons/directions-subway/index.js +4 -0
- package/icons/directions-transit/index.d.ts +11 -0
- package/icons/directions-transit/index.js +4 -0
- package/icons/directions-walk/index.d.ts +11 -0
- package/icons/directions-walk/index.js +4 -0
- package/icons/do-not-step/index.d.ts +11 -0
- package/icons/do-not-step/index.js +4 -0
- package/icons/do-not-touch/index.d.ts +11 -0
- package/icons/do-not-touch/index.js +4 -0
- package/icons/dock/index.d.ts +11 -0
- package/icons/dock/index.js +4 -0
- package/icons/domain/index.d.ts +11 -0
- package/icons/domain/index.js +4 -0
- package/icons/domain-disabled/index.d.ts +11 -0
- package/icons/domain-disabled/index.js +4 -0
- package/icons/domain-verification/index.d.ts +11 -0
- package/icons/domain-verification/index.js +4 -0
- package/icons/double-arrow/index.js +1 -1
- package/icons/dry/index.d.ts +11 -0
- package/icons/dry/index.js +4 -0
- package/icons/duo/index.d.ts +11 -0
- package/icons/duo/index.js +4 -0
- package/icons/dvr/index.d.ts +11 -0
- package/icons/dvr/index.js +4 -0
- package/icons/dynamic-feed/index.js +1 -1
- package/icons/edit/index.d.ts +11 -0
- package/icons/edit/index.js +4 -0
- package/icons/edit-attributes/index.d.ts +11 -0
- package/icons/edit-attributes/index.js +4 -0
- package/icons/edit-location/index.d.ts +11 -0
- package/icons/edit-location/index.js +4 -0
- package/icons/edit-road/index.d.ts +11 -0
- package/icons/edit-road/index.js +4 -0
- package/icons/elderly/index.d.ts +11 -0
- package/icons/elderly/index.js +4 -0
- package/icons/electric-bike/index.d.ts +11 -0
- package/icons/electric-bike/index.js +4 -0
- package/icons/electric-bolt/index.d.ts +11 -0
- package/icons/electric-bolt/index.js +4 -0
- package/icons/electric-car/index.d.ts +11 -0
- package/icons/electric-car/index.js +4 -0
- package/icons/electric-meter/index.d.ts +11 -0
- package/icons/electric-meter/index.js +4 -0
- package/icons/electric-moped/index.d.ts +11 -0
- package/icons/electric-moped/index.js +4 -0
- package/icons/electric-rickshaw/index.d.ts +11 -0
- package/icons/electric-rickshaw/index.js +4 -0
- package/icons/electric-scooter/index.d.ts +11 -0
- package/icons/electric-scooter/index.js +4 -0
- package/icons/electrical-services/index.d.ts +11 -0
- package/icons/electrical-services/index.js +4 -0
- package/icons/elevator/index.d.ts +11 -0
- package/icons/elevator/index.js +4 -0
- package/icons/email/index.d.ts +11 -0
- package/icons/email/index.js +4 -0
- package/icons/emoji-emotions/index.d.ts +11 -0
- package/icons/emoji-emotions/index.js +4 -0
- package/icons/emoji-events/index.d.ts +11 -0
- package/icons/emoji-events/index.js +4 -0
- package/icons/emoji-flags/index.d.ts +11 -0
- package/icons/emoji-flags/index.js +4 -0
- package/icons/emoji-food-beverage/index.d.ts +11 -0
- package/icons/emoji-food-beverage/index.js +4 -0
- package/icons/emoji-nature/index.d.ts +11 -0
- package/icons/emoji-nature/index.js +4 -0
- package/icons/emoji-objects/index.d.ts +11 -0
- package/icons/emoji-objects/index.js +4 -0
- package/icons/emoji-people/index.d.ts +11 -0
- package/icons/emoji-people/index.js +4 -0
- package/icons/emoji-symbols/index.d.ts +11 -0
- package/icons/emoji-symbols/index.js +4 -0
- package/icons/emoji-transportation/index.d.ts +11 -0
- package/icons/emoji-transportation/index.js +4 -0
- package/icons/energy-savings-leaf/index.d.ts +11 -0
- package/icons/energy-savings-leaf/index.js +4 -0
- package/icons/engineering/index.d.ts +11 -0
- package/icons/engineering/index.js +4 -0
- package/icons/equalizer/index.d.ts +11 -0
- package/icons/equalizer/index.js +4 -0
- package/icons/escalator/index.d.ts +11 -0
- package/icons/escalator/index.js +4 -0
- package/icons/escalator-warning/index.d.ts +11 -0
- package/icons/escalator-warning/index.js +4 -0
- package/icons/euro/index.d.ts +11 -0
- package/icons/euro/index.js +4 -0
- package/icons/ev-station/index.d.ts +11 -0
- package/icons/ev-station/index.js +4 -0
- package/icons/explicit/index.d.ts +11 -0
- package/icons/explicit/index.js +4 -0
- package/icons/exposure/index.d.ts +11 -0
- package/icons/exposure/index.js +4 -0
- package/icons/exposure-neg-1/index.d.ts +11 -0
- package/icons/exposure-neg-1/index.js +4 -0
- package/icons/exposure-neg-2/index.d.ts +11 -0
- package/icons/exposure-neg-2/index.js +4 -0
- package/icons/exposure-plus-1/index.d.ts +11 -0
- package/icons/exposure-plus-1/index.js +4 -0
- package/icons/exposure-plus-2/index.d.ts +11 -0
- package/icons/exposure-plus-2/index.js +4 -0
- package/icons/exposure-zero/index.d.ts +11 -0
- package/icons/exposure-zero/index.js +4 -0
- package/icons/facebook/index.d.ts +11 -0
- package/icons/facebook/index.js +4 -0
- package/icons/family-restroom/index.d.ts +11 -0
- package/icons/family-restroom/index.js +4 -0
- package/icons/fast-forward/index.d.ts +11 -0
- package/icons/fast-forward/index.js +4 -0
- package/icons/fast-rewind/index.d.ts +11 -0
- package/icons/fast-rewind/index.js +4 -0
- package/icons/fastfood/index.d.ts +11 -0
- package/icons/fastfood/index.js +4 -0
- package/icons/featured-play-list/index.d.ts +11 -0
- package/icons/featured-play-list/index.js +4 -0
- package/icons/featured-video/index.d.ts +11 -0
- package/icons/featured-video/index.js +4 -0
- package/icons/fence/index.d.ts +11 -0
- package/icons/fence/index.js +4 -0
- package/icons/fiber-dvr/index.d.ts +11 -0
- package/icons/fiber-dvr/index.js +4 -0
- package/icons/fiber-manual-record/index.d.ts +11 -0
- package/icons/fiber-manual-record/index.js +4 -0
- package/icons/fiber-new/index.d.ts +11 -0
- package/icons/fiber-new/index.js +4 -0
- package/icons/fiber-pin/index.d.ts +11 -0
- package/icons/fiber-pin/index.js +4 -0
- package/icons/fiber-smart-record/index.d.ts +11 -0
- package/icons/fiber-smart-record/index.js +4 -0
- package/icons/filter/index.d.ts +11 -0
- package/icons/filter/index.js +4 -0
- package/icons/filter-1/index.d.ts +11 -0
- package/icons/filter-1/index.js +4 -0
- package/icons/filter-2/index.d.ts +11 -0
- package/icons/filter-2/index.js +4 -0
- package/icons/filter-3/index.d.ts +11 -0
- package/icons/filter-3/index.js +4 -0
- package/icons/filter-4/index.d.ts +11 -0
- package/icons/filter-4/index.js +4 -0
- package/icons/filter-5/index.d.ts +11 -0
- package/icons/filter-5/index.js +4 -0
- package/icons/filter-6/index.d.ts +11 -0
- package/icons/filter-6/index.js +4 -0
- package/icons/filter-7/index.d.ts +11 -0
- package/icons/filter-7/index.js +4 -0
- package/icons/filter-8/index.d.ts +11 -0
- package/icons/filter-8/index.js +4 -0
- package/icons/filter-9/index.d.ts +11 -0
- package/icons/filter-9/index.js +4 -0
- package/icons/filter-9-plus/index.d.ts +11 -0
- package/icons/filter-9-plus/index.js +4 -0
- package/icons/filter-b-and-w/index.d.ts +11 -0
- package/icons/filter-b-and-w/index.js +4 -0
- package/icons/filter-center-focus/index.d.ts +11 -0
- package/icons/filter-center-focus/index.js +4 -0
- package/icons/filter-drama/index.d.ts +11 -0
- package/icons/filter-drama/index.js +4 -0
- package/icons/filter-frames/index.d.ts +11 -0
- package/icons/filter-frames/index.js +4 -0
- package/icons/filter-hdr/index.d.ts +11 -0
- package/icons/filter-hdr/index.js +4 -0
- package/icons/filter-none/index.d.ts +11 -0
- package/icons/filter-none/index.js +4 -0
- package/icons/filter-tilt-shift/index.d.ts +11 -0
- package/icons/filter-tilt-shift/index.js +4 -0
- package/icons/filter-vintage/index.d.ts +11 -0
- package/icons/filter-vintage/index.js +4 -0
- package/icons/fire-extinguisher/index.d.ts +11 -0
- package/icons/fire-extinguisher/index.js +4 -0
- package/icons/fireplace/index.d.ts +11 -0
- package/icons/fireplace/index.js +4 -0
- package/icons/fitness-center/index.d.ts +11 -0
- package/icons/fitness-center/index.js +4 -0
- package/icons/flare/index.d.ts +11 -0
- package/icons/flare/index.js +4 -0
- package/icons/flash-auto/index.d.ts +11 -0
- package/icons/flash-auto/index.js +4 -0
- package/icons/flash-off/index.d.ts +11 -0
- package/icons/flash-off/index.js +4 -0
- package/icons/flash-on/index.d.ts +11 -0
- package/icons/flash-on/index.js +4 -0
- package/icons/flight/index.d.ts +11 -0
- package/icons/flight/index.js +4 -0
- package/icons/flip/index.d.ts +11 -0
- package/icons/flip/index.js +4 -0
- package/icons/flip-camera-android/index.d.ts +11 -0
- package/icons/flip-camera-android/index.js +4 -0
- package/icons/flip-camera-ios/index.d.ts +11 -0
- package/icons/flip-camera-ios/index.js +4 -0
- package/icons/follow-the-signs/index.d.ts +11 -0
- package/icons/follow-the-signs/index.js +4 -0
- package/icons/food-bank/index.d.ts +11 -0
- package/icons/food-bank/index.js +4 -0
- package/icons/forward-10/index.d.ts +11 -0
- package/icons/forward-10/index.js +4 -0
- package/icons/forward-30/index.d.ts +11 -0
- package/icons/forward-30/index.js +4 -0
- package/icons/forward-5/index.d.ts +11 -0
- package/icons/forward-5/index.js +4 -0
- package/icons/forward-to-inbox/index.d.ts +11 -0
- package/icons/forward-to-inbox/index.js +4 -0
- package/icons/foundation/index.d.ts +11 -0
- package/icons/foundation/index.js +4 -0
- package/icons/free-breakfast/index.d.ts +11 -0
- package/icons/free-breakfast/index.js +4 -0
- package/icons/gamepad/index.d.ts +11 -0
- package/icons/gamepad/index.js +4 -0
- package/icons/games/index.d.ts +11 -0
- package/icons/games/index.js +4 -0
- package/icons/gas-meter/index.d.ts +11 -0
- package/icons/gas-meter/index.js +4 -0
- package/icons/golf-course/index.d.ts +11 -0
- package/icons/golf-course/index.js +4 -0
- package/icons/gps-fixed/index.d.ts +11 -0
- package/icons/gps-fixed/index.js +4 -0
- package/icons/gps-not-fixed/index.d.ts +11 -0
- package/icons/gps-not-fixed/index.js +4 -0
- package/icons/gps-off/index.d.ts +11 -0
- package/icons/gps-off/index.js +4 -0
- package/icons/gradient/index.d.ts +11 -0
- package/icons/gradient/index.js +4 -0
- package/icons/grain/index.d.ts +11 -0
- package/icons/grain/index.js +4 -0
- package/icons/graphic-eq/index.d.ts +11 -0
- package/icons/graphic-eq/index.js +4 -0
- package/icons/grass/index.d.ts +11 -0
- package/icons/grass/index.js +4 -0
- package/icons/grid-off/index.d.ts +11 -0
- package/icons/grid-off/index.js +4 -0
- package/icons/grid-on/index.d.ts +11 -0
- package/icons/grid-on/index.js +4 -0
- package/icons/group/index.d.ts +11 -0
- package/icons/group/index.js +4 -0
- package/icons/group-add/index.d.ts +11 -0
- package/icons/group-add/index.js +4 -0
- package/icons/groups/index.d.ts +11 -0
- package/icons/groups/index.js +4 -0
- package/icons/handyman/index.d.ts +11 -0
- package/icons/handyman/index.js +4 -0
- package/icons/hd/index.d.ts +11 -0
- package/icons/hd/index.js +4 -0
- package/icons/hdr-off/index.d.ts +11 -0
- package/icons/hdr-off/index.js +4 -0
- package/icons/hdr-on/index.d.ts +11 -0
- package/icons/hdr-on/index.js +4 -0
- package/icons/hdr-strong/index.d.ts +11 -0
- package/icons/hdr-strong/index.js +4 -0
- package/icons/hdr-weak/index.d.ts +11 -0
- package/icons/hdr-weak/index.js +4 -0
- package/icons/headset/index.d.ts +11 -0
- package/icons/headset/index.js +4 -0
- package/icons/headset-mic/index.d.ts +11 -0
- package/icons/headset-mic/index.js +4 -0
- package/icons/healing/index.d.ts +11 -0
- package/icons/healing/index.js +4 -0
- package/icons/hearing/index.d.ts +11 -0
- package/icons/hearing/index.js +4 -0
- package/icons/hearing-disabled/index.d.ts +11 -0
- package/icons/hearing-disabled/index.js +4 -0
- package/icons/heat-pump/index.d.ts +11 -0
- package/icons/heat-pump/index.js +4 -0
- package/icons/high-quality/index.d.ts +11 -0
- package/icons/high-quality/index.js +4 -0
- package/icons/history-edu/index.d.ts +11 -0
- package/icons/history-edu/index.js +4 -0
- package/icons/home-repair-service/index.d.ts +11 -0
- package/icons/home-repair-service/index.js +4 -0
- package/icons/home-work/index.js +1 -1
- package/icons/hot-tub/index.d.ts +11 -0
- package/icons/hot-tub/index.js +4 -0
- package/icons/hotel/index.d.ts +11 -0
- package/icons/hotel/index.js +4 -0
- package/icons/hourglass-bottom/index.d.ts +11 -0
- package/icons/hourglass-bottom/index.js +4 -0
- package/icons/hourglass-top/index.d.ts +11 -0
- package/icons/hourglass-top/index.js +4 -0
- package/icons/house/index.d.ts +11 -0
- package/icons/house/index.js +4 -0
- package/icons/house-siding/index.d.ts +11 -0
- package/icons/house-siding/index.js +4 -0
- package/icons/hvac/index.d.ts +11 -0
- package/icons/hvac/index.js +4 -0
- package/icons/image/index.d.ts +11 -0
- package/icons/image/index.js +4 -0
- package/icons/image-aspect-ratio/index.d.ts +11 -0
- package/icons/image-aspect-ratio/index.js +4 -0
- package/icons/image-not-supported/index.d.ts +11 -0
- package/icons/image-not-supported/index.js +4 -0
- package/icons/image-search/index.d.ts +11 -0
- package/icons/image-search/index.js +4 -0
- package/icons/import-contacts/index.d.ts +11 -0
- package/icons/import-contacts/index.js +4 -0
- package/icons/import-export/index.d.ts +11 -0
- package/icons/import-export/index.js +4 -0
- package/icons/indeterminate-check-box/index.d.ts +11 -0
- package/icons/indeterminate-check-box/index.js +4 -0
- package/icons/insights/index.js +1 -1
- package/icons/invert-colors-off/index.d.ts +11 -0
- package/icons/invert-colors-off/index.js +4 -0
- package/icons/iso/index.d.ts +11 -0
- package/icons/iso/index.js +4 -0
- package/icons/keyboard/index.d.ts +11 -0
- package/icons/keyboard/index.js +4 -0
- package/icons/keyboard-backspace/index.d.ts +11 -0
- package/icons/keyboard-backspace/index.js +4 -0
- package/icons/keyboard-capslock/index.d.ts +11 -0
- package/icons/keyboard-capslock/index.js +4 -0
- package/icons/keyboard-hide/index.d.ts +11 -0
- package/icons/keyboard-hide/index.js +4 -0
- package/icons/keyboard-return/index.d.ts +11 -0
- package/icons/keyboard-return/index.js +4 -0
- package/icons/keyboard-tab/index.d.ts +11 -0
- package/icons/keyboard-tab/index.js +4 -0
- package/icons/keyboard-voice/index.d.ts +11 -0
- package/icons/keyboard-voice/index.js +4 -0
- package/icons/king-bed/index.d.ts +11 -0
- package/icons/king-bed/index.js +4 -0
- package/icons/kitchen/index.d.ts +11 -0
- package/icons/kitchen/index.js +4 -0
- package/icons/landscape/index.d.ts +11 -0
- package/icons/landscape/index.js +4 -0
- package/icons/laptop/index.d.ts +11 -0
- package/icons/laptop/index.js +4 -0
- package/icons/laptop-chromebook/index.d.ts +11 -0
- package/icons/laptop-chromebook/index.js +4 -0
- package/icons/laptop-mac/index.d.ts +11 -0
- package/icons/laptop-mac/index.js +4 -0
- package/icons/laptop-windows/index.d.ts +11 -0
- package/icons/laptop-windows/index.js +4 -0
- package/icons/layers/index.d.ts +11 -0
- package/icons/layers/index.js +4 -0
- package/icons/layers-clear/index.d.ts +11 -0
- package/icons/layers-clear/index.js +4 -0
- package/icons/leak-add/index.d.ts +11 -0
- package/icons/leak-add/index.js +4 -0
- package/icons/leak-remove/index.d.ts +11 -0
- package/icons/leak-remove/index.js +4 -0
- package/icons/lens/index.d.ts +11 -0
- package/icons/lens/index.js +4 -0
- package/icons/library-add/index.d.ts +11 -0
- package/icons/library-add/index.js +4 -0
- package/icons/library-add-check/index.d.ts +11 -0
- package/icons/library-add-check/index.js +4 -0
- package/icons/library-books/index.d.ts +11 -0
- package/icons/library-books/index.js +4 -0
- package/icons/library-music/index.d.ts +11 -0
- package/icons/library-music/index.js +4 -0
- package/icons/linked-camera/index.d.ts +11 -0
- package/icons/linked-camera/index.js +4 -0
- package/icons/list-alt/index.d.ts +11 -0
- package/icons/list-alt/index.js +4 -0
- package/icons/live-help/index.d.ts +11 -0
- package/icons/live-help/index.js +4 -0
- package/icons/local-activity/index.d.ts +11 -0
- package/icons/local-activity/index.js +4 -0
- package/icons/local-airport/index.d.ts +11 -0
- package/icons/local-airport/index.js +4 -0
- package/icons/local-atm/index.d.ts +11 -0
- package/icons/local-atm/index.js +4 -0
- package/icons/local-bar/index.d.ts +11 -0
- package/icons/local-bar/index.js +4 -0
- package/icons/local-cafe/index.d.ts +11 -0
- package/icons/local-cafe/index.js +4 -0
- package/icons/local-car-wash/index.d.ts +11 -0
- package/icons/local-car-wash/index.js +4 -0
- package/icons/local-convenience-store/index.d.ts +11 -0
- package/icons/local-convenience-store/index.js +4 -0
- package/icons/local-dining/index.d.ts +11 -0
- package/icons/local-dining/index.js +4 -0
- package/icons/local-drink/index.d.ts +11 -0
- package/icons/local-drink/index.js +4 -0
- package/icons/local-fire-department/index.d.ts +11 -0
- package/icons/local-fire-department/index.js +4 -0
- package/icons/local-florist/index.d.ts +11 -0
- package/icons/local-florist/index.js +4 -0
- package/icons/local-gas-station/index.d.ts +11 -0
- package/icons/local-gas-station/index.js +4 -0
- package/icons/local-grocery-store/index.d.ts +11 -0
- package/icons/local-grocery-store/index.js +4 -0
- package/icons/local-hospital/index.d.ts +11 -0
- package/icons/local-hospital/index.js +4 -0
- package/icons/local-hotel/index.d.ts +11 -0
- package/icons/local-hotel/index.js +4 -0
- package/icons/local-laundry-service/index.d.ts +11 -0
- package/icons/local-laundry-service/index.js +4 -0
- package/icons/local-library/index.d.ts +11 -0
- package/icons/local-library/index.js +4 -0
- package/icons/local-mall/index.d.ts +11 -0
- package/icons/local-mall/index.js +4 -0
- package/icons/local-movies/index.d.ts +11 -0
- package/icons/local-movies/index.js +4 -0
- package/icons/local-parking/index.d.ts +11 -0
- package/icons/local-parking/index.js +4 -0
- package/icons/local-pharmacy/index.d.ts +11 -0
- package/icons/local-pharmacy/index.js +4 -0
- package/icons/local-phone/index.d.ts +11 -0
- package/icons/local-phone/index.js +4 -0
- package/icons/local-pizza/index.d.ts +11 -0
- package/icons/local-pizza/index.js +4 -0
- package/icons/local-play/index.d.ts +11 -0
- package/icons/local-play/index.js +4 -0
- package/icons/local-police/index.d.ts +11 -0
- package/icons/local-police/index.js +4 -0
- package/icons/local-post-office/index.d.ts +11 -0
- package/icons/local-post-office/index.js +4 -0
- package/icons/local-printshop/index.d.ts +11 -0
- package/icons/local-printshop/index.js +4 -0
- package/icons/local-see/index.d.ts +11 -0
- package/icons/local-see/index.js +4 -0
- package/icons/local-shipping/index.d.ts +11 -0
- package/icons/local-shipping/index.js +4 -0
- package/icons/local-taxi/index.d.ts +11 -0
- package/icons/local-taxi/index.js +4 -0
- package/icons/location-city/index.d.ts +11 -0
- package/icons/location-city/index.js +4 -0
- package/icons/location-disabled/index.d.ts +11 -0
- package/icons/location-disabled/index.js +4 -0
- package/icons/location-off/index.d.ts +11 -0
- package/icons/location-off/index.js +4 -0
- package/icons/location-on/index.d.ts +11 -0
- package/icons/location-on/index.js +4 -0
- package/icons/location-searching/index.d.ts +11 -0
- package/icons/location-searching/index.js +4 -0
- package/icons/logout/index.js +1 -1
- package/icons/looks/index.d.ts +11 -0
- package/icons/looks/index.js +4 -0
- package/icons/looks-3/index.d.ts +11 -0
- package/icons/looks-3/index.js +4 -0
- package/icons/looks-4/index.d.ts +11 -0
- package/icons/looks-4/index.js +4 -0
- package/icons/looks-5/index.d.ts +11 -0
- package/icons/looks-5/index.js +4 -0
- package/icons/looks-6/index.d.ts +11 -0
- package/icons/looks-6/index.js +4 -0
- package/icons/looks-one/index.d.ts +11 -0
- package/icons/looks-one/index.js +4 -0
- package/icons/looks-two/index.d.ts +11 -0
- package/icons/looks-two/index.js +4 -0
- package/icons/loop/index.d.ts +11 -0
- package/icons/loop/index.js +4 -0
- package/icons/loupe/index.d.ts +11 -0
- package/icons/loupe/index.js +4 -0
- package/icons/luggage/index.d.ts +11 -0
- package/icons/luggage/index.js +4 -0
- package/icons/mail-outline/index.d.ts +11 -0
- package/icons/mail-outline/index.js +4 -0
- package/icons/map/index.d.ts +11 -0
- package/icons/map/index.js +4 -0
- package/icons/maps-ugc/index.d.ts +11 -0
- package/icons/maps-ugc/index.js +4 -0
- package/icons/mark-email-read/index.d.ts +11 -0
- package/icons/mark-email-read/index.js +4 -0
- package/icons/mark-email-unread/index.d.ts +11 -0
- package/icons/mark-email-unread/index.js +4 -0
- package/icons/masks/index.d.ts +11 -0
- package/icons/masks/index.js +4 -0
- package/icons/medical-services/index.d.ts +11 -0
- package/icons/medical-services/index.js +4 -0
- package/icons/meeting-room/index.d.ts +11 -0
- package/icons/meeting-room/index.js +4 -0
- package/icons/memory/index.d.ts +11 -0
- package/icons/memory/index.js +4 -0
- package/icons/menu-book/index.d.ts +11 -0
- package/icons/menu-book/index.js +4 -0
- package/icons/message/index.d.ts +11 -0
- package/icons/message/index.js +4 -0
- package/icons/mic/index.d.ts +11 -0
- package/icons/mic/index.js +4 -0
- package/icons/mic-off/index.d.ts +11 -0
- package/icons/mic-off/index.js +4 -0
- package/icons/microwave/index.d.ts +11 -0
- package/icons/microwave/index.js +4 -0
- package/icons/military-tech/index.d.ts +11 -0
- package/icons/military-tech/index.js +4 -0
- package/icons/miscellaneous-services/index.d.ts +11 -0
- package/icons/miscellaneous-services/index.js +4 -0
- package/icons/missed-video-call/index.d.ts +11 -0
- package/icons/missed-video-call/index.js +4 -0
- package/icons/mobile-friendly/index.d.ts +11 -0
- package/icons/mobile-friendly/index.js +4 -0
- package/icons/mobile-off/index.d.ts +11 -0
- package/icons/mobile-off/index.js +4 -0
- package/icons/mobile-screen-share/index.d.ts +11 -0
- package/icons/mobile-screen-share/index.js +4 -0
- package/icons/mode-fan-off/index.d.ts +11 -0
- package/icons/mode-fan-off/index.js +4 -0
- package/icons/money/index.d.ts +11 -0
- package/icons/money/index.js +4 -0
- package/icons/monochrome-photos/index.d.ts +11 -0
- package/icons/monochrome-photos/index.js +4 -0
- package/icons/mood/index.d.ts +11 -0
- package/icons/mood/index.js +4 -0
- package/icons/mood-bad/index.d.ts +11 -0
- package/icons/mood-bad/index.js +4 -0
- package/icons/moped/index.d.ts +11 -0
- package/icons/moped/index.js +4 -0
- package/icons/more-time/index.js +1 -1
- package/icons/motion-photos-on/index.d.ts +11 -0
- package/icons/motion-photos-on/index.js +4 -0
- package/icons/motion-photos-pause/index.d.ts +11 -0
- package/icons/motion-photos-pause/index.js +4 -0
- package/icons/motion-photos-paused/index.d.ts +11 -0
- package/icons/motion-photos-paused/index.js +4 -0
- package/icons/mouse/index.d.ts +11 -0
- package/icons/mouse/index.js +4 -0
- package/icons/movie/index.d.ts +11 -0
- package/icons/movie/index.js +4 -0
- package/icons/movie-creation/index.d.ts +11 -0
- package/icons/movie-creation/index.js +4 -0
- package/icons/movie-filter/index.d.ts +11 -0
- package/icons/movie-filter/index.js +4 -0
- package/icons/multiple-stop/index.d.ts +11 -0
- package/icons/multiple-stop/index.js +4 -0
- package/icons/museum/index.d.ts +11 -0
- package/icons/museum/index.js +4 -0
- package/icons/music-note/index.d.ts +11 -0
- package/icons/music-note/index.js +4 -0
- package/icons/music-off/index.d.ts +11 -0
- package/icons/music-off/index.js +4 -0
- package/icons/music-video/index.d.ts +11 -0
- package/icons/music-video/index.js +4 -0
- package/icons/my-location/index.d.ts +11 -0
- package/icons/my-location/index.js +4 -0
- package/icons/nat/index.d.ts +11 -0
- package/icons/nat/index.js +4 -0
- package/icons/nature/index.d.ts +11 -0
- package/icons/nature/index.js +4 -0
- package/icons/nature-people/index.d.ts +11 -0
- package/icons/nature-people/index.js +4 -0
- package/icons/navigate-before/index.d.ts +11 -0
- package/icons/navigate-before/index.js +4 -0
- package/icons/navigate-next/index.d.ts +11 -0
- package/icons/navigate-next/index.js +4 -0
- package/icons/navigation/index.d.ts +11 -0
- package/icons/navigation/index.js +4 -0
- package/icons/near-me/index.d.ts +11 -0
- package/icons/near-me/index.js +4 -0
- package/icons/near-me-disabled/index.d.ts +11 -0
- package/icons/near-me-disabled/index.js +4 -0
- package/icons/nest-cam-wired-stand/index.d.ts +11 -0
- package/icons/nest-cam-wired-stand/index.js +4 -0
- package/icons/new-releases/index.d.ts +11 -0
- package/icons/new-releases/index.js +4 -0
- package/icons/nfc/index.d.ts +11 -0
- package/icons/nfc/index.js +4 -0
- package/icons/night-shelter/index.d.ts +11 -0
- package/icons/night-shelter/index.js +4 -0
- package/icons/nights-stay/index.d.ts +11 -0
- package/icons/nights-stay/index.js +4 -0
- package/icons/no-backpack/index.d.ts +11 -0
- package/icons/no-backpack/index.js +4 -0
- package/icons/no-cell/index.d.ts +11 -0
- package/icons/no-cell/index.js +4 -0
- package/icons/no-drinks/index.d.ts +11 -0
- package/icons/no-drinks/index.js +4 -0
- package/icons/no-flash/index.d.ts +11 -0
- package/icons/no-flash/index.js +4 -0
- package/icons/no-food/index.d.ts +11 -0
- package/icons/no-food/index.js +4 -0
- package/icons/no-luggage/index.d.ts +11 -0
- package/icons/no-luggage/index.js +4 -0
- package/icons/no-meals/index.d.ts +11 -0
- package/icons/no-meals/index.js +4 -0
- package/icons/no-meeting-room/index.d.ts +11 -0
- package/icons/no-meeting-room/index.js +4 -0
- package/icons/no-photography/index.d.ts +11 -0
- package/icons/no-photography/index.js +4 -0
- package/icons/no-sim/index.d.ts +11 -0
- package/icons/no-sim/index.js +4 -0
- package/icons/no-stroller/index.d.ts +11 -0
- package/icons/no-stroller/index.js +4 -0
- package/icons/no-transfer/index.d.ts +11 -0
- package/icons/no-transfer/index.js +4 -0
- package/icons/not-interested/index.d.ts +11 -0
- package/icons/not-interested/index.js +4 -0
- package/icons/not-listed-location/index.d.ts +11 -0
- package/icons/not-listed-location/index.js +4 -0
- package/icons/note/index.d.ts +11 -0
- package/icons/note/index.js +4 -0
- package/icons/notifications/index.d.ts +11 -0
- package/icons/notifications/index.js +4 -0
- package/icons/notifications-active/index.d.ts +11 -0
- package/icons/notifications-active/index.js +4 -0
- package/icons/notifications-off/index.d.ts +11 -0
- package/icons/notifications-off/index.js +4 -0
- package/icons/notifications-paused/index.d.ts +11 -0
- package/icons/notifications-paused/index.js +4 -0
- package/icons/oil-barrel/index.d.ts +11 -0
- package/icons/oil-barrel/index.js +4 -0
- package/icons/outdoor-grill/index.d.ts +11 -0
- package/icons/outdoor-grill/index.js +4 -0
- package/icons/pages/index.d.ts +11 -0
- package/icons/pages/index.js +4 -0
- package/icons/palette/index.d.ts +11 -0
- package/icons/palette/index.js +4 -0
- package/icons/panorama/index.d.ts +11 -0
- package/icons/panorama/index.js +4 -0
- package/icons/panorama-fish-eye/index.d.ts +11 -0
- package/icons/panorama-fish-eye/index.js +4 -0
- package/icons/panorama-horizontal/index.d.ts +11 -0
- package/icons/panorama-horizontal/index.js +4 -0
- package/icons/panorama-vertical/index.d.ts +11 -0
- package/icons/panorama-vertical/index.js +4 -0
- package/icons/panorama-wide-angle/index.d.ts +11 -0
- package/icons/panorama-wide-angle/index.js +4 -0
- package/icons/party-mode/index.d.ts +11 -0
- package/icons/party-mode/index.js +4 -0
- package/icons/pause/index.d.ts +11 -0
- package/icons/pause/index.js +4 -0
- package/icons/pause-circle-filled/index.d.ts +11 -0
- package/icons/pause-circle-filled/index.js +4 -0
- package/icons/pause-presentation/index.d.ts +11 -0
- package/icons/pause-presentation/index.js +4 -0
- package/icons/pedal-bike/index.d.ts +11 -0
- package/icons/pedal-bike/index.js +4 -0
- package/icons/people/index.d.ts +11 -0
- package/icons/people/index.js +4 -0
- package/icons/people-alt/index.d.ts +11 -0
- package/icons/people-alt/index.js +4 -0
- package/icons/people-outline/index.d.ts +11 -0
- package/icons/people-outline/index.js +4 -0
- package/icons/person/index.d.ts +11 -0
- package/icons/person/index.js +4 -0
- package/icons/person-add/index.d.ts +11 -0
- package/icons/person-add/index.js +4 -0
- package/icons/person-add-alt-1/index.d.ts +11 -0
- package/icons/person-add-alt-1/index.js +4 -0
- package/icons/person-add-disabled/index.d.ts +11 -0
- package/icons/person-add-disabled/index.js +4 -0
- package/icons/person-outline/index.d.ts +11 -0
- package/icons/person-outline/index.js +4 -0
- package/icons/person-pin/index.d.ts +11 -0
- package/icons/person-pin/index.js +4 -0
- package/icons/person-pin-circle/index.d.ts +11 -0
- package/icons/person-pin-circle/index.js +4 -0
- package/icons/person-remove/index.d.ts +11 -0
- package/icons/person-remove/index.js +4 -0
- package/icons/person-remove-alt-1/index.d.ts +11 -0
- package/icons/person-remove-alt-1/index.js +4 -0
- package/icons/person-search/index.d.ts +11 -0
- package/icons/person-search/index.js +4 -0
- package/icons/pest-control/index.d.ts +11 -0
- package/icons/pest-control/index.js +4 -0
- package/icons/pest-control-rodent/index.d.ts +11 -0
- package/icons/pest-control-rodent/index.js +4 -0
- package/icons/phone/index.d.ts +11 -0
- package/icons/phone/index.js +4 -0
- package/icons/phone-android/index.d.ts +11 -0
- package/icons/phone-android/index.js +4 -0
- package/icons/phone-disabled/index.d.ts +11 -0
- package/icons/phone-disabled/index.js +4 -0
- package/icons/phone-enabled/index.d.ts +11 -0
- package/icons/phone-enabled/index.js +4 -0
- package/icons/phone-iphone/index.d.ts +11 -0
- package/icons/phone-iphone/index.js +4 -0
- package/icons/phonelink/index.d.ts +11 -0
- package/icons/phonelink/index.js +4 -0
- package/icons/phonelink-erase/index.d.ts +11 -0
- package/icons/phonelink-erase/index.js +4 -0
- package/icons/phonelink-lock/index.d.ts +11 -0
- package/icons/phonelink-lock/index.js +4 -0
- package/icons/phonelink-off/index.d.ts +11 -0
- package/icons/phonelink-off/index.js +4 -0
- package/icons/phonelink-ring/index.d.ts +11 -0
- package/icons/phonelink-ring/index.js +4 -0
- package/icons/phonelink-setup/index.d.ts +11 -0
- package/icons/phonelink-setup/index.js +4 -0
- package/icons/photo/index.d.ts +11 -0
- package/icons/photo/index.js +4 -0
- package/icons/photo-album/index.d.ts +11 -0
- package/icons/photo-album/index.js +4 -0
- package/icons/photo-camera/index.d.ts +11 -0
- package/icons/photo-camera/index.js +4 -0
- package/icons/photo-filter/index.d.ts +11 -0
- package/icons/photo-filter/index.js +4 -0
- package/icons/photo-library/index.d.ts +11 -0
- package/icons/photo-library/index.js +4 -0
- package/icons/photo-size-select-actual/index.d.ts +11 -0
- package/icons/photo-size-select-actual/index.js +4 -0
- package/icons/photo-size-select-large/index.d.ts +11 -0
- package/icons/photo-size-select-large/index.js +4 -0
- package/icons/photo-size-select-small/index.d.ts +11 -0
- package/icons/photo-size-select-small/index.js +4 -0
- package/icons/picture-as-pdf/index.d.ts +11 -0
- package/icons/picture-as-pdf/index.js +4 -0
- package/icons/pin-drop/index.d.ts +11 -0
- package/icons/pin-drop/index.js +4 -0
- package/icons/place/index.d.ts +11 -0
- package/icons/place/index.js +4 -0
- package/icons/plagiarism/index.js +1 -1
- package/icons/play-arrow/index.d.ts +11 -0
- package/icons/play-arrow/index.js +4 -0
- package/icons/play-circle-filled/index.d.ts +11 -0
- package/icons/play-circle-filled/index.js +4 -0
- package/icons/play-circle-outline/index.d.ts +2 -2
- package/icons/play-circle-outline/index.js +1 -1
- package/icons/playlist-add/index.d.ts +11 -0
- package/icons/playlist-add/index.js +4 -0
- package/icons/playlist-add-check/index.d.ts +11 -0
- package/icons/playlist-add-check/index.js +4 -0
- package/icons/playlist-play/index.d.ts +11 -0
- package/icons/playlist-play/index.js +4 -0
- package/icons/plumbing/index.d.ts +11 -0
- package/icons/plumbing/index.js +4 -0
- package/icons/plus-one/index.d.ts +11 -0
- package/icons/plus-one/index.js +4 -0
- package/icons/point-of-sale/index.d.ts +11 -0
- package/icons/point-of-sale/index.js +4 -0
- package/icons/policy/index.js +1 -1
- package/icons/poll/index.d.ts +11 -0
- package/icons/poll/index.js +4 -0
- package/icons/pool/index.d.ts +11 -0
- package/icons/pool/index.js +4 -0
- package/icons/portable-wifi-off/index.d.ts +11 -0
- package/icons/portable-wifi-off/index.js +4 -0
- package/icons/portrait/index.d.ts +11 -0
- package/icons/portrait/index.js +4 -0
- package/icons/post-add/index.js +1 -1
- package/icons/power-input/index.d.ts +11 -0
- package/icons/power-input/index.js +4 -0
- package/icons/precision-manufacturing/index.d.ts +11 -0
- package/icons/precision-manufacturing/index.js +4 -0
- package/icons/present-to-all/index.d.ts +11 -0
- package/icons/present-to-all/index.js +4 -0
- package/icons/print-disabled/index.d.ts +11 -0
- package/icons/print-disabled/index.js +4 -0
- package/icons/propane/index.d.ts +11 -0
- package/icons/propane/index.js +4 -0
- package/icons/propane-tank/index.d.ts +11 -0
- package/icons/propane-tank/index.js +4 -0
- package/icons/psychology/index.d.ts +11 -0
- package/icons/psychology/index.js +4 -0
- package/icons/public/index.d.ts +11 -0
- package/icons/public/index.js +4 -0
- package/icons/public-off/index.d.ts +11 -0
- package/icons/public-off/index.js +4 -0
- package/icons/qr-code/index.d.ts +11 -0
- package/icons/qr-code/index.js +4 -0
- package/icons/qr-code-scanner/index.d.ts +11 -0
- package/icons/qr-code-scanner/index.js +4 -0
- package/icons/queue/index.d.ts +11 -0
- package/icons/queue/index.js +4 -0
- package/icons/queue-music/index.d.ts +11 -0
- package/icons/queue-music/index.js +4 -0
- package/icons/queue-play-next/index.d.ts +11 -0
- package/icons/queue-play-next/index.js +4 -0
- package/icons/quickreply/index.js +1 -1
- package/icons/radio/index.d.ts +11 -0
- package/icons/radio/index.js +4 -0
- package/icons/radio-button-checked/index.d.ts +11 -0
- package/icons/radio-button-checked/index.js +4 -0
- package/icons/radio-button-unchecked/index.d.ts +11 -0
- package/icons/radio-button-unchecked/index.js +4 -0
- package/icons/rate-review/index.d.ts +11 -0
- package/icons/rate-review/index.js +4 -0
- package/icons/read-more/index.d.ts +11 -0
- package/icons/read-more/index.js +4 -0
- package/icons/receipt-long/index.d.ts +11 -0
- package/icons/receipt-long/index.js +4 -0
- package/icons/recent-actors/index.d.ts +11 -0
- package/icons/recent-actors/index.js +4 -0
- package/icons/reduce-capacity/index.d.ts +11 -0
- package/icons/reduce-capacity/index.js +4 -0
- package/icons/remove-from-queue/index.d.ts +11 -0
- package/icons/remove-from-queue/index.js +4 -0
- package/icons/remove-red-eye/index.d.ts +11 -0
- package/icons/remove-red-eye/index.js +4 -0
- package/icons/repeat/index.d.ts +11 -0
- package/icons/repeat/index.js +4 -0
- package/icons/repeat-one/index.d.ts +11 -0
- package/icons/repeat-one/index.js +4 -0
- package/icons/replay/index.d.ts +11 -0
- package/icons/replay/index.js +4 -0
- package/icons/replay-10/index.d.ts +11 -0
- package/icons/replay-10/index.js +4 -0
- package/icons/replay-30/index.d.ts +11 -0
- package/icons/replay-30/index.js +4 -0
- package/icons/replay-5/index.d.ts +11 -0
- package/icons/replay-5/index.js +4 -0
- package/icons/report-outline/index.js +1 -1
- package/icons/restaurant/index.d.ts +11 -0
- package/icons/restaurant/index.js +4 -0
- package/icons/restaurant-menu/index.d.ts +11 -0
- package/icons/restaurant-menu/index.js +4 -0
- package/icons/rice-bowl/index.d.ts +11 -0
- package/icons/rice-bowl/index.js +4 -0
- package/icons/ring-volume/index.d.ts +11 -0
- package/icons/ring-volume/index.js +4 -0
- package/icons/roller-shades/index.d.ts +11 -0
- package/icons/roller-shades/index.js +4 -0
- package/icons/roller-shades-closed/index.d.ts +11 -0
- package/icons/roller-shades-closed/index.js +4 -0
- package/icons/roofing/index.d.ts +11 -0
- package/icons/roofing/index.js +4 -0
- package/icons/room-preferences/index.d.ts +11 -0
- package/icons/room-preferences/index.js +4 -0
- package/icons/room-service/index.d.ts +11 -0
- package/icons/room-service/index.js +4 -0
- package/icons/rotate-90-degrees-ccw/index.d.ts +11 -0
- package/icons/rotate-90-degrees-ccw/index.js +4 -0
- package/icons/rotate-left/index.d.ts +11 -0
- package/icons/rotate-left/index.js +4 -0
- package/icons/rotate-right/index.d.ts +11 -0
- package/icons/rotate-right/index.js +4 -0
- package/icons/router/index.d.ts +11 -0
- package/icons/router/index.js +4 -0
- package/icons/rss-feed/index.d.ts +11 -0
- package/icons/rss-feed/index.js +4 -0
- package/icons/run-circle/index.d.ts +11 -0
- package/icons/run-circle/index.js +4 -0
- package/icons/rv-hookup/index.d.ts +11 -0
- package/icons/rv-hookup/index.js +4 -0
- package/icons/sanitizer/index.d.ts +11 -0
- package/icons/sanitizer/index.js +4 -0
- package/icons/satellite/index.d.ts +11 -0
- package/icons/satellite/index.js +4 -0
- package/icons/scanner/index.d.ts +11 -0
- package/icons/scanner/index.js +4 -0
- package/icons/school/index.d.ts +11 -0
- package/icons/school/index.js +4 -0
- package/icons/science/index.d.ts +11 -0
- package/icons/science/index.js +4 -0
- package/icons/screen-lock-landscape/index.d.ts +11 -0
- package/icons/screen-lock-landscape/index.js +4 -0
- package/icons/screen-lock-portrait/index.d.ts +11 -0
- package/icons/screen-lock-portrait/index.js +4 -0
- package/icons/screen-lock-rotation/index.d.ts +11 -0
- package/icons/screen-lock-rotation/index.js +4 -0
- package/icons/screen-rotation/index.d.ts +11 -0
- package/icons/screen-rotation/index.js +4 -0
- package/icons/screen-share/index.d.ts +11 -0
- package/icons/screen-share/index.js +4 -0
- package/icons/sd-storage/index.d.ts +11 -0
- package/icons/sd-storage/index.js +4 -0
- package/icons/search-off/index.js +1 -1
- package/icons/security/index.d.ts +11 -0
- package/icons/security/index.js +4 -0
- package/icons/self-improvement/index.d.ts +11 -0
- package/icons/self-improvement/index.js +4 -0
- package/icons/sensor-door/index.d.ts +11 -0
- package/icons/sensor-door/index.js +4 -0
- package/icons/sensor-occupied/index.d.ts +11 -0
- package/icons/sensor-occupied/index.js +4 -0
- package/icons/sensor-window/index.d.ts +11 -0
- package/icons/sensor-window/index.js +4 -0
- package/icons/sentiment-dissatisfied/index.d.ts +11 -0
- package/icons/sentiment-dissatisfied/index.js +4 -0
- package/icons/sentiment-neutral/index.d.ts +11 -0
- package/icons/sentiment-neutral/index.js +4 -0
- package/icons/sentiment-satisfied/index.d.ts +11 -0
- package/icons/sentiment-satisfied/index.js +4 -0
- package/icons/sentiment-satisfied-alt/index.d.ts +11 -0
- package/icons/sentiment-satisfied-alt/index.js +4 -0
- package/icons/sentiment-very-dissatisfied/index.d.ts +11 -0
- package/icons/sentiment-very-dissatisfied/index.js +4 -0
- package/icons/sentiment-very-satisfied/index.d.ts +11 -0
- package/icons/sentiment-very-satisfied/index.js +4 -0
- package/icons/set-meal/index.d.ts +11 -0
- package/icons/set-meal/index.js +4 -0
- package/icons/settings-system-daydream/index.d.ts +11 -0
- package/icons/settings-system-daydream/index.js +4 -0
- package/icons/share/index.d.ts +11 -0
- package/icons/share/index.js +4 -0
- package/icons/shield-moon/index.d.ts +11 -0
- package/icons/shield-moon/index.js +4 -0
- package/icons/shuffle/index.d.ts +11 -0
- package/icons/shuffle/index.js +4 -0
- package/icons/shutter-speed/index.d.ts +11 -0
- package/icons/shutter-speed/index.js +4 -0
- package/icons/sick/index.d.ts +11 -0
- package/icons/sick/index.js +4 -0
- package/icons/signal-cellular-4-bar/index.d.ts +11 -0
- package/icons/signal-cellular-4-bar/index.js +4 -0
- package/icons/signal-cellular-alt/index.d.ts +11 -0
- package/icons/signal-cellular-alt/index.js +4 -0
- package/icons/signal-cellular-connected-no-internet-4-bar/index.d.ts +11 -0
- package/icons/signal-cellular-connected-no-internet-4-bar/index.js +4 -0
- package/icons/signal-cellular-no-sim/index.d.ts +11 -0
- package/icons/signal-cellular-no-sim/index.js +4 -0
- package/icons/signal-cellular-null/index.d.ts +11 -0
- package/icons/signal-cellular-null/index.js +4 -0
- package/icons/signal-cellular-off/index.d.ts +11 -0
- package/icons/signal-cellular-off/index.js +4 -0
- package/icons/signal-wifi-4-bar/index.d.ts +11 -0
- package/icons/signal-wifi-4-bar/index.js +4 -0
- package/icons/signal-wifi-4-bar-lock/index.d.ts +11 -0
- package/icons/signal-wifi-4-bar-lock/index.js +4 -0
- package/icons/signal-wifi-off/index.d.ts +11 -0
- package/icons/signal-wifi-off/index.js +4 -0
- package/icons/sim-card/index.d.ts +11 -0
- package/icons/sim-card/index.js +4 -0
- package/icons/single-bed/index.d.ts +11 -0
- package/icons/single-bed/index.js +4 -0
- package/icons/skip-next/index.d.ts +11 -0
- package/icons/skip-next/index.js +4 -0
- package/icons/skip-previous/index.d.ts +11 -0
- package/icons/skip-previous/index.js +4 -0
- package/icons/slideshow/index.d.ts +11 -0
- package/icons/slideshow/index.js +4 -0
- package/icons/slow-motion-video/index.d.ts +11 -0
- package/icons/slow-motion-video/index.js +4 -0
- package/icons/smart-toy/index.js +1 -1
- package/icons/smartphone/index.d.ts +11 -0
- package/icons/smartphone/index.js +4 -0
- package/icons/smoke-free/index.d.ts +11 -0
- package/icons/smoke-free/index.js +4 -0
- package/icons/smoking-rooms/index.d.ts +11 -0
- package/icons/smoking-rooms/index.js +4 -0
- package/icons/snooze/index.d.ts +11 -0
- package/icons/snooze/index.js +4 -0
- package/icons/soap/index.d.ts +11 -0
- package/icons/soap/index.js +4 -0
- package/icons/solar-power/index.d.ts +11 -0
- package/icons/solar-power/index.js +4 -0
- package/icons/sort-by-alpha/index.d.ts +11 -0
- package/icons/sort-by-alpha/index.js +4 -0
- package/icons/spa/index.d.ts +11 -0
- package/icons/spa/index.js +4 -0
- package/icons/speaker/index.d.ts +11 -0
- package/icons/speaker/index.js +4 -0
- package/icons/speaker-group/index.d.ts +11 -0
- package/icons/speaker-group/index.js +4 -0
- package/icons/speaker-phone/index.d.ts +11 -0
- package/icons/speaker-phone/index.js +4 -0
- package/icons/speed/index.d.ts +11 -0
- package/icons/speed/index.js +4 -0
- package/icons/sports/index.d.ts +11 -0
- package/icons/sports/index.js +4 -0
- package/icons/sports-bar/index.d.ts +11 -0
- package/icons/sports-bar/index.js +4 -0
- package/icons/sports-baseball/index.d.ts +11 -0
- package/icons/sports-baseball/index.js +4 -0
- package/icons/sports-basketball/index.d.ts +11 -0
- package/icons/sports-basketball/index.js +4 -0
- package/icons/sports-cricket/index.d.ts +11 -0
- package/icons/sports-cricket/index.js +4 -0
- package/icons/sports-esports/index.d.ts +11 -0
- package/icons/sports-esports/index.js +4 -0
- package/icons/sports-football/index.d.ts +11 -0
- package/icons/sports-football/index.js +4 -0
- package/icons/sports-golf/index.d.ts +11 -0
- package/icons/sports-golf/index.js +4 -0
- package/icons/sports-handball/index.d.ts +11 -0
- package/icons/sports-handball/index.js +4 -0
- package/icons/sports-hockey/index.d.ts +11 -0
- package/icons/sports-hockey/index.js +4 -0
- package/icons/sports-kabaddi/index.d.ts +11 -0
- package/icons/sports-kabaddi/index.js +4 -0
- package/icons/sports-mma/index.d.ts +11 -0
- package/icons/sports-mma/index.js +4 -0
- package/icons/sports-motorsports/index.d.ts +11 -0
- package/icons/sports-motorsports/index.js +4 -0
- package/icons/sports-rugby/index.d.ts +11 -0
- package/icons/sports-rugby/index.js +4 -0
- package/icons/sports-soccer/index.d.ts +11 -0
- package/icons/sports-soccer/index.js +4 -0
- package/icons/sports-tennis/index.d.ts +11 -0
- package/icons/sports-tennis/index.js +4 -0
- package/icons/sports-volleyball/index.d.ts +11 -0
- package/icons/sports-volleyball/index.js +4 -0
- package/icons/stairs/index.d.ts +11 -0
- package/icons/stairs/index.js +4 -0
- package/icons/star-border/index.d.ts +11 -0
- package/icons/star-border/index.js +4 -0
- package/icons/star-half/index.d.ts +11 -0
- package/icons/star-half/index.js +4 -0
- package/icons/stay-current-landscape/index.d.ts +11 -0
- package/icons/stay-current-landscape/index.js +4 -0
- package/icons/stay-current-portrait/index.d.ts +11 -0
- package/icons/stay-current-portrait/index.js +4 -0
- package/icons/stay-primary-landscape/index.d.ts +11 -0
- package/icons/stay-primary-landscape/index.js +4 -0
- package/icons/stay-primary-portrait/index.d.ts +11 -0
- package/icons/stay-primary-portrait/index.js +4 -0
- package/icons/stop-circle/index.d.ts +11 -0
- package/icons/stop-circle/index.js +4 -0
- package/icons/stop-screen-share/index.d.ts +11 -0
- package/icons/stop-screen-share/index.js +4 -0
- package/icons/storage/index.d.ts +11 -0
- package/icons/storage/index.js +4 -0
- package/icons/store-mall-directory/index.d.ts +11 -0
- package/icons/store-mall-directory/index.js +4 -0
- package/icons/storefront/index.d.ts +11 -0
- package/icons/storefront/index.js +4 -0
- package/icons/straighten/index.d.ts +11 -0
- package/icons/straighten/index.js +4 -0
- package/icons/streetview/index.d.ts +11 -0
- package/icons/streetview/index.js +4 -0
- package/icons/stroller/index.d.ts +11 -0
- package/icons/stroller/index.js +4 -0
- package/icons/style/index.d.ts +11 -0
- package/icons/style/index.js +4 -0
- package/icons/subscriptions/index.d.ts +11 -0
- package/icons/subscriptions/index.js +4 -0
- package/icons/subtitles/index.d.ts +11 -0
- package/icons/subtitles/index.js +4 -0
- package/icons/subway/index.d.ts +11 -0
- package/icons/subway/index.js +4 -0
- package/icons/surround-sound/index.d.ts +11 -0
- package/icons/surround-sound/index.js +4 -0
- package/icons/swap-calls/index.d.ts +11 -0
- package/icons/swap-calls/index.js +4 -0
- package/icons/switch-camera/index.d.ts +11 -0
- package/icons/switch-camera/index.js +4 -0
- package/icons/switch-left/index.js +1 -1
- package/icons/switch-right/index.js +1 -1
- package/icons/switch-video/index.d.ts +11 -0
- package/icons/switch-video/index.js +4 -0
- package/icons/tablet/index.d.ts +11 -0
- package/icons/tablet/index.js +4 -0
- package/icons/tablet-android/index.d.ts +11 -0
- package/icons/tablet-android/index.js +4 -0
- package/icons/tablet-mac/index.d.ts +11 -0
- package/icons/tablet-mac/index.js +4 -0
- package/icons/tag-faces/index.d.ts +11 -0
- package/icons/tag-faces/index.js +4 -0
- package/icons/tapas/index.d.ts +11 -0
- package/icons/tapas/index.js +4 -0
- package/icons/terrain/index.d.ts +11 -0
- package/icons/terrain/index.js +4 -0
- package/icons/textsms/index.d.ts +11 -0
- package/icons/textsms/index.js +4 -0
- package/icons/texture/index.d.ts +11 -0
- package/icons/texture/index.js +4 -0
- package/icons/thermostat/index.d.ts +11 -0
- package/icons/thermostat/index.js +4 -0
- package/icons/thumb-down-alt/index.d.ts +11 -0
- package/icons/thumb-down-alt/index.js +4 -0
- package/icons/thumb-up-alt/index.d.ts +11 -0
- package/icons/thumb-up-alt/index.js +4 -0
- package/icons/timelapse/index.d.ts +11 -0
- package/icons/timelapse/index.js +4 -0
- package/icons/timer/index.d.ts +11 -0
- package/icons/timer/index.js +4 -0
- package/icons/timer-10/index.d.ts +11 -0
- package/icons/timer-10/index.js +4 -0
- package/icons/timer-3/index.d.ts +11 -0
- package/icons/timer-3/index.js +4 -0
- package/icons/timer-off/index.d.ts +11 -0
- package/icons/timer-off/index.js +4 -0
- package/icons/toggle-off/index.d.ts +11 -0
- package/icons/toggle-off/index.js +4 -0
- package/icons/toggle-on/index.d.ts +11 -0
- package/icons/toggle-on/index.js +4 -0
- package/icons/tonality/index.d.ts +11 -0
- package/icons/tonality/index.js +4 -0
- package/icons/toys/index.d.ts +11 -0
- package/icons/toys/index.js +4 -0
- package/icons/traffic/index.d.ts +11 -0
- package/icons/traffic/index.js +4 -0
- package/icons/train/index.d.ts +11 -0
- package/icons/train/index.js +4 -0
- package/icons/tram/index.d.ts +11 -0
- package/icons/tram/index.js +4 -0
- package/icons/transfer-within-a-station/index.d.ts +11 -0
- package/icons/transfer-within-a-station/index.js +4 -0
- package/icons/transform/index.d.ts +11 -0
- package/icons/transform/index.js +4 -0
- package/icons/transit-enterexit/index.d.ts +11 -0
- package/icons/transit-enterexit/index.js +4 -0
- package/icons/trip-origin/index.d.ts +11 -0
- package/icons/trip-origin/index.js +4 -0
- package/icons/tty/index.d.ts +11 -0
- package/icons/tty/index.js +4 -0
- package/icons/tune/index.d.ts +11 -0
- package/icons/tune/index.js +4 -0
- package/icons/tv/index.d.ts +11 -0
- package/icons/tv/index.js +4 -0
- package/icons/two-wheeler/index.d.ts +11 -0
- package/icons/two-wheeler/index.js +4 -0
- package/icons/types.d.ts +1 -0
- package/icons/umbrella/index.d.ts +11 -0
- package/icons/umbrella/index.js +4 -0
- package/icons/unsubscribe/index.d.ts +11 -0
- package/icons/unsubscribe/index.js +4 -0
- package/icons/usb/index.d.ts +11 -0
- package/icons/usb/index.js +4 -0
- package/icons/vertical-shades/index.d.ts +11 -0
- package/icons/vertical-shades/index.js +4 -0
- package/icons/vertical-shades-closed/index.d.ts +11 -0
- package/icons/vertical-shades-closed/index.js +4 -0
- package/icons/video-call/index.d.ts +11 -0
- package/icons/video-call/index.js +4 -0
- package/icons/video-label/index.d.ts +11 -0
- package/icons/video-label/index.js +4 -0
- package/icons/video-library/index.d.ts +11 -0
- package/icons/video-library/index.js +4 -0
- package/icons/video-settings/index.d.ts +11 -0
- package/icons/video-settings/index.js +4 -0
- package/icons/videocam/index.d.ts +11 -0
- package/icons/videocam/index.js +4 -0
- package/icons/videocam-off/index.d.ts +11 -0
- package/icons/videocam-off/index.js +4 -0
- package/icons/videogame-asset/index.d.ts +11 -0
- package/icons/videogame-asset/index.js +4 -0
- package/icons/view-comfy/index.d.ts +11 -0
- package/icons/view-comfy/index.js +4 -0
- package/icons/view-compact/index.d.ts +11 -0
- package/icons/view-compact/index.js +4 -0
- package/icons/vignette/index.d.ts +11 -0
- package/icons/vignette/index.js +4 -0
- package/icons/voicemail/index.d.ts +11 -0
- package/icons/voicemail/index.js +4 -0
- package/icons/volume-down/index.d.ts +11 -0
- package/icons/volume-down/index.js +4 -0
- package/icons/volume-mute/index.d.ts +11 -0
- package/icons/volume-mute/index.js +4 -0
- package/icons/vpn-key/index.d.ts +11 -0
- package/icons/vpn-key/index.js +4 -0
- package/icons/wallpaper/index.d.ts +11 -0
- package/icons/wallpaper/index.js +4 -0
- package/icons/wash/index.d.ts +11 -0
- package/icons/wash/index.js +4 -0
- package/icons/watch/index.d.ts +11 -0
- package/icons/watch/index.js +4 -0
- package/icons/water-damage/index.d.ts +11 -0
- package/icons/water-damage/index.js +4 -0
- package/icons/wb-auto/index.d.ts +11 -0
- package/icons/wb-auto/index.js +4 -0
- package/icons/wb-cloudy/index.d.ts +11 -0
- package/icons/wb-cloudy/index.js +4 -0
- package/icons/wb-incandescent/index.d.ts +11 -0
- package/icons/wb-incandescent/index.js +4 -0
- package/icons/wb-iridescent/index.d.ts +11 -0
- package/icons/wb-iridescent/index.js +4 -0
- package/icons/wb-sunny/index.d.ts +11 -0
- package/icons/wb-sunny/index.js +4 -0
- package/icons/web/index.d.ts +11 -0
- package/icons/web/index.js +4 -0
- package/icons/web-asset/index.d.ts +11 -0
- package/icons/web-asset/index.js +4 -0
- package/icons/whatshot/index.d.ts +11 -0
- package/icons/whatshot/index.js +4 -0
- package/icons/wheelchair-pickup/index.d.ts +11 -0
- package/icons/wheelchair-pickup/index.js +4 -0
- package/icons/widgets/index.d.ts +11 -0
- package/icons/widgets/index.js +4 -0
- package/icons/wifi-calling/index.d.ts +11 -0
- package/icons/wifi-calling/index.js +4 -0
- package/icons/wifi-lock/index.d.ts +11 -0
- package/icons/wifi-lock/index.js +4 -0
- package/icons/wifi-tethering/index.d.ts +11 -0
- package/icons/wifi-tethering/index.js +4 -0
- package/icons/wind-power/index.d.ts +11 -0
- package/icons/wind-power/index.js +4 -0
- package/icons/wine-bar/index.d.ts +11 -0
- package/icons/wine-bar/index.js +4 -0
- package/icons/wrong-location/index.d.ts +11 -0
- package/icons/wrong-location/index.js +4 -0
- package/icons/zoom-out-map/index.d.ts +11 -0
- package/icons/zoom-out-map/index.js +4 -0
- package/icons-branded/create-icon-class.d.ts +1 -1
- package/icons-branded/types.d.ts +2 -0
- package/icons-channel/create-icon-class.d.ts +1 -1
- package/icons-channel/types.d.ts +1 -0
- package/illustration/create-illustration-class.d.ts +1 -1
- package/illustration/types.d.ts +1 -0
- package/input/index.d.ts +1 -35
- package/input/index.js +7 -4
- package/input/types.d.ts +40 -0
- package/input/types.js +1 -0
- package/input/utils.d.ts +1 -0
- package/input/utils.js +1 -0
- package/link/index.d.ts +1 -19
- package/link/types.d.ts +19 -0
- package/link/types.js +1 -0
- package/list/index.d.ts +11 -0
- package/list/index.js +16 -0
- package/list/types.d.ts +3 -0
- package/list/types.js +1 -0
- package/list-item/index.d.ts +12 -0
- package/list-item/index.js +17 -0
- package/list-item/types.d.ts +3 -0
- package/list-item/types.js +1 -0
- package/logo/create-logo-class.d.ts +1 -1
- package/logo/types.d.ts +2 -0
- package/package.json +1 -3
- package/pagination/index.d.ts +1 -18
- package/pagination/types.d.ts +19 -0
- package/pagination/types.js +1 -0
- package/popover/index.d.ts +1 -16
- package/popover/index.js +5 -1
- package/popover/types.d.ts +18 -0
- package/popover/types.js +1 -0
- package/popover/utils.d.ts +1 -0
- package/popover/utils.js +1 -0
- package/radio/index.d.ts +1 -10
- package/radio/types.d.ts +12 -0
- package/radio/types.js +1 -0
- package/radio-option/index.d.ts +1 -19
- package/radio-option/index.js +3 -4
- package/radio-option/types.d.ts +19 -0
- package/radio-option/types.js +1 -0
- package/search/index.d.ts +1 -25
- package/search/types.d.ts +28 -0
- package/search/types.js +1 -0
- package/search-option/index.d.ts +1 -10
- package/search-option/index.js +4 -10
- package/search-option/types.d.ts +10 -0
- package/search-option/types.js +1 -0
- package/segment/index.d.ts +1 -11
- package/segment/types.d.ts +12 -0
- package/segment/types.js +1 -0
- package/segment-collapse/index.d.ts +1 -14
- package/segment-collapse/index.js +2 -3
- package/segment-collapse/types.d.ts +14 -0
- package/segment-collapse/types.js +1 -0
- package/segmented-control/index.d.ts +1 -10
- package/segmented-control/types.d.ts +12 -0
- package/segmented-control/types.js +1 -0
- package/segmented-control-option/index.d.ts +1 -18
- package/segmented-control-option/index.js +26 -20
- package/segmented-control-option/types.d.ts +17 -0
- package/segmented-control-option/types.js +1 -0
- package/segmented-icon-control/index.d.ts +1 -12
- package/segmented-icon-control/types.d.ts +13 -0
- package/segmented-icon-control/types.js +1 -0
- package/segmented-icon-control-option/index.d.ts +1 -16
- package/segmented-icon-control-option/index.js +18 -18
- package/segmented-icon-control-option/types.d.ts +14 -0
- package/segmented-icon-control-option/types.js +1 -0
- package/select/index.d.ts +1 -29
- package/select/index.js +8 -4
- package/select/types.d.ts +35 -0
- package/select/types.js +1 -0
- package/select-option/index.d.ts +1 -3
- package/select-option/types.d.ts +3 -0
- package/select-option/types.js +1 -0
- package/spinner/index.d.ts +1 -11
- package/spinner/index.js +1 -1
- package/spinner/types.d.ts +11 -0
- package/spinner/types.js +1 -0
- package/spinner/utils.d.ts +1 -0
- package/spinner/utils.js +1 -0
- package/table/index.d.ts +1 -3
- package/table/index.js +1 -1
- package/table/types.d.ts +3 -0
- package/table/types.js +1 -0
- package/table-body/index.d.ts +1 -3
- package/table-body/types.d.ts +3 -0
- package/table-body/types.js +1 -0
- package/table-cell/index.d.ts +1 -10
- package/table-cell/index.js +2 -2
- package/table-cell/types.d.ts +10 -0
- package/table-cell/types.js +1 -0
- package/table-cell/utils.d.ts +1 -0
- package/table-cell/utils.js +1 -0
- package/table-head/index.d.ts +1 -3
- package/table-head/types.d.ts +3 -0
- package/table-head/types.js +1 -0
- package/table-head-cell/index.d.ts +1 -14
- package/table-head-cell/index.js +2 -2
- package/table-head-cell/types.d.ts +15 -0
- package/table-head-cell/types.js +1 -0
- package/table-row/index.d.ts +1 -9
- package/table-row/types.d.ts +11 -0
- package/table-row/types.js +1 -0
- package/tabs/index.d.ts +1 -10
- package/tabs/types.d.ts +12 -0
- package/tabs/types.js +1 -0
- package/tabs-option/index.d.ts +1 -19
- package/tabs-option/index.js +28 -15
- package/tabs-option/types.d.ts +19 -0
- package/tabs-option/types.js +1 -0
- package/tag/index.d.ts +1 -16
- package/tag/index.js +1 -1
- package/tag/types.d.ts +19 -0
- package/tag/types.js +1 -0
- package/tag/utils.d.ts +1 -0
- package/tag/utils.js +1 -0
- package/tag-close/index.d.ts +1 -11
- package/tag-close/types.d.ts +6 -0
- package/tag-close/types.js +1 -0
- package/text/index.d.ts +12 -0
- package/text/index.js +65 -0
- package/text/types.d.ts +16 -0
- package/text/types.js +1 -0
- package/text/utils.d.ts +5 -0
- package/text/utils.js +6 -0
- package/textarea/index.d.ts +1 -34
- package/textarea/index.js +6 -3
- package/textarea/types.d.ts +41 -0
- package/textarea/types.js +1 -0
- package/theme.css +22 -10
- package/title/index.d.ts +1 -15
- package/title/index.js +5 -18
- package/title/types.d.ts +17 -0
- package/title/types.js +1 -0
- package/title/utils.d.ts +8 -0
- package/title/utils.js +12 -0
- package/toggle/index.d.ts +1 -22
- package/toggle/index.js +7 -3
- package/toggle/types.d.ts +26 -0
- package/toggle/types.js +1 -0
- package/tooltip/index.d.ts +1 -17
- package/tooltip/index.js +1 -1
- package/tooltip/types.d.ts +20 -0
- package/tooltip/types.js +1 -0
- package/tooltip/utils.d.ts +1 -0
- package/tooltip/utils.js +1 -0
- package/types.d.ts +6 -2
- package/utils.d.ts +2 -2
- package/utils.js +14 -9
- package/card-button/utils.d.ts +0 -2
- package/card-button/utils.js +0 -3
- package/card-link/utils.d.ts +0 -2
- package/card-link/utils.js +0 -3
- package/index.d.ts +0 -649
- package/index.js +0 -649
package/alert/index.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import _classPrivateFieldGet from '@babel/runtime/helpers/classPrivateFieldGet';
|
|
2
2
|
import _classPrivateFieldSet from '@babel/runtime/helpers/classPrivateFieldSet';
|
|
3
3
|
|
|
4
|
-
var _$text, _$
|
|
4
|
+
var _$text, _$caption;
|
|
5
5
|
|
|
6
6
|
function _classPrivateFieldInitSpec(obj, privateMap, value) { _checkPrivateRedeclaration(obj, privateMap); privateMap.set(obj, value); }
|
|
7
7
|
|
|
8
8
|
function _checkPrivateRedeclaration(obj, privateCollection) { if (privateCollection.has(obj)) { throw new TypeError("Cannot initialize the same private elements twice on an object"); } }
|
|
9
9
|
|
|
10
10
|
import { defineCustomElement, getBooleanAttribute, getAttribute, getLiteralAttribute, updateBooleanAttribute, updateAttribute, updateLiteralAttribute, NectaryElement } from '../utils';
|
|
11
|
-
const templateHTML = '<style>:host{--sinch-color-alert-info-background:#D5E5F8;--sinch-color-alert-success-background:#D7F1D8;--sinch-color-alert-warn-background:#FFE8D6;--sinch-color-alert-error-background:#FCD7D4;display:block}#wrapper{display:flex;flex-direction:row;column-gap:12px;align-items:center;position:relative;padding:12px 18px;border-radius:4px;font:var(--sinch-font-body);color:var(--sinch-color-stormy-600);background-color:var(--sinch-color-alert-info-background);box-sizing:border-box;width:100%;min-height:56px}#body-wrapper{display:flex;flex-direction:row;align-items:center;column-gap:12px;flex:1;min-width:0}#
|
|
12
|
-
|
|
11
|
+
const templateHTML = '<style>:host{--sinch-color-alert-info-background:#D5E5F8;--sinch-color-alert-success-background:#D7F1D8;--sinch-color-alert-warn-background:#FFE8D6;--sinch-color-alert-error-background:#FCD7D4;display:block}#wrapper{display:flex;flex-direction:row;column-gap:12px;align-items:center;position:relative;padding:12px 18px;border-radius:4px;font:var(--sinch-font-body);color:var(--sinch-color-stormy-600);background-color:var(--sinch-color-alert-info-background);box-sizing:border-box;width:100%;min-height:56px}#body-wrapper{display:flex;flex-direction:row;align-items:center;column-gap:12px;flex:1;min-width:0}#caption{display:none;font:var(--sinch-font-title-s);margin:0;margin-bottom:4px}#text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;flex:1;min-width:0}:is(#icon-info,#icon-success,#icon-warn,#icon-error){display:none}:host([type=success]) #wrapper{background-color:var(--sinch-color-alert-success-background)}:host([type=warn]) #wrapper{background-color:var(--sinch-color-alert-warn-background)}:host([type=error]) #wrapper{background-color:var(--sinch-color-alert-error-background)}:host([type=info]) #wrapper{background-color:var(--sinch-color-alert-info-background)}:host([type=success]) #icon-success{display:block}:host([type=warn]) #icon-warn{display:block}:host([type=error]) #icon-error{display:block}:host(:is([type=info],:not([type]))) #icon-info{display:block}:host([multiline]:not([multiline=false])) #wrapper{align-items:flex-start;padding:16px 18px}:host([multiline]:not([multiline=false])) #body-wrapper{flex-direction:column;align-items:flex-start}:host([multiline]:not([multiline=false])) #caption{display:block}:host([multiline]:not([multiline=false])) :is(#icon-info,#icon-success,#icon-warn,#icon-error){margin-top:2px}:host([multiline]:not([multiline=false])) #text{overflow:unset;text-overflow:unset;white-space:unset}:host([multiline]:not([multiline=false])) ::slotted(sinch-alert-button){margin-top:10px}</style><div id="wrapper"><svg id="icon-info" width="20" height="20" viewBox="0 0 20 20" aria-hidden="true"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0Zm0 15c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1Zm1-8H9V5h2v2Z" fill="#2071CE"/></svg> <svg id="icon-success" width="20" height="20" viewBox="0 0 20 20" aria-hidden="true"><path d="M10 0C4.48 0 0 4.48 0 10s4.48 10 10 10 10-4.48 10-10S15.52 0 10 0ZM7.29 14.29 3.7 10.7a.996.996 0 1 1 1.41-1.41L8 12.17l6.88-6.88a.996.996 0 1 1 1.41 1.41L8.7 14.29a.996.996 0 0 1-1.41 0Z" fill="#2E8540"/></svg> <svg id="icon-warn" width="20" height="20" viewBox="0 0 20 20" aria-hidden="true"><path d="M2.47 18h15.06c1.54 0 2.5-1.67 1.73-3L11.73 1.99c-.77-1.33-2.69-1.33-3.46 0L.74 15c-.77 1.33.19 3 1.73 3ZM10 11c-.55 0-1-.45-1-1V8c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1Zm1 4H9v-2h2v2Z" fill="#FF8C34"/></svg> <svg id="icon-error" width="20" height="20" viewBox="0 0 18 18" aria-hidden="true"><path d="M12.32 0H5.68c-.26 0-.52.11-.7.29L.29 4.98c-.18.18-.29.44-.29.7v6.63c0 .27.11.52.29.71l4.68 4.68c.19.19.45.3.71.3h6.63c.27 0 .52-.11.71-.29l4.68-4.68a.99.99 0 0 0 .29-.71V5.68c0-.27-.11-.52-.29-.71L13.02.29c-.18-.18-.44-.29-.7-.29ZM9 14.3c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3.72 0 1.3.58 1.3 1.3 0 .72-.58 1.3-1.3 1.3ZM9 10c-.55 0-1-.45-1-1V5c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1Z" fill="#E31C3D"/></svg><div id="body-wrapper"><p id="caption"></p><p id="text"></p><slot name="button"></slot></div><slot name="close"></slot></div>';
|
|
12
|
+
import { typeValues } from './utils';
|
|
13
13
|
const template = document.createElement('template');
|
|
14
14
|
template.innerHTML = templateHTML;
|
|
15
|
-
defineCustomElement('sinch-alert', (_$text = new WeakMap(), _$
|
|
15
|
+
defineCustomElement('sinch-alert', (_$text = new WeakMap(), _$caption = new WeakMap(), class extends NectaryElement {
|
|
16
16
|
constructor() {
|
|
17
17
|
super();
|
|
18
18
|
|
|
@@ -21,7 +21,7 @@ defineCustomElement('sinch-alert', (_$text = new WeakMap(), _$title = new WeakMa
|
|
|
21
21
|
value: void 0
|
|
22
22
|
});
|
|
23
23
|
|
|
24
|
-
_classPrivateFieldInitSpec(this, _$
|
|
24
|
+
_classPrivateFieldInitSpec(this, _$caption, {
|
|
25
25
|
writable: true,
|
|
26
26
|
value: void 0
|
|
27
27
|
});
|
|
@@ -31,7 +31,7 @@ defineCustomElement('sinch-alert', (_$text = new WeakMap(), _$title = new WeakMa
|
|
|
31
31
|
|
|
32
32
|
_classPrivateFieldSet(this, _$text, shadowRoot.querySelector('#text'));
|
|
33
33
|
|
|
34
|
-
_classPrivateFieldSet(this, _$
|
|
34
|
+
_classPrivateFieldSet(this, _$caption, shadowRoot.querySelector('#caption'));
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
get type() {
|
|
@@ -50,12 +50,12 @@ defineCustomElement('sinch-alert', (_$text = new WeakMap(), _$title = new WeakMa
|
|
|
50
50
|
updateAttribute(this, 'text', value);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
get
|
|
54
|
-
return getAttribute(this, '
|
|
53
|
+
get caption() {
|
|
54
|
+
return getAttribute(this, 'caption', '');
|
|
55
55
|
}
|
|
56
56
|
|
|
57
|
-
set
|
|
58
|
-
updateAttribute(this, '
|
|
57
|
+
set caption(value) {
|
|
58
|
+
updateAttribute(this, 'caption', value);
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
get multiline() {
|
|
@@ -67,7 +67,7 @@ defineCustomElement('sinch-alert', (_$text = new WeakMap(), _$title = new WeakMa
|
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
static get observedAttributes() {
|
|
70
|
-
return ['text', '
|
|
70
|
+
return ['text', 'caption'];
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
attributeChangedCallback(name, _, newVal) {
|
|
@@ -78,9 +78,9 @@ defineCustomElement('sinch-alert', (_$text = new WeakMap(), _$title = new WeakMa
|
|
|
78
78
|
break;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
case '
|
|
81
|
+
case 'caption':
|
|
82
82
|
{
|
|
83
|
-
_classPrivateFieldGet(this, _$
|
|
83
|
+
_classPrivateFieldGet(this, _$caption).textContent = newVal;
|
|
84
84
|
break;
|
|
85
85
|
}
|
|
86
86
|
}
|
package/alert/types.d.ts
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import type { TSinchElementReact } from '../types';
|
|
2
|
+
import type { typeValues } from './utils';
|
|
3
|
+
export declare type TSinchAlertType = typeof typeValues[number];
|
|
4
|
+
export declare type TSinchAlertElement = HTMLElement & {
|
|
5
|
+
type: TSinchAlertType;
|
|
6
|
+
text: string;
|
|
7
|
+
caption: string;
|
|
8
|
+
multiline: boolean;
|
|
9
|
+
setAttribute(name: 'type', value: TSinchAlertType): void;
|
|
10
|
+
setAttribute(name: 'text', value: string): void;
|
|
11
|
+
setAttribute(name: 'caption', value: string): void;
|
|
12
|
+
setAttribute(name: 'multiline', value: ''): void;
|
|
13
|
+
};
|
|
14
|
+
export declare type TSinchAlertReact = TSinchElementReact<TSinchAlertElement> & {
|
|
15
|
+
type: TSinchAlertType;
|
|
16
|
+
text: string;
|
|
17
|
+
caption?: string;
|
|
18
|
+
multiline?: boolean;
|
|
19
|
+
};
|
package/alert/types.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/alert/utils.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const typeValues: readonly ["info", "success", "warn", "error"];
|
package/alert/utils.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const typeValues = ['info', 'success', 'warn', 'error'];
|
package/alert-button/index.d.ts
CHANGED
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { FocusEvent, MouseEvent } from 'react';
|
|
3
|
-
export declare type TSinchAlertButtonElement = HTMLElement & {
|
|
4
|
-
text: string;
|
|
5
|
-
focus(): void;
|
|
6
|
-
blur(): void;
|
|
7
|
-
};
|
|
8
|
-
export declare type TSinchAlertButtonReact = TSinchElementReact<TSinchAlertButtonElement> & {
|
|
9
|
-
text: string;
|
|
10
|
-
onClick?: (e: MouseEvent<TSinchAlertButtonElement>) => void;
|
|
11
|
-
onFocus?: (e: FocusEvent<TSinchAlertButtonElement>) => void;
|
|
12
|
-
onBlur?: (e: FocusEvent<TSinchAlertButtonElement>) => void;
|
|
13
|
-
};
|
|
1
|
+
import type { TSinchAlertButtonElement, TSinchAlertButtonReact } from './types';
|
|
14
2
|
declare global {
|
|
15
3
|
namespace JSX {
|
|
16
4
|
interface IntrinsicElements {
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { TSinchElementReact } from '../types';
|
|
2
|
+
export declare type TSinchAlertButtonElement = HTMLElement & {
|
|
3
|
+
text: string;
|
|
4
|
+
focus(): void;
|
|
5
|
+
blur(): void;
|
|
6
|
+
setAttribute(name: 'text', value: string): void;
|
|
7
|
+
};
|
|
8
|
+
export declare type TSinchAlertButtonReact = TSinchElementReact<TSinchAlertButtonElement> & {
|
|
9
|
+
text: string;
|
|
10
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/alert-close/index.d.ts
CHANGED
|
@@ -1,15 +1,5 @@
|
|
|
1
1
|
import '../icons/close';
|
|
2
|
-
import type {
|
|
3
|
-
import type { FocusEvent, MouseEvent } from 'react';
|
|
4
|
-
export declare type TSinchAlertCloseElement = HTMLElement & {
|
|
5
|
-
focus(): void;
|
|
6
|
-
blur(): void;
|
|
7
|
-
};
|
|
8
|
-
export declare type TSinchAlertCloseReact = TSinchElementReact<TSinchAlertCloseElement> & {
|
|
9
|
-
onClick?: (e: MouseEvent<TSinchAlertCloseElement>) => void;
|
|
10
|
-
onFocus?: (e: FocusEvent<TSinchAlertCloseElement>) => void;
|
|
11
|
-
onBlur?: (e: FocusEvent<TSinchAlertCloseElement>) => void;
|
|
12
|
-
};
|
|
2
|
+
import type { TSinchAlertCloseElement, TSinchAlertCloseReact } from './types';
|
|
13
3
|
declare global {
|
|
14
4
|
namespace JSX {
|
|
15
5
|
interface IntrinsicElements {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/avatar/index.d.ts
CHANGED
|
@@ -1,20 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
declare const backgroundValues: readonly ["grey", "yellow", "blue"];
|
|
3
|
-
declare const sizeValues: readonly ["l", "m", "s"];
|
|
4
|
-
export declare type TSinchAvatarBackground = typeof backgroundValues[number];
|
|
5
|
-
export declare type TSinchAvatarSize = typeof sizeValues[number];
|
|
6
|
-
export declare type TSinchAvatarElement = HTMLElement & {
|
|
7
|
-
alt: string;
|
|
8
|
-
src: string | null;
|
|
9
|
-
background: TSinchAvatarBackground;
|
|
10
|
-
size: TSinchAvatarSize;
|
|
11
|
-
};
|
|
12
|
-
export declare type TSinchAvatarReact = TSinchElementReact<TSinchAvatarElement> & {
|
|
13
|
-
alt: string;
|
|
14
|
-
src?: string;
|
|
15
|
-
background?: TSinchAvatarBackground;
|
|
16
|
-
size?: TSinchAvatarSize;
|
|
17
|
-
};
|
|
1
|
+
import type { TSinchAvatarElement, TSinchAvatarReact } from './types';
|
|
18
2
|
declare global {
|
|
19
3
|
namespace JSX {
|
|
20
4
|
interface IntrinsicElements {
|
|
@@ -25,4 +9,3 @@ declare global {
|
|
|
25
9
|
'sinch-avatar': TSinchAvatarElement;
|
|
26
10
|
}
|
|
27
11
|
}
|
|
28
|
-
export {};
|
package/avatar/index.js
CHANGED
|
@@ -9,8 +9,7 @@ function _checkPrivateRedeclaration(obj, privateCollection) { if (privateCollect
|
|
|
9
9
|
|
|
10
10
|
import { defineCustomElement, getAttribute, getLiteralAttribute, NectaryElement, updateAttribute, updateLiteralAttribute } from '../utils';
|
|
11
11
|
const templateHTML = '<style>:host{display:inline-block;vertical-align:middle;outline:0}#wrapper{position:relative;width:40px;height:40px;font:var(--sinch-font-title-s);line-height:38px;color:var(--sinch-color-text-default);background-color:var(--sinch-color-snow-700);text-align:center;border-radius:50%;border:1px solid var(--sinch-color-snow-100);box-sizing:border-box;text-transform:uppercase;--sinch-avatar-badge-size:16px;--sinch-avatar-badge-font:700 12px/14px "Gilroy","Arial","sans-serif"}:host([background=blue]) #wrapper{background-color:var(--sinch-color-stormy-500);color:var(--sinch-color-snow-100)}:host([background=yellow]) #wrapper{background-color:var(--sinch-color-honey-500)}:host([size="l"]) #wrapper{width:56px;height:56px;font:var(--sinch-font-title-m);line-height:54px;--sinch-avatar-badge-size:20px;--sinch-avatar-badge-font:700 12px/18px "Gilroy","Arial","sans-serif"}:host([size="s"]) #wrapper{width:24px;height:24px;font:var(--sinch-font-extra-small-text);line-height:22px;--sinch-avatar-badge-size:11px;--sinch-avatar-badge-font:500 8px/9px "Gilroy","Arial","sans-serif"}#text{display:block;width:100%;height:100%;box-sizing:border-box}#image{display:none;width:100%;height:100%;object-fit:contain;position:absolute;left:0;top:0;border-radius:50%}:host([src]:not([src=""])) #image{display:block}::slotted(sinch-avatar-badge){position:absolute;top:-2px;left:calc(100% - 15px)}:host([size="l"]) ::slotted(sinch-avatar-badge){left:calc(100% - 19px)}:host([size="s"]) ::slotted(sinch-avatar-badge){left:calc(100% - 9px)}::slotted(sinch-avatar-status){position:absolute;bottom:-2px;right:-2px}:host([size="l"]) ::slotted(sinch-avatar-status){bottom:2px;right:2px}</style><div id="wrapper"><span id="text"></span> <img id="image" alt=""/><slot name="badge"></slot><slot name="status"></slot></div>';
|
|
12
|
-
|
|
13
|
-
const sizeValues = ['l', 'm', 's'];
|
|
12
|
+
import { backgroundValues, sizeValues } from './utils';
|
|
14
13
|
const template = document.createElement('template');
|
|
15
14
|
template.innerHTML = templateHTML;
|
|
16
15
|
defineCustomElement('sinch-avatar', (_$text = new WeakMap(), _$image = new WeakMap(), class extends NectaryElement {
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import type { TSinchElementReact } from '../types';
|
|
2
|
+
import type { backgroundValues, sizeValues } from './utils';
|
|
3
|
+
export declare type TSinchAvatarBackground = typeof backgroundValues[number];
|
|
4
|
+
export declare type TSinchAvatarSize = typeof sizeValues[number];
|
|
5
|
+
export declare type TSinchAvatarElement = HTMLElement & {
|
|
6
|
+
alt: string;
|
|
7
|
+
src: string | null;
|
|
8
|
+
background: TSinchAvatarBackground;
|
|
9
|
+
size: TSinchAvatarSize;
|
|
10
|
+
setAttribute(name: 'alt', value: string): void;
|
|
11
|
+
setAttribute(name: 'src', value: string): void;
|
|
12
|
+
setAttribute(name: 'background', value: TSinchAvatarBackground): void;
|
|
13
|
+
setAttribute(name: 'size', value: TSinchAvatarSize): void;
|
|
14
|
+
};
|
|
15
|
+
export declare type TSinchAvatarReact = TSinchElementReact<TSinchAvatarElement> & {
|
|
16
|
+
alt: string;
|
|
17
|
+
src?: string;
|
|
18
|
+
background?: TSinchAvatarBackground;
|
|
19
|
+
size?: TSinchAvatarSize;
|
|
20
|
+
};
|
package/avatar/types.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/avatar/utils.js
ADDED
package/avatar-badge/index.d.ts
CHANGED
|
@@ -1,10 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
export declare type TSinchAvatarBadgeElement = HTMLElement & {
|
|
3
|
-
text: string;
|
|
4
|
-
};
|
|
5
|
-
export declare type TSinchAvatarBadgeReact = TSinchElementReact<TSinchAvatarBadgeElement> & {
|
|
6
|
-
text: string;
|
|
7
|
-
};
|
|
1
|
+
import type { TSinchAvatarBadgeElement, TSinchAvatarBadgeReact } from './types';
|
|
8
2
|
declare global {
|
|
9
3
|
namespace JSX {
|
|
10
4
|
interface IntrinsicElements {
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { TSinchElementReact } from '../types';
|
|
2
|
+
export declare type TSinchAvatarBadgeElement = HTMLElement & {
|
|
3
|
+
text: string;
|
|
4
|
+
setAttribute(name: 'text', value: string): void;
|
|
5
|
+
};
|
|
6
|
+
export declare type TSinchAvatarBadgeReact = TSinchElementReact<TSinchAvatarBadgeElement> & {
|
|
7
|
+
text: string;
|
|
8
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/avatar-status/index.d.ts
CHANGED
|
@@ -1,12 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
declare const colorValues: readonly ["red", "yellow", "green", "grey"];
|
|
3
|
-
export declare type TSinchAvatarStatusColor = typeof colorValues[number];
|
|
4
|
-
export declare type TSinchAvatarStatusElement = HTMLElement & {
|
|
5
|
-
color: TSinchAvatarStatusColor;
|
|
6
|
-
};
|
|
7
|
-
export declare type TSinchAvatarStatusReact = TSinchElementReact<TSinchAvatarStatusElement> & {
|
|
8
|
-
color: TSinchAvatarStatusColor;
|
|
9
|
-
};
|
|
1
|
+
import type { TSinchAvatarStatusElement, TSinchAvatarStatusReact } from './types';
|
|
10
2
|
declare global {
|
|
11
3
|
namespace JSX {
|
|
12
4
|
interface IntrinsicElements {
|
|
@@ -17,4 +9,3 @@ declare global {
|
|
|
17
9
|
'sinch-avatar-status': TSinchAvatarStatusElement;
|
|
18
10
|
}
|
|
19
11
|
}
|
|
20
|
-
export {};
|
package/avatar-status/index.js
CHANGED
|
@@ -1,13 +1,6 @@
|
|
|
1
1
|
import { defineCustomElement, getLiteralAttribute, NectaryElement, updateLiteralAttribute } from '../utils';
|
|
2
2
|
const templateHTML = '<style>#circle{width:10px;height:10px;border:1px solid var(--sinch-color-snow-100);border-radius:50%;box-sizing:border-box}:host([color=grey]) #circle{background-color:var(--sinch-color-snow-600)}:host([color=yellow]) #circle{background-color:var(--sinch-color-honey-500)}:host([color=red]) #circle{background-color:var(--sinch-color-raspberry-500)}:host([color=green]) #circle{background-color:var(--sinch-color-grass-400)}</style><div id="circle"></div>';
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
const assertColor = value => {
|
|
6
|
-
if (value === null || !colorValues.includes(value)) {
|
|
7
|
-
throw new Error(`sinch-avatar-status: invalid color attribute: ${value}`);
|
|
8
|
-
}
|
|
9
|
-
};
|
|
10
|
-
|
|
3
|
+
import { assertColor, colorValues } from './utils';
|
|
11
4
|
const template = document.createElement('template');
|
|
12
5
|
template.innerHTML = templateHTML;
|
|
13
6
|
defineCustomElement('sinch-avatar-status', class extends NectaryElement {
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import type { TSinchElementReact } from '../types';
|
|
2
|
+
import type { colorValues } from './utils';
|
|
3
|
+
export declare type TSinchAvatarStatusColor = typeof colorValues[number];
|
|
4
|
+
export declare type TSinchAvatarStatusElement = HTMLElement & {
|
|
5
|
+
color: TSinchAvatarStatusColor;
|
|
6
|
+
setAttribute(name: 'color', value: TSinchAvatarStatusColor): void;
|
|
7
|
+
};
|
|
8
|
+
export declare type TSinchAvatarStatusReact = TSinchElementReact<TSinchAvatarStatusElement> & {
|
|
9
|
+
color: TSinchAvatarStatusColor;
|
|
10
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import type { TSinchAvatarStatusColor } from './types';
|
|
2
|
+
export declare const colorValues: readonly ["red", "yellow", "green", "grey"];
|
|
3
|
+
declare type TAssertColor = (value: string | null) => asserts value is TSinchAvatarStatusColor;
|
|
4
|
+
export declare const assertColor: TAssertColor;
|
|
5
|
+
export {};
|
package/button/index.d.ts
CHANGED
|
@@ -1,25 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { FocusEvent, MouseEvent } from 'react';
|
|
3
|
-
declare const buttonTypes: readonly ["primary", "secondary", "cta-primary", "cta-secondary", "destructive"];
|
|
4
|
-
export declare type TSinchButtonType = typeof buttonTypes[number];
|
|
5
|
-
export declare type TSinchButtonElement = HTMLElement & {
|
|
6
|
-
type: TSinchButtonType;
|
|
7
|
-
text: string;
|
|
8
|
-
disabled: boolean;
|
|
9
|
-
small: boolean;
|
|
10
|
-
focus(): void;
|
|
11
|
-
blur(): void;
|
|
12
|
-
};
|
|
13
|
-
export declare type TSinchButtonReact = TSinchElementReact<TSinchButtonElement> & {
|
|
14
|
-
type: TSinchButtonType;
|
|
15
|
-
text: string;
|
|
16
|
-
'aria-label': string;
|
|
17
|
-
disabled?: boolean;
|
|
18
|
-
small?: boolean;
|
|
19
|
-
onClick: (e: MouseEvent<TSinchButtonElement>) => void;
|
|
20
|
-
onFocus?: (e: FocusEvent<TSinchButtonElement>) => void;
|
|
21
|
-
onBlur?: (e: FocusEvent<TSinchButtonElement>) => void;
|
|
22
|
-
};
|
|
1
|
+
import type { TSinchButtonElement, TSinchButtonReact } from './types';
|
|
23
2
|
declare global {
|
|
24
3
|
namespace JSX {
|
|
25
4
|
interface IntrinsicElements {
|
|
@@ -30,4 +9,3 @@ declare global {
|
|
|
30
9
|
'sinch-button': TSinchButtonElement;
|
|
31
10
|
}
|
|
32
11
|
}
|
|
33
|
-
export {};
|
package/button/index.js
CHANGED
|
@@ -8,8 +8,8 @@ function _classPrivateFieldInitSpec(obj, privateMap, value) { _checkPrivateRedec
|
|
|
8
8
|
function _checkPrivateRedeclaration(obj, privateCollection) { if (privateCollection.has(obj)) { throw new TypeError("Cannot initialize the same private elements twice on an object"); } }
|
|
9
9
|
|
|
10
10
|
import { defineCustomElement, getBooleanAttribute, getAttribute, getLiteralAttribute, isAttrTrue, updateBooleanAttribute, updateAttribute, updateLiteralAttribute, NectaryElement } from '../utils';
|
|
11
|
-
const templateHTML = '<style>:host{--sinch-color-button-background:var(--sinch-color-tropical-500);--sinch-color-button-background-hover:var(--sinch-color-tropical-400);--sinch-color-button-background-focus:var(--sinch-color-tropical-500);--sinch-color-button-background-active:var(--sinch-color-tropical-600);--sinch-color-button-background-disabled:var(--sinch-color-tropical-100);--sinch-color-button-text:var(--sinch-color-text-inverted);--sinch-color-button-text-disabled:var(--sinch-color-text-inverted);--sinch-color-button-border:var(--sinch-color-transparent);--sinch-color-button-border-hover:var(--sinch-color-transparent);--sinch-color-button-border-focus:var(--sinch-color-tropical-700);--sinch-color-button-border-active:var(--sinch-color-transparent);--sinch-color-button-border-disabled:var(--sinch-color-transparent);--sinch-color-spinner-bg:var(--sinch-color-tropical-300);--sinch-color-spinner-fg:var(--sinch-color-snow-100);--sinch-color-icon:var(--sinch-color-text-inverted);display:inline-block;vertical-align:middle;outline:0}:host([type=secondary]){--sinch-color-button-background:var(--sinch-color-snow-100);--sinch-color-button-background-hover:var(--sinch-color-tropical-100);--sinch-color-button-background-focus:var(--sinch-color-snow-100);--sinch-color-button-background-active:var(--sinch-color-tropical-100);--sinch-color-button-background-disabled:var(--sinch-color-snow-100);--sinch-color-button-text:var(--sinch-color-tropical-500);--sinch-color-button-text-disabled:var(--sinch-color-tropical-100);--sinch-color-button-border:var(--sinch-color-tropical-500);--sinch-color-button-border-hover:var(--sinch-color-tropical-500);--sinch-color-button-border-focus:var(--sinch-color-tropical-700);--sinch-color-button-border-active:var(--sinch-color-tropical-500);--sinch-color-button-border-disabled:var(--sinch-color-tropical-100);--sinch-color-spinner-bg:var(--sinch-color-tropical-100);--sinch-color-spinner-fg:var(--sinch-color-tropical-500);--sinch-color-icon:var(--sinch-color-tropical-500)}:host([type=secondary]) button:is(:hover,:active){--sinch-color-spinner-bg:var(--sinch-color-tropical-300);--sinch-color-spinner-fg:var(--sinch-color-snow-100)}:host([type=secondary]) button:disabled{--sinch-color-spinner-bg:var(--sinch-color-tropical-200);--sinch-color-spinner-fg:var(--sinch-color-tropical-400)}:host([type=cta-primary]){--sinch-color-button-background:var(--sinch-color-honey-500);--sinch-color-button-background-hover:var(--sinch-color-honey-400);--sinch-color-button-background-focus:var(--sinch-color-honey-500);--sinch-color-button-background-active:var(--sinch-color-honey-600);--sinch-color-button-background-disabled:var(--sinch-color-honey-100);--sinch-color-button-text:var(--sinch-color-text-default);--sinch-color-button-text-disabled:var(--sinch-color-stormy-300);--sinch-color-button-border:var(--sinch-color-transparent);--sinch-color-button-border-hover:var(--sinch-color-transparent);--sinch-color-button-border-focus:var(--sinch-color-text-default);--sinch-color-button-border-active:var(--sinch-color-transparent);--sinch-color-button-border-disabled:var(--sinch-color-transparent);--sinch-color-spinner-bg:var(--sinch-color-honey-700);--sinch-color-spinner-fg:var(--sinch-color-stormy-600);--sinch-color-icon:var(--sinch-color-text-default)}:host([type=cta-primary]) button:disabled{--sinch-color-spinner-bg:var(--sinch-color-snow-100);--sinch-color-spinner-fg:var(--sinch-color-stormy-300)}:host([type=cta-secondary]){--sinch-color-button-background:var(--sinch-color-snow-100);--sinch-color-button-background-hover:var(--sinch-color-snow-500);--sinch-color-button-background-focus:var(--sinch-color-snow-100);--sinch-color-button-background-active:var(--sinch-color-snow-500);--sinch-color-button-background-disabled:var(--sinch-color-snow-100);--sinch-color-button-text:var(--sinch-color-stormy-500);--sinch-color-button-text-disabled:var(--sinch-color-stormy-200);--sinch-color-button-border:var(--sinch-color-stormy-500);--sinch-color-button-border-hover:var(--sinch-color-stormy-500);--sinch-color-button-border-focus:var(--sinch-color-stormy-500);--sinch-color-button-border-active:var(--sinch-color-stormy-500);--sinch-color-button-border-disabled:var(--sinch-color-stormy-200);--sinch-color-spinner-bg:var(--sinch-color-snow-800);--sinch-color-spinner-fg:var(--sinch-color-stormy-600);--sinch-color-icon:var(--sinch-color-stormy-500)}:host([type=cta-secondary]) button:disabled{--sinch-color-spinner-bg:var(--sinch-color-snow-600);--sinch-color-spinner-fg:var(--sinch-color-stormy-200);--sinch-color-icon:var(--sinch-color-stormy-200)}:host([type=destructive]){--sinch-color-button-background:var(--sinch-color-snow-100);--sinch-color-button-background-hover:var(--sinch-color-error-200);--sinch-color-button-background-focus:var(--sinch-color-snow-100);--sinch-color-button-background-active:var(--sinch-color-error-200);--sinch-color-button-background-disabled:var(--sinch-color-snow-100);--sinch-color-button-text:var(--sinch-color-text-invalid);--sinch-color-button-text-disabled:var(--sinch-color-error-200);--sinch-color-button-border:var(--sinch-color-error-500);--sinch-color-button-border-hover:var(--sinch-color-error-500);--sinch-color-button-border-focus:var(--sinch-color-error-800);--sinch-color-button-border-active:var(--sinch-color-error-500);--sinch-color-button-border-disabled:var(--sinch-color-error-200);--sinch-color-spinner-bg:var(--sinch-color-raspberry-100);--sinch-color-spinner-fg:var(--sinch-color-raspberry-500);--sinch-color-icon:var(--sinch-color-text-invalid)}:host([type=destructive]) button:is(:hover,:active){--sinch-color-spinner-bg:var(--sinch-color-raspberry-200);--sinch-color-spinner-fg:var(--sinch-color-raspberry-500)}:host([type=destructive]) button:disabled{--sinch-color-spinner-bg:var(--sinch-color-raspberry-100);--sinch-color-spinner-fg:var(--sinch-color-raspberry-500)}button{all:initial;display:flex;align-items:center;justify-content:center;gap:
|
|
12
|
-
|
|
11
|
+
const templateHTML = '<style>:host{--sinch-color-button-background:var(--sinch-color-tropical-500);--sinch-color-button-background-hover:var(--sinch-color-tropical-400);--sinch-color-button-background-focus:var(--sinch-color-tropical-500);--sinch-color-button-background-active:var(--sinch-color-tropical-600);--sinch-color-button-background-disabled:var(--sinch-color-tropical-100);--sinch-color-button-text:var(--sinch-color-text-inverted);--sinch-color-button-text-disabled:var(--sinch-color-text-inverted);--sinch-color-button-border:var(--sinch-color-transparent);--sinch-color-button-border-hover:var(--sinch-color-transparent);--sinch-color-button-border-focus:var(--sinch-color-tropical-700);--sinch-color-button-border-active:var(--sinch-color-transparent);--sinch-color-button-border-disabled:var(--sinch-color-transparent);--sinch-color-spinner-bg:var(--sinch-color-tropical-300);--sinch-color-spinner-fg:var(--sinch-color-snow-100);--sinch-color-icon:var(--sinch-color-text-inverted);display:inline-block;vertical-align:middle;outline:0}:host([type=secondary]){--sinch-color-button-background:var(--sinch-color-snow-100);--sinch-color-button-background-hover:var(--sinch-color-tropical-100);--sinch-color-button-background-focus:var(--sinch-color-snow-100);--sinch-color-button-background-active:var(--sinch-color-tropical-100);--sinch-color-button-background-disabled:var(--sinch-color-snow-100);--sinch-color-button-text:var(--sinch-color-tropical-500);--sinch-color-button-text-disabled:var(--sinch-color-tropical-100);--sinch-color-button-border:var(--sinch-color-tropical-500);--sinch-color-button-border-hover:var(--sinch-color-tropical-500);--sinch-color-button-border-focus:var(--sinch-color-tropical-700);--sinch-color-button-border-active:var(--sinch-color-tropical-500);--sinch-color-button-border-disabled:var(--sinch-color-tropical-100);--sinch-color-spinner-bg:var(--sinch-color-tropical-100);--sinch-color-spinner-fg:var(--sinch-color-tropical-500);--sinch-color-icon:var(--sinch-color-tropical-500)}:host([type=secondary]) button:is(:hover,:active){--sinch-color-spinner-bg:var(--sinch-color-tropical-300);--sinch-color-spinner-fg:var(--sinch-color-snow-100)}:host([type=secondary]) button:disabled{--sinch-color-spinner-bg:var(--sinch-color-tropical-200);--sinch-color-spinner-fg:var(--sinch-color-tropical-400)}:host([type=cta-primary]){--sinch-color-button-background:var(--sinch-color-honey-500);--sinch-color-button-background-hover:var(--sinch-color-honey-400);--sinch-color-button-background-focus:var(--sinch-color-honey-500);--sinch-color-button-background-active:var(--sinch-color-honey-600);--sinch-color-button-background-disabled:var(--sinch-color-honey-100);--sinch-color-button-text:var(--sinch-color-text-default);--sinch-color-button-text-disabled:var(--sinch-color-stormy-300);--sinch-color-button-border:var(--sinch-color-transparent);--sinch-color-button-border-hover:var(--sinch-color-transparent);--sinch-color-button-border-focus:var(--sinch-color-text-default);--sinch-color-button-border-active:var(--sinch-color-transparent);--sinch-color-button-border-disabled:var(--sinch-color-transparent);--sinch-color-spinner-bg:var(--sinch-color-honey-700);--sinch-color-spinner-fg:var(--sinch-color-stormy-600);--sinch-color-icon:var(--sinch-color-text-default)}:host([type=cta-primary]) button:disabled{--sinch-color-spinner-bg:var(--sinch-color-snow-100);--sinch-color-spinner-fg:var(--sinch-color-stormy-300)}:host([type=cta-secondary]){--sinch-color-button-background:var(--sinch-color-snow-100);--sinch-color-button-background-hover:var(--sinch-color-snow-500);--sinch-color-button-background-focus:var(--sinch-color-snow-100);--sinch-color-button-background-active:var(--sinch-color-snow-500);--sinch-color-button-background-disabled:var(--sinch-color-snow-100);--sinch-color-button-text:var(--sinch-color-stormy-500);--sinch-color-button-text-disabled:var(--sinch-color-stormy-200);--sinch-color-button-border:var(--sinch-color-stormy-500);--sinch-color-button-border-hover:var(--sinch-color-stormy-500);--sinch-color-button-border-focus:var(--sinch-color-stormy-500);--sinch-color-button-border-active:var(--sinch-color-stormy-500);--sinch-color-button-border-disabled:var(--sinch-color-stormy-200);--sinch-color-spinner-bg:var(--sinch-color-snow-800);--sinch-color-spinner-fg:var(--sinch-color-stormy-600);--sinch-color-icon:var(--sinch-color-stormy-500)}:host([type=cta-secondary]) button:disabled{--sinch-color-spinner-bg:var(--sinch-color-snow-600);--sinch-color-spinner-fg:var(--sinch-color-stormy-200);--sinch-color-icon:var(--sinch-color-stormy-200)}:host([type=destructive]){--sinch-color-button-background:var(--sinch-color-snow-100);--sinch-color-button-background-hover:var(--sinch-color-error-200);--sinch-color-button-background-focus:var(--sinch-color-snow-100);--sinch-color-button-background-active:var(--sinch-color-error-200);--sinch-color-button-background-disabled:var(--sinch-color-snow-100);--sinch-color-button-text:var(--sinch-color-text-invalid);--sinch-color-button-text-disabled:var(--sinch-color-error-200);--sinch-color-button-border:var(--sinch-color-error-500);--sinch-color-button-border-hover:var(--sinch-color-error-500);--sinch-color-button-border-focus:var(--sinch-color-error-800);--sinch-color-button-border-active:var(--sinch-color-error-500);--sinch-color-button-border-disabled:var(--sinch-color-error-200);--sinch-color-spinner-bg:var(--sinch-color-raspberry-100);--sinch-color-spinner-fg:var(--sinch-color-raspberry-500);--sinch-color-icon:var(--sinch-color-text-invalid)}:host([type=destructive]) button:is(:hover,:active){--sinch-color-spinner-bg:var(--sinch-color-raspberry-200);--sinch-color-spinner-fg:var(--sinch-color-raspberry-500)}:host([type=destructive]) button:disabled{--sinch-color-spinner-bg:var(--sinch-color-raspberry-100);--sinch-color-spinner-fg:var(--sinch-color-raspberry-500)}button{all:initial;display:flex;align-items:center;justify-content:center;gap:12px;box-sizing:border-box;width:100%;height:48px;padding:12px;border-radius:4px;font:var(--sinch-font-title-s);color:var(--sinch-color-button-text);background-color:var(--sinch-color-button-background);box-shadow:0 0 0 1px var(--sinch-color-button-border) inset;cursor:pointer;--sinch-size-icon:24px}button:focus{background-color:var(--sinch-color-button-background-focus);box-shadow:0 0 0 2px var(--sinch-color-button-border-focus) inset}button:hover{background-color:var(--sinch-color-button-background-hover);box-shadow:0 0 0 1px var(--sinch-color-button-border-hover) inset}button:active{background-color:var(--sinch-color-button-background-active);box-shadow:0 0 0 2px var(--sinch-color-button-border-active) inset}button:disabled{color:var(--sinch-color-button-text-disabled);background-color:var(--sinch-color-button-background-disabled);box-shadow:0 0 0 1px var(--sinch-color-button-border-disabled) inset;cursor:initial;--sinch-color-spinner-bg:var(--sinch-color-snow-100);--sinch-color-spinner-fg:var(--sinch-color-tropical-200);--sinch-color-icon:var(--sinch-color-button-text-disabled)}button>*{pointer-events:none}#text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:none}:host([text]:not([text=""])) #text{display:initial}:host([text]:not([text=""])) button{padding:12px 24px}:host([small]:not([small=false]))>button{height:32px;padding:8px;line-height:16px;font-size:14px;gap:8px;--sinch-size-icon:16px}:host([text]:not([text=""])[small]:not([small=false])) button{padding:8px 16px}</style><button><slot name="left-icon"></slot><span id="text"></span><slot name="right-icon"></slot></button>';
|
|
12
|
+
import { buttonTypes } from './utils';
|
|
13
13
|
const template = document.createElement('template');
|
|
14
14
|
template.innerHTML = templateHTML;
|
|
15
15
|
defineCustomElement('sinch-button', (_$button = new WeakMap(), _$text = new WeakMap(), class extends NectaryElement {
|
|
@@ -52,7 +52,9 @@ defineCustomElement('sinch-button', (_$button = new WeakMap(), _$text = new Weak
|
|
|
52
52
|
|
|
53
53
|
case 'disabled':
|
|
54
54
|
{
|
|
55
|
-
|
|
55
|
+
const isDisabled = isAttrTrue(newVal);
|
|
56
|
+
_classPrivateFieldGet(this, _$button).disabled = isDisabled;
|
|
57
|
+
updateBooleanAttribute(this, 'disabled', isDisabled);
|
|
56
58
|
break;
|
|
57
59
|
}
|
|
58
60
|
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import type { TSinchElementReact } from '../types';
|
|
2
|
+
import type { buttonTypes } from './utils';
|
|
3
|
+
export declare type TSinchButtonType = typeof buttonTypes[number];
|
|
4
|
+
export declare type TSinchButtonElement = HTMLElement & {
|
|
5
|
+
type: TSinchButtonType;
|
|
6
|
+
text: string;
|
|
7
|
+
disabled: boolean;
|
|
8
|
+
small: boolean;
|
|
9
|
+
focus(): void;
|
|
10
|
+
blur(): void;
|
|
11
|
+
setAttribute(attr: 'type', value: TSinchButtonType): void;
|
|
12
|
+
setAttribute(attr: 'text', value: string): void;
|
|
13
|
+
setAttribute(attr: 'disabled', value: ''): void;
|
|
14
|
+
setAttribute(attr: 'small', value: ''): void;
|
|
15
|
+
};
|
|
16
|
+
export declare type TSinchButtonReact = TSinchElementReact<TSinchButtonElement> & {
|
|
17
|
+
type: TSinchButtonType;
|
|
18
|
+
text: string;
|
|
19
|
+
'aria-label': string;
|
|
20
|
+
disabled?: boolean;
|
|
21
|
+
small?: boolean;
|
|
22
|
+
};
|
package/button/types.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const buttonTypes: readonly ["primary", "secondary", "cta-primary", "cta-secondary", "destructive"];
|
package/button/utils.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const buttonTypes = ['primary', 'secondary', 'cta-primary', 'cta-secondary', 'destructive'];
|
package/card/index.d.ts
CHANGED
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
export declare type TSinchCardElement = HTMLElement & {
|
|
3
|
-
text: string;
|
|
4
|
-
label: string;
|
|
5
|
-
header: string;
|
|
6
|
-
disabled: boolean;
|
|
7
|
-
};
|
|
8
|
-
export declare type TSinchCardReact = TSinchElementReact<TSinchCardElement> & {
|
|
9
|
-
text: string;
|
|
10
|
-
label?: string;
|
|
11
|
-
header: string;
|
|
12
|
-
disabled?: boolean;
|
|
13
|
-
};
|
|
1
|
+
import type { TSinchCardElement, TSinchCardReact } from './types';
|
|
14
2
|
declare global {
|
|
15
3
|
namespace JSX {
|
|
16
4
|
interface IntrinsicElements {
|
package/card/index.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import _classPrivateFieldGet from '@babel/runtime/helpers/classPrivateFieldGet';
|
|
2
2
|
import _classPrivateFieldSet from '@babel/runtime/helpers/classPrivateFieldSet';
|
|
3
3
|
|
|
4
|
-
var _$text, _$label, _$
|
|
4
|
+
var _$text, _$label, _$caption, _$illustrationSlot, _$actionSlot, _$illustrationSlotWrapper, _onIllustrationSlotChange, _updateDisabledAttributeInChildren;
|
|
5
5
|
|
|
6
6
|
function _classPrivateFieldInitSpec(obj, privateMap, value) { _checkPrivateRedeclaration(obj, privateMap); privateMap.set(obj, value); }
|
|
7
7
|
|
|
8
8
|
function _checkPrivateRedeclaration(obj, privateCollection) { if (privateCollection.has(obj)) { throw new TypeError("Cannot initialize the same private elements twice on an object"); } }
|
|
9
9
|
|
|
10
10
|
import { defineCustomElement, getBooleanAttribute, getAttribute, updateBooleanAttribute, updateAttribute, setClass, NectaryElement } from '../utils';
|
|
11
|
-
const templateHTML = '<style>:host{display:block;outline:0}#wrapper{position:relative}#card-body{padding:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;background-color:var(--sinch-color-snow-100);border-radius:8px;border:1px solid var(--sinch-color-snow-700)}#illustration-wrapper{display:none;flex-direction:column;align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;background-color:var(--sinch-color-stormy-500);height:240px}#illustration-wrapper.active{display:flex}#illustration-wrapper.active+#card-body{border-top-left-radius:0;border-top-right-radius:0;border-top:none}#label{margin:0;font:var(--sinch-font-title-xs);color:var(--sinch-color-stormy-300);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#label:empty{display:none}#header{display:flex;flex-direction:row;align-items:center;gap:8px;--sinch-size-icon:48px}#
|
|
11
|
+
const templateHTML = '<style>:host{display:block;outline:0}#wrapper{position:relative}#card-body{padding:24px;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;background-color:var(--sinch-color-snow-100);border-radius:8px;border:1px solid var(--sinch-color-snow-700)}#illustration-wrapper{display:none;flex-direction:column;align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;background-color:var(--sinch-color-stormy-500);height:240px}#illustration-wrapper.active{display:flex}#illustration-wrapper.active+#card-body{border-top-left-radius:0;border-top-right-radius:0;border-top:none}#label{margin:0;font:var(--sinch-font-title-xs);color:var(--sinch-color-stormy-300);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#label:empty{display:none}#header{display:flex;flex-direction:row;align-items:center;gap:8px;--sinch-size-icon:48px}#caption{font:var(--sinch-font-title-m);color:var(--sinch-color-stormy-500);flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#description{margin:0;font:var(--sinch-font-body);color:var(--sinch-color-stormy-500);flex:1;min-height:0;max-height:120px;overflow-y:auto}#description:empty{display:none}:host([disabled]:not([disabled=false])) :is(#illustration-wrapper,#description,#header,#label){opacity:.6}::slotted(sinch-card-button),::slotted(sinch-card-link){margin-top:20px;align-self:flex-start;max-width:100%}</style><div id="wrapper"><div id="illustration-wrapper"><slot name="illustration"></slot></div><div id="card-body"><p id="label"></p><div id="header"><slot name="icon"></slot><span id="caption"></span></div><p id="description"></p><slot name="action"></slot></div></div>';
|
|
12
12
|
const template = document.createElement('template');
|
|
13
13
|
template.innerHTML = templateHTML;
|
|
14
|
-
defineCustomElement('sinch-card', (_$text = new WeakMap(), _$label = new WeakMap(), _$
|
|
14
|
+
defineCustomElement('sinch-card', (_$text = new WeakMap(), _$label = new WeakMap(), _$caption = new WeakMap(), _$illustrationSlot = new WeakMap(), _$actionSlot = new WeakMap(), _$illustrationSlotWrapper = new WeakMap(), _onIllustrationSlotChange = new WeakMap(), _updateDisabledAttributeInChildren = new WeakMap(), class extends NectaryElement {
|
|
15
15
|
constructor() {
|
|
16
16
|
super();
|
|
17
17
|
|
|
@@ -25,7 +25,7 @@ defineCustomElement('sinch-card', (_$text = new WeakMap(), _$label = new WeakMap
|
|
|
25
25
|
value: void 0
|
|
26
26
|
});
|
|
27
27
|
|
|
28
|
-
_classPrivateFieldInitSpec(this, _$
|
|
28
|
+
_classPrivateFieldInitSpec(this, _$caption, {
|
|
29
29
|
writable: true,
|
|
30
30
|
value: void 0
|
|
31
31
|
});
|
|
@@ -68,7 +68,7 @@ defineCustomElement('sinch-card', (_$text = new WeakMap(), _$label = new WeakMap
|
|
|
68
68
|
|
|
69
69
|
_classPrivateFieldSet(this, _$label, shadowRoot.querySelector('#label'));
|
|
70
70
|
|
|
71
|
-
_classPrivateFieldSet(this, _$
|
|
71
|
+
_classPrivateFieldSet(this, _$caption, shadowRoot.querySelector('#caption'));
|
|
72
72
|
|
|
73
73
|
_classPrivateFieldSet(this, _$illustrationSlot, shadowRoot.querySelector('slot[name="illustration"]'));
|
|
74
74
|
|
|
@@ -90,7 +90,7 @@ defineCustomElement('sinch-card', (_$text = new WeakMap(), _$label = new WeakMap
|
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
static get observedAttributes() {
|
|
93
|
-
return ['text', 'label', '
|
|
93
|
+
return ['text', 'label', 'caption', 'disabled'];
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
attributeChangedCallback(name, _, newVal) {
|
|
@@ -107,9 +107,9 @@ defineCustomElement('sinch-card', (_$text = new WeakMap(), _$label = new WeakMap
|
|
|
107
107
|
break;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
|
-
case '
|
|
110
|
+
case 'caption':
|
|
111
111
|
{
|
|
112
|
-
_classPrivateFieldGet(this, _$
|
|
112
|
+
_classPrivateFieldGet(this, _$caption).textContent = newVal;
|
|
113
113
|
break;
|
|
114
114
|
}
|
|
115
115
|
|
|
@@ -130,12 +130,12 @@ defineCustomElement('sinch-card', (_$text = new WeakMap(), _$label = new WeakMap
|
|
|
130
130
|
return getAttribute(this, 'text', '');
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
-
set
|
|
134
|
-
updateAttribute(this, '
|
|
133
|
+
set caption(value) {
|
|
134
|
+
updateAttribute(this, 'caption', value);
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
get
|
|
138
|
-
return getAttribute(this, '
|
|
137
|
+
get caption() {
|
|
138
|
+
return getAttribute(this, 'caption', '');
|
|
139
139
|
}
|
|
140
140
|
|
|
141
141
|
set label(value) {
|
package/card/types.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import type { TSinchElementReact } from '../types';
|
|
2
|
+
export declare type TSinchCardElement = HTMLElement & {
|
|
3
|
+
text: string;
|
|
4
|
+
label: string;
|
|
5
|
+
caption: string;
|
|
6
|
+
disabled: boolean;
|
|
7
|
+
setAttribute(name: 'text', value: string): void;
|
|
8
|
+
setAttribute(name: 'label', value: string): void;
|
|
9
|
+
setAttribute(name: 'caption', value: string): void;
|
|
10
|
+
setAttribute(name: 'disabled', value: ''): void;
|
|
11
|
+
};
|
|
12
|
+
export declare type TSinchCardReact = TSinchElementReact<TSinchCardElement> & {
|
|
13
|
+
text: string;
|
|
14
|
+
label?: string;
|
|
15
|
+
caption: string;
|
|
16
|
+
disabled?: boolean;
|
|
17
|
+
};
|
package/card/types.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/card-button/index.d.ts
CHANGED
|
@@ -1,19 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { FocusEvent, MouseEvent } from 'react';
|
|
3
|
-
export declare type TSinchCardButtonElement = HTMLElement & {
|
|
4
|
-
text: string;
|
|
5
|
-
disabled: boolean;
|
|
6
|
-
focus(): void;
|
|
7
|
-
blur(): void;
|
|
8
|
-
};
|
|
9
|
-
export declare type TSinchCardButtonReact = TSinchElementReact<TSinchCardButtonElement> & {
|
|
10
|
-
text: string;
|
|
11
|
-
'aria-label': string;
|
|
12
|
-
disabled?: boolean;
|
|
13
|
-
onClick: (e: MouseEvent<TSinchCardButtonElement>) => void;
|
|
14
|
-
onFocus?: (e: FocusEvent<TSinchCardButtonElement>) => void;
|
|
15
|
-
onBlur?: (e: FocusEvent<TSinchCardButtonElement>) => void;
|
|
16
|
-
};
|
|
1
|
+
import type { TSinchCardButtonElement, TSinchCardButtonReact } from './types';
|
|
17
2
|
declare global {
|
|
18
3
|
namespace JSX {
|
|
19
4
|
interface IntrinsicElements {
|