infinity-forge 3.8.9 → 3.9.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/dist/sites/fixed-components/header-link/versions/version-01/component.js +1 -1
- package/dist/sites/fixed-components/header-link/versions/version-01/component.js.map +1 -1
- package/dist/sites/hooks/use-social-links.js +4 -4
- package/dist/system/presentation/components/data/detail-card/component.js +1 -1
- package/dist/system/presentation/components/data/detail-card/component.js.map +1 -1
- package/dist/system/presentation/components/data/menu/components/menu-item/index.js +1 -1
- package/dist/system/presentation/components/data/menu/components/menu-item/index.js.map +1 -1
- package/dist/system/presentation/components/data/menu/modes/collapsed-menu/index.js +1 -1
- package/dist/system/presentation/components/data/menu/modes/collapsed-menu/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.js +3 -3
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js +7 -3
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js.map +1 -1
- package/dist/test/index.js +4 -5
- package/dist/test/index.js.map +1 -1
- package/dist/ui/components/breadcrumb/component.js +1 -1
- package/dist/ui/components/breadcrumb/component.js.map +1 -1
- package/dist/ui/components/form/date-picker/index.d.ts +5 -0
- package/dist/ui/components/form/date-picker/index.js +58 -0
- package/dist/ui/components/form/date-picker/index.js.map +1 -0
- package/dist/ui/components/form/date-picker/styles.d.ts +4 -0
- package/dist/ui/components/form/date-picker/styles.js +14 -0
- package/dist/ui/components/form/date-picker/styles.js.map +1 -0
- package/dist/ui/components/form/handler/form-handler/index.js +2 -3
- package/dist/ui/components/form/handler/form-handler/index.js.map +1 -1
- package/dist/ui/components/form/handler/interfaces.d.ts +2 -5
- package/dist/ui/components/form/index.d.ts +3 -1
- package/dist/ui/components/form/index.js +2 -0
- package/dist/ui/components/form/index.js.map +1 -1
- package/dist/ui/components/form/input-color/index.js.map +1 -1
- package/dist/ui/components/form/input-control/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/index.js +1 -1
- package/dist/ui/components/form/input-control/index.js.map +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js +6 -4
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js.map +1 -1
- package/dist/ui/components/form/input-file/hooks/use-file-elements.js +3 -3
- package/dist/ui/components/form/input-file/hooks/use-file-elements.js.map +1 -1
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.js +2 -2
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.js.map +1 -1
- package/dist/ui/components/form/input-password/index.js +1 -1
- package/dist/ui/components/form/input-password/index.js.map +1 -1
- package/dist/ui/components/form/input-seo/index.js +0 -3
- package/dist/ui/components/form/input-seo/index.js.map +1 -1
- package/dist/ui/components/form/input-seo/input-meta-image/index.js +1 -1
- package/dist/ui/components/form/input-seo/input-meta-image/index.js.map +1 -1
- package/dist/ui/components/form/input-svg/index.js +1 -1
- package/dist/ui/components/form/input-svg/index.js.map +1 -1
- package/dist/ui/components/form/range-date-picker/index.d.ts +5 -0
- package/dist/ui/components/form/range-date-picker/index.js +61 -0
- package/dist/ui/components/form/range-date-picker/index.js.map +1 -0
- package/dist/ui/components/form/range-date-picker/styles.d.ts +4 -0
- package/dist/ui/components/form/range-date-picker/styles.js +14 -0
- package/dist/ui/components/form/range-date-picker/styles.js.map +1 -0
- package/dist/ui/components/form/select-icon/index.js +1 -1
- package/dist/ui/components/form/select-icon/index.js.map +1 -1
- package/dist/ui/components/menu-mobile/components/nav-links/index.js +2 -2
- package/dist/ui/components/menu-mobile/components/nav-links/index.js.map +1 -1
- package/dist/ui/components/modal/index.js +1 -1
- package/dist/ui/components/modal/index.js.map +1 -1
- package/dist/ui/components/pagination/index.d.ts +1 -1
- package/dist/ui/components/pagination/index.js +7 -3
- package/dist/ui/components/pagination/index.js.map +1 -1
- package/dist/ui/components/warning/index.js +1 -1
- package/dist/ui/components/warning/index.js.map +1 -1
- package/dist/ui/contexts/dynamic-sections/use-dynamic-section/edit-section.js +1 -1
- package/dist/ui/contexts/dynamic-sections/use-dynamic-section/edit-section.js.map +1 -1
- package/dist/ui/contexts/toast/toast-item/index.js +1 -1
- package/dist/ui/contexts/toast/toast-item/index.js.map +1 -1
- package/dist/ui/hooks/permitions/camera/use-camera.js +1 -1
- package/dist/ui/hooks/permitions/camera/use-camera.js.map +1 -1
- package/dist/ui/icons/index.d.ts +102 -111
- package/dist/ui/icons/index.js +102 -111
- package/dist/ui/icons/index.js.map +1 -1
- package/dist/ui/icons/interfaces.d.ts +1 -2
- package/dist/ui/icons/render/component.d.ts +3 -4
- package/dist/ui/icons/render/component.js +2 -2
- package/dist/ui/icons/render/component.js.map +1 -1
- package/dist/ui/icons/render/icon-Instagram.d.ts +3 -0
- package/dist/ui/icons/render/icon-Instagram.js +15 -0
- package/dist/ui/icons/render/icon-Instagram.js.map +1 -0
- package/dist/ui/icons/render/icon-Linkedin.d.ts +3 -0
- package/dist/ui/icons/render/icon-Linkedin.js +15 -0
- package/dist/ui/icons/render/icon-Linkedin.js.map +1 -0
- package/dist/ui/icons/render/{Close.d.ts → icon-Lupa.d.ts} +1 -1
- package/dist/ui/icons/render/icon-Lupa.js +10 -0
- package/dist/ui/icons/render/icon-Lupa.js.map +1 -0
- package/dist/ui/icons/render/{Lupa.d.ts → icon-Map.d.ts} +1 -1
- package/dist/ui/icons/render/{Map.js → icon-Map.js} +3 -3
- package/dist/ui/icons/render/icon-Map.js.map +1 -0
- package/dist/ui/icons/render/{send-message.d.ts → icon-Microphone.d.ts} +1 -1
- package/dist/ui/icons/render/{Microphone.js → icon-Microphone.js} +3 -3
- package/dist/ui/icons/render/icon-Microphone.js.map +1 -0
- package/dist/ui/icons/render/{Folder.d.ts → icon-Minus.d.ts} +1 -1
- package/dist/ui/icons/render/{Minus.js → icon-Minus.js} +3 -3
- package/dist/ui/icons/render/icon-Minus.js.map +1 -0
- package/dist/ui/icons/render/icon-Phone.d.ts +3 -0
- package/dist/ui/icons/render/icon-Phone.js +15 -0
- package/dist/ui/icons/render/icon-Phone.js.map +1 -0
- package/dist/ui/icons/render/icon-Pin.d.ts +4 -0
- package/dist/ui/icons/render/{Pin.js → icon-Pin.js} +7 -7
- package/dist/ui/icons/render/icon-Pin.js.map +1 -0
- package/dist/ui/icons/render/{Codie.d.ts → icon-Play.d.ts} +1 -1
- package/dist/ui/icons/render/icon-Play.js +10 -0
- package/dist/ui/icons/render/icon-Play.js.map +1 -0
- package/dist/ui/icons/render/{Checked.d.ts → icon-Plus.d.ts} +1 -1
- package/dist/ui/icons/render/icon-Plus.js +10 -0
- package/dist/ui/icons/render/icon-Plus.js.map +1 -0
- package/dist/ui/icons/render/{TikTok.d.ts → icon-Share.d.ts} +1 -1
- package/dist/ui/icons/render/icon-Share.js +10 -0
- package/dist/ui/icons/render/icon-Share.js.map +1 -0
- package/dist/ui/icons/render/{loading.d.ts → icon-TikTok.d.ts} +1 -1
- package/dist/ui/icons/render/icon-TikTok.js +10 -0
- package/dist/ui/icons/render/icon-TikTok.js.map +1 -0
- package/dist/ui/icons/render/{calendar.d.ts → icon-YouTube.d.ts} +1 -1
- package/dist/ui/icons/render/icon-YouTube.js +10 -0
- package/dist/ui/icons/render/icon-YouTube.js.map +1 -0
- package/dist/ui/icons/render/{chalet.d.ts → icon-block.d.ts} +1 -1
- package/dist/ui/icons/render/{block.js → icon-block.js} +3 -3
- package/dist/ui/icons/render/icon-block.js.map +1 -0
- package/dist/ui/icons/render/icon-bottom-chevron.d.ts +1 -0
- package/dist/ui/icons/render/icon-bottom-chevron.js +9 -0
- package/dist/ui/icons/render/icon-bottom-chevron.js.map +1 -0
- package/dist/ui/icons/render/{basic-right-arrow.d.ts → icon-bottom-navigation.d.ts} +1 -1
- package/dist/ui/icons/render/icon-bottom-navigation.js +10 -0
- package/dist/ui/icons/render/icon-bottom-navigation.js.map +1 -0
- package/dist/ui/icons/render/{Edit.d.ts → icon-box.d.ts} +1 -1
- package/dist/ui/icons/render/{box.js → icon-box.js} +3 -3
- package/dist/ui/icons/render/icon-box.js.map +1 -0
- package/dist/ui/icons/render/{arrow-bottom.d.ts → icon-calculator.d.ts} +1 -1
- package/dist/ui/icons/render/{calculator.js → icon-calculator.js} +3 -3
- package/dist/ui/icons/render/icon-calculator.js.map +1 -0
- package/dist/ui/icons/render/{arrow-foward-left.d.ts → icon-calendar-browse.d.ts} +1 -1
- package/dist/ui/icons/render/{calendar-browse.js → icon-calendar-browse.js} +3 -3
- package/dist/ui/icons/render/icon-calendar-browse.js.map +1 -0
- package/dist/ui/icons/render/{fullfield-bell.d.ts → icon-calendar-time.d.ts} +1 -1
- package/dist/ui/icons/render/icon-calendar-time.js +10 -0
- package/dist/ui/icons/render/icon-calendar-time.js.map +1 -0
- package/dist/ui/icons/render/icon-calendar.d.ts +1 -0
- package/dist/ui/icons/render/icon-calendar.js +9 -0
- package/dist/ui/icons/render/icon-calendar.js.map +1 -0
- package/dist/ui/icons/render/{File.d.ts → icon-cam.d.ts} +1 -1
- package/dist/ui/icons/render/icon-cam.js +10 -0
- package/dist/ui/icons/render/icon-cam.js.map +1 -0
- package/dist/ui/icons/render/{NavLeft.d.ts → icon-chalet.d.ts} +1 -1
- package/dist/ui/icons/render/{chalet.js → icon-chalet.js} +3 -3
- package/dist/ui/icons/render/icon-chalet.js.map +1 -0
- package/dist/ui/icons/render/{Globe.d.ts → icon-chat.d.ts} +1 -1
- package/dist/ui/icons/render/{chat.js → icon-chat.js} +3 -3
- package/dist/ui/icons/render/icon-chat.js.map +1 -0
- package/dist/ui/icons/render/{Microphone.d.ts → icon-check.d.ts} +1 -1
- package/dist/ui/icons/render/{Check.js → icon-check.js} +3 -3
- package/dist/ui/icons/render/icon-check.js.map +1 -0
- package/dist/ui/icons/render/{Home.d.ts → icon-checked.d.ts} +1 -1
- package/dist/ui/icons/render/{Checked.js → icon-checked.js} +3 -3
- package/dist/ui/icons/render/icon-checked.js.map +1 -0
- package/dist/ui/icons/render/{keyboard-right-arrow.d.ts → icon-circular-left-arrow.d.ts} +1 -1
- package/dist/ui/icons/render/{arrow-foward-left.js → icon-circular-left-arrow.js} +5 -5
- package/dist/ui/icons/render/icon-circular-left-arrow.js.map +1 -0
- package/dist/ui/icons/render/{interrogation-circle.d.ts → icon-circular-right-arrow.d.ts} +1 -1
- package/dist/ui/icons/render/{arrow-foward-right.js → icon-circular-right-arrow.js} +5 -5
- package/dist/ui/icons/render/icon-circular-right-arrow.js.map +1 -0
- package/dist/ui/icons/render/icon-clip.d.ts +2 -0
- package/dist/ui/icons/render/{clip.js → icon-clip.js} +3 -3
- package/dist/ui/icons/render/icon-clip.js.map +1 -0
- package/dist/ui/icons/render/icon-clock.d.ts +3 -0
- package/dist/ui/icons/render/{Clock.js → icon-clock.js} +5 -5
- package/dist/ui/icons/render/icon-clock.js.map +1 -0
- package/dist/ui/icons/render/{danger.d.ts → icon-close.d.ts} +1 -1
- package/dist/ui/icons/render/icon-close.js +10 -0
- package/dist/ui/icons/render/icon-close.js.map +1 -0
- package/dist/ui/icons/render/icon-codie.d.ts +2 -0
- package/dist/ui/icons/render/icon-codie.js +10 -0
- package/dist/ui/icons/render/icon-codie.js.map +1 -0
- package/dist/ui/icons/render/{Carousel-left-icon.d.ts → icon-computer.d.ts} +1 -1
- package/dist/ui/icons/render/{computer.js → icon-computer.js} +3 -3
- package/dist/ui/icons/render/icon-computer.js.map +1 -0
- package/dist/ui/icons/render/{YouTube.d.ts → icon-danger.d.ts} +1 -1
- package/dist/ui/icons/render/{danger.js → icon-danger.js} +3 -3
- package/dist/ui/icons/render/icon-danger.js.map +1 -0
- package/dist/ui/icons/render/icon-death.d.ts +2 -0
- package/dist/ui/icons/render/icon-death.js +10 -0
- package/dist/ui/icons/render/icon-death.js.map +1 -0
- package/dist/ui/icons/render/{diabets.d.ts → icon-delete.d.ts} +1 -1
- package/dist/ui/icons/render/{delete.js → icon-delete.js} +3 -3
- package/dist/ui/icons/render/icon-delete.js.map +1 -0
- package/dist/ui/icons/render/{computer.d.ts → icon-diabets.d.ts} +1 -1
- package/dist/ui/icons/render/icon-diabets.js +10 -0
- package/dist/ui/icons/render/icon-diabets.js.map +1 -0
- package/dist/ui/icons/render/icon-door.d.ts +2 -0
- package/dist/ui/icons/render/{door.js → icon-door.js} +3 -3
- package/dist/ui/icons/render/icon-door.js.map +1 -0
- package/dist/ui/icons/render/{Check.d.ts → icon-drop-file.d.ts} +1 -1
- package/dist/ui/icons/render/{drop-file.js → icon-drop-file.js} +3 -3
- package/dist/ui/icons/render/icon-drop-file.js.map +1 -0
- package/dist/ui/icons/render/icon-edit-image.d.ts +1 -0
- package/dist/ui/icons/render/icon-edit-image.js +9 -0
- package/dist/ui/icons/render/icon-edit-image.js.map +1 -0
- package/dist/ui/icons/render/icon-edit.d.ts +2 -0
- package/dist/ui/icons/render/{Edit.js → icon-edit.js} +3 -3
- package/dist/ui/icons/render/icon-edit.js.map +1 -0
- package/dist/ui/icons/render/icon-email.d.ts +3 -0
- package/dist/ui/icons/render/icon-email.js +15 -0
- package/dist/ui/icons/render/icon-email.js.map +1 -0
- package/dist/ui/icons/render/{calculator.d.ts → icon-empty-chat.d.ts} +1 -1
- package/dist/ui/icons/render/icon-empty-chat.js +10 -0
- package/dist/ui/icons/render/icon-empty-chat.js.map +1 -0
- package/dist/ui/icons/render/icon-equalizer.d.ts +3 -0
- package/dist/ui/icons/render/icon-equalizer.js +15 -0
- package/dist/ui/icons/render/icon-equalizer.js.map +1 -0
- package/dist/ui/icons/render/icon-excel.d.ts +2 -0
- package/dist/ui/icons/render/icon-excel.js +10 -0
- package/dist/ui/icons/render/icon-excel.js.map +1 -0
- package/dist/ui/icons/render/{arrow-to-right.d.ts → icon-exclamation.d.ts} +1 -1
- package/dist/ui/icons/render/{exclamation.js → icon-exclamation.js} +3 -3
- package/dist/ui/icons/render/icon-exclamation.js.map +1 -0
- package/dist/ui/icons/render/{Exit.js → icon-exit.js} +1 -1
- package/dist/ui/icons/render/icon-exit.js.map +1 -0
- package/dist/ui/icons/render/{empty-chat.d.ts → icon-eye-slash.d.ts} +1 -1
- package/dist/ui/icons/render/icon-eye-slash.js +10 -0
- package/dist/ui/icons/render/icon-eye-slash.js.map +1 -0
- package/dist/ui/icons/render/icon-eye.d.ts +2 -0
- package/dist/ui/icons/render/{Eye.js → icon-eye.js} +3 -3
- package/dist/ui/icons/render/icon-eye.js.map +1 -0
- package/dist/ui/icons/render/icon-facebook.d.ts +3 -0
- package/dist/ui/icons/render/icon-facebook.js +15 -0
- package/dist/ui/icons/render/icon-facebook.js.map +1 -0
- package/dist/ui/icons/render/icon-file.d.ts +2 -0
- package/dist/ui/icons/render/{File.js → icon-file.js} +3 -3
- package/dist/ui/icons/render/icon-file.js.map +1 -0
- package/dist/ui/icons/render/icon-folder.d.ts +2 -0
- package/dist/ui/icons/render/{Folder.js → icon-folder.js} +3 -3
- package/dist/ui/icons/render/icon-folder.js.map +1 -0
- package/dist/ui/icons/render/{calendar-browse.d.ts → icon-fullfield-bell.d.ts} +1 -1
- package/dist/ui/icons/render/{fullfield-bell.js → icon-fullfield-bell.js} +3 -3
- package/dist/ui/icons/render/icon-fullfield-bell.js.map +1 -0
- package/dist/ui/icons/render/icon-fullfield-chat.d.ts +2 -0
- package/dist/ui/icons/render/{fullfield-chat.js → icon-fullfield-chat.js} +3 -3
- package/dist/ui/icons/render/icon-fullfield-chat.js.map +1 -0
- package/dist/ui/icons/render/{Gear.js → icon-gear.js} +1 -1
- package/dist/ui/icons/render/icon-gear.js.map +1 -0
- package/dist/ui/icons/render/icon-gender.d.ts +2 -0
- package/dist/ui/icons/render/{gender.js → icon-gender.js} +3 -3
- package/dist/ui/icons/render/icon-gender.js.map +1 -0
- package/dist/ui/icons/render/icon-globe.d.ts +2 -0
- package/dist/ui/icons/render/{Globe.js → icon-globe.js} +3 -3
- package/dist/ui/icons/render/icon-globe.js.map +1 -0
- package/dist/ui/icons/render/icon-heart.d.ts +2 -0
- package/dist/ui/icons/render/{heart.js → icon-heart.js} +3 -3
- package/dist/ui/icons/render/icon-heart.js.map +1 -0
- package/dist/ui/icons/render/icon-home.d.ts +2 -0
- package/dist/ui/icons/render/icon-home.js +10 -0
- package/dist/ui/icons/render/icon-home.js.map +1 -0
- package/dist/ui/icons/render/{arrow-foward-right.d.ts → icon-hospitalization.d.ts} +1 -1
- package/dist/ui/icons/render/{hospitalization.js → icon-hospitalization.js} +3 -3
- package/dist/ui/icons/render/icon-hospitalization.js.map +1 -0
- package/dist/ui/icons/render/{fullfield-chat.d.ts → icon-hypertension.d.ts} +1 -1
- package/dist/ui/icons/render/{hypertension.js → icon-hypertension.js} +3 -3
- package/dist/ui/icons/render/icon-hypertension.js.map +1 -0
- package/dist/ui/icons/render/icon-info.d.ts +2 -0
- package/dist/ui/icons/render/{info.js → icon-info.js} +2 -2
- package/dist/ui/icons/render/icon-info.js.map +1 -0
- package/dist/ui/icons/render/icon-interrogation-circle.d.ts +2 -0
- package/dist/ui/icons/render/{interrogation-circle.js → icon-interrogation-circle.js} +3 -3
- package/dist/ui/icons/render/icon-interrogation-circle.js.map +1 -0
- package/dist/ui/icons/render/{edit-image.d.ts → icon-language.d.ts} +1 -1
- package/dist/ui/icons/render/icon-language.js +10 -0
- package/dist/ui/icons/render/icon-language.js.map +1 -0
- package/dist/ui/icons/render/icon-left-chevron.d.ts +1 -0
- package/dist/ui/icons/render/icon-left-chevron.js +9 -0
- package/dist/ui/icons/render/icon-left-chevron.js.map +1 -0
- package/dist/ui/icons/render/{transparent-mail.d.ts → icon-left-navigation.d.ts} +1 -1
- package/dist/ui/icons/render/icon-left-navigation.js +10 -0
- package/dist/ui/icons/render/icon-left-navigation.js.map +1 -0
- package/dist/ui/icons/render/icon-like.d.ts +2 -0
- package/dist/ui/icons/render/{like.js → icon-like.js} +3 -3
- package/dist/ui/icons/render/icon-like.js.map +1 -0
- package/dist/ui/icons/render/{NavRight.d.ts → icon-loading.d.ts} +1 -1
- package/dist/ui/icons/render/{loading.js → icon-loading.js} +3 -3
- package/dist/ui/icons/render/icon-loading.js.map +1 -0
- package/dist/ui/icons/render/icon-map-floor.d.ts +2 -0
- package/dist/ui/icons/render/icon-map-floor.js +10 -0
- package/dist/ui/icons/render/icon-map-floor.js.map +1 -0
- package/dist/ui/icons/render/{message-balloon.js → icon-message-balloon.js} +1 -1
- package/dist/ui/icons/render/icon-message-balloon.js.map +1 -0
- package/dist/ui/icons/render/icon-mobile.d.ts +2 -0
- package/dist/ui/icons/render/icon-mobile.js +10 -0
- package/dist/ui/icons/render/icon-mobile.js.map +1 -0
- package/dist/ui/icons/render/{keyboard-left-arrow.d.ts → icon-money-value-symbol.d.ts} +1 -1
- package/dist/ui/icons/render/{money-value-symbol.js → icon-money-value-symbol.js} +3 -3
- package/dist/ui/icons/render/icon-money-value-symbol.js.map +1 -0
- package/dist/ui/icons/render/icon-not-found.d.ts +2 -0
- package/dist/ui/icons/render/icon-not-found.js +10 -0
- package/dist/ui/icons/render/icon-not-found.js.map +1 -0
- package/dist/ui/icons/render/{arrow-top.d.ts → icon-not-like.d.ts} +1 -1
- package/dist/ui/icons/render/{not-like.js → icon-not-like.js} +3 -3
- package/dist/ui/icons/render/icon-not-like.js.map +1 -0
- package/dist/ui/icons/render/icon-padlock.d.ts +2 -0
- package/dist/ui/icons/render/{padlock.js → icon-padlock.js} +3 -3
- package/dist/ui/icons/render/icon-padlock.js.map +1 -0
- package/dist/ui/icons/render/icon-pdf.d.ts +2 -0
- package/dist/ui/icons/render/icon-pdf.js +10 -0
- package/dist/ui/icons/render/icon-pdf.js.map +1 -0
- package/dist/ui/icons/render/icon-person.d.ts +3 -0
- package/dist/ui/icons/render/{person.js → icon-person.js} +5 -5
- package/dist/ui/icons/render/icon-person.js.map +1 -0
- package/dist/ui/icons/render/icon-pet.d.ts +2 -0
- package/dist/ui/icons/render/icon-pet.js +10 -0
- package/dist/ui/icons/render/icon-pet.js.map +1 -0
- package/dist/ui/icons/render/icon-phone-message.d.ts +2 -0
- package/dist/ui/icons/render/icon-phone-message.js +10 -0
- package/dist/ui/icons/render/icon-phone-message.js.map +1 -0
- package/dist/ui/icons/render/{calendar-time.d.ts → icon-play-rounded.d.ts} +1 -1
- package/dist/ui/icons/render/{play-rounded.js → icon-play-rounded.js} +3 -3
- package/dist/ui/icons/render/icon-play-rounded.js.map +1 -0
- package/dist/ui/icons/render/{Carousel-right-icon.d.ts → icon-plus-sharp.d.ts} +1 -1
- package/dist/ui/icons/render/{plus-sharp.js → icon-plus-sharp.js} +3 -3
- package/dist/ui/icons/render/icon-plus-sharp.js.map +1 -0
- package/dist/ui/icons/render/icon-prev.d.ts +2 -0
- package/dist/ui/icons/render/{prev.js → icon-prev.js} +3 -3
- package/dist/ui/icons/render/icon-prev.js.map +1 -0
- package/dist/ui/icons/render/{print.js → icon-print.js} +1 -1
- package/dist/ui/icons/render/icon-print.js.map +1 -0
- package/dist/ui/icons/render/icon-right-chevron.d.ts +1 -0
- package/dist/ui/icons/render/icon-right-chevron.js +9 -0
- package/dist/ui/icons/render/icon-right-chevron.js.map +1 -0
- package/dist/ui/icons/render/{basic-bottom-arrow.d.ts → icon-right-navigation.d.ts} +1 -1
- package/dist/ui/icons/render/icon-right-navigation.js +10 -0
- package/dist/ui/icons/render/icon-right-navigation.js.map +1 -0
- package/dist/ui/icons/render/{hypertension.d.ts → icon-send-message.d.ts} +1 -1
- package/dist/ui/icons/render/{send-message.js → icon-send-message.js} +3 -3
- package/dist/ui/icons/render/icon-send-message.js.map +1 -0
- package/dist/ui/icons/render/icon-send.d.ts +2 -0
- package/dist/ui/icons/render/{arrow-forward.js → icon-send.js} +6 -6
- package/dist/ui/icons/render/icon-send.js.map +1 -0
- package/dist/ui/icons/render/icon-seo.d.ts +2 -0
- package/dist/ui/icons/render/icon-seo.js +10 -0
- package/dist/ui/icons/render/icon-seo.js.map +1 -0
- package/dist/ui/icons/render/icon-share-v2.d.ts +2 -0
- package/dist/ui/icons/render/{share-v2.js → icon-share-v2.js} +3 -3
- package/dist/ui/icons/render/icon-share-v2.js.map +1 -0
- package/dist/ui/icons/render/icon-shopping.d.ts +3 -0
- package/dist/ui/icons/render/{shopping.js → icon-shopping.js} +5 -5
- package/dist/ui/icons/render/icon-shopping.js.map +1 -0
- package/dist/ui/icons/render/icon-star.d.ts +2 -0
- package/dist/ui/icons/render/{star.js → icon-star.js} +3 -3
- package/dist/ui/icons/render/icon-star.js.map +1 -0
- package/dist/ui/icons/render/icon-starBg.d.ts +2 -0
- package/dist/ui/icons/render/{starBg.js → icon-starBg.js} +3 -3
- package/dist/ui/icons/render/icon-starBg.js.map +1 -0
- package/dist/ui/icons/render/icon-three-dots.d.ts +2 -0
- package/dist/ui/icons/render/icon-three-dots.js +10 -0
- package/dist/ui/icons/render/icon-three-dots.js.map +1 -0
- package/dist/ui/icons/render/icon-top-chevron.d.ts +1 -0
- package/dist/ui/icons/render/icon-top-chevron.js +9 -0
- package/dist/ui/icons/render/icon-top-chevron.js.map +1 -0
- package/dist/ui/icons/render/icon-top-navigation.d.ts +2 -0
- package/dist/ui/icons/render/icon-top-navigation.js +10 -0
- package/dist/ui/icons/render/icon-top-navigation.js.map +1 -0
- package/dist/ui/icons/render/{basic-left-arrow.d.ts → icon-transparent-mail.d.ts} +1 -1
- package/dist/ui/icons/render/{transparent-mail.js → icon-transparent-mail.js} +3 -3
- package/dist/ui/icons/render/icon-transparent-mail.js.map +1 -0
- package/dist/ui/icons/render/icon-transparent-phone.d.ts +2 -0
- package/dist/ui/icons/render/icon-transparent-phone.js +10 -0
- package/dist/ui/icons/render/icon-transparent-phone.js.map +1 -0
- package/dist/ui/icons/render/icon-twitter.d.ts +3 -0
- package/dist/ui/icons/render/icon-twitter.js +15 -0
- package/dist/ui/icons/render/icon-twitter.js.map +1 -0
- package/dist/ui/icons/render/icon-upload.d.ts +2 -0
- package/dist/ui/icons/render/{upload.js → icon-upload.js} +3 -3
- package/dist/ui/icons/render/icon-upload.js.map +1 -0
- package/dist/ui/icons/render/icon-user.d.ts +3 -0
- package/dist/ui/icons/render/{user.js → icon-user.js} +5 -5
- package/dist/ui/icons/render/icon-user.js.map +1 -0
- package/dist/ui/icons/render/icon-weight.d.ts +2 -0
- package/dist/ui/icons/render/icon-weight.js +10 -0
- package/dist/ui/icons/render/icon-weight.js.map +1 -0
- package/dist/ui/icons/render/icon-whats.d.ts +3 -0
- package/dist/ui/icons/render/icon-whats.js +15 -0
- package/dist/ui/icons/render/icon-whats.js.map +1 -0
- package/dist/ui/icons/render/{word.js → icon-word.js} +1 -1
- package/dist/ui/icons/render/icon-word.js.map +1 -0
- package/dist/ui/icons/render/image.d.ts +1 -1
- package/dist/ui/icons/render/image.js +2 -2
- package/dist/ui/icons/render/image.js.map +1 -1
- package/dist/ui/integrations/message-provider/send-message.d.ts +5 -1
- package/dist/ui/integrations/message-provider/send-message.js +12 -6
- package/dist/ui/integrations/message-provider/send-message.js.map +1 -1
- package/package.json +81 -78
- package/dist/ui/icons/render/Carousel-left-icon.js +0 -10
- package/dist/ui/icons/render/Carousel-left-icon.js.map +0 -1
- package/dist/ui/icons/render/Carousel-right-icon.js +0 -10
- package/dist/ui/icons/render/Carousel-right-icon.js.map +0 -1
- package/dist/ui/icons/render/Check.js.map +0 -1
- package/dist/ui/icons/render/Checked.js.map +0 -1
- package/dist/ui/icons/render/Clock.d.ts +0 -3
- package/dist/ui/icons/render/Clock.js.map +0 -1
- package/dist/ui/icons/render/Close.js +0 -10
- package/dist/ui/icons/render/Close.js.map +0 -1
- package/dist/ui/icons/render/Codie.js +0 -10
- package/dist/ui/icons/render/Codie.js.map +0 -1
- package/dist/ui/icons/render/Edit.js.map +0 -1
- package/dist/ui/icons/render/Email.d.ts +0 -3
- package/dist/ui/icons/render/Email.js +0 -15
- package/dist/ui/icons/render/Email.js.map +0 -1
- package/dist/ui/icons/render/Exit.js.map +0 -1
- package/dist/ui/icons/render/Eye.d.ts +0 -2
- package/dist/ui/icons/render/Eye.js.map +0 -1
- package/dist/ui/icons/render/Facebook.d.ts +0 -3
- package/dist/ui/icons/render/Facebook.js +0 -15
- package/dist/ui/icons/render/Facebook.js.map +0 -1
- package/dist/ui/icons/render/File.js.map +0 -1
- package/dist/ui/icons/render/Folder.js.map +0 -1
- package/dist/ui/icons/render/Gear.js.map +0 -1
- package/dist/ui/icons/render/Globe.js.map +0 -1
- package/dist/ui/icons/render/Home.js +0 -10
- package/dist/ui/icons/render/Home.js.map +0 -1
- package/dist/ui/icons/render/Insagram.d.ts +0 -3
- package/dist/ui/icons/render/Insagram.js +0 -15
- package/dist/ui/icons/render/Insagram.js.map +0 -1
- package/dist/ui/icons/render/Linkedin.d.ts +0 -3
- package/dist/ui/icons/render/Linkedin.js +0 -15
- package/dist/ui/icons/render/Linkedin.js.map +0 -1
- package/dist/ui/icons/render/LongArrowRight.d.ts +0 -2
- package/dist/ui/icons/render/LongArrowRight.js +0 -11
- package/dist/ui/icons/render/LongArrowRight.js.map +0 -1
- package/dist/ui/icons/render/Lupa.js +0 -10
- package/dist/ui/icons/render/Lupa.js.map +0 -1
- package/dist/ui/icons/render/Map.d.ts +0 -2
- package/dist/ui/icons/render/Map.js.map +0 -1
- package/dist/ui/icons/render/Microphone.js.map +0 -1
- package/dist/ui/icons/render/Minus.d.ts +0 -2
- package/dist/ui/icons/render/Minus.js.map +0 -1
- package/dist/ui/icons/render/NavDown.d.ts +0 -3
- package/dist/ui/icons/render/NavDown.js +0 -15
- package/dist/ui/icons/render/NavDown.js.map +0 -1
- package/dist/ui/icons/render/NavLeft.js +0 -10
- package/dist/ui/icons/render/NavLeft.js.map +0 -1
- package/dist/ui/icons/render/NavRight.js +0 -10
- package/dist/ui/icons/render/NavRight.js.map +0 -1
- package/dist/ui/icons/render/NavUp.d.ts +0 -2
- package/dist/ui/icons/render/NavUp.js +0 -10
- package/dist/ui/icons/render/NavUp.js.map +0 -1
- package/dist/ui/icons/render/Phone.d.ts +0 -3
- package/dist/ui/icons/render/Phone.js +0 -15
- package/dist/ui/icons/render/Phone.js.map +0 -1
- package/dist/ui/icons/render/Pin.d.ts +0 -4
- package/dist/ui/icons/render/Pin.js.map +0 -1
- package/dist/ui/icons/render/Play.d.ts +0 -2
- package/dist/ui/icons/render/Play.js +0 -10
- package/dist/ui/icons/render/Play.js.map +0 -1
- package/dist/ui/icons/render/Plus.d.ts +0 -2
- package/dist/ui/icons/render/Plus.js +0 -10
- package/dist/ui/icons/render/Plus.js.map +0 -1
- package/dist/ui/icons/render/Share.d.ts +0 -2
- package/dist/ui/icons/render/Share.js +0 -10
- package/dist/ui/icons/render/Share.js.map +0 -1
- package/dist/ui/icons/render/TikTok.js +0 -10
- package/dist/ui/icons/render/TikTok.js.map +0 -1
- package/dist/ui/icons/render/Twitter.d.ts +0 -3
- package/dist/ui/icons/render/Twitter.js +0 -15
- package/dist/ui/icons/render/Twitter.js.map +0 -1
- package/dist/ui/icons/render/YouTube.js +0 -10
- package/dist/ui/icons/render/YouTube.js.map +0 -1
- package/dist/ui/icons/render/arrow-bottom.js +0 -10
- package/dist/ui/icons/render/arrow-bottom.js.map +0 -1
- package/dist/ui/icons/render/arrow-forward.d.ts +0 -2
- package/dist/ui/icons/render/arrow-forward.js.map +0 -1
- package/dist/ui/icons/render/arrow-foward-left.js.map +0 -1
- package/dist/ui/icons/render/arrow-foward-right.js.map +0 -1
- package/dist/ui/icons/render/arrow-to-right.js +0 -10
- package/dist/ui/icons/render/arrow-to-right.js.map +0 -1
- package/dist/ui/icons/render/arrow-top.js +0 -10
- package/dist/ui/icons/render/arrow-top.js.map +0 -1
- package/dist/ui/icons/render/basic-bottom-arrow.js +0 -10
- package/dist/ui/icons/render/basic-bottom-arrow.js.map +0 -1
- package/dist/ui/icons/render/basic-left-arrow.js +0 -10
- package/dist/ui/icons/render/basic-left-arrow.js.map +0 -1
- package/dist/ui/icons/render/basic-right-arrow.js +0 -10
- package/dist/ui/icons/render/basic-right-arrow.js.map +0 -1
- package/dist/ui/icons/render/block.d.ts +0 -2
- package/dist/ui/icons/render/block.js.map +0 -1
- package/dist/ui/icons/render/box.d.ts +0 -2
- package/dist/ui/icons/render/box.js.map +0 -1
- package/dist/ui/icons/render/calculator.js.map +0 -1
- package/dist/ui/icons/render/calendar-browse.js.map +0 -1
- package/dist/ui/icons/render/calendar-time.js +0 -10
- package/dist/ui/icons/render/calendar-time.js.map +0 -1
- package/dist/ui/icons/render/calendar.js +0 -10
- package/dist/ui/icons/render/calendar.js.map +0 -1
- package/dist/ui/icons/render/cam.d.ts +0 -2
- package/dist/ui/icons/render/cam.js +0 -10
- package/dist/ui/icons/render/cam.js.map +0 -1
- package/dist/ui/icons/render/chalet.js.map +0 -1
- package/dist/ui/icons/render/chat.d.ts +0 -2
- package/dist/ui/icons/render/chat.js.map +0 -1
- package/dist/ui/icons/render/clip.d.ts +0 -2
- package/dist/ui/icons/render/clip.js.map +0 -1
- package/dist/ui/icons/render/computer.js.map +0 -1
- package/dist/ui/icons/render/danger.js.map +0 -1
- package/dist/ui/icons/render/death.d.ts +0 -2
- package/dist/ui/icons/render/death.js +0 -10
- package/dist/ui/icons/render/death.js.map +0 -1
- package/dist/ui/icons/render/delete.d.ts +0 -2
- package/dist/ui/icons/render/delete.js.map +0 -1
- package/dist/ui/icons/render/diabets.js +0 -10
- package/dist/ui/icons/render/diabets.js.map +0 -1
- package/dist/ui/icons/render/door.d.ts +0 -2
- package/dist/ui/icons/render/door.js.map +0 -1
- package/dist/ui/icons/render/drop-file.d.ts +0 -2
- package/dist/ui/icons/render/drop-file.js.map +0 -1
- package/dist/ui/icons/render/edit-image.js +0 -10
- package/dist/ui/icons/render/edit-image.js.map +0 -1
- package/dist/ui/icons/render/empty-chat.js +0 -10
- package/dist/ui/icons/render/empty-chat.js.map +0 -1
- package/dist/ui/icons/render/equalizer.d.ts +0 -3
- package/dist/ui/icons/render/equalizer.js +0 -15
- package/dist/ui/icons/render/equalizer.js.map +0 -1
- package/dist/ui/icons/render/excel.d.ts +0 -1
- package/dist/ui/icons/render/excel.js +0 -9
- package/dist/ui/icons/render/excel.js.map +0 -1
- package/dist/ui/icons/render/exclamation.d.ts +0 -2
- package/dist/ui/icons/render/exclamation.js.map +0 -1
- package/dist/ui/icons/render/eye-off.d.ts +0 -2
- package/dist/ui/icons/render/eye-off.js +0 -10
- package/dist/ui/icons/render/eye-off.js.map +0 -1
- package/dist/ui/icons/render/fullfield-bell.js.map +0 -1
- package/dist/ui/icons/render/fullfield-chat.js.map +0 -1
- package/dist/ui/icons/render/gender.d.ts +0 -2
- package/dist/ui/icons/render/gender.js.map +0 -1
- package/dist/ui/icons/render/heart.d.ts +0 -2
- package/dist/ui/icons/render/heart.js.map +0 -1
- package/dist/ui/icons/render/hospitalization.d.ts +0 -2
- package/dist/ui/icons/render/hospitalization.js.map +0 -1
- package/dist/ui/icons/render/hut.d.ts +0 -2
- package/dist/ui/icons/render/hut.js +0 -10
- package/dist/ui/icons/render/hut.js.map +0 -1
- package/dist/ui/icons/render/hypertension.js.map +0 -1
- package/dist/ui/icons/render/info.d.ts +0 -2
- package/dist/ui/icons/render/info.js.map +0 -1
- package/dist/ui/icons/render/interrogation-circle.js.map +0 -1
- package/dist/ui/icons/render/keyboard-left-arrow.js +0 -10
- package/dist/ui/icons/render/keyboard-left-arrow.js.map +0 -1
- package/dist/ui/icons/render/keyboard-right-arrow.js +0 -10
- package/dist/ui/icons/render/keyboard-right-arrow.js.map +0 -1
- package/dist/ui/icons/render/language.d.ts +0 -2
- package/dist/ui/icons/render/language.js +0 -10
- package/dist/ui/icons/render/language.js.map +0 -1
- package/dist/ui/icons/render/like.d.ts +0 -2
- package/dist/ui/icons/render/like.js.map +0 -1
- package/dist/ui/icons/render/loading.js.map +0 -1
- package/dist/ui/icons/render/map-floor.d.ts +0 -2
- package/dist/ui/icons/render/map-floor.js +0 -10
- package/dist/ui/icons/render/map-floor.js.map +0 -1
- package/dist/ui/icons/render/message-balloon.js.map +0 -1
- package/dist/ui/icons/render/mobile.d.ts +0 -2
- package/dist/ui/icons/render/mobile.js +0 -10
- package/dist/ui/icons/render/mobile.js.map +0 -1
- package/dist/ui/icons/render/money-value-symbol.d.ts +0 -2
- package/dist/ui/icons/render/money-value-symbol.js.map +0 -1
- package/dist/ui/icons/render/next.d.ts +0 -2
- package/dist/ui/icons/render/next.js +0 -10
- package/dist/ui/icons/render/next.js.map +0 -1
- package/dist/ui/icons/render/not-found.d.ts +0 -2
- package/dist/ui/icons/render/not-found.js +0 -10
- package/dist/ui/icons/render/not-found.js.map +0 -1
- package/dist/ui/icons/render/not-like.d.ts +0 -2
- package/dist/ui/icons/render/not-like.js.map +0 -1
- package/dist/ui/icons/render/padlock.d.ts +0 -2
- package/dist/ui/icons/render/padlock.js.map +0 -1
- package/dist/ui/icons/render/pdf.d.ts +0 -2
- package/dist/ui/icons/render/pdf.js +0 -10
- package/dist/ui/icons/render/pdf.js.map +0 -1
- package/dist/ui/icons/render/person.d.ts +0 -3
- package/dist/ui/icons/render/person.js.map +0 -1
- package/dist/ui/icons/render/pet.d.ts +0 -2
- package/dist/ui/icons/render/pet.js +0 -10
- package/dist/ui/icons/render/pet.js.map +0 -1
- package/dist/ui/icons/render/phone-message.d.ts +0 -2
- package/dist/ui/icons/render/phone-message.js +0 -10
- package/dist/ui/icons/render/phone-message.js.map +0 -1
- package/dist/ui/icons/render/play-rounded.d.ts +0 -2
- package/dist/ui/icons/render/play-rounded.js.map +0 -1
- package/dist/ui/icons/render/plus-sharp.d.ts +0 -2
- package/dist/ui/icons/render/plus-sharp.js.map +0 -1
- package/dist/ui/icons/render/prev.d.ts +0 -2
- package/dist/ui/icons/render/prev.js.map +0 -1
- package/dist/ui/icons/render/print.js.map +0 -1
- package/dist/ui/icons/render/send-icon.d.ts +0 -2
- package/dist/ui/icons/render/send-icon.js +0 -10
- package/dist/ui/icons/render/send-icon.js.map +0 -1
- package/dist/ui/icons/render/send-message.js.map +0 -1
- package/dist/ui/icons/render/seo.d.ts +0 -2
- package/dist/ui/icons/render/seo.js +0 -10
- package/dist/ui/icons/render/seo.js.map +0 -1
- package/dist/ui/icons/render/share-v2.d.ts +0 -2
- package/dist/ui/icons/render/share-v2.js.map +0 -1
- package/dist/ui/icons/render/shopping.d.ts +0 -3
- package/dist/ui/icons/render/shopping.js.map +0 -1
- package/dist/ui/icons/render/star.d.ts +0 -2
- package/dist/ui/icons/render/star.js.map +0 -1
- package/dist/ui/icons/render/starBg.d.ts +0 -2
- package/dist/ui/icons/render/starBg.js.map +0 -1
- package/dist/ui/icons/render/three-dots.d.ts +0 -2
- package/dist/ui/icons/render/three-dots.js +0 -10
- package/dist/ui/icons/render/three-dots.js.map +0 -1
- package/dist/ui/icons/render/transparent-mail.js.map +0 -1
- package/dist/ui/icons/render/transparent-phone.d.ts +0 -2
- package/dist/ui/icons/render/transparent-phone.js +0 -10
- package/dist/ui/icons/render/transparent-phone.js.map +0 -1
- package/dist/ui/icons/render/upload.d.ts +0 -2
- package/dist/ui/icons/render/upload.js.map +0 -1
- package/dist/ui/icons/render/user.d.ts +0 -3
- package/dist/ui/icons/render/user.js.map +0 -1
- package/dist/ui/icons/render/weight.d.ts +0 -2
- package/dist/ui/icons/render/weight.js +0 -10
- package/dist/ui/icons/render/weight.js.map +0 -1
- package/dist/ui/icons/render/whats.d.ts +0 -3
- package/dist/ui/icons/render/whats.js +0 -15
- package/dist/ui/icons/render/whats.js.map +0 -1
- package/dist/ui/icons/render/word.js.map +0 -1
- /package/dist/ui/icons/render/{Exit.d.ts → icon-exit.d.ts} +0 -0
- /package/dist/ui/icons/render/{Gear.d.ts → icon-gear.d.ts} +0 -0
- /package/dist/ui/icons/render/{message-balloon.d.ts → icon-message-balloon.d.ts} +0 -0
- /package/dist/ui/icons/render/{print.d.ts → icon-print.d.ts} +0 -0
- /package/dist/ui/icons/render/{word.d.ts → icon-word.d.ts} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"money-value-symbol.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/money-value-symbol.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,oBAAoB,CAAC,EAAe;QAAb,IAAI,UAAA;IACzC,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,+BAAG,QAAQ,EAAC,qBAAqB,aAC/B,iCACE,CAAC,EAAC,qqHAAqqH,EACvqH,IAAI,EAAE,IAAI,GACV,EACF,iCACE,CAAC,EAAC,o8BAAo8B,EACv8B,IAAI,EAAE,IAAI,GACT,EACF,iCACE,CAAC,EAAC,6uEAA6uE,EAChvE,IAAI,EAAE,IAAI,GACT,IACA,EACJ,2CACE,qCAAU,EAAE,EAAC,eAAe,YAC1B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,EAAC,SAAS,EAAC,kBAAkB,GAAG,GAChE,GACN,IACH,CACP,CAAA;AACH,CAAC;AAxBD,oDAwBC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconNext = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function IconNext(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '26', height: '25', viewBox: '0 0 26 25', fill: 'none', children: [(0, jsx_runtime_1.jsx)("g", { clipPath: 'url(#clip0_368_1519)', children: (0, jsx_runtime_1.jsx)("path", { d: 'M13.2517 12.9408C13.2517 13.2799 13.0706 13.5937 12.777 13.7632L2.92396 21.9848C2.63034 22.1545 2.26833 22.1545 1.97462 21.9848C1.68096 21.8149 1.5 21.5017 1.5 21.1624V4.71899C1.5 4.38009 1.68071 4.06646 1.97462 3.89667C2.12155 3.81194 2.28544 3.76965 2.44939 3.76965C2.61367 3.76965 2.77703 3.81214 2.92415 3.89667L12.7774 12.1184C13.0706 12.2881 13.2517 12.6017 13.2517 12.9408ZM25.0259 12.1187L15.1723 3.89691C15.0258 3.81214 14.8619 3.7699 14.6977 3.7699C14.5335 3.7699 14.3705 3.81238 14.223 3.89691C13.9293 4.06671 13.7483 4.38004 13.7483 4.71924V21.1627C13.7483 21.5017 13.9293 21.8153 14.223 21.985C14.5168 22.1545 14.8784 22.1545 15.1723 21.985L25.0253 13.7631C25.3191 13.5939 25.5 13.2804 25.5 12.9411C25.5004 12.6019 25.3191 12.2881 25.0259 12.1187Z', fill: fill }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_368_1519', children: (0, jsx_runtime_1.jsx)("rect", { width: '25', height: '24', fill: 'white', transform: 'translate(0.5 0.940918)' }) }) })] }));
|
|
8
|
-
}
|
|
9
|
-
exports.IconNext = IconNext;
|
|
10
|
-
//# sourceMappingURL=next.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"next.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/next.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAe;QAAb,IAAI,UAAA;IAC7B,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,8BAAG,QAAQ,EAAC,sBAAsB,YAChC,iCACE,CAAC,EAAC,0vBAA0vB,EAC5vB,IAAI,EAAE,IAAI,GACV,GACA,EACJ,2CACE,qCAAU,EAAE,EAAC,gBAAgB,YAC3B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,EAAC,SAAS,EAAC,yBAAyB,GAAG,GACvE,GACN,IACH,CACP,CAAA;AACH,CAAC;AAhBD,4BAgBC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconNotFound = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function IconNotFound(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', xmlnsXlink: 'http://www.w3.org/1999/xlink', width: '800px', height: '800px', viewBox: '0 -0.5 17 17', version: '1.1', children: [(0, jsx_runtime_1.jsx)("defs", {}), (0, jsx_runtime_1.jsx)("g", { stroke: 'none', strokeWidth: '1', fill: 'none', fillRule: 'evenodd', children: (0, jsx_runtime_1.jsxs)("g", { transform: 'translate(1.000000, 2.000000)', fill: fill, children: [(0, jsx_runtime_1.jsx)("path", { d: 'M7.35,3 L5.788,0.042 L2.021,0.042 L2.021,1.063 L0.023,1.063 L0.023,10.976 L1.043,10.976 L1.045,11.976 L15.947,11.976 L15.968,3 L7.35,3 L7.35,3 Z M10.918,9.109 L10.09,9.938 L8.512,8.361 L6.934,9.938 L6.104,9.109 L7.682,7.531 L6.104,5.953 L6.934,5.125 L8.512,6.701 L10.088,5.125 L10.918,5.953 L9.34,7.531 L10.918,9.109 L10.918,9.109 Z' }), (0, jsx_runtime_1.jsx)("path", { d: 'M13.964,1.982 L13.964,1.042 L8.024,1.042 L8.354,1.982 L13.964,1.982 Z' })] }) })] }));
|
|
8
|
-
}
|
|
9
|
-
exports.IconNotFound = IconNotFound;
|
|
10
|
-
//# sourceMappingURL=not-found.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"not-found.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/not-found.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,YAAY,CAAC,EAAe;QAAb,IAAI,UAAA;IACjC,OAAO,CACL,iCACE,KAAK,EAAC,4BAA4B,EAClC,UAAU,EAAC,8BAA8B,EACzC,KAAK,EAAC,OAAO,EACb,MAAM,EAAC,OAAO,EACd,OAAO,EAAC,cAAc,EACtB,OAAO,EAAC,KAAK,aAEb,kCAAa,EACb,8BAAG,MAAM,EAAC,MAAM,EAAC,WAAW,EAAC,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,YAC7D,+BAAG,SAAS,EAAC,+BAA+B,EAAC,IAAI,EAAE,IAAI,aACrD,iCAAM,CAAC,EAAC,8UAA8U,GAAQ,EAC9V,iCAAM,CAAC,EAAC,uEAAuE,GAAQ,IACrF,GACF,IACA,CACP,CAAA;AACH,CAAC;AAnBD,oCAmBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"not-like.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/not-like.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,WAAW,CAAC,EAAe;QAAb,IAAI,UAAA;IAChC,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,8BAAG,QAAQ,EAAC,qBAAqB,YAC/B,iCACE,CAAC,EAAC,uqCAAuqC,EACzqC,IAAI,EAAE,IAAI,GACV,GACA,EACJ,2CACE,qCAAU,EAAE,EAAC,eAAe,YAC1B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,EAAC,SAAS,EAAC,oCAAoC,GAAG,GAClF,GACN,IACH,CACP,CAAA;AACH,CAAC;AAhBD,kCAgBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"padlock.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/padlock.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,WAAW,CAAC,EAAe;QAAb,IAAI,UAAA;IAChC,OAAO,CACL,gCAAK,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,6BAA6B,YACjG,iCACE,CAAC,EAAC,o4BAAo4B,EACt4B,IAAI,EAAE,IAAI,GACJ,GACJ,CACP,CAAA;AACH,CAAC;AATD,kCASC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconPdf = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function IconPdf(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 24 24', fill: fill, children: (0, jsx_runtime_1.jsx)("path", { d: 'M5 4H15V8H19V20H5V4ZM3.9985 2C3.44749 2 3 2.44405 3 2.9918V21.0082C3 21.5447 3.44476 22 3.9934 22H20.0066C20.5551 22 21 21.5489 21 20.9925L20.9997 7L16 2H3.9985ZM10.4999 7.5C10.4999 9.07749 10.0442 10.9373 9.27493 12.6534C8.50287 14.3757 7.46143 15.8502 6.37524 16.7191L7.55464 18.3321C10.4821 16.3804 13.7233 15.0421 16.8585 15.49L17.3162 13.5513C14.6435 12.6604 12.4999 9.98994 12.4999 7.5H10.4999ZM11.0999 13.4716C11.3673 12.8752 11.6042 12.2563 11.8037 11.6285C12.2753 12.3531 12.8553 13.0182 13.5101 13.5953C12.5283 13.7711 11.5665 14.0596 10.6352 14.4276C10.7999 14.1143 10.9551 13.7948 11.0999 13.4716Z' }) }));
|
|
8
|
-
}
|
|
9
|
-
exports.IconPdf = IconPdf;
|
|
10
|
-
//# sourceMappingURL=pdf.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pdf.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/pdf.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,OAAO,CAAC,EAAe;QAAb,IAAI,UAAA;IAC5B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,YACpE,iCAAM,CAAC,EAAC,mmBAAmmB,GAAQ,GAC/mB,CACP,CAAA;AACH,CAAC;AAND,0BAMC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"person.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/person.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,gBAAgB,CAAC,EAAe;QAAb,IAAI,UAAA;IACrC,OAAO,CACL,gCAAK,KAAK,EAAC,MAAM,EAAC,MAAM,EAAC,MAAM,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,6BAA6B,YACjG,iCACE,CAAC,EAAC,6OAA6O,EAC/O,IAAI,EAAE,IAAI,GACJ,GACJ,CACP,CAAA;AACH,CAAC;AATD,4CASC;AAED,SAAgB,UAAU,CAAC,EAAe;QAAb,IAAI,UAAA;IAC/B,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,iCACE,CAAC,EAAC,kWAAkW,EACpW,IAAI,EAAE,IAAI,GACV,EACF,iCACE,CAAC,EAAC,obAAob,EACtb,IAAI,EAAE,IAAI,GACV,IACE,CACP,CAAA;AACH,CAAC;AAbD,gCAaC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconPet = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function IconPet(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', children: [(0, jsx_runtime_1.jsxs)("g", { clipPath: 'url(#clip0_2001_163)', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M16.0492 12.7195C14.9693 11.0348 13.13 10.0288 11.129 10.0288C9.1282 10.0288 7.28872 11.0348 6.20895 12.7195L3.60666 16.7792C3.17489 17.4528 2.97568 18.2308 3.03042 19.029C3.08517 19.8273 3.38894 20.5707 3.90878 21.1792C4.42898 21.7875 5.11636 22.2031 5.89657 22.3815C6.67679 22.5596 7.47659 22.4836 8.20938 22.1616L8.25717 22.1403C10.1012 21.3455 12.209 21.3526 14.0484 22.1616C14.5229 22.3701 15.0255 22.4756 15.5327 22.4756C15.8084 22.4756 16.0858 22.4443 16.3607 22.3817C17.1409 22.2035 17.8283 21.7878 18.3487 21.1796C18.8687 20.5713 19.1726 19.8277 19.2276 19.0294C19.2825 18.2308 19.0833 17.4528 18.6515 16.779L16.0492 12.7195ZM17.2795 20.2651C16.6176 21.0389 15.5468 21.2836 14.6148 20.8738C13.507 20.3865 12.3179 20.143 11.1284 20.143C9.94009 20.143 8.75119 20.3864 7.64413 20.873L7.61264 20.887C6.68777 21.2781 5.63272 21.0303 4.97812 20.2651C4.31692 19.4911 4.24167 18.3954 4.79098 17.5383L7.39346 13.4787C8.21341 12.1995 9.60977 11.4358 11.129 11.4358C12.6482 11.4358 14.0448 12.1995 14.8649 13.4787L17.467 17.5381C18.0165 18.3956 17.9411 19.4915 17.2795 20.2651Z', fill: fill }), (0, jsx_runtime_1.jsx)("path", { d: 'M4.30758 12.7143C5.08175 12.417 5.66988 11.7931 5.96377 10.9576C6.24318 10.1626 6.2203 9.265 5.89895 8.43004C5.57741 7.59563 4.99257 6.91448 4.25228 6.51183C3.47426 6.08904 2.61971 6.02019 1.84682 6.3181C0.29189 6.91594 -0.421672 8.83745 0.256367 10.6024C0.797993 12.0072 2.06124 12.894 3.3384 12.894C3.66451 12.894 3.99154 12.8361 4.30758 12.7143ZM1.56923 10.097C1.1697 9.05699 1.52071 7.95067 2.35219 7.63097C2.50234 7.57311 2.66109 7.54436 2.82314 7.54436C3.07326 7.54436 3.33162 7.61266 3.58028 7.74797C4.02742 7.99095 4.38466 8.41283 4.58608 8.93559C4.78731 9.45873 4.80526 10.011 4.63643 10.4909C4.48171 10.9307 4.18563 11.2541 3.80294 11.4011L3.80221 11.4015C2.97182 11.7215 1.97005 11.1362 1.56923 10.097Z', fill: fill }), (0, jsx_runtime_1.jsx)("path", { d: 'M9.35687 9.53375C11.3007 9.53375 12.8822 7.73199 12.8822 5.51733C12.8822 3.30212 11.3007 1.5 9.35687 1.5C7.41321 1.5 5.83191 3.30212 5.83191 5.51733C5.83191 7.73199 7.41321 9.53375 9.35687 9.53375ZM9.35687 2.9068C10.5249 2.9068 11.4754 4.07794 11.4754 5.51733C11.4754 6.95618 10.5249 8.12695 9.35687 8.12695C8.18884 8.12695 7.23871 6.95618 7.23871 5.51733C7.23871 4.07794 8.18884 2.9068 9.35687 2.9068Z', fill: fill }), (0, jsx_runtime_1.jsx)("path", { d: 'M15.4451 10.5206H15.4453C15.7443 10.6198 16.0494 10.6672 16.3531 10.6672C17.7707 10.6672 19.1523 9.63544 19.6794 8.04974C19.983 7.13696 19.9631 6.17181 19.6232 5.33227C19.2676 4.45355 18.6086 3.81561 17.7674 3.53583C16.9262 3.25641 16.016 3.37286 15.2051 3.86395C14.4303 4.33325 13.8367 5.09424 13.5337 6.00702C12.8937 7.93255 13.7512 9.95733 15.4451 10.5206ZM14.8687 6.45068C15.0666 5.85467 15.4449 5.36358 15.934 5.06732C16.3865 4.79321 16.8801 4.72345 17.3238 4.87085C17.7673 5.01843 18.1206 5.36963 18.3191 5.85998C18.5335 6.38989 18.5427 7.00989 18.3444 7.60589C17.9491 8.79535 16.8475 9.50397 15.889 9.18554C14.9311 8.86694 14.4734 7.64013 14.8687 6.45068Z', fill: fill }), (0, jsx_runtime_1.jsx)("path", { d: 'M22.8692 10.0518L22.8686 10.0512C21.5281 9.06101 19.5233 9.49021 18.3992 11.0085C17.2762 12.5276 17.4518 14.5697 18.7903 15.5607C19.2785 15.9223 19.8552 16.0952 20.4456 16.0952C21.4744 16.0952 22.5449 15.57 23.2603 14.6043C24.3833 13.0853 24.2078 11.0431 22.8692 10.0518ZM22.1296 13.7674C21.4658 14.6633 20.3436 14.9605 19.6275 14.43C18.9119 13.9003 18.8683 12.7405 19.5302 11.8451C19.9702 11.2508 20.6129 10.9201 21.2053 10.9201C21.5048 10.9201 21.7916 11.0047 22.0326 11.1828C22.7476 11.7131 22.791 12.8725 22.1296 13.7674Z', fill: fill })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_2001_163', children: (0, jsx_runtime_1.jsx)("rect", { width: '24', height: '24', fill: 'white' }) }) })] }));
|
|
8
|
-
}
|
|
9
|
-
exports.IconPet = IconPet;
|
|
10
|
-
//# sourceMappingURL=pet.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"pet.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/pet.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,OAAO,CAAC,EAAe;QAAb,IAAI,UAAA;IAC5B,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,+BAAG,QAAQ,EAAC,sBAAsB,aAChC,iCACE,CAAC,EAAC,qjCAAqjC,EACvjC,IAAI,EAAE,IAAI,GACV,EACF,iCACE,CAAC,EAAC,2sBAA2sB,EAC7sB,IAAI,EAAE,IAAI,GACV,EACF,iCACE,CAAC,EAAC,oZAAoZ,EACtZ,IAAI,EAAE,IAAI,GACV,EACF,iCACE,CAAC,EAAC,wpBAAwpB,EAC1pB,IAAI,EAAE,IAAI,GACV,EACF,iCACE,CAAC,EAAC,+gBAA+gB,EACjhB,IAAI,EAAE,IAAI,GACV,IACA,EACJ,2CACE,qCAAU,EAAE,EAAC,gBAAgB,YAC3B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,GAAG,GACnC,GACN,IACH,CACP,CAAA;AACH,CAAC;AAhCD,0BAgCC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconPhoneMessage = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function IconPhoneMessage(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '40', height: '40', viewBox: '50 30 40 40', children: (0, jsx_runtime_1.jsxs)("g", { children: [(0, jsx_runtime_1.jsx)("path", { d: 'm82.863 57.774-9.789-1.755c-.41-.074-.83.076-1.1.394l-2.25 2.647a19.633 19.633 0 0 1-8.783-8.78l2.647-2.254c.317-.27.467-.689.394-1.099l-1.756-9.79a1.172 1.172 0 0 0-1.154-.965h-7.556A3.52 3.52 0 0 0 50 39.687v1.844C50 57.229 62.771 70 78.47 70h1.843a3.52 3.52 0 0 0 3.515-3.517v-7.556c0-.568-.406-1.053-.965-1.154Zm-1.378 8.71c0 .647-.526 1.172-1.172 1.172h-1.844c-14.405 0-26.125-11.72-26.125-26.125v-1.844c0-.646.525-1.171 1.172-1.171h6.576l1.464 8.162-2.817 2.4a1.172 1.172 0 0 0-.31 1.37 21.98 21.98 0 0 0 11.128 11.126 1.172 1.172 0 0 0 1.37-.311l2.397-2.818 8.16 1.463v6.576Z', fill: fill, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M86.484 30H70a3.52 3.52 0 0 0-3.516 3.516v11.796A3.52 3.52 0 0 0 70 48.828h5.312l1.993 2.656a1.172 1.172 0 0 0 1.875 0l1.992-2.656h5.312A3.52 3.52 0 0 0 90 45.312V33.516A3.52 3.52 0 0 0 86.484 30Zm1.172 15.312c0 .647-.525 1.172-1.172 1.172h-5.898c-.369 0-.716.174-.938.47l-1.406 1.874-1.406-1.875a1.172 1.172 0 0 0-.938-.469H70a1.173 1.173 0 0 1-1.172-1.172V33.516c0-.647.526-1.172 1.172-1.172h16.484c.647 0 1.172.525 1.172 1.172v11.796Z', fill: fill, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M72.383 41.697a1.172 1.172 0 1 1 0 .1z', fill: fill, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M77.07 41.697a1.172 1.172 0 1 1 0 .1z', fill: fill, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M81.758 41.697a1.172 1.172 0 1 1 0 .1z', fill: fill, fillRule: 'evenodd' })] }) }));
|
|
8
|
-
}
|
|
9
|
-
exports.IconPhoneMessage = IconPhoneMessage;
|
|
10
|
-
//# sourceMappingURL=phone-message.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"phone-message.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/phone-message.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,gBAAgB,CAAC,EAAe;QAAb,IAAI,UAAA;IACrC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,aAAa,YAClF,0CACE,iCACE,CAAC,EAAC,wkBAAwkB,EAC1kB,IAAI,EAAE,IAAI,EACV,QAAQ,EAAC,SAAS,GAClB,EACF,iCACE,CAAC,EAAC,ubAAub,EACzb,IAAI,EAAE,IAAI,EACV,QAAQ,EAAC,SAAS,GAClB,EACF,iCAAM,CAAC,EAAC,wCAAwC,EAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAC,SAAS,GAAI,EACnF,iCAAM,CAAC,EAAC,uCAAuC,EAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAC,SAAS,GAAG,EACjF,iCAAM,CAAC,EAAC,wCAAwC,EAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAC,SAAS,GAAE,IAC/E,GACA,CACP,CAAA;AACH,CAAC;AApBD,4CAoBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"play-rounded.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/play-rounded.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,eAAe,CAAC,EAAe;QAAb,IAAI,UAAA;IACpC,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,KAAK,EAAC,OAAO,EAAC,aAAa,EAAC,IAAI,EAAC,MAAM,aAChG,+BAAG,QAAQ,EAAC,sBAAsB,aAChC,iCACE,CAAC,EAAC,kvBAAkvB,EACpvB,IAAI,EAAE,IAAI,GACV,EACF,iCACE,CAAC,EAAC,sMAAsM,EACxM,IAAI,EAAE,IAAI,GACV,IACA,EACJ,2CACE,qCAAU,EAAE,EAAC,gBAAgB,YAC3B,iCAAM,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,KAAK,EAAC,IAAI,EAAE,IAAI,GAAI,GACpC,GACN,IACH,CACP,CAAA;AACH,CAAC;AApBD,0CAoBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plus-sharp.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/plus-sharp.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,aAAa,CAAC,EAAe;QAAb,IAAI,UAAA;IAClC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,6FAA6F,EAC/F,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AATD,sCASC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"prev.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/prev.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAe;QAAb,IAAI,UAAA;IAC7B,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,8BAAG,QAAQ,EAAC,sBAAsB,YAChC,iCACE,CAAC,EAAC,uwBAAuwB,EACzwB,IAAI,EAAE,IAAI,GACV,GACA,EACJ,2CACE,qCAAU,EAAE,EAAC,gBAAgB,YAC3B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,EAAC,SAAS,EAAC,gCAAgC,GAAG,GAC9E,GACN,IACH,CACP,CAAA;AACH,CAAC;AAhBD,4BAgBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"print.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/print.tsx"],"names":[],"mappings":";;;;AAAA,SAAgB,SAAS;IACvB,OAAO,CACL,iCACE,KAAK,EAAC,4BAA4B,EAClC,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,MAAM,EAAC,cAAc,EACrB,WAAW,EAAC,GAAG,EACf,aAAa,EAAC,OAAO,EACrB,cAAc,EAAC,OAAO,aAEtB,iCAAM,MAAM,EAAC,MAAM,EAAC,CAAC,EAAC,eAAe,EAAC,IAAI,EAAC,MAAM,GAAG,EACpD,iCAAM,CAAC,EAAC,iFAAiF,GAAG,EAC5F,iCAAM,CAAC,EAAC,8CAA8C,GAAG,EACzD,iCAAM,CAAC,EAAC,+EAA+E,GAAG,IACtF,CACP,CAAA;AACH,CAAC;AAjBD,8BAiBC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconSend = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function IconSend(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '25', viewBox: '0 0 24 25', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { d: 'M12 2.604C17.52 2.604 22 7.084 22 12.604C22 18.124 17.52 22.604 12 22.604C6.48 22.604 2 18.124 2 12.604C2 7.084 6.48 2.604 12 2.604ZM12 11.604H8V13.604H12V16.604L16 12.604L12 8.604V11.604Z', fill: fill }) }));
|
|
8
|
-
}
|
|
9
|
-
exports.IconSend = IconSend;
|
|
10
|
-
//# sourceMappingURL=send-icon.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"send-icon.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/send-icon.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAe;QAAb,IAAI,UAAA;IAC7B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,8LAA8L,EAChM,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AATD,4BASC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"send-message.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/send-message.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,eAAe,CAAC,EAAe;QAAb,IAAI,UAAA;IACpC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,stBAAstB,EACxtB,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AAXD,0CAWC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SeoIcon = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function SeoIcon(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { version: '1.1', x: '0px', y: '0px', viewBox: '0 0 100 125', "enable-background": 'new 0 0 100 100', fill: fill, children: (0, jsx_runtime_1.jsxs)("g", { children: [(0, jsx_runtime_1.jsx)("path", { d: 'M89.43,87.88h-1.79V41.8c0-1.72-0.699-3.29-1.84-4.42c-1.13-1.14-2.7-1.84-4.42-1.85h-9.6c-0.45,0-0.811,0.37-0.811,0.82 c0,0.45,0.36,0.81,0.811,0.81h9.59c1.28,0,2.439,0.52,3.28,1.36c0.84,0.84,1.359,2,1.359,3.27v46.09H60.36 c-0.061,0-0.11,0-0.17,0.01C60.17,87.9,60.15,87.9,60.14,87.91c-0.029,0.01-0.069,0.02-0.1,0.03c-0.03,0.01-0.05,0.02-0.07,0.04 C59.95,87.99,59.92,88,59.9,88.01c-0.04,0.03-0.091,0.07-0.12,0.11l-3.07,3.07H43.3l-3.08-3.07c-0.02-0.03-0.04-0.04-0.06-0.061 c-0.02-0.02-0.04-0.029-0.06-0.05c-0.03-0.02-0.06-0.029-0.09-0.05c-0.02-0.01-0.03-0.02-0.05-0.02 c-0.04-0.021-0.08-0.03-0.11-0.04c-0.02,0-0.03,0-0.04-0.011c-0.05-0.01-0.11-0.01-0.16-0.01H13.99V41.8c0-0.01,0-0.01,0-0.01 c0-2.55,2.08-4.63,4.64-4.63c0,0,0,0,0.01,0h9.9c0.45,0,0.82-0.36,0.82-0.81c0-0.45-0.37-0.82-0.82-0.82h-9.91 c-0.01,0-0.01,0-0.01,0c-3.45,0.01-6.26,2.82-6.26,6.27v46.08h-1.79c-1.78,0-3.22,1.44-3.22,3.22v1.811c0,1.77,1.44,3.22,3.22,3.22 h78.86c1.771,0,3.221-1.439,3.221-3.22V91.1C92.65,89.32,91.2,87.88,89.43,87.88z' }), (0, jsx_runtime_1.jsx)("path", { d: 'M19.613,82.431V42.61h7.521c0.45,0,0.813-0.365,0.813-0.814s-0.363-0.814-0.813-0.814H18.8 c-0.448,0-0.813,0.365-0.813,0.814v41.449c0,0.449,0.365,0.814,0.813,0.814h62.4c0.448,0,0.813-0.365,0.813-0.814V41.796 c0-0.449-0.365-0.814-0.813-0.814h-8.535c-0.449,0-0.813,0.365-0.813,0.814c0,0.45,0.364,0.814,0.813,0.814h7.722v39.82H19.613z' }), (0, jsx_runtime_1.jsx)("path", { d: 'M39.396,56.351h0.135c0.449,0,0.814-0.365,0.814-0.813c0-0.45-0.365-0.813-0.814-0.813h-0.135 c-4.816,0-8.735,3.918-8.735,8.736c0,4.816,3.919,8.736,8.735,8.736c0.619,0,1.231-0.065,1.83-0.191 c2.056,3.164,5.598,5.105,9.393,5.105c5.029,0,9.434-3.387,10.773-8.162c0.389,0.064,0.781,0.101,1.178,0.101 c3.949,0,7.164-3.213,7.164-7.161c0-3.951-3.213-7.164-7.164-7.164h-1.531c-0.449,0-0.814,0.363-0.814,0.813 c0,0.448,0.365,0.813,0.814,0.813h1.531c3.054,0,5.535,2.482,5.535,5.535c0,3.051-2.481,5.534-5.535,5.534 c-0.528,0-1.051-0.073-1.551-0.221c-2.346-0.683-3.982-2.867-3.982-5.313c0-0.101,0.004-0.201,0.01-0.305 c0.021-0.447-0.322-0.831-0.771-0.855c-0.449-0.021-0.832,0.322-0.854,0.772c-0.006,0.129-0.011,0.259-0.011,0.388 c0,2.904,1.783,5.521,4.419,6.616c-1.146,4.083-4.909,6.979-9.209,6.979c-3.42,0-6.603-1.848-8.306-4.817 c-0.824-1.438-1.26-3.08-1.26-4.748c0-0.955,0.141-1.897,0.416-2.803c0.133-0.431-0.109-0.886-0.539-1.017 c-0.432-0.132-0.887,0.11-1.019,0.541c-0.323,1.06-0.487,2.161-0.487,3.277c0,1.583,0.336,3.146,0.979,4.58 c-0.331,0.047-0.668,0.07-1.006,0.07c-3.92,0-7.107-3.188-7.107-7.107C32.289,59.54,35.479,56.351,39.396,56.351z' }), (0, jsx_runtime_1.jsx)("path", { d: 'M29.15,52.75h6.62c0.2,0,0.39-0.07,0.54-0.21l4.36-3.87h5.02c0.01,0,0.01,0,0.01,0h13.63l4.36,3.87 c0.149,0.13,0.34,0.21,0.54,0.21h6.609c0.45,0,0.82-0.37,0.82-0.82c0-16.39-7.82-21.2-11.71-22.58c-0.66-6.73-2.04-12.52-4.12-17.3 c-2.55-5.86-5.23-7.93-5.34-8.01c-0.29-0.22-0.69-0.22-0.98,0c-0.11,0.08-2.8,2.15-5.34,8.01c-2.08,4.78-3.46,10.57-4.13,17.3 c-3.88,1.38-11.7,6.19-11.7,22.58C28.34,52.38,28.7,52.75,29.15,52.75z M70.03,51.12h-5.49l-2.9-2.58 c0.891-0.31,1.54-1.16,1.54-2.16v-1.45c-0.01-1.26-1.029-2.29-2.29-2.29h-0.46v-3.23c0-2.88-0.109-5.63-0.31-8.25 C63.72,32.7,69.79,37.34,70.03,51.12z M52.51,24.07c0,1.39-1.13,2.51-2.51,2.51c-1.39,0-2.51-1.12-2.51-2.51 c0-1.39,1.12-2.51,2.51-2.51C51.38,21.56,52.51,22.68,52.51,24.07z M45.96,12.02c0.06-0.11,0.11-0.22,0.16-0.33 c0.05-0.11,0.11-0.22,0.16-0.33c0.05-0.11,0.1-0.22,0.16-0.32c0.05-0.1,0.1-0.21,0.15-0.3c0.06-0.11,0.11-0.21,0.16-0.31 c0.05-0.09,0.1-0.19,0.15-0.28c0.06-0.1,0.11-0.19,0.16-0.29c0.05-0.08,0.1-0.17,0.15-0.25c0.05-0.1,0.1-0.19,0.16-0.28 c0.04-0.08,0.09-0.16,0.14-0.23c0.05-0.09,0.1-0.17,0.16-0.26c0.04-0.07,0.08-0.14,0.13-0.21c0.05-0.08,0.1-0.16,0.15-0.24 c0.05-0.07,0.09-0.14,0.13-0.2c0.06-0.07,0.11-0.15,0.16-0.22c0.04-0.06,0.08-0.12,0.12-0.18c0.05-0.07,0.1-0.14,0.15-0.21 c0.04-0.05,0.07-0.1,0.11-0.16c0.05-0.06,0.1-0.13,0.15-0.19c0.03-0.05,0.07-0.09,0.11-0.14c0.04-0.06,0.09-0.12,0.13-0.18 c0.04-0.04,0.07-0.08,0.1-0.12c0.05-0.06,0.09-0.11,0.13-0.16c0.04-0.04,0.07-0.08,0.1-0.11c0.04-0.05,0.08-0.1,0.12-0.15 c0.03-0.03,0.06-0.06,0.08-0.09c0.04-0.04,0.08-0.09,0.12-0.13c0.02-0.03,0.04-0.05,0.06-0.07c0.1-0.11,0.2-0.21,0.28-0.29 c0.08,0.08,0.18,0.18,0.28,0.29c0.02,0.02,0.04,0.04,0.06,0.07c0.04,0.04,0.08,0.09,0.12,0.14c0.03,0.02,0.05,0.05,0.08,0.08 c0.04,0.05,0.08,0.1,0.12,0.15c0.03,0.04,0.06,0.07,0.09,0.11c0.05,0.05,0.09,0.11,0.14,0.16l0.091,0.12 c0.05,0.06,0.1,0.12,0.149,0.18c0.03,0.05,0.061,0.09,0.101,0.14c0.05,0.06,0.1,0.13,0.149,0.2c0.04,0.05,0.07,0.1,0.11,0.15 c0.05,0.07,0.1,0.14,0.149,0.21c0.04,0.06,0.08,0.12,0.12,0.17c0.05,0.08,0.101,0.16,0.16,0.24c0.04,0.06,0.08,0.12,0.12,0.18 c0.05,0.08,0.1,0.17,0.16,0.25c0.04,0.07,0.09,0.14,0.13,0.2c0.05,0.09,0.11,0.18,0.16,0.27c0.05,0.08,0.09,0.15,0.13,0.23 c0.06,0.09,0.12,0.18,0.17,0.28c0.05,0.08,0.09,0.16,0.14,0.24c0.061,0.1,0.11,0.2,0.17,0.31c0.051,0.08,0.091,0.17,0.141,0.26 c0.06,0.1,0.109,0.21,0.17,0.32c0.05,0.09,0.09,0.19,0.14,0.28c0.061,0.11,0.12,0.23,0.17,0.34c0.05,0.1,0.101,0.21,0.15,0.31 c0.05,0.12,0.11,0.23,0.17,0.35c0,0.01,0,0.02,0.01,0.03c-1.24,0.68-2.62,1.04-4.05,1.04c-1.43,0-2.81-0.36-4.05-1.04 C45.96,12.04,45.96,12.03,45.96,12.02z M60.88,44.27c0.37,0,0.67,0.3,0.67,0.66v1.45c0,0.37-0.3,0.66-0.67,0.66H39.11 c-0.36,0-0.66-0.29-0.66-0.65v-1.46c0-0.36,0.3-0.66,0.66-0.66H60.88z M39.88,31.16c-0.2,2.62-0.31,5.37-0.31,8.25v3.23h-0.46 c-1.26,0-2.28,1.03-2.28,2.29v1.45c0,1,0.64,1.85,1.53,2.16l-2.9,2.58h-5.48C30.21,37.34,36.28,32.7,39.88,31.16z' })] }) }));
|
|
8
|
-
}
|
|
9
|
-
exports.SeoIcon = SeoIcon;
|
|
10
|
-
//# sourceMappingURL=seo.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"seo.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/seo.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,OAAO,CAAC,EAAe;QAAb,IAAI,UAAA;IAC5B,OAAO,CACL,gCAAK,OAAO,EAAC,KAAK,EAAC,CAAC,EAAC,KAAK,EAAC,CAAC,EAAC,KAAK,EAAC,OAAO,EAAC,aAAa,uBAAmB,iBAAiB,EAAC,IAAI,EAAE,IAAI,YACrG,0CACE,iCAAM,CAAC,EAAC,w/BAAw/B,GAAG,EACngC,iCAAM,CAAC,EAAC,8UAA8U,GAAG,EACzV,iCAAM,CAAC,EAAC,moCAAmoC,GAAG,EAC9oC,iCAAM,CAAC,EAAC,m3FAAm3F,GAAG,IAC53F,GACA,CACP,CAAA;AACH,CAAC;AAXD,0BAWC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"share-v2.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/share-v2.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,WAAW,CAAC,EAAe;QAAb,IAAI,UAAA;IAChC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,syCAAsyC,EACxyC,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,IAAI,kBACC,KAAK,GAClB,GACE,CACP,CAAA;AACH,CAAC;AAXD,kCAWC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"shopping.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/shopping.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,YAAY,CAAC,EAAe;QAAb,IAAI,UAAA;IACjC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,+nBAA+nB,EACjoB,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AATD,oCASC;AAED,SAAgB,aAAa,CAAC,EAAe;QAAb,IAAI,UAAA;IAClC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,u2BAAu2B,EACz2B,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AATD,sCASC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"star.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/star.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAe;QAAb,IAAI,UAAA;IAC7B,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,8BAAG,QAAQ,EAAC,qBAAqB,YAC/B,iCACE,CAAC,EAAC,6nGAA6nG,EAC/nG,IAAI,EAAE,IAAI,GACV,GACA,EACJ,2CACE,qCAAU,EAAE,EAAC,eAAe,YAC1B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAC,kBAAkB,GAAG,GAC/D,GACN,IACH,CACP,CAAA;AACH,CAAC;AAhBD,4BAgBC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"starBg.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/starBg.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,UAAU,CAAC,EAAe;QAAb,IAAI,UAAA;IAC/B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,2oBAA2oB,EAC7oB,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AATD,gCASC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ThreeDotsIcon = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function ThreeDotsIcon(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '800px', height: '800px', viewBox: '0 0 16 16', fill: fill, children: (0, jsx_runtime_1.jsx)("path", { d: 'M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm0-5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z' }) }));
|
|
8
|
-
}
|
|
9
|
-
exports.ThreeDotsIcon = ThreeDotsIcon;
|
|
10
|
-
//# sourceMappingURL=three-dots.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"three-dots.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/three-dots.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,aAAa,CAAC,EAAe;QAAb,IAAI,UAAA;IAClC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,OAAO,EAAC,MAAM,EAAC,OAAO,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAE,IAAI,YACjG,iCAAM,CAAC,EAAC,gIAAgI,GAAG,GACvI,CACP,CAAA;AACH,CAAC;AAND,sCAMC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"transparent-mail.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/transparent-mail.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,mBAAmB,CAAC,EAAe;QAAb,IAAI,UAAA;IACxC,OAAO,CACL,gCAAK,OAAO,EAAC,WAAW,YACtB,wCACE,wCACE,iCACE,IAAI,EAAE,IAAI,EACV,CAAC,EAAC,4IAA4I,GAC9I,GACA,GACF,GACA,CACP,CAAA;AACH,CAAC;AAbD,kDAaC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TransparentPhoneIcon = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function TransparentPhoneIcon(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { viewBox: '0 0 20 20', children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("path", { fill: fill, d: 'M17.183 18.26a17.253 17.253 0 0 1-7.485-2.667 17.014 17.014 0 0 1-5.205-5.208A17.251 17.251 0 0 1 1.83 2.872a.916.916 0 0 1 .91-.99h2.759c.451 0 .839.336.904.782.124.943.356 1.872.69 2.764a.916.916 0 0 1-.205.963L5.73 7.55a.914.914 0 0 0-.148 1.098 15.54 15.54 0 0 0 5.825 5.825.914.914 0 0 0 1.097-.148l1.159-1.159a.909.909 0 0 1 .964-.203c.89.332 1.82.564 2.763.689a.914.914 0 0 1 .782.95v2.744a.916.916 0 0 1-.99.915zm.075 1.83c.688 0 1.346-.256 1.853-.721.567-.52.891-1.26.888-2.03v-2.728a2.74 2.74 0 0 0-2.365-2.771 10.83 10.83 0 0 1-2.366-.59 2.731 2.731 0 0 0-.964-.175 2.725 2.725 0 0 0-1.931.796l-.656.655a13.716 13.716 0 0 1-4.19-4.19l.655-.655.004-.004c.75-.758.992-1.893.618-2.89a10.835 10.835 0 0 1-.591-2.375A2.741 2.741 0 0 0 5.499.054h-2.76C1.97.054 1.233.38.716.947a2.747 2.747 0 0 0-.705 2.11 19.087 19.087 0 0 0 2.945 8.318 18.854 18.854 0 0 0 5.758 5.758 19.09 19.09 0 0 0 8.297 2.946c.081.007.164.011.246.011z' }) }) }) }));
|
|
8
|
-
}
|
|
9
|
-
exports.TransparentPhoneIcon = TransparentPhoneIcon;
|
|
10
|
-
//# sourceMappingURL=transparent-phone.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"transparent-phone.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/transparent-phone.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,oBAAoB,CAAC,EAAe;QAAb,IAAI,UAAA;IACzC,OAAO,CACL,gCAAK,OAAO,EAAC,WAAW,YACtB,wCACE,wCACE,iCACE,IAAI,EAAE,IAAI,EACV,CAAC,EAAC,o6BAAo6B,GACt6B,GACA,GACF,GACA,CACP,CAAA;AACH,CAAC;AAbD,oDAaC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upload.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/upload.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,UAAU,CAAC,EAAe;QAAb,IAAI,UAAA;IAC/B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,0KAA0K,EAC5K,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AATD,gCASC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/user.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAe;QAAb,IAAI,UAAA;IAC7B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,aAAa,YAClF,iCACE,CAAC,EAAC,u4BAAu4B,EACz4B,IAAI,EAAE,IAAI,EACV,QAAQ,EAAC,SAAS,eACR,WAAW,GACrB,GACE,CACP,CAAA;AACH,CAAC;AAXD,4BAWC;AAED,SAAgB,WAAW,CAAC,EAAe;QAAb,IAAI,UAAA;IAChC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,CAAC,EAAC,sTAAsT,EACxT,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AATD,kCASC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconWeight = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function IconWeight(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '24', height: '24', viewBox: '0 0 24 24', fill: 'none', children: [(0, jsx_runtime_1.jsxs)("g", { clipPath: 'url(#clip0_2001_174)', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M21.8906 0H2.10938C0.946289 0 0 0.946289 0 2.10938V21.8906C0 23.0537 0.946289 24 2.10938 24H21.8906C23.0537 24 24 23.0537 24 21.8906V2.10938C24 0.946289 23.0537 0 21.8906 0ZM22.5938 21.8906C22.5938 22.2783 22.2783 22.5938 21.8906 22.5938H2.10938C1.72174 22.5938 1.40625 22.2783 1.40625 21.8906V2.10938C1.40625 1.72174 1.72174 1.40625 2.10938 1.40625H21.8906C22.2783 1.40625 22.5938 1.72174 22.5938 2.10938V21.8906Z', fill: fill }), (0, jsx_runtime_1.jsx)("path", { d: 'M20.1094 5.6087C17.7521 3.84082 14.9478 2.90625 12 2.90625C9.0522 2.90625 6.24794 3.84082 3.89064 5.6087C3.74141 5.72076 3.64272 5.88739 3.61635 6.07214C3.59017 6.2569 3.63832 6.44458 3.75038 6.59381L7.46211 11.5318C7.60036 11.7156 7.8113 11.8125 8.0248 11.8125C8.17146 11.8125 8.3196 11.7667 8.44612 11.6719C9.4792 10.8972 10.708 10.4875 12 10.4875C13.2918 10.4875 14.5208 10.8972 15.5539 11.6719C15.8643 11.9048 16.3046 11.842 16.5377 11.5318L20.2495 6.59381C20.3617 6.44458 20.4099 6.2569 20.3835 6.07214C20.3573 5.88757 20.2586 5.72076 20.1094 5.6087ZM15.8159 10.1517C14.8674 9.57129 13.8106 9.21973 12.7031 9.11499V6.97192C12.7031 6.58356 12.3884 6.2688 12 6.2688C11.6117 6.2688 11.2969 6.58356 11.2969 6.97192V9.11499C10.1895 9.21973 9.13259 9.57129 8.1841 10.1517L5.30953 6.32739C7.29604 5.00702 9.59474 4.3125 12 4.3125C14.4053 4.3125 16.704 5.00702 18.6905 6.32739L15.8159 10.1517Z', fill: fill })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_2001_174', children: (0, jsx_runtime_1.jsx)("rect", { width: '24', height: '24', fill: 'white' }) }) })] }));
|
|
8
|
-
}
|
|
9
|
-
exports.IconWeight = IconWeight;
|
|
10
|
-
//# sourceMappingURL=weight.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"weight.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/weight.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,UAAU,CAAC,EAAe;QAAb,IAAI,UAAA;IAC/B,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,+BAAG,QAAQ,EAAC,sBAAsB,aAChC,iCACE,CAAC,EAAC,gaAAga,EACla,IAAI,EAAE,IAAI,GACV,EACF,iCACE,CAAC,EAAC,43BAA43B,EAC93B,IAAI,EAAE,IAAI,GACV,IACA,EACJ,2CACE,qCAAU,EAAE,EAAC,gBAAgB,YAC3B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,GAAG,GACnC,GACN,IACH,CACP,CAAA;AACH,CAAC;AApBD,gCAoBC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IconWhatsInverse = exports.IconWhats = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
function IconWhats(_a) {
|
|
6
|
-
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { viewBox: '0 0 30 30', children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("path", { fill: fill, d: 'M21.77 17.98c-.368-.188-2.196-1.085-2.538-1.205-.341-.128-.59-.188-.837.187-.248.375-.958 1.205-1.178 1.46-.215.248-.436.281-.804.094-2.183-1.092-3.616-1.949-5.056-4.42-.382-.656.382-.61 1.092-2.029.12-.248.06-.462-.034-.65-.094-.187-.837-2.015-1.145-2.759-.301-.723-.61-.622-.837-.636-.214-.013-.462-.013-.71-.013-.248 0-.65.094-.99.462-.342.375-1.3 1.272-1.3 3.1 0 1.829 1.333 3.596 1.513 3.844.188.248 2.619 3.998 6.349 5.612 2.357 1.018 3.28 1.105 4.46.93.716-.107 2.196-.897 2.504-1.767.308-.87.308-1.614.214-1.768-.087-.168-.335-.261-.703-.442zm-6.777 9.254c-2.223 0-4.4-.596-6.294-1.72l-.449-.268-4.674 1.225 1.245-4.56-.294-.469a12.315 12.315 0 0 1-1.889-6.576C2.638 8.056 8.183 2.511 15 2.511c3.301 0 6.402 1.286 8.732 3.623 2.33 2.337 3.764 5.437 3.757 8.739 0 6.817-5.685 12.361-12.496 12.361zM25.507 4.36A14.754 14.754 0 0 0 14.993 0C6.797 0 .127 6.67.127 14.866c0 2.618.683 5.176 1.982 7.433L0 30l7.882-2.07a14.82 14.82 0 0 0 7.105 1.809h.006c8.19 0 15.007-6.67 15.007-14.866 0-3.971-1.688-7.701-4.493-10.514z' }) }) }) }));
|
|
8
|
-
}
|
|
9
|
-
exports.IconWhats = IconWhats;
|
|
10
|
-
function IconWhatsInverse(_a) {
|
|
11
|
-
var fill = _a.fill;
|
|
12
|
-
return ((0, jsx_runtime_1.jsx)("svg", { viewBox: '0 0 20 20', children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("g", { children: (0, jsx_runtime_1.jsx)("path", { fill: fill, d: 'M15.064 13.442c-.231.573-1.276 1.096-1.737 1.12-.46.024-.474.357-2.984-.734-2.51-1.09-4.02-3.743-4.14-3.914-.118-.17-.971-1.386-.925-2.61.046-1.223.716-1.8.955-2.04a.961.961 0 0 1 .68-.287c.198-.003.326-.006.472 0 .146.005.366-.031.556.474.19.506.645 1.748.703 1.875.058.127.094.273.004.436-.09.163-.135.265-.266.406-.13.14-.275.314-.392.422-.13.118-.267.248-.13.503.137.254.61 1.087 1.33 1.774.925.882 1.723 1.175 1.968 1.308.247.134.394.12.546-.041.152-.16.654-.703.83-.945.177-.243.342-.195.57-.104.226.091 1.435.739 1.681.873.246.133.41.202.47.308.058.106.04.604-.191 1.176zM10.18 0C4.76 0 .363 4.362.363 9.742c0 1.841.515 3.563 1.409 5.031L0 20l5.436-1.727a9.838 9.838 0 0 0 4.745 1.212c5.423 0 9.819-4.362 9.819-9.742C20 4.362 15.604 0 10.181 0z' }) }) }) }));
|
|
13
|
-
}
|
|
14
|
-
exports.IconWhatsInverse = IconWhatsInverse;
|
|
15
|
-
//# sourceMappingURL=whats.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"whats.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/whats.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,SAAS,CAAC,EAAe;QAAb,IAAI,UAAA;IAC9B,OAAO,CACL,gCAAK,OAAO,EAAC,WAAW,YACtB,wCACE,wCACE,iCACE,IAAI,EAAE,IAAI,EACV,CAAC,EAAC,ggCAAggC,GAClgC,GACA,GACF,GACA,CACP,CAAA;AACH,CAAC;AAbD,8BAaC;AAED,SAAgB,gBAAgB,CAAC,EAAe;QAAb,IAAI,UAAA;IACrC,OAAO,CACL,gCAAK,OAAO,EAAC,WAAW,YACtB,wCACE,wCACE,iCACE,IAAI,EAAE,IAAI,EACV,CAAC,EAAC,ivBAAivB,GACnvB,GACA,GACF,GACA,CACP,CAAA;AACH,CAAC;AAbD,4CAaC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"word.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/word.tsx"],"names":[],"mappings":";;;;AAAA,SAAgB,QAAQ;IACtB,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,OAAO,EAAC,MAAM,EAAC,OAAO,EAAC,OAAO,EAAC,WAAW,aACtF,iCACE,CAAC,EAAC,+QAA+Q,EACjR,KAAK,EAAE,EAAE,IAAI,EAAE,SAAS,EAAE,GAC1B,EACF,iCACE,CAAC,EAAC,oLAAoL,EACtL,KAAK,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,GACvB,EACF,iCACE,CAAC,EAAC,8ZAA8Z,EACha,KAAK,EAAE,EAAE,IAAI,EAAE,MAAM,EAAE,GACvB,IACE,CACP,CAAA;AACH,CAAC;AAjBD,4BAiBC"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|